2026-03-11 10:44:41,862: INFO: Building opensdn-tor-agent 2026-03-11 10:44:41,939: INFO: Building args: --network host --build-arg PIP_REPOSITORY=http://localhost:6667/pip/simple --build-arg CONTRAIL_REGISTRY=nexus.gz1.opensdn.io:5101 --build-arg CONTRAIL_CONTAINER_TAG=master-2_4_9_8-2 --build-arg SITE_MIRROR=http://nexus.gz1.opensdn.io/repository/external-web-cache --build-arg LINUX_DISTR_VER=9 --build-arg LINUX_DISTR=rockylinux --build-arg CONTAINER_NAME=opensdn-tor-agent --build-arg UBUNTU_DISTR_VERSION=24.04 --build-arg UBUNTU_DISTR=ubuntu --build-arg VENDOR_NAME=OpenSDN-IO --build-arg VENDOR_DOMAIN=io.opensdn --build-arg BUILD_IMAGE=tf-dev-sandbox:compile --build-arg BUILD_ROOT=/buildroot --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.6s #2 [internal] load metadata for docker.io/library/tf-dev-sandbox:compile #2 DONE 0.0s #3 [internal] load metadata for nexus.gz1.opensdn.io:5101/opensdn-base:master-2_4_9_8-2 #3 DONE 0.0s #4 [internal] load .dockerignore #4 transferring context: #4 transferring context: 2B done #4 DONE 1.6s #5 [build 1/1] FROM docker.io/library/tf-dev-sandbox:compile #5 CACHED #6 [stage-1 1/6] FROM nexus.gz1.opensdn.io:5101/opensdn-base:master-2_4_9_8-2 #6 DONE 0.0s #7 [stage-1 1/6] FROM nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-2_4_9_8-2 #7 CACHED #7 [stage-1 1/6] FROM nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-2_4_9_8-2 #7 CACHED #8 [internal] load build context #8 DONE 0.0s #8 [internal] load build context #8 transferring context: 1.52kB 0.0s done #8 DONE 2.5s #9 [stage-1 2/8] COPY --from=build /buildroot/usr/lib/libisc-9.21.3.so /usr/lib/ #9 DONE 2.8s #10 [stage-1 3/8] COPY --from=build /buildroot/usr/lib/libisccc-9.21.3.so /usr/lib/ #10 DONE 2.6s #11 [stage-1 4/8] COPY --from=build /buildroot/usr/lib/libisccfg-9.21.3.so /usr/lib/ #11 DONE 4.1s #12 [stage-1 5/8] COPY --from=build /buildroot/usr/bin/contrail-vrouter-agent-health-check.py /usr/bin/ #12 DONE 1.0s #13 [stage-1 6/8] COPY --from=build /buildroot/usr/bin/contrail_crypt_tunnel_client.py /usr/bin/ #13 DONE 0.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 1.306 added from: http://tf-mirrors.gz1.opensdn.io/re 41 MB/s | 14 MB 00:00 #14 6.554 added from: http://tf-mirrors.gz1.opensdn.io/re 15 MB/s | 1.9 MB 00:00 #14 7.138 added from: http://tf-mirrors.gz1.opensdn.io/re 13 MB/s | 402 kB 00:00 #14 8.086 added from: http://tf-mirrors.gz1.opensdn.io/re 36 MB/s | 16 MB 00:00 #14 22.83 added from: http://tf-mirrors.gz1.opensdn.io/re 20 MB/s | 11 MB 00:00 #14 33.19 added from: http://tf-mirrors.gz1.opensdn.io/re 24 MB/s | 1.1 MB 00:00 #14 34.63 added from: http://tf-mirrors.gz1.opensdn.io/re 23 MB/s | 4.8 MB 00:00 #14 38.54 added from: http://tf-mirrors.gz1.opensdn.io/re 15 MB/s | 697 kB 00:00 #14 39.23 added from: http://tf-mirrors.gz1.opensdn.io/re 7.2 MB/s | 474 kB 00:00 #14 40.15 added from: http://tf-mirrors.gz1.opensdn.io/re 390 kB/s | 18 kB 00:00 #14 40.93 added from: http://tf-mirrors.gz1.opensdn.io/re 10 kB/s | 257 B 00:00 #14 41.34 added from: http://tf-mirrors.gz1.opensdn.io/re 430 kB/s | 15 kB 00:00 #14 41.92 added from: http://tf-mirrors.gz1.opensdn.io/re 2.5 MB/s | 96 kB 00:00 #14 43.88 added from: http://tf-mirrors.gz1.opensdn.io/re 34 MB/s | 39 MB 00:01 #14 74.59 Third parties for OpenSDN 22 MB/s | 5.1 MB 00:00 #14 94.80 Dependencies resolved. #14 94.80 ========================================================================================== #14 94.80 Package Arch Version Repository Size #14 94.80 ========================================================================================== #14 94.80 Installing: #14 94.80 boost x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 9.9 k #14 94.80 gperftools-libs x86_64 2.9.1-3.el9 tf-mirrors.ci_repos_epel9.repo 308 k #14 94.80 Installing dependencies: #14 94.80 boost-atomic x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 15 k #14 94.80 boost-chrono x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 23 k #14 94.80 boost-container x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 35 k #14 94.80 boost-context x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 13 k #14 94.80 boost-contract x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 43 k #14 94.80 boost-coroutine x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 30 k #14 94.80 boost-date-time x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 11 k #14 94.80 boost-fiber x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 37 k #14 94.80 boost-filesystem x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 55 k #14 94.80 boost-graph x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 99 k #14 94.80 boost-iostreams x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 37 k #14 94.80 boost-locale x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 212 k #14 94.80 boost-log x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 405 k #14 94.80 boost-math x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 203 k #14 94.80 boost-nowide x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 13 k #14 94.80 boost-program-options x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 104 k #14 94.80 boost-python3 x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 91 k #14 94.80 boost-random x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 22 k #14 94.80 boost-regex x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 275 k #14 94.80 boost-serialization x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 127 k #14 94.80 boost-stacktrace x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 25 k #14 94.80 boost-system x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 11 k #14 94.80 boost-test x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 228 k #14 94.80 boost-thread x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 53 k #14 94.80 boost-timer x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 21 k #14 94.80 boost-type_erasure x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 28 k #14 94.80 boost-wave x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 207 k #14 94.80 libicu x86_64 67.1-10.el9_6 tf-mirrors.ci_repos_yum9-baseos 9.6 M #14 94.80 libunwind x86_64 1.6.2-1.el9 tf-mirrors.ci_repos_epel9.repo 67 k #14 94.80 #14 94.80 Transaction Summary #14 94.80 ========================================================================================== #14 94.80 Install 31 Packages #14 94.80 #14 94.81 Total download size: 12 M #14 94.81 Installed size: 41 M #14 94.81 Downloading Packages: #14 94.84 (1/31): boost-1.75.0-13.el9_7.x86_64.rpm 548 kB/s | 9.9 kB 00:00 #14 94.84 (2/31): boost-atomic-1.75.0-13.el9_7.x86_64.rpm 708 kB/s | 15 kB 00:00 #14 94.84 (3/31): boost-container-1.75.0-13.el9_7.x86_64. 6.3 MB/s | 35 kB 00:00 #14 94.84 (4/31): boost-chrono-1.75.0-13.el9_7.x86_64.rpm 2.4 MB/s | 23 kB 00:00 #14 94.86 (5/31): boost-context-1.75.0-13.el9_7.x86_64.rp 1.6 MB/s | 13 kB 00:00 #14 94.86 (6/31): boost-contract-1.75.0-13.el9_7.x86_64.r 5.3 MB/s | 43 kB 00:00 #14 94.86 (7/31): boost-coroutine-1.75.0-13.el9_7.x86_64. 3.8 MB/s | 30 kB 00:00 #14 94.86 (8/31): boost-date-time-1.75.0-13.el9_7.x86_64. 1.4 MB/s | 11 kB 00:00 #14 94.86 (9/31): boost-fiber-1.75.0-13.el9_7.x86_64.rpm 5.5 MB/s | 37 kB 00:00 #14 94.86 (10/31): boost-filesystem-1.75.0-13.el9_7.x86_6 9.1 MB/s | 55 kB 00:00 #14 94.86 (11/31): boost-graph-1.75.0-13.el9_7.x86_64.rpm 15 MB/s | 99 kB 00:00 #14 94.87 (12/31): boost-iostreams-1.75.0-13.el9_7.x86_64 5.3 MB/s | 37 kB 00:00 #14 94.89 (13/31): boost-locale-1.75.0-13.el9_7.x86_64.rp 16 MB/s | 212 kB 00:00 #14 94.89 (14/31): boost-math-1.75.0-13.el9_7.x86_64.rpm 26 MB/s | 203 kB 00:00 #14 94.89 (15/31): boost-nowide-1.75.0-13.el9_7.x86_64.rp 3.0 MB/s | 13 kB 00:00 #14 94.90 (16/31): boost-log-1.75.0-13.el9_7.x86_64.rpm 13 MB/s | 405 kB 00:00 #14 94.90 (17/31): boost-program-options-1.75.0-13.el9_7. 9.6 MB/s | 104 kB 00:00 #14 94.91 (18/31): boost-python3-1.75.0-13.el9_7.x86_64.r 9.6 MB/s | 91 kB 00:00 #14 94.92 (19/31): boost-random-1.75.0-13.el9_7.x86_64.rp 2.0 MB/s | 22 kB 00:00 #14 94.93 (20/31): boost-regex-1.75.0-13.el9_7.x86_64.rpm 20 MB/s | 275 kB 00:00 #14 94.93 (21/31): boost-serialization-1.75.0-13.el9_7.x8 8.2 MB/s | 127 kB 00:00 #14 94.93 (22/31): boost-stacktrace-1.75.0-13.el9_7.x86_6 2.5 MB/s | 25 kB 00:00 #14 94.94 (23/31): boost-system-1.75.0-13.el9_7.x86_64.rp 2.3 MB/s | 11 kB 00:00 #14 94.94 (24/31): boost-test-1.75.0-13.el9_7.x86_64.rpm 31 MB/s | 228 kB 00:00 #14 94.94 (25/31): boost-thread-1.75.0-13.el9_7.x86_64.rp 5.5 MB/s | 53 kB 00:00 #14 94.95 (26/31): boost-timer-1.75.0-13.el9_7.x86_64.rpm 2.9 MB/s | 21 kB 00:00 #14 94.95 (27/31): boost-type_erasure-1.75.0-13.el9_7.x86 3.6 MB/s | 28 kB 00:00 #14 94.97 (28/31): boost-wave-1.75.0-13.el9_7.x86_64.rpm 16 MB/s | 207 kB 00:00 #14 94.97 (29/31): gperftools-libs-2.9.1-3.el9.x86_64.rpm 18 MB/s | 308 kB 00:00 #14 94.98 (30/31): libunwind-1.6.2-1.el9.x86_64.rpm 5.5 MB/s | 67 kB 00:00 #14 95.10 (31/31): libicu-67.1-10.el9_6.x86_64.rpm 35 MB/s | 9.6 MB 00:00 #14 95.10 -------------------------------------------------------------------------------- #14 95.10 Total 45 MB/s | 12 MB 00:00 #14 95.10 Running transaction check #14 95.14 Transaction check succeeded. #14 95.14 Running transaction test #14 95.45 Transaction test succeeded. #14 95.45 Running transaction #14 96.10 Preparing : 1/1 #14 96.23 Installing : boost-system-1.75.0-13.el9_7.x86_64 1/31 #14 96.23 Installing : boost-chrono-1.75.0-13.el9_7.x86_64 2/31 #14 96.23 Installing : boost-thread-1.75.0-13.el9_7.x86_64 3/31 #14 96.23 Installing : boost-filesystem-1.75.0-13.el9_7.x86_64 4/31 #14 96.68 Installing : libicu-67.1-10.el9_6.x86_64 5/31 #14 96.68 Installing : boost-regex-1.75.0-13.el9_7.x86_64 6/31 #14 96.68 Installing : boost-context-1.75.0-13.el9_7.x86_64 7/31 #14 96.68 Installing : boost-date-time-1.75.0-13.el9_7.x86_64 8/31 #14 96.69 Installing : boost-atomic-1.75.0-13.el9_7.x86_64 9/31 #14 96.70 Installing : boost-log-1.75.0-13.el9_7.x86_64 10/31 #14 96.73 Installing : boost-wave-1.75.0-13.el9_7.x86_64 11/31 #14 96.76 Installing : boost-coroutine-1.75.0-13.el9_7.x86_64 12/31 #14 96.76 Installing : boost-fiber-1.75.0-13.el9_7.x86_64 13/31 #14 96.76 Installing : boost-graph-1.75.0-13.el9_7.x86_64 14/31 #14 96.76 Installing : boost-locale-1.75.0-13.el9_7.x86_64 15/31 #14 96.80 Installing : boost-type_erasure-1.75.0-13.el9_7.x86_64 16/31 #14 96.80 Installing : boost-timer-1.75.0-13.el9_7.x86_64 17/31 #14 96.80 Installing : libunwind-1.6.2-1.el9.x86_64 18/31 #14 96.81 Installing : boost-test-1.75.0-13.el9_7.x86_64 19/31 #14 96.83 Installing : boost-stacktrace-1.75.0-13.el9_7.x86_64 20/31 #14 96.85 Installing : boost-serialization-1.75.0-13.el9_7.x86_64 21/31 #14 96.85 Installing : boost-random-1.75.0-13.el9_7.x86_64 22/31 #14 96.85 Installing : boost-python3-1.75.0-13.el9_7.x86_64 23/31 #14 96.88 Installing : boost-program-options-1.75.0-13.el9_7.x86_64 24/31 #14 96.88 Installing : boost-nowide-1.75.0-13.el9_7.x86_64 25/31 #14 96.91 Installing : boost-math-1.75.0-13.el9_7.x86_64 26/31 #14 96.91 Installing : boost-iostreams-1.75.0-13.el9_7.x86_64 27/31 #14 96.92 Installing : boost-contract-1.75.0-13.el9_7.x86_64 28/31 #14 96.94 Installing : boost-container-1.75.0-13.el9_7.x86_64 29/31 #14 96.94 Installing : boost-1.75.0-13.el9_7.x86_64 30/31 #14 96.97 Installing : gperftools-libs-2.9.1-3.el9.x86_64 31/31 #14 97.01 Running scriptlet: gperftools-libs-2.9.1-3.el9.x86_64 31/31 #14 97.78 Verifying : libicu-67.1-10.el9_6.x86_64 1/31 #14 97.78 Verifying : boost-1.75.0-13.el9_7.x86_64 2/31 #14 97.78 Verifying : boost-atomic-1.75.0-13.el9_7.x86_64 3/31 #14 97.78 Verifying : boost-chrono-1.75.0-13.el9_7.x86_64 4/31 #14 97.78 Verifying : boost-container-1.75.0-13.el9_7.x86_64 5/31 #14 97.78 Verifying : boost-context-1.75.0-13.el9_7.x86_64 6/31 #14 97.78 Verifying : boost-contract-1.75.0-13.el9_7.x86_64 7/31 #14 97.78 Verifying : boost-coroutine-1.75.0-13.el9_7.x86_64 8/31 #14 97.78 Verifying : boost-date-time-1.75.0-13.el9_7.x86_64 9/31 #14 97.78 Verifying : boost-fiber-1.75.0-13.el9_7.x86_64 10/31 #14 97.78 Verifying : boost-filesystem-1.75.0-13.el9_7.x86_64 11/31 #14 97.78 Verifying : boost-graph-1.75.0-13.el9_7.x86_64 12/31 #14 97.78 Verifying : boost-iostreams-1.75.0-13.el9_7.x86_64 13/31 #14 97.78 Verifying : boost-locale-1.75.0-13.el9_7.x86_64 14/31 #14 97.78 Verifying : boost-log-1.75.0-13.el9_7.x86_64 15/31 #14 97.78 Verifying : boost-math-1.75.0-13.el9_7.x86_64 16/31 #14 97.78 Verifying : boost-nowide-1.75.0-13.el9_7.x86_64 17/31 #14 97.78 Verifying : boost-program-options-1.75.0-13.el9_7.x86_64 18/31 #14 97.78 Verifying : boost-python3-1.75.0-13.el9_7.x86_64 19/31 #14 97.78 Verifying : boost-random-1.75.0-13.el9_7.x86_64 20/31 #14 97.78 Verifying : boost-regex-1.75.0-13.el9_7.x86_64 21/31 #14 97.78 Verifying : boost-serialization-1.75.0-13.el9_7.x86_64 22/31 #14 97.78 Verifying : boost-stacktrace-1.75.0-13.el9_7.x86_64 23/31 #14 97.78 Verifying : boost-system-1.75.0-13.el9_7.x86_64 24/31 #14 97.78 Verifying : boost-test-1.75.0-13.el9_7.x86_64 25/31 #14 97.78 Verifying : boost-thread-1.75.0-13.el9_7.x86_64 26/31 #14 97.78 Verifying : boost-timer-1.75.0-13.el9_7.x86_64 27/31 #14 97.78 Verifying : boost-type_erasure-1.75.0-13.el9_7.x86_64 28/31 #14 97.78 Verifying : boost-wave-1.75.0-13.el9_7.x86_64 29/31 #14 97.78 Verifying : gperftools-libs-2.9.1-3.el9.x86_64 30/31 #14 97.78 Verifying : libunwind-1.6.2-1.el9.x86_64 31/31 #14 98.02 #14 98.02 Installed: #14 98.02 boost-1.75.0-13.el9_7.x86_64 #14 98.02 boost-atomic-1.75.0-13.el9_7.x86_64 #14 98.02 boost-chrono-1.75.0-13.el9_7.x86_64 #14 98.02 boost-container-1.75.0-13.el9_7.x86_64 #14 98.02 boost-context-1.75.0-13.el9_7.x86_64 #14 98.02 boost-contract-1.75.0-13.el9_7.x86_64 #14 98.02 boost-coroutine-1.75.0-13.el9_7.x86_64 #14 98.02 boost-date-time-1.75.0-13.el9_7.x86_64 #14 98.02 boost-fiber-1.75.0-13.el9_7.x86_64 #14 98.02 boost-filesystem-1.75.0-13.el9_7.x86_64 #14 98.02 boost-graph-1.75.0-13.el9_7.x86_64 #14 98.02 boost-iostreams-1.75.0-13.el9_7.x86_64 #14 98.02 boost-locale-1.75.0-13.el9_7.x86_64 #14 98.02 boost-log-1.75.0-13.el9_7.x86_64 #14 98.02 boost-math-1.75.0-13.el9_7.x86_64 #14 98.02 boost-nowide-1.75.0-13.el9_7.x86_64 #14 98.02 boost-program-options-1.75.0-13.el9_7.x86_64 #14 98.02 boost-python3-1.75.0-13.el9_7.x86_64 #14 98.02 boost-random-1.75.0-13.el9_7.x86_64 #14 98.02 boost-regex-1.75.0-13.el9_7.x86_64 #14 98.02 boost-serialization-1.75.0-13.el9_7.x86_64 #14 98.02 boost-stacktrace-1.75.0-13.el9_7.x86_64 #14 98.02 boost-system-1.75.0-13.el9_7.x86_64 #14 98.02 boost-test-1.75.0-13.el9_7.x86_64 #14 98.02 boost-thread-1.75.0-13.el9_7.x86_64 #14 98.02 boost-timer-1.75.0-13.el9_7.x86_64 #14 98.02 boost-type_erasure-1.75.0-13.el9_7.x86_64 #14 98.02 boost-wave-1.75.0-13.el9_7.x86_64 #14 98.02 gperftools-libs-2.9.1-3.el9.x86_64 #14 98.02 libicu-67.1-10.el9_6.x86_64 #14 98.02 libunwind-1.6.2-1.el9.x86_64 #14 98.02 #14 98.02 Complete! #14 98.58 77 files removed #14 99.24 Looking in indexes: http://tf-mirrors.gz1.opensdn.io/root/pypi/+simple/, http://localhost:6667/pip/simple #14 99.31 Collecting contrail-vrouter-api==0.1.dev0 #14 99.31 Downloading http://localhost:6667/pip/simple/contrail-vrouter-api/contrail_vrouter_api-0.1.dev0-py3-none-any.whl (2.9 kB) #14 99.89 Installing collected packages: contrail-vrouter-api #14 99.91 Successfully installed contrail-vrouter-api-0.1.dev0 #14 99.93 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 101.3s #15 [stage-1 8/8] COPY *.sh / #15 DONE 0.8s #16 exporting to image #16 exporting layers #16 exporting layers 5.7s done #16 writing image sha256:800af0467d532afe98c6900b336c42ec2c5b7d9ffab0a24c972a26e2b9b9f54d #16 writing image sha256:800af0467d532afe98c6900b336c42ec2c5b7d9ffab0a24c972a26e2b9b9f54d 0.0s done #16 naming to nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_4_9_8-2 0.0s done #16 DONE 6.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-11 10:47:04,203: INFO: Docker build duration: 143 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-tor-agent] 839b2a848bb5: Preparing 9e1ecb25705a: Preparing 200932f24482: Preparing 1a6f03a2c41c: Preparing a88fc2105935: Preparing f87e34bb5cf2: Preparing 084bf9767e83: Preparing 0fb5cf0e9dff: Preparing 19ccac5be524: Preparing dbdd14588d7a: Preparing e95a0f99e6bc: Preparing a9ed82b239bb: Preparing 66ace2fef343: Preparing 47c25aa52e83: Preparing 625468338d39: Preparing 2888fcf903d6: Preparing a987c2ecde97: Preparing 7913bb78d3f1: Preparing b28a1c32a4ea: Preparing 1a33358c970c: Preparing 44343de3ea1d: Preparing 200932f24482: Waiting 1a6f03a2c41c: Waiting a88fc2105935: Waiting f87e34bb5cf2: Waiting 084bf9767e83: Waiting 0fb5cf0e9dff: Waiting 19ccac5be524: Waiting dbdd14588d7a: Waiting e95a0f99e6bc: Waiting a9ed82b239bb: Waiting 66ace2fef343: Waiting 47c25aa52e83: Waiting 625468338d39: Waiting 2888fcf903d6: Waiting a987c2ecde97: Waiting 7913bb78d3f1: Waiting b28a1c32a4ea: Waiting 1a33358c970c: Waiting 44343de3ea1d: Waiting 839b2a848bb5: Pushed 200932f24482: Pushed 1a6f03a2c41c: Pushed a88fc2105935: Pushed f87e34bb5cf2: Pushed 084bf9767e83: Pushed 0fb5cf0e9dff: Layer already exists 19ccac5be524: Layer already exists dbdd14588d7a: Layer already exists e95a0f99e6bc: Layer already exists a9ed82b239bb: Layer already exists 66ace2fef343: Layer already exists 47c25aa52e83: Layer already exists 625468338d39: Layer already exists 2888fcf903d6: Layer already exists a987c2ecde97: Layer already exists 7913bb78d3f1: Layer already exists b28a1c32a4ea: Layer already exists 1a33358c970c: Layer already exists 44343de3ea1d: Layer already exists 9e1ecb25705a: Pushed master-2_4_9_8-2: digest: sha256:5ff7e9c5452f7a1313a6f5ce5eddfabdde266a3c7a607b3a32ce72796c7f2f45 size: 4713 2026-03-11 10:47:21,999: INFO: Building opensdn-tor-agent finished successfully, duration: 160 seconds WARNING: This output is designed for human readability. For machine-readable output, please use --format. IMAGE ID DISK USAGE CONTENT SIZE EXTRA nexus.gz1.opensdn.io:5101/opensdn-analytics-alarm-gen:master-2_4_9_8-2 0eefd2f9814d 683MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-api:master-2_4_9_8-2 92936a7ba40f 692MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-2_4_9_8-2 aaafb0bd6e8a 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-collector:master-2_4_9_8-2 13072de5578e 749MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine:master-2_4_9_8-2 a68d9118194c 745MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base:master-2_4_9_8-2 f4dad19633d6 908MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-collector:master-2_4_9_8-2 092b8ddb0d56 909MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology:master-2_4_9_8-2 3a88677a0517 908MB 0B nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src:master-2_4_9_8-2 46207e41bbe8 1.4MB 0B nexus.gz1.opensdn.io:5101/opensdn-base:master-2_4_9_8-2 57a16623d647 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src:master-2_4_9_8-2 843661d27607 4.17kB 0B nexus.gz1.opensdn.io:5101/opensdn-charms-src:master-2_4_9_8-2 16b66b2e4428 6.05MB 0B nexus.gz1.opensdn.io:5101/opensdn-container-builder-src:master-2_4_9_8-2 440538582b0e 2.38MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-base:master-2_4_9_8-2 a55954cae7b5 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-dnsmasq:master-2_4_9_8-2 538e9f477471 682MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema:master-2_4_9_8-2 4d54e1b7c00a 668MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-svcmonitor:master-2_4_9_8-2 ab680d08ffaa 689MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-base:master-2_4_9_8-2 d0a97e76c9e8 726MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-2_4_9_8-2 31bab4221c05 753MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-2_4_9_8-2 c5d734ec40ae 753MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-named:master-2_4_9_8-2 6890996508d5 734MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base:master-2_4_9_8-2 2cae8df76480 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job:master-2_4_9_8-2 df101711cd2d 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web:master-2_4_9_8-2 64f6cfbe95b3 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-debug:master-2_4_9_8-2 fc551396fc83 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-cassandra:master-2_4_9_8-2 c199eea24634 331MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-haproxy:master-2_4_9_8-2 ea5fe85e3174 144MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-kafka:master-2_4_9_8-2 175b95c39e5d 392MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq:master-2_4_9_8-2 ce318a484241 363MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-redis:master-2_4_9_8-2 7df453783682 171MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd:master-2_4_9_8-2 a09f97d2e675 440MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-stunnel:master-2_4_9_8-2 f872468c1911 454MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper:master-2_4_9_8-2 aa4fd8083f66 301MB 0B nexus.gz1.opensdn.io:5101/opensdn-general-base:master-2_4_9_8-2 77e365f74fea 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src:master-2_4_9_8-2 c5d00e6563e6 32.7MB 0B nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init:master-2_4_9_8-2 286926a26cca 687MB 0B nexus.gz1.opensdn.io:5101/opensdn-kubernetes-kube-manager:master-2_4_9_8-2 50638147eac5 671MB 0B nexus.gz1.opensdn.io:5101/opensdn-node-init:master-2_4_9_8-2 f25cc412876a 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-nodemgr:master-2_4_9_8-2 61c5b857f6c7 802MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-compute-init:master-2_4_9_8-2 23c99c390705 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-heat-init:master-2_4_9_8-2 939e249774b6 444MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-neutron-init:master-2_4_9_8-2 41f4643b2355 444MB 0B nexus.gz1.opensdn.io:5101/opensdn-provisioner:master-2_4_9_8-2 6f75087e915d 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-status:master-2_4_9_8-2 e2fdc3b9cd0d 802MB 0B nexus.gz1.opensdn.io:5101/opensdn-test-test:master-2_4_9_8-2 1f6a502c0103 1.83GB 0B nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_4_9_8-2 800af0467d53 726MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent-dpdk:master-2_4_9_8-2 55aa2f9a6e58 958MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent:master-2_4_9_8-2 3e13195e5c79 924MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-base:master-2_4_9_8-2 e34ce3518c49 734MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-build-init:master-2_4_9_8-2 c621387ec11f 614MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk:master-2_4_9_8-2 cfe8a7fe59bb 734MB 0B nexus.gz1.opensdn.io:5101/tf-dev-sandbox:frozen d853d56370e5 2.9GB 0B U opensdn-test-test:master-2_4_9_8-2 1f6a502c0103 1.83GB 0B rockylinux:9 9cc24f05f309 176MB 0B tf-dev-sandbox:compile 055ffa897785 22.2GB 0B tf-dev-sandbox:frozen d853d56370e5 2.9GB 0B U