2026-02-20 15:02:40,712: INFO: Building opensdn-tor-agent 2026-02-20 15:02:40,771: 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_8_5-1_3 --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.3s #2 [internal] load metadata for nexus.gz1.opensdn.io:5101/opensdn-base:master-2_5_8_5-1_3 #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.9s #5 [1/2] FROM nexus.gz1.opensdn.io:5101/opensdn-base:master-2_5_8_5-1_3 #5 CACHED #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 3.1s #8 [stage-1 2/8] COPY --from=build /buildroot/usr/lib/libisc-9.21.3.so /usr/lib/ #8 DONE 0.6s #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.1s #11 [stage-1 5/8] COPY --from=build /buildroot/usr/bin/contrail-vrouter-agent-health-check.py /usr/bin/ #11 DONE 0.7s #12 [stage-1 6/8] COPY --from=build /buildroot/usr/bin/contrail_crypt_tunnel_client.py /usr/bin/ #12 DONE 0.8s #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.193 added from: http://tf-mirrors.gz1.opensdn.io/re 35 MB/s | 14 MB 00:00 #13 8.773 added from: http://tf-mirrors.gz1.opensdn.io/re 18 MB/s | 1.9 MB 00:00 #13 10.28 added from: http://tf-mirrors.gz1.opensdn.io/re 7.0 MB/s | 402 kB 00:00 #13 11.54 added from: http://tf-mirrors.gz1.opensdn.io/re 34 MB/s | 16 MB 00:00 #13 22.45 added from: http://tf-mirrors.gz1.opensdn.io/re 33 MB/s | 11 MB 00:00 #13 28.58 added from: http://tf-mirrors.gz1.opensdn.io/re 14 MB/s | 1.1 MB 00:00 #13 30.15 added from: http://tf-mirrors.gz1.opensdn.io/re 11 MB/s | 4.8 MB 00:00 #13 32.91 added from: http://tf-mirrors.gz1.opensdn.io/re 14 MB/s | 697 kB 00:00 #13 33.47 added from: http://tf-mirrors.gz1.opensdn.io/re 15 MB/s | 474 kB 00:00 #13 33.75 added from: http://tf-mirrors.gz1.opensdn.io/re 659 kB/s | 18 kB 00:00 #13 34.21 added from: http://tf-mirrors.gz1.opensdn.io/re 5.9 kB/s | 257 B 00:00 #13 34.90 added from: http://tf-mirrors.gz1.opensdn.io/re 292 kB/s | 15 kB 00:00 #13 35.34 added from: http://tf-mirrors.gz1.opensdn.io/re 2.0 MB/s | 96 kB 00:00 #13 37.13 added from: http://tf-mirrors.gz1.opensdn.io/re 31 MB/s | 39 MB 00:01 #13 55.61 Third parties for OpenSDN 11 MB/s | 5.1 MB 00:00 #13 62.31 Dependencies resolved. #13 62.31 ========================================================================================== #13 62.31 Package Arch Version Repository Size #13 62.31 ========================================================================================== #13 62.31 Installing: #13 62.31 boost x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 9.9 k #13 62.31 gperftools-libs x86_64 2.9.1-3.el9 tf-mirrors.ci_repos_epel9.repo 308 k #13 62.31 Installing dependencies: #13 62.31 boost-atomic x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 15 k #13 62.31 boost-chrono x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 23 k #13 62.31 boost-container x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 35 k #13 62.31 boost-context x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 13 k #13 62.31 boost-contract x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 43 k #13 62.31 boost-coroutine x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 30 k #13 62.31 boost-date-time x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 11 k #13 62.31 boost-fiber x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 37 k #13 62.31 boost-filesystem x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 55 k #13 62.31 boost-graph x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 99 k #13 62.31 boost-iostreams x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 37 k #13 62.31 boost-locale x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 212 k #13 62.31 boost-log x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 405 k #13 62.31 boost-math x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 203 k #13 62.31 boost-nowide x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 13 k #13 62.31 boost-program-options x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 104 k #13 62.31 boost-python3 x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 91 k #13 62.31 boost-random x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 22 k #13 62.31 boost-regex x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 275 k #13 62.31 boost-serialization x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 127 k #13 62.31 boost-stacktrace x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 25 k #13 62.31 boost-system x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 11 k #13 62.31 boost-test x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 228 k #13 62.31 boost-thread x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 53 k #13 62.31 boost-timer x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 21 k #13 62.31 boost-type_erasure x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 28 k #13 62.31 boost-wave x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 207 k #13 62.31 libicu x86_64 67.1-10.el9_6 tf-mirrors.ci_repos_yum9-baseos 9.6 M #13 62.31 libunwind x86_64 1.6.2-1.el9 tf-mirrors.ci_repos_epel9.repo 67 k #13 62.31 #13 62.31 Transaction Summary #13 62.31 ========================================================================================== #13 62.31 Install 31 Packages #13 62.31 #13 62.34 Total download size: 12 M #13 62.34 Installed size: 41 M #13 62.34 Downloading Packages: #13 62.68 (1/31): boost-atomic-1.75.0-13.el9_7.x86_64.rpm 52 kB/s | 15 kB 00:00 #13 62.92 (2/31): boost-1.75.0-13.el9_7.x86_64.rpm 17 kB/s | 9.9 kB 00:00 #13 63.27 (3/31): boost-chrono-1.75.0-13.el9_7.x86_64.rpm 36 kB/s | 23 kB 00:00 #13 63.47 (4/31): boost-container-1.75.0-13.el9_7.x86_64. 64 kB/s | 35 kB 00:00 #13 63.75 (5/31): boost-context-1.75.0-13.el9_7.x86_64.rp 29 kB/s | 13 kB 00:00 #13 64.00 (6/31): boost-coroutine-1.75.0-13.el9_7.x86_64. 127 kB/s | 30 kB 00:00 #13 64.29 (7/31): boost-contract-1.75.0-13.el9_7.x86_64.r 79 kB/s | 43 kB 00:00 #13 64.55 (8/31): boost-date-time-1.75.0-13.el9_7.x86_64. 22 kB/s | 11 kB 00:00 #13 64.93 (9/31): boost-fiber-1.75.0-13.el9_7.x86_64.rpm 58 kB/s | 37 kB 00:00 #13 65.00 (10/31): boost-filesystem-1.75.0-13.el9_7.x86_6 132 kB/s | 55 kB 00:00 #13 65.41 (11/31): boost-graph-1.75.0-13.el9_7.x86_64.rpm 212 kB/s | 99 kB 00:00 #13 66.09 (12/31): boost-iostreams-1.75.0-13.el9_7.x86_64 36 kB/s | 37 kB 00:01 #13 66.87 (13/31): boost-locale-1.75.0-13.el9_7.x86_64.rp 149 kB/s | 212 kB 00:01 #13 67.50 (14/31): boost-math-1.75.0-13.el9_7.x86_64.rpm 483 kB/s | 203 kB 00:00 #13 67.50 (15/31): boost-log-1.75.0-13.el9_7.x86_64.rpm 288 kB/s | 405 kB 00:01 #13 67.50 (16/31): boost-nowide-1.75.0-13.el9_7.x86_64.rp 638 kB/s | 13 kB 00:00 #13 67.50 (17/31): boost-program-options-1.75.0-13.el9_7. 6.6 MB/s | 104 kB 00:00 #13 67.50 (18/31): boost-python3-1.75.0-13.el9_7.x86_64.r 4.9 MB/s | 91 kB 00:00 #13 67.53 (19/31): boost-random-1.75.0-13.el9_7.x86_64.rp 1.7 MB/s | 22 kB 00:00 #13 67.53 (20/31): boost-serialization-1.75.0-13.el9_7.x8 14 MB/s | 127 kB 00:00 #13 67.53 (21/31): boost-regex-1.75.0-13.el9_7.x86_64.rpm 14 MB/s | 275 kB 00:00 #13 67.53 (22/31): boost-stacktrace-1.75.0-13.el9_7.x86_6 2.8 MB/s | 25 kB 00:00 #13 67.53 (23/31): boost-system-1.75.0-13.el9_7.x86_64.rp 2.2 MB/s | 11 kB 00:00 #13 67.55 (24/31): boost-thread-1.75.0-13.el9_7.x86_64.rp 2.8 MB/s | 53 kB 00:00 #13 67.55 (25/31): boost-test-1.75.0-13.el9_7.x86_64.rpm 6.1 MB/s | 228 kB 00:00 #13 67.56 (26/31): boost-timer-1.75.0-13.el9_7.x86_64.rpm 1.1 MB/s | 21 kB 00:00 #13 67.56 (27/31): boost-type_erasure-1.75.0-13.el9_7.x86 3.8 MB/s | 28 kB 00:00 #13 67.59 (28/31): boost-wave-1.75.0-13.el9_7.x86_64.rpm 20 MB/s | 207 kB 00:00 #13 67.60 (29/31): gperftools-libs-2.9.1-3.el9.x86_64.rpm 21 MB/s | 308 kB 00:00 #13 67.60 (30/31): libunwind-1.6.2-1.el9.x86_64.rpm 5.8 MB/s | 67 kB 00:00 #13 67.73 (31/31): libicu-67.1-10.el9_6.x86_64.rpm 1.8 MB/s | 9.6 MB 00:05 #13 67.73 -------------------------------------------------------------------------------- #13 67.73 Total 2.3 MB/s | 12 MB 00:05 #13 67.73 Running transaction check #13 67.82 Transaction check succeeded. #13 67.82 Running transaction test #13 68.02 Transaction test succeeded. #13 68.02 Running transaction #13 74.56 Preparing : 1/1 #13 74.68 Installing : boost-system-1.75.0-13.el9_7.x86_64 1/31 #13 74.68 Installing : boost-chrono-1.75.0-13.el9_7.x86_64 2/31 #13 74.69 Installing : boost-thread-1.75.0-13.el9_7.x86_64 3/31 #13 74.69 Installing : boost-filesystem-1.75.0-13.el9_7.x86_64 4/31 #13 75.11 Installing : libicu-67.1-10.el9_6.x86_64 5/31 #13 75.43 Installing : boost-regex-1.75.0-13.el9_7.x86_64 6/31 #13 75.63 Installing : boost-context-1.75.0-13.el9_7.x86_64 7/31 #13 75.83 Installing : boost-date-time-1.75.0-13.el9_7.x86_64 8/31 #13 76.12 Installing : boost-atomic-1.75.0-13.el9_7.x86_64 9/31 #13 76.31 Installing : boost-log-1.75.0-13.el9_7.x86_64 10/31 #13 76.44 Installing : boost-wave-1.75.0-13.el9_7.x86_64 11/31 #13 76.65 Installing : boost-coroutine-1.75.0-13.el9_7.x86_64 12/31 #13 76.88 Installing : boost-fiber-1.75.0-13.el9_7.x86_64 13/31 #13 77.06 Installing : boost-graph-1.75.0-13.el9_7.x86_64 14/31 #13 77.09 Installing : boost-locale-1.75.0-13.el9_7.x86_64 15/31 #13 77.09 Installing : boost-type_erasure-1.75.0-13.el9_7.x86_64 16/31 #13 77.11 Installing : boost-timer-1.75.0-13.el9_7.x86_64 17/31 #13 77.11 Installing : libunwind-1.6.2-1.el9.x86_64 18/31 #13 77.14 Installing : boost-test-1.75.0-13.el9_7.x86_64 19/31 #13 77.14 Installing : boost-stacktrace-1.75.0-13.el9_7.x86_64 20/31 #13 77.16 Installing : boost-serialization-1.75.0-13.el9_7.x86_64 21/31 #13 77.17 Installing : boost-random-1.75.0-13.el9_7.x86_64 22/31 #13 77.21 Installing : boost-python3-1.75.0-13.el9_7.x86_64 23/31 #13 77.21 Installing : boost-program-options-1.75.0-13.el9_7.x86_64 24/31 #13 77.21 Installing : boost-nowide-1.75.0-13.el9_7.x86_64 25/31 #13 77.21 Installing : boost-math-1.75.0-13.el9_7.x86_64 26/31 #13 77.22 Installing : boost-iostreams-1.75.0-13.el9_7.x86_64 27/31 #13 77.24 Installing : boost-contract-1.75.0-13.el9_7.x86_64 28/31 #13 77.24 Installing : boost-container-1.75.0-13.el9_7.x86_64 29/31 #13 77.24 Installing : boost-1.75.0-13.el9_7.x86_64 30/31 #13 77.27 Installing : gperftools-libs-2.9.1-3.el9.x86_64 31/31 #13 77.31 Running scriptlet: gperftools-libs-2.9.1-3.el9.x86_64 31/31 #13 77.41 Verifying : libicu-67.1-10.el9_6.x86_64 1/31 #13 77.41 Verifying : boost-1.75.0-13.el9_7.x86_64 2/31 #13 77.41 Verifying : boost-atomic-1.75.0-13.el9_7.x86_64 3/31 #13 77.41 Verifying : boost-chrono-1.75.0-13.el9_7.x86_64 4/31 #13 77.41 Verifying : boost-container-1.75.0-13.el9_7.x86_64 5/31 #13 77.41 Verifying : boost-context-1.75.0-13.el9_7.x86_64 6/31 #13 77.41 Verifying : boost-contract-1.75.0-13.el9_7.x86_64 7/31 #13 77.41 Verifying : boost-coroutine-1.75.0-13.el9_7.x86_64 8/31 #13 77.41 Verifying : boost-date-time-1.75.0-13.el9_7.x86_64 9/31 #13 77.41 Verifying : boost-fiber-1.75.0-13.el9_7.x86_64 10/31 #13 77.41 Verifying : boost-filesystem-1.75.0-13.el9_7.x86_64 11/31 #13 77.41 Verifying : boost-graph-1.75.0-13.el9_7.x86_64 12/31 #13 77.41 Verifying : boost-iostreams-1.75.0-13.el9_7.x86_64 13/31 #13 77.41 Verifying : boost-locale-1.75.0-13.el9_7.x86_64 14/31 #13 77.41 Verifying : boost-log-1.75.0-13.el9_7.x86_64 15/31 #13 77.41 Verifying : boost-math-1.75.0-13.el9_7.x86_64 16/31 #13 77.41 Verifying : boost-nowide-1.75.0-13.el9_7.x86_64 17/31 #13 77.41 Verifying : boost-program-options-1.75.0-13.el9_7.x86_64 18/31 #13 77.41 Verifying : boost-python3-1.75.0-13.el9_7.x86_64 19/31 #13 77.41 Verifying : boost-random-1.75.0-13.el9_7.x86_64 20/31 #13 77.41 Verifying : boost-regex-1.75.0-13.el9_7.x86_64 21/31 #13 77.41 Verifying : boost-serialization-1.75.0-13.el9_7.x86_64 22/31 #13 77.41 Verifying : boost-stacktrace-1.75.0-13.el9_7.x86_64 23/31 #13 77.41 Verifying : boost-system-1.75.0-13.el9_7.x86_64 24/31 #13 77.41 Verifying : boost-test-1.75.0-13.el9_7.x86_64 25/31 #13 77.41 Verifying : boost-thread-1.75.0-13.el9_7.x86_64 26/31 #13 77.41 Verifying : boost-timer-1.75.0-13.el9_7.x86_64 27/31 #13 77.41 Verifying : boost-type_erasure-1.75.0-13.el9_7.x86_64 28/31 #13 77.41 Verifying : boost-wave-1.75.0-13.el9_7.x86_64 29/31 #13 77.41 Verifying : gperftools-libs-2.9.1-3.el9.x86_64 30/31 #13 77.41 Verifying : libunwind-1.6.2-1.el9.x86_64 31/31 #13 77.56 #13 77.56 Installed: #13 77.56 boost-1.75.0-13.el9_7.x86_64 #13 77.56 boost-atomic-1.75.0-13.el9_7.x86_64 #13 77.56 boost-chrono-1.75.0-13.el9_7.x86_64 #13 77.56 boost-container-1.75.0-13.el9_7.x86_64 #13 77.56 boost-context-1.75.0-13.el9_7.x86_64 #13 77.56 boost-contract-1.75.0-13.el9_7.x86_64 #13 77.56 boost-coroutine-1.75.0-13.el9_7.x86_64 #13 77.56 boost-date-time-1.75.0-13.el9_7.x86_64 #13 77.56 boost-fiber-1.75.0-13.el9_7.x86_64 #13 77.56 boost-filesystem-1.75.0-13.el9_7.x86_64 #13 77.56 boost-graph-1.75.0-13.el9_7.x86_64 #13 77.56 boost-iostreams-1.75.0-13.el9_7.x86_64 #13 77.56 boost-locale-1.75.0-13.el9_7.x86_64 #13 77.56 boost-log-1.75.0-13.el9_7.x86_64 #13 77.56 boost-math-1.75.0-13.el9_7.x86_64 #13 77.56 boost-nowide-1.75.0-13.el9_7.x86_64 #13 77.56 boost-program-options-1.75.0-13.el9_7.x86_64 #13 77.56 boost-python3-1.75.0-13.el9_7.x86_64 #13 77.56 boost-random-1.75.0-13.el9_7.x86_64 #13 77.56 boost-regex-1.75.0-13.el9_7.x86_64 #13 77.56 boost-serialization-1.75.0-13.el9_7.x86_64 #13 77.56 boost-stacktrace-1.75.0-13.el9_7.x86_64 #13 77.56 boost-system-1.75.0-13.el9_7.x86_64 #13 77.56 boost-test-1.75.0-13.el9_7.x86_64 #13 77.56 boost-thread-1.75.0-13.el9_7.x86_64 #13 77.56 boost-timer-1.75.0-13.el9_7.x86_64 #13 77.56 boost-type_erasure-1.75.0-13.el9_7.x86_64 #13 77.56 boost-wave-1.75.0-13.el9_7.x86_64 #13 77.56 gperftools-libs-2.9.1-3.el9.x86_64 #13 77.56 libicu-67.1-10.el9_6.x86_64 #13 77.56 libunwind-1.6.2-1.el9.x86_64 #13 77.56 #13 77.56 Complete! #13 77.96 77 files removed #13 78.42 Looking in indexes: http://tf-mirrors.gz1.opensdn.io/root/pypi/+simple/, http://localhost:6667/pip/simple #13 78.42 Collecting contrail-vrouter-api==0.1.dev0 #13 78.48 Downloading http://localhost:6667/pip/simple/contrail-vrouter-api/contrail_vrouter_api-0.1.dev0-py3-none-any.whl (2.9 kB) #13 78.72 Installing collected packages: contrail-vrouter-api #13 78.73 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 78.75 Successfully installed contrail-vrouter-api-0.1.dev0 #13 DONE 79.2s #14 [stage-1 8/8] COPY *.sh / #14 DONE 1.0s #15 exporting to image #15 exporting layers #15 exporting layers 1.5s done #15 writing image sha256:275eb63e427dfd10fc7df4144a3da5977f44f91d6adb450cb87ef3076c07a938 done #15 naming to nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_5_8_5-1_3 done #15 DONE 1.6s 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-20 15:05:18,506: INFO: Docker build duration: 158 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-tor-agent] e2b648398df5: Preparing da639e289a50: Preparing 36bf2a4d90e3: Preparing 374923b19075: Preparing d9fb5d78e0b4: Preparing 35d1c1c893e1: Preparing 84c6532244e1: Preparing af05d80daac0: Preparing 96ae3b054f8a: Preparing 9353db0ff9a1: Preparing 10e6d547ac27: Preparing 683d1e016d9b: Preparing f6a1b1c95ffb: Preparing 77e7342ffa14: Preparing 4f19a84f5e3d: Preparing fb508f847639: Preparing 0eacfb800c5f: Preparing 0df63c85ca7c: Preparing 32984007813e: Preparing d26b4f0c9fc4: Preparing 44343de3ea1d: Preparing e2b648398df5: Waiting da639e289a50: Waiting 36bf2a4d90e3: Waiting 374923b19075: Waiting d9fb5d78e0b4: Waiting 35d1c1c893e1: Waiting 84c6532244e1: Waiting af05d80daac0: Waiting 96ae3b054f8a: Waiting 9353db0ff9a1: Waiting 10e6d547ac27: Waiting 683d1e016d9b: Waiting f6a1b1c95ffb: Waiting 77e7342ffa14: Waiting 4f19a84f5e3d: Waiting fb508f847639: Waiting 0eacfb800c5f: Waiting 0df63c85ca7c: Waiting 32984007813e: Waiting d26b4f0c9fc4: Waiting 44343de3ea1d: Waiting e2b648398df5: Pushed da639e289a50: Pushed 36bf2a4d90e3: Pushed 374923b19075: Pushed d9fb5d78e0b4: Pushed 35d1c1c893e1: Pushed 84c6532244e1: Pushed af05d80daac0: Layer already exists 96ae3b054f8a: Layer already exists 9353db0ff9a1: Layer already exists 10e6d547ac27: Layer already exists 683d1e016d9b: Layer already exists f6a1b1c95ffb: Layer already exists 77e7342ffa14: Layer already exists 4f19a84f5e3d: Layer already exists fb508f847639: Layer already exists 0eacfb800c5f: Layer already exists 0df63c85ca7c: Layer already exists 32984007813e: Layer already exists d26b4f0c9fc4: Layer already exists 44343de3ea1d: Layer already exists master-2_5_8_5-1_3: digest: sha256:2b6b86873719cd1c6b691378c0530e88140a1a40ac79fa03a8c0a3b0286f4653 size: 4714 2026-02-20 15:05:37,713: INFO: Building opensdn-tor-agent finished successfully, duration: 177 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_8_5-1_3 85578019f086 683MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-api:master-2_5_8_5-1_3 af6dab0347f0 692MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-2_5_8_5-1_3 93fe63400367 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-collector:master-2_5_8_5-1_3 3e3f9b14140c 1.01GB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine:master-2_5_8_5-1_3 c9caf9249cae 892MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base:master-2_5_8_5-1_3 3fe7ee0a5af3 908MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-collector:master-2_5_8_5-1_3 f8a4a13d6847 908MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology:master-2_5_8_5-1_3 fa4f38a2f701 908MB 0B nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src:master-2_5_8_5-1_3 33b960a6f716 1.4MB 0B nexus.gz1.opensdn.io:5101/opensdn-base:master-2_5_8_5-1_3 e1ccc1e42a1e 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src:master-2_5_8_5-1_3 00faad2b4f58 4.17kB 0B nexus.gz1.opensdn.io:5101/opensdn-charms-src:master-2_5_8_5-1_3 106106d06077 6.05MB 0B nexus.gz1.opensdn.io:5101/opensdn-container-builder-src:master-2_5_8_5-1_3 38a5cf3560ac 2.39MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-api:master-2_5_8_5-1_3 fbb58517c97d 705MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-base:master-2_5_8_5-1_3 eacba226ffb6 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-dnsmasq:master-2_5_8_5-1_3 1b928c5cd013 682MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema:master-2_5_8_5-1_3 b4c271496e76 668MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-svcmonitor:master-2_5_8_5-1_3 a4136c73e710 689MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-base:master-2_5_8_5-1_3 933171b3279a 726MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-2_5_8_5-1_3 34c4e49c298a 1.28GB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-2_5_8_5-1_3 1c8e224e8af3 1.05GB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-named:master-2_5_8_5-1_3 d2cbf9b29d76 746MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base:master-2_5_8_5-1_3 c82ba6823a01 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job:master-2_5_8_5-1_3 0a7b8517b9b1 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web:master-2_5_8_5-1_3 62d7a33fbc74 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-debug:master-2_5_8_5-1_3 e188a8ee12f3 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-deployment-test:master-2_5_8_5-1_3 529b06541d2d 441MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-cassandra:master-2_5_8_5-1_3 8bd4fd4f1a58 331MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-haproxy:master-2_5_8_5-1_3 5ebfe41d0161 144MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-kafka:master-2_5_8_5-1_3 b42c20a3ccf9 392MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq:master-2_5_8_5-1_3 d22ab958a4b1 363MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-redis:master-2_5_8_5-1_3 e7b4d13c446b 171MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd:master-2_5_8_5-1_3 ac3455775669 440MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-stunnel:master-2_5_8_5-1_3 19c74154de85 454MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper:master-2_5_8_5-1_3 c81b1aea6b4e 301MB 0B nexus.gz1.opensdn.io:5101/opensdn-general-base:master-2_5_8_5-1_3 b8473cfdee77 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src:master-2_5_8_5-1_3 8e678499ae80 32.7MB 0B nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init:master-2_5_8_5-1_3 6f030a278496 687MB 0B nexus.gz1.opensdn.io:5101/opensdn-kubernetes-kube-manager:master-2_5_8_5-1_3 dc8a7ff973de 671MB 0B nexus.gz1.opensdn.io:5101/opensdn-node-init:master-2_5_8_5-1_3 5f54eea47228 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-nodemgr:master-2_5_8_5-1_3 848f3a1abdb9 802MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-compute-init:master-2_5_8_5-1_3 927b7641de5e 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-heat-init:master-2_5_8_5-1_3 492937951fe1 444MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-neutron-init:master-2_5_8_5-1_3 32a50cbbb43d 444MB 0B nexus.gz1.opensdn.io:5101/opensdn-provisioner:master-2_5_8_5-1_3 732d6f27744e 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-status:master-2_5_8_5-1_3 35729baaf44c 802MB 0B nexus.gz1.opensdn.io:5101/opensdn-test-test:master-2_5_8_5-1_3 e28ca62e2102 1.83GB 0B nexus.gz1.opensdn.io:5101/opensdn-tools:master-2_5_8_5-1_3 3c7214121970 1.39GB 0B nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_5_8_5-1_3 275eb63e427d 727MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent-dpdk:master-2_5_8_5-1_3 f00561785da5 1.02GB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent:master-2_5_8_5-1_3 baa1e65ec0a7 1.85GB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-base:master-2_5_8_5-1_3 72a34f25c7c3 737MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-build-init:master-2_5_8_5-1_3 0f05670f2305 615MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk:master-2_5_8_5-1_3 dd4c059abfb0 737MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init:master-2_5_8_5-1_3 37e75823eae0 368MB 0B nexus.gz1.opensdn.io:5101/tf-dev-sandbox:frozen 6ea80aea62af 23.5GB 0B U opensdn-test-test:master-2_5_8_5-1_3 e28ca62e2102 1.83GB 0B tf-dev-sandbox:compile 600a3328d300 24.2GB 0B