2026-03-16 01:17:00,885: INFO: Building opensdn-tor-agent 2026-03-16 01:17:01,027: 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 1.5s #2 [internal] load metadata for docker.io/library/tf-dev-sandbox:compile #2 DONE 0.0s #3 [internal] load metadata for nexus.gz1.opensdn.io:5102/opensdn-base:nightly #3 DONE 0.0s #4 [internal] load .dockerignore #4 transferring context: #4 transferring context: 2B done #4 DONE 1.7s #5 [1/5] FROM nexus.gz1.opensdn.io:5102/opensdn-base:nightly #5 DONE 0.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 1.7s #8 [stage-1 2/8] COPY --from=build /buildroot/usr/lib/libisc-9.21.3.so /usr/lib/ #8 DONE 1.2s #9 [stage-1 3/8] COPY --from=build /buildroot/usr/lib/libisccc-9.21.3.so /usr/lib/ #9 DONE 1.3s #10 [stage-1 4/8] COPY --from=build /buildroot/usr/lib/libisccfg-9.21.3.so /usr/lib/ #10 DONE 0.8s #11 [stage-1 5/8] COPY --from=build /buildroot/usr/bin/contrail-vrouter-agent-health-check.py /usr/bin/ #11 DONE 1.7s #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 1.165 added from: http://tf-mirrors.gz1.opensdn.io/re 55 MB/s | 14 MB 00:00 #13 5.426 added from: http://tf-mirrors.gz1.opensdn.io/re 32 MB/s | 1.9 MB 00:00 #13 6.100 added from: http://tf-mirrors.gz1.opensdn.io/re 17 MB/s | 402 kB 00:00 #13 6.604 added from: http://tf-mirrors.gz1.opensdn.io/re 55 MB/s | 16 MB 00:00 #13 13.34 added from: http://tf-mirrors.gz1.opensdn.io/re 44 MB/s | 11 MB 00:00 #13 17.97 added from: http://tf-mirrors.gz1.opensdn.io/re 16 MB/s | 1.1 MB 00:00 #13 18.65 added from: http://tf-mirrors.gz1.opensdn.io/re 40 MB/s | 4.8 MB 00:00 #13 20.90 added from: http://tf-mirrors.gz1.opensdn.io/re 17 MB/s | 697 kB 00:00 #13 21.40 added from: http://tf-mirrors.gz1.opensdn.io/re 17 MB/s | 474 kB 00:00 #13 21.82 added from: http://tf-mirrors.gz1.opensdn.io/re 862 kB/s | 18 kB 00:00 #13 22.07 added from: http://tf-mirrors.gz1.opensdn.io/re 9.8 kB/s | 257 B 00:00 #13 22.38 added from: http://tf-mirrors.gz1.opensdn.io/re 659 kB/s | 15 kB 00:00 #13 22.62 added from: http://tf-mirrors.gz1.opensdn.io/re 3.2 MB/s | 96 kB 00:00 #13 23.52 added from: http://tf-mirrors.gz1.opensdn.io/re 71 MB/s | 39 MB 00:00 #13 34.57 Third parties for OpenSDN 48 MB/s | 5.1 MB 00:00 #13 39.25 Dependencies resolved. #13 39.25 ========================================================================================== #13 39.25 Package Arch Version Repository Size #13 39.25 ========================================================================================== #13 39.25 Installing: #13 39.25 boost x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 9.9 k #13 39.25 gperftools-libs x86_64 2.9.1-3.el9 tf-mirrors.ci_repos_epel9.repo 308 k #13 39.25 Installing dependencies: #13 39.25 boost-atomic x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 15 k #13 39.25 boost-chrono x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 23 k #13 39.25 boost-container x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 35 k #13 39.25 boost-context x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 13 k #13 39.25 boost-contract x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 43 k #13 39.25 boost-coroutine x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 30 k #13 39.25 boost-date-time x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 11 k #13 39.25 boost-fiber x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 37 k #13 39.25 boost-filesystem x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 55 k #13 39.25 boost-graph x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 99 k #13 39.25 boost-iostreams x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 37 k #13 39.25 boost-locale x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 212 k #13 39.25 boost-log x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 405 k #13 39.25 boost-math x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 203 k #13 39.25 boost-nowide x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 13 k #13 39.25 boost-program-options x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 104 k #13 39.25 boost-python3 x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 91 k #13 39.25 boost-random x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 22 k #13 39.25 boost-regex x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 275 k #13 39.25 boost-serialization x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 127 k #13 39.25 boost-stacktrace x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 25 k #13 39.25 boost-system x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 11 k #13 39.25 boost-test x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 228 k #13 39.25 boost-thread x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 53 k #13 39.25 boost-timer x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 21 k #13 39.25 boost-type_erasure x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 28 k #13 39.25 boost-wave x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 207 k #13 39.25 libicu x86_64 67.1-10.el9_6 tf-mirrors.ci_repos_yum9-baseos 9.6 M #13 39.25 libunwind x86_64 1.6.2-1.el9 tf-mirrors.ci_repos_epel9.repo 67 k #13 39.25 #13 39.25 Transaction Summary #13 39.25 ========================================================================================== #13 39.25 Install 31 Packages #13 39.25 #13 39.25 Total download size: 12 M #13 39.25 Installed size: 41 M #13 39.25 Downloading Packages: #13 39.30 (1/31): boost-1.75.0-13.el9_7.x86_64.rpm 947 kB/s | 9.9 kB 00:00 #13 39.30 (2/31): boost-atomic-1.75.0-13.el9_7.x86_64.rpm 1.1 MB/s | 15 kB 00:00 #13 39.30 (3/31): boost-chrono-1.75.0-13.el9_7.x86_64.rpm 4.9 MB/s | 23 kB 00:00 #13 39.30 (4/31): boost-container-1.75.0-13.el9_7.x86_64. 5.6 MB/s | 35 kB 00:00 #13 39.30 (5/31): boost-context-1.75.0-13.el9_7.x86_64.rp 1.9 MB/s | 13 kB 00:00 #13 39.30 (6/31): boost-contract-1.75.0-13.el9_7.x86_64.r 6.3 MB/s | 43 kB 00:00 #13 39.30 (7/31): boost-coroutine-1.75.0-13.el9_7.x86_64. 4.4 MB/s | 30 kB 00:00 #13 39.30 (8/31): boost-date-time-1.75.0-13.el9_7.x86_64. 1.9 MB/s | 11 kB 00:00 #13 39.30 (9/31): boost-fiber-1.75.0-13.el9_7.x86_64.rpm 5.9 MB/s | 37 kB 00:00 #13 39.30 (10/31): boost-filesystem-1.75.0-13.el9_7.x86_6 6.4 MB/s | 55 kB 00:00 #13 39.44 (11/31): boost-graph-1.75.0-13.el9_7.x86_64.rpm 11 MB/s | 99 kB 00:00 #13 39.44 (12/31): boost-iostreams-1.75.0-13.el9_7.x86_64 4.5 MB/s | 37 kB 00:00 #13 39.44 (13/31): boost-locale-1.75.0-13.el9_7.x86_64.rp 21 MB/s | 212 kB 00:00 #13 39.44 (14/31): boost-math-1.75.0-13.el9_7.x86_64.rpm 27 MB/s | 203 kB 00:00 #13 39.44 (15/31): boost-log-1.75.0-13.el9_7.x86_64.rpm 20 MB/s | 405 kB 00:00 #13 39.44 (16/31): boost-nowide-1.75.0-13.el9_7.x86_64.rp 1.5 MB/s | 13 kB 00:00 #13 39.44 (17/31): boost-program-options-1.75.0-13.el9_7. 17 MB/s | 104 kB 00:00 #13 39.44 (18/31): boost-python3-1.75.0-13.el9_7.x86_64.r 12 MB/s | 91 kB 00:00 #13 39.44 (19/31): boost-random-1.75.0-13.el9_7.x86_64.rp 3.7 MB/s | 22 kB 00:00 #13 39.44 (20/31): boost-regex-1.75.0-13.el9_7.x86_64.rpm 33 MB/s | 275 kB 00:00 #13 39.44 (21/31): boost-serialization-1.75.0-13.el9_7.x8 13 MB/s | 127 kB 00:00 #13 39.44 (22/31): boost-stacktrace-1.75.0-13.el9_7.x86_6 3.8 MB/s | 25 kB 00:00 #13 39.44 (23/31): boost-system-1.75.0-13.el9_7.x86_64.rp 2.4 MB/s | 11 kB 00:00 #13 39.44 (24/31): boost-test-1.75.0-13.el9_7.x86_64.rpm 29 MB/s | 228 kB 00:00 #13 39.44 (25/31): boost-thread-1.75.0-13.el9_7.x86_64.rp 6.2 MB/s | 53 kB 00:00 #13 39.44 (26/31): boost-timer-1.75.0-13.el9_7.x86_64.rpm 4.3 MB/s | 21 kB 00:00 #13 39.44 (27/31): boost-type_erasure-1.75.0-13.el9_7.x86 6.2 MB/s | 28 kB 00:00 #13 39.44 (28/31): boost-wave-1.75.0-13.el9_7.x86_64.rpm 27 MB/s | 207 kB 00:00 #13 39.44 (29/31): gperftools-libs-2.9.1-3.el9.x86_64.rpm 21 MB/s | 308 kB 00:00 #13 39.44 (30/31): libunwind-1.6.2-1.el9.x86_64.rpm 5.3 MB/s | 67 kB 00:00 #13 39.48 (31/31): libicu-67.1-10.el9_6.x86_64.rpm 48 MB/s | 9.6 MB 00:00 #13 39.48 -------------------------------------------------------------------------------- #13 39.48 Total 61 MB/s | 12 MB 00:00 #13 39.48 Running transaction check #13 39.52 Transaction check succeeded. #13 39.52 Running transaction test #13 39.65 Transaction test succeeded. #13 39.65 Running transaction #13 40.04 Preparing : 1/1 #13 40.15 Installing : boost-system-1.75.0-13.el9_7.x86_64 1/31 #13 40.15 Installing : boost-chrono-1.75.0-13.el9_7.x86_64 2/31 #13 40.17 Installing : boost-thread-1.75.0-13.el9_7.x86_64 3/31 #13 40.17 Installing : boost-filesystem-1.75.0-13.el9_7.x86_64 4/31 #13 40.38 Installing : libicu-67.1-10.el9_6.x86_64 5/31 #13 40.38 Installing : boost-regex-1.75.0-13.el9_7.x86_64 6/31 #13 40.38 Installing : boost-context-1.75.0-13.el9_7.x86_64 7/31 #13 40.39 Installing : boost-date-time-1.75.0-13.el9_7.x86_64 8/31 #13 40.40 Installing : boost-atomic-1.75.0-13.el9_7.x86_64 9/31 #13 40.42 Installing : boost-log-1.75.0-13.el9_7.x86_64 10/31 #13 40.49 Installing : boost-wave-1.75.0-13.el9_7.x86_64 11/31 #13 40.49 Installing : boost-coroutine-1.75.0-13.el9_7.x86_64 12/31 #13 40.55 Installing : boost-fiber-1.75.0-13.el9_7.x86_64 13/31 #13 40.55 Installing : boost-graph-1.75.0-13.el9_7.x86_64 14/31 #13 40.55 Installing : boost-locale-1.75.0-13.el9_7.x86_64 15/31 #13 40.55 Installing : boost-type_erasure-1.75.0-13.el9_7.x86_64 16/31 #13 40.55 Installing : boost-timer-1.75.0-13.el9_7.x86_64 17/31 #13 40.55 Installing : libunwind-1.6.2-1.el9.x86_64 18/31 #13 40.55 Installing : boost-test-1.75.0-13.el9_7.x86_64 19/31 #13 40.55 Installing : boost-stacktrace-1.75.0-13.el9_7.x86_64 20/31 #13 40.56 Installing : boost-serialization-1.75.0-13.el9_7.x86_64 21/31 #13 40.56 Installing : boost-random-1.75.0-13.el9_7.x86_64 22/31 #13 40.58 Installing : boost-python3-1.75.0-13.el9_7.x86_64 23/31 #13 40.58 Installing : boost-program-options-1.75.0-13.el9_7.x86_64 24/31 #13 40.59 Installing : boost-nowide-1.75.0-13.el9_7.x86_64 25/31 #13 40.59 Installing : boost-math-1.75.0-13.el9_7.x86_64 26/31 #13 40.60 Installing : boost-iostreams-1.75.0-13.el9_7.x86_64 27/31 #13 40.60 Installing : boost-contract-1.75.0-13.el9_7.x86_64 28/31 #13 40.62 Installing : boost-container-1.75.0-13.el9_7.x86_64 29/31 #13 40.62 Installing : boost-1.75.0-13.el9_7.x86_64 30/31 #13 40.65 Installing : gperftools-libs-2.9.1-3.el9.x86_64 31/31 #13 40.65 Running scriptlet: gperftools-libs-2.9.1-3.el9.x86_64 31/31 #13 40.86 Verifying : libicu-67.1-10.el9_6.x86_64 1/31 #13 40.86 Verifying : boost-1.75.0-13.el9_7.x86_64 2/31 #13 40.86 Verifying : boost-atomic-1.75.0-13.el9_7.x86_64 3/31 #13 40.86 Verifying : boost-chrono-1.75.0-13.el9_7.x86_64 4/31 #13 40.86 Verifying : boost-container-1.75.0-13.el9_7.x86_64 5/31 #13 40.86 Verifying : boost-context-1.75.0-13.el9_7.x86_64 6/31 #13 40.86 Verifying : boost-contract-1.75.0-13.el9_7.x86_64 7/31 #13 40.86 Verifying : boost-coroutine-1.75.0-13.el9_7.x86_64 8/31 #13 40.86 Verifying : boost-date-time-1.75.0-13.el9_7.x86_64 9/31 #13 40.86 Verifying : boost-fiber-1.75.0-13.el9_7.x86_64 10/31 #13 40.86 Verifying : boost-filesystem-1.75.0-13.el9_7.x86_64 11/31 #13 40.86 Verifying : boost-graph-1.75.0-13.el9_7.x86_64 12/31 #13 40.86 Verifying : boost-iostreams-1.75.0-13.el9_7.x86_64 13/31 #13 40.86 Verifying : boost-locale-1.75.0-13.el9_7.x86_64 14/31 #13 40.86 Verifying : boost-log-1.75.0-13.el9_7.x86_64 15/31 #13 40.86 Verifying : boost-math-1.75.0-13.el9_7.x86_64 16/31 #13 40.86 Verifying : boost-nowide-1.75.0-13.el9_7.x86_64 17/31 #13 40.86 Verifying : boost-program-options-1.75.0-13.el9_7.x86_64 18/31 #13 40.86 Verifying : boost-python3-1.75.0-13.el9_7.x86_64 19/31 #13 40.86 Verifying : boost-random-1.75.0-13.el9_7.x86_64 20/31 #13 40.86 Verifying : boost-regex-1.75.0-13.el9_7.x86_64 21/31 #13 40.86 Verifying : boost-serialization-1.75.0-13.el9_7.x86_64 22/31 #13 40.86 Verifying : boost-stacktrace-1.75.0-13.el9_7.x86_64 23/31 #13 40.86 Verifying : boost-system-1.75.0-13.el9_7.x86_64 24/31 #13 40.86 Verifying : boost-test-1.75.0-13.el9_7.x86_64 25/31 #13 40.86 Verifying : boost-thread-1.75.0-13.el9_7.x86_64 26/31 #13 40.86 Verifying : boost-timer-1.75.0-13.el9_7.x86_64 27/31 #13 40.86 Verifying : boost-type_erasure-1.75.0-13.el9_7.x86_64 28/31 #13 40.86 Verifying : boost-wave-1.75.0-13.el9_7.x86_64 29/31 #13 40.86 Verifying : gperftools-libs-2.9.1-3.el9.x86_64 30/31 #13 40.86 Verifying : libunwind-1.6.2-1.el9.x86_64 31/31 #13 40.94 #13 40.94 Installed: #13 40.94 boost-1.75.0-13.el9_7.x86_64 #13 40.94 boost-atomic-1.75.0-13.el9_7.x86_64 #13 40.94 boost-chrono-1.75.0-13.el9_7.x86_64 #13 40.94 boost-container-1.75.0-13.el9_7.x86_64 #13 40.94 boost-context-1.75.0-13.el9_7.x86_64 #13 40.94 boost-contract-1.75.0-13.el9_7.x86_64 #13 40.94 boost-coroutine-1.75.0-13.el9_7.x86_64 #13 40.94 boost-date-time-1.75.0-13.el9_7.x86_64 #13 40.94 boost-fiber-1.75.0-13.el9_7.x86_64 #13 40.94 boost-filesystem-1.75.0-13.el9_7.x86_64 #13 40.94 boost-graph-1.75.0-13.el9_7.x86_64 #13 40.94 boost-iostreams-1.75.0-13.el9_7.x86_64 #13 40.94 boost-locale-1.75.0-13.el9_7.x86_64 #13 40.94 boost-log-1.75.0-13.el9_7.x86_64 #13 40.94 boost-math-1.75.0-13.el9_7.x86_64 #13 40.94 boost-nowide-1.75.0-13.el9_7.x86_64 #13 40.94 boost-program-options-1.75.0-13.el9_7.x86_64 #13 40.94 boost-python3-1.75.0-13.el9_7.x86_64 #13 40.94 boost-random-1.75.0-13.el9_7.x86_64 #13 40.94 boost-regex-1.75.0-13.el9_7.x86_64 #13 40.94 boost-serialization-1.75.0-13.el9_7.x86_64 #13 40.94 boost-stacktrace-1.75.0-13.el9_7.x86_64 #13 40.94 boost-system-1.75.0-13.el9_7.x86_64 #13 40.94 boost-test-1.75.0-13.el9_7.x86_64 #13 40.94 boost-thread-1.75.0-13.el9_7.x86_64 #13 40.94 boost-timer-1.75.0-13.el9_7.x86_64 #13 40.94 boost-type_erasure-1.75.0-13.el9_7.x86_64 #13 40.94 boost-wave-1.75.0-13.el9_7.x86_64 #13 40.94 gperftools-libs-2.9.1-3.el9.x86_64 #13 40.94 libicu-67.1-10.el9_6.x86_64 #13 40.94 libunwind-1.6.2-1.el9.x86_64 #13 40.94 #13 40.94 Complete! #13 41.21 77 files removed #13 41.49 Looking in indexes: http://tf-mirrors.gz1.opensdn.io/root/pypi/+simple/, http://localhost:6667/pip/simple #13 41.57 Collecting contrail-vrouter-api==0.1.dev0 #13 41.57 Downloading http://localhost:6667/pip/simple/contrail-vrouter-api/contrail_vrouter_api-0.1.dev0-py3-none-any.whl (2.9 kB) #13 41.72 Installing collected packages: contrail-vrouter-api #13 41.73 Successfully installed contrail-vrouter-api-0.1.dev0 #13 41.75 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 42.0s #14 [stage-1 8/8] COPY *.sh / #14 DONE 0.2s #15 exporting to image #15 exporting layers #15 exporting layers 0.7s done #15 writing image sha256:5a1a8c11a4a1e07ab5c58daf94558dc7ca8c33d2b3b49451e7c42cb08a663db4 #15 writing image sha256:5a1a8c11a4a1e07ab5c58daf94558dc7ca8c33d2b3b49451e7c42cb08a663db4 done #15 naming to nexus.gz1.opensdn.io:5102/opensdn-tor-agent:nightly 0.0s done #15 DONE 0.8s 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-03-16 01:18:28,661: INFO: Docker build duration: 88 seconds The push refers to repository [nexus.gz1.opensdn.io:5102/opensdn-tor-agent] a82bcb8f6aa4: Preparing b1a116d16843: Preparing 3e79dd08b4e8: Preparing 7ddb9f92a316: Preparing 2ace506159cb: Preparing 7f1fd51177d6: Preparing aa88c30d46ef: Preparing 74b9f0359513: Preparing f2c04632886c: Preparing d17dfa4651a4: Preparing 7754f6e49fe0: Preparing 82fe21dcf27a: Preparing 3767c2b662c6: Preparing 299832f6925d: Preparing 1aa0d13300b1: Preparing 714b1d1cfaa9: Preparing 55fa25e90a5c: Preparing 70ea02d5a5c4: Preparing 8888c51ef5ee: Preparing 6cfe4c7e85d7: Preparing 44343de3ea1d: Preparing 3e79dd08b4e8: Waiting 7ddb9f92a316: Waiting 2ace506159cb: Waiting 7f1fd51177d6: Waiting aa88c30d46ef: Waiting 74b9f0359513: Waiting f2c04632886c: Waiting d17dfa4651a4: Waiting 7754f6e49fe0: Waiting 82fe21dcf27a: Waiting 3767c2b662c6: Waiting 299832f6925d: Waiting 1aa0d13300b1: Waiting 714b1d1cfaa9: Waiting 55fa25e90a5c: Waiting 70ea02d5a5c4: Waiting 8888c51ef5ee: Waiting 6cfe4c7e85d7: Waiting 44343de3ea1d: Waiting a82bcb8f6aa4: Pushed 3e79dd08b4e8: Pushed 7ddb9f92a316: Pushed 2ace506159cb: Pushed 7f1fd51177d6: Pushed 74b9f0359513: Layer already exists aa88c30d46ef: Pushed f2c04632886c: Layer already exists d17dfa4651a4: Layer already exists 7754f6e49fe0: Layer already exists 3767c2b662c6: Layer already exists 82fe21dcf27a: Layer already exists 299832f6925d: Layer already exists 1aa0d13300b1: Layer already exists 55fa25e90a5c: Layer already exists 714b1d1cfaa9: Layer already exists 70ea02d5a5c4: Layer already exists 8888c51ef5ee: Layer already exists 6cfe4c7e85d7: Layer already exists 44343de3ea1d: Layer already exists b1a116d16843: Pushed nightly: digest: sha256:11300a6ec82cf82f6912b71bedbcb83710948dec7b51c20367d0e82e79f6a968 size: 4713 2026-03-16 01:18:33,121: INFO: Building opensdn-tor-agent finished successfully, duration: 93 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 facb184d43ba 683MB 0B nexus.gz1.opensdn.io:5102/opensdn-analytics-api:nightly d76229226613 692MB 0B nexus.gz1.opensdn.io:5102/opensdn-analytics-base:nightly f076b3faf789 667MB 0B nexus.gz1.opensdn.io:5102/opensdn-analytics-query-engine:nightly 86f3dba3b64f 745MB 0B nexus.gz1.opensdn.io:5102/opensdn-analytics-snmp-base:nightly 8d5a17ac1c4a 908MB 0B nexus.gz1.opensdn.io:5102/opensdn-analytics-snmp-collector:nightly c448d058ba30 909MB 0B nexus.gz1.opensdn.io:5102/opensdn-analytics-snmp-topology:nightly f56a6b9395cf 908MB 0B nexus.gz1.opensdn.io:5102/opensdn-ansible-deployer-src:nightly b44a120be21a 1.4MB 0B nexus.gz1.opensdn.io:5102/opensdn-base:nightly ceecf674d08e 667MB 0B nexus.gz1.opensdn.io:5102/opensdn-build-manifest-src:nightly f2704ed8cc6d 4.08kB 0B nexus.gz1.opensdn.io:5102/opensdn-charms-src:nightly 5accc8a58d7d 6.05MB 0B nexus.gz1.opensdn.io:5102/opensdn-container-builder-src:nightly 0ed5a78edeb0 2.48MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-config-base:nightly a6daac3c3f24 667MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-config-dnsmasq:nightly 1da2921d5f7b 682MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-config-schema:nightly a0e6915e9377 668MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-config-svcmonitor:nightly a7e506d16b16 689MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-control-base:nightly 3a1da74174f5 726MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-control-dns:nightly 6df6a0e99782 753MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-control-named:nightly 71335841f80a 734MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-webui-base:nightly b5b4d87128d9 914MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-webui-job:nightly 18f47371c325 914MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-webui-web:nightly b6fe0e7f3657 914MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-cassandra:nightly dd0cc9ff0e04 331MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-haproxy:nightly 7fd822b8ca8e 144MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-kafka:nightly 896a294b9844 392MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-rabbitmq:nightly 8796537b6506 363MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-redis:nightly 52fca562b2c4 171MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-rsyslogd:nightly 3d2fba8c5653 440MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-stunnel:nightly 961cca6c0386 454MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-zookeeper:nightly 6b56c6e0c6e0 301MB 0B nexus.gz1.opensdn.io:5102/opensdn-general-base:nightly d5866f59c7ac 428MB 0B nexus.gz1.opensdn.io:5102/opensdn-kolla-ansible-src:nightly e38a0207bf81 32.7MB 0B nexus.gz1.opensdn.io:5102/opensdn-kubernetes-cni-init:nightly 1b1dc0bc5b72 687MB 0B nexus.gz1.opensdn.io:5102/opensdn-kubernetes-kube-manager:nightly ab1c5a12a6c6 671MB 0B nexus.gz1.opensdn.io:5102/opensdn-node-init:nightly 7b38e0f87966 667MB 0B nexus.gz1.opensdn.io:5102/opensdn-nodemgr:nightly 9e93331e3f2d 802MB 0B nexus.gz1.opensdn.io:5102/opensdn-openstack-compute-init:nightly 3f4a9d40e33e 428MB 0B nexus.gz1.opensdn.io:5102/opensdn-openstack-heat-init:nightly 923838f25b6b 444MB 0B nexus.gz1.opensdn.io:5102/opensdn-openstack-neutron-init:nightly c96d445ac5fc 444MB 0B nexus.gz1.opensdn.io:5102/opensdn-provisioner:nightly 72f0ea63222a 667MB 0B nexus.gz1.opensdn.io:5102/opensdn-status:nightly 389bccbe7d19 802MB 0B nexus.gz1.opensdn.io:5102/opensdn-test-test:nightly 1307470fa705 1.83GB 0B nexus.gz1.opensdn.io:5102/opensdn-tor-agent:nightly 5a1a8c11a4a1 726MB 0B nexus.gz1.opensdn.io:5102/opensdn-vrouter-agent-dpdk:nightly 50bd94376c67 958MB 0B nexus.gz1.opensdn.io:5102/opensdn-vrouter-base:nightly ba5a884086b7 734MB 0B nexus.gz1.opensdn.io:5102/opensdn-vrouter-kernel-init-dpdk:nightly 5b2bb5ade238 734MB 0B nexus.gz1.opensdn.io:5102/tf-dev-sandbox:stable b3a6537d0380 2.9GB 0B U opensdn-test-test:nightly 1307470fa705 1.83GB 0B tf-dev-sandbox:compile d8370efc4a41 24.7GB 0B