2025-10-24 15:45:12,105: INFO: Building opensdn-tor-agent 2025-10-24 15:45:12,160: 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_5_1-1_2 --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 0.6s #2 [internal] load metadata for docker.io/library/tf-dev-sandbox:compile #2 DONE 0.0s #3 [internal] load metadata for nexus.gz1.opensdn.io:5101/opensdn-base:master-2_2_5_1-1_2 #3 DONE 0.0s #4 [internal] load .dockerignore #4 transferring context: #4 transferring context: 2B done #4 DONE 1.9s #5 [1/2] FROM nexus.gz1.opensdn.io:5101/opensdn-base:master-2_2_5_1-1_2 #5 CACHED #6 [build 1/1] FROM docker.io/library/tf-dev-sandbox:compile #6 CACHED #7 [internal] load build context #7 DONE 0.0s #7 [internal] load build context #7 transferring context: 1.52kB done #7 DONE 1.8s #8 [stage-1 2/8] COPY --from=build /buildroot/usr/lib/libisc-9.21.3.so /usr/lib/ #8 DONE 1.1s #9 [stage-1 3/8] COPY --from=build /buildroot/usr/lib/libisccc-9.21.3.so /usr/lib/ #9 DONE 2.5s #10 [stage-1 4/8] COPY --from=build /buildroot/usr/lib/libisccfg-9.21.3.so /usr/lib/ #10 DONE 3.3s #11 [stage-1 5/8] COPY --from=build /buildroot/usr/bin/contrail-vrouter-agent-health-check.py /usr/bin/ #11 DONE 1.6s #12 [stage-1 6/8] COPY --from=build /buildroot/usr/bin/contrail_crypt_tunnel_client.py /usr/bin/ #12 DONE 1.8s #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.529 added from: http://tf-mirrors.gz1.opensdn.io/re 19 MB/s | 2.1 MB 00:00 #13 2.872 added from: http://tf-mirrors.gz1.opensdn.io/re 13 MB/s | 730 kB 00:00 #13 3.457 added from: http://tf-mirrors.gz1.opensdn.io/re 8.0 MB/s | 264 kB 00:00 #13 3.921 added from: http://tf-mirrors.gz1.opensdn.io/re 32 MB/s | 7.0 MB 00:00 #13 8.821 added from: http://tf-mirrors.gz1.opensdn.io/re 21 MB/s | 4.0 MB 00:00 #13 12.55 added from: http://tf-mirrors.gz1.opensdn.io/re 18 MB/s | 939 kB 00:00 #13 13.74 added from: http://tf-mirrors.gz1.opensdn.io/re 23 MB/s | 2.3 MB 00:00 #13 15.91 added from: http://tf-mirrors.gz1.opensdn.io/re 6.1 MB/s | 392 kB 00:00 #13 16.44 added from: http://tf-mirrors.gz1.opensdn.io/re 7.4 MB/s | 451 kB 00:00 #13 16.95 added from: http://tf-mirrors.gz1.opensdn.io/re 534 kB/s | 16 kB 00:00 #13 17.24 added from: http://tf-mirrors.gz1.opensdn.io/re 8.5 kB/s | 257 B 00:00 #13 17.55 added from: http://tf-mirrors.gz1.opensdn.io/re 451 kB/s | 13 kB 00:00 #13 17.95 added from: http://tf-mirrors.gz1.opensdn.io/re 1.8 MB/s | 64 kB 00:00 #13 18.98 added from: http://tf-mirrors.gz1.opensdn.io/re 44 MB/s | 30 MB 00:00 #13 38.79 Third parties for OpenSDN 28 MB/s | 5.1 MB 00:00 #13 49.96 Dependencies resolved. #13 49.96 ======================================================================================= #13 49.96 Package Arch Version Repository Size #13 49.96 ======================================================================================= #13 49.96 Installing: #13 49.96 boost x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 11 k #13 49.96 gperftools-libs x86_64 2.9.1-3.el9 tf-mirrors.ci_repos_epel9.repo 308 k #13 49.96 Installing dependencies: #13 49.96 boost-atomic x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 16 k #13 49.96 boost-chrono x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 24 k #13 49.96 boost-container x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 36 k #13 49.96 boost-context x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 15 k #13 49.96 boost-contract x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 44 k #13 49.96 boost-coroutine x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 32 k #13 49.96 boost-date-time x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 13 k #13 49.96 boost-fiber x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 38 k #13 49.96 boost-filesystem x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 57 k #13 49.96 boost-graph x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 101 k #13 49.96 boost-iostreams x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 38 k #13 49.96 boost-locale x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 214 k #13 49.96 boost-log x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 408 k #13 49.96 boost-math x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 205 k #13 49.96 boost-nowide x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 15 k #13 49.96 boost-program-options x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 106 k #13 49.96 boost-python3 x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 92 k #13 49.96 boost-random x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 23 k #13 49.96 boost-regex x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 277 k #13 49.96 boost-serialization x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 129 k #13 49.96 boost-stacktrace x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 27 k #13 49.96 boost-system x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 13 k #13 49.96 boost-test x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 230 k #13 49.96 boost-thread x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 55 k #13 49.96 boost-timer x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 23 k #13 49.96 boost-type_erasure x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 30 k #13 49.96 boost-wave x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 208 k #13 49.96 libicu x86_64 67.1-9.el9 tf-mirrors.ci_repos_yum9-baseos 9.6 M #13 49.96 libunwind x86_64 1.6.2-1.el9 tf-mirrors.ci_repos_epel9.repo 67 k #13 49.96 #13 49.96 Transaction Summary #13 49.96 ======================================================================================= #13 49.96 Install 31 Packages #13 49.96 #13 49.96 Total download size: 12 M #13 49.96 Installed size: 41 M #13 49.96 Downloading Packages: #13 50.01 (1/31): boost-1.75.0-8.el9.x86_64.rpm 471 kB/s | 11 kB 00:00 #13 50.01 (2/31): boost-atomic-1.75.0-8.el9.x86_64.rpm 541 kB/s | 16 kB 00:00 #13 50.02 (3/31): boost-chrono-1.75.0-8.el9.x86_64.rpm 1.4 MB/s | 24 kB 00:00 #13 50.04 (4/31): boost-container-1.75.0-8.el9.x86_64.rpm 1.5 MB/s | 36 kB 00:00 #13 50.05 (5/31): boost-context-1.75.0-8.el9.x86_64.rpm 672 kB/s | 15 kB 00:00 #13 50.05 (6/31): boost-contract-1.75.0-8.el9.x86_64.rpm 3.3 MB/s | 44 kB 00:00 #13 50.05 (7/31): boost-coroutine-1.75.0-8.el9.x86_64.rpm 3.5 MB/s | 32 kB 00:00 #13 50.07 (8/31): boost-date-time-1.75.0-8.el9.x86_64.rpm 1.0 MB/s | 13 kB 00:00 #13 50.07 (9/31): boost-fiber-1.75.0-8.el9.x86_64.rpm 3.3 MB/s | 38 kB 00:00 #13 50.09 (10/31): boost-filesystem-1.75.0-8.el9.x86_64.r 3.0 MB/s | 57 kB 00:00 #13 50.10 (11/31): boost-graph-1.75.0-8.el9.x86_64.rpm 4.9 MB/s | 101 kB 00:00 #13 50.10 (12/31): boost-iostreams-1.75.0-8.el9.x86_64.rp 4.7 MB/s | 38 kB 00:00 #13 50.11 (13/31): boost-locale-1.75.0-8.el9.x86_64.rpm 22 MB/s | 214 kB 00:00 #13 50.11 (14/31): boost-log-1.75.0-8.el9.x86_64.rpm 23 MB/s | 408 kB 00:00 #13 50.12 (15/31): boost-math-1.75.0-8.el9.x86_64.rpm 11 MB/s | 205 kB 00:00 #13 50.12 (16/31): boost-nowide-1.75.0-8.el9.x86_64.rpm 1.4 MB/s | 15 kB 00:00 #13 50.13 (17/31): boost-program-options-1.75.0-8.el9.x86 12 MB/s | 106 kB 00:00 #13 50.13 (18/31): boost-python3-1.75.0-8.el9.x86_64.rpm 8.4 MB/s | 92 kB 00:00 #13 50.14 (19/31): boost-random-1.75.0-8.el9.x86_64.rpm 2.5 MB/s | 23 kB 00:00 #13 50.14 (20/31): boost-regex-1.75.0-8.el9.x86_64.rpm 23 MB/s | 277 kB 00:00 #13 50.15 (21/31): boost-serialization-1.75.0-8.el9.x86_6 9.4 MB/s | 129 kB 00:00 #13 50.16 (22/31): boost-stacktrace-1.75.0-8.el9.x86_64.r 2.9 MB/s | 27 kB 00:00 #13 50.16 (23/31): boost-system-1.75.0-8.el9.x86_64.rpm 1.8 MB/s | 13 kB 00:00 #13 50.17 (24/31): boost-test-1.75.0-8.el9.x86_64.rpm 26 MB/s | 230 kB 00:00 #13 50.17 (25/31): boost-thread-1.75.0-8.el9.x86_64.rpm 5.1 MB/s | 55 kB 00:00 #13 50.17 (26/31): boost-timer-1.75.0-8.el9.x86_64.rpm 2.7 MB/s | 23 kB 00:00 #13 50.19 (27/31): boost-type_erasure-1.75.0-8.el9.x86_64 2.7 MB/s | 30 kB 00:00 #13 50.19 (28/31): boost-wave-1.75.0-8.el9.x86_64.rpm 15 MB/s | 208 kB 00:00 #13 50.20 (29/31): gperftools-libs-2.9.1-3.el9.x86_64.rpm 20 MB/s | 308 kB 00:00 #13 50.20 (30/31): libunwind-1.6.2-1.el9.x86_64.rpm 5.3 MB/s | 67 kB 00:00 #13 50.42 (31/31): libicu-67.1-9.el9.x86_64.rpm 22 MB/s | 9.6 MB 00:00 #13 50.42 -------------------------------------------------------------------------------- #13 50.42 Total 28 MB/s | 12 MB 00:00 #13 50.42 Running transaction check #13 50.57 Transaction check succeeded. #13 50.57 Running transaction test #13 51.11 Transaction test succeeded. #13 51.11 Running transaction #13 51.78 Preparing : 1/1 #13 51.89 Installing : boost-system-1.75.0-8.el9.x86_64 1/31 #13 51.92 Installing : boost-chrono-1.75.0-8.el9.x86_64 2/31 #13 51.93 Installing : boost-thread-1.75.0-8.el9.x86_64 3/31 #13 51.94 Installing : boost-filesystem-1.75.0-8.el9.x86_64 4/31 #13 52.24 Installing : libicu-67.1-9.el9.x86_64 5/31 #13 52.26 Installing : boost-regex-1.75.0-8.el9.x86_64 6/31 #13 52.28 Installing : boost-context-1.75.0-8.el9.x86_64 7/31 #13 52.30 Installing : boost-date-time-1.75.0-8.el9.x86_64 8/31 #13 52.30 Installing : boost-atomic-1.75.0-8.el9.x86_64 9/31 #13 52.33 Installing : boost-log-1.75.0-8.el9.x86_64 10/31 #13 52.34 Installing : boost-wave-1.75.0-8.el9.x86_64 11/31 #13 52.36 Installing : boost-coroutine-1.75.0-8.el9.x86_64 12/31 #13 52.36 Installing : boost-fiber-1.75.0-8.el9.x86_64 13/31 #13 52.40 Installing : boost-graph-1.75.0-8.el9.x86_64 14/31 #13 52.40 Installing : boost-locale-1.75.0-8.el9.x86_64 15/31 #13 52.40 Installing : boost-type_erasure-1.75.0-8.el9.x86_64 16/31 #13 52.40 Installing : boost-timer-1.75.0-8.el9.x86_64 17/31 #13 52.43 Installing : libunwind-1.6.2-1.el9.x86_64 18/31 #13 52.43 Installing : boost-test-1.75.0-8.el9.x86_64 19/31 #13 52.47 Installing : boost-stacktrace-1.75.0-8.el9.x86_64 20/31 #13 52.47 Installing : boost-serialization-1.75.0-8.el9.x86_64 21/31 #13 52.47 Installing : boost-random-1.75.0-8.el9.x86_64 22/31 #13 52.47 Installing : boost-python3-1.75.0-8.el9.x86_64 23/31 #13 52.50 Installing : boost-program-options-1.75.0-8.el9.x86_64 24/31 #13 52.50 Installing : boost-nowide-1.75.0-8.el9.x86_64 25/31 #13 52.51 Installing : boost-math-1.75.0-8.el9.x86_64 26/31 #13 52.53 Installing : boost-iostreams-1.75.0-8.el9.x86_64 27/31 #13 52.60 Installing : boost-contract-1.75.0-8.el9.x86_64 28/31 #13 52.60 Installing : boost-container-1.75.0-8.el9.x86_64 29/31 #13 52.60 Installing : boost-1.75.0-8.el9.x86_64 30/31 #13 52.60 Installing : gperftools-libs-2.9.1-3.el9.x86_64 31/31 #13 52.62 Running scriptlet: gperftools-libs-2.9.1-3.el9.x86_64 31/31 #13 52.82 Verifying : libicu-67.1-9.el9.x86_64 1/31 #13 52.82 Verifying : boost-1.75.0-8.el9.x86_64 2/31 #13 52.82 Verifying : boost-atomic-1.75.0-8.el9.x86_64 3/31 #13 52.82 Verifying : boost-chrono-1.75.0-8.el9.x86_64 4/31 #13 52.82 Verifying : boost-container-1.75.0-8.el9.x86_64 5/31 #13 52.82 Verifying : boost-context-1.75.0-8.el9.x86_64 6/31 #13 52.82 Verifying : boost-contract-1.75.0-8.el9.x86_64 7/31 #13 52.82 Verifying : boost-coroutine-1.75.0-8.el9.x86_64 8/31 #13 52.82 Verifying : boost-date-time-1.75.0-8.el9.x86_64 9/31 #13 52.82 Verifying : boost-fiber-1.75.0-8.el9.x86_64 10/31 #13 52.82 Verifying : boost-filesystem-1.75.0-8.el9.x86_64 11/31 #13 52.82 Verifying : boost-graph-1.75.0-8.el9.x86_64 12/31 #13 52.82 Verifying : boost-iostreams-1.75.0-8.el9.x86_64 13/31 #13 52.82 Verifying : boost-locale-1.75.0-8.el9.x86_64 14/31 #13 52.82 Verifying : boost-log-1.75.0-8.el9.x86_64 15/31 #13 52.82 Verifying : boost-math-1.75.0-8.el9.x86_64 16/31 #13 52.82 Verifying : boost-nowide-1.75.0-8.el9.x86_64 17/31 #13 52.82 Verifying : boost-program-options-1.75.0-8.el9.x86_64 18/31 #13 52.82 Verifying : boost-python3-1.75.0-8.el9.x86_64 19/31 #13 52.82 Verifying : boost-random-1.75.0-8.el9.x86_64 20/31 #13 52.82 Verifying : boost-regex-1.75.0-8.el9.x86_64 21/31 #13 52.82 Verifying : boost-serialization-1.75.0-8.el9.x86_64 22/31 #13 52.82 Verifying : boost-stacktrace-1.75.0-8.el9.x86_64 23/31 #13 52.82 Verifying : boost-system-1.75.0-8.el9.x86_64 24/31 #13 52.82 Verifying : boost-test-1.75.0-8.el9.x86_64 25/31 #13 52.82 Verifying : boost-thread-1.75.0-8.el9.x86_64 26/31 #13 52.82 Verifying : boost-timer-1.75.0-8.el9.x86_64 27/31 #13 52.82 Verifying : boost-type_erasure-1.75.0-8.el9.x86_64 28/31 #13 52.82 Verifying : boost-wave-1.75.0-8.el9.x86_64 29/31 #13 52.82 Verifying : gperftools-libs-2.9.1-3.el9.x86_64 30/31 #13 52.82 Verifying : libunwind-1.6.2-1.el9.x86_64 31/31 #13 53.01 #13 53.01 Installed: #13 53.01 boost-1.75.0-8.el9.x86_64 #13 53.01 boost-atomic-1.75.0-8.el9.x86_64 #13 53.01 boost-chrono-1.75.0-8.el9.x86_64 #13 53.01 boost-container-1.75.0-8.el9.x86_64 #13 53.01 boost-context-1.75.0-8.el9.x86_64 #13 53.01 boost-contract-1.75.0-8.el9.x86_64 #13 53.01 boost-coroutine-1.75.0-8.el9.x86_64 #13 53.01 boost-date-time-1.75.0-8.el9.x86_64 #13 53.01 boost-fiber-1.75.0-8.el9.x86_64 #13 53.01 boost-filesystem-1.75.0-8.el9.x86_64 #13 53.01 boost-graph-1.75.0-8.el9.x86_64 #13 53.01 boost-iostreams-1.75.0-8.el9.x86_64 #13 53.01 boost-locale-1.75.0-8.el9.x86_64 #13 53.01 boost-log-1.75.0-8.el9.x86_64 #13 53.01 boost-math-1.75.0-8.el9.x86_64 #13 53.01 boost-nowide-1.75.0-8.el9.x86_64 #13 53.01 boost-program-options-1.75.0-8.el9.x86_64 #13 53.01 boost-python3-1.75.0-8.el9.x86_64 #13 53.01 boost-random-1.75.0-8.el9.x86_64 #13 53.01 boost-regex-1.75.0-8.el9.x86_64 #13 53.01 boost-serialization-1.75.0-8.el9.x86_64 #13 53.01 boost-stacktrace-1.75.0-8.el9.x86_64 #13 53.01 boost-system-1.75.0-8.el9.x86_64 #13 53.01 boost-test-1.75.0-8.el9.x86_64 #13 53.01 boost-thread-1.75.0-8.el9.x86_64 #13 53.01 boost-timer-1.75.0-8.el9.x86_64 #13 53.01 boost-type_erasure-1.75.0-8.el9.x86_64 #13 53.01 boost-wave-1.75.0-8.el9.x86_64 #13 53.01 gperftools-libs-2.9.1-3.el9.x86_64 #13 53.01 libicu-67.1-9.el9.x86_64 #13 53.01 libunwind-1.6.2-1.el9.x86_64 #13 53.01 #13 53.01 Complete! #13 53.78 75 files removed #13 54.36 Looking in indexes: http://tf-mirrors.gz1.opensdn.io/root/pypi/+simple/, http://localhost:6667/pip/simple #13 54.45 Collecting contrail-vrouter-api==0.1.dev0 #13 54.45 Downloading http://localhost:6667/pip/simple/contrail-vrouter-api/contrail_vrouter_api-0.1.dev0-py3-none-any.whl (2.9 kB) #13 54.91 Installing collected packages: contrail-vrouter-api #13 54.93 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 54.93 Successfully installed contrail-vrouter-api-0.1.dev0 #13 DONE 55.8s #14 [stage-1 8/8] COPY *.sh / #14 DONE 0.9s #15 exporting to image #15 exporting layers #15 exporting layers 5.1s done #15 writing image sha256:6110e73af244919eeda5e11181f468c1fc75b0db263c813868a2de153d9073f2 #15 writing image sha256:6110e73af244919eeda5e11181f468c1fc75b0db263c813868a2de153d9073f2 0.0s done #15 naming to nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_2_5_1-1_2 0.0s done #15 DONE 5.3s 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-24 15:46:32,599: INFO: Docker build duration: 80 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-tor-agent] 0bfe193c87a3: Preparing 5bdf30be2cba: Preparing 0b80d56f80f8: Preparing 5da55281bdb6: Preparing 76593ae99019: Preparing cb9ca6dae1b8: Preparing 43c4933a1d17: Preparing 9ae1cd178c10: Preparing 07ecce9cb062: Preparing f02cfbbcc6a7: Preparing 3bf9227cc567: Preparing 74849a55f635: Preparing 3e9cd0cbde23: Preparing a037f357a0c6: Preparing cf08093b9b9c: Preparing 97ff4bed4e04: Preparing 85e9640281ec: Preparing e1fd7a81eeb5: Preparing 5d09679b26de: Preparing 44343de3ea1d: Preparing 76593ae99019: Waiting cb9ca6dae1b8: Waiting 43c4933a1d17: Waiting 9ae1cd178c10: Waiting 07ecce9cb062: Waiting f02cfbbcc6a7: Waiting 3bf9227cc567: Waiting 74849a55f635: Waiting 3e9cd0cbde23: Waiting a037f357a0c6: Waiting cf08093b9b9c: Waiting 97ff4bed4e04: Waiting 85e9640281ec: Waiting e1fd7a81eeb5: Waiting 5d09679b26de: Waiting 44343de3ea1d: Waiting 5da55281bdb6: Pushed 0b80d56f80f8: Pushed 0bfe193c87a3: Pushed cb9ca6dae1b8: Pushed 76593ae99019: Pushed 9ae1cd178c10: Layer already exists 07ecce9cb062: Layer already exists f02cfbbcc6a7: Layer already exists 3bf9227cc567: Layer already exists 74849a55f635: Layer already exists 3e9cd0cbde23: Layer already exists a037f357a0c6: Layer already exists cf08093b9b9c: Layer already exists 97ff4bed4e04: Layer already exists 85e9640281ec: Layer already exists e1fd7a81eeb5: Layer already exists 5d09679b26de: Layer already exists 44343de3ea1d: Layer already exists 43c4933a1d17: Pushed 5bdf30be2cba: Pushed master-2_2_5_1-1_2: digest: sha256:e484aba341b6d2040d1556f7f17af0e7229808393ffaa10680718dfff7be5de3 size: 4505 2025-10-24 15:47:06,250: INFO: Building opensdn-tor-agent finished successfully, duration: 114 seconds REPOSITORY TAG IMAGE ID CREATED SIZE nexus.gz1.opensdn.io:5101/opensdn-controller-config-dnsmasq master-2_2_5_1-1_2 7d43165f8f95 6 seconds ago 639MB nexus.gz1.opensdn.io:5101/opensdn-tor-agent master-2_2_5_1-1_2 6110e73af244 41 seconds ago 684MB nexus.gz1.opensdn.io:5101/opensdn-analytics-collector master-2_2_5_1-1_2 90d384a3669d 44 seconds ago 969MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-control master-2_2_5_1-1_2 85907a1dc9d1 57 seconds ago 1.24GB nexus.gz1.opensdn.io:5101/opensdn-debug master-2_2_5_1-1_2 aa92efb6ba84 About a minute ago 348MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-collector master-2_2_5_1-1_2 3bbd16dfb28e About a minute ago 840MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology master-2_2_5_1-1_2 81ac91698a85 About a minute ago 840MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web master-2_2_5_1-1_2 6dbe136fb7b5 About a minute ago 858MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk master-2_2_5_1-1_2 74bd9044ae51 About a minute ago 692MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job master-2_2_5_1-1_2 cf5260cb8856 About a minute ago 858MB nexus.gz1.opensdn.io:5101/opensdn-analytics-alarm-gen master-2_2_5_1-1_2 faab24785218 About a minute ago 638MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema master-2_2_5_1-1_2 aaf83ccf6805 About a minute ago 623MB nexus.gz1.opensdn.io:5101/opensdn-openstack-heat-init master-2_2_5_1-1_2 907fcd93bbc2 About a minute ago 363MB nexus.gz1.opensdn.io:5101/opensdn-openstack-neutron-init master-2_2_5_1-1_2 7846d4dab0eb About a minute ago 363MB nexus.gz1.opensdn.io:5101/opensdn-kubernetes-kube-manager master-2_2_5_1-1_2 dfac22cef862 About a minute ago 626MB nexus.gz1.opensdn.io:5101/opensdn-node-init master-2_2_5_1-1_2 48661c9abd50 About a minute ago 622MB nexus.gz1.opensdn.io:5101/opensdn-openstack-compute-init master-2_2_5_1-1_2 3750b9ff9973 About a minute ago 348MB nexus.gz1.opensdn.io:5101/opensdn-provisioner master-2_2_5_1-1_2 5f5f0338b6a1 About a minute ago 622MB nexus.gz1.opensdn.io:5101/opensdn-external-redis master-2_2_5_1-1_2 58df4958d019 About a minute ago 171MB nexus.gz1.opensdn.io:5101/opensdn-deployment-test master-2_2_5_1-1_2 d8f0150607d7 2 minutes ago 430MB nexus.gz1.opensdn.io:5101/opensdn-external-haproxy master-2_2_5_1-1_2 9396349a5be1 2 minutes ago 144MB nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper master-2_2_5_1-1_2 5fe3f8798548 2 minutes ago 301MB opensdn-test-test master-2_2_5_1-1_2 2a814f7a4ba6 3 minutes ago 1.75GB nexus.gz1.opensdn.io:5101/opensdn-test-test master-2_2_5_1-1_2 2a814f7a4ba6 3 minutes ago 1.75GB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base master-2_2_5_1-1_2 92e0237fc2d8 4 minutes ago 858MB nexus.gz1.opensdn.io:5101/opensdn-external-stunnel master-2_2_5_1-1_2 d0306321c9c2 5 minutes ago 398MB nexus.gz1.opensdn.io:5101/opensdn-external-cassandra master-2_2_5_1-1_2 2ff75486516d 5 minutes ago 331MB nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq master-2_2_5_1-1_2 55f741bd9ffb 5 minutes ago 363MB nexus.gz1.opensdn.io:5101/opensdn-external-kafka master-2_2_5_1-1_2 7ef948e145d3 5 minutes ago 392MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base master-2_2_5_1-1_2 4135daa861bd 5 minutes ago 839MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-base master-2_2_5_1-1_2 f864c3b3ac31 5 minutes ago 692MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-base master-2_2_5_1-1_2 64547be877ff 5 minutes ago 683MB nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd master-2_2_5_1-1_2 0ee1c5364b28 6 minutes ago 359MB nexus.gz1.opensdn.io:5101/opensdn-analytics-base master-2_2_5_1-1_2 1c6943efdec9 6 minutes ago 622MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-base master-2_2_5_1-1_2 a9b8b05640ec 6 minutes ago 622MB nexus.gz1.opensdn.io:5101/opensdn-base master-2_2_5_1-1_2 d36ef1ffb3ac 6 minutes ago 622MB nexus.gz1.opensdn.io:5101/opensdn-general-base master-2_2_5_1-1_2 a6121655a939 8 minutes ago 348MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src master-2_2_5_1-1_2 5e0a60912058 8 minutes ago 2.45MB tf-dev-sandbox compile 1695c144a06e 8 minutes ago 24.8GB nexus.gz1.opensdn.io:5101/opensdn-charms-src master-2_2_5_1-1_2 8d83a39faf38 About an hour ago 6.04MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src 3e8fd80232ef About an hour ago 2.43MB nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src master-2_2_5_1-1_2 6121ab2cccdc About an hour ago 1.39MB nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src master-2_2_5_1-1_2 a5a24b8bad7f About an hour ago 32.6MB nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src master-2_2_5_1-1_2 620ec0914939 About an hour ago 4.17kB nexus.gz1.opensdn.io:5101/tf-dev-sandbox stable c7f16ccdf59c 2 hours ago 2.81GB