2026-03-19 11:33:38,181: INFO: Building opensdn-tor-agent 2026-03-19 11:33:38,233: INFO: Building args: --network host --build-arg PIP_REPOSITORY=http://localhost:6667/pip/simple --build-arg CONTRAIL_REGISTRY=nexus.gz1.opensdn.io:5101 --build-arg CONTRAIL_CONTAINER_TAG=master-2_5_1_4-2_7 --build-arg SITE_MIRROR=http://nexus.gz1.opensdn.io/repository/external-web-cache --build-arg LINUX_DISTR_VER=9 --build-arg LINUX_DISTR=rockylinux --build-arg CONTAINER_NAME=opensdn-tor-agent --build-arg UBUNTU_DISTR_VERSION=24.04 --build-arg UBUNTU_DISTR=ubuntu --build-arg VENDOR_NAME=OpenSDN-IO --build-arg VENDOR_DOMAIN=io.opensdn --build-arg BUILD_IMAGE=tf-dev-sandbox:compile --build-arg BUILD_ROOT=/buildroot --build-arg DEBUGINFO_ROOT=/debuginfo #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: #1 transferring dockerfile: 2.10kB done #1 DONE 0.4s #2 [internal] load metadata for nexus.gz1.opensdn.io:5101/opensdn-base:master-2_5_1_4-2_7 #2 DONE 0.0s #3 [internal] load metadata for docker.io/library/tf-dev-sandbox:compile #3 DONE 0.0s #4 [internal] load .dockerignore #4 transferring context: #4 transferring context: 2B done #4 DONE 1.5s #5 [1/1] FROM nexus.gz1.opensdn.io:5101/opensdn-base:master-2_5_1_4-2_7 #5 DONE 0.4s #6 [internal] load build context #6 DONE 0.0s #7 [build 1/1] FROM docker.io/library/tf-dev-sandbox:compile #7 DONE 0.0s #6 [internal] load build context #6 ... #7 [build 1/1] FROM docker.io/library/tf-dev-sandbox:compile #7 CACHED #6 [internal] load build context #6 transferring context: 1.52kB done #6 DONE 2.5s #8 [stage-1 2/8] COPY --from=build /buildroot/usr/lib/libisc-9.21.3.so /usr/lib/ #8 DONE 2.4s #9 [stage-1 3/8] COPY --from=build /buildroot/usr/lib/libisccc-9.21.3.so /usr/lib/ #9 DONE 4.1s #10 [stage-1 4/8] COPY --from=build /buildroot/usr/lib/libisccfg-9.21.3.so /usr/lib/ #10 DONE 2.6s #11 [stage-1 5/8] COPY --from=build /buildroot/usr/bin/contrail-vrouter-agent-health-check.py /usr/bin/ #11 DONE 4.8s #12 [stage-1 6/8] COPY --from=build /buildroot/usr/bin/contrail_crypt_tunnel_client.py /usr/bin/ #12 DONE 1.8s #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 2.835 added from: http://tf-mirrors.gz1.opensdn.io/re 31 MB/s | 14 MB 00:00 #13 10.53 added from: http://tf-mirrors.gz1.opensdn.io/re 27 MB/s | 1.9 MB 00:00 #13 11.04 added from: http://tf-mirrors.gz1.opensdn.io/re 8.6 MB/s | 402 kB 00:00 #13 12.19 added from: http://tf-mirrors.gz1.opensdn.io/re 20 MB/s | 16 MB 00:00 #13 26.55 added from: http://tf-mirrors.gz1.opensdn.io/re 28 MB/s | 11 MB 00:00 #13 34.83 added from: http://tf-mirrors.gz1.opensdn.io/re 24 MB/s | 1.1 MB 00:00 #13 35.55 added from: http://tf-mirrors.gz1.opensdn.io/re 32 MB/s | 4.8 MB 00:00 #13 39.40 added from: http://tf-mirrors.gz1.opensdn.io/re 7.1 MB/s | 697 kB 00:00 #13 40.62 added from: http://tf-mirrors.gz1.opensdn.io/re 9.9 MB/s | 474 kB 00:00 #13 41.04 added from: http://tf-mirrors.gz1.opensdn.io/re 583 kB/s | 18 kB 00:00 #13 41.97 added from: http://tf-mirrors.gz1.opensdn.io/re 1.9 kB/s | 257 B 00:00 #13 42.38 added from: http://tf-mirrors.gz1.opensdn.io/re 389 kB/s | 15 kB 00:00 #13 43.06 added from: http://tf-mirrors.gz1.opensdn.io/re 2.6 MB/s | 96 kB 00:00 #13 44.76 added from: http://tf-mirrors.gz1.opensdn.io/re 43 MB/s | 39 MB 00:00 #13 81.50 Third parties for OpenSDN 20 MB/s | 5.1 MB 00:00 #13 96.79 Dependencies resolved. #13 96.81 ========================================================================================== #13 96.81 Package Arch Version Repository Size #13 96.81 ========================================================================================== #13 96.81 Installing: #13 96.81 boost x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 9.9 k #13 96.81 gperftools-libs x86_64 2.9.1-3.el9 tf-mirrors.ci_repos_epel9.repo 308 k #13 96.81 Installing dependencies: #13 96.81 boost-atomic x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 15 k #13 96.81 boost-chrono x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 23 k #13 96.81 boost-container x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 35 k #13 96.81 boost-context x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 13 k #13 96.81 boost-contract x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 43 k #13 96.81 boost-coroutine x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 30 k #13 96.81 boost-date-time x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 11 k #13 96.81 boost-fiber x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 37 k #13 96.81 boost-filesystem x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 55 k #13 96.81 boost-graph x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 99 k #13 96.81 boost-iostreams x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 37 k #13 96.81 boost-locale x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 212 k #13 96.81 boost-log x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 405 k #13 96.81 boost-math x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 203 k #13 96.81 boost-nowide x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 13 k #13 96.81 boost-program-options x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 104 k #13 96.81 boost-python3 x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 91 k #13 96.81 boost-random x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 22 k #13 96.81 boost-regex x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 275 k #13 96.81 boost-serialization x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 127 k #13 96.81 boost-stacktrace x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 25 k #13 96.81 boost-system x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 11 k #13 96.81 boost-test x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 228 k #13 96.81 boost-thread x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 53 k #13 96.81 boost-timer x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 21 k #13 96.81 boost-type_erasure x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 28 k #13 96.81 boost-wave x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 207 k #13 96.81 libicu x86_64 67.1-10.el9_6 tf-mirrors.ci_repos_yum9-baseos 9.6 M #13 96.81 libunwind x86_64 1.6.2-1.el9 tf-mirrors.ci_repos_epel9.repo 67 k #13 96.81 #13 96.81 Transaction Summary #13 96.81 ========================================================================================== #13 96.81 Install 31 Packages #13 96.81 #13 96.81 Total download size: 12 M #13 96.81 Installed size: 41 M #13 96.81 Downloading Packages: #13 96.86 (1/31): boost-1.75.0-13.el9_7.x86_64.rpm 346 kB/s | 9.9 kB 00:00 #13 96.86 (2/31): boost-atomic-1.75.0-13.el9_7.x86_64.rpm 473 kB/s | 15 kB 00:00 #13 96.88 (3/31): boost-container-1.75.0-13.el9_7.x86_64. 4.5 MB/s | 35 kB 00:00 #13 96.88 (4/31): boost-chrono-1.75.0-13.el9_7.x86_64.rpm 2.1 MB/s | 23 kB 00:00 #13 96.88 (5/31): boost-context-1.75.0-13.el9_7.x86_64.rp 2.3 MB/s | 13 kB 00:00 #13 96.88 (6/31): boost-contract-1.75.0-13.el9_7.x86_64.r 7.1 MB/s | 43 kB 00:00 #13 96.88 (7/31): boost-coroutine-1.75.0-13.el9_7.x86_64. 4.9 MB/s | 30 kB 00:00 #13 96.88 (8/31): boost-date-time-1.75.0-13.el9_7.x86_64. 2.0 MB/s | 11 kB 00:00 #13 96.88 (9/31): boost-fiber-1.75.0-13.el9_7.x86_64.rpm 6.5 MB/s | 37 kB 00:00 #13 96.90 (10/31): boost-filesystem-1.75.0-13.el9_7.x86_6 8.4 MB/s | 55 kB 00:00 #13 96.90 (11/31): boost-graph-1.75.0-13.el9_7.x86_64.rpm 14 MB/s | 99 kB 00:00 #13 96.90 (12/31): boost-iostreams-1.75.0-13.el9_7.x86_64 5.1 MB/s | 37 kB 00:00 #13 96.92 (13/31): boost-locale-1.75.0-13.el9_7.x86_64.rp 20 MB/s | 212 kB 00:00 #13 96.92 (14/31): boost-math-1.75.0-13.el9_7.x86_64.rpm 13 MB/s | 203 kB 00:00 #13 96.92 (15/31): boost-nowide-1.75.0-13.el9_7.x86_64.rp 2.3 MB/s | 13 kB 00:00 #13 96.94 (16/31): boost-log-1.75.0-13.el9_7.x86_64.rpm 11 MB/s | 405 kB 00:00 #13 96.94 (17/31): boost-program-options-1.75.0-13.el9_7. 6.6 MB/s | 104 kB 00:00 #13 96.94 (18/31): boost-python3-1.75.0-13.el9_7.x86_64.r 6.7 MB/s | 91 kB 00:00 #13 96.95 (19/31): boost-random-1.75.0-13.el9_7.x86_64.rp 2.4 MB/s | 22 kB 00:00 #13 96.97 (20/31): boost-regex-1.75.0-13.el9_7.x86_64.rpm 25 MB/s | 275 kB 00:00 #13 96.97 (21/31): boost-serialization-1.75.0-13.el9_7.x8 8.2 MB/s | 127 kB 00:00 #13 96.97 (22/31): boost-stacktrace-1.75.0-13.el9_7.x86_6 2.2 MB/s | 25 kB 00:00 #13 96.99 (23/31): boost-system-1.75.0-13.el9_7.x86_64.rp 1.8 MB/s | 11 kB 00:00 #13 96.99 (24/31): boost-test-1.75.0-13.el9_7.x86_64.rpm 27 MB/s | 228 kB 00:00 #13 96.99 (25/31): boost-thread-1.75.0-13.el9_7.x86_64.rp 5.8 MB/s | 53 kB 00:00 #13 96.99 (26/31): boost-timer-1.75.0-13.el9_7.x86_64.rpm 2.4 MB/s | 21 kB 00:00 #13 97.03 (27/31): boost-type_erasure-1.75.0-13.el9_7.x86 2.4 MB/s | 28 kB 00:00 #13 97.03 (28/31): boost-wave-1.75.0-13.el9_7.x86_64.rpm 16 MB/s | 207 kB 00:00 #13 97.03 (29/31): gperftools-libs-2.9.1-3.el9.x86_64.rpm 17 MB/s | 308 kB 00:00 #13 97.03 (30/31): libunwind-1.6.2-1.el9.x86_64.rpm 3.7 MB/s | 67 kB 00:00 #13 97.18 (31/31): libicu-67.1-10.el9_6.x86_64.rpm 28 MB/s | 9.6 MB 00:00 #13 97.18 -------------------------------------------------------------------------------- #13 97.18 Total 35 MB/s | 12 MB 00:00 #13 97.18 Running transaction check #13 97.25 Transaction check succeeded. #13 97.25 Running transaction test #13 97.53 Transaction test succeeded. #13 97.53 Running transaction #13 98.41 Preparing : 1/1 #13 98.56 Installing : boost-system-1.75.0-13.el9_7.x86_64 1/31 #13 98.57 Installing : boost-chrono-1.75.0-13.el9_7.x86_64 2/31 #13 98.57 Installing : boost-thread-1.75.0-13.el9_7.x86_64 3/31 #13 98.58 Installing : boost-filesystem-1.75.0-13.el9_7.x86_64 4/31 #13 99.31 Installing : libicu-67.1-10.el9_6.x86_64 5/31 #13 99.31 Installing : boost-regex-1.75.0-13.el9_7.x86_64 6/31 #13 99.31 Installing : boost-context-1.75.0-13.el9_7.x86_64 7/31 #13 99.31 Installing : boost-date-time-1.75.0-13.el9_7.x86_64 8/31 #13 99.32 Installing : boost-atomic-1.75.0-13.el9_7.x86_64 9/31 #13 99.42 Installing : boost-log-1.75.0-13.el9_7.x86_64 10/31 #13 99.59 Installing : boost-wave-1.75.0-13.el9_7.x86_64 11/31 #13 99.59 Installing : boost-coroutine-1.75.0-13.el9_7.x86_64 12/31 #13 99.59 Installing : boost-fiber-1.75.0-13.el9_7.x86_64 13/31 #13 99.59 Installing : boost-graph-1.75.0-13.el9_7.x86_64 14/31 #13 99.59 Installing : boost-locale-1.75.0-13.el9_7.x86_64 15/31 #13 99.62 Installing : boost-type_erasure-1.75.0-13.el9_7.x86_64 16/31 #13 99.62 Installing : boost-timer-1.75.0-13.el9_7.x86_64 17/31 #13 99.62 Installing : libunwind-1.6.2-1.el9.x86_64 18/31 #13 99.66 Installing : boost-test-1.75.0-13.el9_7.x86_64 19/31 #13 99.66 Installing : boost-stacktrace-1.75.0-13.el9_7.x86_64 20/31 #13 99.68 Installing : boost-serialization-1.75.0-13.el9_7.x86_64 21/31 #13 99.72 Installing : boost-random-1.75.0-13.el9_7.x86_64 22/31 #13 99.76 Installing : boost-python3-1.75.0-13.el9_7.x86_64 23/31 #13 99.76 Installing : boost-program-options-1.75.0-13.el9_7.x86_64 24/31 #13 99.76 Installing : boost-nowide-1.75.0-13.el9_7.x86_64 25/31 #13 99.76 Installing : boost-math-1.75.0-13.el9_7.x86_64 26/31 #13 99.77 Installing : boost-iostreams-1.75.0-13.el9_7.x86_64 27/31 #13 99.82 Installing : boost-contract-1.75.0-13.el9_7.x86_64 28/31 #13 99.82 Installing : boost-container-1.75.0-13.el9_7.x86_64 29/31 #13 99.82 Installing : boost-1.75.0-13.el9_7.x86_64 30/31 #13 99.82 Installing : gperftools-libs-2.9.1-3.el9.x86_64 31/31 #13 99.82 Running scriptlet: gperftools-libs-2.9.1-3.el9.x86_64 31/31 #13 100.1 Verifying : libicu-67.1-10.el9_6.x86_64 1/31 #13 100.1 Verifying : boost-1.75.0-13.el9_7.x86_64 2/31 #13 100.1 Verifying : boost-atomic-1.75.0-13.el9_7.x86_64 3/31 #13 100.1 Verifying : boost-chrono-1.75.0-13.el9_7.x86_64 4/31 #13 100.1 Verifying : boost-container-1.75.0-13.el9_7.x86_64 5/31 #13 100.1 Verifying : boost-context-1.75.0-13.el9_7.x86_64 6/31 #13 100.1 Verifying : boost-contract-1.75.0-13.el9_7.x86_64 7/31 #13 100.1 Verifying : boost-coroutine-1.75.0-13.el9_7.x86_64 8/31 #13 100.1 Verifying : boost-date-time-1.75.0-13.el9_7.x86_64 9/31 #13 100.1 Verifying : boost-fiber-1.75.0-13.el9_7.x86_64 10/31 #13 100.1 Verifying : boost-filesystem-1.75.0-13.el9_7.x86_64 11/31 #13 100.1 Verifying : boost-graph-1.75.0-13.el9_7.x86_64 12/31 #13 100.1 Verifying : boost-iostreams-1.75.0-13.el9_7.x86_64 13/31 #13 100.1 Verifying : boost-locale-1.75.0-13.el9_7.x86_64 14/31 #13 100.1 Verifying : boost-log-1.75.0-13.el9_7.x86_64 15/31 #13 100.1 Verifying : boost-math-1.75.0-13.el9_7.x86_64 16/31 #13 100.1 Verifying : boost-nowide-1.75.0-13.el9_7.x86_64 17/31 #13 100.1 Verifying : boost-program-options-1.75.0-13.el9_7.x86_64 18/31 #13 100.1 Verifying : boost-python3-1.75.0-13.el9_7.x86_64 19/31 #13 100.1 Verifying : boost-random-1.75.0-13.el9_7.x86_64 20/31 #13 100.1 Verifying : boost-regex-1.75.0-13.el9_7.x86_64 21/31 #13 100.1 Verifying : boost-serialization-1.75.0-13.el9_7.x86_64 22/31 #13 100.1 Verifying : boost-stacktrace-1.75.0-13.el9_7.x86_64 23/31 #13 100.1 Verifying : boost-system-1.75.0-13.el9_7.x86_64 24/31 #13 100.1 Verifying : boost-test-1.75.0-13.el9_7.x86_64 25/31 #13 100.1 Verifying : boost-thread-1.75.0-13.el9_7.x86_64 26/31 #13 100.1 Verifying : boost-timer-1.75.0-13.el9_7.x86_64 27/31 #13 100.1 Verifying : boost-type_erasure-1.75.0-13.el9_7.x86_64 28/31 #13 100.1 Verifying : boost-wave-1.75.0-13.el9_7.x86_64 29/31 #13 100.1 Verifying : gperftools-libs-2.9.1-3.el9.x86_64 30/31 #13 100.1 Verifying : libunwind-1.6.2-1.el9.x86_64 31/31 #13 100.1 #13 100.1 Installed: #13 100.1 boost-1.75.0-13.el9_7.x86_64 #13 100.1 boost-atomic-1.75.0-13.el9_7.x86_64 #13 100.1 boost-chrono-1.75.0-13.el9_7.x86_64 #13 100.1 boost-container-1.75.0-13.el9_7.x86_64 #13 100.1 boost-context-1.75.0-13.el9_7.x86_64 #13 100.1 boost-contract-1.75.0-13.el9_7.x86_64 #13 100.1 boost-coroutine-1.75.0-13.el9_7.x86_64 #13 100.1 boost-date-time-1.75.0-13.el9_7.x86_64 #13 100.1 boost-fiber-1.75.0-13.el9_7.x86_64 #13 100.1 boost-filesystem-1.75.0-13.el9_7.x86_64 #13 100.1 boost-graph-1.75.0-13.el9_7.x86_64 #13 100.1 boost-iostreams-1.75.0-13.el9_7.x86_64 #13 100.1 boost-locale-1.75.0-13.el9_7.x86_64 #13 100.1 boost-log-1.75.0-13.el9_7.x86_64 #13 100.1 boost-math-1.75.0-13.el9_7.x86_64 #13 100.1 boost-nowide-1.75.0-13.el9_7.x86_64 #13 100.1 boost-program-options-1.75.0-13.el9_7.x86_64 #13 100.1 boost-python3-1.75.0-13.el9_7.x86_64 #13 100.1 boost-random-1.75.0-13.el9_7.x86_64 #13 100.1 boost-regex-1.75.0-13.el9_7.x86_64 #13 100.1 boost-serialization-1.75.0-13.el9_7.x86_64 #13 100.1 boost-stacktrace-1.75.0-13.el9_7.x86_64 #13 100.1 boost-system-1.75.0-13.el9_7.x86_64 #13 100.1 boost-test-1.75.0-13.el9_7.x86_64 #13 100.1 boost-thread-1.75.0-13.el9_7.x86_64 #13 100.1 boost-timer-1.75.0-13.el9_7.x86_64 #13 100.1 boost-type_erasure-1.75.0-13.el9_7.x86_64 #13 100.1 boost-wave-1.75.0-13.el9_7.x86_64 #13 100.1 gperftools-libs-2.9.1-3.el9.x86_64 #13 100.1 libicu-67.1-10.el9_6.x86_64 #13 100.1 libunwind-1.6.2-1.el9.x86_64 #13 100.1 #13 100.1 Complete! #13 100.5 77 files removed #13 101.0 Looking in indexes: http://tf-mirrors.gz1.opensdn.io/root/pypi/+simple/, http://localhost:6667/pip/simple #13 101.1 Collecting contrail-vrouter-api==0.1.dev0 #13 101.1 Downloading http://localhost:6667/pip/simple/contrail-vrouter-api/contrail_vrouter_api-0.1.dev0-py3-none-any.whl (2.9 kB) #13 101.6 Installing collected packages: contrail-vrouter-api #13 101.6 Successfully installed contrail-vrouter-api-0.1.dev0 #13 101.7 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 102.7s #14 [stage-1 8/8] COPY *.sh / #14 DONE 2.2s #15 exporting to image #15 exporting layers #15 exporting layers 3.3s done #15 writing image sha256:18f6070e198f3968df47f963aa49ebaf5fa617a02f0e1123efde2cc91933a98a done #15 naming to nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_5_1_4-2_7 done #15 DONE 3.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-03-19 11:36:02,594: INFO: Docker build duration: 144 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-tor-agent] 723272291fd1: Preparing 821f87755921: Preparing 3577d9396243: Preparing 19daf8a999b5: Preparing d9357f58fb62: Preparing 994896661fd9: Preparing 3afe5b31ccb1: Preparing 3673b561311f: Preparing 1a8c1e90cb16: Preparing e431fbf64722: Preparing 01e049246fe6: Preparing f68c4cc009ae: Preparing 6ce81733db7c: Preparing 37f4cb325bab: Preparing a2e968231eb6: Preparing de56cc4accdc: Preparing ee01caaf9364: Preparing 8384a9c4d593: Preparing 6f4e64d1b892: Preparing b45bc7bd3c29: Preparing 44343de3ea1d: Preparing 723272291fd1: Waiting 821f87755921: Waiting 3577d9396243: Waiting 19daf8a999b5: Waiting d9357f58fb62: Waiting 994896661fd9: Waiting 3673b561311f: Waiting 1a8c1e90cb16: Waiting e431fbf64722: Waiting 01e049246fe6: Waiting f68c4cc009ae: Waiting 6ce81733db7c: Waiting 37f4cb325bab: Waiting a2e968231eb6: Waiting de56cc4accdc: Waiting ee01caaf9364: Waiting 8384a9c4d593: Waiting 6f4e64d1b892: Waiting b45bc7bd3c29: Waiting 44343de3ea1d: Waiting 3afe5b31ccb1: Waiting 3577d9396243: Pushed 723272291fd1: Pushed 19daf8a999b5: Pushed d9357f58fb62: Pushed 994896661fd9: Pushed 3673b561311f: Layer already exists 1a8c1e90cb16: Layer already exists e431fbf64722: Layer already exists 3afe5b31ccb1: Pushed 01e049246fe6: Layer already exists 821f87755921: Pushed f68c4cc009ae: Layer already exists 6ce81733db7c: Layer already exists 37f4cb325bab: Layer already exists a2e968231eb6: Layer already exists de56cc4accdc: Layer already exists ee01caaf9364: Layer already exists 8384a9c4d593: Layer already exists 6f4e64d1b892: Layer already exists b45bc7bd3c29: Layer already exists 44343de3ea1d: Layer already exists master-2_5_1_4-2_7: digest: sha256:9e47debbc101b2a6a371f2b8c384aed5b24790af028dd21b410aa21513f0bd63 size: 4713 2026-03-19 11:36:15,643: INFO: Building opensdn-tor-agent finished successfully, duration: 157 seconds WARNING: This output is designed for human readability. For machine-readable output, please use --format. IMAGE ID DISK USAGE CONTENT SIZE EXTRA nexus.gz1.opensdn.io:5101/opensdn-analytics-alarm-gen:master-2_5_1_4-2_7 d0b8060b2199 683MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-api:master-2_5_1_4-2_7 3584851c965d 692MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-2_5_1_4-2_7 f08c11e40fb4 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-collector:master-2_5_1_4-2_7 80ece449f40f 749MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine:master-2_5_1_4-2_7 19e450211641 745MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base:master-2_5_1_4-2_7 800d42620497 908MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-collector:master-2_5_1_4-2_7 fa54f1a6f066 909MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology:master-2_5_1_4-2_7 450d90266209 909MB 0B nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src:master-2_5_1_4-2_7 f9fba7eee9f3 1.41MB 0B nexus.gz1.opensdn.io:5101/opensdn-base:master-2_5_1_4-2_7 b861a7c8c197 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src:master-2_5_1_4-2_7 457da67ada1e 4.17kB 0B nexus.gz1.opensdn.io:5101/opensdn-charms-src:master-2_5_1_4-2_7 bb66fee69520 6.05MB 0B nexus.gz1.opensdn.io:5101/opensdn-container-builder-src:master-2_5_1_4-2_7 6a1917ebe4fc 2.39MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-api:master-2_5_1_4-2_7 ad5d0e89825d 705MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-base:master-2_5_1_4-2_7 d3b7fa484328 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-dnsmasq:master-2_5_1_4-2_7 ff608d46fe21 682MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema:master-2_5_1_4-2_7 2054df25656a 668MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-svcmonitor:master-2_5_1_4-2_7 f2fae9957ac2 689MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-base:master-2_5_1_4-2_7 0ac883713251 726MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-2_5_1_4-2_7 c71650b5f1b2 753MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-2_5_1_4-2_7 92fcadc6142c 753MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-named:master-2_5_1_4-2_7 ee315ba6fb53 734MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base:master-2_5_1_4-2_7 d319fe9d3d7e 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job:master-2_5_1_4-2_7 7d115471b17e 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web:master-2_5_1_4-2_7 d6d569c29628 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-debug:master-2_5_1_4-2_7 e150ca351353 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-cassandra:master-2_5_1_4-2_7 2271d279aaef 331MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-haproxy:master-2_5_1_4-2_7 032a1da66eb9 144MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-kafka:master-2_5_1_4-2_7 444f373e3ae9 392MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq:master-2_5_1_4-2_7 59e5e564958e 363MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-redis:master-2_5_1_4-2_7 35a4505ae11c 171MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd:master-2_5_1_4-2_7 3c5b6272e9b9 440MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-stunnel:master-2_5_1_4-2_7 cc4ba5c7e68f 454MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper:master-2_5_1_4-2_7 9576905db4ee 301MB 0B nexus.gz1.opensdn.io:5101/opensdn-general-base:master-2_5_1_4-2_7 708ea5e76043 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src:master-2_5_1_4-2_7 a534c10c1f6c 32.7MB 0B nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init:master-2_5_1_4-2_7 1dc9658fa40b 687MB 0B nexus.gz1.opensdn.io:5101/opensdn-kubernetes-kube-manager:master-2_5_1_4-2_7 94104ba0306d 672MB 0B nexus.gz1.opensdn.io:5101/opensdn-node-init:master-2_5_1_4-2_7 45159921788e 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-nodemgr:master-2_5_1_4-2_7 4d7ff21f749e 802MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-compute-init:master-2_5_1_4-2_7 8f0c2c217baa 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-heat-init:master-2_5_1_4-2_7 dfa7c12ceb0b 444MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-neutron-init:master-2_5_1_4-2_7 2ac3248958c0 444MB 0B nexus.gz1.opensdn.io:5101/opensdn-provisioner:master-2_5_1_4-2_7 53e55275edae 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-status:master-2_5_1_4-2_7 1384db0781b8 802MB 0B nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_5_1_4-2_7 18f6070e198f 726MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent-dpdk:master-2_5_1_4-2_7 d5b5ec7360bf 958MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-base:master-2_5_1_4-2_7 73920bbc9624 734MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-build-init:master-2_5_1_4-2_7 c70685a87307 612MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk:master-2_5_1_4-2_7 b7afa17563f5 734MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init:master-2_5_1_4-2_7 9c54d03e1f48 365MB 0B nexus.gz1.opensdn.io:5101/tf-dev-sandbox:stable 583121aa2828 2.9GB 0B U tf-dev-sandbox:compile c99527c5e0d3 22.2GB 0B