2026-03-05 01:15:26,883: INFO: Building opensdn-tor-agent 2026-03-05 01:15:26,942: 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 #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.4s #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 0.0s done #4 DONE 2.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 DONE 0.0s #7 [internal] load build context #7 transferring context: 1.52kB done #7 DONE 2.3s #8 [stage-1 2/8] COPY --from=build /buildroot/usr/lib/libisc-9.21.3.so /usr/lib/ #8 DONE 2.0s #9 [stage-1 3/8] COPY --from=build /buildroot/usr/lib/libisccc-9.21.3.so /usr/lib/ #9 DONE 2.4s #10 [stage-1 4/8] COPY --from=build /buildroot/usr/lib/libisccfg-9.21.3.so /usr/lib/ #10 DONE 2.4s #11 [stage-1 5/8] COPY --from=build /buildroot/usr/bin/contrail-vrouter-agent-health-check.py /usr/bin/ #11 DONE 1.5s #12 [stage-1 6/8] COPY --from=build /buildroot/usr/bin/contrail_crypt_tunnel_client.py /usr/bin/ #12 DONE 1.9s #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.636 added from: http://tf-mirrors.gz1.opensdn.io/re 51 MB/s | 14 MB 00:00 #13 5.782 added from: http://tf-mirrors.gz1.opensdn.io/re 32 MB/s | 1.9 MB 00:00 #13 6.265 added from: http://tf-mirrors.gz1.opensdn.io/re 10 MB/s | 402 kB 00:00 #13 6.860 added from: http://tf-mirrors.gz1.opensdn.io/re 45 MB/s | 16 MB 00:00 #13 12.43 added from: http://tf-mirrors.gz1.opensdn.io/re 45 MB/s | 11 MB 00:00 #13 17.74 added from: http://tf-mirrors.gz1.opensdn.io/re 14 MB/s | 1.1 MB 00:00 #13 18.89 added from: http://tf-mirrors.gz1.opensdn.io/re 16 MB/s | 4.8 MB 00:00 #13 21.57 added from: http://tf-mirrors.gz1.opensdn.io/re 16 MB/s | 697 kB 00:00 #13 22.23 added from: http://tf-mirrors.gz1.opensdn.io/re 14 MB/s | 474 kB 00:00 #13 22.96 added from: http://tf-mirrors.gz1.opensdn.io/re 544 kB/s | 18 kB 00:00 #13 23.51 added from: http://tf-mirrors.gz1.opensdn.io/re 11 kB/s | 257 B 00:00 #13 24.10 added from: http://tf-mirrors.gz1.opensdn.io/re 457 kB/s | 15 kB 00:00 #13 24.68 added from: http://tf-mirrors.gz1.opensdn.io/re 2.2 MB/s | 96 kB 00:00 #13 26.09 added from: http://tf-mirrors.gz1.opensdn.io/re 46 MB/s | 39 MB 00:00 #13 56.04 Third parties for OpenSDN 29 MB/s | 5.1 MB 00:00 #13 71.48 Dependencies resolved. #13 71.48 ========================================================================================== #13 71.48 Package Arch Version Repository Size #13 71.48 ========================================================================================== #13 71.48 Installing: #13 71.48 boost x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 9.9 k #13 71.48 gperftools-libs x86_64 2.9.1-3.el9 tf-mirrors.ci_repos_epel9.repo 308 k #13 71.48 Installing dependencies: #13 71.48 boost-atomic x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 15 k #13 71.48 boost-chrono x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 23 k #13 71.48 boost-container x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 35 k #13 71.48 boost-context x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 13 k #13 71.48 boost-contract x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 43 k #13 71.48 boost-coroutine x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 30 k #13 71.48 boost-date-time x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 11 k #13 71.48 boost-fiber x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 37 k #13 71.48 boost-filesystem x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 55 k #13 71.48 boost-graph x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 99 k #13 71.48 boost-iostreams x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 37 k #13 71.48 boost-locale x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 212 k #13 71.48 boost-log x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 405 k #13 71.48 boost-math x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 203 k #13 71.48 boost-nowide x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 13 k #13 71.48 boost-program-options x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 104 k #13 71.48 boost-python3 x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 91 k #13 71.48 boost-random x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 22 k #13 71.48 boost-regex x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 275 k #13 71.48 boost-serialization x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 127 k #13 71.48 boost-stacktrace x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 25 k #13 71.48 boost-system x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 11 k #13 71.48 boost-test x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 228 k #13 71.48 boost-thread x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 53 k #13 71.48 boost-timer x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 21 k #13 71.48 boost-type_erasure x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 28 k #13 71.48 boost-wave x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 207 k #13 71.48 libicu x86_64 67.1-10.el9_6 tf-mirrors.ci_repos_yum9-baseos 9.6 M #13 71.48 libunwind x86_64 1.6.2-1.el9 tf-mirrors.ci_repos_epel9.repo 67 k #13 71.48 #13 71.48 Transaction Summary #13 71.48 ========================================================================================== #13 71.48 Install 31 Packages #13 71.48 #13 71.48 Total download size: 12 M #13 71.48 Installed size: 41 M #13 71.48 Downloading Packages: #13 71.48 (1/31): boost-1.75.0-13.el9_7.x86_64.rpm 479 kB/s | 9.9 kB 00:00 #13 71.48 (2/31): boost-atomic-1.75.0-13.el9_7.x86_64.rpm 488 kB/s | 15 kB 00:00 #13 71.48 (3/31): boost-chrono-1.75.0-13.el9_7.x86_64.rpm 1.2 MB/s | 23 kB 00:00 #13 71.50 (4/31): boost-container-1.75.0-13.el9_7.x86_64. 1.8 MB/s | 35 kB 00:00 #13 71.50 (5/31): boost-context-1.75.0-13.el9_7.x86_64.rp 578 kB/s | 13 kB 00:00 #13 71.52 (6/31): boost-contract-1.75.0-13.el9_7.x86_64.r 1.6 MB/s | 43 kB 00:00 #13 71.54 (7/31): boost-coroutine-1.75.0-13.el9_7.x86_64. 1.0 MB/s | 30 kB 00:00 #13 71.54 (8/31): boost-date-time-1.75.0-13.el9_7.x86_64. 586 kB/s | 11 kB 00:00 #13 71.60 (9/31): boost-fiber-1.75.0-13.el9_7.x86_64.rpm 3.7 MB/s | 37 kB 00:00 #13 71.60 (10/31): boost-filesystem-1.75.0-13.el9_7.x86_6 5.8 MB/s | 55 kB 00:00 #13 71.60 (11/31): boost-graph-1.75.0-13.el9_7.x86_64.rpm 9.8 MB/s | 99 kB 00:00 #13 71.60 (12/31): boost-iostreams-1.75.0-13.el9_7.x86_64 4.5 MB/s | 37 kB 00:00 #13 71.60 (13/31): boost-locale-1.75.0-13.el9_7.x86_64.rp 25 MB/s | 212 kB 00:00 #13 71.60 (14/31): boost-math-1.75.0-13.el9_7.x86_64.rpm 22 MB/s | 203 kB 00:00 #13 71.60 (15/31): boost-nowide-1.75.0-13.el9_7.x86_64.rp 2.4 MB/s | 13 kB 00:00 #13 71.60 (16/31): boost-log-1.75.0-13.el9_7.x86_64.rpm 15 MB/s | 405 kB 00:00 #13 71.60 (17/31): boost-program-options-1.75.0-13.el9_7. 9.7 MB/s | 104 kB 00:00 #13 71.60 (18/31): boost-python3-1.75.0-13.el9_7.x86_64.r 12 MB/s | 91 kB 00:00 #13 71.60 (19/31): boost-random-1.75.0-13.el9_7.x86_64.rp 3.5 MB/s | 22 kB 00:00 #13 71.60 (20/31): boost-serialization-1.75.0-13.el9_7.x8 23 MB/s | 127 kB 00:00 #13 71.60 (21/31): boost-regex-1.75.0-13.el9_7.x86_64.rpm 19 MB/s | 275 kB 00:00 #13 71.65 (22/31): boost-stacktrace-1.75.0-13.el9_7.x86_6 3.0 MB/s | 25 kB 00:00 #13 71.65 (23/31): boost-system-1.75.0-13.el9_7.x86_64.rp 2.2 MB/s | 11 kB 00:00 #13 71.65 (24/31): boost-test-1.75.0-13.el9_7.x86_64.rpm 31 MB/s | 228 kB 00:00 #13 71.65 (25/31): boost-thread-1.75.0-13.el9_7.x86_64.rp 6.4 MB/s | 53 kB 00:00 #13 71.65 (26/31): boost-timer-1.75.0-13.el9_7.x86_64.rpm 3.6 MB/s | 21 kB 00:00 #13 71.65 (27/31): boost-type_erasure-1.75.0-13.el9_7.x86 5.4 MB/s | 28 kB 00:00 #13 71.65 (28/31): boost-wave-1.75.0-13.el9_7.x86_64.rpm 26 MB/s | 207 kB 00:00 #13 71.65 (29/31): gperftools-libs-2.9.1-3.el9.x86_64.rpm 18 MB/s | 308 kB 00:00 #13 71.65 (30/31): libunwind-1.6.2-1.el9.x86_64.rpm 4.7 MB/s | 67 kB 00:00 #13 71.84 (31/31): libicu-67.1-10.el9_6.x86_64.rpm 26 MB/s | 9.6 MB 00:00 #13 71.84 -------------------------------------------------------------------------------- #13 71.84 Total 34 MB/s | 12 MB 00:00 #13 71.84 Running transaction check #13 71.92 Transaction check succeeded. #13 71.92 Running transaction test #13 72.33 Transaction test succeeded. #13 72.33 Running transaction #13 72.87 Preparing : 1/1 #13 72.95 Installing : boost-system-1.75.0-13.el9_7.x86_64 1/31 #13 72.95 Installing : boost-chrono-1.75.0-13.el9_7.x86_64 2/31 #13 72.95 Installing : boost-thread-1.75.0-13.el9_7.x86_64 3/31 #13 72.95 Installing : boost-filesystem-1.75.0-13.el9_7.x86_64 4/31 #13 73.24 Installing : libicu-67.1-10.el9_6.x86_64 5/31 #13 73.24 Installing : boost-regex-1.75.0-13.el9_7.x86_64 6/31 #13 73.24 Installing : boost-context-1.75.0-13.el9_7.x86_64 7/31 #13 73.26 Installing : boost-date-time-1.75.0-13.el9_7.x86_64 8/31 #13 73.26 Installing : boost-atomic-1.75.0-13.el9_7.x86_64 9/31 #13 73.28 Installing : boost-log-1.75.0-13.el9_7.x86_64 10/31 #13 73.28 Installing : boost-wave-1.75.0-13.el9_7.x86_64 11/31 #13 73.34 Installing : boost-coroutine-1.75.0-13.el9_7.x86_64 12/31 #13 73.34 Installing : boost-fiber-1.75.0-13.el9_7.x86_64 13/31 #13 73.34 Installing : boost-graph-1.75.0-13.el9_7.x86_64 14/31 #13 73.34 Installing : boost-locale-1.75.0-13.el9_7.x86_64 15/31 #13 73.34 Installing : boost-type_erasure-1.75.0-13.el9_7.x86_64 16/31 #13 73.34 Installing : boost-timer-1.75.0-13.el9_7.x86_64 17/31 #13 73.34 Installing : libunwind-1.6.2-1.el9.x86_64 18/31 #13 73.34 Installing : boost-test-1.75.0-13.el9_7.x86_64 19/31 #13 73.36 Installing : boost-stacktrace-1.75.0-13.el9_7.x86_64 20/31 #13 73.36 Installing : boost-serialization-1.75.0-13.el9_7.x86_64 21/31 #13 73.39 Installing : boost-random-1.75.0-13.el9_7.x86_64 22/31 #13 73.39 Installing : boost-python3-1.75.0-13.el9_7.x86_64 23/31 #13 73.39 Installing : boost-program-options-1.75.0-13.el9_7.x86_64 24/31 #13 73.39 Installing : boost-nowide-1.75.0-13.el9_7.x86_64 25/31 #13 73.43 Installing : boost-math-1.75.0-13.el9_7.x86_64 26/31 #13 73.43 Installing : boost-iostreams-1.75.0-13.el9_7.x86_64 27/31 #13 73.43 Installing : boost-contract-1.75.0-13.el9_7.x86_64 28/31 #13 73.43 Installing : boost-container-1.75.0-13.el9_7.x86_64 29/31 #13 73.43 Installing : boost-1.75.0-13.el9_7.x86_64 30/31 #13 73.47 Installing : gperftools-libs-2.9.1-3.el9.x86_64 31/31 #13 73.47 Running scriptlet: gperftools-libs-2.9.1-3.el9.x86_64 31/31 #13 73.67 Verifying : libicu-67.1-10.el9_6.x86_64 1/31 #13 73.67 Verifying : boost-1.75.0-13.el9_7.x86_64 2/31 #13 73.67 Verifying : boost-atomic-1.75.0-13.el9_7.x86_64 3/31 #13 73.67 Verifying : boost-chrono-1.75.0-13.el9_7.x86_64 4/31 #13 73.67 Verifying : boost-container-1.75.0-13.el9_7.x86_64 5/31 #13 73.67 Verifying : boost-context-1.75.0-13.el9_7.x86_64 6/31 #13 73.67 Verifying : boost-contract-1.75.0-13.el9_7.x86_64 7/31 #13 73.67 Verifying : boost-coroutine-1.75.0-13.el9_7.x86_64 8/31 #13 73.67 Verifying : boost-date-time-1.75.0-13.el9_7.x86_64 9/31 #13 73.67 Verifying : boost-fiber-1.75.0-13.el9_7.x86_64 10/31 #13 73.67 Verifying : boost-filesystem-1.75.0-13.el9_7.x86_64 11/31 #13 73.67 Verifying : boost-graph-1.75.0-13.el9_7.x86_64 12/31 #13 73.67 Verifying : boost-iostreams-1.75.0-13.el9_7.x86_64 13/31 #13 73.67 Verifying : boost-locale-1.75.0-13.el9_7.x86_64 14/31 #13 73.67 Verifying : boost-log-1.75.0-13.el9_7.x86_64 15/31 #13 73.67 Verifying : boost-math-1.75.0-13.el9_7.x86_64 16/31 #13 73.67 Verifying : boost-nowide-1.75.0-13.el9_7.x86_64 17/31 #13 73.67 Verifying : boost-program-options-1.75.0-13.el9_7.x86_64 18/31 #13 73.67 Verifying : boost-python3-1.75.0-13.el9_7.x86_64 19/31 #13 73.67 Verifying : boost-random-1.75.0-13.el9_7.x86_64 20/31 #13 73.67 Verifying : boost-regex-1.75.0-13.el9_7.x86_64 21/31 #13 73.67 Verifying : boost-serialization-1.75.0-13.el9_7.x86_64 22/31 #13 73.67 Verifying : boost-stacktrace-1.75.0-13.el9_7.x86_64 23/31 #13 73.67 Verifying : boost-system-1.75.0-13.el9_7.x86_64 24/31 #13 73.67 Verifying : boost-test-1.75.0-13.el9_7.x86_64 25/31 #13 73.67 Verifying : boost-thread-1.75.0-13.el9_7.x86_64 26/31 #13 73.67 Verifying : boost-timer-1.75.0-13.el9_7.x86_64 27/31 #13 73.67 Verifying : boost-type_erasure-1.75.0-13.el9_7.x86_64 28/31 #13 73.67 Verifying : boost-wave-1.75.0-13.el9_7.x86_64 29/31 #13 73.67 Verifying : gperftools-libs-2.9.1-3.el9.x86_64 30/31 #13 73.67 Verifying : libunwind-1.6.2-1.el9.x86_64 31/31 #13 73.77 #13 73.77 Installed: #13 73.77 boost-1.75.0-13.el9_7.x86_64 #13 73.77 boost-atomic-1.75.0-13.el9_7.x86_64 #13 73.77 boost-chrono-1.75.0-13.el9_7.x86_64 #13 73.77 boost-container-1.75.0-13.el9_7.x86_64 #13 73.77 boost-context-1.75.0-13.el9_7.x86_64 #13 73.77 boost-contract-1.75.0-13.el9_7.x86_64 #13 73.77 boost-coroutine-1.75.0-13.el9_7.x86_64 #13 73.77 boost-date-time-1.75.0-13.el9_7.x86_64 #13 73.77 boost-fiber-1.75.0-13.el9_7.x86_64 #13 73.77 boost-filesystem-1.75.0-13.el9_7.x86_64 #13 73.77 boost-graph-1.75.0-13.el9_7.x86_64 #13 73.77 boost-iostreams-1.75.0-13.el9_7.x86_64 #13 73.77 boost-locale-1.75.0-13.el9_7.x86_64 #13 73.77 boost-log-1.75.0-13.el9_7.x86_64 #13 73.77 boost-math-1.75.0-13.el9_7.x86_64 #13 73.77 boost-nowide-1.75.0-13.el9_7.x86_64 #13 73.77 boost-program-options-1.75.0-13.el9_7.x86_64 #13 73.77 boost-python3-1.75.0-13.el9_7.x86_64 #13 73.77 boost-random-1.75.0-13.el9_7.x86_64 #13 73.77 boost-regex-1.75.0-13.el9_7.x86_64 #13 73.77 boost-serialization-1.75.0-13.el9_7.x86_64 #13 73.77 boost-stacktrace-1.75.0-13.el9_7.x86_64 #13 73.77 boost-system-1.75.0-13.el9_7.x86_64 #13 73.77 boost-test-1.75.0-13.el9_7.x86_64 #13 73.77 boost-thread-1.75.0-13.el9_7.x86_64 #13 73.77 boost-timer-1.75.0-13.el9_7.x86_64 #13 73.77 boost-type_erasure-1.75.0-13.el9_7.x86_64 #13 73.77 boost-wave-1.75.0-13.el9_7.x86_64 #13 73.77 gperftools-libs-2.9.1-3.el9.x86_64 #13 73.77 libicu-67.1-10.el9_6.x86_64 #13 73.77 libunwind-1.6.2-1.el9.x86_64 #13 73.77 #13 73.77 Complete! #13 74.14 77 files removed #13 74.88 Looking in indexes: http://tf-mirrors.gz1.opensdn.io/root/pypi/+simple/, http://localhost:6667/pip/simple #13 74.96 Collecting contrail-vrouter-api==0.1.dev0 #13 74.96 Downloading http://localhost:6667/pip/simple/contrail-vrouter-api/contrail_vrouter_api-0.1.dev0-py3-none-any.whl (2.9 kB) #13 75.35 Installing collected packages: contrail-vrouter-api #13 75.38 Successfully installed contrail-vrouter-api-0.1.dev0 #13 75.38 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 76.8s #14 [stage-1 8/8] COPY *.sh / #14 DONE 1.2s #15 exporting to image #15 exporting layers #15 exporting layers 5.2s done #15 writing image sha256:a41267ff70f97f2609c68c1c4ca9223b0b019835341d4a399be0cd28cbd094e2 done #15 naming to nexus.gz1.opensdn.io:5102/opensdn-tor-agent:nightly done #15 DONE 5.3s 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-05 01:17:14,791: INFO: Docker build duration: 108 seconds The push refers to repository [nexus.gz1.opensdn.io:5102/opensdn-tor-agent] 24fa5b857305: Preparing b9ffb433985d: Preparing 6be7210f569a: Preparing de330256261b: Preparing 61c6aa9ce141: Preparing adfad33b3bc8: Preparing 240daadb720f: Preparing 87a5b4cda56c: Preparing 811bb3779bc8: Preparing 4f3b2ac29cfd: Preparing c8093b79fdda: Preparing d2b881f8a216: Preparing eba9f877f440: Preparing 541903d49b03: Preparing 1e8822e3559a: Preparing dfd6c6e45904: Preparing 89743baadcf3: Preparing 0ab1d22d844d: Preparing cd0a0687d472: Preparing 260f88a8e6dd: Preparing 44343de3ea1d: Preparing de330256261b: Waiting 61c6aa9ce141: Waiting adfad33b3bc8: Waiting 240daadb720f: Waiting 87a5b4cda56c: Waiting 811bb3779bc8: Waiting 4f3b2ac29cfd: Waiting c8093b79fdda: Waiting d2b881f8a216: Waiting eba9f877f440: Waiting 541903d49b03: Waiting 1e8822e3559a: Waiting dfd6c6e45904: Waiting 89743baadcf3: Waiting 0ab1d22d844d: Waiting cd0a0687d472: Waiting 260f88a8e6dd: Waiting 44343de3ea1d: Waiting 6be7210f569a: Pushed 24fa5b857305: Pushed de330256261b: Pushed adfad33b3bc8: Pushed 61c6aa9ce141: Pushed 87a5b4cda56c: Layer already exists 811bb3779bc8: Layer already exists 4f3b2ac29cfd: Layer already exists c8093b79fdda: Layer already exists d2b881f8a216: Layer already exists 240daadb720f: Pushed eba9f877f440: Layer already exists 541903d49b03: Layer already exists 1e8822e3559a: Layer already exists dfd6c6e45904: Layer already exists 89743baadcf3: Layer already exists 0ab1d22d844d: Layer already exists cd0a0687d472: Layer already exists 260f88a8e6dd: Layer already exists 44343de3ea1d: Layer already exists b9ffb433985d: Pushed nightly: digest: sha256:26a07724f9bfcf9320925434376698126b0deff5b80ad823d8ddc2b7968d2527 size: 4714 2026-03-05 01:17:25,034: INFO: Building opensdn-tor-agent finished successfully, duration: 119 seconds REPOSITORY TAG IMAGE ID CREATED SIZE nexus.gz1.opensdn.io:5102/opensdn-debug nightly ae40c1b4c180 11 seconds ago 428MB nexus.gz1.opensdn.io:5102/opensdn-tor-agent nightly a41267ff70f9 18 seconds ago 728MB nexus.gz1.opensdn.io:5102/opensdn-nodemgr nightly 893acab924c0 22 seconds ago 802MB nexus.gz1.opensdn.io:5102/opensdn-status nightly 5dd56635c496 24 seconds ago 802MB nexus.gz1.opensdn.io:5102/opensdn-controller-control-dns nightly 1e02a440a15b About a minute ago 1.06GB nexus.gz1.opensdn.io:5102/opensdn-openstack-compute-init nightly 301846c2d552 About a minute ago 428MB nexus.gz1.opensdn.io:5102/opensdn-kubernetes-cni-init nightly ec7516ff2609 About a minute ago 687MB nexus.gz1.opensdn.io:5102/opensdn-controller-webui-job nightly 94b63296cb05 About a minute ago 914MB nexus.gz1.opensdn.io:5102/opensdn-controller-webui-web nightly 3e1e4ba6a324 About a minute ago 914MB nexus.gz1.opensdn.io:5102/opensdn-controller-control-named nightly 5b7cd61720d6 About a minute ago 755MB nexus.gz1.opensdn.io:5102/opensdn-analytics-snmp-topology nightly 1355640e2a7d About a minute ago 908MB nexus.gz1.opensdn.io:5102/opensdn-vrouter-kernel-init-dpdk nightly e0d82937d037 About a minute ago 737MB nexus.gz1.opensdn.io:5102/opensdn-analytics-alarm-gen nightly ac1976b87f80 About a minute ago 683MB nexus.gz1.opensdn.io:5102/opensdn-analytics-snmp-collector nightly cc3321ebc5da About a minute ago 909MB nexus.gz1.opensdn.io:5102/opensdn-analytics-api nightly e6ca29952410 About a minute ago 692MB nexus.gz1.opensdn.io:5102/opensdn-controller-control-control nightly 6ab7e26f8792 About a minute ago 1.28GB nexus.gz1.opensdn.io:5102/opensdn-controller-config-schema nightly 6d0c71e106d2 About a minute ago 668MB nexus.gz1.opensdn.io:5102/opensdn-openstack-neutron-init nightly 4280367fa5c7 About a minute ago 444MB nexus.gz1.opensdn.io:5102/opensdn-openstack-heat-init nightly 4e4cd56570ad About a minute ago 444MB nexus.gz1.opensdn.io:5102/opensdn-provisioner nightly fc8fcc09c4f2 About a minute ago 667MB nexus.gz1.opensdn.io:5102/opensdn-node-init nightly b0bc14141b01 About a minute ago 667MB nexus.gz1.opensdn.io:5102/opensdn-kubernetes-kube-manager nightly c8eaaf192a5f About a minute ago 671MB nexus.gz1.opensdn.io:5102/opensdn-controller-webui-base nightly 1fc7c68cc465 2 minutes ago 914MB nexus.gz1.opensdn.io:5102/opensdn-external-cassandra nightly 3ae1e6e1336a 2 minutes ago 331MB nexus.gz1.opensdn.io:5102/opensdn-external-rabbitmq nightly 0b17e181fcfa 2 minutes ago 363MB nexus.gz1.opensdn.io:5102/opensdn-external-zookeeper nightly 227e396ae8cc 2 minutes ago 301MB nexus.gz1.opensdn.io:5102/opensdn-analytics-snmp-base nightly f83d41770366 2 minutes ago 908MB nexus.gz1.opensdn.io:5102/opensdn-external-kafka nightly d28e0d0ba28a 2 minutes ago 392MB nexus.gz1.opensdn.io:5102/opensdn-external-redis nightly 386b94bbd0ce 2 minutes ago 171MB nexus.gz1.opensdn.io:5102/opensdn-external-haproxy nightly 924a53cad01a 2 minutes ago 144MB nexus.gz1.opensdn.io:5102/opensdn-vrouter-base nightly b2ed1430683d 2 minutes ago 737MB nexus.gz1.opensdn.io:5102/opensdn-controller-control-base nightly 7aa17e085f6e 3 minutes ago 726MB nexus.gz1.opensdn.io:5102/opensdn-external-stunnel nightly 3dfb73a44a4e 3 minutes ago 454MB nexus.gz1.opensdn.io:5102/opensdn-external-rsyslogd nightly a676848122e4 3 minutes ago 440MB nexus.gz1.opensdn.io:5102/opensdn-analytics-base nightly cfb526ecfe26 4 minutes ago 667MB nexus.gz1.opensdn.io:5102/opensdn-controller-config-base nightly 8caeee6731d5 4 minutes ago 667MB nexus.gz1.opensdn.io:5102/opensdn-base nightly 5028f3fc5a6f 4 minutes ago 667MB nexus.gz1.opensdn.io:5102/opensdn-general-base nightly 73a50ba059ff 4 minutes ago 428MB nexus.gz1.opensdn.io:5102/opensdn-container-builder-src nightly 3e13025f424d 5 minutes ago 2.38MB tf-dev-sandbox compile 31c6919be32a 5 minutes ago 25.1GB nexus.gz1.opensdn.io:5102/opensdn-ansible-deployer-src nightly c25f4306ab17 About an hour ago 1.4MB nexus.gz1.opensdn.io:5102/opensdn-charms-src nightly 8bcfa1e32bfa About an hour ago 6.05MB nexus.gz1.opensdn.io:5102/opensdn-container-builder-src b54dfc8a7b79 About an hour ago 2.36MB nexus.gz1.opensdn.io:5102/opensdn-kolla-ansible-src nightly 25f794766861 About an hour ago 32.7MB nexus.gz1.opensdn.io:5102/opensdn-build-manifest-src nightly 6a9e8c451bdf About an hour ago 4.08kB nexus.gz1.opensdn.io:5102/tf-dev-sandbox stable 7b99c7607608 3 weeks ago 2.82GB