2026-02-27 12:18:19,409: INFO: Building opensdn-tor-agent 2026-02-27 12:18:19,461: INFO: Building args: --network host --build-arg PIP_REPOSITORY=http://localhost:6667/pip/simple --build-arg CONTRAIL_REGISTRY=nexus.gz1.opensdn.io:5101 --build-arg CONTRAIL_CONTAINER_TAG=master-2_5_1_4-2_6 --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 #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 nexus.gz1.opensdn.io:5101/opensdn-base:master-2_5_1_4-2_6 #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 DONE 0.0s #4 [internal] load .dockerignore #4 transferring context: #4 transferring context: 2B done #4 DONE 2.7s #5 [build 1/1] FROM docker.io/library/tf-dev-sandbox:compile #5 CACHED #6 [stage-1 1/6] FROM nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-2_5_1_4-2_6 #6 CACHED #7 [1/2] FROM nexus.gz1.opensdn.io:5101/opensdn-base:master-2_5_1_4-2_6 #7 DONE 0.0s #8 [internal] load build context #8 transferring context: 1.52kB 0.0s done #8 DONE 1.7s #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 3.3s #11 [stage-1 4/8] COPY --from=build /buildroot/usr/lib/libisccfg-9.21.3.so /usr/lib/ #11 DONE 3.1s #12 [stage-1 5/8] COPY --from=build /buildroot/usr/bin/contrail-vrouter-agent-health-check.py /usr/bin/ #12 DONE 2.8s #13 [stage-1 6/8] COPY --from=build /buildroot/usr/bin/contrail_crypt_tunnel_client.py /usr/bin/ #13 DONE 1.7s #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.806 added from: http://tf-mirrors.gz1.opensdn.io/re 58 MB/s | 14 MB 00:00 #14 6.863 added from: http://tf-mirrors.gz1.opensdn.io/re 4.1 MB/s | 1.9 MB 00:00 #14 7.634 added from: http://tf-mirrors.gz1.opensdn.io/re 13 MB/s | 402 kB 00:00 #14 8.102 added from: http://tf-mirrors.gz1.opensdn.io/re 53 MB/s | 16 MB 00:00 #14 14.40 added from: http://tf-mirrors.gz1.opensdn.io/re 49 MB/s | 11 MB 00:00 #14 18.36 added from: http://tf-mirrors.gz1.opensdn.io/re 29 MB/s | 1.1 MB 00:00 #14 19.22 added from: http://tf-mirrors.gz1.opensdn.io/re 36 MB/s | 4.8 MB 00:00 #14 21.56 added from: http://tf-mirrors.gz1.opensdn.io/re 12 MB/s | 697 kB 00:00 #14 22.15 added from: http://tf-mirrors.gz1.opensdn.io/re 5.2 MB/s | 474 kB 00:00 #14 22.67 added from: http://tf-mirrors.gz1.opensdn.io/re 449 kB/s | 18 kB 00:00 #14 23.07 added from: http://tf-mirrors.gz1.opensdn.io/re 7.9 kB/s | 257 B 00:00 #14 23.43 added from: http://tf-mirrors.gz1.opensdn.io/re 472 kB/s | 15 kB 00:00 #14 23.76 added from: http://tf-mirrors.gz1.opensdn.io/re 2.4 MB/s | 96 kB 00:00 #14 24.66 added from: http://tf-mirrors.gz1.opensdn.io/re 66 MB/s | 39 MB 00:00 #14 40.48 Third parties for OpenSDN 31 MB/s | 5.1 MB 00:00 #14 46.99 Dependencies resolved. #14 46.99 ========================================================================================== #14 46.99 Package Arch Version Repository Size #14 46.99 ========================================================================================== #14 46.99 Installing: #14 46.99 boost x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 9.9 k #14 46.99 gperftools-libs x86_64 2.9.1-3.el9 tf-mirrors.ci_repos_epel9.repo 308 k #14 46.99 Installing dependencies: #14 46.99 boost-atomic x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 15 k #14 46.99 boost-chrono x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 23 k #14 46.99 boost-container x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 35 k #14 46.99 boost-context x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 13 k #14 46.99 boost-contract x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 43 k #14 46.99 boost-coroutine x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 30 k #14 46.99 boost-date-time x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 11 k #14 46.99 boost-fiber x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 37 k #14 46.99 boost-filesystem x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 55 k #14 46.99 boost-graph x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 99 k #14 46.99 boost-iostreams x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 37 k #14 46.99 boost-locale x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 212 k #14 46.99 boost-log x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 405 k #14 46.99 boost-math x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 203 k #14 46.99 boost-nowide x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 13 k #14 46.99 boost-program-options x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 104 k #14 46.99 boost-python3 x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 91 k #14 46.99 boost-random x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 22 k #14 46.99 boost-regex x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 275 k #14 46.99 boost-serialization x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 127 k #14 46.99 boost-stacktrace x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 25 k #14 46.99 boost-system x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 11 k #14 46.99 boost-test x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 228 k #14 46.99 boost-thread x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 53 k #14 46.99 boost-timer x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 21 k #14 46.99 boost-type_erasure x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 28 k #14 46.99 boost-wave x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 207 k #14 46.99 libicu x86_64 67.1-10.el9_6 tf-mirrors.ci_repos_yum9-baseos 9.6 M #14 46.99 libunwind x86_64 1.6.2-1.el9 tf-mirrors.ci_repos_epel9.repo 67 k #14 46.99 #14 46.99 Transaction Summary #14 46.99 ========================================================================================== #14 46.99 Install 31 Packages #14 46.99 #14 46.99 Total download size: 12 M #14 46.99 Installed size: 41 M #14 46.99 Downloading Packages: #14 47.12 (1/31): boost-1.75.0-13.el9_7.x86_64.rpm 939 kB/s | 9.9 kB 00:00 #14 47.12 (2/31): boost-atomic-1.75.0-13.el9_7.x86_64.rpm 1.1 MB/s | 15 kB 00:00 #14 47.12 (3/31): boost-chrono-1.75.0-13.el9_7.x86_64.rpm 3.6 MB/s | 23 kB 00:00 #14 47.12 (4/31): boost-container-1.75.0-13.el9_7.x86_64. 5.0 MB/s | 35 kB 00:00 #14 47.12 (5/31): boost-context-1.75.0-13.el9_7.x86_64.rp 1.8 MB/s | 13 kB 00:00 #14 47.12 (6/31): boost-contract-1.75.0-13.el9_7.x86_64.r 4.4 MB/s | 43 kB 00:00 #14 47.12 (7/31): boost-coroutine-1.75.0-13.el9_7.x86_64. 3.5 MB/s | 30 kB 00:00 #14 47.12 (8/31): boost-date-time-1.75.0-13.el9_7.x86_64. 1.5 MB/s | 11 kB 00:00 #14 47.12 (9/31): boost-fiber-1.75.0-13.el9_7.x86_64.rpm 4.3 MB/s | 37 kB 00:00 #14 47.12 (10/31): boost-filesystem-1.75.0-13.el9_7.x86_6 5.4 MB/s | 55 kB 00:00 #14 47.12 (11/31): boost-graph-1.75.0-13.el9_7.x86_64.rpm 8.3 MB/s | 99 kB 00:00 #14 47.12 (12/31): boost-iostreams-1.75.0-13.el9_7.x86_64 4.4 MB/s | 37 kB 00:00 #14 47.12 (13/31): boost-locale-1.75.0-13.el9_7.x86_64.rp 23 MB/s | 212 kB 00:00 #14 47.12 (14/31): boost-math-1.75.0-13.el9_7.x86_64.rpm 25 MB/s | 203 kB 00:00 #14 47.12 (15/31): boost-log-1.75.0-13.el9_7.x86_64.rpm 17 MB/s | 405 kB 00:00 #14 47.12 (16/31): boost-nowide-1.75.0-13.el9_7.x86_64.rp 1.1 MB/s | 13 kB 00:00 #14 47.12 (17/31): boost-program-options-1.75.0-13.el9_7. 13 MB/s | 104 kB 00:00 #14 47.12 (18/31): boost-python3-1.75.0-13.el9_7.x86_64.r 10 MB/s | 91 kB 00:00 #14 47.12 (19/31): boost-random-1.75.0-13.el9_7.x86_64.rp 3.2 MB/s | 22 kB 00:00 #14 47.12 (20/31): boost-regex-1.75.0-13.el9_7.x86_64.rpm 23 MB/s | 275 kB 00:00 #14 47.12 (21/31): boost-serialization-1.75.0-13.el9_7.x8 9.7 MB/s | 127 kB 00:00 #14 47.12 (22/31): boost-stacktrace-1.75.0-13.el9_7.x86_6 3.3 MB/s | 25 kB 00:00 #14 47.12 (23/31): boost-system-1.75.0-13.el9_7.x86_64.rp 2.1 MB/s | 11 kB 00:00 #14 47.12 (24/31): boost-test-1.75.0-13.el9_7.x86_64.rpm 29 MB/s | 228 kB 00:00 #14 47.12 (25/31): boost-thread-1.75.0-13.el9_7.x86_64.rp 5.6 MB/s | 53 kB 00:00 #14 47.12 (26/31): boost-timer-1.75.0-13.el9_7.x86_64.rpm 3.3 MB/s | 21 kB 00:00 #14 47.12 (27/31): boost-type_erasure-1.75.0-13.el9_7.x86 5.0 MB/s | 28 kB 00:00 #14 47.16 (28/31): boost-wave-1.75.0-13.el9_7.x86_64.rpm 24 MB/s | 207 kB 00:00 #14 47.16 (29/31): libunwind-1.6.2-1.el9.x86_64.rpm 12 MB/s | 67 kB 00:00 #14 47.16 (30/31): gperftools-libs-2.9.1-3.el9.x86_64.rpm 17 MB/s | 308 kB 00:00 #14 47.25 (31/31): libicu-67.1-10.el9_6.x86_64.rpm 41 MB/s | 9.6 MB 00:00 #14 47.25 -------------------------------------------------------------------------------- #14 47.25 Total 51 MB/s | 12 MB 00:00 #14 47.25 Running transaction check #14 47.28 Transaction check succeeded. #14 47.28 Running transaction test #14 47.40 Transaction test succeeded. #14 47.40 Running transaction #14 47.79 Preparing : 1/1 #14 47.96 Installing : boost-system-1.75.0-13.el9_7.x86_64 1/31 #14 47.96 Installing : boost-chrono-1.75.0-13.el9_7.x86_64 2/31 #14 47.96 Installing : boost-thread-1.75.0-13.el9_7.x86_64 3/31 #14 47.96 Installing : boost-filesystem-1.75.0-13.el9_7.x86_64 4/31 #14 48.16 Installing : libicu-67.1-10.el9_6.x86_64 5/31 #14 48.16 Installing : boost-regex-1.75.0-13.el9_7.x86_64 6/31 #14 48.21 Installing : boost-context-1.75.0-13.el9_7.x86_64 7/31 #14 48.21 Installing : boost-date-time-1.75.0-13.el9_7.x86_64 8/31 #14 48.21 Installing : boost-atomic-1.75.0-13.el9_7.x86_64 9/31 #14 48.21 Installing : boost-log-1.75.0-13.el9_7.x86_64 10/31 #14 48.21 Installing : boost-wave-1.75.0-13.el9_7.x86_64 11/31 #14 48.21 Installing : boost-coroutine-1.75.0-13.el9_7.x86_64 12/31 #14 48.21 Installing : boost-fiber-1.75.0-13.el9_7.x86_64 13/31 #14 48.21 Installing : boost-graph-1.75.0-13.el9_7.x86_64 14/31 #14 48.26 Installing : boost-locale-1.75.0-13.el9_7.x86_64 15/31 #14 48.26 Installing : boost-type_erasure-1.75.0-13.el9_7.x86_64 16/31 #14 48.26 Installing : boost-timer-1.75.0-13.el9_7.x86_64 17/31 #14 48.26 Installing : libunwind-1.6.2-1.el9.x86_64 18/31 #14 48.26 Installing : boost-test-1.75.0-13.el9_7.x86_64 19/31 #14 48.26 Installing : boost-stacktrace-1.75.0-13.el9_7.x86_64 20/31 #14 48.34 Installing : boost-serialization-1.75.0-13.el9_7.x86_64 21/31 #14 48.34 Installing : boost-random-1.75.0-13.el9_7.x86_64 22/31 #14 48.34 Installing : boost-python3-1.75.0-13.el9_7.x86_64 23/31 #14 48.34 Installing : boost-program-options-1.75.0-13.el9_7.x86_64 24/31 #14 48.34 Installing : boost-nowide-1.75.0-13.el9_7.x86_64 25/31 #14 48.34 Installing : boost-math-1.75.0-13.el9_7.x86_64 26/31 #14 48.34 Installing : boost-iostreams-1.75.0-13.el9_7.x86_64 27/31 #14 48.34 Installing : boost-contract-1.75.0-13.el9_7.x86_64 28/31 #14 48.34 Installing : boost-container-1.75.0-13.el9_7.x86_64 29/31 #14 48.34 Installing : boost-1.75.0-13.el9_7.x86_64 30/31 #14 48.37 Installing : gperftools-libs-2.9.1-3.el9.x86_64 31/31 #14 48.37 Running scriptlet: gperftools-libs-2.9.1-3.el9.x86_64 31/31 #14 48.55 Verifying : libicu-67.1-10.el9_6.x86_64 1/31 #14 48.55 Verifying : boost-1.75.0-13.el9_7.x86_64 2/31 #14 48.55 Verifying : boost-atomic-1.75.0-13.el9_7.x86_64 3/31 #14 48.55 Verifying : boost-chrono-1.75.0-13.el9_7.x86_64 4/31 #14 48.55 Verifying : boost-container-1.75.0-13.el9_7.x86_64 5/31 #14 48.55 Verifying : boost-context-1.75.0-13.el9_7.x86_64 6/31 #14 48.55 Verifying : boost-contract-1.75.0-13.el9_7.x86_64 7/31 #14 48.55 Verifying : boost-coroutine-1.75.0-13.el9_7.x86_64 8/31 #14 48.55 Verifying : boost-date-time-1.75.0-13.el9_7.x86_64 9/31 #14 48.55 Verifying : boost-fiber-1.75.0-13.el9_7.x86_64 10/31 #14 48.55 Verifying : boost-filesystem-1.75.0-13.el9_7.x86_64 11/31 #14 48.55 Verifying : boost-graph-1.75.0-13.el9_7.x86_64 12/31 #14 48.55 Verifying : boost-iostreams-1.75.0-13.el9_7.x86_64 13/31 #14 48.55 Verifying : boost-locale-1.75.0-13.el9_7.x86_64 14/31 #14 48.55 Verifying : boost-log-1.75.0-13.el9_7.x86_64 15/31 #14 48.55 Verifying : boost-math-1.75.0-13.el9_7.x86_64 16/31 #14 48.55 Verifying : boost-nowide-1.75.0-13.el9_7.x86_64 17/31 #14 48.55 Verifying : boost-program-options-1.75.0-13.el9_7.x86_64 18/31 #14 48.55 Verifying : boost-python3-1.75.0-13.el9_7.x86_64 19/31 #14 48.55 Verifying : boost-random-1.75.0-13.el9_7.x86_64 20/31 #14 48.55 Verifying : boost-regex-1.75.0-13.el9_7.x86_64 21/31 #14 48.55 Verifying : boost-serialization-1.75.0-13.el9_7.x86_64 22/31 #14 48.55 Verifying : boost-stacktrace-1.75.0-13.el9_7.x86_64 23/31 #14 48.55 Verifying : boost-system-1.75.0-13.el9_7.x86_64 24/31 #14 48.55 Verifying : boost-test-1.75.0-13.el9_7.x86_64 25/31 #14 48.55 Verifying : boost-thread-1.75.0-13.el9_7.x86_64 26/31 #14 48.55 Verifying : boost-timer-1.75.0-13.el9_7.x86_64 27/31 #14 48.55 Verifying : boost-type_erasure-1.75.0-13.el9_7.x86_64 28/31 #14 48.55 Verifying : boost-wave-1.75.0-13.el9_7.x86_64 29/31 #14 48.55 Verifying : gperftools-libs-2.9.1-3.el9.x86_64 30/31 #14 48.55 Verifying : libunwind-1.6.2-1.el9.x86_64 31/31 #14 48.67 #14 48.67 Installed: #14 48.67 boost-1.75.0-13.el9_7.x86_64 #14 48.67 boost-atomic-1.75.0-13.el9_7.x86_64 #14 48.67 boost-chrono-1.75.0-13.el9_7.x86_64 #14 48.67 boost-container-1.75.0-13.el9_7.x86_64 #14 48.67 boost-context-1.75.0-13.el9_7.x86_64 #14 48.67 boost-contract-1.75.0-13.el9_7.x86_64 #14 48.67 boost-coroutine-1.75.0-13.el9_7.x86_64 #14 48.67 boost-date-time-1.75.0-13.el9_7.x86_64 #14 48.67 boost-fiber-1.75.0-13.el9_7.x86_64 #14 48.67 boost-filesystem-1.75.0-13.el9_7.x86_64 #14 48.67 boost-graph-1.75.0-13.el9_7.x86_64 #14 48.67 boost-iostreams-1.75.0-13.el9_7.x86_64 #14 48.67 boost-locale-1.75.0-13.el9_7.x86_64 #14 48.67 boost-log-1.75.0-13.el9_7.x86_64 #14 48.67 boost-math-1.75.0-13.el9_7.x86_64 #14 48.67 boost-nowide-1.75.0-13.el9_7.x86_64 #14 48.67 boost-program-options-1.75.0-13.el9_7.x86_64 #14 48.67 boost-python3-1.75.0-13.el9_7.x86_64 #14 48.67 boost-random-1.75.0-13.el9_7.x86_64 #14 48.67 boost-regex-1.75.0-13.el9_7.x86_64 #14 48.67 boost-serialization-1.75.0-13.el9_7.x86_64 #14 48.67 boost-stacktrace-1.75.0-13.el9_7.x86_64 #14 48.67 boost-system-1.75.0-13.el9_7.x86_64 #14 48.67 boost-test-1.75.0-13.el9_7.x86_64 #14 48.67 boost-thread-1.75.0-13.el9_7.x86_64 #14 48.67 boost-timer-1.75.0-13.el9_7.x86_64 #14 48.67 boost-type_erasure-1.75.0-13.el9_7.x86_64 #14 48.67 boost-wave-1.75.0-13.el9_7.x86_64 #14 48.67 gperftools-libs-2.9.1-3.el9.x86_64 #14 48.67 libicu-67.1-10.el9_6.x86_64 #14 48.67 libunwind-1.6.2-1.el9.x86_64 #14 48.67 #14 48.67 Complete! #14 48.95 77 files removed #14 49.37 Looking in indexes: http://tf-mirrors.gz1.opensdn.io/root/pypi/+simple/, http://localhost:6667/pip/simple #14 49.49 Collecting contrail-vrouter-api==0.1.dev0 #14 49.49 Downloading http://localhost:6667/pip/simple/contrail-vrouter-api/contrail_vrouter_api-0.1.dev0-py3-none-any.whl (2.9 kB) #14 49.63 Installing collected packages: contrail-vrouter-api #14 49.63 Successfully installed contrail-vrouter-api-0.1.dev0 #14 49.63 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 49.9s #15 [stage-1 8/8] COPY *.sh / #15 DONE 0.3s #16 exporting to image #16 exporting layers #16 exporting layers 2.8s done #16 writing image sha256:7941862faab243fba50ccea3e9c9a1ed1b68d73d4d0c93bac5f8367380d289d4 #16 writing image sha256:7941862faab243fba50ccea3e9c9a1ed1b68d73d4d0c93bac5f8367380d289d4 0.0s done #16 naming to nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_5_1_4-2_6 0.1s done #16 DONE 3.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-02-27 12:21:04,239: INFO: Docker build duration: 165 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-tor-agent] 6d4db1b88f1f: Preparing 035ef079d8d4: Preparing bfb13dc7a44e: Preparing aec27d8358df: Preparing 6d128152bda5: Preparing a69159388674: Preparing 2472f683fd58: Preparing f4c02407154e: Preparing c06d6fef74c3: Preparing 32bc4420804b: Preparing 31430bd5e0aa: Preparing 4f09397e0ae6: Preparing f94ac0214c41: Preparing 1c7897bc8f99: Preparing 09008b03dc2f: Preparing fb31f981f1cf: Preparing bb57d1970246: Preparing e64d5b043a30: Preparing e274697bb70e: Preparing 330f00e5651d: Preparing 44343de3ea1d: Preparing 6d4db1b88f1f: Waiting 035ef079d8d4: Waiting bfb13dc7a44e: Waiting aec27d8358df: Waiting 6d128152bda5: Waiting a69159388674: Waiting 2472f683fd58: Waiting f4c02407154e: Waiting c06d6fef74c3: Waiting 32bc4420804b: Waiting 31430bd5e0aa: Waiting 4f09397e0ae6: Waiting f94ac0214c41: Waiting 1c7897bc8f99: Waiting 09008b03dc2f: Waiting fb31f981f1cf: Waiting bb57d1970246: Waiting e64d5b043a30: Waiting e274697bb70e: Waiting 330f00e5651d: Waiting 44343de3ea1d: Waiting 6d4db1b88f1f: Pushed bfb13dc7a44e: Pushed aec27d8358df: Pushed 6d128152bda5: Pushed a69159388674: Pushed 2472f683fd58: Pushed f4c02407154e: Layer already exists c06d6fef74c3: Layer already exists 035ef079d8d4: Pushed 32bc4420804b: Layer already exists 31430bd5e0aa: Layer already exists 1c7897bc8f99: Layer already exists 4f09397e0ae6: Layer already exists f94ac0214c41: Layer already exists bb57d1970246: Layer already exists 09008b03dc2f: Layer already exists fb31f981f1cf: Layer already exists e274697bb70e: Layer already exists e64d5b043a30: Layer already exists 330f00e5651d: Layer already exists 44343de3ea1d: Layer already exists master-2_5_1_4-2_6: digest: sha256:d0cabfc67d6e9666ef0f2564365cdf4c3427c24bf2ad629644a2c82e6936a7df size: 4714 2026-02-27 12:21:16,839: INFO: Building opensdn-tor-agent finished successfully, duration: 177 seconds WARNING: This output is designed for human readability. For machine-readable output, please use --format. IMAGE ID DISK USAGE CONTENT SIZE EXTRA nexus.gz1.opensdn.io:5101/opensdn-analytics-alarm-gen:master-2_5_1_4-2_6 f89d85e824a9 683MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-api:master-2_5_1_4-2_6 4f0ec44e44ac 692MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-2_5_1_4-2_6 261d50a1115c 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-collector:master-2_5_1_4-2_6 38e4fc239c4d 1.01GB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine:master-2_5_1_4-2_6 28455a00b6a1 892MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base:master-2_5_1_4-2_6 0455efd17044 908MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-collector:master-2_5_1_4-2_6 208d6ff60cd0 909MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology:master-2_5_1_4-2_6 dfd909e8bfbf 908MB 0B nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src:master-2_5_1_4-2_6 7307240a6b2c 1.41MB 0B nexus.gz1.opensdn.io:5101/opensdn-base:master-2_5_1_4-2_6 491069a2f2cf 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src:master-2_5_1_4-2_6 ba4f9103e2f0 4.17kB 0B nexus.gz1.opensdn.io:5101/opensdn-charms-src:master-2_5_1_4-2_6 5c47a99bfd49 6.05MB 0B nexus.gz1.opensdn.io:5101/opensdn-container-builder-src:master-2_5_1_4-2_6 436975349d25 2.48MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-api:master-2_5_1_4-2_6 ae1582bce9a5 705MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-base:master-2_5_1_4-2_6 56cf27f18152 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-dnsmasq:master-2_5_1_4-2_6 048a8dd77c58 682MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema:master-2_5_1_4-2_6 6ca7c9e0699f 668MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-svcmonitor:master-2_5_1_4-2_6 c5694be274ac 689MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-base:master-2_5_1_4-2_6 c61c23b3471b 726MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-2_5_1_4-2_6 9cbef5e64e2d 1.28GB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-2_5_1_4-2_6 58b5368c7b82 1.06GB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-named:master-2_5_1_4-2_6 05a60dc0af93 755MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base:master-2_5_1_4-2_6 63c3ec503b10 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job:master-2_5_1_4-2_6 768cab4bc1f5 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web:master-2_5_1_4-2_6 1a8f49e5ea07 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-debug:master-2_5_1_4-2_6 24be218a9aca 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-deployment-test:master-2_5_1_4-2_6 00c08742d7a9 441MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-cassandra:master-2_5_1_4-2_6 de36056e09a5 331MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-haproxy:master-2_5_1_4-2_6 28bd1540001b 144MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-kafka:master-2_5_1_4-2_6 0082b873c23b 392MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq:master-2_5_1_4-2_6 84602f3798d8 363MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-redis:master-2_5_1_4-2_6 18534b50c848 171MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd:master-2_5_1_4-2_6 01bdc7cbb30b 440MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-stunnel:master-2_5_1_4-2_6 d13072b77ad8 454MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper:master-2_5_1_4-2_6 4e95a44e2f98 301MB 0B nexus.gz1.opensdn.io:5101/opensdn-general-base:master-2_5_1_4-2_6 fad505975867 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src:master-2_5_1_4-2_6 4b66c47bb085 32.7MB 0B nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init:master-2_5_1_4-2_6 7c78d82d61d6 687MB 0B nexus.gz1.opensdn.io:5101/opensdn-kubernetes-kube-manager:master-2_5_1_4-2_6 d09a00c7ab2d 671MB 0B nexus.gz1.opensdn.io:5101/opensdn-node-init:master-2_5_1_4-2_6 74c76cf2b30f 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-nodemgr:master-2_5_1_4-2_6 c5c74fafb171 802MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-compute-init:master-2_5_1_4-2_6 7897f89811b5 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-heat-init:master-2_5_1_4-2_6 7207acf0b0d4 444MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-neutron-init:master-2_5_1_4-2_6 7cface61cae3 444MB 0B nexus.gz1.opensdn.io:5101/opensdn-provisioner:master-2_5_1_4-2_6 39a4e9731925 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-status:master-2_5_1_4-2_6 bcda716bff11 802MB 0B nexus.gz1.opensdn.io:5101/opensdn-test-test:master-2_5_1_4-2_6 2a68dbd856b8 1.83GB 0B nexus.gz1.opensdn.io:5101/opensdn-tools:master-2_5_1_4-2_6 263a07e56f8b 1.39GB 0B nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_5_1_4-2_6 7941862faab2 728MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent-dpdk:master-2_5_1_4-2_6 31b98a3caa19 1.02GB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent:master-2_5_1_4-2_6 a9243966be3d 1.85GB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-base:master-2_5_1_4-2_6 e42e15ebfcbc 737MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk:master-2_5_1_4-2_6 5d3227b912fc 737MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init:master-2_5_1_4-2_6 4513280a892b 367MB 0B nexus.gz1.opensdn.io:5101/tf-dev-sandbox:frozen c91eb047163f 23.5GB 0B U opensdn-test-test:master-2_5_1_4-2_6 2a68dbd856b8 1.83GB 0B tf-dev-sandbox:compile 2f79e490c499 24.3GB 0B