2026-05-07 12:44:31,044: INFO: Building opensdn-tor-agent 2026-05-07 12:44:31,109: 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-3_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.1s #2 [internal] load metadata for nexus.gz1.opensdn.io:5101/opensdn-base:master-2_7_7_5-3_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 3.2s #5 [1/1] FROM nexus.gz1.opensdn.io:5101/opensdn-base:master-2_7_7_5-3_5 #5 DONE 0.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 2.5s #8 [stage-1 2/8] COPY --from=build /buildroot/usr/lib/libisc-9.21.3.so /usr/lib/ #8 DONE 0.1s #9 [stage-1 3/8] COPY --from=build /buildroot/usr/lib/libisccc-9.21.3.so /usr/lib/ #9 DONE 1.2s #10 [stage-1 4/8] COPY --from=build /buildroot/usr/lib/libisccfg-9.21.3.so /usr/lib/ #10 DONE 0.8s #11 [stage-1 5/8] COPY --from=build /buildroot/usr/bin/contrail-vrouter-agent-health-check.py /usr/bin/ #11 DONE 1.0s #12 [stage-1 6/8] COPY --from=build /buildroot/usr/bin/contrail_crypt_tunnel_client.py /usr/bin/ #12 DONE 0.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.628 added from: http://tf-mirrors.gz1.opensdn.io/re 28 MB/s | 14 MB 00:00 #13 12.51 added from: http://tf-mirrors.gz1.opensdn.io/re 20 MB/s | 1.9 MB 00:00 #13 14.42 added from: http://tf-mirrors.gz1.opensdn.io/re 7.7 MB/s | 402 kB 00:00 #13 15.46 added from: http://tf-mirrors.gz1.opensdn.io/re 39 MB/s | 16 MB 00:00 #13 30.09 added from: http://tf-mirrors.gz1.opensdn.io/re 24 MB/s | 11 MB 00:00 #13 41.88 added from: http://tf-mirrors.gz1.opensdn.io/re 10 MB/s | 1.1 MB 00:00 #13 43.46 added from: http://tf-mirrors.gz1.opensdn.io/re 12 MB/s | 4.8 MB 00:00 #13 46.68 added from: http://tf-mirrors.gz1.opensdn.io/re 11 MB/s | 697 kB 00:00 #13 47.35 added from: http://tf-mirrors.gz1.opensdn.io/re 9.2 MB/s | 474 kB 00:00 #13 48.23 added from: http://tf-mirrors.gz1.opensdn.io/re 616 kB/s | 18 kB 00:00 #13 49.07 added from: http://tf-mirrors.gz1.opensdn.io/re 795 B/s | 257 B 00:00 #13 49.86 added from: http://tf-mirrors.gz1.opensdn.io/re 29 kB/s | 15 kB 00:00 #13 50.41 added from: http://tf-mirrors.gz1.opensdn.io/re 2.7 MB/s | 96 kB 00:00 #13 52.76 added from: http://tf-mirrors.gz1.opensdn.io/re 27 MB/s | 39 MB 00:01 #13 82.46 Third parties for OpenSDN 24 MB/s | 5.1 MB 00:00 #13 94.22 Dependencies resolved. #13 94.22 ========================================================================================== #13 94.22 Package Arch Version Repository Size #13 94.22 ========================================================================================== #13 94.22 Installing: #13 94.22 boost x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 9.9 k #13 94.22 gperftools-libs x86_64 2.9.1-3.el9 tf-mirrors.ci_repos_epel9.repo 308 k #13 94.22 Installing dependencies: #13 94.22 boost-atomic x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 15 k #13 94.22 boost-chrono x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 23 k #13 94.22 boost-container x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 35 k #13 94.22 boost-context x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 13 k #13 94.22 boost-contract x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 43 k #13 94.22 boost-coroutine x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 30 k #13 94.22 boost-date-time x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 11 k #13 94.22 boost-fiber x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 37 k #13 94.22 boost-filesystem x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 55 k #13 94.22 boost-graph x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 99 k #13 94.22 boost-iostreams x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 37 k #13 94.22 boost-locale x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 212 k #13 94.22 boost-log x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 405 k #13 94.22 boost-math x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 203 k #13 94.22 boost-nowide x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 13 k #13 94.22 boost-program-options x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 104 k #13 94.22 boost-python3 x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 91 k #13 94.22 boost-random x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 22 k #13 94.22 boost-regex x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 275 k #13 94.22 boost-serialization x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 127 k #13 94.22 boost-stacktrace x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 25 k #13 94.22 boost-system x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 11 k #13 94.22 boost-test x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 228 k #13 94.22 boost-thread x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 53 k #13 94.22 boost-timer x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 21 k #13 94.22 boost-type_erasure x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 28 k #13 94.22 boost-wave x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 207 k #13 94.22 libicu x86_64 67.1-10.el9_6 tf-mirrors.ci_repos_yum9-baseos 9.6 M #13 94.22 libunwind x86_64 1.6.2-1.el9 tf-mirrors.ci_repos_epel9.repo 67 k #13 94.22 #13 94.22 Transaction Summary #13 94.22 ========================================================================================== #13 94.22 Install 31 Packages #13 94.22 #13 94.22 Total download size: 12 M #13 94.22 Installed size: 41 M #13 94.22 Downloading Packages: #13 94.22 (1/31): boost-1.75.0-13.el9_7.x86_64.rpm 304 kB/s | 9.9 kB 00:00 #13 94.24 (2/31): boost-atomic-1.75.0-13.el9_7.x86_64.rpm 377 kB/s | 15 kB 00:00 #13 94.27 (3/31): boost-chrono-1.75.0-13.el9_7.x86_64.rpm 952 kB/s | 23 kB 00:00 #13 94.27 (4/31): boost-container-1.75.0-13.el9_7.x86_64. 1.2 MB/s | 35 kB 00:00 #13 94.27 (5/31): boost-context-1.75.0-13.el9_7.x86_64.rp 1.6 MB/s | 13 kB 00:00 #13 94.27 (6/31): boost-contract-1.75.0-13.el9_7.x86_64.r 4.5 MB/s | 43 kB 00:00 #13 94.31 (7/31): boost-coroutine-1.75.0-13.el9_7.x86_64. 2.0 MB/s | 30 kB 00:00 #13 94.31 (8/31): boost-date-time-1.75.0-13.el9_7.x86_64. 777 kB/s | 11 kB 00:00 #13 94.31 (9/31): boost-fiber-1.75.0-13.el9_7.x86_64.rpm 2.6 MB/s | 37 kB 00:00 #13 94.31 (10/31): boost-filesystem-1.75.0-13.el9_7.x86_6 3.9 MB/s | 55 kB 00:00 #13 94.31 (11/31): boost-graph-1.75.0-13.el9_7.x86_64.rpm 6.6 MB/s | 99 kB 00:00 #13 94.31 (12/31): boost-iostreams-1.75.0-13.el9_7.x86_64 2.6 MB/s | 37 kB 00:00 #13 94.34 (13/31): boost-locale-1.75.0-13.el9_7.x86_64.rp 13 MB/s | 212 kB 00:00 #13 94.34 (14/31): boost-math-1.75.0-13.el9_7.x86_64.rpm 14 MB/s | 203 kB 00:00 #13 94.39 (15/31): boost-log-1.75.0-13.el9_7.x86_64.rpm 11 MB/s | 405 kB 00:00 #13 94.39 (16/31): boost-nowide-1.75.0-13.el9_7.x86_64.rp 846 kB/s | 13 kB 00:00 #13 94.39 (17/31): boost-program-options-1.75.0-13.el9_7. 6.6 MB/s | 104 kB 00:00 #13 94.39 (18/31): boost-python3-1.75.0-13.el9_7.x86_64.r 4.0 MB/s | 91 kB 00:00 #13 94.39 (19/31): boost-random-1.75.0-13.el9_7.x86_64.rp 1.1 MB/s | 22 kB 00:00 #13 94.42 (20/31): boost-regex-1.75.0-13.el9_7.x86_64.rpm 15 MB/s | 275 kB 00:00 #13 94.42 (21/31): boost-serialization-1.75.0-13.el9_7.x8 8.6 MB/s | 127 kB 00:00 #13 94.42 (22/31): boost-stacktrace-1.75.0-13.el9_7.x86_6 2.5 MB/s | 25 kB 00:00 #13 94.42 (23/31): boost-system-1.75.0-13.el9_7.x86_64.rp 1.4 MB/s | 11 kB 00:00 #13 94.45 (24/31): boost-test-1.75.0-13.el9_7.x86_64.rpm 11 MB/s | 228 kB 00:00 #13 94.45 (25/31): boost-thread-1.75.0-13.el9_7.x86_64.rp 2.6 MB/s | 53 kB 00:00 #13 94.45 (26/31): boost-timer-1.75.0-13.el9_7.x86_64.rpm 2.4 MB/s | 21 kB 00:00 #13 94.45 (27/31): boost-type_erasure-1.75.0-13.el9_7.x86 3.0 MB/s | 28 kB 00:00 #13 94.45 (28/31): boost-wave-1.75.0-13.el9_7.x86_64.rpm 14 MB/s | 207 kB 00:00 #13 94.48 (29/31): libunwind-1.6.2-1.el9.x86_64.rpm 5.3 MB/s | 67 kB 00:00 #13 94.52 (30/31): gperftools-libs-2.9.1-3.el9.x86_64.rpm 4.7 MB/s | 308 kB 00:00 #13 94.72 (31/31): libicu-67.1-10.el9_6.x86_64.rpm 21 MB/s | 9.6 MB 00:00 #13 94.72 -------------------------------------------------------------------------------- #13 94.72 Total 27 MB/s | 12 MB 00:00 #13 94.72 Running transaction check #13 94.78 Transaction check succeeded. #13 94.78 Running transaction test #13 95.14 Transaction test succeeded. #13 95.14 Running transaction #13 95.81 Preparing : 1/1 #13 95.93 Installing : boost-system-1.75.0-13.el9_7.x86_64 1/31 #13 95.93 Installing : boost-chrono-1.75.0-13.el9_7.x86_64 2/31 #13 95.98 Installing : boost-thread-1.75.0-13.el9_7.x86_64 3/31 #13 95.98 Installing : boost-filesystem-1.75.0-13.el9_7.x86_64 4/31 #13 96.55 Installing : libicu-67.1-10.el9_6.x86_64 5/31 #13 96.55 Installing : boost-regex-1.75.0-13.el9_7.x86_64 6/31 #13 96.63 Installing : boost-context-1.75.0-13.el9_7.x86_64 7/31 #13 96.63 Installing : boost-date-time-1.75.0-13.el9_7.x86_64 8/31 #13 96.63 Installing : boost-atomic-1.75.0-13.el9_7.x86_64 9/31 #13 96.63 Installing : boost-log-1.75.0-13.el9_7.x86_64 10/31 #13 96.63 Installing : boost-wave-1.75.0-13.el9_7.x86_64 11/31 #13 96.69 Installing : boost-coroutine-1.75.0-13.el9_7.x86_64 12/31 #13 96.69 Installing : boost-fiber-1.75.0-13.el9_7.x86_64 13/31 #13 96.69 Installing : boost-graph-1.75.0-13.el9_7.x86_64 14/31 #13 96.69 Installing : boost-locale-1.75.0-13.el9_7.x86_64 15/31 #13 96.69 Installing : boost-type_erasure-1.75.0-13.el9_7.x86_64 16/31 #13 96.74 Installing : boost-timer-1.75.0-13.el9_7.x86_64 17/31 #13 96.74 Installing : libunwind-1.6.2-1.el9.x86_64 18/31 #13 96.74 Installing : boost-test-1.75.0-13.el9_7.x86_64 19/31 #13 96.74 Installing : boost-stacktrace-1.75.0-13.el9_7.x86_64 20/31 #13 96.86 Installing : boost-serialization-1.75.0-13.el9_7.x86_64 21/31 #13 96.86 Installing : boost-random-1.75.0-13.el9_7.x86_64 22/31 #13 96.86 Installing : boost-python3-1.75.0-13.el9_7.x86_64 23/31 #13 96.86 Installing : boost-program-options-1.75.0-13.el9_7.x86_64 24/31 #13 96.86 Installing : boost-nowide-1.75.0-13.el9_7.x86_64 25/31 #13 96.86 Installing : boost-math-1.75.0-13.el9_7.x86_64 26/31 #13 97.02 Installing : boost-iostreams-1.75.0-13.el9_7.x86_64 27/31 #13 97.16 Installing : boost-contract-1.75.0-13.el9_7.x86_64 28/31 #13 97.44 Installing : boost-container-1.75.0-13.el9_7.x86_64 29/31 #13 97.73 Installing : boost-1.75.0-13.el9_7.x86_64 30/31 #13 97.96 Installing : gperftools-libs-2.9.1-3.el9.x86_64 31/31 #13 98.31 Running scriptlet: gperftools-libs-2.9.1-3.el9.x86_64 31/31 #13 100.0 Verifying : libicu-67.1-10.el9_6.x86_64 1/31 #13 100.0 Verifying : boost-1.75.0-13.el9_7.x86_64 2/31 #13 100.0 Verifying : boost-atomic-1.75.0-13.el9_7.x86_64 3/31 #13 100.0 Verifying : boost-chrono-1.75.0-13.el9_7.x86_64 4/31 #13 100.0 Verifying : boost-container-1.75.0-13.el9_7.x86_64 5/31 #13 100.0 Verifying : boost-context-1.75.0-13.el9_7.x86_64 6/31 #13 100.0 Verifying : boost-contract-1.75.0-13.el9_7.x86_64 7/31 #13 100.0 Verifying : boost-coroutine-1.75.0-13.el9_7.x86_64 8/31 #13 100.0 Verifying : boost-date-time-1.75.0-13.el9_7.x86_64 9/31 #13 100.0 Verifying : boost-fiber-1.75.0-13.el9_7.x86_64 10/31 #13 100.0 Verifying : boost-filesystem-1.75.0-13.el9_7.x86_64 11/31 #13 100.0 Verifying : boost-graph-1.75.0-13.el9_7.x86_64 12/31 #13 100.0 Verifying : boost-iostreams-1.75.0-13.el9_7.x86_64 13/31 #13 100.0 Verifying : boost-locale-1.75.0-13.el9_7.x86_64 14/31 #13 100.0 Verifying : boost-log-1.75.0-13.el9_7.x86_64 15/31 #13 100.0 Verifying : boost-math-1.75.0-13.el9_7.x86_64 16/31 #13 100.0 Verifying : boost-nowide-1.75.0-13.el9_7.x86_64 17/31 #13 100.0 Verifying : boost-program-options-1.75.0-13.el9_7.x86_64 18/31 #13 100.0 Verifying : boost-python3-1.75.0-13.el9_7.x86_64 19/31 #13 100.0 Verifying : boost-random-1.75.0-13.el9_7.x86_64 20/31 #13 100.0 Verifying : boost-regex-1.75.0-13.el9_7.x86_64 21/31 #13 100.0 Verifying : boost-serialization-1.75.0-13.el9_7.x86_64 22/31 #13 100.0 Verifying : boost-stacktrace-1.75.0-13.el9_7.x86_64 23/31 #13 100.0 Verifying : boost-system-1.75.0-13.el9_7.x86_64 24/31 #13 100.0 Verifying : boost-test-1.75.0-13.el9_7.x86_64 25/31 #13 100.0 Verifying : boost-thread-1.75.0-13.el9_7.x86_64 26/31 #13 100.0 Verifying : boost-timer-1.75.0-13.el9_7.x86_64 27/31 #13 100.0 Verifying : boost-type_erasure-1.75.0-13.el9_7.x86_64 28/31 #13 100.0 Verifying : boost-wave-1.75.0-13.el9_7.x86_64 29/31 #13 100.0 Verifying : gperftools-libs-2.9.1-3.el9.x86_64 30/31 #13 100.0 Verifying : libunwind-1.6.2-1.el9.x86_64 31/31 #13 100.8 #13 100.8 Installed: #13 100.8 boost-1.75.0-13.el9_7.x86_64 #13 100.8 boost-atomic-1.75.0-13.el9_7.x86_64 #13 100.8 boost-chrono-1.75.0-13.el9_7.x86_64 #13 100.8 boost-container-1.75.0-13.el9_7.x86_64 #13 100.8 boost-context-1.75.0-13.el9_7.x86_64 #13 100.8 boost-contract-1.75.0-13.el9_7.x86_64 #13 100.8 boost-coroutine-1.75.0-13.el9_7.x86_64 #13 100.8 boost-date-time-1.75.0-13.el9_7.x86_64 #13 100.8 boost-fiber-1.75.0-13.el9_7.x86_64 #13 100.8 boost-filesystem-1.75.0-13.el9_7.x86_64 #13 100.8 boost-graph-1.75.0-13.el9_7.x86_64 #13 100.8 boost-iostreams-1.75.0-13.el9_7.x86_64 #13 100.8 boost-locale-1.75.0-13.el9_7.x86_64 #13 100.8 boost-log-1.75.0-13.el9_7.x86_64 #13 100.8 boost-math-1.75.0-13.el9_7.x86_64 #13 100.8 boost-nowide-1.75.0-13.el9_7.x86_64 #13 100.8 boost-program-options-1.75.0-13.el9_7.x86_64 #13 100.8 boost-python3-1.75.0-13.el9_7.x86_64 #13 100.8 boost-random-1.75.0-13.el9_7.x86_64 #13 100.8 boost-regex-1.75.0-13.el9_7.x86_64 #13 100.8 boost-serialization-1.75.0-13.el9_7.x86_64 #13 100.8 boost-stacktrace-1.75.0-13.el9_7.x86_64 #13 100.8 boost-system-1.75.0-13.el9_7.x86_64 #13 100.8 boost-test-1.75.0-13.el9_7.x86_64 #13 100.8 boost-thread-1.75.0-13.el9_7.x86_64 #13 100.8 boost-timer-1.75.0-13.el9_7.x86_64 #13 100.8 boost-type_erasure-1.75.0-13.el9_7.x86_64 #13 100.8 boost-wave-1.75.0-13.el9_7.x86_64 #13 100.8 gperftools-libs-2.9.1-3.el9.x86_64 #13 100.8 libicu-67.1-10.el9_6.x86_64 #13 100.8 libunwind-1.6.2-1.el9.x86_64 #13 100.8 #13 100.8 Complete! #13 101.8 77 files removed #13 103.0 Looking in indexes: http://tf-mirrors.gz1.opensdn.io/root/pypi/+simple/, http://localhost:6667/pip/simple #13 103.1 Collecting contrail-vrouter-api==0.1.dev0 #13 103.1 Downloading http://localhost:6667/pip/simple/contrail-vrouter-api/contrail_vrouter_api-0.1.dev0-py3-none-any.whl (2.9 kB) #13 103.5 Installing collected packages: contrail-vrouter-api #13 103.5 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 103.5 Successfully installed contrail-vrouter-api-0.1.dev0 #13 DONE 104.5s #14 [stage-1 8/8] COPY *.sh / #14 DONE 0.8s #15 exporting to image #15 exporting layers #15 exporting layers 2.5s done #15 writing image sha256:bf376702819bc40102ab5119f8ba78a2e43abab7178515b0c1622ee53d9bfbde #15 writing image sha256:bf376702819bc40102ab5119f8ba78a2e43abab7178515b0c1622ee53d9bfbde 0.0s done #15 naming to nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_7_7_5-3_5 0.0s done #15 DONE 3.3s 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-07 12:47:32,760: INFO: Docker build duration: 182 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-tor-agent] bcf320e508e1: Preparing af284c36ef11: Preparing 02f6d1faedc6: Preparing b9ea8b076966: Preparing 6b95c30e2f25: Preparing 371a63567513: Preparing 3bad33fe4117: Preparing e48a992bf6fb: Preparing 50ae09fbb4f4: Preparing eba9a979e592: Preparing 638022662e9f: Preparing 548277433241: Preparing c569cd79855b: Preparing d4489930400d: Preparing a993de944064: Preparing ce4279aecf31: Preparing 71648f71d281: Preparing f29881b5e746: Preparing f02ae9861881: Preparing f979722ed749: Preparing 44343de3ea1d: Preparing bcf320e508e1: Waiting af284c36ef11: Waiting 02f6d1faedc6: Waiting b9ea8b076966: Waiting 6b95c30e2f25: Waiting 371a63567513: Waiting 3bad33fe4117: Waiting e48a992bf6fb: Waiting 50ae09fbb4f4: Waiting eba9a979e592: Waiting 638022662e9f: Waiting 548277433241: Waiting d4489930400d: Waiting a993de944064: Waiting ce4279aecf31: Waiting 71648f71d281: Waiting f29881b5e746: Waiting f02ae9861881: Waiting f979722ed749: Waiting 44343de3ea1d: Waiting c569cd79855b: Waiting bcf320e508e1: Pushed 02f6d1faedc6: Pushed b9ea8b076966: Pushed 371a63567513: Pushed 6b95c30e2f25: Pushed e48a992bf6fb: Layer already exists 50ae09fbb4f4: Layer already exists eba9a979e592: Layer already exists 3bad33fe4117: Pushed 638022662e9f: Layer already exists 548277433241: Layer already exists c569cd79855b: Layer already exists d4489930400d: Layer already exists a993de944064: Layer already exists ce4279aecf31: Layer already exists 71648f71d281: Layer already exists f02ae9861881: Layer already exists f29881b5e746: Layer already exists f979722ed749: Layer already exists 44343de3ea1d: Layer already exists af284c36ef11: Pushed master-2_7_7_5-3_5: digest: sha256:d2d04681e7be9fd7d77c3f84f8d1f0d28e8df3f757c162d5b9043660e8061bed size: 4713 2026-05-07 12:47:42,247: INFO: Building opensdn-tor-agent finished successfully, duration: 192 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-3_5 25fed0fa0e10 692MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-api:master-2_7_7_5-3_5 7934b529460b 701MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-2_7_7_5-3_5 2c77e8015624 676MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-collector:master-2_7_7_5-3_5 8ad01dda9a75 758MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine:master-2_7_7_5-3_5 c42c484bd962 754MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base:master-2_7_7_5-3_5 db80b84244e8 917MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-collector:master-2_7_7_5-3_5 6a238029e44e 918MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology:master-2_7_7_5-3_5 b09c1cc76b96 918MB 0B nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src:master-2_7_7_5-3_5 fb8bb42c8817 1.41MB 0B nexus.gz1.opensdn.io:5101/opensdn-base:master-2_7_7_5-3_5 578cecf4608c 676MB 0B nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src:master-2_7_7_5-3_5 50577ff14fe8 4.17kB 0B nexus.gz1.opensdn.io:5101/opensdn-charms-src:master-2_7_7_5-3_5 017202ca681c 6.05MB 0B nexus.gz1.opensdn.io:5101/opensdn-container-builder-src:master-2_7_7_5-3_5 b761fa754e61 2.48MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-api:master-2_7_7_5-3_5 4648276b8b10 714MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-base:master-2_7_7_5-3_5 8d37299b15d3 676MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-dnsmasq:master-2_7_7_5-3_5 d0cbe3046003 691MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema:master-2_7_7_5-3_5 9ff92fad3c8e 677MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-svcmonitor:master-2_7_7_5-3_5 28412e99282c 698MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-base:master-2_7_7_5-3_5 52566f9b793f 735MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-2_7_7_5-3_5 eff358c19fd9 762MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-2_7_7_5-3_5 ba4d6a24c032 762MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-named:master-2_7_7_5-3_5 7980e8f4e4c4 743MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base:master-2_7_7_5-3_5 d3e59a97e4ae 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job:master-2_7_7_5-3_5 eedaac457ff2 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web:master-2_7_7_5-3_5 976f14da74bf 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-debug:master-2_7_7_5-3_5 28dc92b165d8 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-cassandra:master-2_7_7_5-3_5 69f1a910037d 331MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-haproxy:master-2_7_7_5-3_5 bf0cf2d2e8c6 144MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-kafka:master-2_7_7_5-3_5 1e508af8c2bf 392MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq:master-2_7_7_5-3_5 7a30c5192d34 363MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-redis:master-2_7_7_5-3_5 756fa5d27dba 171MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd:master-2_7_7_5-3_5 0639092a781b 440MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-stunnel:master-2_7_7_5-3_5 44a0400bab9d 454MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper:master-2_7_7_5-3_5 6ffcc16e2e1d 301MB 0B nexus.gz1.opensdn.io:5101/opensdn-general-base:master-2_7_7_5-3_5 66cee6b71f24 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src:master-2_7_7_5-3_5 d6e5c6068b38 32.7MB 0B nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init:master-2_7_7_5-3_5 74f19799943c 696MB 0B nexus.gz1.opensdn.io:5101/opensdn-kubernetes-kube-manager:master-2_7_7_5-3_5 f09c88fdb94c 681MB 0B nexus.gz1.opensdn.io:5101/opensdn-node-init:master-2_7_7_5-3_5 6c31010f7c24 676MB 0B nexus.gz1.opensdn.io:5101/opensdn-nodemgr:master-2_7_7_5-3_5 7e36b51b2e32 811MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-compute-init:master-2_7_7_5-3_5 3c34bee21dc6 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-heat-init:master-2_7_7_5-3_5 fdad47cd9640 444MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-neutron-init:master-2_7_7_5-3_5 bf7c22664c33 444MB 0B nexus.gz1.opensdn.io:5101/opensdn-provisioner:master-2_7_7_5-3_5 c55acc4b04f8 676MB 0B nexus.gz1.opensdn.io:5101/opensdn-status:master-2_7_7_5-3_5 288d48ab54cd 811MB 0B nexus.gz1.opensdn.io:5101/opensdn-test-test:master-2_7_7_5-3_5 505b4b8cb76d 1.84GB 0B nexus.gz1.opensdn.io:5101/opensdn-tools:master-2_7_7_5-3_5 119373b0c706 1.28GB 0B nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_7_7_5-3_5 bf376702819b 735MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent-dpdk:master-2_7_7_5-3_5 cb6ce9f340a1 967MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent:master-2_7_7_5-3_5 c3d6603346c8 934MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-base:master-2_7_7_5-3_5 ca63a8c69df3 743MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-build-init:master-2_7_7_5-3_5 d09f19ec0a98 613MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk:master-2_7_7_5-3_5 45bfbb11e9e5 743MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init:master-2_7_7_5-3_5 2ff73272e5e7 365MB 0B nexus.gz1.opensdn.io:5101/tf-dev-sandbox:sandbox-master-2_7_7_5-3_5 b85990702df6 2.9GB 0B U opensdn-test-test:master-2_7_7_5-3_5 505b4b8cb76d 1.84GB 0B rockylinux:9 9cc24f05f309 176MB 0B tf-dev-sandbox:compile 977a1e73cbe9 22.2GB 0B tf-dev-sandbox:sandbox-master-2_7_7_5-3_5 b85990702df6 2.9GB 0B U