2026-04-27 01:43:54,763: INFO: Building opensdn-tor-agent 2026-04-27 01:43:54,845: 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.7s #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 2.0s #5 [1/2] FROM nexus.gz1.opensdn.io:5102/opensdn-base:nightly #5 DONE 0.4s #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.7s #8 [stage-1 2/8] COPY --from=build /buildroot/usr/lib/libisc-9.21.3.so /usr/lib/ #8 DONE 1.1s #9 [stage-1 3/8] COPY --from=build /buildroot/usr/lib/libisccc-9.21.3.so /usr/lib/ #9 DONE 0.5s #10 [stage-1 4/8] COPY --from=build /buildroot/usr/lib/libisccfg-9.21.3.so /usr/lib/ #10 DONE 0.4s #11 [stage-1 5/8] COPY --from=build /buildroot/usr/bin/contrail-vrouter-agent-health-check.py /usr/bin/ #11 DONE 0.9s #12 [stage-1 6/8] COPY --from=build /buildroot/usr/bin/contrail_crypt_tunnel_client.py /usr/bin/ #12 DONE 2.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 3.347 added from: http://tf-mirrors.gz1.opensdn.io/re 26 MB/s | 14 MB 00:00 #13 6.543 added from: http://tf-mirrors.gz1.opensdn.io/re 24 MB/s | 1.9 MB 00:00 #13 7.480 added from: http://tf-mirrors.gz1.opensdn.io/re 13 MB/s | 402 kB 00:00 #13 8.260 added from: http://tf-mirrors.gz1.opensdn.io/re 45 MB/s | 16 MB 00:00 #13 16.65 added from: http://tf-mirrors.gz1.opensdn.io/re 34 MB/s | 11 MB 00:00 #13 23.42 added from: http://tf-mirrors.gz1.opensdn.io/re 15 MB/s | 1.1 MB 00:00 #13 24.25 added from: http://tf-mirrors.gz1.opensdn.io/re 38 MB/s | 4.8 MB 00:00 #13 27.02 added from: http://tf-mirrors.gz1.opensdn.io/re 10 MB/s | 697 kB 00:00 #13 27.75 added from: http://tf-mirrors.gz1.opensdn.io/re 10 MB/s | 474 kB 00:00 #13 28.47 added from: http://tf-mirrors.gz1.opensdn.io/re 573 kB/s | 18 kB 00:00 #13 28.89 added from: http://tf-mirrors.gz1.opensdn.io/re 9.3 kB/s | 257 B 00:00 #13 29.35 added from: http://tf-mirrors.gz1.opensdn.io/re 414 kB/s | 15 kB 00:00 #13 29.85 added from: http://tf-mirrors.gz1.opensdn.io/re 3.6 MB/s | 96 kB 00:00 #13 31.15 added from: http://tf-mirrors.gz1.opensdn.io/re 70 MB/s | 39 MB 00:00 #13 52.57 Third parties for OpenSDN 30 MB/s | 5.1 MB 00:00 #13 63.14 Dependencies resolved. #13 63.14 ========================================================================================== #13 63.14 Package Arch Version Repository Size #13 63.14 ========================================================================================== #13 63.14 Installing: #13 63.14 boost x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 9.9 k #13 63.14 gperftools-libs x86_64 2.9.1-3.el9 tf-mirrors.ci_repos_epel9.repo 308 k #13 63.14 Installing dependencies: #13 63.14 boost-atomic x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 15 k #13 63.14 boost-chrono x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 23 k #13 63.14 boost-container x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 35 k #13 63.14 boost-context x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 13 k #13 63.14 boost-contract x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 43 k #13 63.14 boost-coroutine x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 30 k #13 63.14 boost-date-time x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 11 k #13 63.14 boost-fiber x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 37 k #13 63.14 boost-filesystem x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 55 k #13 63.14 boost-graph x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 99 k #13 63.14 boost-iostreams x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 37 k #13 63.14 boost-locale x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 212 k #13 63.14 boost-log x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 405 k #13 63.14 boost-math x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 203 k #13 63.14 boost-nowide x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 13 k #13 63.14 boost-program-options x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 104 k #13 63.14 boost-python3 x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 91 k #13 63.14 boost-random x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 22 k #13 63.14 boost-regex x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 275 k #13 63.14 boost-serialization x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 127 k #13 63.14 boost-stacktrace x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 25 k #13 63.14 boost-system x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 11 k #13 63.14 boost-test x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 228 k #13 63.14 boost-thread x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 53 k #13 63.14 boost-timer x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 21 k #13 63.14 boost-type_erasure x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 28 k #13 63.14 boost-wave x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 207 k #13 63.14 libicu x86_64 67.1-10.el9_6 tf-mirrors.ci_repos_yum9-baseos 9.6 M #13 63.14 libunwind x86_64 1.6.2-1.el9 tf-mirrors.ci_repos_epel9.repo 67 k #13 63.14 #13 63.14 Transaction Summary #13 63.14 ========================================================================================== #13 63.14 Install 31 Packages #13 63.14 #13 63.14 Total download size: 12 M #13 63.14 Installed size: 41 M #13 63.14 Downloading Packages: #13 63.16 (1/31): boost-atomic-1.75.0-13.el9_7.x86_64.rpm 999 kB/s | 15 kB 00:00 #13 63.16 (2/31): boost-1.75.0-13.el9_7.x86_64.rpm 520 kB/s | 9.9 kB 00:00 #13 63.18 (3/31): boost-chrono-1.75.0-13.el9_7.x86_64.rpm 1.0 MB/s | 23 kB 00:00 #13 63.21 (4/31): boost-container-1.75.0-13.el9_7.x86_64. 1.5 MB/s | 35 kB 00:00 #13 63.21 (5/31): boost-context-1.75.0-13.el9_7.x86_64.rp 1.3 MB/s | 13 kB 00:00 #13 63.21 (6/31): boost-contract-1.75.0-13.el9_7.x86_64.r 3.8 MB/s | 43 kB 00:00 #13 63.21 (7/31): boost-coroutine-1.75.0-13.el9_7.x86_64. 3.2 MB/s | 30 kB 00:00 #13 63.23 (8/31): boost-date-time-1.75.0-13.el9_7.x86_64. 908 kB/s | 11 kB 00:00 #13 63.23 (9/31): boost-fiber-1.75.0-13.el9_7.x86_64.rpm 3.4 MB/s | 37 kB 00:00 #13 63.23 (10/31): boost-filesystem-1.75.0-13.el9_7.x86_6 6.3 MB/s | 55 kB 00:00 #13 63.24 (11/31): boost-graph-1.75.0-13.el9_7.x86_64.rpm 9.1 MB/s | 99 kB 00:00 #13 63.24 (12/31): boost-iostreams-1.75.0-13.el9_7.x86_64 3.6 MB/s | 37 kB 00:00 #13 63.25 (13/31): boost-locale-1.75.0-13.el9_7.x86_64.rp 19 MB/s | 212 kB 00:00 #13 63.25 (14/31): boost-math-1.75.0-13.el9_7.x86_64.rpm 25 MB/s | 203 kB 00:00 #13 63.26 (15/31): boost-nowide-1.75.0-13.el9_7.x86_64.rp 2.4 MB/s | 13 kB 00:00 #13 63.26 (16/31): boost-log-1.75.0-13.el9_7.x86_64.rpm 14 MB/s | 405 kB 00:00 #13 63.27 (17/31): boost-program-options-1.75.0-13.el9_7. 6.6 MB/s | 104 kB 00:00 #13 63.28 (18/31): boost-python3-1.75.0-13.el9_7.x86_64.r 5.9 MB/s | 91 kB 00:00 #13 63.29 (19/31): boost-random-1.75.0-13.el9_7.x86_64.rp 2.2 MB/s | 22 kB 00:00 #13 63.30 (20/31): boost-serialization-1.75.0-13.el9_7.x8 9.1 MB/s | 127 kB 00:00 #13 63.31 (21/31): boost-regex-1.75.0-13.el9_7.x86_64.rpm 10 MB/s | 275 kB 00:00 #13 63.31 (22/31): boost-stacktrace-1.75.0-13.el9_7.x86_6 2.1 MB/s | 25 kB 00:00 #13 63.31 (23/31): boost-system-1.75.0-13.el9_7.x86_64.rp 2.1 MB/s | 11 kB 00:00 #13 63.33 (24/31): boost-test-1.75.0-13.el9_7.x86_64.rpm 11 MB/s | 228 kB 00:00 #13 63.33 (25/31): boost-thread-1.75.0-13.el9_7.x86_64.rp 2.3 MB/s | 53 kB 00:00 #13 63.34 (26/31): boost-timer-1.75.0-13.el9_7.x86_64.rpm 3.1 MB/s | 21 kB 00:00 #13 63.34 (27/31): boost-type_erasure-1.75.0-13.el9_7.x86 3.1 MB/s | 28 kB 00:00 #13 63.38 (28/31): boost-wave-1.75.0-13.el9_7.x86_64.rpm 13 MB/s | 207 kB 00:00 #13 63.38 (29/31): gperftools-libs-2.9.1-3.el9.x86_64.rpm 14 MB/s | 308 kB 00:00 #13 63.38 (30/31): libunwind-1.6.2-1.el9.x86_64.rpm 4.3 MB/s | 67 kB 00:00 #13 63.49 (31/31): libicu-67.1-10.el9_6.x86_64.rpm 28 MB/s | 9.6 MB 00:00 #13 63.49 -------------------------------------------------------------------------------- #13 63.49 Total 35 MB/s | 12 MB 00:00 #13 63.49 Running transaction check #13 63.56 Transaction check succeeded. #13 63.56 Running transaction test #13 63.75 Transaction test succeeded. #13 63.75 Running transaction #13 64.38 Preparing : 1/1 #13 65.15 Installing : boost-system-1.75.0-13.el9_7.x86_64 1/31 #13 65.16 Installing : boost-chrono-1.75.0-13.el9_7.x86_64 2/31 #13 65.18 Installing : boost-thread-1.75.0-13.el9_7.x86_64 3/31 #13 65.18 Installing : boost-filesystem-1.75.0-13.el9_7.x86_64 4/31 #13 65.45 Installing : libicu-67.1-10.el9_6.x86_64 5/31 #13 65.54 Installing : boost-regex-1.75.0-13.el9_7.x86_64 6/31 #13 65.55 Installing : boost-context-1.75.0-13.el9_7.x86_64 7/31 #13 65.56 Installing : boost-date-time-1.75.0-13.el9_7.x86_64 8/31 #13 65.58 Installing : boost-atomic-1.75.0-13.el9_7.x86_64 9/31 #13 65.60 Installing : boost-log-1.75.0-13.el9_7.x86_64 10/31 #13 65.61 Installing : boost-wave-1.75.0-13.el9_7.x86_64 11/31 #13 65.62 Installing : boost-coroutine-1.75.0-13.el9_7.x86_64 12/31 #13 65.64 Installing : boost-fiber-1.75.0-13.el9_7.x86_64 13/31 #13 65.66 Installing : boost-graph-1.75.0-13.el9_7.x86_64 14/31 #13 65.68 Installing : boost-locale-1.75.0-13.el9_7.x86_64 15/31 #13 65.71 Installing : boost-type_erasure-1.75.0-13.el9_7.x86_64 16/31 #13 65.71 Installing : boost-timer-1.75.0-13.el9_7.x86_64 17/31 #13 65.71 Installing : libunwind-1.6.2-1.el9.x86_64 18/31 #13 65.72 Installing : boost-test-1.75.0-13.el9_7.x86_64 19/31 #13 65.73 Installing : boost-stacktrace-1.75.0-13.el9_7.x86_64 20/31 #13 65.75 Installing : boost-serialization-1.75.0-13.el9_7.x86_64 21/31 #13 65.76 Installing : boost-random-1.75.0-13.el9_7.x86_64 22/31 #13 65.78 Installing : boost-python3-1.75.0-13.el9_7.x86_64 23/31 #13 65.79 Installing : boost-program-options-1.75.0-13.el9_7.x86_64 24/31 #13 65.80 Installing : boost-nowide-1.75.0-13.el9_7.x86_64 25/31 #13 65.81 Installing : boost-math-1.75.0-13.el9_7.x86_64 26/31 #13 65.92 Installing : boost-iostreams-1.75.0-13.el9_7.x86_64 27/31 #13 65.93 Installing : boost-contract-1.75.0-13.el9_7.x86_64 28/31 #13 65.94 Installing : boost-container-1.75.0-13.el9_7.x86_64 29/31 #13 65.95 Installing : boost-1.75.0-13.el9_7.x86_64 30/31 #13 66.01 Installing : gperftools-libs-2.9.1-3.el9.x86_64 31/31 #13 66.05 Running scriptlet: gperftools-libs-2.9.1-3.el9.x86_64 31/31 #13 66.41 Verifying : libicu-67.1-10.el9_6.x86_64 1/31 #13 66.42 Verifying : boost-1.75.0-13.el9_7.x86_64 2/31 #13 66.42 Verifying : boost-atomic-1.75.0-13.el9_7.x86_64 3/31 #13 66.42 Verifying : boost-chrono-1.75.0-13.el9_7.x86_64 4/31 #13 66.42 Verifying : boost-container-1.75.0-13.el9_7.x86_64 5/31 #13 66.42 Verifying : boost-context-1.75.0-13.el9_7.x86_64 6/31 #13 66.42 Verifying : boost-contract-1.75.0-13.el9_7.x86_64 7/31 #13 66.42 Verifying : boost-coroutine-1.75.0-13.el9_7.x86_64 8/31 #13 66.42 Verifying : boost-date-time-1.75.0-13.el9_7.x86_64 9/31 #13 66.42 Verifying : boost-fiber-1.75.0-13.el9_7.x86_64 10/31 #13 66.42 Verifying : boost-filesystem-1.75.0-13.el9_7.x86_64 11/31 #13 66.42 Verifying : boost-graph-1.75.0-13.el9_7.x86_64 12/31 #13 66.42 Verifying : boost-iostreams-1.75.0-13.el9_7.x86_64 13/31 #13 66.42 Verifying : boost-locale-1.75.0-13.el9_7.x86_64 14/31 #13 66.42 Verifying : boost-log-1.75.0-13.el9_7.x86_64 15/31 #13 66.42 Verifying : boost-math-1.75.0-13.el9_7.x86_64 16/31 #13 66.42 Verifying : boost-nowide-1.75.0-13.el9_7.x86_64 17/31 #13 66.42 Verifying : boost-program-options-1.75.0-13.el9_7.x86_64 18/31 #13 66.42 Verifying : boost-python3-1.75.0-13.el9_7.x86_64 19/31 #13 66.42 Verifying : boost-random-1.75.0-13.el9_7.x86_64 20/31 #13 66.42 Verifying : boost-regex-1.75.0-13.el9_7.x86_64 21/31 #13 66.42 Verifying : boost-serialization-1.75.0-13.el9_7.x86_64 22/31 #13 66.42 Verifying : boost-stacktrace-1.75.0-13.el9_7.x86_64 23/31 #13 66.42 Verifying : boost-system-1.75.0-13.el9_7.x86_64 24/31 #13 66.42 Verifying : boost-test-1.75.0-13.el9_7.x86_64 25/31 #13 66.42 Verifying : boost-thread-1.75.0-13.el9_7.x86_64 26/31 #13 66.42 Verifying : boost-timer-1.75.0-13.el9_7.x86_64 27/31 #13 66.42 Verifying : boost-type_erasure-1.75.0-13.el9_7.x86_64 28/31 #13 66.42 Verifying : boost-wave-1.75.0-13.el9_7.x86_64 29/31 #13 66.42 Verifying : gperftools-libs-2.9.1-3.el9.x86_64 30/31 #13 66.42 Verifying : libunwind-1.6.2-1.el9.x86_64 31/31 #13 66.57 #13 66.57 Installed: #13 66.57 boost-1.75.0-13.el9_7.x86_64 #13 66.57 boost-atomic-1.75.0-13.el9_7.x86_64 #13 66.57 boost-chrono-1.75.0-13.el9_7.x86_64 #13 66.57 boost-container-1.75.0-13.el9_7.x86_64 #13 66.57 boost-context-1.75.0-13.el9_7.x86_64 #13 66.57 boost-contract-1.75.0-13.el9_7.x86_64 #13 66.57 boost-coroutine-1.75.0-13.el9_7.x86_64 #13 66.57 boost-date-time-1.75.0-13.el9_7.x86_64 #13 66.57 boost-fiber-1.75.0-13.el9_7.x86_64 #13 66.57 boost-filesystem-1.75.0-13.el9_7.x86_64 #13 66.57 boost-graph-1.75.0-13.el9_7.x86_64 #13 66.57 boost-iostreams-1.75.0-13.el9_7.x86_64 #13 66.57 boost-locale-1.75.0-13.el9_7.x86_64 #13 66.57 boost-log-1.75.0-13.el9_7.x86_64 #13 66.57 boost-math-1.75.0-13.el9_7.x86_64 #13 66.57 boost-nowide-1.75.0-13.el9_7.x86_64 #13 66.57 boost-program-options-1.75.0-13.el9_7.x86_64 #13 66.57 boost-python3-1.75.0-13.el9_7.x86_64 #13 66.57 boost-random-1.75.0-13.el9_7.x86_64 #13 66.57 boost-regex-1.75.0-13.el9_7.x86_64 #13 66.57 boost-serialization-1.75.0-13.el9_7.x86_64 #13 66.57 boost-stacktrace-1.75.0-13.el9_7.x86_64 #13 66.57 boost-system-1.75.0-13.el9_7.x86_64 #13 66.57 boost-test-1.75.0-13.el9_7.x86_64 #13 66.57 boost-thread-1.75.0-13.el9_7.x86_64 #13 66.57 boost-timer-1.75.0-13.el9_7.x86_64 #13 66.57 boost-type_erasure-1.75.0-13.el9_7.x86_64 #13 66.57 boost-wave-1.75.0-13.el9_7.x86_64 #13 66.57 gperftools-libs-2.9.1-3.el9.x86_64 #13 66.57 libicu-67.1-10.el9_6.x86_64 #13 66.57 libunwind-1.6.2-1.el9.x86_64 #13 66.57 #13 66.57 Complete! #13 67.22 77 files removed #13 68.14 Looking in indexes: http://tf-mirrors.gz1.opensdn.io/root/pypi/+simple/, http://localhost:6667/pip/simple #13 68.22 Collecting contrail-vrouter-api==0.1.dev0 #13 68.27 Downloading http://localhost:6667/pip/simple/contrail-vrouter-api/contrail_vrouter_api-0.1.dev0-py3-none-any.whl (2.9 kB) #13 68.60 Installing collected packages: contrail-vrouter-api #13 68.67 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 68.67 Successfully installed contrail-vrouter-api-0.1.dev0 #13 DONE 69.3s #14 [stage-1 8/8] COPY *.sh / #14 DONE 1.0s #15 exporting to image #15 exporting layers #15 exporting layers 1.7s done #15 writing image sha256:d357d5625e1574f911db1672c1ca97b9741d4d5e29aa98587825f4fe7473deb2 done #15 naming to nexus.gz1.opensdn.io:5102/opensdn-tor-agent:nightly done #15 DONE 1.9s 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-04-27 01:47:10,233: INFO: Docker build duration: 196 seconds The push refers to repository [nexus.gz1.opensdn.io:5102/opensdn-tor-agent] 5c98882c8c2e: Preparing 4f422f1fb37c: Preparing 86667880a285: Preparing 63c1a2564416: Preparing 1ca29117a45e: Preparing c0fe73557453: Preparing 29e3c2473fa2: Preparing cbe6885de687: Preparing dc3430f039ac: Preparing 77ab60722f2d: Preparing 0d4d7dfc771c: Preparing db011013d95e: Preparing ba24cf46aa57: Preparing 9ef5e31fa965: Preparing b1bccdfafa85: Preparing e00622a0a290: Preparing 740a63e5dea6: Preparing a487947cc7a7: Preparing 27fafc7f428e: Preparing 9fd2b73ff349: Preparing 44343de3ea1d: Preparing 5c98882c8c2e: Waiting 4f422f1fb37c: Waiting 86667880a285: Waiting 63c1a2564416: Waiting 1ca29117a45e: Waiting c0fe73557453: Waiting 29e3c2473fa2: Waiting cbe6885de687: Waiting dc3430f039ac: Waiting 77ab60722f2d: Waiting 0d4d7dfc771c: Waiting db011013d95e: Waiting ba24cf46aa57: Waiting 9ef5e31fa965: Waiting b1bccdfafa85: Waiting e00622a0a290: Waiting 740a63e5dea6: Waiting a487947cc7a7: Waiting 27fafc7f428e: Waiting 9fd2b73ff349: Waiting 44343de3ea1d: Waiting 5c98882c8c2e: Pushed 86667880a285: Pushed 63c1a2564416: Pushed 1ca29117a45e: Pushed c0fe73557453: Pushed 29e3c2473fa2: Pushed cbe6885de687: Layer already exists dc3430f039ac: Layer already exists 77ab60722f2d: Layer already exists 0d4d7dfc771c: Layer already exists db011013d95e: Layer already exists ba24cf46aa57: Layer already exists 9ef5e31fa965: Layer already exists b1bccdfafa85: Layer already exists e00622a0a290: Layer already exists 740a63e5dea6: Layer already exists a487947cc7a7: Layer already exists 27fafc7f428e: Layer already exists 9fd2b73ff349: Layer already exists 44343de3ea1d: Layer already exists 4f422f1fb37c: Pushed nightly: digest: sha256:29a41064b5cd2b0e43cdd30388bf1e10355d17d238b20727163a726af6d1b33f size: 4713 2026-04-27 01:47:22,941: INFO: Building opensdn-tor-agent finished successfully, duration: 208 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 d2ff44d38044 692MB 0B nexus.gz1.opensdn.io:5102/opensdn-analytics-api:nightly 2fb32c6182ac 701MB 0B nexus.gz1.opensdn.io:5102/opensdn-analytics-base:nightly 70e74d5fa059 676MB 0B nexus.gz1.opensdn.io:5102/opensdn-analytics-collector:nightly fa743c39db62 758MB 0B nexus.gz1.opensdn.io:5102/opensdn-analytics-query-engine:nightly 439fa93dd6ff 754MB 0B nexus.gz1.opensdn.io:5102/opensdn-analytics-snmp-base:nightly 5b5aee4889c4 917MB 0B nexus.gz1.opensdn.io:5102/opensdn-analytics-snmp-collector:nightly 9cf326f48274 918MB 0B nexus.gz1.opensdn.io:5102/opensdn-analytics-snmp-topology:nightly 53962beed935 918MB 0B nexus.gz1.opensdn.io:5102/opensdn-ansible-deployer-src:nightly 85d849f253c2 1.41MB 0B nexus.gz1.opensdn.io:5102/opensdn-base:nightly c3bcfdf4752a 676MB 0B nexus.gz1.opensdn.io:5102/opensdn-build-manifest-src:nightly 7c9eeda569a3 4.08kB 0B nexus.gz1.opensdn.io:5102/opensdn-charms-src:nightly ab64f8e4cd3a 6.05MB 0B nexus.gz1.opensdn.io:5102/opensdn-container-builder-src:nightly 5d0972c497d8 2.39MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-config-api:nightly 023fe8c58c5a 714MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-config-base:nightly 56886e8f7f40 676MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-config-dnsmasq:nightly 3683751c1402 691MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-config-schema:nightly 6d9ad3044298 677MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-config-svcmonitor:nightly f37aa6556a04 698MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-control-base:nightly ae4e2144d32d 735MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-control-control:nightly 3c545f1b2c95 762MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-control-dns:nightly c282c56e05cc 762MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-control-named:nightly 4de3df8271ca 743MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-webui-base:nightly b84cfc000f0d 914MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-webui-job:nightly 61d4904e8f09 914MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-webui-web:nightly 08ed3cd8b731 914MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-cassandra:nightly 5e0268f7a799 331MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-haproxy:nightly 2e8ae028009a 144MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-kafka:nightly 24c1204ffaac 392MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-rabbitmq:nightly 2d85430119fb 363MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-redis:nightly e6ed4d635520 171MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-rsyslogd:nightly cbbbd0bcd7a3 440MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-stunnel:nightly b9b364fa8a61 454MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-zookeeper:nightly 3b422e790e17 301MB 0B nexus.gz1.opensdn.io:5102/opensdn-general-base:nightly 0734f9547fa6 428MB 0B nexus.gz1.opensdn.io:5102/opensdn-kolla-ansible-src:nightly 9d75ba0b77b0 32.7MB 0B nexus.gz1.opensdn.io:5102/opensdn-kubernetes-cni-init:nightly 432810f5d99b 696MB 0B nexus.gz1.opensdn.io:5102/opensdn-kubernetes-kube-manager:nightly 40030ff56bfd 681MB 0B nexus.gz1.opensdn.io:5102/opensdn-node-init:nightly b19d4ae3ffa5 676MB 0B nexus.gz1.opensdn.io:5102/opensdn-nodemgr:nightly d96400a9b5d4 811MB 0B nexus.gz1.opensdn.io:5102/opensdn-openstack-compute-init:nightly 09fb8b6b2a78 428MB 0B nexus.gz1.opensdn.io:5102/opensdn-openstack-heat-init:nightly 13c71669580f 444MB 0B nexus.gz1.opensdn.io:5102/opensdn-openstack-neutron-init:nightly 028d84a1e303 444MB 0B nexus.gz1.opensdn.io:5102/opensdn-provisioner:nightly dae9839f3de8 676MB 0B nexus.gz1.opensdn.io:5102/opensdn-status:nightly 82c313a140de 811MB 0B nexus.gz1.opensdn.io:5102/opensdn-test-test:nightly d1a536bc5329 1.84GB 0B nexus.gz1.opensdn.io:5102/opensdn-tor-agent:nightly d357d5625e15 735MB 0B nexus.gz1.opensdn.io:5102/opensdn-vrouter-agent-dpdk:nightly 9ca0b86bd875 967MB 0B nexus.gz1.opensdn.io:5102/opensdn-vrouter-agent:nightly c23effabc6a6 933MB 0B nexus.gz1.opensdn.io:5102/opensdn-vrouter-base:nightly 1972a806d567 743MB 0B nexus.gz1.opensdn.io:5102/opensdn-vrouter-kernel-build-init:nightly b9821c2eca5d 612MB 0B nexus.gz1.opensdn.io:5102/opensdn-vrouter-kernel-init-dpdk:nightly 04c8535c420a 743MB 0B nexus.gz1.opensdn.io:5102/opensdn-vrouter-kernel-init:nightly 8c8609cbec86 365MB 0B nexus.gz1.opensdn.io:5102/tf-dev-sandbox:stable 8e586cc165fc 2.9GB 0B U opensdn-test-test:nightly d1a536bc5329 1.84GB 0B tf-dev-sandbox:compile 1fa73d57751c 24.7GB 0B