2026-03-11 12:35:44,295: INFO: Building opensdn-tor-agent 2026-03-11 12:35:44,366: 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_6_8_3-1 --build-arg SITE_MIRROR=http://nexus.gz1.opensdn.io/repository/external-web-cache --build-arg LINUX_DISTR_VER=9 --build-arg LINUX_DISTR=rockylinux --build-arg CONTAINER_NAME=opensdn-tor-agent --build-arg UBUNTU_DISTR_VERSION=24.04 --build-arg UBUNTU_DISTR=ubuntu --build-arg VENDOR_NAME=OpenSDN-IO --build-arg VENDOR_DOMAIN=io.opensdn --build-arg BUILD_IMAGE=tf-dev-sandbox:compile --build-arg BUILD_ROOT=/buildroot --build-arg DEBUGINFO_ROOT=/debuginfo #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: #1 transferring dockerfile: 2.10kB done #1 DONE 1.8s #2 [internal] load metadata for nexus.gz1.opensdn.io:5101/opensdn-base:master-2_6_8_3-1 #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 [stage-1 1/4] FROM nexus.gz1.opensdn.io:5101/opensdn-base:master-2_6_8_3-1 #6 CACHED #7 [internal] load build context #7 DONE 0.0s #7 [internal] load build context #7 transferring context: 1.52kB 0.0s done #7 DONE 3.1s #8 [stage-1 2/8] COPY --from=build /buildroot/usr/lib/libisc-9.21.3.so /usr/lib/ #8 DONE 1.5s #9 [stage-1 3/8] COPY --from=build /buildroot/usr/lib/libisccc-9.21.3.so /usr/lib/ #9 DONE 1.6s #10 [stage-1 4/8] COPY --from=build /buildroot/usr/lib/libisccfg-9.21.3.so /usr/lib/ #10 DONE 0.8s #11 [stage-1 5/8] COPY --from=build /buildroot/usr/bin/contrail-vrouter-agent-health-check.py /usr/bin/ #11 DONE 0.9s #12 [stage-1 6/8] COPY --from=build /buildroot/usr/bin/contrail_crypt_tunnel_client.py /usr/bin/ #12 DONE 1.6s #13 [stage-1 7/8] RUN set -e ; ln -s /usr/lib/libisc-9.21.3.so /usr/lib/libisc.so ; ln -s /usr/lib/libisccc-9.21.3.so /usr/lib/libisccc.so ; ln -s /usr/lib/libisccfg-9.21.3.so /usr/lib/libisccfg.so ; ldconfig ; source /etc/os-release && ver=$(echo $VERSION_ID | cut -d '.' -f 1) ; if [[ ${ver} == 9 ]]; then pkgs="boost" ; else pkgs="boost169" ; fi ; dnf install -y $pkgs gperftools-libs ; dnf clean all -y ; rm -rf /var/cache/yum ; python3 -m pip install --no-compile --extra-index-url http://localhost:6667/pip/simple "contrail-vrouter-api==0.1.dev0" ; rm -rf /root/.cache #13 2.325 added from: http://tf-mirrors.gz1.opensdn.io/re 29 MB/s | 14 MB 00:00 #13 10.36 added from: http://tf-mirrors.gz1.opensdn.io/re 15 MB/s | 1.9 MB 00:00 #13 12.29 added from: http://tf-mirrors.gz1.opensdn.io/re 8.9 MB/s | 402 kB 00:00 #13 13.36 added from: http://tf-mirrors.gz1.opensdn.io/re 33 MB/s | 16 MB 00:00 #13 29.88 added from: http://tf-mirrors.gz1.opensdn.io/re 35 MB/s | 11 MB 00:00 #13 37.89 added from: http://tf-mirrors.gz1.opensdn.io/re 12 MB/s | 1.1 MB 00:00 #13 39.16 added from: http://tf-mirrors.gz1.opensdn.io/re 38 MB/s | 4.8 MB 00:00 #13 42.43 added from: http://tf-mirrors.gz1.opensdn.io/re 11 MB/s | 697 kB 00:00 #13 43.23 added from: http://tf-mirrors.gz1.opensdn.io/re 8.7 MB/s | 474 kB 00:00 #13 44.05 added from: http://tf-mirrors.gz1.opensdn.io/re 555 kB/s | 18 kB 00:00 #13 44.44 added from: http://tf-mirrors.gz1.opensdn.io/re 5.2 kB/s | 257 B 00:00 #13 45.01 added from: http://tf-mirrors.gz1.opensdn.io/re 236 kB/s | 15 kB 00:00 #13 45.57 added from: http://tf-mirrors.gz1.opensdn.io/re 2.6 MB/s | 96 kB 00:00 #13 47.05 added from: http://tf-mirrors.gz1.opensdn.io/re 43 MB/s | 39 MB 00:00 #13 71.84 Third parties for OpenSDN 30 MB/s | 5.1 MB 00:00 #13 83.14 Dependencies resolved. #13 83.14 ========================================================================================== #13 83.14 Package Arch Version Repository Size #13 83.14 ========================================================================================== #13 83.14 Installing: #13 83.14 boost x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 9.9 k #13 83.14 gperftools-libs x86_64 2.9.1-3.el9 tf-mirrors.ci_repos_epel9.repo 308 k #13 83.14 Installing dependencies: #13 83.14 boost-atomic x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 15 k #13 83.14 boost-chrono x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 23 k #13 83.14 boost-container x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 35 k #13 83.14 boost-context x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 13 k #13 83.14 boost-contract x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 43 k #13 83.14 boost-coroutine x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 30 k #13 83.14 boost-date-time x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 11 k #13 83.14 boost-fiber x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 37 k #13 83.14 boost-filesystem x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 55 k #13 83.14 boost-graph x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 99 k #13 83.14 boost-iostreams x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 37 k #13 83.14 boost-locale x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 212 k #13 83.14 boost-log x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 405 k #13 83.14 boost-math x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 203 k #13 83.14 boost-nowide x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 13 k #13 83.14 boost-program-options x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 104 k #13 83.14 boost-python3 x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 91 k #13 83.14 boost-random x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 22 k #13 83.14 boost-regex x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 275 k #13 83.14 boost-serialization x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 127 k #13 83.14 boost-stacktrace x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 25 k #13 83.14 boost-system x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 11 k #13 83.14 boost-test x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 228 k #13 83.14 boost-thread x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 53 k #13 83.14 boost-timer x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 21 k #13 83.14 boost-type_erasure x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 28 k #13 83.14 boost-wave x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 207 k #13 83.14 libicu x86_64 67.1-10.el9_6 tf-mirrors.ci_repos_yum9-baseos 9.6 M #13 83.14 libunwind x86_64 1.6.2-1.el9 tf-mirrors.ci_repos_epel9.repo 67 k #13 83.14 #13 83.14 Transaction Summary #13 83.14 ========================================================================================== #13 83.14 Install 31 Packages #13 83.14 #13 83.14 Total download size: 12 M #13 83.14 Installed size: 41 M #13 83.14 Downloading Packages: #13 83.22 (1/31): boost-1.75.0-13.el9_7.x86_64.rpm 381 kB/s | 9.9 kB 00:00 #13 83.22 (2/31): boost-atomic-1.75.0-13.el9_7.x86_64.rpm 348 kB/s | 15 kB 00:00 #13 83.22 (3/31): boost-chrono-1.75.0-13.el9_7.x86_64.rpm 809 kB/s | 23 kB 00:00 #13 83.22 (4/31): boost-container-1.75.0-13.el9_7.x86_64. 2.0 MB/s | 35 kB 00:00 #13 83.22 (5/31): boost-context-1.75.0-13.el9_7.x86_64.rp 1.5 MB/s | 13 kB 00:00 #13 83.22 (6/31): boost-contract-1.75.0-13.el9_7.x86_64.r 5.8 MB/s | 43 kB 00:00 #13 83.22 (7/31): boost-coroutine-1.75.0-13.el9_7.x86_64. 3.7 MB/s | 30 kB 00:00 #13 83.30 (8/31): boost-date-time-1.75.0-13.el9_7.x86_64. 1.2 MB/s | 11 kB 00:00 #13 83.30 (9/31): boost-fiber-1.75.0-13.el9_7.x86_64.rpm 4.0 MB/s | 37 kB 00:00 #13 83.30 (10/31): boost-filesystem-1.75.0-13.el9_7.x86_6 5.6 MB/s | 55 kB 00:00 #13 83.30 (11/31): boost-graph-1.75.0-13.el9_7.x86_64.rpm 7.5 MB/s | 99 kB 00:00 #13 83.30 (12/31): boost-iostreams-1.75.0-13.el9_7.x86_64 3.5 MB/s | 37 kB 00:00 #13 83.30 (13/31): boost-locale-1.75.0-13.el9_7.x86_64.rp 19 MB/s | 212 kB 00:00 #13 83.30 (14/31): boost-log-1.75.0-13.el9_7.x86_64.rpm 23 MB/s | 405 kB 00:00 #13 83.30 (15/31): boost-math-1.75.0-13.el9_7.x86_64.rpm 13 MB/s | 203 kB 00:00 #13 83.30 (16/31): boost-nowide-1.75.0-13.el9_7.x86_64.rp 1.6 MB/s | 13 kB 00:00 #13 83.30 (17/31): boost-program-options-1.75.0-13.el9_7. 14 MB/s | 104 kB 00:00 #13 83.30 (18/31): boost-python3-1.75.0-13.el9_7.x86_64.r 10 MB/s | 91 kB 00:00 #13 83.30 (19/31): boost-random-1.75.0-13.el9_7.x86_64.rp 1.7 MB/s | 22 kB 00:00 #13 83.34 (20/31): boost-regex-1.75.0-13.el9_7.x86_64.rpm 17 MB/s | 275 kB 00:00 #13 83.34 (21/31): boost-serialization-1.75.0-13.el9_7.x8 9.8 MB/s | 127 kB 00:00 #13 83.34 (22/31): boost-stacktrace-1.75.0-13.el9_7.x86_6 3.0 MB/s | 25 kB 00:00 #13 83.34 (23/31): boost-system-1.75.0-13.el9_7.x86_64.rp 1.7 MB/s | 11 kB 00:00 #13 83.34 (24/31): boost-test-1.75.0-13.el9_7.x86_64.rpm 22 MB/s | 228 kB 00:00 #13 83.34 (25/31): boost-thread-1.75.0-13.el9_7.x86_64.rp 3.7 MB/s | 53 kB 00:00 #13 83.34 (26/31): boost-timer-1.75.0-13.el9_7.x86_64.rpm 2.0 MB/s | 21 kB 00:00 #13 83.34 (27/31): boost-type_erasure-1.75.0-13.el9_7.x86 4.3 MB/s | 28 kB 00:00 #13 83.38 (28/31): boost-wave-1.75.0-13.el9_7.x86_64.rpm 16 MB/s | 207 kB 00:00 #13 83.38 (29/31): gperftools-libs-2.9.1-3.el9.x86_64.rpm 17 MB/s | 308 kB 00:00 #13 83.38 (30/31): libunwind-1.6.2-1.el9.x86_64.rpm 5.0 MB/s | 67 kB 00:00 #13 83.61 (31/31): libicu-67.1-10.el9_6.x86_64.rpm 22 MB/s | 9.6 MB 00:00 #13 83.61 -------------------------------------------------------------------------------- #13 83.61 Total 28 MB/s | 12 MB 00:00 #13 83.61 Running transaction check #13 83.76 Transaction check succeeded. #13 83.76 Running transaction test #13 84.10 Transaction test succeeded. #13 84.10 Running transaction #13 84.61 Preparing : 1/1 #13 84.71 Installing : boost-system-1.75.0-13.el9_7.x86_64 1/31 #13 84.71 Installing : boost-chrono-1.75.0-13.el9_7.x86_64 2/31 #13 84.71 Installing : boost-thread-1.75.0-13.el9_7.x86_64 3/31 #13 84.71 Installing : boost-filesystem-1.75.0-13.el9_7.x86_64 4/31 #13 85.20 Installing : libicu-67.1-10.el9_6.x86_64 5/31 #13 85.20 Installing : boost-regex-1.75.0-13.el9_7.x86_64 6/31 #13 85.20 Installing : boost-context-1.75.0-13.el9_7.x86_64 7/31 #13 85.20 Installing : boost-date-time-1.75.0-13.el9_7.x86_64 8/31 #13 85.20 Installing : boost-atomic-1.75.0-13.el9_7.x86_64 9/31 #13 85.24 Installing : boost-log-1.75.0-13.el9_7.x86_64 10/31 #13 85.24 Installing : boost-wave-1.75.0-13.el9_7.x86_64 11/31 #13 85.28 Installing : boost-coroutine-1.75.0-13.el9_7.x86_64 12/31 #13 85.28 Installing : boost-fiber-1.75.0-13.el9_7.x86_64 13/31 #13 85.28 Installing : boost-graph-1.75.0-13.el9_7.x86_64 14/31 #13 85.28 Installing : boost-locale-1.75.0-13.el9_7.x86_64 15/31 #13 85.28 Installing : boost-type_erasure-1.75.0-13.el9_7.x86_64 16/31 #13 85.28 Installing : boost-timer-1.75.0-13.el9_7.x86_64 17/31 #13 85.31 Installing : libunwind-1.6.2-1.el9.x86_64 18/31 #13 85.31 Installing : boost-test-1.75.0-13.el9_7.x86_64 19/31 #13 85.32 Installing : boost-stacktrace-1.75.0-13.el9_7.x86_64 20/31 #13 85.35 Installing : boost-serialization-1.75.0-13.el9_7.x86_64 21/31 #13 85.35 Installing : boost-random-1.75.0-13.el9_7.x86_64 22/31 #13 85.40 Installing : boost-python3-1.75.0-13.el9_7.x86_64 23/31 #13 85.40 Installing : boost-program-options-1.75.0-13.el9_7.x86_64 24/31 #13 85.40 Installing : boost-nowide-1.75.0-13.el9_7.x86_64 25/31 #13 85.40 Installing : boost-math-1.75.0-13.el9_7.x86_64 26/31 #13 85.40 Installing : boost-iostreams-1.75.0-13.el9_7.x86_64 27/31 #13 85.46 Installing : boost-contract-1.75.0-13.el9_7.x86_64 28/31 #13 85.46 Installing : boost-container-1.75.0-13.el9_7.x86_64 29/31 #13 85.46 Installing : boost-1.75.0-13.el9_7.x86_64 30/31 #13 85.46 Installing : gperftools-libs-2.9.1-3.el9.x86_64 31/31 #13 85.49 Running scriptlet: gperftools-libs-2.9.1-3.el9.x86_64 31/31 #13 86.39 Verifying : libicu-67.1-10.el9_6.x86_64 1/31 #13 86.39 Verifying : boost-1.75.0-13.el9_7.x86_64 2/31 #13 86.39 Verifying : boost-atomic-1.75.0-13.el9_7.x86_64 3/31 #13 86.39 Verifying : boost-chrono-1.75.0-13.el9_7.x86_64 4/31 #13 86.39 Verifying : boost-container-1.75.0-13.el9_7.x86_64 5/31 #13 86.39 Verifying : boost-context-1.75.0-13.el9_7.x86_64 6/31 #13 86.39 Verifying : boost-contract-1.75.0-13.el9_7.x86_64 7/31 #13 86.39 Verifying : boost-coroutine-1.75.0-13.el9_7.x86_64 8/31 #13 86.39 Verifying : boost-date-time-1.75.0-13.el9_7.x86_64 9/31 #13 86.39 Verifying : boost-fiber-1.75.0-13.el9_7.x86_64 10/31 #13 86.39 Verifying : boost-filesystem-1.75.0-13.el9_7.x86_64 11/31 #13 86.39 Verifying : boost-graph-1.75.0-13.el9_7.x86_64 12/31 #13 86.39 Verifying : boost-iostreams-1.75.0-13.el9_7.x86_64 13/31 #13 86.39 Verifying : boost-locale-1.75.0-13.el9_7.x86_64 14/31 #13 86.39 Verifying : boost-log-1.75.0-13.el9_7.x86_64 15/31 #13 86.39 Verifying : boost-math-1.75.0-13.el9_7.x86_64 16/31 #13 86.39 Verifying : boost-nowide-1.75.0-13.el9_7.x86_64 17/31 #13 86.39 Verifying : boost-program-options-1.75.0-13.el9_7.x86_64 18/31 #13 86.39 Verifying : boost-python3-1.75.0-13.el9_7.x86_64 19/31 #13 86.39 Verifying : boost-random-1.75.0-13.el9_7.x86_64 20/31 #13 86.39 Verifying : boost-regex-1.75.0-13.el9_7.x86_64 21/31 #13 86.39 Verifying : boost-serialization-1.75.0-13.el9_7.x86_64 22/31 #13 86.39 Verifying : boost-stacktrace-1.75.0-13.el9_7.x86_64 23/31 #13 86.39 Verifying : boost-system-1.75.0-13.el9_7.x86_64 24/31 #13 86.39 Verifying : boost-test-1.75.0-13.el9_7.x86_64 25/31 #13 86.39 Verifying : boost-thread-1.75.0-13.el9_7.x86_64 26/31 #13 86.39 Verifying : boost-timer-1.75.0-13.el9_7.x86_64 27/31 #13 86.39 Verifying : boost-type_erasure-1.75.0-13.el9_7.x86_64 28/31 #13 86.39 Verifying : boost-wave-1.75.0-13.el9_7.x86_64 29/31 #13 86.39 Verifying : gperftools-libs-2.9.1-3.el9.x86_64 30/31 #13 86.39 Verifying : libunwind-1.6.2-1.el9.x86_64 31/31 #13 86.49 #13 86.49 Installed: #13 86.49 boost-1.75.0-13.el9_7.x86_64 #13 86.49 boost-atomic-1.75.0-13.el9_7.x86_64 #13 86.49 boost-chrono-1.75.0-13.el9_7.x86_64 #13 86.49 boost-container-1.75.0-13.el9_7.x86_64 #13 86.49 boost-context-1.75.0-13.el9_7.x86_64 #13 86.49 boost-contract-1.75.0-13.el9_7.x86_64 #13 86.49 boost-coroutine-1.75.0-13.el9_7.x86_64 #13 86.49 boost-date-time-1.75.0-13.el9_7.x86_64 #13 86.49 boost-fiber-1.75.0-13.el9_7.x86_64 #13 86.49 boost-filesystem-1.75.0-13.el9_7.x86_64 #13 86.49 boost-graph-1.75.0-13.el9_7.x86_64 #13 86.49 boost-iostreams-1.75.0-13.el9_7.x86_64 #13 86.49 boost-locale-1.75.0-13.el9_7.x86_64 #13 86.49 boost-log-1.75.0-13.el9_7.x86_64 #13 86.49 boost-math-1.75.0-13.el9_7.x86_64 #13 86.49 boost-nowide-1.75.0-13.el9_7.x86_64 #13 86.49 boost-program-options-1.75.0-13.el9_7.x86_64 #13 86.49 boost-python3-1.75.0-13.el9_7.x86_64 #13 86.49 boost-random-1.75.0-13.el9_7.x86_64 #13 86.49 boost-regex-1.75.0-13.el9_7.x86_64 #13 86.49 boost-serialization-1.75.0-13.el9_7.x86_64 #13 86.49 boost-stacktrace-1.75.0-13.el9_7.x86_64 #13 86.49 boost-system-1.75.0-13.el9_7.x86_64 #13 86.49 boost-test-1.75.0-13.el9_7.x86_64 #13 86.49 boost-thread-1.75.0-13.el9_7.x86_64 #13 86.49 boost-timer-1.75.0-13.el9_7.x86_64 #13 86.49 boost-type_erasure-1.75.0-13.el9_7.x86_64 #13 86.49 boost-wave-1.75.0-13.el9_7.x86_64 #13 86.49 gperftools-libs-2.9.1-3.el9.x86_64 #13 86.49 libicu-67.1-10.el9_6.x86_64 #13 86.49 libunwind-1.6.2-1.el9.x86_64 #13 86.49 #13 86.49 Complete! #13 87.12 77 files removed #13 88.36 Looking in indexes: http://tf-mirrors.gz1.opensdn.io/root/pypi/+simple/, http://localhost:6667/pip/simple #13 88.45 Collecting contrail-vrouter-api==0.1.dev0 #13 88.49 Downloading http://localhost:6667/pip/simple/contrail-vrouter-api/contrail_vrouter_api-0.1.dev0-py3-none-any.whl (2.9 kB) #13 89.10 Installing collected packages: contrail-vrouter-api #13 89.10 Successfully installed contrail-vrouter-api-0.1.dev0 #13 89.12 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 90.1s #14 [stage-1 8/8] COPY *.sh / #14 DONE 0.9s #15 exporting to image #15 exporting layers #15 exporting layers 5.1s done #15 writing image sha256:4b1d1a837c2e2dbca8e019ff5a696a503f374aba0d1af872f9b4d832ea67b153 #15 writing image sha256:4b1d1a837c2e2dbca8e019ff5a696a503f374aba0d1af872f9b4d832ea67b153 0.0s done #15 naming to nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_6_8_3-1 0.0s done #15 DONE 5.2s 2 warnings found (use docker --debug to expand):  - InvalidDefaultArgInFrom: Default value for ARG ${CONTRAIL_REGISTRY}/opensdn-base:${CONTRAIL_CONTAINER_TAG} results in empty or invalid base image name (line 6) - InvalidDefaultArgInFrom: Default value for ARG ${BUILD_IMAGE} results in empty or invalid base image name (line 4) 2026-03-11 12:38:29,479: INFO: Docker build duration: 165 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-tor-agent] eba91cf50c7c: Preparing d33e2be40393: Preparing 3636483c6f34: Preparing a4913ac83744: Preparing 391563006c03: Preparing 36f337d2d823: Preparing 69b7bc88aa33: Preparing de69a5636566: Preparing ee45820d6f52: Preparing edc27497446a: Preparing a497bf425215: Preparing 8e19449872a1: Preparing ed0e4c36c6f9: Preparing 6d15963ce646: Preparing 525afca215f4: Preparing 8dad5fcdd61d: Preparing a03c038c7859: Preparing 8a7d663dc3c0: Preparing d742eb77600f: Preparing 0a9a828229f7: Preparing 44343de3ea1d: Preparing eba91cf50c7c: Waiting d33e2be40393: Waiting 3636483c6f34: Waiting a4913ac83744: Waiting 391563006c03: Waiting 36f337d2d823: Waiting 69b7bc88aa33: Waiting de69a5636566: Waiting ee45820d6f52: Waiting edc27497446a: Waiting 8e19449872a1: Waiting ed0e4c36c6f9: Waiting 6d15963ce646: Waiting 525afca215f4: Waiting 8dad5fcdd61d: Waiting a03c038c7859: Waiting 8a7d663dc3c0: Waiting d742eb77600f: Waiting 0a9a828229f7: Waiting 44343de3ea1d: Waiting a497bf425215: Waiting eba91cf50c7c: Pushed 3636483c6f34: Pushed a4913ac83744: Pushed 36f337d2d823: Pushed 391563006c03: Pushed 69b7bc88aa33: Pushed ee45820d6f52: Layer already exists de69a5636566: Layer already exists edc27497446a: Layer already exists a497bf425215: Layer already exists 8e19449872a1: Layer already exists ed0e4c36c6f9: Layer already exists 525afca215f4: Layer already exists 6d15963ce646: Layer already exists a03c038c7859: Layer already exists 8dad5fcdd61d: Layer already exists 8a7d663dc3c0: Layer already exists d742eb77600f: Layer already exists 0a9a828229f7: Layer already exists 44343de3ea1d: Layer already exists d33e2be40393: Pushed master-2_6_8_3-1: digest: sha256:94caa810acfa055f796e15968f96930e6d68481c333a6d644843fe6979b263d2 size: 4713 2026-03-11 12:38:58,688: INFO: Building opensdn-tor-agent finished successfully, duration: 194 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_6_8_3-1 2bc1e1297085 683MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-api:master-2_6_8_3-1 6dc0cc2bd94c 692MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-2_6_8_3-1 731b3b2cd3d7 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-collector:master-2_6_8_3-1 a0413d07731d 749MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine:master-2_6_8_3-1 e4014b76b206 745MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base:master-2_6_8_3-1 3b7de68cbfaf 908MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-collector:master-2_6_8_3-1 4a5b46fc8e68 909MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology:master-2_6_8_3-1 a309d1633c95 908MB 0B nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src:master-2_6_8_3-1 ff95741c23c1 1.4MB 0B nexus.gz1.opensdn.io:5101/opensdn-base:master-2_6_8_3-1 88b3480e721a 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src:master-2_6_8_3-1 ca7f7a4b09b8 4.17kB 0B nexus.gz1.opensdn.io:5101/opensdn-charms-src:master-2_6_8_3-1 cae07b509b20 6.05MB 0B nexus.gz1.opensdn.io:5101/opensdn-container-builder-src:master-2_6_8_3-1 754f17eec88d 2.48MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-api:master-2_6_8_3-1 2262c5f0fe16 705MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-base:master-2_6_8_3-1 2e18dec6d75e 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-dnsmasq:master-2_6_8_3-1 0c7754441266 682MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema:master-2_6_8_3-1 b1eb8b74638e 668MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-svcmonitor:master-2_6_8_3-1 5475945c3c34 689MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-base:master-2_6_8_3-1 2cb916bc0d92 726MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-2_6_8_3-1 c2ab7cceb671 753MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-2_6_8_3-1 d0fbdf41373a 753MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-named:master-2_6_8_3-1 30268de20a31 734MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base:master-2_6_8_3-1 453ea325b95d 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job:master-2_6_8_3-1 313ce14c3324 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web:master-2_6_8_3-1 936ee7691703 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-debug:master-2_6_8_3-1 15832e45aeeb 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-cassandra:master-2_6_8_3-1 907eb97809e4 331MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-haproxy:master-2_6_8_3-1 c4ebfb4c73cc 144MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-kafka:master-2_6_8_3-1 0edec4f27ec7 392MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq:master-2_6_8_3-1 d25a8acc4fc1 363MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-redis:master-2_6_8_3-1 79e948b49da2 171MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd:master-2_6_8_3-1 a0009592d92d 440MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-stunnel:master-2_6_8_3-1 8512b9b7506e 454MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper:master-2_6_8_3-1 3064a2d6fe50 301MB 0B nexus.gz1.opensdn.io:5101/opensdn-general-base:master-2_6_8_3-1 40126684c982 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src:master-2_6_8_3-1 93ee9afbbc54 32.7MB 0B nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init:master-2_6_8_3-1 056137e010ef 687MB 0B nexus.gz1.opensdn.io:5101/opensdn-kubernetes-kube-manager:master-2_6_8_3-1 c4e6d7d0bf7f 671MB 0B nexus.gz1.opensdn.io:5101/opensdn-node-init:master-2_6_8_3-1 57a12c392f04 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-nodemgr:master-2_6_8_3-1 8a50a3cfae12 802MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-compute-init:master-2_6_8_3-1 8e50dcbd07c2 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-heat-init:master-2_6_8_3-1 77df8d929ac0 444MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-neutron-init:master-2_6_8_3-1 9f7930789a59 444MB 0B nexus.gz1.opensdn.io:5101/opensdn-provisioner:master-2_6_8_3-1 4abd279f888d 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-status:master-2_6_8_3-1 84931a3e216e 802MB 0B nexus.gz1.opensdn.io:5101/opensdn-test-test:master-2_6_8_3-1 48924d4f54f7 1.83GB 0B nexus.gz1.opensdn.io:5101/opensdn-tools:master-2_6_8_3-1 da9a80fce8ee 1.27GB 0B nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_6_8_3-1 4b1d1a837c2e 726MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent-dpdk:master-2_6_8_3-1 8fd9fadec513 958MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent:master-2_6_8_3-1 62ee137137a3 924MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-base:master-2_6_8_3-1 9b3a9e93c712 734MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-build-init:master-2_6_8_3-1 75e0e99ac5c4 614MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk:master-2_6_8_3-1 80d8c3e4c268 734MB 0B nexus.gz1.opensdn.io:5101/tf-dev-sandbox:frozen a200e27f1136 2.9GB 0B U opensdn-test-test:master-2_6_8_3-1 48924d4f54f7 1.83GB 0B rockylinux:9 9cc24f05f309 176MB 0B tf-dev-sandbox:compile b44db689d209 22.2GB 0B tf-dev-sandbox:frozen a200e27f1136 2.9GB 0B U