2026-03-13 13:36:00,732: INFO: Building opensdn-tor-agent 2026-03-13 13:36:00,789: 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_2_1-1 --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 0.0s done #1 DONE 0.5s #2 [internal] load metadata for nexus.gz1.opensdn.io:5101/opensdn-base:master-2_7_2_1-1 #2 DONE 0.0s #3 [internal] load metadata for docker.io/library/tf-dev-sandbox:compile #3 DONE 0.0s #4 [internal] load .dockerignore #4 transferring context: #4 transferring context: 2B done #4 DONE 1.6s #5 [1/1] FROM nexus.gz1.opensdn.io:5101/opensdn-base:master-2_7_2_1-1 #5 DONE 0.3s #6 [build 1/1] FROM docker.io/library/tf-dev-sandbox:compile #6 CACHED #7 [internal] load build context #7 ... #8 [stage-1 2/8] COPY --from=build /buildroot/usr/lib/libisc-9.21.3.so /usr/lib/ #8 DONE 0.9s #7 [internal] load build context #7 transferring context: 1.52kB done #7 DONE 1.9s #9 [stage-1 3/8] COPY --from=build /buildroot/usr/lib/libisccc-9.21.3.so /usr/lib/ #9 DONE 2.1s #10 [stage-1 4/8] COPY --from=build /buildroot/usr/lib/libisccfg-9.21.3.so /usr/lib/ #10 DONE 0.9s #11 [stage-1 5/8] COPY --from=build /buildroot/usr/bin/contrail-vrouter-agent-health-check.py /usr/bin/ #11 DONE 2.4s #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 2.969 added from: http://tf-mirrors.gz1.opensdn.io/re 41 MB/s | 14 MB 00:00 #13 6.859 added from: http://tf-mirrors.gz1.opensdn.io/re 31 MB/s | 1.9 MB 00:00 #13 7.874 added from: http://tf-mirrors.gz1.opensdn.io/re 8.6 MB/s | 402 kB 00:00 #13 8.783 added from: http://tf-mirrors.gz1.opensdn.io/re 26 MB/s | 16 MB 00:00 #13 18.61 added from: http://tf-mirrors.gz1.opensdn.io/re 48 MB/s | 11 MB 00:00 #13 23.55 added from: http://tf-mirrors.gz1.opensdn.io/re 23 MB/s | 1.1 MB 00:00 #13 24.34 added from: http://tf-mirrors.gz1.opensdn.io/re 44 MB/s | 4.8 MB 00:00 #13 27.05 added from: http://tf-mirrors.gz1.opensdn.io/re 21 MB/s | 697 kB 00:00 #13 27.48 added from: http://tf-mirrors.gz1.opensdn.io/re 16 MB/s | 474 kB 00:00 #13 28.06 added from: http://tf-mirrors.gz1.opensdn.io/re 476 kB/s | 18 kB 00:00 #13 28.44 added from: http://tf-mirrors.gz1.opensdn.io/re 11 kB/s | 257 B 00:00 #13 28.79 added from: http://tf-mirrors.gz1.opensdn.io/re 860 kB/s | 15 kB 00:00 #13 29.16 added from: http://tf-mirrors.gz1.opensdn.io/re 3.6 MB/s | 96 kB 00:00 #13 30.25 added from: http://tf-mirrors.gz1.opensdn.io/re 61 MB/s | 39 MB 00:00 #13 61.02 Third parties for OpenSDN 24 MB/s | 5.1 MB 00:00 #13 78.47 Dependencies resolved. #13 78.48 ========================================================================================== #13 78.48 Package Arch Version Repository Size #13 78.48 ========================================================================================== #13 78.48 Installing: #13 78.48 boost x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 9.9 k #13 78.48 gperftools-libs x86_64 2.9.1-3.el9 tf-mirrors.ci_repos_epel9.repo 308 k #13 78.48 Installing dependencies: #13 78.48 boost-atomic x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 15 k #13 78.48 boost-chrono x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 23 k #13 78.48 boost-container x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 35 k #13 78.48 boost-context x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 13 k #13 78.48 boost-contract x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 43 k #13 78.48 boost-coroutine x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 30 k #13 78.48 boost-date-time x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 11 k #13 78.48 boost-fiber x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 37 k #13 78.48 boost-filesystem x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 55 k #13 78.48 boost-graph x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 99 k #13 78.48 boost-iostreams x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 37 k #13 78.48 boost-locale x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 212 k #13 78.48 boost-log x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 405 k #13 78.48 boost-math x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 203 k #13 78.48 boost-nowide x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 13 k #13 78.48 boost-program-options x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 104 k #13 78.48 boost-python3 x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 91 k #13 78.48 boost-random x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 22 k #13 78.48 boost-regex x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 275 k #13 78.48 boost-serialization x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 127 k #13 78.48 boost-stacktrace x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 25 k #13 78.48 boost-system x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 11 k #13 78.48 boost-test x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 228 k #13 78.48 boost-thread x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 53 k #13 78.48 boost-timer x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 21 k #13 78.48 boost-type_erasure x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 28 k #13 78.48 boost-wave x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 207 k #13 78.48 libicu x86_64 67.1-10.el9_6 tf-mirrors.ci_repos_yum9-baseos 9.6 M #13 78.48 libunwind x86_64 1.6.2-1.el9 tf-mirrors.ci_repos_epel9.repo 67 k #13 78.48 #13 78.48 Transaction Summary #13 78.48 ========================================================================================== #13 78.48 Install 31 Packages #13 78.48 #13 78.49 Total download size: 12 M #13 78.49 Installed size: 41 M #13 78.49 Downloading Packages: #13 78.54 (1/31): boost-1.75.0-13.el9_7.x86_64.rpm 378 kB/s | 9.9 kB 00:00 #13 78.55 (2/31): boost-atomic-1.75.0-13.el9_7.x86_64.rpm 413 kB/s | 15 kB 00:00 #13 78.56 (3/31): boost-container-1.75.0-13.el9_7.x86_64. 1.9 MB/s | 35 kB 00:00 #13 78.57 (4/31): boost-chrono-1.75.0-13.el9_7.x86_64.rpm 859 kB/s | 23 kB 00:00 #13 78.58 (5/31): boost-context-1.75.0-13.el9_7.x86_64.rp 863 kB/s | 13 kB 00:00 #13 78.58 (6/31): boost-contract-1.75.0-13.el9_7.x86_64.r 2.9 MB/s | 43 kB 00:00 #13 78.60 (7/31): boost-coroutine-1.75.0-13.el9_7.x86_64. 1.9 MB/s | 30 kB 00:00 #13 78.61 (8/31): boost-date-time-1.75.0-13.el9_7.x86_64. 612 kB/s | 11 kB 00:00 #13 78.61 (9/31): boost-fiber-1.75.0-13.el9_7.x86_64.rpm 2.0 MB/s | 37 kB 00:00 #13 78.61 (10/31): boost-filesystem-1.75.0-13.el9_7.x86_6 4.3 MB/s | 55 kB 00:00 #13 78.62 (11/31): boost-graph-1.75.0-13.el9_7.x86_64.rpm 9.6 MB/s | 99 kB 00:00 #13 78.63 (12/31): boost-iostreams-1.75.0-13.el9_7.x86_64 2.5 MB/s | 37 kB 00:00 #13 78.64 (13/31): boost-locale-1.75.0-13.el9_7.x86_64.rp 12 MB/s | 212 kB 00:00 #13 78.67 (14/31): boost-math-1.75.0-13.el9_7.x86_64.rpm 9.2 MB/s | 203 kB 00:00 #13 78.67 (15/31): boost-log-1.75.0-13.el9_7.x86_64.rpm 9.6 MB/s | 405 kB 00:00 #13 78.68 (16/31): boost-nowide-1.75.0-13.el9_7.x86_64.rp 954 kB/s | 13 kB 00:00 #13 78.69 (17/31): boost-program-options-1.75.0-13.el9_7. 13 MB/s | 104 kB 00:00 #13 78.69 (18/31): boost-python3-1.75.0-13.el9_7.x86_64.r 9.9 MB/s | 91 kB 00:00 #13 78.69 (19/31): boost-random-1.75.0-13.el9_7.x86_64.rp 2.5 MB/s | 22 kB 00:00 #13 78.70 (20/31): boost-regex-1.75.0-13.el9_7.x86_64.rpm 26 MB/s | 275 kB 00:00 #13 78.71 (21/31): boost-serialization-1.75.0-13.el9_7.x8 9.7 MB/s | 127 kB 00:00 #13 78.71 (22/31): boost-stacktrace-1.75.0-13.el9_7.x86_6 2.6 MB/s | 25 kB 00:00 #13 78.71 (23/31): boost-system-1.75.0-13.el9_7.x86_64.rp 2.2 MB/s | 11 kB 00:00 #13 78.72 (24/31): boost-test-1.75.0-13.el9_7.x86_64.rpm 25 MB/s | 228 kB 00:00 #13 78.72 (25/31): boost-thread-1.75.0-13.el9_7.x86_64.rp 4.0 MB/s | 53 kB 00:00 #13 78.74 (26/31): boost-timer-1.75.0-13.el9_7.x86_64.rpm 2.3 MB/s | 21 kB 00:00 #13 78.74 (27/31): boost-type_erasure-1.75.0-13.el9_7.x86 3.3 MB/s | 28 kB 00:00 #13 78.74 (28/31): boost-wave-1.75.0-13.el9_7.x86_64.rpm 19 MB/s | 207 kB 00:00 #13 78.75 (29/31): gperftools-libs-2.9.1-3.el9.x86_64.rpm 23 MB/s | 308 kB 00:00 #13 78.76 (30/31): libunwind-1.6.2-1.el9.x86_64.rpm 5.6 MB/s | 67 kB 00:00 #13 79.05 (31/31): libicu-67.1-10.el9_6.x86_64.rpm 18 MB/s | 9.6 MB 00:00 #13 79.05 -------------------------------------------------------------------------------- #13 79.05 Total 23 MB/s | 12 MB 00:00 #13 79.05 Running transaction check #13 79.13 Transaction check succeeded. #13 79.13 Running transaction test #13 79.69 Transaction test succeeded. #13 79.71 Running transaction #13 80.30 Preparing : 1/1 #13 80.41 Installing : boost-system-1.75.0-13.el9_7.x86_64 1/31 #13 80.41 Installing : boost-chrono-1.75.0-13.el9_7.x86_64 2/31 #13 80.42 Installing : boost-thread-1.75.0-13.el9_7.x86_64 3/31 #13 80.44 Installing : boost-filesystem-1.75.0-13.el9_7.x86_64 4/31 #13 81.30 Installing : libicu-67.1-10.el9_6.x86_64 5/31 #13 81.33 Installing : boost-regex-1.75.0-13.el9_7.x86_64 6/31 #13 81.37 Installing : boost-context-1.75.0-13.el9_7.x86_64 7/31 #13 81.38 Installing : boost-date-time-1.75.0-13.el9_7.x86_64 8/31 #13 81.38 Installing : boost-atomic-1.75.0-13.el9_7.x86_64 9/31 #13 81.42 Installing : boost-log-1.75.0-13.el9_7.x86_64 10/31 #13 81.47 Installing : boost-wave-1.75.0-13.el9_7.x86_64 11/31 #13 81.47 Installing : boost-coroutine-1.75.0-13.el9_7.x86_64 12/31 #13 81.48 Installing : boost-fiber-1.75.0-13.el9_7.x86_64 13/31 #13 81.48 Installing : boost-graph-1.75.0-13.el9_7.x86_64 14/31 #13 81.49 Installing : boost-locale-1.75.0-13.el9_7.x86_64 15/31 #13 81.50 Installing : boost-type_erasure-1.75.0-13.el9_7.x86_64 16/31 #13 81.51 Installing : boost-timer-1.75.0-13.el9_7.x86_64 17/31 #13 81.51 Installing : libunwind-1.6.2-1.el9.x86_64 18/31 #13 81.53 Installing : boost-test-1.75.0-13.el9_7.x86_64 19/31 #13 81.53 Installing : boost-stacktrace-1.75.0-13.el9_7.x86_64 20/31 #13 81.55 Installing : boost-serialization-1.75.0-13.el9_7.x86_64 21/31 #13 81.56 Installing : boost-random-1.75.0-13.el9_7.x86_64 22/31 #13 81.56 Installing : boost-python3-1.75.0-13.el9_7.x86_64 23/31 #13 81.56 Installing : boost-program-options-1.75.0-13.el9_7.x86_64 24/31 #13 81.59 Installing : boost-nowide-1.75.0-13.el9_7.x86_64 25/31 #13 81.59 Installing : boost-math-1.75.0-13.el9_7.x86_64 26/31 #13 81.61 Installing : boost-iostreams-1.75.0-13.el9_7.x86_64 27/31 #13 81.61 Installing : boost-contract-1.75.0-13.el9_7.x86_64 28/31 #13 81.62 Installing : boost-container-1.75.0-13.el9_7.x86_64 29/31 #13 81.64 Installing : boost-1.75.0-13.el9_7.x86_64 30/31 #13 81.67 Installing : gperftools-libs-2.9.1-3.el9.x86_64 31/31 #13 81.69 Running scriptlet: gperftools-libs-2.9.1-3.el9.x86_64 31/31 #13 82.33 Verifying : libicu-67.1-10.el9_6.x86_64 1/31 #13 82.33 Verifying : boost-1.75.0-13.el9_7.x86_64 2/31 #13 82.33 Verifying : boost-atomic-1.75.0-13.el9_7.x86_64 3/31 #13 82.33 Verifying : boost-chrono-1.75.0-13.el9_7.x86_64 4/31 #13 82.33 Verifying : boost-container-1.75.0-13.el9_7.x86_64 5/31 #13 82.33 Verifying : boost-context-1.75.0-13.el9_7.x86_64 6/31 #13 82.33 Verifying : boost-contract-1.75.0-13.el9_7.x86_64 7/31 #13 82.33 Verifying : boost-coroutine-1.75.0-13.el9_7.x86_64 8/31 #13 82.33 Verifying : boost-date-time-1.75.0-13.el9_7.x86_64 9/31 #13 82.33 Verifying : boost-fiber-1.75.0-13.el9_7.x86_64 10/31 #13 82.33 Verifying : boost-filesystem-1.75.0-13.el9_7.x86_64 11/31 #13 82.33 Verifying : boost-graph-1.75.0-13.el9_7.x86_64 12/31 #13 82.33 Verifying : boost-iostreams-1.75.0-13.el9_7.x86_64 13/31 #13 82.33 Verifying : boost-locale-1.75.0-13.el9_7.x86_64 14/31 #13 82.33 Verifying : boost-log-1.75.0-13.el9_7.x86_64 15/31 #13 82.33 Verifying : boost-math-1.75.0-13.el9_7.x86_64 16/31 #13 82.33 Verifying : boost-nowide-1.75.0-13.el9_7.x86_64 17/31 #13 82.33 Verifying : boost-program-options-1.75.0-13.el9_7.x86_64 18/31 #13 82.33 Verifying : boost-python3-1.75.0-13.el9_7.x86_64 19/31 #13 82.33 Verifying : boost-random-1.75.0-13.el9_7.x86_64 20/31 #13 82.33 Verifying : boost-regex-1.75.0-13.el9_7.x86_64 21/31 #13 82.33 Verifying : boost-serialization-1.75.0-13.el9_7.x86_64 22/31 #13 82.33 Verifying : boost-stacktrace-1.75.0-13.el9_7.x86_64 23/31 #13 82.33 Verifying : boost-system-1.75.0-13.el9_7.x86_64 24/31 #13 82.33 Verifying : boost-test-1.75.0-13.el9_7.x86_64 25/31 #13 82.33 Verifying : boost-thread-1.75.0-13.el9_7.x86_64 26/31 #13 82.33 Verifying : boost-timer-1.75.0-13.el9_7.x86_64 27/31 #13 82.33 Verifying : boost-type_erasure-1.75.0-13.el9_7.x86_64 28/31 #13 82.33 Verifying : boost-wave-1.75.0-13.el9_7.x86_64 29/31 #13 82.33 Verifying : gperftools-libs-2.9.1-3.el9.x86_64 30/31 #13 82.33 Verifying : libunwind-1.6.2-1.el9.x86_64 31/31 #13 82.68 #13 82.68 Installed: #13 82.68 boost-1.75.0-13.el9_7.x86_64 #13 82.68 boost-atomic-1.75.0-13.el9_7.x86_64 #13 82.68 boost-chrono-1.75.0-13.el9_7.x86_64 #13 82.68 boost-container-1.75.0-13.el9_7.x86_64 #13 82.68 boost-context-1.75.0-13.el9_7.x86_64 #13 82.68 boost-contract-1.75.0-13.el9_7.x86_64 #13 82.68 boost-coroutine-1.75.0-13.el9_7.x86_64 #13 82.68 boost-date-time-1.75.0-13.el9_7.x86_64 #13 82.68 boost-fiber-1.75.0-13.el9_7.x86_64 #13 82.68 boost-filesystem-1.75.0-13.el9_7.x86_64 #13 82.68 boost-graph-1.75.0-13.el9_7.x86_64 #13 82.68 boost-iostreams-1.75.0-13.el9_7.x86_64 #13 82.68 boost-locale-1.75.0-13.el9_7.x86_64 #13 82.68 boost-log-1.75.0-13.el9_7.x86_64 #13 82.68 boost-math-1.75.0-13.el9_7.x86_64 #13 82.68 boost-nowide-1.75.0-13.el9_7.x86_64 #13 82.68 boost-program-options-1.75.0-13.el9_7.x86_64 #13 82.68 boost-python3-1.75.0-13.el9_7.x86_64 #13 82.68 boost-random-1.75.0-13.el9_7.x86_64 #13 82.68 boost-regex-1.75.0-13.el9_7.x86_64 #13 82.68 boost-serialization-1.75.0-13.el9_7.x86_64 #13 82.68 boost-stacktrace-1.75.0-13.el9_7.x86_64 #13 82.68 boost-system-1.75.0-13.el9_7.x86_64 #13 82.68 boost-test-1.75.0-13.el9_7.x86_64 #13 82.68 boost-thread-1.75.0-13.el9_7.x86_64 #13 82.68 boost-timer-1.75.0-13.el9_7.x86_64 #13 82.68 boost-type_erasure-1.75.0-13.el9_7.x86_64 #13 82.68 boost-wave-1.75.0-13.el9_7.x86_64 #13 82.68 gperftools-libs-2.9.1-3.el9.x86_64 #13 82.68 libicu-67.1-10.el9_6.x86_64 #13 82.68 libunwind-1.6.2-1.el9.x86_64 #13 82.68 #13 82.68 Complete! #13 83.18 77 files removed #13 84.87 Looking in indexes: http://tf-mirrors.gz1.opensdn.io/root/pypi/+simple/, http://localhost:6667/pip/simple #13 85.03 Collecting contrail-vrouter-api==0.1.dev0 #13 85.04 Downloading http://localhost:6667/pip/simple/contrail-vrouter-api/contrail_vrouter_api-0.1.dev0-py3-none-any.whl (2.9 kB) #13 86.31 Installing collected packages: contrail-vrouter-api #13 86.35 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 86.37 Successfully installed contrail-vrouter-api-0.1.dev0 #13 DONE 89.4s #14 [stage-1 8/8] COPY *.sh / #14 DONE 0.7s #15 exporting to image #15 exporting layers #15 exporting layers 3.4s done #15 writing image sha256:f24f7bd1592cc9c66d9c9d9a07820f8d0dad1b54c4cff3482d7223793d75326a #15 writing image sha256:f24f7bd1592cc9c66d9c9d9a07820f8d0dad1b54c4cff3482d7223793d75326a 0.0s done #15 naming to nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_7_2_1-1 0.0s done #15 DONE 3.7s 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-13 13:37:48,683: INFO: Docker build duration: 108 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-tor-agent] e9bd71dd6215: Preparing 5ce77249ceec: Preparing 39e743f56cc2: Preparing 234db4ef366d: Preparing e0b5cc99f6f1: Preparing ff8f0ed4befe: Preparing c567cf822f6d: Preparing d3250dce1a42: Preparing d41cc428bfbd: Preparing 97b85316a198: Preparing f94347ec17cd: Preparing 353a8a99a076: Preparing e56189da94e2: Preparing fee382da9d99: Preparing 044f9ea14006: Preparing cf0c7edcfda7: Preparing bc2c22a21976: Preparing 3f8d5859f2c1: Preparing eae0637bc31b: Preparing e086422fef67: Preparing 44343de3ea1d: Preparing ff8f0ed4befe: Waiting c567cf822f6d: Waiting d3250dce1a42: Waiting d41cc428bfbd: Waiting 97b85316a198: Waiting f94347ec17cd: Waiting 353a8a99a076: Waiting e56189da94e2: Waiting fee382da9d99: Waiting 044f9ea14006: Waiting cf0c7edcfda7: Waiting bc2c22a21976: Waiting 3f8d5859f2c1: Waiting eae0637bc31b: Waiting e086422fef67: Waiting 44343de3ea1d: Waiting 234db4ef366d: Pushed e9bd71dd6215: Pushed 39e743f56cc2: Pushed e0b5cc99f6f1: Pushed ff8f0ed4befe: Pushed d3250dce1a42: Layer already exists 97b85316a198: Layer already exists f94347ec17cd: Layer already exists d41cc428bfbd: Layer already exists 353a8a99a076: Layer already exists fee382da9d99: Layer already exists 044f9ea14006: Layer already exists e56189da94e2: Layer already exists cf0c7edcfda7: Layer already exists bc2c22a21976: Layer already exists c567cf822f6d: Pushed eae0637bc31b: Layer already exists e086422fef67: Layer already exists 3f8d5859f2c1: Layer already exists 44343de3ea1d: Layer already exists 5ce77249ceec: Pushed master-2_7_2_1-1: digest: sha256:12af42bef5c8073ad124f2e227a49904d5b2dacf91502f4acd358c1fbc3f5ee4 size: 4713 2026-03-13 13:38:17,857: INFO: Building opensdn-tor-agent finished successfully, duration: 137 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_2_1-1 2c73b4b42420 683MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-api:master-2_7_2_1-1 13fe2f1bfc8b 692MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-2_7_2_1-1 0571a0d084ed 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base:master-2_7_2_1-1 52bbd908f34d 908MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-collector:master-2_7_2_1-1 d9e6407c2153 909MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology:master-2_7_2_1-1 8df21fbbf332 908MB 0B nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src:master-2_7_2_1-1 58a0ee609773 1.4MB 0B nexus.gz1.opensdn.io:5101/opensdn-base:master-2_7_2_1-1 054bdb42ff49 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src:master-2_7_2_1-1 24a54df9a464 4.17kB 0B nexus.gz1.opensdn.io:5101/opensdn-charms-src:master-2_7_2_1-1 5a6c031d3b98 6.05MB 0B nexus.gz1.opensdn.io:5101/opensdn-container-builder-src:master-2_7_2_1-1 917edc23a80e 2.39MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-base:master-2_7_2_1-1 507921ed81f1 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema:master-2_7_2_1-1 fd258986a0a1 668MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-base:master-2_7_2_1-1 4a8ca1ceb3f5 726MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-2_7_2_1-1 a9db24cc3d38 753MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-2_7_2_1-1 5c365ca36ad9 753MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-named:master-2_7_2_1-1 ecd6b1922d65 734MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base:master-2_7_2_1-1 f1b04c4fac00 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job:master-2_7_2_1-1 80f17837208f 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web:master-2_7_2_1-1 f38efc94e4eb 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-debug:master-2_7_2_1-1 c9b4e4c566f9 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-cassandra:master-2_7_2_1-1 3137ad6ec97f 331MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-haproxy:master-2_7_2_1-1 bdb88896bece 144MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-kafka:master-2_7_2_1-1 9b6e5fed84cd 392MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq:master-2_7_2_1-1 ea104b37c5fa 363MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-redis:master-2_7_2_1-1 27d4e6e3d2d8 171MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd:master-2_7_2_1-1 5b3ad00c4baf 440MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-stunnel:master-2_7_2_1-1 3ffe513afd53 454MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper:master-2_7_2_1-1 6892fff94568 301MB 0B nexus.gz1.opensdn.io:5101/opensdn-general-base:master-2_7_2_1-1 9f3556a28b9f 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src:master-2_7_2_1-1 cda15acce962 32.7MB 0B nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init:master-2_7_2_1-1 ca83b8f347ff 687MB 0B nexus.gz1.opensdn.io:5101/opensdn-kubernetes-kube-manager:master-2_7_2_1-1 f2230548bb95 671MB 0B nexus.gz1.opensdn.io:5101/opensdn-node-init:master-2_7_2_1-1 119fd2bc6fea 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-nodemgr:master-2_7_2_1-1 c35f68eb4ccc 802MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-compute-init:master-2_7_2_1-1 d71663cbb828 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-heat-init:master-2_7_2_1-1 b7588e058980 444MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-neutron-init:master-2_7_2_1-1 c47c01accaf5 444MB 0B nexus.gz1.opensdn.io:5101/opensdn-provisioner:master-2_7_2_1-1 8baafe83cf25 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-status:master-2_7_2_1-1 4b42898791fc 802MB 0B nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_7_2_1-1 f24f7bd1592c 726MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-base:master-2_7_2_1-1 4e0bc96fe2f1 734MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk:master-2_7_2_1-1 6a24bc6f3247 734MB 0B nexus.gz1.opensdn.io:5101/tf-dev-sandbox:frozen 6619c8448ca8 2.9GB 0B U rockylinux:9 9cc24f05f309 176MB 0B tf-dev-sandbox:compile 073d5a25ff5e 22.2GB 0B tf-dev-sandbox:frozen 6619c8448ca8 2.9GB 0B U