2026-03-02 13:43:57,085: INFO: Building opensdn-tor-agent 2026-03-02 13:43:57,142: 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_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=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 1.7s #2 [internal] load metadata for nexus.gz1.opensdn.io:5101/opensdn-base:master-2_5_1_4-2_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/3] FROM nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-2_5_1_4-2_6 #5 CACHED #6 [build 1/1] FROM docker.io/library/tf-dev-sandbox:compile #6 CACHED #7 [stage-1 1/4] FROM nexus.gz1.opensdn.io:5101/opensdn-base:master-2_5_1_4-2_6 #7 DONE 0.0s #8 [internal] load build context #8 transferring context: 1.52kB done #8 DONE 1.2s #9 [stage-1 2/8] COPY --from=build /buildroot/usr/lib/libisc-9.21.3.so /usr/lib/ #9 DONE 0.1s #10 [stage-1 3/8] COPY --from=build /buildroot/usr/lib/libisccc-9.21.3.so /usr/lib/ #10 DONE 0.1s #11 [stage-1 4/8] COPY --from=build /buildroot/usr/lib/libisccfg-9.21.3.so /usr/lib/ #11 DONE 0.1s #12 [stage-1 5/8] COPY --from=build /buildroot/usr/bin/contrail-vrouter-agent-health-check.py /usr/bin/ #12 DONE 0.1s #13 [stage-1 6/8] COPY --from=build /buildroot/usr/bin/contrail_crypt_tunnel_client.py /usr/bin/ #13 DONE 0.2s #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 7.120 added from: http://tf-mirrors.gz1.opensdn.io/re 2.5 MB/s | 14 MB 00:05 #14 15.91 added from: http://tf-mirrors.gz1.opensdn.io/re 18 MB/s | 1.9 MB 00:00 #14 17.12 added from: http://tf-mirrors.gz1.opensdn.io/re 8.0 MB/s | 402 kB 00:00 #14 17.98 added from: http://tf-mirrors.gz1.opensdn.io/re 46 MB/s | 16 MB 00:00 #14 30.13 added from: http://tf-mirrors.gz1.opensdn.io/re 27 MB/s | 11 MB 00:00 #14 41.82 added from: http://tf-mirrors.gz1.opensdn.io/re 13 MB/s | 1.1 MB 00:00 #14 43.53 added from: http://tf-mirrors.gz1.opensdn.io/re 26 MB/s | 4.8 MB 00:00 #14 47.05 added from: http://tf-mirrors.gz1.opensdn.io/re 13 MB/s | 697 kB 00:00 #14 48.50 added from: http://tf-mirrors.gz1.opensdn.io/re 2.2 MB/s | 474 kB 00:00 #14 49.40 added from: http://tf-mirrors.gz1.opensdn.io/re 596 kB/s | 18 kB 00:00 #14 50.04 added from: http://tf-mirrors.gz1.opensdn.io/re 7.5 kB/s | 257 B 00:00 #14 50.66 added from: http://tf-mirrors.gz1.opensdn.io/re 416 kB/s | 15 kB 00:00 #14 51.26 added from: http://tf-mirrors.gz1.opensdn.io/re 3.3 MB/s | 96 kB 00:00 #14 53.29 added from: http://tf-mirrors.gz1.opensdn.io/re 32 MB/s | 39 MB 00:01 #14 90.50 Third parties for OpenSDN 22 MB/s | 5.1 MB 00:00 #14 104.6 Dependencies resolved. #14 104.6 ========================================================================================== #14 104.6 Package Arch Version Repository Size #14 104.6 ========================================================================================== #14 104.6 Installing: #14 104.6 boost x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 9.9 k #14 104.6 gperftools-libs x86_64 2.9.1-3.el9 tf-mirrors.ci_repos_epel9.repo 308 k #14 104.6 Installing dependencies: #14 104.6 boost-atomic x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 15 k #14 104.6 boost-chrono x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 23 k #14 104.6 boost-container x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 35 k #14 104.6 boost-context x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 13 k #14 104.6 boost-contract x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 43 k #14 104.6 boost-coroutine x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 30 k #14 104.6 boost-date-time x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 11 k #14 104.6 boost-fiber x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 37 k #14 104.6 boost-filesystem x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 55 k #14 104.6 boost-graph x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 99 k #14 104.6 boost-iostreams x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 37 k #14 104.6 boost-locale x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 212 k #14 104.6 boost-log x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 405 k #14 104.6 boost-math x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 203 k #14 104.6 boost-nowide x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 13 k #14 104.6 boost-program-options x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 104 k #14 104.6 boost-python3 x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 91 k #14 104.6 boost-random x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 22 k #14 104.6 boost-regex x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 275 k #14 104.6 boost-serialization x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 127 k #14 104.6 boost-stacktrace x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 25 k #14 104.6 boost-system x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 11 k #14 104.6 boost-test x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 228 k #14 104.6 boost-thread x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 53 k #14 104.6 boost-timer x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 21 k #14 104.6 boost-type_erasure x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 28 k #14 104.6 boost-wave x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 207 k #14 104.6 libicu x86_64 67.1-10.el9_6 tf-mirrors.ci_repos_yum9-baseos 9.6 M #14 104.6 libunwind x86_64 1.6.2-1.el9 tf-mirrors.ci_repos_epel9.repo 67 k #14 104.6 #14 104.6 Transaction Summary #14 104.6 ========================================================================================== #14 104.6 Install 31 Packages #14 104.6 #14 104.6 Total download size: 12 M #14 104.6 Installed size: 41 M #14 104.6 Downloading Packages: #14 104.6 (1/31): boost-1.75.0-13.el9_7.x86_64.rpm 317 kB/s | 9.9 kB 00:00 #14 104.6 (2/31): boost-atomic-1.75.0-13.el9_7.x86_64.rpm 434 kB/s | 15 kB 00:00 #14 104.7 (3/31): boost-chrono-1.75.0-13.el9_7.x86_64.rpm 1.4 MB/s | 23 kB 00:00 #14 104.7 (4/31): boost-container-1.75.0-13.el9_7.x86_64. 1.8 MB/s | 35 kB 00:00 #14 104.7 (5/31): boost-context-1.75.0-13.el9_7.x86_64.rp 994 kB/s | 13 kB 00:00 #14 104.7 (6/31): boost-contract-1.75.0-13.el9_7.x86_64.r 1.8 MB/s | 43 kB 00:00 #14 104.7 (7/31): boost-coroutine-1.75.0-13.el9_7.x86_64. 2.1 MB/s | 30 kB 00:00 #14 104.7 (8/31): boost-date-time-1.75.0-13.el9_7.x86_64. 1.2 MB/s | 11 kB 00:00 #14 104.7 (9/31): boost-fiber-1.75.0-13.el9_7.x86_64.rpm 3.8 MB/s | 37 kB 00:00 #14 104.7 (10/31): boost-filesystem-1.75.0-13.el9_7.x86_6 5.7 MB/s | 55 kB 00:00 #14 104.7 (11/31): boost-graph-1.75.0-13.el9_7.x86_64.rpm 9.2 MB/s | 99 kB 00:00 #14 104.7 (12/31): boost-iostreams-1.75.0-13.el9_7.x86_64 3.3 MB/s | 37 kB 00:00 #14 104.7 (13/31): boost-locale-1.75.0-13.el9_7.x86_64.rp 12 MB/s | 212 kB 00:00 #14 104.7 (14/31): boost-math-1.75.0-13.el9_7.x86_64.rpm 19 MB/s | 203 kB 00:00 #14 104.7 (15/31): boost-log-1.75.0-13.el9_7.x86_64.rpm 13 MB/s | 405 kB 00:00 #14 104.7 (16/31): boost-nowide-1.75.0-13.el9_7.x86_64.rp 1.0 MB/s | 13 kB 00:00 #14 104.7 (17/31): boost-program-options-1.75.0-13.el9_7. 12 MB/s | 104 kB 00:00 #14 104.7 (18/31): boost-python3-1.75.0-13.el9_7.x86_64.r 9.1 MB/s | 91 kB 00:00 #14 104.7 (19/31): boost-random-1.75.0-13.el9_7.x86_64.rp 2.0 MB/s | 22 kB 00:00 #14 104.7 (20/31): boost-regex-1.75.0-13.el9_7.x86_64.rpm 19 MB/s | 275 kB 00:00 #14 104.8 (21/31): boost-serialization-1.75.0-13.el9_7.x8 3.3 MB/s | 127 kB 00:00 #14 104.8 (22/31): boost-stacktrace-1.75.0-13.el9_7.x86_6 738 kB/s | 25 kB 00:00 #14 104.8 (23/31): boost-system-1.75.0-13.el9_7.x86_64.rp 1.2 MB/s | 11 kB 00:00 #14 104.8 (24/31): boost-test-1.75.0-13.el9_7.x86_64.rpm 23 MB/s | 228 kB 00:00 #14 104.8 (25/31): boost-thread-1.75.0-13.el9_7.x86_64.rp 4.7 MB/s | 53 kB 00:00 #14 104.8 (26/31): boost-timer-1.75.0-13.el9_7.x86_64.rpm 3.1 MB/s | 21 kB 00:00 #14 104.8 (27/31): boost-type_erasure-1.75.0-13.el9_7.x86 4.9 MB/s | 28 kB 00:00 #14 104.8 (28/31): boost-wave-1.75.0-13.el9_7.x86_64.rpm 21 MB/s | 207 kB 00:00 #14 104.8 (29/31): gperftools-libs-2.9.1-3.el9.x86_64.rpm 19 MB/s | 308 kB 00:00 #14 104.8 (30/31): libunwind-1.6.2-1.el9.x86_64.rpm 5.6 MB/s | 67 kB 00:00 #14 105.0 (31/31): libicu-67.1-10.el9_6.x86_64.rpm 25 MB/s | 9.6 MB 00:00 #14 105.0 -------------------------------------------------------------------------------- #14 105.0 Total 32 MB/s | 12 MB 00:00 #14 105.0 Running transaction check #14 105.1 Transaction check succeeded. #14 105.1 Running transaction test #14 105.3 Transaction test succeeded. #14 105.3 Running transaction #14 105.9 Preparing : 1/1 #14 106.0 Installing : boost-system-1.75.0-13.el9_7.x86_64 1/31 #14 106.0 Installing : boost-chrono-1.75.0-13.el9_7.x86_64 2/31 #14 106.0 Installing : boost-thread-1.75.0-13.el9_7.x86_64 3/31 #14 106.1 Installing : boost-filesystem-1.75.0-13.el9_7.x86_64 4/31 #14 106.4 Installing : libicu-67.1-10.el9_6.x86_64 5/31 #14 106.5 Installing : boost-regex-1.75.0-13.el9_7.x86_64 6/31 #14 106.5 Installing : boost-context-1.75.0-13.el9_7.x86_64 7/31 #14 106.5 Installing : boost-date-time-1.75.0-13.el9_7.x86_64 8/31 #14 106.5 Installing : boost-atomic-1.75.0-13.el9_7.x86_64 9/31 #14 106.5 Installing : boost-log-1.75.0-13.el9_7.x86_64 10/31 #14 106.5 Installing : boost-wave-1.75.0-13.el9_7.x86_64 11/31 #14 106.5 Installing : boost-coroutine-1.75.0-13.el9_7.x86_64 12/31 #14 106.5 Installing : boost-fiber-1.75.0-13.el9_7.x86_64 13/31 #14 106.5 Installing : boost-graph-1.75.0-13.el9_7.x86_64 14/31 #14 106.5 Installing : boost-locale-1.75.0-13.el9_7.x86_64 15/31 #14 106.5 Installing : boost-type_erasure-1.75.0-13.el9_7.x86_64 16/31 #14 106.5 Installing : boost-timer-1.75.0-13.el9_7.x86_64 17/31 #14 106.6 Installing : libunwind-1.6.2-1.el9.x86_64 18/31 #14 106.6 Installing : boost-test-1.75.0-13.el9_7.x86_64 19/31 #14 106.6 Installing : boost-stacktrace-1.75.0-13.el9_7.x86_64 20/31 #14 106.6 Installing : boost-serialization-1.75.0-13.el9_7.x86_64 21/31 #14 106.6 Installing : boost-random-1.75.0-13.el9_7.x86_64 22/31 #14 106.6 Installing : boost-python3-1.75.0-13.el9_7.x86_64 23/31 #14 106.7 Installing : boost-program-options-1.75.0-13.el9_7.x86_64 24/31 #14 106.7 Installing : boost-nowide-1.75.0-13.el9_7.x86_64 25/31 #14 106.7 Installing : boost-math-1.75.0-13.el9_7.x86_64 26/31 #14 106.7 Installing : boost-iostreams-1.75.0-13.el9_7.x86_64 27/31 #14 106.7 Installing : boost-contract-1.75.0-13.el9_7.x86_64 28/31 #14 106.7 Installing : boost-container-1.75.0-13.el9_7.x86_64 29/31 #14 106.7 Installing : boost-1.75.0-13.el9_7.x86_64 30/31 #14 106.8 Installing : gperftools-libs-2.9.1-3.el9.x86_64 31/31 #14 106.8 Running scriptlet: gperftools-libs-2.9.1-3.el9.x86_64 31/31 #14 108.4 Verifying : libicu-67.1-10.el9_6.x86_64 1/31 #14 108.4 Verifying : boost-1.75.0-13.el9_7.x86_64 2/31 #14 108.4 Verifying : boost-atomic-1.75.0-13.el9_7.x86_64 3/31 #14 108.4 Verifying : boost-chrono-1.75.0-13.el9_7.x86_64 4/31 #14 108.4 Verifying : boost-container-1.75.0-13.el9_7.x86_64 5/31 #14 108.4 Verifying : boost-context-1.75.0-13.el9_7.x86_64 6/31 #14 108.4 Verifying : boost-contract-1.75.0-13.el9_7.x86_64 7/31 #14 108.4 Verifying : boost-coroutine-1.75.0-13.el9_7.x86_64 8/31 #14 108.4 Verifying : boost-date-time-1.75.0-13.el9_7.x86_64 9/31 #14 108.4 Verifying : boost-fiber-1.75.0-13.el9_7.x86_64 10/31 #14 108.4 Verifying : boost-filesystem-1.75.0-13.el9_7.x86_64 11/31 #14 108.4 Verifying : boost-graph-1.75.0-13.el9_7.x86_64 12/31 #14 108.4 Verifying : boost-iostreams-1.75.0-13.el9_7.x86_64 13/31 #14 108.4 Verifying : boost-locale-1.75.0-13.el9_7.x86_64 14/31 #14 108.4 Verifying : boost-log-1.75.0-13.el9_7.x86_64 15/31 #14 108.4 Verifying : boost-math-1.75.0-13.el9_7.x86_64 16/31 #14 108.4 Verifying : boost-nowide-1.75.0-13.el9_7.x86_64 17/31 #14 108.4 Verifying : boost-program-options-1.75.0-13.el9_7.x86_64 18/31 #14 108.4 Verifying : boost-python3-1.75.0-13.el9_7.x86_64 19/31 #14 108.4 Verifying : boost-random-1.75.0-13.el9_7.x86_64 20/31 #14 108.4 Verifying : boost-regex-1.75.0-13.el9_7.x86_64 21/31 #14 108.4 Verifying : boost-serialization-1.75.0-13.el9_7.x86_64 22/31 #14 108.4 Verifying : boost-stacktrace-1.75.0-13.el9_7.x86_64 23/31 #14 108.4 Verifying : boost-system-1.75.0-13.el9_7.x86_64 24/31 #14 108.4 Verifying : boost-test-1.75.0-13.el9_7.x86_64 25/31 #14 108.4 Verifying : boost-thread-1.75.0-13.el9_7.x86_64 26/31 #14 108.4 Verifying : boost-timer-1.75.0-13.el9_7.x86_64 27/31 #14 108.4 Verifying : boost-type_erasure-1.75.0-13.el9_7.x86_64 28/31 #14 108.4 Verifying : boost-wave-1.75.0-13.el9_7.x86_64 29/31 #14 108.4 Verifying : gperftools-libs-2.9.1-3.el9.x86_64 30/31 #14 108.4 Verifying : libunwind-1.6.2-1.el9.x86_64 31/31 #14 108.6 #14 108.6 Installed: #14 108.6 boost-1.75.0-13.el9_7.x86_64 #14 108.6 boost-atomic-1.75.0-13.el9_7.x86_64 #14 108.6 boost-chrono-1.75.0-13.el9_7.x86_64 #14 108.6 boost-container-1.75.0-13.el9_7.x86_64 #14 108.6 boost-context-1.75.0-13.el9_7.x86_64 #14 108.6 boost-contract-1.75.0-13.el9_7.x86_64 #14 108.6 boost-coroutine-1.75.0-13.el9_7.x86_64 #14 108.6 boost-date-time-1.75.0-13.el9_7.x86_64 #14 108.6 boost-fiber-1.75.0-13.el9_7.x86_64 #14 108.6 boost-filesystem-1.75.0-13.el9_7.x86_64 #14 108.6 boost-graph-1.75.0-13.el9_7.x86_64 #14 108.6 boost-iostreams-1.75.0-13.el9_7.x86_64 #14 108.6 boost-locale-1.75.0-13.el9_7.x86_64 #14 108.6 boost-log-1.75.0-13.el9_7.x86_64 #14 108.6 boost-math-1.75.0-13.el9_7.x86_64 #14 108.6 boost-nowide-1.75.0-13.el9_7.x86_64 #14 108.6 boost-program-options-1.75.0-13.el9_7.x86_64 #14 108.6 boost-python3-1.75.0-13.el9_7.x86_64 #14 108.6 boost-random-1.75.0-13.el9_7.x86_64 #14 108.6 boost-regex-1.75.0-13.el9_7.x86_64 #14 108.6 boost-serialization-1.75.0-13.el9_7.x86_64 #14 108.6 boost-stacktrace-1.75.0-13.el9_7.x86_64 #14 108.6 boost-system-1.75.0-13.el9_7.x86_64 #14 108.6 boost-test-1.75.0-13.el9_7.x86_64 #14 108.6 boost-thread-1.75.0-13.el9_7.x86_64 #14 108.6 boost-timer-1.75.0-13.el9_7.x86_64 #14 108.6 boost-type_erasure-1.75.0-13.el9_7.x86_64 #14 108.6 boost-wave-1.75.0-13.el9_7.x86_64 #14 108.6 gperftools-libs-2.9.1-3.el9.x86_64 #14 108.6 libicu-67.1-10.el9_6.x86_64 #14 108.6 libunwind-1.6.2-1.el9.x86_64 #14 108.6 #14 108.6 Complete! #14 109.2 77 files removed #14 109.8 Looking in indexes: http://tf-mirrors.gz1.opensdn.io/root/pypi/+simple/, http://localhost:6667/pip/simple #14 109.9 Collecting contrail-vrouter-api==0.1.dev0 #14 109.9 Downloading http://localhost:6667/pip/simple/contrail-vrouter-api/contrail_vrouter_api-0.1.dev0-py3-none-any.whl (2.9 kB) #14 110.3 Installing collected packages: contrail-vrouter-api #14 110.3 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 110.3 Successfully installed contrail-vrouter-api-0.1.dev0 #14 DONE 112.2s #15 [stage-1 8/8] COPY *.sh / #15 DONE 1.0s #16 exporting to image #16 exporting layers #16 exporting layers 2.1s done #16 writing image sha256:1c77fbbd2d78e3845b93640d9b936427bd5bc9927ea61024da2ba6383801c151 #16 writing image sha256:1c77fbbd2d78e3845b93640d9b936427bd5bc9927ea61024da2ba6383801c151 0.0s done #16 naming to nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_5_1_4-2_6 0.0s done #16 DONE 2.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-03-02 13:46:57,064: INFO: Docker build duration: 181 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-tor-agent] f6b89490115f: Preparing 482b13796efb: Preparing fafc85b9c056: Preparing c524f8b92266: Preparing c85dc42dbb6a: Preparing 6efab8fdd6eb: Preparing e23ad2f7e398: Preparing 9c61924c7b9c: Preparing f405a270c8c8: Preparing 999a2e04adac: Preparing 22ccc32436bf: Preparing 05e2a45db348: Preparing 70fc5b55654c: Preparing 004b38a4e2f3: Preparing 5368af2141e0: Preparing 770985f71ea9: Preparing f13af2b00743: Preparing 1a86e81d2a89: Preparing 7dda73609495: Preparing 106bb1215f04: Preparing 44343de3ea1d: Preparing f6b89490115f: Waiting 482b13796efb: Waiting fafc85b9c056: Waiting c524f8b92266: Waiting c85dc42dbb6a: Waiting 6efab8fdd6eb: Waiting e23ad2f7e398: Waiting 9c61924c7b9c: Waiting f405a270c8c8: Waiting 999a2e04adac: Waiting 22ccc32436bf: Waiting 05e2a45db348: Waiting 70fc5b55654c: Waiting 004b38a4e2f3: Waiting 5368af2141e0: Waiting 770985f71ea9: Waiting f13af2b00743: Waiting 1a86e81d2a89: Waiting 7dda73609495: Waiting 106bb1215f04: Waiting 44343de3ea1d: Waiting c524f8b92266: Pushed c85dc42dbb6a: Pushed f6b89490115f: Pushed fafc85b9c056: Pushed 9c61924c7b9c: Layer already exists f405a270c8c8: Layer already exists 999a2e04adac: Layer already exists 22ccc32436bf: Layer already exists 6efab8fdd6eb: Pushed 70fc5b55654c: Layer already exists 05e2a45db348: Layer already exists 5368af2141e0: Layer already exists 770985f71ea9: Layer already exists 004b38a4e2f3: Layer already exists 1a86e81d2a89: Layer already exists e23ad2f7e398: Pushed f13af2b00743: Layer already exists 7dda73609495: Layer already exists 44343de3ea1d: Layer already exists 106bb1215f04: Layer already exists 482b13796efb: Pushed master-2_5_1_4-2_6: digest: sha256:aea043e19b65d66d366f8c123ab3ae40d3db5410dc2533e89c9e74b974486dd7 size: 4714 2026-03-02 13:49:11,659: INFO: Building opensdn-tor-agent finished successfully, duration: 315 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_6 66546444fd92 683MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-api:master-2_5_1_4-2_6 4c6adf21d8b0 692MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-2_5_1_4-2_6 d0a95dacb2c8 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-collector:master-2_5_1_4-2_6 4da727882387 1.01GB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine:master-2_5_1_4-2_6 83cd4d1fddbd 892MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base:master-2_5_1_4-2_6 8a23f925da6d 908MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-collector:master-2_5_1_4-2_6 5828e8237f06 909MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology:master-2_5_1_4-2_6 1598af457694 908MB 0B nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src:master-2_5_1_4-2_6 dc7c3e5b9ba8 1.41MB 0B nexus.gz1.opensdn.io:5101/opensdn-base:master-2_5_1_4-2_6 a85f23f0d21c 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src:master-2_5_1_4-2_6 3cc40d4300c1 4.17kB 0B nexus.gz1.opensdn.io:5101/opensdn-charms-src:master-2_5_1_4-2_6 536397ca0087 6.05MB 0B nexus.gz1.opensdn.io:5101/opensdn-container-builder-src:master-2_5_1_4-2_6 003c5f4bb10d 2.48MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-api:master-2_5_1_4-2_6 b1fa2df4bf06 705MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-base:master-2_5_1_4-2_6 a29b5bd1f3e6 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-dnsmasq:master-2_5_1_4-2_6 f375d85f391f 682MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema:master-2_5_1_4-2_6 bd115aee98ce 668MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-svcmonitor:master-2_5_1_4-2_6 5e35dc5ec4b3 689MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-base:master-2_5_1_4-2_6 f1709ccc820c 726MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-2_5_1_4-2_6 1e838abd5249 1.28GB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-2_5_1_4-2_6 6cba0a41570b 1.06GB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-named:master-2_5_1_4-2_6 aa8f716d2fe4 755MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base:master-2_5_1_4-2_6 c2fa017a2a73 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job:master-2_5_1_4-2_6 104debf08696 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web:master-2_5_1_4-2_6 8c0b648e0b26 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-debug:master-2_5_1_4-2_6 a308e5c814d0 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-deployment-test:master-2_5_1_4-2_6 283645a52a01 441MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-cassandra:master-2_5_1_4-2_6 bd3f5c252b3c 331MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-haproxy:master-2_5_1_4-2_6 d8771d267ed2 144MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-kafka:master-2_5_1_4-2_6 8f7d248304f0 392MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq:master-2_5_1_4-2_6 f6a8f086d240 363MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-redis:master-2_5_1_4-2_6 70dda6c385c3 171MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd:master-2_5_1_4-2_6 0a3e26260ba7 440MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-stunnel:master-2_5_1_4-2_6 733ec720ee70 454MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper:master-2_5_1_4-2_6 49daf61286db 301MB 0B nexus.gz1.opensdn.io:5101/opensdn-general-base:master-2_5_1_4-2_6 2d529f27d503 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src:master-2_5_1_4-2_6 67d2ed79b1c7 32.7MB 0B nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init:master-2_5_1_4-2_6 0b3d80260db4 687MB 0B nexus.gz1.opensdn.io:5101/opensdn-kubernetes-kube-manager:master-2_5_1_4-2_6 21e2486f88c2 671MB 0B nexus.gz1.opensdn.io:5101/opensdn-node-init:master-2_5_1_4-2_6 4d62064e089d 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-nodemgr:master-2_5_1_4-2_6 f84a5b28afdc 802MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-compute-init:master-2_5_1_4-2_6 e6206b716330 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-heat-init:master-2_5_1_4-2_6 b598658a5ade 444MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-neutron-init:master-2_5_1_4-2_6 289e5f9c0738 444MB 0B nexus.gz1.opensdn.io:5101/opensdn-provisioner:master-2_5_1_4-2_6 9804ca7db95a 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-status:master-2_5_1_4-2_6 7caddec561ea 802MB 0B nexus.gz1.opensdn.io:5101/opensdn-test-test:master-2_5_1_4-2_6 b6839a49bdf1 1.83GB 0B nexus.gz1.opensdn.io:5101/opensdn-tools:master-2_5_1_4-2_6 6f2a5cb36710 1.39GB 0B nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_5_1_4-2_6 1c77fbbd2d78 728MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent-dpdk:master-2_5_1_4-2_6 d9e1ec5963d6 1.02GB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent:master-2_5_1_4-2_6 b6ff17288e20 1.85GB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-base:master-2_5_1_4-2_6 e3fedc18d134 737MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-build-init:master-2_5_1_4-2_6 cec018a10c02 616MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk:master-2_5_1_4-2_6 5f57dd6e3a72 737MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init:master-2_5_1_4-2_6 3463bced2f78 367MB 0B nexus.gz1.opensdn.io:5101/tf-dev-sandbox:frozen 20e7e6bda612 2.9GB 0B U opensdn-test-test:master-2_5_1_4-2_6 b6839a49bdf1 1.83GB 0B rockylinux:9 9cc24f05f309 176MB 0B tf-dev-sandbox:compile 1fd658272c8f 24.7GB 0B tf-dev-sandbox:frozen 20e7e6bda612 2.9GB 0B U