2026-03-26 01:31:05,553: INFO: Building opensdn-tor-agent 2026-03-26 01:31:05,610: 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=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.0s #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.6s #5 [1/5] FROM nexus.gz1.opensdn.io:5102/opensdn-base:nightly #5 DONE 0.2s #6 [build 1/1] FROM docker.io/library/tf-dev-sandbox:compile #6 CACHED #7 [internal] load build context #7 DONE 0.0s #7 [internal] load build context #7 transferring context: 1.52kB done #7 DONE 3.1s #8 [stage-1 2/8] COPY --from=build /buildroot/usr/lib/libisc-9.21.3.so /usr/lib/ #8 DONE 1.0s #9 [stage-1 3/8] COPY --from=build /buildroot/usr/lib/libisccc-9.21.3.so /usr/lib/ #9 DONE 3.1s #10 [stage-1 4/8] COPY --from=build /buildroot/usr/lib/libisccfg-9.21.3.so /usr/lib/ #10 DONE 4.7s #11 [stage-1 5/8] COPY --from=build /buildroot/usr/bin/contrail-vrouter-agent-health-check.py /usr/bin/ #11 DONE 4.9s #12 [stage-1 6/8] COPY --from=build /buildroot/usr/bin/contrail_crypt_tunnel_client.py /usr/bin/ #12 DONE 3.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.158 added from: http://tf-mirrors.gz1.opensdn.io/re 43 MB/s | 14 MB 00:00 #13 5.109 added from: http://tf-mirrors.gz1.opensdn.io/re 26 MB/s | 1.9 MB 00:00 #13 5.971 added from: http://tf-mirrors.gz1.opensdn.io/re 9.7 MB/s | 402 kB 00:00 #13 6.806 added from: http://tf-mirrors.gz1.opensdn.io/re 31 MB/s | 16 MB 00:00 #13 13.22 added from: http://tf-mirrors.gz1.opensdn.io/re 45 MB/s | 11 MB 00:00 #13 16.43 added from: http://tf-mirrors.gz1.opensdn.io/re 27 MB/s | 1.1 MB 00:00 #13 16.93 added from: http://tf-mirrors.gz1.opensdn.io/re 40 MB/s | 4.8 MB 00:00 #13 18.87 added from: http://tf-mirrors.gz1.opensdn.io/re 15 MB/s | 697 kB 00:00 #13 19.39 added from: http://tf-mirrors.gz1.opensdn.io/re 11 MB/s | 474 kB 00:00 #13 19.85 added from: http://tf-mirrors.gz1.opensdn.io/re 699 kB/s | 18 kB 00:00 #13 20.08 added from: http://tf-mirrors.gz1.opensdn.io/re 10 kB/s | 257 B 00:00 #13 20.38 added from: http://tf-mirrors.gz1.opensdn.io/re 416 kB/s | 15 kB 00:00 #13 20.65 added from: http://tf-mirrors.gz1.opensdn.io/re 3.3 MB/s | 96 kB 00:00 #13 21.84 added from: http://tf-mirrors.gz1.opensdn.io/re 49 MB/s | 39 MB 00:00 #13 36.03 Third parties for OpenSDN 34 MB/s | 5.1 MB 00:00 #13 41.91 Dependencies resolved. #13 41.91 ========================================================================================== #13 41.91 Package Arch Version Repository Size #13 41.91 ========================================================================================== #13 41.91 Installing: #13 41.91 boost x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 9.9 k #13 41.91 gperftools-libs x86_64 2.9.1-3.el9 tf-mirrors.ci_repos_epel9.repo 308 k #13 41.91 Installing dependencies: #13 41.91 boost-atomic x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 15 k #13 41.91 boost-chrono x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 23 k #13 41.91 boost-container x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 35 k #13 41.91 boost-context x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 13 k #13 41.91 boost-contract x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 43 k #13 41.91 boost-coroutine x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 30 k #13 41.91 boost-date-time x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 11 k #13 41.91 boost-fiber x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 37 k #13 41.91 boost-filesystem x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 55 k #13 41.91 boost-graph x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 99 k #13 41.91 boost-iostreams x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 37 k #13 41.91 boost-locale x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 212 k #13 41.91 boost-log x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 405 k #13 41.91 boost-math x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 203 k #13 41.91 boost-nowide x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 13 k #13 41.91 boost-program-options x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 104 k #13 41.91 boost-python3 x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 91 k #13 41.91 boost-random x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 22 k #13 41.91 boost-regex x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 275 k #13 41.91 boost-serialization x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 127 k #13 41.91 boost-stacktrace x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 25 k #13 41.91 boost-system x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 11 k #13 41.91 boost-test x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 228 k #13 41.91 boost-thread x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 53 k #13 41.91 boost-timer x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 21 k #13 41.91 boost-type_erasure x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 28 k #13 41.91 boost-wave x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 207 k #13 41.91 libicu x86_64 67.1-10.el9_6 tf-mirrors.ci_repos_yum9-baseos 9.6 M #13 41.91 libunwind x86_64 1.6.2-1.el9 tf-mirrors.ci_repos_epel9.repo 67 k #13 41.91 #13 41.91 Transaction Summary #13 41.91 ========================================================================================== #13 41.91 Install 31 Packages #13 41.91 #13 41.91 Total download size: 12 M #13 41.91 Installed size: 41 M #13 41.91 Downloading Packages: #13 41.93 (1/31): boost-1.75.0-13.el9_7.x86_64.rpm 503 kB/s | 9.9 kB 00:00 #13 41.93 (2/31): boost-atomic-1.75.0-13.el9_7.x86_64.rpm 650 kB/s | 15 kB 00:00 #13 41.94 (3/31): boost-chrono-1.75.0-13.el9_7.x86_64.rpm 2.0 MB/s | 23 kB 00:00 #13 41.98 (4/31): boost-container-1.75.0-13.el9_7.x86_64. 1.9 MB/s | 35 kB 00:00 #13 41.98 (5/31): boost-context-1.75.0-13.el9_7.x86_64.rp 1.1 MB/s | 13 kB 00:00 #13 41.98 (6/31): boost-contract-1.75.0-13.el9_7.x86_64.r 7.0 MB/s | 43 kB 00:00 #13 41.98 (7/31): boost-coroutine-1.75.0-13.el9_7.x86_64. 4.3 MB/s | 30 kB 00:00 #13 41.98 (8/31): boost-date-time-1.75.0-13.el9_7.x86_64. 1.7 MB/s | 11 kB 00:00 #13 41.98 (9/31): boost-fiber-1.75.0-13.el9_7.x86_64.rpm 5.6 MB/s | 37 kB 00:00 #13 41.98 (10/31): boost-filesystem-1.75.0-13.el9_7.x86_6 7.8 MB/s | 55 kB 00:00 #13 41.98 (11/31): boost-graph-1.75.0-13.el9_7.x86_64.rpm 12 MB/s | 99 kB 00:00 #13 42.02 (12/31): boost-iostreams-1.75.0-13.el9_7.x86_64 933 kB/s | 37 kB 00:00 #13 42.02 (13/31): boost-locale-1.75.0-13.el9_7.x86_64.rp 4.5 MB/s | 212 kB 00:00 #13 42.04 (14/31): boost-math-1.75.0-13.el9_7.x86_64.rpm 9.6 MB/s | 203 kB 00:00 #13 42.07 (15/31): boost-log-1.75.0-13.el9_7.x86_64.rpm 9.8 MB/s | 405 kB 00:00 #13 42.07 (16/31): boost-nowide-1.75.0-13.el9_7.x86_64.rp 1.1 MB/s | 13 kB 00:00 #13 42.07 (17/31): boost-program-options-1.75.0-13.el9_7. 12 MB/s | 104 kB 00:00 #13 42.07 (18/31): boost-python3-1.75.0-13.el9_7.x86_64.r 7.5 MB/s | 91 kB 00:00 #13 42.07 (19/31): boost-random-1.75.0-13.el9_7.x86_64.rp 2.0 MB/s | 22 kB 00:00 #13 42.09 (20/31): boost-regex-1.75.0-13.el9_7.x86_64.rpm 21 MB/s | 275 kB 00:00 #13 42.12 (21/31): boost-serialization-1.75.0-13.el9_7.x8 5.1 MB/s | 127 kB 00:00 #13 42.12 (22/31): boost-stacktrace-1.75.0-13.el9_7.x86_6 1.3 MB/s | 25 kB 00:00 #13 42.12 (23/31): boost-system-1.75.0-13.el9_7.x86_64.rp 1.5 MB/s | 11 kB 00:00 #13 42.12 (24/31): boost-thread-1.75.0-13.el9_7.x86_64.rp 8.4 MB/s | 53 kB 00:00 #13 42.12 (25/31): boost-test-1.75.0-13.el9_7.x86_64.rpm 15 MB/s | 228 kB 00:00 #13 42.14 (26/31): boost-timer-1.75.0-13.el9_7.x86_64.rpm 2.6 MB/s | 21 kB 00:00 #13 42.14 (27/31): boost-type_erasure-1.75.0-13.el9_7.x86 4.3 MB/s | 28 kB 00:00 #13 42.26 (28/31): boost-wave-1.75.0-13.el9_7.x86_64.rpm 3.5 MB/s | 207 kB 00:00 #13 42.26 (29/31): gperftools-libs-2.9.1-3.el9.x86_64.rpm 4.7 MB/s | 308 kB 00:00 #13 42.26 (30/31): libunwind-1.6.2-1.el9.x86_64.rpm 4.2 MB/s | 67 kB 00:00 #13 42.33 (31/31): libicu-67.1-10.el9_6.x86_64.rpm 23 MB/s | 9.6 MB 00:00 #13 42.33 -------------------------------------------------------------------------------- #13 42.33 Total 30 MB/s | 12 MB 00:00 #13 42.33 Running transaction check #13 42.41 Transaction check succeeded. #13 42.41 Running transaction test #13 42.54 Transaction test succeeded. #13 42.54 Running transaction #13 43.52 Preparing : 1/1 #13 43.64 Installing : boost-system-1.75.0-13.el9_7.x86_64 1/31 #13 43.64 Installing : boost-chrono-1.75.0-13.el9_7.x86_64 2/31 #13 43.64 Installing : boost-thread-1.75.0-13.el9_7.x86_64 3/31 #13 43.64 Installing : boost-filesystem-1.75.0-13.el9_7.x86_64 4/31 #13 43.87 Installing : libicu-67.1-10.el9_6.x86_64 5/31 #13 43.87 Installing : boost-regex-1.75.0-13.el9_7.x86_64 6/31 #13 43.87 Installing : boost-context-1.75.0-13.el9_7.x86_64 7/31 #13 43.90 Installing : boost-date-time-1.75.0-13.el9_7.x86_64 8/31 #13 43.90 Installing : boost-atomic-1.75.0-13.el9_7.x86_64 9/31 #13 43.90 Installing : boost-log-1.75.0-13.el9_7.x86_64 10/31 #13 43.94 Installing : boost-wave-1.75.0-13.el9_7.x86_64 11/31 #13 43.94 Installing : boost-coroutine-1.75.0-13.el9_7.x86_64 12/31 #13 43.98 Installing : boost-fiber-1.75.0-13.el9_7.x86_64 13/31 #13 43.98 Installing : boost-graph-1.75.0-13.el9_7.x86_64 14/31 #13 43.98 Installing : boost-locale-1.75.0-13.el9_7.x86_64 15/31 #13 43.98 Installing : boost-type_erasure-1.75.0-13.el9_7.x86_64 16/31 #13 44.02 Installing : boost-timer-1.75.0-13.el9_7.x86_64 17/31 #13 44.02 Installing : libunwind-1.6.2-1.el9.x86_64 18/31 #13 44.02 Installing : boost-test-1.75.0-13.el9_7.x86_64 19/31 #13 44.02 Installing : boost-stacktrace-1.75.0-13.el9_7.x86_64 20/31 #13 44.02 Installing : boost-serialization-1.75.0-13.el9_7.x86_64 21/31 #13 44.04 Installing : boost-random-1.75.0-13.el9_7.x86_64 22/31 #13 44.04 Installing : boost-python3-1.75.0-13.el9_7.x86_64 23/31 #13 44.04 Installing : boost-program-options-1.75.0-13.el9_7.x86_64 24/31 #13 44.04 Installing : boost-nowide-1.75.0-13.el9_7.x86_64 25/31 #13 44.06 Installing : boost-math-1.75.0-13.el9_7.x86_64 26/31 #13 44.06 Installing : boost-iostreams-1.75.0-13.el9_7.x86_64 27/31 #13 44.08 Installing : boost-contract-1.75.0-13.el9_7.x86_64 28/31 #13 44.08 Installing : boost-container-1.75.0-13.el9_7.x86_64 29/31 #13 44.08 Installing : boost-1.75.0-13.el9_7.x86_64 30/31 #13 44.12 Installing : gperftools-libs-2.9.1-3.el9.x86_64 31/31 #13 44.12 Running scriptlet: gperftools-libs-2.9.1-3.el9.x86_64 31/31 #13 44.66 Verifying : libicu-67.1-10.el9_6.x86_64 1/31 #13 44.66 Verifying : boost-1.75.0-13.el9_7.x86_64 2/31 #13 44.66 Verifying : boost-atomic-1.75.0-13.el9_7.x86_64 3/31 #13 44.66 Verifying : boost-chrono-1.75.0-13.el9_7.x86_64 4/31 #13 44.66 Verifying : boost-container-1.75.0-13.el9_7.x86_64 5/31 #13 44.66 Verifying : boost-context-1.75.0-13.el9_7.x86_64 6/31 #13 44.66 Verifying : boost-contract-1.75.0-13.el9_7.x86_64 7/31 #13 44.66 Verifying : boost-coroutine-1.75.0-13.el9_7.x86_64 8/31 #13 44.66 Verifying : boost-date-time-1.75.0-13.el9_7.x86_64 9/31 #13 44.66 Verifying : boost-fiber-1.75.0-13.el9_7.x86_64 10/31 #13 44.66 Verifying : boost-filesystem-1.75.0-13.el9_7.x86_64 11/31 #13 44.66 Verifying : boost-graph-1.75.0-13.el9_7.x86_64 12/31 #13 44.66 Verifying : boost-iostreams-1.75.0-13.el9_7.x86_64 13/31 #13 44.66 Verifying : boost-locale-1.75.0-13.el9_7.x86_64 14/31 #13 44.66 Verifying : boost-log-1.75.0-13.el9_7.x86_64 15/31 #13 44.66 Verifying : boost-math-1.75.0-13.el9_7.x86_64 16/31 #13 44.66 Verifying : boost-nowide-1.75.0-13.el9_7.x86_64 17/31 #13 44.66 Verifying : boost-program-options-1.75.0-13.el9_7.x86_64 18/31 #13 44.66 Verifying : boost-python3-1.75.0-13.el9_7.x86_64 19/31 #13 44.66 Verifying : boost-random-1.75.0-13.el9_7.x86_64 20/31 #13 44.66 Verifying : boost-regex-1.75.0-13.el9_7.x86_64 21/31 #13 44.66 Verifying : boost-serialization-1.75.0-13.el9_7.x86_64 22/31 #13 44.66 Verifying : boost-stacktrace-1.75.0-13.el9_7.x86_64 23/31 #13 44.66 Verifying : boost-system-1.75.0-13.el9_7.x86_64 24/31 #13 44.66 Verifying : boost-test-1.75.0-13.el9_7.x86_64 25/31 #13 44.66 Verifying : boost-thread-1.75.0-13.el9_7.x86_64 26/31 #13 44.66 Verifying : boost-timer-1.75.0-13.el9_7.x86_64 27/31 #13 44.66 Verifying : boost-type_erasure-1.75.0-13.el9_7.x86_64 28/31 #13 44.66 Verifying : boost-wave-1.75.0-13.el9_7.x86_64 29/31 #13 44.66 Verifying : gperftools-libs-2.9.1-3.el9.x86_64 30/31 #13 44.66 Verifying : libunwind-1.6.2-1.el9.x86_64 31/31 #13 44.84 #13 44.84 Installed: #13 44.84 boost-1.75.0-13.el9_7.x86_64 #13 44.84 boost-atomic-1.75.0-13.el9_7.x86_64 #13 44.84 boost-chrono-1.75.0-13.el9_7.x86_64 #13 44.84 boost-container-1.75.0-13.el9_7.x86_64 #13 44.84 boost-context-1.75.0-13.el9_7.x86_64 #13 44.84 boost-contract-1.75.0-13.el9_7.x86_64 #13 44.84 boost-coroutine-1.75.0-13.el9_7.x86_64 #13 44.84 boost-date-time-1.75.0-13.el9_7.x86_64 #13 44.84 boost-fiber-1.75.0-13.el9_7.x86_64 #13 44.84 boost-filesystem-1.75.0-13.el9_7.x86_64 #13 44.84 boost-graph-1.75.0-13.el9_7.x86_64 #13 44.84 boost-iostreams-1.75.0-13.el9_7.x86_64 #13 44.84 boost-locale-1.75.0-13.el9_7.x86_64 #13 44.84 boost-log-1.75.0-13.el9_7.x86_64 #13 44.84 boost-math-1.75.0-13.el9_7.x86_64 #13 44.84 boost-nowide-1.75.0-13.el9_7.x86_64 #13 44.84 boost-program-options-1.75.0-13.el9_7.x86_64 #13 44.84 boost-python3-1.75.0-13.el9_7.x86_64 #13 44.84 boost-random-1.75.0-13.el9_7.x86_64 #13 44.84 boost-regex-1.75.0-13.el9_7.x86_64 #13 44.84 boost-serialization-1.75.0-13.el9_7.x86_64 #13 44.84 boost-stacktrace-1.75.0-13.el9_7.x86_64 #13 44.84 boost-system-1.75.0-13.el9_7.x86_64 #13 44.84 boost-test-1.75.0-13.el9_7.x86_64 #13 44.84 boost-thread-1.75.0-13.el9_7.x86_64 #13 44.84 boost-timer-1.75.0-13.el9_7.x86_64 #13 44.84 boost-type_erasure-1.75.0-13.el9_7.x86_64 #13 44.84 boost-wave-1.75.0-13.el9_7.x86_64 #13 44.84 gperftools-libs-2.9.1-3.el9.x86_64 #13 44.84 libicu-67.1-10.el9_6.x86_64 #13 44.84 libunwind-1.6.2-1.el9.x86_64 #13 44.84 #13 44.84 Complete! #13 45.08 77 files removed #13 45.57 Looking in indexes: http://tf-mirrors.gz1.opensdn.io/root/pypi/+simple/, http://localhost:6667/pip/simple #13 45.57 Collecting contrail-vrouter-api==0.1.dev0 #13 45.57 Downloading http://localhost:6667/pip/simple/contrail-vrouter-api/contrail_vrouter_api-0.1.dev0-py3-none-any.whl (2.9 kB) #13 45.70 Installing collected packages: contrail-vrouter-api #13 45.70 Successfully installed contrail-vrouter-api-0.1.dev0 #13 45.70 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 47.5s #14 [stage-1 8/8] COPY *.sh / #14 DONE 0.5s #15 exporting to image #15 exporting layers #15 exporting layers 2.1s done #15 writing image sha256:2502c594dbd6966ddc77d17c2d5e6b57836812743e76c47bb33ae6a6b7dbb21a done #15 naming to nexus.gz1.opensdn.io:5102/opensdn-tor-agent:nightly #15 naming to nexus.gz1.opensdn.io:5102/opensdn-tor-agent:nightly 0.0s done #15 DONE 2.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-03-26 01:33:36,238: INFO: Docker build duration: 151 seconds The push refers to repository [nexus.gz1.opensdn.io:5102/opensdn-tor-agent] 6f2c034d9467: Preparing 1ecee8139b14: Preparing 5b6785b7461b: Preparing 76474c522f6d: Preparing f1af8bcbbad9: Preparing 744af73e0e47: Preparing 7306b6e617fe: Preparing f7fcc7b5ae91: Preparing afcf887ac174: Preparing 484d33df51da: Preparing 1a29c102ff3c: Preparing c7164f5a2fff: Preparing 0157aad18895: Preparing b4b71aca4802: Preparing ba13a6a453f2: Preparing 4b92a030b037: Preparing 89a32d6adf6e: Preparing 318ee18b8588: Preparing 6493e151fd83: Preparing 4bf1ddc8a20c: Preparing 44343de3ea1d: Preparing 6f2c034d9467: Waiting 1ecee8139b14: Waiting 5b6785b7461b: Waiting 76474c522f6d: Waiting f1af8bcbbad9: Waiting 744af73e0e47: Waiting 7306b6e617fe: Waiting f7fcc7b5ae91: Waiting afcf887ac174: Waiting 484d33df51da: Waiting 1a29c102ff3c: Waiting c7164f5a2fff: Waiting 0157aad18895: Waiting b4b71aca4802: Waiting ba13a6a453f2: Waiting 4b92a030b037: Waiting 89a32d6adf6e: Waiting 318ee18b8588: Waiting 6493e151fd83: Waiting 4bf1ddc8a20c: Waiting 44343de3ea1d: Waiting 6f2c034d9467: Pushed 5b6785b7461b: Pushed 76474c522f6d: Pushed f1af8bcbbad9: Pushed 1ecee8139b14: Pushed 744af73e0e47: Pushed 7306b6e617fe: Pushed f7fcc7b5ae91: Layer already exists afcf887ac174: Layer already exists 484d33df51da: Layer already exists c7164f5a2fff: Layer already exists 1a29c102ff3c: Layer already exists 0157aad18895: Layer already exists ba13a6a453f2: Layer already exists b4b71aca4802: Layer already exists 4b92a030b037: Layer already exists 89a32d6adf6e: Layer already exists 318ee18b8588: Layer already exists 6493e151fd83: Layer already exists 4bf1ddc8a20c: Layer already exists 44343de3ea1d: Layer already exists nightly: digest: sha256:3114946e025f8bd5b114ae3bd2554b52079373fb734d30927700d829cb335efd size: 4713 2026-03-26 01:33:45,544: INFO: Building opensdn-tor-agent finished successfully, duration: 160 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:5102/opensdn-analytics-alarm-gen:nightly 849223259a24 683MB 0B nexus.gz1.opensdn.io:5102/opensdn-analytics-api:nightly 73887f7cdb4b 692MB 0B nexus.gz1.opensdn.io:5102/opensdn-analytics-base:nightly bb936c4807f9 667MB 0B nexus.gz1.opensdn.io:5102/opensdn-analytics-collector:nightly f51aaff8ba3a 749MB 0B nexus.gz1.opensdn.io:5102/opensdn-analytics-query-engine:nightly 5bbd3b5bb8fa 745MB 0B nexus.gz1.opensdn.io:5102/opensdn-analytics-snmp-base:nightly 384113b77e02 908MB 0B nexus.gz1.opensdn.io:5102/opensdn-analytics-snmp-collector:nightly 24624bc1a3e4 909MB 0B nexus.gz1.opensdn.io:5102/opensdn-analytics-snmp-topology:nightly 3233b6599210 909MB 0B nexus.gz1.opensdn.io:5102/opensdn-ansible-deployer-src:nightly 1f3698ffd2c3 1.41MB 0B nexus.gz1.opensdn.io:5102/opensdn-base:nightly b277ceafd1f6 667MB 0B nexus.gz1.opensdn.io:5102/opensdn-build-manifest-src:nightly 929d9aa1a878 4.08kB 0B nexus.gz1.opensdn.io:5102/opensdn-charms-src:nightly 5ada2c9713aa 6.05MB 0B nexus.gz1.opensdn.io:5102/opensdn-container-builder-src:nightly 79f46491a629 2.49MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-config-api:nightly af63ebcf132a 705MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-config-base:nightly bf0d24b41e3a 667MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-config-dnsmasq:nightly 5ae1c328bab0 682MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-config-schema:nightly 89925ccd2bc5 668MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-config-svcmonitor:nightly 359b2f5090d4 689MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-control-base:nightly 60488bf69b05 726MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-control-control:nightly 36785b1640b0 753MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-control-dns:nightly 0994fb2d1a7b 753MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-control-named:nightly 7dc0f50eac57 734MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-webui-base:nightly d999e05eaff5 914MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-webui-job:nightly 8835588f4990 914MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-webui-web:nightly 46162c415509 914MB 0B nexus.gz1.opensdn.io:5102/opensdn-debug:nightly 5ad33be5a5ed 2.97GB 0B nexus.gz1.opensdn.io:5102/opensdn-external-cassandra:nightly 2240d4e29c08 331MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-haproxy:nightly 5b8885e0598f 144MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-kafka:nightly 97e57be57322 392MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-rabbitmq:nightly ec5ffa21b377 363MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-redis:nightly 759dfe92543c 171MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-rsyslogd:nightly ad3d6f820d2b 440MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-stunnel:nightly ed309da4b3d1 454MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-zookeeper:nightly 87ffbb6e2a3d 301MB 0B nexus.gz1.opensdn.io:5102/opensdn-general-base:nightly d053139d820a 428MB 0B nexus.gz1.opensdn.io:5102/opensdn-kolla-ansible-src:nightly a164216ab654 32.7MB 0B nexus.gz1.opensdn.io:5102/opensdn-kubernetes-cni-init:nightly 488ffd4be0ac 687MB 0B nexus.gz1.opensdn.io:5102/opensdn-kubernetes-kube-manager:nightly b863880c9220 672MB 0B nexus.gz1.opensdn.io:5102/opensdn-node-init:nightly 9a514e9bed5e 667MB 0B nexus.gz1.opensdn.io:5102/opensdn-nodemgr:nightly 759d875654ad 802MB 0B nexus.gz1.opensdn.io:5102/opensdn-openstack-compute-init:nightly 09a3340665f1 428MB 0B nexus.gz1.opensdn.io:5102/opensdn-openstack-heat-init:nightly 0db5dcb9c7d4 444MB 0B nexus.gz1.opensdn.io:5102/opensdn-openstack-neutron-init:nightly 428638da1896 444MB 0B nexus.gz1.opensdn.io:5102/opensdn-provisioner:nightly 547d6ec6c4f9 667MB 0B nexus.gz1.opensdn.io:5102/opensdn-status:nightly dd41b4d548d2 802MB 0B nexus.gz1.opensdn.io:5102/opensdn-test-test:nightly 183f8fc914d5 1.83GB 0B nexus.gz1.opensdn.io:5102/opensdn-tor-agent:nightly 2502c594dbd6 726MB 0B nexus.gz1.opensdn.io:5102/opensdn-vrouter-agent-dpdk:nightly f69fcfe53644 958MB 0B nexus.gz1.opensdn.io:5102/opensdn-vrouter-base:nightly def210e332b3 734MB 0B nexus.gz1.opensdn.io:5102/opensdn-vrouter-kernel-build-init:nightly 89c18ad05d41 612MB 0B nexus.gz1.opensdn.io:5102/opensdn-vrouter-kernel-init-dpdk:nightly 0cf06ed5418b 734MB 0B nexus.gz1.opensdn.io:5102/opensdn-vrouter-kernel-init:nightly 3d13a6995466 365MB 0B nexus.gz1.opensdn.io:5102/tf-dev-sandbox:stable b3a6537d0380 2.9GB 0B U opensdn-test-test:nightly 183f8fc914d5 1.83GB 0B tf-dev-sandbox:compile a4d6ee7cc459 24.7GB 0B