2026-05-12 10:53:35,215: INFO: Building opensdn-tor-agent 2026-05-12 10:53:35,275: 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_1-4_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.8s #2 [internal] load metadata for nexus.gz1.opensdn.io:5101/opensdn-base:master-2_7_7_1-4_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.9s #5 [1/5] FROM nexus.gz1.opensdn.io:5101/opensdn-base:master-2_7_7_1-4_5 #5 DONE 0.1s #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.2s #8 [stage-1 2/8] COPY --from=build /buildroot/usr/lib/libisc-9.21.3.so /usr/lib/ #8 DONE 1.2s #9 [stage-1 3/8] COPY --from=build /buildroot/usr/lib/libisccc-9.21.3.so /usr/lib/ #9 DONE 1.3s #10 [stage-1 4/8] COPY --from=build /buildroot/usr/lib/libisccfg-9.21.3.so /usr/lib/ #10 DONE 1.5s #11 [stage-1 5/8] COPY --from=build /buildroot/usr/bin/contrail-vrouter-agent-health-check.py /usr/bin/ #11 DONE 0.6s #12 [stage-1 6/8] COPY --from=build /buildroot/usr/bin/contrail_crypt_tunnel_client.py /usr/bin/ #12 DONE 2.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 2.912 added from: http://tf-mirrors.gz1.opensdn.io/re 38 MB/s | 14 MB 00:00 #13 6.917 added from: http://tf-mirrors.gz1.opensdn.io/re 21 MB/s | 1.9 MB 00:00 #13 8.715 added from: http://tf-mirrors.gz1.opensdn.io/re 8.6 MB/s | 402 kB 00:00 #13 9.606 added from: http://tf-mirrors.gz1.opensdn.io/re 42 MB/s | 16 MB 00:00 #13 15.69 added from: http://tf-mirrors.gz1.opensdn.io/re 38 MB/s | 11 MB 00:00 #13 24.49 added from: http://tf-mirrors.gz1.opensdn.io/re 19 MB/s | 1.1 MB 00:00 #13 25.89 added from: http://tf-mirrors.gz1.opensdn.io/re 19 MB/s | 4.8 MB 00:00 #13 29.55 added from: http://tf-mirrors.gz1.opensdn.io/re 8.3 MB/s | 697 kB 00:00 #13 30.52 added from: http://tf-mirrors.gz1.opensdn.io/re 11 MB/s | 474 kB 00:00 #13 31.08 added from: http://tf-mirrors.gz1.opensdn.io/re 644 kB/s | 18 kB 00:00 #13 31.67 added from: http://tf-mirrors.gz1.opensdn.io/re 8.0 kB/s | 257 B 00:00 #13 32.11 added from: http://tf-mirrors.gz1.opensdn.io/re 308 kB/s | 15 kB 00:00 #13 32.66 added from: http://tf-mirrors.gz1.opensdn.io/re 2.6 MB/s | 96 kB 00:00 #13 34.22 added from: http://tf-mirrors.gz1.opensdn.io/re 46 MB/s | 39 MB 00:00 #13 63.71 Third parties for OpenSDN 24 MB/s | 5.1 MB 00:00 #13 81.46 Dependencies resolved. #13 81.46 ========================================================================================== #13 81.46 Package Arch Version Repository Size #13 81.46 ========================================================================================== #13 81.46 Installing: #13 81.46 boost x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 9.9 k #13 81.46 gperftools-libs x86_64 2.9.1-3.el9 tf-mirrors.ci_repos_epel9.repo 308 k #13 81.46 Installing dependencies: #13 81.46 boost-atomic x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 15 k #13 81.46 boost-chrono x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 23 k #13 81.46 boost-container x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 35 k #13 81.46 boost-context x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 13 k #13 81.46 boost-contract x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 43 k #13 81.46 boost-coroutine x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 30 k #13 81.46 boost-date-time x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 11 k #13 81.46 boost-fiber x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 37 k #13 81.46 boost-filesystem x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 55 k #13 81.46 boost-graph x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 99 k #13 81.46 boost-iostreams x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 37 k #13 81.46 boost-locale x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 212 k #13 81.46 boost-log x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 405 k #13 81.46 boost-math x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 203 k #13 81.46 boost-nowide x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 13 k #13 81.46 boost-program-options x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 104 k #13 81.46 boost-python3 x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 91 k #13 81.46 boost-random x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 22 k #13 81.46 boost-regex x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 275 k #13 81.46 boost-serialization x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 127 k #13 81.46 boost-stacktrace x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 25 k #13 81.46 boost-system x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 11 k #13 81.46 boost-test x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 228 k #13 81.46 boost-thread x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 53 k #13 81.46 boost-timer x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 21 k #13 81.46 boost-type_erasure x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 28 k #13 81.46 boost-wave x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 207 k #13 81.46 libicu x86_64 67.1-10.el9_6 tf-mirrors.ci_repos_yum9-baseos 9.6 M #13 81.46 libunwind x86_64 1.6.2-1.el9 tf-mirrors.ci_repos_epel9.repo 67 k #13 81.46 #13 81.46 Transaction Summary #13 81.46 ========================================================================================== #13 81.46 Install 31 Packages #13 81.46 #13 81.46 Total download size: 12 M #13 81.46 Installed size: 41 M #13 81.46 Downloading Packages: #13 81.48 (1/31): boost-1.75.0-13.el9_7.x86_64.rpm 577 kB/s | 9.9 kB 00:00 #13 81.48 (2/31): boost-atomic-1.75.0-13.el9_7.x86_64.rpm 775 kB/s | 15 kB 00:00 #13 81.48 (3/31): boost-chrono-1.75.0-13.el9_7.x86_64.rpm 3.0 MB/s | 23 kB 00:00 #13 81.52 (4/31): boost-container-1.75.0-13.el9_7.x86_64. 2.0 MB/s | 35 kB 00:00 #13 81.52 (5/31): boost-context-1.75.0-13.el9_7.x86_64.rp 759 kB/s | 13 kB 00:00 #13 81.52 (6/31): boost-contract-1.75.0-13.el9_7.x86_64.r 2.7 MB/s | 43 kB 00:00 #13 81.52 (7/31): boost-coroutine-1.75.0-13.el9_7.x86_64. 2.1 MB/s | 30 kB 00:00 #13 81.52 (8/31): boost-date-time-1.75.0-13.el9_7.x86_64. 839 kB/s | 11 kB 00:00 #13 81.52 (9/31): boost-fiber-1.75.0-13.el9_7.x86_64.rpm 3.0 MB/s | 37 kB 00:00 #13 81.55 (10/31): boost-filesystem-1.75.0-13.el9_7.x86_6 3.7 MB/s | 55 kB 00:00 #13 81.55 (11/31): boost-graph-1.75.0-13.el9_7.x86_64.rpm 5.2 MB/s | 99 kB 00:00 #13 81.55 (12/31): boost-iostreams-1.75.0-13.el9_7.x86_64 2.3 MB/s | 37 kB 00:00 #13 81.59 (13/31): boost-locale-1.75.0-13.el9_7.x86_64.rp 14 MB/s | 212 kB 00:00 #13 81.59 (14/31): boost-math-1.75.0-13.el9_7.x86_64.rpm 13 MB/s | 203 kB 00:00 #13 81.59 (15/31): boost-nowide-1.75.0-13.el9_7.x86_64.rp 1.1 MB/s | 13 kB 00:00 #13 81.59 (16/31): boost-log-1.75.0-13.el9_7.x86_64.rpm 9.2 MB/s | 405 kB 00:00 #13 81.65 (17/31): boost-program-options-1.75.0-13.el9_7. 9.3 MB/s | 104 kB 00:00 #13 81.65 (18/31): boost-python3-1.75.0-13.el9_7.x86_64.r 10 MB/s | 91 kB 00:00 #13 81.65 (19/31): boost-random-1.75.0-13.el9_7.x86_64.rp 2.2 MB/s | 22 kB 00:00 #13 81.65 (20/31): boost-regex-1.75.0-13.el9_7.x86_64.rpm 19 MB/s | 275 kB 00:00 #13 81.65 (21/31): boost-serialization-1.75.0-13.el9_7.x8 9.0 MB/s | 127 kB 00:00 #13 81.65 (22/31): boost-stacktrace-1.75.0-13.el9_7.x86_6 3.5 MB/s | 25 kB 00:00 #13 81.65 (23/31): boost-system-1.75.0-13.el9_7.x86_64.rp 2.1 MB/s | 11 kB 00:00 #13 81.65 (24/31): boost-test-1.75.0-13.el9_7.x86_64.rpm 18 MB/s | 228 kB 00:00 #13 81.65 (25/31): boost-thread-1.75.0-13.el9_7.x86_64.rp 4.0 MB/s | 53 kB 00:00 #13 81.65 (26/31): boost-timer-1.75.0-13.el9_7.x86_64.rpm 4.1 MB/s | 21 kB 00:00 #13 81.65 (27/31): boost-type_erasure-1.75.0-13.el9_7.x86 6.4 MB/s | 28 kB 00:00 #13 81.65 (28/31): boost-wave-1.75.0-13.el9_7.x86_64.rpm 28 MB/s | 207 kB 00:00 #13 81.65 (29/31): libunwind-1.6.2-1.el9.x86_64.rpm 15 MB/s | 67 kB 00:00 #13 81.67 (30/31): gperftools-libs-2.9.1-3.el9.x86_64.rpm 20 MB/s | 308 kB 00:00 #13 81.82 (31/31): libicu-67.1-10.el9_6.x86_64.rpm 29 MB/s | 9.6 MB 00:00 #13 81.82 -------------------------------------------------------------------------------- #13 81.82 Total 37 MB/s | 12 MB 00:00 #13 81.82 Running transaction check #13 81.93 Transaction check succeeded. #13 81.93 Running transaction test #13 82.22 Transaction test succeeded. #13 82.22 Running transaction #13 83.00 Preparing : 1/1 #13 83.10 Installing : boost-system-1.75.0-13.el9_7.x86_64 1/31 #13 83.65 Installing : boost-chrono-1.75.0-13.el9_7.x86_64 2/31 #13 83.94 Installing : boost-thread-1.75.0-13.el9_7.x86_64 3/31 #13 84.22 Installing : boost-filesystem-1.75.0-13.el9_7.x86_64 4/31 #13 84.50 Installing : libicu-67.1-10.el9_6.x86_64 5/31 #13 84.51 Installing : boost-regex-1.75.0-13.el9_7.x86_64 6/31 #13 84.51 Installing : boost-context-1.75.0-13.el9_7.x86_64 7/31 #13 84.52 Installing : boost-date-time-1.75.0-13.el9_7.x86_64 8/31 #13 84.54 Installing : boost-atomic-1.75.0-13.el9_7.x86_64 9/31 #13 84.58 Installing : boost-log-1.75.0-13.el9_7.x86_64 10/31 #13 84.58 Installing : boost-wave-1.75.0-13.el9_7.x86_64 11/31 #13 84.58 Installing : boost-coroutine-1.75.0-13.el9_7.x86_64 12/31 #13 84.58 Installing : boost-fiber-1.75.0-13.el9_7.x86_64 13/31 #13 84.61 Installing : boost-graph-1.75.0-13.el9_7.x86_64 14/31 #13 84.61 Installing : boost-locale-1.75.0-13.el9_7.x86_64 15/31 #13 84.61 Installing : boost-type_erasure-1.75.0-13.el9_7.x86_64 16/31 #13 84.63 Installing : boost-timer-1.75.0-13.el9_7.x86_64 17/31 #13 84.63 Installing : libunwind-1.6.2-1.el9.x86_64 18/31 #13 84.63 Installing : boost-test-1.75.0-13.el9_7.x86_64 19/31 #13 84.66 Installing : boost-stacktrace-1.75.0-13.el9_7.x86_64 20/31 #13 84.66 Installing : boost-serialization-1.75.0-13.el9_7.x86_64 21/31 #13 84.67 Installing : boost-random-1.75.0-13.el9_7.x86_64 22/31 #13 84.67 Installing : boost-python3-1.75.0-13.el9_7.x86_64 23/31 #13 84.68 Installing : boost-program-options-1.75.0-13.el9_7.x86_64 24/31 #13 84.69 Installing : boost-nowide-1.75.0-13.el9_7.x86_64 25/31 #13 84.70 Installing : boost-math-1.75.0-13.el9_7.x86_64 26/31 #13 84.71 Installing : boost-iostreams-1.75.0-13.el9_7.x86_64 27/31 #13 84.71 Installing : boost-contract-1.75.0-13.el9_7.x86_64 28/31 #13 84.76 Installing : boost-container-1.75.0-13.el9_7.x86_64 29/31 #13 84.76 Installing : boost-1.75.0-13.el9_7.x86_64 30/31 #13 84.78 Installing : gperftools-libs-2.9.1-3.el9.x86_64 31/31 #13 84.92 Running scriptlet: gperftools-libs-2.9.1-3.el9.x86_64 31/31 #13 85.62 Verifying : libicu-67.1-10.el9_6.x86_64 1/31 #13 85.62 Verifying : boost-1.75.0-13.el9_7.x86_64 2/31 #13 85.62 Verifying : boost-atomic-1.75.0-13.el9_7.x86_64 3/31 #13 85.62 Verifying : boost-chrono-1.75.0-13.el9_7.x86_64 4/31 #13 85.62 Verifying : boost-container-1.75.0-13.el9_7.x86_64 5/31 #13 85.62 Verifying : boost-context-1.75.0-13.el9_7.x86_64 6/31 #13 85.62 Verifying : boost-contract-1.75.0-13.el9_7.x86_64 7/31 #13 85.62 Verifying : boost-coroutine-1.75.0-13.el9_7.x86_64 8/31 #13 85.62 Verifying : boost-date-time-1.75.0-13.el9_7.x86_64 9/31 #13 85.62 Verifying : boost-fiber-1.75.0-13.el9_7.x86_64 10/31 #13 85.62 Verifying : boost-filesystem-1.75.0-13.el9_7.x86_64 11/31 #13 85.62 Verifying : boost-graph-1.75.0-13.el9_7.x86_64 12/31 #13 85.62 Verifying : boost-iostreams-1.75.0-13.el9_7.x86_64 13/31 #13 85.62 Verifying : boost-locale-1.75.0-13.el9_7.x86_64 14/31 #13 85.62 Verifying : boost-log-1.75.0-13.el9_7.x86_64 15/31 #13 85.62 Verifying : boost-math-1.75.0-13.el9_7.x86_64 16/31 #13 85.62 Verifying : boost-nowide-1.75.0-13.el9_7.x86_64 17/31 #13 85.62 Verifying : boost-program-options-1.75.0-13.el9_7.x86_64 18/31 #13 85.62 Verifying : boost-python3-1.75.0-13.el9_7.x86_64 19/31 #13 85.62 Verifying : boost-random-1.75.0-13.el9_7.x86_64 20/31 #13 85.62 Verifying : boost-regex-1.75.0-13.el9_7.x86_64 21/31 #13 85.62 Verifying : boost-serialization-1.75.0-13.el9_7.x86_64 22/31 #13 85.62 Verifying : boost-stacktrace-1.75.0-13.el9_7.x86_64 23/31 #13 85.62 Verifying : boost-system-1.75.0-13.el9_7.x86_64 24/31 #13 85.62 Verifying : boost-test-1.75.0-13.el9_7.x86_64 25/31 #13 85.62 Verifying : boost-thread-1.75.0-13.el9_7.x86_64 26/31 #13 85.62 Verifying : boost-timer-1.75.0-13.el9_7.x86_64 27/31 #13 85.62 Verifying : boost-type_erasure-1.75.0-13.el9_7.x86_64 28/31 #13 85.62 Verifying : boost-wave-1.75.0-13.el9_7.x86_64 29/31 #13 85.62 Verifying : gperftools-libs-2.9.1-3.el9.x86_64 30/31 #13 85.62 Verifying : libunwind-1.6.2-1.el9.x86_64 31/31 #13 86.17 #13 86.17 Installed: #13 86.17 boost-1.75.0-13.el9_7.x86_64 #13 86.17 boost-atomic-1.75.0-13.el9_7.x86_64 #13 86.17 boost-chrono-1.75.0-13.el9_7.x86_64 #13 86.17 boost-container-1.75.0-13.el9_7.x86_64 #13 86.17 boost-context-1.75.0-13.el9_7.x86_64 #13 86.17 boost-contract-1.75.0-13.el9_7.x86_64 #13 86.17 boost-coroutine-1.75.0-13.el9_7.x86_64 #13 86.17 boost-date-time-1.75.0-13.el9_7.x86_64 #13 86.17 boost-fiber-1.75.0-13.el9_7.x86_64 #13 86.17 boost-filesystem-1.75.0-13.el9_7.x86_64 #13 86.17 boost-graph-1.75.0-13.el9_7.x86_64 #13 86.17 boost-iostreams-1.75.0-13.el9_7.x86_64 #13 86.17 boost-locale-1.75.0-13.el9_7.x86_64 #13 86.17 boost-log-1.75.0-13.el9_7.x86_64 #13 86.17 boost-math-1.75.0-13.el9_7.x86_64 #13 86.17 boost-nowide-1.75.0-13.el9_7.x86_64 #13 86.17 boost-program-options-1.75.0-13.el9_7.x86_64 #13 86.17 boost-python3-1.75.0-13.el9_7.x86_64 #13 86.17 boost-random-1.75.0-13.el9_7.x86_64 #13 86.17 boost-regex-1.75.0-13.el9_7.x86_64 #13 86.17 boost-serialization-1.75.0-13.el9_7.x86_64 #13 86.17 boost-stacktrace-1.75.0-13.el9_7.x86_64 #13 86.17 boost-system-1.75.0-13.el9_7.x86_64 #13 86.17 boost-test-1.75.0-13.el9_7.x86_64 #13 86.17 boost-thread-1.75.0-13.el9_7.x86_64 #13 86.17 boost-timer-1.75.0-13.el9_7.x86_64 #13 86.17 boost-type_erasure-1.75.0-13.el9_7.x86_64 #13 86.17 boost-wave-1.75.0-13.el9_7.x86_64 #13 86.17 gperftools-libs-2.9.1-3.el9.x86_64 #13 86.17 libicu-67.1-10.el9_6.x86_64 #13 86.17 libunwind-1.6.2-1.el9.x86_64 #13 86.17 #13 86.17 Complete! #13 86.60 77 files removed #13 87.21 Looking in indexes: http://tf-mirrors.gz1.opensdn.io/root/pypi/+simple/, http://localhost:6667/pip/simple #13 87.28 Collecting contrail-vrouter-api==0.1.dev0 #13 87.31 Downloading http://localhost:6667/pip/simple/contrail-vrouter-api/contrail_vrouter_api-0.1.dev0-py3-none-any.whl (2.9 kB) #13 87.62 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 87.63 Installing collected packages: contrail-vrouter-api #13 87.63 Successfully installed contrail-vrouter-api-0.1.dev0 #13 DONE 88.2s #14 [stage-1 8/8] COPY *.sh / #14 DONE 1.7s #15 exporting to image #15 exporting layers #15 exporting layers 4.5s done #15 writing image sha256:0fe618364a0305ae1696bba4d3bf3782e19251551e1efa695b4c8d878abad7b9 #15 writing image sha256:0fe618364a0305ae1696bba4d3bf3782e19251551e1efa695b4c8d878abad7b9 0.0s done #15 naming to nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_7_7_1-4_5 0.1s done #15 DONE 5.1s 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-12 10:55:51,144: INFO: Docker build duration: 136 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-tor-agent] c9f3567ed80a: Preparing 7f0c5f50affe: Preparing 76cddf86cdaf: Preparing d2a16fd3f861: Preparing b54d699dd036: Preparing d5293ae1717a: Preparing 092f05740835: Preparing ec7fb325be53: Preparing 66a4a5daebf1: Preparing e9f42825aea4: Preparing 19c6dd1f9a23: Preparing a5acad5f4a28: Preparing 5b72218cd590: Preparing 8bd2e423de39: Preparing 42bf378196e9: Preparing 1756f560abd5: Preparing dab4a4f89423: Preparing e853c2881331: Preparing 5bb91d2ec963: Preparing d91748be9e93: Preparing 44343de3ea1d: Preparing d2a16fd3f861: Waiting b54d699dd036: Waiting d5293ae1717a: Waiting 092f05740835: Waiting ec7fb325be53: Waiting 66a4a5daebf1: Waiting e9f42825aea4: Waiting 19c6dd1f9a23: Waiting a5acad5f4a28: Waiting 5b72218cd590: Waiting 8bd2e423de39: Waiting 42bf378196e9: Waiting 1756f560abd5: Waiting dab4a4f89423: Waiting e853c2881331: Waiting 5bb91d2ec963: Waiting d91748be9e93: Waiting 44343de3ea1d: Waiting 76cddf86cdaf: Pushed d2a16fd3f861: Pushed b54d699dd036: Pushed c9f3567ed80a: Pushed ec7fb325be53: Layer already exists d5293ae1717a: Pushed 66a4a5daebf1: Layer already exists e9f42825aea4: Layer already exists a5acad5f4a28: Layer already exists 19c6dd1f9a23: Layer already exists 5b72218cd590: Layer already exists 8bd2e423de39: Layer already exists 092f05740835: Pushed dab4a4f89423: Layer already exists 1756f560abd5: Layer already exists 42bf378196e9: Layer already exists e853c2881331: Layer already exists 5bb91d2ec963: Layer already exists d91748be9e93: Layer already exists 44343de3ea1d: Layer already exists 7f0c5f50affe: Pushed master-2_7_7_1-4_5: digest: sha256:eb389996879705ddeee5d9b0e38d9313e30513ec3d6c2e265eafc904d19fdd0f size: 4713 2026-05-12 10:55:59,530: INFO: Building opensdn-tor-agent finished successfully, duration: 144 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_1-4_5 daf7f9094c83 692MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-api:master-2_7_7_1-4_5 ad43c148574c 701MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-2_7_7_1-4_5 01c61dd3ec26 676MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-collector:master-2_7_7_1-4_5 41bb9c04ef41 758MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine:master-2_7_7_1-4_5 e1609f1e4e62 754MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base:master-2_7_7_1-4_5 1c4b63ac72cb 917MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-collector:master-2_7_7_1-4_5 ae3892f0d52d 918MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology:master-2_7_7_1-4_5 56305d00f245 918MB 0B nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src:master-2_7_7_1-4_5 2f7974197ecb 1.41MB 0B nexus.gz1.opensdn.io:5101/opensdn-base:master-2_7_7_1-4_5 a299c9d0e620 676MB 0B nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src:master-2_7_7_1-4_5 3dd4d5cf8c0c 4.17kB 0B nexus.gz1.opensdn.io:5101/opensdn-charms-src:master-2_7_7_1-4_5 a52f4e1cf548 6.05MB 0B nexus.gz1.opensdn.io:5101/opensdn-container-builder-src:master-2_7_7_1-4_5 931c443bcf4c 2.48MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-api:master-2_7_7_1-4_5 1291b2366c29 714MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-base:master-2_7_7_1-4_5 eb1a1a62f24d 676MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-dnsmasq:master-2_7_7_1-4_5 e513af91a6a4 691MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema:master-2_7_7_1-4_5 010165d6a902 677MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-svcmonitor:master-2_7_7_1-4_5 e355e9900bbd 698MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-base:master-2_7_7_1-4_5 992a1674b7bd 735MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-2_7_7_1-4_5 e42bf8ea9322 762MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-2_7_7_1-4_5 eff3283cd3ba 762MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-named:master-2_7_7_1-4_5 feab34946af4 743MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base:master-2_7_7_1-4_5 3236964ef1ae 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job:master-2_7_7_1-4_5 9ece38fc1ade 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web:master-2_7_7_1-4_5 edc0312f176f 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-debug:master-2_7_7_1-4_5 9ff7c42265d8 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-cassandra:master-2_7_7_1-4_5 72e597cccd7d 331MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-haproxy:master-2_7_7_1-4_5 9a5de82eaf37 144MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-kafka:master-2_7_7_1-4_5 238d32808b5a 392MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq:master-2_7_7_1-4_5 82b39145cfe9 363MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-redis:master-2_7_7_1-4_5 86af87e2bfbe 171MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd:master-2_7_7_1-4_5 a7198c33ff71 440MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-stunnel:master-2_7_7_1-4_5 7d1224fc67bc 454MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper:master-2_7_7_1-4_5 5fa95a3cedf2 301MB 0B nexus.gz1.opensdn.io:5101/opensdn-general-base:master-2_7_7_1-4_5 08a8fa8d3b1d 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src:master-2_7_7_1-4_5 c96403cefd6c 32.7MB 0B nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init:master-2_7_7_1-4_5 ba0f9d0c9801 696MB 0B nexus.gz1.opensdn.io:5101/opensdn-kubernetes-kube-manager:master-2_7_7_1-4_5 6b579c1e603b 681MB 0B nexus.gz1.opensdn.io:5101/opensdn-node-init:master-2_7_7_1-4_5 b5b565ab5e52 676MB 0B nexus.gz1.opensdn.io:5101/opensdn-nodemgr:master-2_7_7_1-4_5 19c402fe4565 811MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-compute-init:master-2_7_7_1-4_5 fd60a45e7a34 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-heat-init:master-2_7_7_1-4_5 18aec5a39a00 444MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-neutron-init:master-2_7_7_1-4_5 4d120223371b 444MB 0B nexus.gz1.opensdn.io:5101/opensdn-provisioner:master-2_7_7_1-4_5 bf238f36a398 676MB 0B nexus.gz1.opensdn.io:5101/opensdn-status:master-2_7_7_1-4_5 ee46ef339231 811MB 0B nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_7_7_1-4_5 0fe618364a03 735MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent-dpdk:master-2_7_7_1-4_5 21bd0682ae06 967MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent:master-2_7_7_1-4_5 0fe7ecb6ba7a 933MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-base:master-2_7_7_1-4_5 ca43f45be8b1 743MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-build-init:master-2_7_7_1-4_5 8e0cb5c43049 614MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk:master-2_7_7_1-4_5 02b1dd8d5769 743MB 0B nexus.gz1.opensdn.io:5101/tf-dev-sandbox:sandbox-master-2_7_7_1-4_5 e61f8870e857 2.9GB 0B U rockylinux:9 9cc24f05f309 176MB 0B tf-dev-sandbox:compile 45078a5909e5 22.2GB 0B tf-dev-sandbox:sandbox-master-2_7_7_1-4_5 e61f8870e857 2.9GB 0B U