2025-10-27 01:23:05,447: INFO: Building opensdn-tor-agent 2025-10-27 01:23:05,514: 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 0.0s done #1 DONE 2.5s #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.6s #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 done #7 DONE 2.5s #8 [stage-1 2/8] COPY --from=build /buildroot/usr/lib/libisc-9.21.3.so /usr/lib/ #8 DONE 1.2s #9 [stage-1 3/8] COPY --from=build /buildroot/usr/lib/libisccc-9.21.3.so /usr/lib/ #9 DONE 1.3s #10 [stage-1 4/8] COPY --from=build /buildroot/usr/lib/libisccfg-9.21.3.so /usr/lib/ #10 DONE 1.8s #11 [stage-1 5/8] COPY --from=build /buildroot/usr/bin/contrail-vrouter-agent-health-check.py /usr/bin/ #11 DONE 1.8s #12 [stage-1 6/8] COPY --from=build /buildroot/usr/bin/contrail_crypt_tunnel_client.py /usr/bin/ #12 DONE 3.5s #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 2.997 added from: http://tf-mirrors.gz1.opensdn.io/re 20 MB/s | 2.1 MB 00:00 #13 4.455 added from: http://tf-mirrors.gz1.opensdn.io/re 14 MB/s | 730 kB 00:00 #13 5.068 added from: http://tf-mirrors.gz1.opensdn.io/re 6.6 MB/s | 264 kB 00:00 #13 5.725 added from: http://tf-mirrors.gz1.opensdn.io/re 23 MB/s | 7.0 MB 00:00 #13 11.19 added from: http://tf-mirrors.gz1.opensdn.io/re 22 MB/s | 4.0 MB 00:00 #13 13.98 added from: http://tf-mirrors.gz1.opensdn.io/re 5.6 MB/s | 939 kB 00:00 #13 14.44 added from: http://tf-mirrors.gz1.opensdn.io/re 31 MB/s | 2.3 MB 00:00 #13 15.41 added from: http://tf-mirrors.gz1.opensdn.io/re 8.8 MB/s | 392 kB 00:00 #13 15.92 added from: http://tf-mirrors.gz1.opensdn.io/re 5.1 MB/s | 451 kB 00:00 #13 16.53 added from: http://tf-mirrors.gz1.opensdn.io/re 478 kB/s | 16 kB 00:00 #13 16.88 added from: http://tf-mirrors.gz1.opensdn.io/re 4.7 kB/s | 257 B 00:00 #13 17.26 added from: http://tf-mirrors.gz1.opensdn.io/re 390 kB/s | 13 kB 00:00 #13 17.68 added from: http://tf-mirrors.gz1.opensdn.io/re 935 kB/s | 64 kB 00:00 #13 18.61 added from: http://tf-mirrors.gz1.opensdn.io/re 47 MB/s | 30 MB 00:00 #13 37.60 Third parties for OpenSDN 27 MB/s | 5.1 MB 00:00 #13 44.42 Dependencies resolved. #13 44.42 ======================================================================================= #13 44.42 Package Arch Version Repository Size #13 44.42 ======================================================================================= #13 44.42 Installing: #13 44.42 boost x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 11 k #13 44.42 gperftools-libs x86_64 2.9.1-3.el9 tf-mirrors.ci_repos_epel9.repo 308 k #13 44.42 Installing dependencies: #13 44.42 boost-atomic x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 16 k #13 44.42 boost-chrono x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 24 k #13 44.42 boost-container x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 36 k #13 44.42 boost-context x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 15 k #13 44.42 boost-contract x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 44 k #13 44.42 boost-coroutine x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 32 k #13 44.42 boost-date-time x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 13 k #13 44.42 boost-fiber x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 38 k #13 44.42 boost-filesystem x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 57 k #13 44.42 boost-graph x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 101 k #13 44.42 boost-iostreams x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 38 k #13 44.42 boost-locale x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 214 k #13 44.42 boost-log x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 408 k #13 44.42 boost-math x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 205 k #13 44.42 boost-nowide x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 15 k #13 44.42 boost-program-options x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 106 k #13 44.42 boost-python3 x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 92 k #13 44.42 boost-random x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 23 k #13 44.42 boost-regex x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 277 k #13 44.42 boost-serialization x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 129 k #13 44.42 boost-stacktrace x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 27 k #13 44.42 boost-system x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 13 k #13 44.42 boost-test x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 230 k #13 44.42 boost-thread x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 55 k #13 44.42 boost-timer x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 23 k #13 44.42 boost-type_erasure x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 30 k #13 44.42 boost-wave x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 208 k #13 44.42 libicu x86_64 67.1-9.el9 tf-mirrors.ci_repos_yum9-baseos 9.6 M #13 44.42 libunwind x86_64 1.6.2-1.el9 tf-mirrors.ci_repos_epel9.repo 67 k #13 44.42 #13 44.42 Transaction Summary #13 44.42 ======================================================================================= #13 44.42 Install 31 Packages #13 44.42 #13 44.42 Total download size: 12 M #13 44.42 Installed size: 41 M #13 44.42 Downloading Packages: #13 44.53 (1/31): boost-1.75.0-8.el9.x86_64.rpm 167 kB/s | 11 kB 00:00 #13 44.63 (2/31): boost-atomic-1.75.0-8.el9.x86_64.rpm 79 kB/s | 16 kB 00:00 #13 44.69 (3/31): boost-chrono-1.75.0-8.el9.x86_64.rpm 128 kB/s | 24 kB 00:00 #13 44.69 (4/31): boost-container-1.75.0-8.el9.x86_64.rpm 726 kB/s | 36 kB 00:00 #13 44.69 (5/31): boost-context-1.75.0-8.el9.x86_64.rpm 1.1 MB/s | 15 kB 00:00 #13 44.69 (6/31): boost-contract-1.75.0-8.el9.x86_64.rpm 3.5 MB/s | 44 kB 00:00 #13 44.69 (7/31): boost-coroutine-1.75.0-8.el9.x86_64.rpm 7.1 MB/s | 32 kB 00:00 #13 44.69 (8/31): boost-date-time-1.75.0-8.el9.x86_64.rpm 3.1 MB/s | 13 kB 00:00 #13 44.69 (9/31): boost-fiber-1.75.0-8.el9.x86_64.rpm 9.6 MB/s | 38 kB 00:00 #13 44.69 (10/31): boost-filesystem-1.75.0-8.el9.x86_64.r 6.8 MB/s | 57 kB 00:00 #13 44.75 (11/31): boost-iostreams-1.75.0-8.el9.x86_64.rp 4.3 MB/s | 38 kB 00:00 #13 44.75 (12/31): boost-graph-1.75.0-8.el9.x86_64.rpm 5.4 MB/s | 101 kB 00:00 #13 44.75 (13/31): boost-log-1.75.0-8.el9.x86_64.rpm 22 MB/s | 408 kB 00:00 #13 44.75 (14/31): boost-locale-1.75.0-8.el9.x86_64.rpm 8.1 MB/s | 214 kB 00:00 #13 44.75 (15/31): boost-nowide-1.75.0-8.el9.x86_64.rpm 2.6 MB/s | 15 kB 00:00 #13 44.75 (16/31): boost-math-1.75.0-8.el9.x86_64.rpm 9.1 MB/s | 205 kB 00:00 #13 44.79 (17/31): boost-program-options-1.75.0-8.el9.x86 2.4 MB/s | 106 kB 00:00 #13 44.79 (18/31): boost-python3-1.75.0-8.el9.x86_64.rpm 2.3 MB/s | 92 kB 00:00 #13 44.79 (19/31): boost-random-1.75.0-8.el9.x86_64.rpm 2.0 MB/s | 23 kB 00:00 #13 44.79 (20/31): boost-regex-1.75.0-8.el9.x86_64.rpm 16 MB/s | 277 kB 00:00 #13 44.81 (21/31): boost-serialization-1.75.0-8.el9.x86_6 5.9 MB/s | 129 kB 00:00 #13 44.81 (22/31): boost-stacktrace-1.75.0-8.el9.x86_64.r 1.8 MB/s | 27 kB 00:00 #13 44.82 (23/31): boost-system-1.75.0-8.el9.x86_64.rpm 1.6 MB/s | 13 kB 00:00 #13 44.82 (24/31): boost-test-1.75.0-8.el9.x86_64.rpm 22 MB/s | 230 kB 00:00 #13 44.82 (25/31): boost-thread-1.75.0-8.el9.x86_64.rpm 4.4 MB/s | 55 kB 00:00 #13 44.86 (26/31): boost-timer-1.75.0-8.el9.x86_64.rpm 1.9 MB/s | 23 kB 00:00 #13 44.86 (27/31): boost-type_erasure-1.75.0-8.el9.x86_64 1.2 MB/s | 30 kB 00:00 #13 44.86 (28/31): boost-wave-1.75.0-8.el9.x86_64.rpm 7.9 MB/s | 208 kB 00:00 #13 44.91 (29/31): libunwind-1.6.2-1.el9.x86_64.rpm 4.1 MB/s | 67 kB 00:00 #13 44.91 (30/31): gperftools-libs-2.9.1-3.el9.x86_64.rpm 8.7 MB/s | 308 kB 00:00 #13 45.13 (31/31): libicu-67.1-9.el9.x86_64.rpm 14 MB/s | 9.6 MB 00:00 #13 45.13 -------------------------------------------------------------------------------- #13 45.13 Total 18 MB/s | 12 MB 00:00 #13 45.13 Running transaction check #13 45.19 Transaction check succeeded. #13 45.19 Running transaction test #13 45.65 Transaction test succeeded. #13 45.65 Running transaction #13 46.84 Preparing : 1/1 #13 46.95 Installing : boost-system-1.75.0-8.el9.x86_64 1/31 #13 47.17 Installing : boost-chrono-1.75.0-8.el9.x86_64 2/31 #13 47.41 Installing : boost-thread-1.75.0-8.el9.x86_64 3/31 #13 47.41 Installing : boost-filesystem-1.75.0-8.el9.x86_64 4/31 #13 47.69 Installing : libicu-67.1-9.el9.x86_64 5/31 #13 47.69 Installing : boost-regex-1.75.0-8.el9.x86_64 6/31 #13 47.87 Installing : boost-context-1.75.0-8.el9.x86_64 7/31 #13 48.12 Installing : boost-date-time-1.75.0-8.el9.x86_64 8/31 #13 48.32 Installing : boost-atomic-1.75.0-8.el9.x86_64 9/31 #13 48.54 Installing : boost-log-1.75.0-8.el9.x86_64 10/31 #13 48.66 Installing : boost-wave-1.75.0-8.el9.x86_64 11/31 #13 49.30 Installing : boost-coroutine-1.75.0-8.el9.x86_64 12/31 #13 49.53 Installing : boost-fiber-1.75.0-8.el9.x86_64 13/31 #13 49.75 Installing : boost-graph-1.75.0-8.el9.x86_64 14/31 #13 49.90 Installing : boost-locale-1.75.0-8.el9.x86_64 15/31 #13 49.91 Installing : boost-type_erasure-1.75.0-8.el9.x86_64 16/31 #13 49.93 Installing : boost-timer-1.75.0-8.el9.x86_64 17/31 #13 49.94 Installing : libunwind-1.6.2-1.el9.x86_64 18/31 #13 50.03 Installing : boost-test-1.75.0-8.el9.x86_64 19/31 #13 50.03 Installing : boost-stacktrace-1.75.0-8.el9.x86_64 20/31 #13 50.18 Installing : boost-serialization-1.75.0-8.el9.x86_64 21/31 #13 50.21 Installing : boost-random-1.75.0-8.el9.x86_64 22/31 #13 50.21 Installing : boost-python3-1.75.0-8.el9.x86_64 23/31 #13 50.27 Installing : boost-program-options-1.75.0-8.el9.x86_64 24/31 #13 50.27 Installing : boost-nowide-1.75.0-8.el9.x86_64 25/31 #13 50.27 Installing : boost-math-1.75.0-8.el9.x86_64 26/31 #13 50.34 Installing : boost-iostreams-1.75.0-8.el9.x86_64 27/31 #13 50.34 Installing : boost-contract-1.75.0-8.el9.x86_64 28/31 #13 50.34 Installing : boost-container-1.75.0-8.el9.x86_64 29/31 #13 50.34 Installing : boost-1.75.0-8.el9.x86_64 30/31 #13 50.40 Installing : gperftools-libs-2.9.1-3.el9.x86_64 31/31 #13 50.40 Running scriptlet: gperftools-libs-2.9.1-3.el9.x86_64 31/31 #13 51.12 Verifying : libicu-67.1-9.el9.x86_64 1/31 #13 51.12 Verifying : boost-1.75.0-8.el9.x86_64 2/31 #13 51.12 Verifying : boost-atomic-1.75.0-8.el9.x86_64 3/31 #13 51.12 Verifying : boost-chrono-1.75.0-8.el9.x86_64 4/31 #13 51.12 Verifying : boost-container-1.75.0-8.el9.x86_64 5/31 #13 51.12 Verifying : boost-context-1.75.0-8.el9.x86_64 6/31 #13 51.12 Verifying : boost-contract-1.75.0-8.el9.x86_64 7/31 #13 51.12 Verifying : boost-coroutine-1.75.0-8.el9.x86_64 8/31 #13 51.12 Verifying : boost-date-time-1.75.0-8.el9.x86_64 9/31 #13 51.12 Verifying : boost-fiber-1.75.0-8.el9.x86_64 10/31 #13 51.12 Verifying : boost-filesystem-1.75.0-8.el9.x86_64 11/31 #13 51.12 Verifying : boost-graph-1.75.0-8.el9.x86_64 12/31 #13 51.12 Verifying : boost-iostreams-1.75.0-8.el9.x86_64 13/31 #13 51.12 Verifying : boost-locale-1.75.0-8.el9.x86_64 14/31 #13 51.12 Verifying : boost-log-1.75.0-8.el9.x86_64 15/31 #13 51.12 Verifying : boost-math-1.75.0-8.el9.x86_64 16/31 #13 51.12 Verifying : boost-nowide-1.75.0-8.el9.x86_64 17/31 #13 51.12 Verifying : boost-program-options-1.75.0-8.el9.x86_64 18/31 #13 51.12 Verifying : boost-python3-1.75.0-8.el9.x86_64 19/31 #13 51.12 Verifying : boost-random-1.75.0-8.el9.x86_64 20/31 #13 51.12 Verifying : boost-regex-1.75.0-8.el9.x86_64 21/31 #13 51.12 Verifying : boost-serialization-1.75.0-8.el9.x86_64 22/31 #13 51.12 Verifying : boost-stacktrace-1.75.0-8.el9.x86_64 23/31 #13 51.12 Verifying : boost-system-1.75.0-8.el9.x86_64 24/31 #13 51.12 Verifying : boost-test-1.75.0-8.el9.x86_64 25/31 #13 51.12 Verifying : boost-thread-1.75.0-8.el9.x86_64 26/31 #13 51.12 Verifying : boost-timer-1.75.0-8.el9.x86_64 27/31 #13 51.12 Verifying : boost-type_erasure-1.75.0-8.el9.x86_64 28/31 #13 51.12 Verifying : boost-wave-1.75.0-8.el9.x86_64 29/31 #13 51.12 Verifying : gperftools-libs-2.9.1-3.el9.x86_64 30/31 #13 51.12 Verifying : libunwind-1.6.2-1.el9.x86_64 31/31 #13 51.23 #13 51.23 Installed: #13 51.23 boost-1.75.0-8.el9.x86_64 #13 51.23 boost-atomic-1.75.0-8.el9.x86_64 #13 51.23 boost-chrono-1.75.0-8.el9.x86_64 #13 51.23 boost-container-1.75.0-8.el9.x86_64 #13 51.23 boost-context-1.75.0-8.el9.x86_64 #13 51.23 boost-contract-1.75.0-8.el9.x86_64 #13 51.23 boost-coroutine-1.75.0-8.el9.x86_64 #13 51.23 boost-date-time-1.75.0-8.el9.x86_64 #13 51.23 boost-fiber-1.75.0-8.el9.x86_64 #13 51.23 boost-filesystem-1.75.0-8.el9.x86_64 #13 51.23 boost-graph-1.75.0-8.el9.x86_64 #13 51.23 boost-iostreams-1.75.0-8.el9.x86_64 #13 51.23 boost-locale-1.75.0-8.el9.x86_64 #13 51.23 boost-log-1.75.0-8.el9.x86_64 #13 51.23 boost-math-1.75.0-8.el9.x86_64 #13 51.23 boost-nowide-1.75.0-8.el9.x86_64 #13 51.23 boost-program-options-1.75.0-8.el9.x86_64 #13 51.23 boost-python3-1.75.0-8.el9.x86_64 #13 51.23 boost-random-1.75.0-8.el9.x86_64 #13 51.23 boost-regex-1.75.0-8.el9.x86_64 #13 51.23 boost-serialization-1.75.0-8.el9.x86_64 #13 51.23 boost-stacktrace-1.75.0-8.el9.x86_64 #13 51.23 boost-system-1.75.0-8.el9.x86_64 #13 51.23 boost-test-1.75.0-8.el9.x86_64 #13 51.23 boost-thread-1.75.0-8.el9.x86_64 #13 51.23 boost-timer-1.75.0-8.el9.x86_64 #13 51.23 boost-type_erasure-1.75.0-8.el9.x86_64 #13 51.23 boost-wave-1.75.0-8.el9.x86_64 #13 51.23 gperftools-libs-2.9.1-3.el9.x86_64 #13 51.23 libicu-67.1-9.el9.x86_64 #13 51.23 libunwind-1.6.2-1.el9.x86_64 #13 51.23 #13 51.23 Complete! #13 51.61 75 files removed #13 52.02 Looking in indexes: http://tf-mirrors.gz1.opensdn.io/root/pypi/+simple/, http://localhost:6667/pip/simple #13 52.06 Collecting contrail-vrouter-api==0.1.dev0 #13 52.12 Downloading http://localhost:6667/pip/simple/contrail-vrouter-api/contrail_vrouter_api-0.1.dev0-py3-none-any.whl (2.9 kB) #13 52.57 Installing collected packages: contrail-vrouter-api #13 52.60 Successfully installed contrail-vrouter-api-0.1.dev0 #13 52.60 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 54.6s #14 [stage-1 8/8] COPY *.sh / #14 DONE 1.8s #15 exporting to image #15 exporting layers #15 exporting layers 7.4s done #15 writing image sha256:f0f8a28730fe1f1a211f01a96b1dadb0aa0969208ae077f4e87c2f2dafac3b9b #15 writing image sha256:f0f8a28730fe1f1a211f01a96b1dadb0aa0969208ae077f4e87c2f2dafac3b9b 0.1s done #15 naming to nexus.gz1.opensdn.io:5102/opensdn-tor-agent:nightly 0.0s done #15 DONE 7.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-10-27 01:25:04,530: INFO: Docker build duration: 119 seconds The push refers to repository [nexus.gz1.opensdn.io:5102/opensdn-tor-agent] 2b7c1b42d0ec: Preparing f71057964956: Preparing cc5886993469: Preparing ecf26f0c8d9c: Preparing 55ceb0c35720: Preparing ef273331b9a1: Preparing bc6ca1dc04e4: Preparing 62215d31d7b8: Preparing 8c771c4a19ff: Preparing 646c71330e2b: Preparing c6a85624749a: Preparing 6460561af16a: Preparing 35f67e37e52d: Preparing b753ccb4eee1: Preparing 3b8684cdda97: Preparing f1165bb0542d: Preparing 90c51ed665fc: Preparing 79725288a5b8: Preparing f8b79dbf2c04: Preparing 44343de3ea1d: Preparing 2b7c1b42d0ec: Waiting f71057964956: Waiting cc5886993469: Waiting ecf26f0c8d9c: Waiting 55ceb0c35720: Waiting ef273331b9a1: Waiting bc6ca1dc04e4: Waiting 62215d31d7b8: Waiting 8c771c4a19ff: Waiting 646c71330e2b: Waiting c6a85624749a: Waiting 6460561af16a: Waiting 35f67e37e52d: Waiting b753ccb4eee1: Waiting 3b8684cdda97: Waiting f1165bb0542d: Waiting 90c51ed665fc: Waiting 79725288a5b8: Waiting f8b79dbf2c04: Waiting 44343de3ea1d: Waiting 2b7c1b42d0ec: Pushed cc5886993469: Pushed ecf26f0c8d9c: Pushed 55ceb0c35720: Pushed ef273331b9a1: Pushed bc6ca1dc04e4: Pushed 62215d31d7b8: Layer already exists 8c771c4a19ff: Layer already exists 646c71330e2b: Layer already exists c6a85624749a: Layer already exists 6460561af16a: Layer already exists 35f67e37e52d: Layer already exists b753ccb4eee1: Layer already exists 3b8684cdda97: Layer already exists f1165bb0542d: Layer already exists 90c51ed665fc: Layer already exists 79725288a5b8: Layer already exists f8b79dbf2c04: Layer already exists 44343de3ea1d: Layer already exists f71057964956: Pushed nightly: digest: sha256:f55ad4e86c3cca012d13938bf3aa234b7e54b5d45bca737ad3358bf31ee81849 size: 4505 2025-10-27 01:25:40,912: INFO: Building opensdn-tor-agent finished successfully, duration: 155 seconds REPOSITORY TAG IMAGE ID CREATED SIZE nexus.gz1.opensdn.io:5102/opensdn-nodemgr nightly 44ec9c4cd8ac 23 seconds ago 784MB nexus.gz1.opensdn.io:5102/opensdn-vrouter-agent-dpdk nightly 528cf0417cc8 36 seconds ago 899MB nexus.gz1.opensdn.io:5102/opensdn-tor-agent nightly f0f8a28730fe 50 seconds ago 684MB nexus.gz1.opensdn.io:5102/opensdn-controller-config-dnsmasq nightly 0c8b8ccd9535 55 seconds ago 639MB nexus.gz1.opensdn.io:5102/opensdn-controller-config-api nightly 529d9b22311c 56 seconds ago 660MB nexus.gz1.opensdn.io:5102/opensdn-controller-config-svcmonitor nightly 49e07718bec7 56 seconds ago 645MB nexus.gz1.opensdn.io:5102/opensdn-controller-control-dns nightly c927f09beb67 About a minute ago 1.01GB nexus.gz1.opensdn.io:5102/opensdn-analytics-query-engine nightly 600963594182 About a minute ago 850MB nexus.gz1.opensdn.io:5102/opensdn-analytics-collector nightly 81723f5a4307 About a minute ago 969MB nexus.gz1.opensdn.io:5102/opensdn-debug nightly 2f8fb0898f95 About a minute ago 348MB nexus.gz1.opensdn.io:5102/opensdn-openstack-compute-init nightly c258c87286b7 About a minute ago 348MB nexus.gz1.opensdn.io:5102/opensdn-kubernetes-cni-init nightly 4ff03309c182 About a minute ago 642MB nexus.gz1.opensdn.io:5102/opensdn-controller-control-named nightly ab5e95cb6ec5 About a minute ago 702MB nexus.gz1.opensdn.io:5102/opensdn-controller-control-control nightly d35c231255ff 2 minutes ago 1.24GB nexus.gz1.opensdn.io:5102/opensdn-controller-webui-job nightly 4d7b54a39e65 2 minutes ago 858MB nexus.gz1.opensdn.io:5102/opensdn-controller-webui-web nightly 9b10a1753abe 2 minutes ago 858MB nexus.gz1.opensdn.io:5102/opensdn-analytics-alarm-gen nightly 5570772adadd 2 minutes ago 638MB nexus.gz1.opensdn.io:5102/opensdn-vrouter-kernel-init-dpdk nightly be254f8bcb6a 2 minutes ago 692MB nexus.gz1.opensdn.io:5102/opensdn-analytics-api nightly 73887ec8ccab 2 minutes ago 647MB nexus.gz1.opensdn.io:5102/opensdn-analytics-snmp-collector nightly d487d79542d1 2 minutes ago 840MB nexus.gz1.opensdn.io:5102/opensdn-analytics-snmp-topology nightly 4e6a088d30cf 2 minutes ago 840MB nexus.gz1.opensdn.io:5102/opensdn-controller-config-schema nightly bf5e1cc50525 2 minutes ago 623MB nexus.gz1.opensdn.io:5102/opensdn-openstack-neutron-init nightly 4094361a764f 2 minutes ago 363MB nexus.gz1.opensdn.io:5102/opensdn-openstack-heat-init nightly fe0707003e58 2 minutes ago 363MB nexus.gz1.opensdn.io:5102/opensdn-provisioner nightly 4ce66cdacf3f 2 minutes ago 622MB nexus.gz1.opensdn.io:5102/opensdn-kubernetes-kube-manager nightly d894f2401597 2 minutes ago 626MB nexus.gz1.opensdn.io:5102/opensdn-node-init nightly 4f0b822b4b34 2 minutes ago 622MB opensdn-test-test nightly ce44de5bb787 2 minutes ago 1.75GB nexus.gz1.opensdn.io:5102/opensdn-test-test nightly ce44de5bb787 2 minutes ago 1.75GB nexus.gz1.opensdn.io:5102/opensdn-controller-webui-base nightly 6846438a4c4a 3 minutes ago 858MB nexus.gz1.opensdn.io:5102/opensdn-external-stunnel nightly 7e2eac5abd52 3 minutes ago 398MB nexus.gz1.opensdn.io:5102/opensdn-external-cassandra nightly 10f84d1f0113 3 minutes ago 331MB nexus.gz1.opensdn.io:5102/opensdn-external-rabbitmq nightly 2db8bccc85d5 3 minutes ago 363MB nexus.gz1.opensdn.io:5102/opensdn-external-zookeeper nightly 53107794184b 3 minutes ago 301MB nexus.gz1.opensdn.io:5102/opensdn-external-redis nightly 9b9756a95448 3 minutes ago 171MB nexus.gz1.opensdn.io:5102/opensdn-external-haproxy nightly 078bc4daaeb0 3 minutes ago 144MB nexus.gz1.opensdn.io:5102/opensdn-external-kafka nightly cacd0f1c7501 3 minutes ago 392MB nexus.gz1.opensdn.io:5102/opensdn-analytics-snmp-base nightly f1ebe288f93c 3 minutes ago 839MB nexus.gz1.opensdn.io:5102/opensdn-external-rsyslogd nightly e4a8cce0dee1 4 minutes ago 359MB nexus.gz1.opensdn.io:5102/opensdn-vrouter-base nightly 220c828ea14d 4 minutes ago 692MB nexus.gz1.opensdn.io:5102/opensdn-controller-control-base nightly 0f635cfe1ab0 4 minutes ago 683MB nexus.gz1.opensdn.io:5102/opensdn-controller-config-base nightly ef7106dac12d 5 minutes ago 622MB nexus.gz1.opensdn.io:5102/opensdn-base nightly 5cb9247dbcc7 5 minutes ago 622MB nexus.gz1.opensdn.io:5102/opensdn-analytics-base nightly 402713f8fca2 5 minutes ago 622MB nexus.gz1.opensdn.io:5102/opensdn-general-base nightly 1358efec492a 6 minutes ago 348MB nexus.gz1.opensdn.io:5102/opensdn-container-builder-src nightly 02fae84243cf 6 minutes ago 2.35MB tf-dev-sandbox compile 1e093f2951cc 7 minutes ago 24.8GB nexus.gz1.opensdn.io:5102/opensdn-ansible-deployer-src nightly 681bf0c284c1 About an hour ago 1.39MB nexus.gz1.opensdn.io:5102/opensdn-charms-src nightly d9a220e84370 About an hour ago 6.04MB nexus.gz1.opensdn.io:5102/opensdn-kolla-ansible-src nightly 9b76263820c1 About an hour ago 32.6MB nexus.gz1.opensdn.io:5102/opensdn-container-builder-src b1ef7cc49227 About an hour ago 2.34MB nexus.gz1.opensdn.io:5102/opensdn-build-manifest-src nightly d4a201250ef5 About an hour ago 4.08kB nexus.gz1.opensdn.io:5102/tf-dev-sandbox stable f558fb319f13 About an hour ago 2.81GB tf-dev-sandbox stable f558fb319f13 About an hour ago 2.81GB rockylinux 9 9cc24f05f309 23 months ago 176MB