2026-07-29 14:11:09,190: INFO: Building opensdn-tor-agent 2026-07-29 14:11:09,351: 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_2_4-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=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 1.8s #2 [internal] load metadata for nexus.gz1.opensdn.io:5101/opensdn-base:master-3_0_2_4-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 transferring context: #4 transferring context: 2B done #4 DONE 1.5s #5 [1/3] FROM nexus.gz1.opensdn.io:5101/opensdn-controller-config-base:master-3_0_2_4-3 #5 CACHED #6 [1/2] FROM nexus.gz1.opensdn.io:5101/opensdn-base:master-3_0_2_4-3 #6 DONE 0.0s #7 [build 1/1] FROM docker.io/library/tf-dev-sandbox:compile #7 CACHED #8 [internal] load build context #8 transferring context: 1.52kB 0.0s done #8 DONE 2.4s #9 [stage-1 2/8] COPY --from=build /buildroot/usr/lib/libisc-9.21.3.so /usr/lib/ #9 DONE 1.1s #10 [stage-1 3/8] COPY --from=build /buildroot/usr/lib/libisccc-9.21.3.so /usr/lib/ #10 DONE 1.5s #11 [stage-1 4/8] COPY --from=build /buildroot/usr/lib/libisccfg-9.21.3.so /usr/lib/ #11 DONE 1.7s #12 [stage-1 5/8] COPY --from=build /buildroot/usr/bin/contrail-vrouter-agent-health-check.py /usr/bin/ #12 DONE 3.7s #13 [stage-1 6/8] COPY --from=build /buildroot/usr/bin/contrail_crypt_tunnel_client.py /usr/bin/ #13 DONE 1.3s #14 [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 #14 4.599 added from: http://tf-mirrors.gz1.opensdn.io/re 26 MB/s | 18 MB 00:00 #14 18.81 added from: http://tf-mirrors.gz1.opensdn.io/re 22 MB/s | 2.9 MB 00:00 #14 21.57 added from: http://tf-mirrors.gz1.opensdn.io/re 8.1 MB/s | 516 kB 00:00 #14 23.21 added from: http://tf-mirrors.gz1.opensdn.io/re 27 MB/s | 20 MB 00:00 #14 45.95 added from: http://tf-mirrors.gz1.opensdn.io/re 34 MB/s | 15 MB 00:00 #14 61.12 added from: http://tf-mirrors.gz1.opensdn.io/re 13 MB/s | 1.2 MB 00:00 #14 62.75 added from: http://tf-mirrors.gz1.opensdn.io/re 21 MB/s | 6.3 MB 00:00 #14 68.49 added from: http://tf-mirrors.gz1.opensdn.io/re 13 MB/s | 966 kB 00:00 #14 69.80 added from: http://tf-mirrors.gz1.opensdn.io/re 9.6 MB/s | 480 kB 00:00 #14 70.40 added from: http://tf-mirrors.gz1.opensdn.io/re 769 kB/s | 19 kB 00:00 #14 71.00 added from: http://tf-mirrors.gz1.opensdn.io/re 9.1 kB/s | 257 B 00:00 #14 71.54 added from: http://tf-mirrors.gz1.opensdn.io/re 554 kB/s | 15 kB 00:00 #14 72.56 added from: http://tf-mirrors.gz1.opensdn.io/re 408 kB/s | 112 kB 00:00 #14 74.20 added from: http://tf-mirrors.gz1.opensdn.io/re 61 MB/s | 44 MB 00:00 #14 109.2 Third parties for OpenSDN 22 MB/s | 5.1 MB 00:00 #14 123.3 Dependencies resolved. #14 123.3 ========================================================================================== #14 123.3 Package Arch Version Repository Size #14 123.3 ========================================================================================== #14 123.3 Installing: #14 123.3 boost x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 9.9 k #14 123.3 gperftools-libs x86_64 2.9.1-3.el9 tf-mirrors.ci_repos_epel9.repo 308 k #14 123.3 Installing dependencies: #14 123.3 boost-atomic x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 15 k #14 123.3 boost-chrono x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 23 k #14 123.3 boost-container x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 35 k #14 123.3 boost-context x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 13 k #14 123.3 boost-contract x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 43 k #14 123.3 boost-coroutine x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 30 k #14 123.3 boost-date-time x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 11 k #14 123.3 boost-fiber x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 37 k #14 123.3 boost-filesystem x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 55 k #14 123.3 boost-graph x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 99 k #14 123.3 boost-iostreams x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 37 k #14 123.3 boost-locale x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 212 k #14 123.3 boost-log x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 405 k #14 123.3 boost-math x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 203 k #14 123.3 boost-nowide x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 13 k #14 123.3 boost-program-options x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 104 k #14 123.3 boost-python3 x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 91 k #14 123.3 boost-random x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 22 k #14 123.3 boost-regex x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 275 k #14 123.3 boost-serialization x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 127 k #14 123.3 boost-stacktrace x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 25 k #14 123.3 boost-system x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 11 k #14 123.3 boost-test x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 228 k #14 123.3 boost-thread x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 53 k #14 123.3 boost-timer x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 21 k #14 123.3 boost-type_erasure x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 28 k #14 123.3 boost-wave x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 207 k #14 123.3 libicu x86_64 67.1-10.el9_6 tf-mirrors.ci_repos_yum9-baseos 9.6 M #14 123.3 libunwind x86_64 1.6.2-1.el9 tf-mirrors.ci_repos_epel9.repo 67 k #14 123.3 #14 123.3 Transaction Summary #14 123.3 ========================================================================================== #14 123.3 Install 31 Packages #14 123.3 #14 123.3 Total download size: 12 M #14 123.3 Installed size: 41 M #14 123.3 Downloading Packages: #14 123.3 (1/31): boost-1.75.0-13.el9_7.x86_64.rpm 484 kB/s | 9.9 kB 00:00 #14 123.3 (2/31): boost-atomic-1.75.0-13.el9_7.x86_64.rpm 502 kB/s | 15 kB 00:00 #14 123.3 (3/31): boost-chrono-1.75.0-13.el9_7.x86_64.rpm 1.7 MB/s | 23 kB 00:00 #14 123.3 (4/31): boost-context-1.75.0-13.el9_7.x86_64.rp 1.0 MB/s | 13 kB 00:00 #14 123.3 (5/31): boost-container-1.75.0-13.el9_7.x86_64. 1.2 MB/s | 35 kB 00:00 #14 123.3 (6/31): boost-contract-1.75.0-13.el9_7.x86_64.r 3.0 MB/s | 43 kB 00:00 #14 123.3 (7/31): boost-coroutine-1.75.0-13.el9_7.x86_64. 4.5 MB/s | 30 kB 00:00 #14 123.3 (8/31): boost-date-time-1.75.0-13.el9_7.x86_64. 2.1 MB/s | 11 kB 00:00 #14 123.3 (9/31): boost-fiber-1.75.0-13.el9_7.x86_64.rpm 6.7 MB/s | 37 kB 00:00 #14 123.4 (10/31): boost-filesystem-1.75.0-13.el9_7.x86_6 6.1 MB/s | 55 kB 00:00 #14 123.4 (11/31): boost-graph-1.75.0-13.el9_7.x86_64.rpm 9.3 MB/s | 99 kB 00:00 #14 123.4 (12/31): boost-iostreams-1.75.0-13.el9_7.x86_64 5.1 MB/s | 37 kB 00:00 #14 123.4 (13/31): boost-locale-1.75.0-13.el9_7.x86_64.rp 11 MB/s | 212 kB 00:00 #14 123.4 (14/31): boost-math-1.75.0-13.el9_7.x86_64.rpm 10 MB/s | 203 kB 00:00 #14 123.4 (15/31): boost-log-1.75.0-13.el9_7.x86_64.rpm 9.0 MB/s | 405 kB 00:00 #14 123.4 (16/31): boost-nowide-1.75.0-13.el9_7.x86_64.rp 1.3 MB/s | 13 kB 00:00 #14 123.4 (17/31): boost-program-options-1.75.0-13.el9_7. 6.9 MB/s | 104 kB 00:00 #14 123.4 (18/31): boost-python3-1.75.0-13.el9_7.x86_64.r 5.4 MB/s | 91 kB 00:00 #14 123.4 (19/31): boost-random-1.75.0-13.el9_7.x86_64.rp 2.7 MB/s | 22 kB 00:00 #14 123.4 (20/31): boost-serialization-1.75.0-13.el9_7.x8 6.8 MB/s | 127 kB 00:00 #14 123.4 (21/31): boost-regex-1.75.0-13.el9_7.x86_64.rpm 9.6 MB/s | 275 kB 00:00 #14 123.4 (22/31): boost-stacktrace-1.75.0-13.el9_7.x86_6 3.0 MB/s | 25 kB 00:00 #14 123.4 (23/31): boost-system-1.75.0-13.el9_7.x86_64.rp 1.8 MB/s | 11 kB 00:00 #14 123.5 (24/31): boost-thread-1.75.0-13.el9_7.x86_64.rp 9.0 MB/s | 53 kB 00:00 #14 123.5 (25/31): boost-test-1.75.0-13.el9_7.x86_64.rpm 12 MB/s | 228 kB 00:00 #14 123.5 (26/31): boost-timer-1.75.0-13.el9_7.x86_64.rpm 1.8 MB/s | 21 kB 00:00 #14 123.5 (27/31): boost-type_erasure-1.75.0-13.el9_7.x86 4.4 MB/s | 28 kB 00:00 #14 123.5 (28/31): boost-wave-1.75.0-13.el9_7.x86_64.rpm 17 MB/s | 207 kB 00:00 #14 123.5 (29/31): libunwind-1.6.2-1.el9.x86_64.rpm 10 MB/s | 67 kB 00:00 #14 123.5 (30/31): gperftools-libs-2.9.1-3.el9.x86_64.rpm 13 MB/s | 308 kB 00:00 #14 123.7 (31/31): libicu-67.1-10.el9_6.x86_64.rpm 26 MB/s | 9.6 MB 00:00 #14 123.7 -------------------------------------------------------------------------------- #14 123.7 Total 33 MB/s | 12 MB 00:00 #14 123.7 Running transaction check #14 123.7 Transaction check succeeded. #14 123.7 Running transaction test #14 124.1 Transaction test succeeded. #14 124.1 Running transaction #14 124.7 Preparing : 1/1 #14 124.8 Installing : boost-system-1.75.0-13.el9_7.x86_64 1/31 #14 124.8 Installing : boost-chrono-1.75.0-13.el9_7.x86_64 2/31 #14 124.8 Installing : boost-thread-1.75.0-13.el9_7.x86_64 3/31 #14 124.8 Installing : boost-filesystem-1.75.0-13.el9_7.x86_64 4/31 #14 125.3 Installing : libicu-67.1-10.el9_6.x86_64 5/31 #14 125.4 Installing : boost-regex-1.75.0-13.el9_7.x86_64 6/31 #14 125.4 Installing : boost-context-1.75.0-13.el9_7.x86_64 7/31 #14 125.4 Installing : boost-date-time-1.75.0-13.el9_7.x86_64 8/31 #14 125.4 Installing : boost-atomic-1.75.0-13.el9_7.x86_64 9/31 #14 125.4 Installing : boost-log-1.75.0-13.el9_7.x86_64 10/31 #14 125.4 Installing : boost-wave-1.75.0-13.el9_7.x86_64 11/31 #14 125.4 Installing : boost-coroutine-1.75.0-13.el9_7.x86_64 12/31 #14 125.4 Installing : boost-fiber-1.75.0-13.el9_7.x86_64 13/31 #14 125.5 Installing : boost-graph-1.75.0-13.el9_7.x86_64 14/31 #14 125.5 Installing : boost-locale-1.75.0-13.el9_7.x86_64 15/31 #14 125.5 Installing : boost-type_erasure-1.75.0-13.el9_7.x86_64 16/31 #14 125.5 Installing : boost-timer-1.75.0-13.el9_7.x86_64 17/31 #14 125.5 Installing : libunwind-1.6.2-1.el9.x86_64 18/31 #14 125.5 Installing : boost-test-1.75.0-13.el9_7.x86_64 19/31 #14 125.5 Installing : boost-stacktrace-1.75.0-13.el9_7.x86_64 20/31 #14 125.5 Installing : boost-serialization-1.75.0-13.el9_7.x86_64 21/31 #14 125.5 Installing : boost-random-1.75.0-13.el9_7.x86_64 22/31 #14 125.6 Installing : boost-python3-1.75.0-13.el9_7.x86_64 23/31 #14 125.6 Installing : boost-program-options-1.75.0-13.el9_7.x86_64 24/31 #14 125.6 Installing : boost-nowide-1.75.0-13.el9_7.x86_64 25/31 #14 125.6 Installing : boost-math-1.75.0-13.el9_7.x86_64 26/31 #14 125.6 Installing : boost-iostreams-1.75.0-13.el9_7.x86_64 27/31 #14 125.6 Installing : boost-contract-1.75.0-13.el9_7.x86_64 28/31 #14 125.6 Installing : boost-container-1.75.0-13.el9_7.x86_64 29/31 #14 125.6 Installing : boost-1.75.0-13.el9_7.x86_64 30/31 #14 125.6 Installing : gperftools-libs-2.9.1-3.el9.x86_64 31/31 #14 125.7 Running scriptlet: gperftools-libs-2.9.1-3.el9.x86_64 31/31 #14 126.0 Verifying : libicu-67.1-10.el9_6.x86_64 1/31 #14 126.0 Verifying : boost-1.75.0-13.el9_7.x86_64 2/31 #14 126.0 Verifying : boost-atomic-1.75.0-13.el9_7.x86_64 3/31 #14 126.0 Verifying : boost-chrono-1.75.0-13.el9_7.x86_64 4/31 #14 126.0 Verifying : boost-container-1.75.0-13.el9_7.x86_64 5/31 #14 126.0 Verifying : boost-context-1.75.0-13.el9_7.x86_64 6/31 #14 126.0 Verifying : boost-contract-1.75.0-13.el9_7.x86_64 7/31 #14 126.0 Verifying : boost-coroutine-1.75.0-13.el9_7.x86_64 8/31 #14 126.0 Verifying : boost-date-time-1.75.0-13.el9_7.x86_64 9/31 #14 126.0 Verifying : boost-fiber-1.75.0-13.el9_7.x86_64 10/31 #14 126.0 Verifying : boost-filesystem-1.75.0-13.el9_7.x86_64 11/31 #14 126.0 Verifying : boost-graph-1.75.0-13.el9_7.x86_64 12/31 #14 126.0 Verifying : boost-iostreams-1.75.0-13.el9_7.x86_64 13/31 #14 126.0 Verifying : boost-locale-1.75.0-13.el9_7.x86_64 14/31 #14 126.0 Verifying : boost-log-1.75.0-13.el9_7.x86_64 15/31 #14 126.0 Verifying : boost-math-1.75.0-13.el9_7.x86_64 16/31 #14 126.0 Verifying : boost-nowide-1.75.0-13.el9_7.x86_64 17/31 #14 126.0 Verifying : boost-program-options-1.75.0-13.el9_7.x86_64 18/31 #14 126.0 Verifying : boost-python3-1.75.0-13.el9_7.x86_64 19/31 #14 126.0 Verifying : boost-random-1.75.0-13.el9_7.x86_64 20/31 #14 126.0 Verifying : boost-regex-1.75.0-13.el9_7.x86_64 21/31 #14 126.0 Verifying : boost-serialization-1.75.0-13.el9_7.x86_64 22/31 #14 126.0 Verifying : boost-stacktrace-1.75.0-13.el9_7.x86_64 23/31 #14 126.0 Verifying : boost-system-1.75.0-13.el9_7.x86_64 24/31 #14 126.0 Verifying : boost-test-1.75.0-13.el9_7.x86_64 25/31 #14 126.0 Verifying : boost-thread-1.75.0-13.el9_7.x86_64 26/31 #14 126.0 Verifying : boost-timer-1.75.0-13.el9_7.x86_64 27/31 #14 126.0 Verifying : boost-type_erasure-1.75.0-13.el9_7.x86_64 28/31 #14 126.0 Verifying : boost-wave-1.75.0-13.el9_7.x86_64 29/31 #14 126.0 Verifying : gperftools-libs-2.9.1-3.el9.x86_64 30/31 #14 126.0 Verifying : libunwind-1.6.2-1.el9.x86_64 31/31 #14 126.1 #14 126.1 Installed: #14 126.1 boost-1.75.0-13.el9_7.x86_64 #14 126.1 boost-atomic-1.75.0-13.el9_7.x86_64 #14 126.1 boost-chrono-1.75.0-13.el9_7.x86_64 #14 126.1 boost-container-1.75.0-13.el9_7.x86_64 #14 126.1 boost-context-1.75.0-13.el9_7.x86_64 #14 126.1 boost-contract-1.75.0-13.el9_7.x86_64 #14 126.1 boost-coroutine-1.75.0-13.el9_7.x86_64 #14 126.1 boost-date-time-1.75.0-13.el9_7.x86_64 #14 126.1 boost-fiber-1.75.0-13.el9_7.x86_64 #14 126.1 boost-filesystem-1.75.0-13.el9_7.x86_64 #14 126.1 boost-graph-1.75.0-13.el9_7.x86_64 #14 126.1 boost-iostreams-1.75.0-13.el9_7.x86_64 #14 126.1 boost-locale-1.75.0-13.el9_7.x86_64 #14 126.1 boost-log-1.75.0-13.el9_7.x86_64 #14 126.1 boost-math-1.75.0-13.el9_7.x86_64 #14 126.1 boost-nowide-1.75.0-13.el9_7.x86_64 #14 126.1 boost-program-options-1.75.0-13.el9_7.x86_64 #14 126.1 boost-python3-1.75.0-13.el9_7.x86_64 #14 126.1 boost-random-1.75.0-13.el9_7.x86_64 #14 126.1 boost-regex-1.75.0-13.el9_7.x86_64 #14 126.1 boost-serialization-1.75.0-13.el9_7.x86_64 #14 126.1 boost-stacktrace-1.75.0-13.el9_7.x86_64 #14 126.1 boost-system-1.75.0-13.el9_7.x86_64 #14 126.1 boost-test-1.75.0-13.el9_7.x86_64 #14 126.1 boost-thread-1.75.0-13.el9_7.x86_64 #14 126.1 boost-timer-1.75.0-13.el9_7.x86_64 #14 126.1 boost-type_erasure-1.75.0-13.el9_7.x86_64 #14 126.1 boost-wave-1.75.0-13.el9_7.x86_64 #14 126.1 gperftools-libs-2.9.1-3.el9.x86_64 #14 126.1 libicu-67.1-10.el9_6.x86_64 #14 126.1 libunwind-1.6.2-1.el9.x86_64 #14 126.1 #14 126.1 Complete! #14 126.8 77 files removed #14 127.9 Looking in indexes: http://tf-mirrors.gz1.opensdn.io/root/pypi/+simple/, http://localhost:6667/pip/simple #14 128.0 Collecting contrail-vrouter-api==0.1.dev0 #14 128.0 Downloading http://localhost:6667/pip/simple/contrail-vrouter-api/contrail_vrouter_api-0.1.dev0-py3-none-any.whl (2.9 kB) #14 128.5 Installing collected packages: contrail-vrouter-api #14 128.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 #14 128.5 Successfully installed contrail-vrouter-api-0.1.dev0 #14 DONE 129.5s #15 [stage-1 8/8] COPY *.sh / #15 DONE 0.9s #16 exporting to image #16 exporting layers #16 exporting layers 2.4s done #16 writing image sha256:21d4a4075d0703c9472898bcae6b66172f6f060ecf9fc1179d4d85b3bd860528 done #16 naming to nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-3_0_2_4-3 done #16 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-29 14:14:41,325: INFO: Docker build duration: 212 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-tor-agent] b8ff770dd539: Preparing 58e5aa86db70: Preparing fc128408ce00: Preparing 97dd7f132f40: Preparing 7a1e8fc27821: Preparing 2a37f1685c34: Preparing f3dfe8c680aa: Preparing 607482eb4c9f: Preparing c2bf795f32d8: Preparing 38309f83fcdf: Preparing 885e820d09ff: Preparing 274fe7fa298c: Preparing dceda2a561cf: Preparing 2f92b3753e99: Preparing dd44a905ee0d: Preparing 799ea1102993: Preparing f66a0a71e888: Preparing bf602d5eb1d8: Preparing eae1110111c2: Preparing 2bf3ad94a431: Preparing 44343de3ea1d: Preparing b8ff770dd539: Waiting 58e5aa86db70: Waiting fc128408ce00: Waiting 97dd7f132f40: Waiting 7a1e8fc27821: Waiting 2a37f1685c34: Waiting f3dfe8c680aa: Waiting 607482eb4c9f: Waiting c2bf795f32d8: Waiting 38309f83fcdf: Waiting 885e820d09ff: Waiting 274fe7fa298c: Waiting dceda2a561cf: Waiting 2f92b3753e99: Waiting dd44a905ee0d: Waiting 799ea1102993: Waiting f66a0a71e888: Waiting bf602d5eb1d8: Waiting eae1110111c2: Waiting 2bf3ad94a431: Waiting 44343de3ea1d: Waiting fc128408ce00: Pushed 97dd7f132f40: Pushed 7a1e8fc27821: Pushed 2a37f1685c34: Pushed f3dfe8c680aa: Pushed 607482eb4c9f: Layer already exists c2bf795f32d8: Layer already exists 38309f83fcdf: Layer already exists 885e820d09ff: Layer already exists 58e5aa86db70: Pushed 274fe7fa298c: Layer already exists dceda2a561cf: Layer already exists 2f92b3753e99: Layer already exists dd44a905ee0d: Layer already exists b8ff770dd539: Pushed 799ea1102993: Layer already exists f66a0a71e888: Layer already exists bf602d5eb1d8: Layer already exists eae1110111c2: Layer already exists 2bf3ad94a431: Layer already exists 44343de3ea1d: Layer already exists master-3_0_2_4-3: digest: sha256:49d9d791d782351300464836c43bb7c01b12d1f9648486c8f49bf28ffac113d9 size: 4713 2026-07-29 14:15:04,600: INFO: Building opensdn-tor-agent finished successfully, duration: 235 seconds IMAGE ID DISK USAGE CONTENT SIZE EXTRA nexus.gz1.opensdn.io:5101/opensdn-analytics-alarm-gen:master-3_0_2_4-3 6f9c4a3afed1 740MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-api:master-3_0_2_4-3 956eda51c5b4 748MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-3_0_2_4-3 2eb549bfd475 724MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-collector:master-3_0_2_4-3 8da269c6f845 805MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine:master-3_0_2_4-3 064f3ddd81d2 801MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base:master-3_0_2_4-3 11ddca46be6e 964MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-collector:master-3_0_2_4-3 3c55c85cb129 965MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology:master-3_0_2_4-3 fbd5eb9cc37a 964MB 0B nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src:master-3_0_2_4-3 69544649b3a1 1.39MB 0B nexus.gz1.opensdn.io:5101/opensdn-base:master-3_0_2_4-3 10ba36fb5188 724MB 0B nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src:master-3_0_2_4-3 33cb77024130 4.17kB 0B nexus.gz1.opensdn.io:5101/opensdn-charms-src:master-3_0_2_4-3 207e05beb767 6.05MB 0B nexus.gz1.opensdn.io:5101/opensdn-container-builder-src:master-3_0_2_4-3 d69185881384 2.39MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-api:master-3_0_2_4-3 a4d16ac802c6 763MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-base:master-3_0_2_4-3 e30cc789300d 724MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-dnsmasq:master-3_0_2_4-3 7a649b421955 738MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema:master-3_0_2_4-3 59f42a9740be 724MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-svcmonitor:master-3_0_2_4-3 eccbaba123a5 747MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-base:master-3_0_2_4-3 56bcd320deba 783MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-3_0_2_4-3 0dd681a03dfc 809MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-3_0_2_4-3 8bd431439df0 809MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-named:master-3_0_2_4-3 b77201b9360f 790MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base:master-3_0_2_4-3 ef360d0f0928 957MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job:master-3_0_2_4-3 4f863b000224 957MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web:master-3_0_2_4-3 60ead3635b1b 957MB 0B nexus.gz1.opensdn.io:5101/opensdn-debug:master-3_0_2_4-3 3144a258313e 472MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-cassandra:master-3_0_2_4-3 9f56e560b32a 331MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-haproxy:master-3_0_2_4-3 25ad615ad0ab 144MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-kafka:master-3_0_2_4-3 030eaf3be35e 392MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq:master-3_0_2_4-3 aaf618d03e73 363MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-redis:master-3_0_2_4-3 a51c89143c9b 171MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd:master-3_0_2_4-3 a51dd1da69f1 484MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-stunnel:master-3_0_2_4-3 6a708bd0d952 497MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper:master-3_0_2_4-3 dd2adf886082 301MB 0B nexus.gz1.opensdn.io:5101/opensdn-general-base:master-3_0_2_4-3 e3c45abbfd23 472MB 0B nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src:master-3_0_2_4-3 8f27db38e00e 32.6MB 0B nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init:master-3_0_2_4-3 1a9448ffae69 744MB 0B nexus.gz1.opensdn.io:5101/opensdn-kubernetes-kube-manager:master-3_0_2_4-3 d252e2ec2f57 728MB 0B nexus.gz1.opensdn.io:5101/opensdn-node-init:master-3_0_2_4-3 a4feeb0b4e00 724MB 0B nexus.gz1.opensdn.io:5101/opensdn-nodemgr:master-3_0_2_4-3 77b0a9ab8839 858MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-compute-init:master-3_0_2_4-3 b3d7584ddd07 472MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-heat-init:master-3_0_2_4-3 349232eb5ff8 488MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-neutron-init:master-3_0_2_4-3 4daaba10cf05 488MB 0B nexus.gz1.opensdn.io:5101/opensdn-provisioner:master-3_0_2_4-3 226d35053228 724MB 0B nexus.gz1.opensdn.io:5101/opensdn-status:master-3_0_2_4-3 15f7842e0cc4 857MB 0B nexus.gz1.opensdn.io:5101/opensdn-test-test:master-3_0_2_4-3 529f66f49cec 1.91GB 0B nexus.gz1.opensdn.io:5101/opensdn-tools:master-3_0_2_4-3 498927cc2a02 1.34GB 0B nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-3_0_2_4-3 21d4a4075d07 782MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent-dpdk:master-3_0_2_4-3 9cea58b99f48 800MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent:master-3_0_2_4-3 35eaa00e0393 981MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-base:master-3_0_2_4-3 e3561b17f8ce 791MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-build-init:master-3_0_2_4-3 ce8999b98bb2 906MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk:master-3_0_2_4-3 321545d60cfa 791MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init:master-3_0_2_4-3 840b767849f8 365MB 0B nexus.gz1.opensdn.io:5101/tf-dev-sandbox:stable 25f5f3c7f0d7 3.01GB 0B U opensdn-test-test:master-3_0_2_4-3 529f66f49cec 1.91GB 0B tf-dev-sandbox:compile c772321e3e6c 22.6GB 0B