2026-07-09 12:21:06,479: INFO: Building opensdn-tor-agent 2026-07-09 12:21:06,539: 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-3_0_0_2-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=26.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 2.6s #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-3_0_0_2-1 #3 DONE 0.0s #4 [internal] load .dockerignore #4 transferring context: #4 transferring context: 2B 0.0s done #4 DONE 2.0s #5 [stage-1 1/3] FROM nexus.gz1.opensdn.io:5101/opensdn-base:master-3_0_0_2-1 #5 DONE 1.1s #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 4.3s #8 [stage-1 2/8] COPY --from=build /buildroot/usr/lib/libisc-9.21.3.so /usr/lib/ #8 DONE 5.8s #9 [stage-1 3/8] COPY --from=build /buildroot/usr/lib/libisccc-9.21.3.so /usr/lib/ #9 DONE 3.3s #10 [stage-1 4/8] COPY --from=build /buildroot/usr/lib/libisccfg-9.21.3.so /usr/lib/ #10 DONE 3.7s #11 [stage-1 5/8] COPY --from=build /buildroot/usr/bin/contrail-vrouter-agent-health-check.py /usr/bin/ #11 DONE 2.7s #12 [stage-1 6/8] COPY --from=build /buildroot/usr/bin/contrail_crypt_tunnel_client.py /usr/bin/ #12 DONE 1.2s #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.547 added from: http://tf-mirrors.gz1.opensdn.io/re 37 MB/s | 18 MB 00:00 #13 14.21 added from: http://tf-mirrors.gz1.opensdn.io/re 22 MB/s | 2.9 MB 00:00 #13 15.69 added from: http://tf-mirrors.gz1.opensdn.io/re 11 MB/s | 516 kB 00:00 #13 16.41 added from: http://tf-mirrors.gz1.opensdn.io/re 46 MB/s | 20 MB 00:00 #13 33.47 added from: http://tf-mirrors.gz1.opensdn.io/re 33 MB/s | 15 MB 00:00 #13 48.78 added from: http://tf-mirrors.gz1.opensdn.io/re 14 MB/s | 1.2 MB 00:00 #13 50.76 added from: http://tf-mirrors.gz1.opensdn.io/re 25 MB/s | 6.3 MB 00:00 #13 57.12 added from: http://tf-mirrors.gz1.opensdn.io/re 11 MB/s | 966 kB 00:00 #13 58.78 added from: http://tf-mirrors.gz1.opensdn.io/re 7.6 MB/s | 480 kB 00:00 #13 59.91 added from: http://tf-mirrors.gz1.opensdn.io/re 462 kB/s | 19 kB 00:00 #13 60.82 added from: http://tf-mirrors.gz1.opensdn.io/re 7.2 kB/s | 257 B 00:00 #13 61.62 added from: http://tf-mirrors.gz1.opensdn.io/re 339 kB/s | 15 kB 00:00 #13 62.13 added from: http://tf-mirrors.gz1.opensdn.io/re 2.1 MB/s | 112 kB 00:00 #13 64.23 added from: http://tf-mirrors.gz1.opensdn.io/re 27 MB/s | 44 MB 00:01 #13 97.81 Third parties for OpenSDN 28 MB/s | 5.1 MB 00:00 #13 110.1 Dependencies resolved. #13 110.1 ========================================================================================== #13 110.1 Package Arch Version Repository Size #13 110.1 ========================================================================================== #13 110.1 Installing: #13 110.1 boost x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 9.9 k #13 110.1 gperftools-libs x86_64 2.9.1-3.el9 tf-mirrors.ci_repos_epel9.repo 308 k #13 110.1 Installing dependencies: #13 110.1 boost-atomic x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 15 k #13 110.1 boost-chrono x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 23 k #13 110.1 boost-container x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 35 k #13 110.1 boost-context x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 13 k #13 110.1 boost-contract x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 43 k #13 110.1 boost-coroutine x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 30 k #13 110.1 boost-date-time x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 11 k #13 110.1 boost-fiber x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 37 k #13 110.1 boost-filesystem x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 55 k #13 110.1 boost-graph x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 99 k #13 110.1 boost-iostreams x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 37 k #13 110.1 boost-locale x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 212 k #13 110.1 boost-log x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 405 k #13 110.1 boost-math x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 203 k #13 110.1 boost-nowide x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 13 k #13 110.1 boost-program-options x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 104 k #13 110.1 boost-python3 x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 91 k #13 110.1 boost-random x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 22 k #13 110.1 boost-regex x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 275 k #13 110.1 boost-serialization x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 127 k #13 110.1 boost-stacktrace x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 25 k #13 110.1 boost-system x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 11 k #13 110.1 boost-test x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 228 k #13 110.1 boost-thread x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 53 k #13 110.1 boost-timer x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 21 k #13 110.1 boost-type_erasure x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 28 k #13 110.1 boost-wave x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 207 k #13 110.1 libicu x86_64 67.1-10.el9_6 tf-mirrors.ci_repos_yum9-baseos 9.6 M #13 110.1 libunwind x86_64 1.6.2-1.el9 tf-mirrors.ci_repos_epel9.repo 67 k #13 110.1 #13 110.1 Transaction Summary #13 110.1 ========================================================================================== #13 110.1 Install 31 Packages #13 110.1 #13 110.1 Total download size: 12 M #13 110.1 Installed size: 41 M #13 110.1 Downloading Packages: #13 110.2 (1/31): boost-1.75.0-13.el9_7.x86_64.rpm 290 kB/s | 9.9 kB 00:00 #13 110.2 (2/31): boost-atomic-1.75.0-13.el9_7.x86_64.rpm 384 kB/s | 15 kB 00:00 #13 110.2 (3/31): boost-chrono-1.75.0-13.el9_7.x86_64.rpm 2.2 MB/s | 23 kB 00:00 #13 110.2 (4/31): boost-container-1.75.0-13.el9_7.x86_64. 1.9 MB/s | 35 kB 00:00 #13 110.2 (5/31): boost-context-1.75.0-13.el9_7.x86_64.rp 1.3 MB/s | 13 kB 00:00 #13 110.2 (6/31): boost-contract-1.75.0-13.el9_7.x86_64.r 4.0 MB/s | 43 kB 00:00 #13 110.2 (7/31): boost-coroutine-1.75.0-13.el9_7.x86_64. 2.1 MB/s | 30 kB 00:00 #13 110.2 (8/31): boost-date-time-1.75.0-13.el9_7.x86_64. 1.1 MB/s | 11 kB 00:00 #13 110.2 (9/31): boost-fiber-1.75.0-13.el9_7.x86_64.rpm 3.6 MB/s | 37 kB 00:00 #13 110.2 (10/31): boost-filesystem-1.75.0-13.el9_7.x86_6 4.9 MB/s | 55 kB 00:00 #13 110.2 (11/31): boost-graph-1.75.0-13.el9_7.x86_64.rpm 8.2 MB/s | 99 kB 00:00 #13 110.2 (12/31): boost-iostreams-1.75.0-13.el9_7.x86_64 3.0 MB/s | 37 kB 00:00 #13 110.2 (13/31): boost-locale-1.75.0-13.el9_7.x86_64.rp 12 MB/s | 212 kB 00:00 #13 110.3 (14/31): boost-math-1.75.0-13.el9_7.x86_64.rpm 23 MB/s | 203 kB 00:00 #13 110.3 (15/31): boost-log-1.75.0-13.el9_7.x86_64.rpm 14 MB/s | 405 kB 00:00 #13 110.3 (16/31): boost-nowide-1.75.0-13.el9_7.x86_64.rp 1.2 MB/s | 13 kB 00:00 #13 110.3 (17/31): boost-program-options-1.75.0-13.el9_7. 14 MB/s | 104 kB 00:00 #13 110.3 (18/31): boost-python3-1.75.0-13.el9_7.x86_64.r 8.0 MB/s | 91 kB 00:00 #13 110.3 (19/31): boost-random-1.75.0-13.el9_7.x86_64.rp 1.5 MB/s | 22 kB 00:00 #13 110.3 (20/31): boost-regex-1.75.0-13.el9_7.x86_64.rpm 15 MB/s | 275 kB 00:00 #13 110.3 (21/31): boost-serialization-1.75.0-13.el9_7.x8 8.5 MB/s | 127 kB 00:00 #13 110.3 (22/31): boost-stacktrace-1.75.0-13.el9_7.x86_6 2.8 MB/s | 25 kB 00:00 #13 110.3 (23/31): boost-system-1.75.0-13.el9_7.x86_64.rp 932 kB/s | 11 kB 00:00 #13 110.3 (24/31): boost-test-1.75.0-13.el9_7.x86_64.rpm 16 MB/s | 228 kB 00:00 #13 110.3 (25/31): boost-thread-1.75.0-13.el9_7.x86_64.rp 4.7 MB/s | 53 kB 00:00 #13 110.3 (26/31): boost-timer-1.75.0-13.el9_7.x86_64.rpm 1.9 MB/s | 21 kB 00:00 #13 110.3 (27/31): boost-type_erasure-1.75.0-13.el9_7.x86 2.3 MB/s | 28 kB 00:00 #13 110.3 (28/31): boost-wave-1.75.0-13.el9_7.x86_64.rpm 16 MB/s | 207 kB 00:00 #13 110.3 (29/31): gperftools-libs-2.9.1-3.el9.x86_64.rpm 21 MB/s | 308 kB 00:00 #13 110.3 (30/31): libunwind-1.6.2-1.el9.x86_64.rpm 5.1 MB/s | 67 kB 00:00 #13 110.4 (31/31): libicu-67.1-10.el9_6.x86_64.rpm 28 MB/s | 9.6 MB 00:00 #13 110.4 -------------------------------------------------------------------------------- #13 110.4 Total 36 MB/s | 12 MB 00:00 #13 110.4 Running transaction check #13 110.5 Transaction check succeeded. #13 110.5 Running transaction test #13 110.7 Transaction test succeeded. #13 110.7 Running transaction #13 111.6 Preparing : 1/1 #13 111.7 Installing : boost-system-1.75.0-13.el9_7.x86_64 1/31 #13 111.7 Installing : boost-chrono-1.75.0-13.el9_7.x86_64 2/31 #13 111.7 Installing : boost-thread-1.75.0-13.el9_7.x86_64 3/31 #13 111.7 Installing : boost-filesystem-1.75.0-13.el9_7.x86_64 4/31 #13 112.0 Installing : libicu-67.1-10.el9_6.x86_64 5/31 #13 112.0 Installing : boost-regex-1.75.0-13.el9_7.x86_64 6/31 #13 112.0 Installing : boost-context-1.75.0-13.el9_7.x86_64 7/31 #13 112.0 Installing : boost-date-time-1.75.0-13.el9_7.x86_64 8/31 #13 112.0 Installing : boost-atomic-1.75.0-13.el9_7.x86_64 9/31 #13 112.0 Installing : boost-log-1.75.0-13.el9_7.x86_64 10/31 #13 112.0 Installing : boost-wave-1.75.0-13.el9_7.x86_64 11/31 #13 112.2 Installing : boost-coroutine-1.75.0-13.el9_7.x86_64 12/31 #13 112.2 Installing : boost-fiber-1.75.0-13.el9_7.x86_64 13/31 #13 112.2 Installing : boost-graph-1.75.0-13.el9_7.x86_64 14/31 #13 112.2 Installing : boost-locale-1.75.0-13.el9_7.x86_64 15/31 #13 112.2 Installing : boost-type_erasure-1.75.0-13.el9_7.x86_64 16/31 #13 112.2 Installing : boost-timer-1.75.0-13.el9_7.x86_64 17/31 #13 112.2 Installing : libunwind-1.6.2-1.el9.x86_64 18/31 #13 112.2 Installing : boost-test-1.75.0-13.el9_7.x86_64 19/31 #13 112.2 Installing : boost-stacktrace-1.75.0-13.el9_7.x86_64 20/31 #13 112.2 Installing : boost-serialization-1.75.0-13.el9_7.x86_64 21/31 #13 112.2 Installing : boost-random-1.75.0-13.el9_7.x86_64 22/31 #13 112.2 Installing : boost-python3-1.75.0-13.el9_7.x86_64 23/31 #13 112.2 Installing : boost-program-options-1.75.0-13.el9_7.x86_64 24/31 #13 112.2 Installing : boost-nowide-1.75.0-13.el9_7.x86_64 25/31 #13 112.2 Installing : boost-math-1.75.0-13.el9_7.x86_64 26/31 #13 112.3 Installing : boost-iostreams-1.75.0-13.el9_7.x86_64 27/31 #13 112.3 Installing : boost-contract-1.75.0-13.el9_7.x86_64 28/31 #13 112.3 Installing : boost-container-1.75.0-13.el9_7.x86_64 29/31 #13 112.3 Installing : boost-1.75.0-13.el9_7.x86_64 30/31 #13 112.3 Installing : gperftools-libs-2.9.1-3.el9.x86_64 31/31 #13 112.3 Running scriptlet: gperftools-libs-2.9.1-3.el9.x86_64 31/31 #13 113.0 Verifying : libicu-67.1-10.el9_6.x86_64 1/31 #13 113.0 Verifying : boost-1.75.0-13.el9_7.x86_64 2/31 #13 113.0 Verifying : boost-atomic-1.75.0-13.el9_7.x86_64 3/31 #13 113.0 Verifying : boost-chrono-1.75.0-13.el9_7.x86_64 4/31 #13 113.0 Verifying : boost-container-1.75.0-13.el9_7.x86_64 5/31 #13 113.0 Verifying : boost-context-1.75.0-13.el9_7.x86_64 6/31 #13 113.0 Verifying : boost-contract-1.75.0-13.el9_7.x86_64 7/31 #13 113.0 Verifying : boost-coroutine-1.75.0-13.el9_7.x86_64 8/31 #13 113.0 Verifying : boost-date-time-1.75.0-13.el9_7.x86_64 9/31 #13 113.0 Verifying : boost-fiber-1.75.0-13.el9_7.x86_64 10/31 #13 113.0 Verifying : boost-filesystem-1.75.0-13.el9_7.x86_64 11/31 #13 113.0 Verifying : boost-graph-1.75.0-13.el9_7.x86_64 12/31 #13 113.0 Verifying : boost-iostreams-1.75.0-13.el9_7.x86_64 13/31 #13 113.0 Verifying : boost-locale-1.75.0-13.el9_7.x86_64 14/31 #13 113.0 Verifying : boost-log-1.75.0-13.el9_7.x86_64 15/31 #13 113.0 Verifying : boost-math-1.75.0-13.el9_7.x86_64 16/31 #13 113.0 Verifying : boost-nowide-1.75.0-13.el9_7.x86_64 17/31 #13 113.0 Verifying : boost-program-options-1.75.0-13.el9_7.x86_64 18/31 #13 113.0 Verifying : boost-python3-1.75.0-13.el9_7.x86_64 19/31 #13 113.0 Verifying : boost-random-1.75.0-13.el9_7.x86_64 20/31 #13 113.0 Verifying : boost-regex-1.75.0-13.el9_7.x86_64 21/31 #13 113.0 Verifying : boost-serialization-1.75.0-13.el9_7.x86_64 22/31 #13 113.0 Verifying : boost-stacktrace-1.75.0-13.el9_7.x86_64 23/31 #13 113.0 Verifying : boost-system-1.75.0-13.el9_7.x86_64 24/31 #13 113.0 Verifying : boost-test-1.75.0-13.el9_7.x86_64 25/31 #13 113.0 Verifying : boost-thread-1.75.0-13.el9_7.x86_64 26/31 #13 113.0 Verifying : boost-timer-1.75.0-13.el9_7.x86_64 27/31 #13 113.0 Verifying : boost-type_erasure-1.75.0-13.el9_7.x86_64 28/31 #13 113.0 Verifying : boost-wave-1.75.0-13.el9_7.x86_64 29/31 #13 113.0 Verifying : gperftools-libs-2.9.1-3.el9.x86_64 30/31 #13 113.0 Verifying : libunwind-1.6.2-1.el9.x86_64 31/31 #13 113.2 #13 113.2 Installed: #13 113.2 boost-1.75.0-13.el9_7.x86_64 #13 113.2 boost-atomic-1.75.0-13.el9_7.x86_64 #13 113.2 boost-chrono-1.75.0-13.el9_7.x86_64 #13 113.2 boost-container-1.75.0-13.el9_7.x86_64 #13 113.2 boost-context-1.75.0-13.el9_7.x86_64 #13 113.2 boost-contract-1.75.0-13.el9_7.x86_64 #13 113.2 boost-coroutine-1.75.0-13.el9_7.x86_64 #13 113.2 boost-date-time-1.75.0-13.el9_7.x86_64 #13 113.2 boost-fiber-1.75.0-13.el9_7.x86_64 #13 113.2 boost-filesystem-1.75.0-13.el9_7.x86_64 #13 113.2 boost-graph-1.75.0-13.el9_7.x86_64 #13 113.2 boost-iostreams-1.75.0-13.el9_7.x86_64 #13 113.2 boost-locale-1.75.0-13.el9_7.x86_64 #13 113.2 boost-log-1.75.0-13.el9_7.x86_64 #13 113.2 boost-math-1.75.0-13.el9_7.x86_64 #13 113.2 boost-nowide-1.75.0-13.el9_7.x86_64 #13 113.2 boost-program-options-1.75.0-13.el9_7.x86_64 #13 113.2 boost-python3-1.75.0-13.el9_7.x86_64 #13 113.2 boost-random-1.75.0-13.el9_7.x86_64 #13 113.2 boost-regex-1.75.0-13.el9_7.x86_64 #13 113.2 boost-serialization-1.75.0-13.el9_7.x86_64 #13 113.2 boost-stacktrace-1.75.0-13.el9_7.x86_64 #13 113.2 boost-system-1.75.0-13.el9_7.x86_64 #13 113.2 boost-test-1.75.0-13.el9_7.x86_64 #13 113.2 boost-thread-1.75.0-13.el9_7.x86_64 #13 113.2 boost-timer-1.75.0-13.el9_7.x86_64 #13 113.2 boost-type_erasure-1.75.0-13.el9_7.x86_64 #13 113.2 boost-wave-1.75.0-13.el9_7.x86_64 #13 113.2 gperftools-libs-2.9.1-3.el9.x86_64 #13 113.2 libicu-67.1-10.el9_6.x86_64 #13 113.2 libunwind-1.6.2-1.el9.x86_64 #13 113.2 #13 113.2 Complete! #13 113.7 77 files removed #13 114.2 Looking in indexes: http://tf-mirrors.gz1.opensdn.io/root/pypi/+simple/, http://localhost:6667/pip/simple #13 114.3 Collecting contrail-vrouter-api==0.1.dev0 #13 114.3 Downloading http://localhost:6667/pip/simple/contrail-vrouter-api/contrail_vrouter_api-0.1.dev0-py3-none-any.whl (2.9 kB) #13 114.5 Installing collected packages: contrail-vrouter-api #13 114.5 Successfully installed contrail-vrouter-api-0.1.dev0 #13 114.5 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 115.6s #14 [stage-1 8/8] COPY *.sh / #14 DONE 0.4s #15 exporting to image #15 exporting layers #15 exporting layers 2.4s done #15 writing image sha256:03186cc337f138b3d257ea82055d280567505ebd202b7e71a57d4419c0ca6fc6 #15 writing image sha256:03186cc337f138b3d257ea82055d280567505ebd202b7e71a57d4419c0ca6fc6 0.1s done #15 naming to nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-3_0_0_2-1 0.1s done #15 DONE 2.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-07-09 12:24:04,637: INFO: Docker build duration: 178 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-tor-agent] 656671ab717f: Preparing 4a8a784f69a4: Preparing f7eb2447aad2: Preparing 5c2eeac991c4: Preparing cc7ac89196dc: Preparing b07a011a1816: Preparing e53139ed3c2a: Preparing 3fd8d8e0be64: Preparing 5e3944dcba33: Preparing 244774547fc1: Preparing 45d45584fdbe: Preparing e5789bfc5127: Preparing 5abe6c220a71: Preparing 6a6042072709: Preparing 3766fa594385: Preparing 13ebdece7b49: Preparing 3a8b4956615e: Preparing 635b45c1d94d: Preparing 2fc4ca5f883b: Preparing 19bf5aede4a3: Preparing 44343de3ea1d: Preparing 656671ab717f: Waiting 4a8a784f69a4: Waiting f7eb2447aad2: Waiting 5c2eeac991c4: Waiting cc7ac89196dc: Waiting b07a011a1816: Waiting e53139ed3c2a: Waiting 3fd8d8e0be64: Waiting 5e3944dcba33: Waiting 244774547fc1: Waiting 45d45584fdbe: Waiting e5789bfc5127: Waiting 5abe6c220a71: Waiting 6a6042072709: Waiting 3766fa594385: Waiting 13ebdece7b49: Waiting 3a8b4956615e: Waiting 635b45c1d94d: Waiting 2fc4ca5f883b: Waiting 19bf5aede4a3: Waiting 44343de3ea1d: Waiting 656671ab717f: Pushed f7eb2447aad2: Pushed 5c2eeac991c4: Pushed cc7ac89196dc: Pushed b07a011a1816: Pushed 3fd8d8e0be64: Layer already exists 5e3944dcba33: Layer already exists e53139ed3c2a: Pushed 244774547fc1: Layer already exists e5789bfc5127: Layer already exists 45d45584fdbe: Layer already exists 5abe6c220a71: Layer already exists 6a6042072709: Layer already exists 3766fa594385: Layer already exists 13ebdece7b49: Layer already exists 635b45c1d94d: Layer already exists 3a8b4956615e: Layer already exists 2fc4ca5f883b: Layer already exists 19bf5aede4a3: Layer already exists 44343de3ea1d: Layer already exists 4a8a784f69a4: Pushed master-3_0_0_2-1: digest: sha256:baa061c31cb9bb70380c8bdb61c242a389c7aad4ad835116376c776991e7c4bd size: 4713 2026-07-09 12:24:21,012: INFO: Building opensdn-tor-agent finished successfully, duration: 195 seconds IMAGE ID DISK USAGE CONTENT SIZE EXTRA nexus.gz1.opensdn.io:5101/opensdn-analytics-alarm-gen:master-3_0_0_2-1 8e0c7dbc33f0 736MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-api:master-3_0_0_2-1 524045df5742 745MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-3_0_0_2-1 9bd66e2ac713 720MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-collector:master-3_0_0_2-1 4ed30bbd5993 801MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine:master-3_0_0_2-1 b9f4a9b0d44b 798MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base:master-3_0_0_2-1 6b1b56e44934 961MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-collector:master-3_0_0_2-1 2b7132a846b8 961MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology:master-3_0_0_2-1 a7a3ff9f35c3 961MB 0B nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src:master-3_0_0_2-1 4ac318dca18d 1.39MB 0B nexus.gz1.opensdn.io:5101/opensdn-base:master-3_0_0_2-1 514918d83ba6 720MB 0B nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src:master-3_0_0_2-1 d3c375f7d10e 4.17kB 0B nexus.gz1.opensdn.io:5101/opensdn-charms-src:master-3_0_0_2-1 8f66a4d36ad4 6.05MB 0B nexus.gz1.opensdn.io:5101/opensdn-container-builder-src:master-3_0_0_2-1 9cca47e7c2b9 2.39MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-api:master-3_0_0_2-1 329c963c09af 760MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-base:master-3_0_0_2-1 07e4b0069119 720MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-dnsmasq:master-3_0_0_2-1 3b7c8a10b18f 735MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema:master-3_0_0_2-1 b4a1f9ed76a0 721MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-svcmonitor:master-3_0_0_2-1 53253417ec72 744MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-base:master-3_0_0_2-1 92cb5c8d1291 779MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-3_0_0_2-1 a7fa7d12ed5f 806MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-3_0_0_2-1 1633da08bc56 806MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-named:master-3_0_0_2-1 017a25e0ed71 787MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base:master-3_0_0_2-1 7c3ce77ec5ee 957MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job:master-3_0_0_2-1 236102b57a0d 957MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web:master-3_0_0_2-1 ac78a5d0794c 957MB 0B nexus.gz1.opensdn.io:5101/opensdn-debug:master-3_0_0_2-1 b977497668aa 472MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-cassandra:master-3_0_0_2-1 4742ee9608e8 331MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-haproxy:master-3_0_0_2-1 ca2e33ca9e05 144MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-kafka:master-3_0_0_2-1 7f91ba4842b7 392MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq:master-3_0_0_2-1 ba9aa9d387ea 363MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-redis:master-3_0_0_2-1 e674e430a8ce 171MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd:master-3_0_0_2-1 20c5202181f6 484MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-stunnel:master-3_0_0_2-1 ab9b74904a22 497MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper:master-3_0_0_2-1 917c3cf90768 301MB 0B nexus.gz1.opensdn.io:5101/opensdn-general-base:master-3_0_0_2-1 17e7fcb449b9 472MB 0B nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src:master-3_0_0_2-1 55eb857fdcb3 32.7MB 0B nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init:master-3_0_0_2-1 1ce0577f3871 740MB 0B nexus.gz1.opensdn.io:5101/opensdn-kubernetes-kube-manager:master-3_0_0_2-1 2cd6ebc7d9f6 725MB 0B nexus.gz1.opensdn.io:5101/opensdn-node-init:master-3_0_0_2-1 bfd8e0aebd69 720MB 0B nexus.gz1.opensdn.io:5101/opensdn-nodemgr:master-3_0_0_2-1 41ace0e121cb 854MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-compute-init:master-3_0_0_2-1 b688bdd2de96 472MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-heat-init:master-3_0_0_2-1 56b8a36722ff 488MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-neutron-init:master-3_0_0_2-1 ebbcc5034570 488MB 0B nexus.gz1.opensdn.io:5101/opensdn-provisioner:master-3_0_0_2-1 aa1d148b80ba 720MB 0B nexus.gz1.opensdn.io:5101/opensdn-status:master-3_0_0_2-1 f81a8664ad2c 854MB 0B nexus.gz1.opensdn.io:5101/opensdn-test-test:master-3_0_0_2-1 6273fb6ca628 1.91GB 0B nexus.gz1.opensdn.io:5101/opensdn-tools:master-3_0_0_2-1 820a833d0f9f 1.34GB 0B nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-3_0_0_2-1 03186cc337f1 779MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent-dpdk:master-3_0_0_2-1 6ca42b0a9390 796MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent:master-3_0_0_2-1 8bc65bc80b3f 978MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-base:master-3_0_0_2-1 073faff74a41 787MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-build-init:master-3_0_0_2-1 34c400a385e5 888MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk:master-3_0_0_2-1 6c36e93445d5 787MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init:master-3_0_0_2-1 f9c3ac7f193e 365MB 0B nexus.gz1.opensdn.io:5101/tf-dev-sandbox:frozen a30cfc50b65d 3GB 0B U opensdn-test-test:master-3_0_0_2-1 6273fb6ca628 1.91GB 0B rockylinux:9 9cc24f05f309 176MB 0B tf-dev-sandbox:compile 148c43ac13a5 22.3GB 0B tf-dev-sandbox:frozen a30cfc50b65d 3GB 0B U