2026-04-01 17:20:46,502: INFO: Building opensdn-tor-agent 2026-04-01 17:20:46,548: 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-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.0s #2 [internal] load metadata for nexus.gz1.opensdn.io:5101/opensdn-base:master-2_3_5_4-7 #2 DONE 0.0s #3 [internal] load metadata for docker.io/library/tf-dev-sandbox:compile #3 DONE 0.0s #4 [internal] load .dockerignore #4 transferring context: #4 transferring context: 2B done #4 DONE 1.3s #5 [build 1/1] FROM docker.io/library/tf-dev-sandbox:compile #5 CACHED #6 [stage-1 1/4] FROM nexus.gz1.opensdn.io:5101/opensdn-controller-config-base:master-2_3_5_4-7 #6 CACHED #7 [1/2] FROM nexus.gz1.opensdn.io:5101/opensdn-base:master-2_3_5_4-7 #7 DONE 0.0s #8 [internal] load build context #8 transferring context: 1.52kB done #8 DONE 2.6s #9 [stage-1 2/8] COPY --from=build /buildroot/usr/lib/libisc-9.21.3.so /usr/lib/ #9 DONE 0.8s #10 [stage-1 3/8] COPY --from=build /buildroot/usr/lib/libisccc-9.21.3.so /usr/lib/ #10 DONE 0.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.7s #13 [stage-1 6/8] COPY --from=build /buildroot/usr/bin/contrail_crypt_tunnel_client.py /usr/bin/ #13 DONE 0.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 2.264 added from: http://tf-mirrors.gz1.opensdn.io/re 26 MB/s | 14 MB 00:00 #14 7.470 added from: http://tf-mirrors.gz1.opensdn.io/re 16 MB/s | 1.9 MB 00:00 #14 9.057 added from: http://tf-mirrors.gz1.opensdn.io/re 14 MB/s | 402 kB 00:00 #14 9.737 added from: http://tf-mirrors.gz1.opensdn.io/re 36 MB/s | 16 MB 00:00 #14 21.76 added from: http://tf-mirrors.gz1.opensdn.io/re 37 MB/s | 11 MB 00:00 #14 28.89 added from: http://tf-mirrors.gz1.opensdn.io/re 13 MB/s | 1.1 MB 00:00 #14 29.83 added from: http://tf-mirrors.gz1.opensdn.io/re 31 MB/s | 4.8 MB 00:00 #14 31.79 added from: http://tf-mirrors.gz1.opensdn.io/re 19 MB/s | 697 kB 00:00 #14 32.67 added from: http://tf-mirrors.gz1.opensdn.io/re 12 MB/s | 474 kB 00:00 #14 33.34 added from: http://tf-mirrors.gz1.opensdn.io/re 229 kB/s | 18 kB 00:00 #14 33.85 added from: http://tf-mirrors.gz1.opensdn.io/re 5.8 kB/s | 257 B 00:00 #14 34.58 added from: http://tf-mirrors.gz1.opensdn.io/re 267 kB/s | 15 kB 00:00 #14 35.33 added from: http://tf-mirrors.gz1.opensdn.io/re 2.9 MB/s | 96 kB 00:00 #14 37.46 added from: http://tf-mirrors.gz1.opensdn.io/re 32 MB/s | 39 MB 00:01 #14 67.33 Third parties for OpenSDN 33 MB/s | 5.1 MB 00:00 #14 84.05 Dependencies resolved. #14 84.05 ========================================================================================== #14 84.05 Package Arch Version Repository Size #14 84.05 ========================================================================================== #14 84.05 Installing: #14 84.05 boost x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 9.9 k #14 84.05 gperftools-libs x86_64 2.9.1-3.el9 tf-mirrors.ci_repos_epel9.repo 308 k #14 84.05 Installing dependencies: #14 84.05 boost-atomic x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 15 k #14 84.05 boost-chrono x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 23 k #14 84.05 boost-container x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 35 k #14 84.05 boost-context x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 13 k #14 84.05 boost-contract x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 43 k #14 84.05 boost-coroutine x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 30 k #14 84.05 boost-date-time x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 11 k #14 84.05 boost-fiber x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 37 k #14 84.05 boost-filesystem x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 55 k #14 84.05 boost-graph x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 99 k #14 84.05 boost-iostreams x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 37 k #14 84.05 boost-locale x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 212 k #14 84.05 boost-log x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 405 k #14 84.05 boost-math x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 203 k #14 84.05 boost-nowide x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 13 k #14 84.05 boost-program-options x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 104 k #14 84.05 boost-python3 x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 91 k #14 84.05 boost-random x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 22 k #14 84.05 boost-regex x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 275 k #14 84.05 boost-serialization x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 127 k #14 84.05 boost-stacktrace x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 25 k #14 84.05 boost-system x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 11 k #14 84.05 boost-test x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 228 k #14 84.05 boost-thread x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 53 k #14 84.05 boost-timer x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 21 k #14 84.05 boost-type_erasure x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 28 k #14 84.05 boost-wave x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 207 k #14 84.05 libicu x86_64 67.1-10.el9_6 tf-mirrors.ci_repos_yum9-baseos 9.6 M #14 84.05 libunwind x86_64 1.6.2-1.el9 tf-mirrors.ci_repos_epel9.repo 67 k #14 84.05 #14 84.05 Transaction Summary #14 84.05 ========================================================================================== #14 84.05 Install 31 Packages #14 84.05 #14 84.05 Total download size: 12 M #14 84.05 Installed size: 41 M #14 84.05 Downloading Packages: #14 84.06 (1/31): boost-1.75.0-13.el9_7.x86_64.rpm 486 kB/s | 9.9 kB 00:00 #14 84.06 (2/31): boost-atomic-1.75.0-13.el9_7.x86_64.rpm 627 kB/s | 15 kB 00:00 #14 84.08 (3/31): boost-chrono-1.75.0-13.el9_7.x86_64.rpm 4.0 MB/s | 23 kB 00:00 #14 84.08 (4/31): boost-container-1.75.0-13.el9_7.x86_64. 6.4 MB/s | 35 kB 00:00 #14 84.08 (5/31): boost-context-1.75.0-13.el9_7.x86_64.rp 2.1 MB/s | 13 kB 00:00 #14 84.08 (6/31): boost-contract-1.75.0-13.el9_7.x86_64.r 6.8 MB/s | 43 kB 00:00 #14 84.08 (7/31): boost-coroutine-1.75.0-13.el9_7.x86_64. 5.7 MB/s | 30 kB 00:00 #14 84.08 (8/31): boost-date-time-1.75.0-13.el9_7.x86_64. 2.6 MB/s | 11 kB 00:00 #14 84.08 (9/31): boost-fiber-1.75.0-13.el9_7.x86_64.rpm 6.7 MB/s | 37 kB 00:00 #14 84.08 (10/31): boost-filesystem-1.75.0-13.el9_7.x86_6 8.7 MB/s | 55 kB 00:00 #14 84.09 (11/31): boost-graph-1.75.0-13.el9_7.x86_64.rpm 8.6 MB/s | 99 kB 00:00 #14 84.12 (12/31): boost-iostreams-1.75.0-13.el9_7.x86_64 3.1 MB/s | 37 kB 00:00 #14 84.12 (13/31): boost-locale-1.75.0-13.el9_7.x86_64.rp 20 MB/s | 212 kB 00:00 #14 84.12 (14/31): boost-math-1.75.0-13.el9_7.x86_64.rpm 11 MB/s | 203 kB 00:00 #14 84.16 (15/31): boost-log-1.75.0-13.el9_7.x86_64.rpm 11 MB/s | 405 kB 00:00 #14 84.16 (16/31): boost-nowide-1.75.0-13.el9_7.x86_64.rp 1.0 MB/s | 13 kB 00:00 #14 84.16 (17/31): boost-program-options-1.75.0-13.el9_7. 14 MB/s | 104 kB 00:00 #14 84.16 (18/31): boost-python3-1.75.0-13.el9_7.x86_64.r 7.9 MB/s | 91 kB 00:00 #14 84.16 (19/31): boost-random-1.75.0-13.el9_7.x86_64.rp 2.0 MB/s | 22 kB 00:00 #14 84.18 (20/31): boost-regex-1.75.0-13.el9_7.x86_64.rpm 25 MB/s | 275 kB 00:00 #14 84.18 (21/31): boost-serialization-1.75.0-13.el9_7.x8 6.1 MB/s | 127 kB 00:00 #14 84.18 (22/31): boost-stacktrace-1.75.0-13.el9_7.x86_6 1.5 MB/s | 25 kB 00:00 #14 84.18 (23/31): boost-system-1.75.0-13.el9_7.x86_64.rp 2.3 MB/s | 11 kB 00:00 #14 84.24 (24/31): boost-thread-1.75.0-13.el9_7.x86_64.rp 6.2 MB/s | 53 kB 00:00 #14 84.24 (25/31): boost-test-1.75.0-13.el9_7.x86_64.rpm 12 MB/s | 228 kB 00:00 #14 84.24 (26/31): boost-timer-1.75.0-13.el9_7.x86_64.rpm 2.0 MB/s | 21 kB 00:00 #14 84.24 (27/31): boost-type_erasure-1.75.0-13.el9_7.x86 5.5 MB/s | 28 kB 00:00 #14 84.24 (28/31): boost-wave-1.75.0-13.el9_7.x86_64.rpm 28 MB/s | 207 kB 00:00 #14 84.24 (29/31): libunwind-1.6.2-1.el9.x86_64.rpm 12 MB/s | 67 kB 00:00 #14 84.24 (30/31): gperftools-libs-2.9.1-3.el9.x86_64.rpm 14 MB/s | 308 kB 00:00 #14 84.42 (31/31): libicu-67.1-10.el9_6.x86_64.rpm 25 MB/s | 9.6 MB 00:00 #14 84.42 -------------------------------------------------------------------------------- #14 84.42 Total 32 MB/s | 12 MB 00:00 #14 84.42 Running transaction check #14 84.53 Transaction check succeeded. #14 84.53 Running transaction test #14 84.79 Transaction test succeeded. #14 84.84 Running transaction #14 85.53 Preparing : 1/1 #14 85.67 Installing : boost-system-1.75.0-13.el9_7.x86_64 1/31 #14 85.67 Installing : boost-chrono-1.75.0-13.el9_7.x86_64 2/31 #14 85.67 Installing : boost-thread-1.75.0-13.el9_7.x86_64 3/31 #14 85.67 Installing : boost-filesystem-1.75.0-13.el9_7.x86_64 4/31 #14 85.94 Installing : libicu-67.1-10.el9_6.x86_64 5/31 #14 85.97 Installing : boost-regex-1.75.0-13.el9_7.x86_64 6/31 #14 85.97 Installing : boost-context-1.75.0-13.el9_7.x86_64 7/31 #14 85.97 Installing : boost-date-time-1.75.0-13.el9_7.x86_64 8/31 #14 85.97 Installing : boost-atomic-1.75.0-13.el9_7.x86_64 9/31 #14 85.99 Installing : boost-log-1.75.0-13.el9_7.x86_64 10/31 #14 86.01 Installing : boost-wave-1.75.0-13.el9_7.x86_64 11/31 #14 86.01 Installing : boost-coroutine-1.75.0-13.el9_7.x86_64 12/31 #14 86.01 Installing : boost-fiber-1.75.0-13.el9_7.x86_64 13/31 #14 86.02 Installing : boost-graph-1.75.0-13.el9_7.x86_64 14/31 #14 86.05 Installing : boost-locale-1.75.0-13.el9_7.x86_64 15/31 #14 86.05 Installing : boost-type_erasure-1.75.0-13.el9_7.x86_64 16/31 #14 86.05 Installing : boost-timer-1.75.0-13.el9_7.x86_64 17/31 #14 86.08 Installing : libunwind-1.6.2-1.el9.x86_64 18/31 #14 86.08 Installing : boost-test-1.75.0-13.el9_7.x86_64 19/31 #14 86.08 Installing : boost-stacktrace-1.75.0-13.el9_7.x86_64 20/31 #14 86.15 Installing : boost-serialization-1.75.0-13.el9_7.x86_64 21/31 #14 86.15 Installing : boost-random-1.75.0-13.el9_7.x86_64 22/31 #14 86.15 Installing : boost-python3-1.75.0-13.el9_7.x86_64 23/31 #14 86.15 Installing : boost-program-options-1.75.0-13.el9_7.x86_64 24/31 #14 86.15 Installing : boost-nowide-1.75.0-13.el9_7.x86_64 25/31 #14 86.15 Installing : boost-math-1.75.0-13.el9_7.x86_64 26/31 #14 86.15 Installing : boost-iostreams-1.75.0-13.el9_7.x86_64 27/31 #14 86.24 Installing : boost-contract-1.75.0-13.el9_7.x86_64 28/31 #14 86.24 Installing : boost-container-1.75.0-13.el9_7.x86_64 29/31 #14 86.24 Installing : boost-1.75.0-13.el9_7.x86_64 30/31 #14 86.24 Installing : gperftools-libs-2.9.1-3.el9.x86_64 31/31 #14 86.24 Running scriptlet: gperftools-libs-2.9.1-3.el9.x86_64 31/31 #14 86.63 Verifying : libicu-67.1-10.el9_6.x86_64 1/31 #14 86.63 Verifying : boost-1.75.0-13.el9_7.x86_64 2/31 #14 86.63 Verifying : boost-atomic-1.75.0-13.el9_7.x86_64 3/31 #14 86.63 Verifying : boost-chrono-1.75.0-13.el9_7.x86_64 4/31 #14 86.63 Verifying : boost-container-1.75.0-13.el9_7.x86_64 5/31 #14 86.63 Verifying : boost-context-1.75.0-13.el9_7.x86_64 6/31 #14 86.63 Verifying : boost-contract-1.75.0-13.el9_7.x86_64 7/31 #14 86.63 Verifying : boost-coroutine-1.75.0-13.el9_7.x86_64 8/31 #14 86.63 Verifying : boost-date-time-1.75.0-13.el9_7.x86_64 9/31 #14 86.63 Verifying : boost-fiber-1.75.0-13.el9_7.x86_64 10/31 #14 86.63 Verifying : boost-filesystem-1.75.0-13.el9_7.x86_64 11/31 #14 86.63 Verifying : boost-graph-1.75.0-13.el9_7.x86_64 12/31 #14 86.63 Verifying : boost-iostreams-1.75.0-13.el9_7.x86_64 13/31 #14 86.63 Verifying : boost-locale-1.75.0-13.el9_7.x86_64 14/31 #14 86.63 Verifying : boost-log-1.75.0-13.el9_7.x86_64 15/31 #14 86.63 Verifying : boost-math-1.75.0-13.el9_7.x86_64 16/31 #14 86.63 Verifying : boost-nowide-1.75.0-13.el9_7.x86_64 17/31 #14 86.63 Verifying : boost-program-options-1.75.0-13.el9_7.x86_64 18/31 #14 86.63 Verifying : boost-python3-1.75.0-13.el9_7.x86_64 19/31 #14 86.63 Verifying : boost-random-1.75.0-13.el9_7.x86_64 20/31 #14 86.63 Verifying : boost-regex-1.75.0-13.el9_7.x86_64 21/31 #14 86.63 Verifying : boost-serialization-1.75.0-13.el9_7.x86_64 22/31 #14 86.63 Verifying : boost-stacktrace-1.75.0-13.el9_7.x86_64 23/31 #14 86.63 Verifying : boost-system-1.75.0-13.el9_7.x86_64 24/31 #14 86.63 Verifying : boost-test-1.75.0-13.el9_7.x86_64 25/31 #14 86.63 Verifying : boost-thread-1.75.0-13.el9_7.x86_64 26/31 #14 86.63 Verifying : boost-timer-1.75.0-13.el9_7.x86_64 27/31 #14 86.63 Verifying : boost-type_erasure-1.75.0-13.el9_7.x86_64 28/31 #14 86.63 Verifying : boost-wave-1.75.0-13.el9_7.x86_64 29/31 #14 86.63 Verifying : gperftools-libs-2.9.1-3.el9.x86_64 30/31 #14 86.63 Verifying : libunwind-1.6.2-1.el9.x86_64 31/31 #14 86.72 #14 86.72 Installed: #14 86.72 boost-1.75.0-13.el9_7.x86_64 #14 86.72 boost-atomic-1.75.0-13.el9_7.x86_64 #14 86.72 boost-chrono-1.75.0-13.el9_7.x86_64 #14 86.72 boost-container-1.75.0-13.el9_7.x86_64 #14 86.72 boost-context-1.75.0-13.el9_7.x86_64 #14 86.72 boost-contract-1.75.0-13.el9_7.x86_64 #14 86.72 boost-coroutine-1.75.0-13.el9_7.x86_64 #14 86.72 boost-date-time-1.75.0-13.el9_7.x86_64 #14 86.72 boost-fiber-1.75.0-13.el9_7.x86_64 #14 86.72 boost-filesystem-1.75.0-13.el9_7.x86_64 #14 86.72 boost-graph-1.75.0-13.el9_7.x86_64 #14 86.72 boost-iostreams-1.75.0-13.el9_7.x86_64 #14 86.72 boost-locale-1.75.0-13.el9_7.x86_64 #14 86.72 boost-log-1.75.0-13.el9_7.x86_64 #14 86.72 boost-math-1.75.0-13.el9_7.x86_64 #14 86.72 boost-nowide-1.75.0-13.el9_7.x86_64 #14 86.72 boost-program-options-1.75.0-13.el9_7.x86_64 #14 86.72 boost-python3-1.75.0-13.el9_7.x86_64 #14 86.72 boost-random-1.75.0-13.el9_7.x86_64 #14 86.72 boost-regex-1.75.0-13.el9_7.x86_64 #14 86.72 boost-serialization-1.75.0-13.el9_7.x86_64 #14 86.72 boost-stacktrace-1.75.0-13.el9_7.x86_64 #14 86.72 boost-system-1.75.0-13.el9_7.x86_64 #14 86.72 boost-test-1.75.0-13.el9_7.x86_64 #14 86.72 boost-thread-1.75.0-13.el9_7.x86_64 #14 86.72 boost-timer-1.75.0-13.el9_7.x86_64 #14 86.72 boost-type_erasure-1.75.0-13.el9_7.x86_64 #14 86.72 boost-wave-1.75.0-13.el9_7.x86_64 #14 86.72 gperftools-libs-2.9.1-3.el9.x86_64 #14 86.72 libicu-67.1-10.el9_6.x86_64 #14 86.72 libunwind-1.6.2-1.el9.x86_64 #14 86.72 #14 86.72 Complete! #14 87.34 77 files removed #14 88.18 Looking in indexes: http://tf-mirrors.gz1.opensdn.io/root/pypi/+simple/, http://localhost:6667/pip/simple #14 88.25 Collecting contrail-vrouter-api==0.1.dev0 #14 88.25 Downloading http://localhost:6667/pip/simple/contrail-vrouter-api/contrail_vrouter_api-0.1.dev0-py3-none-any.whl (2.9 kB) #14 88.83 Installing collected packages: contrail-vrouter-api #14 88.83 Successfully installed contrail-vrouter-api-0.1.dev0 #14 88.85 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 DONE 90.0s #15 [stage-1 8/8] COPY *.sh / #15 DONE 0.9s #16 exporting to image #16 exporting layers #16 exporting layers 6.5s done #16 writing image sha256:8f638216215fdc2e5d163f45f177e1afd2debb91274c3531bca3350995fa7d82 #16 writing image sha256:8f638216215fdc2e5d163f45f177e1afd2debb91274c3531bca3350995fa7d82 0.0s done #16 naming to nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_3_5_4-7 0.1s done #16 DONE 6.8s 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-04-01 17:22:43,763: INFO: Docker build duration: 117 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-tor-agent] a3728a3b2012: Preparing 3714baca9ac2: Preparing 9bcf24b6646a: Preparing 17fbd4765522: Preparing ed78703dd168: Preparing 7a279af5aa56: Preparing 4b2007866d10: Preparing 79efeae68169: Preparing 0fb68d514928: Preparing 78d8ae95d783: Preparing f65f764dcb8b: Preparing 67cd9a74c7c1: Preparing 1efdcec43d5d: Preparing aa6a3f8e7c22: Preparing 9e11607f2072: Preparing 2d6fa199c5a7: Preparing bb84afd81bc4: Preparing 0e381945d9da: Preparing 8983a162d77f: Preparing e87cf529be02: Preparing 44343de3ea1d: Preparing a3728a3b2012: Waiting 3714baca9ac2: Waiting 9bcf24b6646a: Waiting 17fbd4765522: Waiting ed78703dd168: Waiting 7a279af5aa56: Waiting 4b2007866d10: Waiting 79efeae68169: Waiting 0fb68d514928: Waiting 78d8ae95d783: Waiting f65f764dcb8b: Waiting 67cd9a74c7c1: Waiting 1efdcec43d5d: Waiting aa6a3f8e7c22: Waiting 9e11607f2072: Waiting 2d6fa199c5a7: Waiting bb84afd81bc4: Waiting 0e381945d9da: Waiting 8983a162d77f: Waiting e87cf529be02: Waiting 44343de3ea1d: Waiting a3728a3b2012: Pushed 9bcf24b6646a: Pushed 17fbd4765522: Pushed ed78703dd168: Pushed 7a279af5aa56: Pushed 79efeae68169: Layer already exists 0fb68d514928: Layer already exists 78d8ae95d783: Layer already exists f65f764dcb8b: Layer already exists 4b2007866d10: Pushed 67cd9a74c7c1: Layer already exists 1efdcec43d5d: Layer already exists aa6a3f8e7c22: Layer already exists 2d6fa199c5a7: Layer already exists 9e11607f2072: Layer already exists bb84afd81bc4: Layer already exists 0e381945d9da: Layer already exists 8983a162d77f: Layer already exists 44343de3ea1d: Layer already exists e87cf529be02: Layer already exists 3714baca9ac2: Pushed master-2_3_5_4-7: digest: sha256:b839a041733e0862200a6f41f48a8ed099f7ef64ca8e4b108648f634be3be134 size: 4713 2026-04-01 17:23:01,496: INFO: Building opensdn-tor-agent finished successfully, duration: 135 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-7 206c55bc5052 683MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-api:master-2_3_5_4-7 a8d9aa822081 692MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-2_3_5_4-7 e7c2accbb5f3 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-collector:master-2_3_5_4-7 f98fa60623f1 749MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine:master-2_3_5_4-7 df480f07d7b7 745MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base:master-2_3_5_4-7 38834b2d6843 908MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-collector:master-2_3_5_4-7 6c72a7500efe 909MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology:master-2_3_5_4-7 6f37bc26afdc 909MB 0B nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src:master-2_3_5_4-7 d17f815f56d2 1.42MB 0B nexus.gz1.opensdn.io:5101/opensdn-base:master-2_3_5_4-7 3224f8f04ca4 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src:master-2_3_5_4-7 0f9398ab4d6a 4.17kB 0B nexus.gz1.opensdn.io:5101/opensdn-charms-src:master-2_3_5_4-7 f25c4dadb200 6.05MB 0B nexus.gz1.opensdn.io:5101/opensdn-container-builder-src:master-2_3_5_4-7 24aa3f765ebe 2.39MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-api:master-2_3_5_4-7 c3cf4a9c3dba 705MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-base:master-2_3_5_4-7 39ac70bfc9d1 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-dnsmasq:master-2_3_5_4-7 68e2f34a69b7 682MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema:master-2_3_5_4-7 b6b85b634be7 668MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-svcmonitor:master-2_3_5_4-7 011176476c37 689MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-base:master-2_3_5_4-7 e4180057e274 726MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-2_3_5_4-7 f3b8751117d9 753MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-2_3_5_4-7 4675d8cdfb40 753MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-named:master-2_3_5_4-7 ab7a84608da2 734MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base:master-2_3_5_4-7 1834d5bc7e4b 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job:master-2_3_5_4-7 c9c429d980ea 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web:master-2_3_5_4-7 bca0054785dc 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-debug:master-2_3_5_4-7 7468ca0173e2 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-deployment-test:master-2_3_5_4-7 8ec0a1c1a9b4 441MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-cassandra:master-2_3_5_4-7 5819f0ccd040 331MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-haproxy:master-2_3_5_4-7 b479b6e2a37b 144MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-kafka:master-2_3_5_4-7 ff24b4a3cc76 392MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq:master-2_3_5_4-7 fda18b8b238a 363MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-redis:master-2_3_5_4-7 bb21ad896db6 171MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd:master-2_3_5_4-7 331b0156a591 440MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-stunnel:master-2_3_5_4-7 39f2f8a1c219 454MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper:master-2_3_5_4-7 b0a8190c6cf8 301MB 0B nexus.gz1.opensdn.io:5101/opensdn-general-base:master-2_3_5_4-7 5170c5638aee 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src:master-2_3_5_4-7 f9c5de210aed 32.7MB 0B nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init:master-2_3_5_4-7 04dab99c0ad0 687MB 0B nexus.gz1.opensdn.io:5101/opensdn-kubernetes-kube-manager:master-2_3_5_4-7 d69c89da909d 672MB 0B nexus.gz1.opensdn.io:5101/opensdn-node-init:master-2_3_5_4-7 91b2ecc23526 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-nodemgr:master-2_3_5_4-7 9e573f221def 802MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-compute-init:master-2_3_5_4-7 4170cd1163f1 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-heat-init:master-2_3_5_4-7 737c6b42ced6 444MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-neutron-init:master-2_3_5_4-7 2a7b7d24aee7 444MB 0B nexus.gz1.opensdn.io:5101/opensdn-provisioner:master-2_3_5_4-7 53aaa1697376 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-status:master-2_3_5_4-7 05b1cb500977 802MB 0B nexus.gz1.opensdn.io:5101/opensdn-test-test:master-2_3_5_4-7 3468697a4404 1.83GB 0B nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_3_5_4-7 8f638216215f 726MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent-dpdk:master-2_3_5_4-7 2f207ec3d938 958MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-base:master-2_3_5_4-7 6e8e41abc15f 734MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-build-init:master-2_3_5_4-7 c891d3c12ea0 612MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk:master-2_3_5_4-7 3cab3687e46c 734MB 0B nexus.gz1.opensdn.io:5101/tf-dev-sandbox:frozen e3614b7d4177 2.9GB 0B U opensdn-test-test:master-2_3_5_4-7 3468697a4404 1.83GB 0B rockylinux:9 9cc24f05f309 176MB 0B tf-dev-sandbox:compile 0ff7e9715ff3 22.2GB 0B tf-dev-sandbox:frozen e3614b7d4177 2.9GB 0B U