2025-10-13 20:13:05,644: INFO: Building opensdn-tor-agent 2025-10-13 20:13:05,695: 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_4_2-2 --build-arg SITE_MIRROR=http://nexus.gz1.opensdn.io/repository/external-web-cache --build-arg LINUX_DISTR_VER=9 --build-arg LINUX_DISTR=rockylinux --build-arg CONTAINER_NAME=opensdn-tor-agent --build-arg UBUNTU_DISTR_VERSION=24.04 --build-arg UBUNTU_DISTR=ubuntu --build-arg VENDOR_NAME=OpenSDN-IO --build-arg VENDOR_DOMAIN=io.opensdn --build-arg BUILD_IMAGE=tf-dev-sandbox:compile --build-arg BUILD_ROOT=/buildroot #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: #1 transferring dockerfile: 2.10kB done #1 DONE 1.7s #2 [internal] load metadata for nexus.gz1.opensdn.io:5101/opensdn-base:master-2_2_4_2-2 #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.9s #5 [1/5] FROM nexus.gz1.opensdn.io:5101/opensdn-base:master-2_2_4_2-2 #5 DONE 0.2s #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.0s #8 [stage-1 2/8] COPY --from=build /buildroot/usr/lib/libisc-9.21.3.so /usr/lib/ #8 DONE 1.7s #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 1.6s #11 [stage-1 5/8] COPY --from=build /buildroot/usr/bin/contrail-vrouter-agent-health-check.py /usr/bin/ #11 DONE 0.7s #12 [stage-1 6/8] COPY --from=build /buildroot/usr/bin/contrail_crypt_tunnel_client.py /usr/bin/ #12 DONE 4.9s #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.310 added from: http://tf-mirrors.gz1.opensdn.io/re 19 MB/s | 2.1 MB 00:00 #13 3.051 added from: http://tf-mirrors.gz1.opensdn.io/re 655 kB/s | 730 kB 00:01 #13 4.137 added from: http://tf-mirrors.gz1.opensdn.io/re 298 kB/s | 264 kB 00:00 #13 4.803 added from: http://tf-mirrors.gz1.opensdn.io/re 14 MB/s | 7.0 MB 00:00 #13 8.010 added from: http://tf-mirrors.gz1.opensdn.io/re 6.5 MB/s | 4.0 MB 00:00 #13 10.68 added from: http://tf-mirrors.gz1.opensdn.io/re 12 MB/s | 939 kB 00:00 #13 11.49 added from: http://tf-mirrors.gz1.opensdn.io/re 20 MB/s | 2.3 MB 00:00 #13 12.98 added from: http://tf-mirrors.gz1.opensdn.io/re 6.1 MB/s | 392 kB 00:00 #13 13.50 added from: http://tf-mirrors.gz1.opensdn.io/re 13 MB/s | 451 kB 00:00 #13 13.98 added from: http://tf-mirrors.gz1.opensdn.io/re 678 kB/s | 16 kB 00:00 #13 14.26 added from: http://tf-mirrors.gz1.opensdn.io/re 9.9 kB/s | 257 B 00:00 #13 14.55 added from: http://tf-mirrors.gz1.opensdn.io/re 437 kB/s | 13 kB 00:00 #13 14.99 added from: http://tf-mirrors.gz1.opensdn.io/re 360 kB/s | 64 kB 00:00 #13 15.83 added from: http://tf-mirrors.gz1.opensdn.io/re 44 MB/s | 30 MB 00:00 #13 28.02 Third parties for OpenSDN 37 MB/s | 5.1 MB 00:00 #13 34.68 Dependencies resolved. #13 34.68 ======================================================================================= #13 34.68 Package Arch Version Repository Size #13 34.68 ======================================================================================= #13 34.68 Installing: #13 34.68 boost x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 11 k #13 34.68 gperftools-libs x86_64 2.9.1-3.el9 tf-mirrors.ci_repos_epel9.repo 308 k #13 34.68 Installing dependencies: #13 34.68 boost-atomic x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 16 k #13 34.68 boost-chrono x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 24 k #13 34.68 boost-container x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 36 k #13 34.68 boost-context x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 15 k #13 34.68 boost-contract x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 44 k #13 34.68 boost-coroutine x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 32 k #13 34.68 boost-date-time x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 13 k #13 34.68 boost-fiber x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 38 k #13 34.68 boost-filesystem x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 57 k #13 34.68 boost-graph x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 101 k #13 34.68 boost-iostreams x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 38 k #13 34.68 boost-locale x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 214 k #13 34.68 boost-log x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 408 k #13 34.68 boost-math x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 205 k #13 34.68 boost-nowide x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 15 k #13 34.68 boost-program-options x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 106 k #13 34.68 boost-python3 x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 92 k #13 34.68 boost-random x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 23 k #13 34.68 boost-regex x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 277 k #13 34.68 boost-serialization x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 129 k #13 34.68 boost-stacktrace x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 27 k #13 34.68 boost-system x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 13 k #13 34.68 boost-test x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 230 k #13 34.68 boost-thread x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 55 k #13 34.68 boost-timer x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 23 k #13 34.68 boost-type_erasure x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 30 k #13 34.68 boost-wave x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 208 k #13 34.68 libicu x86_64 67.1-9.el9 tf-mirrors.ci_repos_yum9-baseos 9.6 M #13 34.68 libunwind x86_64 1.6.2-1.el9 tf-mirrors.ci_repos_epel9.repo 67 k #13 34.68 #13 34.68 Transaction Summary #13 34.68 ======================================================================================= #13 34.68 Install 31 Packages #13 34.68 #13 34.68 Total download size: 12 M #13 34.68 Installed size: 41 M #13 34.68 Downloading Packages: #13 34.94 (1/31): boost-1.75.0-8.el9.x86_64.rpm 45 kB/s | 11 kB 00:00 #13 34.94 (2/31): boost-atomic-1.75.0-8.el9.x86_64.rpm 66 kB/s | 16 kB 00:00 #13 34.94 (3/31): boost-chrono-1.75.0-8.el9.x86_64.rpm 1.9 MB/s | 24 kB 00:00 #13 34.94 (4/31): boost-container-1.75.0-8.el9.x86_64.rpm 3.3 MB/s | 36 kB 00:00 #13 34.94 (5/31): boost-context-1.75.0-8.el9.x86_64.rpm 2.4 MB/s | 15 kB 00:00 #13 35.04 (6/31): boost-contract-1.75.0-8.el9.x86_64.rpm 7.4 MB/s | 44 kB 00:00 #13 35.04 (7/31): boost-coroutine-1.75.0-8.el9.x86_64.rpm 4.3 MB/s | 32 kB 00:00 #13 35.04 (8/31): boost-date-time-1.75.0-8.el9.x86_64.rpm 1.5 MB/s | 13 kB 00:00 #13 35.04 (9/31): boost-fiber-1.75.0-8.el9.x86_64.rpm 3.3 MB/s | 38 kB 00:00 #13 35.04 (10/31): boost-filesystem-1.75.0-8.el9.x86_64.r 4.8 MB/s | 57 kB 00:00 #13 35.04 (11/31): boost-graph-1.75.0-8.el9.x86_64.rpm 11 MB/s | 101 kB 00:00 #13 35.04 (12/31): boost-iostreams-1.75.0-8.el9.x86_64.rp 3.3 MB/s | 38 kB 00:00 #13 35.04 (13/31): boost-locale-1.75.0-8.el9.x86_64.rpm 16 MB/s | 214 kB 00:00 #13 35.04 (14/31): boost-log-1.75.0-8.el9.x86_64.rpm 22 MB/s | 408 kB 00:00 #13 35.04 (15/31): boost-math-1.75.0-8.el9.x86_64.rpm 13 MB/s | 205 kB 00:00 #13 35.04 (16/31): boost-nowide-1.75.0-8.el9.x86_64.rpm 2.0 MB/s | 15 kB 00:00 #13 35.04 (17/31): boost-program-options-1.75.0-8.el9.x86 16 MB/s | 106 kB 00:00 #13 35.04 (18/31): boost-python3-1.75.0-8.el9.x86_64.rpm 9.5 MB/s | 92 kB 00:00 #13 35.04 (19/31): boost-random-1.75.0-8.el9.x86_64.rpm 2.9 MB/s | 23 kB 00:00 #13 35.04 (20/31): boost-serialization-1.75.0-8.el9.x86_6 17 MB/s | 129 kB 00:00 #13 35.04 (21/31): boost-regex-1.75.0-8.el9.x86_64.rpm 17 MB/s | 277 kB 00:00 #13 35.04 (22/31): boost-stacktrace-1.75.0-8.el9.x86_64.r 3.0 MB/s | 27 kB 00:00 #13 35.04 (23/31): boost-system-1.75.0-8.el9.x86_64.rpm 1.9 MB/s | 13 kB 00:00 #13 35.10 (24/31): boost-thread-1.75.0-8.el9.x86_64.rpm 12 MB/s | 55 kB 00:00 #13 35.10 (25/31): boost-test-1.75.0-8.el9.x86_64.rpm 17 MB/s | 230 kB 00:00 #13 35.10 (26/31): boost-timer-1.75.0-8.el9.x86_64.rpm 2.6 MB/s | 23 kB 00:00 #13 35.10 (27/31): boost-type_erasure-1.75.0-8.el9.x86_64 3.2 MB/s | 30 kB 00:00 #13 35.10 (28/31): boost-wave-1.75.0-8.el9.x86_64.rpm 19 MB/s | 208 kB 00:00 #13 35.10 (29/31): libunwind-1.6.2-1.el9.x86_64.rpm 8.1 MB/s | 67 kB 00:00 #13 35.10 (30/31): gperftools-libs-2.9.1-3.el9.x86_64.rpm 11 MB/s | 308 kB 00:00 #13 35.34 (31/31): libicu-67.1-9.el9.x86_64.rpm 16 MB/s | 9.6 MB 00:00 #13 35.34 -------------------------------------------------------------------------------- #13 35.34 Total 21 MB/s | 12 MB 00:00 #13 35.34 Running transaction check #13 35.34 Transaction check succeeded. #13 35.34 Running transaction test #13 35.60 Transaction test succeeded. #13 35.60 Running transaction #13 36.31 Preparing : 1/1 #13 36.51 Installing : boost-system-1.75.0-8.el9.x86_64 1/31 #13 36.52 Installing : boost-chrono-1.75.0-8.el9.x86_64 2/31 #13 36.52 Installing : boost-thread-1.75.0-8.el9.x86_64 3/31 #13 36.52 Installing : boost-filesystem-1.75.0-8.el9.x86_64 4/31 #13 36.84 Installing : libicu-67.1-9.el9.x86_64 5/31 #13 36.89 Installing : boost-regex-1.75.0-8.el9.x86_64 6/31 #13 36.89 Installing : boost-context-1.75.0-8.el9.x86_64 7/31 #13 36.89 Installing : boost-date-time-1.75.0-8.el9.x86_64 8/31 #13 36.89 Installing : boost-atomic-1.75.0-8.el9.x86_64 9/31 #13 36.95 Installing : boost-log-1.75.0-8.el9.x86_64 10/31 #13 36.95 Installing : boost-wave-1.75.0-8.el9.x86_64 11/31 #13 36.95 Installing : boost-coroutine-1.75.0-8.el9.x86_64 12/31 #13 36.95 Installing : boost-fiber-1.75.0-8.el9.x86_64 13/31 #13 36.95 Installing : boost-graph-1.75.0-8.el9.x86_64 14/31 #13 36.95 Installing : boost-locale-1.75.0-8.el9.x86_64 15/31 #13 36.95 Installing : boost-type_erasure-1.75.0-8.el9.x86_64 16/31 #13 36.95 Installing : boost-timer-1.75.0-8.el9.x86_64 17/31 #13 36.98 Installing : libunwind-1.6.2-1.el9.x86_64 18/31 #13 36.98 Installing : boost-test-1.75.0-8.el9.x86_64 19/31 #13 37.01 Installing : boost-stacktrace-1.75.0-8.el9.x86_64 20/31 #13 37.01 Installing : boost-serialization-1.75.0-8.el9.x86_64 21/31 #13 37.01 Installing : boost-random-1.75.0-8.el9.x86_64 22/31 #13 37.01 Installing : boost-python3-1.75.0-8.el9.x86_64 23/31 #13 37.01 Installing : boost-program-options-1.75.0-8.el9.x86_64 24/31 #13 37.06 Installing : boost-nowide-1.75.0-8.el9.x86_64 25/31 #13 37.06 Installing : boost-math-1.75.0-8.el9.x86_64 26/31 #13 37.06 Installing : boost-iostreams-1.75.0-8.el9.x86_64 27/31 #13 37.06 Installing : boost-contract-1.75.0-8.el9.x86_64 28/31 #13 37.06 Installing : boost-container-1.75.0-8.el9.x86_64 29/31 #13 37.22 Installing : boost-1.75.0-8.el9.x86_64 30/31 #13 37.22 Installing : gperftools-libs-2.9.1-3.el9.x86_64 31/31 #13 37.22 Running scriptlet: gperftools-libs-2.9.1-3.el9.x86_64 31/31 #13 37.55 Verifying : libicu-67.1-9.el9.x86_64 1/31 #13 37.55 Verifying : boost-1.75.0-8.el9.x86_64 2/31 #13 37.55 Verifying : boost-atomic-1.75.0-8.el9.x86_64 3/31 #13 37.55 Verifying : boost-chrono-1.75.0-8.el9.x86_64 4/31 #13 37.55 Verifying : boost-container-1.75.0-8.el9.x86_64 5/31 #13 37.55 Verifying : boost-context-1.75.0-8.el9.x86_64 6/31 #13 37.55 Verifying : boost-contract-1.75.0-8.el9.x86_64 7/31 #13 37.55 Verifying : boost-coroutine-1.75.0-8.el9.x86_64 8/31 #13 37.55 Verifying : boost-date-time-1.75.0-8.el9.x86_64 9/31 #13 37.55 Verifying : boost-fiber-1.75.0-8.el9.x86_64 10/31 #13 37.55 Verifying : boost-filesystem-1.75.0-8.el9.x86_64 11/31 #13 37.55 Verifying : boost-graph-1.75.0-8.el9.x86_64 12/31 #13 37.55 Verifying : boost-iostreams-1.75.0-8.el9.x86_64 13/31 #13 37.55 Verifying : boost-locale-1.75.0-8.el9.x86_64 14/31 #13 37.55 Verifying : boost-log-1.75.0-8.el9.x86_64 15/31 #13 37.55 Verifying : boost-math-1.75.0-8.el9.x86_64 16/31 #13 37.55 Verifying : boost-nowide-1.75.0-8.el9.x86_64 17/31 #13 37.55 Verifying : boost-program-options-1.75.0-8.el9.x86_64 18/31 #13 37.55 Verifying : boost-python3-1.75.0-8.el9.x86_64 19/31 #13 37.55 Verifying : boost-random-1.75.0-8.el9.x86_64 20/31 #13 37.55 Verifying : boost-regex-1.75.0-8.el9.x86_64 21/31 #13 37.55 Verifying : boost-serialization-1.75.0-8.el9.x86_64 22/31 #13 37.55 Verifying : boost-stacktrace-1.75.0-8.el9.x86_64 23/31 #13 37.55 Verifying : boost-system-1.75.0-8.el9.x86_64 24/31 #13 37.55 Verifying : boost-test-1.75.0-8.el9.x86_64 25/31 #13 37.55 Verifying : boost-thread-1.75.0-8.el9.x86_64 26/31 #13 37.55 Verifying : boost-timer-1.75.0-8.el9.x86_64 27/31 #13 37.55 Verifying : boost-type_erasure-1.75.0-8.el9.x86_64 28/31 #13 37.55 Verifying : boost-wave-1.75.0-8.el9.x86_64 29/31 #13 37.55 Verifying : gperftools-libs-2.9.1-3.el9.x86_64 30/31 #13 37.55 Verifying : libunwind-1.6.2-1.el9.x86_64 31/31 #13 37.64 #13 37.64 Installed: #13 37.64 boost-1.75.0-8.el9.x86_64 #13 37.64 boost-atomic-1.75.0-8.el9.x86_64 #13 37.64 boost-chrono-1.75.0-8.el9.x86_64 #13 37.64 boost-container-1.75.0-8.el9.x86_64 #13 37.64 boost-context-1.75.0-8.el9.x86_64 #13 37.64 boost-contract-1.75.0-8.el9.x86_64 #13 37.64 boost-coroutine-1.75.0-8.el9.x86_64 #13 37.64 boost-date-time-1.75.0-8.el9.x86_64 #13 37.64 boost-fiber-1.75.0-8.el9.x86_64 #13 37.64 boost-filesystem-1.75.0-8.el9.x86_64 #13 37.64 boost-graph-1.75.0-8.el9.x86_64 #13 37.64 boost-iostreams-1.75.0-8.el9.x86_64 #13 37.64 boost-locale-1.75.0-8.el9.x86_64 #13 37.64 boost-log-1.75.0-8.el9.x86_64 #13 37.64 boost-math-1.75.0-8.el9.x86_64 #13 37.64 boost-nowide-1.75.0-8.el9.x86_64 #13 37.64 boost-program-options-1.75.0-8.el9.x86_64 #13 37.64 boost-python3-1.75.0-8.el9.x86_64 #13 37.64 boost-random-1.75.0-8.el9.x86_64 #13 37.64 boost-regex-1.75.0-8.el9.x86_64 #13 37.64 boost-serialization-1.75.0-8.el9.x86_64 #13 37.64 boost-stacktrace-1.75.0-8.el9.x86_64 #13 37.64 boost-system-1.75.0-8.el9.x86_64 #13 37.64 boost-test-1.75.0-8.el9.x86_64 #13 37.64 boost-thread-1.75.0-8.el9.x86_64 #13 37.64 boost-timer-1.75.0-8.el9.x86_64 #13 37.64 boost-type_erasure-1.75.0-8.el9.x86_64 #13 37.64 boost-wave-1.75.0-8.el9.x86_64 #13 37.64 gperftools-libs-2.9.1-3.el9.x86_64 #13 37.64 libicu-67.1-9.el9.x86_64 #13 37.64 libunwind-1.6.2-1.el9.x86_64 #13 37.64 #13 37.64 Complete! #13 38.55 75 files removed #13 39.08 Looking in indexes: http://tf-mirrors.gz1.opensdn.io/root/pypi/+simple/, http://localhost:6667/pip/simple #13 39.11 Collecting contrail-vrouter-api==0.1.dev0 #13 39.11 Downloading http://localhost:6667/pip/simple/contrail-vrouter-api/contrail_vrouter_api-0.1.dev0-py3-none-any.whl (2.9 kB) #13 39.21 Installing collected packages: contrail-vrouter-api #13 39.21 Successfully installed contrail-vrouter-api-0.1.dev0 #13 39.21 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 39.5s #14 [stage-1 8/8] COPY *.sh / #14 DONE 0.3s #15 exporting to image #15 exporting layers #15 exporting layers 1.5s done #15 writing image sha256:d19c035e5c92e15007195de44ac4bfc05cde522604efc4c6baaa47a42c50f30f #15 writing image sha256:d19c035e5c92e15007195de44ac4bfc05cde522604efc4c6baaa47a42c50f30f 0.0s done #15 naming to nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_2_4_2-2 0.0s done #15 DONE 1.6s 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-13 20:15:22,481: INFO: Docker build duration: 137 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-tor-agent] 0110dfc7a7fd: Preparing 525bf627d114: Preparing 235b3e10c402: Preparing b4c7590db1a6: Preparing 44f884d91d21: Preparing b8704a09607c: Preparing e909202dd7ed: Preparing fcd8b0e4ba67: Preparing dfad26f37fa1: Preparing 50f060a6612e: Preparing f2b89b71268f: Preparing 78829018a814: Preparing 3d497f7a098f: Preparing a026c6b58caf: Preparing a1dc3a85f879: Preparing 24b7bea34484: Preparing 7b12af81961e: Preparing d456c26d1219: Preparing 44343de3ea1d: Preparing b4c7590db1a6: Waiting 44f884d91d21: Waiting b8704a09607c: Waiting e909202dd7ed: Waiting fcd8b0e4ba67: Waiting dfad26f37fa1: Waiting 50f060a6612e: Waiting f2b89b71268f: Waiting 78829018a814: Waiting 3d497f7a098f: Waiting a026c6b58caf: Waiting a1dc3a85f879: Waiting 24b7bea34484: Waiting 7b12af81961e: Waiting d456c26d1219: Waiting 44343de3ea1d: Waiting 235b3e10c402: Pushed 0110dfc7a7fd: Pushed 44f884d91d21: Pushed b4c7590db1a6: Pushed fcd8b0e4ba67: Layer already exists b8704a09607c: Pushed 50f060a6612e: Layer already exists dfad26f37fa1: Layer already exists e909202dd7ed: Pushed f2b89b71268f: Layer already exists 78829018a814: Layer already exists 3d497f7a098f: Layer already exists a026c6b58caf: Layer already exists a1dc3a85f879: Layer already exists 24b7bea34484: Layer already exists 7b12af81961e: Layer already exists d456c26d1219: Layer already exists 44343de3ea1d: Layer already exists 525bf627d114: Pushed master-2_2_4_2-2: digest: sha256:4e0a164529443ed298bfc50c2f38b0b28160a681c5d16603b42ccea09fd46b47 size: 4292 2025-10-13 20:15:30,699: INFO: Building opensdn-tor-agent finished successfully, duration: 145 seconds REPOSITORY TAG IMAGE ID CREATED SIZE nexus.gz1.opensdn.io:5101/opensdn-tor-agent master-2_2_4_2-2 d19c035e5c92 10 seconds ago 573MB nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine master-2_2_4_2-2 7996c2415bad 14 seconds ago 741MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-control master-2_2_4_2-2 25bf846a640c 41 seconds ago 1.13GB nexus.gz1.opensdn.io:5101/opensdn-controller-config-api master-2_2_4_2-2 3b5655a0ec00 50 seconds ago 551MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-build-init master-2_2_4_2-2 555c123e4479 About a minute ago 606MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-dnsmasq master-2_2_4_2-2 ce547e8d2428 About a minute ago 530MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns master-2_2_4_2-2 1ba0286287c6 About a minute ago 888MB nexus.gz1.opensdn.io:5101/opensdn-debug master-2_2_4_2-2 f20451d05d33 About a minute ago 278MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-collector master-2_2_4_2-2 edd2569e4835 About a minute ago 731MB nexus.gz1.opensdn.io:5101/opensdn-openstack-compute-init master-2_2_4_2-2 888c64e92e9a About a minute ago 278MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology master-2_2_4_2-2 60e884b70ec8 About a minute ago 731MB nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init master-2_2_4_2-2 924450f76730 About a minute ago 533MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk master-2_2_4_2-2 36d568c3b1e8 About a minute ago 583MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-named master-2_2_4_2-2 b8928341e019 2 minutes ago 584MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job master-2_2_4_2-2 3f69dac00a27 2 minutes ago 788MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web master-2_2_4_2-2 237c9b327014 2 minutes ago 788MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-svcmonitor master-2_2_4_2-2 6b7983c376fb 2 minutes ago 525MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema master-2_2_4_2-2 478ccbbc520a 2 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-openstack-neutron-init master-2_2_4_2-2 1b9c381b8aa9 2 minutes ago 293MB nexus.gz1.opensdn.io:5101/opensdn-openstack-heat-init master-2_2_4_2-2 d3756d79c109 2 minutes ago 293MB nexus.gz1.opensdn.io:5101/opensdn-kubernetes-kube-manager master-2_2_4_2-2 a4d6a2187609 2 minutes ago 517MB nexus.gz1.opensdn.io:5101/opensdn-node-init master-2_2_4_2-2 574a90077467 2 minutes ago 513MB nexus.gz1.opensdn.io:5101/opensdn-provisioner master-2_2_4_2-2 c240617166e2 2 minutes ago 513MB nexus.gz1.opensdn.io:5101/opensdn-analytics-alarm-gen master-2_2_4_2-2 8ff3c322e6ae 2 minutes ago 529MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base master-2_2_4_2-2 9e6775f941b1 2 minutes ago 788MB nexus.gz1.opensdn.io:5101/opensdn-external-stunnel master-2_2_4_2-2 3e8ca9b4d9af 3 minutes ago 328MB nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq master-2_2_4_2-2 f747095aa39a 3 minutes ago 363MB nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper master-2_2_4_2-2 c384b64cff28 3 minutes ago 301MB nexus.gz1.opensdn.io:5101/opensdn-external-cassandra master-2_2_4_2-2 c9046b08212b 3 minutes ago 687MB nexus.gz1.opensdn.io:5101/opensdn-external-kafka master-2_2_4_2-2 a2c7ad9c71c9 3 minutes ago 744MB nexus.gz1.opensdn.io:5101/opensdn-external-redis master-2_2_4_2-2 0148fc251e01 3 minutes ago 171MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base master-2_2_4_2-2 cd9a88687b0e 3 minutes ago 730MB nexus.gz1.opensdn.io:5101/opensdn-external-haproxy master-2_2_4_2-2 dc018abfdd2f 3 minutes ago 152MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-base master-2_2_4_2-2 6bdf0e9de900 3 minutes ago 583MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-base master-2_2_4_2-2 f8dad3b160c2 3 minutes ago 574MB nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd master-2_2_4_2-2 e2b48130e35b 3 minutes ago 290MB nexus.gz1.opensdn.io:5101/opensdn-analytics-base master-2_2_4_2-2 559c19629b8a 4 minutes ago 513MB nexus.gz1.opensdn.io:5101/opensdn-base master-2_2_4_2-2 3e5b55aabc55 4 minutes ago 513MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-base master-2_2_4_2-2 83ec579209ac 4 minutes ago 513MB nexus.gz1.opensdn.io:5101/opensdn-general-base master-2_2_4_2-2 c83a393a7aea 5 minutes ago 278MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src master-2_2_4_2-2 1abb38c2fa22 6 minutes ago 2.45MB tf-dev-sandbox compile e05128ca47ad 6 minutes ago 35.3GB nexus.gz1.opensdn.io:5101/opensdn-charms-src master-2_2_4_2-2 84d31c2c24d0 13 minutes ago 6.04MB nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src master-2_2_4_2-2 01e59a3a0d19 13 minutes ago 1.39MB nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src master-2_2_4_2-2 d10bed1ec2ea 13 minutes ago 4.17kB nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src master-2_2_4_2-2 17ae10719aa9 13 minutes ago 32.6MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src 22d09055e534 13 minutes ago 2.43MB nexus.gz1.opensdn.io:5101/tf-dev-sandbox frozen 31836dd31a12 8 hours ago 23.8GB