2026-06-20 04:50:55,253: INFO: Building opensdn-tor-agent 2026-06-20 04:50:55,294: INFO: Building args: --network host --build-arg PIP_REPOSITORY=http://localhost:6667/pip/simple --build-arg CONTRAIL_REGISTRY=nexus.gz1.opensdn.io:5101 --build-arg CONTRAIL_CONTAINER_TAG=r26.1-2_8_8_2-1 --build-arg SITE_MIRROR=http://nexus.gz1.opensdn.io/repository/external-web-cache --build-arg LINUX_DISTR_VER=9 --build-arg LINUX_DISTR=rockylinux --build-arg CONTAINER_NAME=opensdn-tor-agent --build-arg UBUNTU_DISTR_VERSION=24.04 --build-arg UBUNTU_DISTR=ubuntu --build-arg VENDOR_NAME=OpenSDN-IO --build-arg VENDOR_DOMAIN=io.opensdn --build-arg BUILD_IMAGE=tf-dev-sandbox:compile --build-arg BUILD_ROOT=/buildroot --build-arg DEBUGINFO_ROOT=/debuginfo #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: #1 transferring dockerfile: 2.10kB done #1 DONE 2.1s #2 [internal] load metadata for nexus.gz1.opensdn.io:5101/opensdn-base:r26.1-2_8_8_2-1 #2 DONE 0.0s #3 [internal] load metadata for docker.io/library/tf-dev-sandbox:compile #3 DONE 0.0s #4 [internal] load .dockerignore #4 transferring context: #4 transferring context: 2B done #4 DONE 2.1s #5 [1/1] FROM nexus.gz1.opensdn.io:5101/opensdn-base:r26.1-2_8_8_2-1 #5 DONE 1.1s #6 [build 1/1] FROM docker.io/library/tf-dev-sandbox:compile #6 CACHED #7 [internal] load build context #7 transferring context: 1.52kB done #7 DONE 3.8s #8 [stage-1 2/8] COPY --from=build /buildroot/usr/lib/libisc-9.21.3.so /usr/lib/ #8 DONE 4.2s #9 [stage-1 3/8] COPY --from=build /buildroot/usr/lib/libisccc-9.21.3.so /usr/lib/ #9 DONE 5.1s #10 [stage-1 4/8] COPY --from=build /buildroot/usr/lib/libisccfg-9.21.3.so /usr/lib/ #10 DONE 4.5s #11 [stage-1 5/8] COPY --from=build /buildroot/usr/bin/contrail-vrouter-agent-health-check.py /usr/bin/ #11 DONE 1.8s #12 [stage-1 6/8] COPY --from=build /buildroot/usr/bin/contrail_crypt_tunnel_client.py /usr/bin/ #12 DONE 1.1s #13 [stage-1 7/8] RUN set -e ; ln -s /usr/lib/libisc-9.21.3.so /usr/lib/libisc.so ; ln -s /usr/lib/libisccc-9.21.3.so /usr/lib/libisccc.so ; ln -s /usr/lib/libisccfg-9.21.3.so /usr/lib/libisccfg.so ; ldconfig ; source /etc/os-release && ver=$(echo $VERSION_ID | cut -d '.' -f 1) ; if [[ ${ver} == 9 ]]; then pkgs="boost" ; else pkgs="boost169" ; fi ; dnf install -y $pkgs gperftools-libs ; dnf clean all -y ; rm -rf /var/cache/yum ; python3 -m pip install --no-compile --extra-index-url http://localhost:6667/pip/simple "contrail-vrouter-api==0.1.dev0" ; rm -rf /root/.cache #13 2.232 added from: http://tf-mirrors.gz1.opensdn.io/re 27 MB/s | 18 MB 00:00 #13 14.57 added from: http://tf-mirrors.gz1.opensdn.io/re 18 MB/s | 2.9 MB 00:00 #13 17.79 added from: http://tf-mirrors.gz1.opensdn.io/re 5.9 MB/s | 516 kB 00:00 #13 19.54 added from: http://tf-mirrors.gz1.opensdn.io/re 23 MB/s | 20 MB 00:00 #13 36.06 added from: http://tf-mirrors.gz1.opensdn.io/re 34 MB/s | 15 MB 00:00 #13 49.71 added from: http://tf-mirrors.gz1.opensdn.io/re 21 MB/s | 1.2 MB 00:00 #13 51.14 added from: http://tf-mirrors.gz1.opensdn.io/re 23 MB/s | 6.3 MB 00:00 #13 55.97 added from: http://tf-mirrors.gz1.opensdn.io/re 16 MB/s | 966 kB 00:00 #13 57.19 added from: http://tf-mirrors.gz1.opensdn.io/re 11 MB/s | 480 kB 00:00 #13 58.18 added from: http://tf-mirrors.gz1.opensdn.io/re 353 kB/s | 19 kB 00:00 #13 59.37 added from: http://tf-mirrors.gz1.opensdn.io/re 683 B/s | 257 B 00:00 #13 60.04 added from: http://tf-mirrors.gz1.opensdn.io/re 383 kB/s | 15 kB 00:00 #13 60.91 added from: http://tf-mirrors.gz1.opensdn.io/re 1.7 MB/s | 112 kB 00:00 #13 62.61 added from: http://tf-mirrors.gz1.opensdn.io/re 41 MB/s | 44 MB 00:01 #13 96.49 Third parties for OpenSDN 22 MB/s | 5.1 MB 00:00 #13 106.7 Dependencies resolved. #13 106.7 ========================================================================================== #13 106.7 Package Arch Version Repository Size #13 106.7 ========================================================================================== #13 106.7 Installing: #13 106.7 boost x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 9.9 k #13 106.7 gperftools-libs x86_64 2.9.1-3.el9 tf-mirrors.ci_repos_epel9.repo 308 k #13 106.7 Installing dependencies: #13 106.7 boost-atomic x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 15 k #13 106.7 boost-chrono x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 23 k #13 106.7 boost-container x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 35 k #13 106.7 boost-context x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 13 k #13 106.7 boost-contract x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 43 k #13 106.7 boost-coroutine x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 30 k #13 106.7 boost-date-time x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 11 k #13 106.7 boost-fiber x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 37 k #13 106.7 boost-filesystem x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 55 k #13 106.7 boost-graph x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 99 k #13 106.7 boost-iostreams x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 37 k #13 106.7 boost-locale x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 212 k #13 106.7 boost-log x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 405 k #13 106.7 boost-math x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 203 k #13 106.7 boost-nowide x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 13 k #13 106.7 boost-program-options x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 104 k #13 106.7 boost-python3 x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 91 k #13 106.7 boost-random x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 22 k #13 106.7 boost-regex x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 275 k #13 106.7 boost-serialization x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 127 k #13 106.7 boost-stacktrace x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 25 k #13 106.7 boost-system x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 11 k #13 106.7 boost-test x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 228 k #13 106.7 boost-thread x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 53 k #13 106.7 boost-timer x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 21 k #13 106.7 boost-type_erasure x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 28 k #13 106.7 boost-wave x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 207 k #13 106.7 libicu x86_64 67.1-10.el9_6 tf-mirrors.ci_repos_yum9-baseos 9.6 M #13 106.7 libunwind x86_64 1.6.2-1.el9 tf-mirrors.ci_repos_epel9.repo 67 k #13 106.7 #13 106.7 Transaction Summary #13 106.7 ========================================================================================== #13 106.7 Install 31 Packages #13 106.7 #13 106.7 Total download size: 12 M #13 106.7 Installed size: 41 M #13 106.7 Downloading Packages: #13 106.7 (1/31): boost-1.75.0-13.el9_7.x86_64.rpm 409 kB/s | 9.9 kB 00:00 #13 106.7 (2/31): boost-atomic-1.75.0-13.el9_7.x86_64.rpm 510 kB/s | 15 kB 00:00 #13 106.7 (3/31): boost-container-1.75.0-13.el9_7.x86_64. 5.0 MB/s | 35 kB 00:00 #13 106.7 (4/31): boost-chrono-1.75.0-13.el9_7.x86_64.rpm 2.2 MB/s | 23 kB 00:00 #13 106.7 (5/31): boost-context-1.75.0-13.el9_7.x86_64.rp 1.7 MB/s | 13 kB 00:00 #13 106.7 (6/31): boost-contract-1.75.0-13.el9_7.x86_64.r 3.5 MB/s | 43 kB 00:00 #13 106.7 (7/31): boost-coroutine-1.75.0-13.el9_7.x86_64. 1.2 MB/s | 30 kB 00:00 #13 106.7 (8/31): boost-date-time-1.75.0-13.el9_7.x86_64. 459 kB/s | 11 kB 00:00 #13 106.7 (9/31): boost-fiber-1.75.0-13.el9_7.x86_64.rpm 2.3 MB/s | 37 kB 00:00 #13 106.7 (10/31): boost-filesystem-1.75.0-13.el9_7.x86_6 4.1 MB/s | 55 kB 00:00 #13 106.8 (11/31): boost-graph-1.75.0-13.el9_7.x86_64.rpm 5.1 MB/s | 99 kB 00:00 #13 106.8 (12/31): boost-iostreams-1.75.0-13.el9_7.x86_64 1.7 MB/s | 37 kB 00:00 #13 106.8 (13/31): boost-locale-1.75.0-13.el9_7.x86_64.rp 12 MB/s | 212 kB 00:00 #13 106.8 (14/31): boost-log-1.75.0-13.el9_7.x86_64.rpm 15 MB/s | 405 kB 00:00 #13 106.8 (15/31): boost-nowide-1.75.0-13.el9_7.x86_64.rp 1.5 MB/s | 13 kB 00:00 #13 106.8 (16/31): boost-math-1.75.0-13.el9_7.x86_64.rpm 6.5 MB/s | 203 kB 00:00 #13 106.8 (17/31): boost-program-options-1.75.0-13.el9_7. 10 MB/s | 104 kB 00:00 #13 106.8 (18/31): boost-python3-1.75.0-13.el9_7.x86_64.r 8.1 MB/s | 91 kB 00:00 #13 106.8 (19/31): boost-random-1.75.0-13.el9_7.x86_64.rp 1.6 MB/s | 22 kB 00:00 #13 106.8 (20/31): boost-serialization-1.75.0-13.el9_7.x8 12 MB/s | 127 kB 00:00 #13 106.9 (21/31): boost-regex-1.75.0-13.el9_7.x86_64.rpm 7.4 MB/s | 275 kB 00:00 #13 106.9 (22/31): boost-stacktrace-1.75.0-13.el9_7.x86_6 1.0 MB/s | 25 kB 00:00 #13 106.9 (23/31): boost-system-1.75.0-13.el9_7.x86_64.rp 690 kB/s | 11 kB 00:00 #13 106.9 (24/31): boost-test-1.75.0-13.el9_7.x86_64.rpm 7.8 MB/s | 228 kB 00:00 #13 106.9 (25/31): boost-thread-1.75.0-13.el9_7.x86_64.rp 2.6 MB/s | 53 kB 00:00 #13 106.9 (26/31): boost-timer-1.75.0-13.el9_7.x86_64.rpm 3.8 MB/s | 21 kB 00:00 #13 106.9 (27/31): boost-type_erasure-1.75.0-13.el9_7.x86 2.4 MB/s | 28 kB 00:00 #13 106.9 (28/31): boost-wave-1.75.0-13.el9_7.x86_64.rpm 13 MB/s | 207 kB 00:00 #13 107.0 (29/31): gperftools-libs-2.9.1-3.el9.x86_64.rpm 3.2 MB/s | 308 kB 00:00 #13 107.1 (30/31): libunwind-1.6.2-1.el9.x86_64.rpm 380 kB/s | 67 kB 00:00 #13 107.4 (31/31): libicu-67.1-10.el9_6.x86_64.rpm 14 MB/s | 9.6 MB 00:00 #13 107.4 -------------------------------------------------------------------------------- #13 107.4 Total 18 MB/s | 12 MB 00:00 #13 107.4 Running transaction check #13 107.5 Transaction check succeeded. #13 107.5 Running transaction test #13 107.6 Transaction test succeeded. #13 107.6 Running transaction #13 109.7 Preparing : 1/1 #13 109.9 Installing : boost-system-1.75.0-13.el9_7.x86_64 1/31 #13 110.2 Installing : boost-chrono-1.75.0-13.el9_7.x86_64 2/31 #13 110.2 Installing : boost-thread-1.75.0-13.el9_7.x86_64 3/31 #13 110.2 Installing : boost-filesystem-1.75.0-13.el9_7.x86_64 4/31 #13 110.4 Installing : libicu-67.1-10.el9_6.x86_64 5/31 #13 110.7 Installing : boost-regex-1.75.0-13.el9_7.x86_64 6/31 #13 110.8 Installing : boost-context-1.75.0-13.el9_7.x86_64 7/31 #13 110.9 Installing : boost-date-time-1.75.0-13.el9_7.x86_64 8/31 #13 111.1 Installing : boost-atomic-1.75.0-13.el9_7.x86_64 9/31 #13 111.3 Installing : boost-log-1.75.0-13.el9_7.x86_64 10/31 #13 111.5 Installing : boost-wave-1.75.0-13.el9_7.x86_64 11/31 #13 111.7 Installing : boost-coroutine-1.75.0-13.el9_7.x86_64 12/31 #13 112.0 Installing : boost-fiber-1.75.0-13.el9_7.x86_64 13/31 #13 112.4 Installing : boost-graph-1.75.0-13.el9_7.x86_64 14/31 #13 112.5 Installing : boost-locale-1.75.0-13.el9_7.x86_64 15/31 #13 112.8 Installing : boost-type_erasure-1.75.0-13.el9_7.x86_64 16/31 #13 113.0 Installing : boost-timer-1.75.0-13.el9_7.x86_64 17/31 #13 113.5 Installing : libunwind-1.6.2-1.el9.x86_64 18/31 #13 113.5 Installing : boost-test-1.75.0-13.el9_7.x86_64 19/31 #13 113.6 Installing : boost-stacktrace-1.75.0-13.el9_7.x86_64 20/31 #13 113.6 Installing : boost-serialization-1.75.0-13.el9_7.x86_64 21/31 #13 114.0 Installing : boost-random-1.75.0-13.el9_7.x86_64 22/31 #13 114.0 Installing : boost-python3-1.75.0-13.el9_7.x86_64 23/31 #13 114.0 Installing : boost-program-options-1.75.0-13.el9_7.x86_64 24/31 #13 114.0 Installing : boost-nowide-1.75.0-13.el9_7.x86_64 25/31 #13 114.0 Installing : boost-math-1.75.0-13.el9_7.x86_64 26/31 #13 114.0 Installing : boost-iostreams-1.75.0-13.el9_7.x86_64 27/31 #13 114.0 Installing : boost-contract-1.75.0-13.el9_7.x86_64 28/31 #13 114.0 Installing : boost-container-1.75.0-13.el9_7.x86_64 29/31 #13 114.0 Installing : boost-1.75.0-13.el9_7.x86_64 30/31 #13 114.1 Installing : gperftools-libs-2.9.1-3.el9.x86_64 31/31 #13 114.1 Running scriptlet: gperftools-libs-2.9.1-3.el9.x86_64 31/31 #13 116.3 Verifying : libicu-67.1-10.el9_6.x86_64 1/31 #13 116.3 Verifying : boost-1.75.0-13.el9_7.x86_64 2/31 #13 116.3 Verifying : boost-atomic-1.75.0-13.el9_7.x86_64 3/31 #13 116.3 Verifying : boost-chrono-1.75.0-13.el9_7.x86_64 4/31 #13 116.3 Verifying : boost-container-1.75.0-13.el9_7.x86_64 5/31 #13 116.3 Verifying : boost-context-1.75.0-13.el9_7.x86_64 6/31 #13 116.3 Verifying : boost-contract-1.75.0-13.el9_7.x86_64 7/31 #13 116.3 Verifying : boost-coroutine-1.75.0-13.el9_7.x86_64 8/31 #13 116.3 Verifying : boost-date-time-1.75.0-13.el9_7.x86_64 9/31 #13 116.3 Verifying : boost-fiber-1.75.0-13.el9_7.x86_64 10/31 #13 116.3 Verifying : boost-filesystem-1.75.0-13.el9_7.x86_64 11/31 #13 116.3 Verifying : boost-graph-1.75.0-13.el9_7.x86_64 12/31 #13 116.3 Verifying : boost-iostreams-1.75.0-13.el9_7.x86_64 13/31 #13 116.3 Verifying : boost-locale-1.75.0-13.el9_7.x86_64 14/31 #13 116.3 Verifying : boost-log-1.75.0-13.el9_7.x86_64 15/31 #13 116.3 Verifying : boost-math-1.75.0-13.el9_7.x86_64 16/31 #13 116.3 Verifying : boost-nowide-1.75.0-13.el9_7.x86_64 17/31 #13 116.3 Verifying : boost-program-options-1.75.0-13.el9_7.x86_64 18/31 #13 116.3 Verifying : boost-python3-1.75.0-13.el9_7.x86_64 19/31 #13 116.3 Verifying : boost-random-1.75.0-13.el9_7.x86_64 20/31 #13 116.3 Verifying : boost-regex-1.75.0-13.el9_7.x86_64 21/31 #13 116.3 Verifying : boost-serialization-1.75.0-13.el9_7.x86_64 22/31 #13 116.3 Verifying : boost-stacktrace-1.75.0-13.el9_7.x86_64 23/31 #13 116.3 Verifying : boost-system-1.75.0-13.el9_7.x86_64 24/31 #13 116.3 Verifying : boost-test-1.75.0-13.el9_7.x86_64 25/31 #13 116.3 Verifying : boost-thread-1.75.0-13.el9_7.x86_64 26/31 #13 116.3 Verifying : boost-timer-1.75.0-13.el9_7.x86_64 27/31 #13 116.3 Verifying : boost-type_erasure-1.75.0-13.el9_7.x86_64 28/31 #13 116.3 Verifying : boost-wave-1.75.0-13.el9_7.x86_64 29/31 #13 116.3 Verifying : gperftools-libs-2.9.1-3.el9.x86_64 30/31 #13 116.3 Verifying : libunwind-1.6.2-1.el9.x86_64 31/31 #13 116.8 #13 116.8 Installed: #13 116.8 boost-1.75.0-13.el9_7.x86_64 #13 116.8 boost-atomic-1.75.0-13.el9_7.x86_64 #13 116.8 boost-chrono-1.75.0-13.el9_7.x86_64 #13 116.8 boost-container-1.75.0-13.el9_7.x86_64 #13 116.8 boost-context-1.75.0-13.el9_7.x86_64 #13 116.8 boost-contract-1.75.0-13.el9_7.x86_64 #13 116.8 boost-coroutine-1.75.0-13.el9_7.x86_64 #13 116.8 boost-date-time-1.75.0-13.el9_7.x86_64 #13 116.8 boost-fiber-1.75.0-13.el9_7.x86_64 #13 116.8 boost-filesystem-1.75.0-13.el9_7.x86_64 #13 116.8 boost-graph-1.75.0-13.el9_7.x86_64 #13 116.8 boost-iostreams-1.75.0-13.el9_7.x86_64 #13 116.8 boost-locale-1.75.0-13.el9_7.x86_64 #13 116.8 boost-log-1.75.0-13.el9_7.x86_64 #13 116.8 boost-math-1.75.0-13.el9_7.x86_64 #13 116.8 boost-nowide-1.75.0-13.el9_7.x86_64 #13 116.8 boost-program-options-1.75.0-13.el9_7.x86_64 #13 116.8 boost-python3-1.75.0-13.el9_7.x86_64 #13 116.8 boost-random-1.75.0-13.el9_7.x86_64 #13 116.8 boost-regex-1.75.0-13.el9_7.x86_64 #13 116.8 boost-serialization-1.75.0-13.el9_7.x86_64 #13 116.8 boost-stacktrace-1.75.0-13.el9_7.x86_64 #13 116.8 boost-system-1.75.0-13.el9_7.x86_64 #13 116.8 boost-test-1.75.0-13.el9_7.x86_64 #13 116.8 boost-thread-1.75.0-13.el9_7.x86_64 #13 116.8 boost-timer-1.75.0-13.el9_7.x86_64 #13 116.8 boost-type_erasure-1.75.0-13.el9_7.x86_64 #13 116.8 boost-wave-1.75.0-13.el9_7.x86_64 #13 116.8 gperftools-libs-2.9.1-3.el9.x86_64 #13 116.8 libicu-67.1-10.el9_6.x86_64 #13 116.8 libunwind-1.6.2-1.el9.x86_64 #13 116.8 #13 116.8 Complete! #13 117.9 77 files removed #13 118.3 Looking in indexes: http://tf-mirrors.gz1.opensdn.io/root/pypi/+simple/, http://localhost:6667/pip/simple #13 118.3 Collecting contrail-vrouter-api==0.1.dev0 #13 118.3 Downloading http://localhost:6667/pip/simple/contrail-vrouter-api/contrail_vrouter_api-0.1.dev0-py3-none-any.whl (2.9 kB) #13 118.5 Installing collected packages: contrail-vrouter-api #13 118.6 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv #13 118.6 Successfully installed contrail-vrouter-api-0.1.dev0 #13 DONE 120.4s #14 [stage-1 8/8] COPY *.sh / #14 DONE 1.0s #15 exporting to image #15 exporting layers #15 exporting layers 1.1s done #15 writing image sha256:8b39787bd1255c9ff9aeb886bda628a22d6dca301920f2147530b737a92918d0 done #15 naming to nexus.gz1.opensdn.io:5101/opensdn-tor-agent:r26.1-2_8_8_2-1 #15 naming to nexus.gz1.opensdn.io:5101/opensdn-tor-agent:r26.1-2_8_8_2-1 0.0s done #15 DONE 1.2s 2 warnings found (use docker --debug to expand):  - InvalidDefaultArgInFrom: Default value for ARG ${BUILD_IMAGE} results in empty or invalid base image name (line 4) - InvalidDefaultArgInFrom: Default value for ARG ${CONTRAIL_REGISTRY}/opensdn-base:${CONTRAIL_CONTAINER_TAG} results in empty or invalid base image name (line 6) 2026-06-20 04:53:43,437: INFO: Docker build duration: 168 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-tor-agent] f6ba6150d1f3: Preparing a7572e69b44a: Preparing 85ae577e5dd0: Preparing 06f6e12b9dfb: Preparing 0724b151c750: Preparing c42de91943c9: Preparing 456a3e6d4933: Preparing ef66a697b9a3: Preparing 56b1f85c553e: Preparing 6e8903b0eec8: Preparing e7772446f158: Preparing dde5bcaf5dd4: Preparing c6dcab01cca8: Preparing 9e8948995bd0: Preparing bef43c5aed37: Preparing 713f1c1ab6cf: Preparing f8407a60cfea: Preparing 3d9c9f7fa2b1: Preparing b43bc56fa041: Preparing 25f19ed6b4a1: Preparing 44343de3ea1d: Preparing f6ba6150d1f3: Waiting a7572e69b44a: Waiting 85ae577e5dd0: Waiting 06f6e12b9dfb: Waiting 0724b151c750: Waiting c42de91943c9: Waiting 456a3e6d4933: Waiting ef66a697b9a3: Waiting 56b1f85c553e: Waiting e7772446f158: Waiting dde5bcaf5dd4: Waiting c6dcab01cca8: Waiting 9e8948995bd0: Waiting bef43c5aed37: Waiting 713f1c1ab6cf: Waiting f8407a60cfea: Waiting 3d9c9f7fa2b1: Waiting b43bc56fa041: Waiting 25f19ed6b4a1: Waiting 44343de3ea1d: Waiting 6e8903b0eec8: Waiting f6ba6150d1f3: Pushed 85ae577e5dd0: Pushed 06f6e12b9dfb: Pushed 0724b151c750: Pushed c42de91943c9: Pushed ef66a697b9a3: Layer already exists 56b1f85c553e: Layer already exists 6e8903b0eec8: Layer already exists 456a3e6d4933: Pushed e7772446f158: Layer already exists dde5bcaf5dd4: Layer already exists c6dcab01cca8: Layer already exists 9e8948995bd0: Layer already exists bef43c5aed37: Layer already exists f8407a60cfea: Layer already exists 713f1c1ab6cf: Layer already exists b43bc56fa041: Layer already exists 3d9c9f7fa2b1: Layer already exists 25f19ed6b4a1: Layer already exists 44343de3ea1d: Layer already exists a7572e69b44a: Pushed r26.1-2_8_8_2-1: digest: sha256:74e7c424e1c07b0a493adf152a0ba0d9e8c6b325c5097eb4d3d5c21f1936bacc size: 4713 2026-06-20 04:53:52,085: INFO: Building opensdn-tor-agent finished successfully, duration: 177 seconds WARNING: This output is designed for human readability. For machine-readable output, please use --format. IMAGE ID DISK USAGE CONTENT SIZE EXTRA nexus.gz1.opensdn.io:5101/opensdn-analytics-alarm-gen:r26.1-2_8_8_2-1 8b7815121cb8 736MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-api:r26.1-2_8_8_2-1 d1784a9d59cb 745MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-base:r26.1-2_8_8_2-1 b4dd7e6455ad 720MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-collector:r26.1-2_8_8_2-1 23fc84722f20 801MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine:r26.1-2_8_8_2-1 579b93d88edb 798MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base:r26.1-2_8_8_2-1 a3fb8149bc05 961MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-collector:r26.1-2_8_8_2-1 8a34df4ba7dd 961MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology:r26.1-2_8_8_2-1 8adc526d0291 961MB 0B nexus.gz1.opensdn.io:5101/opensdn-base:r26.1-2_8_8_2-1 319a92a176d3 720MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-api:r26.1-2_8_8_2-1 12d83af9347c 760MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-base:r26.1-2_8_8_2-1 7797d59c69a6 720MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-dnsmasq:r26.1-2_8_8_2-1 a92f13e8cb9e 735MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema:r26.1-2_8_8_2-1 ab786c677e7e 721MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-svcmonitor:r26.1-2_8_8_2-1 dfbc2588485c 744MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-base:r26.1-2_8_8_2-1 d3e7d74bbb7d 779MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:r26.1-2_8_8_2-1 5eb7e711f319 806MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:r26.1-2_8_8_2-1 85d8d0cff5c6 806MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-named:r26.1-2_8_8_2-1 8053370cba3f 787MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base:r26.1-2_8_8_2-1 e1225a575010 957MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job:r26.1-2_8_8_2-1 d04c1643ec82 957MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web:r26.1-2_8_8_2-1 7da18b604d74 957MB 0B nexus.gz1.opensdn.io:5101/opensdn-debug:r26.1-2_8_8_2-1 e206297a8631 472MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-cassandra:r26.1-2_8_8_2-1 6df6da26bba8 331MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-haproxy:r26.1-2_8_8_2-1 73e8a9b2ad4b 144MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-kafka:r26.1-2_8_8_2-1 9784e168e781 392MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq:r26.1-2_8_8_2-1 6a4af60ca30f 363MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-redis:r26.1-2_8_8_2-1 58ef43a312db 171MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd:r26.1-2_8_8_2-1 ecdaed2f9dd4 484MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-stunnel:r26.1-2_8_8_2-1 8323a6fef13e 497MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper:r26.1-2_8_8_2-1 611066fbcdcf 301MB 0B nexus.gz1.opensdn.io:5101/opensdn-general-base:r26.1-2_8_8_2-1 28135d3f8962 472MB 0B nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init:r26.1-2_8_8_2-1 4d8bbe20e221 740MB 0B nexus.gz1.opensdn.io:5101/opensdn-kubernetes-kube-manager:r26.1-2_8_8_2-1 064cce8137df 725MB 0B nexus.gz1.opensdn.io:5101/opensdn-node-init:r26.1-2_8_8_2-1 8073f7be311f 720MB 0B nexus.gz1.opensdn.io:5101/opensdn-nodemgr:r26.1-2_8_8_2-1 0555bc7f0396 854MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-compute-init:r26.1-2_8_8_2-1 adabdc7e2747 472MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-heat-init:r26.1-2_8_8_2-1 f0a97ed3f450 488MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-neutron-init:r26.1-2_8_8_2-1 045b0542dd5f 488MB 0B nexus.gz1.opensdn.io:5101/opensdn-provisioner:r26.1-2_8_8_2-1 dad39de6b8a6 720MB 0B nexus.gz1.opensdn.io:5101/opensdn-status:r26.1-2_8_8_2-1 410fcdee08ff 854MB 0B nexus.gz1.opensdn.io:5101/opensdn-tor-agent:r26.1-2_8_8_2-1 8b39787bd125 778MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent-dpdk:r26.1-2_8_8_2-1 b806dc3f8e14 796MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent:r26.1-2_8_8_2-1 c90dfecc49df 978MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-base:r26.1-2_8_8_2-1 a47636f52a05 787MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-build-init:r26.1-2_8_8_2-1 d8e5531054c4 615MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk:r26.1-2_8_8_2-1 d3d1cdc0ee42 787MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init:r26.1-2_8_8_2-1 00fc8d985bbb 365MB 0B nexus.gz1.opensdn.io:5101/tf-ansible-deployer:r26.1-2_8_8_2-1 2eb64f5d2d33 1.39MB 0B nexus.gz1.opensdn.io:5101/tf-build-manifest:r26.1-2_8_8_2-1 d52f278cf94e 4.17kB 0B nexus.gz1.opensdn.io:5101/tf-charms:r26.1-2_8_8_2-1 11aae888201e 6.05MB 0B nexus.gz1.opensdn.io:5101/tf-container-builder:r26.1-2_8_8_2-1 6f18411233ac 2.39MB 0B nexus.gz1.opensdn.io:5101/tf-dev-sandbox:stable 170d0caf9f6a 2.9GB 0B U nexus.gz1.opensdn.io:5101/tf-kolla-ansible:r26.1-2_8_8_2-1 ccfe0b1a45e2 32.7MB 0B tf-dev-sandbox:compile acab2c0dc0cc 22.4GB 0B