2025-10-09 07:42:11,425: INFO: Building opensdn-tor-agent 2025-10-09 07:42:11,496: 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_0_5-3_3 --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_1_0_5-3_3 #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.6s #5 [1/5] FROM nexus.gz1.opensdn.io:5101/opensdn-base:master-2_1_0_5-3_3 #5 DONE 0.1s #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 0.0s done #7 DONE 3.1s #8 [stage-1 2/8] COPY --from=build /buildroot/usr/lib/libisc-9.21.3.so /usr/lib/ #8 DONE 0.4s #9 [stage-1 3/8] COPY --from=build /buildroot/usr/lib/libisccc-9.21.3.so /usr/lib/ #9 DONE 0.4s #10 [stage-1 4/8] COPY --from=build /buildroot/usr/lib/libisccfg-9.21.3.so /usr/lib/ #10 DONE 0.3s #11 [stage-1 5/8] COPY --from=build /buildroot/usr/bin/contrail-vrouter-agent-health-check.py /usr/bin/ #11 DONE 0.5s #12 [stage-1 6/8] COPY --from=build /buildroot/usr/bin/contrail_crypt_tunnel_client.py /usr/bin/ #12 DONE 0.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 0.957 Contrail repo 9.0 kB/s | 257 B 00:00 #13 1.097 added from: http://tf-mirrors.gz1.opensdn.io/re 15 MB/s | 2.1 MB 00:00 #13 1.527 added from: http://tf-mirrors.gz1.opensdn.io/re 18 MB/s | 730 kB 00:00 #13 2.069 added from: http://tf-mirrors.gz1.opensdn.io/re 6.2 MB/s | 264 kB 00:00 #13 2.319 added from: http://tf-mirrors.gz1.opensdn.io/re 47 MB/s | 7.0 MB 00:00 #13 6.752 added from: http://tf-mirrors.gz1.opensdn.io/re 28 MB/s | 4.0 MB 00:00 #13 9.483 added from: http://tf-mirrors.gz1.opensdn.io/re 13 MB/s | 939 kB 00:00 #13 10.36 added from: http://tf-mirrors.gz1.opensdn.io/re 22 MB/s | 2.3 MB 00:00 #13 12.00 added from: http://tf-mirrors.gz1.opensdn.io/re 7.8 MB/s | 392 kB 00:00 #13 12.62 added from: http://tf-mirrors.gz1.opensdn.io/re 9.1 MB/s | 451 kB 00:00 #13 13.19 added from: http://tf-mirrors.gz1.opensdn.io/re 73 kB/s | 16 kB 00:00 #13 13.87 added from: http://tf-mirrors.gz1.opensdn.io/re 564 B/s | 257 B 00:00 #13 14.49 added from: http://tf-mirrors.gz1.opensdn.io/re 38 kB/s | 13 kB 00:00 #13 15.29 added from: http://tf-mirrors.gz1.opensdn.io/re 117 kB/s | 64 kB 00:00 #13 16.34 added from: http://tf-mirrors.gz1.opensdn.io/re 47 MB/s | 30 MB 00:00 #13 33.26 Third parties for OpenSDN 21 MB/s | 5.1 MB 00:00 #13 43.07 Dependencies resolved. #13 43.07 ======================================================================================= #13 43.07 Package Arch Version Repository Size #13 43.07 ======================================================================================= #13 43.07 Installing: #13 43.07 boost x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 11 k #13 43.07 gperftools-libs x86_64 2.9.1-3.el9 tf-mirrors.ci_repos_epel9.repo 308 k #13 43.07 Installing dependencies: #13 43.07 boost-atomic x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 16 k #13 43.07 boost-chrono x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 24 k #13 43.07 boost-container x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 36 k #13 43.07 boost-context x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 15 k #13 43.07 boost-contract x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 44 k #13 43.07 boost-coroutine x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 32 k #13 43.07 boost-date-time x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 13 k #13 43.07 boost-fiber x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 38 k #13 43.07 boost-filesystem x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 57 k #13 43.07 boost-graph x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 101 k #13 43.07 boost-iostreams x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 38 k #13 43.07 boost-locale x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 214 k #13 43.07 boost-log x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 408 k #13 43.07 boost-math x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 205 k #13 43.07 boost-nowide x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 15 k #13 43.07 boost-program-options x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 106 k #13 43.07 boost-python3 x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 92 k #13 43.07 boost-random x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 23 k #13 43.07 boost-regex x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 277 k #13 43.07 boost-serialization x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 129 k #13 43.07 boost-stacktrace x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 27 k #13 43.07 boost-system x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 13 k #13 43.07 boost-test x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 230 k #13 43.07 boost-thread x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 55 k #13 43.07 boost-timer x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 23 k #13 43.07 boost-type_erasure x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 30 k #13 43.07 boost-wave x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 208 k #13 43.07 libicu x86_64 67.1-9.el9 tf-mirrors.ci_repos_yum9-baseos 9.6 M #13 43.07 libunwind x86_64 1.6.2-1.el9 tf-mirrors.ci_repos_epel9.repo 67 k #13 43.07 #13 43.07 Transaction Summary #13 43.07 ======================================================================================= #13 43.07 Install 31 Packages #13 43.07 #13 43.07 Total download size: 12 M #13 43.07 Installed size: 41 M #13 43.07 Downloading Packages: #13 43.09 (1/31): boost-1.75.0-8.el9.x86_64.rpm 490 kB/s | 11 kB 00:00 #13 43.09 (2/31): boost-atomic-1.75.0-8.el9.x86_64.rpm 604 kB/s | 16 kB 00:00 #13 43.10 (3/31): boost-chrono-1.75.0-8.el9.x86_64.rpm 2.1 MB/s | 24 kB 00:00 #13 43.10 (4/31): boost-container-1.75.0-8.el9.x86_64.rpm 3.0 MB/s | 36 kB 00:00 #13 43.11 (5/31): boost-context-1.75.0-8.el9.x86_64.rpm 1.2 MB/s | 15 kB 00:00 #13 43.11 (6/31): boost-contract-1.75.0-8.el9.x86_64.rpm 3.9 MB/s | 44 kB 00:00 #13 43.13 (7/31): boost-coroutine-1.75.0-8.el9.x86_64.rpm 3.6 MB/s | 32 kB 00:00 #13 43.13 (8/31): boost-date-time-1.75.0-8.el9.x86_64.rpm 1.6 MB/s | 13 kB 00:00 #13 43.13 (9/31): boost-fiber-1.75.0-8.el9.x86_64.rpm 4.5 MB/s | 38 kB 00:00 #13 43.13 (10/31): boost-filesystem-1.75.0-8.el9.x86_64.r 5.6 MB/s | 57 kB 00:00 #13 43.15 (11/31): boost-graph-1.75.0-8.el9.x86_64.rpm 9.7 MB/s | 101 kB 00:00 #13 43.15 (12/31): boost-iostreams-1.75.0-8.el9.x86_64.rp 4.4 MB/s | 38 kB 00:00 #13 43.16 (13/31): boost-locale-1.75.0-8.el9.x86_64.rpm 15 MB/s | 214 kB 00:00 #13 43.19 (14/31): boost-math-1.75.0-8.el9.x86_64.rpm 5.7 MB/s | 205 kB 00:00 #13 43.25 (15/31): boost-log-1.75.0-8.el9.x86_64.rpm 4.1 MB/s | 408 kB 00:00 #13 43.25 (16/31): boost-nowide-1.75.0-8.el9.x86_64.rpm 267 kB/s | 15 kB 00:00 #13 43.25 (17/31): boost-program-options-1.75.0-8.el9.x86 14 MB/s | 106 kB 00:00 #13 43.26 (18/31): boost-python3-1.75.0-8.el9.x86_64.rpm 12 MB/s | 92 kB 00:00 #13 43.26 (19/31): boost-random-1.75.0-8.el9.x86_64.rpm 2.8 MB/s | 23 kB 00:00 #13 43.28 (20/31): boost-regex-1.75.0-8.el9.x86_64.rpm 21 MB/s | 277 kB 00:00 #13 43.28 (21/31): boost-serialization-1.75.0-8.el9.x86_6 10 MB/s | 129 kB 00:00 #13 43.28 (22/31): boost-stacktrace-1.75.0-8.el9.x86_64.r 3.9 MB/s | 27 kB 00:00 #13 43.28 (23/31): boost-system-1.75.0-8.el9.x86_64.rpm 2.2 MB/s | 13 kB 00:00 #13 43.28 (24/31): boost-thread-1.75.0-8.el9.x86_64.rpm 9.5 MB/s | 55 kB 00:00 #13 43.28 (25/31): boost-test-1.75.0-8.el9.x86_64.rpm 15 MB/s | 230 kB 00:00 #13 43.30 (26/31): boost-timer-1.75.0-8.el9.x86_64.rpm 2.1 MB/s | 23 kB 00:00 #13 43.30 (27/31): boost-type_erasure-1.75.0-8.el9.x86_64 3.1 MB/s | 30 kB 00:00 #13 43.30 (28/31): boost-wave-1.75.0-8.el9.x86_64.rpm 19 MB/s | 208 kB 00:00 #13 43.31 (29/31): gperftools-libs-2.9.1-3.el9.x86_64.rpm 19 MB/s | 308 kB 00:00 #13 43.37 (30/31): libunwind-1.6.2-1.el9.x86_64.rpm 1.2 MB/s | 67 kB 00:00 #13 43.49 (31/31): libicu-67.1-9.el9.x86_64.rpm 24 MB/s | 9.6 MB 00:00 #13 43.49 -------------------------------------------------------------------------------- #13 43.49 Total 31 MB/s | 12 MB 00:00 #13 43.49 Running transaction check #13 43.55 Transaction check succeeded. #13 43.55 Running transaction test #13 43.74 Transaction test succeeded. #13 43.74 Running transaction #13 44.38 Preparing : 1/1 #13 44.47 Installing : boost-system-1.75.0-8.el9.x86_64 1/31 #13 44.50 Installing : boost-chrono-1.75.0-8.el9.x86_64 2/31 #13 44.50 Installing : boost-thread-1.75.0-8.el9.x86_64 3/31 #13 44.50 Installing : boost-filesystem-1.75.0-8.el9.x86_64 4/31 #13 45.08 Installing : libicu-67.1-9.el9.x86_64 5/31 #13 45.12 Installing : boost-regex-1.75.0-8.el9.x86_64 6/31 #13 45.12 Installing : boost-context-1.75.0-8.el9.x86_64 7/31 #13 45.12 Installing : boost-date-time-1.75.0-8.el9.x86_64 8/31 #13 45.14 Installing : boost-atomic-1.75.0-8.el9.x86_64 9/31 #13 45.14 Installing : boost-log-1.75.0-8.el9.x86_64 10/31 #13 45.18 Installing : boost-wave-1.75.0-8.el9.x86_64 11/31 #13 45.19 Installing : boost-coroutine-1.75.0-8.el9.x86_64 12/31 #13 45.19 Installing : boost-fiber-1.75.0-8.el9.x86_64 13/31 #13 45.25 Installing : boost-graph-1.75.0-8.el9.x86_64 14/31 #13 45.25 Installing : boost-locale-1.75.0-8.el9.x86_64 15/31 #13 45.25 Installing : boost-type_erasure-1.75.0-8.el9.x86_64 16/31 #13 45.25 Installing : boost-timer-1.75.0-8.el9.x86_64 17/31 #13 45.27 Installing : libunwind-1.6.2-1.el9.x86_64 18/31 #13 45.30 Installing : boost-test-1.75.0-8.el9.x86_64 19/31 #13 45.32 Installing : boost-stacktrace-1.75.0-8.el9.x86_64 20/31 #13 45.32 Installing : boost-serialization-1.75.0-8.el9.x86_64 21/31 #13 45.36 Installing : boost-random-1.75.0-8.el9.x86_64 22/31 #13 45.36 Installing : boost-python3-1.75.0-8.el9.x86_64 23/31 #13 45.36 Installing : boost-program-options-1.75.0-8.el9.x86_64 24/31 #13 45.36 Installing : boost-nowide-1.75.0-8.el9.x86_64 25/31 #13 45.37 Installing : boost-math-1.75.0-8.el9.x86_64 26/31 #13 45.41 Installing : boost-iostreams-1.75.0-8.el9.x86_64 27/31 #13 45.41 Installing : boost-contract-1.75.0-8.el9.x86_64 28/31 #13 45.41 Installing : boost-container-1.75.0-8.el9.x86_64 29/31 #13 45.41 Installing : boost-1.75.0-8.el9.x86_64 30/31 #13 45.43 Installing : gperftools-libs-2.9.1-3.el9.x86_64 31/31 #13 45.46 Running scriptlet: gperftools-libs-2.9.1-3.el9.x86_64 31/31 #13 46.30 Verifying : libicu-67.1-9.el9.x86_64 1/31 #13 46.30 Verifying : boost-1.75.0-8.el9.x86_64 2/31 #13 46.30 Verifying : boost-atomic-1.75.0-8.el9.x86_64 3/31 #13 46.30 Verifying : boost-chrono-1.75.0-8.el9.x86_64 4/31 #13 46.30 Verifying : boost-container-1.75.0-8.el9.x86_64 5/31 #13 46.30 Verifying : boost-context-1.75.0-8.el9.x86_64 6/31 #13 46.30 Verifying : boost-contract-1.75.0-8.el9.x86_64 7/31 #13 46.30 Verifying : boost-coroutine-1.75.0-8.el9.x86_64 8/31 #13 46.30 Verifying : boost-date-time-1.75.0-8.el9.x86_64 9/31 #13 46.30 Verifying : boost-fiber-1.75.0-8.el9.x86_64 10/31 #13 46.30 Verifying : boost-filesystem-1.75.0-8.el9.x86_64 11/31 #13 46.30 Verifying : boost-graph-1.75.0-8.el9.x86_64 12/31 #13 46.30 Verifying : boost-iostreams-1.75.0-8.el9.x86_64 13/31 #13 46.30 Verifying : boost-locale-1.75.0-8.el9.x86_64 14/31 #13 46.30 Verifying : boost-log-1.75.0-8.el9.x86_64 15/31 #13 46.30 Verifying : boost-math-1.75.0-8.el9.x86_64 16/31 #13 46.30 Verifying : boost-nowide-1.75.0-8.el9.x86_64 17/31 #13 46.30 Verifying : boost-program-options-1.75.0-8.el9.x86_64 18/31 #13 46.30 Verifying : boost-python3-1.75.0-8.el9.x86_64 19/31 #13 46.30 Verifying : boost-random-1.75.0-8.el9.x86_64 20/31 #13 46.30 Verifying : boost-regex-1.75.0-8.el9.x86_64 21/31 #13 46.30 Verifying : boost-serialization-1.75.0-8.el9.x86_64 22/31 #13 46.30 Verifying : boost-stacktrace-1.75.0-8.el9.x86_64 23/31 #13 46.30 Verifying : boost-system-1.75.0-8.el9.x86_64 24/31 #13 46.30 Verifying : boost-test-1.75.0-8.el9.x86_64 25/31 #13 46.30 Verifying : boost-thread-1.75.0-8.el9.x86_64 26/31 #13 46.30 Verifying : boost-timer-1.75.0-8.el9.x86_64 27/31 #13 46.30 Verifying : boost-type_erasure-1.75.0-8.el9.x86_64 28/31 #13 46.30 Verifying : boost-wave-1.75.0-8.el9.x86_64 29/31 #13 46.30 Verifying : gperftools-libs-2.9.1-3.el9.x86_64 30/31 #13 46.30 Verifying : libunwind-1.6.2-1.el9.x86_64 31/31 #13 46.41 #13 46.41 Installed: #13 46.41 boost-1.75.0-8.el9.x86_64 #13 46.41 boost-atomic-1.75.0-8.el9.x86_64 #13 46.41 boost-chrono-1.75.0-8.el9.x86_64 #13 46.41 boost-container-1.75.0-8.el9.x86_64 #13 46.41 boost-context-1.75.0-8.el9.x86_64 #13 46.41 boost-contract-1.75.0-8.el9.x86_64 #13 46.41 boost-coroutine-1.75.0-8.el9.x86_64 #13 46.41 boost-date-time-1.75.0-8.el9.x86_64 #13 46.41 boost-fiber-1.75.0-8.el9.x86_64 #13 46.41 boost-filesystem-1.75.0-8.el9.x86_64 #13 46.41 boost-graph-1.75.0-8.el9.x86_64 #13 46.41 boost-iostreams-1.75.0-8.el9.x86_64 #13 46.41 boost-locale-1.75.0-8.el9.x86_64 #13 46.41 boost-log-1.75.0-8.el9.x86_64 #13 46.41 boost-math-1.75.0-8.el9.x86_64 #13 46.41 boost-nowide-1.75.0-8.el9.x86_64 #13 46.41 boost-program-options-1.75.0-8.el9.x86_64 #13 46.41 boost-python3-1.75.0-8.el9.x86_64 #13 46.41 boost-random-1.75.0-8.el9.x86_64 #13 46.41 boost-regex-1.75.0-8.el9.x86_64 #13 46.41 boost-serialization-1.75.0-8.el9.x86_64 #13 46.41 boost-stacktrace-1.75.0-8.el9.x86_64 #13 46.41 boost-system-1.75.0-8.el9.x86_64 #13 46.41 boost-test-1.75.0-8.el9.x86_64 #13 46.41 boost-thread-1.75.0-8.el9.x86_64 #13 46.41 boost-timer-1.75.0-8.el9.x86_64 #13 46.41 boost-type_erasure-1.75.0-8.el9.x86_64 #13 46.41 boost-wave-1.75.0-8.el9.x86_64 #13 46.41 gperftools-libs-2.9.1-3.el9.x86_64 #13 46.41 libicu-67.1-9.el9.x86_64 #13 46.41 libunwind-1.6.2-1.el9.x86_64 #13 46.41 #13 46.41 Complete! #13 46.81 80 files removed #13 47.72 Looking in indexes: http://tf-mirrors.gz1.opensdn.io/root/pypi/+simple/, http://localhost:6667/pip/simple #13 47.79 Collecting contrail-vrouter-api==0.1.dev0 #13 47.79 Downloading http://localhost:6667/pip/simple/contrail-vrouter-api/contrail_vrouter_api-0.1.dev0-py3-none-any.whl (2.9 kB) #13 47.94 Installing collected packages: contrail-vrouter-api #13 47.98 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 47.99 Successfully installed contrail-vrouter-api-0.1.dev0 #13 DONE 49.4s #14 [stage-1 8/8] COPY *.sh / #14 DONE 1.7s #15 exporting to image #15 exporting layers #15 exporting layers 7.0s done #15 writing image sha256:5b5931f235d6512eb284e17fef8d348d8be2c7853be5cc1d1c6898e1ccef020e #15 writing image sha256:5b5931f235d6512eb284e17fef8d348d8be2c7853be5cc1d1c6898e1ccef020e 0.0s done #15 naming to nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_1_0_5-3_3 0.1s done #15 DONE 7.8s 2 warnings found (use docker --debug to expand):  - InvalidDefaultArgInFrom: Default value for ARG ${CONTRAIL_REGISTRY}/opensdn-base:${CONTRAIL_CONTAINER_TAG} results in empty or invalid base image name (line 6) - InvalidDefaultArgInFrom: Default value for ARG ${BUILD_IMAGE} results in empty or invalid base image name (line 4) 2025-10-09 07:44:00,664: INFO: Docker build duration: 109 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-tor-agent] f9f0fdd2d0c2: Preparing 0b53f8d87947: Preparing f2238cf1d9ef: Preparing 2c568e37a771: Preparing 41b8d90e15ce: Preparing b293be67c36b: Preparing 16909e5bcd6e: Preparing 2fa0bd347880: Preparing e212bdcd1d32: Preparing 10d1d9cf4853: Preparing 212e7b0926aa: Preparing 49a9adf864a7: Preparing 752bb684be72: Preparing e4af67e9bac3: Preparing 4890809672fc: Preparing dd69a34fb752: Preparing cb58872c2aed: Preparing 2769ca74abe5: Preparing 44343de3ea1d: Preparing f9f0fdd2d0c2: Waiting 0b53f8d87947: Waiting f2238cf1d9ef: Waiting 2c568e37a771: Waiting 41b8d90e15ce: Waiting b293be67c36b: Waiting 16909e5bcd6e: Waiting 2fa0bd347880: Waiting e212bdcd1d32: Waiting 10d1d9cf4853: Waiting 212e7b0926aa: Waiting 49a9adf864a7: Waiting 752bb684be72: Waiting e4af67e9bac3: Waiting 4890809672fc: Waiting dd69a34fb752: Waiting cb58872c2aed: Waiting 2769ca74abe5: Waiting 44343de3ea1d: Waiting f9f0fdd2d0c2: Pushed f2238cf1d9ef: Pushed 2c568e37a771: Pushed 41b8d90e15ce: Pushed b293be67c36b: Pushed 16909e5bcd6e: Pushed 2fa0bd347880: Layer already exists e212bdcd1d32: Layer already exists 10d1d9cf4853: Layer already exists 212e7b0926aa: Layer already exists 49a9adf864a7: Layer already exists 752bb684be72: Layer already exists e4af67e9bac3: Layer already exists dd69a34fb752: Layer already exists 4890809672fc: Layer already exists cb58872c2aed: Layer already exists 2769ca74abe5: Layer already exists 44343de3ea1d: Layer already exists 0b53f8d87947: Pushed master-2_1_0_5-3_3: digest: sha256:c80fec0a682fd3146428da26f546252ae846c18c249e1b33981eee61ac4caf68 size: 4292 2025-10-09 07:44:16,371: INFO: Building opensdn-tor-agent finished successfully, duration: 125 seconds REPOSITORY TAG IMAGE ID CREATED SIZE nexus.gz1.opensdn.io:5101/opensdn-controller-control-named master-2_1_0_5-3_3 552d29c85ccc 9 seconds ago 584MB nexus.gz1.opensdn.io:5101/opensdn-nodemgr master-2_1_0_5-3_3 8a99934d417c 12 seconds ago 675MB nexus.gz1.opensdn.io:5101/opensdn-debug master-2_1_0_5-3_3 b828b8fb8552 22 seconds ago 278MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent-dpdk master-2_1_0_5-3_3 20574948767d 24 seconds ago 791MB nexus.gz1.opensdn.io:5101/opensdn-tor-agent master-2_1_0_5-3_3 5b5931f235d6 28 seconds ago 574MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-api master-2_1_0_5-3_3 c7f2e18ce171 29 seconds ago 551MB nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine master-2_1_0_5-3_3 7a5b8b02437d 31 seconds ago 741MB nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init master-2_1_0_5-3_3 4dfbec176676 36 seconds ago 534MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-build-init master-2_1_0_5-3_3 42775f2f72cd 38 seconds ago 606MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-dnsmasq master-2_1_0_5-3_3 da484bb71198 46 seconds ago 530MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns master-2_1_0_5-3_3 33470993603c 54 seconds ago 889MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-control master-2_1_0_5-3_3 8ea7de191170 59 seconds ago 1.13GB nexus.gz1.opensdn.io:5101/opensdn-openstack-compute-init master-2_1_0_5-3_3 2fa2b0343eea About a minute ago 278MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology master-2_1_0_5-3_3 6529bf9fc8bf About a minute ago 731MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-collector master-2_1_0_5-3_3 6cb230bd7ac3 About a minute ago 731MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job master-2_1_0_5-3_3 932d5b0bef3b About a minute ago 788MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web master-2_1_0_5-3_3 0cfd0ddf5e2d About a minute ago 788MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-svcmonitor master-2_1_0_5-3_3 d572433e9030 About a minute ago 525MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema master-2_1_0_5-3_3 dfed7d132064 About a minute ago 514MB nexus.gz1.opensdn.io:5101/opensdn-openstack-neutron-init master-2_1_0_5-3_3 265efad5ccf9 About a minute ago 293MB nexus.gz1.opensdn.io:5101/opensdn-openstack-heat-init master-2_1_0_5-3_3 2637c8057021 About a minute ago 294MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk master-2_1_0_5-3_3 c666c5e138e9 About a minute ago 583MB nexus.gz1.opensdn.io:5101/opensdn-kubernetes-kube-manager master-2_1_0_5-3_3 558fbab06a95 About a minute ago 517MB nexus.gz1.opensdn.io:5101/opensdn-node-init master-2_1_0_5-3_3 1328a392b3df About a minute ago 514MB nexus.gz1.opensdn.io:5101/opensdn-provisioner master-2_1_0_5-3_3 7e47279a3b38 About a minute ago 514MB nexus.gz1.opensdn.io:5101/opensdn-analytics-alarm-gen master-2_1_0_5-3_3 c7ca91840d98 About a minute ago 529MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base master-2_1_0_5-3_3 be64dbeb47c6 2 minutes ago 788MB nexus.gz1.opensdn.io:5101/opensdn-external-stunnel master-2_1_0_5-3_3 1c36ddb4f855 3 minutes ago 328MB nexus.gz1.opensdn.io:5101/opensdn-external-kafka master-2_1_0_5-3_3 40feb1d87d4c 3 minutes ago 744MB nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq master-2_1_0_5-3_3 be823a9c6f3b 3 minutes ago 363MB nexus.gz1.opensdn.io:5101/opensdn-external-cassandra master-2_1_0_5-3_3 f39196223128 3 minutes ago 687MB nexus.gz1.opensdn.io:5101/opensdn-external-redis master-2_1_0_5-3_3 1a760f401935 3 minutes ago 171MB nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper master-2_1_0_5-3_3 f2efbb10496b 3 minutes ago 301MB nexus.gz1.opensdn.io:5101/opensdn-external-haproxy master-2_1_0_5-3_3 f3dc2c1a7d76 3 minutes ago 152MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base master-2_1_0_5-3_3 8f8ce400bd48 3 minutes ago 731MB nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd master-2_1_0_5-3_3 34cfbc57c0ba 3 minutes ago 290MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-base master-2_1_0_5-3_3 6ad88b9a4ec9 3 minutes ago 583MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-base master-2_1_0_5-3_3 fe8325f1df5d 3 minutes ago 574MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-base master-2_1_0_5-3_3 49ec8525f642 4 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-base master-2_1_0_5-3_3 327da2e92d29 4 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-analytics-base master-2_1_0_5-3_3 e7153be8985c 4 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-general-base master-2_1_0_5-3_3 296838060e73 5 minutes ago 278MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src master-2_1_0_5-3_3 92459bacc31d 6 minutes ago 2.44MB tf-dev-sandbox compile fe80a47e7e17 6 minutes ago 35.5GB nexus.gz1.opensdn.io:5101/opensdn-charms-src master-2_1_0_5-3_3 d8e87223cd14 15 minutes ago 6.04MB nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src master-2_1_0_5-3_3 abf583c65d18 15 minutes ago 1.39MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src feafa606e517 15 minutes ago 2.43MB nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src master-2_1_0_5-3_3 b3ac5f89e8e3 15 minutes ago 32.6MB nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src master-2_1_0_5-3_3 29dec9cfe030 15 minutes ago 4.17kB nexus.gz1.opensdn.io:5101/tf-dev-sandbox frozen 8eb7bd37b126 10 hours ago 23.8GB