2025-10-22 05:25:01,681: INFO: Building opensdn-tor-agent 2025-10-22 05:25:01,774: 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_3_8-7 --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 2.1s #2 [internal] load metadata for nexus.gz1.opensdn.io:5101/opensdn-base:master-2_2_3_8-7 #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 DONE 0.0s #4 [internal] load .dockerignore #4 transferring context: #4 transferring context: 2B done #4 DONE 1.6s #5 [1/5] FROM nexus.gz1.opensdn.io:5101/opensdn-base:master-2_2_3_8-7 #5 DONE 0.1s #6 [build 1/1] FROM docker.io/library/tf-dev-sandbox:compile #6 CACHED #7 [internal] load build context #7 transferring context: 1.52kB done #7 DONE 2.7s #8 [stage-1 2/8] COPY --from=build /buildroot/usr/lib/libisc-9.21.3.so /usr/lib/ #8 DONE 2.1s #9 [stage-1 3/8] COPY --from=build /buildroot/usr/lib/libisccc-9.21.3.so /usr/lib/ #9 DONE 6.8s #10 [stage-1 4/8] COPY --from=build /buildroot/usr/lib/libisccfg-9.21.3.so /usr/lib/ #10 DONE 1.9s #11 [stage-1 5/8] COPY --from=build /buildroot/usr/bin/contrail-vrouter-agent-health-check.py /usr/bin/ #11 DONE 1.8s #12 [stage-1 6/8] COPY --from=build /buildroot/usr/bin/contrail_crypt_tunnel_client.py /usr/bin/ #12 DONE 1.2s #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.250 added from: http://tf-mirrors.gz1.opensdn.io/re 30 MB/s | 2.1 MB 00:00 #13 2.082 added from: http://tf-mirrors.gz1.opensdn.io/re 19 MB/s | 730 kB 00:00 #13 2.475 added from: http://tf-mirrors.gz1.opensdn.io/re 6.9 MB/s | 264 kB 00:00 #13 2.813 added from: http://tf-mirrors.gz1.opensdn.io/re 37 MB/s | 7.0 MB 00:00 #13 5.896 added from: http://tf-mirrors.gz1.opensdn.io/re 36 MB/s | 4.0 MB 00:00 #13 7.564 added from: http://tf-mirrors.gz1.opensdn.io/re 2.3 MB/s | 939 kB 00:00 #13 8.079 added from: http://tf-mirrors.gz1.opensdn.io/re 7.9 MB/s | 2.3 MB 00:00 #13 9.117 added from: http://tf-mirrors.gz1.opensdn.io/re 15 MB/s | 392 kB 00:00 #13 9.463 added from: http://tf-mirrors.gz1.opensdn.io/re 6.3 MB/s | 451 kB 00:00 #13 9.944 added from: http://tf-mirrors.gz1.opensdn.io/re 509 kB/s | 16 kB 00:00 #13 10.47 added from: http://tf-mirrors.gz1.opensdn.io/re 885 B/s | 257 B 00:00 #13 10.74 added from: http://tf-mirrors.gz1.opensdn.io/re 102 kB/s | 13 kB 00:00 #13 11.04 added from: http://tf-mirrors.gz1.opensdn.io/re 337 kB/s | 64 kB 00:00 #13 11.87 added from: http://tf-mirrors.gz1.opensdn.io/re 57 MB/s | 30 MB 00:00 #13 19.84 Third parties for OpenSDN 24 MB/s | 5.1 MB 00:00 #13 23.97 Dependencies resolved. #13 23.97 ======================================================================================= #13 23.97 Package Arch Version Repository Size #13 23.97 ======================================================================================= #13 23.97 Installing: #13 23.97 boost x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 11 k #13 23.97 gperftools-libs x86_64 2.9.1-3.el9 tf-mirrors.ci_repos_epel9.repo 308 k #13 23.97 Installing dependencies: #13 23.97 boost-atomic x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 16 k #13 23.97 boost-chrono x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 24 k #13 23.97 boost-container x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 36 k #13 23.97 boost-context x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 15 k #13 23.97 boost-contract x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 44 k #13 23.97 boost-coroutine x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 32 k #13 23.97 boost-date-time x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 13 k #13 23.97 boost-fiber x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 38 k #13 23.97 boost-filesystem x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 57 k #13 23.97 boost-graph x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 101 k #13 23.97 boost-iostreams x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 38 k #13 23.97 boost-locale x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 214 k #13 23.97 boost-log x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 408 k #13 23.97 boost-math x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 205 k #13 23.97 boost-nowide x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 15 k #13 23.97 boost-program-options x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 106 k #13 23.97 boost-python3 x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 92 k #13 23.97 boost-random x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 23 k #13 23.97 boost-regex x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 277 k #13 23.97 boost-serialization x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 129 k #13 23.97 boost-stacktrace x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 27 k #13 23.97 boost-system x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 13 k #13 23.97 boost-test x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 230 k #13 23.97 boost-thread x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 55 k #13 23.97 boost-timer x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 23 k #13 23.97 boost-type_erasure x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 30 k #13 23.97 boost-wave x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 208 k #13 23.97 libicu x86_64 67.1-9.el9 tf-mirrors.ci_repos_yum9-baseos 9.6 M #13 23.97 libunwind x86_64 1.6.2-1.el9 tf-mirrors.ci_repos_epel9.repo 67 k #13 23.97 #13 23.97 Transaction Summary #13 23.97 ======================================================================================= #13 23.97 Install 31 Packages #13 23.97 #13 23.97 Total download size: 12 M #13 23.97 Installed size: 41 M #13 23.97 Downloading Packages: #13 23.99 (1/31): boost-atomic-1.75.0-8.el9.x86_64.rpm 918 kB/s | 16 kB 00:00 #13 23.99 (2/31): boost-1.75.0-8.el9.x86_64.rpm 543 kB/s | 11 kB 00:00 #13 23.99 (3/31): boost-chrono-1.75.0-8.el9.x86_64.rpm 2.1 MB/s | 24 kB 00:00 #13 24.02 (4/31): boost-container-1.75.0-8.el9.x86_64.rpm 3.0 MB/s | 36 kB 00:00 #13 24.02 (5/31): boost-context-1.75.0-8.el9.x86_64.rpm 2.7 MB/s | 15 kB 00:00 #13 24.02 (6/31): boost-contract-1.75.0-8.el9.x86_64.rpm 8.5 MB/s | 44 kB 00:00 #13 24.02 (7/31): boost-coroutine-1.75.0-8.el9.x86_64.rpm 5.7 MB/s | 32 kB 00:00 #13 24.02 (8/31): boost-date-time-1.75.0-8.el9.x86_64.rpm 2.5 MB/s | 13 kB 00:00 #13 24.02 (9/31): boost-fiber-1.75.0-8.el9.x86_64.rpm 5.1 MB/s | 38 kB 00:00 #13 24.02 (10/31): boost-filesystem-1.75.0-8.el9.x86_64.r 6.5 MB/s | 57 kB 00:00 #13 24.05 (11/31): boost-graph-1.75.0-8.el9.x86_64.rpm 11 MB/s | 101 kB 00:00 #13 24.05 (12/31): boost-iostreams-1.75.0-8.el9.x86_64.rp 4.4 MB/s | 38 kB 00:00 #13 24.05 (13/31): boost-locale-1.75.0-8.el9.x86_64.rpm 23 MB/s | 214 kB 00:00 #13 24.05 (14/31): boost-math-1.75.0-8.el9.x86_64.rpm 26 MB/s | 205 kB 00:00 #13 24.05 (15/31): boost-log-1.75.0-8.el9.x86_64.rpm 17 MB/s | 408 kB 00:00 #13 24.05 (16/31): boost-nowide-1.75.0-8.el9.x86_64.rpm 1.3 MB/s | 15 kB 00:00 #13 24.06 (17/31): boost-program-options-1.75.0-8.el9.x86 15 MB/s | 106 kB 00:00 #13 24.06 (18/31): boost-python3-1.75.0-8.el9.x86_64.rpm 10 MB/s | 92 kB 00:00 #13 24.06 (19/31): boost-random-1.75.0-8.el9.x86_64.rpm 3.2 MB/s | 23 kB 00:00 #13 24.07 (20/31): boost-regex-1.75.0-8.el9.x86_64.rpm 24 MB/s | 277 kB 00:00 #13 24.10 (21/31): boost-serialization-1.75.0-8.el9.x86_6 9.8 MB/s | 129 kB 00:00 #13 24.10 (22/31): boost-stacktrace-1.75.0-8.el9.x86_64.r 3.1 MB/s | 27 kB 00:00 #13 24.10 (23/31): boost-system-1.75.0-8.el9.x86_64.rpm 1.6 MB/s | 13 kB 00:00 #13 24.10 (24/31): boost-test-1.75.0-8.el9.x86_64.rpm 23 MB/s | 230 kB 00:00 #13 24.10 (25/31): boost-thread-1.75.0-8.el9.x86_64.rpm 5.1 MB/s | 55 kB 00:00 #13 24.10 (26/31): boost-timer-1.75.0-8.el9.x86_64.rpm 3.0 MB/s | 23 kB 00:00 #13 24.12 (27/31): boost-type_erasure-1.75.0-8.el9.x86_64 4.0 MB/s | 30 kB 00:00 #13 24.12 (28/31): boost-wave-1.75.0-8.el9.x86_64.rpm 21 MB/s | 208 kB 00:00 #13 24.12 (29/31): gperftools-libs-2.9.1-3.el9.x86_64.rpm 22 MB/s | 308 kB 00:00 #13 24.14 (30/31): libunwind-1.6.2-1.el9.x86_64.rpm 5.6 MB/s | 67 kB 00:00 #13 24.22 (31/31): libicu-67.1-9.el9.x86_64.rpm 39 MB/s | 9.6 MB 00:00 #13 24.22 -------------------------------------------------------------------------------- #13 24.22 Total 50 MB/s | 12 MB 00:00 #13 24.22 Running transaction check #13 24.30 Transaction check succeeded. #13 24.30 Running transaction test #13 24.43 Transaction test succeeded. #13 24.45 Running transaction #13 24.95 Preparing : 1/1 #13 25.10 Installing : boost-system-1.75.0-8.el9.x86_64 1/31 #13 25.10 Installing : boost-chrono-1.75.0-8.el9.x86_64 2/31 #13 25.10 Installing : boost-thread-1.75.0-8.el9.x86_64 3/31 #13 25.13 Installing : boost-filesystem-1.75.0-8.el9.x86_64 4/31 #13 25.39 Installing : libicu-67.1-9.el9.x86_64 5/31 #13 25.49 Installing : boost-regex-1.75.0-8.el9.x86_64 6/31 #13 25.64 Installing : boost-context-1.75.0-8.el9.x86_64 7/31 #13 25.74 Installing : boost-date-time-1.75.0-8.el9.x86_64 8/31 #13 25.91 Installing : boost-atomic-1.75.0-8.el9.x86_64 9/31 #13 26.10 Installing : boost-log-1.75.0-8.el9.x86_64 10/31 #13 26.30 Installing : boost-wave-1.75.0-8.el9.x86_64 11/31 #13 26.54 Installing : boost-coroutine-1.75.0-8.el9.x86_64 12/31 #13 26.85 Installing : boost-fiber-1.75.0-8.el9.x86_64 13/31 #13 27.20 Installing : boost-graph-1.75.0-8.el9.x86_64 14/31 #13 27.44 Installing : boost-locale-1.75.0-8.el9.x86_64 15/31 #13 27.82 Installing : boost-type_erasure-1.75.0-8.el9.x86_64 16/31 #13 28.03 Installing : boost-timer-1.75.0-8.el9.x86_64 17/31 #13 28.21 Installing : libunwind-1.6.2-1.el9.x86_64 18/31 #13 28.58 Installing : boost-test-1.75.0-8.el9.x86_64 19/31 #13 28.88 Installing : boost-stacktrace-1.75.0-8.el9.x86_64 20/31 #13 29.08 Installing : boost-serialization-1.75.0-8.el9.x86_64 21/31 #13 29.30 Installing : boost-random-1.75.0-8.el9.x86_64 22/31 #13 30.05 Installing : boost-python3-1.75.0-8.el9.x86_64 23/31 #13 30.09 Installing : boost-program-options-1.75.0-8.el9.x86_64 24/31 #13 30.09 Installing : boost-nowide-1.75.0-8.el9.x86_64 25/31 #13 30.12 Installing : boost-math-1.75.0-8.el9.x86_64 26/31 #13 30.12 Installing : boost-iostreams-1.75.0-8.el9.x86_64 27/31 #13 30.12 Installing : boost-contract-1.75.0-8.el9.x86_64 28/31 #13 30.12 Installing : boost-container-1.75.0-8.el9.x86_64 29/31 #13 30.13 Installing : boost-1.75.0-8.el9.x86_64 30/31 #13 30.15 Installing : gperftools-libs-2.9.1-3.el9.x86_64 31/31 #13 30.19 Running scriptlet: gperftools-libs-2.9.1-3.el9.x86_64 31/31 #13 30.95 Verifying : libicu-67.1-9.el9.x86_64 1/31 #13 30.95 Verifying : boost-1.75.0-8.el9.x86_64 2/31 #13 30.95 Verifying : boost-atomic-1.75.0-8.el9.x86_64 3/31 #13 30.95 Verifying : boost-chrono-1.75.0-8.el9.x86_64 4/31 #13 30.95 Verifying : boost-container-1.75.0-8.el9.x86_64 5/31 #13 30.95 Verifying : boost-context-1.75.0-8.el9.x86_64 6/31 #13 30.95 Verifying : boost-contract-1.75.0-8.el9.x86_64 7/31 #13 30.95 Verifying : boost-coroutine-1.75.0-8.el9.x86_64 8/31 #13 30.95 Verifying : boost-date-time-1.75.0-8.el9.x86_64 9/31 #13 30.95 Verifying : boost-fiber-1.75.0-8.el9.x86_64 10/31 #13 30.95 Verifying : boost-filesystem-1.75.0-8.el9.x86_64 11/31 #13 30.95 Verifying : boost-graph-1.75.0-8.el9.x86_64 12/31 #13 30.95 Verifying : boost-iostreams-1.75.0-8.el9.x86_64 13/31 #13 30.95 Verifying : boost-locale-1.75.0-8.el9.x86_64 14/31 #13 30.95 Verifying : boost-log-1.75.0-8.el9.x86_64 15/31 #13 30.95 Verifying : boost-math-1.75.0-8.el9.x86_64 16/31 #13 30.95 Verifying : boost-nowide-1.75.0-8.el9.x86_64 17/31 #13 30.95 Verifying : boost-program-options-1.75.0-8.el9.x86_64 18/31 #13 30.95 Verifying : boost-python3-1.75.0-8.el9.x86_64 19/31 #13 30.95 Verifying : boost-random-1.75.0-8.el9.x86_64 20/31 #13 30.95 Verifying : boost-regex-1.75.0-8.el9.x86_64 21/31 #13 30.95 Verifying : boost-serialization-1.75.0-8.el9.x86_64 22/31 #13 30.95 Verifying : boost-stacktrace-1.75.0-8.el9.x86_64 23/31 #13 30.95 Verifying : boost-system-1.75.0-8.el9.x86_64 24/31 #13 30.95 Verifying : boost-test-1.75.0-8.el9.x86_64 25/31 #13 30.95 Verifying : boost-thread-1.75.0-8.el9.x86_64 26/31 #13 30.95 Verifying : boost-timer-1.75.0-8.el9.x86_64 27/31 #13 30.95 Verifying : boost-type_erasure-1.75.0-8.el9.x86_64 28/31 #13 30.95 Verifying : boost-wave-1.75.0-8.el9.x86_64 29/31 #13 30.95 Verifying : gperftools-libs-2.9.1-3.el9.x86_64 30/31 #13 30.95 Verifying : libunwind-1.6.2-1.el9.x86_64 31/31 #13 31.81 #13 31.81 Installed: #13 31.81 boost-1.75.0-8.el9.x86_64 #13 31.81 boost-atomic-1.75.0-8.el9.x86_64 #13 31.81 boost-chrono-1.75.0-8.el9.x86_64 #13 31.81 boost-container-1.75.0-8.el9.x86_64 #13 31.81 boost-context-1.75.0-8.el9.x86_64 #13 31.81 boost-contract-1.75.0-8.el9.x86_64 #13 31.81 boost-coroutine-1.75.0-8.el9.x86_64 #13 31.81 boost-date-time-1.75.0-8.el9.x86_64 #13 31.81 boost-fiber-1.75.0-8.el9.x86_64 #13 31.81 boost-filesystem-1.75.0-8.el9.x86_64 #13 31.81 boost-graph-1.75.0-8.el9.x86_64 #13 31.81 boost-iostreams-1.75.0-8.el9.x86_64 #13 31.81 boost-locale-1.75.0-8.el9.x86_64 #13 31.81 boost-log-1.75.0-8.el9.x86_64 #13 31.81 boost-math-1.75.0-8.el9.x86_64 #13 31.81 boost-nowide-1.75.0-8.el9.x86_64 #13 31.81 boost-program-options-1.75.0-8.el9.x86_64 #13 31.81 boost-python3-1.75.0-8.el9.x86_64 #13 31.81 boost-random-1.75.0-8.el9.x86_64 #13 31.81 boost-regex-1.75.0-8.el9.x86_64 #13 31.81 boost-serialization-1.75.0-8.el9.x86_64 #13 31.81 boost-stacktrace-1.75.0-8.el9.x86_64 #13 31.81 boost-system-1.75.0-8.el9.x86_64 #13 31.81 boost-test-1.75.0-8.el9.x86_64 #13 31.81 boost-thread-1.75.0-8.el9.x86_64 #13 31.81 boost-timer-1.75.0-8.el9.x86_64 #13 31.81 boost-type_erasure-1.75.0-8.el9.x86_64 #13 31.81 boost-wave-1.75.0-8.el9.x86_64 #13 31.81 gperftools-libs-2.9.1-3.el9.x86_64 #13 31.81 libicu-67.1-9.el9.x86_64 #13 31.81 libunwind-1.6.2-1.el9.x86_64 #13 31.81 #13 31.81 Complete! #13 32.20 75 files removed #13 32.76 Looking in indexes: http://tf-mirrors.gz1.opensdn.io/root/pypi/+simple/, http://localhost:6667/pip/simple #13 32.80 Collecting contrail-vrouter-api==0.1.dev0 #13 32.80 Downloading http://localhost:6667/pip/simple/contrail-vrouter-api/contrail_vrouter_api-0.1.dev0-py3-none-any.whl (2.9 kB) #13 32.95 Installing collected packages: contrail-vrouter-api #13 32.95 Successfully installed contrail-vrouter-api-0.1.dev0 #13 33.01 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 34.4s #14 [stage-1 8/8] COPY *.sh / #14 DONE 2.5s #15 exporting to image #15 exporting layers #15 exporting layers 4.2s done #15 writing image sha256:5575fb27ee41a6e6e26879569a222057a0e5de180ab07bc616373efe471c601e done #15 naming to nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_2_3_8-7 #15 naming to nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_2_3_8-7 0.1s done #15 DONE 4.4s 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-22 05:27:11,121: INFO: Docker build duration: 130 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-tor-agent] 75a1e6eba498: Preparing 6e4691362791: Preparing d74a729fd95c: Preparing 24f2123a15a0: Preparing 61d3291aa5c7: Preparing 9a3229fbebb8: Preparing 365c6fff1b65: Preparing 6e2350775f34: Preparing 22e52e2807a5: Preparing e5acc907b262: Preparing 2a92be324d13: Preparing 428bc64d1b3d: Preparing 37e566c2658a: Preparing 0803be6395a0: Preparing c9feeb57b2c5: Preparing 9420d283d131: Preparing f9630566d4f1: Preparing 271b13d6986e: Preparing 44343de3ea1d: Preparing 75a1e6eba498: Waiting 6e4691362791: Waiting d74a729fd95c: Waiting 24f2123a15a0: Waiting 61d3291aa5c7: Waiting 9a3229fbebb8: Waiting 365c6fff1b65: Waiting 6e2350775f34: Waiting 22e52e2807a5: Waiting e5acc907b262: Waiting 2a92be324d13: Waiting 428bc64d1b3d: Waiting 37e566c2658a: Waiting 0803be6395a0: Waiting c9feeb57b2c5: Waiting 9420d283d131: Waiting f9630566d4f1: Waiting 271b13d6986e: Waiting 44343de3ea1d: Waiting 75a1e6eba498: Pushed d74a729fd95c: Pushed 24f2123a15a0: Pushed 61d3291aa5c7: Pushed 9a3229fbebb8: Pushed 365c6fff1b65: Pushed 6e2350775f34: Layer already exists 22e52e2807a5: Layer already exists e5acc907b262: Layer already exists 2a92be324d13: Layer already exists 428bc64d1b3d: Layer already exists 37e566c2658a: Layer already exists 0803be6395a0: Layer already exists c9feeb57b2c5: Layer already exists 9420d283d131: Layer already exists f9630566d4f1: Layer already exists 271b13d6986e: Layer already exists 44343de3ea1d: Layer already exists 6e4691362791: Pushed master-2_2_3_8-7: digest: sha256:0da9fdac3b17a1d15a791ea33acd177fcd731cb1b08ad97a5c51c1891d8b2c55 size: 4292 2025-10-22 05:27:53,890: INFO: Building opensdn-tor-agent finished successfully, duration: 172 seconds REPOSITORY TAG IMAGE ID CREATED SIZE nexus.gz1.opensdn.io:5101/opensdn-analytics-collector master-2_2_3_8-7 1529001416d0 29 seconds ago 860MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-api master-2_2_3_8-7 3db6c13476cf 45 seconds ago 551MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-build-init master-2_2_3_8-7 f0a35ba996eb 46 seconds ago 607MB nexus.gz1.opensdn.io:5101/opensdn-tor-agent master-2_2_3_8-7 5575fb27ee41 49 seconds ago 574MB nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine master-2_2_3_8-7 c4f96ad4c390 About a minute ago 741MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent-dpdk master-2_2_3_8-7 fc73361aa925 About a minute ago 790MB nexus.gz1.opensdn.io:5101/opensdn-debug master-2_2_3_8-7 a8efb243a6a1 About a minute ago 278MB nexus.gz1.opensdn.io:5101/opensdn-status master-2_2_3_8-7 93d860e93888 About a minute ago 675MB nexus.gz1.opensdn.io:5101/opensdn-nodemgr master-2_2_3_8-7 e3decdf38d17 About a minute ago 675MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent master-2_2_3_8-7 ddcd7f25dc20 About a minute ago 1.7GB nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns master-2_2_3_8-7 a93aff7999c1 About a minute ago 897MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-control master-2_2_3_8-7 0f9095617f30 About a minute ago 1.13GB nexus.gz1.opensdn.io:5101/opensdn-controller-config-svcmonitor master-2_2_3_8-7 ee069a877751 About a minute ago 536MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-named master-2_2_3_8-7 4328d9ca0e87 About a minute ago 593MB nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init master-2_2_3_8-7 382f833cd818 About a minute ago 533MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-dnsmasq master-2_2_3_8-7 ac6eb1fd9c06 About a minute ago 530MB nexus.gz1.opensdn.io:5101/opensdn-openstack-compute-init master-2_2_3_8-7 1f063af2b48f 2 minutes ago 278MB nexus.gz1.opensdn.io:5101/opensdn-analytics-api master-2_2_3_8-7 63dc90bfa453 2 minutes ago 538MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology master-2_2_3_8-7 ca6d7b003cf5 2 minutes ago 731MB nexus.gz1.opensdn.io:5101/opensdn-test-test master-2_2_3_8-7 f23c786b383f 2 minutes ago 1.64GB opensdn-test-test master-2_2_3_8-7 f23c786b383f 2 minutes ago 1.64GB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-collector master-2_2_3_8-7 531f24b106fb 2 minutes ago 731MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk master-2_2_3_8-7 5e4a2aabae74 2 minutes ago 583MB nexus.gz1.opensdn.io:5101/opensdn-analytics-alarm-gen master-2_2_3_8-7 682378fbfcf5 2 minutes ago 529MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web master-2_2_3_8-7 7c1e7067b9d1 2 minutes ago 788MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job master-2_2_3_8-7 71bb0aa2f773 2 minutes ago 788MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema master-2_2_3_8-7 e4a54a47f90b 2 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-openstack-neutron-init master-2_2_3_8-7 20e6f76d31e8 2 minutes ago 293MB nexus.gz1.opensdn.io:5101/opensdn-openstack-heat-init master-2_2_3_8-7 56b8b49280a7 2 minutes ago 293MB nexus.gz1.opensdn.io:5101/opensdn-kubernetes-kube-manager master-2_2_3_8-7 dc0926374cbd 2 minutes ago 517MB nexus.gz1.opensdn.io:5101/opensdn-provisioner master-2_2_3_8-7 b26bf12f4145 2 minutes ago 513MB nexus.gz1.opensdn.io:5101/opensdn-node-init master-2_2_3_8-7 214df9baa246 2 minutes ago 513MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base master-2_2_3_8-7 61c6a9785b99 3 minutes ago 788MB nexus.gz1.opensdn.io:5101/opensdn-external-stunnel master-2_2_3_8-7 88f367edc104 3 minutes ago 328MB nexus.gz1.opensdn.io:5101/opensdn-external-cassandra master-2_2_3_8-7 41453f9c5efe 4 minutes ago 687MB nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq master-2_2_3_8-7 c9d29ef96821 4 minutes ago 363MB nexus.gz1.opensdn.io:5101/opensdn-external-redis master-2_2_3_8-7 ec40d8cfd841 4 minutes ago 171MB nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper master-2_2_3_8-7 989a234b4628 4 minutes ago 301MB nexus.gz1.opensdn.io:5101/opensdn-external-kafka master-2_2_3_8-7 7b3d4d56255d 4 minutes ago 744MB nexus.gz1.opensdn.io:5101/opensdn-external-haproxy master-2_2_3_8-7 827aa4275b96 4 minutes ago 144MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base master-2_2_3_8-7 20d35ffec913 4 minutes ago 731MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-base master-2_2_3_8-7 f23f585e2261 4 minutes ago 583MB nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd master-2_2_3_8-7 ada0537e7e00 4 minutes ago 290MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-base master-2_2_3_8-7 2755dc427ca7 4 minutes ago 574MB nexus.gz1.opensdn.io:5101/opensdn-analytics-base master-2_2_3_8-7 6104a86e56d5 5 minutes ago 513MB nexus.gz1.opensdn.io:5101/opensdn-base master-2_2_3_8-7 4606c86e56f5 5 minutes ago 513MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-base master-2_2_3_8-7 1f2eacfacd1c 5 minutes ago 513MB nexus.gz1.opensdn.io:5101/opensdn-general-base master-2_2_3_8-7 dc5b56ec960b 6 minutes ago 278MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src master-2_2_3_8-7 4d591136b78b 6 minutes ago 2.45MB tf-dev-sandbox compile 2fc6fcfc2f58 7 minutes ago 35.1GB nexus.gz1.opensdn.io:5101/opensdn-charms-src master-2_2_3_8-7 558502fc4d0a 14 minutes ago 6.04MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src 7c49dbe65cc3 14 minutes ago 2.43MB nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src master-2_2_3_8-7 311a85f8a783 14 minutes ago 1.39MB nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src master-2_2_3_8-7 a5292f3091f7 14 minutes ago 32.6MB nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src master-2_2_3_8-7 f4f828cdcf26 14 minutes ago 4.17kB nexus.gz1.opensdn.io:5101/tf-dev-sandbox frozen 660df38427e4 8 hours ago 23.6GB