2026-03-03 11:16:49,877: INFO: Building opensdn-tor-agent 2026-03-03 11:16:49,902: 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_4_9_8-2 --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: 2.10kB done #1 DONE 0.1s #2 [internal] load metadata for nexus.gz1.opensdn.io:5101/opensdn-base:master-2_4_9_8-2 #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 0.2s #5 [stage-1 1/8] FROM nexus.gz1.opensdn.io:5101/opensdn-base:master-2_4_9_8-2 #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 0.3s #8 [stage-1 2/8] COPY --from=build /buildroot/usr/lib/libisc-9.21.3.so /usr/lib/ #8 DONE 0.5s #9 [stage-1 3/8] COPY --from=build /buildroot/usr/lib/libisccc-9.21.3.so /usr/lib/ #9 DONE 2.6s #10 [stage-1 4/8] COPY --from=build /buildroot/usr/lib/libisccfg-9.21.3.so /usr/lib/ #10 DONE 2.0s #11 [stage-1 5/8] COPY --from=build /buildroot/usr/bin/contrail-vrouter-agent-health-check.py /usr/bin/ #11 DONE 1.6s #12 [stage-1 6/8] COPY --from=build /buildroot/usr/bin/contrail_crypt_tunnel_client.py /usr/bin/ #12 DONE 2.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 2.265 added from: http://tf-mirrors.gz1.opensdn.io/re 35 MB/s | 14 MB 00:00 #13 6.204 added from: http://tf-mirrors.gz1.opensdn.io/re 27 MB/s | 1.9 MB 00:00 #13 6.955 added from: http://tf-mirrors.gz1.opensdn.io/re 9.2 MB/s | 402 kB 00:00 #13 7.772 added from: http://tf-mirrors.gz1.opensdn.io/re 44 MB/s | 16 MB 00:00 #13 13.74 added from: http://tf-mirrors.gz1.opensdn.io/re 43 MB/s | 11 MB 00:00 #13 18.85 added from: http://tf-mirrors.gz1.opensdn.io/re 23 MB/s | 1.1 MB 00:00 #13 19.94 added from: http://tf-mirrors.gz1.opensdn.io/re 26 MB/s | 4.8 MB 00:00 #13 22.29 added from: http://tf-mirrors.gz1.opensdn.io/re 13 MB/s | 697 kB 00:00 #13 22.98 added from: http://tf-mirrors.gz1.opensdn.io/re 13 MB/s | 474 kB 00:00 #13 23.63 added from: http://tf-mirrors.gz1.opensdn.io/re 825 kB/s | 18 kB 00:00 #13 24.19 added from: http://tf-mirrors.gz1.opensdn.io/re 6.8 kB/s | 257 B 00:00 #13 24.73 added from: http://tf-mirrors.gz1.opensdn.io/re 249 kB/s | 15 kB 00:00 #13 25.30 added from: http://tf-mirrors.gz1.opensdn.io/re 2.5 MB/s | 96 kB 00:00 #13 26.57 added from: http://tf-mirrors.gz1.opensdn.io/re 53 MB/s | 39 MB 00:00 #13 52.39 Third parties for OpenSDN 30 MB/s | 5.1 MB 00:00 #13 69.87 Dependencies resolved. #13 69.87 ========================================================================================== #13 69.87 Package Arch Version Repository Size #13 69.87 ========================================================================================== #13 69.87 Installing: #13 69.87 boost x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 9.9 k #13 69.87 gperftools-libs x86_64 2.9.1-3.el9 tf-mirrors.ci_repos_epel9.repo 308 k #13 69.87 Installing dependencies: #13 69.87 boost-atomic x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 15 k #13 69.87 boost-chrono x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 23 k #13 69.87 boost-container x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 35 k #13 69.87 boost-context x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 13 k #13 69.87 boost-contract x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 43 k #13 69.87 boost-coroutine x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 30 k #13 69.87 boost-date-time x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 11 k #13 69.87 boost-fiber x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 37 k #13 69.87 boost-filesystem x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 55 k #13 69.87 boost-graph x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 99 k #13 69.87 boost-iostreams x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 37 k #13 69.87 boost-locale x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 212 k #13 69.87 boost-log x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 405 k #13 69.87 boost-math x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 203 k #13 69.87 boost-nowide x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 13 k #13 69.87 boost-program-options x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 104 k #13 69.87 boost-python3 x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 91 k #13 69.87 boost-random x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 22 k #13 69.87 boost-regex x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 275 k #13 69.87 boost-serialization x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 127 k #13 69.87 boost-stacktrace x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 25 k #13 69.87 boost-system x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 11 k #13 69.87 boost-test x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 228 k #13 69.87 boost-thread x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 53 k #13 69.87 boost-timer x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 21 k #13 69.87 boost-type_erasure x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 28 k #13 69.87 boost-wave x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 207 k #13 69.87 libicu x86_64 67.1-10.el9_6 tf-mirrors.ci_repos_yum9-baseos 9.6 M #13 69.87 libunwind x86_64 1.6.2-1.el9 tf-mirrors.ci_repos_epel9.repo 67 k #13 69.87 #13 69.87 Transaction Summary #13 69.87 ========================================================================================== #13 69.87 Install 31 Packages #13 69.87 #13 69.93 Total download size: 12 M #13 69.93 Installed size: 41 M #13 69.93 Downloading Packages: #13 69.93 (1/31): boost-atomic-1.75.0-13.el9_7.x86_64.rpm 660 kB/s | 15 kB 00:00 #13 69.93 (2/31): boost-1.75.0-13.el9_7.x86_64.rpm 360 kB/s | 9.9 kB 00:00 #13 69.93 (3/31): boost-chrono-1.75.0-13.el9_7.x86_64.rpm 2.7 MB/s | 23 kB 00:00 #13 69.98 (4/31): boost-container-1.75.0-13.el9_7.x86_64. 1.5 MB/s | 35 kB 00:00 #13 69.98 (5/31): boost-context-1.75.0-13.el9_7.x86_64.rp 379 kB/s | 13 kB 00:00 #13 70.03 (6/31): boost-contract-1.75.0-13.el9_7.x86_64.r 1.1 MB/s | 43 kB 00:00 #13 70.03 (7/31): boost-coroutine-1.75.0-13.el9_7.x86_64. 640 kB/s | 30 kB 00:00 #13 70.03 (8/31): boost-date-time-1.75.0-13.el9_7.x86_64. 330 kB/s | 11 kB 00:00 #13 70.04 (9/31): boost-fiber-1.75.0-13.el9_7.x86_64.rpm 1.7 MB/s | 37 kB 00:00 #13 70.04 (10/31): boost-filesystem-1.75.0-13.el9_7.x86_6 3.1 MB/s | 55 kB 00:00 #13 70.05 (11/31): boost-iostreams-1.75.0-13.el9_7.x86_64 4.9 MB/s | 37 kB 00:00 #13 70.09 (12/31): boost-graph-1.75.0-13.el9_7.x86_64.rpm 6.1 MB/s | 99 kB 00:00 #13 70.09 (13/31): boost-locale-1.75.0-13.el9_7.x86_64.rp 18 MB/s | 212 kB 00:00 #13 70.09 (14/31): boost-log-1.75.0-13.el9_7.x86_64.rpm 20 MB/s | 405 kB 00:00 #13 70.09 (15/31): boost-math-1.75.0-13.el9_7.x86_64.rpm 9.2 MB/s | 203 kB 00:00 #13 70.09 (16/31): boost-nowide-1.75.0-13.el9_7.x86_64.rp 981 kB/s | 13 kB 00:00 #13 70.10 (17/31): boost-program-options-1.75.0-13.el9_7. 6.1 MB/s | 104 kB 00:00 #13 70.11 (18/31): boost-python3-1.75.0-13.el9_7.x86_64.r 4.3 MB/s | 91 kB 00:00 #13 70.14 (19/31): boost-random-1.75.0-13.el9_7.x86_64.rp 1.2 MB/s | 22 kB 00:00 #13 70.19 (20/31): boost-regex-1.75.0-13.el9_7.x86_64.rpm 3.7 MB/s | 275 kB 00:00 #13 70.19 (21/31): boost-serialization-1.75.0-13.el9_7.x8 1.7 MB/s | 127 kB 00:00 #13 70.20 (22/31): boost-stacktrace-1.75.0-13.el9_7.x86_6 2.0 MB/s | 25 kB 00:00 #13 70.21 (23/31): boost-system-1.75.0-13.el9_7.x86_64.rp 1.5 MB/s | 11 kB 00:00 #13 70.22 (24/31): boost-test-1.75.0-13.el9_7.x86_64.rpm 18 MB/s | 228 kB 00:00 #13 70.22 (25/31): boost-thread-1.75.0-13.el9_7.x86_64.rp 4.5 MB/s | 53 kB 00:00 #13 70.22 (26/31): boost-timer-1.75.0-13.el9_7.x86_64.rpm 3.2 MB/s | 21 kB 00:00 #13 70.23 (27/31): boost-type_erasure-1.75.0-13.el9_7.x86 4.1 MB/s | 28 kB 00:00 #13 70.26 (28/31): boost-wave-1.75.0-13.el9_7.x86_64.rpm 5.0 MB/s | 207 kB 00:00 #13 70.27 (29/31): gperftools-libs-2.9.1-3.el9.x86_64.rpm 6.5 MB/s | 308 kB 00:00 #13 70.27 (30/31): libunwind-1.6.2-1.el9.x86_64.rpm 5.1 MB/s | 67 kB 00:00 #13 70.55 (31/31): libicu-67.1-10.el9_6.x86_64.rpm 15 MB/s | 9.6 MB 00:00 #13 70.55 -------------------------------------------------------------------------------- #13 70.55 Total 19 MB/s | 12 MB 00:00 #13 70.55 Running transaction check #13 70.92 Transaction check succeeded. #13 70.92 Running transaction test #13 71.14 Transaction test succeeded. #13 71.14 Running transaction #13 72.27 Preparing : 1/1 #13 72.32 Installing : boost-system-1.75.0-13.el9_7.x86_64 1/31 #13 72.33 Installing : boost-chrono-1.75.0-13.el9_7.x86_64 2/31 #13 72.33 Installing : boost-thread-1.75.0-13.el9_7.x86_64 3/31 #13 72.34 Installing : boost-filesystem-1.75.0-13.el9_7.x86_64 4/31 #13 72.92 Installing : libicu-67.1-10.el9_6.x86_64 5/31 #13 73.08 Installing : boost-regex-1.75.0-13.el9_7.x86_64 6/31 #13 73.08 Installing : boost-context-1.75.0-13.el9_7.x86_64 7/31 #13 73.08 Installing : boost-date-time-1.75.0-13.el9_7.x86_64 8/31 #13 73.08 Installing : boost-atomic-1.75.0-13.el9_7.x86_64 9/31 #13 73.08 Installing : boost-log-1.75.0-13.el9_7.x86_64 10/31 #13 73.08 Installing : boost-wave-1.75.0-13.el9_7.x86_64 11/31 #13 73.08 Installing : boost-coroutine-1.75.0-13.el9_7.x86_64 12/31 #13 73.08 Installing : boost-fiber-1.75.0-13.el9_7.x86_64 13/31 #13 73.09 Installing : boost-graph-1.75.0-13.el9_7.x86_64 14/31 #13 73.13 Installing : boost-locale-1.75.0-13.el9_7.x86_64 15/31 #13 73.13 Installing : boost-type_erasure-1.75.0-13.el9_7.x86_64 16/31 #13 73.13 Installing : boost-timer-1.75.0-13.el9_7.x86_64 17/31 #13 73.13 Installing : libunwind-1.6.2-1.el9.x86_64 18/31 #13 73.20 Installing : boost-test-1.75.0-13.el9_7.x86_64 19/31 #13 73.20 Installing : boost-stacktrace-1.75.0-13.el9_7.x86_64 20/31 #13 73.20 Installing : boost-serialization-1.75.0-13.el9_7.x86_64 21/31 #13 73.20 Installing : boost-random-1.75.0-13.el9_7.x86_64 22/31 #13 73.20 Installing : boost-python3-1.75.0-13.el9_7.x86_64 23/31 #13 73.21 Installing : boost-program-options-1.75.0-13.el9_7.x86_64 24/31 #13 73.22 Installing : boost-nowide-1.75.0-13.el9_7.x86_64 25/31 #13 73.31 Installing : boost-math-1.75.0-13.el9_7.x86_64 26/31 #13 73.31 Installing : boost-iostreams-1.75.0-13.el9_7.x86_64 27/31 #13 73.31 Installing : boost-contract-1.75.0-13.el9_7.x86_64 28/31 #13 73.31 Installing : boost-container-1.75.0-13.el9_7.x86_64 29/31 #13 73.31 Installing : boost-1.75.0-13.el9_7.x86_64 30/31 #13 73.31 Installing : gperftools-libs-2.9.1-3.el9.x86_64 31/31 #13 73.35 Running scriptlet: gperftools-libs-2.9.1-3.el9.x86_64 31/31 #13 73.51 Verifying : libicu-67.1-10.el9_6.x86_64 1/31 #13 73.51 Verifying : boost-1.75.0-13.el9_7.x86_64 2/31 #13 73.51 Verifying : boost-atomic-1.75.0-13.el9_7.x86_64 3/31 #13 73.51 Verifying : boost-chrono-1.75.0-13.el9_7.x86_64 4/31 #13 73.51 Verifying : boost-container-1.75.0-13.el9_7.x86_64 5/31 #13 73.51 Verifying : boost-context-1.75.0-13.el9_7.x86_64 6/31 #13 73.51 Verifying : boost-contract-1.75.0-13.el9_7.x86_64 7/31 #13 73.51 Verifying : boost-coroutine-1.75.0-13.el9_7.x86_64 8/31 #13 73.51 Verifying : boost-date-time-1.75.0-13.el9_7.x86_64 9/31 #13 73.51 Verifying : boost-fiber-1.75.0-13.el9_7.x86_64 10/31 #13 73.51 Verifying : boost-filesystem-1.75.0-13.el9_7.x86_64 11/31 #13 73.51 Verifying : boost-graph-1.75.0-13.el9_7.x86_64 12/31 #13 73.51 Verifying : boost-iostreams-1.75.0-13.el9_7.x86_64 13/31 #13 73.51 Verifying : boost-locale-1.75.0-13.el9_7.x86_64 14/31 #13 73.51 Verifying : boost-log-1.75.0-13.el9_7.x86_64 15/31 #13 73.51 Verifying : boost-math-1.75.0-13.el9_7.x86_64 16/31 #13 73.51 Verifying : boost-nowide-1.75.0-13.el9_7.x86_64 17/31 #13 73.51 Verifying : boost-program-options-1.75.0-13.el9_7.x86_64 18/31 #13 73.51 Verifying : boost-python3-1.75.0-13.el9_7.x86_64 19/31 #13 73.53 Verifying : boost-random-1.75.0-13.el9_7.x86_64 20/31 #13 73.53 Verifying : boost-regex-1.75.0-13.el9_7.x86_64 21/31 #13 73.53 Verifying : boost-serialization-1.75.0-13.el9_7.x86_64 22/31 #13 73.53 Verifying : boost-stacktrace-1.75.0-13.el9_7.x86_64 23/31 #13 73.53 Verifying : boost-system-1.75.0-13.el9_7.x86_64 24/31 #13 73.53 Verifying : boost-test-1.75.0-13.el9_7.x86_64 25/31 #13 73.53 Verifying : boost-thread-1.75.0-13.el9_7.x86_64 26/31 #13 73.53 Verifying : boost-timer-1.75.0-13.el9_7.x86_64 27/31 #13 73.53 Verifying : boost-type_erasure-1.75.0-13.el9_7.x86_64 28/31 #13 73.53 Verifying : boost-wave-1.75.0-13.el9_7.x86_64 29/31 #13 73.53 Verifying : gperftools-libs-2.9.1-3.el9.x86_64 30/31 #13 73.53 Verifying : libunwind-1.6.2-1.el9.x86_64 31/31 #13 73.61 #13 73.61 Installed: #13 73.61 boost-1.75.0-13.el9_7.x86_64 #13 73.61 boost-atomic-1.75.0-13.el9_7.x86_64 #13 73.61 boost-chrono-1.75.0-13.el9_7.x86_64 #13 73.61 boost-container-1.75.0-13.el9_7.x86_64 #13 73.61 boost-context-1.75.0-13.el9_7.x86_64 #13 73.61 boost-contract-1.75.0-13.el9_7.x86_64 #13 73.61 boost-coroutine-1.75.0-13.el9_7.x86_64 #13 73.61 boost-date-time-1.75.0-13.el9_7.x86_64 #13 73.61 boost-fiber-1.75.0-13.el9_7.x86_64 #13 73.61 boost-filesystem-1.75.0-13.el9_7.x86_64 #13 73.61 boost-graph-1.75.0-13.el9_7.x86_64 #13 73.61 boost-iostreams-1.75.0-13.el9_7.x86_64 #13 73.61 boost-locale-1.75.0-13.el9_7.x86_64 #13 73.61 boost-log-1.75.0-13.el9_7.x86_64 #13 73.61 boost-math-1.75.0-13.el9_7.x86_64 #13 73.61 boost-nowide-1.75.0-13.el9_7.x86_64 #13 73.61 boost-program-options-1.75.0-13.el9_7.x86_64 #13 73.61 boost-python3-1.75.0-13.el9_7.x86_64 #13 73.61 boost-random-1.75.0-13.el9_7.x86_64 #13 73.61 boost-regex-1.75.0-13.el9_7.x86_64 #13 73.61 boost-serialization-1.75.0-13.el9_7.x86_64 #13 73.61 boost-stacktrace-1.75.0-13.el9_7.x86_64 #13 73.61 boost-system-1.75.0-13.el9_7.x86_64 #13 73.61 boost-test-1.75.0-13.el9_7.x86_64 #13 73.61 boost-thread-1.75.0-13.el9_7.x86_64 #13 73.61 boost-timer-1.75.0-13.el9_7.x86_64 #13 73.61 boost-type_erasure-1.75.0-13.el9_7.x86_64 #13 73.61 boost-wave-1.75.0-13.el9_7.x86_64 #13 73.61 gperftools-libs-2.9.1-3.el9.x86_64 #13 73.61 libicu-67.1-10.el9_6.x86_64 #13 73.61 libunwind-1.6.2-1.el9.x86_64 #13 73.61 #13 73.61 Complete! #13 74.25 77 files removed #13 75.05 Looking in indexes: http://tf-mirrors.gz1.opensdn.io/root/pypi/+simple/, http://localhost:6667/pip/simple #13 75.14 Collecting contrail-vrouter-api==0.1.dev0 #13 75.15 Downloading http://localhost:6667/pip/simple/contrail-vrouter-api/contrail_vrouter_api-0.1.dev0-py3-none-any.whl (2.9 kB) #13 75.76 Installing collected packages: contrail-vrouter-api #13 75.79 Successfully installed contrail-vrouter-api-0.1.dev0 #13 75.79 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.7s #14 [stage-1 8/8] COPY *.sh / #14 DONE 0.2s #15 exporting to image #15 exporting layers #15 exporting layers 4.3s done #15 writing image sha256:c30a3f86c2a290d6ae9fdcd806e84f59373671f1191739aaf838627babb6fa5f #15 writing image sha256:c30a3f86c2a290d6ae9fdcd806e84f59373671f1191739aaf838627babb6fa5f done #15 naming to nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_4_9_8-2 0.0s done #15 DONE 5.0s 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-03 11:18:25,924: INFO: Docker build duration: 96 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-tor-agent] d4196e5473eb: Preparing 5bb1bb0f7551: Preparing 9d791d97369a: Preparing 664ca89f86c8: Preparing 4aa048583b1d: Preparing a9afbf2384a5: Preparing 372d043eba9f: Preparing 6614ba842356: Preparing 2e7da6383318: Preparing 6fe4c17e1ce3: Preparing 6022f3ba7a89: Preparing aab1f708f637: Preparing 61cc34e64576: Preparing c8846fecb10a: Preparing ee4d309f32c7: Preparing 94097495026b: Preparing bb60d588c3d0: Preparing fe7e5523374a: Preparing ce411e7b136c: Preparing 5c17541913e6: Preparing 44343de3ea1d: Preparing 4aa048583b1d: Waiting a9afbf2384a5: Waiting 372d043eba9f: Waiting 6614ba842356: Waiting 2e7da6383318: Waiting 6fe4c17e1ce3: Waiting 6022f3ba7a89: Waiting aab1f708f637: Waiting 61cc34e64576: Waiting c8846fecb10a: Waiting ee4d309f32c7: Waiting 94097495026b: Waiting bb60d588c3d0: Waiting fe7e5523374a: Waiting ce411e7b136c: Waiting 5c17541913e6: Waiting 44343de3ea1d: Waiting 9d791d97369a: Pushed 664ca89f86c8: Pushed d4196e5473eb: Pushed a9afbf2384a5: Pushed 6614ba842356: Layer already exists 2e7da6383318: Layer already exists 4aa048583b1d: Pushed 6fe4c17e1ce3: Layer already exists 6022f3ba7a89: Layer already exists 61cc34e64576: Layer already exists aab1f708f637: Layer already exists c8846fecb10a: Layer already exists ee4d309f32c7: Layer already exists 94097495026b: Layer already exists 372d043eba9f: Pushed bb60d588c3d0: Layer already exists fe7e5523374a: Layer already exists ce411e7b136c: Layer already exists 5c17541913e6: Layer already exists 44343de3ea1d: Layer already exists 5bb1bb0f7551: Pushed master-2_4_9_8-2: digest: sha256:1f36ac2bb2b7cd439c0915fea7f468dcaa9539c15fe366ae47512c48c81c7c33 size: 4714 2026-03-03 11:18:58,087: INFO: Building opensdn-tor-agent finished successfully, duration: 129 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_4_9_8-2 9319d40a8b2f 683MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-2_4_9_8-2 1929d3e9085a 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-collector:master-2_4_9_8-2 dac052566671 1.01GB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base:master-2_4_9_8-2 2d05b5f90764 908MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-collector:master-2_4_9_8-2 a7715d202c93 909MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology:master-2_4_9_8-2 8e7d412de0d2 908MB 0B nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src:master-2_4_9_8-2 57c5b5f27296 1.4MB 0B nexus.gz1.opensdn.io:5101/opensdn-base:master-2_4_9_8-2 2d35ff84b696 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src:master-2_4_9_8-2 e41abc76f436 4.17kB 0B nexus.gz1.opensdn.io:5101/opensdn-charms-src:master-2_4_9_8-2 9c6daddde971 6.05MB 0B nexus.gz1.opensdn.io:5101/opensdn-container-builder-src:master-2_4_9_8-2 88b0d9f717b0 2.38MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-base:master-2_4_9_8-2 91ef137fc03c 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-dnsmasq:master-2_4_9_8-2 3789f8a03675 682MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema:master-2_4_9_8-2 ba86f6650911 668MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-base:master-2_4_9_8-2 3f3821ab13af 726MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-2_4_9_8-2 a5c0554ccb28 1.06GB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-named:master-2_4_9_8-2 648a14db5f86 755MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base:master-2_4_9_8-2 588ffd9c1dfc 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job:master-2_4_9_8-2 6dd0c707aa61 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web:master-2_4_9_8-2 1825d11a28de 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-deployment-test:master-2_4_9_8-2 3f4575d5bf0d 441MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-cassandra:master-2_4_9_8-2 3a91d79da0aa 331MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-haproxy:master-2_4_9_8-2 f32526815038 144MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-kafka:master-2_4_9_8-2 74df879d445d 392MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq:master-2_4_9_8-2 656c67ef6823 363MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-redis:master-2_4_9_8-2 53ce793014c6 171MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd:master-2_4_9_8-2 95a5db5ae6f5 440MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-stunnel:master-2_4_9_8-2 36a3c6d97e7e 454MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper:master-2_4_9_8-2 43e22a000ea8 301MB 0B nexus.gz1.opensdn.io:5101/opensdn-general-base:master-2_4_9_8-2 b77aad6ffb55 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src:master-2_4_9_8-2 a0636f3b4ffb 32.7MB 0B nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init:master-2_4_9_8-2 f792fbf5239f 687MB 0B nexus.gz1.opensdn.io:5101/opensdn-kubernetes-kube-manager:master-2_4_9_8-2 f229d91b3002 671MB 0B nexus.gz1.opensdn.io:5101/opensdn-node-init:master-2_4_9_8-2 b008f82b7e47 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-nodemgr:master-2_4_9_8-2 1a9a5f95921c 802MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-heat-init:master-2_4_9_8-2 f750b554fb84 444MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-neutron-init:master-2_4_9_8-2 872b37e41e33 444MB 0B nexus.gz1.opensdn.io:5101/opensdn-provisioner:master-2_4_9_8-2 0dc08f263c39 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-status:master-2_4_9_8-2 bc7a70926072 802MB 0B nexus.gz1.opensdn.io:5101/opensdn-test-test:master-2_4_9_8-2 7cd9b75dc1eb 1.83GB 0B nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_4_9_8-2 c30a3f86c2a2 728MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-base:master-2_4_9_8-2 3a7ad1867f12 737MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk:master-2_4_9_8-2 389474a638e6 737MB 0B nexus.gz1.opensdn.io:5101/tf-dev-sandbox:frozen eb505bdd198b 2.9GB 0B U opensdn-test-test:master-2_4_9_8-2 7cd9b75dc1eb 1.83GB 0B rockylinux:9 9cc24f05f309 176MB 0B tf-dev-sandbox:compile 9661ce789f3c 24.7GB 0B tf-dev-sandbox:frozen eb505bdd198b 2.9GB 0B U