2026-03-02 01:21:08,939: INFO: Building opensdn-tor-agent 2026-03-02 01:21:09,048: INFO: Building args: --network host --build-arg PIP_REPOSITORY=http://localhost:6667/pip/simple --build-arg CONTRAIL_REGISTRY=nexus.gz1.opensdn.io:5102 --build-arg CONTRAIL_CONTAINER_TAG=nightly --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 2.3s #2 [internal] load metadata for nexus.gz1.opensdn.io:5102/opensdn-base:nightly #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.9s #5 [1/5] FROM nexus.gz1.opensdn.io:5102/opensdn-base:nightly #5 DONE 0.2s #6 [build 1/1] FROM docker.io/library/tf-dev-sandbox:compile #6 CACHED #7 [internal] load build context #7 transferring context: 1.52kB 0.0s done #7 DONE 2.2s #8 [stage-1 2/8] COPY --from=build /buildroot/usr/lib/libisc-9.21.3.so /usr/lib/ #8 DONE 1.7s #9 [stage-1 3/8] COPY --from=build /buildroot/usr/lib/libisccc-9.21.3.so /usr/lib/ #9 DONE 4.7s #10 [stage-1 4/8] COPY --from=build /buildroot/usr/lib/libisccfg-9.21.3.so /usr/lib/ #10 DONE 2.9s #11 [stage-1 5/8] COPY --from=build /buildroot/usr/bin/contrail-vrouter-agent-health-check.py /usr/bin/ #11 DONE 2.4s #12 [stage-1 6/8] COPY --from=build /buildroot/usr/bin/contrail_crypt_tunnel_client.py /usr/bin/ #12 DONE 2.3s #13 [stage-1 7/8] RUN set -e ; ln -s /usr/lib/libisc-9.21.3.so /usr/lib/libisc.so ; ln -s /usr/lib/libisccc-9.21.3.so /usr/lib/libisccc.so ; ln -s /usr/lib/libisccfg-9.21.3.so /usr/lib/libisccfg.so ; ldconfig ; source /etc/os-release && ver=$(echo $VERSION_ID | cut -d '.' -f 1) ; if [[ ${ver} == 9 ]]; then pkgs="boost" ; else pkgs="boost169" ; fi ; dnf install -y $pkgs gperftools-libs ; dnf clean all -y ; rm -rf /var/cache/yum ; python3 -m pip install --no-compile --extra-index-url http://localhost:6667/pip/simple "contrail-vrouter-api==0.1.dev0" ; rm -rf /root/.cache #13 2.455 added from: http://tf-mirrors.gz1.opensdn.io/re 38 MB/s | 14 MB 00:00 #13 9.927 added from: http://tf-mirrors.gz1.opensdn.io/re 2.9 MB/s | 1.9 MB 00:00 #13 10.84 added from: http://tf-mirrors.gz1.opensdn.io/re 9.4 MB/s | 402 kB 00:00 #13 11.68 added from: http://tf-mirrors.gz1.opensdn.io/re 40 MB/s | 16 MB 00:00 #13 22.28 added from: http://tf-mirrors.gz1.opensdn.io/re 52 MB/s | 11 MB 00:00 #13 29.35 added from: http://tf-mirrors.gz1.opensdn.io/re 6.7 MB/s | 1.1 MB 00:00 #13 30.84 added from: http://tf-mirrors.gz1.opensdn.io/re 21 MB/s | 4.8 MB 00:00 #13 34.20 added from: http://tf-mirrors.gz1.opensdn.io/re 18 MB/s | 697 kB 00:00 #13 35.10 added from: http://tf-mirrors.gz1.opensdn.io/re 6.6 MB/s | 474 kB 00:00 #13 35.89 added from: http://tf-mirrors.gz1.opensdn.io/re 767 kB/s | 18 kB 00:00 #13 36.37 added from: http://tf-mirrors.gz1.opensdn.io/re 11 kB/s | 257 B 00:00 #13 36.82 added from: http://tf-mirrors.gz1.opensdn.io/re 602 kB/s | 15 kB 00:00 #13 37.25 added from: http://tf-mirrors.gz1.opensdn.io/re 3.9 MB/s | 96 kB 00:00 #13 38.88 added from: http://tf-mirrors.gz1.opensdn.io/re 47 MB/s | 39 MB 00:00 #13 62.75 Third parties for OpenSDN 36 MB/s | 5.1 MB 00:00 #13 73.88 Dependencies resolved. #13 73.88 ========================================================================================== #13 73.88 Package Arch Version Repository Size #13 73.88 ========================================================================================== #13 73.88 Installing: #13 73.88 boost x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 9.9 k #13 73.88 gperftools-libs x86_64 2.9.1-3.el9 tf-mirrors.ci_repos_epel9.repo 308 k #13 73.88 Installing dependencies: #13 73.88 boost-atomic x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 15 k #13 73.88 boost-chrono x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 23 k #13 73.88 boost-container x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 35 k #13 73.88 boost-context x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 13 k #13 73.88 boost-contract x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 43 k #13 73.88 boost-coroutine x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 30 k #13 73.88 boost-date-time x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 11 k #13 73.88 boost-fiber x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 37 k #13 73.88 boost-filesystem x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 55 k #13 73.88 boost-graph x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 99 k #13 73.88 boost-iostreams x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 37 k #13 73.88 boost-locale x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 212 k #13 73.88 boost-log x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 405 k #13 73.88 boost-math x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 203 k #13 73.88 boost-nowide x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 13 k #13 73.88 boost-program-options x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 104 k #13 73.88 boost-python3 x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 91 k #13 73.88 boost-random x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 22 k #13 73.88 boost-regex x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 275 k #13 73.88 boost-serialization x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 127 k #13 73.88 boost-stacktrace x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 25 k #13 73.88 boost-system x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 11 k #13 73.88 boost-test x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 228 k #13 73.88 boost-thread x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 53 k #13 73.88 boost-timer x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 21 k #13 73.88 boost-type_erasure x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 28 k #13 73.88 boost-wave x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 207 k #13 73.88 libicu x86_64 67.1-10.el9_6 tf-mirrors.ci_repos_yum9-baseos 9.6 M #13 73.88 libunwind x86_64 1.6.2-1.el9 tf-mirrors.ci_repos_epel9.repo 67 k #13 73.88 #13 73.88 Transaction Summary #13 73.88 ========================================================================================== #13 73.88 Install 31 Packages #13 73.88 #13 73.88 Total download size: 12 M #13 73.88 Installed size: 41 M #13 73.88 Downloading Packages: #13 73.94 (1/31): boost-atomic-1.75.0-13.el9_7.x86_64.rpm 543 kB/s | 15 kB 00:00 #13 73.94 (2/31): boost-1.75.0-13.el9_7.x86_64.rpm 321 kB/s | 9.9 kB 00:00 #13 73.94 (3/31): boost-chrono-1.75.0-13.el9_7.x86_64.rpm 3.1 MB/s | 23 kB 00:00 #13 73.94 (4/31): boost-container-1.75.0-13.el9_7.x86_64. 4.9 MB/s | 35 kB 00:00 #13 73.94 (5/31): boost-context-1.75.0-13.el9_7.x86_64.rp 1.8 MB/s | 13 kB 00:00 #13 73.94 (6/31): boost-contract-1.75.0-13.el9_7.x86_64.r 5.6 MB/s | 43 kB 00:00 #13 73.94 (7/31): boost-coroutine-1.75.0-13.el9_7.x86_64. 5.3 MB/s | 30 kB 00:00 #13 73.94 (8/31): boost-date-time-1.75.0-13.el9_7.x86_64. 2.3 MB/s | 11 kB 00:00 #13 73.94 (9/31): boost-fiber-1.75.0-13.el9_7.x86_64.rpm 7.6 MB/s | 37 kB 00:00 #13 73.94 (10/31): boost-filesystem-1.75.0-13.el9_7.x86_6 11 MB/s | 55 kB 00:00 #13 74.00 (11/31): boost-graph-1.75.0-13.el9_7.x86_64.rpm 14 MB/s | 99 kB 00:00 #13 74.00 (12/31): boost-iostreams-1.75.0-13.el9_7.x86_64 5.4 MB/s | 37 kB 00:00 #13 74.00 (13/31): boost-locale-1.75.0-13.el9_7.x86_64.rp 25 MB/s | 212 kB 00:00 #13 74.00 (14/31): boost-math-1.75.0-13.el9_7.x86_64.rpm 25 MB/s | 203 kB 00:00 #13 74.00 (15/31): boost-nowide-1.75.0-13.el9_7.x86_64.rp 1.4 MB/s | 13 kB 00:00 #13 74.00 (16/31): boost-log-1.75.0-13.el9_7.x86_64.rpm 13 MB/s | 405 kB 00:00 #13 74.00 (17/31): boost-program-options-1.75.0-13.el9_7. 8.4 MB/s | 104 kB 00:00 #13 74.00 (18/31): boost-python3-1.75.0-13.el9_7.x86_64.r 9.7 MB/s | 91 kB 00:00 #13 74.00 (19/31): boost-random-1.75.0-13.el9_7.x86_64.rp 2.9 MB/s | 22 kB 00:00 #13 74.04 (20/31): boost-regex-1.75.0-13.el9_7.x86_64.rpm 26 MB/s | 275 kB 00:00 #13 74.04 (21/31): boost-serialization-1.75.0-13.el9_7.x8 8.8 MB/s | 127 kB 00:00 #13 74.04 (22/31): boost-stacktrace-1.75.0-13.el9_7.x86_6 2.8 MB/s | 25 kB 00:00 #13 74.04 (23/31): boost-system-1.75.0-13.el9_7.x86_64.rp 1.8 MB/s | 11 kB 00:00 #13 74.04 (24/31): boost-test-1.75.0-13.el9_7.x86_64.rpm 25 MB/s | 228 kB 00:00 #13 74.04 (25/31): boost-thread-1.75.0-13.el9_7.x86_64.rp 4.4 MB/s | 53 kB 00:00 #13 74.04 (26/31): boost-timer-1.75.0-13.el9_7.x86_64.rpm 1.9 MB/s | 21 kB 00:00 #13 74.04 (27/31): boost-type_erasure-1.75.0-13.el9_7.x86 2.2 MB/s | 28 kB 00:00 #13 74.11 (28/31): boost-wave-1.75.0-13.el9_7.x86_64.rpm 16 MB/s | 207 kB 00:00 #13 74.11 (29/31): gperftools-libs-2.9.1-3.el9.x86_64.rpm 20 MB/s | 308 kB 00:00 #13 74.11 (30/31): libunwind-1.6.2-1.el9.x86_64.rpm 4.7 MB/s | 67 kB 00:00 #13 74.25 (31/31): libicu-67.1-10.el9_6.x86_64.rpm 30 MB/s | 9.6 MB 00:00 #13 74.25 -------------------------------------------------------------------------------- #13 74.25 Total 37 MB/s | 12 MB 00:00 #13 74.25 Running transaction check #13 74.34 Transaction check succeeded. #13 74.34 Running transaction test #13 74.55 Transaction test succeeded. #13 74.55 Running transaction #13 75.41 Preparing : 1/1 #13 75.52 Installing : boost-system-1.75.0-13.el9_7.x86_64 1/31 #13 75.52 Installing : boost-chrono-1.75.0-13.el9_7.x86_64 2/31 #13 75.52 Installing : boost-thread-1.75.0-13.el9_7.x86_64 3/31 #13 75.52 Installing : boost-filesystem-1.75.0-13.el9_7.x86_64 4/31 #13 75.96 Installing : libicu-67.1-10.el9_6.x86_64 5/31 #13 75.96 Installing : boost-regex-1.75.0-13.el9_7.x86_64 6/31 #13 75.96 Installing : boost-context-1.75.0-13.el9_7.x86_64 7/31 #13 75.96 Installing : boost-date-time-1.75.0-13.el9_7.x86_64 8/31 #13 75.96 Installing : boost-atomic-1.75.0-13.el9_7.x86_64 9/31 #13 76.02 Installing : boost-log-1.75.0-13.el9_7.x86_64 10/31 #13 76.02 Installing : boost-wave-1.75.0-13.el9_7.x86_64 11/31 #13 76.02 Installing : boost-coroutine-1.75.0-13.el9_7.x86_64 12/31 #13 76.09 Installing : boost-fiber-1.75.0-13.el9_7.x86_64 13/31 #13 76.09 Installing : boost-graph-1.75.0-13.el9_7.x86_64 14/31 #13 76.09 Installing : boost-locale-1.75.0-13.el9_7.x86_64 15/31 #13 76.09 Installing : boost-type_erasure-1.75.0-13.el9_7.x86_64 16/31 #13 76.09 Installing : boost-timer-1.75.0-13.el9_7.x86_64 17/31 #13 76.09 Installing : libunwind-1.6.2-1.el9.x86_64 18/31 #13 76.12 Installing : boost-test-1.75.0-13.el9_7.x86_64 19/31 #13 76.12 Installing : boost-stacktrace-1.75.0-13.el9_7.x86_64 20/31 #13 76.12 Installing : boost-serialization-1.75.0-13.el9_7.x86_64 21/31 #13 76.19 Installing : boost-random-1.75.0-13.el9_7.x86_64 22/31 #13 76.19 Installing : boost-python3-1.75.0-13.el9_7.x86_64 23/31 #13 76.19 Installing : boost-program-options-1.75.0-13.el9_7.x86_64 24/31 #13 76.19 Installing : boost-nowide-1.75.0-13.el9_7.x86_64 25/31 #13 76.28 Installing : boost-math-1.75.0-13.el9_7.x86_64 26/31 #13 76.28 Installing : boost-iostreams-1.75.0-13.el9_7.x86_64 27/31 #13 76.28 Installing : boost-contract-1.75.0-13.el9_7.x86_64 28/31 #13 76.28 Installing : boost-container-1.75.0-13.el9_7.x86_64 29/31 #13 76.28 Installing : boost-1.75.0-13.el9_7.x86_64 30/31 #13 76.34 Installing : gperftools-libs-2.9.1-3.el9.x86_64 31/31 #13 76.34 Running scriptlet: gperftools-libs-2.9.1-3.el9.x86_64 31/31 #13 76.78 Verifying : libicu-67.1-10.el9_6.x86_64 1/31 #13 76.78 Verifying : boost-1.75.0-13.el9_7.x86_64 2/31 #13 76.78 Verifying : boost-atomic-1.75.0-13.el9_7.x86_64 3/31 #13 76.78 Verifying : boost-chrono-1.75.0-13.el9_7.x86_64 4/31 #13 76.78 Verifying : boost-container-1.75.0-13.el9_7.x86_64 5/31 #13 76.78 Verifying : boost-context-1.75.0-13.el9_7.x86_64 6/31 #13 76.78 Verifying : boost-contract-1.75.0-13.el9_7.x86_64 7/31 #13 76.78 Verifying : boost-coroutine-1.75.0-13.el9_7.x86_64 8/31 #13 76.78 Verifying : boost-date-time-1.75.0-13.el9_7.x86_64 9/31 #13 76.78 Verifying : boost-fiber-1.75.0-13.el9_7.x86_64 10/31 #13 76.78 Verifying : boost-filesystem-1.75.0-13.el9_7.x86_64 11/31 #13 76.78 Verifying : boost-graph-1.75.0-13.el9_7.x86_64 12/31 #13 76.78 Verifying : boost-iostreams-1.75.0-13.el9_7.x86_64 13/31 #13 76.78 Verifying : boost-locale-1.75.0-13.el9_7.x86_64 14/31 #13 76.78 Verifying : boost-log-1.75.0-13.el9_7.x86_64 15/31 #13 76.78 Verifying : boost-math-1.75.0-13.el9_7.x86_64 16/31 #13 76.78 Verifying : boost-nowide-1.75.0-13.el9_7.x86_64 17/31 #13 76.78 Verifying : boost-program-options-1.75.0-13.el9_7.x86_64 18/31 #13 76.78 Verifying : boost-python3-1.75.0-13.el9_7.x86_64 19/31 #13 76.78 Verifying : boost-random-1.75.0-13.el9_7.x86_64 20/31 #13 76.78 Verifying : boost-regex-1.75.0-13.el9_7.x86_64 21/31 #13 76.78 Verifying : boost-serialization-1.75.0-13.el9_7.x86_64 22/31 #13 76.78 Verifying : boost-stacktrace-1.75.0-13.el9_7.x86_64 23/31 #13 76.78 Verifying : boost-system-1.75.0-13.el9_7.x86_64 24/31 #13 76.78 Verifying : boost-test-1.75.0-13.el9_7.x86_64 25/31 #13 76.78 Verifying : boost-thread-1.75.0-13.el9_7.x86_64 26/31 #13 76.78 Verifying : boost-timer-1.75.0-13.el9_7.x86_64 27/31 #13 76.78 Verifying : boost-type_erasure-1.75.0-13.el9_7.x86_64 28/31 #13 76.78 Verifying : boost-wave-1.75.0-13.el9_7.x86_64 29/31 #13 76.78 Verifying : gperftools-libs-2.9.1-3.el9.x86_64 30/31 #13 76.78 Verifying : libunwind-1.6.2-1.el9.x86_64 31/31 #13 76.96 #13 76.96 Installed: #13 76.96 boost-1.75.0-13.el9_7.x86_64 #13 76.96 boost-atomic-1.75.0-13.el9_7.x86_64 #13 76.96 boost-chrono-1.75.0-13.el9_7.x86_64 #13 76.96 boost-container-1.75.0-13.el9_7.x86_64 #13 76.96 boost-context-1.75.0-13.el9_7.x86_64 #13 76.96 boost-contract-1.75.0-13.el9_7.x86_64 #13 76.96 boost-coroutine-1.75.0-13.el9_7.x86_64 #13 76.96 boost-date-time-1.75.0-13.el9_7.x86_64 #13 76.96 boost-fiber-1.75.0-13.el9_7.x86_64 #13 76.96 boost-filesystem-1.75.0-13.el9_7.x86_64 #13 76.96 boost-graph-1.75.0-13.el9_7.x86_64 #13 76.96 boost-iostreams-1.75.0-13.el9_7.x86_64 #13 76.96 boost-locale-1.75.0-13.el9_7.x86_64 #13 76.96 boost-log-1.75.0-13.el9_7.x86_64 #13 76.96 boost-math-1.75.0-13.el9_7.x86_64 #13 76.96 boost-nowide-1.75.0-13.el9_7.x86_64 #13 76.96 boost-program-options-1.75.0-13.el9_7.x86_64 #13 76.96 boost-python3-1.75.0-13.el9_7.x86_64 #13 76.96 boost-random-1.75.0-13.el9_7.x86_64 #13 76.96 boost-regex-1.75.0-13.el9_7.x86_64 #13 76.96 boost-serialization-1.75.0-13.el9_7.x86_64 #13 76.96 boost-stacktrace-1.75.0-13.el9_7.x86_64 #13 76.96 boost-system-1.75.0-13.el9_7.x86_64 #13 76.96 boost-test-1.75.0-13.el9_7.x86_64 #13 76.96 boost-thread-1.75.0-13.el9_7.x86_64 #13 76.96 boost-timer-1.75.0-13.el9_7.x86_64 #13 76.96 boost-type_erasure-1.75.0-13.el9_7.x86_64 #13 76.96 boost-wave-1.75.0-13.el9_7.x86_64 #13 76.96 gperftools-libs-2.9.1-3.el9.x86_64 #13 76.96 libicu-67.1-10.el9_6.x86_64 #13 76.96 libunwind-1.6.2-1.el9.x86_64 #13 76.96 #13 76.96 Complete! #13 77.33 77 files removed #13 78.02 Looking in indexes: http://tf-mirrors.gz1.opensdn.io/root/pypi/+simple/, http://localhost:6667/pip/simple #13 78.02 Collecting contrail-vrouter-api==0.1.dev0 #13 78.02 Downloading http://localhost:6667/pip/simple/contrail-vrouter-api/contrail_vrouter_api-0.1.dev0-py3-none-any.whl (2.9 kB) #13 78.30 Installing collected packages: contrail-vrouter-api #13 78.30 Successfully installed contrail-vrouter-api-0.1.dev0 #13 78.32 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv #13 DONE 79.2s #14 [stage-1 8/8] COPY *.sh / #14 DONE 0.8s #15 exporting to image #15 exporting layers #15 exporting layers 4.4s done #15 writing image sha256:c191fab5f72dfa173eb36f9e6c96290b40083994fe2a6682216d2aa53c4772e7 #15 writing image sha256:c191fab5f72dfa173eb36f9e6c96290b40083994fe2a6682216d2aa53c4772e7 0.4s done #15 naming to nexus.gz1.opensdn.io:5102/opensdn-tor-agent:nightly #15 naming to nexus.gz1.opensdn.io:5102/opensdn-tor-agent:nightly 0.1s done #15 DONE 5.2s 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 01:23:57,933: INFO: Docker build duration: 169 seconds The push refers to repository [nexus.gz1.opensdn.io:5102/opensdn-tor-agent] c1afc2dd51cb: Preparing a48704577329: Preparing 7e69c832d749: Preparing 16f518063a84: Preparing f8337f86c1c1: Preparing d73a5b7216c3: Preparing 20e3412afe0f: Preparing 269138411b01: Preparing 0dbab3637ed4: Preparing fbe178bc1d27: Preparing 740a6604b504: Preparing 7bcb63eb4716: Preparing a3a0a7471a99: Preparing c1afc2dd51cb: Waiting a48704577329: Waiting 7e69c832d749: Waiting 16f518063a84: Waiting f8337f86c1c1: Waiting d73a5b7216c3: Waiting 20e3412afe0f: Waiting 269138411b01: Waiting 0dbab3637ed4: Waiting fbe178bc1d27: Waiting 740a6604b504: Waiting 7bcb63eb4716: Waiting 8181ff1bd305: Preparing cf2ba5a9c555: Preparing f779a6ee767c: Preparing c89edbfc70e5: Preparing d357947d9fa2: Preparing fde2a4812121: Preparing 1d415fe71c84: Preparing 44343de3ea1d: Preparing a3a0a7471a99: Waiting 8181ff1bd305: Waiting cf2ba5a9c555: Waiting f779a6ee767c: Waiting c89edbfc70e5: Waiting d357947d9fa2: Waiting fde2a4812121: Waiting 1d415fe71c84: Waiting 44343de3ea1d: Waiting c1afc2dd51cb: Pushed 7e69c832d749: Pushed 16f518063a84: Pushed f8337f86c1c1: Pushed d73a5b7216c3: Pushed 20e3412afe0f: Pushed 269138411b01: Layer already exists 0dbab3637ed4: Layer already exists fbe178bc1d27: Layer already exists 740a6604b504: Layer already exists 7bcb63eb4716: Layer already exists a3a0a7471a99: Layer already exists 8181ff1bd305: Layer already exists cf2ba5a9c555: Layer already exists f779a6ee767c: Layer already exists c89edbfc70e5: Layer already exists d357947d9fa2: Layer already exists fde2a4812121: Layer already exists 1d415fe71c84: Layer already exists 44343de3ea1d: Layer already exists a48704577329: Pushed nightly: digest: sha256:c4202bfa24b0a990648fcde3b650a48bc6fd02053534afc35181b798382d87e3 size: 4714 2026-03-02 01:24:17,871: INFO: Building opensdn-tor-agent finished successfully, duration: 189 seconds REPOSITORY TAG IMAGE ID CREATED SIZE nexus.gz1.opensdn.io:5102/opensdn-controller-config-api nightly a70380c74b55 23 seconds ago 705MB nexus.gz1.opensdn.io:5102/opensdn-tor-agent nightly c191fab5f72d 28 seconds ago 728MB nexus.gz1.opensdn.io:5102/opensdn-analytics-collector nightly 197005ca59ac 32 seconds ago 1.01GB nexus.gz1.opensdn.io:5102/opensdn-vrouter-agent-dpdk nightly 7c58fd5b99d5 36 seconds ago 1.02GB nexus.gz1.opensdn.io:5102/opensdn-debug nightly adf4ef2116bc 36 seconds ago 428MB nexus.gz1.opensdn.io:5102/opensdn-analytics-query-engine nightly df97341f18f5 46 seconds ago 892MB nexus.gz1.opensdn.io:5102/opensdn-vrouter-kernel-build-init nightly fb7785accab8 52 seconds ago 616MB nexus.gz1.opensdn.io:5102/opensdn-controller-control-dns nightly 2a5934e9498d About a minute ago 1.06GB nexus.gz1.opensdn.io:5102/opensdn-analytics-api nightly b8a38ea7c2f0 About a minute ago 692MB nexus.gz1.opensdn.io:5102/opensdn-controller-control-named nightly 58ad18ee3ef0 About a minute ago 755MB nexus.gz1.opensdn.io:5102/opensdn-kubernetes-cni-init nightly d31f54690fa5 About a minute ago 687MB nexus.gz1.opensdn.io:5102/opensdn-controller-config-dnsmasq nightly 834b460d2abd About a minute ago 682MB nexus.gz1.opensdn.io:5102/opensdn-controller-config-svcmonitor nightly e893c987bdaf 2 minutes ago 689MB nexus.gz1.opensdn.io:5102/opensdn-nodemgr nightly 2575786afc99 2 minutes ago 802MB nexus.gz1.opensdn.io:5102/opensdn-status nightly 2417cfdbbf17 2 minutes ago 802MB nexus.gz1.opensdn.io:5102/opensdn-analytics-snmp-collector nightly 89c909020307 2 minutes ago 909MB nexus.gz1.opensdn.io:5102/opensdn-analytics-snmp-topology nightly 023bb9dd08f1 2 minutes ago 908MB nexus.gz1.opensdn.io:5102/opensdn-controller-webui-web nightly 910ecde87f3f 2 minutes ago 914MB nexus.gz1.opensdn.io:5102/opensdn-controller-webui-job nightly 63fa0da7b8d2 2 minutes ago 914MB nexus.gz1.opensdn.io:5102/opensdn-controller-control-control nightly d2f3afb6d1c5 2 minutes ago 1.28GB nexus.gz1.opensdn.io:5102/opensdn-analytics-alarm-gen nightly 35847c763533 2 minutes ago 683MB nexus.gz1.opensdn.io:5102/opensdn-vrouter-kernel-init-dpdk nightly 25923c89b92a 2 minutes ago 737MB nexus.gz1.opensdn.io:5102/opensdn-controller-config-schema nightly 37ab84dfa477 2 minutes ago 668MB nexus.gz1.opensdn.io:5102/opensdn-openstack-neutron-init nightly e4cae4dc9fa3 2 minutes ago 444MB nexus.gz1.opensdn.io:5102/opensdn-openstack-heat-init nightly 35d5591d2af1 2 minutes ago 444MB opensdn-test-test nightly c125dab17530 2 minutes ago 1.83GB nexus.gz1.opensdn.io:5102/opensdn-test-test nightly c125dab17530 2 minutes ago 1.83GB nexus.gz1.opensdn.io:5102/opensdn-provisioner nightly 7cf50317bbbf 2 minutes ago 667MB nexus.gz1.opensdn.io:5102/opensdn-node-init nightly e61d2d91d8bf 2 minutes ago 667MB nexus.gz1.opensdn.io:5102/opensdn-kubernetes-kube-manager nightly 929ee90e83dc 2 minutes ago 671MB nexus.gz1.opensdn.io:5102/opensdn-openstack-compute-init nightly 398efe2b5c62 2 minutes ago 428MB nexus.gz1.opensdn.io:5102/opensdn-controller-webui-base nightly 15a4f6174ddd 3 minutes ago 914MB nexus.gz1.opensdn.io:5102/opensdn-external-cassandra nightly 9e5abc4d3f51 3 minutes ago 331MB nexus.gz1.opensdn.io:5102/opensdn-external-rabbitmq nightly ce1fbe9a3080 3 minutes ago 363MB nexus.gz1.opensdn.io:5102/opensdn-external-zookeeper nightly 5cf6e86f27d0 4 minutes ago 301MB nexus.gz1.opensdn.io:5102/opensdn-external-kafka nightly ae55878fb3f5 4 minutes ago 392MB nexus.gz1.opensdn.io:5102/opensdn-external-redis nightly b2ce257f33ba 4 minutes ago 171MB nexus.gz1.opensdn.io:5102/opensdn-analytics-snmp-base nightly 7f47d2956073 4 minutes ago 908MB nexus.gz1.opensdn.io:5102/opensdn-external-haproxy nightly 55eea0e2f39b 4 minutes ago 144MB nexus.gz1.opensdn.io:5102/opensdn-vrouter-base nightly f4469f8817b6 4 minutes ago 737MB nexus.gz1.opensdn.io:5102/opensdn-external-rsyslogd nightly aaa410e0942e 4 minutes ago 440MB nexus.gz1.opensdn.io:5102/opensdn-external-stunnel nightly f612c2dd5ac5 4 minutes ago 454MB nexus.gz1.opensdn.io:5102/opensdn-controller-control-base nightly 83544dac62a9 4 minutes ago 726MB nexus.gz1.opensdn.io:5102/opensdn-base nightly b3e0ea3c1e5f 5 minutes ago 667MB nexus.gz1.opensdn.io:5102/opensdn-analytics-base nightly 61a6ee117466 5 minutes ago 667MB nexus.gz1.opensdn.io:5102/opensdn-controller-config-base nightly 3cc857932cd6 5 minutes ago 667MB nexus.gz1.opensdn.io:5102/opensdn-general-base nightly 423420cc3ec7 6 minutes ago 428MB nexus.gz1.opensdn.io:5102/opensdn-container-builder-src nightly b40c7cbd9d2b 6 minutes ago 2.48MB tf-dev-sandbox compile bf58df35da33 7 minutes ago 25.1GB nexus.gz1.opensdn.io:5102/opensdn-charms-src nightly db98a7780af9 About an hour ago 6.05MB nexus.gz1.opensdn.io:5102/opensdn-container-builder-src 08ba96bb7f56 About an hour ago 2.46MB nexus.gz1.opensdn.io:5102/opensdn-kolla-ansible-src nightly 071a874d71da About an hour ago 32.7MB nexus.gz1.opensdn.io:5102/opensdn-ansible-deployer-src nightly 11d749a2f7b5 About an hour ago 1.4MB nexus.gz1.opensdn.io:5102/opensdn-build-manifest-src nightly b0ed959ce1b2 About an hour ago 4.08kB nexus.gz1.opensdn.io:5102/tf-dev-sandbox stable 7b99c7607608 2 weeks ago 2.82GB