2026-03-26 16:28:40,000: INFO: Building opensdn-tor-agent 2026-03-26 16:28:40,043: 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 WARN: InvalidDefaultArgInFrom: Default value for ARG ${BUILD_IMAGE} results in empty or invalid base image name (line 4) #1 WARN: InvalidDefaultArgInFrom: Default value for ARG ${CONTRAIL_REGISTRY}/opensdn-base:${CONTRAIL_CONTAINER_TAG} results in empty or invalid base image name (line 6) #1 DONE 0.2s #2 [internal] load metadata for nexus.gz1.opensdn.io:5101/opensdn-base:master-2_4_9_8-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 0.7s #5 [build 1/1] FROM docker.io/library/tf-dev-sandbox:compile #5 CACHED #6 [stage-1 1/8] FROM nexus.gz1.opensdn.io:5101/opensdn-base:master-2_4_9_8-2 #6 DONE 0.0s #7 [internal] load build context #7 ... #8 [1/3] FROM nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-2_4_9_8-2 #8 CACHED #9 [stage-1 2/8] COPY --from=build /buildroot/usr/lib/libisc-9.21.3.so /usr/lib/ #9 ... #7 [internal] load build context #7 transferring context: 1.52kB done #7 DONE 1.5s #9 [stage-1 2/8] COPY --from=build /buildroot/usr/lib/libisc-9.21.3.so /usr/lib/ #9 DONE 1.3s #10 [stage-1 3/8] COPY --from=build /buildroot/usr/lib/libisccc-9.21.3.so /usr/lib/ #10 DONE 1.4s #8 [1/3] FROM nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-2_4_9_8-2 #8 CACHED #11 [stage-1 4/8] COPY --from=build /buildroot/usr/lib/libisccfg-9.21.3.so /usr/lib/ #11 DONE 1.8s #12 [stage-1 5/8] COPY --from=build /buildroot/usr/bin/contrail-vrouter-agent-health-check.py /usr/bin/ #12 DONE 1.6s #13 [stage-1 6/8] COPY --from=build /buildroot/usr/bin/contrail_crypt_tunnel_client.py /usr/bin/ #13 DONE 1.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 1.520 added from: http://tf-mirrors.gz1.opensdn.io/re 48 MB/s | 14 MB 00:00 #14 4.394 added from: http://tf-mirrors.gz1.opensdn.io/re 19 MB/s | 1.9 MB 00:00 #14 5.674 added from: http://tf-mirrors.gz1.opensdn.io/re 8.2 MB/s | 402 kB 00:00 #14 6.453 added from: http://tf-mirrors.gz1.opensdn.io/re 33 MB/s | 16 MB 00:00 #14 14.74 added from: http://tf-mirrors.gz1.opensdn.io/re 40 MB/s | 11 MB 00:00 #14 20.57 added from: http://tf-mirrors.gz1.opensdn.io/re 14 MB/s | 1.1 MB 00:00 #14 21.54 added from: http://tf-mirrors.gz1.opensdn.io/re 33 MB/s | 4.8 MB 00:00 #14 23.27 added from: http://tf-mirrors.gz1.opensdn.io/re 13 MB/s | 697 kB 00:00 #14 24.05 added from: http://tf-mirrors.gz1.opensdn.io/re 3.3 MB/s | 474 kB 00:00 #14 24.86 added from: http://tf-mirrors.gz1.opensdn.io/re 603 kB/s | 18 kB 00:00 #14 25.39 added from: http://tf-mirrors.gz1.opensdn.io/re 6.0 kB/s | 257 B 00:00 #14 25.90 added from: http://tf-mirrors.gz1.opensdn.io/re 521 kB/s | 15 kB 00:00 #14 26.45 added from: http://tf-mirrors.gz1.opensdn.io/re 2.4 MB/s | 96 kB 00:00 #14 27.43 added from: http://tf-mirrors.gz1.opensdn.io/re 60 MB/s | 39 MB 00:00 #14 60.33 Third parties for OpenSDN 17 MB/s | 5.1 MB 00:00 #14 87.48 Dependencies resolved. #14 87.52 ========================================================================================== #14 87.52 Package Arch Version Repository Size #14 87.52 ========================================================================================== #14 87.52 Installing: #14 87.52 boost x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 9.9 k #14 87.52 gperftools-libs x86_64 2.9.1-3.el9 tf-mirrors.ci_repos_epel9.repo 308 k #14 87.52 Installing dependencies: #14 87.52 boost-atomic x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 15 k #14 87.52 boost-chrono x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 23 k #14 87.52 boost-container x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 35 k #14 87.52 boost-context x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 13 k #14 87.52 boost-contract x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 43 k #14 87.52 boost-coroutine x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 30 k #14 87.52 boost-date-time x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 11 k #14 87.52 boost-fiber x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 37 k #14 87.52 boost-filesystem x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 55 k #14 87.52 boost-graph x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 99 k #14 87.52 boost-iostreams x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 37 k #14 87.52 boost-locale x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 212 k #14 87.52 boost-log x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 405 k #14 87.52 boost-math x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 203 k #14 87.52 boost-nowide x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 13 k #14 87.52 boost-program-options x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 104 k #14 87.52 boost-python3 x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 91 k #14 87.52 boost-random x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 22 k #14 87.52 boost-regex x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 275 k #14 87.52 boost-serialization x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 127 k #14 87.52 boost-stacktrace x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 25 k #14 87.52 boost-system x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 11 k #14 87.52 boost-test x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 228 k #14 87.52 boost-thread x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 53 k #14 87.52 boost-timer x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 21 k #14 87.52 boost-type_erasure x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 28 k #14 87.52 boost-wave x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 207 k #14 87.52 libicu x86_64 67.1-10.el9_6 tf-mirrors.ci_repos_yum9-baseos 9.6 M #14 87.52 libunwind x86_64 1.6.2-1.el9 tf-mirrors.ci_repos_epel9.repo 67 k #14 87.52 #14 87.52 Transaction Summary #14 87.52 ========================================================================================== #14 87.52 Install 31 Packages #14 87.52 #14 87.52 Total download size: 12 M #14 87.52 Installed size: 41 M #14 87.52 Downloading Packages: #14 87.54 (1/31): boost-1.75.0-13.el9_7.x86_64.rpm 317 kB/s | 9.9 kB 00:00 #14 87.57 (2/31): boost-atomic-1.75.0-13.el9_7.x86_64.rpm 429 kB/s | 15 kB 00:00 #14 87.57 (3/31): boost-chrono-1.75.0-13.el9_7.x86_64.rpm 2.9 MB/s | 23 kB 00:00 #14 87.57 (4/31): boost-container-1.75.0-13.el9_7.x86_64. 3.8 MB/s | 35 kB 00:00 #14 87.57 (5/31): boost-context-1.75.0-13.el9_7.x86_64.rp 1.8 MB/s | 13 kB 00:00 #14 87.57 (6/31): boost-contract-1.75.0-13.el9_7.x86_64.r 6.9 MB/s | 43 kB 00:00 #14 87.57 (7/31): boost-coroutine-1.75.0-13.el9_7.x86_64. 4.4 MB/s | 30 kB 00:00 #14 87.57 (8/31): boost-date-time-1.75.0-13.el9_7.x86_64. 1.8 MB/s | 11 kB 00:00 #14 87.57 (9/31): boost-fiber-1.75.0-13.el9_7.x86_64.rpm 5.9 MB/s | 37 kB 00:00 #14 87.57 (10/31): boost-filesystem-1.75.0-13.el9_7.x86_6 7.4 MB/s | 55 kB 00:00 #14 87.57 (11/31): boost-graph-1.75.0-13.el9_7.x86_64.rpm 12 MB/s | 99 kB 00:00 #14 87.60 (12/31): boost-iostreams-1.75.0-13.el9_7.x86_64 4.6 MB/s | 37 kB 00:00 #14 87.60 (13/31): boost-locale-1.75.0-13.el9_7.x86_64.rp 19 MB/s | 212 kB 00:00 #14 87.65 (14/31): boost-math-1.75.0-13.el9_7.x86_64.rpm 6.8 MB/s | 203 kB 00:00 #14 87.65 (15/31): boost-log-1.75.0-13.el9_7.x86_64.rpm 7.0 MB/s | 405 kB 00:00 #14 87.65 (16/31): boost-nowide-1.75.0-13.el9_7.x86_64.rp 492 kB/s | 13 kB 00:00 #14 87.66 (17/31): boost-program-options-1.75.0-13.el9_7. 4.6 MB/s | 104 kB 00:00 #14 87.68 (18/31): boost-python3-1.75.0-13.el9_7.x86_64.r 3.6 MB/s | 91 kB 00:00 #14 87.68 (19/31): boost-random-1.75.0-13.el9_7.x86_64.rp 1.3 MB/s | 22 kB 00:00 #14 87.77 (20/31): boost-serialization-1.75.0-13.el9_7.x8 8.3 MB/s | 127 kB 00:00 #14 87.77 (21/31): boost-regex-1.75.0-13.el9_7.x86_64.rpm 6.9 MB/s | 275 kB 00:00 #14 87.77 (22/31): boost-stacktrace-1.75.0-13.el9_7.x86_6 1.2 MB/s | 25 kB 00:00 #14 87.77 (23/31): boost-system-1.75.0-13.el9_7.x86_64.rp 1.3 MB/s | 11 kB 00:00 #14 87.77 (24/31): boost-test-1.75.0-13.el9_7.x86_64.rpm 8.1 MB/s | 228 kB 00:00 #14 87.77 (25/31): boost-thread-1.75.0-13.el9_7.x86_64.rp 1.9 MB/s | 53 kB 00:00 #14 87.77 (26/31): boost-timer-1.75.0-13.el9_7.x86_64.rpm 1.7 MB/s | 21 kB 00:00 #14 87.77 (27/31): boost-type_erasure-1.75.0-13.el9_7.x86 1.8 MB/s | 28 kB 00:00 #14 87.78 (28/31): boost-wave-1.75.0-13.el9_7.x86_64.rpm 9.3 MB/s | 207 kB 00:00 #14 87.80 (29/31): gperftools-libs-2.9.1-3.el9.x86_64.rpm 8.7 MB/s | 308 kB 00:00 #14 87.81 (30/31): libunwind-1.6.2-1.el9.x86_64.rpm 2.7 MB/s | 67 kB 00:00 #14 88.13 (31/31): libicu-67.1-10.el9_6.x86_64.rpm 16 MB/s | 9.6 MB 00:00 #14 88.13 -------------------------------------------------------------------------------- #14 88.13 Total 20 MB/s | 12 MB 00:00 #14 88.13 Running transaction check #14 88.30 Transaction check succeeded. #14 88.30 Running transaction test #14 88.74 Transaction test succeeded. #14 88.74 Running transaction #14 89.22 Preparing : 1/1 #14 89.36 Installing : boost-system-1.75.0-13.el9_7.x86_64 1/31 #14 89.37 Installing : boost-chrono-1.75.0-13.el9_7.x86_64 2/31 #14 89.38 Installing : boost-thread-1.75.0-13.el9_7.x86_64 3/31 #14 89.39 Installing : boost-filesystem-1.75.0-13.el9_7.x86_64 4/31 #14 90.41 Installing : libicu-67.1-10.el9_6.x86_64 5/31 #14 90.45 Installing : boost-regex-1.75.0-13.el9_7.x86_64 6/31 #14 90.47 Installing : boost-context-1.75.0-13.el9_7.x86_64 7/31 #14 90.50 Installing : boost-date-time-1.75.0-13.el9_7.x86_64 8/31 #14 90.50 Installing : boost-atomic-1.75.0-13.el9_7.x86_64 9/31 #14 90.56 Installing : boost-log-1.75.0-13.el9_7.x86_64 10/31 #14 90.62 Installing : boost-wave-1.75.0-13.el9_7.x86_64 11/31 #14 90.64 Installing : boost-coroutine-1.75.0-13.el9_7.x86_64 12/31 #14 90.66 Installing : boost-fiber-1.75.0-13.el9_7.x86_64 13/31 #14 90.66 Installing : boost-graph-1.75.0-13.el9_7.x86_64 14/31 #14 90.70 Installing : boost-locale-1.75.0-13.el9_7.x86_64 15/31 #14 90.73 Installing : boost-type_erasure-1.75.0-13.el9_7.x86_64 16/31 #14 90.73 Installing : boost-timer-1.75.0-13.el9_7.x86_64 17/31 #14 90.75 Installing : libunwind-1.6.2-1.el9.x86_64 18/31 #14 90.76 Installing : boost-test-1.75.0-13.el9_7.x86_64 19/31 #14 90.82 Installing : boost-stacktrace-1.75.0-13.el9_7.x86_64 20/31 #14 90.86 Installing : boost-serialization-1.75.0-13.el9_7.x86_64 21/31 #14 90.86 Installing : boost-random-1.75.0-13.el9_7.x86_64 22/31 #14 90.86 Installing : boost-python3-1.75.0-13.el9_7.x86_64 23/31 #14 90.86 Installing : boost-program-options-1.75.0-13.el9_7.x86_64 24/31 #14 90.91 Installing : boost-nowide-1.75.0-13.el9_7.x86_64 25/31 #14 90.94 Installing : boost-math-1.75.0-13.el9_7.x86_64 26/31 #14 90.97 Installing : boost-iostreams-1.75.0-13.el9_7.x86_64 27/31 #14 91.02 Installing : boost-contract-1.75.0-13.el9_7.x86_64 28/31 #14 91.10 Installing : boost-container-1.75.0-13.el9_7.x86_64 29/31 #14 91.10 Installing : boost-1.75.0-13.el9_7.x86_64 30/31 #14 91.10 Installing : gperftools-libs-2.9.1-3.el9.x86_64 31/31 #14 91.13 Running scriptlet: gperftools-libs-2.9.1-3.el9.x86_64 31/31 #14 91.43 Verifying : libicu-67.1-10.el9_6.x86_64 1/31 #14 91.43 Verifying : boost-1.75.0-13.el9_7.x86_64 2/31 #14 91.43 Verifying : boost-atomic-1.75.0-13.el9_7.x86_64 3/31 #14 91.43 Verifying : boost-chrono-1.75.0-13.el9_7.x86_64 4/31 #14 91.43 Verifying : boost-container-1.75.0-13.el9_7.x86_64 5/31 #14 91.43 Verifying : boost-context-1.75.0-13.el9_7.x86_64 6/31 #14 91.43 Verifying : boost-contract-1.75.0-13.el9_7.x86_64 7/31 #14 91.43 Verifying : boost-coroutine-1.75.0-13.el9_7.x86_64 8/31 #14 91.43 Verifying : boost-date-time-1.75.0-13.el9_7.x86_64 9/31 #14 91.43 Verifying : boost-fiber-1.75.0-13.el9_7.x86_64 10/31 #14 91.43 Verifying : boost-filesystem-1.75.0-13.el9_7.x86_64 11/31 #14 91.43 Verifying : boost-graph-1.75.0-13.el9_7.x86_64 12/31 #14 91.43 Verifying : boost-iostreams-1.75.0-13.el9_7.x86_64 13/31 #14 91.43 Verifying : boost-locale-1.75.0-13.el9_7.x86_64 14/31 #14 91.43 Verifying : boost-log-1.75.0-13.el9_7.x86_64 15/31 #14 91.43 Verifying : boost-math-1.75.0-13.el9_7.x86_64 16/31 #14 91.43 Verifying : boost-nowide-1.75.0-13.el9_7.x86_64 17/31 #14 91.43 Verifying : boost-program-options-1.75.0-13.el9_7.x86_64 18/31 #14 91.43 Verifying : boost-python3-1.75.0-13.el9_7.x86_64 19/31 #14 91.43 Verifying : boost-random-1.75.0-13.el9_7.x86_64 20/31 #14 91.43 Verifying : boost-regex-1.75.0-13.el9_7.x86_64 21/31 #14 91.43 Verifying : boost-serialization-1.75.0-13.el9_7.x86_64 22/31 #14 91.43 Verifying : boost-stacktrace-1.75.0-13.el9_7.x86_64 23/31 #14 91.43 Verifying : boost-system-1.75.0-13.el9_7.x86_64 24/31 #14 91.43 Verifying : boost-test-1.75.0-13.el9_7.x86_64 25/31 #14 91.43 Verifying : boost-thread-1.75.0-13.el9_7.x86_64 26/31 #14 91.43 Verifying : boost-timer-1.75.0-13.el9_7.x86_64 27/31 #14 91.43 Verifying : boost-type_erasure-1.75.0-13.el9_7.x86_64 28/31 #14 91.43 Verifying : boost-wave-1.75.0-13.el9_7.x86_64 29/31 #14 91.43 Verifying : gperftools-libs-2.9.1-3.el9.x86_64 30/31 #14 91.43 Verifying : libunwind-1.6.2-1.el9.x86_64 31/31 #14 91.52 #14 91.52 Installed: #14 91.52 boost-1.75.0-13.el9_7.x86_64 #14 91.52 boost-atomic-1.75.0-13.el9_7.x86_64 #14 91.52 boost-chrono-1.75.0-13.el9_7.x86_64 #14 91.52 boost-container-1.75.0-13.el9_7.x86_64 #14 91.52 boost-context-1.75.0-13.el9_7.x86_64 #14 91.52 boost-contract-1.75.0-13.el9_7.x86_64 #14 91.52 boost-coroutine-1.75.0-13.el9_7.x86_64 #14 91.52 boost-date-time-1.75.0-13.el9_7.x86_64 #14 91.52 boost-fiber-1.75.0-13.el9_7.x86_64 #14 91.52 boost-filesystem-1.75.0-13.el9_7.x86_64 #14 91.52 boost-graph-1.75.0-13.el9_7.x86_64 #14 91.52 boost-iostreams-1.75.0-13.el9_7.x86_64 #14 91.52 boost-locale-1.75.0-13.el9_7.x86_64 #14 91.52 boost-log-1.75.0-13.el9_7.x86_64 #14 91.52 boost-math-1.75.0-13.el9_7.x86_64 #14 91.52 boost-nowide-1.75.0-13.el9_7.x86_64 #14 91.52 boost-program-options-1.75.0-13.el9_7.x86_64 #14 91.52 boost-python3-1.75.0-13.el9_7.x86_64 #14 91.52 boost-random-1.75.0-13.el9_7.x86_64 #14 91.52 boost-regex-1.75.0-13.el9_7.x86_64 #14 91.52 boost-serialization-1.75.0-13.el9_7.x86_64 #14 91.52 boost-stacktrace-1.75.0-13.el9_7.x86_64 #14 91.52 boost-system-1.75.0-13.el9_7.x86_64 #14 91.52 boost-test-1.75.0-13.el9_7.x86_64 #14 91.52 boost-thread-1.75.0-13.el9_7.x86_64 #14 91.52 boost-timer-1.75.0-13.el9_7.x86_64 #14 91.52 boost-type_erasure-1.75.0-13.el9_7.x86_64 #14 91.52 boost-wave-1.75.0-13.el9_7.x86_64 #14 91.52 gperftools-libs-2.9.1-3.el9.x86_64 #14 91.52 libicu-67.1-10.el9_6.x86_64 #14 91.52 libunwind-1.6.2-1.el9.x86_64 #14 91.52 #14 91.52 Complete! #14 92.76 77 files removed #14 94.63 Looking in indexes: http://tf-mirrors.gz1.opensdn.io/root/pypi/+simple/, http://localhost:6667/pip/simple #14 94.84 Collecting contrail-vrouter-api==0.1.dev0 #14 94.90 Downloading http://localhost:6667/pip/simple/contrail-vrouter-api/contrail_vrouter_api-0.1.dev0-py3-none-any.whl (2.9 kB) #14 96.16 Installing collected packages: contrail-vrouter-api #14 96.20 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 96.20 Successfully installed contrail-vrouter-api-0.1.dev0 #14 DONE 98.0s #15 [stage-1 8/8] COPY *.sh / #15 DONE 0.2s #16 exporting to image #16 exporting layers #16 exporting layers 6.7s done #16 writing image sha256:324fdbc53b009713c60d2ebee7a950952be0e59e30a17435d283e5fde0ac71dc #16 writing image sha256:324fdbc53b009713c60d2ebee7a950952be0e59e30a17435d283e5fde0ac71dc 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.8s 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-26 16:30:37,088: INFO: Docker build duration: 118 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-tor-agent] c3aa845e3bf1: Preparing 801f56b94ba9: Preparing a290320d1249: Preparing b0e403a1887f: Preparing 5c655b0c8e20: Preparing 15d82949f71f: Preparing c7ead5647ed3: Preparing 2f35285c66d1: Preparing 480f261eec89: Preparing b8bb75c78ce1: Preparing 1f0ee7a2efc3: Preparing 4d719411c2fb: Preparing f4f2f74191cf: Preparing 3b124886eca3: Preparing 7a57bb5d9151: Preparing d6518f47fab2: Preparing 1940c04e59be: Preparing 7c0863965b24: Preparing 95304a411ed7: Preparing f320960d8a16: Preparing 44343de3ea1d: Preparing 5c655b0c8e20: Waiting 15d82949f71f: Waiting c7ead5647ed3: Waiting 2f35285c66d1: Waiting 480f261eec89: Waiting b8bb75c78ce1: Waiting 1f0ee7a2efc3: Waiting 4d719411c2fb: Waiting f4f2f74191cf: Waiting 3b124886eca3: Waiting 7a57bb5d9151: Waiting d6518f47fab2: Waiting 1940c04e59be: Waiting 7c0863965b24: Waiting 95304a411ed7: Waiting f320960d8a16: Waiting 44343de3ea1d: Waiting b0e403a1887f: Pushed a290320d1249: Pushed c3aa845e3bf1: Pushed 15d82949f71f: Pushed 2f35285c66d1: Layer already exists 480f261eec89: Layer already exists 5c655b0c8e20: Pushed b8bb75c78ce1: Layer already exists 1f0ee7a2efc3: Layer already exists f4f2f74191cf: Layer already exists 4d719411c2fb: Layer already exists c7ead5647ed3: Pushed 7a57bb5d9151: Layer already exists 3b124886eca3: Layer already exists d6518f47fab2: Layer already exists 1940c04e59be: Layer already exists 7c0863965b24: Layer already exists 95304a411ed7: Layer already exists f320960d8a16: Layer already exists 44343de3ea1d: Layer already exists 801f56b94ba9: Pushed master-2_4_9_8-2: digest: sha256:6bb37ec67a277728f1dbcf8f41dcf7c3943284cf5ae016b99a7d2ac5a069e0da size: 4713 2026-03-26 16:31:22,153: INFO: Building opensdn-tor-agent finished successfully, duration: 163 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 8fd17e9f6914 683MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-api:master-2_4_9_8-2 e00c0d5c9f2c 692MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-2_4_9_8-2 062feefe0a28 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-collector:master-2_4_9_8-2 7b0909bc201b 749MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base:master-2_4_9_8-2 eb5b5fa72451 908MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-collector:master-2_4_9_8-2 f5372046d2df 909MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology:master-2_4_9_8-2 a0455104c475 909MB 0B nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src:master-2_4_9_8-2 cdae1165201e 1.41MB 0B nexus.gz1.opensdn.io:5101/opensdn-base:master-2_4_9_8-2 427ef35ab9ae 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src:master-2_4_9_8-2 38b06d48be99 4.17kB 0B nexus.gz1.opensdn.io:5101/opensdn-charms-src:master-2_4_9_8-2 0c151fb58795 6.05MB 0B nexus.gz1.opensdn.io:5101/opensdn-container-builder-src:master-2_4_9_8-2 355782049b7f 2.48MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-base:master-2_4_9_8-2 186c8758bf6f 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema:master-2_4_9_8-2 e0e55cd052d2 668MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-base:master-2_4_9_8-2 4162be75acbd 726MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-2_4_9_8-2 1497aa1b1477 753MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-2_4_9_8-2 f35f9fc9146e 753MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-named:master-2_4_9_8-2 4fb66be3003a 734MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base:master-2_4_9_8-2 1243febdb9ba 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job:master-2_4_9_8-2 a551a3bd11e2 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web:master-2_4_9_8-2 3f55f3b0f498 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-debug:master-2_4_9_8-2 b78fb2e24b45 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-deployment-test:master-2_4_9_8-2 f0d65c8901b7 441MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-cassandra:master-2_4_9_8-2 7403b27211f6 331MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-haproxy:master-2_4_9_8-2 49572a9ec1e9 144MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-kafka:master-2_4_9_8-2 ae18fc712252 392MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq:master-2_4_9_8-2 f88e2ed44a71 363MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-redis:master-2_4_9_8-2 709a3affaf11 171MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd:master-2_4_9_8-2 a5531f7741da 440MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-stunnel:master-2_4_9_8-2 b3d533c160c8 454MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper:master-2_4_9_8-2 b1ded66f0e7a 301MB 0B nexus.gz1.opensdn.io:5101/opensdn-general-base:master-2_4_9_8-2 dfd3a36cb3a9 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src:master-2_4_9_8-2 50ee2586d564 32.7MB 0B nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init:master-2_4_9_8-2 918f1967ea26 687MB 0B nexus.gz1.opensdn.io:5101/opensdn-kubernetes-kube-manager:master-2_4_9_8-2 89aecb6f2b83 672MB 0B nexus.gz1.opensdn.io:5101/opensdn-node-init:master-2_4_9_8-2 a25269d7fbf1 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-nodemgr:master-2_4_9_8-2 b4a0cb3b2658 802MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-compute-init:master-2_4_9_8-2 06b4a6833a73 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-heat-init:master-2_4_9_8-2 2c601528e94a 444MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-neutron-init:master-2_4_9_8-2 fed88b3fa972 444MB 0B nexus.gz1.opensdn.io:5101/opensdn-provisioner:master-2_4_9_8-2 d328ca680cbf 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-status:master-2_4_9_8-2 bf6ae8b7a567 802MB 0B nexus.gz1.opensdn.io:5101/opensdn-test-test:master-2_4_9_8-2 e78c78d6061f 1.83GB 0B nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_4_9_8-2 324fdbc53b00 726MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-base:master-2_4_9_8-2 97c19f5095b3 734MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk:master-2_4_9_8-2 4db157031a53 734MB 0B nexus.gz1.opensdn.io:5101/tf-dev-sandbox:frozen 28ed4af3d16b 21GB 0B U opensdn-test-test:master-2_4_9_8-2 e78c78d6061f 1.83GB 0B tf-dev-sandbox:compile a22860cb9cc0 37.6GB 0B