2026-06-18 13:30:30,021: INFO: Building opensdn-tor-agent 2026-06-18 13:30:30,088: 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_6_1-4 --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_6_1-4 #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 2.0s #5 [stage-1 1/3] FROM nexus.gz1.opensdn.io:5101/opensdn-base:master-2_8_6_1-4 #5 DONE 1.2s #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 2.6s #8 [stage-1 2/8] COPY --from=build /buildroot/usr/lib/libisc-9.21.3.so /usr/lib/ #8 DONE 3.5s #9 [stage-1 3/8] COPY --from=build /buildroot/usr/lib/libisccc-9.21.3.so /usr/lib/ #9 DONE 2.7s #10 [stage-1 4/8] COPY --from=build /buildroot/usr/lib/libisccfg-9.21.3.so /usr/lib/ #10 DONE 1.3s #11 [stage-1 5/8] COPY --from=build /buildroot/usr/bin/contrail-vrouter-agent-health-check.py /usr/bin/ #11 DONE 3.1s #12 [stage-1 6/8] COPY --from=build /buildroot/usr/bin/contrail_crypt_tunnel_client.py /usr/bin/ #12 DONE 1.5s #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.928 added from: http://tf-mirrors.gz1.opensdn.io/re 34 MB/s | 14 MB 00:00 #13 8.590 added from: http://tf-mirrors.gz1.opensdn.io/re 17 MB/s | 1.9 MB 00:00 #13 10.24 added from: http://tf-mirrors.gz1.opensdn.io/re 7.6 MB/s | 402 kB 00:00 #13 11.22 added from: http://tf-mirrors.gz1.opensdn.io/re 33 MB/s | 16 MB 00:00 #13 24.66 added from: http://tf-mirrors.gz1.opensdn.io/re 28 MB/s | 11 MB 00:00 #13 34.78 added from: http://tf-mirrors.gz1.opensdn.io/re 12 MB/s | 1.1 MB 00:00 #13 36.25 added from: http://tf-mirrors.gz1.opensdn.io/re 29 MB/s | 4.8 MB 00:00 #13 39.09 added from: http://tf-mirrors.gz1.opensdn.io/re 3.7 MB/s | 697 kB 00:00 #13 39.58 added from: http://tf-mirrors.gz1.opensdn.io/re 17 MB/s | 474 kB 00:00 #13 40.33 added from: http://tf-mirrors.gz1.opensdn.io/re 207 kB/s | 18 kB 00:00 #13 40.95 added from: http://tf-mirrors.gz1.opensdn.io/re 2.9 kB/s | 257 B 00:00 #13 41.12 added from: http://tf-mirrors.gz1.opensdn.io/re 592 kB/s | 15 kB 00:00 #13 42.02 added from: http://tf-mirrors.gz1.opensdn.io/re 2.1 MB/s | 96 kB 00:00 #13 43.64 added from: http://tf-mirrors.gz1.opensdn.io/re 33 MB/s | 39 MB 00:01 #13 76.02 Third parties for OpenSDN 26 MB/s | 5.1 MB 00:00 #13 90.64 Dependencies resolved. #13 90.64 ========================================================================================== #13 90.64 Package Arch Version Repository Size #13 90.64 ========================================================================================== #13 90.64 Installing: #13 90.64 boost x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 9.9 k #13 90.64 gperftools-libs x86_64 2.9.1-3.el9 tf-mirrors.ci_repos_epel9.repo 308 k #13 90.64 Installing dependencies: #13 90.64 boost-atomic x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 15 k #13 90.64 boost-chrono x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 23 k #13 90.64 boost-container x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 35 k #13 90.64 boost-context x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 13 k #13 90.64 boost-contract x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 43 k #13 90.64 boost-coroutine x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 30 k #13 90.64 boost-date-time x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 11 k #13 90.64 boost-fiber x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 37 k #13 90.64 boost-filesystem x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 55 k #13 90.64 boost-graph x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 99 k #13 90.64 boost-iostreams x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 37 k #13 90.64 boost-locale x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 212 k #13 90.64 boost-log x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 405 k #13 90.64 boost-math x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 203 k #13 90.64 boost-nowide x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 13 k #13 90.64 boost-program-options x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 104 k #13 90.64 boost-python3 x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 91 k #13 90.64 boost-random x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 22 k #13 90.64 boost-regex x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 275 k #13 90.64 boost-serialization x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 127 k #13 90.64 boost-stacktrace x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 25 k #13 90.64 boost-system x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 11 k #13 90.64 boost-test x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 228 k #13 90.64 boost-thread x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 53 k #13 90.64 boost-timer x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 21 k #13 90.64 boost-type_erasure x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 28 k #13 90.64 boost-wave x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 207 k #13 90.64 libicu x86_64 67.1-10.el9_6 tf-mirrors.ci_repos_yum9-baseos 9.6 M #13 90.64 libunwind x86_64 1.6.2-1.el9 tf-mirrors.ci_repos_epel9.repo 67 k #13 90.64 #13 90.64 Transaction Summary #13 90.64 ========================================================================================== #13 90.64 Install 31 Packages #13 90.64 #13 90.64 Total download size: 12 M #13 90.64 Installed size: 41 M #13 90.64 Downloading Packages: #13 90.71 (1/31): boost-1.75.0-13.el9_7.x86_64.rpm 134 kB/s | 9.9 kB 00:00 #13 90.82 (2/31): boost-atomic-1.75.0-13.el9_7.x86_64.rpm 76 kB/s | 15 kB 00:00 #13 90.83 (3/31): boost-container-1.75.0-13.el9_7.x86_64. 2.8 MB/s | 35 kB 00:00 #13 90.86 (4/31): boost-context-1.75.0-13.el9_7.x86_64.rp 1.5 MB/s | 13 kB 00:00 #13 90.86 (5/31): boost-chrono-1.75.0-13.el9_7.x86_64.rpm 913 kB/s | 23 kB 00:00 #13 90.86 (6/31): boost-coroutine-1.75.0-13.el9_7.x86_64. 5.4 MB/s | 30 kB 00:00 #13 90.86 (7/31): boost-date-time-1.75.0-13.el9_7.x86_64. 2.5 MB/s | 11 kB 00:00 #13 90.86 (8/31): boost-fiber-1.75.0-13.el9_7.x86_64.rpm 4.8 MB/s | 37 kB 00:00 #13 90.91 (9/31): boost-contract-1.75.0-13.el9_7.x86_64.r 1.2 MB/s | 43 kB 00:00 #13 90.91 (10/31): boost-filesystem-1.75.0-13.el9_7.x86_6 3.3 MB/s | 55 kB 00:00 #13 90.91 (11/31): boost-graph-1.75.0-13.el9_7.x86_64.rpm 8.8 MB/s | 99 kB 00:00 #13 90.91 (12/31): boost-iostreams-1.75.0-13.el9_7.x86_64 2.7 MB/s | 37 kB 00:00 #13 90.91 (13/31): boost-locale-1.75.0-13.el9_7.x86_64.rp 15 MB/s | 212 kB 00:00 #13 90.91 (14/31): boost-log-1.75.0-13.el9_7.x86_64.rpm 22 MB/s | 405 kB 00:00 #13 90.92 (15/31): boost-math-1.75.0-13.el9_7.x86_64.rpm 8.6 MB/s | 203 kB 00:00 #13 90.97 (16/31): boost-nowide-1.75.0-13.el9_7.x86_64.rp 637 kB/s | 13 kB 00:00 #13 90.97 (17/31): boost-program-options-1.75.0-13.el9_7. 5.4 MB/s | 104 kB 00:00 #13 90.97 (18/31): boost-python3-1.75.0-13.el9_7.x86_64.r 4.8 MB/s | 91 kB 00:00 #13 90.97 (19/31): boost-random-1.75.0-13.el9_7.x86_64.rp 1.9 MB/s | 22 kB 00:00 #13 90.97 (20/31): boost-regex-1.75.0-13.el9_7.x86_64.rpm 20 MB/s | 275 kB 00:00 #13 90.97 (21/31): boost-serialization-1.75.0-13.el9_7.x8 9.0 MB/s | 127 kB 00:00 #13 91.00 (22/31): boost-stacktrace-1.75.0-13.el9_7.x86_6 2.5 MB/s | 25 kB 00:00 #13 91.00 (23/31): boost-system-1.75.0-13.el9_7.x86_64.rp 1.3 MB/s | 11 kB 00:00 #13 91.00 (24/31): boost-thread-1.75.0-13.el9_7.x86_64.rp 9.5 MB/s | 53 kB 00:00 #13 91.10 (25/31): libicu-67.1-10.el9_6.x86_64.rpm 21 MB/s | 9.6 MB 00:00 #13 91.10 (26/31): boost-timer-1.75.0-13.el9_7.x86_64.rpm 203 kB/s | 21 kB 00:00 #13 91.10 (27/31): boost-type_erasure-1.75.0-13.el9_7.x86 3.5 MB/s | 28 kB 00:00 #13 91.10 (28/31): boost-test-1.75.0-13.el9_7.x86_64.rpm 1.8 MB/s | 228 kB 00:00 #13 91.14 (29/31): boost-wave-1.75.0-13.el9_7.x86_64.rpm 12 MB/s | 207 kB 00:00 #13 91.14 (30/31): libunwind-1.6.2-1.el9.x86_64.rpm 6.7 MB/s | 67 kB 00:00 #13 91.14 (31/31): gperftools-libs-2.9.1-3.el9.x86_64.rpm 10 MB/s | 308 kB 00:00 #13 91.14 -------------------------------------------------------------------------------- #13 91.14 Total 24 MB/s | 12 MB 00:00 #13 91.14 Running transaction check #13 91.29 Transaction check succeeded. #13 91.29 Running transaction test #13 91.56 Transaction test succeeded. #13 91.56 Running transaction #13 92.09 Preparing : 1/1 #13 92.21 Installing : boost-system-1.75.0-13.el9_7.x86_64 1/31 #13 92.24 Installing : boost-chrono-1.75.0-13.el9_7.x86_64 2/31 #13 92.24 Installing : boost-thread-1.75.0-13.el9_7.x86_64 3/31 #13 92.26 Installing : boost-filesystem-1.75.0-13.el9_7.x86_64 4/31 #13 92.76 Installing : libicu-67.1-10.el9_6.x86_64 5/31 #13 92.78 Installing : boost-regex-1.75.0-13.el9_7.x86_64 6/31 #13 92.80 Installing : boost-context-1.75.0-13.el9_7.x86_64 7/31 #13 92.80 Installing : boost-date-time-1.75.0-13.el9_7.x86_64 8/31 #13 92.84 Installing : boost-atomic-1.75.0-13.el9_7.x86_64 9/31 #13 92.84 Installing : boost-log-1.75.0-13.el9_7.x86_64 10/31 #13 92.87 Installing : boost-wave-1.75.0-13.el9_7.x86_64 11/31 #13 92.87 Installing : boost-coroutine-1.75.0-13.el9_7.x86_64 12/31 #13 92.89 Installing : boost-fiber-1.75.0-13.el9_7.x86_64 13/31 #13 92.89 Installing : boost-graph-1.75.0-13.el9_7.x86_64 14/31 #13 92.91 Installing : boost-locale-1.75.0-13.el9_7.x86_64 15/31 #13 92.94 Installing : boost-type_erasure-1.75.0-13.el9_7.x86_64 16/31 #13 92.94 Installing : boost-timer-1.75.0-13.el9_7.x86_64 17/31 #13 92.94 Installing : libunwind-1.6.2-1.el9.x86_64 18/31 #13 92.96 Installing : boost-test-1.75.0-13.el9_7.x86_64 19/31 #13 92.96 Installing : boost-stacktrace-1.75.0-13.el9_7.x86_64 20/31 #13 92.98 Installing : boost-serialization-1.75.0-13.el9_7.x86_64 21/31 #13 92.98 Installing : boost-random-1.75.0-13.el9_7.x86_64 22/31 #13 93.02 Installing : boost-python3-1.75.0-13.el9_7.x86_64 23/31 #13 93.02 Installing : boost-program-options-1.75.0-13.el9_7.x86_64 24/31 #13 93.02 Installing : boost-nowide-1.75.0-13.el9_7.x86_64 25/31 #13 93.02 Installing : boost-math-1.75.0-13.el9_7.x86_64 26/31 #13 93.05 Installing : boost-iostreams-1.75.0-13.el9_7.x86_64 27/31 #13 93.05 Installing : boost-contract-1.75.0-13.el9_7.x86_64 28/31 #13 93.05 Installing : boost-container-1.75.0-13.el9_7.x86_64 29/31 #13 93.05 Installing : boost-1.75.0-13.el9_7.x86_64 30/31 #13 93.07 Installing : gperftools-libs-2.9.1-3.el9.x86_64 31/31 #13 93.11 Running scriptlet: gperftools-libs-2.9.1-3.el9.x86_64 31/31 #13 93.43 Verifying : libicu-67.1-10.el9_6.x86_64 1/31 #13 93.43 Verifying : boost-1.75.0-13.el9_7.x86_64 2/31 #13 93.43 Verifying : boost-atomic-1.75.0-13.el9_7.x86_64 3/31 #13 93.43 Verifying : boost-chrono-1.75.0-13.el9_7.x86_64 4/31 #13 93.43 Verifying : boost-container-1.75.0-13.el9_7.x86_64 5/31 #13 93.43 Verifying : boost-context-1.75.0-13.el9_7.x86_64 6/31 #13 93.43 Verifying : boost-contract-1.75.0-13.el9_7.x86_64 7/31 #13 93.43 Verifying : boost-coroutine-1.75.0-13.el9_7.x86_64 8/31 #13 93.43 Verifying : boost-date-time-1.75.0-13.el9_7.x86_64 9/31 #13 93.43 Verifying : boost-fiber-1.75.0-13.el9_7.x86_64 10/31 #13 93.43 Verifying : boost-filesystem-1.75.0-13.el9_7.x86_64 11/31 #13 93.43 Verifying : boost-graph-1.75.0-13.el9_7.x86_64 12/31 #13 93.43 Verifying : boost-iostreams-1.75.0-13.el9_7.x86_64 13/31 #13 93.43 Verifying : boost-locale-1.75.0-13.el9_7.x86_64 14/31 #13 93.43 Verifying : boost-log-1.75.0-13.el9_7.x86_64 15/31 #13 93.43 Verifying : boost-math-1.75.0-13.el9_7.x86_64 16/31 #13 93.43 Verifying : boost-nowide-1.75.0-13.el9_7.x86_64 17/31 #13 93.43 Verifying : boost-program-options-1.75.0-13.el9_7.x86_64 18/31 #13 93.43 Verifying : boost-python3-1.75.0-13.el9_7.x86_64 19/31 #13 93.43 Verifying : boost-random-1.75.0-13.el9_7.x86_64 20/31 #13 93.43 Verifying : boost-regex-1.75.0-13.el9_7.x86_64 21/31 #13 93.43 Verifying : boost-serialization-1.75.0-13.el9_7.x86_64 22/31 #13 93.43 Verifying : boost-stacktrace-1.75.0-13.el9_7.x86_64 23/31 #13 93.43 Verifying : boost-system-1.75.0-13.el9_7.x86_64 24/31 #13 93.43 Verifying : boost-test-1.75.0-13.el9_7.x86_64 25/31 #13 93.43 Verifying : boost-thread-1.75.0-13.el9_7.x86_64 26/31 #13 93.43 Verifying : boost-timer-1.75.0-13.el9_7.x86_64 27/31 #13 93.43 Verifying : boost-type_erasure-1.75.0-13.el9_7.x86_64 28/31 #13 93.43 Verifying : boost-wave-1.75.0-13.el9_7.x86_64 29/31 #13 93.43 Verifying : gperftools-libs-2.9.1-3.el9.x86_64 30/31 #13 93.43 Verifying : libunwind-1.6.2-1.el9.x86_64 31/31 #13 93.64 #13 93.64 Installed: #13 93.64 boost-1.75.0-13.el9_7.x86_64 #13 93.64 boost-atomic-1.75.0-13.el9_7.x86_64 #13 93.64 boost-chrono-1.75.0-13.el9_7.x86_64 #13 93.64 boost-container-1.75.0-13.el9_7.x86_64 #13 93.64 boost-context-1.75.0-13.el9_7.x86_64 #13 93.64 boost-contract-1.75.0-13.el9_7.x86_64 #13 93.64 boost-coroutine-1.75.0-13.el9_7.x86_64 #13 93.64 boost-date-time-1.75.0-13.el9_7.x86_64 #13 93.64 boost-fiber-1.75.0-13.el9_7.x86_64 #13 93.64 boost-filesystem-1.75.0-13.el9_7.x86_64 #13 93.64 boost-graph-1.75.0-13.el9_7.x86_64 #13 93.64 boost-iostreams-1.75.0-13.el9_7.x86_64 #13 93.64 boost-locale-1.75.0-13.el9_7.x86_64 #13 93.64 boost-log-1.75.0-13.el9_7.x86_64 #13 93.64 boost-math-1.75.0-13.el9_7.x86_64 #13 93.64 boost-nowide-1.75.0-13.el9_7.x86_64 #13 93.64 boost-program-options-1.75.0-13.el9_7.x86_64 #13 93.64 boost-python3-1.75.0-13.el9_7.x86_64 #13 93.64 boost-random-1.75.0-13.el9_7.x86_64 #13 93.64 boost-regex-1.75.0-13.el9_7.x86_64 #13 93.64 boost-serialization-1.75.0-13.el9_7.x86_64 #13 93.64 boost-stacktrace-1.75.0-13.el9_7.x86_64 #13 93.64 boost-system-1.75.0-13.el9_7.x86_64 #13 93.64 boost-test-1.75.0-13.el9_7.x86_64 #13 93.64 boost-thread-1.75.0-13.el9_7.x86_64 #13 93.64 boost-timer-1.75.0-13.el9_7.x86_64 #13 93.64 boost-type_erasure-1.75.0-13.el9_7.x86_64 #13 93.64 boost-wave-1.75.0-13.el9_7.x86_64 #13 93.64 gperftools-libs-2.9.1-3.el9.x86_64 #13 93.64 libicu-67.1-10.el9_6.x86_64 #13 93.64 libunwind-1.6.2-1.el9.x86_64 #13 93.64 #13 93.64 Complete! #13 94.27 77 files removed #13 94.95 Looking in indexes: http://tf-mirrors.gz1.opensdn.io/root/pypi/+simple/, http://localhost:6667/pip/simple #13 95.11 Collecting contrail-vrouter-api==0.1.dev0 #13 95.11 Downloading http://localhost:6667/pip/simple/contrail-vrouter-api/contrail_vrouter_api-0.1.dev0-py3-none-any.whl (2.9 kB) #13 95.41 Installing collected packages: contrail-vrouter-api #13 95.41 Successfully installed contrail-vrouter-api-0.1.dev0 #13 95.42 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 96.0s #14 [stage-1 8/8] COPY *.sh / #14 DONE 1.1s #15 exporting to image #15 exporting layers #15 exporting layers 2.8s done #15 writing image sha256:0b17294afec664da91b35ee45c951e30588680377f62a0917fe461a57aa9030e 0.0s done #15 naming to nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_8_6_1-4 #15 naming to nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_8_6_1-4 0.0s done #15 DONE 3.2s 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-18 13:32:49,732: INFO: Docker build duration: 140 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-tor-agent] 08195d87ad2e: Preparing 3c811ea2502c: Preparing 7d20cbfd2e3d: Preparing ffdbf33fb119: Preparing 75ae573f6616: Preparing 7d300e0aa6d3: Preparing 48057d0f6a5b: Preparing bfdf8882956d: Preparing 6458992aceec: Preparing 339e59cf7f9c: Preparing 5a94625c26aa: Preparing ec5796ed8261: Preparing dd2a7f9a6154: Preparing 376fd97f769a: Preparing 36f70fb3c15b: Preparing 73c1aaa87d30: Preparing 8696be9eb178: Preparing 374cdb2f5738: Preparing 5acb12a5cb0e: Preparing ec9a38c62851: Preparing 44343de3ea1d: Preparing 08195d87ad2e: Waiting 3c811ea2502c: Waiting 7d20cbfd2e3d: Waiting ffdbf33fb119: Waiting 75ae573f6616: Waiting 7d300e0aa6d3: Waiting 48057d0f6a5b: Waiting bfdf8882956d: Waiting 6458992aceec: Waiting 339e59cf7f9c: Waiting 5a94625c26aa: Waiting ec5796ed8261: Waiting dd2a7f9a6154: Waiting 376fd97f769a: Waiting 36f70fb3c15b: Waiting 73c1aaa87d30: Waiting 8696be9eb178: Waiting 374cdb2f5738: Waiting 5acb12a5cb0e: Waiting ec9a38c62851: Waiting 44343de3ea1d: Waiting 08195d87ad2e: Pushed 7d20cbfd2e3d: Pushed 75ae573f6616: Pushed ffdbf33fb119: Pushed 7d300e0aa6d3: Pushed bfdf8882956d: Layer already exists 48057d0f6a5b: Pushed 339e59cf7f9c: Layer already exists 6458992aceec: Layer already exists 5a94625c26aa: Layer already exists ec5796ed8261: Layer already exists 376fd97f769a: Layer already exists 36f70fb3c15b: Layer already exists dd2a7f9a6154: Layer already exists 73c1aaa87d30: Layer already exists 374cdb2f5738: Layer already exists 8696be9eb178: Layer already exists 5acb12a5cb0e: Layer already exists ec9a38c62851: Layer already exists 44343de3ea1d: Layer already exists 3c811ea2502c: Pushed master-2_8_6_1-4: digest: sha256:e84800bdd1612ed3685a9800a88688ad4703602e07bb78b95de21c5a05384ee5 size: 4713 2026-06-18 13:33:10,274: INFO: Building opensdn-tor-agent finished successfully, duration: 161 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_6_1-4 659141a06ca3 692MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-api:master-2_8_6_1-4 8e9d8567cf9e 701MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-2_8_6_1-4 1a0e31b458a9 676MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-collector:master-2_8_6_1-4 71b0a3fb7079 758MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine:master-2_8_6_1-4 b20a2ec913b8 754MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base:master-2_8_6_1-4 1a6e9eda6613 917MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-collector:master-2_8_6_1-4 037b1b63a330 918MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology:master-2_8_6_1-4 b38eff503a85 918MB 0B nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src:master-2_8_6_1-4 2c417644ae2a 1.41MB 0B nexus.gz1.opensdn.io:5101/opensdn-base:master-2_8_6_1-4 74fa4eeb9dc6 676MB 0B nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src:master-2_8_6_1-4 3916a8b95b35 4.17kB 0B nexus.gz1.opensdn.io:5101/opensdn-charms-src:master-2_8_6_1-4 114365f737a9 6.05MB 0B nexus.gz1.opensdn.io:5101/opensdn-container-builder-src:master-2_8_6_1-4 5f09efdbc356 2.49MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-api:master-2_8_6_1-4 7f8c835e4805 714MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-base:master-2_8_6_1-4 47d7bbf705b3 676MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-dnsmasq:master-2_8_6_1-4 e2c041d58045 691MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema:master-2_8_6_1-4 bffb9b64d440 677MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-svcmonitor:master-2_8_6_1-4 b2bc6d9db93b 698MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-base:master-2_8_6_1-4 27bfa47c825e 735MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-2_8_6_1-4 b45d176a9288 762MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-2_8_6_1-4 a22ac5c3cc77 762MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-named:master-2_8_6_1-4 3836ce037888 743MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base:master-2_8_6_1-4 2f8356f94b1a 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job:master-2_8_6_1-4 cc1eb3af6bd6 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web:master-2_8_6_1-4 b2982324e0d4 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-debug:master-2_8_6_1-4 63aef8ea154a 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-cassandra:master-2_8_6_1-4 1c8948de010e 331MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-haproxy:master-2_8_6_1-4 a940b7fd781e 144MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-kafka:master-2_8_6_1-4 c438fe1093bd 392MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq:master-2_8_6_1-4 55ad24aa1cf5 363MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-redis:master-2_8_6_1-4 79921c0dfb99 171MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd:master-2_8_6_1-4 081b7ff7a5f8 440MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-stunnel:master-2_8_6_1-4 dc946b69757f 454MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper:master-2_8_6_1-4 58d7969dc53f 301MB 0B nexus.gz1.opensdn.io:5101/opensdn-general-base:master-2_8_6_1-4 8de51012a8a9 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src:master-2_8_6_1-4 6fab04b74ca2 32.7MB 0B nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init:master-2_8_6_1-4 a0fe679515f6 696MB 0B nexus.gz1.opensdn.io:5101/opensdn-kubernetes-kube-manager:master-2_8_6_1-4 946970823490 681MB 0B nexus.gz1.opensdn.io:5101/opensdn-node-init:master-2_8_6_1-4 616803704975 676MB 0B nexus.gz1.opensdn.io:5101/opensdn-nodemgr:master-2_8_6_1-4 22a67aceb528 811MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-compute-init:master-2_8_6_1-4 7362afb709d0 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-heat-init:master-2_8_6_1-4 7724d329bddc 444MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-neutron-init:master-2_8_6_1-4 982476fafa16 444MB 0B nexus.gz1.opensdn.io:5101/opensdn-provisioner:master-2_8_6_1-4 19bb9d78f45c 676MB 0B nexus.gz1.opensdn.io:5101/opensdn-status:master-2_8_6_1-4 aa61cdda58c9 811MB 0B nexus.gz1.opensdn.io:5101/opensdn-tools:master-2_8_6_1-4 86aa22f48a6a 1.28GB 0B nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_8_6_1-4 0b17294afec6 735MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent-dpdk:master-2_8_6_1-4 cb498fea0de7 752MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent:master-2_8_6_1-4 92ca8b69bcb3 934MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-base:master-2_8_6_1-4 160eb6c66f2d 743MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-build-init:master-2_8_6_1-4 0e77597800a1 601MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk:master-2_8_6_1-4 e1d6381b0db9 743MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init:master-2_8_6_1-4 737ca9546b5b 365MB 0B nexus.gz1.opensdn.io:5101/tf-dev-sandbox:frozen b0af81daa3db 21GB 0B U tf-dev-sandbox:compile 4603d5a895fd 35.4GB 0B