2026-07-17 23:49:31,058: INFO: Building opensdn-tor-agent 2026-07-17 23:49:31,123: 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-3_0_0_8-6 --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=26.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.9s #2 [internal] load metadata for nexus.gz1.opensdn.io:5101/opensdn-base:master-3_0_0_8-6 #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/5] FROM nexus.gz1.opensdn.io:5101/opensdn-base:master-3_0_0_8-6 #5 DONE 0.1s #6 [build 1/1] FROM docker.io/library/tf-dev-sandbox:compile #6 CACHED #7 [internal] load build context #7 transferring context: 1.52kB done #7 DONE 2.6s #8 [stage-1 2/8] COPY --from=build /buildroot/usr/lib/libisc-9.21.3.so /usr/lib/ #8 DONE 3.9s #9 [stage-1 3/8] COPY --from=build /buildroot/usr/lib/libisccc-9.21.3.so /usr/lib/ #9 DONE 2.5s #10 [stage-1 4/8] COPY --from=build /buildroot/usr/lib/libisccfg-9.21.3.so /usr/lib/ #10 DONE 1.2s #11 [stage-1 5/8] COPY --from=build /buildroot/usr/bin/contrail-vrouter-agent-health-check.py /usr/bin/ #11 DONE 1.6s #12 [stage-1 6/8] COPY --from=build /buildroot/usr/bin/contrail_crypt_tunnel_client.py /usr/bin/ #12 DONE 3.5s #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.444 added from: http://tf-mirrors.gz1.opensdn.io/re 39 MB/s | 18 MB 00:00 #13 16.58 added from: http://tf-mirrors.gz1.opensdn.io/re 23 MB/s | 2.9 MB 00:00 #13 18.93 added from: http://tf-mirrors.gz1.opensdn.io/re 8.8 MB/s | 516 kB 00:00 #13 20.27 added from: http://tf-mirrors.gz1.opensdn.io/re 36 MB/s | 20 MB 00:00 #13 36.52 added from: http://tf-mirrors.gz1.opensdn.io/re 36 MB/s | 15 MB 00:00 #13 47.32 added from: http://tf-mirrors.gz1.opensdn.io/re 17 MB/s | 1.2 MB 00:00 #13 49.18 added from: http://tf-mirrors.gz1.opensdn.io/re 25 MB/s | 6.3 MB 00:00 #13 54.38 added from: http://tf-mirrors.gz1.opensdn.io/re 16 MB/s | 966 kB 00:00 #13 55.54 added from: http://tf-mirrors.gz1.opensdn.io/re 7.8 MB/s | 480 kB 00:00 #13 56.46 added from: http://tf-mirrors.gz1.opensdn.io/re 599 kB/s | 19 kB 00:00 #13 57.01 added from: http://tf-mirrors.gz1.opensdn.io/re 5.0 kB/s | 257 B 00:00 #13 57.88 added from: http://tf-mirrors.gz1.opensdn.io/re 407 kB/s | 15 kB 00:00 #13 58.40 added from: http://tf-mirrors.gz1.opensdn.io/re 2.9 MB/s | 112 kB 00:00 #13 59.66 added from: http://tf-mirrors.gz1.opensdn.io/re 56 MB/s | 44 MB 00:00 #13 86.46 Third parties for OpenSDN 22 MB/s | 5.1 MB 00:00 #13 98.01 Dependencies resolved. #13 98.01 ========================================================================================== #13 98.01 Package Arch Version Repository Size #13 98.01 ========================================================================================== #13 98.01 Installing: #13 98.01 boost x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 9.9 k #13 98.01 gperftools-libs x86_64 2.9.1-3.el9 tf-mirrors.ci_repos_epel9.repo 308 k #13 98.01 Installing dependencies: #13 98.01 boost-atomic x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 15 k #13 98.01 boost-chrono x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 23 k #13 98.01 boost-container x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 35 k #13 98.01 boost-context x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 13 k #13 98.01 boost-contract x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 43 k #13 98.01 boost-coroutine x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 30 k #13 98.01 boost-date-time x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 11 k #13 98.01 boost-fiber x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 37 k #13 98.01 boost-filesystem x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 55 k #13 98.01 boost-graph x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 99 k #13 98.01 boost-iostreams x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 37 k #13 98.01 boost-locale x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 212 k #13 98.01 boost-log x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 405 k #13 98.01 boost-math x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 203 k #13 98.01 boost-nowide x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 13 k #13 98.01 boost-program-options x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 104 k #13 98.01 boost-python3 x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 91 k #13 98.01 boost-random x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 22 k #13 98.01 boost-regex x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 275 k #13 98.01 boost-serialization x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 127 k #13 98.01 boost-stacktrace x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 25 k #13 98.01 boost-system x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 11 k #13 98.01 boost-test x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 228 k #13 98.01 boost-thread x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 53 k #13 98.01 boost-timer x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 21 k #13 98.01 boost-type_erasure x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 28 k #13 98.01 boost-wave x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 207 k #13 98.01 libicu x86_64 67.1-10.el9_6 tf-mirrors.ci_repos_yum9-baseos 9.6 M #13 98.01 libunwind x86_64 1.6.2-1.el9 tf-mirrors.ci_repos_epel9.repo 67 k #13 98.01 #13 98.01 Transaction Summary #13 98.01 ========================================================================================== #13 98.01 Install 31 Packages #13 98.01 #13 98.01 Total download size: 12 M #13 98.01 Installed size: 41 M #13 98.01 Downloading Packages: #13 98.03 (1/31): boost-1.75.0-13.el9_7.x86_64.rpm 353 kB/s | 9.9 kB 00:00 #13 98.03 (2/31): boost-atomic-1.75.0-13.el9_7.x86_64.rpm 490 kB/s | 15 kB 00:00 #13 98.03 (3/31): boost-chrono-1.75.0-13.el9_7.x86_64.rpm 4.7 MB/s | 23 kB 00:00 #13 98.05 (4/31): boost-container-1.75.0-13.el9_7.x86_64. 5.0 MB/s | 35 kB 00:00 #13 98.05 (5/31): boost-context-1.75.0-13.el9_7.x86_64.rp 1.3 MB/s | 13 kB 00:00 #13 98.05 (6/31): boost-contract-1.75.0-13.el9_7.x86_64.r 4.7 MB/s | 43 kB 00:00 #13 98.07 (7/31): boost-coroutine-1.75.0-13.el9_7.x86_64. 3.2 MB/s | 30 kB 00:00 #13 98.07 (8/31): boost-date-time-1.75.0-13.el9_7.x86_64. 1.3 MB/s | 11 kB 00:00 #13 98.07 (9/31): boost-fiber-1.75.0-13.el9_7.x86_64.rpm 3.6 MB/s | 37 kB 00:00 #13 98.07 (10/31): boost-filesystem-1.75.0-13.el9_7.x86_6 5.2 MB/s | 55 kB 00:00 #13 98.08 (11/31): boost-graph-1.75.0-13.el9_7.x86_64.rpm 9.1 MB/s | 99 kB 00:00 #13 98.08 (12/31): boost-iostreams-1.75.0-13.el9_7.x86_64 3.5 MB/s | 37 kB 00:00 #13 98.08 (13/31): boost-locale-1.75.0-13.el9_7.x86_64.rp 13 MB/s | 212 kB 00:00 #13 98.10 (14/31): boost-log-1.75.0-13.el9_7.x86_64.rpm 15 MB/s | 405 kB 00:00 #13 98.10 (15/31): boost-math-1.75.0-13.el9_7.x86_64.rpm 11 MB/s | 203 kB 00:00 #13 98.12 (16/31): boost-nowide-1.75.0-13.el9_7.x86_64.rp 1.1 MB/s | 13 kB 00:00 #13 98.12 (17/31): boost-program-options-1.75.0-13.el9_7. 7.8 MB/s | 104 kB 00:00 #13 98.12 (18/31): boost-python3-1.75.0-13.el9_7.x86_64.r 9.7 MB/s | 91 kB 00:00 #13 98.14 (19/31): boost-random-1.75.0-13.el9_7.x86_64.rp 3.3 MB/s | 22 kB 00:00 #13 98.14 (20/31): boost-serialization-1.75.0-13.el9_7.x8 10 MB/s | 127 kB 00:00 #13 98.16 (21/31): boost-regex-1.75.0-13.el9_7.x86_64.rpm 11 MB/s | 275 kB 00:00 #13 98.16 (22/31): boost-stacktrace-1.75.0-13.el9_7.x86_6 2.3 MB/s | 25 kB 00:00 #13 98.16 (23/31): boost-system-1.75.0-13.el9_7.x86_64.rp 2.3 MB/s | 11 kB 00:00 #13 98.16 (24/31): boost-thread-1.75.0-13.el9_7.x86_64.rp 9.2 MB/s | 53 kB 00:00 #13 98.16 (25/31): boost-test-1.75.0-13.el9_7.x86_64.rpm 16 MB/s | 228 kB 00:00 #13 98.17 (26/31): boost-timer-1.75.0-13.el9_7.x86_64.rpm 1.7 MB/s | 21 kB 00:00 #13 98.18 (27/31): boost-type_erasure-1.75.0-13.el9_7.x86 2.6 MB/s | 28 kB 00:00 #13 98.20 (28/31): boost-wave-1.75.0-13.el9_7.x86_64.rpm 15 MB/s | 207 kB 00:00 #13 98.20 (29/31): gperftools-libs-2.9.1-3.el9.x86_64.rpm 16 MB/s | 308 kB 00:00 #13 98.20 (30/31): libunwind-1.6.2-1.el9.x86_64.rpm 5.3 MB/s | 67 kB 00:00 #13 98.31 (31/31): libicu-67.1-10.el9_6.x86_64.rpm 33 MB/s | 9.6 MB 00:00 #13 98.31 -------------------------------------------------------------------------------- #13 98.31 Total 42 MB/s | 12 MB 00:00 #13 98.31 Running transaction check #13 98.34 Transaction check succeeded. #13 98.34 Running transaction test #13 98.64 Transaction test succeeded. #13 98.64 Running transaction #13 99.23 Preparing : 1/1 #13 99.33 Installing : boost-system-1.75.0-13.el9_7.x86_64 1/31 #13 99.77 Installing : boost-chrono-1.75.0-13.el9_7.x86_64 2/31 #13 99.77 Installing : boost-thread-1.75.0-13.el9_7.x86_64 3/31 #13 99.77 Installing : boost-filesystem-1.75.0-13.el9_7.x86_64 4/31 #13 100.0 Installing : libicu-67.1-10.el9_6.x86_64 5/31 #13 100.3 Installing : boost-regex-1.75.0-13.el9_7.x86_64 6/31 #13 100.3 Installing : boost-context-1.75.0-13.el9_7.x86_64 7/31 #13 100.3 Installing : boost-date-time-1.75.0-13.el9_7.x86_64 8/31 #13 100.3 Installing : boost-atomic-1.75.0-13.el9_7.x86_64 9/31 #13 100.3 Installing : boost-log-1.75.0-13.el9_7.x86_64 10/31 #13 100.3 Installing : boost-wave-1.75.0-13.el9_7.x86_64 11/31 #13 100.4 Installing : boost-coroutine-1.75.0-13.el9_7.x86_64 12/31 #13 100.4 Installing : boost-fiber-1.75.0-13.el9_7.x86_64 13/31 #13 100.4 Installing : boost-graph-1.75.0-13.el9_7.x86_64 14/31 #13 100.4 Installing : boost-locale-1.75.0-13.el9_7.x86_64 15/31 #13 100.4 Installing : boost-type_erasure-1.75.0-13.el9_7.x86_64 16/31 #13 100.4 Installing : boost-timer-1.75.0-13.el9_7.x86_64 17/31 #13 100.4 Installing : libunwind-1.6.2-1.el9.x86_64 18/31 #13 100.4 Installing : boost-test-1.75.0-13.el9_7.x86_64 19/31 #13 100.5 Installing : boost-stacktrace-1.75.0-13.el9_7.x86_64 20/31 #13 100.5 Installing : boost-serialization-1.75.0-13.el9_7.x86_64 21/31 #13 100.5 Installing : boost-random-1.75.0-13.el9_7.x86_64 22/31 #13 100.5 Installing : boost-python3-1.75.0-13.el9_7.x86_64 23/31 #13 100.5 Installing : boost-program-options-1.75.0-13.el9_7.x86_64 24/31 #13 100.5 Installing : boost-nowide-1.75.0-13.el9_7.x86_64 25/31 #13 100.5 Installing : boost-math-1.75.0-13.el9_7.x86_64 26/31 #13 100.6 Installing : boost-iostreams-1.75.0-13.el9_7.x86_64 27/31 #13 100.6 Installing : boost-contract-1.75.0-13.el9_7.x86_64 28/31 #13 100.6 Installing : boost-container-1.75.0-13.el9_7.x86_64 29/31 #13 100.6 Installing : boost-1.75.0-13.el9_7.x86_64 30/31 #13 100.6 Installing : gperftools-libs-2.9.1-3.el9.x86_64 31/31 #13 100.6 Running scriptlet: gperftools-libs-2.9.1-3.el9.x86_64 31/31 #13 102.0 Verifying : libicu-67.1-10.el9_6.x86_64 1/31 #13 102.0 Verifying : boost-1.75.0-13.el9_7.x86_64 2/31 #13 102.0 Verifying : boost-atomic-1.75.0-13.el9_7.x86_64 3/31 #13 102.0 Verifying : boost-chrono-1.75.0-13.el9_7.x86_64 4/31 #13 102.0 Verifying : boost-container-1.75.0-13.el9_7.x86_64 5/31 #13 102.0 Verifying : boost-context-1.75.0-13.el9_7.x86_64 6/31 #13 102.0 Verifying : boost-contract-1.75.0-13.el9_7.x86_64 7/31 #13 102.0 Verifying : boost-coroutine-1.75.0-13.el9_7.x86_64 8/31 #13 102.0 Verifying : boost-date-time-1.75.0-13.el9_7.x86_64 9/31 #13 102.0 Verifying : boost-fiber-1.75.0-13.el9_7.x86_64 10/31 #13 102.0 Verifying : boost-filesystem-1.75.0-13.el9_7.x86_64 11/31 #13 102.0 Verifying : boost-graph-1.75.0-13.el9_7.x86_64 12/31 #13 102.0 Verifying : boost-iostreams-1.75.0-13.el9_7.x86_64 13/31 #13 102.0 Verifying : boost-locale-1.75.0-13.el9_7.x86_64 14/31 #13 102.0 Verifying : boost-log-1.75.0-13.el9_7.x86_64 15/31 #13 102.0 Verifying : boost-math-1.75.0-13.el9_7.x86_64 16/31 #13 102.0 Verifying : boost-nowide-1.75.0-13.el9_7.x86_64 17/31 #13 102.0 Verifying : boost-program-options-1.75.0-13.el9_7.x86_64 18/31 #13 102.0 Verifying : boost-python3-1.75.0-13.el9_7.x86_64 19/31 #13 102.0 Verifying : boost-random-1.75.0-13.el9_7.x86_64 20/31 #13 102.0 Verifying : boost-regex-1.75.0-13.el9_7.x86_64 21/31 #13 102.0 Verifying : boost-serialization-1.75.0-13.el9_7.x86_64 22/31 #13 102.0 Verifying : boost-stacktrace-1.75.0-13.el9_7.x86_64 23/31 #13 102.0 Verifying : boost-system-1.75.0-13.el9_7.x86_64 24/31 #13 102.0 Verifying : boost-test-1.75.0-13.el9_7.x86_64 25/31 #13 102.0 Verifying : boost-thread-1.75.0-13.el9_7.x86_64 26/31 #13 102.0 Verifying : boost-timer-1.75.0-13.el9_7.x86_64 27/31 #13 102.0 Verifying : boost-type_erasure-1.75.0-13.el9_7.x86_64 28/31 #13 102.0 Verifying : boost-wave-1.75.0-13.el9_7.x86_64 29/31 #13 102.0 Verifying : gperftools-libs-2.9.1-3.el9.x86_64 30/31 #13 102.0 Verifying : libunwind-1.6.2-1.el9.x86_64 31/31 #13 102.2 #13 102.2 Installed: #13 102.2 boost-1.75.0-13.el9_7.x86_64 #13 102.2 boost-atomic-1.75.0-13.el9_7.x86_64 #13 102.2 boost-chrono-1.75.0-13.el9_7.x86_64 #13 102.2 boost-container-1.75.0-13.el9_7.x86_64 #13 102.2 boost-context-1.75.0-13.el9_7.x86_64 #13 102.2 boost-contract-1.75.0-13.el9_7.x86_64 #13 102.2 boost-coroutine-1.75.0-13.el9_7.x86_64 #13 102.2 boost-date-time-1.75.0-13.el9_7.x86_64 #13 102.2 boost-fiber-1.75.0-13.el9_7.x86_64 #13 102.2 boost-filesystem-1.75.0-13.el9_7.x86_64 #13 102.2 boost-graph-1.75.0-13.el9_7.x86_64 #13 102.2 boost-iostreams-1.75.0-13.el9_7.x86_64 #13 102.2 boost-locale-1.75.0-13.el9_7.x86_64 #13 102.2 boost-log-1.75.0-13.el9_7.x86_64 #13 102.2 boost-math-1.75.0-13.el9_7.x86_64 #13 102.2 boost-nowide-1.75.0-13.el9_7.x86_64 #13 102.2 boost-program-options-1.75.0-13.el9_7.x86_64 #13 102.2 boost-python3-1.75.0-13.el9_7.x86_64 #13 102.2 boost-random-1.75.0-13.el9_7.x86_64 #13 102.2 boost-regex-1.75.0-13.el9_7.x86_64 #13 102.2 boost-serialization-1.75.0-13.el9_7.x86_64 #13 102.2 boost-stacktrace-1.75.0-13.el9_7.x86_64 #13 102.2 boost-system-1.75.0-13.el9_7.x86_64 #13 102.2 boost-test-1.75.0-13.el9_7.x86_64 #13 102.2 boost-thread-1.75.0-13.el9_7.x86_64 #13 102.2 boost-timer-1.75.0-13.el9_7.x86_64 #13 102.2 boost-type_erasure-1.75.0-13.el9_7.x86_64 #13 102.2 boost-wave-1.75.0-13.el9_7.x86_64 #13 102.2 gperftools-libs-2.9.1-3.el9.x86_64 #13 102.2 libicu-67.1-10.el9_6.x86_64 #13 102.2 libunwind-1.6.2-1.el9.x86_64 #13 102.2 #13 102.2 Complete! #13 102.7 77 files removed #13 103.1 Looking in indexes: http://tf-mirrors.gz1.opensdn.io/root/pypi/+simple/, http://localhost:6667/pip/simple #13 103.1 Collecting contrail-vrouter-api==0.1.dev0 #13 103.1 Downloading http://localhost:6667/pip/simple/contrail-vrouter-api/contrail_vrouter_api-0.1.dev0-py3-none-any.whl (2.9 kB) #13 103.3 Installing collected packages: contrail-vrouter-api #13 103.4 Successfully installed contrail-vrouter-api-0.1.dev0 #13 103.4 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 105.4s #14 [stage-1 8/8] COPY *.sh / #14 DONE 5.4s #15 exporting to image #15 exporting layers #15 exporting layers 2.0s done #15 writing image sha256:680c9e6a7e0ccf4146b5d7ec7b1956568173478985c3062209bdc4076032827e #15 writing image sha256:680c9e6a7e0ccf4146b5d7ec7b1956568173478985c3062209bdc4076032827e 0.1s done #15 naming to nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-3_0_0_8-6 #15 naming to nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-3_0_0_8-6 0.4s done #15 DONE 3.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-07-17 23:52:30,574: INFO: Docker build duration: 179 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-tor-agent] 9cfe562448ba: Preparing ccad595434cb: Preparing 5499892450c8: Preparing 0fdc90c939cd: Preparing a76f188e4f28: Preparing 7f247dd65d80: Preparing ee2297c9f20b: Preparing 87352d6c4dcd: Preparing e4d4af49a706: Preparing 19045d0ea61f: Preparing 0d9edb2095ba: Preparing 4adb2bbb20d0: Preparing 80103ffcdec8: Preparing 8f6612561732: Preparing 69a1d5d94650: Preparing 51ab1bcc0faf: Preparing 575c1226cf96: Preparing 9137d401dee1: Preparing 558106a2baec: Preparing 212414b7d8f5: Preparing 44343de3ea1d: Preparing 9cfe562448ba: Waiting ccad595434cb: Waiting 5499892450c8: Waiting 0fdc90c939cd: Waiting a76f188e4f28: Waiting 7f247dd65d80: Waiting ee2297c9f20b: Waiting 87352d6c4dcd: Waiting e4d4af49a706: Waiting 19045d0ea61f: Waiting 0d9edb2095ba: Waiting 4adb2bbb20d0: Waiting 80103ffcdec8: Waiting 8f6612561732: Waiting 69a1d5d94650: Waiting 51ab1bcc0faf: Waiting 575c1226cf96: Waiting 9137d401dee1: Waiting 558106a2baec: Waiting 212414b7d8f5: Waiting 44343de3ea1d: Waiting 9cfe562448ba: Pushed 5499892450c8: Pushed 0fdc90c939cd: Pushed a76f188e4f28: Pushed 7f247dd65d80: Pushed ee2297c9f20b: Pushed 87352d6c4dcd: Layer already exists e4d4af49a706: Layer already exists 19045d0ea61f: Layer already exists 0d9edb2095ba: Layer already exists 4adb2bbb20d0: Layer already exists 80103ffcdec8: Layer already exists 8f6612561732: Layer already exists 69a1d5d94650: Layer already exists 51ab1bcc0faf: Layer already exists 575c1226cf96: Layer already exists 9137d401dee1: Layer already exists 558106a2baec: Layer already exists 212414b7d8f5: Layer already exists 44343de3ea1d: Layer already exists ccad595434cb: Pushed master-3_0_0_8-6: digest: sha256:7fc96f1ae1c81c149f0b255536cada714a51dc97d3a136dd0e262ab307ded0fa size: 4713 2026-07-17 23:52:40,193: INFO: Building opensdn-tor-agent finished successfully, duration: 189 seconds IMAGE ID DISK USAGE CONTENT SIZE EXTRA nexus.gz1.opensdn.io:5101/opensdn-analytics-alarm-gen:master-3_0_0_8-6 5fcac5899052 740MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-api:master-3_0_0_8-6 51b99040d172 748MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-3_0_0_8-6 6ef519a604b9 723MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-collector:master-3_0_0_8-6 87f7f78095f0 805MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine:master-3_0_0_8-6 897d0b90d59d 801MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base:master-3_0_0_8-6 847c76d47340 964MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-collector:master-3_0_0_8-6 f766281845bf 965MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology:master-3_0_0_8-6 34cc3a2136ef 964MB 0B nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src:master-3_0_0_8-6 5a124c544c50 1.39MB 0B nexus.gz1.opensdn.io:5101/opensdn-base:master-3_0_0_8-6 f731072ddfb4 723MB 0B nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src:master-3_0_0_8-6 158605fe15b9 4.17kB 0B nexus.gz1.opensdn.io:5101/opensdn-charms-src:master-3_0_0_8-6 e80d80cd934c 6.05MB 0B nexus.gz1.opensdn.io:5101/opensdn-container-builder-src:master-3_0_0_8-6 ca789e8c2c37 2.39MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-api:master-3_0_0_8-6 6bba9b3d05c2 763MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-base:master-3_0_0_8-6 24670830e5c4 723MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-dnsmasq:master-3_0_0_8-6 189107466a77 738MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema:master-3_0_0_8-6 b4736c6e44fe 724MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-svcmonitor:master-3_0_0_8-6 b197cece9a89 747MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-base:master-3_0_0_8-6 9be8717d7d77 782MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-3_0_0_8-6 16b84374f200 809MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-3_0_0_8-6 2715f05ef8e3 809MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-named:master-3_0_0_8-6 2bbe9b9fca9c 790MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base:master-3_0_0_8-6 fd9228bbb043 957MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job:master-3_0_0_8-6 362da2d38abf 957MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web:master-3_0_0_8-6 4b603727678b 957MB 0B nexus.gz1.opensdn.io:5101/opensdn-debug:master-3_0_0_8-6 b5c73d12ff8d 472MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-cassandra:master-3_0_0_8-6 623303d97ec3 331MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-haproxy:master-3_0_0_8-6 4300e55da9eb 144MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-kafka:master-3_0_0_8-6 cd95400d1d91 392MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq:master-3_0_0_8-6 00e2774d52e5 363MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-redis:master-3_0_0_8-6 09929bc35a33 171MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd:master-3_0_0_8-6 ac70b4cac493 484MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-stunnel:master-3_0_0_8-6 534bc43de396 497MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper:master-3_0_0_8-6 e8060ee654ed 301MB 0B nexus.gz1.opensdn.io:5101/opensdn-general-base:master-3_0_0_8-6 d5118b508869 472MB 0B nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src:master-3_0_0_8-6 302878369ae6 32.7MB 0B nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init:master-3_0_0_8-6 c0ff57318d09 744MB 0B nexus.gz1.opensdn.io:5101/opensdn-kubernetes-kube-manager:master-3_0_0_8-6 340ae5237109 728MB 0B nexus.gz1.opensdn.io:5101/opensdn-node-init:master-3_0_0_8-6 71e7c150ee60 724MB 0B nexus.gz1.opensdn.io:5101/opensdn-nodemgr:master-3_0_0_8-6 13307e133f77 858MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-compute-init:master-3_0_0_8-6 e2901415888f 472MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-heat-init:master-3_0_0_8-6 3c33906c3968 488MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-neutron-init:master-3_0_0_8-6 a9c105b67eb9 488MB 0B nexus.gz1.opensdn.io:5101/opensdn-provisioner:master-3_0_0_8-6 490370f9d293 723MB 0B nexus.gz1.opensdn.io:5101/opensdn-status:master-3_0_0_8-6 853054071394 857MB 0B nexus.gz1.opensdn.io:5101/opensdn-test-test:master-3_0_0_8-6 3c63f1d3b3ba 1.91GB 0B nexus.gz1.opensdn.io:5101/opensdn-tools:master-3_0_0_8-6 5c878cb0e4cd 1.34GB 0B nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-3_0_0_8-6 680c9e6a7e0c 782MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent-dpdk:master-3_0_0_8-6 e4bda6c6ecd4 800MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent:master-3_0_0_8-6 991512e81d54 981MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-base:master-3_0_0_8-6 2ade6018aee6 791MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-build-init:master-3_0_0_8-6 8afd9873a45e 888MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk:master-3_0_0_8-6 753e5c26dc04 791MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init:master-3_0_0_8-6 644f784054db 365MB 0B nexus.gz1.opensdn.io:5101/tf-dev-sandbox:stable 40e9d2bca369 3.01GB 0B U opensdn-test-test:master-3_0_0_8-6 3c63f1d3b3ba 1.91GB 0B tf-dev-sandbox:compile 070fd6c2ecda 22.6GB 0B