2026-06-10 11:26:18,892: INFO: Building opensdn-tor-agent 2026-06-10 11:26:18,980: 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_8_4_7-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 --build-arg DEBUGINFO_ROOT=/debuginfo #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: #1 transferring dockerfile: 2.10kB done #1 DONE 1.8s #2 [internal] load metadata for nexus.gz1.opensdn.io:5101/opensdn-base:master-2_8_4_7-1 #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 3.8s #5 [1/5] FROM nexus.gz1.opensdn.io:5101/opensdn-base:master-2_8_4_7-1 #5 DONE 0.2s #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 1.5s #8 [stage-1 2/8] COPY --from=build /buildroot/usr/lib/libisc-9.21.3.so /usr/lib/ #8 DONE 1.9s #9 [stage-1 3/8] COPY --from=build /buildroot/usr/lib/libisccc-9.21.3.so /usr/lib/ #9 DONE 2.1s #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 2.9s #13 [stage-1 7/8] RUN set -e ; ln -s /usr/lib/libisc-9.21.3.so /usr/lib/libisc.so ; ln -s /usr/lib/libisccc-9.21.3.so /usr/lib/libisccc.so ; ln -s /usr/lib/libisccfg-9.21.3.so /usr/lib/libisccfg.so ; ldconfig ; source /etc/os-release && ver=$(echo $VERSION_ID | cut -d '.' -f 1) ; if [[ ${ver} == 9 ]]; then pkgs="boost" ; else pkgs="boost169" ; fi ; dnf install -y $pkgs gperftools-libs ; dnf clean all -y ; rm -rf /var/cache/yum ; python3 -m pip install --no-compile --extra-index-url http://localhost:6667/pip/simple "contrail-vrouter-api==0.1.dev0" ; rm -rf /root/.cache #13 2.406 added from: http://tf-mirrors.gz1.opensdn.io/re 38 MB/s | 14 MB 00:00 #13 5.656 added from: http://tf-mirrors.gz1.opensdn.io/re 20 MB/s | 1.9 MB 00:00 #13 6.865 added from: http://tf-mirrors.gz1.opensdn.io/re 8.2 MB/s | 402 kB 00:00 #13 7.594 added from: http://tf-mirrors.gz1.opensdn.io/re 43 MB/s | 16 MB 00:00 #13 22.42 added from: http://tf-mirrors.gz1.opensdn.io/re 24 MB/s | 11 MB 00:00 #13 26.19 added from: http://tf-mirrors.gz1.opensdn.io/re 13 MB/s | 1.1 MB 00:00 #13 27.50 added from: http://tf-mirrors.gz1.opensdn.io/re 31 MB/s | 4.8 MB 00:00 #13 30.80 added from: http://tf-mirrors.gz1.opensdn.io/re 13 MB/s | 697 kB 00:00 #13 31.75 added from: http://tf-mirrors.gz1.opensdn.io/re 3.4 MB/s | 474 kB 00:00 #13 32.76 added from: http://tf-mirrors.gz1.opensdn.io/re 673 kB/s | 18 kB 00:00 #13 33.43 added from: http://tf-mirrors.gz1.opensdn.io/re 6.0 kB/s | 257 B 00:00 #13 34.21 added from: http://tf-mirrors.gz1.opensdn.io/re 497 kB/s | 15 kB 00:00 #13 34.80 added from: http://tf-mirrors.gz1.opensdn.io/re 2.2 MB/s | 96 kB 00:00 #13 36.74 added from: http://tf-mirrors.gz1.opensdn.io/re 35 MB/s | 39 MB 00:01 #13 70.85 Third parties for OpenSDN 18 MB/s | 5.1 MB 00:00 #13 88.59 Dependencies resolved. #13 88.59 ========================================================================================== #13 88.59 Package Arch Version Repository Size #13 88.59 ========================================================================================== #13 88.59 Installing: #13 88.59 boost x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 9.9 k #13 88.59 gperftools-libs x86_64 2.9.1-3.el9 tf-mirrors.ci_repos_epel9.repo 308 k #13 88.59 Installing dependencies: #13 88.59 boost-atomic x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 15 k #13 88.59 boost-chrono x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 23 k #13 88.59 boost-container x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 35 k #13 88.59 boost-context x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 13 k #13 88.59 boost-contract x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 43 k #13 88.59 boost-coroutine x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 30 k #13 88.59 boost-date-time x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 11 k #13 88.59 boost-fiber x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 37 k #13 88.59 boost-filesystem x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 55 k #13 88.59 boost-graph x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 99 k #13 88.59 boost-iostreams x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 37 k #13 88.59 boost-locale x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 212 k #13 88.59 boost-log x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 405 k #13 88.59 boost-math x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 203 k #13 88.59 boost-nowide x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 13 k #13 88.59 boost-program-options x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 104 k #13 88.59 boost-python3 x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 91 k #13 88.59 boost-random x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 22 k #13 88.59 boost-regex x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 275 k #13 88.59 boost-serialization x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 127 k #13 88.59 boost-stacktrace x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 25 k #13 88.59 boost-system x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 11 k #13 88.59 boost-test x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 228 k #13 88.59 boost-thread x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 53 k #13 88.59 boost-timer x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 21 k #13 88.59 boost-type_erasure x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 28 k #13 88.59 boost-wave x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 207 k #13 88.59 libicu x86_64 67.1-10.el9_6 tf-mirrors.ci_repos_yum9-baseos 9.6 M #13 88.59 libunwind x86_64 1.6.2-1.el9 tf-mirrors.ci_repos_epel9.repo 67 k #13 88.59 #13 88.59 Transaction Summary #13 88.59 ========================================================================================== #13 88.59 Install 31 Packages #13 88.59 #13 88.60 Total download size: 12 M #13 88.60 Installed size: 41 M #13 88.60 Downloading Packages: #13 88.63 (1/31): boost-1.75.0-13.el9_7.x86_64.rpm 382 kB/s | 9.9 kB 00:00 #13 88.63 (2/31): boost-atomic-1.75.0-13.el9_7.x86_64.rpm 522 kB/s | 15 kB 00:00 #13 88.64 (3/31): boost-chrono-1.75.0-13.el9_7.x86_64.rpm 1.6 MB/s | 23 kB 00:00 #13 88.66 (4/31): boost-container-1.75.0-13.el9_7.x86_64. 1.5 MB/s | 35 kB 00:00 #13 88.67 (5/31): boost-context-1.75.0-13.el9_7.x86_64.rp 651 kB/s | 13 kB 00:00 #13 88.67 (6/31): boost-contract-1.75.0-13.el9_7.x86_64.r 2.4 MB/s | 43 kB 00:00 #13 88.69 (7/31): boost-coroutine-1.75.0-13.el9_7.x86_64. 1.6 MB/s | 30 kB 00:00 #13 88.70 (8/31): boost-date-time-1.75.0-13.el9_7.x86_64. 608 kB/s | 11 kB 00:00 #13 88.70 (9/31): boost-fiber-1.75.0-13.el9_7.x86_64.rpm 2.5 MB/s | 37 kB 00:00 #13 88.71 (10/31): boost-filesystem-1.75.0-13.el9_7.x86_6 3.1 MB/s | 55 kB 00:00 #13 88.74 (11/31): boost-graph-1.75.0-13.el9_7.x86_64.rpm 4.3 MB/s | 99 kB 00:00 #13 88.74 (12/31): boost-iostreams-1.75.0-13.el9_7.x86_64 2.2 MB/s | 37 kB 00:00 #13 88.74 (13/31): boost-locale-1.75.0-13.el9_7.x86_64.rp 18 MB/s | 212 kB 00:00 #13 88.76 (14/31): boost-math-1.75.0-13.el9_7.x86_64.rpm 13 MB/s | 203 kB 00:00 #13 88.77 (15/31): boost-log-1.75.0-13.el9_7.x86_64.rpm 11 MB/s | 405 kB 00:00 #13 88.77 (16/31): boost-nowide-1.75.0-13.el9_7.x86_64.rp 894 kB/s | 13 kB 00:00 #13 88.77 (17/31): boost-program-options-1.75.0-13.el9_7. 14 MB/s | 104 kB 00:00 #13 88.79 (18/31): boost-python3-1.75.0-13.el9_7.x86_64.r 11 MB/s | 91 kB 00:00 #13 88.79 (19/31): boost-random-1.75.0-13.el9_7.x86_64.rp 2.5 MB/s | 22 kB 00:00 #13 88.79 (20/31): boost-regex-1.75.0-13.el9_7.x86_64.rpm 22 MB/s | 275 kB 00:00 #13 88.82 (21/31): boost-serialization-1.75.0-13.el9_7.x8 7.3 MB/s | 127 kB 00:00 #13 88.82 (22/31): boost-stacktrace-1.75.0-13.el9_7.x86_6 2.2 MB/s | 25 kB 00:00 #13 88.82 (23/31): boost-system-1.75.0-13.el9_7.x86_64.rp 2.1 MB/s | 11 kB 00:00 #13 88.82 (24/31): boost-test-1.75.0-13.el9_7.x86_64.rpm 28 MB/s | 228 kB 00:00 #13 88.82 (25/31): boost-thread-1.75.0-13.el9_7.x86_64.rp 5.9 MB/s | 53 kB 00:00 #13 88.82 (26/31): boost-timer-1.75.0-13.el9_7.x86_64.rpm 2.3 MB/s | 21 kB 00:00 #13 88.83 (27/31): boost-type_erasure-1.75.0-13.el9_7.x86 1.8 MB/s | 28 kB 00:00 #13 88.85 (28/31): boost-wave-1.75.0-13.el9_7.x86_64.rpm 11 MB/s | 207 kB 00:00 #13 88.85 (29/31): gperftools-libs-2.9.1-3.el9.x86_64.rpm 13 MB/s | 308 kB 00:00 #13 88.85 (30/31): libunwind-1.6.2-1.el9.x86_64.rpm 3.9 MB/s | 67 kB 00:00 #13 89.06 (31/31): libicu-67.1-10.el9_6.x86_64.rpm 21 MB/s | 9.6 MB 00:00 #13 89.06 -------------------------------------------------------------------------------- #13 89.06 Total 27 MB/s | 12 MB 00:00 #13 89.06 Running transaction check #13 89.18 Transaction check succeeded. #13 89.18 Running transaction test #13 89.88 Transaction test succeeded. #13 89.88 Running transaction #13 90.26 Preparing : 1/1 #13 90.34 Installing : boost-system-1.75.0-13.el9_7.x86_64 1/31 #13 90.34 Installing : boost-chrono-1.75.0-13.el9_7.x86_64 2/31 #13 90.36 Installing : boost-thread-1.75.0-13.el9_7.x86_64 3/31 #13 90.36 Installing : boost-filesystem-1.75.0-13.el9_7.x86_64 4/31 #13 90.56 Installing : libicu-67.1-10.el9_6.x86_64 5/31 #13 90.61 Installing : boost-regex-1.75.0-13.el9_7.x86_64 6/31 #13 90.61 Installing : boost-context-1.75.0-13.el9_7.x86_64 7/31 #13 90.61 Installing : boost-date-time-1.75.0-13.el9_7.x86_64 8/31 #13 90.61 Installing : boost-atomic-1.75.0-13.el9_7.x86_64 9/31 #13 90.62 Installing : boost-log-1.75.0-13.el9_7.x86_64 10/31 #13 90.65 Installing : boost-wave-1.75.0-13.el9_7.x86_64 11/31 #13 90.65 Installing : boost-coroutine-1.75.0-13.el9_7.x86_64 12/31 #13 90.66 Installing : boost-fiber-1.75.0-13.el9_7.x86_64 13/31 #13 90.66 Installing : boost-graph-1.75.0-13.el9_7.x86_64 14/31 #13 90.69 Installing : boost-locale-1.75.0-13.el9_7.x86_64 15/31 #13 90.70 Installing : boost-type_erasure-1.75.0-13.el9_7.x86_64 16/31 #13 90.74 Installing : boost-timer-1.75.0-13.el9_7.x86_64 17/31 #13 90.74 Installing : libunwind-1.6.2-1.el9.x86_64 18/31 #13 90.74 Installing : boost-test-1.75.0-13.el9_7.x86_64 19/31 #13 90.76 Installing : boost-stacktrace-1.75.0-13.el9_7.x86_64 20/31 #13 90.77 Installing : boost-serialization-1.75.0-13.el9_7.x86_64 21/31 #13 90.78 Installing : boost-random-1.75.0-13.el9_7.x86_64 22/31 #13 90.80 Installing : boost-python3-1.75.0-13.el9_7.x86_64 23/31 #13 90.80 Installing : boost-program-options-1.75.0-13.el9_7.x86_64 24/31 #13 90.80 Installing : boost-nowide-1.75.0-13.el9_7.x86_64 25/31 #13 90.82 Installing : boost-math-1.75.0-13.el9_7.x86_64 26/31 #13 90.83 Installing : boost-iostreams-1.75.0-13.el9_7.x86_64 27/31 #13 90.83 Installing : boost-contract-1.75.0-13.el9_7.x86_64 28/31 #13 90.84 Installing : boost-container-1.75.0-13.el9_7.x86_64 29/31 #13 90.84 Installing : boost-1.75.0-13.el9_7.x86_64 30/31 #13 90.87 Installing : gperftools-libs-2.9.1-3.el9.x86_64 31/31 #13 90.89 Running scriptlet: gperftools-libs-2.9.1-3.el9.x86_64 31/31 #13 91.25 Verifying : libicu-67.1-10.el9_6.x86_64 1/31 #13 91.25 Verifying : boost-1.75.0-13.el9_7.x86_64 2/31 #13 91.25 Verifying : boost-atomic-1.75.0-13.el9_7.x86_64 3/31 #13 91.25 Verifying : boost-chrono-1.75.0-13.el9_7.x86_64 4/31 #13 91.25 Verifying : boost-container-1.75.0-13.el9_7.x86_64 5/31 #13 91.25 Verifying : boost-context-1.75.0-13.el9_7.x86_64 6/31 #13 91.25 Verifying : boost-contract-1.75.0-13.el9_7.x86_64 7/31 #13 91.25 Verifying : boost-coroutine-1.75.0-13.el9_7.x86_64 8/31 #13 91.25 Verifying : boost-date-time-1.75.0-13.el9_7.x86_64 9/31 #13 91.25 Verifying : boost-fiber-1.75.0-13.el9_7.x86_64 10/31 #13 91.25 Verifying : boost-filesystem-1.75.0-13.el9_7.x86_64 11/31 #13 91.25 Verifying : boost-graph-1.75.0-13.el9_7.x86_64 12/31 #13 91.25 Verifying : boost-iostreams-1.75.0-13.el9_7.x86_64 13/31 #13 91.25 Verifying : boost-locale-1.75.0-13.el9_7.x86_64 14/31 #13 91.25 Verifying : boost-log-1.75.0-13.el9_7.x86_64 15/31 #13 91.25 Verifying : boost-math-1.75.0-13.el9_7.x86_64 16/31 #13 91.25 Verifying : boost-nowide-1.75.0-13.el9_7.x86_64 17/31 #13 91.25 Verifying : boost-program-options-1.75.0-13.el9_7.x86_64 18/31 #13 91.25 Verifying : boost-python3-1.75.0-13.el9_7.x86_64 19/31 #13 91.25 Verifying : boost-random-1.75.0-13.el9_7.x86_64 20/31 #13 91.25 Verifying : boost-regex-1.75.0-13.el9_7.x86_64 21/31 #13 91.25 Verifying : boost-serialization-1.75.0-13.el9_7.x86_64 22/31 #13 91.25 Verifying : boost-stacktrace-1.75.0-13.el9_7.x86_64 23/31 #13 91.25 Verifying : boost-system-1.75.0-13.el9_7.x86_64 24/31 #13 91.25 Verifying : boost-test-1.75.0-13.el9_7.x86_64 25/31 #13 91.25 Verifying : boost-thread-1.75.0-13.el9_7.x86_64 26/31 #13 91.25 Verifying : boost-timer-1.75.0-13.el9_7.x86_64 27/31 #13 91.25 Verifying : boost-type_erasure-1.75.0-13.el9_7.x86_64 28/31 #13 91.25 Verifying : boost-wave-1.75.0-13.el9_7.x86_64 29/31 #13 91.25 Verifying : gperftools-libs-2.9.1-3.el9.x86_64 30/31 #13 91.25 Verifying : libunwind-1.6.2-1.el9.x86_64 31/31 #13 91.34 #13 91.34 Installed: #13 91.34 boost-1.75.0-13.el9_7.x86_64 #13 91.34 boost-atomic-1.75.0-13.el9_7.x86_64 #13 91.34 boost-chrono-1.75.0-13.el9_7.x86_64 #13 91.34 boost-container-1.75.0-13.el9_7.x86_64 #13 91.34 boost-context-1.75.0-13.el9_7.x86_64 #13 91.34 boost-contract-1.75.0-13.el9_7.x86_64 #13 91.34 boost-coroutine-1.75.0-13.el9_7.x86_64 #13 91.34 boost-date-time-1.75.0-13.el9_7.x86_64 #13 91.34 boost-fiber-1.75.0-13.el9_7.x86_64 #13 91.34 boost-filesystem-1.75.0-13.el9_7.x86_64 #13 91.34 boost-graph-1.75.0-13.el9_7.x86_64 #13 91.34 boost-iostreams-1.75.0-13.el9_7.x86_64 #13 91.34 boost-locale-1.75.0-13.el9_7.x86_64 #13 91.34 boost-log-1.75.0-13.el9_7.x86_64 #13 91.34 boost-math-1.75.0-13.el9_7.x86_64 #13 91.34 boost-nowide-1.75.0-13.el9_7.x86_64 #13 91.34 boost-program-options-1.75.0-13.el9_7.x86_64 #13 91.34 boost-python3-1.75.0-13.el9_7.x86_64 #13 91.34 boost-random-1.75.0-13.el9_7.x86_64 #13 91.34 boost-regex-1.75.0-13.el9_7.x86_64 #13 91.34 boost-serialization-1.75.0-13.el9_7.x86_64 #13 91.34 boost-stacktrace-1.75.0-13.el9_7.x86_64 #13 91.34 boost-system-1.75.0-13.el9_7.x86_64 #13 91.34 boost-test-1.75.0-13.el9_7.x86_64 #13 91.34 boost-thread-1.75.0-13.el9_7.x86_64 #13 91.34 boost-timer-1.75.0-13.el9_7.x86_64 #13 91.34 boost-type_erasure-1.75.0-13.el9_7.x86_64 #13 91.34 boost-wave-1.75.0-13.el9_7.x86_64 #13 91.34 gperftools-libs-2.9.1-3.el9.x86_64 #13 91.34 libicu-67.1-10.el9_6.x86_64 #13 91.34 libunwind-1.6.2-1.el9.x86_64 #13 91.34 #13 91.34 Complete! #13 91.77 77 files removed #13 93.67 Looking in indexes: http://tf-mirrors.gz1.opensdn.io/root/pypi/+simple/, http://localhost:6667/pip/simple #13 93.81 Collecting contrail-vrouter-api==0.1.dev0 #13 93.82 Downloading http://localhost:6667/pip/simple/contrail-vrouter-api/contrail_vrouter_api-0.1.dev0-py3-none-any.whl (2.9 kB) #13 94.60 Installing collected packages: contrail-vrouter-api #13 94.63 Successfully installed contrail-vrouter-api-0.1.dev0 #13 94.67 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv #13 DONE 95.4s #14 [stage-1 8/8] COPY *.sh / #14 DONE 1.2s #15 exporting to image #15 exporting layers #15 exporting layers 5.1s done #15 writing image sha256:74c6950e43e5e4951c759895fe61b9229cc4cfc3156d8672be8fed593a9e897d done #15 naming to nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_8_4_7-1 #15 naming to nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_8_4_7-1 0.0s done #15 DONE 5.3s 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-06-10 11:28:24,674: INFO: Docker build duration: 126 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-tor-agent] dc8c76efb141: Preparing bd6b0c0bd4f6: Preparing df181fbb8439: Preparing 44c2430502cb: Preparing e2a5ed5a5f6e: Preparing ee002e70ec9a: Preparing 6b698561214d: Preparing 81355790d327: Preparing 31dde683bbf3: Preparing 08c1fc86609e: Preparing 1188fd75115c: Preparing 9097c520907c: Preparing 45f9f883c41c: Preparing ea62b8c30f4c: Preparing 082d7c2049cb: Preparing f2d0b44132e4: Preparing 6aa1364cdfed: Preparing f6c829eb72e7: Preparing 77ca6c87cff1: Preparing 6ae5b553718f: Preparing 44343de3ea1d: Preparing df181fbb8439: Waiting 44c2430502cb: Waiting e2a5ed5a5f6e: Waiting ee002e70ec9a: Waiting 6b698561214d: Waiting 81355790d327: Waiting 31dde683bbf3: Waiting 08c1fc86609e: Waiting 1188fd75115c: Waiting 9097c520907c: Waiting 45f9f883c41c: Waiting ea62b8c30f4c: Waiting 082d7c2049cb: Waiting f2d0b44132e4: Waiting 6aa1364cdfed: Waiting f6c829eb72e7: Waiting 77ca6c87cff1: Waiting 6ae5b553718f: Waiting 44343de3ea1d: Waiting dc8c76efb141: Pushed df181fbb8439: Pushed 44c2430502cb: Pushed e2a5ed5a5f6e: Pushed ee002e70ec9a: Pushed 81355790d327: Layer already exists 31dde683bbf3: Layer already exists 6b698561214d: Pushed 08c1fc86609e: Layer already exists 1188fd75115c: Layer already exists 9097c520907c: Layer already exists 45f9f883c41c: Layer already exists ea62b8c30f4c: Layer already exists 082d7c2049cb: Layer already exists f2d0b44132e4: Layer already exists 6aa1364cdfed: Layer already exists 77ca6c87cff1: Layer already exists f6c829eb72e7: Layer already exists 6ae5b553718f: Layer already exists 44343de3ea1d: Layer already exists bd6b0c0bd4f6: Pushed master-2_8_4_7-1: digest: sha256:477ea1652bd02963d409d15f1a47a220e3f33e1ad0f5411e8d495c7f744b4908 size: 4713 2026-06-10 11:28:43,499: INFO: Building opensdn-tor-agent finished successfully, duration: 145 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_8_4_7-1 4c1bda4a1cb4 692MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-api:master-2_8_4_7-1 b23d4d60db12 701MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-2_8_4_7-1 3461025cd236 676MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-collector:master-2_8_4_7-1 899418a8c619 758MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine:master-2_8_4_7-1 dfc72dfd08b3 754MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base:master-2_8_4_7-1 53c741f5dac0 917MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-collector:master-2_8_4_7-1 e6f890a7b63e 918MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology:master-2_8_4_7-1 eec165601f45 918MB 0B nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src:master-2_8_4_7-1 6b35c7cc7ec6 1.41MB 0B nexus.gz1.opensdn.io:5101/opensdn-base:master-2_8_4_7-1 aa8d1d689c52 676MB 0B nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src:master-2_8_4_7-1 a19027b6cbd6 4.17kB 0B nexus.gz1.opensdn.io:5101/opensdn-charms-src:master-2_8_4_7-1 28c5353d849e 6.05MB 0B nexus.gz1.opensdn.io:5101/opensdn-container-builder-src:master-2_8_4_7-1 6242f8cc0c83 2.39MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-base:master-2_8_4_7-1 6ad3c8f4e190 676MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema:master-2_8_4_7-1 ac0bf462f18f 677MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-svcmonitor:master-2_8_4_7-1 859777033c24 698MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-base:master-2_8_4_7-1 d508ae1317be 735MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-2_8_4_7-1 b1ee71db4697 762MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-2_8_4_7-1 82de966e7b1b 762MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-named:master-2_8_4_7-1 149d09ecc08f 743MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base:master-2_8_4_7-1 6030a9a332fa 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job:master-2_8_4_7-1 cb468196c3ba 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web:master-2_8_4_7-1 c271c59906bb 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-debug:master-2_8_4_7-1 6401b9aaab35 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-cassandra:master-2_8_4_7-1 06f1d8df4a6c 331MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-haproxy:master-2_8_4_7-1 5badbcc9fdb0 144MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-kafka:master-2_8_4_7-1 c42e5fafe27b 392MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq:master-2_8_4_7-1 f0d09c51dcb4 363MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-redis:master-2_8_4_7-1 2787ab4efc8e 171MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd:master-2_8_4_7-1 59fc68f8d39d 440MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-stunnel:master-2_8_4_7-1 c434268701e0 454MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper:master-2_8_4_7-1 11508a856c18 301MB 0B nexus.gz1.opensdn.io:5101/opensdn-general-base:master-2_8_4_7-1 9298c45f0eb8 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src:master-2_8_4_7-1 61e598f2f6a8 32.7MB 0B nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init:master-2_8_4_7-1 258c58a350b5 696MB 0B nexus.gz1.opensdn.io:5101/opensdn-kubernetes-kube-manager:master-2_8_4_7-1 ec57fe945e9c 681MB 0B nexus.gz1.opensdn.io:5101/opensdn-node-init:master-2_8_4_7-1 cd83d154edaa 676MB 0B nexus.gz1.opensdn.io:5101/opensdn-nodemgr:master-2_8_4_7-1 efdfccb0d4e5 811MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-compute-init:master-2_8_4_7-1 a592b8efef0b 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-heat-init:master-2_8_4_7-1 6e80fd58b6bb 444MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-neutron-init:master-2_8_4_7-1 6de65834ea42 444MB 0B nexus.gz1.opensdn.io:5101/opensdn-provisioner:master-2_8_4_7-1 93cf0dc378f7 676MB 0B nexus.gz1.opensdn.io:5101/opensdn-status:master-2_8_4_7-1 a45cfe304d18 811MB 0B nexus.gz1.opensdn.io:5101/opensdn-test-test:master-2_8_4_7-1 8db573f856b9 1.84GB 0B nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_8_4_7-1 74c6950e43e5 735MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-base:master-2_8_4_7-1 11c51779b892 743MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk:master-2_8_4_7-1 dbb95eabd99b 743MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init:master-2_8_4_7-1 a42d27a27f16 365MB 0B nexus.gz1.opensdn.io:5101/tf-dev-sandbox:frozen 5fde75b32e91 21GB 0B U opensdn-test-test:master-2_8_4_7-1 8db573f856b9 1.84GB 0B tf-dev-sandbox:compile c65cc9d97250 21.8GB 0B