2026-04-23 07:57:15,688: INFO: Building opensdn-tor-agent 2026-04-23 07:57:15,725: 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_8_8-3 --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.5s #2 [internal] load metadata for nexus.gz1.opensdn.io:5101/opensdn-base:master-2_7_8_8-3 #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.6s #5 [1/5] FROM nexus.gz1.opensdn.io:5101/opensdn-base:master-2_7_8_8-3 #5 DONE 0.2s #6 [build 1/1] FROM docker.io/library/tf-dev-sandbox:compile #6 CACHED #7 [internal] load build context #7 transferring context: 1.52kB 0.1s done #7 DONE 3.1s #8 [stage-1 2/8] COPY --from=build /buildroot/usr/lib/libisc-9.21.3.so /usr/lib/ #8 DONE 1.1s #9 [stage-1 3/8] COPY --from=build /buildroot/usr/lib/libisccc-9.21.3.so /usr/lib/ #9 DONE 0.2s #10 [stage-1 4/8] COPY --from=build /buildroot/usr/lib/libisccfg-9.21.3.so /usr/lib/ #10 DONE 3.4s #11 [stage-1 5/8] COPY --from=build /buildroot/usr/bin/contrail-vrouter-agent-health-check.py /usr/bin/ #11 DONE 2.0s #12 [stage-1 6/8] COPY --from=build /buildroot/usr/bin/contrail_crypt_tunnel_client.py /usr/bin/ #12 DONE 2.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 3.293 added from: http://tf-mirrors.gz1.opensdn.io/re 29 MB/s | 14 MB 00:00 #13 10.97 added from: http://tf-mirrors.gz1.opensdn.io/re 23 MB/s | 1.9 MB 00:00 #13 13.00 added from: http://tf-mirrors.gz1.opensdn.io/re 8.0 MB/s | 402 kB 00:00 #13 14.14 added from: http://tf-mirrors.gz1.opensdn.io/re 32 MB/s | 16 MB 00:00 #13 27.05 added from: http://tf-mirrors.gz1.opensdn.io/re 32 MB/s | 11 MB 00:00 #13 35.37 added from: http://tf-mirrors.gz1.opensdn.io/re 4.6 MB/s | 1.1 MB 00:00 #13 36.40 added from: http://tf-mirrors.gz1.opensdn.io/re 27 MB/s | 4.8 MB 00:00 #13 40.13 added from: http://tf-mirrors.gz1.opensdn.io/re 15 MB/s | 697 kB 00:00 #13 41.27 added from: http://tf-mirrors.gz1.opensdn.io/re 12 MB/s | 474 kB 00:00 #13 42.18 added from: http://tf-mirrors.gz1.opensdn.io/re 426 kB/s | 18 kB 00:00 #13 42.87 added from: http://tf-mirrors.gz1.opensdn.io/re 7.0 kB/s | 257 B 00:00 #13 43.64 added from: http://tf-mirrors.gz1.opensdn.io/re 620 kB/s | 15 kB 00:00 #13 43.98 added from: http://tf-mirrors.gz1.opensdn.io/re 3.3 MB/s | 96 kB 00:00 #13 45.50 added from: http://tf-mirrors.gz1.opensdn.io/re 43 MB/s | 39 MB 00:00 #13 69.59 Third parties for OpenSDN 39 MB/s | 5.1 MB 00:00 #13 80.60 Dependencies resolved. #13 80.60 ========================================================================================== #13 80.60 Package Arch Version Repository Size #13 80.60 ========================================================================================== #13 80.60 Installing: #13 80.60 boost x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 9.9 k #13 80.60 gperftools-libs x86_64 2.9.1-3.el9 tf-mirrors.ci_repos_epel9.repo 308 k #13 80.60 Installing dependencies: #13 80.60 boost-atomic x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 15 k #13 80.60 boost-chrono x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 23 k #13 80.60 boost-container x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 35 k #13 80.60 boost-context x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 13 k #13 80.60 boost-contract x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 43 k #13 80.60 boost-coroutine x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 30 k #13 80.60 boost-date-time x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 11 k #13 80.60 boost-fiber x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 37 k #13 80.60 boost-filesystem x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 55 k #13 80.60 boost-graph x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 99 k #13 80.60 boost-iostreams x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 37 k #13 80.60 boost-locale x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 212 k #13 80.60 boost-log x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 405 k #13 80.60 boost-math x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 203 k #13 80.60 boost-nowide x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 13 k #13 80.60 boost-program-options x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 104 k #13 80.60 boost-python3 x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 91 k #13 80.60 boost-random x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 22 k #13 80.60 boost-regex x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 275 k #13 80.60 boost-serialization x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 127 k #13 80.60 boost-stacktrace x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 25 k #13 80.60 boost-system x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 11 k #13 80.60 boost-test x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 228 k #13 80.60 boost-thread x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 53 k #13 80.60 boost-timer x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 21 k #13 80.60 boost-type_erasure x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 28 k #13 80.60 boost-wave x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 207 k #13 80.60 libicu x86_64 67.1-10.el9_6 tf-mirrors.ci_repos_yum9-baseos 9.6 M #13 80.60 libunwind x86_64 1.6.2-1.el9 tf-mirrors.ci_repos_epel9.repo 67 k #13 80.60 #13 80.60 Transaction Summary #13 80.60 ========================================================================================== #13 80.60 Install 31 Packages #13 80.60 #13 80.60 Total download size: 12 M #13 80.60 Installed size: 41 M #13 80.60 Downloading Packages: #13 80.68 (1/31): boost-1.75.0-13.el9_7.x86_64.rpm 332 kB/s | 9.9 kB 00:00 #13 80.68 (2/31): boost-atomic-1.75.0-13.el9_7.x86_64.rpm 418 kB/s | 15 kB 00:00 #13 80.68 (3/31): boost-chrono-1.75.0-13.el9_7.x86_64.rpm 2.5 MB/s | 23 kB 00:00 #13 80.68 (4/31): boost-container-1.75.0-13.el9_7.x86_64. 3.2 MB/s | 35 kB 00:00 #13 80.68 (5/31): boost-context-1.75.0-13.el9_7.x86_64.rp 1.0 MB/s | 13 kB 00:00 #13 80.68 (6/31): boost-contract-1.75.0-13.el9_7.x86_64.r 4.8 MB/s | 43 kB 00:00 #13 80.68 (7/31): boost-coroutine-1.75.0-13.el9_7.x86_64. 2.7 MB/s | 30 kB 00:00 #13 80.68 (8/31): boost-date-time-1.75.0-13.el9_7.x86_64. 1.0 MB/s | 11 kB 00:00 #13 80.68 (9/31): boost-fiber-1.75.0-13.el9_7.x86_64.rpm 5.5 MB/s | 37 kB 00:00 #13 80.68 (10/31): boost-filesystem-1.75.0-13.el9_7.x86_6 7.9 MB/s | 55 kB 00:00 #13 80.68 (11/31): boost-graph-1.75.0-13.el9_7.x86_64.rpm 13 MB/s | 99 kB 00:00 #13 80.68 (12/31): boost-iostreams-1.75.0-13.el9_7.x86_64 5.3 MB/s | 37 kB 00:00 #13 80.68 (13/31): boost-locale-1.75.0-13.el9_7.x86_64.rp 20 MB/s | 212 kB 00:00 #13 80.73 (14/31): boost-math-1.75.0-13.el9_7.x86_64.rpm 8.4 MB/s | 203 kB 00:00 #13 80.73 (15/31): boost-log-1.75.0-13.el9_7.x86_64.rpm 10 MB/s | 405 kB 00:00 #13 80.75 (16/31): boost-nowide-1.75.0-13.el9_7.x86_64.rp 286 kB/s | 13 kB 00:00 #13 80.79 (17/31): boost-program-options-1.75.0-13.el9_7. 1.2 MB/s | 104 kB 00:00 #13 80.79 (18/31): boost-python3-1.75.0-13.el9_7.x86_64.r 1.9 MB/s | 91 kB 00:00 #13 80.80 (19/31): boost-random-1.75.0-13.el9_7.x86_64.rp 2.8 MB/s | 22 kB 00:00 #13 80.80 (20/31): boost-serialization-1.75.0-13.el9_7.x8 15 MB/s | 127 kB 00:00 #13 80.80 (21/31): boost-regex-1.75.0-13.el9_7.x86_64.rpm 15 MB/s | 275 kB 00:00 #13 80.81 (22/31): boost-stacktrace-1.75.0-13.el9_7.x86_6 1.8 MB/s | 25 kB 00:00 #13 80.81 (23/31): boost-system-1.75.0-13.el9_7.x86_64.rp 1.0 MB/s | 11 kB 00:00 #13 80.88 (24/31): boost-test-1.75.0-13.el9_7.x86_64.rpm 9.5 MB/s | 228 kB 00:00 #13 80.88 (25/31): boost-thread-1.75.0-13.el9_7.x86_64.rp 2.1 MB/s | 53 kB 00:00 #13 80.88 (26/31): boost-timer-1.75.0-13.el9_7.x86_64.rpm 3.3 MB/s | 21 kB 00:00 #13 80.88 (27/31): boost-type_erasure-1.75.0-13.el9_7.x86 5.0 MB/s | 28 kB 00:00 #13 80.88 (28/31): boost-wave-1.75.0-13.el9_7.x86_64.rpm 22 MB/s | 207 kB 00:00 #13 80.88 (29/31): gperftools-libs-2.9.1-3.el9.x86_64.rpm 18 MB/s | 308 kB 00:00 #13 80.88 (30/31): libunwind-1.6.2-1.el9.x86_64.rpm 4.9 MB/s | 67 kB 00:00 #13 81.01 (31/31): libicu-67.1-10.el9_6.x86_64.rpm 24 MB/s | 9.6 MB 00:00 #13 81.01 -------------------------------------------------------------------------------- #13 81.01 Total 31 MB/s | 12 MB 00:00 #13 81.01 Running transaction check #13 81.04 Transaction check succeeded. #13 81.04 Running transaction test #13 81.18 Transaction test succeeded. #13 81.18 Running transaction #13 81.64 Preparing : 1/1 #13 81.72 Installing : boost-system-1.75.0-13.el9_7.x86_64 1/31 #13 81.72 Installing : boost-chrono-1.75.0-13.el9_7.x86_64 2/31 #13 81.72 Installing : boost-thread-1.75.0-13.el9_7.x86_64 3/31 #13 81.72 Installing : boost-filesystem-1.75.0-13.el9_7.x86_64 4/31 #13 82.17 Installing : libicu-67.1-10.el9_6.x86_64 5/31 #13 82.17 Installing : boost-regex-1.75.0-13.el9_7.x86_64 6/31 #13 82.17 Installing : boost-context-1.75.0-13.el9_7.x86_64 7/31 #13 82.17 Installing : boost-date-time-1.75.0-13.el9_7.x86_64 8/31 #13 82.17 Installing : boost-atomic-1.75.0-13.el9_7.x86_64 9/31 #13 82.17 Installing : boost-log-1.75.0-13.el9_7.x86_64 10/31 #13 82.20 Installing : boost-wave-1.75.0-13.el9_7.x86_64 11/31 #13 82.21 Installing : boost-coroutine-1.75.0-13.el9_7.x86_64 12/31 #13 82.21 Installing : boost-fiber-1.75.0-13.el9_7.x86_64 13/31 #13 82.22 Installing : boost-graph-1.75.0-13.el9_7.x86_64 14/31 #13 82.23 Installing : boost-locale-1.75.0-13.el9_7.x86_64 15/31 #13 82.24 Installing : boost-type_erasure-1.75.0-13.el9_7.x86_64 16/31 #13 82.24 Installing : boost-timer-1.75.0-13.el9_7.x86_64 17/31 #13 82.25 Installing : libunwind-1.6.2-1.el9.x86_64 18/31 #13 82.26 Installing : boost-test-1.75.0-13.el9_7.x86_64 19/31 #13 82.28 Installing : boost-stacktrace-1.75.0-13.el9_7.x86_64 20/31 #13 82.28 Installing : boost-serialization-1.75.0-13.el9_7.x86_64 21/31 #13 82.28 Installing : boost-random-1.75.0-13.el9_7.x86_64 22/31 #13 82.29 Installing : boost-python3-1.75.0-13.el9_7.x86_64 23/31 #13 82.31 Installing : boost-program-options-1.75.0-13.el9_7.x86_64 24/31 #13 82.31 Installing : boost-nowide-1.75.0-13.el9_7.x86_64 25/31 #13 82.34 Installing : boost-math-1.75.0-13.el9_7.x86_64 26/31 #13 82.34 Installing : boost-iostreams-1.75.0-13.el9_7.x86_64 27/31 #13 82.34 Installing : boost-contract-1.75.0-13.el9_7.x86_64 28/31 #13 82.34 Installing : boost-container-1.75.0-13.el9_7.x86_64 29/31 #13 82.34 Installing : boost-1.75.0-13.el9_7.x86_64 30/31 #13 82.36 Installing : gperftools-libs-2.9.1-3.el9.x86_64 31/31 #13 82.39 Running scriptlet: gperftools-libs-2.9.1-3.el9.x86_64 31/31 #13 82.63 Verifying : libicu-67.1-10.el9_6.x86_64 1/31 #13 82.63 Verifying : boost-1.75.0-13.el9_7.x86_64 2/31 #13 82.63 Verifying : boost-atomic-1.75.0-13.el9_7.x86_64 3/31 #13 82.63 Verifying : boost-chrono-1.75.0-13.el9_7.x86_64 4/31 #13 82.63 Verifying : boost-container-1.75.0-13.el9_7.x86_64 5/31 #13 82.63 Verifying : boost-context-1.75.0-13.el9_7.x86_64 6/31 #13 82.63 Verifying : boost-contract-1.75.0-13.el9_7.x86_64 7/31 #13 82.63 Verifying : boost-coroutine-1.75.0-13.el9_7.x86_64 8/31 #13 82.63 Verifying : boost-date-time-1.75.0-13.el9_7.x86_64 9/31 #13 82.63 Verifying : boost-fiber-1.75.0-13.el9_7.x86_64 10/31 #13 82.63 Verifying : boost-filesystem-1.75.0-13.el9_7.x86_64 11/31 #13 82.63 Verifying : boost-graph-1.75.0-13.el9_7.x86_64 12/31 #13 82.63 Verifying : boost-iostreams-1.75.0-13.el9_7.x86_64 13/31 #13 82.63 Verifying : boost-locale-1.75.0-13.el9_7.x86_64 14/31 #13 82.63 Verifying : boost-log-1.75.0-13.el9_7.x86_64 15/31 #13 82.63 Verifying : boost-math-1.75.0-13.el9_7.x86_64 16/31 #13 82.63 Verifying : boost-nowide-1.75.0-13.el9_7.x86_64 17/31 #13 82.63 Verifying : boost-program-options-1.75.0-13.el9_7.x86_64 18/31 #13 82.63 Verifying : boost-python3-1.75.0-13.el9_7.x86_64 19/31 #13 82.63 Verifying : boost-random-1.75.0-13.el9_7.x86_64 20/31 #13 82.63 Verifying : boost-regex-1.75.0-13.el9_7.x86_64 21/31 #13 82.63 Verifying : boost-serialization-1.75.0-13.el9_7.x86_64 22/31 #13 82.63 Verifying : boost-stacktrace-1.75.0-13.el9_7.x86_64 23/31 #13 82.63 Verifying : boost-system-1.75.0-13.el9_7.x86_64 24/31 #13 82.63 Verifying : boost-test-1.75.0-13.el9_7.x86_64 25/31 #13 82.63 Verifying : boost-thread-1.75.0-13.el9_7.x86_64 26/31 #13 82.63 Verifying : boost-timer-1.75.0-13.el9_7.x86_64 27/31 #13 82.63 Verifying : boost-type_erasure-1.75.0-13.el9_7.x86_64 28/31 #13 82.63 Verifying : boost-wave-1.75.0-13.el9_7.x86_64 29/31 #13 82.63 Verifying : gperftools-libs-2.9.1-3.el9.x86_64 30/31 #13 82.63 Verifying : libunwind-1.6.2-1.el9.x86_64 31/31 #13 82.72 #13 82.72 Installed: #13 82.72 boost-1.75.0-13.el9_7.x86_64 #13 82.72 boost-atomic-1.75.0-13.el9_7.x86_64 #13 82.72 boost-chrono-1.75.0-13.el9_7.x86_64 #13 82.72 boost-container-1.75.0-13.el9_7.x86_64 #13 82.72 boost-context-1.75.0-13.el9_7.x86_64 #13 82.72 boost-contract-1.75.0-13.el9_7.x86_64 #13 82.72 boost-coroutine-1.75.0-13.el9_7.x86_64 #13 82.72 boost-date-time-1.75.0-13.el9_7.x86_64 #13 82.72 boost-fiber-1.75.0-13.el9_7.x86_64 #13 82.72 boost-filesystem-1.75.0-13.el9_7.x86_64 #13 82.72 boost-graph-1.75.0-13.el9_7.x86_64 #13 82.72 boost-iostreams-1.75.0-13.el9_7.x86_64 #13 82.72 boost-locale-1.75.0-13.el9_7.x86_64 #13 82.72 boost-log-1.75.0-13.el9_7.x86_64 #13 82.72 boost-math-1.75.0-13.el9_7.x86_64 #13 82.72 boost-nowide-1.75.0-13.el9_7.x86_64 #13 82.72 boost-program-options-1.75.0-13.el9_7.x86_64 #13 82.72 boost-python3-1.75.0-13.el9_7.x86_64 #13 82.72 boost-random-1.75.0-13.el9_7.x86_64 #13 82.72 boost-regex-1.75.0-13.el9_7.x86_64 #13 82.72 boost-serialization-1.75.0-13.el9_7.x86_64 #13 82.72 boost-stacktrace-1.75.0-13.el9_7.x86_64 #13 82.72 boost-system-1.75.0-13.el9_7.x86_64 #13 82.72 boost-test-1.75.0-13.el9_7.x86_64 #13 82.72 boost-thread-1.75.0-13.el9_7.x86_64 #13 82.72 boost-timer-1.75.0-13.el9_7.x86_64 #13 82.72 boost-type_erasure-1.75.0-13.el9_7.x86_64 #13 82.72 boost-wave-1.75.0-13.el9_7.x86_64 #13 82.72 gperftools-libs-2.9.1-3.el9.x86_64 #13 82.72 libicu-67.1-10.el9_6.x86_64 #13 82.72 libunwind-1.6.2-1.el9.x86_64 #13 82.72 #13 82.72 Complete! #13 83.12 77 files removed #13 83.95 Looking in indexes: http://tf-mirrors.gz1.opensdn.io/root/pypi/+simple/, http://localhost:6667/pip/simple #13 84.02 Collecting contrail-vrouter-api==0.1.dev0 #13 84.02 Downloading http://localhost:6667/pip/simple/contrail-vrouter-api/contrail_vrouter_api-0.1.dev0-py3-none-any.whl (2.9 kB) #13 84.30 Installing collected packages: contrail-vrouter-api #13 84.33 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 84.33 Successfully installed contrail-vrouter-api-0.1.dev0 #13 DONE 85.0s #14 [stage-1 8/8] COPY *.sh / #14 DONE 2.1s #15 exporting to image #15 exporting layers #15 exporting layers 6.1s done #15 writing image sha256:7dd09c467ab9e74546ff33b75e34374c57e6052074b4ec515cbe2b2cb4047c24 #15 writing image sha256:7dd09c467ab9e74546ff33b75e34374c57e6052074b4ec515cbe2b2cb4047c24 1.3s done #15 naming to nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_7_8_8-3 #15 naming to nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_7_8_8-3 0.0s done #15 DONE 7.5s 2 warnings found (use docker --debug to expand):  - InvalidDefaultArgInFrom: Default value for ARG ${BUILD_IMAGE} results in empty or invalid base image name (line 4) - InvalidDefaultArgInFrom: Default value for ARG ${CONTRAIL_REGISTRY}/opensdn-base:${CONTRAIL_CONTAINER_TAG} results in empty or invalid base image name (line 6) 2026-04-23 07:59:34,303: INFO: Docker build duration: 139 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-tor-agent] 47e6878c3d8c: Preparing ea3dfb20687d: Preparing 06e55e9f599a: Preparing 46a912f5fd55: Preparing 2612a1936b52: Preparing ca5663b4814b: Preparing 4ef7f28aa474: Preparing 4ccac3094810: Preparing 4e6ad3bcf0bb: Preparing 8e29d13d43fc: Preparing 7b75a20e52ae: Preparing 1d2bbd8bb965: Preparing a3dea9fc68f9: Preparing a1cbc2b1721e: Preparing 5a67aed593d4: Preparing 24ab4f57bd10: Preparing 20fa626bd10a: Preparing c4acc9ceac18: Preparing 8c433f69fb41: Preparing f48c6163b5e1: Preparing 44343de3ea1d: Preparing 47e6878c3d8c: Waiting ea3dfb20687d: Waiting 06e55e9f599a: Waiting 46a912f5fd55: Waiting 2612a1936b52: Waiting ca5663b4814b: Waiting 4ef7f28aa474: Waiting 4ccac3094810: Waiting 4e6ad3bcf0bb: Waiting 8e29d13d43fc: Waiting 7b75a20e52ae: Waiting 1d2bbd8bb965: Waiting a3dea9fc68f9: Waiting a1cbc2b1721e: Waiting 5a67aed593d4: Waiting 24ab4f57bd10: Waiting 20fa626bd10a: Waiting c4acc9ceac18: Waiting 8c433f69fb41: Waiting f48c6163b5e1: Waiting 44343de3ea1d: Waiting 47e6878c3d8c: Pushed 06e55e9f599a: Pushed 46a912f5fd55: Pushed 2612a1936b52: Pushed ca5663b4814b: Pushed 4ef7f28aa474: Pushed 4ccac3094810: Layer already exists 4e6ad3bcf0bb: Layer already exists 7b75a20e52ae: Layer already exists 8e29d13d43fc: Layer already exists a3dea9fc68f9: Layer already exists 1d2bbd8bb965: Layer already exists a1cbc2b1721e: Layer already exists 5a67aed593d4: Layer already exists 24ab4f57bd10: Layer already exists 20fa626bd10a: Layer already exists c4acc9ceac18: Layer already exists 8c433f69fb41: Layer already exists f48c6163b5e1: Layer already exists 44343de3ea1d: Layer already exists ea3dfb20687d: Pushed master-2_7_8_8-3: digest: sha256:537bd1b5f52e81a0a4de5a45b325c0c1b011e8b66ad75cfe0d76e2ba72cdb67c size: 4713 2026-04-23 07:59:45,458: INFO: Building opensdn-tor-agent finished successfully, duration: 150 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_8_8-3 dc38017fd266 692MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-api:master-2_7_8_8-3 6ce059f9deda 701MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-2_7_8_8-3 619dcb6cbf2b 676MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-collector:master-2_7_8_8-3 e78b051b4630 758MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine:master-2_7_8_8-3 1e1ede82d683 754MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base:master-2_7_8_8-3 1085e88ed759 917MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-collector:master-2_7_8_8-3 eb6a840fde8a 918MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology:master-2_7_8_8-3 8c2100251f2d 918MB 0B nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src:master-2_7_8_8-3 82cfdc642dab 1.41MB 0B nexus.gz1.opensdn.io:5101/opensdn-base:master-2_7_8_8-3 fd0f4b11e710 676MB 0B nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src:master-2_7_8_8-3 2f5314fe18c6 4.17kB 0B nexus.gz1.opensdn.io:5101/opensdn-charms-src:master-2_7_8_8-3 b6353c9f8682 6.05MB 0B nexus.gz1.opensdn.io:5101/opensdn-container-builder-src:master-2_7_8_8-3 ee6dd94e9ebf 2.39MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-api:master-2_7_8_8-3 8cb526ae51be 714MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-base:master-2_7_8_8-3 a5cdc5a3f575 676MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-dnsmasq:master-2_7_8_8-3 5fdc5bf662b4 691MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema:master-2_7_8_8-3 c88a3a0247af 677MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-svcmonitor:master-2_7_8_8-3 dab821bf0bab 698MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-base:master-2_7_8_8-3 3300db770670 735MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-2_7_8_8-3 e77a49551844 762MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-2_7_8_8-3 a713cecde43c 762MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-named:master-2_7_8_8-3 06547ec422cb 743MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base:master-2_7_8_8-3 fb8d50fcfb0e 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job:master-2_7_8_8-3 9510769b7445 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web:master-2_7_8_8-3 eb1b9ac7ccbf 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-debug:master-2_7_8_8-3 bc512fa29a44 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-cassandra:master-2_7_8_8-3 9d4136113a27 331MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-haproxy:master-2_7_8_8-3 049d0f74a196 144MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-kafka:master-2_7_8_8-3 7687f21393af 392MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq:master-2_7_8_8-3 42ccaa16af98 363MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-redis:master-2_7_8_8-3 2595166ba190 171MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd:master-2_7_8_8-3 af7209abfb82 440MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-stunnel:master-2_7_8_8-3 c972f1ad8d0f 454MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper:master-2_7_8_8-3 60c91107c0d4 301MB 0B nexus.gz1.opensdn.io:5101/opensdn-general-base:master-2_7_8_8-3 b04cb4bd592f 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src:master-2_7_8_8-3 82665e45c2f9 32.7MB 0B nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init:master-2_7_8_8-3 ec49d219328c 696MB 0B nexus.gz1.opensdn.io:5101/opensdn-kubernetes-kube-manager:master-2_7_8_8-3 e3b91d87a82e 681MB 0B nexus.gz1.opensdn.io:5101/opensdn-node-init:master-2_7_8_8-3 10519c74d69b 676MB 0B nexus.gz1.opensdn.io:5101/opensdn-nodemgr:master-2_7_8_8-3 a4193a70895f 811MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-compute-init:master-2_7_8_8-3 537a4d34ddd3 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-heat-init:master-2_7_8_8-3 a1cdd468ec9c 444MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-neutron-init:master-2_7_8_8-3 35d5c29a9a5d 444MB 0B nexus.gz1.opensdn.io:5101/opensdn-provisioner:master-2_7_8_8-3 805754104748 676MB 0B nexus.gz1.opensdn.io:5101/opensdn-status:master-2_7_8_8-3 730e3bbd0ac0 811MB 0B nexus.gz1.opensdn.io:5101/opensdn-test-test:master-2_7_8_8-3 16624a9c2f7a 1.84GB 0B nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_7_8_8-3 7dd09c467ab9 735MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent-dpdk:master-2_7_8_8-3 4cc502b8060d 967MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent:master-2_7_8_8-3 ad22c95e3283 933MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-base:master-2_7_8_8-3 1bf263a0156b 743MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-build-init:master-2_7_8_8-3 91e77f978e0a 612MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk:master-2_7_8_8-3 91a814221534 743MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init:master-2_7_8_8-3 11988d1674a9 365MB 0B nexus.gz1.opensdn.io:5101/tf-dev-sandbox:frozen 0c2373dffd60 21GB 0B U opensdn-test-test:master-2_7_8_8-3 16624a9c2f7a 1.84GB 0B tf-dev-sandbox:compile 543d7be0b365 34.3GB 0B