2025-10-09 06:00:14,265: INFO: Building opensdn-tor-agent 2025-10-09 06:00:14,356: 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_1_9_1-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 done #1 DONE 1.8s #2 [internal] load metadata for nexus.gz1.opensdn.io:5101/opensdn-base:master-2_1_9_1-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 2.7s #5 [stage-1 1/3] FROM nexus.gz1.opensdn.io:5101/opensdn-base:master-2_1_9_1-1 #5 DONE 1.5s #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.3s #8 [stage-1 2/8] COPY --from=build /buildroot/usr/lib/libisc-9.21.3.so /usr/lib/ #8 DONE 1.5s #9 [stage-1 3/8] COPY --from=build /buildroot/usr/lib/libisccc-9.21.3.so /usr/lib/ #9 DONE 2.1s #10 [stage-1 4/8] COPY --from=build /buildroot/usr/lib/libisccfg-9.21.3.so /usr/lib/ #10 DONE 0.8s #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 2.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.131 Contrail repo 7.5 kB/s | 257 B 00:00 #13 2.293 added from: http://tf-mirrors.gz1.opensdn.io/re 23 MB/s | 2.1 MB 00:00 #13 3.864 added from: http://tf-mirrors.gz1.opensdn.io/re 8.5 MB/s | 730 kB 00:00 #13 4.569 added from: http://tf-mirrors.gz1.opensdn.io/re 3.0 MB/s | 264 kB 00:00 #13 5.044 added from: http://tf-mirrors.gz1.opensdn.io/re 27 MB/s | 7.0 MB 00:00 #13 10.98 added from: http://tf-mirrors.gz1.opensdn.io/re 40 MB/s | 4.0 MB 00:00 #13 13.12 added from: http://tf-mirrors.gz1.opensdn.io/re 15 MB/s | 939 kB 00:00 #13 13.89 added from: http://tf-mirrors.gz1.opensdn.io/re 37 MB/s | 2.3 MB 00:00 #13 15.41 added from: http://tf-mirrors.gz1.opensdn.io/re 8.7 MB/s | 392 kB 00:00 #13 16.00 added from: http://tf-mirrors.gz1.opensdn.io/re 9.3 MB/s | 451 kB 00:00 #13 16.58 added from: http://tf-mirrors.gz1.opensdn.io/re 522 kB/s | 16 kB 00:00 #13 16.84 added from: http://tf-mirrors.gz1.opensdn.io/re 8.9 kB/s | 257 B 00:00 #13 17.21 added from: http://tf-mirrors.gz1.opensdn.io/re 584 kB/s | 13 kB 00:00 #13 17.49 added from: http://tf-mirrors.gz1.opensdn.io/re 2.5 MB/s | 64 kB 00:00 #13 18.35 added from: http://tf-mirrors.gz1.opensdn.io/re 50 MB/s | 30 MB 00:00 #13 38.15 Third parties for OpenSDN 6.0 MB/s | 5.1 MB 00:00 #13 46.74 Dependencies resolved. #13 46.74 ======================================================================================= #13 46.74 Package Arch Version Repository Size #13 46.74 ======================================================================================= #13 46.74 Installing: #13 46.74 boost x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 11 k #13 46.74 gperftools-libs x86_64 2.9.1-3.el9 tf-mirrors.ci_repos_epel9.repo 308 k #13 46.74 Installing dependencies: #13 46.74 boost-atomic x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 16 k #13 46.74 boost-chrono x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 24 k #13 46.74 boost-container x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 36 k #13 46.74 boost-context x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 15 k #13 46.74 boost-contract x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 44 k #13 46.74 boost-coroutine x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 32 k #13 46.74 boost-date-time x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 13 k #13 46.74 boost-fiber x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 38 k #13 46.74 boost-filesystem x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 57 k #13 46.74 boost-graph x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 101 k #13 46.74 boost-iostreams x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 38 k #13 46.74 boost-locale x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 214 k #13 46.74 boost-log x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 408 k #13 46.74 boost-math x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 205 k #13 46.74 boost-nowide x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 15 k #13 46.74 boost-program-options x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 106 k #13 46.74 boost-python3 x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 92 k #13 46.74 boost-random x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 23 k #13 46.74 boost-regex x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 277 k #13 46.74 boost-serialization x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 129 k #13 46.74 boost-stacktrace x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 27 k #13 46.74 boost-system x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 13 k #13 46.74 boost-test x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 230 k #13 46.74 boost-thread x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 55 k #13 46.74 boost-timer x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 23 k #13 46.74 boost-type_erasure x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 30 k #13 46.74 boost-wave x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 208 k #13 46.74 libicu x86_64 67.1-9.el9 tf-mirrors.ci_repos_yum9-baseos 9.6 M #13 46.74 libunwind x86_64 1.6.2-1.el9 tf-mirrors.ci_repos_epel9.repo 67 k #13 46.74 #13 46.74 Transaction Summary #13 46.74 ======================================================================================= #13 46.74 Install 31 Packages #13 46.74 #13 46.74 Total download size: 12 M #13 46.74 Installed size: 41 M #13 46.74 Downloading Packages: #13 47.05 (1/31): boost-1.75.0-8.el9.x86_64.rpm 31 kB/s | 11 kB 00:00 #13 47.63 (2/31): boost-atomic-1.75.0-8.el9.x86_64.rpm 17 kB/s | 16 kB 00:00 #13 47.78 (3/31): boost-chrono-1.75.0-8.el9.x86_64.rpm 34 kB/s | 24 kB 00:00 #13 47.78 (4/31): boost-container-1.75.0-8.el9.x86_64.rpm 300 kB/s | 36 kB 00:00 #13 47.78 (5/31): boost-context-1.75.0-8.el9.x86_64.rpm 919 kB/s | 15 kB 00:00 #13 47.78 (6/31): boost-contract-1.75.0-8.el9.x86_64.rpm 3.8 MB/s | 44 kB 00:00 #13 47.78 (7/31): boost-coroutine-1.75.0-8.el9.x86_64.rpm 3.3 MB/s | 32 kB 00:00 #13 47.78 (8/31): boost-date-time-1.75.0-8.el9.x86_64.rpm 1.3 MB/s | 13 kB 00:00 #13 47.78 (9/31): boost-fiber-1.75.0-8.el9.x86_64.rpm 3.6 MB/s | 38 kB 00:00 #13 47.78 (10/31): boost-filesystem-1.75.0-8.el9.x86_64.r 4.6 MB/s | 57 kB 00:00 #13 47.81 (11/31): boost-graph-1.75.0-8.el9.x86_64.rpm 8.9 MB/s | 101 kB 00:00 #13 47.81 (12/31): boost-iostreams-1.75.0-8.el9.x86_64.rp 3.0 MB/s | 38 kB 00:00 #13 47.81 (13/31): boost-locale-1.75.0-8.el9.x86_64.rpm 9.8 MB/s | 214 kB 00:00 #13 47.94 (14/31): boost-math-1.75.0-8.el9.x86_64.rpm 2.0 MB/s | 205 kB 00:00 #13 48.18 (15/31): boost-log-1.75.0-8.el9.x86_64.rpm 1.2 MB/s | 408 kB 00:00 #13 48.18 (16/31): boost-nowide-1.75.0-8.el9.x86_64.rpm 69 kB/s | 15 kB 00:00 #13 48.18 (17/31): boost-program-options-1.75.0-8.el9.x86 9.6 MB/s | 106 kB 00:00 #13 48.18 (18/31): boost-python3-1.75.0-8.el9.x86_64.rpm 8.0 MB/s | 92 kB 00:00 #13 48.18 (19/31): boost-random-1.75.0-8.el9.x86_64.rpm 2.5 MB/s | 23 kB 00:00 #13 48.18 (20/31): boost-serialization-1.75.0-8.el9.x86_6 8.8 MB/s | 129 kB 00:00 #13 48.18 (21/31): boost-regex-1.75.0-8.el9.x86_64.rpm 11 MB/s | 277 kB 00:00 #13 48.18 (22/31): boost-stacktrace-1.75.0-8.el9.x86_64.r 1.5 MB/s | 27 kB 00:00 #13 48.18 (23/31): boost-system-1.75.0-8.el9.x86_64.rpm 791 kB/s | 13 kB 00:00 #13 48.18 (24/31): boost-test-1.75.0-8.el9.x86_64.rpm 19 MB/s | 230 kB 00:00 #13 48.20 (25/31): boost-thread-1.75.0-8.el9.x86_64.rpm 2.9 MB/s | 55 kB 00:00 #13 48.20 (26/31): boost-timer-1.75.0-8.el9.x86_64.rpm 1.5 MB/s | 23 kB 00:00 #13 48.20 (27/31): boost-type_erasure-1.75.0-8.el9.x86_64 5.3 MB/s | 30 kB 00:00 #13 48.26 (28/31): boost-wave-1.75.0-8.el9.x86_64.rpm 9.7 MB/s | 208 kB 00:00 #13 48.33 (29/31): gperftools-libs-2.9.1-3.el9.x86_64.rpm 3.3 MB/s | 308 kB 00:00 #13 48.33 (30/31): libunwind-1.6.2-1.el9.x86_64.rpm 886 kB/s | 67 kB 00:00 #13 48.43 (31/31): libicu-67.1-9.el9.x86_64.rpm 5.5 MB/s | 9.6 MB 00:01 #13 48.43 -------------------------------------------------------------------------------- #13 48.43 Total 7.0 MB/s | 12 MB 00:01 #13 48.43 Running transaction check #13 48.47 Transaction check succeeded. #13 48.47 Running transaction test #13 48.77 Transaction test succeeded. #13 48.77 Running transaction #13 50.82 Preparing : 1/1 #13 51.02 Installing : boost-system-1.75.0-8.el9.x86_64 1/31 #13 51.21 Installing : boost-chrono-1.75.0-8.el9.x86_64 2/31 #13 51.21 Installing : boost-thread-1.75.0-8.el9.x86_64 3/31 #13 51.25 Installing : boost-filesystem-1.75.0-8.el9.x86_64 4/31 #13 51.72 Installing : libicu-67.1-9.el9.x86_64 5/31 #13 51.90 Installing : boost-regex-1.75.0-8.el9.x86_64 6/31 #13 51.93 Installing : boost-context-1.75.0-8.el9.x86_64 7/31 #13 52.04 Installing : boost-date-time-1.75.0-8.el9.x86_64 8/31 #13 52.04 Installing : boost-atomic-1.75.0-8.el9.x86_64 9/31 #13 52.04 Installing : boost-log-1.75.0-8.el9.x86_64 10/31 #13 52.06 Installing : boost-wave-1.75.0-8.el9.x86_64 11/31 #13 52.06 Installing : boost-coroutine-1.75.0-8.el9.x86_64 12/31 #13 52.08 Installing : boost-fiber-1.75.0-8.el9.x86_64 13/31 #13 52.08 Installing : boost-graph-1.75.0-8.el9.x86_64 14/31 #13 52.09 Installing : boost-locale-1.75.0-8.el9.x86_64 15/31 #13 52.11 Installing : boost-type_erasure-1.75.0-8.el9.x86_64 16/31 #13 52.13 Installing : boost-timer-1.75.0-8.el9.x86_64 17/31 #13 52.13 Installing : libunwind-1.6.2-1.el9.x86_64 18/31 #13 52.15 Installing : boost-test-1.75.0-8.el9.x86_64 19/31 #13 52.17 Installing : boost-stacktrace-1.75.0-8.el9.x86_64 20/31 #13 52.21 Installing : boost-serialization-1.75.0-8.el9.x86_64 21/31 #13 52.21 Installing : boost-random-1.75.0-8.el9.x86_64 22/31 #13 52.21 Installing : boost-python3-1.75.0-8.el9.x86_64 23/31 #13 52.27 Installing : boost-program-options-1.75.0-8.el9.x86_64 24/31 #13 52.27 Installing : boost-nowide-1.75.0-8.el9.x86_64 25/31 #13 52.27 Installing : boost-math-1.75.0-8.el9.x86_64 26/31 #13 52.31 Installing : boost-iostreams-1.75.0-8.el9.x86_64 27/31 #13 52.31 Installing : boost-contract-1.75.0-8.el9.x86_64 28/31 #13 52.31 Installing : boost-container-1.75.0-8.el9.x86_64 29/31 #13 52.31 Installing : boost-1.75.0-8.el9.x86_64 30/31 #13 52.32 Installing : gperftools-libs-2.9.1-3.el9.x86_64 31/31 #13 52.41 Running scriptlet: gperftools-libs-2.9.1-3.el9.x86_64 31/31 #13 52.87 Verifying : libicu-67.1-9.el9.x86_64 1/31 #13 52.87 Verifying : boost-1.75.0-8.el9.x86_64 2/31 #13 52.87 Verifying : boost-atomic-1.75.0-8.el9.x86_64 3/31 #13 52.87 Verifying : boost-chrono-1.75.0-8.el9.x86_64 4/31 #13 52.87 Verifying : boost-container-1.75.0-8.el9.x86_64 5/31 #13 52.87 Verifying : boost-context-1.75.0-8.el9.x86_64 6/31 #13 52.87 Verifying : boost-contract-1.75.0-8.el9.x86_64 7/31 #13 52.87 Verifying : boost-coroutine-1.75.0-8.el9.x86_64 8/31 #13 52.87 Verifying : boost-date-time-1.75.0-8.el9.x86_64 9/31 #13 52.87 Verifying : boost-fiber-1.75.0-8.el9.x86_64 10/31 #13 52.87 Verifying : boost-filesystem-1.75.0-8.el9.x86_64 11/31 #13 52.87 Verifying : boost-graph-1.75.0-8.el9.x86_64 12/31 #13 52.87 Verifying : boost-iostreams-1.75.0-8.el9.x86_64 13/31 #13 52.87 Verifying : boost-locale-1.75.0-8.el9.x86_64 14/31 #13 52.87 Verifying : boost-log-1.75.0-8.el9.x86_64 15/31 #13 52.87 Verifying : boost-math-1.75.0-8.el9.x86_64 16/31 #13 52.87 Verifying : boost-nowide-1.75.0-8.el9.x86_64 17/31 #13 52.87 Verifying : boost-program-options-1.75.0-8.el9.x86_64 18/31 #13 52.87 Verifying : boost-python3-1.75.0-8.el9.x86_64 19/31 #13 52.87 Verifying : boost-random-1.75.0-8.el9.x86_64 20/31 #13 52.87 Verifying : boost-regex-1.75.0-8.el9.x86_64 21/31 #13 52.87 Verifying : boost-serialization-1.75.0-8.el9.x86_64 22/31 #13 52.87 Verifying : boost-stacktrace-1.75.0-8.el9.x86_64 23/31 #13 52.87 Verifying : boost-system-1.75.0-8.el9.x86_64 24/31 #13 52.87 Verifying : boost-test-1.75.0-8.el9.x86_64 25/31 #13 52.87 Verifying : boost-thread-1.75.0-8.el9.x86_64 26/31 #13 52.87 Verifying : boost-timer-1.75.0-8.el9.x86_64 27/31 #13 52.87 Verifying : boost-type_erasure-1.75.0-8.el9.x86_64 28/31 #13 52.87 Verifying : boost-wave-1.75.0-8.el9.x86_64 29/31 #13 52.87 Verifying : gperftools-libs-2.9.1-3.el9.x86_64 30/31 #13 52.87 Verifying : libunwind-1.6.2-1.el9.x86_64 31/31 #13 53.03 #13 53.03 Installed: #13 53.03 boost-1.75.0-8.el9.x86_64 #13 53.03 boost-atomic-1.75.0-8.el9.x86_64 #13 53.03 boost-chrono-1.75.0-8.el9.x86_64 #13 53.03 boost-container-1.75.0-8.el9.x86_64 #13 53.03 boost-context-1.75.0-8.el9.x86_64 #13 53.03 boost-contract-1.75.0-8.el9.x86_64 #13 53.03 boost-coroutine-1.75.0-8.el9.x86_64 #13 53.03 boost-date-time-1.75.0-8.el9.x86_64 #13 53.03 boost-fiber-1.75.0-8.el9.x86_64 #13 53.03 boost-filesystem-1.75.0-8.el9.x86_64 #13 53.03 boost-graph-1.75.0-8.el9.x86_64 #13 53.03 boost-iostreams-1.75.0-8.el9.x86_64 #13 53.03 boost-locale-1.75.0-8.el9.x86_64 #13 53.03 boost-log-1.75.0-8.el9.x86_64 #13 53.03 boost-math-1.75.0-8.el9.x86_64 #13 53.03 boost-nowide-1.75.0-8.el9.x86_64 #13 53.03 boost-program-options-1.75.0-8.el9.x86_64 #13 53.03 boost-python3-1.75.0-8.el9.x86_64 #13 53.03 boost-random-1.75.0-8.el9.x86_64 #13 53.03 boost-regex-1.75.0-8.el9.x86_64 #13 53.03 boost-serialization-1.75.0-8.el9.x86_64 #13 53.03 boost-stacktrace-1.75.0-8.el9.x86_64 #13 53.03 boost-system-1.75.0-8.el9.x86_64 #13 53.03 boost-test-1.75.0-8.el9.x86_64 #13 53.03 boost-thread-1.75.0-8.el9.x86_64 #13 53.03 boost-timer-1.75.0-8.el9.x86_64 #13 53.03 boost-type_erasure-1.75.0-8.el9.x86_64 #13 53.03 boost-wave-1.75.0-8.el9.x86_64 #13 53.03 gperftools-libs-2.9.1-3.el9.x86_64 #13 53.03 libicu-67.1-9.el9.x86_64 #13 53.03 libunwind-1.6.2-1.el9.x86_64 #13 53.03 #13 53.03 Complete! #13 53.59 80 files removed #13 54.25 Looking in indexes: http://tf-mirrors.gz1.opensdn.io/root/pypi/+simple/, http://localhost:6667/pip/simple #13 54.29 Collecting contrail-vrouter-api==0.1.dev0 #13 54.29 Downloading http://localhost:6667/pip/simple/contrail-vrouter-api/contrail_vrouter_api-0.1.dev0-py3-none-any.whl (2.9 kB) #13 54.39 Installing collected packages: contrail-vrouter-api #13 54.39 Successfully installed contrail-vrouter-api-0.1.dev0 #13 54.40 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 55.4s #14 [stage-1 8/8] COPY *.sh / #14 DONE 0.8s #15 exporting to image #15 exporting layers #15 exporting layers 2.7s done #15 writing image sha256:16d617d3a235a0e30186218737d83d5f15dec70d4b6ddd9437b13d650cc99cd9 done #15 naming to nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_1_9_1-1 done #15 DONE 2.9s 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 06:02:39,145: INFO: Docker build duration: 145 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-tor-agent] 5ebbf5666e17: Preparing fe2b566f18f3: Preparing 15eb24567517: Preparing a25222182607: Preparing d8afd52c5572: Preparing 42af5625b575: Preparing d27cb9243682: Preparing ee0abb3d21f5: Preparing 2826a323341b: Preparing 6b34e1fc96fa: Preparing 981869727a38: Preparing 991f3a34116d: Preparing 44b6598a2811: Preparing 90090e6d709d: Preparing 20f7cb3d508a: Preparing 89d51d353ea5: Preparing 5f2e949158dc: Preparing e85bc0970590: Preparing 44343de3ea1d: Preparing 5ebbf5666e17: Waiting fe2b566f18f3: Waiting 15eb24567517: Waiting a25222182607: Waiting d8afd52c5572: Waiting 42af5625b575: Waiting d27cb9243682: Waiting ee0abb3d21f5: Waiting 2826a323341b: Waiting 6b34e1fc96fa: Waiting 981869727a38: Waiting 991f3a34116d: Waiting 44b6598a2811: Waiting 90090e6d709d: Waiting 20f7cb3d508a: Waiting 89d51d353ea5: Waiting 5f2e949158dc: Waiting e85bc0970590: Waiting 44343de3ea1d: Waiting 5ebbf5666e17: Pushed 15eb24567517: Pushed a25222182607: Pushed d8afd52c5572: Pushed 42af5625b575: Pushed ee0abb3d21f5: Layer already exists d27cb9243682: Pushed 2826a323341b: Layer already exists 981869727a38: Layer already exists 6b34e1fc96fa: Layer already exists 991f3a34116d: Layer already exists 44b6598a2811: Layer already exists 20f7cb3d508a: Layer already exists 90090e6d709d: Layer already exists 5f2e949158dc: Layer already exists 89d51d353ea5: Layer already exists e85bc0970590: Layer already exists 44343de3ea1d: Layer already exists fe2b566f18f3: Pushed master-2_1_9_1-1: digest: sha256:6850d49fd48059b4135ace47217c14ee703fc91231b9d8a71a0692b588c6e3c7 size: 4292 2025-10-09 06:02:53,701: INFO: Building opensdn-tor-agent finished successfully, duration: 159 seconds REPOSITORY TAG IMAGE ID CREATED SIZE nexus.gz1.opensdn.io:5101/opensdn-controller-config-api master-2_1_9_1-1 9388bbefdcf1 15 seconds ago 548MB nexus.gz1.opensdn.io:5101/opensdn-tor-agent master-2_1_9_1-1 16d617d3a235 18 seconds ago 574MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent-dpdk master-2_1_9_1-1 365fa6ed9786 18 seconds ago 791MB nexus.gz1.opensdn.io:5101/opensdn-status master-2_1_9_1-1 7b06d2ca1453 26 seconds ago 675MB nexus.gz1.opensdn.io:5101/opensdn-nodemgr master-2_1_9_1-1 dd26e7308251 41 seconds ago 675MB nexus.gz1.opensdn.io:5101/opensdn-debug master-2_1_9_1-1 79171114c9ff 50 seconds ago 278MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns master-2_1_9_1-1 e11b4a4823dd About a minute ago 889MB nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine master-2_1_9_1-1 accf8c76692f About a minute ago 741MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-dnsmasq master-2_1_9_1-1 6dd90a92f534 About a minute ago 530MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-named master-2_1_9_1-1 8b7e86c9319b About a minute ago 584MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-control master-2_1_9_1-1 93eaa93f55a7 About a minute ago 1.13GB nexus.gz1.opensdn.io:5101/opensdn-analytics-collector master-2_1_9_1-1 5012f96c22ca About a minute ago 860MB nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init master-2_1_9_1-1 e55cb1e4dd07 About a minute ago 534MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-collector master-2_1_9_1-1 5d3632dfad0c 2 minutes ago 731MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology master-2_1_9_1-1 968bd9a5effa 2 minutes ago 731MB nexus.gz1.opensdn.io:5101/opensdn-analytics-api master-2_1_9_1-1 28db3a3f00d7 2 minutes ago 538MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-svcmonitor master-2_1_9_1-1 6a6ec6a8fa37 2 minutes ago 525MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk master-2_1_9_1-1 502666bf66c4 2 minutes ago 583MB nexus.gz1.opensdn.io:5101/opensdn-openstack-compute-init master-2_1_9_1-1 7916dfc0de07 2 minutes ago 278MB nexus.gz1.opensdn.io:5101/opensdn-openstack-neutron-init master-2_1_9_1-1 52dd4f3348e3 2 minutes ago 293MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema master-2_1_9_1-1 991ad2a6d5bc 2 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job master-2_1_9_1-1 32d6ed0558f9 2 minutes ago 788MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web master-2_1_9_1-1 c3e59d544227 2 minutes ago 788MB nexus.gz1.opensdn.io:5101/opensdn-openstack-heat-init master-2_1_9_1-1 60f95e1909ee 2 minutes ago 294MB nexus.gz1.opensdn.io:5101/opensdn-kubernetes-kube-manager master-2_1_9_1-1 b066ce15b084 2 minutes ago 517MB nexus.gz1.opensdn.io:5101/opensdn-provisioner master-2_1_9_1-1 baf2a98d9366 2 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-analytics-alarm-gen master-2_1_9_1-1 1dc8f9bb60a5 2 minutes ago 529MB nexus.gz1.opensdn.io:5101/opensdn-node-init master-2_1_9_1-1 a32a57651cbb 2 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base master-2_1_9_1-1 b7d9570864e0 3 minutes ago 788MB nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq master-2_1_9_1-1 aea9f5e0c7d0 3 minutes ago 363MB nexus.gz1.opensdn.io:5101/opensdn-external-stunnel master-2_1_9_1-1 7103683e9b65 3 minutes ago 328MB nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper master-2_1_9_1-1 c19a470fa739 3 minutes ago 301MB nexus.gz1.opensdn.io:5101/opensdn-external-cassandra master-2_1_9_1-1 94aa1230a271 3 minutes ago 687MB nexus.gz1.opensdn.io:5101/opensdn-external-kafka master-2_1_9_1-1 4fcb89193b23 3 minutes ago 744MB nexus.gz1.opensdn.io:5101/opensdn-external-redis master-2_1_9_1-1 587e7caefe19 3 minutes ago 171MB nexus.gz1.opensdn.io:5101/opensdn-external-haproxy master-2_1_9_1-1 a99c371f03aa 4 minutes ago 152MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-base master-2_1_9_1-1 2fbeb231a8a5 4 minutes ago 583MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base master-2_1_9_1-1 b442427d2c35 4 minutes ago 731MB nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd master-2_1_9_1-1 8d8af7dda4d9 4 minutes ago 290MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-base master-2_1_9_1-1 645aca3df2a9 4 minutes ago 574MB nexus.gz1.opensdn.io:5101/opensdn-analytics-base master-2_1_9_1-1 0514eeab8a4f 5 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-base master-2_1_9_1-1 f5c33996482e 5 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-base master-2_1_9_1-1 f6cd2bd33381 5 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-general-base master-2_1_9_1-1 921d4a7327de 6 minutes ago 278MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src master-2_1_9_1-1 00316e6dd12f 6 minutes ago 2.44MB tf-dev-sandbox compile ca523c1c364d 7 minutes ago 24.6GB nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src master-2_1_9_1-1 08cfadda774d 8 minutes ago 1.39MB nexus.gz1.opensdn.io:5101/opensdn-charms-src master-2_1_9_1-1 e512f564e56e 8 minutes ago 6.04MB nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src master-2_1_9_1-1 a78d96ad3e9e 8 minutes ago 32.6MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src 10dc1c167581 8 minutes ago 2.42MB nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src master-2_1_9_1-1 74e6cae7d9c0 8 minutes ago 4.17kB nexus.gz1.opensdn.io:5101/tf-dev-sandbox frozen 8eb7bd37b126 8 hours ago 23.8GB