2026-05-28 08:21:10,777: INFO: Building opensdn-tor-agent 2026-05-28 08:21:10,830: 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_7_7_5-6_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.1s #2 [internal] load metadata for nexus.gz1.opensdn.io:5101/opensdn-base:master-2_7_7_5-6_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 2.2s #5 [1/1] FROM nexus.gz1.opensdn.io:5101/opensdn-base:master-2_7_7_5-6_4 #5 DONE 0.1s #6 [build 1/1] FROM docker.io/library/tf-dev-sandbox:compile #6 CACHED #7 [internal] load build context #7 DONE 0.0s #7 [internal] load build context #7 transferring context: 1.52kB 0.0s 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.2s #9 [stage-1 3/8] COPY --from=build /buildroot/usr/lib/libisccc-9.21.3.so /usr/lib/ #9 DONE 3.1s #10 [stage-1 4/8] COPY --from=build /buildroot/usr/lib/libisccfg-9.21.3.so /usr/lib/ #10 DONE 3.1s #11 [stage-1 5/8] COPY --from=build /buildroot/usr/bin/contrail-vrouter-agent-health-check.py /usr/bin/ #11 DONE 2.7s #12 [stage-1 6/8] COPY --from=build /buildroot/usr/bin/contrail_crypt_tunnel_client.py /usr/bin/ #12 DONE 1.6s #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 4.592 added from: http://tf-mirrors.gz1.opensdn.io/re 48 MB/s | 14 MB 00:00 #13 13.94 added from: http://tf-mirrors.gz1.opensdn.io/re 21 MB/s | 1.9 MB 00:00 #13 14.71 added from: http://tf-mirrors.gz1.opensdn.io/re 10 MB/s | 402 kB 00:00 #13 15.79 added from: http://tf-mirrors.gz1.opensdn.io/re 33 MB/s | 16 MB 00:00 #13 28.44 added from: http://tf-mirrors.gz1.opensdn.io/re 41 MB/s | 11 MB 00:00 #13 37.55 added from: http://tf-mirrors.gz1.opensdn.io/re 11 MB/s | 1.1 MB 00:00 #13 38.92 added from: http://tf-mirrors.gz1.opensdn.io/re 23 MB/s | 4.8 MB 00:00 #13 44.01 added from: http://tf-mirrors.gz1.opensdn.io/re 16 MB/s | 697 kB 00:00 #13 45.35 added from: http://tf-mirrors.gz1.opensdn.io/re 1.2 MB/s | 474 kB 00:00 #13 46.25 added from: http://tf-mirrors.gz1.opensdn.io/re 813 kB/s | 18 kB 00:00 #13 46.80 added from: http://tf-mirrors.gz1.opensdn.io/re 7.8 kB/s | 257 B 00:00 #13 47.56 added from: http://tf-mirrors.gz1.opensdn.io/re 458 kB/s | 15 kB 00:00 #13 48.15 added from: http://tf-mirrors.gz1.opensdn.io/re 2.2 MB/s | 96 kB 00:00 #13 50.28 added from: http://tf-mirrors.gz1.opensdn.io/re 30 MB/s | 39 MB 00:01 #13 81.02 Third parties for OpenSDN 36 MB/s | 5.1 MB 00:00 #13 92.77 Dependencies resolved. #13 92.77 ========================================================================================== #13 92.77 Package Arch Version Repository Size #13 92.77 ========================================================================================== #13 92.77 Installing: #13 92.77 boost x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 9.9 k #13 92.77 gperftools-libs x86_64 2.9.1-3.el9 tf-mirrors.ci_repos_epel9.repo 308 k #13 92.77 Installing dependencies: #13 92.77 boost-atomic x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 15 k #13 92.77 boost-chrono x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 23 k #13 92.77 boost-container x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 35 k #13 92.77 boost-context x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 13 k #13 92.77 boost-contract x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 43 k #13 92.77 boost-coroutine x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 30 k #13 92.77 boost-date-time x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 11 k #13 92.77 boost-fiber x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 37 k #13 92.77 boost-filesystem x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 55 k #13 92.77 boost-graph x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 99 k #13 92.77 boost-iostreams x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 37 k #13 92.77 boost-locale x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 212 k #13 92.77 boost-log x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 405 k #13 92.77 boost-math x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 203 k #13 92.77 boost-nowide x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 13 k #13 92.77 boost-program-options x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 104 k #13 92.77 boost-python3 x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 91 k #13 92.77 boost-random x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 22 k #13 92.77 boost-regex x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 275 k #13 92.77 boost-serialization x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 127 k #13 92.77 boost-stacktrace x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 25 k #13 92.77 boost-system x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 11 k #13 92.77 boost-test x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 228 k #13 92.77 boost-thread x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 53 k #13 92.77 boost-timer x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 21 k #13 92.77 boost-type_erasure x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 28 k #13 92.77 boost-wave x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 207 k #13 92.77 libicu x86_64 67.1-10.el9_6 tf-mirrors.ci_repos_yum9-baseos 9.6 M #13 92.77 libunwind x86_64 1.6.2-1.el9 tf-mirrors.ci_repos_epel9.repo 67 k #13 92.77 #13 92.77 Transaction Summary #13 92.77 ========================================================================================== #13 92.77 Install 31 Packages #13 92.77 #13 92.77 Total download size: 12 M #13 92.77 Installed size: 41 M #13 92.77 Downloading Packages: #13 92.85 (1/31): boost-1.75.0-13.el9_7.x86_64.rpm 136 kB/s | 9.9 kB 00:00 #13 92.85 (2/31): boost-atomic-1.75.0-13.el9_7.x86_64.rpm 197 kB/s | 15 kB 00:00 #13 92.85 (3/31): boost-container-1.75.0-13.el9_7.x86_64. 5.8 MB/s | 35 kB 00:00 #13 92.85 (4/31): boost-chrono-1.75.0-13.el9_7.x86_64.rpm 2.0 MB/s | 23 kB 00:00 #13 92.85 (5/31): boost-context-1.75.0-13.el9_7.x86_64.rp 1.5 MB/s | 13 kB 00:00 #13 92.88 (6/31): boost-contract-1.75.0-13.el9_7.x86_64.r 6.3 MB/s | 43 kB 00:00 #13 92.88 (7/31): boost-coroutine-1.75.0-13.el9_7.x86_64. 5.0 MB/s | 30 kB 00:00 #13 92.88 (8/31): boost-date-time-1.75.0-13.el9_7.x86_64. 2.1 MB/s | 11 kB 00:00 #13 92.88 (9/31): boost-fiber-1.75.0-13.el9_7.x86_64.rpm 4.8 MB/s | 37 kB 00:00 #13 92.88 (10/31): boost-filesystem-1.75.0-13.el9_7.x86_6 6.2 MB/s | 55 kB 00:00 #13 92.88 (11/31): boost-graph-1.75.0-13.el9_7.x86_64.rpm 14 MB/s | 99 kB 00:00 #13 92.88 (12/31): boost-iostreams-1.75.0-13.el9_7.x86_64 5.2 MB/s | 37 kB 00:00 #13 92.88 (13/31): boost-locale-1.75.0-13.el9_7.x86_64.rp 20 MB/s | 212 kB 00:00 #13 92.92 (14/31): boost-log-1.75.0-13.el9_7.x86_64.rpm 18 MB/s | 405 kB 00:00 #13 92.92 (15/31): boost-math-1.75.0-13.el9_7.x86_64.rpm 10 MB/s | 203 kB 00:00 #13 92.92 (16/31): boost-nowide-1.75.0-13.el9_7.x86_64.rp 1.9 MB/s | 13 kB 00:00 #13 92.92 (17/31): boost-program-options-1.75.0-13.el9_7. 17 MB/s | 104 kB 00:00 #13 92.92 (18/31): boost-python3-1.75.0-13.el9_7.x86_64.r 11 MB/s | 91 kB 00:00 #13 92.92 (19/31): boost-random-1.75.0-13.el9_7.x86_64.rp 3.0 MB/s | 22 kB 00:00 #13 92.96 (20/31): boost-regex-1.75.0-13.el9_7.x86_64.rpm 20 MB/s | 275 kB 00:00 #13 92.96 (21/31): boost-serialization-1.75.0-13.el9_7.x8 8.3 MB/s | 127 kB 00:00 #13 92.96 (22/31): boost-stacktrace-1.75.0-13.el9_7.x86_6 3.0 MB/s | 25 kB 00:00 #13 92.96 (23/31): boost-system-1.75.0-13.el9_7.x86_64.rp 1.7 MB/s | 11 kB 00:00 #13 92.96 (24/31): boost-test-1.75.0-13.el9_7.x86_64.rpm 24 MB/s | 228 kB 00:00 #13 92.96 (25/31): boost-thread-1.75.0-13.el9_7.x86_64.rp 5.3 MB/s | 53 kB 00:00 #13 92.98 (26/31): boost-type_erasure-1.75.0-13.el9_7.x86 1.9 MB/s | 28 kB 00:00 #13 92.98 (27/31): boost-timer-1.75.0-13.el9_7.x86_64.rpm 976 kB/s | 21 kB 00:00 #13 92.98 (28/31): boost-wave-1.75.0-13.el9_7.x86_64.rpm 22 MB/s | 207 kB 00:00 #13 93.00 (29/31): gperftools-libs-2.9.1-3.el9.x86_64.rpm 24 MB/s | 308 kB 00:00 #13 93.00 (30/31): libunwind-1.6.2-1.el9.x86_64.rpm 4.8 MB/s | 67 kB 00:00 #13 93.16 (31/31): libicu-67.1-10.el9_6.x86_64.rpm 25 MB/s | 9.6 MB 00:00 #13 93.16 -------------------------------------------------------------------------------- #13 93.16 Total 32 MB/s | 12 MB 00:00 #13 93.16 Running transaction check #13 93.23 Transaction check succeeded. #13 93.23 Running transaction test #13 93.53 Transaction test succeeded. #13 93.53 Running transaction #13 95.40 Preparing : 1/1 #13 95.50 Installing : boost-system-1.75.0-13.el9_7.x86_64 1/31 #13 95.71 Installing : boost-chrono-1.75.0-13.el9_7.x86_64 2/31 #13 95.71 Installing : boost-thread-1.75.0-13.el9_7.x86_64 3/31 #13 95.71 Installing : boost-filesystem-1.75.0-13.el9_7.x86_64 4/31 #13 96.01 Installing : libicu-67.1-10.el9_6.x86_64 5/31 #13 96.05 Installing : boost-regex-1.75.0-13.el9_7.x86_64 6/31 #13 96.05 Installing : boost-context-1.75.0-13.el9_7.x86_64 7/31 #13 96.05 Installing : boost-date-time-1.75.0-13.el9_7.x86_64 8/31 #13 96.05 Installing : boost-atomic-1.75.0-13.el9_7.x86_64 9/31 #13 96.12 Installing : boost-log-1.75.0-13.el9_7.x86_64 10/31 #13 96.12 Installing : boost-wave-1.75.0-13.el9_7.x86_64 11/31 #13 96.12 Installing : boost-coroutine-1.75.0-13.el9_7.x86_64 12/31 #13 96.12 Installing : boost-fiber-1.75.0-13.el9_7.x86_64 13/31 #13 96.14 Installing : boost-graph-1.75.0-13.el9_7.x86_64 14/31 #13 96.16 Installing : boost-locale-1.75.0-13.el9_7.x86_64 15/31 #13 96.17 Installing : boost-type_erasure-1.75.0-13.el9_7.x86_64 16/31 #13 96.18 Installing : boost-timer-1.75.0-13.el9_7.x86_64 17/31 #13 96.20 Installing : libunwind-1.6.2-1.el9.x86_64 18/31 #13 96.22 Installing : boost-test-1.75.0-13.el9_7.x86_64 19/31 #13 96.25 Installing : boost-stacktrace-1.75.0-13.el9_7.x86_64 20/31 #13 96.25 Installing : boost-serialization-1.75.0-13.el9_7.x86_64 21/31 #13 96.25 Installing : boost-random-1.75.0-13.el9_7.x86_64 22/31 #13 96.29 Installing : boost-python3-1.75.0-13.el9_7.x86_64 23/31 #13 96.29 Installing : boost-program-options-1.75.0-13.el9_7.x86_64 24/31 #13 96.46 Installing : boost-nowide-1.75.0-13.el9_7.x86_64 25/31 #13 96.57 Installing : boost-math-1.75.0-13.el9_7.x86_64 26/31 #13 96.57 Installing : boost-iostreams-1.75.0-13.el9_7.x86_64 27/31 #13 96.57 Installing : boost-contract-1.75.0-13.el9_7.x86_64 28/31 #13 96.57 Installing : boost-container-1.75.0-13.el9_7.x86_64 29/31 #13 96.57 Installing : boost-1.75.0-13.el9_7.x86_64 30/31 #13 96.63 Installing : gperftools-libs-2.9.1-3.el9.x86_64 31/31 #13 96.63 Running scriptlet: gperftools-libs-2.9.1-3.el9.x86_64 31/31 #13 96.93 Verifying : libicu-67.1-10.el9_6.x86_64 1/31 #13 96.93 Verifying : boost-1.75.0-13.el9_7.x86_64 2/31 #13 96.93 Verifying : boost-atomic-1.75.0-13.el9_7.x86_64 3/31 #13 96.93 Verifying : boost-chrono-1.75.0-13.el9_7.x86_64 4/31 #13 96.93 Verifying : boost-container-1.75.0-13.el9_7.x86_64 5/31 #13 96.93 Verifying : boost-context-1.75.0-13.el9_7.x86_64 6/31 #13 96.93 Verifying : boost-contract-1.75.0-13.el9_7.x86_64 7/31 #13 96.93 Verifying : boost-coroutine-1.75.0-13.el9_7.x86_64 8/31 #13 96.93 Verifying : boost-date-time-1.75.0-13.el9_7.x86_64 9/31 #13 96.93 Verifying : boost-fiber-1.75.0-13.el9_7.x86_64 10/31 #13 96.93 Verifying : boost-filesystem-1.75.0-13.el9_7.x86_64 11/31 #13 96.93 Verifying : boost-graph-1.75.0-13.el9_7.x86_64 12/31 #13 96.93 Verifying : boost-iostreams-1.75.0-13.el9_7.x86_64 13/31 #13 96.93 Verifying : boost-locale-1.75.0-13.el9_7.x86_64 14/31 #13 96.93 Verifying : boost-log-1.75.0-13.el9_7.x86_64 15/31 #13 96.93 Verifying : boost-math-1.75.0-13.el9_7.x86_64 16/31 #13 96.93 Verifying : boost-nowide-1.75.0-13.el9_7.x86_64 17/31 #13 96.93 Verifying : boost-program-options-1.75.0-13.el9_7.x86_64 18/31 #13 96.93 Verifying : boost-python3-1.75.0-13.el9_7.x86_64 19/31 #13 96.93 Verifying : boost-random-1.75.0-13.el9_7.x86_64 20/31 #13 96.93 Verifying : boost-regex-1.75.0-13.el9_7.x86_64 21/31 #13 96.93 Verifying : boost-serialization-1.75.0-13.el9_7.x86_64 22/31 #13 96.93 Verifying : boost-stacktrace-1.75.0-13.el9_7.x86_64 23/31 #13 96.93 Verifying : boost-system-1.75.0-13.el9_7.x86_64 24/31 #13 96.93 Verifying : boost-test-1.75.0-13.el9_7.x86_64 25/31 #13 96.93 Verifying : boost-thread-1.75.0-13.el9_7.x86_64 26/31 #13 96.93 Verifying : boost-timer-1.75.0-13.el9_7.x86_64 27/31 #13 96.93 Verifying : boost-type_erasure-1.75.0-13.el9_7.x86_64 28/31 #13 96.93 Verifying : boost-wave-1.75.0-13.el9_7.x86_64 29/31 #13 96.93 Verifying : gperftools-libs-2.9.1-3.el9.x86_64 30/31 #13 96.93 Verifying : libunwind-1.6.2-1.el9.x86_64 31/31 #13 96.99 #13 96.99 Installed: #13 96.99 boost-1.75.0-13.el9_7.x86_64 #13 96.99 boost-atomic-1.75.0-13.el9_7.x86_64 #13 96.99 boost-chrono-1.75.0-13.el9_7.x86_64 #13 96.99 boost-container-1.75.0-13.el9_7.x86_64 #13 96.99 boost-context-1.75.0-13.el9_7.x86_64 #13 96.99 boost-contract-1.75.0-13.el9_7.x86_64 #13 96.99 boost-coroutine-1.75.0-13.el9_7.x86_64 #13 96.99 boost-date-time-1.75.0-13.el9_7.x86_64 #13 96.99 boost-fiber-1.75.0-13.el9_7.x86_64 #13 96.99 boost-filesystem-1.75.0-13.el9_7.x86_64 #13 96.99 boost-graph-1.75.0-13.el9_7.x86_64 #13 96.99 boost-iostreams-1.75.0-13.el9_7.x86_64 #13 96.99 boost-locale-1.75.0-13.el9_7.x86_64 #13 96.99 boost-log-1.75.0-13.el9_7.x86_64 #13 96.99 boost-math-1.75.0-13.el9_7.x86_64 #13 96.99 boost-nowide-1.75.0-13.el9_7.x86_64 #13 96.99 boost-program-options-1.75.0-13.el9_7.x86_64 #13 96.99 boost-python3-1.75.0-13.el9_7.x86_64 #13 96.99 boost-random-1.75.0-13.el9_7.x86_64 #13 96.99 boost-regex-1.75.0-13.el9_7.x86_64 #13 96.99 boost-serialization-1.75.0-13.el9_7.x86_64 #13 96.99 boost-stacktrace-1.75.0-13.el9_7.x86_64 #13 96.99 boost-system-1.75.0-13.el9_7.x86_64 #13 96.99 boost-test-1.75.0-13.el9_7.x86_64 #13 96.99 boost-thread-1.75.0-13.el9_7.x86_64 #13 96.99 boost-timer-1.75.0-13.el9_7.x86_64 #13 96.99 boost-type_erasure-1.75.0-13.el9_7.x86_64 #13 96.99 boost-wave-1.75.0-13.el9_7.x86_64 #13 96.99 gperftools-libs-2.9.1-3.el9.x86_64 #13 96.99 libicu-67.1-10.el9_6.x86_64 #13 96.99 libunwind-1.6.2-1.el9.x86_64 #13 96.99 #13 96.99 Complete! #13 97.29 77 files removed #13 97.78 Looking in indexes: http://tf-mirrors.gz1.opensdn.io/root/pypi/+simple/, http://localhost:6667/pip/simple #13 97.86 Collecting contrail-vrouter-api==0.1.dev0 #13 97.86 Downloading http://localhost:6667/pip/simple/contrail-vrouter-api/contrail_vrouter_api-0.1.dev0-py3-none-any.whl (2.9 kB) #13 98.17 Installing collected packages: contrail-vrouter-api #13 98.17 Successfully installed contrail-vrouter-api-0.1.dev0 #13 98.17 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 99.2s #14 [stage-1 8/8] COPY *.sh / #14 DONE 0.7s #15 exporting to image #15 exporting layers #15 exporting layers 8.0s done #15 writing image sha256:582675e8ce4fde7199f4e25d9195c0a150c93aacbd53898427013f4cf3f75e5c #15 writing image sha256:582675e8ce4fde7199f4e25d9195c0a150c93aacbd53898427013f4cf3f75e5c 0.2s done #15 naming to nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_7_7_5-6_4 #15 naming to nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_7_7_5-6_4 0.0s done #15 DONE 8.3s 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-05-28 08:23:46,431: INFO: Docker build duration: 156 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-tor-agent] 34fabf0d716e: Preparing 15f5bf2fdc35: Preparing 33ca87e7cf3b: Preparing 2d3915f36e6f: Preparing f3ce568d75c9: Preparing 46bb31b440f2: Preparing debeab9b95a5: Preparing 0ee0090b66c8: Preparing f904b38fe8bd: Preparing 37909f41e708: Preparing e3735dab224a: Preparing ea6372b5bf63: Preparing e34507d9f6ce: Preparing 3d6311d7a5ce: Preparing 6638e2955925: Preparing 469aad8da559: Preparing 7fd4fb628338: Preparing ecc115254410: Preparing 140854f07c0a: Preparing 840466122047: Preparing 44343de3ea1d: Preparing 34fabf0d716e: Waiting 15f5bf2fdc35: Waiting 33ca87e7cf3b: Waiting 2d3915f36e6f: Waiting f3ce568d75c9: Waiting 46bb31b440f2: Waiting debeab9b95a5: Waiting 0ee0090b66c8: Waiting f904b38fe8bd: Waiting 37909f41e708: Waiting e3735dab224a: Waiting ea6372b5bf63: Waiting e34507d9f6ce: Waiting 3d6311d7a5ce: Waiting 6638e2955925: Waiting 469aad8da559: Waiting 7fd4fb628338: Waiting ecc115254410: Waiting 140854f07c0a: Waiting 840466122047: Waiting 44343de3ea1d: Waiting 34fabf0d716e: Pushed 33ca87e7cf3b: Pushed 2d3915f36e6f: Pushed f3ce568d75c9: Pushed 46bb31b440f2: Pushed debeab9b95a5: Pushed 0ee0090b66c8: Layer already exists f904b38fe8bd: Layer already exists 37909f41e708: Layer already exists e3735dab224a: Layer already exists ea6372b5bf63: Layer already exists e34507d9f6ce: Layer already exists 3d6311d7a5ce: Layer already exists 6638e2955925: Layer already exists 469aad8da559: Layer already exists 7fd4fb628338: Layer already exists ecc115254410: Layer already exists 140854f07c0a: Layer already exists 840466122047: Layer already exists 44343de3ea1d: Layer already exists 15f5bf2fdc35: Pushed master-2_7_7_5-6_4: digest: sha256:c88f1f7ff682d8e1b17b61bb9c575e60c247011ecab2d16a0e7c24f1862f78f7 size: 4713 2026-05-28 08:24:00,414: INFO: Building opensdn-tor-agent finished successfully, duration: 170 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_7_7_5-6_4 74a8d382d2ad 692MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-api:master-2_7_7_5-6_4 8df68220c9ed 701MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-2_7_7_5-6_4 4ccf54713883 676MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-collector:master-2_7_7_5-6_4 b6955516321a 758MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine:master-2_7_7_5-6_4 a50ed3e23ee6 754MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base:master-2_7_7_5-6_4 cffa9dd05a1e 917MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-collector:master-2_7_7_5-6_4 83b3e3c2bec8 918MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology:master-2_7_7_5-6_4 f68ffa50d5d4 918MB 0B nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src:master-2_7_7_5-6_4 60ad7f5491ab 1.41MB 0B nexus.gz1.opensdn.io:5101/opensdn-base:master-2_7_7_5-6_4 796e53a3ca29 676MB 0B nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src:master-2_7_7_5-6_4 8f47099c3a7d 4.17kB 0B nexus.gz1.opensdn.io:5101/opensdn-charms-src:master-2_7_7_5-6_4 61bd2e270ea6 6.05MB 0B nexus.gz1.opensdn.io:5101/opensdn-container-builder-src:master-2_7_7_5-6_4 4cc5098e2601 2.48MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-api:master-2_7_7_5-6_4 3e44c2757d2e 714MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-base:master-2_7_7_5-6_4 b2603a837a0e 676MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-dnsmasq:master-2_7_7_5-6_4 0a8ea37a4ec0 691MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema:master-2_7_7_5-6_4 c6779a40314d 677MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-svcmonitor:master-2_7_7_5-6_4 6300a66ac6bf 698MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-base:master-2_7_7_5-6_4 eb06dc21e0b6 735MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-2_7_7_5-6_4 e0d45d3e88db 762MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-2_7_7_5-6_4 b5e17f58a661 762MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-named:master-2_7_7_5-6_4 f4b34dff89e3 743MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base:master-2_7_7_5-6_4 a73f02657b91 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job:master-2_7_7_5-6_4 563d48be0708 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web:master-2_7_7_5-6_4 f45f0259337e 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-debug:master-2_7_7_5-6_4 81df5c4d507b 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-cassandra:master-2_7_7_5-6_4 bcd0f6bfd1e9 331MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-haproxy:master-2_7_7_5-6_4 c576e1e86f13 144MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-kafka:master-2_7_7_5-6_4 d22f1cdb6a17 392MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq:master-2_7_7_5-6_4 24ce9f586287 363MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-redis:master-2_7_7_5-6_4 347328482f86 171MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd:master-2_7_7_5-6_4 3a461e0b0698 440MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-stunnel:master-2_7_7_5-6_4 120cd40523f0 454MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper:master-2_7_7_5-6_4 637f89ddb813 301MB 0B nexus.gz1.opensdn.io:5101/opensdn-general-base:master-2_7_7_5-6_4 0dacb200d1e4 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src:master-2_7_7_5-6_4 a8673e9a4c5a 32.7MB 0B nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init:master-2_7_7_5-6_4 2686420ac935 696MB 0B nexus.gz1.opensdn.io:5101/opensdn-kubernetes-kube-manager:master-2_7_7_5-6_4 dbaffd200c12 681MB 0B nexus.gz1.opensdn.io:5101/opensdn-node-init:master-2_7_7_5-6_4 36c721e68111 676MB 0B nexus.gz1.opensdn.io:5101/opensdn-nodemgr:master-2_7_7_5-6_4 9b1694701066 811MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-compute-init:master-2_7_7_5-6_4 0d64ac6f99a0 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-heat-init:master-2_7_7_5-6_4 af4ef7f60d59 444MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-neutron-init:master-2_7_7_5-6_4 c0ed24cf8f91 444MB 0B nexus.gz1.opensdn.io:5101/opensdn-provisioner:master-2_7_7_5-6_4 85976cb17b24 676MB 0B nexus.gz1.opensdn.io:5101/opensdn-status:master-2_7_7_5-6_4 9ab3aec56a07 811MB 0B nexus.gz1.opensdn.io:5101/opensdn-test-test:master-2_7_7_5-6_4 ee8e923fe7f6 1.84GB 0B nexus.gz1.opensdn.io:5101/opensdn-tools:master-2_7_7_5-6_4 9edabd924aa1 1.28GB 0B nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_7_7_5-6_4 582675e8ce4f 735MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent-dpdk:master-2_7_7_5-6_4 9fffaf5c5b91 967MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent:master-2_7_7_5-6_4 22c2d4f5d23c 934MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-base:master-2_7_7_5-6_4 47d17e1f32a6 743MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-build-init:master-2_7_7_5-6_4 319d2c605f9c 615MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk:master-2_7_7_5-6_4 51e36eb79941 743MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init:master-2_7_7_5-6_4 2cd171fc064f 365MB 0B nexus.gz1.opensdn.io:5101/tf-dev-sandbox:sandbox-master-2_7_7_5-6_4 f7f509ac9545 2.9GB 0B U opensdn-test-test:master-2_7_7_5-6_4 ee8e923fe7f6 1.84GB 0B rockylinux:9 9cc24f05f309 176MB 0B tf-dev-sandbox:compile b0b05587a401 22.2GB 0B tf-dev-sandbox:sandbox-master-2_7_7_5-6_4 f7f509ac9545 2.9GB 0B U