2026-03-27 11:38:14,349: INFO: Building opensdn-tor-agent 2026-03-27 11:38:14,403: 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_3_5_4-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 1.6s #2 [internal] load metadata for nexus.gz1.opensdn.io:5101/opensdn-base:master-2_3_5_4-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 1.3s #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_3_5_4-4 #6 CACHED #7 [1/2] FROM nexus.gz1.opensdn.io:5101/opensdn-base:master-2_3_5_4-4 #7 DONE 0.0s #8 [internal] load build context #8 DONE 0.0s #8 [internal] load build context #8 transferring context: 1.52kB done #8 DONE 1.4s #9 [stage-1 2/8] COPY --from=build /buildroot/usr/lib/libisc-9.21.3.so /usr/lib/ #9 DONE 1.6s #10 [stage-1 3/8] COPY --from=build /buildroot/usr/lib/libisccc-9.21.3.so /usr/lib/ #10 DONE 1.9s #11 [stage-1 4/8] COPY --from=build /buildroot/usr/lib/libisccfg-9.21.3.so /usr/lib/ #11 DONE 1.2s #12 [stage-1 5/8] COPY --from=build /buildroot/usr/bin/contrail-vrouter-agent-health-check.py /usr/bin/ #12 DONE 1.3s #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 1.537 added from: http://tf-mirrors.gz1.opensdn.io/re 33 MB/s | 14 MB 00:00 #14 9.729 added from: http://tf-mirrors.gz1.opensdn.io/re 13 MB/s | 1.9 MB 00:00 #14 11.59 added from: http://tf-mirrors.gz1.opensdn.io/re 5.1 MB/s | 402 kB 00:00 #14 12.80 added from: http://tf-mirrors.gz1.opensdn.io/re 28 MB/s | 16 MB 00:00 #14 27.87 added from: http://tf-mirrors.gz1.opensdn.io/re 46 MB/s | 11 MB 00:00 #14 37.61 added from: http://tf-mirrors.gz1.opensdn.io/re 16 MB/s | 1.1 MB 00:00 #14 38.92 added from: http://tf-mirrors.gz1.opensdn.io/re 28 MB/s | 4.8 MB 00:00 #14 44.55 added from: http://tf-mirrors.gz1.opensdn.io/re 13 MB/s | 697 kB 00:00 #14 45.51 added from: http://tf-mirrors.gz1.opensdn.io/re 12 MB/s | 474 kB 00:00 #14 46.59 added from: http://tf-mirrors.gz1.opensdn.io/re 141 kB/s | 18 kB 00:00 #14 47.26 added from: http://tf-mirrors.gz1.opensdn.io/re 7.0 kB/s | 257 B 00:00 #14 47.89 added from: http://tf-mirrors.gz1.opensdn.io/re 343 kB/s | 15 kB 00:00 #14 48.52 added from: http://tf-mirrors.gz1.opensdn.io/re 2.0 MB/s | 96 kB 00:00 #14 50.13 added from: http://tf-mirrors.gz1.opensdn.io/re 43 MB/s | 39 MB 00:00 #14 80.08 Third parties for OpenSDN 26 MB/s | 5.1 MB 00:00 #14 96.25 Dependencies resolved. #14 96.25 ========================================================================================== #14 96.25 Package Arch Version Repository Size #14 96.25 ========================================================================================== #14 96.25 Installing: #14 96.25 boost x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 9.9 k #14 96.25 gperftools-libs x86_64 2.9.1-3.el9 tf-mirrors.ci_repos_epel9.repo 308 k #14 96.25 Installing dependencies: #14 96.25 boost-atomic x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 15 k #14 96.25 boost-chrono x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 23 k #14 96.25 boost-container x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 35 k #14 96.25 boost-context x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 13 k #14 96.25 boost-contract x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 43 k #14 96.25 boost-coroutine x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 30 k #14 96.25 boost-date-time x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 11 k #14 96.25 boost-fiber x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 37 k #14 96.25 boost-filesystem x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 55 k #14 96.25 boost-graph x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 99 k #14 96.25 boost-iostreams x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 37 k #14 96.25 boost-locale x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 212 k #14 96.25 boost-log x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 405 k #14 96.25 boost-math x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 203 k #14 96.25 boost-nowide x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 13 k #14 96.25 boost-program-options x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 104 k #14 96.25 boost-python3 x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 91 k #14 96.25 boost-random x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 22 k #14 96.25 boost-regex x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 275 k #14 96.25 boost-serialization x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 127 k #14 96.25 boost-stacktrace x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 25 k #14 96.25 boost-system x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 11 k #14 96.25 boost-test x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 228 k #14 96.25 boost-thread x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 53 k #14 96.25 boost-timer x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 21 k #14 96.25 boost-type_erasure x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 28 k #14 96.25 boost-wave x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 207 k #14 96.25 libicu x86_64 67.1-10.el9_6 tf-mirrors.ci_repos_yum9-baseos 9.6 M #14 96.25 libunwind x86_64 1.6.2-1.el9 tf-mirrors.ci_repos_epel9.repo 67 k #14 96.25 #14 96.25 Transaction Summary #14 96.25 ========================================================================================== #14 96.25 Install 31 Packages #14 96.25 #14 96.25 Total download size: 12 M #14 96.25 Installed size: 41 M #14 96.25 Downloading Packages: #14 96.33 (1/31): boost-atomic-1.75.0-13.el9_7.x86_64.rpm 759 kB/s | 15 kB 00:00 #14 96.33 (2/31): boost-1.75.0-13.el9_7.x86_64.rpm 448 kB/s | 9.9 kB 00:00 #14 96.33 (3/31): boost-chrono-1.75.0-13.el9_7.x86_64.rpm 5.1 MB/s | 23 kB 00:00 #14 96.33 (4/31): boost-container-1.75.0-13.el9_7.x86_64. 7.6 MB/s | 35 kB 00:00 #14 96.33 (5/31): boost-context-1.75.0-13.el9_7.x86_64.rp 2.8 MB/s | 13 kB 00:00 #14 96.33 (6/31): boost-contract-1.75.0-13.el9_7.x86_64.r 8.7 MB/s | 43 kB 00:00 #14 96.33 (7/31): boost-coroutine-1.75.0-13.el9_7.x86_64. 6.0 MB/s | 30 kB 00:00 #14 96.33 (8/31): boost-date-time-1.75.0-13.el9_7.x86_64. 2.6 MB/s | 11 kB 00:00 #14 96.33 (9/31): boost-fiber-1.75.0-13.el9_7.x86_64.rpm 8.4 MB/s | 37 kB 00:00 #14 96.33 (10/31): boost-filesystem-1.75.0-13.el9_7.x86_6 11 MB/s | 55 kB 00:00 #14 96.33 (11/31): boost-graph-1.75.0-13.el9_7.x86_64.rpm 12 MB/s | 99 kB 00:00 #14 96.33 (12/31): boost-iostreams-1.75.0-13.el9_7.x86_64 4.4 MB/s | 37 kB 00:00 #14 96.33 (13/31): boost-locale-1.75.0-13.el9_7.x86_64.rp 25 MB/s | 212 kB 00:00 #14 96.33 (14/31): boost-log-1.75.0-13.el9_7.x86_64.rpm 32 MB/s | 405 kB 00:00 #14 96.33 (15/31): boost-math-1.75.0-13.el9_7.x86_64.rpm 18 MB/s | 203 kB 00:00 #14 96.33 (16/31): boost-nowide-1.75.0-13.el9_7.x86_64.rp 2.0 MB/s | 13 kB 00:00 #14 96.33 (17/31): boost-program-options-1.75.0-13.el9_7. 21 MB/s | 104 kB 00:00 #14 96.33 (18/31): boost-python3-1.75.0-13.el9_7.x86_64.r 14 MB/s | 91 kB 00:00 #14 96.33 (19/31): boost-random-1.75.0-13.el9_7.x86_64.rp 4.0 MB/s | 22 kB 00:00 #14 96.35 (20/31): boost-regex-1.75.0-13.el9_7.x86_64.rpm 38 MB/s | 275 kB 00:00 #14 96.35 (21/31): boost-serialization-1.75.0-13.el9_7.x8 14 MB/s | 127 kB 00:00 #14 96.35 (22/31): boost-stacktrace-1.75.0-13.el9_7.x86_6 4.1 MB/s | 25 kB 00:00 #14 96.35 (23/31): boost-system-1.75.0-13.el9_7.x86_64.rp 2.6 MB/s | 11 kB 00:00 #14 96.35 (24/31): boost-thread-1.75.0-13.el9_7.x86_64.rp 9.0 MB/s | 53 kB 00:00 #14 96.37 (25/31): boost-test-1.75.0-13.el9_7.x86_64.rpm 18 MB/s | 228 kB 00:00 #14 96.37 (26/31): boost-timer-1.75.0-13.el9_7.x86_64.rpm 3.2 MB/s | 21 kB 00:00 #14 96.37 (27/31): boost-type_erasure-1.75.0-13.el9_7.x86 3.9 MB/s | 28 kB 00:00 #14 96.37 (28/31): boost-wave-1.75.0-13.el9_7.x86_64.rpm 22 MB/s | 207 kB 00:00 #14 96.39 (29/31): gperftools-libs-2.9.1-3.el9.x86_64.rpm 28 MB/s | 308 kB 00:00 #14 96.39 (30/31): libunwind-1.6.2-1.el9.x86_64.rpm 5.5 MB/s | 67 kB 00:00 #14 96.47 (31/31): libicu-67.1-10.el9_6.x86_64.rpm 47 MB/s | 9.6 MB 00:00 #14 96.47 -------------------------------------------------------------------------------- #14 96.47 Total 59 MB/s | 12 MB 00:00 #14 96.47 Running transaction check #14 96.49 Transaction check succeeded. #14 96.49 Running transaction test #14 96.76 Transaction test succeeded. #14 96.76 Running transaction #14 99.93 Preparing : 1/1 #14 100.0 Installing : boost-system-1.75.0-13.el9_7.x86_64 1/31 #14 100.6 Installing : boost-chrono-1.75.0-13.el9_7.x86_64 2/31 #14 100.7 Installing : boost-thread-1.75.0-13.el9_7.x86_64 3/31 #14 100.7 Installing : boost-filesystem-1.75.0-13.el9_7.x86_64 4/31 #14 100.9 Installing : libicu-67.1-10.el9_6.x86_64 5/31 #14 101.5 Installing : boost-regex-1.75.0-13.el9_7.x86_64 6/31 #14 102.0 Installing : boost-context-1.75.0-13.el9_7.x86_64 7/31 #14 102.1 Installing : boost-date-time-1.75.0-13.el9_7.x86_64 8/31 #14 102.1 Installing : boost-atomic-1.75.0-13.el9_7.x86_64 9/31 #14 102.1 Installing : boost-log-1.75.0-13.el9_7.x86_64 10/31 #14 102.2 Installing : boost-wave-1.75.0-13.el9_7.x86_64 11/31 #14 102.2 Installing : boost-coroutine-1.75.0-13.el9_7.x86_64 12/31 #14 102.2 Installing : boost-fiber-1.75.0-13.el9_7.x86_64 13/31 #14 102.2 Installing : boost-graph-1.75.0-13.el9_7.x86_64 14/31 #14 102.2 Installing : boost-locale-1.75.0-13.el9_7.x86_64 15/31 #14 102.3 Installing : boost-type_erasure-1.75.0-13.el9_7.x86_64 16/31 #14 102.3 Installing : boost-timer-1.75.0-13.el9_7.x86_64 17/31 #14 102.3 Installing : libunwind-1.6.2-1.el9.x86_64 18/31 #14 102.3 Installing : boost-test-1.75.0-13.el9_7.x86_64 19/31 #14 102.3 Installing : boost-stacktrace-1.75.0-13.el9_7.x86_64 20/31 #14 102.3 Installing : boost-serialization-1.75.0-13.el9_7.x86_64 21/31 #14 102.3 Installing : boost-random-1.75.0-13.el9_7.x86_64 22/31 #14 102.3 Installing : boost-python3-1.75.0-13.el9_7.x86_64 23/31 #14 102.4 Installing : boost-program-options-1.75.0-13.el9_7.x86_64 24/31 #14 102.4 Installing : boost-nowide-1.75.0-13.el9_7.x86_64 25/31 #14 102.4 Installing : boost-math-1.75.0-13.el9_7.x86_64 26/31 #14 102.5 Installing : boost-iostreams-1.75.0-13.el9_7.x86_64 27/31 #14 102.5 Installing : boost-contract-1.75.0-13.el9_7.x86_64 28/31 #14 102.5 Installing : boost-container-1.75.0-13.el9_7.x86_64 29/31 #14 102.5 Installing : boost-1.75.0-13.el9_7.x86_64 30/31 #14 102.6 Installing : gperftools-libs-2.9.1-3.el9.x86_64 31/31 #14 102.6 Running scriptlet: gperftools-libs-2.9.1-3.el9.x86_64 31/31 #14 104.1 Verifying : libicu-67.1-10.el9_6.x86_64 1/31 #14 104.1 Verifying : boost-1.75.0-13.el9_7.x86_64 2/31 #14 104.1 Verifying : boost-atomic-1.75.0-13.el9_7.x86_64 3/31 #14 104.1 Verifying : boost-chrono-1.75.0-13.el9_7.x86_64 4/31 #14 104.1 Verifying : boost-container-1.75.0-13.el9_7.x86_64 5/31 #14 104.1 Verifying : boost-context-1.75.0-13.el9_7.x86_64 6/31 #14 104.1 Verifying : boost-contract-1.75.0-13.el9_7.x86_64 7/31 #14 104.1 Verifying : boost-coroutine-1.75.0-13.el9_7.x86_64 8/31 #14 104.1 Verifying : boost-date-time-1.75.0-13.el9_7.x86_64 9/31 #14 104.1 Verifying : boost-fiber-1.75.0-13.el9_7.x86_64 10/31 #14 104.1 Verifying : boost-filesystem-1.75.0-13.el9_7.x86_64 11/31 #14 104.1 Verifying : boost-graph-1.75.0-13.el9_7.x86_64 12/31 #14 104.1 Verifying : boost-iostreams-1.75.0-13.el9_7.x86_64 13/31 #14 104.1 Verifying : boost-locale-1.75.0-13.el9_7.x86_64 14/31 #14 104.1 Verifying : boost-log-1.75.0-13.el9_7.x86_64 15/31 #14 104.1 Verifying : boost-math-1.75.0-13.el9_7.x86_64 16/31 #14 104.1 Verifying : boost-nowide-1.75.0-13.el9_7.x86_64 17/31 #14 104.1 Verifying : boost-program-options-1.75.0-13.el9_7.x86_64 18/31 #14 104.1 Verifying : boost-python3-1.75.0-13.el9_7.x86_64 19/31 #14 104.1 Verifying : boost-random-1.75.0-13.el9_7.x86_64 20/31 #14 104.1 Verifying : boost-regex-1.75.0-13.el9_7.x86_64 21/31 #14 104.1 Verifying : boost-serialization-1.75.0-13.el9_7.x86_64 22/31 #14 104.1 Verifying : boost-stacktrace-1.75.0-13.el9_7.x86_64 23/31 #14 104.1 Verifying : boost-system-1.75.0-13.el9_7.x86_64 24/31 #14 104.1 Verifying : boost-test-1.75.0-13.el9_7.x86_64 25/31 #14 104.1 Verifying : boost-thread-1.75.0-13.el9_7.x86_64 26/31 #14 104.1 Verifying : boost-timer-1.75.0-13.el9_7.x86_64 27/31 #14 104.1 Verifying : boost-type_erasure-1.75.0-13.el9_7.x86_64 28/31 #14 104.1 Verifying : boost-wave-1.75.0-13.el9_7.x86_64 29/31 #14 104.1 Verifying : gperftools-libs-2.9.1-3.el9.x86_64 30/31 #14 104.1 Verifying : libunwind-1.6.2-1.el9.x86_64 31/31 #14 104.3 #14 104.3 Installed: #14 104.3 boost-1.75.0-13.el9_7.x86_64 #14 104.3 boost-atomic-1.75.0-13.el9_7.x86_64 #14 104.3 boost-chrono-1.75.0-13.el9_7.x86_64 #14 104.3 boost-container-1.75.0-13.el9_7.x86_64 #14 104.3 boost-context-1.75.0-13.el9_7.x86_64 #14 104.3 boost-contract-1.75.0-13.el9_7.x86_64 #14 104.3 boost-coroutine-1.75.0-13.el9_7.x86_64 #14 104.3 boost-date-time-1.75.0-13.el9_7.x86_64 #14 104.3 boost-fiber-1.75.0-13.el9_7.x86_64 #14 104.3 boost-filesystem-1.75.0-13.el9_7.x86_64 #14 104.3 boost-graph-1.75.0-13.el9_7.x86_64 #14 104.3 boost-iostreams-1.75.0-13.el9_7.x86_64 #14 104.3 boost-locale-1.75.0-13.el9_7.x86_64 #14 104.3 boost-log-1.75.0-13.el9_7.x86_64 #14 104.3 boost-math-1.75.0-13.el9_7.x86_64 #14 104.3 boost-nowide-1.75.0-13.el9_7.x86_64 #14 104.3 boost-program-options-1.75.0-13.el9_7.x86_64 #14 104.3 boost-python3-1.75.0-13.el9_7.x86_64 #14 104.3 boost-random-1.75.0-13.el9_7.x86_64 #14 104.3 boost-regex-1.75.0-13.el9_7.x86_64 #14 104.3 boost-serialization-1.75.0-13.el9_7.x86_64 #14 104.3 boost-stacktrace-1.75.0-13.el9_7.x86_64 #14 104.3 boost-system-1.75.0-13.el9_7.x86_64 #14 104.3 boost-test-1.75.0-13.el9_7.x86_64 #14 104.3 boost-thread-1.75.0-13.el9_7.x86_64 #14 104.3 boost-timer-1.75.0-13.el9_7.x86_64 #14 104.3 boost-type_erasure-1.75.0-13.el9_7.x86_64 #14 104.3 boost-wave-1.75.0-13.el9_7.x86_64 #14 104.3 gperftools-libs-2.9.1-3.el9.x86_64 #14 104.3 libicu-67.1-10.el9_6.x86_64 #14 104.3 libunwind-1.6.2-1.el9.x86_64 #14 104.3 #14 104.3 Complete! #14 104.5 77 files removed #14 105.3 Looking in indexes: http://tf-mirrors.gz1.opensdn.io/root/pypi/+simple/, http://localhost:6667/pip/simple #14 105.4 Collecting contrail-vrouter-api==0.1.dev0 #14 105.4 Downloading http://localhost:6667/pip/simple/contrail-vrouter-api/contrail_vrouter_api-0.1.dev0-py3-none-any.whl (2.9 kB) #14 105.7 Installing collected packages: contrail-vrouter-api #14 106.0 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 106.0 Successfully installed contrail-vrouter-api-0.1.dev0 #14 DONE 107.0s #15 [stage-1 8/8] COPY *.sh / #15 DONE 3.1s #16 exporting to image #16 exporting layers #16 exporting layers 4.2s done #16 writing image sha256:7b15fc7b36551fef817ab8aabb7a4752bf1ea6206f185c850963491a50ff8af8 #16 writing image sha256:7b15fc7b36551fef817ab8aabb7a4752bf1ea6206f185c850963491a50ff8af8 0.2s done #16 naming to nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_3_5_4-4 #16 naming to nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_3_5_4-4 0.0s done #16 DONE 4.9s 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-27 11:40:43,448: INFO: Docker build duration: 149 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-tor-agent] 8dd9b2132006: Preparing 411e5c12cdc4: Preparing ccfd7b5e13d0: Preparing f29456346528: Preparing 7257480766ee: Preparing 6ab3deebc483: Preparing 82b48bccce9c: Preparing eb6ab79a7f91: Preparing b10c5f81919c: Preparing ff0039acb845: Preparing 0635242d416e: Preparing f3453bc7ad4e: Preparing 33028d0ce8cc: Preparing 932cb888ece6: Preparing 3fab67396d09: Preparing 4f59b36e3de5: Preparing 18a681b76afa: Preparing 887c1115db91: Preparing 6e615fe44d36: Preparing 1b1b12eb1156: Preparing 44343de3ea1d: Preparing 8dd9b2132006: Waiting 411e5c12cdc4: Waiting ccfd7b5e13d0: Waiting f29456346528: Waiting 7257480766ee: Waiting 6ab3deebc483: Waiting 82b48bccce9c: Waiting eb6ab79a7f91: Waiting b10c5f81919c: Waiting ff0039acb845: Waiting 0635242d416e: Waiting f3453bc7ad4e: Waiting 33028d0ce8cc: Waiting 932cb888ece6: Waiting 3fab67396d09: Waiting 4f59b36e3de5: Waiting 18a681b76afa: Waiting 887c1115db91: Waiting 6e615fe44d36: Waiting 1b1b12eb1156: Waiting 44343de3ea1d: Waiting 8dd9b2132006: Pushed ccfd7b5e13d0: Pushed f29456346528: Pushed 7257480766ee: Pushed 6ab3deebc483: Pushed 82b48bccce9c: Pushed 411e5c12cdc4: Pushed eb6ab79a7f91: Layer already exists b10c5f81919c: Layer already exists ff0039acb845: Layer already exists 0635242d416e: Layer already exists f3453bc7ad4e: Layer already exists 33028d0ce8cc: Layer already exists 932cb888ece6: Layer already exists 3fab67396d09: Layer already exists 4f59b36e3de5: Layer already exists 18a681b76afa: Layer already exists 887c1115db91: Layer already exists 1b1b12eb1156: Layer already exists 6e615fe44d36: Layer already exists 44343de3ea1d: Layer already exists master-2_3_5_4-4: digest: sha256:0c758a30aec2d083a2b97a9ebd13c8e636127f9421627728c0eb2ce49a73565c size: 4713 2026-03-27 11:41:02,089: INFO: Building opensdn-tor-agent finished successfully, duration: 168 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_3_5_4-4 81a34ad3ee04 683MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-api:master-2_3_5_4-4 c415f8a5891b 692MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-2_3_5_4-4 8fce41dc80e8 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-collector:master-2_3_5_4-4 02be4ad71a03 749MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine:master-2_3_5_4-4 67546754c3e1 745MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base:master-2_3_5_4-4 cf0a3e5a6e2c 908MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-collector:master-2_3_5_4-4 1dbbfdeb6334 909MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology:master-2_3_5_4-4 2990e69102ad 909MB 0B nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src:master-2_3_5_4-4 63811a630b10 1.42MB 0B nexus.gz1.opensdn.io:5101/opensdn-base:master-2_3_5_4-4 d43b6bc75c00 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src:master-2_3_5_4-4 2b42819d2286 4.17kB 0B nexus.gz1.opensdn.io:5101/opensdn-charms-src:master-2_3_5_4-4 b142bb72ae15 6.05MB 0B nexus.gz1.opensdn.io:5101/opensdn-container-builder-src:master-2_3_5_4-4 e7b4b3f0a66d 2.49MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-api:master-2_3_5_4-4 663204c1528c 705MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-base:master-2_3_5_4-4 1a632ff8a0ea 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-dnsmasq:master-2_3_5_4-4 e75c40caa547 682MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema:master-2_3_5_4-4 829389776edf 668MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-svcmonitor:master-2_3_5_4-4 50d4877c2e8c 689MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-base:master-2_3_5_4-4 b43cda0ab539 726MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-2_3_5_4-4 8baa08c72a0d 753MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-2_3_5_4-4 b0c6e2081ccc 753MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-named:master-2_3_5_4-4 788313d15d6f 734MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base:master-2_3_5_4-4 46ff2cf6ee6b 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job:master-2_3_5_4-4 7728f850d26a 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web:master-2_3_5_4-4 429b9377b4dd 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-debug:master-2_3_5_4-4 48d276253e18 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-deployment-test:master-2_3_5_4-4 1ab0a7a25829 441MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-cassandra:master-2_3_5_4-4 41ba891fba75 331MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-haproxy:master-2_3_5_4-4 4c7a7ae3ce32 144MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-kafka:master-2_3_5_4-4 ecd258571b66 392MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq:master-2_3_5_4-4 ccfe7713888a 363MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-redis:master-2_3_5_4-4 4207657bf6bd 171MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd:master-2_3_5_4-4 092b70a61e38 440MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-stunnel:master-2_3_5_4-4 a6ff34d12fab 454MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper:master-2_3_5_4-4 cda76b4613ef 301MB 0B nexus.gz1.opensdn.io:5101/opensdn-general-base:master-2_3_5_4-4 deb67fa8a328 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src:master-2_3_5_4-4 c5f0bfc96390 32.7MB 0B nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init:master-2_3_5_4-4 b456c5e04ef2 687MB 0B nexus.gz1.opensdn.io:5101/opensdn-kubernetes-kube-manager:master-2_3_5_4-4 bea99a94c335 672MB 0B nexus.gz1.opensdn.io:5101/opensdn-node-init:master-2_3_5_4-4 de58963598cf 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-nodemgr:master-2_3_5_4-4 2ad894156952 802MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-compute-init:master-2_3_5_4-4 7c150905b7a9 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-heat-init:master-2_3_5_4-4 d5591b28f708 444MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-neutron-init:master-2_3_5_4-4 f2684710ab85 444MB 0B nexus.gz1.opensdn.io:5101/opensdn-provisioner:master-2_3_5_4-4 cc6dbfda5556 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-status:master-2_3_5_4-4 05e9e667aafe 802MB 0B nexus.gz1.opensdn.io:5101/opensdn-test-test:master-2_3_5_4-4 1758594bddef 1.83GB 0B nexus.gz1.opensdn.io:5101/opensdn-tools:master-2_3_5_4-4 a8e217d47c47 1.27GB 0B nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_3_5_4-4 7b15fc7b3655 726MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent-dpdk:master-2_3_5_4-4 11296268d1bc 958MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent:master-2_3_5_4-4 bca148e82241 924MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-base:master-2_3_5_4-4 0485bc0b1c4f 734MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-build-init:master-2_3_5_4-4 f2cc6114823d 612MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk:master-2_3_5_4-4 79f50ff12d89 734MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init:master-2_3_5_4-4 f47ccb0c811b 365MB 0B nexus.gz1.opensdn.io:5101/tf-dev-sandbox:frozen 28ed4af3d16b 21GB 0B U opensdn-test-test:master-2_3_5_4-4 1758594bddef 1.83GB 0B tf-dev-sandbox:compile e256cbdd26e7 21.8GB 0B