2026-06-11 13:22:01,326: INFO: Building opensdn-tor-agent 2026-06-11 13:22:01,393: 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_8_0_4-7 --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 0.0s done #1 WARN: InvalidDefaultArgInFrom: Default value for ARG ${BUILD_IMAGE} results in empty or invalid base image name (line 4) #1 WARN: InvalidDefaultArgInFrom: Default value for ARG ${CONTRAIL_REGISTRY}/opensdn-base:${CONTRAIL_CONTAINER_TAG} results in empty or invalid base image name (line 6) #1 DONE 0.3s #2 [internal] load metadata for nexus.gz1.opensdn.io:5101/opensdn-base:master-2_8_0_4-7 #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 0.7s #5 [1/1] FROM nexus.gz1.opensdn.io:5101/opensdn-base:master-2_8_0_4-7 #5 DONE 0.1s #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 1.7s #8 [stage-1 2/8] COPY --from=build /buildroot/usr/lib/libisc-9.21.3.so /usr/lib/ #8 DONE 1.3s #9 [stage-1 3/8] COPY --from=build /buildroot/usr/lib/libisccc-9.21.3.so /usr/lib/ #9 DONE 1.4s #10 [stage-1 4/8] COPY --from=build /buildroot/usr/lib/libisccfg-9.21.3.so /usr/lib/ #10 DONE 1.3s #11 [stage-1 5/8] COPY --from=build /buildroot/usr/bin/contrail-vrouter-agent-health-check.py /usr/bin/ #11 DONE 1.6s #12 [stage-1 6/8] COPY --from=build /buildroot/usr/bin/contrail_crypt_tunnel_client.py /usr/bin/ #12 DONE 1.1s #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 2.043 added from: http://tf-mirrors.gz1.opensdn.io/re 40 MB/s | 14 MB 00:00 #13 5.817 added from: http://tf-mirrors.gz1.opensdn.io/re 9.5 MB/s | 1.9 MB 00:00 #13 6.709 added from: http://tf-mirrors.gz1.opensdn.io/re 11 MB/s | 402 kB 00:00 #13 7.438 added from: http://tf-mirrors.gz1.opensdn.io/re 44 MB/s | 16 MB 00:00 #13 14.04 added from: http://tf-mirrors.gz1.opensdn.io/re 42 MB/s | 11 MB 00:00 #13 20.40 added from: http://tf-mirrors.gz1.opensdn.io/re 16 MB/s | 1.1 MB 00:00 #13 21.63 added from: http://tf-mirrors.gz1.opensdn.io/re 30 MB/s | 4.8 MB 00:00 #13 25.80 added from: http://tf-mirrors.gz1.opensdn.io/re 12 MB/s | 697 kB 00:00 #13 26.46 added from: http://tf-mirrors.gz1.opensdn.io/re 8.6 MB/s | 474 kB 00:00 #13 27.01 added from: http://tf-mirrors.gz1.opensdn.io/re 504 kB/s | 18 kB 00:00 #13 27.76 added from: http://tf-mirrors.gz1.opensdn.io/re 6.4 kB/s | 257 B 00:00 #13 28.51 added from: http://tf-mirrors.gz1.opensdn.io/re 728 kB/s | 15 kB 00:00 #13 29.02 added from: http://tf-mirrors.gz1.opensdn.io/re 2.6 MB/s | 96 kB 00:00 #13 30.36 added from: http://tf-mirrors.gz1.opensdn.io/re 41 MB/s | 39 MB 00:00 #13 63.11 Third parties for OpenSDN 27 MB/s | 5.1 MB 00:00 #13 85.86 Dependencies resolved. #13 85.88 ========================================================================================== #13 85.88 Package Arch Version Repository Size #13 85.88 ========================================================================================== #13 85.88 Installing: #13 85.88 boost x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 9.9 k #13 85.88 gperftools-libs x86_64 2.9.1-3.el9 tf-mirrors.ci_repos_epel9.repo 308 k #13 85.88 Installing dependencies: #13 85.88 boost-atomic x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 15 k #13 85.88 boost-chrono x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 23 k #13 85.88 boost-container x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 35 k #13 85.88 boost-context x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 13 k #13 85.88 boost-contract x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 43 k #13 85.88 boost-coroutine x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 30 k #13 85.88 boost-date-time x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 11 k #13 85.88 boost-fiber x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 37 k #13 85.88 boost-filesystem x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 55 k #13 85.88 boost-graph x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 99 k #13 85.88 boost-iostreams x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 37 k #13 85.88 boost-locale x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 212 k #13 85.88 boost-log x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 405 k #13 85.88 boost-math x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 203 k #13 85.88 boost-nowide x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 13 k #13 85.88 boost-program-options x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 104 k #13 85.88 boost-python3 x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 91 k #13 85.88 boost-random x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 22 k #13 85.88 boost-regex x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 275 k #13 85.88 boost-serialization x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 127 k #13 85.88 boost-stacktrace x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 25 k #13 85.88 boost-system x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 11 k #13 85.88 boost-test x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 228 k #13 85.88 boost-thread x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 53 k #13 85.88 boost-timer x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 21 k #13 85.88 boost-type_erasure x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 28 k #13 85.88 boost-wave x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 207 k #13 85.88 libicu x86_64 67.1-10.el9_6 tf-mirrors.ci_repos_yum9-baseos 9.6 M #13 85.88 libunwind x86_64 1.6.2-1.el9 tf-mirrors.ci_repos_epel9.repo 67 k #13 85.88 #13 85.88 Transaction Summary #13 85.88 ========================================================================================== #13 85.88 Install 31 Packages #13 85.88 #13 85.88 Total download size: 12 M #13 85.88 Installed size: 41 M #13 85.88 Downloading Packages: #13 85.93 (1/31): boost-1.75.0-13.el9_7.x86_64.rpm 443 kB/s | 9.9 kB 00:00 #13 85.93 (2/31): boost-atomic-1.75.0-13.el9_7.x86_64.rpm 549 kB/s | 15 kB 00:00 #13 85.94 (3/31): boost-chrono-1.75.0-13.el9_7.x86_64.rpm 2.4 MB/s | 23 kB 00:00 #13 85.95 (4/31): boost-container-1.75.0-13.el9_7.x86_64. 2.3 MB/s | 35 kB 00:00 #13 85.96 (5/31): boost-context-1.75.0-13.el9_7.x86_64.rp 722 kB/s | 13 kB 00:00 #13 85.97 (6/31): boost-contract-1.75.0-13.el9_7.x86_64.r 2.1 MB/s | 43 kB 00:00 #13 85.99 (7/31): boost-coroutine-1.75.0-13.el9_7.x86_64. 1.6 MB/s | 30 kB 00:00 #13 86.00 (8/31): boost-date-time-1.75.0-13.el9_7.x86_64. 443 kB/s | 11 kB 00:00 #13 86.01 (9/31): boost-fiber-1.75.0-13.el9_7.x86_64.rpm 1.6 MB/s | 37 kB 00:00 #13 86.02 (10/31): boost-filesystem-1.75.0-13.el9_7.x86_6 2.3 MB/s | 55 kB 00:00 #13 86.03 (11/31): boost-graph-1.75.0-13.el9_7.x86_64.rpm 6.1 MB/s | 99 kB 00:00 #13 86.03 (12/31): boost-iostreams-1.75.0-13.el9_7.x86_64 3.0 MB/s | 37 kB 00:00 #13 86.05 (13/31): boost-locale-1.75.0-13.el9_7.x86_64.rp 11 MB/s | 212 kB 00:00 #13 86.10 (14/31): boost-log-1.75.0-13.el9_7.x86_64.rpm 5.8 MB/s | 405 kB 00:00 #13 86.11 (15/31): boost-math-1.75.0-13.el9_7.x86_64.rpm 3.1 MB/s | 203 kB 00:00 #13 86.12 (16/31): boost-nowide-1.75.0-13.el9_7.x86_64.rp 942 kB/s | 13 kB 00:00 #13 86.13 (17/31): boost-program-options-1.75.0-13.el9_7. 5.8 MB/s | 104 kB 00:00 #13 86.14 (18/31): boost-python3-1.75.0-13.el9_7.x86_64.r 5.2 MB/s | 91 kB 00:00 #13 86.14 (19/31): boost-random-1.75.0-13.el9_7.x86_64.rp 2.6 MB/s | 22 kB 00:00 #13 86.17 (20/31): boost-regex-1.75.0-13.el9_7.x86_64.rpm 8.2 MB/s | 275 kB 00:00 #13 86.20 (21/31): boost-serialization-1.75.0-13.el9_7.x8 3.3 MB/s | 127 kB 00:00 #13 86.20 (22/31): boost-stacktrace-1.75.0-13.el9_7.x86_6 2.0 MB/s | 25 kB 00:00 #13 86.20 (23/31): boost-system-1.75.0-13.el9_7.x86_64.rp 582 kB/s | 11 kB 00:00 #13 86.22 (24/31): boost-test-1.75.0-13.el9_7.x86_64.rpm 8.0 MB/s | 228 kB 00:00 #13 86.23 (25/31): boost-thread-1.75.0-13.el9_7.x86_64.rp 1.7 MB/s | 53 kB 00:00 #13 86.25 (26/31): boost-timer-1.75.0-13.el9_7.x86_64.rpm 1.4 MB/s | 21 kB 00:00 #13 86.25 (27/31): boost-type_erasure-1.75.0-13.el9_7.x86 3.9 MB/s | 28 kB 00:00 #13 86.25 (28/31): boost-wave-1.75.0-13.el9_7.x86_64.rpm 18 MB/s | 207 kB 00:00 #13 86.28 (29/31): gperftools-libs-2.9.1-3.el9.x86_64.rpm 11 MB/s | 308 kB 00:00 #13 86.28 (30/31): libunwind-1.6.2-1.el9.x86_64.rpm 2.7 MB/s | 67 kB 00:00 #13 86.50 (31/31): libicu-67.1-10.el9_6.x86_64.rpm 16 MB/s | 9.6 MB 00:00 #13 86.50 -------------------------------------------------------------------------------- #13 86.50 Total 20 MB/s | 12 MB 00:00 #13 86.50 Running transaction check #13 86.63 Transaction check succeeded. #13 86.63 Running transaction test #13 87.35 Transaction test succeeded. #13 87.35 Running transaction #13 88.18 Preparing : 1/1 #13 88.33 Installing : boost-system-1.75.0-13.el9_7.x86_64 1/31 #13 88.34 Installing : boost-chrono-1.75.0-13.el9_7.x86_64 2/31 #13 88.35 Installing : boost-thread-1.75.0-13.el9_7.x86_64 3/31 #13 88.35 Installing : boost-filesystem-1.75.0-13.el9_7.x86_64 4/31 #13 88.65 Installing : libicu-67.1-10.el9_6.x86_64 5/31 #13 88.68 Installing : boost-regex-1.75.0-13.el9_7.x86_64 6/31 #13 88.70 Installing : boost-context-1.75.0-13.el9_7.x86_64 7/31 #13 88.70 Installing : boost-date-time-1.75.0-13.el9_7.x86_64 8/31 #13 88.71 Installing : boost-atomic-1.75.0-13.el9_7.x86_64 9/31 #13 88.74 Installing : boost-log-1.75.0-13.el9_7.x86_64 10/31 #13 88.75 Installing : boost-wave-1.75.0-13.el9_7.x86_64 11/31 #13 88.76 Installing : boost-coroutine-1.75.0-13.el9_7.x86_64 12/31 #13 88.77 Installing : boost-fiber-1.75.0-13.el9_7.x86_64 13/31 #13 88.77 Installing : boost-graph-1.75.0-13.el9_7.x86_64 14/31 #13 88.78 Installing : boost-locale-1.75.0-13.el9_7.x86_64 15/31 #13 88.79 Installing : boost-type_erasure-1.75.0-13.el9_7.x86_64 16/31 #13 88.80 Installing : boost-timer-1.75.0-13.el9_7.x86_64 17/31 #13 88.81 Installing : libunwind-1.6.2-1.el9.x86_64 18/31 #13 88.82 Installing : boost-test-1.75.0-13.el9_7.x86_64 19/31 #13 88.82 Installing : boost-stacktrace-1.75.0-13.el9_7.x86_64 20/31 #13 88.84 Installing : boost-serialization-1.75.0-13.el9_7.x86_64 21/31 #13 88.85 Installing : boost-random-1.75.0-13.el9_7.x86_64 22/31 #13 88.86 Installing : boost-python3-1.75.0-13.el9_7.x86_64 23/31 #13 88.88 Installing : boost-program-options-1.75.0-13.el9_7.x86_64 24/31 #13 88.89 Installing : boost-nowide-1.75.0-13.el9_7.x86_64 25/31 #13 88.92 Installing : boost-math-1.75.0-13.el9_7.x86_64 26/31 #13 88.94 Installing : boost-iostreams-1.75.0-13.el9_7.x86_64 27/31 #13 88.96 Installing : boost-contract-1.75.0-13.el9_7.x86_64 28/31 #13 88.97 Installing : boost-container-1.75.0-13.el9_7.x86_64 29/31 #13 88.98 Installing : boost-1.75.0-13.el9_7.x86_64 30/31 #13 89.00 Installing : gperftools-libs-2.9.1-3.el9.x86_64 31/31 #13 89.01 Running scriptlet: gperftools-libs-2.9.1-3.el9.x86_64 31/31 #13 89.46 Verifying : libicu-67.1-10.el9_6.x86_64 1/31 #13 89.46 Verifying : boost-1.75.0-13.el9_7.x86_64 2/31 #13 89.46 Verifying : boost-atomic-1.75.0-13.el9_7.x86_64 3/31 #13 89.46 Verifying : boost-chrono-1.75.0-13.el9_7.x86_64 4/31 #13 89.46 Verifying : boost-container-1.75.0-13.el9_7.x86_64 5/31 #13 89.46 Verifying : boost-context-1.75.0-13.el9_7.x86_64 6/31 #13 89.46 Verifying : boost-contract-1.75.0-13.el9_7.x86_64 7/31 #13 89.46 Verifying : boost-coroutine-1.75.0-13.el9_7.x86_64 8/31 #13 89.46 Verifying : boost-date-time-1.75.0-13.el9_7.x86_64 9/31 #13 89.47 Verifying : boost-fiber-1.75.0-13.el9_7.x86_64 10/31 #13 89.47 Verifying : boost-filesystem-1.75.0-13.el9_7.x86_64 11/31 #13 89.47 Verifying : boost-graph-1.75.0-13.el9_7.x86_64 12/31 #13 89.47 Verifying : boost-iostreams-1.75.0-13.el9_7.x86_64 13/31 #13 89.47 Verifying : boost-locale-1.75.0-13.el9_7.x86_64 14/31 #13 89.47 Verifying : boost-log-1.75.0-13.el9_7.x86_64 15/31 #13 89.47 Verifying : boost-math-1.75.0-13.el9_7.x86_64 16/31 #13 89.47 Verifying : boost-nowide-1.75.0-13.el9_7.x86_64 17/31 #13 89.47 Verifying : boost-program-options-1.75.0-13.el9_7.x86_64 18/31 #13 89.47 Verifying : boost-python3-1.75.0-13.el9_7.x86_64 19/31 #13 89.47 Verifying : boost-random-1.75.0-13.el9_7.x86_64 20/31 #13 89.47 Verifying : boost-regex-1.75.0-13.el9_7.x86_64 21/31 #13 89.47 Verifying : boost-serialization-1.75.0-13.el9_7.x86_64 22/31 #13 89.47 Verifying : boost-stacktrace-1.75.0-13.el9_7.x86_64 23/31 #13 89.47 Verifying : boost-system-1.75.0-13.el9_7.x86_64 24/31 #13 89.47 Verifying : boost-test-1.75.0-13.el9_7.x86_64 25/31 #13 89.47 Verifying : boost-thread-1.75.0-13.el9_7.x86_64 26/31 #13 89.47 Verifying : boost-timer-1.75.0-13.el9_7.x86_64 27/31 #13 89.47 Verifying : boost-type_erasure-1.75.0-13.el9_7.x86_64 28/31 #13 89.47 Verifying : boost-wave-1.75.0-13.el9_7.x86_64 29/31 #13 89.47 Verifying : gperftools-libs-2.9.1-3.el9.x86_64 30/31 #13 89.47 Verifying : libunwind-1.6.2-1.el9.x86_64 31/31 #13 89.66 #13 89.66 Installed: #13 89.66 boost-1.75.0-13.el9_7.x86_64 #13 89.66 boost-atomic-1.75.0-13.el9_7.x86_64 #13 89.66 boost-chrono-1.75.0-13.el9_7.x86_64 #13 89.66 boost-container-1.75.0-13.el9_7.x86_64 #13 89.66 boost-context-1.75.0-13.el9_7.x86_64 #13 89.66 boost-contract-1.75.0-13.el9_7.x86_64 #13 89.66 boost-coroutine-1.75.0-13.el9_7.x86_64 #13 89.66 boost-date-time-1.75.0-13.el9_7.x86_64 #13 89.66 boost-fiber-1.75.0-13.el9_7.x86_64 #13 89.66 boost-filesystem-1.75.0-13.el9_7.x86_64 #13 89.66 boost-graph-1.75.0-13.el9_7.x86_64 #13 89.66 boost-iostreams-1.75.0-13.el9_7.x86_64 #13 89.66 boost-locale-1.75.0-13.el9_7.x86_64 #13 89.66 boost-log-1.75.0-13.el9_7.x86_64 #13 89.66 boost-math-1.75.0-13.el9_7.x86_64 #13 89.66 boost-nowide-1.75.0-13.el9_7.x86_64 #13 89.66 boost-program-options-1.75.0-13.el9_7.x86_64 #13 89.66 boost-python3-1.75.0-13.el9_7.x86_64 #13 89.66 boost-random-1.75.0-13.el9_7.x86_64 #13 89.66 boost-regex-1.75.0-13.el9_7.x86_64 #13 89.66 boost-serialization-1.75.0-13.el9_7.x86_64 #13 89.66 boost-stacktrace-1.75.0-13.el9_7.x86_64 #13 89.66 boost-system-1.75.0-13.el9_7.x86_64 #13 89.66 boost-test-1.75.0-13.el9_7.x86_64 #13 89.66 boost-thread-1.75.0-13.el9_7.x86_64 #13 89.66 boost-timer-1.75.0-13.el9_7.x86_64 #13 89.66 boost-type_erasure-1.75.0-13.el9_7.x86_64 #13 89.66 boost-wave-1.75.0-13.el9_7.x86_64 #13 89.66 gperftools-libs-2.9.1-3.el9.x86_64 #13 89.66 libicu-67.1-10.el9_6.x86_64 #13 89.66 libunwind-1.6.2-1.el9.x86_64 #13 89.66 #13 89.66 Complete! #13 90.49 77 files removed #13 91.89 Looking in indexes: http://tf-mirrors.gz1.opensdn.io/root/pypi/+simple/, http://localhost:6667/pip/simple #13 92.03 Collecting contrail-vrouter-api==0.1.dev0 #13 92.04 Downloading http://localhost:6667/pip/simple/contrail-vrouter-api/contrail_vrouter_api-0.1.dev0-py3-none-any.whl (2.9 kB) #13 92.78 Installing collected packages: contrail-vrouter-api #13 92.82 Successfully installed contrail-vrouter-api-0.1.dev0 #13 92.82 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 DONE 94.1s #14 [stage-1 8/8] COPY *.sh / #14 DONE 0.2s #15 exporting to image #15 exporting layers #15 exporting layers 2.1s done #15 writing image sha256:9bba6d719583b5c58e1c7fa65cf0c59461c538bdb8eedcc267f5d91f1340d2a8 done #15 naming to nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_8_0_4-7 0.0s done #15 DONE 2.2s 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-06-11 13:23:50,983: INFO: Docker build duration: 109 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-tor-agent] 92e45decae85: Preparing b616129d9378: Preparing 472dd0ae62a9: Preparing 5b3d30353349: Preparing fdb96a548b65: Preparing e54252a69883: Preparing cf85369dff4a: Preparing 6bd874f9ee82: Preparing 3bc494eac5bb: Preparing e54252a69883: Waiting cf85369dff4a: Waiting 6bd874f9ee82: Waiting 1fcea65b2590: Preparing ec38bf799aec: Preparing 343e464be078: Preparing 233f0e6baab3: Preparing f186d43f5e16: Preparing c0243402a18f: Preparing 5539b9eae8bd: Preparing 29ac108dded1: Preparing a7b1baebdcc7: Preparing aef721209b9a: Preparing 4b20de9844a9: Preparing 44343de3ea1d: Preparing 3bc494eac5bb: Waiting ec38bf799aec: Waiting 343e464be078: Waiting 5539b9eae8bd: Waiting 29ac108dded1: Waiting a7b1baebdcc7: Waiting aef721209b9a: Waiting 4b20de9844a9: Waiting 233f0e6baab3: Waiting f186d43f5e16: Waiting c0243402a18f: Waiting 44343de3ea1d: Waiting 1fcea65b2590: Waiting 472dd0ae62a9: Pushed 5b3d30353349: Pushed fdb96a548b65: Pushed 6bd874f9ee82: Layer already exists 92e45decae85: Pushed 3bc494eac5bb: Layer already exists e54252a69883: Pushed 1fcea65b2590: Layer already exists ec38bf799aec: Layer already exists 343e464be078: Layer already exists f186d43f5e16: Layer already exists 233f0e6baab3: Layer already exists c0243402a18f: Layer already exists 5539b9eae8bd: Layer already exists 29ac108dded1: Layer already exists a7b1baebdcc7: Layer already exists aef721209b9a: Layer already exists cf85369dff4a: Pushed 44343de3ea1d: Layer already exists 4b20de9844a9: Layer already exists b616129d9378: Pushed master-2_8_0_4-7: digest: sha256:4a58cb676baf42d03de04d021be1c16fb995cdd8dc047b0f39f949d7ccb86e96 size: 4713 2026-06-11 13:24:15,835: INFO: Building opensdn-tor-agent finished successfully, duration: 134 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_8_0_4-7 5e1622bddfb6 692MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-api:master-2_8_0_4-7 ee10fb459c7a 701MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-2_8_0_4-7 b385e8f4fe54 676MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base:master-2_8_0_4-7 e21a19527ca6 917MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-collector:master-2_8_0_4-7 c58f714592b5 918MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology:master-2_8_0_4-7 adada07edbb4 918MB 0B nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src:master-2_8_0_4-7 1e626b9e7b90 1.41MB 0B nexus.gz1.opensdn.io:5101/opensdn-base:master-2_8_0_4-7 eb922d71b69c 676MB 0B nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src:master-2_8_0_4-7 3f2b53330c4d 4.17kB 0B nexus.gz1.opensdn.io:5101/opensdn-charms-src:master-2_8_0_4-7 bb997e35e883 6.05MB 0B nexus.gz1.opensdn.io:5101/opensdn-container-builder-src:master-2_8_0_4-7 be5461cff35d 2.39MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-base:master-2_8_0_4-7 afe5d19caf72 676MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema:master-2_8_0_4-7 58c7f771302b 677MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-base:master-2_8_0_4-7 e8c7a5e69281 735MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-2_8_0_4-7 1cbd7eeb5e8c 762MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-2_8_0_4-7 b2dd39064329 762MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-named:master-2_8_0_4-7 83f28af7eb3b 743MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base:master-2_8_0_4-7 d3b07453fe32 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job:master-2_8_0_4-7 01561259fd90 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web:master-2_8_0_4-7 0ae3f97064bd 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-debug:master-2_8_0_4-7 e1a34205becc 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-cassandra:master-2_8_0_4-7 6619d7d70385 331MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-haproxy:master-2_8_0_4-7 08922a412a1c 144MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-kafka:master-2_8_0_4-7 a1d93610ffc7 392MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq:master-2_8_0_4-7 1b358002047b 363MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-redis:master-2_8_0_4-7 a2a729821111 171MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd:master-2_8_0_4-7 bf3c90fd9c2c 440MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-stunnel:master-2_8_0_4-7 7c797fbf0ea3 454MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper:master-2_8_0_4-7 3638c155294f 301MB 0B nexus.gz1.opensdn.io:5101/opensdn-general-base:master-2_8_0_4-7 284a5ed7b04f 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src:master-2_8_0_4-7 53160b255243 32.7MB 0B nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init:master-2_8_0_4-7 7985bc7143e2 696MB 0B nexus.gz1.opensdn.io:5101/opensdn-kubernetes-kube-manager:master-2_8_0_4-7 1d547aefe39f 681MB 0B nexus.gz1.opensdn.io:5101/opensdn-node-init:master-2_8_0_4-7 ae54be0a04c9 676MB 0B nexus.gz1.opensdn.io:5101/opensdn-nodemgr:master-2_8_0_4-7 1819cb32efba 811MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-compute-init:master-2_8_0_4-7 831de8eac857 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-heat-init:master-2_8_0_4-7 3f43f51f44db 444MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-neutron-init:master-2_8_0_4-7 53e28d95c786 444MB 0B nexus.gz1.opensdn.io:5101/opensdn-provisioner:master-2_8_0_4-7 cd2e7e797318 676MB 0B nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_8_0_4-7 9bba6d719583 735MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent-dpdk:master-2_8_0_4-7 5ed2ba70d3e6 752MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-base:master-2_8_0_4-7 9dddeb46d8b6 743MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk:master-2_8_0_4-7 47319656f514 743MB 0B nexus.gz1.opensdn.io:5101/tf-dev-sandbox:frozen 5fde75b32e91 21GB 0B U tf-dev-sandbox:compile ed781e41d225 36.2GB 0B