2026-03-03 16:13:22,944: INFO: Building opensdn-tor-agent 2026-03-03 16:13:22,989: 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_6_3_6-1 --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.7s #2 [internal] load metadata for docker.io/library/tf-dev-sandbox:compile #2 DONE 0.0s #3 [internal] load metadata for nexus.gz1.opensdn.io:5101/opensdn-base:master-2_6_3_6-1 #3 DONE 0.0s #4 [internal] load .dockerignore #4 transferring context: #4 transferring context: 2B done #4 DONE 2.0s #5 [build 1/1] FROM docker.io/library/tf-dev-sandbox:compile #5 CACHED #6 [1/4] FROM nexus.gz1.opensdn.io:5101/opensdn-base:master-2_6_3_6-1 #6 CACHED #7 [internal] load build context #7 DONE 0.0s #7 [internal] load build context #7 transferring context: 1.52kB done #7 DONE 1.7s #8 [stage-1 2/8] COPY --from=build /buildroot/usr/lib/libisc-9.21.3.so /usr/lib/ #8 DONE 0.3s #9 [stage-1 3/8] COPY --from=build /buildroot/usr/lib/libisccc-9.21.3.so /usr/lib/ #9 DONE 0.4s #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.2s #12 [stage-1 6/8] COPY --from=build /buildroot/usr/bin/contrail_crypt_tunnel_client.py /usr/bin/ #12 DONE 0.3s #13 [stage-1 7/8] RUN set -e ; ln -s /usr/lib/libisc-9.21.3.so /usr/lib/libisc.so ; ln -s /usr/lib/libisccc-9.21.3.so /usr/lib/libisccc.so ; ln -s /usr/lib/libisccfg-9.21.3.so /usr/lib/libisccfg.so ; ldconfig ; source /etc/os-release && ver=$(echo $VERSION_ID | cut -d '.' -f 1) ; if [[ ${ver} == 9 ]]; then pkgs="boost" ; else pkgs="boost169" ; fi ; dnf install -y $pkgs gperftools-libs ; dnf clean all -y ; rm -rf /var/cache/yum ; python3 -m pip install --no-compile --extra-index-url http://localhost:6667/pip/simple "contrail-vrouter-api==0.1.dev0" ; rm -rf /root/.cache #13 1.601 added from: http://tf-mirrors.gz1.opensdn.io/re 37 MB/s | 14 MB 00:00 #13 7.432 added from: http://tf-mirrors.gz1.opensdn.io/re 24 MB/s | 1.9 MB 00:00 #13 8.513 added from: http://tf-mirrors.gz1.opensdn.io/re 7.6 MB/s | 402 kB 00:00 #13 9.348 added from: http://tf-mirrors.gz1.opensdn.io/re 37 MB/s | 16 MB 00:00 #13 18.04 added from: http://tf-mirrors.gz1.opensdn.io/re 46 MB/s | 11 MB 00:00 #13 23.76 added from: http://tf-mirrors.gz1.opensdn.io/re 18 MB/s | 1.1 MB 00:00 #13 24.44 added from: http://tf-mirrors.gz1.opensdn.io/re 31 MB/s | 4.8 MB 00:00 #13 27.51 added from: http://tf-mirrors.gz1.opensdn.io/re 9.0 MB/s | 697 kB 00:00 #13 28.14 added from: http://tf-mirrors.gz1.opensdn.io/re 7.9 MB/s | 474 kB 00:00 #13 28.77 added from: http://tf-mirrors.gz1.opensdn.io/re 669 kB/s | 18 kB 00:00 #13 29.16 added from: http://tf-mirrors.gz1.opensdn.io/re 11 kB/s | 257 B 00:00 #13 29.55 added from: http://tf-mirrors.gz1.opensdn.io/re 519 kB/s | 15 kB 00:00 #13 29.90 added from: http://tf-mirrors.gz1.opensdn.io/re 3.9 MB/s | 96 kB 00:00 #13 31.07 added from: http://tf-mirrors.gz1.opensdn.io/re 60 MB/s | 39 MB 00:00 #13 45.87 Third parties for OpenSDN 30 MB/s | 5.1 MB 00:00 #13 52.84 Dependencies resolved. #13 52.84 ========================================================================================== #13 52.84 Package Arch Version Repository Size #13 52.84 ========================================================================================== #13 52.84 Installing: #13 52.84 boost x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 9.9 k #13 52.84 gperftools-libs x86_64 2.9.1-3.el9 tf-mirrors.ci_repos_epel9.repo 308 k #13 52.84 Installing dependencies: #13 52.84 boost-atomic x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 15 k #13 52.84 boost-chrono x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 23 k #13 52.84 boost-container x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 35 k #13 52.84 boost-context x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 13 k #13 52.84 boost-contract x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 43 k #13 52.84 boost-coroutine x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 30 k #13 52.84 boost-date-time x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 11 k #13 52.84 boost-fiber x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 37 k #13 52.84 boost-filesystem x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 55 k #13 52.84 boost-graph x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 99 k #13 52.84 boost-iostreams x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 37 k #13 52.84 boost-locale x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 212 k #13 52.84 boost-log x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 405 k #13 52.84 boost-math x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 203 k #13 52.84 boost-nowide x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 13 k #13 52.84 boost-program-options x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 104 k #13 52.84 boost-python3 x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 91 k #13 52.84 boost-random x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 22 k #13 52.84 boost-regex x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 275 k #13 52.84 boost-serialization x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 127 k #13 52.84 boost-stacktrace x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 25 k #13 52.84 boost-system x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 11 k #13 52.84 boost-test x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 228 k #13 52.84 boost-thread x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 53 k #13 52.84 boost-timer x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 21 k #13 52.84 boost-type_erasure x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 28 k #13 52.84 boost-wave x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 207 k #13 52.84 libicu x86_64 67.1-10.el9_6 tf-mirrors.ci_repos_yum9-baseos 9.6 M #13 52.84 libunwind x86_64 1.6.2-1.el9 tf-mirrors.ci_repos_epel9.repo 67 k #13 52.84 #13 52.84 Transaction Summary #13 52.84 ========================================================================================== #13 52.84 Install 31 Packages #13 52.84 #13 52.84 Total download size: 12 M #13 52.84 Installed size: 41 M #13 52.84 Downloading Packages: #13 52.84 (1/31): boost-1.75.0-13.el9_7.x86_64.rpm 497 kB/s | 9.9 kB 00:00 #13 52.84 (2/31): boost-atomic-1.75.0-13.el9_7.x86_64.rpm 580 kB/s | 15 kB 00:00 #13 52.96 (3/31): boost-chrono-1.75.0-13.el9_7.x86_64.rpm 277 kB/s | 23 kB 00:00 #13 53.00 (4/31): boost-container-1.75.0-13.el9_7.x86_64. 240 kB/s | 35 kB 00:00 #13 53.00 (5/31): boost-context-1.75.0-13.el9_7.x86_64.rp 198 kB/s | 13 kB 00:00 #13 53.00 (6/31): boost-contract-1.75.0-13.el9_7.x86_64.r 4.5 MB/s | 43 kB 00:00 #13 53.00 (7/31): boost-coroutine-1.75.0-13.el9_7.x86_64. 1.8 MB/s | 30 kB 00:00 #13 53.00 (8/31): boost-date-time-1.75.0-13.el9_7.x86_64. 773 kB/s | 11 kB 00:00 #13 53.08 (9/31): boost-fiber-1.75.0-13.el9_7.x86_64.rpm 3.2 MB/s | 37 kB 00:00 #13 53.08 (10/31): boost-filesystem-1.75.0-13.el9_7.x86_6 4.7 MB/s | 55 kB 00:00 #13 53.08 (11/31): boost-graph-1.75.0-13.el9_7.x86_64.rpm 12 MB/s | 99 kB 00:00 #13 53.08 (12/31): boost-iostreams-1.75.0-13.el9_7.x86_64 4.4 MB/s | 37 kB 00:00 #13 53.08 (13/31): boost-locale-1.75.0-13.el9_7.x86_64.rp 21 MB/s | 212 kB 00:00 #13 53.08 (14/31): boost-math-1.75.0-13.el9_7.x86_64.rpm 14 MB/s | 203 kB 00:00 #13 53.08 (15/31): boost-log-1.75.0-13.el9_7.x86_64.rpm 13 MB/s | 405 kB 00:00 #13 53.08 (16/31): boost-nowide-1.75.0-13.el9_7.x86_64.rp 905 kB/s | 13 kB 00:00 #13 53.08 (17/31): boost-program-options-1.75.0-13.el9_7. 13 MB/s | 104 kB 00:00 #13 53.08 (18/31): boost-python3-1.75.0-13.el9_7.x86_64.r 9.9 MB/s | 91 kB 00:00 #13 53.13 (19/31): boost-random-1.75.0-13.el9_7.x86_64.rp 2.0 MB/s | 22 kB 00:00 #13 53.13 (20/31): boost-regex-1.75.0-13.el9_7.x86_64.rpm 18 MB/s | 275 kB 00:00 #13 53.13 (21/31): boost-serialization-1.75.0-13.el9_7.x8 8.9 MB/s | 127 kB 00:00 #13 53.13 (22/31): boost-stacktrace-1.75.0-13.el9_7.x86_6 2.6 MB/s | 25 kB 00:00 #13 53.13 (23/31): boost-system-1.75.0-13.el9_7.x86_64.rp 1.7 MB/s | 11 kB 00:00 #13 53.13 (24/31): boost-test-1.75.0-13.el9_7.x86_64.rpm 24 MB/s | 228 kB 00:00 #13 53.13 (25/31): boost-thread-1.75.0-13.el9_7.x86_64.rp 5.3 MB/s | 53 kB 00:00 #13 53.13 (26/31): boost-timer-1.75.0-13.el9_7.x86_64.rpm 3.4 MB/s | 21 kB 00:00 #13 53.13 (27/31): boost-type_erasure-1.75.0-13.el9_7.x86 4.8 MB/s | 28 kB 00:00 #13 53.13 (28/31): boost-wave-1.75.0-13.el9_7.x86_64.rpm 23 MB/s | 207 kB 00:00 #13 53.16 (29/31): gperftools-libs-2.9.1-3.el9.x86_64.rpm 19 MB/s | 308 kB 00:00 #13 53.16 (30/31): libunwind-1.6.2-1.el9.x86_64.rpm 4.8 MB/s | 67 kB 00:00 #13 53.31 (31/31): libicu-67.1-10.el9_6.x86_64.rpm 22 MB/s | 9.6 MB 00:00 #13 53.31 -------------------------------------------------------------------------------- #13 53.31 Total 28 MB/s | 12 MB 00:00 #13 53.31 Running transaction check #13 53.31 Transaction check succeeded. #13 53.31 Running transaction test #13 53.50 Transaction test succeeded. #13 53.50 Running transaction #13 53.94 Preparing : 1/1 #13 54.04 Installing : boost-system-1.75.0-13.el9_7.x86_64 1/31 #13 54.04 Installing : boost-chrono-1.75.0-13.el9_7.x86_64 2/31 #13 54.04 Installing : boost-thread-1.75.0-13.el9_7.x86_64 3/31 #13 54.04 Installing : boost-filesystem-1.75.0-13.el9_7.x86_64 4/31 #13 54.39 Installing : libicu-67.1-10.el9_6.x86_64 5/31 #13 54.39 Installing : boost-regex-1.75.0-13.el9_7.x86_64 6/31 #13 54.39 Installing : boost-context-1.75.0-13.el9_7.x86_64 7/31 #13 54.39 Installing : boost-date-time-1.75.0-13.el9_7.x86_64 8/31 #13 54.39 Installing : boost-atomic-1.75.0-13.el9_7.x86_64 9/31 #13 54.39 Installing : boost-log-1.75.0-13.el9_7.x86_64 10/31 #13 54.39 Installing : boost-wave-1.75.0-13.el9_7.x86_64 11/31 #13 54.39 Installing : boost-coroutine-1.75.0-13.el9_7.x86_64 12/31 #13 54.39 Installing : boost-fiber-1.75.0-13.el9_7.x86_64 13/31 #13 54.39 Installing : boost-graph-1.75.0-13.el9_7.x86_64 14/31 #13 54.39 Installing : boost-locale-1.75.0-13.el9_7.x86_64 15/31 #13 54.39 Installing : boost-type_erasure-1.75.0-13.el9_7.x86_64 16/31 #13 54.39 Installing : boost-timer-1.75.0-13.el9_7.x86_64 17/31 #13 54.39 Installing : libunwind-1.6.2-1.el9.x86_64 18/31 #13 54.39 Installing : boost-test-1.75.0-13.el9_7.x86_64 19/31 #13 54.44 Installing : boost-stacktrace-1.75.0-13.el9_7.x86_64 20/31 #13 54.44 Installing : boost-serialization-1.75.0-13.el9_7.x86_64 21/31 #13 54.44 Installing : boost-random-1.75.0-13.el9_7.x86_64 22/31 #13 54.44 Installing : boost-python3-1.75.0-13.el9_7.x86_64 23/31 #13 54.44 Installing : boost-program-options-1.75.0-13.el9_7.x86_64 24/31 #13 54.44 Installing : boost-nowide-1.75.0-13.el9_7.x86_64 25/31 #13 54.44 Installing : boost-math-1.75.0-13.el9_7.x86_64 26/31 #13 54.49 Installing : boost-iostreams-1.75.0-13.el9_7.x86_64 27/31 #13 54.49 Installing : boost-contract-1.75.0-13.el9_7.x86_64 28/31 #13 54.49 Installing : boost-container-1.75.0-13.el9_7.x86_64 29/31 #13 54.49 Installing : boost-1.75.0-13.el9_7.x86_64 30/31 #13 54.49 Installing : gperftools-libs-2.9.1-3.el9.x86_64 31/31 #13 54.54 Running scriptlet: gperftools-libs-2.9.1-3.el9.x86_64 31/31 #13 54.71 Verifying : libicu-67.1-10.el9_6.x86_64 1/31 #13 54.71 Verifying : boost-1.75.0-13.el9_7.x86_64 2/31 #13 54.71 Verifying : boost-atomic-1.75.0-13.el9_7.x86_64 3/31 #13 54.71 Verifying : boost-chrono-1.75.0-13.el9_7.x86_64 4/31 #13 54.71 Verifying : boost-container-1.75.0-13.el9_7.x86_64 5/31 #13 54.71 Verifying : boost-context-1.75.0-13.el9_7.x86_64 6/31 #13 54.71 Verifying : boost-contract-1.75.0-13.el9_7.x86_64 7/31 #13 54.71 Verifying : boost-coroutine-1.75.0-13.el9_7.x86_64 8/31 #13 54.71 Verifying : boost-date-time-1.75.0-13.el9_7.x86_64 9/31 #13 54.71 Verifying : boost-fiber-1.75.0-13.el9_7.x86_64 10/31 #13 54.71 Verifying : boost-filesystem-1.75.0-13.el9_7.x86_64 11/31 #13 54.71 Verifying : boost-graph-1.75.0-13.el9_7.x86_64 12/31 #13 54.71 Verifying : boost-iostreams-1.75.0-13.el9_7.x86_64 13/31 #13 54.71 Verifying : boost-locale-1.75.0-13.el9_7.x86_64 14/31 #13 54.71 Verifying : boost-log-1.75.0-13.el9_7.x86_64 15/31 #13 54.71 Verifying : boost-math-1.75.0-13.el9_7.x86_64 16/31 #13 54.71 Verifying : boost-nowide-1.75.0-13.el9_7.x86_64 17/31 #13 54.71 Verifying : boost-program-options-1.75.0-13.el9_7.x86_64 18/31 #13 54.71 Verifying : boost-python3-1.75.0-13.el9_7.x86_64 19/31 #13 54.71 Verifying : boost-random-1.75.0-13.el9_7.x86_64 20/31 #13 54.71 Verifying : boost-regex-1.75.0-13.el9_7.x86_64 21/31 #13 54.71 Verifying : boost-serialization-1.75.0-13.el9_7.x86_64 22/31 #13 54.71 Verifying : boost-stacktrace-1.75.0-13.el9_7.x86_64 23/31 #13 54.71 Verifying : boost-system-1.75.0-13.el9_7.x86_64 24/31 #13 54.71 Verifying : boost-test-1.75.0-13.el9_7.x86_64 25/31 #13 54.71 Verifying : boost-thread-1.75.0-13.el9_7.x86_64 26/31 #13 54.71 Verifying : boost-timer-1.75.0-13.el9_7.x86_64 27/31 #13 54.71 Verifying : boost-type_erasure-1.75.0-13.el9_7.x86_64 28/31 #13 54.71 Verifying : boost-wave-1.75.0-13.el9_7.x86_64 29/31 #13 54.71 Verifying : gperftools-libs-2.9.1-3.el9.x86_64 30/31 #13 54.71 Verifying : libunwind-1.6.2-1.el9.x86_64 31/31 #13 54.88 #13 54.88 Installed: #13 54.88 boost-1.75.0-13.el9_7.x86_64 #13 54.88 boost-atomic-1.75.0-13.el9_7.x86_64 #13 54.88 boost-chrono-1.75.0-13.el9_7.x86_64 #13 54.88 boost-container-1.75.0-13.el9_7.x86_64 #13 54.88 boost-context-1.75.0-13.el9_7.x86_64 #13 54.88 boost-contract-1.75.0-13.el9_7.x86_64 #13 54.88 boost-coroutine-1.75.0-13.el9_7.x86_64 #13 54.88 boost-date-time-1.75.0-13.el9_7.x86_64 #13 54.88 boost-fiber-1.75.0-13.el9_7.x86_64 #13 54.88 boost-filesystem-1.75.0-13.el9_7.x86_64 #13 54.88 boost-graph-1.75.0-13.el9_7.x86_64 #13 54.88 boost-iostreams-1.75.0-13.el9_7.x86_64 #13 54.88 boost-locale-1.75.0-13.el9_7.x86_64 #13 54.88 boost-log-1.75.0-13.el9_7.x86_64 #13 54.88 boost-math-1.75.0-13.el9_7.x86_64 #13 54.88 boost-nowide-1.75.0-13.el9_7.x86_64 #13 54.88 boost-program-options-1.75.0-13.el9_7.x86_64 #13 54.88 boost-python3-1.75.0-13.el9_7.x86_64 #13 54.88 boost-random-1.75.0-13.el9_7.x86_64 #13 54.88 boost-regex-1.75.0-13.el9_7.x86_64 #13 54.88 boost-serialization-1.75.0-13.el9_7.x86_64 #13 54.88 boost-stacktrace-1.75.0-13.el9_7.x86_64 #13 54.88 boost-system-1.75.0-13.el9_7.x86_64 #13 54.88 boost-test-1.75.0-13.el9_7.x86_64 #13 54.88 boost-thread-1.75.0-13.el9_7.x86_64 #13 54.88 boost-timer-1.75.0-13.el9_7.x86_64 #13 54.88 boost-type_erasure-1.75.0-13.el9_7.x86_64 #13 54.88 boost-wave-1.75.0-13.el9_7.x86_64 #13 54.88 gperftools-libs-2.9.1-3.el9.x86_64 #13 54.88 libicu-67.1-10.el9_6.x86_64 #13 54.88 libunwind-1.6.2-1.el9.x86_64 #13 54.88 #13 54.88 Complete! #13 55.20 77 files removed #13 55.99 Looking in indexes: http://tf-mirrors.gz1.opensdn.io/root/pypi/+simple/, http://localhost:6667/pip/simple #13 55.99 Collecting contrail-vrouter-api==0.1.dev0 #13 55.99 Downloading http://localhost:6667/pip/simple/contrail-vrouter-api/contrail_vrouter_api-0.1.dev0-py3-none-any.whl (2.9 kB) #13 56.25 Installing collected packages: contrail-vrouter-api #13 56.29 Successfully installed contrail-vrouter-api-0.1.dev0 #13 56.29 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 57.2s #14 [stage-1 8/8] COPY *.sh / #14 DONE 0.8s #15 exporting to image #15 exporting layers #15 exporting layers 4.2s done #15 writing image sha256:f226296729e3889ec80cd76628a0b29fe0a3dd658cbfc3a555e15960dfeedb47 #15 writing image sha256:f226296729e3889ec80cd76628a0b29fe0a3dd658cbfc3a555e15960dfeedb47 0.1s done #15 naming to nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_6_3_6-1 done #15 DONE 4.5s 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 16:15:14,269: INFO: Docker build duration: 112 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-tor-agent] 57630b9ed1e9: Preparing c13d91faaa00: Preparing a541a2187864: Preparing 4340f3c646be: Preparing 99eda7342f74: Preparing 50d7b1554a6a: Preparing 9c3c615df416: Preparing f3c7e868e1e6: Preparing 16047e944913: Preparing aa2036e4a61c: Preparing f36e711ea8a5: Preparing d43f8c832707: Preparing f4f1cbf0de7b: Preparing 644904752b3a: Preparing 39bd4d4f5f21: Preparing ad43bf5459fe: Preparing 541a9f0dbc37: Preparing d5f71131603a: Preparing a0aec4a07b90: Preparing dcdf2ab02133: Preparing 44343de3ea1d: Preparing 57630b9ed1e9: Waiting c13d91faaa00: Waiting a541a2187864: Waiting 4340f3c646be: Waiting 99eda7342f74: Waiting 50d7b1554a6a: Waiting 9c3c615df416: Waiting f3c7e868e1e6: Waiting 16047e944913: Waiting aa2036e4a61c: Waiting f36e711ea8a5: Waiting d43f8c832707: Waiting f4f1cbf0de7b: Waiting 644904752b3a: Waiting 39bd4d4f5f21: Waiting ad43bf5459fe: Waiting 541a9f0dbc37: Waiting d5f71131603a: Waiting a0aec4a07b90: Waiting dcdf2ab02133: Waiting 44343de3ea1d: Waiting 57630b9ed1e9: Pushed a541a2187864: Pushed 4340f3c646be: Pushed 99eda7342f74: Pushed 50d7b1554a6a: Pushed 9c3c615df416: Pushed f3c7e868e1e6: Layer already exists 16047e944913: Layer already exists aa2036e4a61c: Layer already exists f36e711ea8a5: Layer already exists d43f8c832707: Layer already exists f4f1cbf0de7b: Layer already exists 644904752b3a: Layer already exists 39bd4d4f5f21: Layer already exists ad43bf5459fe: Layer already exists 541a9f0dbc37: Layer already exists d5f71131603a: Layer already exists a0aec4a07b90: Layer already exists dcdf2ab02133: Layer already exists 44343de3ea1d: Layer already exists c13d91faaa00: Pushed master-2_6_3_6-1: digest: sha256:d7b53e20b53ad37c56c41596dc4b20ebcc940402711dfe5a074c243c1b6d885d size: 4714 2026-03-03 16:16:23,136: INFO: Building opensdn-tor-agent finished successfully, duration: 181 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_6_3_6-1 f61e1764a9b9 683MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-api:master-2_6_3_6-1 a91a6f01c724 692MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-2_6_3_6-1 286b108edb2d 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-collector:master-2_6_3_6-1 67586422ed35 1.01GB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine:master-2_6_3_6-1 5106dff05e18 892MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base:master-2_6_3_6-1 2c6d115cba90 908MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-collector:master-2_6_3_6-1 b764208af41f 909MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology:master-2_6_3_6-1 5151c7ae6d91 908MB 0B nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src:master-2_6_3_6-1 7c65fd5d37c2 1.4MB 0B nexus.gz1.opensdn.io:5101/opensdn-base:master-2_6_3_6-1 f7ba322313e7 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src:master-2_6_3_6-1 5b47af5fb562 4.17kB 0B nexus.gz1.opensdn.io:5101/opensdn-charms-src:master-2_6_3_6-1 646fe8229e27 6.05MB 0B nexus.gz1.opensdn.io:5101/opensdn-container-builder-src:master-2_6_3_6-1 df6bf6a27063 2.48MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-api:master-2_6_3_6-1 0dc44c769f71 705MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-base:master-2_6_3_6-1 acc52c60bad9 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-dnsmasq:master-2_6_3_6-1 f445c7acec2b 682MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema:master-2_6_3_6-1 5b7ddb96a9bb 668MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-svcmonitor:master-2_6_3_6-1 86544235ae7a 689MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-base:master-2_6_3_6-1 cc29dcb6db5b 726MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-2_6_3_6-1 5541efc21abe 1.28GB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-2_6_3_6-1 15a06ec4fbe1 1.06GB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-named:master-2_6_3_6-1 12154983f810 755MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base:master-2_6_3_6-1 96d83b59d7d2 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job:master-2_6_3_6-1 16a591ca6f6b 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web:master-2_6_3_6-1 e90b746b03b1 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-debug:master-2_6_3_6-1 1c328a744c3f 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-deployment-test:master-2_6_3_6-1 eaaf9e309f5b 441MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-cassandra:master-2_6_3_6-1 931519b905f0 331MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-haproxy:master-2_6_3_6-1 4676aaef350e 144MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-kafka:master-2_6_3_6-1 f69c73f87368 392MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq:master-2_6_3_6-1 db91b8f5eb53 363MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-redis:master-2_6_3_6-1 d6129c4cbdee 171MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd:master-2_6_3_6-1 fd60fb6204f0 440MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-stunnel:master-2_6_3_6-1 caaec5968a23 454MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper:master-2_6_3_6-1 96ab2b2db1d5 301MB 0B nexus.gz1.opensdn.io:5101/opensdn-general-base:master-2_6_3_6-1 e23b1bb32522 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src:master-2_6_3_6-1 bcdaac3283fc 32.7MB 0B nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init:master-2_6_3_6-1 102df348952f 687MB 0B nexus.gz1.opensdn.io:5101/opensdn-kubernetes-kube-manager:master-2_6_3_6-1 379e73158a73 671MB 0B nexus.gz1.opensdn.io:5101/opensdn-node-init:master-2_6_3_6-1 b13e2fab56c1 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-nodemgr:master-2_6_3_6-1 73a5ee793c6f 802MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-compute-init:master-2_6_3_6-1 44c2bcb81a9d 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-heat-init:master-2_6_3_6-1 54992ba4dd14 444MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-neutron-init:master-2_6_3_6-1 6f3f9edd9f96 444MB 0B nexus.gz1.opensdn.io:5101/opensdn-provisioner:master-2_6_3_6-1 e0e7372b3208 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-status:master-2_6_3_6-1 a2f3f6518405 802MB 0B nexus.gz1.opensdn.io:5101/opensdn-test-test:master-2_6_3_6-1 48db14e57f72 1.83GB 0B nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_6_3_6-1 f226296729e3 728MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent-dpdk:master-2_6_3_6-1 fb0c7d8f4d7e 1.02GB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-base:master-2_6_3_6-1 72f24cd36c93 737MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-build-init:master-2_6_3_6-1 1b59a531b4cb 616MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk:master-2_6_3_6-1 01ab437c4fdd 737MB 0B nexus.gz1.opensdn.io:5101/tf-dev-sandbox:frozen a78334f81e31 2.9GB 0B U opensdn-test-test:master-2_6_3_6-1 48db14e57f72 1.83GB 0B rockylinux:9 9cc24f05f309 176MB 0B tf-dev-sandbox:compile 634e8b45cbc1 24.7GB 0B tf-dev-sandbox:frozen a78334f81e31 2.9GB 0B U