2026-03-27 14:22:44,937: INFO: Building opensdn-tor-agent 2026-03-27 14:22:45,010: 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-5 --build-arg SITE_MIRROR=http://nexus.gz1.opensdn.io/repository/external-web-cache --build-arg LINUX_DISTR_VER=9 --build-arg LINUX_DISTR=rockylinux --build-arg CONTAINER_NAME=opensdn-tor-agent --build-arg UBUNTU_DISTR_VERSION=24.04 --build-arg UBUNTU_DISTR=ubuntu --build-arg VENDOR_NAME=OpenSDN-IO --build-arg VENDOR_DOMAIN=io.opensdn --build-arg BUILD_IMAGE=tf-dev-sandbox:compile --build-arg BUILD_ROOT=/buildroot --build-arg DEBUGINFO_ROOT=/debuginfo #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: #1 transferring dockerfile: 2.10kB done #1 DONE 0.6s #2 [internal] load metadata for nexus.gz1.opensdn.io:5101/opensdn-base:master-2_3_5_4-5 #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.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_3_5_4-5 #6 CACHED #7 [stage-1 1/6] FROM nexus.gz1.opensdn.io:5101/opensdn-base:master-2_3_5_4-5 #7 DONE 0.0s #8 [internal] load build context #8 transferring context: 1.52kB 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 10.3s #10 [stage-1 3/8] COPY --from=build /buildroot/usr/lib/libisccc-9.21.3.so /usr/lib/ #10 DONE 7.9s #11 [stage-1 4/8] COPY --from=build /buildroot/usr/lib/libisccfg-9.21.3.so /usr/lib/ #11 DONE 1.5s #12 [stage-1 5/8] COPY --from=build /buildroot/usr/bin/contrail-vrouter-agent-health-check.py /usr/bin/ #12 DONE 0.7s #13 [stage-1 6/8] COPY --from=build /buildroot/usr/bin/contrail_crypt_tunnel_client.py /usr/bin/ #13 DONE 1.8s #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 3.300 added from: http://tf-mirrors.gz1.opensdn.io/re 17 MB/s | 14 MB 00:00 #14 15.28 added from: http://tf-mirrors.gz1.opensdn.io/re 18 MB/s | 1.9 MB 00:00 #14 17.75 added from: http://tf-mirrors.gz1.opensdn.io/re 7.2 MB/s | 402 kB 00:00 #14 19.01 added from: http://tf-mirrors.gz1.opensdn.io/re 23 MB/s | 16 MB 00:00 #14 38.57 added from: http://tf-mirrors.gz1.opensdn.io/re 34 MB/s | 11 MB 00:00 #14 50.62 added from: http://tf-mirrors.gz1.opensdn.io/re 14 MB/s | 1.1 MB 00:00 #14 52.31 added from: http://tf-mirrors.gz1.opensdn.io/re 23 MB/s | 4.8 MB 00:00 #14 58.28 added from: http://tf-mirrors.gz1.opensdn.io/re 3.0 MB/s | 697 kB 00:00 #14 59.59 added from: http://tf-mirrors.gz1.opensdn.io/re 3.6 MB/s | 474 kB 00:00 #14 60.49 added from: http://tf-mirrors.gz1.opensdn.io/re 486 kB/s | 18 kB 00:00 #14 61.20 added from: http://tf-mirrors.gz1.opensdn.io/re 5.1 kB/s | 257 B 00:00 #14 61.43 added from: http://tf-mirrors.gz1.opensdn.io/re 404 kB/s | 15 kB 00:00 #14 62.18 added from: http://tf-mirrors.gz1.opensdn.io/re 3.3 MB/s | 96 kB 00:00 #14 63.63 added from: http://tf-mirrors.gz1.opensdn.io/re 37 MB/s | 39 MB 00:01 #14 94.53 Third parties for OpenSDN 33 MB/s | 5.1 MB 00:00 #14 108.8 Dependencies resolved. #14 108.8 ========================================================================================== #14 108.8 Package Arch Version Repository Size #14 108.8 ========================================================================================== #14 108.8 Installing: #14 108.8 boost x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 9.9 k #14 108.8 gperftools-libs x86_64 2.9.1-3.el9 tf-mirrors.ci_repos_epel9.repo 308 k #14 108.8 Installing dependencies: #14 108.8 boost-atomic x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 15 k #14 108.8 boost-chrono x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 23 k #14 108.8 boost-container x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 35 k #14 108.8 boost-context x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 13 k #14 108.8 boost-contract x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 43 k #14 108.8 boost-coroutine x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 30 k #14 108.8 boost-date-time x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 11 k #14 108.8 boost-fiber x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 37 k #14 108.8 boost-filesystem x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 55 k #14 108.8 boost-graph x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 99 k #14 108.8 boost-iostreams x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 37 k #14 108.8 boost-locale x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 212 k #14 108.8 boost-log x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 405 k #14 108.8 boost-math x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 203 k #14 108.8 boost-nowide x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 13 k #14 108.8 boost-program-options x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 104 k #14 108.8 boost-python3 x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 91 k #14 108.8 boost-random x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 22 k #14 108.8 boost-regex x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 275 k #14 108.8 boost-serialization x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 127 k #14 108.8 boost-stacktrace x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 25 k #14 108.8 boost-system x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 11 k #14 108.8 boost-test x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 228 k #14 108.8 boost-thread x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 53 k #14 108.8 boost-timer x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 21 k #14 108.8 boost-type_erasure x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 28 k #14 108.8 boost-wave x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 207 k #14 108.8 libicu x86_64 67.1-10.el9_6 tf-mirrors.ci_repos_yum9-baseos 9.6 M #14 108.8 libunwind x86_64 1.6.2-1.el9 tf-mirrors.ci_repos_epel9.repo 67 k #14 108.8 #14 108.8 Transaction Summary #14 108.8 ========================================================================================== #14 108.8 Install 31 Packages #14 108.8 #14 108.8 Total download size: 12 M #14 108.8 Installed size: 41 M #14 108.8 Downloading Packages: #14 108.8 (1/31): boost-1.75.0-13.el9_7.x86_64.rpm 449 kB/s | 9.9 kB 00:00 #14 108.8 (2/31): boost-atomic-1.75.0-13.el9_7.x86_64.rpm 460 kB/s | 15 kB 00:00 #14 108.8 (3/31): boost-chrono-1.75.0-13.el9_7.x86_64.rpm 1.3 MB/s | 23 kB 00:00 #14 108.9 (4/31): boost-container-1.75.0-13.el9_7.x86_64. 2.8 MB/s | 35 kB 00:00 #14 108.9 (5/31): boost-context-1.75.0-13.el9_7.x86_64.rp 1.4 MB/s | 13 kB 00:00 #14 108.9 (6/31): boost-contract-1.75.0-13.el9_7.x86_64.r 3.5 MB/s | 43 kB 00:00 #14 108.9 (7/31): boost-coroutine-1.75.0-13.el9_7.x86_64. 2.2 MB/s | 30 kB 00:00 #14 108.9 (8/31): boost-date-time-1.75.0-13.el9_7.x86_64. 785 kB/s | 11 kB 00:00 #14 108.9 (9/31): boost-fiber-1.75.0-13.el9_7.x86_64.rpm 3.0 MB/s | 37 kB 00:00 #14 108.9 (10/31): boost-filesystem-1.75.0-13.el9_7.x86_6 7.2 MB/s | 55 kB 00:00 #14 108.9 (11/31): boost-graph-1.75.0-13.el9_7.x86_64.rpm 8.8 MB/s | 99 kB 00:00 #14 108.9 (12/31): boost-iostreams-1.75.0-13.el9_7.x86_64 2.8 MB/s | 37 kB 00:00 #14 108.9 (13/31): boost-locale-1.75.0-13.el9_7.x86_64.rp 14 MB/s | 212 kB 00:00 #14 108.9 (14/31): boost-log-1.75.0-13.el9_7.x86_64.rpm 16 MB/s | 405 kB 00:00 #14 108.9 (15/31): boost-math-1.75.0-13.el9_7.x86_64.rpm 9.2 MB/s | 203 kB 00:00 #14 109.0 (16/31): boost-nowide-1.75.0-13.el9_7.x86_64.rp 1.5 MB/s | 13 kB 00:00 #14 109.0 (17/31): boost-program-options-1.75.0-13.el9_7. 12 MB/s | 104 kB 00:00 #14 109.0 (18/31): boost-python3-1.75.0-13.el9_7.x86_64.r 8.9 MB/s | 91 kB 00:00 #14 109.0 (19/31): boost-random-1.75.0-13.el9_7.x86_64.rp 2.9 MB/s | 22 kB 00:00 #14 109.0 (20/31): boost-regex-1.75.0-13.el9_7.x86_64.rpm 19 MB/s | 275 kB 00:00 #14 109.0 (21/31): boost-serialization-1.75.0-13.el9_7.x8 7.2 MB/s | 127 kB 00:00 #14 109.0 (22/31): boost-stacktrace-1.75.0-13.el9_7.x86_6 2.7 MB/s | 25 kB 00:00 #14 109.0 (23/31): boost-system-1.75.0-13.el9_7.x86_64.rp 1.8 MB/s | 11 kB 00:00 #14 109.0 (24/31): boost-thread-1.75.0-13.el9_7.x86_64.rp 4.6 MB/s | 53 kB 00:00 #14 109.0 (25/31): boost-test-1.75.0-13.el9_7.x86_64.rpm 11 MB/s | 228 kB 00:00 #14 109.0 (26/31): boost-timer-1.75.0-13.el9_7.x86_64.rpm 2.6 MB/s | 21 kB 00:00 #14 109.0 (27/31): boost-type_erasure-1.75.0-13.el9_7.x86 4.3 MB/s | 28 kB 00:00 #14 109.0 (28/31): boost-wave-1.75.0-13.el9_7.x86_64.rpm 14 MB/s | 207 kB 00:00 #14 109.1 (29/31): gperftools-libs-2.9.1-3.el9.x86_64.rpm 13 MB/s | 308 kB 00:00 #14 109.1 (30/31): libunwind-1.6.2-1.el9.x86_64.rpm 4.1 MB/s | 67 kB 00:00 #14 109.4 (31/31): libicu-67.1-10.el9_6.x86_64.rpm 19 MB/s | 9.6 MB 00:00 #14 109.4 -------------------------------------------------------------------------------- #14 109.4 Total 25 MB/s | 12 MB 00:00 #14 109.4 Running transaction check #14 109.5 Transaction check succeeded. #14 109.5 Running transaction test #14 110.0 Transaction test succeeded. #14 110.0 Running transaction #14 110.5 Preparing : 1/1 #14 110.6 Installing : boost-system-1.75.0-13.el9_7.x86_64 1/31 #14 110.6 Installing : boost-chrono-1.75.0-13.el9_7.x86_64 2/31 #14 110.6 Installing : boost-thread-1.75.0-13.el9_7.x86_64 3/31 #14 110.6 Installing : boost-filesystem-1.75.0-13.el9_7.x86_64 4/31 #14 111.0 Installing : libicu-67.1-10.el9_6.x86_64 5/31 #14 111.0 Installing : boost-regex-1.75.0-13.el9_7.x86_64 6/31 #14 111.0 Installing : boost-context-1.75.0-13.el9_7.x86_64 7/31 #14 111.0 Installing : boost-date-time-1.75.0-13.el9_7.x86_64 8/31 #14 111.0 Installing : boost-atomic-1.75.0-13.el9_7.x86_64 9/31 #14 111.0 Installing : boost-log-1.75.0-13.el9_7.x86_64 10/31 #14 111.0 Installing : boost-wave-1.75.0-13.el9_7.x86_64 11/31 #14 111.1 Installing : boost-coroutine-1.75.0-13.el9_7.x86_64 12/31 #14 111.1 Installing : boost-fiber-1.75.0-13.el9_7.x86_64 13/31 #14 111.1 Installing : boost-graph-1.75.0-13.el9_7.x86_64 14/31 #14 111.1 Installing : boost-locale-1.75.0-13.el9_7.x86_64 15/31 #14 111.1 Installing : boost-type_erasure-1.75.0-13.el9_7.x86_64 16/31 #14 111.1 Installing : boost-timer-1.75.0-13.el9_7.x86_64 17/31 #14 111.2 Installing : libunwind-1.6.2-1.el9.x86_64 18/31 #14 111.2 Installing : boost-test-1.75.0-13.el9_7.x86_64 19/31 #14 111.2 Installing : boost-stacktrace-1.75.0-13.el9_7.x86_64 20/31 #14 111.2 Installing : boost-serialization-1.75.0-13.el9_7.x86_64 21/31 #14 111.2 Installing : boost-random-1.75.0-13.el9_7.x86_64 22/31 #14 111.2 Installing : boost-python3-1.75.0-13.el9_7.x86_64 23/31 #14 111.2 Installing : boost-program-options-1.75.0-13.el9_7.x86_64 24/31 #14 111.2 Installing : boost-nowide-1.75.0-13.el9_7.x86_64 25/31 #14 111.2 Installing : boost-math-1.75.0-13.el9_7.x86_64 26/31 #14 111.3 Installing : boost-iostreams-1.75.0-13.el9_7.x86_64 27/31 #14 111.3 Installing : boost-contract-1.75.0-13.el9_7.x86_64 28/31 #14 111.3 Installing : boost-container-1.75.0-13.el9_7.x86_64 29/31 #14 111.3 Installing : boost-1.75.0-13.el9_7.x86_64 30/31 #14 111.3 Installing : gperftools-libs-2.9.1-3.el9.x86_64 31/31 #14 111.3 Running scriptlet: gperftools-libs-2.9.1-3.el9.x86_64 31/31 #14 111.5 Verifying : libicu-67.1-10.el9_6.x86_64 1/31 #14 111.5 Verifying : boost-1.75.0-13.el9_7.x86_64 2/31 #14 111.5 Verifying : boost-atomic-1.75.0-13.el9_7.x86_64 3/31 #14 111.5 Verifying : boost-chrono-1.75.0-13.el9_7.x86_64 4/31 #14 111.5 Verifying : boost-container-1.75.0-13.el9_7.x86_64 5/31 #14 111.5 Verifying : boost-context-1.75.0-13.el9_7.x86_64 6/31 #14 111.5 Verifying : boost-contract-1.75.0-13.el9_7.x86_64 7/31 #14 111.5 Verifying : boost-coroutine-1.75.0-13.el9_7.x86_64 8/31 #14 111.5 Verifying : boost-date-time-1.75.0-13.el9_7.x86_64 9/31 #14 111.5 Verifying : boost-fiber-1.75.0-13.el9_7.x86_64 10/31 #14 111.5 Verifying : boost-filesystem-1.75.0-13.el9_7.x86_64 11/31 #14 111.5 Verifying : boost-graph-1.75.0-13.el9_7.x86_64 12/31 #14 111.5 Verifying : boost-iostreams-1.75.0-13.el9_7.x86_64 13/31 #14 111.5 Verifying : boost-locale-1.75.0-13.el9_7.x86_64 14/31 #14 111.5 Verifying : boost-log-1.75.0-13.el9_7.x86_64 15/31 #14 111.5 Verifying : boost-math-1.75.0-13.el9_7.x86_64 16/31 #14 111.5 Verifying : boost-nowide-1.75.0-13.el9_7.x86_64 17/31 #14 111.5 Verifying : boost-program-options-1.75.0-13.el9_7.x86_64 18/31 #14 111.5 Verifying : boost-python3-1.75.0-13.el9_7.x86_64 19/31 #14 111.5 Verifying : boost-random-1.75.0-13.el9_7.x86_64 20/31 #14 111.5 Verifying : boost-regex-1.75.0-13.el9_7.x86_64 21/31 #14 111.5 Verifying : boost-serialization-1.75.0-13.el9_7.x86_64 22/31 #14 111.5 Verifying : boost-stacktrace-1.75.0-13.el9_7.x86_64 23/31 #14 111.5 Verifying : boost-system-1.75.0-13.el9_7.x86_64 24/31 #14 111.5 Verifying : boost-test-1.75.0-13.el9_7.x86_64 25/31 #14 111.5 Verifying : boost-thread-1.75.0-13.el9_7.x86_64 26/31 #14 111.5 Verifying : boost-timer-1.75.0-13.el9_7.x86_64 27/31 #14 111.5 Verifying : boost-type_erasure-1.75.0-13.el9_7.x86_64 28/31 #14 111.5 Verifying : boost-wave-1.75.0-13.el9_7.x86_64 29/31 #14 111.5 Verifying : gperftools-libs-2.9.1-3.el9.x86_64 30/31 #14 111.5 Verifying : libunwind-1.6.2-1.el9.x86_64 31/31 #14 111.6 #14 111.6 Installed: #14 111.6 boost-1.75.0-13.el9_7.x86_64 #14 111.6 boost-atomic-1.75.0-13.el9_7.x86_64 #14 111.6 boost-chrono-1.75.0-13.el9_7.x86_64 #14 111.6 boost-container-1.75.0-13.el9_7.x86_64 #14 111.6 boost-context-1.75.0-13.el9_7.x86_64 #14 111.6 boost-contract-1.75.0-13.el9_7.x86_64 #14 111.6 boost-coroutine-1.75.0-13.el9_7.x86_64 #14 111.6 boost-date-time-1.75.0-13.el9_7.x86_64 #14 111.6 boost-fiber-1.75.0-13.el9_7.x86_64 #14 111.6 boost-filesystem-1.75.0-13.el9_7.x86_64 #14 111.6 boost-graph-1.75.0-13.el9_7.x86_64 #14 111.6 boost-iostreams-1.75.0-13.el9_7.x86_64 #14 111.6 boost-locale-1.75.0-13.el9_7.x86_64 #14 111.6 boost-log-1.75.0-13.el9_7.x86_64 #14 111.6 boost-math-1.75.0-13.el9_7.x86_64 #14 111.6 boost-nowide-1.75.0-13.el9_7.x86_64 #14 111.6 boost-program-options-1.75.0-13.el9_7.x86_64 #14 111.6 boost-python3-1.75.0-13.el9_7.x86_64 #14 111.6 boost-random-1.75.0-13.el9_7.x86_64 #14 111.6 boost-regex-1.75.0-13.el9_7.x86_64 #14 111.6 boost-serialization-1.75.0-13.el9_7.x86_64 #14 111.6 boost-stacktrace-1.75.0-13.el9_7.x86_64 #14 111.6 boost-system-1.75.0-13.el9_7.x86_64 #14 111.6 boost-test-1.75.0-13.el9_7.x86_64 #14 111.6 boost-thread-1.75.0-13.el9_7.x86_64 #14 111.6 boost-timer-1.75.0-13.el9_7.x86_64 #14 111.6 boost-type_erasure-1.75.0-13.el9_7.x86_64 #14 111.6 boost-wave-1.75.0-13.el9_7.x86_64 #14 111.6 gperftools-libs-2.9.1-3.el9.x86_64 #14 111.6 libicu-67.1-10.el9_6.x86_64 #14 111.6 libunwind-1.6.2-1.el9.x86_64 #14 111.6 #14 111.6 Complete! #14 112.4 77 files removed #14 113.2 Looking in indexes: http://tf-mirrors.gz1.opensdn.io/root/pypi/+simple/, http://localhost:6667/pip/simple #14 113.3 Collecting contrail-vrouter-api==0.1.dev0 #14 113.3 Downloading http://localhost:6667/pip/simple/contrail-vrouter-api/contrail_vrouter_api-0.1.dev0-py3-none-any.whl (2.9 kB) #14 113.6 Installing collected packages: contrail-vrouter-api #14 113.6 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 113.6 Successfully installed contrail-vrouter-api-0.1.dev0 #14 DONE 114.2s #15 [stage-1 8/8] COPY *.sh / #15 DONE 0.7s #16 exporting to image #16 exporting layers #16 exporting layers 4.7s done #16 writing image sha256:ded7fc1fb36eb680e5bbb5d1a82b1886e5d371d3a9206554b3e064a6e36cf7b1 #16 writing image sha256:ded7fc1fb36eb680e5bbb5d1a82b1886e5d371d3a9206554b3e064a6e36cf7b1 0.1s done #16 naming to nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_3_5_4-5 #16 naming to nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_3_5_4-5 0.4s done #16 DONE 5.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 14:25:42,456: INFO: Docker build duration: 178 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-tor-agent] dae0877f376e: Preparing 8e005588595a: Preparing 0b421e4821a2: Preparing 5aa8912053d1: Preparing 4cd959b7c94c: Preparing c7c6337d47dc: Preparing d9b7e8e97d52: Preparing ad0e2c5e5248: Preparing 34279af40ec9: Preparing 11e80d732516: Preparing 6001a26ff8ff: Preparing 71ef71ea2e74: Preparing e9848b0e8fd5: Preparing 221295093a08: Preparing bbc1aa88f382: Preparing a6a6bab840d4: Preparing 637df1344f58: Preparing 8eadfa146d40: Preparing 8b48d2ffb244: Preparing cb7d34df8b95: Preparing 44343de3ea1d: Preparing dae0877f376e: Waiting 8e005588595a: Waiting 0b421e4821a2: Waiting 5aa8912053d1: Waiting 4cd959b7c94c: Waiting c7c6337d47dc: Waiting d9b7e8e97d52: Waiting ad0e2c5e5248: Waiting 34279af40ec9: Waiting 11e80d732516: Waiting 6001a26ff8ff: Waiting 71ef71ea2e74: Waiting e9848b0e8fd5: Waiting 221295093a08: Waiting bbc1aa88f382: Waiting a6a6bab840d4: Waiting 637df1344f58: Waiting 8eadfa146d40: Waiting 8b48d2ffb244: Waiting cb7d34df8b95: Waiting 44343de3ea1d: Waiting dae0877f376e: Pushed 0b421e4821a2: Pushed 5aa8912053d1: Pushed 4cd959b7c94c: Pushed c7c6337d47dc: Pushed ad0e2c5e5248: Layer already exists 11e80d732516: Layer already exists 34279af40ec9: Layer already exists 6001a26ff8ff: Layer already exists 71ef71ea2e74: Layer already exists e9848b0e8fd5: Layer already exists bbc1aa88f382: Layer already exists 221295093a08: Layer already exists d9b7e8e97d52: Pushed a6a6bab840d4: Layer already exists 637df1344f58: Layer already exists 8b48d2ffb244: Layer already exists 8eadfa146d40: Layer already exists cb7d34df8b95: Layer already exists 44343de3ea1d: Layer already exists 8e005588595a: Pushed master-2_3_5_4-5: digest: sha256:bec1b1b48d5b3900f29a3ce5c95d6b86eb9f0d3a8918f117ed6ab7409e998475 size: 4713 2026-03-27 14:25:54,760: INFO: Building opensdn-tor-agent finished successfully, duration: 190 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-5 7c6404e4bd70 683MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-api:master-2_3_5_4-5 7eaf622dd8cc 692MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-2_3_5_4-5 d5d320dfc602 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-collector:master-2_3_5_4-5 180cc53ebf65 749MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine:master-2_3_5_4-5 1db5294c4eae 745MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base:master-2_3_5_4-5 166da4c678b0 908MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-collector:master-2_3_5_4-5 3787167b1ebf 909MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology:master-2_3_5_4-5 09505254413b 909MB 0B nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src:master-2_3_5_4-5 d3ebe10654d1 1.42MB 0B nexus.gz1.opensdn.io:5101/opensdn-base:master-2_3_5_4-5 01eb93f987e9 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src:master-2_3_5_4-5 01e39fbe4ee2 4.17kB 0B nexus.gz1.opensdn.io:5101/opensdn-charms-src:master-2_3_5_4-5 99b3be75efff 6.05MB 0B nexus.gz1.opensdn.io:5101/opensdn-container-builder-src:master-2_3_5_4-5 587f2d5fcaa1 2.49MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-api:master-2_3_5_4-5 f464da56a40a 705MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-base:master-2_3_5_4-5 7f464b06eba4 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-dnsmasq:master-2_3_5_4-5 4a8057e988fd 682MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema:master-2_3_5_4-5 b7ceb50b32ff 668MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-svcmonitor:master-2_3_5_4-5 5900ea2c9152 689MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-base:master-2_3_5_4-5 fefb52050c3b 726MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-2_3_5_4-5 913a0139a28b 753MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-2_3_5_4-5 b99ae6df970d 753MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-named:master-2_3_5_4-5 e40b4eb5f215 734MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base:master-2_3_5_4-5 634cb47ce3d6 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job:master-2_3_5_4-5 f504cab6253d 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web:master-2_3_5_4-5 b230d85f8d55 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-debug:master-2_3_5_4-5 dec1e12a1963 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-cassandra:master-2_3_5_4-5 282fdd8bc906 331MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-haproxy:master-2_3_5_4-5 eb19fa59339d 144MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-kafka:master-2_3_5_4-5 cc42ae96a0b4 392MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq:master-2_3_5_4-5 a29387a1d8d5 363MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-redis:master-2_3_5_4-5 4fe8a26ac5ad 171MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd:master-2_3_5_4-5 a2f2fb808f66 440MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-stunnel:master-2_3_5_4-5 e4abe4a3fcf7 454MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper:master-2_3_5_4-5 e41e38f4ed4c 301MB 0B nexus.gz1.opensdn.io:5101/opensdn-general-base:master-2_3_5_4-5 aa22dd3cef4c 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src:master-2_3_5_4-5 cc0a15169fa9 32.7MB 0B nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init:master-2_3_5_4-5 dfbaf0f0b71f 687MB 0B nexus.gz1.opensdn.io:5101/opensdn-kubernetes-kube-manager:master-2_3_5_4-5 4ed4215832d7 672MB 0B nexus.gz1.opensdn.io:5101/opensdn-node-init:master-2_3_5_4-5 19ae7151adb1 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-nodemgr:master-2_3_5_4-5 52f20de7eb52 802MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-compute-init:master-2_3_5_4-5 73b761bfacd5 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-heat-init:master-2_3_5_4-5 7a887a04c7e7 444MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-neutron-init:master-2_3_5_4-5 5ad5120063f1 444MB 0B nexus.gz1.opensdn.io:5101/opensdn-provisioner:master-2_3_5_4-5 e06f5c1f4403 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-status:master-2_3_5_4-5 b7b6d6aa4f9f 802MB 0B nexus.gz1.opensdn.io:5101/opensdn-test-test:master-2_3_5_4-5 484b4212a82b 1.83GB 0B nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_3_5_4-5 ded7fc1fb36e 726MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent-dpdk:master-2_3_5_4-5 9baef6ab07e1 958MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent:master-2_3_5_4-5 53203cd5ffec 924MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-base:master-2_3_5_4-5 fd0c134ed0de 734MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-build-init:master-2_3_5_4-5 4b7448deb7a0 612MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk:master-2_3_5_4-5 ed728354536a 734MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init:master-2_3_5_4-5 0013a4dfa8b0 365MB 0B nexus.gz1.opensdn.io:5101/tf-dev-sandbox:frozen 28ed4af3d16b 21GB 0B U opensdn-test-test:master-2_3_5_4-5 484b4212a82b 1.83GB 0B tf-dev-sandbox:compile e6d0830d8c37 21.8GB 0B