2026-04-21 16:02:10,337: INFO: Building opensdn-tor-agent 2026-04-21 16:02:10,394: 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_7_7_5-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 2.2s #2 [internal] load metadata for nexus.gz1.opensdn.io:5101/opensdn-base:master-2_7_7_5-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 2.0s #5 [1/5] FROM nexus.gz1.opensdn.io:5101/opensdn-base:master-2_7_7_5-1_5 #5 DONE 0.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 3.4s #8 [stage-1 2/8] COPY --from=build /buildroot/usr/lib/libisc-9.21.3.so /usr/lib/ #8 DONE 1.1s #9 [stage-1 3/8] COPY --from=build /buildroot/usr/lib/libisccc-9.21.3.so /usr/lib/ #9 DONE 0.5s #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 2.2s #12 [stage-1 6/8] COPY --from=build /buildroot/usr/bin/contrail_crypt_tunnel_client.py /usr/bin/ #12 DONE 1.2s #13 [stage-1 7/8] RUN set -e ; ln -s /usr/lib/libisc-9.21.3.so /usr/lib/libisc.so ; ln -s /usr/lib/libisccc-9.21.3.so /usr/lib/libisccc.so ; ln -s /usr/lib/libisccfg-9.21.3.so /usr/lib/libisccfg.so ; ldconfig ; source /etc/os-release && ver=$(echo $VERSION_ID | cut -d '.' -f 1) ; if [[ ${ver} == 9 ]]; then pkgs="boost" ; else pkgs="boost169" ; fi ; dnf install -y $pkgs gperftools-libs ; dnf clean all -y ; rm -rf /var/cache/yum ; python3 -m pip install --no-compile --extra-index-url http://localhost:6667/pip/simple "contrail-vrouter-api==0.1.dev0" ; rm -rf /root/.cache #13 1.156 added from: http://tf-mirrors.gz1.opensdn.io/re 42 MB/s | 14 MB 00:00 #13 4.480 added from: http://tf-mirrors.gz1.opensdn.io/re 25 MB/s | 1.9 MB 00:00 #13 6.338 added from: http://tf-mirrors.gz1.opensdn.io/re 5.6 MB/s | 402 kB 00:00 #13 6.996 added from: http://tf-mirrors.gz1.opensdn.io/re 51 MB/s | 16 MB 00:00 #13 13.82 added from: http://tf-mirrors.gz1.opensdn.io/re 24 MB/s | 11 MB 00:00 #13 23.16 added from: http://tf-mirrors.gz1.opensdn.io/re 11 MB/s | 1.1 MB 00:00 #13 24.71 added from: http://tf-mirrors.gz1.opensdn.io/re 26 MB/s | 4.8 MB 00:00 #13 28.91 added from: http://tf-mirrors.gz1.opensdn.io/re 11 MB/s | 697 kB 00:00 #13 30.28 added from: http://tf-mirrors.gz1.opensdn.io/re 1.7 MB/s | 474 kB 00:00 #13 30.83 added from: http://tf-mirrors.gz1.opensdn.io/re 67 kB/s | 18 kB 00:00 #13 31.31 added from: http://tf-mirrors.gz1.opensdn.io/re 6.0 kB/s | 257 B 00:00 #13 31.88 added from: http://tf-mirrors.gz1.opensdn.io/re 443 kB/s | 15 kB 00:00 #13 32.52 added from: http://tf-mirrors.gz1.opensdn.io/re 2.7 MB/s | 96 kB 00:00 #13 34.31 added from: http://tf-mirrors.gz1.opensdn.io/re 33 MB/s | 39 MB 00:01 #13 68.63 Third parties for OpenSDN 23 MB/s | 5.1 MB 00:00 #13 84.76 Dependencies resolved. #13 84.77 ========================================================================================== #13 84.77 Package Arch Version Repository Size #13 84.77 ========================================================================================== #13 84.77 Installing: #13 84.77 boost x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 9.9 k #13 84.77 gperftools-libs x86_64 2.9.1-3.el9 tf-mirrors.ci_repos_epel9.repo 308 k #13 84.77 Installing dependencies: #13 84.77 boost-atomic x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 15 k #13 84.77 boost-chrono x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 23 k #13 84.77 boost-container x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 35 k #13 84.77 boost-context x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 13 k #13 84.77 boost-contract x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 43 k #13 84.77 boost-coroutine x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 30 k #13 84.77 boost-date-time x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 11 k #13 84.77 boost-fiber x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 37 k #13 84.77 boost-filesystem x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 55 k #13 84.77 boost-graph x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 99 k #13 84.77 boost-iostreams x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 37 k #13 84.77 boost-locale x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 212 k #13 84.77 boost-log x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 405 k #13 84.77 boost-math x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 203 k #13 84.77 boost-nowide x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 13 k #13 84.77 boost-program-options x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 104 k #13 84.77 boost-python3 x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 91 k #13 84.77 boost-random x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 22 k #13 84.77 boost-regex x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 275 k #13 84.77 boost-serialization x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 127 k #13 84.77 boost-stacktrace x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 25 k #13 84.77 boost-system x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 11 k #13 84.77 boost-test x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 228 k #13 84.77 boost-thread x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 53 k #13 84.77 boost-timer x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 21 k #13 84.77 boost-type_erasure x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 28 k #13 84.77 boost-wave x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 207 k #13 84.77 libicu x86_64 67.1-10.el9_6 tf-mirrors.ci_repos_yum9-baseos 9.6 M #13 84.77 libunwind x86_64 1.6.2-1.el9 tf-mirrors.ci_repos_epel9.repo 67 k #13 84.77 #13 84.77 Transaction Summary #13 84.77 ========================================================================================== #13 84.77 Install 31 Packages #13 84.77 #13 84.78 Total download size: 12 M #13 84.78 Installed size: 41 M #13 84.78 Downloading Packages: #13 84.81 (1/31): boost-1.75.0-13.el9_7.x86_64.rpm 358 kB/s | 9.9 kB 00:00 #13 84.82 (2/31): boost-atomic-1.75.0-13.el9_7.x86_64.rpm 505 kB/s | 15 kB 00:00 #13 84.83 (3/31): boost-chrono-1.75.0-13.el9_7.x86_64.rpm 2.7 MB/s | 23 kB 00:00 #13 84.83 (4/31): boost-container-1.75.0-13.el9_7.x86_64. 2.1 MB/s | 35 kB 00:00 #13 84.84 (5/31): boost-context-1.75.0-13.el9_7.x86_64.rp 872 kB/s | 13 kB 00:00 #13 84.85 (6/31): boost-contract-1.75.0-13.el9_7.x86_64.r 3.2 MB/s | 43 kB 00:00 #13 84.85 (7/31): boost-coroutine-1.75.0-13.el9_7.x86_64. 3.6 MB/s | 30 kB 00:00 #13 84.86 (8/31): boost-date-time-1.75.0-13.el9_7.x86_64. 2.5 MB/s | 11 kB 00:00 #13 84.86 (9/31): boost-fiber-1.75.0-13.el9_7.x86_64.rpm 7.6 MB/s | 37 kB 00:00 #13 84.86 (10/31): boost-filesystem-1.75.0-13.el9_7.x86_6 10 MB/s | 55 kB 00:00 #13 84.86 (11/31): boost-graph-1.75.0-13.el9_7.x86_64.rpm 16 MB/s | 99 kB 00:00 #13 84.87 (12/31): boost-iostreams-1.75.0-13.el9_7.x86_64 5.9 MB/s | 37 kB 00:00 #13 84.87 (13/31): boost-locale-1.75.0-13.el9_7.x86_64.rp 27 MB/s | 212 kB 00:00 #13 84.89 (14/31): boost-log-1.75.0-13.el9_7.x86_64.rpm 21 MB/s | 405 kB 00:00 #13 84.89 (15/31): boost-math-1.75.0-13.el9_7.x86_64.rpm 8.6 MB/s | 203 kB 00:00 #13 84.90 (16/31): boost-nowide-1.75.0-13.el9_7.x86_64.rp 1.1 MB/s | 13 kB 00:00 #13 84.90 (17/31): boost-program-options-1.75.0-13.el9_7. 16 MB/s | 104 kB 00:00 #13 84.91 (18/31): boost-python3-1.75.0-13.el9_7.x86_64.r 12 MB/s | 91 kB 00:00 #13 84.91 (19/31): boost-random-1.75.0-13.el9_7.x86_64.rp 3.8 MB/s | 22 kB 00:00 #13 84.92 (20/31): boost-regex-1.75.0-13.el9_7.x86_64.rpm 21 MB/s | 275 kB 00:00 #13 84.92 (21/31): boost-serialization-1.75.0-13.el9_7.x8 8.3 MB/s | 127 kB 00:00 #13 84.96 (22/31): boost-stacktrace-1.75.0-13.el9_7.x86_6 3.8 MB/s | 25 kB 00:00 #13 84.96 (23/31): boost-system-1.75.0-13.el9_7.x86_64.rp 2.4 MB/s | 11 kB 00:00 #13 84.96 (24/31): boost-test-1.75.0-13.el9_7.x86_64.rpm 29 MB/s | 228 kB 00:00 #13 84.96 (25/31): boost-thread-1.75.0-13.el9_7.x86_64.rp 6.7 MB/s | 53 kB 00:00 #13 84.96 (26/31): boost-timer-1.75.0-13.el9_7.x86_64.rpm 4.6 MB/s | 21 kB 00:00 #13 84.96 (27/31): boost-type_erasure-1.75.0-13.el9_7.x86 5.7 MB/s | 28 kB 00:00 #13 84.96 (28/31): boost-wave-1.75.0-13.el9_7.x86_64.rpm 27 MB/s | 207 kB 00:00 #13 84.96 (29/31): gperftools-libs-2.9.1-3.el9.x86_64.rpm 26 MB/s | 308 kB 00:00 #13 84.96 (30/31): libunwind-1.6.2-1.el9.x86_64.rpm 6.5 MB/s | 67 kB 00:00 #13 85.09 (31/31): libicu-67.1-10.el9_6.x86_64.rpm 32 MB/s | 9.6 MB 00:00 #13 85.09 -------------------------------------------------------------------------------- #13 85.09 Total 39 MB/s | 12 MB 00:00 #13 85.09 Running transaction check #13 85.15 Transaction check succeeded. #13 85.15 Running transaction test #13 85.60 Transaction test succeeded. #13 85.60 Running transaction #13 86.01 Preparing : 1/1 #13 86.10 Installing : boost-system-1.75.0-13.el9_7.x86_64 1/31 #13 86.12 Installing : boost-chrono-1.75.0-13.el9_7.x86_64 2/31 #13 86.12 Installing : boost-thread-1.75.0-13.el9_7.x86_64 3/31 #13 86.13 Installing : boost-filesystem-1.75.0-13.el9_7.x86_64 4/31 #13 86.81 Installing : libicu-67.1-10.el9_6.x86_64 5/31 #13 87.22 Installing : boost-regex-1.75.0-13.el9_7.x86_64 6/31 #13 87.22 Installing : boost-context-1.75.0-13.el9_7.x86_64 7/31 #13 87.22 Installing : boost-date-time-1.75.0-13.el9_7.x86_64 8/31 #13 87.22 Installing : boost-atomic-1.75.0-13.el9_7.x86_64 9/31 #13 87.24 Installing : boost-log-1.75.0-13.el9_7.x86_64 10/31 #13 87.26 Installing : boost-wave-1.75.0-13.el9_7.x86_64 11/31 #13 87.29 Installing : boost-coroutine-1.75.0-13.el9_7.x86_64 12/31 #13 87.31 Installing : boost-fiber-1.75.0-13.el9_7.x86_64 13/31 #13 87.32 Installing : boost-graph-1.75.0-13.el9_7.x86_64 14/31 #13 87.34 Installing : boost-locale-1.75.0-13.el9_7.x86_64 15/31 #13 87.35 Installing : boost-type_erasure-1.75.0-13.el9_7.x86_64 16/31 #13 87.38 Installing : boost-timer-1.75.0-13.el9_7.x86_64 17/31 #13 87.38 Installing : libunwind-1.6.2-1.el9.x86_64 18/31 #13 87.43 Installing : boost-test-1.75.0-13.el9_7.x86_64 19/31 #13 87.45 Installing : boost-stacktrace-1.75.0-13.el9_7.x86_64 20/31 #13 87.45 Installing : boost-serialization-1.75.0-13.el9_7.x86_64 21/31 #13 87.46 Installing : boost-random-1.75.0-13.el9_7.x86_64 22/31 #13 87.48 Installing : boost-python3-1.75.0-13.el9_7.x86_64 23/31 #13 87.50 Installing : boost-program-options-1.75.0-13.el9_7.x86_64 24/31 #13 87.50 Installing : boost-nowide-1.75.0-13.el9_7.x86_64 25/31 #13 87.53 Installing : boost-math-1.75.0-13.el9_7.x86_64 26/31 #13 87.55 Installing : boost-iostreams-1.75.0-13.el9_7.x86_64 27/31 #13 87.55 Installing : boost-contract-1.75.0-13.el9_7.x86_64 28/31 #13 87.60 Installing : boost-container-1.75.0-13.el9_7.x86_64 29/31 #13 87.60 Installing : boost-1.75.0-13.el9_7.x86_64 30/31 #13 87.61 Installing : gperftools-libs-2.9.1-3.el9.x86_64 31/31 #13 87.65 Running scriptlet: gperftools-libs-2.9.1-3.el9.x86_64 31/31 #13 88.21 Verifying : libicu-67.1-10.el9_6.x86_64 1/31 #13 88.21 Verifying : boost-1.75.0-13.el9_7.x86_64 2/31 #13 88.21 Verifying : boost-atomic-1.75.0-13.el9_7.x86_64 3/31 #13 88.21 Verifying : boost-chrono-1.75.0-13.el9_7.x86_64 4/31 #13 88.21 Verifying : boost-container-1.75.0-13.el9_7.x86_64 5/31 #13 88.21 Verifying : boost-context-1.75.0-13.el9_7.x86_64 6/31 #13 88.21 Verifying : boost-contract-1.75.0-13.el9_7.x86_64 7/31 #13 88.21 Verifying : boost-coroutine-1.75.0-13.el9_7.x86_64 8/31 #13 88.21 Verifying : boost-date-time-1.75.0-13.el9_7.x86_64 9/31 #13 88.21 Verifying : boost-fiber-1.75.0-13.el9_7.x86_64 10/31 #13 88.21 Verifying : boost-filesystem-1.75.0-13.el9_7.x86_64 11/31 #13 88.21 Verifying : boost-graph-1.75.0-13.el9_7.x86_64 12/31 #13 88.21 Verifying : boost-iostreams-1.75.0-13.el9_7.x86_64 13/31 #13 88.21 Verifying : boost-locale-1.75.0-13.el9_7.x86_64 14/31 #13 88.21 Verifying : boost-log-1.75.0-13.el9_7.x86_64 15/31 #13 88.21 Verifying : boost-math-1.75.0-13.el9_7.x86_64 16/31 #13 88.21 Verifying : boost-nowide-1.75.0-13.el9_7.x86_64 17/31 #13 88.21 Verifying : boost-program-options-1.75.0-13.el9_7.x86_64 18/31 #13 88.21 Verifying : boost-python3-1.75.0-13.el9_7.x86_64 19/31 #13 88.21 Verifying : boost-random-1.75.0-13.el9_7.x86_64 20/31 #13 88.21 Verifying : boost-regex-1.75.0-13.el9_7.x86_64 21/31 #13 88.21 Verifying : boost-serialization-1.75.0-13.el9_7.x86_64 22/31 #13 88.21 Verifying : boost-stacktrace-1.75.0-13.el9_7.x86_64 23/31 #13 88.21 Verifying : boost-system-1.75.0-13.el9_7.x86_64 24/31 #13 88.21 Verifying : boost-test-1.75.0-13.el9_7.x86_64 25/31 #13 88.23 Verifying : boost-thread-1.75.0-13.el9_7.x86_64 26/31 #13 88.23 Verifying : boost-timer-1.75.0-13.el9_7.x86_64 27/31 #13 88.23 Verifying : boost-type_erasure-1.75.0-13.el9_7.x86_64 28/31 #13 88.23 Verifying : boost-wave-1.75.0-13.el9_7.x86_64 29/31 #13 88.23 Verifying : gperftools-libs-2.9.1-3.el9.x86_64 30/31 #13 88.23 Verifying : libunwind-1.6.2-1.el9.x86_64 31/31 #13 88.35 #13 88.35 Installed: #13 88.35 boost-1.75.0-13.el9_7.x86_64 #13 88.35 boost-atomic-1.75.0-13.el9_7.x86_64 #13 88.35 boost-chrono-1.75.0-13.el9_7.x86_64 #13 88.35 boost-container-1.75.0-13.el9_7.x86_64 #13 88.35 boost-context-1.75.0-13.el9_7.x86_64 #13 88.35 boost-contract-1.75.0-13.el9_7.x86_64 #13 88.35 boost-coroutine-1.75.0-13.el9_7.x86_64 #13 88.35 boost-date-time-1.75.0-13.el9_7.x86_64 #13 88.35 boost-fiber-1.75.0-13.el9_7.x86_64 #13 88.35 boost-filesystem-1.75.0-13.el9_7.x86_64 #13 88.35 boost-graph-1.75.0-13.el9_7.x86_64 #13 88.35 boost-iostreams-1.75.0-13.el9_7.x86_64 #13 88.35 boost-locale-1.75.0-13.el9_7.x86_64 #13 88.35 boost-log-1.75.0-13.el9_7.x86_64 #13 88.35 boost-math-1.75.0-13.el9_7.x86_64 #13 88.35 boost-nowide-1.75.0-13.el9_7.x86_64 #13 88.35 boost-program-options-1.75.0-13.el9_7.x86_64 #13 88.35 boost-python3-1.75.0-13.el9_7.x86_64 #13 88.35 boost-random-1.75.0-13.el9_7.x86_64 #13 88.35 boost-regex-1.75.0-13.el9_7.x86_64 #13 88.35 boost-serialization-1.75.0-13.el9_7.x86_64 #13 88.35 boost-stacktrace-1.75.0-13.el9_7.x86_64 #13 88.35 boost-system-1.75.0-13.el9_7.x86_64 #13 88.35 boost-test-1.75.0-13.el9_7.x86_64 #13 88.35 boost-thread-1.75.0-13.el9_7.x86_64 #13 88.35 boost-timer-1.75.0-13.el9_7.x86_64 #13 88.35 boost-type_erasure-1.75.0-13.el9_7.x86_64 #13 88.35 boost-wave-1.75.0-13.el9_7.x86_64 #13 88.35 gperftools-libs-2.9.1-3.el9.x86_64 #13 88.35 libicu-67.1-10.el9_6.x86_64 #13 88.35 libunwind-1.6.2-1.el9.x86_64 #13 88.35 #13 88.35 Complete! #13 88.91 77 files removed #13 90.01 Looking in indexes: http://tf-mirrors.gz1.opensdn.io/root/pypi/+simple/, http://localhost:6667/pip/simple #13 90.14 Collecting contrail-vrouter-api==0.1.dev0 #13 90.15 Downloading http://localhost:6667/pip/simple/contrail-vrouter-api/contrail_vrouter_api-0.1.dev0-py3-none-any.whl (2.9 kB) #13 90.98 Installing collected packages: contrail-vrouter-api #13 91.02 Successfully installed contrail-vrouter-api-0.1.dev0 #13 91.02 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 92.3s #14 [stage-1 8/8] COPY *.sh / #14 DONE 0.3s #15 exporting to image #15 exporting layers #15 exporting layers 2.8s done #15 writing image sha256:57fba65ece0e41817cdf59dd1de0282f95db43ffd87b2966654908a9e02a6a49 #15 writing image sha256:57fba65ece0e41817cdf59dd1de0282f95db43ffd87b2966654908a9e02a6a49 done #15 naming to nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_7_7_5-1_5 done #15 DONE 2.8s 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-04-21 16:04:09,249: INFO: Docker build duration: 119 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-tor-agent] 9a5b6232b72f: Preparing 5bf3239c9ba0: Preparing f3bf55ae0517: Preparing 2b1bc2f9ad63: Preparing 9f3ea91ff1f9: Preparing dfd387e1b68b: Preparing 606381846ea8: Preparing 4d9d70166d02: Preparing 57a301d6ece7: Preparing 1258c4556b02: Preparing d4959bb413ca: Preparing 3e89ccc0f39c: Preparing 6f39709845f2: Preparing c5294f4d0723: Preparing 9887a33a98b5: Preparing 2d9197233f63: Preparing 374ae7871f30: Preparing 6cca37380199: Preparing 0f3e4db965d5: Preparing 2b1ded367550: Preparing 44343de3ea1d: Preparing dfd387e1b68b: Waiting 606381846ea8: Waiting 4d9d70166d02: Waiting 57a301d6ece7: Waiting 1258c4556b02: Waiting d4959bb413ca: Waiting 3e89ccc0f39c: Waiting 6f39709845f2: Waiting c5294f4d0723: Waiting 9887a33a98b5: Waiting 2d9197233f63: Waiting 374ae7871f30: Waiting 6cca37380199: Waiting 0f3e4db965d5: Waiting 2b1ded367550: Waiting 44343de3ea1d: Waiting 2b1bc2f9ad63: Pushed f3bf55ae0517: Pushed 9f3ea91ff1f9: Pushed dfd387e1b68b: Pushed 4d9d70166d02: Layer already exists 57a301d6ece7: Layer already exists 9a5b6232b72f: Pushed d4959bb413ca: Layer already exists 1258c4556b02: Layer already exists 3e89ccc0f39c: Layer already exists 606381846ea8: Pushed c5294f4d0723: Layer already exists 6f39709845f2: Layer already exists 9887a33a98b5: Layer already exists 374ae7871f30: Layer already exists 2d9197233f63: Layer already exists 6cca37380199: Layer already exists 0f3e4db965d5: Layer already exists 2b1ded367550: Layer already exists 44343de3ea1d: Layer already exists 5bf3239c9ba0: Pushed master-2_7_7_5-1_5: digest: sha256:9f41bb0529dd620e057427a309ca39b0dbe3760fd43afcd986ba083afb3a97f6 size: 4713 2026-04-21 16:04:25,821: INFO: Building opensdn-tor-agent finished successfully, duration: 135 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_7_7_5-1_5 dde986ddd630 692MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-api:master-2_7_7_5-1_5 1c503ae2a34e 701MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-2_7_7_5-1_5 88c0311419a7 676MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base:master-2_7_7_5-1_5 3a16830094c1 917MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-collector:master-2_7_7_5-1_5 6462a7d29d1f 918MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology:master-2_7_7_5-1_5 c17b8e0740f3 918MB 0B nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src:master-2_7_7_5-1_5 ab1370c81be7 1.41MB 0B nexus.gz1.opensdn.io:5101/opensdn-base:master-2_7_7_5-1_5 bf730352806a 676MB 0B nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src:master-2_7_7_5-1_5 162d432168be 4.17kB 0B nexus.gz1.opensdn.io:5101/opensdn-charms-src:master-2_7_7_5-1_5 667c6a873ebc 6.05MB 0B nexus.gz1.opensdn.io:5101/opensdn-container-builder-src:master-2_7_7_5-1_5 83a47e185f2b 2.39MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-base:master-2_7_7_5-1_5 b68e13c86d05 676MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema:master-2_7_7_5-1_5 668b6544a5d2 677MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-base:master-2_7_7_5-1_5 4e8abb2cb2b9 735MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-2_7_7_5-1_5 79b83df46098 762MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-2_7_7_5-1_5 f70cefa4cf4a 762MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-named:master-2_7_7_5-1_5 f8f481ac271e 743MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base:master-2_7_7_5-1_5 3c6a83144328 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job:master-2_7_7_5-1_5 18b51ff7ee98 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web:master-2_7_7_5-1_5 59dafae9a875 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-debug:master-2_7_7_5-1_5 bb7bd2d50b3b 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-cassandra:master-2_7_7_5-1_5 f50b3de0f2c1 331MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-haproxy:master-2_7_7_5-1_5 4cbfeeaed026 144MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-kafka:master-2_7_7_5-1_5 a916081e27d3 392MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq:master-2_7_7_5-1_5 760851b28ff5 363MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-redis:master-2_7_7_5-1_5 c43e1c39eaa3 171MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd:master-2_7_7_5-1_5 9b5392b1f5a7 440MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-stunnel:master-2_7_7_5-1_5 beb8f0e70c6b 454MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper:master-2_7_7_5-1_5 8f79f9fc65b3 301MB 0B nexus.gz1.opensdn.io:5101/opensdn-general-base:master-2_7_7_5-1_5 3571e4133c96 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src:master-2_7_7_5-1_5 4a6f5f4a346e 32.7MB 0B nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init:master-2_7_7_5-1_5 bb3e1152f9e6 696MB 0B nexus.gz1.opensdn.io:5101/opensdn-kubernetes-kube-manager:master-2_7_7_5-1_5 f558b8183265 681MB 0B nexus.gz1.opensdn.io:5101/opensdn-node-init:master-2_7_7_5-1_5 85b5001f83bd 676MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-compute-init:master-2_7_7_5-1_5 c57e6ac796a8 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-heat-init:master-2_7_7_5-1_5 3fadffcc761b 444MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-neutron-init:master-2_7_7_5-1_5 c253d2693937 444MB 0B nexus.gz1.opensdn.io:5101/opensdn-provisioner:master-2_7_7_5-1_5 ff97cc3754cc 676MB 0B nexus.gz1.opensdn.io:5101/opensdn-status:master-2_7_7_5-1_5 33dd3deaf2f2 811MB 0B nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_7_7_5-1_5 57fba65ece0e 735MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-base:master-2_7_7_5-1_5 9497d94aae29 743MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-build-init:master-2_7_7_5-1_5 2a97df53c57e 613MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk:master-2_7_7_5-1_5 6d165a2268b2 743MB 0B nexus.gz1.opensdn.io:5101/tf-dev-sandbox:sandbox-master-2_7_7_5-1_5 1fb8e1c9c558 2.9GB 0B U rockylinux:9 9cc24f05f309 176MB 0B tf-dev-sandbox:compile 2955b90edf2f 22.2GB 0B tf-dev-sandbox:sandbox-master-2_7_7_5-1_5 1fb8e1c9c558 2.9GB 0B U