2026-02-20 01:50:41,247: INFO: Building opensdn-tor-agent 2026-02-20 01:50:41,270: 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_6_2_6-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 #0 building with "default" instance using docker driver #1 [1/2] FROM nexus.gz1.opensdn.io:5101/opensdn-base:master-2_6_2_6-2 #1 DONE 0.4s #2 [internal] load build definition from Dockerfile #2 transferring dockerfile: 2.10kB done #2 WARN: InvalidDefaultArgInFrom: Default value for ARG ${BUILD_IMAGE} results in empty or invalid base image name (line 4) #2 WARN: InvalidDefaultArgInFrom: Default value for ARG ${CONTRAIL_REGISTRY}/opensdn-base:${CONTRAIL_CONTAINER_TAG} results in empty or invalid base image name (line 6) #2 DONE 0.0s #3 [internal] load metadata for nexus.gz1.opensdn.io:5101/opensdn-base:master-2_6_2_6-2 #3 DONE 0.0s #4 [internal] load metadata for docker.io/library/tf-dev-sandbox:compile #4 DONE 0.0s #5 [internal] load .dockerignore #5 transferring context: 2B done #5 DONE 0.0s #6 [build 1/1] FROM docker.io/library/tf-dev-sandbox:compile #6 CACHED #7 [internal] load build context #7 transferring context: 1.52kB done #7 DONE 0.1s #8 [stage-1 2/8] COPY --from=build /buildroot/usr/lib/libisc-9.21.3.so /usr/lib/ #8 DONE 0.4s #9 [stage-1 3/8] COPY --from=build /buildroot/usr/lib/libisccc-9.21.3.so /usr/lib/ #9 DONE 2.1s #10 [stage-1 4/8] COPY --from=build /buildroot/usr/lib/libisccfg-9.21.3.so /usr/lib/ #10 DONE 1.1s #11 [stage-1 5/8] COPY --from=build /buildroot/usr/bin/contrail-vrouter-agent-health-check.py /usr/bin/ #11 DONE 2.3s #12 [stage-1 6/8] COPY --from=build /buildroot/usr/bin/contrail_crypt_tunnel_client.py /usr/bin/ #12 DONE 2.7s #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 1.853 added from: http://tf-mirrors.gz1.opensdn.io/re 45 MB/s | 14 MB 00:00 #13 6.348 added from: http://tf-mirrors.gz1.opensdn.io/re 20 MB/s | 1.9 MB 00:00 #13 7.769 added from: http://tf-mirrors.gz1.opensdn.io/re 6.5 MB/s | 402 kB 00:00 #13 8.809 added from: http://tf-mirrors.gz1.opensdn.io/re 35 MB/s | 16 MB 00:00 #13 17.48 added from: http://tf-mirrors.gz1.opensdn.io/re 23 MB/s | 11 MB 00:00 #13 22.84 added from: http://tf-mirrors.gz1.opensdn.io/re 23 MB/s | 1.1 MB 00:00 #13 23.67 added from: http://tf-mirrors.gz1.opensdn.io/re 40 MB/s | 4.8 MB 00:00 #13 26.43 added from: http://tf-mirrors.gz1.opensdn.io/re 22 MB/s | 697 kB 00:00 #13 27.19 added from: http://tf-mirrors.gz1.opensdn.io/re 11 MB/s | 474 kB 00:00 #13 27.73 added from: http://tf-mirrors.gz1.opensdn.io/re 721 kB/s | 18 kB 00:00 #13 28.12 added from: http://tf-mirrors.gz1.opensdn.io/re 12 kB/s | 257 B 00:00 #13 28.46 added from: http://tf-mirrors.gz1.opensdn.io/re 837 kB/s | 15 kB 00:00 #13 28.73 added from: http://tf-mirrors.gz1.opensdn.io/re 4.4 MB/s | 96 kB 00:00 #13 29.81 added from: http://tf-mirrors.gz1.opensdn.io/re 60 MB/s | 39 MB 00:00 #13 54.16 Third parties for OpenSDN 29 MB/s | 5.1 MB 00:00 #13 69.24 Dependencies resolved. #13 69.24 ========================================================================================== #13 69.24 Package Arch Version Repository Size #13 69.24 ========================================================================================== #13 69.24 Installing: #13 69.24 boost x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 9.9 k #13 69.24 gperftools-libs x86_64 2.9.1-3.el9 tf-mirrors.ci_repos_epel9.repo 308 k #13 69.24 Installing dependencies: #13 69.24 boost-atomic x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 15 k #13 69.24 boost-chrono x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 23 k #13 69.24 boost-container x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 35 k #13 69.24 boost-context x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 13 k #13 69.24 boost-contract x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 43 k #13 69.24 boost-coroutine x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 30 k #13 69.24 boost-date-time x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 11 k #13 69.24 boost-fiber x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 37 k #13 69.24 boost-filesystem x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 55 k #13 69.24 boost-graph x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 99 k #13 69.24 boost-iostreams x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 37 k #13 69.24 boost-locale x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 212 k #13 69.24 boost-log x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 405 k #13 69.24 boost-math x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 203 k #13 69.24 boost-nowide x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 13 k #13 69.24 boost-program-options x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 104 k #13 69.24 boost-python3 x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 91 k #13 69.24 boost-random x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 22 k #13 69.24 boost-regex x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 275 k #13 69.24 boost-serialization x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 127 k #13 69.24 boost-stacktrace x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 25 k #13 69.24 boost-system x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 11 k #13 69.24 boost-test x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 228 k #13 69.24 boost-thread x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 53 k #13 69.24 boost-timer x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 21 k #13 69.24 boost-type_erasure x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 28 k #13 69.24 boost-wave x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 207 k #13 69.24 libicu x86_64 67.1-10.el9_6 tf-mirrors.ci_repos_yum9-baseos 9.6 M #13 69.24 libunwind x86_64 1.6.2-1.el9 tf-mirrors.ci_repos_epel9.repo 67 k #13 69.24 #13 69.24 Transaction Summary #13 69.24 ========================================================================================== #13 69.24 Install 31 Packages #13 69.24 #13 69.26 Total download size: 12 M #13 69.26 Installed size: 41 M #13 69.26 Downloading Packages: #13 69.27 (1/31): boost-1.75.0-13.el9_7.x86_64.rpm 754 kB/s | 9.9 kB 00:00 #13 69.27 (2/31): boost-atomic-1.75.0-13.el9_7.x86_64.rpm 960 kB/s | 15 kB 00:00 #13 69.28 (3/31): boost-container-1.75.0-13.el9_7.x86_64. 5.6 MB/s | 35 kB 00:00 #13 69.28 (4/31): boost-context-1.75.0-13.el9_7.x86_64.rp 2.7 MB/s | 13 kB 00:00 #13 69.30 (5/31): boost-contract-1.75.0-13.el9_7.x86_64.r 5.9 MB/s | 43 kB 00:00 #13 69.30 (6/31): boost-chrono-1.75.0-13.el9_7.x86_64.rpm 949 kB/s | 23 kB 00:00 #13 69.30 (7/31): boost-date-time-1.75.0-13.el9_7.x86_64. 2.3 MB/s | 11 kB 00:00 #13 69.30 (8/31): boost-coroutine-1.75.0-13.el9_7.x86_64. 2.7 MB/s | 30 kB 00:00 #13 69.32 (9/31): boost-filesystem-1.75.0-13.el9_7.x86_64 7.9 MB/s | 55 kB 00:00 #13 69.32 (10/31): boost-fiber-1.75.0-13.el9_7.x86_64.rpm 2.8 MB/s | 37 kB 00:00 #13 69.32 (11/31): boost-iostreams-1.75.0-13.el9_7.x86_64 3.8 MB/s | 37 kB 00:00 #13 69.32 (12/31): boost-graph-1.75.0-13.el9_7.x86_64.rpm 6.3 MB/s | 99 kB 00:00 #13 69.33 (13/31): boost-locale-1.75.0-13.el9_7.x86_64.rp 12 MB/s | 212 kB 00:00 #13 69.34 (14/31): boost-log-1.75.0-13.el9_7.x86_64.rpm 17 MB/s | 405 kB 00:00 #13 69.35 (15/31): boost-math-1.75.0-13.el9_7.x86_64.rpm 13 MB/s | 203 kB 00:00 #13 69.35 (16/31): boost-nowide-1.75.0-13.el9_7.x86_64.rp 1.4 MB/s | 13 kB 00:00 #13 69.36 (17/31): boost-program-options-1.75.0-13.el9_7. 16 MB/s | 104 kB 00:00 #13 69.36 (18/31): boost-python3-1.75.0-13.el9_7.x86_64.r 11 MB/s | 91 kB 00:00 #13 69.37 (19/31): boost-random-1.75.0-13.el9_7.x86_64.rp 2.9 MB/s | 22 kB 00:00 #13 69.38 (20/31): boost-regex-1.75.0-13.el9_7.x86_64.rpm 20 MB/s | 275 kB 00:00 #13 69.38 (21/31): boost-serialization-1.75.0-13.el9_7.x8 8.4 MB/s | 127 kB 00:00 #13 69.41 (22/31): boost-stacktrace-1.75.0-13.el9_7.x86_6 3.1 MB/s | 25 kB 00:00 #13 69.41 (23/31): boost-system-1.75.0-13.el9_7.x86_64.rp 1.6 MB/s | 11 kB 00:00 #13 69.41 (24/31): boost-test-1.75.0-13.el9_7.x86_64.rpm 28 MB/s | 228 kB 00:00 #13 69.41 (25/31): boost-thread-1.75.0-13.el9_7.x86_64.rp 6.5 MB/s | 53 kB 00:00 #13 69.41 (26/31): boost-timer-1.75.0-13.el9_7.x86_64.rpm 3.8 MB/s | 21 kB 00:00 #13 69.41 (27/31): boost-type_erasure-1.75.0-13.el9_7.x86 4.0 MB/s | 28 kB 00:00 #13 69.42 (28/31): boost-wave-1.75.0-13.el9_7.x86_64.rpm 21 MB/s | 207 kB 00:00 #13 69.53 (29/31): libicu-67.1-10.el9_6.x86_64.rpm 35 MB/s | 9.6 MB 00:00 #13 69.53 (30/31): libunwind-1.6.2-1.el9.x86_64.rpm 556 kB/s | 67 kB 00:00 #13 69.57 (31/31): gperftools-libs-2.9.1-3.el9.x86_64.rpm 2.2 MB/s | 308 kB 00:00 #13 69.57 -------------------------------------------------------------------------------- #13 69.57 Total 41 MB/s | 12 MB 00:00 #13 69.57 Running transaction check #13 69.63 Transaction check succeeded. #13 69.63 Running transaction test #13 70.09 Transaction test succeeded. #13 70.09 Running transaction #13 71.02 Preparing : 1/1 #13 71.13 Installing : boost-system-1.75.0-13.el9_7.x86_64 1/31 #13 71.16 Installing : boost-chrono-1.75.0-13.el9_7.x86_64 2/31 #13 71.16 Installing : boost-thread-1.75.0-13.el9_7.x86_64 3/31 #13 71.16 Installing : boost-filesystem-1.75.0-13.el9_7.x86_64 4/31 #13 71.63 Installing : libicu-67.1-10.el9_6.x86_64 5/31 #13 71.71 Installing : boost-regex-1.75.0-13.el9_7.x86_64 6/31 #13 71.71 Installing : boost-context-1.75.0-13.el9_7.x86_64 7/31 #13 71.71 Installing : boost-date-time-1.75.0-13.el9_7.x86_64 8/31 #13 71.71 Installing : boost-atomic-1.75.0-13.el9_7.x86_64 9/31 #13 71.71 Installing : boost-log-1.75.0-13.el9_7.x86_64 10/31 #13 71.73 Installing : boost-wave-1.75.0-13.el9_7.x86_64 11/31 #13 71.76 Installing : boost-coroutine-1.75.0-13.el9_7.x86_64 12/31 #13 71.76 Installing : boost-fiber-1.75.0-13.el9_7.x86_64 13/31 #13 71.77 Installing : boost-graph-1.75.0-13.el9_7.x86_64 14/31 #13 71.78 Installing : boost-locale-1.75.0-13.el9_7.x86_64 15/31 #13 71.79 Installing : boost-type_erasure-1.75.0-13.el9_7.x86_64 16/31 #13 71.79 Installing : boost-timer-1.75.0-13.el9_7.x86_64 17/31 #13 71.81 Installing : libunwind-1.6.2-1.el9.x86_64 18/31 #13 71.84 Installing : boost-test-1.75.0-13.el9_7.x86_64 19/31 #13 71.84 Installing : boost-stacktrace-1.75.0-13.el9_7.x86_64 20/31 #13 71.84 Installing : boost-serialization-1.75.0-13.el9_7.x86_64 21/31 #13 71.86 Installing : boost-random-1.75.0-13.el9_7.x86_64 22/31 #13 71.86 Installing : boost-python3-1.75.0-13.el9_7.x86_64 23/31 #13 71.86 Installing : boost-program-options-1.75.0-13.el9_7.x86_64 24/31 #13 71.88 Installing : boost-nowide-1.75.0-13.el9_7.x86_64 25/31 #13 71.88 Installing : boost-math-1.75.0-13.el9_7.x86_64 26/31 #13 71.91 Installing : boost-iostreams-1.75.0-13.el9_7.x86_64 27/31 #13 71.91 Installing : boost-contract-1.75.0-13.el9_7.x86_64 28/31 #13 71.91 Installing : boost-container-1.75.0-13.el9_7.x86_64 29/31 #13 71.92 Installing : boost-1.75.0-13.el9_7.x86_64 30/31 #13 71.93 Installing : gperftools-libs-2.9.1-3.el9.x86_64 31/31 #13 71.98 Running scriptlet: gperftools-libs-2.9.1-3.el9.x86_64 31/31 #13 72.16 Verifying : libicu-67.1-10.el9_6.x86_64 1/31 #13 72.16 Verifying : boost-1.75.0-13.el9_7.x86_64 2/31 #13 72.16 Verifying : boost-atomic-1.75.0-13.el9_7.x86_64 3/31 #13 72.16 Verifying : boost-chrono-1.75.0-13.el9_7.x86_64 4/31 #13 72.16 Verifying : boost-container-1.75.0-13.el9_7.x86_64 5/31 #13 72.16 Verifying : boost-context-1.75.0-13.el9_7.x86_64 6/31 #13 72.16 Verifying : boost-contract-1.75.0-13.el9_7.x86_64 7/31 #13 72.16 Verifying : boost-coroutine-1.75.0-13.el9_7.x86_64 8/31 #13 72.16 Verifying : boost-date-time-1.75.0-13.el9_7.x86_64 9/31 #13 72.16 Verifying : boost-fiber-1.75.0-13.el9_7.x86_64 10/31 #13 72.16 Verifying : boost-filesystem-1.75.0-13.el9_7.x86_64 11/31 #13 72.16 Verifying : boost-graph-1.75.0-13.el9_7.x86_64 12/31 #13 72.16 Verifying : boost-iostreams-1.75.0-13.el9_7.x86_64 13/31 #13 72.16 Verifying : boost-locale-1.75.0-13.el9_7.x86_64 14/31 #13 72.16 Verifying : boost-log-1.75.0-13.el9_7.x86_64 15/31 #13 72.16 Verifying : boost-math-1.75.0-13.el9_7.x86_64 16/31 #13 72.16 Verifying : boost-nowide-1.75.0-13.el9_7.x86_64 17/31 #13 72.16 Verifying : boost-program-options-1.75.0-13.el9_7.x86_64 18/31 #13 72.16 Verifying : boost-python3-1.75.0-13.el9_7.x86_64 19/31 #13 72.16 Verifying : boost-random-1.75.0-13.el9_7.x86_64 20/31 #13 72.16 Verifying : boost-regex-1.75.0-13.el9_7.x86_64 21/31 #13 72.16 Verifying : boost-serialization-1.75.0-13.el9_7.x86_64 22/31 #13 72.16 Verifying : boost-stacktrace-1.75.0-13.el9_7.x86_64 23/31 #13 72.16 Verifying : boost-system-1.75.0-13.el9_7.x86_64 24/31 #13 72.16 Verifying : boost-test-1.75.0-13.el9_7.x86_64 25/31 #13 72.16 Verifying : boost-thread-1.75.0-13.el9_7.x86_64 26/31 #13 72.16 Verifying : boost-timer-1.75.0-13.el9_7.x86_64 27/31 #13 72.16 Verifying : boost-type_erasure-1.75.0-13.el9_7.x86_64 28/31 #13 72.16 Verifying : boost-wave-1.75.0-13.el9_7.x86_64 29/31 #13 72.16 Verifying : gperftools-libs-2.9.1-3.el9.x86_64 30/31 #13 72.16 Verifying : libunwind-1.6.2-1.el9.x86_64 31/31 #13 72.36 #13 72.36 Installed: #13 72.36 boost-1.75.0-13.el9_7.x86_64 #13 72.36 boost-atomic-1.75.0-13.el9_7.x86_64 #13 72.36 boost-chrono-1.75.0-13.el9_7.x86_64 #13 72.36 boost-container-1.75.0-13.el9_7.x86_64 #13 72.36 boost-context-1.75.0-13.el9_7.x86_64 #13 72.36 boost-contract-1.75.0-13.el9_7.x86_64 #13 72.36 boost-coroutine-1.75.0-13.el9_7.x86_64 #13 72.36 boost-date-time-1.75.0-13.el9_7.x86_64 #13 72.36 boost-fiber-1.75.0-13.el9_7.x86_64 #13 72.36 boost-filesystem-1.75.0-13.el9_7.x86_64 #13 72.36 boost-graph-1.75.0-13.el9_7.x86_64 #13 72.36 boost-iostreams-1.75.0-13.el9_7.x86_64 #13 72.36 boost-locale-1.75.0-13.el9_7.x86_64 #13 72.36 boost-log-1.75.0-13.el9_7.x86_64 #13 72.36 boost-math-1.75.0-13.el9_7.x86_64 #13 72.36 boost-nowide-1.75.0-13.el9_7.x86_64 #13 72.36 boost-program-options-1.75.0-13.el9_7.x86_64 #13 72.36 boost-python3-1.75.0-13.el9_7.x86_64 #13 72.36 boost-random-1.75.0-13.el9_7.x86_64 #13 72.36 boost-regex-1.75.0-13.el9_7.x86_64 #13 72.36 boost-serialization-1.75.0-13.el9_7.x86_64 #13 72.36 boost-stacktrace-1.75.0-13.el9_7.x86_64 #13 72.36 boost-system-1.75.0-13.el9_7.x86_64 #13 72.36 boost-test-1.75.0-13.el9_7.x86_64 #13 72.36 boost-thread-1.75.0-13.el9_7.x86_64 #13 72.36 boost-timer-1.75.0-13.el9_7.x86_64 #13 72.36 boost-type_erasure-1.75.0-13.el9_7.x86_64 #13 72.36 boost-wave-1.75.0-13.el9_7.x86_64 #13 72.36 gperftools-libs-2.9.1-3.el9.x86_64 #13 72.36 libicu-67.1-10.el9_6.x86_64 #13 72.36 libunwind-1.6.2-1.el9.x86_64 #13 72.36 #13 72.36 Complete! #13 72.99 77 files removed #13 74.34 Looking in indexes: http://tf-mirrors.gz1.opensdn.io/root/pypi/+simple/, http://localhost:6667/pip/simple #13 74.44 Collecting contrail-vrouter-api==0.1.dev0 #13 74.44 Downloading http://localhost:6667/pip/simple/contrail-vrouter-api/contrail_vrouter_api-0.1.dev0-py3-none-any.whl (2.9 kB) #13 75.07 Installing collected packages: contrail-vrouter-api #13 75.10 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 75.12 Successfully installed contrail-vrouter-api-0.1.dev0 #13 DONE 75.7s #14 [stage-1 8/8] COPY *.sh / #14 DONE 1.2s #15 exporting to image #15 exporting layers #15 exporting layers 7.6s done #15 writing image sha256:74fc1506de7e23ebbbfe2d509421f469556b5a2ef07048841e5120098df720d0 #15 writing image sha256:74fc1506de7e23ebbbfe2d509421f469556b5a2ef07048841e5120098df720d0 0.1s done #15 naming to nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_6_2_6-2 done #15 DONE 8.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-02-20 01:52:22,389: INFO: Docker build duration: 101 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-tor-agent] 967519dc3bd9: Preparing 01642fb2b0eb: Preparing a6442808b50d: Preparing 18147ef25a3b: Preparing eae562010355: Preparing ca2fe8567a78: Preparing 53d1eb6805b8: Preparing a0881c621b0c: Preparing 2b9698adf949: Preparing c13132075421: Preparing f262a9709059: Preparing 4d67ded703a5: Preparing 39906918277f: Preparing d1773b16b8e9: Preparing 9cba34a83d37: Preparing 6d672d0cf50d: Preparing 860d28f872e5: Preparing b6ab92c6fa27: Preparing 2fef72d18c52: Preparing 96b9af541537: Preparing 44343de3ea1d: Preparing 967519dc3bd9: Waiting 01642fb2b0eb: Waiting a6442808b50d: Waiting 18147ef25a3b: Waiting eae562010355: Waiting ca2fe8567a78: Waiting 53d1eb6805b8: Waiting a0881c621b0c: Waiting 2b9698adf949: Waiting c13132075421: Waiting f262a9709059: Waiting 4d67ded703a5: Waiting 39906918277f: Waiting d1773b16b8e9: Waiting 9cba34a83d37: Waiting 6d672d0cf50d: Waiting 860d28f872e5: Waiting b6ab92c6fa27: Waiting 2fef72d18c52: Waiting 96b9af541537: Waiting 44343de3ea1d: Waiting 967519dc3bd9: Pushed a6442808b50d: Pushed eae562010355: Pushed 18147ef25a3b: Pushed ca2fe8567a78: Pushed a0881c621b0c: Layer already exists 53d1eb6805b8: Pushed 2b9698adf949: Layer already exists f262a9709059: Layer already exists c13132075421: Layer already exists 4d67ded703a5: Layer already exists d1773b16b8e9: Layer already exists 39906918277f: Layer already exists 9cba34a83d37: Layer already exists 6d672d0cf50d: Layer already exists 860d28f872e5: Layer already exists b6ab92c6fa27: Layer already exists 2fef72d18c52: Layer already exists 96b9af541537: Layer already exists 44343de3ea1d: Layer already exists 01642fb2b0eb: Pushed master-2_6_2_6-2: digest: sha256:0c203081059e805f9310b731fbe8df28f343ee214f8dfab65fdb436656a5b94e size: 4713 2026-02-20 01:52:44,543: INFO: Building opensdn-tor-agent finished successfully, duration: 123 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_6_2_6-2 8457f54643a9 683MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-2_6_2_6-2 961ffdf441c4 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine:master-2_6_2_6-2 43b1a26b9dd4 892MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base:master-2_6_2_6-2 f77bdd8fecf0 908MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-collector:master-2_6_2_6-2 eccd3f3fa8d4 908MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology:master-2_6_2_6-2 8beb6939ae22 908MB 0B nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src:master-2_6_2_6-2 d470ccbe69dd 1.4MB 0B nexus.gz1.opensdn.io:5101/opensdn-base:master-2_6_2_6-2 d8526922fe56 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src:master-2_6_2_6-2 d25168e92b40 4.17kB 0B nexus.gz1.opensdn.io:5101/opensdn-charms-src:master-2_6_2_6-2 0d6da6c020ac 6.05MB 0B nexus.gz1.opensdn.io:5101/opensdn-container-builder-src:master-2_6_2_6-2 90204833966a 2.48MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-base:master-2_6_2_6-2 170a07e10d34 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-dnsmasq:master-2_6_2_6-2 59bb247b86e1 682MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema:master-2_6_2_6-2 a9d1518575ed 668MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-base:master-2_6_2_6-2 0352e883432a 726MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-2_6_2_6-2 65e1bf849e3a 1.28GB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-2_6_2_6-2 8ebac4a4b410 1.05GB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base:master-2_6_2_6-2 1a39d676ac44 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job:master-2_6_2_6-2 8935998d3d03 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web:master-2_6_2_6-2 d169daeefed0 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-cassandra:master-2_6_2_6-2 e0df9b6b03a4 331MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-haproxy:master-2_6_2_6-2 16d28126ed2f 144MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-kafka:master-2_6_2_6-2 0a10c1a91fb1 392MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq:master-2_6_2_6-2 803476519139 363MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-redis:master-2_6_2_6-2 1dfd4e986c93 171MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd:master-2_6_2_6-2 0631716d5c58 440MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-stunnel:master-2_6_2_6-2 eb75940fa236 454MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper:master-2_6_2_6-2 ba65ca8033e5 301MB 0B nexus.gz1.opensdn.io:5101/opensdn-general-base:master-2_6_2_6-2 fb76fd8f6ecf 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src:master-2_6_2_6-2 fe50d531fc87 32.7MB 0B nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init:master-2_6_2_6-2 183a972f8969 687MB 0B nexus.gz1.opensdn.io:5101/opensdn-kubernetes-kube-manager:master-2_6_2_6-2 0ff5a461e395 671MB 0B nexus.gz1.opensdn.io:5101/opensdn-node-init:master-2_6_2_6-2 c25c9372e526 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-nodemgr:master-2_6_2_6-2 a0de43904fa6 802MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-compute-init:master-2_6_2_6-2 ab31ce391f97 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-heat-init:master-2_6_2_6-2 f45d853b313b 444MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-neutron-init:master-2_6_2_6-2 655206a86081 444MB 0B nexus.gz1.opensdn.io:5101/opensdn-provisioner:master-2_6_2_6-2 50f439c8cf86 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-status:master-2_6_2_6-2 94b357f33759 802MB 0B nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_6_2_6-2 74fc1506de7e 727MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-base:master-2_6_2_6-2 1fe33f96810c 737MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk:master-2_6_2_6-2 dadc40cecede 737MB 0B nexus.gz1.opensdn.io:5101/tf-dev-sandbox:stable b40139c90903 2.9GB 0B U tf-dev-sandbox:compile 9dbdefcbe257 24.6GB 0B