2025-10-16 01:26:21,138: INFO: Building opensdn-tor-agent 2025-10-16 01:26:21,220: 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 1.6s #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 2.1s #5 [1/1] 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 3.2s #8 [stage-1 2/8] COPY --from=build /buildroot/usr/lib/libisc-9.21.3.so /usr/lib/ #8 DONE 2.0s #9 [stage-1 3/8] COPY --from=build /buildroot/usr/lib/libisccc-9.21.3.so /usr/lib/ #9 DONE 3.6s #10 [stage-1 4/8] COPY --from=build /buildroot/usr/lib/libisccfg-9.21.3.so /usr/lib/ #10 DONE 5.1s #11 [stage-1 5/8] COPY --from=build /buildroot/usr/bin/contrail-vrouter-agent-health-check.py /usr/bin/ #11 DONE 9.3s #12 [stage-1 6/8] COPY --from=build /buildroot/usr/bin/contrail_crypt_tunnel_client.py /usr/bin/ #12 DONE 6.1s #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 4.786 added from: http://tf-mirrors.gz1.opensdn.io/re 9.6 MB/s | 2.1 MB 00:00 #13 5.629 added from: http://tf-mirrors.gz1.opensdn.io/re 14 MB/s | 730 kB 00:00 #13 6.000 added from: http://tf-mirrors.gz1.opensdn.io/re 7.1 MB/s | 264 kB 00:00 #13 6.326 added from: http://tf-mirrors.gz1.opensdn.io/re 40 MB/s | 7.0 MB 00:00 #13 9.390 added from: http://tf-mirrors.gz1.opensdn.io/re 3.1 MB/s | 4.0 MB 00:01 #13 10.59 added from: http://tf-mirrors.gz1.opensdn.io/re 2.7 MB/s | 939 kB 00:00 #13 11.03 added from: http://tf-mirrors.gz1.opensdn.io/re 11 MB/s | 2.3 MB 00:00 #13 11.68 added from: http://tf-mirrors.gz1.opensdn.io/re 5.5 MB/s | 392 kB 00:00 #13 12.06 added from: http://tf-mirrors.gz1.opensdn.io/re 11 MB/s | 451 kB 00:00 #13 12.46 added from: http://tf-mirrors.gz1.opensdn.io/re 506 kB/s | 16 kB 00:00 #13 12.69 added from: http://tf-mirrors.gz1.opensdn.io/re 8.3 kB/s | 257 B 00:00 #13 12.87 added from: http://tf-mirrors.gz1.opensdn.io/re 446 kB/s | 13 kB 00:00 #13 14.04 added from: http://tf-mirrors.gz1.opensdn.io/re 71 kB/s | 64 kB 00:00 #13 15.06 added from: http://tf-mirrors.gz1.opensdn.io/re 37 MB/s | 30 MB 00:00 #13 23.02 Third parties for OpenSDN 28 MB/s | 5.1 MB 00:00 #13 27.58 Dependencies resolved. #13 27.58 ======================================================================================= #13 27.58 Package Arch Version Repository Size #13 27.58 ======================================================================================= #13 27.58 Installing: #13 27.58 boost x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 11 k #13 27.58 gperftools-libs x86_64 2.9.1-3.el9 tf-mirrors.ci_repos_epel9.repo 308 k #13 27.58 Installing dependencies: #13 27.58 boost-atomic x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 16 k #13 27.58 boost-chrono x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 24 k #13 27.58 boost-container x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 36 k #13 27.58 boost-context x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 15 k #13 27.58 boost-contract x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 44 k #13 27.58 boost-coroutine x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 32 k #13 27.58 boost-date-time x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 13 k #13 27.58 boost-fiber x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 38 k #13 27.58 boost-filesystem x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 57 k #13 27.58 boost-graph x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 101 k #13 27.58 boost-iostreams x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 38 k #13 27.58 boost-locale x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 214 k #13 27.58 boost-log x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 408 k #13 27.58 boost-math x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 205 k #13 27.58 boost-nowide x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 15 k #13 27.58 boost-program-options x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 106 k #13 27.58 boost-python3 x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 92 k #13 27.58 boost-random x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 23 k #13 27.58 boost-regex x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 277 k #13 27.58 boost-serialization x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 129 k #13 27.58 boost-stacktrace x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 27 k #13 27.58 boost-system x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 13 k #13 27.58 boost-test x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 230 k #13 27.58 boost-thread x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 55 k #13 27.58 boost-timer x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 23 k #13 27.58 boost-type_erasure x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 30 k #13 27.58 boost-wave x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 208 k #13 27.58 libicu x86_64 67.1-9.el9 tf-mirrors.ci_repos_yum9-baseos 9.6 M #13 27.58 libunwind x86_64 1.6.2-1.el9 tf-mirrors.ci_repos_epel9.repo 67 k #13 27.58 #13 27.58 Transaction Summary #13 27.58 ======================================================================================= #13 27.58 Install 31 Packages #13 27.58 #13 27.58 Total download size: 12 M #13 27.58 Installed size: 41 M #13 27.58 Downloading Packages: #13 27.58 (1/31): boost-1.75.0-8.el9.x86_64.rpm 533 kB/s | 11 kB 00:00 #13 27.58 (2/31): boost-atomic-1.75.0-8.el9.x86_64.rpm 719 kB/s | 16 kB 00:00 #13 27.58 (3/31): boost-chrono-1.75.0-8.el9.x86_64.rpm 4.5 MB/s | 24 kB 00:00 #13 27.58 (4/31): boost-container-1.75.0-8.el9.x86_64.rpm 4.6 MB/s | 36 kB 00:00 #13 27.58 (5/31): boost-context-1.75.0-8.el9.x86_64.rpm 1.9 MB/s | 15 kB 00:00 #13 27.58 (6/31): boost-contract-1.75.0-8.el9.x86_64.rpm 7.1 MB/s | 44 kB 00:00 #13 27.58 (7/31): boost-coroutine-1.75.0-8.el9.x86_64.rpm 4.0 MB/s | 32 kB 00:00 #13 27.58 (8/31): boost-date-time-1.75.0-8.el9.x86_64.rpm 1.8 MB/s | 13 kB 00:00 #13 27.58 (9/31): boost-fiber-1.75.0-8.el9.x86_64.rpm 6.3 MB/s | 38 kB 00:00 #13 27.58 (10/31): boost-filesystem-1.75.0-8.el9.x86_64.r 7.2 MB/s | 57 kB 00:00 #13 27.58 (11/31): boost-graph-1.75.0-8.el9.x86_64.rpm 11 MB/s | 101 kB 00:00 #13 27.58 (12/31): boost-iostreams-1.75.0-8.el9.x86_64.rp 4.2 MB/s | 38 kB 00:00 #13 27.58 (13/31): boost-locale-1.75.0-8.el9.x86_64.rpm 17 MB/s | 214 kB 00:00 #13 27.58 (14/31): boost-log-1.75.0-8.el9.x86_64.rpm 16 MB/s | 408 kB 00:00 #13 27.58 (15/31): boost-math-1.75.0-8.el9.x86_64.rpm 9.4 MB/s | 205 kB 00:00 #13 27.58 (16/31): boost-nowide-1.75.0-8.el9.x86_64.rpm 1.9 MB/s | 15 kB 00:00 #13 27.58 (17/31): boost-program-options-1.75.0-8.el9.x86 16 MB/s | 106 kB 00:00 #13 27.58 (18/31): boost-python3-1.75.0-8.el9.x86_64.rpm 10 MB/s | 92 kB 00:00 #13 27.58 (19/31): boost-random-1.75.0-8.el9.x86_64.rpm 3.0 MB/s | 23 kB 00:00 #13 27.58 (20/31): boost-regex-1.75.0-8.el9.x86_64.rpm 30 MB/s | 277 kB 00:00 #13 27.58 (21/31): boost-serialization-1.75.0-8.el9.x86_6 11 MB/s | 129 kB 00:00 #13 27.58 (22/31): boost-stacktrace-1.75.0-8.el9.x86_64.r 3.0 MB/s | 27 kB 00:00 #13 27.58 (23/31): boost-system-1.75.0-8.el9.x86_64.rpm 2.2 MB/s | 13 kB 00:00 #13 27.60 (24/31): boost-test-1.75.0-8.el9.x86_64.rpm 20 MB/s | 230 kB 00:00 #13 27.60 (25/31): boost-thread-1.75.0-8.el9.x86_64.rpm 3.6 MB/s | 55 kB 00:00 #13 27.74 (26/31): boost-timer-1.75.0-8.el9.x86_64.rpm 1.7 MB/s | 23 kB 00:00 #13 27.74 (27/31): boost-type_erasure-1.75.0-8.el9.x86_64 2.6 MB/s | 30 kB 00:00 #13 27.74 (28/31): boost-wave-1.75.0-8.el9.x86_64.rpm 18 MB/s | 208 kB 00:00 #13 27.74 (29/31): gperftools-libs-2.9.1-3.el9.x86_64.rpm 19 MB/s | 308 kB 00:00 #13 27.74 (30/31): libunwind-1.6.2-1.el9.x86_64.rpm 5.7 MB/s | 67 kB 00:00 #13 27.74 (31/31): libicu-67.1-9.el9.x86_64.rpm 34 MB/s | 9.6 MB 00:00 #13 27.74 -------------------------------------------------------------------------------- #13 27.74 Total 44 MB/s | 12 MB 00:00 #13 27.74 Running transaction check #13 27.96 Transaction check succeeded. #13 27.96 Running transaction test #13 27.96 Transaction test succeeded. #13 27.96 Running transaction #13 28.39 Preparing : 1/1 #13 28.58 Installing : boost-system-1.75.0-8.el9.x86_64 1/31 #13 28.58 Installing : boost-chrono-1.75.0-8.el9.x86_64 2/31 #13 28.58 Installing : boost-thread-1.75.0-8.el9.x86_64 3/31 #13 28.58 Installing : boost-filesystem-1.75.0-8.el9.x86_64 4/31 #13 28.85 Installing : libicu-67.1-9.el9.x86_64 5/31 #13 28.85 Installing : boost-regex-1.75.0-8.el9.x86_64 6/31 #13 28.85 Installing : boost-context-1.75.0-8.el9.x86_64 7/31 #13 28.85 Installing : boost-date-time-1.75.0-8.el9.x86_64 8/31 #13 28.85 Installing : boost-atomic-1.75.0-8.el9.x86_64 9/31 #13 28.85 Installing : boost-log-1.75.0-8.el9.x86_64 10/31 #13 28.85 Installing : boost-wave-1.75.0-8.el9.x86_64 11/31 #13 28.88 Installing : boost-coroutine-1.75.0-8.el9.x86_64 12/31 #13 28.88 Installing : boost-fiber-1.75.0-8.el9.x86_64 13/31 #13 28.88 Installing : boost-graph-1.75.0-8.el9.x86_64 14/31 #13 28.88 Installing : boost-locale-1.75.0-8.el9.x86_64 15/31 #13 28.95 Installing : boost-type_erasure-1.75.0-8.el9.x86_64 16/31 #13 28.95 Installing : boost-timer-1.75.0-8.el9.x86_64 17/31 #13 28.95 Installing : libunwind-1.6.2-1.el9.x86_64 18/31 #13 28.95 Installing : boost-test-1.75.0-8.el9.x86_64 19/31 #13 28.95 Installing : boost-stacktrace-1.75.0-8.el9.x86_64 20/31 #13 28.95 Installing : boost-serialization-1.75.0-8.el9.x86_64 21/31 #13 28.95 Installing : boost-random-1.75.0-8.el9.x86_64 22/31 #13 28.95 Installing : boost-python3-1.75.0-8.el9.x86_64 23/31 #13 29.00 Installing : boost-program-options-1.75.0-8.el9.x86_64 24/31 #13 29.00 Installing : boost-nowide-1.75.0-8.el9.x86_64 25/31 #13 29.00 Installing : boost-math-1.75.0-8.el9.x86_64 26/31 #13 29.00 Installing : boost-iostreams-1.75.0-8.el9.x86_64 27/31 #13 29.00 Installing : boost-contract-1.75.0-8.el9.x86_64 28/31 #13 29.00 Installing : boost-container-1.75.0-8.el9.x86_64 29/31 #13 29.06 Installing : boost-1.75.0-8.el9.x86_64 30/31 #13 29.06 Installing : gperftools-libs-2.9.1-3.el9.x86_64 31/31 #13 29.06 Running scriptlet: gperftools-libs-2.9.1-3.el9.x86_64 31/31 #13 29.26 Verifying : libicu-67.1-9.el9.x86_64 1/31 #13 29.26 Verifying : boost-1.75.0-8.el9.x86_64 2/31 #13 29.26 Verifying : boost-atomic-1.75.0-8.el9.x86_64 3/31 #13 29.26 Verifying : boost-chrono-1.75.0-8.el9.x86_64 4/31 #13 29.26 Verifying : boost-container-1.75.0-8.el9.x86_64 5/31 #13 29.26 Verifying : boost-context-1.75.0-8.el9.x86_64 6/31 #13 29.26 Verifying : boost-contract-1.75.0-8.el9.x86_64 7/31 #13 29.26 Verifying : boost-coroutine-1.75.0-8.el9.x86_64 8/31 #13 29.26 Verifying : boost-date-time-1.75.0-8.el9.x86_64 9/31 #13 29.26 Verifying : boost-fiber-1.75.0-8.el9.x86_64 10/31 #13 29.26 Verifying : boost-filesystem-1.75.0-8.el9.x86_64 11/31 #13 29.26 Verifying : boost-graph-1.75.0-8.el9.x86_64 12/31 #13 29.26 Verifying : boost-iostreams-1.75.0-8.el9.x86_64 13/31 #13 29.26 Verifying : boost-locale-1.75.0-8.el9.x86_64 14/31 #13 29.26 Verifying : boost-log-1.75.0-8.el9.x86_64 15/31 #13 29.26 Verifying : boost-math-1.75.0-8.el9.x86_64 16/31 #13 29.26 Verifying : boost-nowide-1.75.0-8.el9.x86_64 17/31 #13 29.26 Verifying : boost-program-options-1.75.0-8.el9.x86_64 18/31 #13 29.26 Verifying : boost-python3-1.75.0-8.el9.x86_64 19/31 #13 29.26 Verifying : boost-random-1.75.0-8.el9.x86_64 20/31 #13 29.26 Verifying : boost-regex-1.75.0-8.el9.x86_64 21/31 #13 29.26 Verifying : boost-serialization-1.75.0-8.el9.x86_64 22/31 #13 29.26 Verifying : boost-stacktrace-1.75.0-8.el9.x86_64 23/31 #13 29.26 Verifying : boost-system-1.75.0-8.el9.x86_64 24/31 #13 29.26 Verifying : boost-test-1.75.0-8.el9.x86_64 25/31 #13 29.26 Verifying : boost-thread-1.75.0-8.el9.x86_64 26/31 #13 29.26 Verifying : boost-timer-1.75.0-8.el9.x86_64 27/31 #13 29.26 Verifying : boost-type_erasure-1.75.0-8.el9.x86_64 28/31 #13 29.26 Verifying : boost-wave-1.75.0-8.el9.x86_64 29/31 #13 29.26 Verifying : gperftools-libs-2.9.1-3.el9.x86_64 30/31 #13 29.26 Verifying : libunwind-1.6.2-1.el9.x86_64 31/31 #13 29.35 #13 29.35 Installed: #13 29.35 boost-1.75.0-8.el9.x86_64 #13 29.35 boost-atomic-1.75.0-8.el9.x86_64 #13 29.35 boost-chrono-1.75.0-8.el9.x86_64 #13 29.35 boost-container-1.75.0-8.el9.x86_64 #13 29.35 boost-context-1.75.0-8.el9.x86_64 #13 29.35 boost-contract-1.75.0-8.el9.x86_64 #13 29.35 boost-coroutine-1.75.0-8.el9.x86_64 #13 29.35 boost-date-time-1.75.0-8.el9.x86_64 #13 29.35 boost-fiber-1.75.0-8.el9.x86_64 #13 29.35 boost-filesystem-1.75.0-8.el9.x86_64 #13 29.35 boost-graph-1.75.0-8.el9.x86_64 #13 29.35 boost-iostreams-1.75.0-8.el9.x86_64 #13 29.35 boost-locale-1.75.0-8.el9.x86_64 #13 29.35 boost-log-1.75.0-8.el9.x86_64 #13 29.35 boost-math-1.75.0-8.el9.x86_64 #13 29.35 boost-nowide-1.75.0-8.el9.x86_64 #13 29.35 boost-program-options-1.75.0-8.el9.x86_64 #13 29.35 boost-python3-1.75.0-8.el9.x86_64 #13 29.35 boost-random-1.75.0-8.el9.x86_64 #13 29.35 boost-regex-1.75.0-8.el9.x86_64 #13 29.35 boost-serialization-1.75.0-8.el9.x86_64 #13 29.35 boost-stacktrace-1.75.0-8.el9.x86_64 #13 29.35 boost-system-1.75.0-8.el9.x86_64 #13 29.35 boost-test-1.75.0-8.el9.x86_64 #13 29.35 boost-thread-1.75.0-8.el9.x86_64 #13 29.35 boost-timer-1.75.0-8.el9.x86_64 #13 29.35 boost-type_erasure-1.75.0-8.el9.x86_64 #13 29.35 boost-wave-1.75.0-8.el9.x86_64 #13 29.35 gperftools-libs-2.9.1-3.el9.x86_64 #13 29.35 libicu-67.1-9.el9.x86_64 #13 29.35 libunwind-1.6.2-1.el9.x86_64 #13 29.35 #13 29.35 Complete! #13 29.73 75 files removed #13 30.04 Looking in indexes: http://tf-mirrors.gz1.opensdn.io/root/pypi/+simple/, http://localhost:6667/pip/simple #13 30.09 Collecting contrail-vrouter-api==0.1.dev0 #13 30.09 Downloading http://localhost:6667/pip/simple/contrail-vrouter-api/contrail_vrouter_api-0.1.dev0-py3-none-any.whl (2.9 kB) #13 30.18 Installing collected packages: contrail-vrouter-api #13 30.18 Successfully installed contrail-vrouter-api-0.1.dev0 #13 30.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 30.5s #14 [stage-1 8/8] COPY *.sh / #14 DONE 0.3s #15 exporting to image #15 exporting layers #15 exporting layers 2.6s done #15 writing image sha256:1370157aefb13cb4d5c938331a4c9e0e0217725f5a97cea2f2f8b98713a3a8ae 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 2.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) 2025-10-16 01:28:53,129: INFO: Docker build duration: 152 seconds The push refers to repository [nexus.gz1.opensdn.io:5102/opensdn-tor-agent] 52d48be92cc1: Preparing b136f09f3b6b: Preparing a10eaccbc50d: Preparing 8dec9871c649: Preparing 7a325325a302: Preparing f7557cf656a1: Preparing 09dc0709600b: Preparing f8d7b3795a80: Preparing 5d801cc0c796: Preparing 0d4a92109ea4: Preparing 77bd501c4c3a: Preparing d0ff8c466987: Preparing 8207a1f50af8: Preparing 9242987c0188: Preparing 60e46a298053: Preparing 7e0acea482bf: Preparing b71c2e8e7b65: Preparing 05bdd812ecce: Preparing 44343de3ea1d: Preparing 52d48be92cc1: Waiting b136f09f3b6b: Waiting a10eaccbc50d: Waiting 8dec9871c649: Waiting 7a325325a302: Waiting f7557cf656a1: Waiting 09dc0709600b: Waiting f8d7b3795a80: Waiting 5d801cc0c796: Waiting 0d4a92109ea4: Waiting 77bd501c4c3a: Waiting d0ff8c466987: Waiting 8207a1f50af8: Waiting 9242987c0188: Waiting 60e46a298053: Waiting 7e0acea482bf: Waiting b71c2e8e7b65: Waiting 05bdd812ecce: Waiting 44343de3ea1d: Waiting 52d48be92cc1: Pushed a10eaccbc50d: Pushed 8dec9871c649: Pushed 7a325325a302: Pushed f7557cf656a1: Pushed f8d7b3795a80: Layer already exists 5d801cc0c796: Layer already exists 0d4a92109ea4: Layer already exists 77bd501c4c3a: Layer already exists 09dc0709600b: Pushed 8207a1f50af8: Layer already exists d0ff8c466987: Layer already exists 9242987c0188: Layer already exists 60e46a298053: Layer already exists b71c2e8e7b65: Layer already exists 7e0acea482bf: Layer already exists 05bdd812ecce: Layer already exists 44343de3ea1d: Layer already exists b136f09f3b6b: Pushed nightly: digest: sha256:10a401618c94a6d8d9ec3ee013005ca1881e707a021d50bd1630f498a1fa62b2 size: 4292 2025-10-16 01:29:10,037: INFO: Building opensdn-tor-agent finished successfully, duration: 169 seconds REPOSITORY TAG IMAGE ID CREATED SIZE nexus.gz1.opensdn.io:5102/opensdn-tor-agent nightly 1370157aefb1 21 seconds ago 574MB nexus.gz1.opensdn.io:5102/opensdn-status nightly 9da3534d7d83 29 seconds ago 675MB nexus.gz1.opensdn.io:5102/opensdn-nodemgr nightly 400e1728889b 29 seconds ago 675MB nexus.gz1.opensdn.io:5102/opensdn-vrouter-agent-dpdk nightly 37b7efaca45c 31 seconds ago 791MB nexus.gz1.opensdn.io:5102/opensdn-controller-control-dns nightly 6b4ce720ceda 40 seconds ago 889MB nexus.gz1.opensdn.io:5102/opensdn-controller-config-api nightly 3581d305e0b1 40 seconds ago 548MB nexus.gz1.opensdn.io:5102/opensdn-debug nightly b43b6deb115c 47 seconds ago 278MB nexus.gz1.opensdn.io:5102/opensdn-analytics-collector nightly eccd718a921b 48 seconds ago 860MB nexus.gz1.opensdn.io:5102/opensdn-vrouter-agent nightly f03d81ed9615 50 seconds ago 1.7GB nexus.gz1.opensdn.io:5102/opensdn-analytics-query-engine nightly 83bf6eb8f440 54 seconds ago 741MB nexus.gz1.opensdn.io:5102/opensdn-vrouter-kernel-build-init nightly bccca4010621 54 seconds ago 606MB nexus.gz1.opensdn.io:5102/opensdn-controller-control-named nightly 2c2131d5a854 About a minute ago 584MB nexus.gz1.opensdn.io:5102/opensdn-controller-config-dnsmasq nightly 8ff7135fd7ee About a minute ago 530MB nexus.gz1.opensdn.io:5102/opensdn-analytics-api nightly 05fe7612e641 About a minute ago 538MB nexus.gz1.opensdn.io:5102/opensdn-kubernetes-cni-init nightly c46a32e02152 About a minute ago 534MB nexus.gz1.opensdn.io:5102/opensdn-controller-control-control nightly f2ba6e937bc7 2 minutes ago 1.13GB nexus.gz1.opensdn.io:5102/opensdn-openstack-compute-init nightly 2b10bfe5ac0f 2 minutes ago 278MB nexus.gz1.opensdn.io:5102/opensdn-analytics-snmp-topology nightly 49a976e9ed23 2 minutes ago 731MB nexus.gz1.opensdn.io:5102/opensdn-analytics-snmp-collector nightly fbca338b3ed7 2 minutes ago 732MB nexus.gz1.opensdn.io:5102/opensdn-analytics-alarm-gen nightly 7c9e9629ff9e 2 minutes ago 529MB nexus.gz1.opensdn.io:5102/opensdn-controller-config-svcmonitor nightly c05d4fe16514 2 minutes ago 525MB nexus.gz1.opensdn.io:5102/opensdn-openstack-heat-init nightly a70fac94bed4 2 minutes ago 294MB nexus.gz1.opensdn.io:5102/opensdn-controller-config-schema nightly 0640fc65402c 2 minutes ago 514MB nexus.gz1.opensdn.io:5102/opensdn-kubernetes-kube-manager nightly feb285510a1e 2 minutes ago 517MB nexus.gz1.opensdn.io:5102/opensdn-openstack-neutron-init nightly 07ff66c54088 2 minutes ago 293MB nexus.gz1.opensdn.io:5102/opensdn-node-init nightly 50ce90f80f8e 2 minutes ago 514MB nexus.gz1.opensdn.io:5102/opensdn-vrouter-kernel-init-dpdk nightly 0ebb70e11799 2 minutes ago 583MB nexus.gz1.opensdn.io:5102/opensdn-provisioner nightly bcda473468b1 2 minutes ago 514MB nexus.gz1.opensdn.io:5102/opensdn-controller-webui-web nightly 2b2e419bdbd2 2 minutes ago 788MB nexus.gz1.opensdn.io:5102/opensdn-controller-webui-job nightly 45673a54c04e 2 minutes ago 788MB nexus.gz1.opensdn.io:5102/opensdn-controller-webui-base nightly aefc60c987c4 3 minutes ago 788MB nexus.gz1.opensdn.io:5102/opensdn-external-stunnel nightly 7c683361776f 3 minutes ago 328MB nexus.gz1.opensdn.io:5102/opensdn-external-rabbitmq nightly 0a50c399fdd5 3 minutes ago 363MB nexus.gz1.opensdn.io:5102/opensdn-external-zookeeper nightly e32df6b01a09 4 minutes ago 301MB nexus.gz1.opensdn.io:5102/opensdn-vrouter-base nightly 062bd0614cf7 4 minutes ago 583MB nexus.gz1.opensdn.io:5102/opensdn-external-cassandra nightly dcceba1ab65f 4 minutes ago 687MB nexus.gz1.opensdn.io:5102/opensdn-external-redis nightly 6aae29a42da5 4 minutes ago 171MB nexus.gz1.opensdn.io:5102/opensdn-external-kafka nightly 0b31f52d2643 4 minutes ago 744MB nexus.gz1.opensdn.io:5102/opensdn-analytics-snmp-base nightly 17e7a0696606 4 minutes ago 731MB nexus.gz1.opensdn.io:5102/opensdn-external-haproxy nightly 3ef18da6846a 4 minutes ago 152MB nexus.gz1.opensdn.io:5102/opensdn-external-rsyslogd nightly 1d4a39d1591d 4 minutes ago 290MB nexus.gz1.opensdn.io:5102/opensdn-controller-control-base nightly 0472a0a989b2 4 minutes ago 574MB nexus.gz1.opensdn.io:5102/opensdn-analytics-base nightly 6f8d13b24206 5 minutes ago 514MB nexus.gz1.opensdn.io:5102/opensdn-controller-config-base nightly 963b91300fee 5 minutes ago 514MB nexus.gz1.opensdn.io:5102/opensdn-base nightly 625e5cd053e2 5 minutes ago 514MB nexus.gz1.opensdn.io:5102/opensdn-general-base nightly f039ff3b6aba 6 minutes ago 278MB nexus.gz1.opensdn.io:5102/opensdn-container-builder-src nightly ee747ca6844c 6 minutes ago 2.35MB tf-dev-sandbox compile 95c78311d911 7 minutes ago 24.9GB nexus.gz1.opensdn.io:5102/opensdn-charms-src nightly 6ac776105711 About an hour ago 6.04MB nexus.gz1.opensdn.io:5102/opensdn-container-builder-src 6f0149666b92 About an hour ago 2.33MB nexus.gz1.opensdn.io:5102/opensdn-ansible-deployer-src nightly 11579d538d32 About an hour ago 1.39MB nexus.gz1.opensdn.io:5102/opensdn-build-manifest-src nightly e8698a6cb93e About an hour ago 4.08kB nexus.gz1.opensdn.io:5102/opensdn-kolla-ansible-src nightly 9b6aded2e5a5 About an hour ago 32.6MB tf-dev-sandbox stable 3c11c2892030 About an hour ago 2.81GB nexus.gz1.opensdn.io:5102/tf-dev-sandbox stable 3c11c2892030 About an hour ago 2.81GB rockylinux 9 9cc24f05f309 22 months ago 176MB