2026-03-11 10:59:13,674: INFO: Building opensdn-tor-agent 2026-03-11 10:59:13,812: 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_5_1_4-2_7 --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.3s #2 [internal] load metadata for docker.io/library/tf-dev-sandbox:compile #2 DONE 0.0s #3 [internal] load metadata for nexus.gz1.opensdn.io:5101/opensdn-base:master-2_5_1_4-2_7 #3 DONE 0.0s #4 [internal] load .dockerignore #4 transferring context: #4 transferring context: 2B 0.0s done #4 DONE 1.9s #5 [1/1] FROM nexus.gz1.opensdn.io:5101/opensdn-base:master-2_5_1_4-2_7 #5 DONE 0.3s #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 1.8s #8 [stage-1 2/8] COPY --from=build /buildroot/usr/lib/libisc-9.21.3.so /usr/lib/ #8 DONE 1.5s #9 [stage-1 3/8] COPY --from=build /buildroot/usr/lib/libisccc-9.21.3.so /usr/lib/ #9 DONE 2.6s #10 [stage-1 4/8] COPY --from=build /buildroot/usr/lib/libisccfg-9.21.3.so /usr/lib/ #10 DONE 5.7s #11 [stage-1 5/8] COPY --from=build /buildroot/usr/bin/contrail-vrouter-agent-health-check.py /usr/bin/ #11 DONE 6.6s #12 [stage-1 6/8] COPY --from=build /buildroot/usr/bin/contrail_crypt_tunnel_client.py /usr/bin/ #12 DONE 5.3s #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 4.007 added from: http://tf-mirrors.gz1.opensdn.io/re 24 MB/s | 14 MB 00:00 #13 12.46 added from: http://tf-mirrors.gz1.opensdn.io/re 20 MB/s | 1.9 MB 00:00 #13 14.64 added from: http://tf-mirrors.gz1.opensdn.io/re 7.9 MB/s | 402 kB 00:00 #13 15.50 added from: http://tf-mirrors.gz1.opensdn.io/re 27 MB/s | 16 MB 00:00 #13 32.09 added from: http://tf-mirrors.gz1.opensdn.io/re 25 MB/s | 11 MB 00:00 #13 40.87 added from: http://tf-mirrors.gz1.opensdn.io/re 29 MB/s | 1.1 MB 00:00 #13 41.77 added from: http://tf-mirrors.gz1.opensdn.io/re 22 MB/s | 4.8 MB 00:00 #13 46.47 added from: http://tf-mirrors.gz1.opensdn.io/re 18 MB/s | 697 kB 00:00 #13 47.50 added from: http://tf-mirrors.gz1.opensdn.io/re 11 MB/s | 474 kB 00:00 #13 48.48 added from: http://tf-mirrors.gz1.opensdn.io/re 587 kB/s | 18 kB 00:00 #13 48.73 added from: http://tf-mirrors.gz1.opensdn.io/re 7.7 kB/s | 257 B 00:00 #13 48.94 added from: http://tf-mirrors.gz1.opensdn.io/re 365 kB/s | 15 kB 00:00 #13 49.41 added from: http://tf-mirrors.gz1.opensdn.io/re 2.6 MB/s | 96 kB 00:00 #13 51.30 added from: http://tf-mirrors.gz1.opensdn.io/re 33 MB/s | 39 MB 00:01 #13 78.93 Third parties for OpenSDN 30 MB/s | 5.1 MB 00:00 #13 87.40 Dependencies resolved. #13 87.40 ========================================================================================== #13 87.40 Package Arch Version Repository Size #13 87.40 ========================================================================================== #13 87.40 Installing: #13 87.40 boost x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 9.9 k #13 87.40 gperftools-libs x86_64 2.9.1-3.el9 tf-mirrors.ci_repos_epel9.repo 308 k #13 87.40 Installing dependencies: #13 87.40 boost-atomic x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 15 k #13 87.40 boost-chrono x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 23 k #13 87.40 boost-container x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 35 k #13 87.40 boost-context x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 13 k #13 87.40 boost-contract x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 43 k #13 87.40 boost-coroutine x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 30 k #13 87.40 boost-date-time x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 11 k #13 87.40 boost-fiber x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 37 k #13 87.40 boost-filesystem x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 55 k #13 87.40 boost-graph x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 99 k #13 87.40 boost-iostreams x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 37 k #13 87.40 boost-locale x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 212 k #13 87.40 boost-log x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 405 k #13 87.40 boost-math x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 203 k #13 87.40 boost-nowide x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 13 k #13 87.40 boost-program-options x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 104 k #13 87.40 boost-python3 x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 91 k #13 87.40 boost-random x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 22 k #13 87.40 boost-regex x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 275 k #13 87.40 boost-serialization x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 127 k #13 87.40 boost-stacktrace x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 25 k #13 87.40 boost-system x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 11 k #13 87.40 boost-test x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 228 k #13 87.40 boost-thread x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 53 k #13 87.40 boost-timer x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 21 k #13 87.40 boost-type_erasure x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 28 k #13 87.40 boost-wave x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 207 k #13 87.40 libicu x86_64 67.1-10.el9_6 tf-mirrors.ci_repos_yum9-baseos 9.6 M #13 87.40 libunwind x86_64 1.6.2-1.el9 tf-mirrors.ci_repos_epel9.repo 67 k #13 87.40 #13 87.40 Transaction Summary #13 87.40 ========================================================================================== #13 87.40 Install 31 Packages #13 87.40 #13 87.40 Total download size: 12 M #13 87.40 Installed size: 41 M #13 87.40 Downloading Packages: #13 87.40 (1/31): boost-atomic-1.75.0-13.el9_7.x86_64.rpm 972 kB/s | 15 kB 00:00 #13 87.43 (2/31): boost-1.75.0-13.el9_7.x86_64.rpm 398 kB/s | 9.9 kB 00:00 #13 87.43 (3/31): boost-chrono-1.75.0-13.el9_7.x86_64.rpm 1.6 MB/s | 23 kB 00:00 #13 87.43 (4/31): boost-container-1.75.0-13.el9_7.x86_64. 4.2 MB/s | 35 kB 00:00 #13 87.43 (5/31): boost-context-1.75.0-13.el9_7.x86_64.rp 2.2 MB/s | 13 kB 00:00 #13 87.43 (6/31): boost-contract-1.75.0-13.el9_7.x86_64.r 6.8 MB/s | 43 kB 00:00 #13 87.43 (7/31): boost-coroutine-1.75.0-13.el9_7.x86_64. 4.3 MB/s | 30 kB 00:00 #13 87.43 (8/31): boost-date-time-1.75.0-13.el9_7.x86_64. 1.8 MB/s | 11 kB 00:00 #13 87.43 (9/31): boost-fiber-1.75.0-13.el9_7.x86_64.rpm 5.6 MB/s | 37 kB 00:00 #13 87.45 (10/31): boost-filesystem-1.75.0-13.el9_7.x86_6 8.3 MB/s | 55 kB 00:00 #13 87.45 (11/31): boost-graph-1.75.0-13.el9_7.x86_64.rpm 12 MB/s | 99 kB 00:00 #13 87.45 (12/31): boost-iostreams-1.75.0-13.el9_7.x86_64 3.5 MB/s | 37 kB 00:00 #13 87.45 (13/31): boost-locale-1.75.0-13.el9_7.x86_64.rp 18 MB/s | 212 kB 00:00 #13 87.47 (14/31): boost-log-1.75.0-13.el9_7.x86_64.rpm 19 MB/s | 405 kB 00:00 #13 87.49 (15/31): boost-math-1.75.0-13.el9_7.x86_64.rpm 9.7 MB/s | 203 kB 00:00 #13 87.49 (16/31): boost-nowide-1.75.0-13.el9_7.x86_64.rp 1.6 MB/s | 13 kB 00:00 #13 87.49 (17/31): boost-program-options-1.75.0-13.el9_7. 11 MB/s | 104 kB 00:00 #13 87.49 (18/31): boost-python3-1.75.0-13.el9_7.x86_64.r 8.0 MB/s | 91 kB 00:00 #13 87.49 (19/31): boost-random-1.75.0-13.el9_7.x86_64.rp 2.8 MB/s | 22 kB 00:00 #13 87.53 (20/31): boost-regex-1.75.0-13.el9_7.x86_64.rpm 22 MB/s | 275 kB 00:00 #13 87.53 (21/31): boost-serialization-1.75.0-13.el9_7.x8 8.8 MB/s | 127 kB 00:00 #13 87.53 (22/31): boost-stacktrace-1.75.0-13.el9_7.x86_6 3.4 MB/s | 25 kB 00:00 #13 87.53 (23/31): boost-system-1.75.0-13.el9_7.x86_64.rp 2.2 MB/s | 11 kB 00:00 #13 87.53 (24/31): boost-thread-1.75.0-13.el9_7.x86_64.rp 3.1 MB/s | 53 kB 00:00 #13 87.59 (25/31): boost-test-1.75.0-13.el9_7.x86_64.rpm 8.2 MB/s | 228 kB 00:00 #13 87.59 (26/31): boost-timer-1.75.0-13.el9_7.x86_64.rpm 1.9 MB/s | 21 kB 00:00 #13 87.59 (27/31): boost-type_erasure-1.75.0-13.el9_7.x86 4.4 MB/s | 28 kB 00:00 #13 87.59 (28/31): boost-wave-1.75.0-13.el9_7.x86_64.rpm 21 MB/s | 207 kB 00:00 #13 87.59 (29/31): gperftools-libs-2.9.1-3.el9.x86_64.rpm 22 MB/s | 308 kB 00:00 #13 87.59 (30/31): libunwind-1.6.2-1.el9.x86_64.rpm 6.8 MB/s | 67 kB 00:00 #13 87.66 (31/31): libicu-67.1-10.el9_6.x86_64.rpm 37 MB/s | 9.6 MB 00:00 #13 87.66 -------------------------------------------------------------------------------- #13 87.66 Total 48 MB/s | 12 MB 00:00 #13 87.66 Running transaction check #13 87.66 Transaction check succeeded. #13 87.66 Running transaction test #13 87.87 Transaction test succeeded. #13 87.87 Running transaction #13 88.62 Preparing : 1/1 #13 88.69 Installing : boost-system-1.75.0-13.el9_7.x86_64 1/31 #13 88.80 Installing : boost-chrono-1.75.0-13.el9_7.x86_64 2/31 #13 88.80 Installing : boost-thread-1.75.0-13.el9_7.x86_64 3/31 #13 88.80 Installing : boost-filesystem-1.75.0-13.el9_7.x86_64 4/31 #13 89.03 Installing : libicu-67.1-10.el9_6.x86_64 5/31 #13 89.08 Installing : boost-regex-1.75.0-13.el9_7.x86_64 6/31 #13 89.08 Installing : boost-context-1.75.0-13.el9_7.x86_64 7/31 #13 89.08 Installing : boost-date-time-1.75.0-13.el9_7.x86_64 8/31 #13 89.08 Installing : boost-atomic-1.75.0-13.el9_7.x86_64 9/31 #13 89.10 Installing : boost-log-1.75.0-13.el9_7.x86_64 10/31 #13 89.12 Installing : boost-wave-1.75.0-13.el9_7.x86_64 11/31 #13 89.12 Installing : boost-coroutine-1.75.0-13.el9_7.x86_64 12/31 #13 89.13 Installing : boost-fiber-1.75.0-13.el9_7.x86_64 13/31 #13 89.13 Installing : boost-graph-1.75.0-13.el9_7.x86_64 14/31 #13 89.15 Installing : boost-locale-1.75.0-13.el9_7.x86_64 15/31 #13 89.15 Installing : boost-type_erasure-1.75.0-13.el9_7.x86_64 16/31 #13 89.17 Installing : boost-timer-1.75.0-13.el9_7.x86_64 17/31 #13 89.17 Installing : libunwind-1.6.2-1.el9.x86_64 18/31 #13 89.17 Installing : boost-test-1.75.0-13.el9_7.x86_64 19/31 #13 89.17 Installing : boost-stacktrace-1.75.0-13.el9_7.x86_64 20/31 #13 89.21 Installing : boost-serialization-1.75.0-13.el9_7.x86_64 21/31 #13 89.21 Installing : boost-random-1.75.0-13.el9_7.x86_64 22/31 #13 89.21 Installing : boost-python3-1.75.0-13.el9_7.x86_64 23/31 #13 89.22 Installing : boost-program-options-1.75.0-13.el9_7.x86_64 24/31 #13 89.22 Installing : boost-nowide-1.75.0-13.el9_7.x86_64 25/31 #13 89.24 Installing : boost-math-1.75.0-13.el9_7.x86_64 26/31 #13 89.24 Installing : boost-iostreams-1.75.0-13.el9_7.x86_64 27/31 #13 89.26 Installing : boost-contract-1.75.0-13.el9_7.x86_64 28/31 #13 89.26 Installing : boost-container-1.75.0-13.el9_7.x86_64 29/31 #13 89.28 Installing : boost-1.75.0-13.el9_7.x86_64 30/31 #13 89.28 Installing : gperftools-libs-2.9.1-3.el9.x86_64 31/31 #13 89.33 Running scriptlet: gperftools-libs-2.9.1-3.el9.x86_64 31/31 #13 89.50 Verifying : libicu-67.1-10.el9_6.x86_64 1/31 #13 89.50 Verifying : boost-1.75.0-13.el9_7.x86_64 2/31 #13 89.50 Verifying : boost-atomic-1.75.0-13.el9_7.x86_64 3/31 #13 89.50 Verifying : boost-chrono-1.75.0-13.el9_7.x86_64 4/31 #13 89.50 Verifying : boost-container-1.75.0-13.el9_7.x86_64 5/31 #13 89.50 Verifying : boost-context-1.75.0-13.el9_7.x86_64 6/31 #13 89.50 Verifying : boost-contract-1.75.0-13.el9_7.x86_64 7/31 #13 89.50 Verifying : boost-coroutine-1.75.0-13.el9_7.x86_64 8/31 #13 89.50 Verifying : boost-date-time-1.75.0-13.el9_7.x86_64 9/31 #13 89.50 Verifying : boost-fiber-1.75.0-13.el9_7.x86_64 10/31 #13 89.50 Verifying : boost-filesystem-1.75.0-13.el9_7.x86_64 11/31 #13 89.50 Verifying : boost-graph-1.75.0-13.el9_7.x86_64 12/31 #13 89.50 Verifying : boost-iostreams-1.75.0-13.el9_7.x86_64 13/31 #13 89.50 Verifying : boost-locale-1.75.0-13.el9_7.x86_64 14/31 #13 89.50 Verifying : boost-log-1.75.0-13.el9_7.x86_64 15/31 #13 89.50 Verifying : boost-math-1.75.0-13.el9_7.x86_64 16/31 #13 89.50 Verifying : boost-nowide-1.75.0-13.el9_7.x86_64 17/31 #13 89.50 Verifying : boost-program-options-1.75.0-13.el9_7.x86_64 18/31 #13 89.50 Verifying : boost-python3-1.75.0-13.el9_7.x86_64 19/31 #13 89.50 Verifying : boost-random-1.75.0-13.el9_7.x86_64 20/31 #13 89.50 Verifying : boost-regex-1.75.0-13.el9_7.x86_64 21/31 #13 89.50 Verifying : boost-serialization-1.75.0-13.el9_7.x86_64 22/31 #13 89.50 Verifying : boost-stacktrace-1.75.0-13.el9_7.x86_64 23/31 #13 89.50 Verifying : boost-system-1.75.0-13.el9_7.x86_64 24/31 #13 89.50 Verifying : boost-test-1.75.0-13.el9_7.x86_64 25/31 #13 89.50 Verifying : boost-thread-1.75.0-13.el9_7.x86_64 26/31 #13 89.50 Verifying : boost-timer-1.75.0-13.el9_7.x86_64 27/31 #13 89.50 Verifying : boost-type_erasure-1.75.0-13.el9_7.x86_64 28/31 #13 89.50 Verifying : boost-wave-1.75.0-13.el9_7.x86_64 29/31 #13 89.50 Verifying : gperftools-libs-2.9.1-3.el9.x86_64 30/31 #13 89.50 Verifying : libunwind-1.6.2-1.el9.x86_64 31/31 #13 89.71 #13 89.71 Installed: #13 89.71 boost-1.75.0-13.el9_7.x86_64 #13 89.71 boost-atomic-1.75.0-13.el9_7.x86_64 #13 89.71 boost-chrono-1.75.0-13.el9_7.x86_64 #13 89.71 boost-container-1.75.0-13.el9_7.x86_64 #13 89.71 boost-context-1.75.0-13.el9_7.x86_64 #13 89.71 boost-contract-1.75.0-13.el9_7.x86_64 #13 89.71 boost-coroutine-1.75.0-13.el9_7.x86_64 #13 89.71 boost-date-time-1.75.0-13.el9_7.x86_64 #13 89.71 boost-fiber-1.75.0-13.el9_7.x86_64 #13 89.71 boost-filesystem-1.75.0-13.el9_7.x86_64 #13 89.71 boost-graph-1.75.0-13.el9_7.x86_64 #13 89.71 boost-iostreams-1.75.0-13.el9_7.x86_64 #13 89.71 boost-locale-1.75.0-13.el9_7.x86_64 #13 89.71 boost-log-1.75.0-13.el9_7.x86_64 #13 89.71 boost-math-1.75.0-13.el9_7.x86_64 #13 89.71 boost-nowide-1.75.0-13.el9_7.x86_64 #13 89.71 boost-program-options-1.75.0-13.el9_7.x86_64 #13 89.71 boost-python3-1.75.0-13.el9_7.x86_64 #13 89.71 boost-random-1.75.0-13.el9_7.x86_64 #13 89.71 boost-regex-1.75.0-13.el9_7.x86_64 #13 89.71 boost-serialization-1.75.0-13.el9_7.x86_64 #13 89.71 boost-stacktrace-1.75.0-13.el9_7.x86_64 #13 89.71 boost-system-1.75.0-13.el9_7.x86_64 #13 89.71 boost-test-1.75.0-13.el9_7.x86_64 #13 89.71 boost-thread-1.75.0-13.el9_7.x86_64 #13 89.71 boost-timer-1.75.0-13.el9_7.x86_64 #13 89.71 boost-type_erasure-1.75.0-13.el9_7.x86_64 #13 89.71 boost-wave-1.75.0-13.el9_7.x86_64 #13 89.71 gperftools-libs-2.9.1-3.el9.x86_64 #13 89.71 libicu-67.1-10.el9_6.x86_64 #13 89.71 libunwind-1.6.2-1.el9.x86_64 #13 89.71 #13 89.71 Complete! #13 89.91 77 files removed #13 90.49 Looking in indexes: http://tf-mirrors.gz1.opensdn.io/root/pypi/+simple/, http://localhost:6667/pip/simple #13 90.57 Collecting contrail-vrouter-api==0.1.dev0 #13 90.57 Downloading http://localhost:6667/pip/simple/contrail-vrouter-api/contrail_vrouter_api-0.1.dev0-py3-none-any.whl (2.9 kB) #13 91.03 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 91.03 Installing collected packages: contrail-vrouter-api #13 91.03 Successfully installed contrail-vrouter-api-0.1.dev0 #13 DONE 91.5s #14 [stage-1 8/8] COPY *.sh / #14 DONE 1.0s #15 exporting to image #15 exporting layers #15 exporting layers 2.8s done #15 writing image sha256:e984afc74b22f547ad8190d416fbeda325dc4fd66b1dc804a254e78c48f6e8e0 #15 writing image sha256:e984afc74b22f547ad8190d416fbeda325dc4fd66b1dc804a254e78c48f6e8e0 0.0s done #15 naming to nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_5_1_4-2_7 0.1s done #15 DONE 2.9s 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-03-11 11:01:47,217: INFO: Docker build duration: 154 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-tor-agent] bace90c7fee9: Preparing e9a129e1ac81: Preparing fb3796401037: Preparing aad1a5212adf: Preparing 93afd321f4c3: Preparing 26df1bd245c2: Preparing 92a451a28757: Preparing 7a6c30992505: Preparing 8bcda4002803: Preparing 7bd7f6148137: Preparing e07852ff8bbf: Preparing 4beaf807900c: Preparing 02e742aafc77: Preparing d4e32eb90c20: Preparing 2c44af0c7e12: Preparing 4360713b7824: Preparing 433e0fe19a8f: Preparing 7e0fb143a885: Preparing 3cc1d37d1204: Preparing 9409d795fcd0: Preparing 44343de3ea1d: Preparing bace90c7fee9: Waiting e9a129e1ac81: Waiting fb3796401037: Waiting aad1a5212adf: Waiting 93afd321f4c3: Waiting 26df1bd245c2: Waiting 92a451a28757: Waiting 7a6c30992505: Waiting 8bcda4002803: Waiting 7bd7f6148137: Waiting e07852ff8bbf: Waiting 4beaf807900c: Waiting 02e742aafc77: Waiting d4e32eb90c20: Waiting 2c44af0c7e12: Waiting 4360713b7824: Waiting 433e0fe19a8f: Waiting 7e0fb143a885: Waiting 3cc1d37d1204: Waiting 9409d795fcd0: Waiting 44343de3ea1d: Waiting fb3796401037: Pushed aad1a5212adf: Pushed e9a129e1ac81: Pushed 93afd321f4c3: Pushed 26df1bd245c2: Pushed 92a451a28757: Pushed 7a6c30992505: Layer already exists bace90c7fee9: Pushed 8bcda4002803: Layer already exists 7bd7f6148137: Layer already exists e07852ff8bbf: Layer already exists 4beaf807900c: Layer already exists 02e742aafc77: Layer already exists d4e32eb90c20: Layer already exists 2c44af0c7e12: Layer already exists 4360713b7824: Layer already exists 433e0fe19a8f: Layer already exists 7e0fb143a885: Layer already exists 3cc1d37d1204: Layer already exists 44343de3ea1d: Layer already exists 9409d795fcd0: Layer already exists master-2_5_1_4-2_7: digest: sha256:9b54c42ba354b127d7f7b34a439f7c7923baa1a91a7f0be111efa3c3c7b47e26 size: 4713 2026-03-11 11:01:59,073: INFO: Building opensdn-tor-agent finished successfully, duration: 166 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_5_1_4-2_7 836c8ade28b0 683MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-api:master-2_5_1_4-2_7 f8493881f983 692MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-2_5_1_4-2_7 c09eeb5f5d12 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-collector:master-2_5_1_4-2_7 7cafbd30ace3 749MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine:master-2_5_1_4-2_7 d80cf4685bb7 745MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base:master-2_5_1_4-2_7 4bf769b15e2e 908MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-collector:master-2_5_1_4-2_7 f33fb9601708 909MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology:master-2_5_1_4-2_7 3c60a9cde729 908MB 0B nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src:master-2_5_1_4-2_7 fee7be6b04b4 1.41MB 0B nexus.gz1.opensdn.io:5101/opensdn-base:master-2_5_1_4-2_7 e11f5806a46b 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src:master-2_5_1_4-2_7 db7581bfa433 4.17kB 0B nexus.gz1.opensdn.io:5101/opensdn-charms-src:master-2_5_1_4-2_7 d99b50fac19b 6.05MB 0B nexus.gz1.opensdn.io:5101/opensdn-container-builder-src:master-2_5_1_4-2_7 2b0a688ac3f1 2.48MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-api:master-2_5_1_4-2_7 0aac74ae1b04 705MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-base:master-2_5_1_4-2_7 378969d62486 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-dnsmasq:master-2_5_1_4-2_7 56d233da8df3 682MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema:master-2_5_1_4-2_7 c099928260a1 668MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-svcmonitor:master-2_5_1_4-2_7 b4fe4b1fce13 689MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-base:master-2_5_1_4-2_7 ac9053496c56 726MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-2_5_1_4-2_7 53a282156409 753MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-2_5_1_4-2_7 64d9af513473 753MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-named:master-2_5_1_4-2_7 c7820664aed2 734MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base:master-2_5_1_4-2_7 cf9464119b01 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job:master-2_5_1_4-2_7 6a480942c5bc 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web:master-2_5_1_4-2_7 cf0a21341ac2 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-debug:master-2_5_1_4-2_7 25f4d494bd31 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-cassandra:master-2_5_1_4-2_7 ce1791cd28e1 331MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-haproxy:master-2_5_1_4-2_7 90cb33c0846f 144MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-kafka:master-2_5_1_4-2_7 1f21ed7f2528 392MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq:master-2_5_1_4-2_7 cda9816dad11 363MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-redis:master-2_5_1_4-2_7 e3b655c47c27 171MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd:master-2_5_1_4-2_7 d6384710fc2c 440MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-stunnel:master-2_5_1_4-2_7 ce7f4ad74f51 454MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper:master-2_5_1_4-2_7 35a0552b7523 301MB 0B nexus.gz1.opensdn.io:5101/opensdn-general-base:master-2_5_1_4-2_7 c09993f6872e 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src:master-2_5_1_4-2_7 c685b2612ca2 32.7MB 0B nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init:master-2_5_1_4-2_7 5668c3bf6d30 687MB 0B nexus.gz1.opensdn.io:5101/opensdn-kubernetes-kube-manager:master-2_5_1_4-2_7 d4396a5cdfe2 671MB 0B nexus.gz1.opensdn.io:5101/opensdn-node-init:master-2_5_1_4-2_7 9af4bea4e863 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-nodemgr:master-2_5_1_4-2_7 3b4a7e867f7d 802MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-compute-init:master-2_5_1_4-2_7 aafba6e0dd34 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-heat-init:master-2_5_1_4-2_7 c748029feebb 444MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-neutron-init:master-2_5_1_4-2_7 58e64f5f1148 444MB 0B nexus.gz1.opensdn.io:5101/opensdn-provisioner:master-2_5_1_4-2_7 52bcd6a83ea5 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-status:master-2_5_1_4-2_7 1d536a444554 802MB 0B nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_5_1_4-2_7 e984afc74b22 726MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent-dpdk:master-2_5_1_4-2_7 04e6b0cd1eb3 958MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent:master-2_5_1_4-2_7 5925679944d6 924MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-base:master-2_5_1_4-2_7 e592032bd212 734MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-build-init:master-2_5_1_4-2_7 a2e4723836b9 614MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk:master-2_5_1_4-2_7 166ed385e767 734MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init:master-2_5_1_4-2_7 9d8a2a1d84a9 365MB 0B nexus.gz1.opensdn.io:5101/tf-dev-sandbox:frozen 7e00f601350d 2.9GB 0B U rockylinux:9 9cc24f05f309 176MB 0B tf-dev-sandbox:compile 87da2ff5a061 22.2GB 0B tf-dev-sandbox:frozen 7e00f601350d 2.9GB 0B U