2026-03-24 12:28:51,884: INFO: Building opensdn-tor-agent 2026-03-24 12:28:51,956: 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_6_5-2 --build-arg SITE_MIRROR=http://nexus.gz1.opensdn.io/repository/external-web-cache --build-arg LINUX_DISTR_VER=9 --build-arg LINUX_DISTR=rockylinux --build-arg CONTAINER_NAME=opensdn-tor-agent --build-arg UBUNTU_DISTR_VERSION=24.04 --build-arg UBUNTU_DISTR=ubuntu --build-arg VENDOR_NAME=OpenSDN-IO --build-arg VENDOR_DOMAIN=io.opensdn --build-arg BUILD_IMAGE=tf-dev-sandbox:compile --build-arg BUILD_ROOT=/buildroot --build-arg DEBUGINFO_ROOT=/debuginfo #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: #1 transferring dockerfile: 2.10kB done #1 DONE 1.9s #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_7_6_5-2 #3 DONE 0.0s #4 [internal] load .dockerignore #4 transferring context: #4 transferring context: 2B done #4 DONE 1.2s #5 [1/3] FROM nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-2_7_6_5-2 #5 CACHED #6 [stage-1 1/4] FROM nexus.gz1.opensdn.io:5101/opensdn-base:master-2_7_6_5-2 #6 DONE 0.0s #7 [build 1/1] FROM docker.io/library/tf-dev-sandbox:compile #7 CACHED #8 [internal] load build context #8 transferring context: 1.52kB 0.0s done #8 DONE 3.3s #9 [stage-1 2/8] COPY --from=build /buildroot/usr/lib/libisc-9.21.3.so /usr/lib/ #9 DONE 2.6s #10 [stage-1 3/8] COPY --from=build /buildroot/usr/lib/libisccc-9.21.3.so /usr/lib/ #10 DONE 0.6s #11 [stage-1 4/8] COPY --from=build /buildroot/usr/lib/libisccfg-9.21.3.so /usr/lib/ #11 DONE 2.4s #12 [stage-1 5/8] COPY --from=build /buildroot/usr/bin/contrail-vrouter-agent-health-check.py /usr/bin/ #12 DONE 2.0s #13 [stage-1 6/8] COPY --from=build /buildroot/usr/bin/contrail_crypt_tunnel_client.py /usr/bin/ #13 DONE 1.6s #14 [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 #14 3.039 added from: http://tf-mirrors.gz1.opensdn.io/re 21 MB/s | 14 MB 00:00 #14 15.06 added from: http://tf-mirrors.gz1.opensdn.io/re 20 MB/s | 1.9 MB 00:00 #14 17.10 added from: http://tf-mirrors.gz1.opensdn.io/re 5.8 MB/s | 402 kB 00:00 #14 18.28 added from: http://tf-mirrors.gz1.opensdn.io/re 35 MB/s | 16 MB 00:00 #14 35.05 added from: http://tf-mirrors.gz1.opensdn.io/re 19 MB/s | 11 MB 00:00 #14 46.75 added from: http://tf-mirrors.gz1.opensdn.io/re 9.2 MB/s | 1.1 MB 00:00 #14 48.38 added from: http://tf-mirrors.gz1.opensdn.io/re 18 MB/s | 4.8 MB 00:00 #14 54.61 added from: http://tf-mirrors.gz1.opensdn.io/re 18 MB/s | 697 kB 00:00 #14 55.85 added from: http://tf-mirrors.gz1.opensdn.io/re 12 MB/s | 474 kB 00:00 #14 56.75 added from: http://tf-mirrors.gz1.opensdn.io/re 567 kB/s | 18 kB 00:00 #14 57.48 added from: http://tf-mirrors.gz1.opensdn.io/re 9.4 kB/s | 257 B 00:00 #14 58.24 added from: http://tf-mirrors.gz1.opensdn.io/re 384 kB/s | 15 kB 00:00 #14 58.84 added from: http://tf-mirrors.gz1.opensdn.io/re 1.3 MB/s | 96 kB 00:00 #14 61.75 added from: http://tf-mirrors.gz1.opensdn.io/re 21 MB/s | 39 MB 00:01 #14 94.46 Third parties for OpenSDN 24 MB/s | 5.1 MB 00:00 #14 106.0 Dependencies resolved. #14 106.0 ========================================================================================== #14 106.0 Package Arch Version Repository Size #14 106.0 ========================================================================================== #14 106.0 Installing: #14 106.0 boost x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 9.9 k #14 106.0 gperftools-libs x86_64 2.9.1-3.el9 tf-mirrors.ci_repos_epel9.repo 308 k #14 106.0 Installing dependencies: #14 106.0 boost-atomic x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 15 k #14 106.0 boost-chrono x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 23 k #14 106.0 boost-container x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 35 k #14 106.0 boost-context x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 13 k #14 106.0 boost-contract x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 43 k #14 106.0 boost-coroutine x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 30 k #14 106.0 boost-date-time x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 11 k #14 106.0 boost-fiber x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 37 k #14 106.0 boost-filesystem x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 55 k #14 106.0 boost-graph x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 99 k #14 106.0 boost-iostreams x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 37 k #14 106.0 boost-locale x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 212 k #14 106.0 boost-log x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 405 k #14 106.0 boost-math x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 203 k #14 106.0 boost-nowide x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 13 k #14 106.0 boost-program-options x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 104 k #14 106.0 boost-python3 x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 91 k #14 106.0 boost-random x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 22 k #14 106.0 boost-regex x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 275 k #14 106.0 boost-serialization x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 127 k #14 106.0 boost-stacktrace x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 25 k #14 106.0 boost-system x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 11 k #14 106.0 boost-test x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 228 k #14 106.0 boost-thread x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 53 k #14 106.0 boost-timer x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 21 k #14 106.0 boost-type_erasure x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 28 k #14 106.0 boost-wave x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 207 k #14 106.0 libicu x86_64 67.1-10.el9_6 tf-mirrors.ci_repos_yum9-baseos 9.6 M #14 106.0 libunwind x86_64 1.6.2-1.el9 tf-mirrors.ci_repos_epel9.repo 67 k #14 106.0 #14 106.0 Transaction Summary #14 106.0 ========================================================================================== #14 106.0 Install 31 Packages #14 106.0 #14 106.0 Total download size: 12 M #14 106.0 Installed size: 41 M #14 106.0 Downloading Packages: #14 106.1 (1/31): boost-1.75.0-13.el9_7.x86_64.rpm 170 kB/s | 9.9 kB 00:00 #14 106.1 (2/31): boost-atomic-1.75.0-13.el9_7.x86_64.rpm 242 kB/s | 15 kB 00:00 #14 106.1 (3/31): boost-container-1.75.0-13.el9_7.x86_64. 5.3 MB/s | 35 kB 00:00 #14 106.1 (4/31): boost-chrono-1.75.0-13.el9_7.x86_64.rpm 2.0 MB/s | 23 kB 00:00 #14 106.1 (5/31): boost-context-1.75.0-13.el9_7.x86_64.rp 2.1 MB/s | 13 kB 00:00 #14 106.1 (6/31): boost-contract-1.75.0-13.el9_7.x86_64.r 5.6 MB/s | 43 kB 00:00 #14 106.1 (7/31): boost-coroutine-1.75.0-13.el9_7.x86_64. 2.7 MB/s | 30 kB 00:00 #14 106.1 (8/31): boost-date-time-1.75.0-13.el9_7.x86_64. 1.1 MB/s | 11 kB 00:00 #14 106.1 (9/31): boost-fiber-1.75.0-13.el9_7.x86_64.rpm 5.0 MB/s | 37 kB 00:00 #14 106.1 (10/31): boost-filesystem-1.75.0-13.el9_7.x86_6 6.2 MB/s | 55 kB 00:00 #14 106.2 (11/31): boost-graph-1.75.0-13.el9_7.x86_64.rpm 8.5 MB/s | 99 kB 00:00 #14 106.2 (12/31): boost-iostreams-1.75.0-13.el9_7.x86_64 3.8 MB/s | 37 kB 00:00 #14 106.2 (13/31): boost-locale-1.75.0-13.el9_7.x86_64.rp 19 MB/s | 212 kB 00:00 #14 106.2 (14/31): boost-log-1.75.0-13.el9_7.x86_64.rpm 16 MB/s | 405 kB 00:00 #14 106.2 (15/31): boost-math-1.75.0-13.el9_7.x86_64.rpm 8.3 MB/s | 203 kB 00:00 #14 106.2 (16/31): boost-nowide-1.75.0-13.el9_7.x86_64.rp 1.3 MB/s | 13 kB 00:00 #14 106.2 (17/31): boost-program-options-1.75.0-13.el9_7. 9.5 MB/s | 104 kB 00:00 #14 106.2 (18/31): boost-python3-1.75.0-13.el9_7.x86_64.r 7.7 MB/s | 91 kB 00:00 #14 106.2 (19/31): boost-random-1.75.0-13.el9_7.x86_64.rp 2.7 MB/s | 22 kB 00:00 #14 106.2 (20/31): boost-regex-1.75.0-13.el9_7.x86_64.rpm 22 MB/s | 275 kB 00:00 #14 106.2 (21/31): boost-serialization-1.75.0-13.el9_7.x8 9.6 MB/s | 127 kB 00:00 #14 106.2 (22/31): boost-stacktrace-1.75.0-13.el9_7.x86_6 3.5 MB/s | 25 kB 00:00 #14 106.2 (23/31): boost-system-1.75.0-13.el9_7.x86_64.rp 1.5 MB/s | 11 kB 00:00 #14 106.2 (24/31): boost-test-1.75.0-13.el9_7.x86_64.rpm 21 MB/s | 228 kB 00:00 #14 106.2 (25/31): boost-thread-1.75.0-13.el9_7.x86_64.rp 5.1 MB/s | 53 kB 00:00 #14 106.2 (26/31): boost-timer-1.75.0-13.el9_7.x86_64.rpm 3.1 MB/s | 21 kB 00:00 #14 106.2 (27/31): boost-type_erasure-1.75.0-13.el9_7.x86 4.8 MB/s | 28 kB 00:00 #14 106.2 (28/31): boost-wave-1.75.0-13.el9_7.x86_64.rpm 17 MB/s | 207 kB 00:00 #14 106.3 (29/31): gperftools-libs-2.9.1-3.el9.x86_64.rpm 11 MB/s | 308 kB 00:00 #14 106.3 (30/31): libunwind-1.6.2-1.el9.x86_64.rpm 2.8 MB/s | 67 kB 00:00 #14 106.4 (31/31): libicu-67.1-10.el9_6.x86_64.rpm 25 MB/s | 9.6 MB 00:00 #14 106.4 -------------------------------------------------------------------------------- #14 106.4 Total 32 MB/s | 12 MB 00:00 #14 106.4 Running transaction check #14 106.5 Transaction check succeeded. #14 106.5 Running transaction test #14 106.8 Transaction test succeeded. #14 106.8 Running transaction #14 107.2 Preparing : 1/1 #14 107.3 Installing : boost-system-1.75.0-13.el9_7.x86_64 1/31 #14 107.3 Installing : boost-chrono-1.75.0-13.el9_7.x86_64 2/31 #14 107.3 Installing : boost-thread-1.75.0-13.el9_7.x86_64 3/31 #14 107.4 Installing : boost-filesystem-1.75.0-13.el9_7.x86_64 4/31 #14 107.9 Installing : libicu-67.1-10.el9_6.x86_64 5/31 #14 107.9 Installing : boost-regex-1.75.0-13.el9_7.x86_64 6/31 #14 107.9 Installing : boost-context-1.75.0-13.el9_7.x86_64 7/31 #14 107.9 Installing : boost-date-time-1.75.0-13.el9_7.x86_64 8/31 #14 107.9 Installing : boost-atomic-1.75.0-13.el9_7.x86_64 9/31 #14 107.9 Installing : boost-log-1.75.0-13.el9_7.x86_64 10/31 #14 107.9 Installing : boost-wave-1.75.0-13.el9_7.x86_64 11/31 #14 107.9 Installing : boost-coroutine-1.75.0-13.el9_7.x86_64 12/31 #14 107.9 Installing : boost-fiber-1.75.0-13.el9_7.x86_64 13/31 #14 107.9 Installing : boost-graph-1.75.0-13.el9_7.x86_64 14/31 #14 108.0 Installing : boost-locale-1.75.0-13.el9_7.x86_64 15/31 #14 108.0 Installing : boost-type_erasure-1.75.0-13.el9_7.x86_64 16/31 #14 108.0 Installing : boost-timer-1.75.0-13.el9_7.x86_64 17/31 #14 108.0 Installing : libunwind-1.6.2-1.el9.x86_64 18/31 #14 108.0 Installing : boost-test-1.75.0-13.el9_7.x86_64 19/31 #14 108.0 Installing : boost-stacktrace-1.75.0-13.el9_7.x86_64 20/31 #14 108.0 Installing : boost-serialization-1.75.0-13.el9_7.x86_64 21/31 #14 108.0 Installing : boost-random-1.75.0-13.el9_7.x86_64 22/31 #14 108.0 Installing : boost-python3-1.75.0-13.el9_7.x86_64 23/31 #14 108.0 Installing : boost-program-options-1.75.0-13.el9_7.x86_64 24/31 #14 108.1 Installing : boost-nowide-1.75.0-13.el9_7.x86_64 25/31 #14 108.1 Installing : boost-math-1.75.0-13.el9_7.x86_64 26/31 #14 108.1 Installing : boost-iostreams-1.75.0-13.el9_7.x86_64 27/31 #14 108.1 Installing : boost-contract-1.75.0-13.el9_7.x86_64 28/31 #14 108.1 Installing : boost-container-1.75.0-13.el9_7.x86_64 29/31 #14 108.1 Installing : boost-1.75.0-13.el9_7.x86_64 30/31 #14 108.1 Installing : gperftools-libs-2.9.1-3.el9.x86_64 31/31 #14 108.1 Running scriptlet: gperftools-libs-2.9.1-3.el9.x86_64 31/31 #14 108.4 Verifying : libicu-67.1-10.el9_6.x86_64 1/31 #14 108.4 Verifying : boost-1.75.0-13.el9_7.x86_64 2/31 #14 108.4 Verifying : boost-atomic-1.75.0-13.el9_7.x86_64 3/31 #14 108.4 Verifying : boost-chrono-1.75.0-13.el9_7.x86_64 4/31 #14 108.4 Verifying : boost-container-1.75.0-13.el9_7.x86_64 5/31 #14 108.4 Verifying : boost-context-1.75.0-13.el9_7.x86_64 6/31 #14 108.4 Verifying : boost-contract-1.75.0-13.el9_7.x86_64 7/31 #14 108.4 Verifying : boost-coroutine-1.75.0-13.el9_7.x86_64 8/31 #14 108.4 Verifying : boost-date-time-1.75.0-13.el9_7.x86_64 9/31 #14 108.4 Verifying : boost-fiber-1.75.0-13.el9_7.x86_64 10/31 #14 108.4 Verifying : boost-filesystem-1.75.0-13.el9_7.x86_64 11/31 #14 108.4 Verifying : boost-graph-1.75.0-13.el9_7.x86_64 12/31 #14 108.4 Verifying : boost-iostreams-1.75.0-13.el9_7.x86_64 13/31 #14 108.4 Verifying : boost-locale-1.75.0-13.el9_7.x86_64 14/31 #14 108.4 Verifying : boost-log-1.75.0-13.el9_7.x86_64 15/31 #14 108.4 Verifying : boost-math-1.75.0-13.el9_7.x86_64 16/31 #14 108.4 Verifying : boost-nowide-1.75.0-13.el9_7.x86_64 17/31 #14 108.4 Verifying : boost-program-options-1.75.0-13.el9_7.x86_64 18/31 #14 108.4 Verifying : boost-python3-1.75.0-13.el9_7.x86_64 19/31 #14 108.4 Verifying : boost-random-1.75.0-13.el9_7.x86_64 20/31 #14 108.4 Verifying : boost-regex-1.75.0-13.el9_7.x86_64 21/31 #14 108.4 Verifying : boost-serialization-1.75.0-13.el9_7.x86_64 22/31 #14 108.4 Verifying : boost-stacktrace-1.75.0-13.el9_7.x86_64 23/31 #14 108.4 Verifying : boost-system-1.75.0-13.el9_7.x86_64 24/31 #14 108.4 Verifying : boost-test-1.75.0-13.el9_7.x86_64 25/31 #14 108.4 Verifying : boost-thread-1.75.0-13.el9_7.x86_64 26/31 #14 108.4 Verifying : boost-timer-1.75.0-13.el9_7.x86_64 27/31 #14 108.4 Verifying : boost-type_erasure-1.75.0-13.el9_7.x86_64 28/31 #14 108.4 Verifying : boost-wave-1.75.0-13.el9_7.x86_64 29/31 #14 108.4 Verifying : gperftools-libs-2.9.1-3.el9.x86_64 30/31 #14 108.4 Verifying : libunwind-1.6.2-1.el9.x86_64 31/31 #14 108.6 #14 108.6 Installed: #14 108.6 boost-1.75.0-13.el9_7.x86_64 #14 108.6 boost-atomic-1.75.0-13.el9_7.x86_64 #14 108.6 boost-chrono-1.75.0-13.el9_7.x86_64 #14 108.6 boost-container-1.75.0-13.el9_7.x86_64 #14 108.6 boost-context-1.75.0-13.el9_7.x86_64 #14 108.6 boost-contract-1.75.0-13.el9_7.x86_64 #14 108.6 boost-coroutine-1.75.0-13.el9_7.x86_64 #14 108.6 boost-date-time-1.75.0-13.el9_7.x86_64 #14 108.6 boost-fiber-1.75.0-13.el9_7.x86_64 #14 108.6 boost-filesystem-1.75.0-13.el9_7.x86_64 #14 108.6 boost-graph-1.75.0-13.el9_7.x86_64 #14 108.6 boost-iostreams-1.75.0-13.el9_7.x86_64 #14 108.6 boost-locale-1.75.0-13.el9_7.x86_64 #14 108.6 boost-log-1.75.0-13.el9_7.x86_64 #14 108.6 boost-math-1.75.0-13.el9_7.x86_64 #14 108.6 boost-nowide-1.75.0-13.el9_7.x86_64 #14 108.6 boost-program-options-1.75.0-13.el9_7.x86_64 #14 108.6 boost-python3-1.75.0-13.el9_7.x86_64 #14 108.6 boost-random-1.75.0-13.el9_7.x86_64 #14 108.6 boost-regex-1.75.0-13.el9_7.x86_64 #14 108.6 boost-serialization-1.75.0-13.el9_7.x86_64 #14 108.6 boost-stacktrace-1.75.0-13.el9_7.x86_64 #14 108.6 boost-system-1.75.0-13.el9_7.x86_64 #14 108.6 boost-test-1.75.0-13.el9_7.x86_64 #14 108.6 boost-thread-1.75.0-13.el9_7.x86_64 #14 108.6 boost-timer-1.75.0-13.el9_7.x86_64 #14 108.6 boost-type_erasure-1.75.0-13.el9_7.x86_64 #14 108.6 boost-wave-1.75.0-13.el9_7.x86_64 #14 108.6 gperftools-libs-2.9.1-3.el9.x86_64 #14 108.6 libicu-67.1-10.el9_6.x86_64 #14 108.6 libunwind-1.6.2-1.el9.x86_64 #14 108.6 #14 108.6 Complete! #14 109.0 77 files removed #14 109.8 Looking in indexes: http://tf-mirrors.gz1.opensdn.io/root/pypi/+simple/, http://localhost:6667/pip/simple #14 109.9 Collecting contrail-vrouter-api==0.1.dev0 #14 109.9 Downloading http://localhost:6667/pip/simple/contrail-vrouter-api/contrail_vrouter_api-0.1.dev0-py3-none-any.whl (2.9 kB) #14 110.2 Installing collected packages: contrail-vrouter-api #14 110.2 Successfully installed contrail-vrouter-api-0.1.dev0 #14 110.3 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 #14 DONE 111.3s #15 [stage-1 8/8] COPY *.sh / #15 DONE 0.8s #16 exporting to image #16 exporting layers #16 exporting layers 3.8s done #16 writing image sha256:2c0c7914e8d3034fa1c8cdb3cac1a111d8785e4fb10e6af4e35ef22885e2cb54 0.1s done #16 naming to nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_7_6_5-2 #16 naming to nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_7_6_5-2 0.1s done #16 DONE 4.1s 2 warnings found (use docker --debug to expand):  - InvalidDefaultArgInFrom: Default value for ARG ${BUILD_IMAGE} results in empty or invalid base image name (line 4) - InvalidDefaultArgInFrom: Default value for ARG ${CONTRAIL_REGISTRY}/opensdn-base:${CONTRAIL_CONTAINER_TAG} results in empty or invalid base image name (line 6) 2026-03-24 12:31:41,713: INFO: Docker build duration: 170 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-tor-agent] 331efe582d2e: Preparing b28c447e3899: Preparing 4b7e3da78ed7: Preparing bbbc4912ffab: Preparing d77b8466f74b: Preparing e66f15ce3c9f: Preparing 902220c84b40: Preparing d604365d5dd5: Preparing 99875dd57f98: Preparing c27c078a1f2d: Preparing 8aefd78402ce: Preparing 3058c13555ad: Preparing b959db930fb5: Preparing c9dcccbe443b: Preparing da6833e94a1f: Preparing 6d54690c4eb5: Preparing a009cac28bd8: Preparing 2df5b22ce60d: Preparing ef3ab7304e7e: Preparing fe8cc7a33a12: Preparing 44343de3ea1d: Preparing 331efe582d2e: Waiting b28c447e3899: Waiting 4b7e3da78ed7: Waiting bbbc4912ffab: Waiting d77b8466f74b: Waiting e66f15ce3c9f: Waiting 902220c84b40: Waiting d604365d5dd5: Waiting 99875dd57f98: Waiting c27c078a1f2d: Waiting 8aefd78402ce: Waiting 3058c13555ad: Waiting b959db930fb5: Waiting c9dcccbe443b: Waiting da6833e94a1f: Waiting 6d54690c4eb5: Waiting a009cac28bd8: Waiting 2df5b22ce60d: Waiting ef3ab7304e7e: Waiting fe8cc7a33a12: Waiting 44343de3ea1d: Waiting 4b7e3da78ed7: Pushed bbbc4912ffab: Pushed 331efe582d2e: Pushed d77b8466f74b: Pushed d604365d5dd5: Layer already exists e66f15ce3c9f: Pushed 99875dd57f98: Layer already exists c27c078a1f2d: Layer already exists 8aefd78402ce: Layer already exists 902220c84b40: Pushed 3058c13555ad: Layer already exists c9dcccbe443b: Layer already exists b959db930fb5: Layer already exists da6833e94a1f: Layer already exists 6d54690c4eb5: Layer already exists a009cac28bd8: Layer already exists 2df5b22ce60d: Layer already exists ef3ab7304e7e: Layer already exists fe8cc7a33a12: Layer already exists 44343de3ea1d: Layer already exists b28c447e3899: Pushed master-2_7_6_5-2: digest: sha256:b89c7b7acd81a93d97185929ef9346dcb95749188b2172c4d556772f8b1e6e5e size: 4713 2026-03-24 12:32:01,262: INFO: Building opensdn-tor-agent finished successfully, duration: 190 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_6_5-2 013cfb7e8e71 683MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-api:master-2_7_6_5-2 2e7f9b80fc63 692MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-2_7_6_5-2 af6d762e7a1a 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-collector:master-2_7_6_5-2 1830afde970a 749MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine:master-2_7_6_5-2 d3c4f5745c67 745MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base:master-2_7_6_5-2 3a9d9096b964 908MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-collector:master-2_7_6_5-2 8890a3e23915 909MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology:master-2_7_6_5-2 e7fd383928ed 909MB 0B nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src:master-2_7_6_5-2 f589bec029ff 1.41MB 0B nexus.gz1.opensdn.io:5101/opensdn-base:master-2_7_6_5-2 f61519ec2eb7 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src:master-2_7_6_5-2 06dc6bdf85a4 4.17kB 0B nexus.gz1.opensdn.io:5101/opensdn-charms-src:master-2_7_6_5-2 7a573251cc3a 6.05MB 0B nexus.gz1.opensdn.io:5101/opensdn-container-builder-src:master-2_7_6_5-2 efb1f4a54468 2.48MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-api:master-2_7_6_5-2 6ccc44f7f2e8 705MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-base:master-2_7_6_5-2 caaacd116fe3 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-dnsmasq:master-2_7_6_5-2 96b976ef23b6 682MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema:master-2_7_6_5-2 7e66568fa467 668MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-svcmonitor:master-2_7_6_5-2 fc62adf02f0a 689MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-base:master-2_7_6_5-2 21f259b53178 726MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-2_7_6_5-2 3a6c5d7eb66e 753MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-2_7_6_5-2 22450fc0ceb1 753MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-named:master-2_7_6_5-2 20cf70a41132 734MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base:master-2_7_6_5-2 b0b87a5c2dd5 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job:master-2_7_6_5-2 f17fa956a4c0 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web:master-2_7_6_5-2 c0d851b60caa 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-debug:master-2_7_6_5-2 df6e47b18393 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-deployment-test:master-2_7_6_5-2 f47a83c3eb77 441MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-cassandra:master-2_7_6_5-2 9f65d16ed73e 331MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-haproxy:master-2_7_6_5-2 04d0ad8753d5 144MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-kafka:master-2_7_6_5-2 3a191b991d51 392MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq:master-2_7_6_5-2 7016b01521d6 363MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-redis:master-2_7_6_5-2 331d2dab798e 171MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd:master-2_7_6_5-2 193eed34e8d5 440MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-stunnel:master-2_7_6_5-2 e965c28c510a 454MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper:master-2_7_6_5-2 fa8ff6d7fdde 301MB 0B nexus.gz1.opensdn.io:5101/opensdn-general-base:master-2_7_6_5-2 160ead39f0cd 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src:master-2_7_6_5-2 00254bd7e362 32.7MB 0B nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init:master-2_7_6_5-2 0d16aa31ce76 687MB 0B nexus.gz1.opensdn.io:5101/opensdn-kubernetes-kube-manager:master-2_7_6_5-2 84db727bec9c 672MB 0B nexus.gz1.opensdn.io:5101/opensdn-node-init:master-2_7_6_5-2 4e718a072cab 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-nodemgr:master-2_7_6_5-2 20e5c57f41be 802MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-compute-init:master-2_7_6_5-2 0dbb91197c3c 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-heat-init:master-2_7_6_5-2 fe0e30581fb9 444MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-neutron-init:master-2_7_6_5-2 5579f3353dc2 444MB 0B nexus.gz1.opensdn.io:5101/opensdn-provisioner:master-2_7_6_5-2 69f0ce8d0fe4 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-status:master-2_7_6_5-2 277bccb1c7bc 802MB 0B nexus.gz1.opensdn.io:5101/opensdn-test-test:master-2_7_6_5-2 92bf0823922a 1.83GB 0B nexus.gz1.opensdn.io:5101/opensdn-tools:master-2_7_6_5-2 c6a5b19dcae2 1.27GB 0B nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_7_6_5-2 2c0c7914e8d3 726MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent-dpdk:master-2_7_6_5-2 8c93fa9f1f84 958MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent:master-2_7_6_5-2 5e2ee0230c2f 924MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-base:master-2_7_6_5-2 2c31d0f480d3 734MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-build-init:master-2_7_6_5-2 b6b2323030e5 612MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk:master-2_7_6_5-2 0c58cb739322 734MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init:master-2_7_6_5-2 7a6fb5606e7e 365MB 0B nexus.gz1.opensdn.io:5101/tf-dev-sandbox:frozen 0f8fd01ac981 21GB 0B U opensdn-test-test:master-2_7_6_5-2 92bf0823922a 1.83GB 0B tf-dev-sandbox:compile ae9ee4e13612 21.8GB 0B