2025-10-09 13:59:36,319: INFO: Building opensdn-tor-agent 2025-10-09 13:59:36,464: INFO: Building args: --network host --build-arg PIP_REPOSITORY=http://localhost:6667/pip/simple --build-arg CONTRAIL_REGISTRY=nexus.gz1.opensdn.io:5101 --build-arg CONTRAIL_CONTAINER_TAG=master-2_2_2_3-1 --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.4s #2 [internal] load metadata for nexus.gz1.opensdn.io:5101/opensdn-base:master-2_2_2_3-1 #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.3s #5 [1/1] FROM nexus.gz1.opensdn.io:5101/opensdn-base:master-2_2_2_3-1 #5 DONE 1.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 0.0s 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 8.9s #9 [stage-1 3/8] COPY --from=build /buildroot/usr/lib/libisccc-9.21.3.so /usr/lib/ #9 DONE 2.0s #10 [stage-1 4/8] COPY --from=build /buildroot/usr/lib/libisccfg-9.21.3.so /usr/lib/ #10 DONE 2.2s #11 [stage-1 5/8] COPY --from=build /buildroot/usr/bin/contrail-vrouter-agent-health-check.py /usr/bin/ #11 DONE 3.4s #12 [stage-1 6/8] COPY --from=build /buildroot/usr/bin/contrail_crypt_tunnel_client.py /usr/bin/ #12 DONE 2.4s #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.870 Contrail repo 12 kB/s | 257 B 00:00 #13 1.920 added from: http://tf-mirrors.gz1.opensdn.io/re 34 MB/s | 2.1 MB 00:00 #13 2.898 added from: http://tf-mirrors.gz1.opensdn.io/re 14 MB/s | 730 kB 00:00 #13 3.446 added from: http://tf-mirrors.gz1.opensdn.io/re 3.9 MB/s | 264 kB 00:00 #13 3.847 added from: http://tf-mirrors.gz1.opensdn.io/re 33 MB/s | 7.0 MB 00:00 #13 7.805 added from: http://tf-mirrors.gz1.opensdn.io/re 30 MB/s | 4.0 MB 00:00 #13 10.25 added from: http://tf-mirrors.gz1.opensdn.io/re 1.3 MB/s | 939 kB 00:00 #13 10.82 added from: http://tf-mirrors.gz1.opensdn.io/re 26 MB/s | 2.3 MB 00:00 #13 11.74 added from: http://tf-mirrors.gz1.opensdn.io/re 12 MB/s | 392 kB 00:00 #13 12.47 added from: http://tf-mirrors.gz1.opensdn.io/re 1.9 MB/s | 451 kB 00:00 #13 12.85 added from: http://tf-mirrors.gz1.opensdn.io/re 310 kB/s | 16 kB 00:00 #13 13.11 added from: http://tf-mirrors.gz1.opensdn.io/re 4.7 kB/s | 257 B 00:00 #13 13.49 added from: http://tf-mirrors.gz1.opensdn.io/re 88 kB/s | 13 kB 00:00 #13 13.73 added from: http://tf-mirrors.gz1.opensdn.io/re 977 kB/s | 64 kB 00:00 #13 14.51 added from: http://tf-mirrors.gz1.opensdn.io/re 71 MB/s | 30 MB 00:00 #13 24.91 Third parties for OpenSDN 32 MB/s | 5.1 MB 00:00 #13 31.15 Dependencies resolved. #13 31.15 ======================================================================================= #13 31.15 Package Arch Version Repository Size #13 31.15 ======================================================================================= #13 31.15 Installing: #13 31.15 boost x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 11 k #13 31.15 gperftools-libs x86_64 2.9.1-3.el9 tf-mirrors.ci_repos_epel9.repo 308 k #13 31.15 Installing dependencies: #13 31.15 boost-atomic x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 16 k #13 31.15 boost-chrono x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 24 k #13 31.15 boost-container x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 36 k #13 31.15 boost-context x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 15 k #13 31.15 boost-contract x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 44 k #13 31.15 boost-coroutine x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 32 k #13 31.15 boost-date-time x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 13 k #13 31.15 boost-fiber x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 38 k #13 31.15 boost-filesystem x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 57 k #13 31.15 boost-graph x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 101 k #13 31.15 boost-iostreams x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 38 k #13 31.15 boost-locale x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 214 k #13 31.15 boost-log x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 408 k #13 31.15 boost-math x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 205 k #13 31.15 boost-nowide x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 15 k #13 31.15 boost-program-options x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 106 k #13 31.15 boost-python3 x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 92 k #13 31.15 boost-random x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 23 k #13 31.15 boost-regex x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 277 k #13 31.15 boost-serialization x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 129 k #13 31.15 boost-stacktrace x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 27 k #13 31.15 boost-system x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 13 k #13 31.15 boost-test x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 230 k #13 31.15 boost-thread x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 55 k #13 31.15 boost-timer x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 23 k #13 31.15 boost-type_erasure x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 30 k #13 31.15 boost-wave x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 208 k #13 31.15 libicu x86_64 67.1-9.el9 tf-mirrors.ci_repos_yum9-baseos 9.6 M #13 31.15 libunwind x86_64 1.6.2-1.el9 tf-mirrors.ci_repos_epel9.repo 67 k #13 31.15 #13 31.15 Transaction Summary #13 31.15 ======================================================================================= #13 31.15 Install 31 Packages #13 31.15 #13 31.15 Total download size: 12 M #13 31.15 Installed size: 41 M #13 31.15 Downloading Packages: #13 31.21 (1/31): boost-1.75.0-8.el9.x86_64.rpm 424 kB/s | 11 kB 00:00 #13 31.21 (2/31): boost-atomic-1.75.0-8.el9.x86_64.rpm 529 kB/s | 16 kB 00:00 #13 31.21 (3/31): boost-chrono-1.75.0-8.el9.x86_64.rpm 1.6 MB/s | 24 kB 00:00 #13 31.21 (4/31): boost-container-1.75.0-8.el9.x86_64.rpm 2.0 MB/s | 36 kB 00:00 #13 31.21 (5/31): boost-context-1.75.0-8.el9.x86_64.rpm 1.1 MB/s | 15 kB 00:00 #13 31.21 (6/31): boost-contract-1.75.0-8.el9.x86_64.rpm 4.8 MB/s | 44 kB 00:00 #13 31.22 (7/31): boost-coroutine-1.75.0-8.el9.x86_64.rpm 5.3 MB/s | 32 kB 00:00 #13 31.22 (8/31): boost-date-time-1.75.0-8.el9.x86_64.rpm 1.9 MB/s | 13 kB 00:00 #13 31.22 (9/31): boost-fiber-1.75.0-8.el9.x86_64.rpm 5.5 MB/s | 38 kB 00:00 #13 31.22 (10/31): boost-filesystem-1.75.0-8.el9.x86_64.r 7.5 MB/s | 57 kB 00:00 #13 31.25 (11/31): boost-graph-1.75.0-8.el9.x86_64.rpm 11 MB/s | 101 kB 00:00 #13 31.25 (12/31): boost-iostreams-1.75.0-8.el9.x86_64.rp 5.4 MB/s | 38 kB 00:00 #13 31.25 (13/31): boost-locale-1.75.0-8.el9.x86_64.rpm 17 MB/s | 214 kB 00:00 #13 31.25 (14/31): boost-math-1.75.0-8.el9.x86_64.rpm 29 MB/s | 205 kB 00:00 #13 31.28 (15/31): boost-log-1.75.0-8.el9.x86_64.rpm 16 MB/s | 408 kB 00:00 #13 31.31 (16/31): boost-nowide-1.75.0-8.el9.x86_64.rpm 261 kB/s | 15 kB 00:00 #13 31.41 (17/31): boost-program-options-1.75.0-8.el9.x86 732 kB/s | 106 kB 00:00 #13 31.61 (18/31): boost-python3-1.75.0-8.el9.x86_64.rpm 371 kB/s | 92 kB 00:00 #13 31.89 (19/31): boost-random-1.75.0-8.el9.x86_64.rpm 48 kB/s | 23 kB 00:00 #13 32.18 (20/31): boost-regex-1.75.0-8.el9.x86_64.rpm 454 kB/s | 277 kB 00:00 #13 32.28 (21/31): boost-serialization-1.75.0-8.el9.x86_6 334 kB/s | 129 kB 00:00 #13 32.61 (22/31): boost-stacktrace-1.75.0-8.el9.x86_64.r 61 kB/s | 27 kB 00:00 #13 32.76 (23/31): boost-system-1.75.0-8.el9.x86_64.rpm 26 kB/s | 13 kB 00:00 #13 33.01 (24/31): boost-test-1.75.0-8.el9.x86_64.rpm 671 kB/s | 230 kB 00:00 #13 33.42 (25/31): boost-thread-1.75.0-8.el9.x86_64.rpm 91 kB/s | 55 kB 00:00 #13 33.51 (26/31): boost-timer-1.75.0-8.el9.x86_64.rpm 42 kB/s | 23 kB 00:00 #13 33.68 (27/31): boost-type_erasure-1.75.0-8.el9.x86_64 96 kB/s | 30 kB 00:00 #13 33.85 (28/31): boost-wave-1.75.0-8.el9.x86_64.rpm 619 kB/s | 208 kB 00:00 #13 34.05 (29/31): gperftools-libs-2.9.1-3.el9.x86_64.rpm 883 kB/s | 308 kB 00:00 #13 34.30 (30/31): libunwind-1.6.2-1.el9.x86_64.rpm 151 kB/s | 67 kB 00:00 #13 34.58 (31/31): libicu-67.1-9.el9.x86_64.rpm 2.8 MB/s | 9.6 MB 00:03 #13 34.58 -------------------------------------------------------------------------------- #13 34.58 Total 3.6 MB/s | 12 MB 00:03 #13 34.58 Running transaction check #13 34.64 Transaction check succeeded. #13 34.64 Running transaction test #13 34.79 Transaction test succeeded. #13 34.79 Running transaction #13 37.72 Preparing : 1/1 #13 37.87 Installing : boost-system-1.75.0-8.el9.x86_64 1/31 #13 37.87 Installing : boost-chrono-1.75.0-8.el9.x86_64 2/31 #13 37.87 Installing : boost-thread-1.75.0-8.el9.x86_64 3/31 #13 37.87 Installing : boost-filesystem-1.75.0-8.el9.x86_64 4/31 #13 38.21 Installing : libicu-67.1-9.el9.x86_64 5/31 #13 38.25 Installing : boost-regex-1.75.0-8.el9.x86_64 6/31 #13 38.25 Installing : boost-context-1.75.0-8.el9.x86_64 7/31 #13 38.25 Installing : boost-date-time-1.75.0-8.el9.x86_64 8/31 #13 38.25 Installing : boost-atomic-1.75.0-8.el9.x86_64 9/31 #13 38.27 Installing : boost-log-1.75.0-8.el9.x86_64 10/31 #13 38.27 Installing : boost-wave-1.75.0-8.el9.x86_64 11/31 #13 38.27 Installing : boost-coroutine-1.75.0-8.el9.x86_64 12/31 #13 38.29 Installing : boost-fiber-1.75.0-8.el9.x86_64 13/31 #13 38.32 Installing : boost-graph-1.75.0-8.el9.x86_64 14/31 #13 38.32 Installing : boost-locale-1.75.0-8.el9.x86_64 15/31 #13 38.35 Installing : boost-type_erasure-1.75.0-8.el9.x86_64 16/31 #13 38.35 Installing : boost-timer-1.75.0-8.el9.x86_64 17/31 #13 38.35 Installing : libunwind-1.6.2-1.el9.x86_64 18/31 #13 38.44 Installing : boost-test-1.75.0-8.el9.x86_64 19/31 #13 38.65 Installing : boost-stacktrace-1.75.0-8.el9.x86_64 20/31 #13 38.65 Installing : boost-serialization-1.75.0-8.el9.x86_64 21/31 #13 38.65 Installing : boost-random-1.75.0-8.el9.x86_64 22/31 #13 38.69 Installing : boost-python3-1.75.0-8.el9.x86_64 23/31 #13 38.69 Installing : boost-program-options-1.75.0-8.el9.x86_64 24/31 #13 38.69 Installing : boost-nowide-1.75.0-8.el9.x86_64 25/31 #13 38.73 Installing : boost-math-1.75.0-8.el9.x86_64 26/31 #13 38.73 Installing : boost-iostreams-1.75.0-8.el9.x86_64 27/31 #13 38.73 Installing : boost-contract-1.75.0-8.el9.x86_64 28/31 #13 38.73 Installing : boost-container-1.75.0-8.el9.x86_64 29/31 #13 38.73 Installing : boost-1.75.0-8.el9.x86_64 30/31 #13 38.76 Installing : gperftools-libs-2.9.1-3.el9.x86_64 31/31 #13 38.80 Running scriptlet: gperftools-libs-2.9.1-3.el9.x86_64 31/31 #13 45.30 Verifying : libicu-67.1-9.el9.x86_64 1/31 #13 45.30 Verifying : boost-1.75.0-8.el9.x86_64 2/31 #13 45.30 Verifying : boost-atomic-1.75.0-8.el9.x86_64 3/31 #13 45.30 Verifying : boost-chrono-1.75.0-8.el9.x86_64 4/31 #13 45.30 Verifying : boost-container-1.75.0-8.el9.x86_64 5/31 #13 45.30 Verifying : boost-context-1.75.0-8.el9.x86_64 6/31 #13 45.30 Verifying : boost-contract-1.75.0-8.el9.x86_64 7/31 #13 45.30 Verifying : boost-coroutine-1.75.0-8.el9.x86_64 8/31 #13 45.30 Verifying : boost-date-time-1.75.0-8.el9.x86_64 9/31 #13 45.30 Verifying : boost-fiber-1.75.0-8.el9.x86_64 10/31 #13 45.30 Verifying : boost-filesystem-1.75.0-8.el9.x86_64 11/31 #13 45.30 Verifying : boost-graph-1.75.0-8.el9.x86_64 12/31 #13 45.30 Verifying : boost-iostreams-1.75.0-8.el9.x86_64 13/31 #13 45.30 Verifying : boost-locale-1.75.0-8.el9.x86_64 14/31 #13 45.30 Verifying : boost-log-1.75.0-8.el9.x86_64 15/31 #13 45.30 Verifying : boost-math-1.75.0-8.el9.x86_64 16/31 #13 45.30 Verifying : boost-nowide-1.75.0-8.el9.x86_64 17/31 #13 45.30 Verifying : boost-program-options-1.75.0-8.el9.x86_64 18/31 #13 45.30 Verifying : boost-python3-1.75.0-8.el9.x86_64 19/31 #13 45.30 Verifying : boost-random-1.75.0-8.el9.x86_64 20/31 #13 45.30 Verifying : boost-regex-1.75.0-8.el9.x86_64 21/31 #13 45.30 Verifying : boost-serialization-1.75.0-8.el9.x86_64 22/31 #13 45.30 Verifying : boost-stacktrace-1.75.0-8.el9.x86_64 23/31 #13 45.30 Verifying : boost-system-1.75.0-8.el9.x86_64 24/31 #13 45.30 Verifying : boost-test-1.75.0-8.el9.x86_64 25/31 #13 45.30 Verifying : boost-thread-1.75.0-8.el9.x86_64 26/31 #13 45.30 Verifying : boost-timer-1.75.0-8.el9.x86_64 27/31 #13 45.30 Verifying : boost-type_erasure-1.75.0-8.el9.x86_64 28/31 #13 45.30 Verifying : boost-wave-1.75.0-8.el9.x86_64 29/31 #13 45.30 Verifying : gperftools-libs-2.9.1-3.el9.x86_64 30/31 #13 45.30 Verifying : libunwind-1.6.2-1.el9.x86_64 31/31 #13 45.50 #13 45.50 Installed: #13 45.50 boost-1.75.0-8.el9.x86_64 #13 45.50 boost-atomic-1.75.0-8.el9.x86_64 #13 45.50 boost-chrono-1.75.0-8.el9.x86_64 #13 45.50 boost-container-1.75.0-8.el9.x86_64 #13 45.50 boost-context-1.75.0-8.el9.x86_64 #13 45.50 boost-contract-1.75.0-8.el9.x86_64 #13 45.50 boost-coroutine-1.75.0-8.el9.x86_64 #13 45.50 boost-date-time-1.75.0-8.el9.x86_64 #13 45.50 boost-fiber-1.75.0-8.el9.x86_64 #13 45.50 boost-filesystem-1.75.0-8.el9.x86_64 #13 45.50 boost-graph-1.75.0-8.el9.x86_64 #13 45.50 boost-iostreams-1.75.0-8.el9.x86_64 #13 45.50 boost-locale-1.75.0-8.el9.x86_64 #13 45.50 boost-log-1.75.0-8.el9.x86_64 #13 45.50 boost-math-1.75.0-8.el9.x86_64 #13 45.50 boost-nowide-1.75.0-8.el9.x86_64 #13 45.50 boost-program-options-1.75.0-8.el9.x86_64 #13 45.50 boost-python3-1.75.0-8.el9.x86_64 #13 45.50 boost-random-1.75.0-8.el9.x86_64 #13 45.50 boost-regex-1.75.0-8.el9.x86_64 #13 45.50 boost-serialization-1.75.0-8.el9.x86_64 #13 45.50 boost-stacktrace-1.75.0-8.el9.x86_64 #13 45.50 boost-system-1.75.0-8.el9.x86_64 #13 45.50 boost-test-1.75.0-8.el9.x86_64 #13 45.50 boost-thread-1.75.0-8.el9.x86_64 #13 45.50 boost-timer-1.75.0-8.el9.x86_64 #13 45.50 boost-type_erasure-1.75.0-8.el9.x86_64 #13 45.50 boost-wave-1.75.0-8.el9.x86_64 #13 45.50 gperftools-libs-2.9.1-3.el9.x86_64 #13 45.50 libicu-67.1-9.el9.x86_64 #13 45.50 libunwind-1.6.2-1.el9.x86_64 #13 45.50 #13 45.50 Complete! #13 46.14 80 files removed #13 46.77 Looking in indexes: http://tf-mirrors.gz1.opensdn.io/root/pypi/+simple/, http://localhost:6667/pip/simple #13 46.81 Collecting contrail-vrouter-api==0.1.dev0 #13 46.81 Downloading http://localhost:6667/pip/simple/contrail-vrouter-api/contrail_vrouter_api-0.1.dev0-py3-none-any.whl (2.9 kB) #13 46.98 Installing collected packages: contrail-vrouter-api #13 47.00 Successfully installed contrail-vrouter-api-0.1.dev0 #13 47.00 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 49.0s #14 [stage-1 8/8] COPY *.sh / #14 DONE 0.4s #15 exporting to image #15 exporting layers #15 exporting layers 3.7s done #15 writing image sha256:2065f5dbd0f0e0a8746be4c12092059e78cb758985d90ac0427110f5d09b630a done #15 naming to nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_2_2_3-1 #15 naming to nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_2_2_3-1 0.0s done #15 DONE 3.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-09 14:01:59,823: INFO: Docker build duration: 143 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-tor-agent] d5299cd02169: Preparing 19b8a5cb2821: Preparing 81dffa331819: Preparing da47d8fa3891: Preparing ee236e93ddba: Preparing 82558e74b728: Preparing b9d3b4de33b7: Preparing 3a45ad34da57: Preparing 91c7aec349ec: Preparing 1bec896564cd: Preparing a2900d5728ab: Preparing f03b93705bf6: Preparing 8aae1ad4df0c: Preparing bbc590d50592: Preparing bc2a75182aa1: Preparing bbb3d3936619: Preparing e56a70784e34: Preparing b94a1e26b1c9: Preparing 44343de3ea1d: Preparing d5299cd02169: Waiting 19b8a5cb2821: Waiting 81dffa331819: Waiting da47d8fa3891: Waiting ee236e93ddba: Waiting 82558e74b728: Waiting b9d3b4de33b7: Waiting 3a45ad34da57: Waiting 91c7aec349ec: Waiting 1bec896564cd: Waiting a2900d5728ab: Waiting f03b93705bf6: Waiting 8aae1ad4df0c: Waiting bbc590d50592: Waiting bc2a75182aa1: Waiting bbb3d3936619: Waiting e56a70784e34: Waiting b94a1e26b1c9: Waiting 44343de3ea1d: Waiting d5299cd02169: Pushed 81dffa331819: Pushed da47d8fa3891: Pushed ee236e93ddba: Pushed 82558e74b728: Pushed 3a45ad34da57: Layer already exists b9d3b4de33b7: Pushed 91c7aec349ec: Layer already exists 1bec896564cd: Layer already exists a2900d5728ab: Layer already exists 8aae1ad4df0c: Layer already exists f03b93705bf6: Layer already exists bbc590d50592: Layer already exists bc2a75182aa1: Layer already exists bbb3d3936619: Layer already exists e56a70784e34: Layer already exists 44343de3ea1d: Layer already exists b94a1e26b1c9: Layer already exists 19b8a5cb2821: Pushed master-2_2_2_3-1: digest: sha256:c288dac8d5b10d0ebbfe7d1d8e0ad74fd5a5ac32c2dc9091e7a08e98733858f9 size: 4292 2025-10-09 14:02:21,944: INFO: Building opensdn-tor-agent finished successfully, duration: 165 seconds REPOSITORY TAG IMAGE ID CREATED SIZE nexus.gz1.opensdn.io:5101/opensdn-controller-config-api master-2_2_2_3-1 7ade13c9f73f 25 seconds ago 548MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-build-init master-2_2_2_3-1 03a4c5561b13 25 seconds ago 606MB nexus.gz1.opensdn.io:5101/opensdn-tor-agent master-2_2_2_3-1 2065f5dbd0f0 27 seconds ago 574MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent-dpdk master-2_2_2_3-1 0014f80e0aa2 56 seconds ago 791MB nexus.gz1.opensdn.io:5101/opensdn-status master-2_2_2_3-1 c813a6467c76 About a minute ago 675MB nexus.gz1.opensdn.io:5101/opensdn-debug master-2_2_2_3-1 5f7b849c2742 About a minute ago 278MB nexus.gz1.opensdn.io:5101/opensdn-nodemgr master-2_2_2_3-1 ba54ca010d88 About a minute ago 675MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent master-2_2_2_3-1 cd1176c76553 About a minute ago 1.7GB nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns master-2_2_2_3-1 03c15f95d865 About a minute ago 889MB nexus.gz1.opensdn.io:5101/opensdn-analytics-collector master-2_2_2_3-1 76477a192fe2 About a minute ago 860MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-dnsmasq master-2_2_2_3-1 52cbc8632c40 About a minute ago 530MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-control master-2_2_2_3-1 cc3937bc5d1c About a minute ago 1.13GB nexus.gz1.opensdn.io:5101/opensdn-openstack-compute-init master-2_2_2_3-1 d12e37196ea2 About a minute ago 278MB nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine master-2_2_2_3-1 118f9d871c29 2 minutes ago 741MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-named master-2_2_2_3-1 67af3ee0f6b2 2 minutes ago 584MB nexus.gz1.opensdn.io:5101/opensdn-analytics-api master-2_2_2_3-1 ff7e1551c29e 2 minutes ago 538MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-collector master-2_2_2_3-1 91890b3b6777 2 minutes ago 731MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job master-2_2_2_3-1 d744970518e9 2 minutes ago 788MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web master-2_2_2_3-1 ac967223e216 2 minutes ago 788MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology master-2_2_2_3-1 92459cf74224 2 minutes ago 731MB nexus.gz1.opensdn.io:5101/opensdn-analytics-alarm-gen master-2_2_2_3-1 bdd9adc9f96e 2 minutes ago 529MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk master-2_2_2_3-1 c0bbc4be12ec 2 minutes ago 583MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-svcmonitor master-2_2_2_3-1 798d006e891f 2 minutes ago 525MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema master-2_2_2_3-1 1943100d17c7 2 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-openstack-heat-init master-2_2_2_3-1 97aca9179a4b 2 minutes ago 294MB nexus.gz1.opensdn.io:5101/opensdn-openstack-neutron-init master-2_2_2_3-1 7d6e88ace5d2 2 minutes ago 293MB nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init master-2_2_2_3-1 db61218ec2fe 2 minutes ago 534MB nexus.gz1.opensdn.io:5101/opensdn-provisioner master-2_2_2_3-1 7fdd8067d101 2 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-node-init master-2_2_2_3-1 9109704bf837 2 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-kubernetes-kube-manager master-2_2_2_3-1 604a2c0c762a 2 minutes ago 517MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base master-2_2_2_3-1 ee537c0143d7 3 minutes ago 788MB nexus.gz1.opensdn.io:5101/opensdn-external-stunnel master-2_2_2_3-1 4e3205c7bb7d 3 minutes ago 328MB nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq master-2_2_2_3-1 8f696c6c3723 3 minutes ago 363MB nexus.gz1.opensdn.io:5101/opensdn-external-cassandra master-2_2_2_3-1 c8e3090cce26 3 minutes ago 687MB nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper master-2_2_2_3-1 802a8a860bc9 3 minutes ago 301MB nexus.gz1.opensdn.io:5101/opensdn-external-kafka master-2_2_2_3-1 97cd3acfa011 3 minutes ago 744MB nexus.gz1.opensdn.io:5101/opensdn-external-redis master-2_2_2_3-1 c6cdb4b3976c 3 minutes ago 171MB nexus.gz1.opensdn.io:5101/opensdn-external-haproxy master-2_2_2_3-1 a65925384981 4 minutes ago 152MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base master-2_2_2_3-1 b04189e79678 4 minutes ago 731MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-base master-2_2_2_3-1 9e0463aa368b 4 minutes ago 583MB nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd master-2_2_2_3-1 d44b212eafaa 4 minutes ago 290MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-base master-2_2_2_3-1 3f9035e99422 4 minutes ago 574MB nexus.gz1.opensdn.io:5101/opensdn-base master-2_2_2_3-1 7567f518bd97 5 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-base master-2_2_2_3-1 4aa3e137062a 5 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-analytics-base master-2_2_2_3-1 d042b1f54e3c 5 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-general-base master-2_2_2_3-1 384df716d855 6 minutes ago 278MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src master-2_2_2_3-1 f57c9dee9ccc 6 minutes ago 2.44MB tf-dev-sandbox compile 5ebc9362283a 7 minutes ago 24.7GB nexus.gz1.opensdn.io:5101/opensdn-charms-src master-2_2_2_3-1 ee6b528b0b67 7 minutes ago 6.04MB nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src master-2_2_2_3-1 04986c32b7ba 7 minutes ago 1.39MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src 2ae521d6ca0f 7 minutes ago 2.42MB nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src master-2_2_2_3-1 620448f87392 7 minutes ago 4.17kB nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src master-2_2_2_3-1 7b27c2c9edd7 7 minutes ago 32.6MB nexus.gz1.opensdn.io:5101/tf-dev-sandbox frozen 5f65f03cb968 3 hours ago 23.8GB