2025-09-22 01:15:04,522: INFO: Building opensdn-tor-agent 2025-09-22 01:15:04,584: 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 #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: #1 transferring dockerfile: 2.15kB done #1 DONE 1.8s #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.1s #5 [stage-1 1/5] FROM nexus.gz1.opensdn.io:5102/opensdn-base:nightly #5 DONE 2.3s #6 [build 1/1] FROM docker.io/library/tf-dev-sandbox:compile #6 CACHED #7 [internal] load build context #7 transferring context: 1.52kB done #7 DONE 2.7s #8 [stage-1 2/8] COPY --from=build /root/contrail/buildroot/usr/lib/libisc-9.21.3.so /usr/lib/ #8 DONE 0.2s #9 [stage-1 3/8] COPY --from=build /root/contrail/buildroot/usr/lib/libisccc-9.21.3.so /usr/lib/ #9 DONE 0.7s #10 [stage-1 4/8] COPY --from=build /root/contrail/buildroot/usr/lib/libisccfg-9.21.3.so /usr/lib/ #10 DONE 0.5s #11 [stage-1 5/8] COPY --from=build /root/contrail/buildroot/usr/bin/contrail-vrouter-agent-health-check.py /usr/bin/ #11 DONE 0.3s #12 [stage-1 6/8] COPY --from=build /root/contrail/buildroot/usr/bin/contrail_crypt_tunnel_client.py /usr/bin/ #12 DONE 0.7s #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 ; yum install -y $pkgs gperftools-libs ; yum 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 1.155 Contrail repo 3.5 MB/s | 77 kB 00:00 #13 1.346 added from: http://tf-mirrors.gz1.opensdn.io/re 21 MB/s | 2.1 MB 00:00 #13 2.322 added from: http://tf-mirrors.gz1.opensdn.io/re 14 MB/s | 730 kB 00:00 #13 2.737 added from: http://tf-mirrors.gz1.opensdn.io/re 7.7 MB/s | 264 kB 00:00 #13 3.220 added from: http://tf-mirrors.gz1.opensdn.io/re 21 MB/s | 7.0 MB 00:00 #13 5.560 added from: http://tf-mirrors.gz1.opensdn.io/re 28 MB/s | 4.0 MB 00:00 #13 8.168 added from: http://tf-mirrors.gz1.opensdn.io/re 2.1 MB/s | 939 kB 00:00 #13 9.067 added from: http://tf-mirrors.gz1.opensdn.io/re 4.0 MB/s | 2.3 MB 00:00 #13 10.11 added from: http://tf-mirrors.gz1.opensdn.io/re 6.1 MB/s | 392 kB 00:00 #13 10.69 added from: http://tf-mirrors.gz1.opensdn.io/re 11 MB/s | 451 kB 00:00 #13 11.04 added from: http://tf-mirrors.gz1.opensdn.io/re 597 kB/s | 16 kB 00:00 #13 11.23 added from: http://tf-mirrors.gz1.opensdn.io/re 9.4 kB/s | 257 B 00:00 #13 11.36 added from: http://tf-mirrors.gz1.opensdn.io/re 592 kB/s | 13 kB 00:00 #13 11.61 added from: http://tf-mirrors.gz1.opensdn.io/re 2.2 MB/s | 64 kB 00:00 #13 12.21 added from: http://tf-mirrors.gz1.opensdn.io/re 69 MB/s | 30 MB 00:00 #13 22.32 Third parties for OpenSDN 35 MB/s | 5.4 MB 00:00 #13 28.48 Dependencies resolved. #13 28.48 ======================================================================================= #13 28.48 Package Arch Version Repository Size #13 28.48 ======================================================================================= #13 28.48 Installing: #13 28.48 boost x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 11 k #13 28.48 gperftools-libs x86_64 2.9.1-3.el9 tf-mirrors.ci_repos_epel9.repo 308 k #13 28.48 Installing dependencies: #13 28.48 boost-atomic x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 16 k #13 28.48 boost-chrono x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 24 k #13 28.48 boost-container x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 36 k #13 28.48 boost-context x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 15 k #13 28.48 boost-contract x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 44 k #13 28.48 boost-coroutine x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 32 k #13 28.48 boost-date-time x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 13 k #13 28.48 boost-fiber x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 38 k #13 28.48 boost-filesystem x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 57 k #13 28.48 boost-graph x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 101 k #13 28.48 boost-iostreams x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 38 k #13 28.48 boost-locale x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 214 k #13 28.48 boost-log x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 408 k #13 28.48 boost-math x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 205 k #13 28.48 boost-nowide x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 15 k #13 28.48 boost-program-options x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 106 k #13 28.48 boost-python3 x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 92 k #13 28.48 boost-random x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 23 k #13 28.48 boost-regex x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 277 k #13 28.48 boost-serialization x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 129 k #13 28.48 boost-stacktrace x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 27 k #13 28.48 boost-system x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 13 k #13 28.48 boost-test x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 230 k #13 28.48 boost-thread x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 55 k #13 28.48 boost-timer x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 23 k #13 28.48 boost-type_erasure x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 30 k #13 28.48 boost-wave x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 208 k #13 28.48 libicu x86_64 67.1-9.el9 tf-mirrors.ci_repos_yum9-baseos 9.6 M #13 28.48 libunwind x86_64 1.6.2-1.el9 tf-mirrors.ci_repos_epel9.repo 67 k #13 28.48 #13 28.48 Transaction Summary #13 28.48 ======================================================================================= #13 28.48 Install 31 Packages #13 28.48 #13 28.48 Total download size: 12 M #13 28.48 Installed size: 41 M #13 28.48 Downloading Packages: #13 28.51 (1/31): boost-1.75.0-8.el9.x86_64.rpm 368 kB/s | 11 kB 00:00 #13 28.52 (2/31): boost-atomic-1.75.0-8.el9.x86_64.rpm 458 kB/s | 16 kB 00:00 #13 28.54 (3/31): boost-chrono-1.75.0-8.el9.x86_64.rpm 2.0 MB/s | 24 kB 00:00 #13 28.54 (4/31): boost-container-1.75.0-8.el9.x86_64.rpm 3.2 MB/s | 36 kB 00:00 #13 28.54 (5/31): boost-context-1.75.0-8.el9.x86_64.rpm 1.6 MB/s | 15 kB 00:00 #13 28.58 (6/31): boost-contract-1.75.0-8.el9.x86_64.rpm 1.3 MB/s | 44 kB 00:00 #13 28.68 (7/31): boost-coroutine-1.75.0-8.el9.x86_64.rpm 221 kB/s | 32 kB 00:00 #13 28.68 (8/31): boost-date-time-1.75.0-8.el9.x86_64.rpm 105 kB/s | 13 kB 00:00 #13 28.70 (9/31): boost-fiber-1.75.0-8.el9.x86_64.rpm 2.7 MB/s | 38 kB 00:00 #13 28.70 (10/31): boost-filesystem-1.75.0-8.el9.x86_64.r 5.2 MB/s | 57 kB 00:00 #13 28.70 (11/31): boost-graph-1.75.0-8.el9.x86_64.rpm 12 MB/s | 101 kB 00:00 #13 28.71 (12/31): boost-iostreams-1.75.0-8.el9.x86_64.rp 5.3 MB/s | 38 kB 00:00 #13 28.71 (13/31): boost-locale-1.75.0-8.el9.x86_64.rpm 27 MB/s | 214 kB 00:00 #13 28.72 (14/31): boost-log-1.75.0-8.el9.x86_64.rpm 23 MB/s | 408 kB 00:00 #13 28.73 (15/31): boost-math-1.75.0-8.el9.x86_64.rpm 11 MB/s | 205 kB 00:00 #13 28.74 (16/31): boost-nowide-1.75.0-8.el9.x86_64.rpm 1.8 MB/s | 15 kB 00:00 #13 28.74 (17/31): boost-program-options-1.75.0-8.el9.x86 17 MB/s | 106 kB 00:00 #13 28.74 (18/31): boost-python3-1.75.0-8.el9.x86_64.rpm 13 MB/s | 92 kB 00:00 #13 28.74 (19/31): boost-random-1.75.0-8.el9.x86_64.rpm 3.8 MB/s | 23 kB 00:00 #13 28.77 (20/31): boost-regex-1.75.0-8.el9.x86_64.rpm 31 MB/s | 277 kB 00:00 #13 28.77 (21/31): boost-serialization-1.75.0-8.el9.x86_6 12 MB/s | 129 kB 00:00 #13 28.77 (22/31): boost-stacktrace-1.75.0-8.el9.x86_64.r 3.7 MB/s | 27 kB 00:00 #13 28.78 (23/31): boost-system-1.75.0-8.el9.x86_64.rpm 657 kB/s | 13 kB 00:00 #13 28.78 (24/31): boost-test-1.75.0-8.el9.x86_64.rpm 8.8 MB/s | 230 kB 00:00 #13 28.78 (25/31): boost-thread-1.75.0-8.el9.x86_64.rpm 4.0 MB/s | 55 kB 00:00 #13 28.80 (26/31): boost-timer-1.75.0-8.el9.x86_64.rpm 3.5 MB/s | 23 kB 00:00 #13 28.80 (27/31): boost-type_erasure-1.75.0-8.el9.x86_64 5.4 MB/s | 30 kB 00:00 #13 28.80 (28/31): boost-wave-1.75.0-8.el9.x86_64.rpm 24 MB/s | 208 kB 00:00 #13 28.82 (29/31): gperftools-libs-2.9.1-3.el9.x86_64.rpm 22 MB/s | 308 kB 00:00 #13 28.82 (30/31): libunwind-1.6.2-1.el9.x86_64.rpm 5.7 MB/s | 67 kB 00:00 #13 28.94 (31/31): libicu-67.1-9.el9.x86_64.rpm 22 MB/s | 9.6 MB 00:00 #13 28.94 -------------------------------------------------------------------------------- #13 28.94 Total 28 MB/s | 12 MB 00:00 #13 28.94 Running transaction check #13 29.05 Transaction check succeeded. #13 29.05 Running transaction test #13 29.41 Transaction test succeeded. #13 29.41 Running transaction #13 30.95 Preparing : 1/1 #13 31.14 Installing : boost-system-1.75.0-8.el9.x86_64 1/31 #13 31.14 Installing : boost-chrono-1.75.0-8.el9.x86_64 2/31 #13 31.14 Installing : boost-thread-1.75.0-8.el9.x86_64 3/31 #13 31.16 Installing : boost-filesystem-1.75.0-8.el9.x86_64 4/31 #13 31.47 Installing : libicu-67.1-9.el9.x86_64 5/31 #13 31.49 Installing : boost-regex-1.75.0-8.el9.x86_64 6/31 #13 31.56 Installing : boost-context-1.75.0-8.el9.x86_64 7/31 #13 31.71 Installing : boost-date-time-1.75.0-8.el9.x86_64 8/31 #13 31.96 Installing : boost-atomic-1.75.0-8.el9.x86_64 9/31 #13 32.12 Installing : boost-log-1.75.0-8.el9.x86_64 10/31 #13 32.15 Installing : boost-wave-1.75.0-8.el9.x86_64 11/31 #13 32.18 Installing : boost-coroutine-1.75.0-8.el9.x86_64 12/31 #13 32.18 Installing : boost-fiber-1.75.0-8.el9.x86_64 13/31 #13 32.21 Installing : boost-graph-1.75.0-8.el9.x86_64 14/31 #13 32.21 Installing : boost-locale-1.75.0-8.el9.x86_64 15/31 #13 32.24 Installing : boost-type_erasure-1.75.0-8.el9.x86_64 16/31 #13 32.24 Installing : boost-timer-1.75.0-8.el9.x86_64 17/31 #13 32.24 Installing : libunwind-1.6.2-1.el9.x86_64 18/31 #13 32.26 Installing : boost-test-1.75.0-8.el9.x86_64 19/31 #13 32.29 Installing : boost-stacktrace-1.75.0-8.el9.x86_64 20/31 #13 32.34 Installing : boost-serialization-1.75.0-8.el9.x86_64 21/31 #13 32.34 Installing : boost-random-1.75.0-8.el9.x86_64 22/31 #13 32.34 Installing : boost-python3-1.75.0-8.el9.x86_64 23/31 #13 32.36 Installing : boost-program-options-1.75.0-8.el9.x86_64 24/31 #13 32.36 Installing : boost-nowide-1.75.0-8.el9.x86_64 25/31 #13 32.39 Installing : boost-math-1.75.0-8.el9.x86_64 26/31 #13 32.41 Installing : boost-iostreams-1.75.0-8.el9.x86_64 27/31 #13 32.41 Installing : boost-contract-1.75.0-8.el9.x86_64 28/31 #13 32.41 Installing : boost-container-1.75.0-8.el9.x86_64 29/31 #13 32.41 Installing : boost-1.75.0-8.el9.x86_64 30/31 #13 32.48 Installing : gperftools-libs-2.9.1-3.el9.x86_64 31/31 #13 32.52 Running scriptlet: gperftools-libs-2.9.1-3.el9.x86_64 31/31 #13 32.77 Verifying : libicu-67.1-9.el9.x86_64 1/31 #13 32.77 Verifying : boost-1.75.0-8.el9.x86_64 2/31 #13 32.77 Verifying : boost-atomic-1.75.0-8.el9.x86_64 3/31 #13 32.77 Verifying : boost-chrono-1.75.0-8.el9.x86_64 4/31 #13 32.77 Verifying : boost-container-1.75.0-8.el9.x86_64 5/31 #13 32.77 Verifying : boost-context-1.75.0-8.el9.x86_64 6/31 #13 32.77 Verifying : boost-contract-1.75.0-8.el9.x86_64 7/31 #13 32.77 Verifying : boost-coroutine-1.75.0-8.el9.x86_64 8/31 #13 32.77 Verifying : boost-date-time-1.75.0-8.el9.x86_64 9/31 #13 32.77 Verifying : boost-fiber-1.75.0-8.el9.x86_64 10/31 #13 32.77 Verifying : boost-filesystem-1.75.0-8.el9.x86_64 11/31 #13 32.77 Verifying : boost-graph-1.75.0-8.el9.x86_64 12/31 #13 32.77 Verifying : boost-iostreams-1.75.0-8.el9.x86_64 13/31 #13 32.77 Verifying : boost-locale-1.75.0-8.el9.x86_64 14/31 #13 32.77 Verifying : boost-log-1.75.0-8.el9.x86_64 15/31 #13 32.77 Verifying : boost-math-1.75.0-8.el9.x86_64 16/31 #13 32.77 Verifying : boost-nowide-1.75.0-8.el9.x86_64 17/31 #13 32.77 Verifying : boost-program-options-1.75.0-8.el9.x86_64 18/31 #13 32.77 Verifying : boost-python3-1.75.0-8.el9.x86_64 19/31 #13 32.77 Verifying : boost-random-1.75.0-8.el9.x86_64 20/31 #13 32.77 Verifying : boost-regex-1.75.0-8.el9.x86_64 21/31 #13 32.77 Verifying : boost-serialization-1.75.0-8.el9.x86_64 22/31 #13 32.77 Verifying : boost-stacktrace-1.75.0-8.el9.x86_64 23/31 #13 32.77 Verifying : boost-system-1.75.0-8.el9.x86_64 24/31 #13 32.77 Verifying : boost-test-1.75.0-8.el9.x86_64 25/31 #13 32.77 Verifying : boost-thread-1.75.0-8.el9.x86_64 26/31 #13 32.77 Verifying : boost-timer-1.75.0-8.el9.x86_64 27/31 #13 32.77 Verifying : boost-type_erasure-1.75.0-8.el9.x86_64 28/31 #13 32.77 Verifying : boost-wave-1.75.0-8.el9.x86_64 29/31 #13 32.77 Verifying : gperftools-libs-2.9.1-3.el9.x86_64 30/31 #13 32.77 Verifying : libunwind-1.6.2-1.el9.x86_64 31/31 #13 32.88 #13 32.88 Installed: #13 32.88 boost-1.75.0-8.el9.x86_64 #13 32.88 boost-atomic-1.75.0-8.el9.x86_64 #13 32.88 boost-chrono-1.75.0-8.el9.x86_64 #13 32.88 boost-container-1.75.0-8.el9.x86_64 #13 32.88 boost-context-1.75.0-8.el9.x86_64 #13 32.88 boost-contract-1.75.0-8.el9.x86_64 #13 32.88 boost-coroutine-1.75.0-8.el9.x86_64 #13 32.88 boost-date-time-1.75.0-8.el9.x86_64 #13 32.88 boost-fiber-1.75.0-8.el9.x86_64 #13 32.88 boost-filesystem-1.75.0-8.el9.x86_64 #13 32.88 boost-graph-1.75.0-8.el9.x86_64 #13 32.88 boost-iostreams-1.75.0-8.el9.x86_64 #13 32.88 boost-locale-1.75.0-8.el9.x86_64 #13 32.88 boost-log-1.75.0-8.el9.x86_64 #13 32.88 boost-math-1.75.0-8.el9.x86_64 #13 32.88 boost-nowide-1.75.0-8.el9.x86_64 #13 32.88 boost-program-options-1.75.0-8.el9.x86_64 #13 32.88 boost-python3-1.75.0-8.el9.x86_64 #13 32.88 boost-random-1.75.0-8.el9.x86_64 #13 32.88 boost-regex-1.75.0-8.el9.x86_64 #13 32.88 boost-serialization-1.75.0-8.el9.x86_64 #13 32.88 boost-stacktrace-1.75.0-8.el9.x86_64 #13 32.88 boost-system-1.75.0-8.el9.x86_64 #13 32.88 boost-test-1.75.0-8.el9.x86_64 #13 32.88 boost-thread-1.75.0-8.el9.x86_64 #13 32.88 boost-timer-1.75.0-8.el9.x86_64 #13 32.88 boost-type_erasure-1.75.0-8.el9.x86_64 #13 32.88 boost-wave-1.75.0-8.el9.x86_64 #13 32.88 gperftools-libs-2.9.1-3.el9.x86_64 #13 32.88 libicu-67.1-9.el9.x86_64 #13 32.88 libunwind-1.6.2-1.el9.x86_64 #13 32.88 #13 32.88 Complete! #13 33.42 80 files removed #13 34.04 Looking in indexes: http://tf-mirrors.gz1.opensdn.io/root/pypi/+simple/, http://localhost:6667/pip/simple #13 34.06 Collecting contrail-vrouter-api==0.1.dev0 #13 34.09 Downloading http://localhost:6667/pip/simple/contrail-vrouter-api/contrail_vrouter_api-0.1.dev0-py3-none-any.whl (2.9 kB) #13 34.18 Installing collected packages: contrail-vrouter-api #13 34.20 Successfully installed contrail-vrouter-api-0.1.dev0 #13 34.20 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning. #13 DONE 35.0s #14 [stage-1 8/8] COPY *.sh / #14 DONE 0.6s #15 exporting to image #15 exporting layers #15 exporting layers 3.5s done #15 writing image sha256:a8dac98bc8344b7dfd61b3337301c7d4387ddd52caa5ac37f3d215593f2562eb 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.0s done #15 DONE 3.6s 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) 2025-09-22 01:16:41,876: INFO: Docker build duration: 97 seconds The push refers to repository [nexus.gz1.opensdn.io:5102/opensdn-tor-agent] 3ebd1a6f9b33: Preparing 07c61d85fd94: Preparing 0e2e11f333e0: Preparing ed616d532b4f: Preparing 52f3cb2ffb59: Preparing 6b3c5e45bf2c: Preparing cbd4ce6b2006: Preparing 61b00d958147: Preparing 15c3c58427f6: Preparing e55bf0ff63b0: Preparing 45bb524ed89f: Preparing d1724b485f63: Preparing ac6a0390bb1b: Preparing 13ab89f0c020: Preparing 1b4877f74a48: Preparing 9d7452166e96: Preparing c60365c118e0: Preparing 43daadca8684: Preparing 44343de3ea1d: Preparing 0e2e11f333e0: Waiting 52f3cb2ffb59: Waiting 6b3c5e45bf2c: Waiting cbd4ce6b2006: Waiting 61b00d958147: Waiting 15c3c58427f6: Waiting e55bf0ff63b0: Waiting 45bb524ed89f: Waiting d1724b485f63: Waiting ac6a0390bb1b: Waiting 13ab89f0c020: Waiting 1b4877f74a48: Waiting 9d7452166e96: Waiting c60365c118e0: Waiting 43daadca8684: Waiting 44343de3ea1d: Waiting ed616d532b4f: Waiting 3ebd1a6f9b33: Pushed 0e2e11f333e0: Pushed ed616d532b4f: Pushed 52f3cb2ffb59: Pushed 6b3c5e45bf2c: Pushed cbd4ce6b2006: Pushed 61b00d958147: Layer already exists 15c3c58427f6: Layer already exists e55bf0ff63b0: Layer already exists 45bb524ed89f: Layer already exists d1724b485f63: Layer already exists ac6a0390bb1b: Layer already exists 13ab89f0c020: Layer already exists 1b4877f74a48: Layer already exists 9d7452166e96: Layer already exists 43daadca8684: Layer already exists c60365c118e0: Layer already exists 44343de3ea1d: Layer already exists 07c61d85fd94: Pushed nightly: digest: sha256:a21d0a243ce9fefde180b9e46fcef8944afe6b5b7a691ca9f5fbd654ec9d4467 size: 4292 2025-09-22 01:16:52,996: INFO: Building opensdn-tor-agent finished successfully, duration: 108 seconds REPOSITORY TAG IMAGE ID CREATED SIZE nexus.gz1.opensdn.io:5102/opensdn-controller-control-named nightly 986d4f0f82d7 2 seconds ago 583MB nexus.gz1.opensdn.io:5102/opensdn-tor-agent nightly a8dac98bc834 16 seconds ago 574MB nexus.gz1.opensdn.io:5102/opensdn-openstack-compute-init nightly e9fbff1e3ab0 23 seconds ago 278MB nexus.gz1.opensdn.io:5102/opensdn-controller-control-control nightly c833f40af517 26 seconds ago 1.13GB nexus.gz1.opensdn.io:5102/opensdn-controller-config-dnsmasq nightly 01e28739ce5d 29 seconds ago 530MB nexus.gz1.opensdn.io:5102/opensdn-vrouter-kernel-build-init nightly c13c97e1de40 35 seconds ago 606MB nexus.gz1.opensdn.io:5102/opensdn-kubernetes-cni-init nightly 797b0c3f8bae 53 seconds ago 534MB nexus.gz1.opensdn.io:5102/opensdn-analytics-query-engine nightly 9d3a39587a1b 54 seconds ago 740MB nexus.gz1.opensdn.io:5102/opensdn-debug nightly 566ed1f874d0 55 seconds ago 278MB nexus.gz1.opensdn.io:5102/opensdn-analytics-snmp-collector nightly 297fb642966b About a minute ago 731MB nexus.gz1.opensdn.io:5102/opensdn-analytics-snmp-topology nightly 77796a8ccc67 About a minute ago 731MB nexus.gz1.opensdn.io:5102/opensdn-controller-config-schema nightly cf9a86d96090 About a minute ago 514MB nexus.gz1.opensdn.io:5102/opensdn-openstack-neutron-init nightly 3395706a9b1b About a minute ago 293MB nexus.gz1.opensdn.io:5102/opensdn-controller-webui-web nightly 87d39c380136 About a minute ago 705MB nexus.gz1.opensdn.io:5102/opensdn-openstack-heat-init nightly 57e573f82cab About a minute ago 294MB nexus.gz1.opensdn.io:5102/opensdn-controller-webui-job nightly 7b4448594207 About a minute ago 705MB nexus.gz1.opensdn.io:5102/opensdn-kubernetes-kube-manager nightly d97d0b68d758 About a minute ago 517MB nexus.gz1.opensdn.io:5102/opensdn-node-init nightly e7c0f23ee6d9 About a minute ago 514MB nexus.gz1.opensdn.io:5102/opensdn-provisioner nightly 291a6ecccfbf About a minute ago 514MB nexus.gz1.opensdn.io:5102/opensdn-vrouter-kernel-init-dpdk nightly 71bd4cbafb3c About a minute ago 583MB nexus.gz1.opensdn.io:5102/opensdn-controller-config-svcmonitor nightly 000032f64c63 About a minute ago 525MB nexus.gz1.opensdn.io:5102/opensdn-analytics-alarm-gen nightly bd20a217befd About a minute ago 529MB nexus.gz1.opensdn.io:5102/opensdn-controller-webui-base nightly 68482deb6b4b 2 minutes ago 705MB nexus.gz1.opensdn.io:5102/opensdn-external-stunnel nightly c97153436634 2 minutes ago 328MB nexus.gz1.opensdn.io:5102/opensdn-external-redis nightly cc2ced1914b8 2 minutes ago 333MB nexus.gz1.opensdn.io:5102/opensdn-external-haproxy nightly d5b3d471dfd6 2 minutes ago 335MB nexus.gz1.opensdn.io:5102/opensdn-external-cassandra nightly 3a971168ca3b 2 minutes ago 687MB nexus.gz1.opensdn.io:5102/opensdn-external-kafka nightly 19c106517e50 2 minutes ago 744MB nexus.gz1.opensdn.io:5102/opensdn-external-zookeeper nightly 4934761e2000 2 minutes ago 714MB nexus.gz1.opensdn.io:5102/opensdn-analytics-snmp-base nightly b06109915689 3 minutes ago 731MB nexus.gz1.opensdn.io:5102/opensdn-vrouter-base nightly 15bff7e2ce88 3 minutes ago 583MB nexus.gz1.opensdn.io:5102/opensdn-external-rabbitmq nightly 8db196377dbc 3 minutes ago 363MB nexus.gz1.opensdn.io:5102/opensdn-controller-control-base nightly 7ea7b986fb19 3 minutes ago 573MB nexus.gz1.opensdn.io:5102/opensdn-external-rsyslogd nightly 5f4c98a134f5 3 minutes ago 290MB nexus.gz1.opensdn.io:5102/opensdn-controller-config-base nightly 1375fc5d02db 4 minutes ago 514MB nexus.gz1.opensdn.io:5102/opensdn-analytics-base nightly 2a325f983ca3 4 minutes ago 514MB nexus.gz1.opensdn.io:5102/opensdn-base nightly 60eaf6a3d67a 4 minutes ago 514MB nexus.gz1.opensdn.io:5102/opensdn-general-base nightly 2b06cd7d2c3e 5 minutes ago 278MB nexus.gz1.opensdn.io:5102/opensdn-container-builder-src nightly 18f6263c4bc7 6 minutes ago 2.32MB tf-dev-sandbox compile 63c51c80027a 7 minutes ago 24.8GB nexus.gz1.opensdn.io:5102/opensdn-charms-src nightly 1cad5a26b322 About an hour ago 6.04MB nexus.gz1.opensdn.io:5102/opensdn-ansible-deployer-src nightly 53b634cb8a39 About an hour ago 1.39MB nexus.gz1.opensdn.io:5102/opensdn-container-builder-src fca34d76c827 About an hour ago 2.3MB nexus.gz1.opensdn.io:5102/opensdn-kolla-ansible-src nightly 86f9221676d1 About an hour ago 32.6MB nexus.gz1.opensdn.io:5102/opensdn-build-manifest-src nightly 7eedf11c23b1 About an hour ago 4.44kB nexus.gz1.opensdn.io:5102/tf-dev-sandbox stable e582d26665d0 7 days ago 2.83GB