2026-03-10 15:20:45,592: INFO: Building opensdn-tor-agent 2026-03-10 15:20:45,631: INFO: Building args: --network host --build-arg PIP_REPOSITORY=http://localhost:6667/pip/simple --build-arg CONTRAIL_REGISTRY=nexus.gz1.opensdn.io:5101 --build-arg CONTRAIL_CONTAINER_TAG=master-2_5_1_4-2_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 done #1 DONE 2.1s #2 [internal] load metadata for nexus.gz1.opensdn.io:5101/opensdn-base:master-2_5_1_4-2_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 2.0s #5 [1/3] FROM nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-2_5_1_4-2_7 #5 CACHED #6 [build 1/1] FROM docker.io/library/tf-dev-sandbox:compile #6 CACHED #7 [1/5] FROM nexus.gz1.opensdn.io:5101/opensdn-base:master-2_5_1_4-2_7 #7 DONE 0.0s #8 [internal] load build context #8 transferring context: 1.52kB done #8 DONE 1.9s #9 [stage-1 2/8] COPY --from=build /buildroot/usr/lib/libisc-9.21.3.so /usr/lib/ #9 DONE 1.5s #10 [stage-1 3/8] COPY --from=build /buildroot/usr/lib/libisccc-9.21.3.so /usr/lib/ #10 DONE 1.5s #11 [stage-1 4/8] COPY --from=build /buildroot/usr/lib/libisccfg-9.21.3.so /usr/lib/ #11 DONE 2.0s #12 [stage-1 5/8] COPY --from=build /buildroot/usr/bin/contrail-vrouter-agent-health-check.py /usr/bin/ #12 DONE 0.8s #13 [stage-1 6/8] COPY --from=build /buildroot/usr/bin/contrail_crypt_tunnel_client.py /usr/bin/ #13 DONE 0.5s #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.245 added from: http://tf-mirrors.gz1.opensdn.io/re 29 MB/s | 14 MB 00:00 #14 11.44 added from: http://tf-mirrors.gz1.opensdn.io/re 28 MB/s | 1.9 MB 00:00 #14 12.16 added from: http://tf-mirrors.gz1.opensdn.io/re 16 MB/s | 402 kB 00:00 #14 13.10 added from: http://tf-mirrors.gz1.opensdn.io/re 26 MB/s | 16 MB 00:00 #14 27.25 added from: http://tf-mirrors.gz1.opensdn.io/re 24 MB/s | 11 MB 00:00 #14 38.67 added from: http://tf-mirrors.gz1.opensdn.io/re 8.7 MB/s | 1.1 MB 00:00 #14 40.34 added from: http://tf-mirrors.gz1.opensdn.io/re 21 MB/s | 4.8 MB 00:00 #14 44.11 added from: http://tf-mirrors.gz1.opensdn.io/re 7.1 MB/s | 697 kB 00:00 #14 45.27 added from: http://tf-mirrors.gz1.opensdn.io/re 9.1 MB/s | 474 kB 00:00 #14 46.21 added from: http://tf-mirrors.gz1.opensdn.io/re 602 kB/s | 18 kB 00:00 #14 46.97 added from: http://tf-mirrors.gz1.opensdn.io/re 1.3 kB/s | 257 B 00:00 #14 47.45 added from: http://tf-mirrors.gz1.opensdn.io/re 501 kB/s | 15 kB 00:00 #14 48.06 added from: http://tf-mirrors.gz1.opensdn.io/re 3.0 MB/s | 96 kB 00:00 #14 49.65 added from: http://tf-mirrors.gz1.opensdn.io/re 41 MB/s | 39 MB 00:00 #14 79.82 Third parties for OpenSDN 24 MB/s | 5.1 MB 00:00 #14 89.41 Dependencies resolved. #14 89.41 ========================================================================================== #14 89.41 Package Arch Version Repository Size #14 89.41 ========================================================================================== #14 89.41 Installing: #14 89.41 boost x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 9.9 k #14 89.41 gperftools-libs x86_64 2.9.1-3.el9 tf-mirrors.ci_repos_epel9.repo 308 k #14 89.41 Installing dependencies: #14 89.41 boost-atomic x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 15 k #14 89.41 boost-chrono x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 23 k #14 89.41 boost-container x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 35 k #14 89.41 boost-context x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 13 k #14 89.41 boost-contract x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 43 k #14 89.41 boost-coroutine x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 30 k #14 89.41 boost-date-time x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 11 k #14 89.41 boost-fiber x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 37 k #14 89.41 boost-filesystem x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 55 k #14 89.41 boost-graph x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 99 k #14 89.41 boost-iostreams x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 37 k #14 89.41 boost-locale x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 212 k #14 89.41 boost-log x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 405 k #14 89.41 boost-math x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 203 k #14 89.41 boost-nowide x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 13 k #14 89.41 boost-program-options x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 104 k #14 89.41 boost-python3 x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 91 k #14 89.41 boost-random x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 22 k #14 89.41 boost-regex x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 275 k #14 89.41 boost-serialization x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 127 k #14 89.41 boost-stacktrace x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 25 k #14 89.41 boost-system x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 11 k #14 89.41 boost-test x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 228 k #14 89.41 boost-thread x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 53 k #14 89.41 boost-timer x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 21 k #14 89.41 boost-type_erasure x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 28 k #14 89.41 boost-wave x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 207 k #14 89.41 libicu x86_64 67.1-10.el9_6 tf-mirrors.ci_repos_yum9-baseos 9.6 M #14 89.41 libunwind x86_64 1.6.2-1.el9 tf-mirrors.ci_repos_epel9.repo 67 k #14 89.41 #14 89.41 Transaction Summary #14 89.41 ========================================================================================== #14 89.41 Install 31 Packages #14 89.41 #14 89.41 Total download size: 12 M #14 89.41 Installed size: 41 M #14 89.52 Downloading Packages: #14 89.52 (1/31): boost-1.75.0-13.el9_7.x86_64.rpm 337 kB/s | 9.9 kB 00:00 #14 89.52 (2/31): boost-atomic-1.75.0-13.el9_7.x86_64.rpm 432 kB/s | 15 kB 00:00 #14 89.52 (3/31): boost-chrono-1.75.0-13.el9_7.x86_64.rpm 1.5 MB/s | 23 kB 00:00 #14 89.52 (4/31): boost-container-1.75.0-13.el9_7.x86_64. 2.0 MB/s | 35 kB 00:00 #14 89.52 (5/31): boost-context-1.75.0-13.el9_7.x86_64.rp 1.3 MB/s | 13 kB 00:00 #14 89.52 (6/31): boost-contract-1.75.0-13.el9_7.x86_64.r 5.0 MB/s | 43 kB 00:00 #14 89.52 (7/31): boost-coroutine-1.75.0-13.el9_7.x86_64. 2.3 MB/s | 30 kB 00:00 #14 89.52 (8/31): boost-date-time-1.75.0-13.el9_7.x86_64. 744 kB/s | 11 kB 00:00 #14 89.52 (9/31): boost-fiber-1.75.0-13.el9_7.x86_64.rpm 2.5 MB/s | 37 kB 00:00 #14 89.52 (10/31): boost-filesystem-1.75.0-13.el9_7.x86_6 4.5 MB/s | 55 kB 00:00 #14 89.77 (11/31): boost-graph-1.75.0-13.el9_7.x86_64.rpm 390 kB/s | 99 kB 00:00 #14 89.93 (12/31): boost-iostreams-1.75.0-13.el9_7.x86_64 88 kB/s | 37 kB 00:00 #14 90.44 (13/31): boost-locale-1.75.0-13.el9_7.x86_64.rp 319 kB/s | 212 kB 00:00 #14 90.46 (14/31): boost-log-1.75.0-13.el9_7.x86_64.rpm 769 kB/s | 405 kB 00:00 #14 90.46 (15/31): boost-math-1.75.0-13.el9_7.x86_64.rpm 4.3 MB/s | 203 kB 00:00 #14 90.47 (16/31): boost-nowide-1.75.0-13.el9_7.x86_64.rp 590 kB/s | 13 kB 00:00 #14 90.50 (17/31): boost-program-options-1.75.0-13.el9_7. 5.4 MB/s | 104 kB 00:00 #14 90.50 (18/31): boost-python3-1.75.0-13.el9_7.x86_64.r 4.3 MB/s | 91 kB 00:00 #14 90.50 (19/31): boost-random-1.75.0-13.el9_7.x86_64.rp 1.5 MB/s | 22 kB 00:00 #14 90.76 (20/31): boost-regex-1.75.0-13.el9_7.x86_64.rpm 1.1 MB/s | 275 kB 00:00 #14 90.94 (21/31): boost-serialization-1.75.0-13.el9_7.x8 294 kB/s | 127 kB 00:00 #14 91.44 (22/31): boost-stacktrace-1.75.0-13.el9_7.x86_6 35 kB/s | 25 kB 00:00 #14 91.63 (23/31): boost-system-1.75.0-13.el9_7.x86_64.rp 16 kB/s | 11 kB 00:00 #14 91.67 (24/31): boost-test-1.75.0-13.el9_7.x86_64.rpm 1.2 MB/s | 228 kB 00:00 #14 91.67 (25/31): boost-thread-1.75.0-13.el9_7.x86_64.rp 4.3 MB/s | 53 kB 00:00 #14 91.67 (26/31): boost-timer-1.75.0-13.el9_7.x86_64.rpm 1.5 MB/s | 21 kB 00:00 #14 91.67 (27/31): boost-type_erasure-1.75.0-13.el9_7.x86 1.3 MB/s | 28 kB 00:00 #14 91.67 (28/31): boost-wave-1.75.0-13.el9_7.x86_64.rpm 8.9 MB/s | 207 kB 00:00 #14 91.70 (29/31): gperftools-libs-2.9.1-3.el9.x86_64.rpm 11 MB/s | 308 kB 00:00 #14 91.70 (30/31): libunwind-1.6.2-1.el9.x86_64.rpm 2.9 MB/s | 67 kB 00:00 #14 91.81 (31/31): libicu-67.1-10.el9_6.x86_64.rpm 4.0 MB/s | 9.6 MB 00:02 #14 91.81 -------------------------------------------------------------------------------- #14 91.81 Total 5.2 MB/s | 12 MB 00:02 #14 91.81 Running transaction check #14 91.82 Transaction check succeeded. #14 91.82 Running transaction test #14 92.10 Transaction test succeeded. #14 92.10 Running transaction #14 94.11 Preparing : 1/1 #14 94.18 Installing : boost-system-1.75.0-13.el9_7.x86_64 1/31 #14 94.22 Installing : boost-chrono-1.75.0-13.el9_7.x86_64 2/31 #14 94.26 Installing : boost-thread-1.75.0-13.el9_7.x86_64 3/31 #14 94.27 Installing : boost-filesystem-1.75.0-13.el9_7.x86_64 4/31 #14 94.68 Installing : libicu-67.1-10.el9_6.x86_64 5/31 #14 95.10 Installing : boost-regex-1.75.0-13.el9_7.x86_64 6/31 #14 95.57 Installing : boost-context-1.75.0-13.el9_7.x86_64 7/31 #14 96.05 Installing : boost-date-time-1.75.0-13.el9_7.x86_64 8/31 #14 96.08 Installing : boost-atomic-1.75.0-13.el9_7.x86_64 9/31 #14 96.08 Installing : boost-log-1.75.0-13.el9_7.x86_64 10/31 #14 96.12 Installing : boost-wave-1.75.0-13.el9_7.x86_64 11/31 #14 96.12 Installing : boost-coroutine-1.75.0-13.el9_7.x86_64 12/31 #14 96.12 Installing : boost-fiber-1.75.0-13.el9_7.x86_64 13/31 #14 96.12 Installing : boost-graph-1.75.0-13.el9_7.x86_64 14/31 #14 96.13 Installing : boost-locale-1.75.0-13.el9_7.x86_64 15/31 #14 96.20 Installing : boost-type_erasure-1.75.0-13.el9_7.x86_64 16/31 #14 96.53 Installing : boost-timer-1.75.0-13.el9_7.x86_64 17/31 #14 96.57 Installing : libunwind-1.6.2-1.el9.x86_64 18/31 #14 96.59 Installing : boost-test-1.75.0-13.el9_7.x86_64 19/31 #14 96.61 Installing : boost-stacktrace-1.75.0-13.el9_7.x86_64 20/31 #14 96.61 Installing : boost-serialization-1.75.0-13.el9_7.x86_64 21/31 #14 96.62 Installing : boost-random-1.75.0-13.el9_7.x86_64 22/31 #14 96.64 Installing : boost-python3-1.75.0-13.el9_7.x86_64 23/31 #14 96.65 Installing : boost-program-options-1.75.0-13.el9_7.x86_64 24/31 #14 96.65 Installing : boost-nowide-1.75.0-13.el9_7.x86_64 25/31 #14 96.68 Installing : boost-math-1.75.0-13.el9_7.x86_64 26/31 #14 96.68 Installing : boost-iostreams-1.75.0-13.el9_7.x86_64 27/31 #14 96.71 Installing : boost-contract-1.75.0-13.el9_7.x86_64 28/31 #14 96.71 Installing : boost-container-1.75.0-13.el9_7.x86_64 29/31 #14 96.71 Installing : boost-1.75.0-13.el9_7.x86_64 30/31 #14 96.75 Installing : gperftools-libs-2.9.1-3.el9.x86_64 31/31 #14 96.75 Running scriptlet: gperftools-libs-2.9.1-3.el9.x86_64 31/31 #14 97.70 Verifying : libicu-67.1-10.el9_6.x86_64 1/31 #14 97.70 Verifying : boost-1.75.0-13.el9_7.x86_64 2/31 #14 97.70 Verifying : boost-atomic-1.75.0-13.el9_7.x86_64 3/31 #14 97.70 Verifying : boost-chrono-1.75.0-13.el9_7.x86_64 4/31 #14 97.70 Verifying : boost-container-1.75.0-13.el9_7.x86_64 5/31 #14 97.70 Verifying : boost-context-1.75.0-13.el9_7.x86_64 6/31 #14 97.70 Verifying : boost-contract-1.75.0-13.el9_7.x86_64 7/31 #14 97.70 Verifying : boost-coroutine-1.75.0-13.el9_7.x86_64 8/31 #14 97.70 Verifying : boost-date-time-1.75.0-13.el9_7.x86_64 9/31 #14 97.70 Verifying : boost-fiber-1.75.0-13.el9_7.x86_64 10/31 #14 97.70 Verifying : boost-filesystem-1.75.0-13.el9_7.x86_64 11/31 #14 97.70 Verifying : boost-graph-1.75.0-13.el9_7.x86_64 12/31 #14 97.70 Verifying : boost-iostreams-1.75.0-13.el9_7.x86_64 13/31 #14 97.70 Verifying : boost-locale-1.75.0-13.el9_7.x86_64 14/31 #14 97.70 Verifying : boost-log-1.75.0-13.el9_7.x86_64 15/31 #14 97.70 Verifying : boost-math-1.75.0-13.el9_7.x86_64 16/31 #14 97.70 Verifying : boost-nowide-1.75.0-13.el9_7.x86_64 17/31 #14 97.70 Verifying : boost-program-options-1.75.0-13.el9_7.x86_64 18/31 #14 97.70 Verifying : boost-python3-1.75.0-13.el9_7.x86_64 19/31 #14 97.70 Verifying : boost-random-1.75.0-13.el9_7.x86_64 20/31 #14 97.70 Verifying : boost-regex-1.75.0-13.el9_7.x86_64 21/31 #14 97.70 Verifying : boost-serialization-1.75.0-13.el9_7.x86_64 22/31 #14 97.70 Verifying : boost-stacktrace-1.75.0-13.el9_7.x86_64 23/31 #14 97.70 Verifying : boost-system-1.75.0-13.el9_7.x86_64 24/31 #14 97.70 Verifying : boost-test-1.75.0-13.el9_7.x86_64 25/31 #14 97.70 Verifying : boost-thread-1.75.0-13.el9_7.x86_64 26/31 #14 97.70 Verifying : boost-timer-1.75.0-13.el9_7.x86_64 27/31 #14 97.70 Verifying : boost-type_erasure-1.75.0-13.el9_7.x86_64 28/31 #14 97.70 Verifying : boost-wave-1.75.0-13.el9_7.x86_64 29/31 #14 97.70 Verifying : gperftools-libs-2.9.1-3.el9.x86_64 30/31 #14 97.70 Verifying : libunwind-1.6.2-1.el9.x86_64 31/31 #14 97.98 #14 97.98 Installed: #14 97.98 boost-1.75.0-13.el9_7.x86_64 #14 97.98 boost-atomic-1.75.0-13.el9_7.x86_64 #14 97.98 boost-chrono-1.75.0-13.el9_7.x86_64 #14 97.98 boost-container-1.75.0-13.el9_7.x86_64 #14 97.98 boost-context-1.75.0-13.el9_7.x86_64 #14 97.98 boost-contract-1.75.0-13.el9_7.x86_64 #14 97.98 boost-coroutine-1.75.0-13.el9_7.x86_64 #14 97.98 boost-date-time-1.75.0-13.el9_7.x86_64 #14 97.98 boost-fiber-1.75.0-13.el9_7.x86_64 #14 97.98 boost-filesystem-1.75.0-13.el9_7.x86_64 #14 97.98 boost-graph-1.75.0-13.el9_7.x86_64 #14 97.98 boost-iostreams-1.75.0-13.el9_7.x86_64 #14 97.98 boost-locale-1.75.0-13.el9_7.x86_64 #14 97.98 boost-log-1.75.0-13.el9_7.x86_64 #14 97.98 boost-math-1.75.0-13.el9_7.x86_64 #14 97.98 boost-nowide-1.75.0-13.el9_7.x86_64 #14 97.98 boost-program-options-1.75.0-13.el9_7.x86_64 #14 97.98 boost-python3-1.75.0-13.el9_7.x86_64 #14 97.98 boost-random-1.75.0-13.el9_7.x86_64 #14 97.98 boost-regex-1.75.0-13.el9_7.x86_64 #14 97.98 boost-serialization-1.75.0-13.el9_7.x86_64 #14 97.98 boost-stacktrace-1.75.0-13.el9_7.x86_64 #14 97.98 boost-system-1.75.0-13.el9_7.x86_64 #14 97.98 boost-test-1.75.0-13.el9_7.x86_64 #14 97.98 boost-thread-1.75.0-13.el9_7.x86_64 #14 97.98 boost-timer-1.75.0-13.el9_7.x86_64 #14 97.98 boost-type_erasure-1.75.0-13.el9_7.x86_64 #14 97.98 boost-wave-1.75.0-13.el9_7.x86_64 #14 97.98 gperftools-libs-2.9.1-3.el9.x86_64 #14 97.98 libicu-67.1-10.el9_6.x86_64 #14 97.98 libunwind-1.6.2-1.el9.x86_64 #14 97.98 #14 97.98 Complete! #14 98.68 77 files removed #14 99.47 Looking in indexes: http://tf-mirrors.gz1.opensdn.io/root/pypi/+simple/, http://localhost:6667/pip/simple #14 99.57 Collecting contrail-vrouter-api==0.1.dev0 #14 99.57 Downloading http://localhost:6667/pip/simple/contrail-vrouter-api/contrail_vrouter_api-0.1.dev0-py3-none-any.whl (2.9 kB) #14 99.74 Installing collected packages: contrail-vrouter-api #14 100.2 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 100.2 Successfully installed contrail-vrouter-api-0.1.dev0 #14 DONE 102.0s #15 [stage-1 8/8] COPY *.sh / #15 DONE 0.7s #16 exporting to image #16 exporting layers #16 exporting layers 0.9s done #16 writing image sha256:f8d01a9e712b448e2f12f2084f1903fa82a4595aa053ebfbe879fa8e5d453d78 done #16 naming to nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_5_1_4-2_7 #16 naming to nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_5_1_4-2_7 0.0s done #16 DONE 1.0s 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-10 15:23:09,820: INFO: Docker build duration: 144 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-tor-agent] 9b7fff50ad52: Preparing fefe6f94f688: Preparing aff9fa1eacc1: Preparing 50cb8e88ef32: Preparing 4a2e524e7478: Preparing df8822c0e884: Preparing 41aee809fad5: Preparing de3e138f9545: Preparing 186b3510c112: Preparing 0444ba842a79: Preparing 5a35f89826d8: Preparing a5f4780e109b: Preparing ef1cd1168fde: Preparing 0ae7734bc684: Preparing e92d7afb94db: Preparing 78e3cc8ea3d4: Preparing 86a605f5f68c: Preparing 81d73868a925: Preparing c727e168e76f: Preparing d9244ea60d34: Preparing 44343de3ea1d: Preparing 9b7fff50ad52: Waiting fefe6f94f688: Waiting aff9fa1eacc1: Waiting 50cb8e88ef32: Waiting 4a2e524e7478: Waiting df8822c0e884: Waiting 41aee809fad5: Waiting de3e138f9545: Waiting 186b3510c112: Waiting 0444ba842a79: Waiting 5a35f89826d8: Waiting a5f4780e109b: Waiting ef1cd1168fde: Waiting 0ae7734bc684: Waiting e92d7afb94db: Waiting 78e3cc8ea3d4: Waiting 86a605f5f68c: Waiting 81d73868a925: Waiting c727e168e76f: Waiting d9244ea60d34: Waiting 44343de3ea1d: Waiting 9b7fff50ad52: Pushed aff9fa1eacc1: Pushed 50cb8e88ef32: Pushed 4a2e524e7478: Pushed df8822c0e884: Pushed de3e138f9545: Layer already exists 41aee809fad5: Pushed 186b3510c112: Layer already exists 0444ba842a79: Layer already exists 5a35f89826d8: Layer already exists a5f4780e109b: Layer already exists ef1cd1168fde: Layer already exists 0ae7734bc684: Layer already exists e92d7afb94db: Layer already exists 78e3cc8ea3d4: Layer already exists 86a605f5f68c: Layer already exists 81d73868a925: Layer already exists d9244ea60d34: Layer already exists c727e168e76f: Layer already exists 44343de3ea1d: Layer already exists fefe6f94f688: Pushed master-2_5_1_4-2_7: digest: sha256:5a7e8a1bc35279bfb00d7ae1bbbcae1d183e916af508ed9fb1ac2647e0c4c097 size: 4713 2026-03-10 15:23:28,555: INFO: Building opensdn-tor-agent finished successfully, duration: 163 seconds WARNING: This output is designed for human readability. For machine-readable output, please use --format. IMAGE ID DISK USAGE CONTENT SIZE EXTRA nexus.gz1.opensdn.io:5101/opensdn-analytics-alarm-gen:master-2_5_1_4-2_7 e5d2f53093ba 683MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-api:master-2_5_1_4-2_7 8a0d04abeb8e 692MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-2_5_1_4-2_7 d8edbac0f235 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-collector:master-2_5_1_4-2_7 115171c59dff 749MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine:master-2_5_1_4-2_7 2311415dc064 745MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base:master-2_5_1_4-2_7 527eab40af59 908MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-collector:master-2_5_1_4-2_7 21695a993300 909MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology:master-2_5_1_4-2_7 f1bdaf2e006e 908MB 0B nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src:master-2_5_1_4-2_7 25f374177f7f 1.41MB 0B nexus.gz1.opensdn.io:5101/opensdn-base:master-2_5_1_4-2_7 9eb68f46559b 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src:master-2_5_1_4-2_7 fb3e10ab4658 4.17kB 0B nexus.gz1.opensdn.io:5101/opensdn-charms-src:master-2_5_1_4-2_7 cdfbd37a8023 6.05MB 0B nexus.gz1.opensdn.io:5101/opensdn-container-builder-src:master-2_5_1_4-2_7 f399a141da02 2.39MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-api:master-2_5_1_4-2_7 15419aa69d8b 705MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-base:master-2_5_1_4-2_7 eb822f661bf0 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-dnsmasq:master-2_5_1_4-2_7 0177ac6135e3 682MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema:master-2_5_1_4-2_7 2b770fa77c0e 668MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-svcmonitor:master-2_5_1_4-2_7 8b9b6900f6c0 689MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-base:master-2_5_1_4-2_7 7538cc85c403 726MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-2_5_1_4-2_7 a02e0d6fc211 753MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-2_5_1_4-2_7 9343972c1600 753MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-named:master-2_5_1_4-2_7 195b564fe427 734MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base:master-2_5_1_4-2_7 3c41ee26b8c1 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job:master-2_5_1_4-2_7 c4c81b14f7a8 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web:master-2_5_1_4-2_7 f9e0538086b3 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-debug:master-2_5_1_4-2_7 b1a85ba10efe 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-deployment-test:master-2_5_1_4-2_7 12ba24d722ff 441MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-cassandra:master-2_5_1_4-2_7 40b032b7e720 331MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-haproxy:master-2_5_1_4-2_7 7757d074bbde 144MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-kafka:master-2_5_1_4-2_7 1a00f8d536dd 392MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq:master-2_5_1_4-2_7 3a13b85588a5 363MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-redis:master-2_5_1_4-2_7 26b621020b3c 171MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd:master-2_5_1_4-2_7 e72f90367315 440MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-stunnel:master-2_5_1_4-2_7 9a11b56b50e2 454MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper:master-2_5_1_4-2_7 34e89e89a063 301MB 0B nexus.gz1.opensdn.io:5101/opensdn-general-base:master-2_5_1_4-2_7 bf933286c4e5 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src:master-2_5_1_4-2_7 60013526f88f 32.7MB 0B nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init:master-2_5_1_4-2_7 cb29068f3dc7 687MB 0B nexus.gz1.opensdn.io:5101/opensdn-kubernetes-kube-manager:master-2_5_1_4-2_7 7b161713078b 671MB 0B nexus.gz1.opensdn.io:5101/opensdn-node-init:master-2_5_1_4-2_7 725c3eaff33f 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-nodemgr:master-2_5_1_4-2_7 e853a84424a0 802MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-compute-init:master-2_5_1_4-2_7 c917c5ef4745 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-heat-init:master-2_5_1_4-2_7 8be66e13ba5d 444MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-neutron-init:master-2_5_1_4-2_7 a897bed19adc 444MB 0B nexus.gz1.opensdn.io:5101/opensdn-provisioner:master-2_5_1_4-2_7 e8d053cafc6a 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-status:master-2_5_1_4-2_7 54a8de0bb15c 802MB 0B nexus.gz1.opensdn.io:5101/opensdn-test-test:master-2_5_1_4-2_7 1aafee2dbf06 1.83GB 0B nexus.gz1.opensdn.io:5101/opensdn-tools:master-2_5_1_4-2_7 2d51b29173b3 1.27GB 0B nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_5_1_4-2_7 f8d01a9e712b 726MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent-dpdk:master-2_5_1_4-2_7 cd33d12b95d0 958MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent:master-2_5_1_4-2_7 934253119979 924MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-base:master-2_5_1_4-2_7 2cb94ca3a5f6 734MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-build-init:master-2_5_1_4-2_7 5690a88c9708 614MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk:master-2_5_1_4-2_7 1bb3e209bba0 734MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init:master-2_5_1_4-2_7 c26bb41e82ef 365MB 0B nexus.gz1.opensdn.io:5101/tf-dev-sandbox:frozen 0c29f4b07d49 21GB 0B U opensdn-test-test:master-2_5_1_4-2_7 1aafee2dbf06 1.83GB 0B tf-dev-sandbox:compile f1804bc88465 21.8GB 0B