2026-08-17 01:40:11,918: INFO: Building opensdn-tor-agent 2026-08-17 01:40:11,989: INFO: Building args: --network host --build-arg PIP_REPOSITORY=http://localhost:6667/pip/simple --build-arg CONTRAIL_REGISTRY=nexus.gz1.opensdn.io:5102 --build-arg CONTRAIL_CONTAINER_TAG=nightly --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=26.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 1.9s #2 [internal] load metadata for nexus.gz1.opensdn.io:5102/opensdn-base:nightly #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 1.5s #5 [stage-1 1/3] FROM nexus.gz1.opensdn.io:5102/opensdn-base:nightly #5 DONE 0.3s #6 [build 1/1] FROM docker.io/library/tf-dev-sandbox:compile #6 CACHED #7 [internal] load build context #7 transferring context: 1.52kB 0.0s done #7 DONE 2.8s #8 [stage-1 2/8] COPY --from=build /buildroot/usr/lib/libisc-9.21.3.so /usr/lib/ #8 DONE 0.3s #9 [stage-1 3/8] COPY --from=build /buildroot/usr/lib/libisccc-9.21.3.so /usr/lib/ #9 DONE 0.4s #10 [stage-1 4/8] COPY --from=build /buildroot/usr/lib/libisccfg-9.21.3.so /usr/lib/ #10 DONE 0.3s #11 [stage-1 5/8] COPY --from=build /buildroot/usr/bin/contrail-vrouter-agent-health-check.py /usr/bin/ #11 DONE 0.3s #12 [stage-1 6/8] COPY --from=build /buildroot/usr/bin/contrail_crypt_tunnel_client.py /usr/bin/ #12 DONE 0.4s #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.381 added from: http://tf-mirrors.gz1.opensdn.io/re 58 MB/s | 18 MB 00:00 #13 10.90 added from: http://tf-mirrors.gz1.opensdn.io/re 36 MB/s | 2.9 MB 00:00 #13 12.88 added from: http://tf-mirrors.gz1.opensdn.io/re 7.7 MB/s | 516 kB 00:00 #13 13.87 added from: http://tf-mirrors.gz1.opensdn.io/re 42 MB/s | 20 MB 00:00 #13 29.86 added from: http://tf-mirrors.gz1.opensdn.io/re 35 MB/s | 15 MB 00:00 #13 40.35 added from: http://tf-mirrors.gz1.opensdn.io/re 24 MB/s | 1.2 MB 00:00 #13 41.74 added from: http://tf-mirrors.gz1.opensdn.io/re 29 MB/s | 6.3 MB 00:00 #13 46.51 added from: http://tf-mirrors.gz1.opensdn.io/re 13 MB/s | 966 kB 00:00 #13 47.60 added from: http://tf-mirrors.gz1.opensdn.io/re 9.9 MB/s | 480 kB 00:00 #13 48.37 added from: http://tf-mirrors.gz1.opensdn.io/re 500 kB/s | 19 kB 00:00 #13 48.89 added from: http://tf-mirrors.gz1.opensdn.io/re 9.0 kB/s | 257 B 00:00 #13 49.46 added from: http://tf-mirrors.gz1.opensdn.io/re 442 kB/s | 15 kB 00:00 #13 49.95 added from: http://tf-mirrors.gz1.opensdn.io/re 3.8 MB/s | 112 kB 00:00 #13 51.37 added from: http://tf-mirrors.gz1.opensdn.io/re 58 MB/s | 44 MB 00:00 #13 83.01 Third parties for OpenSDN 15 MB/s | 5.1 MB 00:00 #13 94.19 Dependencies resolved. #13 94.19 ========================================================================================== #13 94.19 Package Arch Version Repository Size #13 94.19 ========================================================================================== #13 94.19 Installing: #13 94.19 boost x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 9.9 k #13 94.19 gperftools-libs x86_64 2.9.1-3.el9 tf-mirrors.ci_repos_epel9.repo 308 k #13 94.19 Installing dependencies: #13 94.19 boost-atomic x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 15 k #13 94.19 boost-chrono x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 23 k #13 94.19 boost-container x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 35 k #13 94.19 boost-context x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 13 k #13 94.19 boost-contract x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 43 k #13 94.19 boost-coroutine x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 30 k #13 94.19 boost-date-time x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 11 k #13 94.19 boost-fiber x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 37 k #13 94.19 boost-filesystem x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 55 k #13 94.19 boost-graph x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 99 k #13 94.19 boost-iostreams x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 37 k #13 94.19 boost-locale x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 212 k #13 94.19 boost-log x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 405 k #13 94.19 boost-math x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 203 k #13 94.19 boost-nowide x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 13 k #13 94.19 boost-program-options x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 104 k #13 94.19 boost-python3 x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 91 k #13 94.19 boost-random x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 22 k #13 94.19 boost-regex x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 275 k #13 94.19 boost-serialization x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 127 k #13 94.19 boost-stacktrace x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 25 k #13 94.19 boost-system x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 11 k #13 94.19 boost-test x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 228 k #13 94.19 boost-thread x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 53 k #13 94.19 boost-timer x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 21 k #13 94.19 boost-type_erasure x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 28 k #13 94.19 boost-wave x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 207 k #13 94.19 libicu x86_64 67.1-10.el9_6 tf-mirrors.ci_repos_yum9-baseos 9.6 M #13 94.19 libunwind x86_64 1.6.2-1.el9 tf-mirrors.ci_repos_epel9.repo 67 k #13 94.19 #13 94.19 Transaction Summary #13 94.19 ========================================================================================== #13 94.19 Install 31 Packages #13 94.19 #13 94.19 Total download size: 12 M #13 94.19 Installed size: 41 M #13 94.19 Downloading Packages: #13 94.51 (1/31): boost-1.75.0-13.el9_7.x86_64.rpm 32 kB/s | 9.9 kB 00:00 #13 94.84 (2/31): boost-atomic-1.75.0-13.el9_7.x86_64.rpm 23 kB/s | 15 kB 00:00 #13 95.00 (3/31): boost-chrono-1.75.0-13.el9_7.x86_64.rpm 47 kB/s | 23 kB 00:00 #13 95.25 (4/31): boost-container-1.75.0-13.el9_7.x86_64. 86 kB/s | 35 kB 00:00 #13 95.49 (5/31): boost-context-1.75.0-13.el9_7.x86_64.rp 26 kB/s | 13 kB 00:00 #13 95.67 (6/31): boost-contract-1.75.0-13.el9_7.x86_64.r 101 kB/s | 43 kB 00:00 #13 95.84 (7/31): boost-coroutine-1.75.0-13.el9_7.x86_64. 86 kB/s | 30 kB 00:00 #13 96.20 (8/31): boost-date-time-1.75.0-13.el9_7.x86_64. 21 kB/s | 11 kB 00:00 #13 97.41 (9/31): boost-fiber-1.75.0-13.el9_7.x86_64.rpm 23 kB/s | 37 kB 00:01 #13 97.89 (10/31): boost-filesystem-1.75.0-13.el9_7.x86_6 33 kB/s | 55 kB 00:01 #13 98.50 (11/31): boost-graph-1.75.0-13.el9_7.x86_64.rpm 91 kB/s | 99 kB 00:01 #13 99.14 (12/31): boost-iostreams-1.75.0-13.el9_7.x86_64 30 kB/s | 37 kB 00:01 #13 99.30 (13/31): boost-locale-1.75.0-13.el9_7.x86_64.rp 263 kB/s | 212 kB 00:00 #13 99.32 (14/31): boost-log-1.75.0-13.el9_7.x86_64.rpm 2.0 MB/s | 405 kB 00:00 #13 99.34 (15/31): boost-math-1.75.0-13.el9_7.x86_64.rpm 4.7 MB/s | 203 kB 00:00 #13 99.36 (16/31): boost-nowide-1.75.0-13.el9_7.x86_64.rp 400 kB/s | 13 kB 00:00 #13 99.37 (17/31): boost-program-options-1.75.0-13.el9_7. 4.4 MB/s | 104 kB 00:00 #13 99.37 (18/31): boost-python3-1.75.0-13.el9_7.x86_64.r 5.7 MB/s | 91 kB 00:00 #13 99.40 (19/31): boost-random-1.75.0-13.el9_7.x86_64.rp 1.1 MB/s | 22 kB 00:00 #13 99.40 (20/31): boost-regex-1.75.0-13.el9_7.x86_64.rpm 14 MB/s | 275 kB 00:00 #13 99.41 (21/31): boost-serialization-1.75.0-13.el9_7.x8 7.6 MB/s | 127 kB 00:00 #13 99.41 (22/31): boost-stacktrace-1.75.0-13.el9_7.x86_6 2.1 MB/s | 25 kB 00:00 #13 99.42 (23/31): boost-system-1.75.0-13.el9_7.x86_64.rp 674 kB/s | 11 kB 00:00 #13 99.43 (24/31): boost-test-1.75.0-13.el9_7.x86_64.rpm 9.9 MB/s | 228 kB 00:00 #13 99.47 (25/31): boost-thread-1.75.0-13.el9_7.x86_64.rp 3.1 MB/s | 53 kB 00:00 #13 99.47 (26/31): boost-timer-1.75.0-13.el9_7.x86_64.rpm 1.7 MB/s | 21 kB 00:00 #13 99.47 (27/31): boost-type_erasure-1.75.0-13.el9_7.x86 1.5 MB/s | 28 kB 00:00 #13 99.47 (28/31): boost-wave-1.75.0-13.el9_7.x86_64.rpm 7.5 MB/s | 207 kB 00:00 #13 99.49 (29/31): gperftools-libs-2.9.1-3.el9.x86_64.rpm 9.2 MB/s | 308 kB 00:00 #13 99.51 (30/31): libunwind-1.6.2-1.el9.x86_64.rpm 2.2 MB/s | 67 kB 00:00 #13 99.60 (31/31): libicu-67.1-10.el9_6.x86_64.rpm 1.8 MB/s | 9.6 MB 00:05 #13 99.60 -------------------------------------------------------------------------------- #13 99.60 Total 2.3 MB/s | 12 MB 00:05 #13 99.60 Running transaction check #13 99.67 Transaction check succeeded. #13 99.67 Running transaction test #13 99.84 Transaction test succeeded. #13 99.84 Running transaction #13 100.5 Preparing : 1/1 #13 100.6 Installing : boost-system-1.75.0-13.el9_7.x86_64 1/31 #13 100.7 Installing : boost-chrono-1.75.0-13.el9_7.x86_64 2/31 #13 100.7 Installing : boost-thread-1.75.0-13.el9_7.x86_64 3/31 #13 100.7 Installing : boost-filesystem-1.75.0-13.el9_7.x86_64 4/31 #13 101.2 Installing : libicu-67.1-10.el9_6.x86_64 5/31 #13 101.3 Installing : boost-regex-1.75.0-13.el9_7.x86_64 6/31 #13 101.3 Installing : boost-context-1.75.0-13.el9_7.x86_64 7/31 #13 101.3 Installing : boost-date-time-1.75.0-13.el9_7.x86_64 8/31 #13 101.3 Installing : boost-atomic-1.75.0-13.el9_7.x86_64 9/31 #13 101.3 Installing : boost-log-1.75.0-13.el9_7.x86_64 10/31 #13 101.3 Installing : boost-wave-1.75.0-13.el9_7.x86_64 11/31 #13 101.3 Installing : boost-coroutine-1.75.0-13.el9_7.x86_64 12/31 #13 101.4 Installing : boost-fiber-1.75.0-13.el9_7.x86_64 13/31 #13 101.4 Installing : boost-graph-1.75.0-13.el9_7.x86_64 14/31 #13 101.4 Installing : boost-locale-1.75.0-13.el9_7.x86_64 15/31 #13 101.4 Installing : boost-type_erasure-1.75.0-13.el9_7.x86_64 16/31 #13 101.4 Installing : boost-timer-1.75.0-13.el9_7.x86_64 17/31 #13 101.4 Installing : libunwind-1.6.2-1.el9.x86_64 18/31 #13 101.5 Installing : boost-test-1.75.0-13.el9_7.x86_64 19/31 #13 101.5 Installing : boost-stacktrace-1.75.0-13.el9_7.x86_64 20/31 #13 101.5 Installing : boost-serialization-1.75.0-13.el9_7.x86_64 21/31 #13 101.5 Installing : boost-random-1.75.0-13.el9_7.x86_64 22/31 #13 101.5 Installing : boost-python3-1.75.0-13.el9_7.x86_64 23/31 #13 101.5 Installing : boost-program-options-1.75.0-13.el9_7.x86_64 24/31 #13 101.5 Installing : boost-nowide-1.75.0-13.el9_7.x86_64 25/31 #13 101.6 Installing : boost-math-1.75.0-13.el9_7.x86_64 26/31 #13 101.6 Installing : boost-iostreams-1.75.0-13.el9_7.x86_64 27/31 #13 101.6 Installing : boost-contract-1.75.0-13.el9_7.x86_64 28/31 #13 101.6 Installing : boost-container-1.75.0-13.el9_7.x86_64 29/31 #13 101.6 Installing : boost-1.75.0-13.el9_7.x86_64 30/31 #13 101.6 Installing : gperftools-libs-2.9.1-3.el9.x86_64 31/31 #13 101.7 Running scriptlet: gperftools-libs-2.9.1-3.el9.x86_64 31/31 #13 101.8 Verifying : libicu-67.1-10.el9_6.x86_64 1/31 #13 101.8 Verifying : boost-1.75.0-13.el9_7.x86_64 2/31 #13 101.8 Verifying : boost-atomic-1.75.0-13.el9_7.x86_64 3/31 #13 101.8 Verifying : boost-chrono-1.75.0-13.el9_7.x86_64 4/31 #13 101.8 Verifying : boost-container-1.75.0-13.el9_7.x86_64 5/31 #13 101.8 Verifying : boost-context-1.75.0-13.el9_7.x86_64 6/31 #13 101.8 Verifying : boost-contract-1.75.0-13.el9_7.x86_64 7/31 #13 101.8 Verifying : boost-coroutine-1.75.0-13.el9_7.x86_64 8/31 #13 101.8 Verifying : boost-date-time-1.75.0-13.el9_7.x86_64 9/31 #13 101.8 Verifying : boost-fiber-1.75.0-13.el9_7.x86_64 10/31 #13 101.8 Verifying : boost-filesystem-1.75.0-13.el9_7.x86_64 11/31 #13 101.8 Verifying : boost-graph-1.75.0-13.el9_7.x86_64 12/31 #13 101.8 Verifying : boost-iostreams-1.75.0-13.el9_7.x86_64 13/31 #13 101.8 Verifying : boost-locale-1.75.0-13.el9_7.x86_64 14/31 #13 101.8 Verifying : boost-log-1.75.0-13.el9_7.x86_64 15/31 #13 101.8 Verifying : boost-math-1.75.0-13.el9_7.x86_64 16/31 #13 101.8 Verifying : boost-nowide-1.75.0-13.el9_7.x86_64 17/31 #13 101.8 Verifying : boost-program-options-1.75.0-13.el9_7.x86_64 18/31 #13 101.8 Verifying : boost-python3-1.75.0-13.el9_7.x86_64 19/31 #13 101.8 Verifying : boost-random-1.75.0-13.el9_7.x86_64 20/31 #13 101.8 Verifying : boost-regex-1.75.0-13.el9_7.x86_64 21/31 #13 101.8 Verifying : boost-serialization-1.75.0-13.el9_7.x86_64 22/31 #13 101.8 Verifying : boost-stacktrace-1.75.0-13.el9_7.x86_64 23/31 #13 101.8 Verifying : boost-system-1.75.0-13.el9_7.x86_64 24/31 #13 101.8 Verifying : boost-test-1.75.0-13.el9_7.x86_64 25/31 #13 101.8 Verifying : boost-thread-1.75.0-13.el9_7.x86_64 26/31 #13 101.8 Verifying : boost-timer-1.75.0-13.el9_7.x86_64 27/31 #13 101.8 Verifying : boost-type_erasure-1.75.0-13.el9_7.x86_64 28/31 #13 101.8 Verifying : boost-wave-1.75.0-13.el9_7.x86_64 29/31 #13 101.8 Verifying : gperftools-libs-2.9.1-3.el9.x86_64 30/31 #13 101.8 Verifying : libunwind-1.6.2-1.el9.x86_64 31/31 #13 102.0 #13 102.0 Installed: #13 102.0 boost-1.75.0-13.el9_7.x86_64 #13 102.0 boost-atomic-1.75.0-13.el9_7.x86_64 #13 102.0 boost-chrono-1.75.0-13.el9_7.x86_64 #13 102.0 boost-container-1.75.0-13.el9_7.x86_64 #13 102.0 boost-context-1.75.0-13.el9_7.x86_64 #13 102.0 boost-contract-1.75.0-13.el9_7.x86_64 #13 102.0 boost-coroutine-1.75.0-13.el9_7.x86_64 #13 102.0 boost-date-time-1.75.0-13.el9_7.x86_64 #13 102.0 boost-fiber-1.75.0-13.el9_7.x86_64 #13 102.0 boost-filesystem-1.75.0-13.el9_7.x86_64 #13 102.0 boost-graph-1.75.0-13.el9_7.x86_64 #13 102.0 boost-iostreams-1.75.0-13.el9_7.x86_64 #13 102.0 boost-locale-1.75.0-13.el9_7.x86_64 #13 102.0 boost-log-1.75.0-13.el9_7.x86_64 #13 102.0 boost-math-1.75.0-13.el9_7.x86_64 #13 102.0 boost-nowide-1.75.0-13.el9_7.x86_64 #13 102.0 boost-program-options-1.75.0-13.el9_7.x86_64 #13 102.0 boost-python3-1.75.0-13.el9_7.x86_64 #13 102.0 boost-random-1.75.0-13.el9_7.x86_64 #13 102.0 boost-regex-1.75.0-13.el9_7.x86_64 #13 102.0 boost-serialization-1.75.0-13.el9_7.x86_64 #13 102.0 boost-stacktrace-1.75.0-13.el9_7.x86_64 #13 102.0 boost-system-1.75.0-13.el9_7.x86_64 #13 102.0 boost-test-1.75.0-13.el9_7.x86_64 #13 102.0 boost-thread-1.75.0-13.el9_7.x86_64 #13 102.0 boost-timer-1.75.0-13.el9_7.x86_64 #13 102.0 boost-type_erasure-1.75.0-13.el9_7.x86_64 #13 102.0 boost-wave-1.75.0-13.el9_7.x86_64 #13 102.0 gperftools-libs-2.9.1-3.el9.x86_64 #13 102.0 libicu-67.1-10.el9_6.x86_64 #13 102.0 libunwind-1.6.2-1.el9.x86_64 #13 102.0 #13 102.0 Complete! #13 102.4 77 files removed #13 102.9 Looking in indexes: http://tf-mirrors.gz1.opensdn.io/root/pypi/+simple/, http://localhost:6667/pip/simple #13 103.0 Collecting contrail-vrouter-api==0.1.dev0 #13 103.0 Downloading http://localhost:6667/pip/simple/contrail-vrouter-api/contrail_vrouter_api-0.1.dev0-py3-none-any.whl (2.9 kB) #13 103.2 Installing collected packages: contrail-vrouter-api #13 103.4 Successfully installed contrail-vrouter-api-0.1.dev0 #13 103.4 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 DONE 104.3s #14 [stage-1 8/8] COPY *.sh / #14 DONE 2.5s #15 exporting to image #15 exporting layers #15 exporting layers 4.1s done #15 writing image sha256:63e1091b41e82f2e67cacc98f52ec04a97db7bbebba4cbdbd64d8dfc1f4f129d #15 writing image sha256:63e1091b41e82f2e67cacc98f52ec04a97db7bbebba4cbdbd64d8dfc1f4f129d 0.0s done #15 naming to nexus.gz1.opensdn.io:5102/opensdn-tor-agent:nightly done #15 DONE 5.2s 2 warnings found (use docker --debug to expand):  - InvalidDefaultArgInFrom: Default value for ARG ${CONTRAIL_REGISTRY}/opensdn-base:${CONTRAIL_CONTAINER_TAG} results in empty or invalid base image name (line 6) - InvalidDefaultArgInFrom: Default value for ARG ${BUILD_IMAGE} results in empty or invalid base image name (line 4) 2026-08-17 01:43:08,046: INFO: Docker build duration: 177 seconds The push refers to repository [nexus.gz1.opensdn.io:5102/opensdn-tor-agent] 052d13658791: Preparing 8020e6064661: Preparing 7590ee11a02f: Preparing b3a8a4b6930b: Preparing 69f3f8aa0d6c: Preparing 57f29b08b2d5: Preparing 552285ec2246: Preparing 893c6d104625: Preparing 81f2011a791c: Preparing 3bdd2e092f39: Preparing d763bd1b7e0e: Preparing e90d4cb1c559: Preparing 73410c5b643a: Preparing d2ed1704b33a: Preparing c17116ffeadd: Preparing 4f242ba531e0: Preparing a009473aa031: Preparing c551fc3e2a0e: Preparing ba62ed8baff0: Preparing c719f0cfbe02: Preparing 44343de3ea1d: Preparing 052d13658791: Waiting 8020e6064661: Waiting 7590ee11a02f: Waiting b3a8a4b6930b: Waiting 69f3f8aa0d6c: Waiting 57f29b08b2d5: Waiting 552285ec2246: Waiting 893c6d104625: Waiting 81f2011a791c: Waiting 3bdd2e092f39: Waiting d763bd1b7e0e: Waiting e90d4cb1c559: Waiting 73410c5b643a: Waiting d2ed1704b33a: Waiting c17116ffeadd: Waiting 4f242ba531e0: Waiting a009473aa031: Waiting c551fc3e2a0e: Waiting ba62ed8baff0: Waiting c719f0cfbe02: Waiting 44343de3ea1d: Waiting 052d13658791: Pushed 7590ee11a02f: Pushed b3a8a4b6930b: Pushed 69f3f8aa0d6c: Pushed 57f29b08b2d5: Pushed 552285ec2246: Pushed 893c6d104625: Layer already exists 81f2011a791c: Layer already exists 3bdd2e092f39: Layer already exists d763bd1b7e0e: Layer already exists e90d4cb1c559: Layer already exists 73410c5b643a: Layer already exists d2ed1704b33a: Layer already exists c17116ffeadd: Layer already exists 4f242ba531e0: Layer already exists a009473aa031: Layer already exists c551fc3e2a0e: Layer already exists ba62ed8baff0: Layer already exists c719f0cfbe02: Layer already exists 44343de3ea1d: Layer already exists 8020e6064661: Pushed nightly: digest: sha256:e224e05c26c16d3b660d84d27caaebbfcdbe3d7e58dabc256d7c6e67e613ba7e size: 4713 2026-08-17 01:43:31,562: INFO: Building opensdn-tor-agent finished successfully, duration: 200 seconds IMAGE ID DISK USAGE CONTENT SIZE EXTRA nexus.gz1.opensdn.io:5102/opensdn-analytics-alarm-gen:nightly 375925ff6f44 740MB 0B nexus.gz1.opensdn.io:5102/opensdn-analytics-api:nightly c4fa535ffdd6 749MB 0B nexus.gz1.opensdn.io:5102/opensdn-analytics-base:nightly 080b5530b449 724MB 0B nexus.gz1.opensdn.io:5102/opensdn-analytics-query-engine:nightly 66f77a5c2277 802MB 0B nexus.gz1.opensdn.io:5102/opensdn-analytics-snmp-base:nightly ca45d7f89372 964MB 0B nexus.gz1.opensdn.io:5102/opensdn-analytics-snmp-collector:nightly e83edcc8ccde 965MB 0B nexus.gz1.opensdn.io:5102/opensdn-analytics-snmp-topology:nightly d0df287cd323 965MB 0B nexus.gz1.opensdn.io:5102/opensdn-ansible-deployer-src:nightly 08b789dcd284 1.39MB 0B nexus.gz1.opensdn.io:5102/opensdn-base:nightly 82209af1b6b5 724MB 0B nexus.gz1.opensdn.io:5102/opensdn-build-manifest-src:nightly 7dc3500c0ca9 4.08kB 0B nexus.gz1.opensdn.io:5102/opensdn-charms-src:nightly db0f06fd73e8 6.05MB 0B nexus.gz1.opensdn.io:5102/opensdn-container-builder-src:nightly db2054195c31 2.39MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-config-api:nightly 8678aa666fc8 763MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-config-base:nightly 7069bfe933f8 724MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-config-dnsmasq:nightly 408883e31901 739MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-config-schema:nightly 72cfb2cbf6ab 725MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-config-svcmonitor:nightly 50e1ad616aaf 747MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-control-base:nightly c29df1b5daef 783MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-control-control:nightly e39ad19d8c30 810MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-control-dns:nightly 2b07fb19e126 809MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-control-named:nightly 944860bf45bc 791MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-webui-base:nightly 659b048761a8 957MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-webui-job:nightly f274e724556e 957MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-webui-web:nightly db2d9ecc5833 957MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-cassandra:nightly 6f61fba9601f 331MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-haproxy:nightly a2674e19cc87 144MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-kafka:nightly 967e1e9149e3 392MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-rabbitmq:nightly db538d6b897b 363MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-redis:nightly 4dd9dd10a34b 171MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-rsyslogd:nightly f5beb8678412 484MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-stunnel:nightly dba98eccf545 497MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-zookeeper:nightly 9648b960c473 301MB 0B nexus.gz1.opensdn.io:5102/opensdn-general-base:nightly 25808b06db9f 472MB 0B nexus.gz1.opensdn.io:5102/opensdn-kolla-ansible-src:nightly b1368d751b08 32.6MB 0B nexus.gz1.opensdn.io:5102/opensdn-kubernetes-cni-init:nightly 919521ec154a 744MB 0B nexus.gz1.opensdn.io:5102/opensdn-kubernetes-kube-manager:nightly f05db8adbadb 729MB 0B nexus.gz1.opensdn.io:5102/opensdn-node-init:nightly 44c7509d8034 724MB 0B nexus.gz1.opensdn.io:5102/opensdn-nodemgr:nightly 9e2501e9056d 858MB 0B nexus.gz1.opensdn.io:5102/opensdn-openstack-compute-init:nightly ec381ce6a12f 472MB 0B nexus.gz1.opensdn.io:5102/opensdn-openstack-heat-init:nightly cf7d2c7e9263 488MB 0B nexus.gz1.opensdn.io:5102/opensdn-openstack-neutron-init:nightly 62eaeaa449d3 488MB 0B nexus.gz1.opensdn.io:5102/opensdn-provisioner:nightly 505c05d34d65 724MB 0B nexus.gz1.opensdn.io:5102/opensdn-status:nightly 1008b37b6607 858MB 0B nexus.gz1.opensdn.io:5102/opensdn-test-test:nightly 5b8a80351b3e 1.91GB 0B nexus.gz1.opensdn.io:5102/opensdn-tor-agent:nightly 63e1091b41e8 782MB 0B nexus.gz1.opensdn.io:5102/opensdn-vrouter-agent-dpdk:nightly 475c5484ff30 800MB 0B nexus.gz1.opensdn.io:5102/opensdn-vrouter-agent:nightly 82c7ce9802d0 982MB 0B nexus.gz1.opensdn.io:5102/opensdn-vrouter-base:nightly 1ca0dd5b8840 791MB 0B nexus.gz1.opensdn.io:5102/opensdn-vrouter-kernel-init-dpdk:nightly 4bb7c6d8e56e 791MB 0B nexus.gz1.opensdn.io:5102/tf-dev-sandbox:stable 156a25f5a035 3.01GB 0B U opensdn-test-test:nightly 5b8a80351b3e 1.91GB 0B tf-dev-sandbox:compile 141738d0a7a0 25.2GB 0B