2026-02-27 09:34:04,824: INFO: Building opensdn-tor-agent 2026-02-27 09:34:04,877: INFO: Building args: --network host --build-arg PIP_REPOSITORY=http://localhost:6667/pip/simple --build-arg CONTRAIL_REGISTRY=nexus.gz1.opensdn.io:5101 --build-arg CONTRAIL_CONTAINER_TAG=master-2_5_1_4-2_5 --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.6s #2 [internal] load metadata for nexus.gz1.opensdn.io:5101/opensdn-base:master-2_5_1_4-2_5 #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 DONE 0.0s #4 [internal] load .dockerignore #4 transferring context: #4 transferring context: 2B done #4 DONE 1.2s #5 [1/5] FROM nexus.gz1.opensdn.io:5101/opensdn-base:master-2_5_1_4-2_5 #5 CACHED #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 2.3s #8 [stage-1 2/8] COPY --from=build /buildroot/usr/lib/libisc-9.21.3.so /usr/lib/ #8 DONE 0.2s #9 [stage-1 3/8] COPY --from=build /buildroot/usr/lib/libisccc-9.21.3.so /usr/lib/ #9 DONE 0.6s #10 [stage-1 4/8] COPY --from=build /buildroot/usr/lib/libisccfg-9.21.3.so /usr/lib/ #10 DONE 1.0s #11 [stage-1 5/8] COPY --from=build /buildroot/usr/bin/contrail-vrouter-agent-health-check.py /usr/bin/ #11 DONE 1.9s #12 [stage-1 6/8] COPY --from=build /buildroot/usr/bin/contrail_crypt_tunnel_client.py /usr/bin/ #12 DONE 1.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.861 added from: http://tf-mirrors.gz1.opensdn.io/re 25 MB/s | 14 MB 00:00 #13 14.10 added from: http://tf-mirrors.gz1.opensdn.io/re 17 MB/s | 1.9 MB 00:00 #13 16.50 added from: http://tf-mirrors.gz1.opensdn.io/re 6.4 MB/s | 402 kB 00:00 #13 17.81 added from: http://tf-mirrors.gz1.opensdn.io/re 46 MB/s | 16 MB 00:00 #13 26.59 added from: http://tf-mirrors.gz1.opensdn.io/re 20 MB/s | 11 MB 00:00 #13 35.62 added from: http://tf-mirrors.gz1.opensdn.io/re 19 MB/s | 1.1 MB 00:00 #13 36.95 added from: http://tf-mirrors.gz1.opensdn.io/re 26 MB/s | 4.8 MB 00:00 #13 41.26 added from: http://tf-mirrors.gz1.opensdn.io/re 15 MB/s | 697 kB 00:00 #13 41.81 added from: http://tf-mirrors.gz1.opensdn.io/re 10 MB/s | 474 kB 00:00 #13 42.56 added from: http://tf-mirrors.gz1.opensdn.io/re 353 kB/s | 18 kB 00:00 #13 43.07 added from: http://tf-mirrors.gz1.opensdn.io/re 7.8 kB/s | 257 B 00:00 #13 43.64 added from: http://tf-mirrors.gz1.opensdn.io/re 558 kB/s | 15 kB 00:00 #13 44.45 added from: http://tf-mirrors.gz1.opensdn.io/re 429 kB/s | 96 kB 00:00 #13 45.84 added from: http://tf-mirrors.gz1.opensdn.io/re 45 MB/s | 39 MB 00:00 #13 68.02 Third parties for OpenSDN 39 MB/s | 5.1 MB 00:00 #13 76.10 Dependencies resolved. #13 76.10 ========================================================================================== #13 76.10 Package Arch Version Repository Size #13 76.10 ========================================================================================== #13 76.10 Installing: #13 76.10 boost x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 9.9 k #13 76.10 gperftools-libs x86_64 2.9.1-3.el9 tf-mirrors.ci_repos_epel9.repo 308 k #13 76.10 Installing dependencies: #13 76.10 boost-atomic x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 15 k #13 76.10 boost-chrono x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 23 k #13 76.10 boost-container x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 35 k #13 76.10 boost-context x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 13 k #13 76.10 boost-contract x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 43 k #13 76.10 boost-coroutine x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 30 k #13 76.10 boost-date-time x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 11 k #13 76.10 boost-fiber x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 37 k #13 76.10 boost-filesystem x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 55 k #13 76.10 boost-graph x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 99 k #13 76.10 boost-iostreams x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 37 k #13 76.10 boost-locale x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 212 k #13 76.10 boost-log x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 405 k #13 76.10 boost-math x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 203 k #13 76.10 boost-nowide x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 13 k #13 76.10 boost-program-options x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 104 k #13 76.10 boost-python3 x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 91 k #13 76.10 boost-random x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 22 k #13 76.10 boost-regex x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 275 k #13 76.10 boost-serialization x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 127 k #13 76.10 boost-stacktrace x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 25 k #13 76.10 boost-system x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 11 k #13 76.10 boost-test x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 228 k #13 76.10 boost-thread x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 53 k #13 76.10 boost-timer x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 21 k #13 76.10 boost-type_erasure x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 28 k #13 76.10 boost-wave x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 207 k #13 76.10 libicu x86_64 67.1-10.el9_6 tf-mirrors.ci_repos_yum9-baseos 9.6 M #13 76.10 libunwind x86_64 1.6.2-1.el9 tf-mirrors.ci_repos_epel9.repo 67 k #13 76.10 #13 76.10 Transaction Summary #13 76.10 ========================================================================================== #13 76.10 Install 31 Packages #13 76.10 #13 76.10 Total download size: 12 M #13 76.10 Installed size: 41 M #13 76.10 Downloading Packages: #13 76.14 (1/31): boost-1.75.0-13.el9_7.x86_64.rpm 488 kB/s | 9.9 kB 00:00 #13 76.14 (2/31): boost-atomic-1.75.0-13.el9_7.x86_64.rpm 512 kB/s | 15 kB 00:00 #13 76.14 (3/31): boost-chrono-1.75.0-13.el9_7.x86_64.rpm 1.4 MB/s | 23 kB 00:00 #13 76.14 (4/31): boost-container-1.75.0-13.el9_7.x86_64. 1.9 MB/s | 35 kB 00:00 #13 76.17 (5/31): boost-context-1.75.0-13.el9_7.x86_64.rp 736 kB/s | 13 kB 00:00 #13 76.17 (6/31): boost-contract-1.75.0-13.el9_7.x86_64.r 3.4 MB/s | 43 kB 00:00 #13 76.17 (7/31): boost-coroutine-1.75.0-13.el9_7.x86_64. 2.3 MB/s | 30 kB 00:00 #13 76.17 (8/31): boost-date-time-1.75.0-13.el9_7.x86_64. 862 kB/s | 11 kB 00:00 #13 76.17 (9/31): boost-fiber-1.75.0-13.el9_7.x86_64.rpm 4.1 MB/s | 37 kB 00:00 #13 76.17 (10/31): boost-filesystem-1.75.0-13.el9_7.x86_6 8.4 MB/s | 55 kB 00:00 #13 76.19 (11/31): boost-graph-1.75.0-13.el9_7.x86_64.rpm 14 MB/s | 99 kB 00:00 #13 76.19 (12/31): boost-iostreams-1.75.0-13.el9_7.x86_64 4.9 MB/s | 37 kB 00:00 #13 76.19 (13/31): boost-locale-1.75.0-13.el9_7.x86_64.rp 14 MB/s | 212 kB 00:00 #13 76.22 (14/31): boost-log-1.75.0-13.el9_7.x86_64.rpm 17 MB/s | 405 kB 00:00 #13 76.22 (15/31): boost-nowide-1.75.0-13.el9_7.x86_64.rp 2.5 MB/s | 13 kB 00:00 #13 76.22 (16/31): boost-math-1.75.0-13.el9_7.x86_64.rpm 9.2 MB/s | 203 kB 00:00 #13 76.22 (17/31): boost-program-options-1.75.0-13.el9_7. 10 MB/s | 104 kB 00:00 #13 76.24 (18/31): boost-python3-1.75.0-13.el9_7.x86_64.r 9.3 MB/s | 91 kB 00:00 #13 76.24 (19/31): boost-random-1.75.0-13.el9_7.x86_64.rp 2.9 MB/s | 22 kB 00:00 #13 76.24 (20/31): boost-regex-1.75.0-13.el9_7.x86_64.rpm 25 MB/s | 275 kB 00:00 #13 76.29 (21/31): boost-stacktrace-1.75.0-13.el9_7.x86_6 1.8 MB/s | 25 kB 00:00 #13 76.29 (22/31): boost-serialization-1.75.0-13.el9_7.x8 3.0 MB/s | 127 kB 00:00 #13 76.29 (23/31): boost-system-1.75.0-13.el9_7.x86_64.rp 451 kB/s | 11 kB 00:00 #13 76.29 (24/31): boost-thread-1.75.0-13.el9_7.x86_64.rp 6.8 MB/s | 53 kB 00:00 #13 76.29 (25/31): boost-test-1.75.0-13.el9_7.x86_64.rpm 10 MB/s | 228 kB 00:00 #13 76.33 (26/31): boost-timer-1.75.0-13.el9_7.x86_64.rpm 1.4 MB/s | 21 kB 00:00 #13 76.33 (27/31): boost-type_erasure-1.75.0-13.el9_7.x86 1.7 MB/s | 28 kB 00:00 #13 76.33 (28/31): boost-wave-1.75.0-13.el9_7.x86_64.rpm 12 MB/s | 207 kB 00:00 #13 76.33 (29/31): libunwind-1.6.2-1.el9.x86_64.rpm 9.5 MB/s | 67 kB 00:00 #13 76.36 (30/31): gperftools-libs-2.9.1-3.el9.x86_64.rpm 11 MB/s | 308 kB 00:00 #13 76.51 (31/31): libicu-67.1-10.el9_6.x86_64.rpm 27 MB/s | 9.6 MB 00:00 #13 76.51 -------------------------------------------------------------------------------- #13 76.51 Total 34 MB/s | 12 MB 00:00 #13 76.51 Running transaction check #13 76.51 Transaction check succeeded. #13 76.51 Running transaction test #13 76.71 Transaction test succeeded. #13 76.71 Running transaction #13 77.94 Preparing : 1/1 #13 78.15 Installing : boost-system-1.75.0-13.el9_7.x86_64 1/31 #13 78.15 Installing : boost-chrono-1.75.0-13.el9_7.x86_64 2/31 #13 78.17 Installing : boost-thread-1.75.0-13.el9_7.x86_64 3/31 #13 78.20 Installing : boost-filesystem-1.75.0-13.el9_7.x86_64 4/31 #13 78.61 Installing : libicu-67.1-10.el9_6.x86_64 5/31 #13 78.87 Installing : boost-regex-1.75.0-13.el9_7.x86_64 6/31 #13 79.08 Installing : boost-context-1.75.0-13.el9_7.x86_64 7/31 #13 79.36 Installing : boost-date-time-1.75.0-13.el9_7.x86_64 8/31 #13 79.64 Installing : boost-atomic-1.75.0-13.el9_7.x86_64 9/31 #13 79.65 Installing : boost-log-1.75.0-13.el9_7.x86_64 10/31 #13 79.67 Installing : boost-wave-1.75.0-13.el9_7.x86_64 11/31 #13 79.67 Installing : boost-coroutine-1.75.0-13.el9_7.x86_64 12/31 #13 79.75 Installing : boost-fiber-1.75.0-13.el9_7.x86_64 13/31 #13 79.75 Installing : boost-graph-1.75.0-13.el9_7.x86_64 14/31 #13 79.75 Installing : boost-locale-1.75.0-13.el9_7.x86_64 15/31 #13 79.75 Installing : boost-type_erasure-1.75.0-13.el9_7.x86_64 16/31 #13 79.75 Installing : boost-timer-1.75.0-13.el9_7.x86_64 17/31 #13 79.77 Installing : libunwind-1.6.2-1.el9.x86_64 18/31 #13 79.77 Installing : boost-test-1.75.0-13.el9_7.x86_64 19/31 #13 79.81 Installing : boost-stacktrace-1.75.0-13.el9_7.x86_64 20/31 #13 79.81 Installing : boost-serialization-1.75.0-13.el9_7.x86_64 21/31 #13 79.81 Installing : boost-random-1.75.0-13.el9_7.x86_64 22/31 #13 79.81 Installing : boost-python3-1.75.0-13.el9_7.x86_64 23/31 #13 79.84 Installing : boost-program-options-1.75.0-13.el9_7.x86_64 24/31 #13 79.84 Installing : boost-nowide-1.75.0-13.el9_7.x86_64 25/31 #13 80.02 Installing : boost-math-1.75.0-13.el9_7.x86_64 26/31 #13 80.02 Installing : boost-iostreams-1.75.0-13.el9_7.x86_64 27/31 #13 80.02 Installing : boost-contract-1.75.0-13.el9_7.x86_64 28/31 #13 80.02 Installing : boost-container-1.75.0-13.el9_7.x86_64 29/31 #13 80.02 Installing : boost-1.75.0-13.el9_7.x86_64 30/31 #13 80.02 Installing : gperftools-libs-2.9.1-3.el9.x86_64 31/31 #13 80.02 Running scriptlet: gperftools-libs-2.9.1-3.el9.x86_64 31/31 #13 80.41 Verifying : libicu-67.1-10.el9_6.x86_64 1/31 #13 80.41 Verifying : boost-1.75.0-13.el9_7.x86_64 2/31 #13 80.41 Verifying : boost-atomic-1.75.0-13.el9_7.x86_64 3/31 #13 80.41 Verifying : boost-chrono-1.75.0-13.el9_7.x86_64 4/31 #13 80.41 Verifying : boost-container-1.75.0-13.el9_7.x86_64 5/31 #13 80.41 Verifying : boost-context-1.75.0-13.el9_7.x86_64 6/31 #13 80.41 Verifying : boost-contract-1.75.0-13.el9_7.x86_64 7/31 #13 80.41 Verifying : boost-coroutine-1.75.0-13.el9_7.x86_64 8/31 #13 80.41 Verifying : boost-date-time-1.75.0-13.el9_7.x86_64 9/31 #13 80.41 Verifying : boost-fiber-1.75.0-13.el9_7.x86_64 10/31 #13 80.41 Verifying : boost-filesystem-1.75.0-13.el9_7.x86_64 11/31 #13 80.41 Verifying : boost-graph-1.75.0-13.el9_7.x86_64 12/31 #13 80.41 Verifying : boost-iostreams-1.75.0-13.el9_7.x86_64 13/31 #13 80.41 Verifying : boost-locale-1.75.0-13.el9_7.x86_64 14/31 #13 80.41 Verifying : boost-log-1.75.0-13.el9_7.x86_64 15/31 #13 80.41 Verifying : boost-math-1.75.0-13.el9_7.x86_64 16/31 #13 80.41 Verifying : boost-nowide-1.75.0-13.el9_7.x86_64 17/31 #13 80.41 Verifying : boost-program-options-1.75.0-13.el9_7.x86_64 18/31 #13 80.41 Verifying : boost-python3-1.75.0-13.el9_7.x86_64 19/31 #13 80.41 Verifying : boost-random-1.75.0-13.el9_7.x86_64 20/31 #13 80.41 Verifying : boost-regex-1.75.0-13.el9_7.x86_64 21/31 #13 80.41 Verifying : boost-serialization-1.75.0-13.el9_7.x86_64 22/31 #13 80.41 Verifying : boost-stacktrace-1.75.0-13.el9_7.x86_64 23/31 #13 80.41 Verifying : boost-system-1.75.0-13.el9_7.x86_64 24/31 #13 80.41 Verifying : boost-test-1.75.0-13.el9_7.x86_64 25/31 #13 80.41 Verifying : boost-thread-1.75.0-13.el9_7.x86_64 26/31 #13 80.41 Verifying : boost-timer-1.75.0-13.el9_7.x86_64 27/31 #13 80.41 Verifying : boost-type_erasure-1.75.0-13.el9_7.x86_64 28/31 #13 80.41 Verifying : boost-wave-1.75.0-13.el9_7.x86_64 29/31 #13 80.41 Verifying : gperftools-libs-2.9.1-3.el9.x86_64 30/31 #13 80.41 Verifying : libunwind-1.6.2-1.el9.x86_64 31/31 #13 80.60 #13 80.60 Installed: #13 80.60 boost-1.75.0-13.el9_7.x86_64 #13 80.60 boost-atomic-1.75.0-13.el9_7.x86_64 #13 80.60 boost-chrono-1.75.0-13.el9_7.x86_64 #13 80.60 boost-container-1.75.0-13.el9_7.x86_64 #13 80.60 boost-context-1.75.0-13.el9_7.x86_64 #13 80.60 boost-contract-1.75.0-13.el9_7.x86_64 #13 80.60 boost-coroutine-1.75.0-13.el9_7.x86_64 #13 80.60 boost-date-time-1.75.0-13.el9_7.x86_64 #13 80.60 boost-fiber-1.75.0-13.el9_7.x86_64 #13 80.60 boost-filesystem-1.75.0-13.el9_7.x86_64 #13 80.60 boost-graph-1.75.0-13.el9_7.x86_64 #13 80.60 boost-iostreams-1.75.0-13.el9_7.x86_64 #13 80.60 boost-locale-1.75.0-13.el9_7.x86_64 #13 80.60 boost-log-1.75.0-13.el9_7.x86_64 #13 80.60 boost-math-1.75.0-13.el9_7.x86_64 #13 80.60 boost-nowide-1.75.0-13.el9_7.x86_64 #13 80.60 boost-program-options-1.75.0-13.el9_7.x86_64 #13 80.60 boost-python3-1.75.0-13.el9_7.x86_64 #13 80.60 boost-random-1.75.0-13.el9_7.x86_64 #13 80.60 boost-regex-1.75.0-13.el9_7.x86_64 #13 80.60 boost-serialization-1.75.0-13.el9_7.x86_64 #13 80.60 boost-stacktrace-1.75.0-13.el9_7.x86_64 #13 80.60 boost-system-1.75.0-13.el9_7.x86_64 #13 80.60 boost-test-1.75.0-13.el9_7.x86_64 #13 80.60 boost-thread-1.75.0-13.el9_7.x86_64 #13 80.60 boost-timer-1.75.0-13.el9_7.x86_64 #13 80.60 boost-type_erasure-1.75.0-13.el9_7.x86_64 #13 80.60 boost-wave-1.75.0-13.el9_7.x86_64 #13 80.60 gperftools-libs-2.9.1-3.el9.x86_64 #13 80.60 libicu-67.1-10.el9_6.x86_64 #13 80.60 libunwind-1.6.2-1.el9.x86_64 #13 80.60 #13 80.60 Complete! #13 80.94 77 files removed #13 81.29 Looking in indexes: http://tf-mirrors.gz1.opensdn.io/root/pypi/+simple/, http://localhost:6667/pip/simple #13 81.37 Collecting contrail-vrouter-api==0.1.dev0 #13 81.37 Downloading http://localhost:6667/pip/simple/contrail-vrouter-api/contrail_vrouter_api-0.1.dev0-py3-none-any.whl (2.9 kB) #13 81.57 Installing collected packages: contrail-vrouter-api #13 81.57 Successfully installed contrail-vrouter-api-0.1.dev0 #13 81.58 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 82.2s #14 [stage-1 8/8] COPY *.sh / #14 DONE 1.1s #15 exporting to image #15 exporting layers #15 exporting layers 2.2s done #15 writing image sha256:70e2415491d19bd11d6c9fffe3f7b942e71a955ec7f98d24c18e3d7a04f91792 done #15 naming to nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_5_1_4-2_5 done #15 DONE 2.4s 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-02-27 09:36:42,962: INFO: Docker build duration: 158 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-tor-agent] 0917471a121f: Preparing 3649c6dbb269: Preparing b0bb2dbd1fe3: Preparing 64d33758d058: Preparing 4618f807a3b2: Preparing fbd514290499: Preparing 0fb53c9fe942: Preparing 426d810912cb: Preparing 47ec82d69d4d: Preparing 1c084e73edac: Preparing e140dc46058a: Preparing c2b6faee5d10: Preparing bbfa32276967: Preparing 7c43dccb2ff4: Preparing 3d532ba0d4bc: Preparing 5306aff53c76: Preparing 85d4ace0c0fa: Preparing 95d085acc0ab: Preparing c1af6f0f4701: Preparing 8eabae9d48a5: Preparing 44343de3ea1d: Preparing 0917471a121f: Waiting 3649c6dbb269: Waiting b0bb2dbd1fe3: Waiting 64d33758d058: Waiting 4618f807a3b2: Waiting fbd514290499: Waiting 0fb53c9fe942: Waiting 426d810912cb: Waiting 47ec82d69d4d: Waiting 1c084e73edac: Waiting e140dc46058a: Waiting c2b6faee5d10: Waiting bbfa32276967: Waiting 7c43dccb2ff4: Waiting 3d532ba0d4bc: Waiting 5306aff53c76: Waiting 85d4ace0c0fa: Waiting 95d085acc0ab: Waiting c1af6f0f4701: Waiting 8eabae9d48a5: Waiting 44343de3ea1d: Waiting 0917471a121f: Pushed b0bb2dbd1fe3: Pushed 64d33758d058: Pushed 4618f807a3b2: Pushed fbd514290499: Pushed 426d810912cb: Layer already exists 47ec82d69d4d: Layer already exists 1c084e73edac: Layer already exists e140dc46058a: Layer already exists c2b6faee5d10: Layer already exists bbfa32276967: Layer already exists 7c43dccb2ff4: Layer already exists 3d532ba0d4bc: Layer already exists 5306aff53c76: Layer already exists 0fb53c9fe942: Pushed 85d4ace0c0fa: Layer already exists 95d085acc0ab: Layer already exists c1af6f0f4701: Layer already exists 8eabae9d48a5: Layer already exists 44343de3ea1d: Layer already exists 3649c6dbb269: Pushed master-2_5_1_4-2_5: digest: sha256:402656b5d0961fdf5c72139876f15a70124bbd6df9c84afcab993613056a3f1c size: 4714 2026-02-27 09:37:22,661: INFO: Building opensdn-tor-agent finished successfully, duration: 198 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:5101/opensdn-analytics-alarm-gen:master-2_5_1_4-2_5 200992ecca0f 683MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-api:master-2_5_1_4-2_5 c0027504c878 692MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-2_5_1_4-2_5 80f0a4d1e172 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-collector:master-2_5_1_4-2_5 6b65241c75d6 1.01GB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine:master-2_5_1_4-2_5 02d0c3c4f001 892MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base:master-2_5_1_4-2_5 153350c203df 908MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-collector:master-2_5_1_4-2_5 2a3164e9454e 909MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology:master-2_5_1_4-2_5 91005698176f 908MB 0B nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src:master-2_5_1_4-2_5 0ecb7c251b74 1.41MB 0B nexus.gz1.opensdn.io:5101/opensdn-base:master-2_5_1_4-2_5 19a2f4ea1ee5 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src:master-2_5_1_4-2_5 3f58b9db8ea7 4.17kB 0B nexus.gz1.opensdn.io:5101/opensdn-charms-src:master-2_5_1_4-2_5 03b2ba74e2db 6.05MB 0B nexus.gz1.opensdn.io:5101/opensdn-container-builder-src:master-2_5_1_4-2_5 f456527af17b 2.48MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-api:master-2_5_1_4-2_5 a86c23a6bf3a 705MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-base:master-2_5_1_4-2_5 c7ac02099011 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-dnsmasq:master-2_5_1_4-2_5 cb45c8e1a59e 682MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema:master-2_5_1_4-2_5 21643e6768a2 668MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-svcmonitor:master-2_5_1_4-2_5 0f726d77656a 689MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-base:master-2_5_1_4-2_5 14ea9bc11417 726MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-2_5_1_4-2_5 f7b512566bb1 1.28GB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-2_5_1_4-2_5 c25a31482e0b 1.06GB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-named:master-2_5_1_4-2_5 ce14f510270c 755MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base:master-2_5_1_4-2_5 f865c604f316 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job:master-2_5_1_4-2_5 669399b97384 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web:master-2_5_1_4-2_5 0dfe7b96f86c 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-debug:master-2_5_1_4-2_5 c33f01d99cb6 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-deployment-test:master-2_5_1_4-2_5 b28b2aefb178 441MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-cassandra:master-2_5_1_4-2_5 c58c62ef3cbe 331MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-haproxy:master-2_5_1_4-2_5 b483f2ec83f6 144MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-kafka:master-2_5_1_4-2_5 633545ba5028 392MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq:master-2_5_1_4-2_5 a9f77cb95c9d 363MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-redis:master-2_5_1_4-2_5 d313aa2af6d2 171MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd:master-2_5_1_4-2_5 ee5bbdf2ed6e 440MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-stunnel:master-2_5_1_4-2_5 9b83e23f0ba6 454MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper:master-2_5_1_4-2_5 2134844f8975 301MB 0B nexus.gz1.opensdn.io:5101/opensdn-general-base:master-2_5_1_4-2_5 d5bcf2a35dcd 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src:master-2_5_1_4-2_5 544f73db8681 32.7MB 0B nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init:master-2_5_1_4-2_5 7588a093a32e 687MB 0B nexus.gz1.opensdn.io:5101/opensdn-kubernetes-kube-manager:master-2_5_1_4-2_5 d670b7d4fd90 671MB 0B nexus.gz1.opensdn.io:5101/opensdn-node-init:master-2_5_1_4-2_5 a7bce78a5fb7 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-nodemgr:master-2_5_1_4-2_5 b83ca26ecd6b 802MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-compute-init:master-2_5_1_4-2_5 98c7a4d0460c 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-heat-init:master-2_5_1_4-2_5 e689b486e709 444MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-neutron-init:master-2_5_1_4-2_5 ae0d9ab14de8 444MB 0B nexus.gz1.opensdn.io:5101/opensdn-provisioner:master-2_5_1_4-2_5 539bb962d829 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-status:master-2_5_1_4-2_5 ad254bb19fd4 802MB 0B nexus.gz1.opensdn.io:5101/opensdn-test-test:master-2_5_1_4-2_5 a2bdb60bacb1 1.83GB 0B nexus.gz1.opensdn.io:5101/opensdn-tools:master-2_5_1_4-2_5 07759fef66ce 1.39GB 0B nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_5_1_4-2_5 70e2415491d1 728MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent-dpdk:master-2_5_1_4-2_5 7c8091d616a5 1.02GB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent:master-2_5_1_4-2_5 77be4c34bede 1.85GB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-base:master-2_5_1_4-2_5 d36a148b2cf6 737MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-build-init:master-2_5_1_4-2_5 370bf3b92e21 616MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk:master-2_5_1_4-2_5 aa9a1d174b8b 737MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init:master-2_5_1_4-2_5 4033dbad3acb 367MB 0B nexus.gz1.opensdn.io:5101/tf-dev-sandbox:frozen c91eb047163f 23.5GB 0B U opensdn-test-test:master-2_5_1_4-2_5 a2bdb60bacb1 1.83GB 0B tf-dev-sandbox:compile af956a8f323a 24.3GB 0B