2026-05-29 12:12:55,670: INFO: Building opensdn-tor-agent 2026-05-29 12:12:55,724: 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_0_1-5 --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.4s #2 [internal] load metadata for nexus.gz1.opensdn.io:5101/opensdn-base:master-2_8_0_1-5 #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.8s #5 [stage-1 1/5] FROM nexus.gz1.opensdn.io:5101/opensdn-base:master-2_8_0_1-5 #5 DONE 1.4s #6 [build 1/1] FROM docker.io/library/tf-dev-sandbox:compile #6 CACHED #7 [internal] load build context #7 transferring context: 1.52kB 0.0s done #7 DONE 1.5s #8 [stage-1 2/8] COPY --from=build /buildroot/usr/lib/libisc-9.21.3.so /usr/lib/ #8 DONE 1.6s #9 [stage-1 3/8] COPY --from=build /buildroot/usr/lib/libisccc-9.21.3.so /usr/lib/ #9 DONE 1.1s #10 [stage-1 4/8] COPY --from=build /buildroot/usr/lib/libisccfg-9.21.3.so /usr/lib/ #10 DONE 0.5s #11 [stage-1 5/8] COPY --from=build /buildroot/usr/bin/contrail-vrouter-agent-health-check.py /usr/bin/ #11 DONE 0.7s #12 [stage-1 6/8] COPY --from=build /buildroot/usr/bin/contrail_crypt_tunnel_client.py /usr/bin/ #12 DONE 0.8s #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 1.743 added from: http://tf-mirrors.gz1.opensdn.io/re 44 MB/s | 14 MB 00:00 #13 8.119 added from: http://tf-mirrors.gz1.opensdn.io/re 21 MB/s | 1.9 MB 00:00 #13 9.056 added from: http://tf-mirrors.gz1.opensdn.io/re 9.6 MB/s | 402 kB 00:00 #13 9.548 added from: http://tf-mirrors.gz1.opensdn.io/re 54 MB/s | 16 MB 00:00 #13 22.26 added from: http://tf-mirrors.gz1.opensdn.io/re 28 MB/s | 11 MB 00:00 #13 33.23 added from: http://tf-mirrors.gz1.opensdn.io/re 16 MB/s | 1.1 MB 00:00 #13 34.81 added from: http://tf-mirrors.gz1.opensdn.io/re 20 MB/s | 4.8 MB 00:00 #13 36.76 added from: http://tf-mirrors.gz1.opensdn.io/re 21 MB/s | 697 kB 00:00 #13 37.81 added from: http://tf-mirrors.gz1.opensdn.io/re 7.1 MB/s | 474 kB 00:00 #13 38.65 added from: http://tf-mirrors.gz1.opensdn.io/re 488 kB/s | 18 kB 00:00 #13 39.27 added from: http://tf-mirrors.gz1.opensdn.io/re 9.8 kB/s | 257 B 00:00 #13 39.89 added from: http://tf-mirrors.gz1.opensdn.io/re 584 kB/s | 15 kB 00:00 #13 40.31 added from: http://tf-mirrors.gz1.opensdn.io/re 2.8 MB/s | 96 kB 00:00 #13 41.77 added from: http://tf-mirrors.gz1.opensdn.io/re 46 MB/s | 39 MB 00:00 #13 72.88 Third parties for OpenSDN 15 MB/s | 5.1 MB 00:00 #13 92.16 Dependencies resolved. #13 92.16 ========================================================================================== #13 92.16 Package Arch Version Repository Size #13 92.16 ========================================================================================== #13 92.16 Installing: #13 92.16 boost x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 9.9 k #13 92.16 gperftools-libs x86_64 2.9.1-3.el9 tf-mirrors.ci_repos_epel9.repo 308 k #13 92.16 Installing dependencies: #13 92.16 boost-atomic x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 15 k #13 92.16 boost-chrono x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 23 k #13 92.16 boost-container x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 35 k #13 92.16 boost-context x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 13 k #13 92.16 boost-contract x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 43 k #13 92.16 boost-coroutine x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 30 k #13 92.16 boost-date-time x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 11 k #13 92.16 boost-fiber x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 37 k #13 92.16 boost-filesystem x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 55 k #13 92.16 boost-graph x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 99 k #13 92.16 boost-iostreams x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 37 k #13 92.16 boost-locale x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 212 k #13 92.16 boost-log x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 405 k #13 92.16 boost-math x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 203 k #13 92.16 boost-nowide x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 13 k #13 92.16 boost-program-options x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 104 k #13 92.16 boost-python3 x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 91 k #13 92.16 boost-random x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 22 k #13 92.16 boost-regex x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 275 k #13 92.16 boost-serialization x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 127 k #13 92.16 boost-stacktrace x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 25 k #13 92.16 boost-system x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 11 k #13 92.16 boost-test x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 228 k #13 92.16 boost-thread x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 53 k #13 92.16 boost-timer x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 21 k #13 92.16 boost-type_erasure x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 28 k #13 92.16 boost-wave x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 207 k #13 92.16 libicu x86_64 67.1-10.el9_6 tf-mirrors.ci_repos_yum9-baseos 9.6 M #13 92.16 libunwind x86_64 1.6.2-1.el9 tf-mirrors.ci_repos_epel9.repo 67 k #13 92.16 #13 92.16 Transaction Summary #13 92.16 ========================================================================================== #13 92.16 Install 31 Packages #13 92.16 #13 92.16 Total download size: 12 M #13 92.16 Installed size: 41 M #13 92.16 Downloading Packages: #13 92.22 (1/31): boost-1.75.0-13.el9_7.x86_64.rpm 229 kB/s | 9.9 kB 00:00 #13 92.22 (2/31): boost-atomic-1.75.0-13.el9_7.x86_64.rpm 317 kB/s | 15 kB 00:00 #13 92.22 (3/31): boost-chrono-1.75.0-13.el9_7.x86_64.rpm 3.1 MB/s | 23 kB 00:00 #13 92.25 (4/31): boost-container-1.75.0-13.el9_7.x86_64. 2.5 MB/s | 35 kB 00:00 #13 92.25 (5/31): boost-context-1.75.0-13.el9_7.x86_64.rp 1.2 MB/s | 13 kB 00:00 #13 92.25 (6/31): boost-contract-1.75.0-13.el9_7.x86_64.r 3.8 MB/s | 43 kB 00:00 #13 92.25 (7/31): boost-coroutine-1.75.0-13.el9_7.x86_64. 2.1 MB/s | 30 kB 00:00 #13 92.25 (8/31): boost-date-time-1.75.0-13.el9_7.x86_64. 797 kB/s | 11 kB 00:00 #13 92.25 (9/31): boost-fiber-1.75.0-13.el9_7.x86_64.rpm 3.8 MB/s | 37 kB 00:00 #13 92.25 (10/31): boost-filesystem-1.75.0-13.el9_7.x86_6 4.6 MB/s | 55 kB 00:00 #13 92.27 (11/31): boost-graph-1.75.0-13.el9_7.x86_64.rpm 5.2 MB/s | 99 kB 00:00 #13 92.29 (12/31): boost-iostreams-1.75.0-13.el9_7.x86_64 2.0 MB/s | 37 kB 00:00 #13 92.29 (13/31): boost-locale-1.75.0-13.el9_7.x86_64.rp 8.6 MB/s | 212 kB 00:00 #13 92.32 (14/31): boost-math-1.75.0-13.el9_7.x86_64.rpm 6.7 MB/s | 203 kB 00:00 #13 92.32 (15/31): boost-log-1.75.0-13.el9_7.x86_64.rpm 7.4 MB/s | 405 kB 00:00 #13 92.32 (16/31): boost-nowide-1.75.0-13.el9_7.x86_64.rp 1.3 MB/s | 13 kB 00:00 #13 92.33 (17/31): boost-program-options-1.75.0-13.el9_7. 10 MB/s | 104 kB 00:00 #13 92.34 (18/31): boost-python3-1.75.0-13.el9_7.x86_64.r 8.3 MB/s | 91 kB 00:00 #13 92.34 (19/31): boost-random-1.75.0-13.el9_7.x86_64.rp 3.3 MB/s | 22 kB 00:00 #13 92.35 (20/31): boost-regex-1.75.0-13.el9_7.x86_64.rpm 19 MB/s | 275 kB 00:00 #13 92.35 (21/31): boost-serialization-1.75.0-13.el9_7.x8 8.0 MB/s | 127 kB 00:00 #13 92.35 (22/31): boost-stacktrace-1.75.0-13.el9_7.x86_6 3.5 MB/s | 25 kB 00:00 #13 92.41 (23/31): boost-system-1.75.0-13.el9_7.x86_64.rp 1.9 MB/s | 11 kB 00:00 #13 92.41 (24/31): boost-test-1.75.0-13.el9_7.x86_64.rpm 13 MB/s | 228 kB 00:00 #13 92.41 (25/31): boost-thread-1.75.0-13.el9_7.x86_64.rp 2.6 MB/s | 53 kB 00:00 #13 92.41 (26/31): boost-timer-1.75.0-13.el9_7.x86_64.rpm 2.4 MB/s | 21 kB 00:00 #13 92.41 (27/31): boost-type_erasure-1.75.0-13.el9_7.x86 4.6 MB/s | 28 kB 00:00 #13 92.41 (28/31): boost-wave-1.75.0-13.el9_7.x86_64.rpm 23 MB/s | 207 kB 00:00 #13 92.41 (29/31): gperftools-libs-2.9.1-3.el9.x86_64.rpm 23 MB/s | 308 kB 00:00 #13 92.41 (30/31): libunwind-1.6.2-1.el9.x86_64.rpm 6.3 MB/s | 67 kB 00:00 #13 92.68 (31/31): libicu-67.1-10.el9_6.x86_64.rpm 18 MB/s | 9.6 MB 00:00 #13 92.68 -------------------------------------------------------------------------------- #13 92.68 Total 23 MB/s | 12 MB 00:00 #13 92.68 Running transaction check #13 92.91 Transaction check succeeded. #13 92.91 Running transaction test #13 93.48 Transaction test succeeded. #13 93.48 Running transaction #13 94.65 Preparing : 1/1 #13 94.75 Installing : boost-system-1.75.0-13.el9_7.x86_64 1/31 #13 94.78 Installing : boost-chrono-1.75.0-13.el9_7.x86_64 2/31 #13 94.78 Installing : boost-thread-1.75.0-13.el9_7.x86_64 3/31 #13 94.78 Installing : boost-filesystem-1.75.0-13.el9_7.x86_64 4/31 #13 95.20 Installing : libicu-67.1-10.el9_6.x86_64 5/31 #13 95.21 Installing : boost-regex-1.75.0-13.el9_7.x86_64 6/31 #13 95.24 Installing : boost-context-1.75.0-13.el9_7.x86_64 7/31 #13 95.24 Installing : boost-date-time-1.75.0-13.el9_7.x86_64 8/31 #13 95.28 Installing : boost-atomic-1.75.0-13.el9_7.x86_64 9/31 #13 95.28 Installing : boost-log-1.75.0-13.el9_7.x86_64 10/31 #13 95.28 Installing : boost-wave-1.75.0-13.el9_7.x86_64 11/31 #13 95.30 Installing : boost-coroutine-1.75.0-13.el9_7.x86_64 12/31 #13 95.30 Installing : boost-fiber-1.75.0-13.el9_7.x86_64 13/31 #13 95.31 Installing : boost-graph-1.75.0-13.el9_7.x86_64 14/31 #13 95.36 Installing : boost-locale-1.75.0-13.el9_7.x86_64 15/31 #13 95.44 Installing : boost-type_erasure-1.75.0-13.el9_7.x86_64 16/31 #13 95.44 Installing : boost-timer-1.75.0-13.el9_7.x86_64 17/31 #13 95.44 Installing : libunwind-1.6.2-1.el9.x86_64 18/31 #13 95.44 Installing : boost-test-1.75.0-13.el9_7.x86_64 19/31 #13 95.50 Installing : boost-stacktrace-1.75.0-13.el9_7.x86_64 20/31 #13 95.50 Installing : boost-serialization-1.75.0-13.el9_7.x86_64 21/31 #13 95.50 Installing : boost-random-1.75.0-13.el9_7.x86_64 22/31 #13 95.50 Installing : boost-python3-1.75.0-13.el9_7.x86_64 23/31 #13 95.50 Installing : boost-program-options-1.75.0-13.el9_7.x86_64 24/31 #13 95.50 Installing : boost-nowide-1.75.0-13.el9_7.x86_64 25/31 #13 95.51 Installing : boost-math-1.75.0-13.el9_7.x86_64 26/31 #13 95.53 Installing : boost-iostreams-1.75.0-13.el9_7.x86_64 27/31 #13 95.53 Installing : boost-contract-1.75.0-13.el9_7.x86_64 28/31 #13 95.53 Installing : boost-container-1.75.0-13.el9_7.x86_64 29/31 #13 95.55 Installing : boost-1.75.0-13.el9_7.x86_64 30/31 #13 95.58 Installing : gperftools-libs-2.9.1-3.el9.x86_64 31/31 #13 95.60 Running scriptlet: gperftools-libs-2.9.1-3.el9.x86_64 31/31 #13 97.04 Verifying : libicu-67.1-10.el9_6.x86_64 1/31 #13 97.04 Verifying : boost-1.75.0-13.el9_7.x86_64 2/31 #13 97.04 Verifying : boost-atomic-1.75.0-13.el9_7.x86_64 3/31 #13 97.04 Verifying : boost-chrono-1.75.0-13.el9_7.x86_64 4/31 #13 97.04 Verifying : boost-container-1.75.0-13.el9_7.x86_64 5/31 #13 97.04 Verifying : boost-context-1.75.0-13.el9_7.x86_64 6/31 #13 97.04 Verifying : boost-contract-1.75.0-13.el9_7.x86_64 7/31 #13 97.04 Verifying : boost-coroutine-1.75.0-13.el9_7.x86_64 8/31 #13 97.04 Verifying : boost-date-time-1.75.0-13.el9_7.x86_64 9/31 #13 97.04 Verifying : boost-fiber-1.75.0-13.el9_7.x86_64 10/31 #13 97.04 Verifying : boost-filesystem-1.75.0-13.el9_7.x86_64 11/31 #13 97.04 Verifying : boost-graph-1.75.0-13.el9_7.x86_64 12/31 #13 97.04 Verifying : boost-iostreams-1.75.0-13.el9_7.x86_64 13/31 #13 97.04 Verifying : boost-locale-1.75.0-13.el9_7.x86_64 14/31 #13 97.04 Verifying : boost-log-1.75.0-13.el9_7.x86_64 15/31 #13 97.04 Verifying : boost-math-1.75.0-13.el9_7.x86_64 16/31 #13 97.04 Verifying : boost-nowide-1.75.0-13.el9_7.x86_64 17/31 #13 97.04 Verifying : boost-program-options-1.75.0-13.el9_7.x86_64 18/31 #13 97.04 Verifying : boost-python3-1.75.0-13.el9_7.x86_64 19/31 #13 97.04 Verifying : boost-random-1.75.0-13.el9_7.x86_64 20/31 #13 97.04 Verifying : boost-regex-1.75.0-13.el9_7.x86_64 21/31 #13 97.04 Verifying : boost-serialization-1.75.0-13.el9_7.x86_64 22/31 #13 97.04 Verifying : boost-stacktrace-1.75.0-13.el9_7.x86_64 23/31 #13 97.04 Verifying : boost-system-1.75.0-13.el9_7.x86_64 24/31 #13 97.04 Verifying : boost-test-1.75.0-13.el9_7.x86_64 25/31 #13 97.04 Verifying : boost-thread-1.75.0-13.el9_7.x86_64 26/31 #13 97.04 Verifying : boost-timer-1.75.0-13.el9_7.x86_64 27/31 #13 97.04 Verifying : boost-type_erasure-1.75.0-13.el9_7.x86_64 28/31 #13 97.04 Verifying : boost-wave-1.75.0-13.el9_7.x86_64 29/31 #13 97.04 Verifying : gperftools-libs-2.9.1-3.el9.x86_64 30/31 #13 97.04 Verifying : libunwind-1.6.2-1.el9.x86_64 31/31 #13 97.19 #13 97.19 Installed: #13 97.19 boost-1.75.0-13.el9_7.x86_64 #13 97.19 boost-atomic-1.75.0-13.el9_7.x86_64 #13 97.19 boost-chrono-1.75.0-13.el9_7.x86_64 #13 97.19 boost-container-1.75.0-13.el9_7.x86_64 #13 97.19 boost-context-1.75.0-13.el9_7.x86_64 #13 97.19 boost-contract-1.75.0-13.el9_7.x86_64 #13 97.19 boost-coroutine-1.75.0-13.el9_7.x86_64 #13 97.19 boost-date-time-1.75.0-13.el9_7.x86_64 #13 97.19 boost-fiber-1.75.0-13.el9_7.x86_64 #13 97.19 boost-filesystem-1.75.0-13.el9_7.x86_64 #13 97.19 boost-graph-1.75.0-13.el9_7.x86_64 #13 97.19 boost-iostreams-1.75.0-13.el9_7.x86_64 #13 97.19 boost-locale-1.75.0-13.el9_7.x86_64 #13 97.19 boost-log-1.75.0-13.el9_7.x86_64 #13 97.19 boost-math-1.75.0-13.el9_7.x86_64 #13 97.19 boost-nowide-1.75.0-13.el9_7.x86_64 #13 97.19 boost-program-options-1.75.0-13.el9_7.x86_64 #13 97.19 boost-python3-1.75.0-13.el9_7.x86_64 #13 97.19 boost-random-1.75.0-13.el9_7.x86_64 #13 97.19 boost-regex-1.75.0-13.el9_7.x86_64 #13 97.19 boost-serialization-1.75.0-13.el9_7.x86_64 #13 97.19 boost-stacktrace-1.75.0-13.el9_7.x86_64 #13 97.19 boost-system-1.75.0-13.el9_7.x86_64 #13 97.19 boost-test-1.75.0-13.el9_7.x86_64 #13 97.19 boost-thread-1.75.0-13.el9_7.x86_64 #13 97.19 boost-timer-1.75.0-13.el9_7.x86_64 #13 97.19 boost-type_erasure-1.75.0-13.el9_7.x86_64 #13 97.19 boost-wave-1.75.0-13.el9_7.x86_64 #13 97.19 gperftools-libs-2.9.1-3.el9.x86_64 #13 97.19 libicu-67.1-10.el9_6.x86_64 #13 97.19 libunwind-1.6.2-1.el9.x86_64 #13 97.19 #13 97.19 Complete! #13 97.54 77 files removed #13 98.61 Looking in indexes: http://tf-mirrors.gz1.opensdn.io/root/pypi/+simple/, http://localhost:6667/pip/simple #13 98.72 Collecting contrail-vrouter-api==0.1.dev0 #13 98.72 Downloading http://localhost:6667/pip/simple/contrail-vrouter-api/contrail_vrouter_api-0.1.dev0-py3-none-any.whl (2.9 kB) #13 99.50 Installing collected packages: contrail-vrouter-api #13 99.74 Successfully installed contrail-vrouter-api-0.1.dev0 #13 99.74 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 101.5s #14 [stage-1 8/8] COPY *.sh / #14 DONE 1.9s #15 exporting to image #15 exporting layers #15 exporting layers 4.3s done #15 writing image sha256:7eac36b643a2724b350cec53968e4168c3384d38e7cc12aa6268361b2297930c done #15 naming to nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_8_0_1-5 #15 naming to nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_8_0_1-5 0.3s done #15 DONE 6.4s 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-05-29 12:15:23,445: INFO: Docker build duration: 148 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-tor-agent] 3572ee77534a: Preparing 43f113d54627: Preparing 9c3f1950dc92: Preparing 4750c2b29551: Preparing 547bb5626a70: Preparing c413d690ae4d: Preparing 4076fa3ab173: Preparing a97fc204f46f: Preparing 8189522646ce: Preparing 79610eab8b10: Preparing f2ecccc66c56: Preparing 562a41dcc580: Preparing 636f43529aaf: Preparing b58a0dbfbd26: Preparing 56ecf5282c4f: Preparing 535ee3391323: Preparing ab9332a9bb6f: Preparing 5945bc87fe4f: Preparing 0e8208214d5b: Preparing 30a76e595074: Preparing 44343de3ea1d: Preparing 3572ee77534a: Waiting 43f113d54627: Waiting 9c3f1950dc92: Waiting 4750c2b29551: Waiting 547bb5626a70: Waiting c413d690ae4d: Waiting 4076fa3ab173: Waiting a97fc204f46f: Waiting 8189522646ce: Waiting 79610eab8b10: Waiting f2ecccc66c56: Waiting 562a41dcc580: Waiting 636f43529aaf: Waiting b58a0dbfbd26: Waiting 56ecf5282c4f: Waiting 535ee3391323: Waiting ab9332a9bb6f: Waiting 5945bc87fe4f: Waiting 0e8208214d5b: Waiting 30a76e595074: Waiting 44343de3ea1d: Waiting 9c3f1950dc92: Pushed 3572ee77534a: Pushed 4750c2b29551: Pushed 547bb5626a70: Pushed c413d690ae4d: Pushed a97fc204f46f: Layer already exists 8189522646ce: Layer already exists 4076fa3ab173: Pushed 79610eab8b10: Layer already exists f2ecccc66c56: Layer already exists 636f43529aaf: Layer already exists 562a41dcc580: Layer already exists b58a0dbfbd26: Layer already exists 56ecf5282c4f: Layer already exists 535ee3391323: Layer already exists ab9332a9bb6f: Layer already exists 5945bc87fe4f: Layer already exists 0e8208214d5b: Layer already exists 30a76e595074: Layer already exists 44343de3ea1d: Layer already exists 43f113d54627: Pushed master-2_8_0_1-5: digest: sha256:e47f184d5c681cb5f51297a877a431d516f3cb828831e13875c36e43b04c12b5 size: 4713 2026-05-29 12:15:39,475: INFO: Building opensdn-tor-agent finished successfully, duration: 164 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_0_1-5 5ec8465c2454 692MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-api:master-2_8_0_1-5 bde4cceb1830 701MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-2_8_0_1-5 4e7f0af73103 676MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-collector:master-2_8_0_1-5 8b09e0ebbacb 758MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine:master-2_8_0_1-5 f9b60156a36b 754MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base:master-2_8_0_1-5 b3d349b884e6 917MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-collector:master-2_8_0_1-5 9bd1a8a3a3e8 918MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology:master-2_8_0_1-5 e513ecf2e8c0 918MB 0B nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src:master-2_8_0_1-5 93ccaeb07ab0 1.41MB 0B nexus.gz1.opensdn.io:5101/opensdn-base:master-2_8_0_1-5 08d5c39ad992 676MB 0B nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src:master-2_8_0_1-5 4c5124be0a9e 4.17kB 0B nexus.gz1.opensdn.io:5101/opensdn-charms-src:master-2_8_0_1-5 c20b5cadd138 6.05MB 0B nexus.gz1.opensdn.io:5101/opensdn-container-builder-src:master-2_8_0_1-5 b8e840f2743a 2.39MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-api:master-2_8_0_1-5 2036cf0adfde 714MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-base:master-2_8_0_1-5 5a325d20d915 676MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-dnsmasq:master-2_8_0_1-5 2f4bcbb2144f 691MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema:master-2_8_0_1-5 4e6dcfd9c807 677MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-svcmonitor:master-2_8_0_1-5 cd9b4830a6c1 698MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-base:master-2_8_0_1-5 b67115121fb8 735MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-2_8_0_1-5 dbb2813173c9 762MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-2_8_0_1-5 5fcf2b2f5bbb 762MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-named:master-2_8_0_1-5 e48d67ff3cf2 743MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base:master-2_8_0_1-5 523be311bccc 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job:master-2_8_0_1-5 3191b6af92c6 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web:master-2_8_0_1-5 cb9d45c16492 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-debug:master-2_8_0_1-5 474db0d65b24 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-cassandra:master-2_8_0_1-5 d779b8fbaef5 331MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-haproxy:master-2_8_0_1-5 e6130b908b3a 144MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-kafka:master-2_8_0_1-5 60c2b72a1f8d 392MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq:master-2_8_0_1-5 200ff89f5efc 363MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-redis:master-2_8_0_1-5 cea37d848a2d 171MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd:master-2_8_0_1-5 1acd0b2e0e23 440MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-stunnel:master-2_8_0_1-5 76371044c635 454MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper:master-2_8_0_1-5 6e9dbf80da6a 301MB 0B nexus.gz1.opensdn.io:5101/opensdn-general-base:master-2_8_0_1-5 9a77ab62bccd 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src:master-2_8_0_1-5 b2f659809573 32.7MB 0B nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init:master-2_8_0_1-5 7465494dfa34 696MB 0B nexus.gz1.opensdn.io:5101/opensdn-kubernetes-kube-manager:master-2_8_0_1-5 6b407fcf4a8e 681MB 0B nexus.gz1.opensdn.io:5101/opensdn-node-init:master-2_8_0_1-5 b542e6b544c8 676MB 0B nexus.gz1.opensdn.io:5101/opensdn-nodemgr:master-2_8_0_1-5 7b06bc672980 811MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-compute-init:master-2_8_0_1-5 e1801bbc67a9 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-heat-init:master-2_8_0_1-5 fa2674b798e9 444MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-neutron-init:master-2_8_0_1-5 25135e43cb38 444MB 0B nexus.gz1.opensdn.io:5101/opensdn-provisioner:master-2_8_0_1-5 d9fa0e3cbe49 676MB 0B nexus.gz1.opensdn.io:5101/opensdn-status:master-2_8_0_1-5 704ba0caada4 811MB 0B nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_8_0_1-5 7eac36b643a2 735MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent-dpdk:master-2_8_0_1-5 2ffcf3f29746 967MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-base:master-2_8_0_1-5 37068b3fe8ef 743MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk:master-2_8_0_1-5 e557e587544d 743MB 0B nexus.gz1.opensdn.io:5101/tf-dev-sandbox:frozen a791a1ecbd2d 2.9GB 0B U rockylinux:9 9cc24f05f309 176MB 0B tf-dev-sandbox:compile 949e22da5fa7 22.2GB 0B tf-dev-sandbox:frozen a791a1ecbd2d 2.9GB 0B U