2026-02-24 09:47:00,048: INFO: Building opensdn-tor-agent 2026-02-24 09:47:00,093: 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_4_9_8-2 --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 #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_4_9_8-2 #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.4s #5 [build 1/1] FROM docker.io/library/tf-dev-sandbox:compile #5 CACHED #6 [1/5] FROM nexus.gz1.opensdn.io:5101/opensdn-base:master-2_4_9_8-2 #6 DONE 0.0s #7 [stage-1 1/4] FROM nexus.gz1.opensdn.io:5101/opensdn-controller-config-base:master-2_4_9_8-2 #7 CACHED #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 0.2s #10 [stage-1 3/8] COPY --from=build /buildroot/usr/lib/libisccc-9.21.3.so /usr/lib/ #10 DONE 0.6s #11 [stage-1 4/8] COPY --from=build /buildroot/usr/lib/libisccfg-9.21.3.so /usr/lib/ #11 DONE 0.3s #12 [stage-1 5/8] COPY --from=build /buildroot/usr/bin/contrail-vrouter-agent-health-check.py /usr/bin/ #12 DONE 2.8s #13 [stage-1 6/8] COPY --from=build /buildroot/usr/bin/contrail_crypt_tunnel_client.py /usr/bin/ #13 DONE 3.4s #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.094 added from: http://tf-mirrors.gz1.opensdn.io/re 51 MB/s | 14 MB 00:00 #14 7.208 added from: http://tf-mirrors.gz1.opensdn.io/re 3.6 MB/s | 1.9 MB 00:00 #14 8.376 added from: http://tf-mirrors.gz1.opensdn.io/re 525 kB/s | 402 kB 00:00 #14 8.891 added from: http://tf-mirrors.gz1.opensdn.io/re 57 MB/s | 16 MB 00:00 #14 14.92 added from: http://tf-mirrors.gz1.opensdn.io/re 24 MB/s | 11 MB 00:00 #14 17.49 added from: http://tf-mirrors.gz1.opensdn.io/re 19 MB/s | 1.1 MB 00:00 #14 18.04 added from: http://tf-mirrors.gz1.opensdn.io/re 34 MB/s | 4.8 MB 00:00 #14 19.76 added from: http://tf-mirrors.gz1.opensdn.io/re 1.8 MB/s | 697 kB 00:00 #14 20.17 added from: http://tf-mirrors.gz1.opensdn.io/re 7.6 MB/s | 474 kB 00:00 #14 20.53 added from: http://tf-mirrors.gz1.opensdn.io/re 197 kB/s | 18 kB 00:00 #14 21.00 added from: http://tf-mirrors.gz1.opensdn.io/re 7.3 kB/s | 257 B 00:00 #14 21.33 added from: http://tf-mirrors.gz1.opensdn.io/re 176 kB/s | 15 kB 00:00 #14 21.79 added from: http://tf-mirrors.gz1.opensdn.io/re 1.9 MB/s | 96 kB 00:00 #14 22.76 added from: http://tf-mirrors.gz1.opensdn.io/re 55 MB/s | 39 MB 00:00 #14 35.43 Third parties for OpenSDN 47 MB/s | 5.1 MB 00:00 #14 41.81 Dependencies resolved. #14 41.81 ========================================================================================== #14 41.81 Package Arch Version Repository Size #14 41.81 ========================================================================================== #14 41.81 Installing: #14 41.81 boost x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 9.9 k #14 41.81 gperftools-libs x86_64 2.9.1-3.el9 tf-mirrors.ci_repos_epel9.repo 308 k #14 41.81 Installing dependencies: #14 41.81 boost-atomic x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 15 k #14 41.81 boost-chrono x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 23 k #14 41.81 boost-container x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 35 k #14 41.81 boost-context x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 13 k #14 41.81 boost-contract x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 43 k #14 41.81 boost-coroutine x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 30 k #14 41.81 boost-date-time x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 11 k #14 41.81 boost-fiber x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 37 k #14 41.81 boost-filesystem x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 55 k #14 41.81 boost-graph x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 99 k #14 41.81 boost-iostreams x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 37 k #14 41.81 boost-locale x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 212 k #14 41.81 boost-log x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 405 k #14 41.81 boost-math x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 203 k #14 41.81 boost-nowide x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 13 k #14 41.81 boost-program-options x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 104 k #14 41.81 boost-python3 x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 91 k #14 41.81 boost-random x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 22 k #14 41.81 boost-regex x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 275 k #14 41.81 boost-serialization x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 127 k #14 41.81 boost-stacktrace x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 25 k #14 41.81 boost-system x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 11 k #14 41.81 boost-test x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 228 k #14 41.81 boost-thread x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 53 k #14 41.81 boost-timer x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 21 k #14 41.81 boost-type_erasure x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 28 k #14 41.81 boost-wave x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 207 k #14 41.81 libicu x86_64 67.1-10.el9_6 tf-mirrors.ci_repos_yum9-baseos 9.6 M #14 41.81 libunwind x86_64 1.6.2-1.el9 tf-mirrors.ci_repos_epel9.repo 67 k #14 41.81 #14 41.81 Transaction Summary #14 41.81 ========================================================================================== #14 41.81 Install 31 Packages #14 41.81 #14 41.81 Total download size: 12 M #14 41.81 Installed size: 41 M #14 41.81 Downloading Packages: #14 41.81 (1/31): boost-1.75.0-13.el9_7.x86_64.rpm 375 kB/s | 9.9 kB 00:00 #14 41.81 (2/31): boost-chrono-1.75.0-13.el9_7.x86_64.rpm 4.9 MB/s | 23 kB 00:00 #14 41.81 (3/31): boost-atomic-1.75.0-13.el9_7.x86_64.rpm 435 kB/s | 15 kB 00:00 #14 41.81 (4/31): boost-container-1.75.0-13.el9_7.x86_64. 5.3 MB/s | 35 kB 00:00 #14 41.81 (5/31): boost-context-1.75.0-13.el9_7.x86_64.rp 1.8 MB/s | 13 kB 00:00 #14 41.81 (6/31): boost-contract-1.75.0-13.el9_7.x86_64.r 5.3 MB/s | 43 kB 00:00 #14 41.81 (7/31): boost-coroutine-1.75.0-13.el9_7.x86_64. 3.9 MB/s | 30 kB 00:00 #14 41.81 (8/31): boost-date-time-1.75.0-13.el9_7.x86_64. 1.7 MB/s | 11 kB 00:00 #14 41.81 (9/31): boost-fiber-1.75.0-13.el9_7.x86_64.rpm 5.4 MB/s | 37 kB 00:00 #14 41.81 (10/31): boost-filesystem-1.75.0-13.el9_7.x86_6 7.6 MB/s | 55 kB 00:00 #14 41.81 (11/31): boost-graph-1.75.0-13.el9_7.x86_64.rpm 12 MB/s | 99 kB 00:00 #14 41.81 (12/31): boost-iostreams-1.75.0-13.el9_7.x86_64 5.6 MB/s | 37 kB 00:00 #14 41.81 (13/31): boost-locale-1.75.0-13.el9_7.x86_64.rp 28 MB/s | 212 kB 00:00 #14 41.91 (14/31): boost-math-1.75.0-13.el9_7.x86_64.rpm 15 MB/s | 203 kB 00:00 #14 41.91 (15/31): boost-log-1.75.0-13.el9_7.x86_64.rpm 16 MB/s | 405 kB 00:00 #14 41.91 (16/31): boost-nowide-1.75.0-13.el9_7.x86_64.rp 1.6 MB/s | 13 kB 00:00 #14 41.91 (17/31): boost-program-options-1.75.0-13.el9_7. 16 MB/s | 104 kB 00:00 #14 41.91 (18/31): boost-python3-1.75.0-13.el9_7.x86_64.r 12 MB/s | 91 kB 00:00 #14 41.91 (19/31): boost-random-1.75.0-13.el9_7.x86_64.rp 3.5 MB/s | 22 kB 00:00 #14 41.91 (20/31): boost-regex-1.75.0-13.el9_7.x86_64.rpm 28 MB/s | 275 kB 00:00 #14 41.91 (21/31): boost-serialization-1.75.0-13.el9_7.x8 12 MB/s | 127 kB 00:00 #14 41.91 (22/31): boost-stacktrace-1.75.0-13.el9_7.x86_6 3.8 MB/s | 25 kB 00:00 #14 41.91 (23/31): boost-system-1.75.0-13.el9_7.x86_64.rp 2.0 MB/s | 11 kB 00:00 #14 41.91 (24/31): boost-test-1.75.0-13.el9_7.x86_64.rpm 24 MB/s | 228 kB 00:00 #14 41.91 (25/31): boost-thread-1.75.0-13.el9_7.x86_64.rp 5.6 MB/s | 53 kB 00:00 #14 41.91 (26/31): boost-timer-1.75.0-13.el9_7.x86_64.rpm 3.5 MB/s | 21 kB 00:00 #14 41.91 (27/31): boost-wave-1.75.0-13.el9_7.x86_64.rpm 14 MB/s | 207 kB 00:00 #14 41.91 (28/31): boost-type_erasure-1.75.0-13.el9_7.x86 1.3 MB/s | 28 kB 00:00 #14 41.91 (29/31): gperftools-libs-2.9.1-3.el9.x86_64.rpm 29 MB/s | 308 kB 00:00 #14 41.91 (30/31): libunwind-1.6.2-1.el9.x86_64.rpm 4.9 MB/s | 67 kB 00:00 #14 42.06 (31/31): libicu-67.1-10.el9_6.x86_64.rpm 34 MB/s | 9.6 MB 00:00 #14 42.06 -------------------------------------------------------------------------------- #14 42.06 Total 44 MB/s | 12 MB 00:00 #14 42.06 Running transaction check #14 42.06 Transaction check succeeded. #14 42.06 Running transaction test #14 42.25 Transaction test succeeded. #14 42.25 Running transaction #14 42.58 Preparing : 1/1 #14 42.68 Installing : boost-system-1.75.0-13.el9_7.x86_64 1/31 #14 42.68 Installing : boost-chrono-1.75.0-13.el9_7.x86_64 2/31 #14 42.68 Installing : boost-thread-1.75.0-13.el9_7.x86_64 3/31 #14 42.74 Installing : boost-filesystem-1.75.0-13.el9_7.x86_64 4/31 #14 43.15 Installing : libicu-67.1-10.el9_6.x86_64 5/31 #14 43.19 Installing : boost-regex-1.75.0-13.el9_7.x86_64 6/31 #14 43.19 Installing : boost-context-1.75.0-13.el9_7.x86_64 7/31 #14 43.19 Installing : boost-date-time-1.75.0-13.el9_7.x86_64 8/31 #14 43.19 Installing : boost-atomic-1.75.0-13.el9_7.x86_64 9/31 #14 43.19 Installing : boost-log-1.75.0-13.el9_7.x86_64 10/31 #14 43.25 Installing : boost-wave-1.75.0-13.el9_7.x86_64 11/31 #14 43.25 Installing : boost-coroutine-1.75.0-13.el9_7.x86_64 12/31 #14 43.25 Installing : boost-fiber-1.75.0-13.el9_7.x86_64 13/31 #14 43.25 Installing : boost-graph-1.75.0-13.el9_7.x86_64 14/31 #14 43.25 Installing : boost-locale-1.75.0-13.el9_7.x86_64 15/31 #14 43.28 Installing : boost-type_erasure-1.75.0-13.el9_7.x86_64 16/31 #14 43.28 Installing : boost-timer-1.75.0-13.el9_7.x86_64 17/31 #14 43.28 Installing : libunwind-1.6.2-1.el9.x86_64 18/31 #14 43.28 Installing : boost-test-1.75.0-13.el9_7.x86_64 19/31 #14 43.33 Installing : boost-stacktrace-1.75.0-13.el9_7.x86_64 20/31 #14 43.33 Installing : boost-serialization-1.75.0-13.el9_7.x86_64 21/31 #14 43.33 Installing : boost-random-1.75.0-13.el9_7.x86_64 22/31 #14 43.33 Installing : boost-python3-1.75.0-13.el9_7.x86_64 23/31 #14 43.37 Installing : boost-program-options-1.75.0-13.el9_7.x86_64 24/31 #14 43.37 Installing : boost-nowide-1.75.0-13.el9_7.x86_64 25/31 #14 43.37 Installing : boost-math-1.75.0-13.el9_7.x86_64 26/31 #14 43.37 Installing : boost-iostreams-1.75.0-13.el9_7.x86_64 27/31 #14 43.37 Installing : boost-contract-1.75.0-13.el9_7.x86_64 28/31 #14 43.37 Installing : boost-container-1.75.0-13.el9_7.x86_64 29/31 #14 43.37 Installing : boost-1.75.0-13.el9_7.x86_64 30/31 #14 43.43 Installing : gperftools-libs-2.9.1-3.el9.x86_64 31/31 #14 43.43 Running scriptlet: gperftools-libs-2.9.1-3.el9.x86_64 31/31 #14 44.56 Verifying : libicu-67.1-10.el9_6.x86_64 1/31 #14 44.56 Verifying : boost-1.75.0-13.el9_7.x86_64 2/31 #14 44.56 Verifying : boost-atomic-1.75.0-13.el9_7.x86_64 3/31 #14 44.56 Verifying : boost-chrono-1.75.0-13.el9_7.x86_64 4/31 #14 44.56 Verifying : boost-container-1.75.0-13.el9_7.x86_64 5/31 #14 44.56 Verifying : boost-context-1.75.0-13.el9_7.x86_64 6/31 #14 44.56 Verifying : boost-contract-1.75.0-13.el9_7.x86_64 7/31 #14 44.56 Verifying : boost-coroutine-1.75.0-13.el9_7.x86_64 8/31 #14 44.56 Verifying : boost-date-time-1.75.0-13.el9_7.x86_64 9/31 #14 44.56 Verifying : boost-fiber-1.75.0-13.el9_7.x86_64 10/31 #14 44.56 Verifying : boost-filesystem-1.75.0-13.el9_7.x86_64 11/31 #14 44.56 Verifying : boost-graph-1.75.0-13.el9_7.x86_64 12/31 #14 44.56 Verifying : boost-iostreams-1.75.0-13.el9_7.x86_64 13/31 #14 44.56 Verifying : boost-locale-1.75.0-13.el9_7.x86_64 14/31 #14 44.56 Verifying : boost-log-1.75.0-13.el9_7.x86_64 15/31 #14 44.56 Verifying : boost-math-1.75.0-13.el9_7.x86_64 16/31 #14 44.56 Verifying : boost-nowide-1.75.0-13.el9_7.x86_64 17/31 #14 44.56 Verifying : boost-program-options-1.75.0-13.el9_7.x86_64 18/31 #14 44.56 Verifying : boost-python3-1.75.0-13.el9_7.x86_64 19/31 #14 44.56 Verifying : boost-random-1.75.0-13.el9_7.x86_64 20/31 #14 44.56 Verifying : boost-regex-1.75.0-13.el9_7.x86_64 21/31 #14 44.56 Verifying : boost-serialization-1.75.0-13.el9_7.x86_64 22/31 #14 44.56 Verifying : boost-stacktrace-1.75.0-13.el9_7.x86_64 23/31 #14 44.56 Verifying : boost-system-1.75.0-13.el9_7.x86_64 24/31 #14 44.56 Verifying : boost-test-1.75.0-13.el9_7.x86_64 25/31 #14 44.56 Verifying : boost-thread-1.75.0-13.el9_7.x86_64 26/31 #14 44.56 Verifying : boost-timer-1.75.0-13.el9_7.x86_64 27/31 #14 44.56 Verifying : boost-type_erasure-1.75.0-13.el9_7.x86_64 28/31 #14 44.56 Verifying : boost-wave-1.75.0-13.el9_7.x86_64 29/31 #14 44.56 Verifying : gperftools-libs-2.9.1-3.el9.x86_64 30/31 #14 44.56 Verifying : libunwind-1.6.2-1.el9.x86_64 31/31 #14 44.56 #14 44.56 Installed: #14 44.56 boost-1.75.0-13.el9_7.x86_64 #14 44.56 boost-atomic-1.75.0-13.el9_7.x86_64 #14 44.56 boost-chrono-1.75.0-13.el9_7.x86_64 #14 44.56 boost-container-1.75.0-13.el9_7.x86_64 #14 44.56 boost-context-1.75.0-13.el9_7.x86_64 #14 44.56 boost-contract-1.75.0-13.el9_7.x86_64 #14 44.56 boost-coroutine-1.75.0-13.el9_7.x86_64 #14 44.56 boost-date-time-1.75.0-13.el9_7.x86_64 #14 44.56 boost-fiber-1.75.0-13.el9_7.x86_64 #14 44.56 boost-filesystem-1.75.0-13.el9_7.x86_64 #14 44.56 boost-graph-1.75.0-13.el9_7.x86_64 #14 44.56 boost-iostreams-1.75.0-13.el9_7.x86_64 #14 44.56 boost-locale-1.75.0-13.el9_7.x86_64 #14 44.56 boost-log-1.75.0-13.el9_7.x86_64 #14 44.56 boost-math-1.75.0-13.el9_7.x86_64 #14 44.56 boost-nowide-1.75.0-13.el9_7.x86_64 #14 44.56 boost-program-options-1.75.0-13.el9_7.x86_64 #14 44.56 boost-python3-1.75.0-13.el9_7.x86_64 #14 44.56 boost-random-1.75.0-13.el9_7.x86_64 #14 44.56 boost-regex-1.75.0-13.el9_7.x86_64 #14 44.56 boost-serialization-1.75.0-13.el9_7.x86_64 #14 44.56 boost-stacktrace-1.75.0-13.el9_7.x86_64 #14 44.56 boost-system-1.75.0-13.el9_7.x86_64 #14 44.56 boost-test-1.75.0-13.el9_7.x86_64 #14 44.56 boost-thread-1.75.0-13.el9_7.x86_64 #14 44.56 boost-timer-1.75.0-13.el9_7.x86_64 #14 44.56 boost-type_erasure-1.75.0-13.el9_7.x86_64 #14 44.56 boost-wave-1.75.0-13.el9_7.x86_64 #14 44.56 gperftools-libs-2.9.1-3.el9.x86_64 #14 44.56 libicu-67.1-10.el9_6.x86_64 #14 44.56 libunwind-1.6.2-1.el9.x86_64 #14 44.56 #14 44.56 Complete! #14 44.85 77 files removed #14 45.18 Looking in indexes: http://tf-mirrors.gz1.opensdn.io/root/pypi/+simple/, http://localhost:6667/pip/simple #14 45.23 Collecting contrail-vrouter-api==0.1.dev0 #14 45.23 Downloading http://localhost:6667/pip/simple/contrail-vrouter-api/contrail_vrouter_api-0.1.dev0-py3-none-any.whl (2.9 kB) #14 45.44 Installing collected packages: contrail-vrouter-api #14 45.44 Successfully installed contrail-vrouter-api-0.1.dev0 #14 45.44 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 45.8s #15 [stage-1 8/8] COPY *.sh / #15 DONE 0.5s #16 exporting to image #16 exporting layers #16 exporting layers 2.3s done #16 writing image sha256:590ba3302010fb4cd186e28dac2699d4dadfc999057270dbf0d63b139911f771 #16 writing image sha256:590ba3302010fb4cd186e28dac2699d4dadfc999057270dbf0d63b139911f771 0.0s done #16 naming to nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_4_9_8-2 0.0s done #16 DONE 2.5s 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-02-24 09:49:37,302: INFO: Docker build duration: 157 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-tor-agent] 4292ba4b0da5: Preparing 736b6ffdb5a3: Preparing ea3799985e68: Preparing 89c91ae5013e: Preparing b3753afb6287: Preparing d610aac3bb72: Preparing c7ec79ebb95a: Preparing 234804e75557: Preparing 6d607ed1784c: Preparing e61433d0d4cb: Preparing 50cbfd308d59: Preparing 0c0afab5ea3d: Preparing a0788c7d1867: Preparing 8fd85ea205ab: Preparing 67d545673e91: Preparing 48dc4d139efd: Preparing d428c1167e73: Preparing c730dc67d961: Preparing 37ad5134147b: Preparing d40f8ab5e97c: Preparing 44343de3ea1d: Preparing 4292ba4b0da5: Waiting 736b6ffdb5a3: Waiting ea3799985e68: Waiting 89c91ae5013e: Waiting b3753afb6287: Waiting d610aac3bb72: Waiting c7ec79ebb95a: Waiting 234804e75557: Waiting 6d607ed1784c: Waiting e61433d0d4cb: Waiting 50cbfd308d59: Waiting 0c0afab5ea3d: Waiting a0788c7d1867: Waiting 8fd85ea205ab: Waiting 67d545673e91: Waiting 48dc4d139efd: Waiting d428c1167e73: Waiting c730dc67d961: Waiting 37ad5134147b: Waiting d40f8ab5e97c: Waiting 44343de3ea1d: Waiting 4292ba4b0da5: Pushed ea3799985e68: Pushed 89c91ae5013e: Pushed b3753afb6287: Pushed d610aac3bb72: Pushed c7ec79ebb95a: Pushed 234804e75557: Layer already exists 6d607ed1784c: Layer already exists e61433d0d4cb: Layer already exists 50cbfd308d59: Layer already exists 0c0afab5ea3d: Layer already exists 8fd85ea205ab: Layer already exists a0788c7d1867: Layer already exists 67d545673e91: Layer already exists 48dc4d139efd: Layer already exists d428c1167e73: Layer already exists c730dc67d961: Layer already exists 37ad5134147b: Layer already exists d40f8ab5e97c: Layer already exists 44343de3ea1d: Layer already exists 736b6ffdb5a3: Pushed master-2_4_9_8-2: digest: sha256:a04694d783ad8ec21a03a741fccbacf610d84251d5f7b54adcb623ffa3828254 size: 4713 2026-02-24 09:50:03,184: INFO: Building opensdn-tor-agent finished successfully, duration: 183 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_4_9_8-2 f21dde2827e5 683MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-api:master-2_4_9_8-2 3ea29bc87e2a 692MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-2_4_9_8-2 a47fed476c3a 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-collector:master-2_4_9_8-2 1e57d15e79cc 1.01GB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine:master-2_4_9_8-2 f3a2d9d11452 892MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base:master-2_4_9_8-2 449051032024 908MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-collector:master-2_4_9_8-2 71c3026fdd6c 908MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology:master-2_4_9_8-2 16247ec06dcb 908MB 0B nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src:master-2_4_9_8-2 d42fae1b5143 1.4MB 0B nexus.gz1.opensdn.io:5101/opensdn-base:master-2_4_9_8-2 1393f100140e 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src:master-2_4_9_8-2 2d71ec92fbe4 4.17kB 0B nexus.gz1.opensdn.io:5101/opensdn-charms-src:master-2_4_9_8-2 3e454b95561b 6.05MB 0B nexus.gz1.opensdn.io:5101/opensdn-container-builder-src:master-2_4_9_8-2 e388ebe379c8 2.48MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-api:master-2_4_9_8-2 a83e256b7de1 705MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-base:master-2_4_9_8-2 ca2dcbf019ad 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-dnsmasq:master-2_4_9_8-2 0cd3a85380a8 682MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema:master-2_4_9_8-2 ae8cbe17e835 668MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-svcmonitor:master-2_4_9_8-2 75c96b2736e4 689MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-base:master-2_4_9_8-2 2ba409d152b6 726MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-2_4_9_8-2 7591238034fe 1.28GB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-2_4_9_8-2 af4286b2ceeb 1.05GB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-named:master-2_4_9_8-2 6325c21c6719 746MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base:master-2_4_9_8-2 379ec3289d4c 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job:master-2_4_9_8-2 e46bd74e4e3b 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web:master-2_4_9_8-2 e6f122a76349 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-debug:master-2_4_9_8-2 72f3c4b93fac 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-deployment-test:master-2_4_9_8-2 3ef29384b994 441MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-cassandra:master-2_4_9_8-2 1be32001fde8 331MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-haproxy:master-2_4_9_8-2 8488e0205828 144MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-kafka:master-2_4_9_8-2 7b0d67e61194 392MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq:master-2_4_9_8-2 336439ad99f3 363MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-redis:master-2_4_9_8-2 468da9417b78 171MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd:master-2_4_9_8-2 8800b379e660 440MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-stunnel:master-2_4_9_8-2 8d67ed49a843 454MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper:master-2_4_9_8-2 7aaaa8889708 301MB 0B nexus.gz1.opensdn.io:5101/opensdn-general-base:master-2_4_9_8-2 12060d55ea22 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src:master-2_4_9_8-2 6b09c2b97cbf 32.7MB 0B nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init:master-2_4_9_8-2 1bcc486d7fd8 687MB 0B nexus.gz1.opensdn.io:5101/opensdn-kubernetes-kube-manager:master-2_4_9_8-2 3a01dc61981a 671MB 0B nexus.gz1.opensdn.io:5101/opensdn-node-init:master-2_4_9_8-2 0fa0941363c8 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-nodemgr:master-2_4_9_8-2 9a99d2631d7a 802MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-compute-init:master-2_4_9_8-2 1bf09e024561 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-heat-init:master-2_4_9_8-2 5441dc53f30f 444MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-neutron-init:master-2_4_9_8-2 46b7b00c1495 444MB 0B nexus.gz1.opensdn.io:5101/opensdn-provisioner:master-2_4_9_8-2 230e876d2539 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-status:master-2_4_9_8-2 b411abee5284 802MB 0B nexus.gz1.opensdn.io:5101/opensdn-test-test:master-2_4_9_8-2 915714bd7fa2 1.83GB 0B nexus.gz1.opensdn.io:5101/opensdn-tools:master-2_4_9_8-2 04ddf428cad0 1.39GB 0B nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_4_9_8-2 590ba3302010 727MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent-dpdk:master-2_4_9_8-2 c729ac8658e9 1.02GB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent:master-2_4_9_8-2 179d144ba3f9 1.85GB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-base:master-2_4_9_8-2 00bc590f343b 737MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-build-init:master-2_4_9_8-2 f0459d8f680b 616MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk:master-2_4_9_8-2 069fe453d6d1 737MB 0B nexus.gz1.opensdn.io:5101/tf-dev-sandbox:frozen 7f9c0a441bcc 23.5GB 0B U opensdn-test-test:master-2_4_9_8-2 915714bd7fa2 1.83GB 0B tf-dev-sandbox:compile 8bbfd36ae465 42.6GB 0B