2026-03-25 11:35:36,712: INFO: Building opensdn-tor-agent 2026-03-25 11:35:36,740: 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-4 --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 0.8s #2 [internal] load metadata for nexus.gz1.opensdn.io:5101/opensdn-base:master-2_7_6_5-4 #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.3s #5 [build 1/1] FROM docker.io/library/tf-dev-sandbox:compile #5 CACHED #6 [1/3] FROM nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-2_7_6_5-4 #6 CACHED #7 [1/4] FROM nexus.gz1.opensdn.io:5101/opensdn-base:master-2_7_6_5-4 #7 DONE 0.0s #8 [internal] load build context #8 transferring context: 1.52kB done #8 DONE 3.0s #9 [stage-1 2/8] COPY --from=build /buildroot/usr/lib/libisc-9.21.3.so /usr/lib/ #9 DONE 2.5s #10 [stage-1 3/8] COPY --from=build /buildroot/usr/lib/libisccc-9.21.3.so /usr/lib/ #10 DONE 2.9s #11 [stage-1 4/8] COPY --from=build /buildroot/usr/lib/libisccfg-9.21.3.so /usr/lib/ #11 DONE 2.1s #12 [stage-1 5/8] COPY --from=build /buildroot/usr/bin/contrail-vrouter-agent-health-check.py /usr/bin/ #12 DONE 2.9s #13 [stage-1 6/8] COPY --from=build /buildroot/usr/bin/contrail_crypt_tunnel_client.py /usr/bin/ #13 DONE 2.0s #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 2.054 added from: http://tf-mirrors.gz1.opensdn.io/re 37 MB/s | 14 MB 00:00 #14 8.581 added from: http://tf-mirrors.gz1.opensdn.io/re 3.2 MB/s | 1.9 MB 00:00 #14 9.083 added from: http://tf-mirrors.gz1.opensdn.io/re 14 MB/s | 402 kB 00:00 #14 9.726 added from: http://tf-mirrors.gz1.opensdn.io/re 35 MB/s | 16 MB 00:00 #14 27.43 added from: http://tf-mirrors.gz1.opensdn.io/re 30 MB/s | 11 MB 00:00 #14 37.88 added from: http://tf-mirrors.gz1.opensdn.io/re 29 MB/s | 1.1 MB 00:00 #14 39.14 added from: http://tf-mirrors.gz1.opensdn.io/re 25 MB/s | 4.8 MB 00:00 #14 43.81 added from: http://tf-mirrors.gz1.opensdn.io/re 13 MB/s | 697 kB 00:00 #14 44.93 added from: http://tf-mirrors.gz1.opensdn.io/re 6.9 MB/s | 474 kB 00:00 #14 45.77 added from: http://tf-mirrors.gz1.opensdn.io/re 420 kB/s | 18 kB 00:00 #14 46.38 added from: http://tf-mirrors.gz1.opensdn.io/re 7.3 kB/s | 257 B 00:00 #14 46.98 added from: http://tf-mirrors.gz1.opensdn.io/re 213 kB/s | 15 kB 00:00 #14 47.63 added from: http://tf-mirrors.gz1.opensdn.io/re 2.5 MB/s | 96 kB 00:00 #14 49.31 added from: http://tf-mirrors.gz1.opensdn.io/re 42 MB/s | 39 MB 00:00 #14 82.80 Third parties for OpenSDN 32 MB/s | 5.1 MB 00:00 #14 98.91 Dependencies resolved. #14 98.91 ========================================================================================== #14 98.91 Package Arch Version Repository Size #14 98.91 ========================================================================================== #14 98.91 Installing: #14 98.91 boost x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 9.9 k #14 98.91 gperftools-libs x86_64 2.9.1-3.el9 tf-mirrors.ci_repos_epel9.repo 308 k #14 98.91 Installing dependencies: #14 98.91 boost-atomic x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 15 k #14 98.91 boost-chrono x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 23 k #14 98.91 boost-container x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 35 k #14 98.91 boost-context x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 13 k #14 98.91 boost-contract x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 43 k #14 98.91 boost-coroutine x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 30 k #14 98.91 boost-date-time x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 11 k #14 98.91 boost-fiber x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 37 k #14 98.91 boost-filesystem x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 55 k #14 98.91 boost-graph x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 99 k #14 98.91 boost-iostreams x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 37 k #14 98.91 boost-locale x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 212 k #14 98.91 boost-log x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 405 k #14 98.91 boost-math x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 203 k #14 98.91 boost-nowide x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 13 k #14 98.91 boost-program-options x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 104 k #14 98.91 boost-python3 x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 91 k #14 98.91 boost-random x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 22 k #14 98.91 boost-regex x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 275 k #14 98.91 boost-serialization x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 127 k #14 98.91 boost-stacktrace x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 25 k #14 98.91 boost-system x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 11 k #14 98.91 boost-test x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 228 k #14 98.91 boost-thread x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 53 k #14 98.91 boost-timer x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 21 k #14 98.91 boost-type_erasure x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 28 k #14 98.91 boost-wave x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 207 k #14 98.91 libicu x86_64 67.1-10.el9_6 tf-mirrors.ci_repos_yum9-baseos 9.6 M #14 98.91 libunwind x86_64 1.6.2-1.el9 tf-mirrors.ci_repos_epel9.repo 67 k #14 98.91 #14 98.91 Transaction Summary #14 98.91 ========================================================================================== #14 98.91 Install 31 Packages #14 98.91 #14 98.91 Total download size: 12 M #14 98.91 Installed size: 41 M #14 98.91 Downloading Packages: #14 98.91 (1/31): boost-1.75.0-13.el9_7.x86_64.rpm 506 kB/s | 9.9 kB 00:00 #14 98.91 (2/31): boost-atomic-1.75.0-13.el9_7.x86_64.rpm 659 kB/s | 15 kB 00:00 #14 98.91 (3/31): boost-chrono-1.75.0-13.el9_7.x86_64.rpm 2.9 MB/s | 23 kB 00:00 #14 98.91 (4/31): boost-container-1.75.0-13.el9_7.x86_64. 3.5 MB/s | 35 kB 00:00 #14 98.91 (5/31): boost-context-1.75.0-13.el9_7.x86_64.rp 1.8 MB/s | 13 kB 00:00 #14 98.91 (6/31): boost-contract-1.75.0-13.el9_7.x86_64.r 6.7 MB/s | 43 kB 00:00 #14 98.91 (7/31): boost-coroutine-1.75.0-13.el9_7.x86_64. 4.5 MB/s | 30 kB 00:00 #14 98.91 (8/31): boost-date-time-1.75.0-13.el9_7.x86_64. 2.2 MB/s | 11 kB 00:00 #14 98.91 (9/31): boost-fiber-1.75.0-13.el9_7.x86_64.rpm 7.0 MB/s | 37 kB 00:00 #14 98.91 (10/31): boost-filesystem-1.75.0-13.el9_7.x86_6 9.0 MB/s | 55 kB 00:00 #14 98.91 (11/31): boost-graph-1.75.0-13.el9_7.x86_64.rpm 14 MB/s | 99 kB 00:00 #14 98.91 (12/31): boost-iostreams-1.75.0-13.el9_7.x86_64 4.0 MB/s | 37 kB 00:00 #14 98.91 (13/31): boost-locale-1.75.0-13.el9_7.x86_64.rp 15 MB/s | 212 kB 00:00 #14 98.91 (14/31): boost-math-1.75.0-13.el9_7.x86_64.rpm 13 MB/s | 203 kB 00:00 #14 98.93 (15/31): boost-log-1.75.0-13.el9_7.x86_64.rpm 11 MB/s | 405 kB 00:00 #14 98.93 (16/31): boost-nowide-1.75.0-13.el9_7.x86_64.rp 866 kB/s | 13 kB 00:00 #14 98.93 (17/31): boost-program-options-1.75.0-13.el9_7. 9.6 MB/s | 104 kB 00:00 #14 98.93 (18/31): boost-python3-1.75.0-13.el9_7.x86_64.r 7.7 MB/s | 91 kB 00:00 #14 98.95 (19/31): boost-random-1.75.0-13.el9_7.x86_64.rp 2.7 MB/s | 22 kB 00:00 #14 98.95 (20/31): boost-regex-1.75.0-13.el9_7.x86_64.rpm 20 MB/s | 275 kB 00:00 #14 98.97 (21/31): boost-serialization-1.75.0-13.el9_7.x8 6.6 MB/s | 127 kB 00:00 #14 98.97 (22/31): boost-stacktrace-1.75.0-13.el9_7.x86_6 1.7 MB/s | 25 kB 00:00 #14 98.97 (23/31): boost-system-1.75.0-13.el9_7.x86_64.rp 1.1 MB/s | 11 kB 00:00 #14 98.99 (24/31): boost-thread-1.75.0-13.el9_7.x86_64.rp 6.6 MB/s | 53 kB 00:00 #14 98.99 (25/31): boost-test-1.75.0-13.el9_7.x86_64.rpm 12 MB/s | 228 kB 00:00 #14 98.99 (26/31): boost-timer-1.75.0-13.el9_7.x86_64.rpm 2.0 MB/s | 21 kB 00:00 #14 98.99 (27/31): boost-type_erasure-1.75.0-13.el9_7.x86 3.6 MB/s | 28 kB 00:00 #14 99.03 (28/31): boost-wave-1.75.0-13.el9_7.x86_64.rpm 17 MB/s | 207 kB 00:00 #14 99.03 (29/31): gperftools-libs-2.9.1-3.el9.x86_64.rpm 18 MB/s | 308 kB 00:00 #14 99.03 (30/31): libunwind-1.6.2-1.el9.x86_64.rpm 5.0 MB/s | 67 kB 00:00 #14 99.14 (31/31): libicu-67.1-10.el9_6.x86_64.rpm 31 MB/s | 9.6 MB 00:00 #14 99.14 -------------------------------------------------------------------------------- #14 99.14 Total 40 MB/s | 12 MB 00:00 #14 99.14 Running transaction check #14 99.24 Transaction check succeeded. #14 99.24 Running transaction test #14 99.53 Transaction test succeeded. #14 99.53 Running transaction #14 100.0 Preparing : 1/1 #14 100.2 Installing : boost-system-1.75.0-13.el9_7.x86_64 1/31 #14 100.2 Installing : boost-chrono-1.75.0-13.el9_7.x86_64 2/31 #14 100.2 Installing : boost-thread-1.75.0-13.el9_7.x86_64 3/31 #14 100.2 Installing : boost-filesystem-1.75.0-13.el9_7.x86_64 4/31 #14 100.6 Installing : libicu-67.1-10.el9_6.x86_64 5/31 #14 100.6 Installing : boost-regex-1.75.0-13.el9_7.x86_64 6/31 #14 100.6 Installing : boost-context-1.75.0-13.el9_7.x86_64 7/31 #14 100.6 Installing : boost-date-time-1.75.0-13.el9_7.x86_64 8/31 #14 100.7 Installing : boost-atomic-1.75.0-13.el9_7.x86_64 9/31 #14 100.7 Installing : boost-log-1.75.0-13.el9_7.x86_64 10/31 #14 100.7 Installing : boost-wave-1.75.0-13.el9_7.x86_64 11/31 #14 100.8 Installing : boost-coroutine-1.75.0-13.el9_7.x86_64 12/31 #14 100.8 Installing : boost-fiber-1.75.0-13.el9_7.x86_64 13/31 #14 100.8 Installing : boost-graph-1.75.0-13.el9_7.x86_64 14/31 #14 100.8 Installing : boost-locale-1.75.0-13.el9_7.x86_64 15/31 #14 100.8 Installing : boost-type_erasure-1.75.0-13.el9_7.x86_64 16/31 #14 100.8 Installing : boost-timer-1.75.0-13.el9_7.x86_64 17/31 #14 100.8 Installing : libunwind-1.6.2-1.el9.x86_64 18/31 #14 100.8 Installing : boost-test-1.75.0-13.el9_7.x86_64 19/31 #14 100.8 Installing : boost-stacktrace-1.75.0-13.el9_7.x86_64 20/31 #14 100.9 Installing : boost-serialization-1.75.0-13.el9_7.x86_64 21/31 #14 100.9 Installing : boost-random-1.75.0-13.el9_7.x86_64 22/31 #14 100.9 Installing : boost-python3-1.75.0-13.el9_7.x86_64 23/31 #14 100.9 Installing : boost-program-options-1.75.0-13.el9_7.x86_64 24/31 #14 100.9 Installing : boost-nowide-1.75.0-13.el9_7.x86_64 25/31 #14 100.9 Installing : boost-math-1.75.0-13.el9_7.x86_64 26/31 #14 100.9 Installing : boost-iostreams-1.75.0-13.el9_7.x86_64 27/31 #14 100.9 Installing : boost-contract-1.75.0-13.el9_7.x86_64 28/31 #14 100.9 Installing : boost-container-1.75.0-13.el9_7.x86_64 29/31 #14 100.9 Installing : boost-1.75.0-13.el9_7.x86_64 30/31 #14 100.9 Installing : gperftools-libs-2.9.1-3.el9.x86_64 31/31 #14 100.9 Running scriptlet: gperftools-libs-2.9.1-3.el9.x86_64 31/31 #14 101.2 Verifying : libicu-67.1-10.el9_6.x86_64 1/31 #14 101.2 Verifying : boost-1.75.0-13.el9_7.x86_64 2/31 #14 101.2 Verifying : boost-atomic-1.75.0-13.el9_7.x86_64 3/31 #14 101.2 Verifying : boost-chrono-1.75.0-13.el9_7.x86_64 4/31 #14 101.2 Verifying : boost-container-1.75.0-13.el9_7.x86_64 5/31 #14 101.2 Verifying : boost-context-1.75.0-13.el9_7.x86_64 6/31 #14 101.2 Verifying : boost-contract-1.75.0-13.el9_7.x86_64 7/31 #14 101.2 Verifying : boost-coroutine-1.75.0-13.el9_7.x86_64 8/31 #14 101.2 Verifying : boost-date-time-1.75.0-13.el9_7.x86_64 9/31 #14 101.2 Verifying : boost-fiber-1.75.0-13.el9_7.x86_64 10/31 #14 101.2 Verifying : boost-filesystem-1.75.0-13.el9_7.x86_64 11/31 #14 101.2 Verifying : boost-graph-1.75.0-13.el9_7.x86_64 12/31 #14 101.2 Verifying : boost-iostreams-1.75.0-13.el9_7.x86_64 13/31 #14 101.2 Verifying : boost-locale-1.75.0-13.el9_7.x86_64 14/31 #14 101.2 Verifying : boost-log-1.75.0-13.el9_7.x86_64 15/31 #14 101.2 Verifying : boost-math-1.75.0-13.el9_7.x86_64 16/31 #14 101.2 Verifying : boost-nowide-1.75.0-13.el9_7.x86_64 17/31 #14 101.2 Verifying : boost-program-options-1.75.0-13.el9_7.x86_64 18/31 #14 101.2 Verifying : boost-python3-1.75.0-13.el9_7.x86_64 19/31 #14 101.2 Verifying : boost-random-1.75.0-13.el9_7.x86_64 20/31 #14 101.2 Verifying : boost-regex-1.75.0-13.el9_7.x86_64 21/31 #14 101.2 Verifying : boost-serialization-1.75.0-13.el9_7.x86_64 22/31 #14 101.2 Verifying : boost-stacktrace-1.75.0-13.el9_7.x86_64 23/31 #14 101.2 Verifying : boost-system-1.75.0-13.el9_7.x86_64 24/31 #14 101.2 Verifying : boost-test-1.75.0-13.el9_7.x86_64 25/31 #14 101.2 Verifying : boost-thread-1.75.0-13.el9_7.x86_64 26/31 #14 101.2 Verifying : boost-timer-1.75.0-13.el9_7.x86_64 27/31 #14 101.2 Verifying : boost-type_erasure-1.75.0-13.el9_7.x86_64 28/31 #14 101.2 Verifying : boost-wave-1.75.0-13.el9_7.x86_64 29/31 #14 101.2 Verifying : gperftools-libs-2.9.1-3.el9.x86_64 30/31 #14 101.2 Verifying : libunwind-1.6.2-1.el9.x86_64 31/31 #14 101.7 #14 101.7 Installed: #14 101.7 boost-1.75.0-13.el9_7.x86_64 #14 101.7 boost-atomic-1.75.0-13.el9_7.x86_64 #14 101.7 boost-chrono-1.75.0-13.el9_7.x86_64 #14 101.7 boost-container-1.75.0-13.el9_7.x86_64 #14 101.7 boost-context-1.75.0-13.el9_7.x86_64 #14 101.7 boost-contract-1.75.0-13.el9_7.x86_64 #14 101.7 boost-coroutine-1.75.0-13.el9_7.x86_64 #14 101.7 boost-date-time-1.75.0-13.el9_7.x86_64 #14 101.7 boost-fiber-1.75.0-13.el9_7.x86_64 #14 101.7 boost-filesystem-1.75.0-13.el9_7.x86_64 #14 101.7 boost-graph-1.75.0-13.el9_7.x86_64 #14 101.7 boost-iostreams-1.75.0-13.el9_7.x86_64 #14 101.7 boost-locale-1.75.0-13.el9_7.x86_64 #14 101.7 boost-log-1.75.0-13.el9_7.x86_64 #14 101.7 boost-math-1.75.0-13.el9_7.x86_64 #14 101.7 boost-nowide-1.75.0-13.el9_7.x86_64 #14 101.7 boost-program-options-1.75.0-13.el9_7.x86_64 #14 101.7 boost-python3-1.75.0-13.el9_7.x86_64 #14 101.7 boost-random-1.75.0-13.el9_7.x86_64 #14 101.7 boost-regex-1.75.0-13.el9_7.x86_64 #14 101.7 boost-serialization-1.75.0-13.el9_7.x86_64 #14 101.7 boost-stacktrace-1.75.0-13.el9_7.x86_64 #14 101.7 boost-system-1.75.0-13.el9_7.x86_64 #14 101.7 boost-test-1.75.0-13.el9_7.x86_64 #14 101.7 boost-thread-1.75.0-13.el9_7.x86_64 #14 101.7 boost-timer-1.75.0-13.el9_7.x86_64 #14 101.7 boost-type_erasure-1.75.0-13.el9_7.x86_64 #14 101.7 boost-wave-1.75.0-13.el9_7.x86_64 #14 101.7 gperftools-libs-2.9.1-3.el9.x86_64 #14 101.7 libicu-67.1-10.el9_6.x86_64 #14 101.7 libunwind-1.6.2-1.el9.x86_64 #14 101.7 #14 101.7 Complete! #14 102.5 77 files removed #14 103.5 Looking in indexes: http://tf-mirrors.gz1.opensdn.io/root/pypi/+simple/, http://localhost:6667/pip/simple #14 103.7 Collecting contrail-vrouter-api==0.1.dev0 #14 103.7 Downloading http://localhost:6667/pip/simple/contrail-vrouter-api/contrail_vrouter_api-0.1.dev0-py3-none-any.whl (2.9 kB) #14 104.1 Installing collected packages: contrail-vrouter-api #14 104.1 Successfully installed contrail-vrouter-api-0.1.dev0 #14 104.2 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 105.2s #15 [stage-1 8/8] COPY *.sh / #15 DONE 0.8s #16 exporting to image #16 exporting layers #16 exporting layers 6.0s done #16 writing image sha256:67c1c6858f444b94fd88ed86194043d4a1cf8554ec69518149a99d20e8d89466 #16 writing image sha256:67c1c6858f444b94fd88ed86194043d4a1cf8554ec69518149a99d20e8d89466 0.0s done #16 naming to nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_7_6_5-4 0.2s done #16 DONE 6.4s 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-25 11:37:54,446: INFO: Docker build duration: 138 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-tor-agent] 7c219ce83bea: Preparing 899662a4adf3: Preparing 15339de66364: Preparing 355e79446171: Preparing 9c12ca81bebb: Preparing 03e32d524bca: Preparing ad29f31b45e0: Preparing 50ae697c92b4: Preparing 98b42d6897d3: Preparing 2f85cdbba4b1: Preparing 86a127cb8960: Preparing af8a8a1a2cfb: Preparing 8b05d4406aa9: Preparing 8de8750b7042: Preparing 8971856521a4: Preparing 602b9561fb41: Preparing d8b9a29ac143: Preparing 126ecdd9e51f: Preparing d78adef73356: Preparing bb95cbb87ad6: Preparing 44343de3ea1d: Preparing 7c219ce83bea: Waiting 899662a4adf3: Waiting 15339de66364: Waiting 355e79446171: Waiting 9c12ca81bebb: Waiting 03e32d524bca: Waiting ad29f31b45e0: Waiting 50ae697c92b4: Waiting 98b42d6897d3: Waiting 2f85cdbba4b1: Waiting 86a127cb8960: Waiting af8a8a1a2cfb: Waiting 8b05d4406aa9: Waiting 8de8750b7042: Waiting 8971856521a4: Waiting 602b9561fb41: Waiting d8b9a29ac143: Waiting 126ecdd9e51f: Waiting d78adef73356: Waiting bb95cbb87ad6: Waiting 44343de3ea1d: Waiting 7c219ce83bea: Pushed 15339de66364: Pushed 355e79446171: Pushed 9c12ca81bebb: Pushed 03e32d524bca: Pushed 50ae697c92b4: Layer already exists 98b42d6897d3: Layer already exists 2f85cdbba4b1: Layer already exists ad29f31b45e0: Pushed 86a127cb8960: Layer already exists af8a8a1a2cfb: Layer already exists 8b05d4406aa9: Layer already exists 8de8750b7042: Layer already exists 8971856521a4: Layer already exists 602b9561fb41: Layer already exists d8b9a29ac143: Layer already exists 126ecdd9e51f: Layer already exists d78adef73356: Layer already exists bb95cbb87ad6: Layer already exists 899662a4adf3: Pushed 44343de3ea1d: Layer already exists master-2_7_6_5-4: digest: sha256:45eacb1747440814f866a1db4955774b4384b7af0d63b4e17a7767b43a7f577a size: 4713 2026-03-25 11:38:09,237: INFO: Building opensdn-tor-agent finished successfully, duration: 153 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-4 651d687a0144 683MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-api:master-2_7_6_5-4 7522ce7abcc1 692MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-2_7_6_5-4 68e6b1a8b22b 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-collector:master-2_7_6_5-4 32d8b6c19ed2 749MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine:master-2_7_6_5-4 b77cec257d5b 745MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base:master-2_7_6_5-4 df7392569c3b 908MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-collector:master-2_7_6_5-4 c857751fa16d 909MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology:master-2_7_6_5-4 b47645792e6b 909MB 0B nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src:master-2_7_6_5-4 7fe661084263 1.41MB 0B nexus.gz1.opensdn.io:5101/opensdn-base:master-2_7_6_5-4 e9016ccc5efc 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src:master-2_7_6_5-4 8cb3add3e678 4.17kB 0B nexus.gz1.opensdn.io:5101/opensdn-charms-src:master-2_7_6_5-4 bd82ebc023f4 6.05MB 0B nexus.gz1.opensdn.io:5101/opensdn-container-builder-src:master-2_7_6_5-4 22b74d6ee777 2.48MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-api:master-2_7_6_5-4 219499e7560d 705MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-base:master-2_7_6_5-4 80c471f238c0 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-dnsmasq:master-2_7_6_5-4 687fb9e9b444 682MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema:master-2_7_6_5-4 80d4f4705ad4 668MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-svcmonitor:master-2_7_6_5-4 4f465b4d421c 689MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-base:master-2_7_6_5-4 4eba08fe4383 726MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-2_7_6_5-4 1ecc545b993c 753MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-2_7_6_5-4 8bb281b5dc8a 753MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-named:master-2_7_6_5-4 41ca41ce4b41 734MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base:master-2_7_6_5-4 25be77a81623 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job:master-2_7_6_5-4 bbaf599bedbf 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web:master-2_7_6_5-4 3418f6277b82 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-debug:master-2_7_6_5-4 bf53b6197545 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-deployment-test:master-2_7_6_5-4 8337655dce0f 441MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-cassandra:master-2_7_6_5-4 2956b30006f0 331MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-haproxy:master-2_7_6_5-4 19c79d26db85 144MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-kafka:master-2_7_6_5-4 5e3d6ba3277a 392MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq:master-2_7_6_5-4 6e9eb0357c89 363MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-redis:master-2_7_6_5-4 69ab5fc2c77d 171MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd:master-2_7_6_5-4 bffc4522bada 440MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-stunnel:master-2_7_6_5-4 b716ea4c2f37 454MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper:master-2_7_6_5-4 a1377748243c 301MB 0B nexus.gz1.opensdn.io:5101/opensdn-general-base:master-2_7_6_5-4 f2c230b6a710 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src:master-2_7_6_5-4 1e8ebe6ae781 32.7MB 0B nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init:master-2_7_6_5-4 c0a6e86196b8 687MB 0B nexus.gz1.opensdn.io:5101/opensdn-kubernetes-kube-manager:master-2_7_6_5-4 9e304afda2fe 672MB 0B nexus.gz1.opensdn.io:5101/opensdn-node-init:master-2_7_6_5-4 73fb14343e6d 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-nodemgr:master-2_7_6_5-4 7dd7fdcb2d1a 802MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-compute-init:master-2_7_6_5-4 77af0d86d02a 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-heat-init:master-2_7_6_5-4 d514c63725ec 444MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-neutron-init:master-2_7_6_5-4 76c32343fada 444MB 0B nexus.gz1.opensdn.io:5101/opensdn-provisioner:master-2_7_6_5-4 bbfc8709d97a 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-status:master-2_7_6_5-4 483cb32af3a0 802MB 0B nexus.gz1.opensdn.io:5101/opensdn-test-test:master-2_7_6_5-4 20b1e8ddb734 1.83GB 0B nexus.gz1.opensdn.io:5101/opensdn-tools:master-2_7_6_5-4 ec0204921124 1.27GB 0B nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_7_6_5-4 67c1c6858f44 726MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent-dpdk:master-2_7_6_5-4 7d46028f356d 958MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-base:master-2_7_6_5-4 95b1874aa7ee 734MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-build-init:master-2_7_6_5-4 b63506197ac4 612MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk:master-2_7_6_5-4 8b501f679dda 734MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init:master-2_7_6_5-4 c18652331846 365MB 0B nexus.gz1.opensdn.io:5101/tf-dev-sandbox:frozen 6c3a1b7628fa 21GB 0B U opensdn-test-test:master-2_7_6_5-4 20b1e8ddb734 1.83GB 0B tf-dev-sandbox:compile 5fefeb00c704 34.3GB 0B