2025-10-21 15:43:21,635: INFO: Building opensdn-tor-agent 2025-10-21 15:43:21,707: 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_6_4-1 --build-arg SITE_MIRROR=http://nexus.gz1.opensdn.io/repository/external-web-cache --build-arg LINUX_DISTR_VER=9 --build-arg LINUX_DISTR=rockylinux --build-arg CONTAINER_NAME=opensdn-tor-agent --build-arg UBUNTU_DISTR_VERSION=24.04 --build-arg UBUNTU_DISTR=ubuntu --build-arg VENDOR_NAME=OpenSDN-IO --build-arg VENDOR_DOMAIN=io.opensdn --build-arg BUILD_IMAGE=tf-dev-sandbox:compile --build-arg BUILD_ROOT=/buildroot #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 2.10kB done #1 WARN: InvalidDefaultArgInFrom: Default value for ARG ${BUILD_IMAGE} results in empty or invalid base image name (line 4) #1 WARN: InvalidDefaultArgInFrom: Default value for ARG ${CONTRAIL_REGISTRY}/opensdn-base:${CONTRAIL_CONTAINER_TAG} results in empty or invalid base image name (line 6) #1 DONE 0.0s #2 [internal] load metadata for nexus.gz1.opensdn.io:5101/opensdn-base:master-2_2_6_4-1 #2 DONE 0.0s #3 [internal] load metadata for docker.io/library/tf-dev-sandbox:compile #3 DONE 0.0s #4 [internal] load .dockerignore #4 transferring context: 2B done #4 DONE 0.1s #5 [1/2] FROM nexus.gz1.opensdn.io:5101/opensdn-base:master-2_2_6_4-1 #5 DONE 0.4s #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 0.8s #8 [stage-1 2/8] COPY --from=build /buildroot/usr/lib/libisc-9.21.3.so /usr/lib/ #8 DONE 0.6s #9 [stage-1 3/8] COPY --from=build /buildroot/usr/lib/libisccc-9.21.3.so /usr/lib/ #9 DONE 2.8s #10 [stage-1 4/8] COPY --from=build /buildroot/usr/lib/libisccfg-9.21.3.so /usr/lib/ #10 DONE 0.5s #11 [stage-1 5/8] COPY --from=build /buildroot/usr/bin/contrail-vrouter-agent-health-check.py /usr/bin/ #11 DONE 1.9s #12 [stage-1 6/8] COPY --from=build /buildroot/usr/bin/contrail_crypt_tunnel_client.py /usr/bin/ #12 DONE 2.1s #13 [stage-1 7/8] RUN set -e ; ln -s /usr/lib/libisc-9.21.3.so /usr/lib/libisc.so ; ln -s /usr/lib/libisccc-9.21.3.so /usr/lib/libisccc.so ; ln -s /usr/lib/libisccfg-9.21.3.so /usr/lib/libisccfg.so ; ldconfig ; source /etc/os-release && ver=$(echo $VERSION_ID | cut -d '.' -f 1) ; if [[ ${ver} == 9 ]]; then pkgs="boost" ; else pkgs="boost169" ; fi ; yum install -y $pkgs gperftools-libs ; yum clean all -y ; rm -rf /var/cache/yum ; python3 -m pip install --no-compile --extra-index-url http://localhost:6667/pip/simple "contrail-vrouter-api==0.1.dev0" ; rm -rf /root/.cache #13 2.389 added from: http://tf-mirrors.gz1.opensdn.io/re 27 MB/s | 2.1 MB 00:00 #13 3.512 added from: http://tf-mirrors.gz1.opensdn.io/re 16 MB/s | 730 kB 00:00 #13 3.959 added from: http://tf-mirrors.gz1.opensdn.io/re 2.6 MB/s | 264 kB 00:00 #13 4.251 added from: http://tf-mirrors.gz1.opensdn.io/re 46 MB/s | 7.0 MB 00:00 #13 7.738 added from: http://tf-mirrors.gz1.opensdn.io/re 43 MB/s | 4.0 MB 00:00 #13 9.280 added from: http://tf-mirrors.gz1.opensdn.io/re 12 MB/s | 939 kB 00:00 #13 9.899 added from: http://tf-mirrors.gz1.opensdn.io/re 25 MB/s | 2.3 MB 00:00 #13 11.36 added from: http://tf-mirrors.gz1.opensdn.io/re 5.2 MB/s | 392 kB 00:00 #13 11.77 added from: http://tf-mirrors.gz1.opensdn.io/re 11 MB/s | 451 kB 00:00 #13 12.17 added from: http://tf-mirrors.gz1.opensdn.io/re 567 kB/s | 16 kB 00:00 #13 12.46 added from: http://tf-mirrors.gz1.opensdn.io/re 7.9 kB/s | 257 B 00:00 #13 12.77 added from: http://tf-mirrors.gz1.opensdn.io/re 471 kB/s | 13 kB 00:00 #13 13.02 added from: http://tf-mirrors.gz1.opensdn.io/re 2.2 MB/s | 64 kB 00:00 #13 13.92 added from: http://tf-mirrors.gz1.opensdn.io/re 47 MB/s | 30 MB 00:00 #13 33.04 Third parties for OpenSDN 20 MB/s | 5.1 MB 00:00 #13 45.11 Dependencies resolved. #13 45.11 ======================================================================================= #13 45.11 Package Arch Version Repository Size #13 45.11 ======================================================================================= #13 45.11 Installing: #13 45.11 boost x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 11 k #13 45.11 gperftools-libs x86_64 2.9.1-3.el9 tf-mirrors.ci_repos_epel9.repo 308 k #13 45.11 Installing dependencies: #13 45.11 boost-atomic x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 16 k #13 45.11 boost-chrono x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 24 k #13 45.11 boost-container x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 36 k #13 45.11 boost-context x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 15 k #13 45.11 boost-contract x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 44 k #13 45.11 boost-coroutine x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 32 k #13 45.11 boost-date-time x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 13 k #13 45.11 boost-fiber x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 38 k #13 45.11 boost-filesystem x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 57 k #13 45.11 boost-graph x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 101 k #13 45.11 boost-iostreams x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 38 k #13 45.11 boost-locale x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 214 k #13 45.11 boost-log x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 408 k #13 45.11 boost-math x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 205 k #13 45.11 boost-nowide x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 15 k #13 45.11 boost-program-options x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 106 k #13 45.11 boost-python3 x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 92 k #13 45.11 boost-random x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 23 k #13 45.11 boost-regex x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 277 k #13 45.11 boost-serialization x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 129 k #13 45.11 boost-stacktrace x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 27 k #13 45.11 boost-system x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 13 k #13 45.11 boost-test x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 230 k #13 45.11 boost-thread x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 55 k #13 45.11 boost-timer x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 23 k #13 45.11 boost-type_erasure x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 30 k #13 45.11 boost-wave x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 208 k #13 45.11 libicu x86_64 67.1-9.el9 tf-mirrors.ci_repos_yum9-baseos 9.6 M #13 45.11 libunwind x86_64 1.6.2-1.el9 tf-mirrors.ci_repos_epel9.repo 67 k #13 45.11 #13 45.11 Transaction Summary #13 45.11 ======================================================================================= #13 45.11 Install 31 Packages #13 45.11 #13 45.11 Total download size: 12 M #13 45.11 Installed size: 41 M #13 45.11 Downloading Packages: #13 45.14 (1/31): boost-atomic-1.75.0-8.el9.x86_64.rpm 756 kB/s | 16 kB 00:00 #13 45.14 (2/31): boost-1.75.0-8.el9.x86_64.rpm 410 kB/s | 11 kB 00:00 #13 45.15 (3/31): boost-chrono-1.75.0-8.el9.x86_64.rpm 2.2 MB/s | 24 kB 00:00 #13 45.16 (4/31): boost-container-1.75.0-8.el9.x86_64.rpm 2.0 MB/s | 36 kB 00:00 #13 45.17 (5/31): boost-context-1.75.0-8.el9.x86_64.rpm 912 kB/s | 15 kB 00:00 #13 45.17 (6/31): boost-contract-1.75.0-8.el9.x86_64.rpm 3.8 MB/s | 44 kB 00:00 #13 45.18 (7/31): boost-coroutine-1.75.0-8.el9.x86_64.rpm 3.2 MB/s | 32 kB 00:00 #13 45.18 (8/31): boost-date-time-1.75.0-8.el9.x86_64.rpm 1.3 MB/s | 13 kB 00:00 #13 45.19 (9/31): boost-fiber-1.75.0-8.el9.x86_64.rpm 2.6 MB/s | 38 kB 00:00 #13 45.20 (10/31): boost-filesystem-1.75.0-8.el9.x86_64.r 5.1 MB/s | 57 kB 00:00 #13 45.21 (11/31): boost-graph-1.75.0-8.el9.x86_64.rpm 5.3 MB/s | 101 kB 00:00 #13 45.22 (12/31): boost-iostreams-1.75.0-8.el9.x86_64.rp 1.6 MB/s | 38 kB 00:00 #13 45.25 (13/31): boost-locale-1.75.0-8.el9.x86_64.rpm 8.4 MB/s | 214 kB 00:00 #13 45.32 (14/31): boost-log-1.75.0-8.el9.x86_64.rpm 4.1 MB/s | 408 kB 00:00 #13 45.33 (15/31): boost-math-1.75.0-8.el9.x86_64.rpm 2.3 MB/s | 205 kB 00:00 #13 45.33 (16/31): boost-nowide-1.75.0-8.el9.x86_64.rpm 1.8 MB/s | 15 kB 00:00 #13 45.33 (17/31): boost-program-options-1.75.0-8.el9.x86 14 MB/s | 106 kB 00:00 #13 45.34 (18/31): boost-python3-1.75.0-8.el9.x86_64.rpm 9.5 MB/s | 92 kB 00:00 #13 45.34 (19/31): boost-random-1.75.0-8.el9.x86_64.rpm 2.7 MB/s | 23 kB 00:00 #13 45.35 (20/31): boost-regex-1.75.0-8.el9.x86_64.rpm 21 MB/s | 277 kB 00:00 #13 45.36 (21/31): boost-serialization-1.75.0-8.el9.x86_6 8.0 MB/s | 129 kB 00:00 #13 45.36 (22/31): boost-stacktrace-1.75.0-8.el9.x86_64.r 2.5 MB/s | 27 kB 00:00 #13 45.38 (23/31): boost-system-1.75.0-8.el9.x86_64.rpm 1.6 MB/s | 13 kB 00:00 #13 45.39 (24/31): boost-test-1.75.0-8.el9.x86_64.rpm 9.4 MB/s | 230 kB 00:00 #13 45.39 (25/31): boost-thread-1.75.0-8.el9.x86_64.rpm 2.2 MB/s | 55 kB 00:00 #13 45.39 (26/31): boost-timer-1.75.0-8.el9.x86_64.rpm 3.8 MB/s | 23 kB 00:00 #13 45.41 (27/31): boost-type_erasure-1.75.0-8.el9.x86_64 5.2 MB/s | 30 kB 00:00 #13 45.41 (28/31): boost-wave-1.75.0-8.el9.x86_64.rpm 15 MB/s | 208 kB 00:00 #13 45.43 (29/31): gperftools-libs-2.9.1-3.el9.x86_64.rpm 11 MB/s | 308 kB 00:00 #13 45.43 (30/31): libunwind-1.6.2-1.el9.x86_64.rpm 3.4 MB/s | 67 kB 00:00 #13 45.58 (31/31): libicu-67.1-9.el9.x86_64.rpm 21 MB/s | 9.6 MB 00:00 #13 45.58 -------------------------------------------------------------------------------- #13 45.58 Total 26 MB/s | 12 MB 00:00 #13 45.58 Running transaction check #13 45.68 Transaction check succeeded. #13 45.68 Running transaction test #13 46.03 Transaction test succeeded. #13 46.03 Running transaction #13 46.69 Preparing : 1/1 #13 46.87 Installing : boost-system-1.75.0-8.el9.x86_64 1/31 #13 46.88 Installing : boost-chrono-1.75.0-8.el9.x86_64 2/31 #13 46.93 Installing : boost-thread-1.75.0-8.el9.x86_64 3/31 #13 46.93 Installing : boost-filesystem-1.75.0-8.el9.x86_64 4/31 #13 47.65 Installing : libicu-67.1-9.el9.x86_64 5/31 #13 47.68 Installing : boost-regex-1.75.0-8.el9.x86_64 6/31 #13 47.69 Installing : boost-context-1.75.0-8.el9.x86_64 7/31 #13 47.71 Installing : boost-date-time-1.75.0-8.el9.x86_64 8/31 #13 47.71 Installing : boost-atomic-1.75.0-8.el9.x86_64 9/31 #13 47.74 Installing : boost-log-1.75.0-8.el9.x86_64 10/31 #13 47.76 Installing : boost-wave-1.75.0-8.el9.x86_64 11/31 #13 47.78 Installing : boost-coroutine-1.75.0-8.el9.x86_64 12/31 #13 47.79 Installing : boost-fiber-1.75.0-8.el9.x86_64 13/31 #13 47.80 Installing : boost-graph-1.75.0-8.el9.x86_64 14/31 #13 47.82 Installing : boost-locale-1.75.0-8.el9.x86_64 15/31 #13 47.84 Installing : boost-type_erasure-1.75.0-8.el9.x86_64 16/31 #13 47.84 Installing : boost-timer-1.75.0-8.el9.x86_64 17/31 #13 47.86 Installing : libunwind-1.6.2-1.el9.x86_64 18/31 #13 47.86 Installing : boost-test-1.75.0-8.el9.x86_64 19/31 #13 47.88 Installing : boost-stacktrace-1.75.0-8.el9.x86_64 20/31 #13 47.91 Installing : boost-serialization-1.75.0-8.el9.x86_64 21/31 #13 47.92 Installing : boost-random-1.75.0-8.el9.x86_64 22/31 #13 47.94 Installing : boost-python3-1.75.0-8.el9.x86_64 23/31 #13 47.97 Installing : boost-program-options-1.75.0-8.el9.x86_64 24/31 #13 47.97 Installing : boost-nowide-1.75.0-8.el9.x86_64 25/31 #13 48.00 Installing : boost-math-1.75.0-8.el9.x86_64 26/31 #13 48.01 Installing : boost-iostreams-1.75.0-8.el9.x86_64 27/31 #13 48.03 Installing : boost-contract-1.75.0-8.el9.x86_64 28/31 #13 48.04 Installing : boost-container-1.75.0-8.el9.x86_64 29/31 #13 48.05 Installing : boost-1.75.0-8.el9.x86_64 30/31 #13 48.10 Installing : gperftools-libs-2.9.1-3.el9.x86_64 31/31 #13 48.17 Running scriptlet: gperftools-libs-2.9.1-3.el9.x86_64 31/31 #13 48.46 Verifying : libicu-67.1-9.el9.x86_64 1/31 #13 48.46 Verifying : boost-1.75.0-8.el9.x86_64 2/31 #13 48.46 Verifying : boost-atomic-1.75.0-8.el9.x86_64 3/31 #13 48.46 Verifying : boost-chrono-1.75.0-8.el9.x86_64 4/31 #13 48.46 Verifying : boost-container-1.75.0-8.el9.x86_64 5/31 #13 48.46 Verifying : boost-context-1.75.0-8.el9.x86_64 6/31 #13 48.46 Verifying : boost-contract-1.75.0-8.el9.x86_64 7/31 #13 48.46 Verifying : boost-coroutine-1.75.0-8.el9.x86_64 8/31 #13 48.46 Verifying : boost-date-time-1.75.0-8.el9.x86_64 9/31 #13 48.46 Verifying : boost-fiber-1.75.0-8.el9.x86_64 10/31 #13 48.46 Verifying : boost-filesystem-1.75.0-8.el9.x86_64 11/31 #13 48.46 Verifying : boost-graph-1.75.0-8.el9.x86_64 12/31 #13 48.46 Verifying : boost-iostreams-1.75.0-8.el9.x86_64 13/31 #13 48.46 Verifying : boost-locale-1.75.0-8.el9.x86_64 14/31 #13 48.46 Verifying : boost-log-1.75.0-8.el9.x86_64 15/31 #13 48.46 Verifying : boost-math-1.75.0-8.el9.x86_64 16/31 #13 48.46 Verifying : boost-nowide-1.75.0-8.el9.x86_64 17/31 #13 48.46 Verifying : boost-program-options-1.75.0-8.el9.x86_64 18/31 #13 48.46 Verifying : boost-python3-1.75.0-8.el9.x86_64 19/31 #13 48.46 Verifying : boost-random-1.75.0-8.el9.x86_64 20/31 #13 48.46 Verifying : boost-regex-1.75.0-8.el9.x86_64 21/31 #13 48.46 Verifying : boost-serialization-1.75.0-8.el9.x86_64 22/31 #13 48.46 Verifying : boost-stacktrace-1.75.0-8.el9.x86_64 23/31 #13 48.46 Verifying : boost-system-1.75.0-8.el9.x86_64 24/31 #13 48.46 Verifying : boost-test-1.75.0-8.el9.x86_64 25/31 #13 48.46 Verifying : boost-thread-1.75.0-8.el9.x86_64 26/31 #13 48.46 Verifying : boost-timer-1.75.0-8.el9.x86_64 27/31 #13 48.46 Verifying : boost-type_erasure-1.75.0-8.el9.x86_64 28/31 #13 48.46 Verifying : boost-wave-1.75.0-8.el9.x86_64 29/31 #13 48.46 Verifying : gperftools-libs-2.9.1-3.el9.x86_64 30/31 #13 48.46 Verifying : libunwind-1.6.2-1.el9.x86_64 31/31 #13 48.62 #13 48.62 Installed: #13 48.62 boost-1.75.0-8.el9.x86_64 #13 48.62 boost-atomic-1.75.0-8.el9.x86_64 #13 48.62 boost-chrono-1.75.0-8.el9.x86_64 #13 48.62 boost-container-1.75.0-8.el9.x86_64 #13 48.62 boost-context-1.75.0-8.el9.x86_64 #13 48.62 boost-contract-1.75.0-8.el9.x86_64 #13 48.62 boost-coroutine-1.75.0-8.el9.x86_64 #13 48.62 boost-date-time-1.75.0-8.el9.x86_64 #13 48.62 boost-fiber-1.75.0-8.el9.x86_64 #13 48.62 boost-filesystem-1.75.0-8.el9.x86_64 #13 48.62 boost-graph-1.75.0-8.el9.x86_64 #13 48.62 boost-iostreams-1.75.0-8.el9.x86_64 #13 48.62 boost-locale-1.75.0-8.el9.x86_64 #13 48.62 boost-log-1.75.0-8.el9.x86_64 #13 48.62 boost-math-1.75.0-8.el9.x86_64 #13 48.62 boost-nowide-1.75.0-8.el9.x86_64 #13 48.62 boost-program-options-1.75.0-8.el9.x86_64 #13 48.62 boost-python3-1.75.0-8.el9.x86_64 #13 48.62 boost-random-1.75.0-8.el9.x86_64 #13 48.62 boost-regex-1.75.0-8.el9.x86_64 #13 48.62 boost-serialization-1.75.0-8.el9.x86_64 #13 48.62 boost-stacktrace-1.75.0-8.el9.x86_64 #13 48.62 boost-system-1.75.0-8.el9.x86_64 #13 48.62 boost-test-1.75.0-8.el9.x86_64 #13 48.62 boost-thread-1.75.0-8.el9.x86_64 #13 48.62 boost-timer-1.75.0-8.el9.x86_64 #13 48.62 boost-type_erasure-1.75.0-8.el9.x86_64 #13 48.62 boost-wave-1.75.0-8.el9.x86_64 #13 48.62 gperftools-libs-2.9.1-3.el9.x86_64 #13 48.62 libicu-67.1-9.el9.x86_64 #13 48.62 libunwind-1.6.2-1.el9.x86_64 #13 48.62 #13 48.62 Complete! #13 49.04 75 files removed #13 49.48 Looking in indexes: http://tf-mirrors.gz1.opensdn.io/root/pypi/+simple/, http://localhost:6667/pip/simple #13 49.52 Collecting contrail-vrouter-api==0.1.dev0 #13 49.54 Downloading http://localhost:6667/pip/simple/contrail-vrouter-api/contrail_vrouter_api-0.1.dev0-py3-none-any.whl (2.9 kB) #13 49.76 Installing collected packages: contrail-vrouter-api #13 49.78 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 49.78 Successfully installed contrail-vrouter-api-0.1.dev0 #13 DONE 50.5s #14 [stage-1 8/8] COPY *.sh / #14 DONE 0.4s #15 exporting to image #15 exporting layers #15 exporting layers 4.0s done #15 writing image sha256:80c38592a57f7317fcf34c2fc53e1094196dc8c928ab0e0afc2aa6dd91a613c1 done #15 naming to nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_2_6_4-1 done #15 DONE 4.0s 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-21 15:44:28,591: INFO: Docker build duration: 67 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-tor-agent] c0878d44a885: Preparing efdf27906ad7: Preparing 3783bff00bb2: Preparing 84bd905f37e7: Preparing 5474c99f7dad: Preparing 6654da7eabf3: Preparing c078c0164a63: Preparing aff84bf0b161: Preparing 34123338dbe8: Preparing 5becc685c6ff: Preparing 647121c35c32: Preparing f817e7c6fd2b: Preparing 56a31a32d13a: Preparing 1c523448f043: Preparing 085be8f20334: Preparing baa9d95ea65c: Preparing 7a21ad2ba9be: Preparing daf0eff3c360: Preparing 44343de3ea1d: Preparing 6654da7eabf3: Waiting c078c0164a63: Waiting aff84bf0b161: Waiting 34123338dbe8: Waiting 5becc685c6ff: Waiting 647121c35c32: Waiting f817e7c6fd2b: Waiting 56a31a32d13a: Waiting 1c523448f043: Waiting 085be8f20334: Waiting baa9d95ea65c: Waiting 7a21ad2ba9be: Waiting daf0eff3c360: Waiting 44343de3ea1d: Waiting 3783bff00bb2: Pushed c0878d44a885: Pushed 84bd905f37e7: Pushed 5474c99f7dad: Pushed 34123338dbe8: Layer already exists aff84bf0b161: Layer already exists 6654da7eabf3: Pushed 5becc685c6ff: Layer already exists 647121c35c32: Layer already exists f817e7c6fd2b: Layer already exists 56a31a32d13a: Layer already exists 1c523448f043: Layer already exists 085be8f20334: Layer already exists baa9d95ea65c: Layer already exists 7a21ad2ba9be: Layer already exists daf0eff3c360: Layer already exists 44343de3ea1d: Layer already exists c078c0164a63: Pushed efdf27906ad7: Pushed master-2_2_6_4-1: digest: sha256:8199c33aab57402996e81524d455221ce283370b2c0925fc3ade45b66e4bc901 size: 4292 2025-10-21 15:45:11,478: 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_2_6_4-1 b4b576644506 4 seconds ago 278MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-dnsmasq master-2_2_6_4-1 47abbf47a40b 7 seconds ago 530MB nexus.gz1.opensdn.io:5101/opensdn-analytics-collector master-2_2_6_4-1 2b7b47a15899 29 seconds ago 860MB nexus.gz1.opensdn.io:5101/opensdn-tor-agent master-2_2_6_4-1 80c38592a57f 47 seconds ago 573MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns master-2_2_6_4-1 32b2b2459e18 55 seconds ago 888MB nexus.gz1.opensdn.io:5101/opensdn-analytics-api master-2_2_6_4-1 8ba077cff7f6 About a minute ago 538MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-collector master-2_2_6_4-1 213a0e995c0d About a minute ago 731MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology master-2_2_6_4-1 fe135364d663 About a minute ago 731MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web master-2_2_6_4-1 44489eb36d1e About a minute ago 788MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job master-2_2_6_4-1 283dca99e244 About a minute ago 788MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk master-2_2_6_4-1 658aa2792129 About a minute ago 583MB nexus.gz1.opensdn.io:5101/opensdn-analytics-alarm-gen master-2_2_6_4-1 db395e316a20 About a minute ago 529MB nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init master-2_2_6_4-1 3e81bc0177e7 About a minute ago 533MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema master-2_2_6_4-1 1c961577f668 About a minute ago 514MB nexus.gz1.opensdn.io:5101/opensdn-openstack-compute-init master-2_2_6_4-1 5905fe2ad6c7 About a minute ago 278MB nexus.gz1.opensdn.io:5101/opensdn-openstack-heat-init master-2_2_6_4-1 69af014bd229 About a minute ago 293MB nexus.gz1.opensdn.io:5101/opensdn-openstack-neutron-init master-2_2_6_4-1 79134e0cd349 About a minute ago 293MB nexus.gz1.opensdn.io:5101/opensdn-kubernetes-kube-manager master-2_2_6_4-1 6d4904853cba About a minute ago 517MB nexus.gz1.opensdn.io:5101/opensdn-node-init master-2_2_6_4-1 799a65f52cc2 About a minute ago 513MB nexus.gz1.opensdn.io:5101/opensdn-provisioner master-2_2_6_4-1 461d3520869a About a minute ago 513MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base master-2_2_6_4-1 7a49e9cd157e 2 minutes ago 788MB nexus.gz1.opensdn.io:5101/opensdn-external-stunnel master-2_2_6_4-1 5b82c930b550 3 minutes ago 328MB nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq master-2_2_6_4-1 14c3387b1ceb 3 minutes ago 363MB nexus.gz1.opensdn.io:5101/opensdn-external-cassandra master-2_2_6_4-1 f53a20fa1df7 3 minutes ago 687MB nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper master-2_2_6_4-1 4f9e5002fc1f 3 minutes ago 301MB nexus.gz1.opensdn.io:5101/opensdn-external-kafka master-2_2_6_4-1 00d856214de2 3 minutes ago 744MB nexus.gz1.opensdn.io:5101/opensdn-external-redis master-2_2_6_4-1 a750a76d6bb6 3 minutes ago 171MB nexus.gz1.opensdn.io:5101/opensdn-external-haproxy master-2_2_6_4-1 458a3b522c67 3 minutes ago 144MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base master-2_2_6_4-1 a6d7cf343ccc 3 minutes ago 731MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-base master-2_2_6_4-1 55889e6184b9 3 minutes ago 583MB nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd master-2_2_6_4-1 19fd7699acb4 3 minutes ago 290MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-base master-2_2_6_4-1 37c2814cd5f6 3 minutes ago 574MB nexus.gz1.opensdn.io:5101/opensdn-analytics-base master-2_2_6_4-1 f6a18953e0f6 4 minutes ago 513MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-base master-2_2_6_4-1 f02f9088de1d 4 minutes ago 513MB nexus.gz1.opensdn.io:5101/opensdn-base master-2_2_6_4-1 8d25c759e9e4 4 minutes ago 513MB nexus.gz1.opensdn.io:5101/opensdn-general-base master-2_2_6_4-1 864e01901956 5 minutes ago 278MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src master-2_2_6_4-1 4ee82a3caa00 6 minutes ago 2.35MB tf-dev-sandbox compile 053bfb9da6f5 6 minutes ago 41.2GB nexus.gz1.opensdn.io:5101/opensdn-charms-src master-2_2_6_4-1 b452c34c351b 43 minutes ago 6.04MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src 7394d60ee89e 43 minutes ago 2.33MB nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src master-2_2_6_4-1 80734f70a541 43 minutes ago 1.39MB nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src master-2_2_6_4-1 f1b7de2fdef0 43 minutes ago 32.6MB nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src master-2_2_6_4-1 dbb69bc7f8d5 43 minutes ago 4.17kB nexus.gz1.opensdn.io:5101/tf-dev-sandbox frozen d8eb7a51891f 2 hours ago 23.6GB