2026-04-14 07:59:45,888: INFO: Building opensdn-tor-agent 2026-04-14 07:59:45,928: 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_7_8_4-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 --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.5s #2 [internal] load metadata for nexus.gz1.opensdn.io:5101/opensdn-base:master-2_7_8_4-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.7s #5 [1/3] FROM nexus.gz1.opensdn.io:5101/opensdn-controller-config-base:master-2_7_8_4-2 #5 CACHED #6 [build 1/1] FROM docker.io/library/tf-dev-sandbox:compile #6 CACHED #7 [stage-1 1/6] FROM nexus.gz1.opensdn.io:5101/opensdn-base:master-2_7_8_4-2 #7 DONE 0.0s #8 [internal] load build context #8 ... #9 [stage-1 2/8] COPY --from=build /buildroot/usr/lib/libisc-9.21.3.so /usr/lib/ #9 DONE 0.9s #8 [internal] load build context #8 transferring context: 1.52kB 0.0s done #8 DONE 1.7s #10 [stage-1 3/8] COPY --from=build /buildroot/usr/lib/libisccc-9.21.3.so /usr/lib/ #10 DONE 1.1s #11 [stage-1 4/8] COPY --from=build /buildroot/usr/lib/libisccfg-9.21.3.so /usr/lib/ #11 DONE 3.9s #12 [stage-1 5/8] COPY --from=build /buildroot/usr/bin/contrail-vrouter-agent-health-check.py /usr/bin/ #12 DONE 4.8s #13 [stage-1 6/8] COPY --from=build /buildroot/usr/bin/contrail_crypt_tunnel_client.py /usr/bin/ #13 DONE 2.5s #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.069 added from: http://tf-mirrors.gz1.opensdn.io/re 39 MB/s | 14 MB 00:00 #14 8.021 added from: http://tf-mirrors.gz1.opensdn.io/re 19 MB/s | 1.9 MB 00:00 #14 9.515 added from: http://tf-mirrors.gz1.opensdn.io/re 7.4 MB/s | 402 kB 00:00 #14 10.53 added from: http://tf-mirrors.gz1.opensdn.io/re 33 MB/s | 16 MB 00:00 #14 21.94 added from: http://tf-mirrors.gz1.opensdn.io/re 37 MB/s | 11 MB 00:00 #14 27.45 added from: http://tf-mirrors.gz1.opensdn.io/re 21 MB/s | 1.1 MB 00:00 #14 28.96 added from: http://tf-mirrors.gz1.opensdn.io/re 17 MB/s | 4.8 MB 00:00 #14 32.62 added from: http://tf-mirrors.gz1.opensdn.io/re 6.4 MB/s | 697 kB 00:00 #14 33.33 added from: http://tf-mirrors.gz1.opensdn.io/re 13 MB/s | 474 kB 00:00 #14 34.13 added from: http://tf-mirrors.gz1.opensdn.io/re 1.1 MB/s | 18 kB 00:00 #14 34.73 added from: http://tf-mirrors.gz1.opensdn.io/re 8.4 kB/s | 257 B 00:00 #14 35.33 added from: http://tf-mirrors.gz1.opensdn.io/re 450 kB/s | 15 kB 00:00 #14 35.89 added from: http://tf-mirrors.gz1.opensdn.io/re 2.5 MB/s | 96 kB 00:00 #14 37.67 added from: http://tf-mirrors.gz1.opensdn.io/re 34 MB/s | 39 MB 00:01 #14 63.24 Third parties for OpenSDN 28 MB/s | 5.1 MB 00:00 #14 82.35 Dependencies resolved. #14 82.35 ========================================================================================== #14 82.35 Package Arch Version Repository Size #14 82.35 ========================================================================================== #14 82.35 Installing: #14 82.35 boost x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 9.9 k #14 82.35 gperftools-libs x86_64 2.9.1-3.el9 tf-mirrors.ci_repos_epel9.repo 308 k #14 82.35 Installing dependencies: #14 82.35 boost-atomic x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 15 k #14 82.35 boost-chrono x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 23 k #14 82.35 boost-container x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 35 k #14 82.35 boost-context x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 13 k #14 82.35 boost-contract x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 43 k #14 82.35 boost-coroutine x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 30 k #14 82.35 boost-date-time x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 11 k #14 82.35 boost-fiber x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 37 k #14 82.35 boost-filesystem x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 55 k #14 82.35 boost-graph x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 99 k #14 82.35 boost-iostreams x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 37 k #14 82.35 boost-locale x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 212 k #14 82.35 boost-log x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 405 k #14 82.35 boost-math x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 203 k #14 82.35 boost-nowide x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 13 k #14 82.35 boost-program-options x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 104 k #14 82.35 boost-python3 x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 91 k #14 82.35 boost-random x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 22 k #14 82.35 boost-regex x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 275 k #14 82.35 boost-serialization x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 127 k #14 82.35 boost-stacktrace x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 25 k #14 82.35 boost-system x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 11 k #14 82.35 boost-test x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 228 k #14 82.35 boost-thread x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 53 k #14 82.35 boost-timer x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 21 k #14 82.35 boost-type_erasure x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 28 k #14 82.35 boost-wave x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 207 k #14 82.35 libicu x86_64 67.1-10.el9_6 tf-mirrors.ci_repos_yum9-baseos 9.6 M #14 82.35 libunwind x86_64 1.6.2-1.el9 tf-mirrors.ci_repos_epel9.repo 67 k #14 82.35 #14 82.35 Transaction Summary #14 82.35 ========================================================================================== #14 82.35 Install 31 Packages #14 82.35 #14 82.35 Total download size: 12 M #14 82.35 Installed size: 41 M #14 82.35 Downloading Packages: #14 82.39 (1/31): boost-1.75.0-13.el9_7.x86_64.rpm 468 kB/s | 9.9 kB 00:00 #14 82.39 (2/31): boost-atomic-1.75.0-13.el9_7.x86_64.rpm 741 kB/s | 15 kB 00:00 #14 82.40 (3/31): boost-chrono-1.75.0-13.el9_7.x86_64.rpm 1.7 MB/s | 23 kB 00:00 #14 82.43 (4/31): boost-container-1.75.0-13.el9_7.x86_64. 2.0 MB/s | 35 kB 00:00 #14 82.43 (5/31): boost-context-1.75.0-13.el9_7.x86_64.rp 2.3 MB/s | 13 kB 00:00 #14 82.43 (6/31): boost-contract-1.75.0-13.el9_7.x86_64.r 7.0 MB/s | 43 kB 00:00 #14 82.43 (7/31): boost-coroutine-1.75.0-13.el9_7.x86_64. 4.7 MB/s | 30 kB 00:00 #14 82.43 (8/31): boost-date-time-1.75.0-13.el9_7.x86_64. 1.8 MB/s | 11 kB 00:00 #14 82.43 (9/31): boost-fiber-1.75.0-13.el9_7.x86_64.rpm 6.0 MB/s | 37 kB 00:00 #14 82.43 (10/31): boost-filesystem-1.75.0-13.el9_7.x86_6 8.9 MB/s | 55 kB 00:00 #14 82.44 (11/31): boost-graph-1.75.0-13.el9_7.x86_64.rpm 14 MB/s | 99 kB 00:00 #14 82.44 (12/31): boost-iostreams-1.75.0-13.el9_7.x86_64 5.0 MB/s | 37 kB 00:00 #14 82.46 (13/31): boost-locale-1.75.0-13.el9_7.x86_64.rp 8.6 MB/s | 212 kB 00:00 #14 82.49 (14/31): boost-log-1.75.0-13.el9_7.x86_64.rpm 11 MB/s | 405 kB 00:00 #14 82.49 (15/31): boost-nowide-1.75.0-13.el9_7.x86_64.rp 2.9 MB/s | 13 kB 00:00 #14 82.49 (16/31): boost-math-1.75.0-13.el9_7.x86_64.rpm 6.4 MB/s | 203 kB 00:00 #14 82.51 (17/31): boost-program-options-1.75.0-13.el9_7. 7.6 MB/s | 104 kB 00:00 #14 82.51 (18/31): boost-python3-1.75.0-13.el9_7.x86_64.r 9.5 MB/s | 91 kB 00:00 #14 82.51 (19/31): boost-random-1.75.0-13.el9_7.x86_64.rp 2.7 MB/s | 22 kB 00:00 #14 82.54 (20/31): boost-serialization-1.75.0-13.el9_7.x8 7.4 MB/s | 127 kB 00:00 #14 82.54 (21/31): boost-regex-1.75.0-13.el9_7.x86_64.rpm 9.8 MB/s | 275 kB 00:00 #14 82.54 (22/31): boost-stacktrace-1.75.0-13.el9_7.x86_6 2.4 MB/s | 25 kB 00:00 #14 82.54 (23/31): boost-system-1.75.0-13.el9_7.x86_64.rp 1.9 MB/s | 11 kB 00:00 #14 82.54 (24/31): boost-thread-1.75.0-13.el9_7.x86_64.rp 6.1 MB/s | 53 kB 00:00 #14 82.57 (25/31): boost-test-1.75.0-13.el9_7.x86_64.rpm 9.9 MB/s | 228 kB 00:00 #14 82.57 (26/31): boost-timer-1.75.0-13.el9_7.x86_64.rpm 1.5 MB/s | 21 kB 00:00 #14 82.57 (27/31): boost-type_erasure-1.75.0-13.el9_7.x86 4.6 MB/s | 28 kB 00:00 #14 82.57 (28/31): boost-wave-1.75.0-13.el9_7.x86_64.rpm 24 MB/s | 207 kB 00:00 #14 82.60 (29/31): gperftools-libs-2.9.1-3.el9.x86_64.rpm 14 MB/s | 308 kB 00:00 #14 82.60 (30/31): libunwind-1.6.2-1.el9.x86_64.rpm 2.8 MB/s | 67 kB 00:00 #14 82.78 (31/31): libicu-67.1-10.el9_6.x86_64.rpm 24 MB/s | 9.6 MB 00:00 #14 82.78 -------------------------------------------------------------------------------- #14 82.78 Total 29 MB/s | 12 MB 00:00 #14 82.78 Running transaction check #14 82.85 Transaction check succeeded. #14 82.85 Running transaction test #14 83.32 Transaction test succeeded. #14 83.32 Running transaction #14 83.89 Preparing : 1/1 #14 84.03 Installing : boost-system-1.75.0-13.el9_7.x86_64 1/31 #14 84.04 Installing : boost-chrono-1.75.0-13.el9_7.x86_64 2/31 #14 84.05 Installing : boost-thread-1.75.0-13.el9_7.x86_64 3/31 #14 84.05 Installing : boost-filesystem-1.75.0-13.el9_7.x86_64 4/31 #14 84.29 Installing : libicu-67.1-10.el9_6.x86_64 5/31 #14 84.30 Installing : boost-regex-1.75.0-13.el9_7.x86_64 6/31 #14 84.31 Installing : boost-context-1.75.0-13.el9_7.x86_64 7/31 #14 84.32 Installing : boost-date-time-1.75.0-13.el9_7.x86_64 8/31 #14 84.32 Installing : boost-atomic-1.75.0-13.el9_7.x86_64 9/31 #14 84.35 Installing : boost-log-1.75.0-13.el9_7.x86_64 10/31 #14 84.35 Installing : boost-wave-1.75.0-13.el9_7.x86_64 11/31 #14 84.37 Installing : boost-coroutine-1.75.0-13.el9_7.x86_64 12/31 #14 84.37 Installing : boost-fiber-1.75.0-13.el9_7.x86_64 13/31 #14 84.37 Installing : boost-graph-1.75.0-13.el9_7.x86_64 14/31 #14 84.39 Installing : boost-locale-1.75.0-13.el9_7.x86_64 15/31 #14 84.40 Installing : boost-type_erasure-1.75.0-13.el9_7.x86_64 16/31 #14 84.41 Installing : boost-timer-1.75.0-13.el9_7.x86_64 17/31 #14 84.41 Installing : libunwind-1.6.2-1.el9.x86_64 18/31 #14 84.43 Installing : boost-test-1.75.0-13.el9_7.x86_64 19/31 #14 84.43 Installing : boost-stacktrace-1.75.0-13.el9_7.x86_64 20/31 #14 84.44 Installing : boost-serialization-1.75.0-13.el9_7.x86_64 21/31 #14 84.45 Installing : boost-random-1.75.0-13.el9_7.x86_64 22/31 #14 84.45 Installing : boost-python3-1.75.0-13.el9_7.x86_64 23/31 #14 84.46 Installing : boost-program-options-1.75.0-13.el9_7.x86_64 24/31 #14 84.48 Installing : boost-nowide-1.75.0-13.el9_7.x86_64 25/31 #14 84.48 Installing : boost-math-1.75.0-13.el9_7.x86_64 26/31 #14 84.50 Installing : boost-iostreams-1.75.0-13.el9_7.x86_64 27/31 #14 84.52 Installing : boost-contract-1.75.0-13.el9_7.x86_64 28/31 #14 84.52 Installing : boost-container-1.75.0-13.el9_7.x86_64 29/31 #14 84.55 Installing : boost-1.75.0-13.el9_7.x86_64 30/31 #14 84.59 Installing : gperftools-libs-2.9.1-3.el9.x86_64 31/31 #14 84.59 Running scriptlet: gperftools-libs-2.9.1-3.el9.x86_64 31/31 #14 85.09 Verifying : libicu-67.1-10.el9_6.x86_64 1/31 #14 85.09 Verifying : boost-1.75.0-13.el9_7.x86_64 2/31 #14 85.09 Verifying : boost-atomic-1.75.0-13.el9_7.x86_64 3/31 #14 85.09 Verifying : boost-chrono-1.75.0-13.el9_7.x86_64 4/31 #14 85.09 Verifying : boost-container-1.75.0-13.el9_7.x86_64 5/31 #14 85.09 Verifying : boost-context-1.75.0-13.el9_7.x86_64 6/31 #14 85.09 Verifying : boost-contract-1.75.0-13.el9_7.x86_64 7/31 #14 85.09 Verifying : boost-coroutine-1.75.0-13.el9_7.x86_64 8/31 #14 85.09 Verifying : boost-date-time-1.75.0-13.el9_7.x86_64 9/31 #14 85.09 Verifying : boost-fiber-1.75.0-13.el9_7.x86_64 10/31 #14 85.09 Verifying : boost-filesystem-1.75.0-13.el9_7.x86_64 11/31 #14 85.09 Verifying : boost-graph-1.75.0-13.el9_7.x86_64 12/31 #14 85.09 Verifying : boost-iostreams-1.75.0-13.el9_7.x86_64 13/31 #14 85.09 Verifying : boost-locale-1.75.0-13.el9_7.x86_64 14/31 #14 85.09 Verifying : boost-log-1.75.0-13.el9_7.x86_64 15/31 #14 85.09 Verifying : boost-math-1.75.0-13.el9_7.x86_64 16/31 #14 85.09 Verifying : boost-nowide-1.75.0-13.el9_7.x86_64 17/31 #14 85.09 Verifying : boost-program-options-1.75.0-13.el9_7.x86_64 18/31 #14 85.09 Verifying : boost-python3-1.75.0-13.el9_7.x86_64 19/31 #14 85.09 Verifying : boost-random-1.75.0-13.el9_7.x86_64 20/31 #14 85.09 Verifying : boost-regex-1.75.0-13.el9_7.x86_64 21/31 #14 85.09 Verifying : boost-serialization-1.75.0-13.el9_7.x86_64 22/31 #14 85.09 Verifying : boost-stacktrace-1.75.0-13.el9_7.x86_64 23/31 #14 85.09 Verifying : boost-system-1.75.0-13.el9_7.x86_64 24/31 #14 85.09 Verifying : boost-test-1.75.0-13.el9_7.x86_64 25/31 #14 85.09 Verifying : boost-thread-1.75.0-13.el9_7.x86_64 26/31 #14 85.09 Verifying : boost-timer-1.75.0-13.el9_7.x86_64 27/31 #14 85.09 Verifying : boost-type_erasure-1.75.0-13.el9_7.x86_64 28/31 #14 85.09 Verifying : boost-wave-1.75.0-13.el9_7.x86_64 29/31 #14 85.09 Verifying : gperftools-libs-2.9.1-3.el9.x86_64 30/31 #14 85.09 Verifying : libunwind-1.6.2-1.el9.x86_64 31/31 #14 85.27 #14 85.27 Installed: #14 85.27 boost-1.75.0-13.el9_7.x86_64 #14 85.27 boost-atomic-1.75.0-13.el9_7.x86_64 #14 85.27 boost-chrono-1.75.0-13.el9_7.x86_64 #14 85.27 boost-container-1.75.0-13.el9_7.x86_64 #14 85.27 boost-context-1.75.0-13.el9_7.x86_64 #14 85.27 boost-contract-1.75.0-13.el9_7.x86_64 #14 85.27 boost-coroutine-1.75.0-13.el9_7.x86_64 #14 85.27 boost-date-time-1.75.0-13.el9_7.x86_64 #14 85.27 boost-fiber-1.75.0-13.el9_7.x86_64 #14 85.27 boost-filesystem-1.75.0-13.el9_7.x86_64 #14 85.27 boost-graph-1.75.0-13.el9_7.x86_64 #14 85.27 boost-iostreams-1.75.0-13.el9_7.x86_64 #14 85.27 boost-locale-1.75.0-13.el9_7.x86_64 #14 85.27 boost-log-1.75.0-13.el9_7.x86_64 #14 85.27 boost-math-1.75.0-13.el9_7.x86_64 #14 85.27 boost-nowide-1.75.0-13.el9_7.x86_64 #14 85.27 boost-program-options-1.75.0-13.el9_7.x86_64 #14 85.27 boost-python3-1.75.0-13.el9_7.x86_64 #14 85.27 boost-random-1.75.0-13.el9_7.x86_64 #14 85.27 boost-regex-1.75.0-13.el9_7.x86_64 #14 85.27 boost-serialization-1.75.0-13.el9_7.x86_64 #14 85.27 boost-stacktrace-1.75.0-13.el9_7.x86_64 #14 85.27 boost-system-1.75.0-13.el9_7.x86_64 #14 85.27 boost-test-1.75.0-13.el9_7.x86_64 #14 85.27 boost-thread-1.75.0-13.el9_7.x86_64 #14 85.27 boost-timer-1.75.0-13.el9_7.x86_64 #14 85.27 boost-type_erasure-1.75.0-13.el9_7.x86_64 #14 85.27 boost-wave-1.75.0-13.el9_7.x86_64 #14 85.27 gperftools-libs-2.9.1-3.el9.x86_64 #14 85.27 libicu-67.1-10.el9_6.x86_64 #14 85.27 libunwind-1.6.2-1.el9.x86_64 #14 85.27 #14 85.27 Complete! #14 86.68 77 files removed #14 88.67 Looking in indexes: http://tf-mirrors.gz1.opensdn.io/root/pypi/+simple/, http://localhost:6667/pip/simple #14 88.81 Collecting contrail-vrouter-api==0.1.dev0 #14 88.83 Downloading http://localhost:6667/pip/simple/contrail-vrouter-api/contrail_vrouter_api-0.1.dev0-py3-none-any.whl (2.9 kB) #14 89.42 Installing collected packages: contrail-vrouter-api #14 89.44 Successfully installed contrail-vrouter-api-0.1.dev0 #14 89.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 90.0s #15 [stage-1 8/8] COPY *.sh / #15 DONE 0.7s #16 exporting to image #16 exporting layers #16 exporting layers 4.8s done #16 writing image sha256:d1284dd2d12583ca0fd643998c8cdc1a98a004279645994ca5850e406cae9806 #16 writing image sha256:d1284dd2d12583ca0fd643998c8cdc1a98a004279645994ca5850e406cae9806 0.0s done #16 naming to nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_7_8_4-2 0.0s done #16 DONE 5.0s 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-04-14 08:01:44,445: INFO: Docker build duration: 119 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-tor-agent] a0916c134ae2: Preparing 32ec27a610dc: Preparing b7451273dc67: Preparing ed2bde85c0d7: Preparing 72a61578287a: Preparing c79d58293ffb: Preparing 0a20ad5464fd: Preparing 4650318e85ec: Preparing ca94603eee38: Preparing 4c151f99b5c1: Preparing 169b0c4f7083: Preparing 336d3dad82b7: Preparing 4c5224a3c6a4: Preparing 4109f00a791c: Preparing 7368b4613836: Preparing ad1513aaadca: Preparing 39eed5899819: Preparing 8f9273badb22: Preparing 1d9c9096bd07: Preparing 3dbf528f3dcb: Preparing 44343de3ea1d: Preparing ed2bde85c0d7: Waiting 72a61578287a: Waiting c79d58293ffb: Waiting 0a20ad5464fd: Waiting 4650318e85ec: Waiting ca94603eee38: Waiting 4c151f99b5c1: Waiting 169b0c4f7083: Waiting 336d3dad82b7: Waiting 4c5224a3c6a4: Waiting 4109f00a791c: Waiting 7368b4613836: Waiting ad1513aaadca: Waiting 39eed5899819: Waiting 8f9273badb22: Waiting 1d9c9096bd07: Waiting 3dbf528f3dcb: Waiting 44343de3ea1d: Waiting b7451273dc67: Pushed ed2bde85c0d7: Pushed 72a61578287a: Pushed c79d58293ffb: Pushed a0916c134ae2: Pushed 0a20ad5464fd: Pushed 4650318e85ec: Layer already exists 4c151f99b5c1: Layer already exists ca94603eee38: Layer already exists 169b0c4f7083: Layer already exists 336d3dad82b7: Layer already exists 4c5224a3c6a4: Layer already exists 4109f00a791c: Layer already exists 7368b4613836: Layer already exists ad1513aaadca: Layer already exists 39eed5899819: Layer already exists 8f9273badb22: Layer already exists 1d9c9096bd07: Layer already exists 3dbf528f3dcb: Layer already exists 44343de3ea1d: Layer already exists 32ec27a610dc: Pushed master-2_7_8_4-2: digest: sha256:191e4c48779cb96d8b6f3eb6d1a6e35efd6b1348838db723f68c0de7ebe4182b size: 4713 2026-04-14 08:01:58,925: INFO: Building opensdn-tor-agent finished successfully, duration: 133 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_7_8_4-2 ab1b5dc457ce 683MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-api:master-2_7_8_4-2 cb8692a962c4 692MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-2_7_8_4-2 af7b76d6cea3 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-collector:master-2_7_8_4-2 5972453292de 749MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine:master-2_7_8_4-2 a226ea99066f 745MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base:master-2_7_8_4-2 5f823e3577ab 908MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-collector:master-2_7_8_4-2 754c87bcb6f7 909MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology:master-2_7_8_4-2 6e73b2978c78 909MB 0B nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src:master-2_7_8_4-2 ae19f0889109 1.41MB 0B nexus.gz1.opensdn.io:5101/opensdn-base:master-2_7_8_4-2 fb6c0d146b54 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src:master-2_7_8_4-2 6f1002bce9ef 4.17kB 0B nexus.gz1.opensdn.io:5101/opensdn-charms-src:master-2_7_8_4-2 18195e9e72b8 6.05MB 0B nexus.gz1.opensdn.io:5101/opensdn-container-builder-src:master-2_7_8_4-2 a4e4487ff630 2.39MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-base:master-2_7_8_4-2 ac7a991ab336 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema:master-2_7_8_4-2 542de44e1d07 668MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-svcmonitor:master-2_7_8_4-2 d26e35faf62c 689MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-base:master-2_7_8_4-2 14f4bf13ad72 726MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-2_7_8_4-2 1111ab87cc0b 753MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-2_7_8_4-2 1de0f6d139ec 753MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-named:master-2_7_8_4-2 44117da463de 734MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base:master-2_7_8_4-2 a3e2ec6a8499 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job:master-2_7_8_4-2 cd86c2bb6f40 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web:master-2_7_8_4-2 1e62bf5e31b7 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-debug:master-2_7_8_4-2 4e2535606072 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-cassandra:master-2_7_8_4-2 2a247a410be0 331MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-haproxy:master-2_7_8_4-2 0aac20a44cef 144MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-kafka:master-2_7_8_4-2 1c256a872fb8 392MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq:master-2_7_8_4-2 58bfe019f33e 363MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-redis:master-2_7_8_4-2 0a439b86711e 171MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd:master-2_7_8_4-2 8ec605726b2f 440MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-stunnel:master-2_7_8_4-2 1a679420a5e8 454MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper:master-2_7_8_4-2 8f4c10ce59f8 301MB 0B nexus.gz1.opensdn.io:5101/opensdn-general-base:master-2_7_8_4-2 f5bdff0393b0 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src:master-2_7_8_4-2 9e79b2129323 32.7MB 0B nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init:master-2_7_8_4-2 dda7d3ddec7e 687MB 0B nexus.gz1.opensdn.io:5101/opensdn-kubernetes-kube-manager:master-2_7_8_4-2 64395819405b 672MB 0B nexus.gz1.opensdn.io:5101/opensdn-node-init:master-2_7_8_4-2 df9e60efddd6 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-nodemgr:master-2_7_8_4-2 d3cb584ccd21 802MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-compute-init:master-2_7_8_4-2 184923003016 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-heat-init:master-2_7_8_4-2 3d991c75917b 444MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-neutron-init:master-2_7_8_4-2 83aa3f673531 444MB 0B nexus.gz1.opensdn.io:5101/opensdn-provisioner:master-2_7_8_4-2 15dbed7781f2 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-status:master-2_7_8_4-2 48ce125f22b7 802MB 0B nexus.gz1.opensdn.io:5101/opensdn-test-test:master-2_7_8_4-2 f8f4d182ca25 1.83GB 0B nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_7_8_4-2 d1284dd2d125 726MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-base:master-2_7_8_4-2 5419db20e0b5 734MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk:master-2_7_8_4-2 94cd755889ae 734MB 0B nexus.gz1.opensdn.io:5101/tf-dev-sandbox:frozen 976fe4527f26 2.9GB 0B U opensdn-test-test:master-2_7_8_4-2 f8f4d182ca25 1.83GB 0B rockylinux:9 9cc24f05f309 176MB 0B tf-dev-sandbox:compile e9928c28e588 22.2GB 0B tf-dev-sandbox:frozen 976fe4527f26 2.9GB 0B U