2025-10-18 09:43:36,408: INFO: Building opensdn-tor-agent 2025-10-18 09:43:36,459: 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_0_4_3-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 1.7s #2 [internal] load metadata for nexus.gz1.opensdn.io:5101/opensdn-base:master-2_0_4_3-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 transferring context: #4 transferring context: 2B done #4 DONE 2.3s #5 [1/5] FROM nexus.gz1.opensdn.io:5101/opensdn-base:master-2_0_4_3-7 #5 DONE 0.2s #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 0.7s #8 [stage-1 2/8] COPY --from=build /buildroot/usr/lib/libisc-9.21.3.so /usr/lib/ #8 DONE 1.2s #9 [stage-1 3/8] COPY --from=build /buildroot/usr/lib/libisccc-9.21.3.so /usr/lib/ #9 DONE 1.3s #10 [stage-1 4/8] COPY --from=build /buildroot/usr/lib/libisccfg-9.21.3.so /usr/lib/ #10 DONE 2.3s #11 [stage-1 5/8] COPY --from=build /buildroot/usr/bin/contrail-vrouter-agent-health-check.py /usr/bin/ #11 DONE 1.0s #12 [stage-1 6/8] COPY --from=build /buildroot/usr/bin/contrail_crypt_tunnel_client.py /usr/bin/ #12 DONE 2.0s #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.545 added from: http://tf-mirrors.gz1.opensdn.io/re 6.8 MB/s | 2.1 MB 00:00 #13 2.359 added from: http://tf-mirrors.gz1.opensdn.io/re 3.2 MB/s | 730 kB 00:00 #13 2.689 added from: http://tf-mirrors.gz1.opensdn.io/re 6.2 MB/s | 264 kB 00:00 #13 3.052 added from: http://tf-mirrors.gz1.opensdn.io/re 33 MB/s | 7.0 MB 00:00 #13 5.950 added from: http://tf-mirrors.gz1.opensdn.io/re 31 MB/s | 4.0 MB 00:00 #13 7.420 added from: http://tf-mirrors.gz1.opensdn.io/re 11 MB/s | 939 kB 00:00 #13 7.951 added from: http://tf-mirrors.gz1.opensdn.io/re 26 MB/s | 2.3 MB 00:00 #13 8.923 added from: http://tf-mirrors.gz1.opensdn.io/re 11 MB/s | 392 kB 00:00 #13 9.434 added from: http://tf-mirrors.gz1.opensdn.io/re 2.0 MB/s | 451 kB 00:00 #13 9.724 added from: http://tf-mirrors.gz1.opensdn.io/re 673 kB/s | 16 kB 00:00 #13 9.973 added from: http://tf-mirrors.gz1.opensdn.io/re 6.4 kB/s | 257 B 00:00 #13 10.12 added from: http://tf-mirrors.gz1.opensdn.io/re 365 kB/s | 13 kB 00:00 #13 10.29 added from: http://tf-mirrors.gz1.opensdn.io/re 2.3 MB/s | 64 kB 00:00 #13 11.34 added from: http://tf-mirrors.gz1.opensdn.io/re 45 MB/s | 30 MB 00:00 #13 23.93 Third parties for OpenSDN 31 MB/s | 5.1 MB 00:00 #13 29.08 Dependencies resolved. #13 29.08 ======================================================================================= #13 29.08 Package Arch Version Repository Size #13 29.08 ======================================================================================= #13 29.08 Installing: #13 29.08 boost x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 11 k #13 29.08 gperftools-libs x86_64 2.9.1-3.el9 tf-mirrors.ci_repos_epel9.repo 308 k #13 29.08 Installing dependencies: #13 29.08 boost-atomic x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 16 k #13 29.08 boost-chrono x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 24 k #13 29.08 boost-container x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 36 k #13 29.08 boost-context x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 15 k #13 29.08 boost-contract x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 44 k #13 29.08 boost-coroutine x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 32 k #13 29.08 boost-date-time x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 13 k #13 29.08 boost-fiber x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 38 k #13 29.08 boost-filesystem x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 57 k #13 29.08 boost-graph x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 101 k #13 29.08 boost-iostreams x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 38 k #13 29.08 boost-locale x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 214 k #13 29.08 boost-log x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 408 k #13 29.08 boost-math x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 205 k #13 29.08 boost-nowide x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 15 k #13 29.08 boost-program-options x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 106 k #13 29.08 boost-python3 x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 92 k #13 29.08 boost-random x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 23 k #13 29.08 boost-regex x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 277 k #13 29.08 boost-serialization x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 129 k #13 29.08 boost-stacktrace x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 27 k #13 29.08 boost-system x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 13 k #13 29.08 boost-test x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 230 k #13 29.08 boost-thread x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 55 k #13 29.08 boost-timer x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 23 k #13 29.08 boost-type_erasure x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 30 k #13 29.08 boost-wave x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 208 k #13 29.08 libicu x86_64 67.1-9.el9 tf-mirrors.ci_repos_yum9-baseos 9.6 M #13 29.08 libunwind x86_64 1.6.2-1.el9 tf-mirrors.ci_repos_epel9.repo 67 k #13 29.08 #13 29.08 Transaction Summary #13 29.08 ======================================================================================= #13 29.08 Install 31 Packages #13 29.08 #13 29.08 Total download size: 12 M #13 29.08 Installed size: 41 M #13 29.08 Downloading Packages: #13 29.14 (1/31): boost-atomic-1.75.0-8.el9.x86_64.rpm 738 kB/s | 16 kB 00:00 #13 29.14 (2/31): boost-1.75.0-8.el9.x86_64.rpm 439 kB/s | 11 kB 00:00 #13 29.14 (3/31): boost-chrono-1.75.0-8.el9.x86_64.rpm 4.8 MB/s | 24 kB 00:00 #13 29.14 (4/31): boost-container-1.75.0-8.el9.x86_64.rpm 3.9 MB/s | 36 kB 00:00 #13 29.14 (5/31): boost-context-1.75.0-8.el9.x86_64.rpm 1.5 MB/s | 15 kB 00:00 #13 29.14 (6/31): boost-contract-1.75.0-8.el9.x86_64.rpm 7.4 MB/s | 44 kB 00:00 #13 29.14 (7/31): boost-coroutine-1.75.0-8.el9.x86_64.rpm 5.0 MB/s | 32 kB 00:00 #13 29.14 (8/31): boost-date-time-1.75.0-8.el9.x86_64.rpm 2.1 MB/s | 13 kB 00:00 #13 29.14 (9/31): boost-fiber-1.75.0-8.el9.x86_64.rpm 6.7 MB/s | 38 kB 00:00 #13 29.14 (10/31): boost-filesystem-1.75.0-8.el9.x86_64.r 9.5 MB/s | 57 kB 00:00 #13 29.14 (11/31): boost-graph-1.75.0-8.el9.x86_64.rpm 16 MB/s | 101 kB 00:00 #13 29.14 (12/31): boost-iostreams-1.75.0-8.el9.x86_64.rp 6.5 MB/s | 38 kB 00:00 #13 29.16 (13/31): boost-locale-1.75.0-8.el9.x86_64.rpm 26 MB/s | 214 kB 00:00 #13 29.16 (14/31): boost-math-1.75.0-8.el9.x86_64.rpm 30 MB/s | 205 kB 00:00 #13 29.16 (15/31): boost-nowide-1.75.0-8.el9.x86_64.rpm 3.9 MB/s | 15 kB 00:00 #13 29.16 (16/31): boost-log-1.75.0-8.el9.x86_64.rpm 17 MB/s | 408 kB 00:00 #13 29.16 (17/31): boost-program-options-1.75.0-8.el9.x86 9.6 MB/s | 106 kB 00:00 #13 29.16 (18/31): boost-python3-1.75.0-8.el9.x86_64.rpm 13 MB/s | 92 kB 00:00 #13 29.16 (19/31): boost-random-1.75.0-8.el9.x86_64.rpm 4.1 MB/s | 23 kB 00:00 #13 29.18 (20/31): boost-serialization-1.75.0-8.el9.x86_6 19 MB/s | 129 kB 00:00 #13 29.18 (21/31): boost-regex-1.75.0-8.el9.x86_64.rpm 20 MB/s | 277 kB 00:00 #13 29.18 (22/31): boost-stacktrace-1.75.0-8.el9.x86_64.r 3.4 MB/s | 27 kB 00:00 #13 29.20 (23/31): boost-system-1.75.0-8.el9.x86_64.rpm 2.3 MB/s | 13 kB 00:00 #13 29.20 (24/31): boost-test-1.75.0-8.el9.x86_64.rpm 26 MB/s | 230 kB 00:00 #13 29.22 (25/31): boost-thread-1.75.0-8.el9.x86_64.rpm 1.7 MB/s | 55 kB 00:00 #13 29.22 (26/31): boost-timer-1.75.0-8.el9.x86_64.rpm 826 kB/s | 23 kB 00:00 #13 29.24 (27/31): boost-type_erasure-1.75.0-8.el9.x86_64 5.7 MB/s | 30 kB 00:00 #13 29.24 (28/31): boost-wave-1.75.0-8.el9.x86_64.rpm 28 MB/s | 208 kB 00:00 #13 29.27 (29/31): gperftools-libs-2.9.1-3.el9.x86_64.rpm 22 MB/s | 308 kB 00:00 #13 29.27 (30/31): libunwind-1.6.2-1.el9.x86_64.rpm 6.0 MB/s | 67 kB 00:00 #13 29.34 (31/31): libicu-67.1-9.el9.x86_64.rpm 38 MB/s | 9.6 MB 00:00 #13 29.34 -------------------------------------------------------------------------------- #13 29.34 Total 48 MB/s | 12 MB 00:00 #13 29.34 Running transaction check #13 29.38 Transaction check succeeded. #13 29.38 Running transaction test #13 29.71 Transaction test succeeded. #13 29.71 Running transaction #13 30.25 Preparing : 1/1 #13 30.57 Installing : boost-system-1.75.0-8.el9.x86_64 1/31 #13 30.76 Installing : boost-chrono-1.75.0-8.el9.x86_64 2/31 #13 30.76 Installing : boost-thread-1.75.0-8.el9.x86_64 3/31 #13 30.76 Installing : boost-filesystem-1.75.0-8.el9.x86_64 4/31 #13 30.99 Installing : libicu-67.1-9.el9.x86_64 5/31 #13 31.03 Installing : boost-regex-1.75.0-8.el9.x86_64 6/31 #13 31.03 Installing : boost-context-1.75.0-8.el9.x86_64 7/31 #13 31.19 Installing : boost-date-time-1.75.0-8.el9.x86_64 8/31 #13 31.19 Installing : boost-atomic-1.75.0-8.el9.x86_64 9/31 #13 31.19 Installing : boost-log-1.75.0-8.el9.x86_64 10/31 #13 31.22 Installing : boost-wave-1.75.0-8.el9.x86_64 11/31 #13 31.23 Installing : boost-coroutine-1.75.0-8.el9.x86_64 12/31 #13 31.23 Installing : boost-fiber-1.75.0-8.el9.x86_64 13/31 #13 31.25 Installing : boost-graph-1.75.0-8.el9.x86_64 14/31 #13 31.28 Installing : boost-locale-1.75.0-8.el9.x86_64 15/31 #13 31.28 Installing : boost-type_erasure-1.75.0-8.el9.x86_64 16/31 #13 31.29 Installing : boost-timer-1.75.0-8.el9.x86_64 17/31 #13 31.33 Installing : libunwind-1.6.2-1.el9.x86_64 18/31 #13 31.33 Installing : boost-test-1.75.0-8.el9.x86_64 19/31 #13 31.35 Installing : boost-stacktrace-1.75.0-8.el9.x86_64 20/31 #13 31.35 Installing : boost-serialization-1.75.0-8.el9.x86_64 21/31 #13 31.37 Installing : boost-random-1.75.0-8.el9.x86_64 22/31 #13 31.37 Installing : boost-python3-1.75.0-8.el9.x86_64 23/31 #13 31.37 Installing : boost-program-options-1.75.0-8.el9.x86_64 24/31 #13 31.39 Installing : boost-nowide-1.75.0-8.el9.x86_64 25/31 #13 31.42 Installing : boost-math-1.75.0-8.el9.x86_64 26/31 #13 31.49 Installing : boost-iostreams-1.75.0-8.el9.x86_64 27/31 #13 31.49 Installing : boost-contract-1.75.0-8.el9.x86_64 28/31 #13 31.49 Installing : boost-container-1.75.0-8.el9.x86_64 29/31 #13 31.49 Installing : boost-1.75.0-8.el9.x86_64 30/31 #13 31.49 Installing : gperftools-libs-2.9.1-3.el9.x86_64 31/31 #13 31.52 Running scriptlet: gperftools-libs-2.9.1-3.el9.x86_64 31/31 #13 31.75 Verifying : libicu-67.1-9.el9.x86_64 1/31 #13 31.75 Verifying : boost-1.75.0-8.el9.x86_64 2/31 #13 31.75 Verifying : boost-atomic-1.75.0-8.el9.x86_64 3/31 #13 31.75 Verifying : boost-chrono-1.75.0-8.el9.x86_64 4/31 #13 31.75 Verifying : boost-container-1.75.0-8.el9.x86_64 5/31 #13 31.75 Verifying : boost-context-1.75.0-8.el9.x86_64 6/31 #13 31.75 Verifying : boost-contract-1.75.0-8.el9.x86_64 7/31 #13 31.75 Verifying : boost-coroutine-1.75.0-8.el9.x86_64 8/31 #13 31.75 Verifying : boost-date-time-1.75.0-8.el9.x86_64 9/31 #13 31.75 Verifying : boost-fiber-1.75.0-8.el9.x86_64 10/31 #13 31.75 Verifying : boost-filesystem-1.75.0-8.el9.x86_64 11/31 #13 31.75 Verifying : boost-graph-1.75.0-8.el9.x86_64 12/31 #13 31.75 Verifying : boost-iostreams-1.75.0-8.el9.x86_64 13/31 #13 31.75 Verifying : boost-locale-1.75.0-8.el9.x86_64 14/31 #13 31.75 Verifying : boost-log-1.75.0-8.el9.x86_64 15/31 #13 31.75 Verifying : boost-math-1.75.0-8.el9.x86_64 16/31 #13 31.75 Verifying : boost-nowide-1.75.0-8.el9.x86_64 17/31 #13 31.75 Verifying : boost-program-options-1.75.0-8.el9.x86_64 18/31 #13 31.75 Verifying : boost-python3-1.75.0-8.el9.x86_64 19/31 #13 31.75 Verifying : boost-random-1.75.0-8.el9.x86_64 20/31 #13 31.75 Verifying : boost-regex-1.75.0-8.el9.x86_64 21/31 #13 31.75 Verifying : boost-serialization-1.75.0-8.el9.x86_64 22/31 #13 31.75 Verifying : boost-stacktrace-1.75.0-8.el9.x86_64 23/31 #13 31.75 Verifying : boost-system-1.75.0-8.el9.x86_64 24/31 #13 31.75 Verifying : boost-test-1.75.0-8.el9.x86_64 25/31 #13 31.75 Verifying : boost-thread-1.75.0-8.el9.x86_64 26/31 #13 31.75 Verifying : boost-timer-1.75.0-8.el9.x86_64 27/31 #13 31.75 Verifying : boost-type_erasure-1.75.0-8.el9.x86_64 28/31 #13 31.75 Verifying : boost-wave-1.75.0-8.el9.x86_64 29/31 #13 31.75 Verifying : gperftools-libs-2.9.1-3.el9.x86_64 30/31 #13 31.75 Verifying : libunwind-1.6.2-1.el9.x86_64 31/31 #13 31.84 #13 31.84 Installed: #13 31.84 boost-1.75.0-8.el9.x86_64 #13 31.84 boost-atomic-1.75.0-8.el9.x86_64 #13 31.84 boost-chrono-1.75.0-8.el9.x86_64 #13 31.84 boost-container-1.75.0-8.el9.x86_64 #13 31.84 boost-context-1.75.0-8.el9.x86_64 #13 31.84 boost-contract-1.75.0-8.el9.x86_64 #13 31.84 boost-coroutine-1.75.0-8.el9.x86_64 #13 31.84 boost-date-time-1.75.0-8.el9.x86_64 #13 31.84 boost-fiber-1.75.0-8.el9.x86_64 #13 31.84 boost-filesystem-1.75.0-8.el9.x86_64 #13 31.84 boost-graph-1.75.0-8.el9.x86_64 #13 31.84 boost-iostreams-1.75.0-8.el9.x86_64 #13 31.84 boost-locale-1.75.0-8.el9.x86_64 #13 31.84 boost-log-1.75.0-8.el9.x86_64 #13 31.84 boost-math-1.75.0-8.el9.x86_64 #13 31.84 boost-nowide-1.75.0-8.el9.x86_64 #13 31.84 boost-program-options-1.75.0-8.el9.x86_64 #13 31.84 boost-python3-1.75.0-8.el9.x86_64 #13 31.84 boost-random-1.75.0-8.el9.x86_64 #13 31.84 boost-regex-1.75.0-8.el9.x86_64 #13 31.84 boost-serialization-1.75.0-8.el9.x86_64 #13 31.84 boost-stacktrace-1.75.0-8.el9.x86_64 #13 31.84 boost-system-1.75.0-8.el9.x86_64 #13 31.84 boost-test-1.75.0-8.el9.x86_64 #13 31.84 boost-thread-1.75.0-8.el9.x86_64 #13 31.84 boost-timer-1.75.0-8.el9.x86_64 #13 31.84 boost-type_erasure-1.75.0-8.el9.x86_64 #13 31.84 boost-wave-1.75.0-8.el9.x86_64 #13 31.84 gperftools-libs-2.9.1-3.el9.x86_64 #13 31.84 libicu-67.1-9.el9.x86_64 #13 31.84 libunwind-1.6.2-1.el9.x86_64 #13 31.84 #13 31.84 Complete! #13 32.16 75 files removed #13 32.91 Looking in indexes: http://tf-mirrors.gz1.opensdn.io/root/pypi/+simple/, http://localhost:6667/pip/simple #13 32.95 Collecting contrail-vrouter-api==0.1.dev0 #13 32.95 Downloading http://localhost:6667/pip/simple/contrail-vrouter-api/contrail_vrouter_api-0.1.dev0-py3-none-any.whl (2.9 kB) #13 33.09 Installing collected packages: contrail-vrouter-api #13 33.28 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 33.28 Successfully installed contrail-vrouter-api-0.1.dev0 #13 DONE 35.5s #14 [stage-1 8/8] COPY *.sh / #14 DONE 4.1s #15 exporting to image #15 exporting layers #15 exporting layers 3.2s done #15 writing image sha256:9480f623d4c74e74439115e2ed48048b874a45d21dee2a41e74b85314b740b1b #15 writing image sha256:9480f623d4c74e74439115e2ed48048b874a45d21dee2a41e74b85314b740b1b 0.1s done #15 naming to nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_0_4_3-7 0.1s 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-18 09:45:10,036: INFO: Docker build duration: 94 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-tor-agent] 02e905f55920: Preparing c4d4603c78e9: Preparing edec20fcbd43: Preparing 88ec33b9a357: Preparing d103655e2662: Preparing 6260ca7e8ff8: Preparing 281c0ac28d20: Preparing 995b2f73b323: Preparing 80f3993cb2ca: Preparing 79967957f85a: Preparing e7d6c2f1101b: Preparing 97e3517d9114: Preparing d8cbb889644a: Preparing 293859e84715: Preparing 7a13f2ca0e97: Preparing 29bc42d38288: Preparing c5672c4a6ebd: Preparing d27893f8168a: Preparing 44343de3ea1d: Preparing 02e905f55920: Waiting c4d4603c78e9: Waiting edec20fcbd43: Waiting 88ec33b9a357: Waiting d103655e2662: Waiting 6260ca7e8ff8: Waiting 281c0ac28d20: Waiting 995b2f73b323: Waiting 80f3993cb2ca: Waiting 79967957f85a: Waiting e7d6c2f1101b: Waiting 97e3517d9114: Waiting d8cbb889644a: Waiting 293859e84715: Waiting 7a13f2ca0e97: Waiting 29bc42d38288: Waiting c5672c4a6ebd: Waiting d27893f8168a: Waiting 44343de3ea1d: Waiting 02e905f55920: Pushed edec20fcbd43: Pushed 88ec33b9a357: Pushed d103655e2662: Pushed 6260ca7e8ff8: Pushed 281c0ac28d20: Pushed 995b2f73b323: Layer already exists 80f3993cb2ca: Layer already exists 79967957f85a: Layer already exists e7d6c2f1101b: Layer already exists 97e3517d9114: Layer already exists 293859e84715: Layer already exists d8cbb889644a: Layer already exists 7a13f2ca0e97: Layer already exists 29bc42d38288: Layer already exists c5672c4a6ebd: Layer already exists d27893f8168a: Layer already exists 44343de3ea1d: Layer already exists c4d4603c78e9: Pushed master-2_0_4_3-7: digest: sha256:3175eaa657071c588ec005bf41f3959255231dd83add561202e230c91417ef54 size: 4292 2025-10-18 09:45:26,099: INFO: Building opensdn-tor-agent finished successfully, duration: 110 seconds REPOSITORY TAG IMAGE ID CREATED SIZE nexus.gz1.opensdn.io:5101/opensdn-debug master-2_0_4_3-7 7361d25cbbbc 7 seconds ago 278MB nexus.gz1.opensdn.io:5101/opensdn-nodemgr master-2_0_4_3-7 c115f8b4ba05 16 seconds ago 675MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-named master-2_0_4_3-7 4fe4ef40e655 20 seconds ago 584MB nexus.gz1.opensdn.io:5101/opensdn-status master-2_0_4_3-7 7d95d6600cee 24 seconds ago 675MB nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init master-2_0_4_3-7 613e329e7ed7 25 seconds ago 534MB nexus.gz1.opensdn.io:5101/opensdn-openstack-compute-init master-2_0_4_3-7 6140513b6ec8 26 seconds ago 278MB nexus.gz1.opensdn.io:5101/opensdn-tor-agent master-2_0_4_3-7 9480f623d4c7 28 seconds ago 574MB nexus.gz1.opensdn.io:5101/opensdn-analytics-collector master-2_0_4_3-7 bab9099ad21a 29 seconds ago 860MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent-dpdk master-2_0_4_3-7 ad6a22f32a96 34 seconds ago 791MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-dnsmasq master-2_0_4_3-7 31c89232c170 40 seconds ago 530MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-api master-2_0_4_3-7 bcea4e68e949 42 seconds ago 548MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns master-2_0_4_3-7 a29714db50ce 51 seconds ago 889MB nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine master-2_0_4_3-7 aa4fe2dde5d0 About a minute ago 741MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-control master-2_0_4_3-7 e201b61de9f1 About a minute ago 1.13GB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-collector master-2_0_4_3-7 6176027e4a25 About a minute ago 732MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology master-2_0_4_3-7 3792d1429db7 About a minute ago 731MB nexus.gz1.opensdn.io:5101/opensdn-analytics-api master-2_0_4_3-7 4e0a0fdfdbf6 About a minute ago 538MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-svcmonitor master-2_0_4_3-7 f29314b9a07a About a minute ago 525MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk master-2_0_4_3-7 5a7064e96592 About a minute ago 583MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job master-2_0_4_3-7 cd40c58c95ac About a minute ago 788MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web master-2_0_4_3-7 551237ce99b7 About a minute ago 788MB nexus.gz1.opensdn.io:5101/opensdn-openstack-neutron-init master-2_0_4_3-7 1da6797996cd About a minute ago 293MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema master-2_0_4_3-7 2ec6e83d2a56 About a minute ago 514MB nexus.gz1.opensdn.io:5101/opensdn-analytics-alarm-gen master-2_0_4_3-7 9837be50a392 About a minute ago 529MB nexus.gz1.opensdn.io:5101/opensdn-openstack-heat-init master-2_0_4_3-7 39a35481a7bd About a minute ago 294MB nexus.gz1.opensdn.io:5101/opensdn-kubernetes-kube-manager master-2_0_4_3-7 4601c530950e About a minute ago 517MB nexus.gz1.opensdn.io:5101/opensdn-node-init master-2_0_4_3-7 876f0dde1759 About a minute ago 514MB nexus.gz1.opensdn.io:5101/opensdn-provisioner master-2_0_4_3-7 2e3e4b1607d4 About a minute ago 514MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base master-2_0_4_3-7 89f8352b3d46 2 minutes ago 788MB nexus.gz1.opensdn.io:5101/opensdn-external-stunnel master-2_0_4_3-7 810fff063122 2 minutes ago 328MB nexus.gz1.opensdn.io:5101/opensdn-external-cassandra master-2_0_4_3-7 4a0c4fb3a171 2 minutes ago 331MB nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq master-2_0_4_3-7 b18016ed2f5e 2 minutes ago 363MB nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper master-2_0_4_3-7 ea2417a1aec0 2 minutes ago 301MB nexus.gz1.opensdn.io:5101/opensdn-external-redis master-2_0_4_3-7 42740c3054cf 2 minutes ago 171MB nexus.gz1.opensdn.io:5101/opensdn-external-kafka master-2_0_4_3-7 c29d227cfa13 2 minutes ago 744MB nexus.gz1.opensdn.io:5101/opensdn-external-haproxy master-2_0_4_3-7 a1f8a49db706 3 minutes ago 152MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base master-2_0_4_3-7 ad57f22d16aa 3 minutes ago 731MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-base master-2_0_4_3-7 d31872aa59b7 3 minutes ago 583MB nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd master-2_0_4_3-7 1b2957369a24 3 minutes ago 290MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-base master-2_0_4_3-7 507ba369c729 3 minutes ago 574MB nexus.gz1.opensdn.io:5101/opensdn-base master-2_0_4_3-7 065fa9345971 4 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-base master-2_0_4_3-7 ecbd6079f4c4 4 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-analytics-base master-2_0_4_3-7 0a0ed56bf786 4 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-general-base master-2_0_4_3-7 3bcc27d3213f 5 minutes ago 278MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src master-2_0_4_3-7 e57805e1ad0c 5 minutes ago 2.35MB tf-dev-sandbox compile f3c3505e12e2 5 minutes ago 24.9GB nexus.gz1.opensdn.io:5101/opensdn-charms-src master-2_0_4_3-7 be693674de70 About an hour ago 6.04MB nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src master-2_0_4_3-7 442b438898a6 About an hour ago 1.39MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src ad3c7f5aecef About an hour ago 2.33MB nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src master-2_0_4_3-7 4f627f3e6cee About an hour ago 32.6MB nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src master-2_0_4_3-7 406ef10a9c47 About an hour ago 4.17kB tf-dev-sandbox frozen 981a07896fbb About an hour ago 2.81GB nexus.gz1.opensdn.io:5101/tf-dev-sandbox frozen 981a07896fbb About an hour ago 2.81GB rockylinux 9 9cc24f05f309 22 months ago 176MB