2026-09-04 11:01:47,202: INFO: Building opensdn-tor-agent 2026-09-04 11:01:47,272: 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_7_6-2 --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.4s #2 [internal] load metadata for nexus.gz1.opensdn.io:5101/opensdn-base:master-3_0_7_6-2 #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.9s #5 [build 1/1] FROM docker.io/library/tf-dev-sandbox:compile #5 CACHED #6 [stage-1 1/4] FROM nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-3_0_7_6-2 #6 CACHED #7 [1/2] FROM nexus.gz1.opensdn.io:5101/opensdn-base:master-3_0_7_6-2 #7 DONE 0.0s #8 [internal] load build context #8 transferring context: 1.52kB 0.0s done #8 DONE 1.8s #9 [stage-1 2/8] COPY --from=build /buildroot/usr/lib/libisc-9.21.3.so /usr/lib/ #9 DONE 0.6s #10 [stage-1 3/8] COPY --from=build /buildroot/usr/lib/libisccc-9.21.3.so /usr/lib/ #10 DONE 0.7s #11 [stage-1 4/8] COPY --from=build /buildroot/usr/lib/libisccfg-9.21.3.so /usr/lib/ #11 DONE 0.5s #12 [stage-1 5/8] COPY --from=build /buildroot/usr/bin/contrail-vrouter-agent-health-check.py /usr/bin/ #12 DONE 0.0s #13 [stage-1 6/8] COPY --from=build /buildroot/usr/bin/contrail_crypt_tunnel_client.py /usr/bin/ #13 DONE 0.4s #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 1.703 added from: http://tf-mirrors.gz1.opensdn.io/re 41 MB/s | 18 MB 00:00 #14 12.06 added from: http://tf-mirrors.gz1.opensdn.io/re 22 MB/s | 2.9 MB 00:00 #14 14.72 added from: http://tf-mirrors.gz1.opensdn.io/re 13 MB/s | 516 kB 00:00 #14 15.93 added from: http://tf-mirrors.gz1.opensdn.io/re 58 MB/s | 20 MB 00:00 #14 33.13 added from: http://tf-mirrors.gz1.opensdn.io/re 36 MB/s | 15 MB 00:00 #14 44.21 added from: http://tf-mirrors.gz1.opensdn.io/re 16 MB/s | 1.2 MB 00:00 #14 45.76 added from: http://tf-mirrors.gz1.opensdn.io/re 28 MB/s | 6.3 MB 00:00 #14 51.56 added from: http://tf-mirrors.gz1.opensdn.io/re 14 MB/s | 966 kB 00:00 #14 53.19 added from: http://tf-mirrors.gz1.opensdn.io/re 16 MB/s | 480 kB 00:00 #14 54.65 added from: http://tf-mirrors.gz1.opensdn.io/re 528 kB/s | 19 kB 00:00 #14 55.65 added from: http://tf-mirrors.gz1.opensdn.io/re 6.3 kB/s | 257 B 00:00 #14 56.49 added from: http://tf-mirrors.gz1.opensdn.io/re 584 kB/s | 15 kB 00:00 #14 57.17 added from: http://tf-mirrors.gz1.opensdn.io/re 3.0 MB/s | 112 kB 00:00 #14 58.65 added from: http://tf-mirrors.gz1.opensdn.io/re 53 MB/s | 44 MB 00:00 #14 90.71 Third parties for OpenSDN 20 MB/s | 5.1 MB 00:00 #14 104.2 Dependencies resolved. #14 104.2 ========================================================================================== #14 104.2 Package Arch Version Repository Size #14 104.2 ========================================================================================== #14 104.2 Installing: #14 104.2 boost x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 9.9 k #14 104.2 gperftools-libs x86_64 2.9.1-3.el9 tf-mirrors.ci_repos_epel9.repo 308 k #14 104.2 Installing dependencies: #14 104.2 boost-atomic x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 15 k #14 104.2 boost-chrono x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 23 k #14 104.2 boost-container x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 35 k #14 104.2 boost-context x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 13 k #14 104.2 boost-contract x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 43 k #14 104.2 boost-coroutine x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 30 k #14 104.2 boost-date-time x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 11 k #14 104.2 boost-fiber x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 37 k #14 104.2 boost-filesystem x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 55 k #14 104.2 boost-graph x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 99 k #14 104.2 boost-iostreams x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 37 k #14 104.2 boost-locale x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 212 k #14 104.2 boost-log x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 405 k #14 104.2 boost-math x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 203 k #14 104.2 boost-nowide x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 13 k #14 104.2 boost-program-options x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 104 k #14 104.2 boost-python3 x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 91 k #14 104.2 boost-random x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 22 k #14 104.2 boost-regex x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 275 k #14 104.2 boost-serialization x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 127 k #14 104.2 boost-stacktrace x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 25 k #14 104.2 boost-system x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 11 k #14 104.2 boost-test x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 228 k #14 104.2 boost-thread x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 53 k #14 104.2 boost-timer x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 21 k #14 104.2 boost-type_erasure x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 28 k #14 104.2 boost-wave x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 207 k #14 104.2 libicu x86_64 67.1-10.el9_6 tf-mirrors.ci_repos_yum9-baseos 9.6 M #14 104.2 libunwind x86_64 1.6.2-1.el9 tf-mirrors.ci_repos_epel9.repo 67 k #14 104.2 #14 104.2 Transaction Summary #14 104.2 ========================================================================================== #14 104.2 Install 31 Packages #14 104.2 #14 104.2 Total download size: 12 M #14 104.2 Installed size: 41 M #14 104.2 Downloading Packages: #14 104.4 (1/31): boost-atomic-1.75.0-13.el9_7.x86_64.rpm 88 kB/s | 15 kB 00:00 #14 104.6 (2/31): boost-1.75.0-13.el9_7.x86_64.rpm 27 kB/s | 9.9 kB 00:00 #14 105.1 (3/31): boost-chrono-1.75.0-13.el9_7.x86_64.rpm 32 kB/s | 23 kB 00:00 #14 105.9 (4/31): boost-container-1.75.0-13.el9_7.x86_64. 27 kB/s | 35 kB 00:01 #14 105.9 (5/31): boost-context-1.75.0-13.el9_7.x86_64.rp 17 kB/s | 13 kB 00:00 #14 105.9 (6/31): boost-contract-1.75.0-13.el9_7.x86_64.r 1.1 MB/s | 43 kB 00:00 #14 105.9 (7/31): boost-coroutine-1.75.0-13.el9_7.x86_64. 2.5 MB/s | 30 kB 00:00 #14 106.0 (8/31): boost-date-time-1.75.0-13.el9_7.x86_64. 634 kB/s | 11 kB 00:00 #14 106.0 (9/31): boost-fiber-1.75.0-13.el9_7.x86_64.rpm 1.7 MB/s | 37 kB 00:00 #14 106.0 (10/31): boost-filesystem-1.75.0-13.el9_7.x86_6 1.9 MB/s | 55 kB 00:00 #14 106.0 (11/31): boost-graph-1.75.0-13.el9_7.x86_64.rpm 2.7 MB/s | 99 kB 00:00 #14 106.0 (12/31): boost-iostreams-1.75.0-13.el9_7.x86_64 971 kB/s | 37 kB 00:00 #14 106.0 (13/31): boost-locale-1.75.0-13.el9_7.x86_64.rp 7.5 MB/s | 212 kB 00:00 #14 106.0 (14/31): boost-math-1.75.0-13.el9_7.x86_64.rpm 10 MB/s | 203 kB 00:00 #14 106.0 (15/31): boost-log-1.75.0-13.el9_7.x86_64.rpm 11 MB/s | 405 kB 00:00 #14 106.1 (16/31): boost-nowide-1.75.0-13.el9_7.x86_64.rp 813 kB/s | 13 kB 00:00 #14 106.1 (17/31): boost-program-options-1.75.0-13.el9_7. 11 MB/s | 104 kB 00:00 #14 106.1 (18/31): boost-python3-1.75.0-13.el9_7.x86_64.r 14 MB/s | 91 kB 00:00 #14 106.1 (19/31): boost-random-1.75.0-13.el9_7.x86_64.rp 2.6 MB/s | 22 kB 00:00 #14 106.1 (20/31): boost-regex-1.75.0-13.el9_7.x86_64.rpm 21 MB/s | 275 kB 00:00 #14 106.1 (21/31): boost-stacktrace-1.75.0-13.el9_7.x86_6 5.0 MB/s | 25 kB 00:00 #14 106.1 (22/31): boost-serialization-1.75.0-13.el9_7.x8 7.0 MB/s | 127 kB 00:00 #14 106.1 (23/31): boost-system-1.75.0-13.el9_7.x86_64.rp 922 kB/s | 11 kB 00:00 #14 106.1 (24/31): boost-test-1.75.0-13.el9_7.x86_64.rpm 14 MB/s | 228 kB 00:00 #14 106.1 (25/31): boost-thread-1.75.0-13.el9_7.x86_64.rp 3.6 MB/s | 53 kB 00:00 #14 106.2 (26/31): boost-timer-1.75.0-13.el9_7.x86_64.rpm 1.7 MB/s | 21 kB 00:00 #14 106.2 (27/31): boost-type_erasure-1.75.0-13.el9_7.x86 2.2 MB/s | 28 kB 00:00 #14 106.2 (28/31): boost-wave-1.75.0-13.el9_7.x86_64.rpm 12 MB/s | 207 kB 00:00 #14 106.2 (29/31): gperftools-libs-2.9.1-3.el9.x86_64.rpm 15 MB/s | 308 kB 00:00 #14 106.2 (30/31): libunwind-1.6.2-1.el9.x86_64.rpm 3.1 MB/s | 67 kB 00:00 #14 106.4 (31/31): libicu-67.1-10.el9_6.x86_64.rpm 4.4 MB/s | 9.6 MB 00:02 #14 106.4 -------------------------------------------------------------------------------- #14 106.4 Total 5.7 MB/s | 12 MB 00:02 #14 106.4 Running transaction check #14 106.5 Transaction check succeeded. #14 106.5 Running transaction test #14 106.7 Transaction test succeeded. #14 106.7 Running transaction #14 111.7 Preparing : 1/1 #14 111.8 Installing : boost-system-1.75.0-13.el9_7.x86_64 1/31 #14 111.8 Installing : boost-chrono-1.75.0-13.el9_7.x86_64 2/31 #14 111.8 Installing : boost-thread-1.75.0-13.el9_7.x86_64 3/31 #14 111.8 Installing : boost-filesystem-1.75.0-13.el9_7.x86_64 4/31 #14 112.1 Installing : libicu-67.1-10.el9_6.x86_64 5/31 #14 112.1 Installing : boost-regex-1.75.0-13.el9_7.x86_64 6/31 #14 112.1 Installing : boost-context-1.75.0-13.el9_7.x86_64 7/31 #14 112.2 Installing : boost-date-time-1.75.0-13.el9_7.x86_64 8/31 #14 112.2 Installing : boost-atomic-1.75.0-13.el9_7.x86_64 9/31 #14 112.2 Installing : boost-log-1.75.0-13.el9_7.x86_64 10/31 #14 112.2 Installing : boost-wave-1.75.0-13.el9_7.x86_64 11/31 #14 112.2 Installing : boost-coroutine-1.75.0-13.el9_7.x86_64 12/31 #14 112.2 Installing : boost-fiber-1.75.0-13.el9_7.x86_64 13/31 #14 112.2 Installing : boost-graph-1.75.0-13.el9_7.x86_64 14/31 #14 112.3 Installing : boost-locale-1.75.0-13.el9_7.x86_64 15/31 #14 112.3 Installing : boost-type_erasure-1.75.0-13.el9_7.x86_64 16/31 #14 112.3 Installing : boost-timer-1.75.0-13.el9_7.x86_64 17/31 #14 112.3 Installing : libunwind-1.6.2-1.el9.x86_64 18/31 #14 112.3 Installing : boost-test-1.75.0-13.el9_7.x86_64 19/31 #14 112.3 Installing : boost-stacktrace-1.75.0-13.el9_7.x86_64 20/31 #14 112.4 Installing : boost-serialization-1.75.0-13.el9_7.x86_64 21/31 #14 112.4 Installing : boost-random-1.75.0-13.el9_7.x86_64 22/31 #14 112.4 Installing : boost-python3-1.75.0-13.el9_7.x86_64 23/31 #14 112.4 Installing : boost-program-options-1.75.0-13.el9_7.x86_64 24/31 #14 112.4 Installing : boost-nowide-1.75.0-13.el9_7.x86_64 25/31 #14 112.4 Installing : boost-math-1.75.0-13.el9_7.x86_64 26/31 #14 112.4 Installing : boost-iostreams-1.75.0-13.el9_7.x86_64 27/31 #14 112.5 Installing : boost-contract-1.75.0-13.el9_7.x86_64 28/31 #14 112.5 Installing : boost-container-1.75.0-13.el9_7.x86_64 29/31 #14 112.5 Installing : boost-1.75.0-13.el9_7.x86_64 30/31 #14 112.5 Installing : gperftools-libs-2.9.1-3.el9.x86_64 31/31 #14 112.5 Running scriptlet: gperftools-libs-2.9.1-3.el9.x86_64 31/31 #14 113.2 Verifying : libicu-67.1-10.el9_6.x86_64 1/31 #14 113.2 Verifying : boost-1.75.0-13.el9_7.x86_64 2/31 #14 113.2 Verifying : boost-atomic-1.75.0-13.el9_7.x86_64 3/31 #14 113.2 Verifying : boost-chrono-1.75.0-13.el9_7.x86_64 4/31 #14 113.2 Verifying : boost-container-1.75.0-13.el9_7.x86_64 5/31 #14 113.2 Verifying : boost-context-1.75.0-13.el9_7.x86_64 6/31 #14 113.2 Verifying : boost-contract-1.75.0-13.el9_7.x86_64 7/31 #14 113.2 Verifying : boost-coroutine-1.75.0-13.el9_7.x86_64 8/31 #14 113.2 Verifying : boost-date-time-1.75.0-13.el9_7.x86_64 9/31 #14 113.2 Verifying : boost-fiber-1.75.0-13.el9_7.x86_64 10/31 #14 113.2 Verifying : boost-filesystem-1.75.0-13.el9_7.x86_64 11/31 #14 113.2 Verifying : boost-graph-1.75.0-13.el9_7.x86_64 12/31 #14 113.2 Verifying : boost-iostreams-1.75.0-13.el9_7.x86_64 13/31 #14 113.2 Verifying : boost-locale-1.75.0-13.el9_7.x86_64 14/31 #14 113.2 Verifying : boost-log-1.75.0-13.el9_7.x86_64 15/31 #14 113.2 Verifying : boost-math-1.75.0-13.el9_7.x86_64 16/31 #14 113.2 Verifying : boost-nowide-1.75.0-13.el9_7.x86_64 17/31 #14 113.2 Verifying : boost-program-options-1.75.0-13.el9_7.x86_64 18/31 #14 113.2 Verifying : boost-python3-1.75.0-13.el9_7.x86_64 19/31 #14 113.2 Verifying : boost-random-1.75.0-13.el9_7.x86_64 20/31 #14 113.2 Verifying : boost-regex-1.75.0-13.el9_7.x86_64 21/31 #14 113.2 Verifying : boost-serialization-1.75.0-13.el9_7.x86_64 22/31 #14 113.2 Verifying : boost-stacktrace-1.75.0-13.el9_7.x86_64 23/31 #14 113.2 Verifying : boost-system-1.75.0-13.el9_7.x86_64 24/31 #14 113.2 Verifying : boost-test-1.75.0-13.el9_7.x86_64 25/31 #14 113.2 Verifying : boost-thread-1.75.0-13.el9_7.x86_64 26/31 #14 113.2 Verifying : boost-timer-1.75.0-13.el9_7.x86_64 27/31 #14 113.2 Verifying : boost-type_erasure-1.75.0-13.el9_7.x86_64 28/31 #14 113.2 Verifying : boost-wave-1.75.0-13.el9_7.x86_64 29/31 #14 113.2 Verifying : gperftools-libs-2.9.1-3.el9.x86_64 30/31 #14 113.2 Verifying : libunwind-1.6.2-1.el9.x86_64 31/31 #14 113.3 #14 113.3 Installed: #14 113.3 boost-1.75.0-13.el9_7.x86_64 #14 113.3 boost-atomic-1.75.0-13.el9_7.x86_64 #14 113.3 boost-chrono-1.75.0-13.el9_7.x86_64 #14 113.3 boost-container-1.75.0-13.el9_7.x86_64 #14 113.3 boost-context-1.75.0-13.el9_7.x86_64 #14 113.3 boost-contract-1.75.0-13.el9_7.x86_64 #14 113.3 boost-coroutine-1.75.0-13.el9_7.x86_64 #14 113.3 boost-date-time-1.75.0-13.el9_7.x86_64 #14 113.3 boost-fiber-1.75.0-13.el9_7.x86_64 #14 113.3 boost-filesystem-1.75.0-13.el9_7.x86_64 #14 113.3 boost-graph-1.75.0-13.el9_7.x86_64 #14 113.3 boost-iostreams-1.75.0-13.el9_7.x86_64 #14 113.3 boost-locale-1.75.0-13.el9_7.x86_64 #14 113.3 boost-log-1.75.0-13.el9_7.x86_64 #14 113.3 boost-math-1.75.0-13.el9_7.x86_64 #14 113.3 boost-nowide-1.75.0-13.el9_7.x86_64 #14 113.3 boost-program-options-1.75.0-13.el9_7.x86_64 #14 113.3 boost-python3-1.75.0-13.el9_7.x86_64 #14 113.3 boost-random-1.75.0-13.el9_7.x86_64 #14 113.3 boost-regex-1.75.0-13.el9_7.x86_64 #14 113.3 boost-serialization-1.75.0-13.el9_7.x86_64 #14 113.3 boost-stacktrace-1.75.0-13.el9_7.x86_64 #14 113.3 boost-system-1.75.0-13.el9_7.x86_64 #14 113.3 boost-test-1.75.0-13.el9_7.x86_64 #14 113.3 boost-thread-1.75.0-13.el9_7.x86_64 #14 113.3 boost-timer-1.75.0-13.el9_7.x86_64 #14 113.3 boost-type_erasure-1.75.0-13.el9_7.x86_64 #14 113.3 boost-wave-1.75.0-13.el9_7.x86_64 #14 113.3 gperftools-libs-2.9.1-3.el9.x86_64 #14 113.3 libicu-67.1-10.el9_6.x86_64 #14 113.3 libunwind-1.6.2-1.el9.x86_64 #14 113.3 #14 113.3 Complete! #14 113.8 77 files removed #14 114.2 Looking in indexes: http://tf-mirrors.gz1.opensdn.io/root/pypi/+simple/, http://localhost:6667/pip/simple #14 114.3 Collecting contrail-vrouter-api==0.1.dev0 #14 114.3 Downloading http://localhost:6667/pip/simple/contrail-vrouter-api/contrail_vrouter_api-0.1.dev0-py3-none-any.whl (2.9 kB) #14 114.6 Installing collected packages: contrail-vrouter-api #14 114.6 Successfully installed contrail-vrouter-api-0.1.dev0 #14 114.6 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 DONE 115.4s #15 [stage-1 8/8] COPY *.sh / #15 DONE 0.8s #16 exporting to image #16 exporting layers #16 exporting layers 1.4s done #16 writing image sha256:ee6f30be8a0b807dbbd5611de34bba109315479e89c23e0796e6048082ce52b9 0.0s done #16 naming to nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-3_0_7_6-2 0.0s done #16 DONE 1.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-09-04 11:04:34,132: INFO: Docker build duration: 167 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-tor-agent] f0babcdef29d: Preparing e9d82aae7399: Preparing da4dfeb7e3b6: Preparing e1bb5b558a7b: Preparing e1a030a19859: Preparing 51120206dada: Preparing a7a9fa7a0147: Preparing b6fbb71a72c2: Preparing 400ac2b2d796: Preparing 6e6ebc26234f: Preparing a85be5abb204: Preparing 81f565fc449e: Preparing b426ee77a675: Preparing 39f399f71906: Preparing eed32a449d44: Preparing c26604ec2f95: Preparing 3f4f6ecc1498: Preparing c919335b9042: Preparing e303b0407ebb: Preparing a37c8645c151: Preparing 44343de3ea1d: Preparing f0babcdef29d: Waiting e9d82aae7399: Waiting da4dfeb7e3b6: Waiting e1bb5b558a7b: Waiting e1a030a19859: Waiting 51120206dada: Waiting a7a9fa7a0147: Waiting b6fbb71a72c2: Waiting 400ac2b2d796: Waiting 6e6ebc26234f: Waiting a85be5abb204: Waiting 81f565fc449e: Waiting b426ee77a675: Waiting 39f399f71906: Waiting eed32a449d44: Waiting c26604ec2f95: Waiting 3f4f6ecc1498: Waiting c919335b9042: Waiting e303b0407ebb: Waiting a37c8645c151: Waiting 44343de3ea1d: Waiting f0babcdef29d: Pushed da4dfeb7e3b6: Pushed e1bb5b558a7b: Pushed e1a030a19859: Pushed 51120206dada: Pushed b6fbb71a72c2: Layer already exists 400ac2b2d796: Layer already exists a7a9fa7a0147: Pushed 6e6ebc26234f: Layer already exists a85be5abb204: Layer already exists 81f565fc449e: Layer already exists b426ee77a675: Layer already exists 39f399f71906: Layer already exists eed32a449d44: Layer already exists c26604ec2f95: Layer already exists 3f4f6ecc1498: Layer already exists c919335b9042: Layer already exists e303b0407ebb: Layer already exists a37c8645c151: Layer already exists 44343de3ea1d: Layer already exists e9d82aae7399: Pushed master-3_0_7_6-2: digest: sha256:10665202cd5b01b79eed2d783bedf178243f53f016ec982924cfad9fcbd72685 size: 4713 2026-09-04 11:04:45,140: INFO: Building opensdn-tor-agent finished successfully, duration: 178 seconds IMAGE ID DISK USAGE CONTENT SIZE EXTRA nexus.gz1.opensdn.io:5101/opensdn-analytics-alarm-gen:master-3_0_7_6-2 9b68917d9c7b 741MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-api:master-3_0_7_6-2 473edec93e7f 750MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-3_0_7_6-2 8e47082ec7ba 725MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-collector:master-3_0_7_6-2 94a5d8cea449 806MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine:master-3_0_7_6-2 a6f0b4643c85 803MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base:master-3_0_7_6-2 c6351dc64f70 965MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-collector:master-3_0_7_6-2 5ef5dc815197 966MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology:master-3_0_7_6-2 8f588113ff37 966MB 0B nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src:master-3_0_7_6-2 b789f8bc0626 1.4MB 0B nexus.gz1.opensdn.io:5101/opensdn-base:master-3_0_7_6-2 b1c3691f555a 725MB 0B nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src:master-3_0_7_6-2 482e8cba1ac2 4.17kB 0B nexus.gz1.opensdn.io:5101/opensdn-charms-src:master-3_0_7_6-2 1819a7282b8e 6.05MB 0B nexus.gz1.opensdn.io:5101/opensdn-container-builder-src:master-3_0_7_6-2 520c521cc843 2.39MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-api:master-3_0_7_6-2 006f42b6f171 764MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-base:master-3_0_7_6-2 432775cad350 725MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-dnsmasq:master-3_0_7_6-2 ec850d0a967e 739MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema:master-3_0_7_6-2 70dab1a9979c 726MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-svcmonitor:master-3_0_7_6-2 ce07364295e5 748MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-base:master-3_0_7_6-2 83b3918c3fbd 784MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-3_0_7_6-2 13bbdac2d1e0 811MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-3_0_7_6-2 ebdd07f79d81 810MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-named:master-3_0_7_6-2 26f3acf77435 792MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base:master-3_0_7_6-2 398d3759a65e 957MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job:master-3_0_7_6-2 1ded6c3f81a6 957MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web:master-3_0_7_6-2 f1f5896dfbc6 957MB 0B nexus.gz1.opensdn.io:5101/opensdn-debug:master-3_0_7_6-2 6008ca1e2ded 472MB 0B nexus.gz1.opensdn.io:5101/opensdn-deployment-test:master-3_0_7_6-2 e196afbc6702 457MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-cassandra:master-3_0_7_6-2 dd1a17f83908 331MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-haproxy:master-3_0_7_6-2 14d90807cf6b 144MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-kafka:master-3_0_7_6-2 1c08877dc729 392MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq:master-3_0_7_6-2 cc47c17bd0e8 363MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-redis:master-3_0_7_6-2 7d17430d0427 171MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd:master-3_0_7_6-2 0d18d6d80f16 484MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-stunnel:master-3_0_7_6-2 4d456a52226e 497MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper:master-3_0_7_6-2 53b26c1bd136 301MB 0B nexus.gz1.opensdn.io:5101/opensdn-general-base:master-3_0_7_6-2 d9813086cebf 472MB 0B nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src:master-3_0_7_6-2 b0d94bb0b694 36.9MB 0B nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init:master-3_0_7_6-2 7db127c2bc66 745MB 0B nexus.gz1.opensdn.io:5101/opensdn-kubernetes-kube-manager:master-3_0_7_6-2 6a217efb2884 729MB 0B nexus.gz1.opensdn.io:5101/opensdn-node-init:master-3_0_7_6-2 9276fec668f9 725MB 0B nexus.gz1.opensdn.io:5101/opensdn-nodemgr:master-3_0_7_6-2 55a24377630b 859MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-compute-init:master-3_0_7_6-2 53ce8d7c0303 472MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-heat-init:master-3_0_7_6-2 55485eeb5b8c 488MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-neutron-init:master-3_0_7_6-2 ade941e84185 488MB 0B nexus.gz1.opensdn.io:5101/opensdn-provisioner:master-3_0_7_6-2 f81b91acf08f 725MB 0B nexus.gz1.opensdn.io:5101/opensdn-status:master-3_0_7_6-2 fcd5c45075a9 859MB 0B nexus.gz1.opensdn.io:5101/opensdn-test-test:master-3_0_7_6-2 ce6398278fec 1.91GB 0B nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-3_0_7_6-2 ee6f30be8a0b 783MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent-dpdk:master-3_0_7_6-2 7e07f05580d7 801MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent:master-3_0_7_6-2 54c0e268008d 982MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-base:master-3_0_7_6-2 f0dcfb6e4d8b 792MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-build-init:master-3_0_7_6-2 e40be9b535ef 890MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk:master-3_0_7_6-2 5b149cd77a99 792MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init:master-3_0_7_6-2 31b5a9f936c5 365MB 0B nexus.gz1.opensdn.io:5101/tf-dev-sandbox:frozen 170cd94ef087 21.4GB 0B U opensdn-test-test:master-3_0_7_6-2 ce6398278fec 1.91GB 0B tf-dev-sandbox:compile cfa2143b6bae 35.6GB 0B