2025-11-07 12:35:19,745: INFO: Building opensdn-tor-agent 2025-11-07 12:35:19,799: 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_3_4_2-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: #1 transferring dockerfile: 2.10kB done #1 DONE 2.1s #2 [internal] load metadata for nexus.gz1.opensdn.io:5101/opensdn-base:master-2_3_4_2-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: #4 transferring context: 2B done #4 DONE 2.1s #5 [1/3] FROM nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-2_3_4_2-1 #5 CACHED #6 [build 1/1] FROM docker.io/library/tf-dev-sandbox:compile #6 CACHED #7 [1/3] FROM nexus.gz1.opensdn.io:5101/opensdn-base:master-2_3_4_2-1 #7 DONE 0.0s #8 [internal] load build context #8 ... #9 [stage-1 2/8] COPY --from=build /buildroot/usr/lib/libisc-9.21.3.so /usr/lib/ #9 DONE 1.6s #8 [internal] load build context #8 transferring context: 1.52kB done #8 DONE 2.2s #10 [stage-1 3/8] COPY --from=build /buildroot/usr/lib/libisccc-9.21.3.so /usr/lib/ #10 DONE 1.0s #11 [stage-1 4/8] COPY --from=build /buildroot/usr/lib/libisccfg-9.21.3.so /usr/lib/ #11 DONE 1.1s #12 [stage-1 5/8] COPY --from=build /buildroot/usr/bin/contrail-vrouter-agent-health-check.py /usr/bin/ #12 DONE 0.9s #13 [stage-1 6/8] COPY --from=build /buildroot/usr/bin/contrail_crypt_tunnel_client.py /usr/bin/ #13 DONE 0.8s #14 [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 #14 1.876 added from: http://tf-mirrors.gz1.opensdn.io/re 15 MB/s | 2.1 MB 00:00 #14 2.649 added from: http://tf-mirrors.gz1.opensdn.io/re 16 MB/s | 730 kB 00:00 #14 3.040 added from: http://tf-mirrors.gz1.opensdn.io/re 8.0 MB/s | 264 kB 00:00 #14 3.376 added from: http://tf-mirrors.gz1.opensdn.io/re 34 MB/s | 7.0 MB 00:00 #14 8.018 added from: http://tf-mirrors.gz1.opensdn.io/re 33 MB/s | 4.0 MB 00:00 #14 11.18 added from: http://tf-mirrors.gz1.opensdn.io/re 18 MB/s | 939 kB 00:00 #14 11.79 added from: http://tf-mirrors.gz1.opensdn.io/re 21 MB/s | 2.3 MB 00:00 #14 13.25 added from: http://tf-mirrors.gz1.opensdn.io/re 9.7 MB/s | 392 kB 00:00 #14 13.64 added from: http://tf-mirrors.gz1.opensdn.io/re 11 MB/s | 451 kB 00:00 #14 14.10 added from: http://tf-mirrors.gz1.opensdn.io/re 525 kB/s | 16 kB 00:00 #14 14.32 added from: http://tf-mirrors.gz1.opensdn.io/re 8.7 kB/s | 257 B 00:00 #14 14.53 added from: http://tf-mirrors.gz1.opensdn.io/re 508 kB/s | 13 kB 00:00 #14 14.96 added from: http://tf-mirrors.gz1.opensdn.io/re 1.4 MB/s | 64 kB 00:00 #14 16.02 added from: http://tf-mirrors.gz1.opensdn.io/re 37 MB/s | 30 MB 00:00 #14 33.36 Third parties for OpenSDN 43 MB/s | 5.1 MB 00:00 #14 42.77 Dependencies resolved. #14 42.77 ======================================================================================= #14 42.77 Package Arch Version Repository Size #14 42.77 ======================================================================================= #14 42.77 Installing: #14 42.77 boost x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 11 k #14 42.77 gperftools-libs x86_64 2.9.1-3.el9 tf-mirrors.ci_repos_epel9.repo 308 k #14 42.77 Installing dependencies: #14 42.77 boost-atomic x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 16 k #14 42.77 boost-chrono x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 24 k #14 42.77 boost-container x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 36 k #14 42.77 boost-context x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 15 k #14 42.77 boost-contract x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 44 k #14 42.77 boost-coroutine x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 32 k #14 42.77 boost-date-time x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 13 k #14 42.77 boost-fiber x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 38 k #14 42.77 boost-filesystem x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 57 k #14 42.77 boost-graph x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 101 k #14 42.77 boost-iostreams x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 38 k #14 42.77 boost-locale x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 214 k #14 42.77 boost-log x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 408 k #14 42.77 boost-math x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 205 k #14 42.77 boost-nowide x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 15 k #14 42.77 boost-program-options x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 106 k #14 42.77 boost-python3 x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 92 k #14 42.77 boost-random x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 23 k #14 42.77 boost-regex x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 277 k #14 42.77 boost-serialization x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 129 k #14 42.77 boost-stacktrace x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 27 k #14 42.77 boost-system x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 13 k #14 42.77 boost-test x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 230 k #14 42.77 boost-thread x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 55 k #14 42.77 boost-timer x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 23 k #14 42.77 boost-type_erasure x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 30 k #14 42.77 boost-wave x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 208 k #14 42.77 libicu x86_64 67.1-9.el9 tf-mirrors.ci_repos_yum9-baseos 9.6 M #14 42.77 libunwind x86_64 1.6.2-1.el9 tf-mirrors.ci_repos_epel9.repo 67 k #14 42.77 #14 42.77 Transaction Summary #14 42.77 ======================================================================================= #14 42.77 Install 31 Packages #14 42.77 #14 42.77 Total download size: 12 M #14 42.77 Installed size: 41 M #14 42.78 Downloading Packages: #14 42.83 (1/31): boost-1.75.0-8.el9.x86_64.rpm 449 kB/s | 11 kB 00:00 #14 42.83 (2/31): boost-atomic-1.75.0-8.el9.x86_64.rpm 602 kB/s | 16 kB 00:00 #14 42.83 (3/31): boost-chrono-1.75.0-8.el9.x86_64.rpm 3.2 MB/s | 24 kB 00:00 #14 42.83 (4/31): boost-container-1.75.0-8.el9.x86_64.rpm 4.7 MB/s | 36 kB 00:00 #14 42.83 (5/31): boost-context-1.75.0-8.el9.x86_64.rpm 2.6 MB/s | 15 kB 00:00 #14 42.83 (6/31): boost-contract-1.75.0-8.el9.x86_64.rpm 7.8 MB/s | 44 kB 00:00 #14 42.83 (7/31): boost-coroutine-1.75.0-8.el9.x86_64.rpm 5.7 MB/s | 32 kB 00:00 #14 42.83 (8/31): boost-date-time-1.75.0-8.el9.x86_64.rpm 2.5 MB/s | 13 kB 00:00 #14 42.83 (9/31): boost-fiber-1.75.0-8.el9.x86_64.rpm 7.3 MB/s | 38 kB 00:00 #14 42.89 (10/31): boost-filesystem-1.75.0-8.el9.x86_64.r 2.8 MB/s | 57 kB 00:00 #14 42.89 (11/31): boost-graph-1.75.0-8.el9.x86_64.rpm 4.7 MB/s | 101 kB 00:00 #14 42.89 (12/31): boost-iostreams-1.75.0-8.el9.x86_64.rp 6.1 MB/s | 38 kB 00:00 #14 42.89 (13/31): boost-locale-1.75.0-8.el9.x86_64.rpm 23 MB/s | 214 kB 00:00 #14 42.89 (14/31): boost-math-1.75.0-8.el9.x86_64.rpm 20 MB/s | 205 kB 00:00 #14 42.89 (15/31): boost-log-1.75.0-8.el9.x86_64.rpm 15 MB/s | 408 kB 00:00 #14 42.89 (16/31): boost-nowide-1.75.0-8.el9.x86_64.rpm 849 kB/s | 15 kB 00:00 #14 42.92 (17/31): boost-program-options-1.75.0-8.el9.x86 5.4 MB/s | 106 kB 00:00 #14 42.92 (18/31): boost-python3-1.75.0-8.el9.x86_64.rpm 4.5 MB/s | 92 kB 00:00 #14 42.92 (19/31): boost-random-1.75.0-8.el9.x86_64.rpm 1.7 MB/s | 23 kB 00:00 #14 42.92 (20/31): boost-serialization-1.75.0-8.el9.x86_6 17 MB/s | 129 kB 00:00 #14 42.94 (21/31): boost-regex-1.75.0-8.el9.x86_64.rpm 11 MB/s | 277 kB 00:00 #14 42.95 (22/31): boost-stacktrace-1.75.0-8.el9.x86_64.r 1.5 MB/s | 27 kB 00:00 #14 42.99 (23/31): boost-system-1.75.0-8.el9.x86_64.rpm 1.2 MB/s | 13 kB 00:00 #14 42.99 (24/31): boost-test-1.75.0-8.el9.x86_64.rpm 16 MB/s | 230 kB 00:00 #14 42.99 (25/31): boost-thread-1.75.0-8.el9.x86_64.rpm 4.2 MB/s | 55 kB 00:00 #14 42.99 (26/31): boost-timer-1.75.0-8.el9.x86_64.rpm 3.5 MB/s | 23 kB 00:00 #14 42.99 (27/31): boost-type_erasure-1.75.0-8.el9.x86_64 5.1 MB/s | 30 kB 00:00 #14 43.00 (28/31): boost-wave-1.75.0-8.el9.x86_64.rpm 15 MB/s | 208 kB 00:00 #14 43.05 (29/31): libunwind-1.6.2-1.el9.x86_64.rpm 1.1 MB/s | 67 kB 00:00 #14 43.22 (30/31): gperftools-libs-2.9.1-3.el9.x86_64.rpm 1.3 MB/s | 308 kB 00:00 #14 43.45 (31/31): libicu-67.1-9.el9.x86_64.rpm 15 MB/s | 9.6 MB 00:00 #14 43.45 -------------------------------------------------------------------------------- #14 43.45 Total 19 MB/s | 12 MB 00:00 #14 43.45 Running transaction check #14 43.52 Transaction check succeeded. #14 43.52 Running transaction test #14 43.91 Transaction test succeeded. #14 43.91 Running transaction #14 44.67 Preparing : 1/1 #14 44.81 Installing : boost-system-1.75.0-8.el9.x86_64 1/31 #14 45.05 Installing : boost-chrono-1.75.0-8.el9.x86_64 2/31 #14 45.33 Installing : boost-thread-1.75.0-8.el9.x86_64 3/31 #14 45.67 Installing : boost-filesystem-1.75.0-8.el9.x86_64 4/31 #14 46.57 Installing : libicu-67.1-9.el9.x86_64 5/31 #14 46.57 Installing : boost-regex-1.75.0-8.el9.x86_64 6/31 #14 46.57 Installing : boost-context-1.75.0-8.el9.x86_64 7/31 #14 46.57 Installing : boost-date-time-1.75.0-8.el9.x86_64 8/31 #14 46.59 Installing : boost-atomic-1.75.0-8.el9.x86_64 9/31 #14 46.62 Installing : boost-log-1.75.0-8.el9.x86_64 10/31 #14 46.62 Installing : boost-wave-1.75.0-8.el9.x86_64 11/31 #14 46.62 Installing : boost-coroutine-1.75.0-8.el9.x86_64 12/31 #14 46.62 Installing : boost-fiber-1.75.0-8.el9.x86_64 13/31 #14 46.63 Installing : boost-graph-1.75.0-8.el9.x86_64 14/31 #14 46.64 Installing : boost-locale-1.75.0-8.el9.x86_64 15/31 #14 46.64 Installing : boost-type_erasure-1.75.0-8.el9.x86_64 16/31 #14 46.66 Installing : boost-timer-1.75.0-8.el9.x86_64 17/31 #14 46.68 Installing : libunwind-1.6.2-1.el9.x86_64 18/31 #14 46.71 Installing : boost-test-1.75.0-8.el9.x86_64 19/31 #14 46.71 Installing : boost-stacktrace-1.75.0-8.el9.x86_64 20/31 #14 46.74 Installing : boost-serialization-1.75.0-8.el9.x86_64 21/31 #14 46.74 Installing : boost-random-1.75.0-8.el9.x86_64 22/31 #14 46.74 Installing : boost-python3-1.75.0-8.el9.x86_64 23/31 #14 46.75 Installing : boost-program-options-1.75.0-8.el9.x86_64 24/31 #14 46.75 Installing : boost-nowide-1.75.0-8.el9.x86_64 25/31 #14 46.77 Installing : boost-math-1.75.0-8.el9.x86_64 26/31 #14 46.78 Installing : boost-iostreams-1.75.0-8.el9.x86_64 27/31 #14 46.78 Installing : boost-contract-1.75.0-8.el9.x86_64 28/31 #14 46.81 Installing : boost-container-1.75.0-8.el9.x86_64 29/31 #14 46.81 Installing : boost-1.75.0-8.el9.x86_64 30/31 #14 46.84 Installing : gperftools-libs-2.9.1-3.el9.x86_64 31/31 #14 46.84 Running scriptlet: gperftools-libs-2.9.1-3.el9.x86_64 31/31 #14 47.53 Verifying : libicu-67.1-9.el9.x86_64 1/31 #14 47.53 Verifying : boost-1.75.0-8.el9.x86_64 2/31 #14 47.53 Verifying : boost-atomic-1.75.0-8.el9.x86_64 3/31 #14 47.53 Verifying : boost-chrono-1.75.0-8.el9.x86_64 4/31 #14 47.53 Verifying : boost-container-1.75.0-8.el9.x86_64 5/31 #14 47.53 Verifying : boost-context-1.75.0-8.el9.x86_64 6/31 #14 47.53 Verifying : boost-contract-1.75.0-8.el9.x86_64 7/31 #14 47.53 Verifying : boost-coroutine-1.75.0-8.el9.x86_64 8/31 #14 47.53 Verifying : boost-date-time-1.75.0-8.el9.x86_64 9/31 #14 47.53 Verifying : boost-fiber-1.75.0-8.el9.x86_64 10/31 #14 47.53 Verifying : boost-filesystem-1.75.0-8.el9.x86_64 11/31 #14 47.53 Verifying : boost-graph-1.75.0-8.el9.x86_64 12/31 #14 47.53 Verifying : boost-iostreams-1.75.0-8.el9.x86_64 13/31 #14 47.53 Verifying : boost-locale-1.75.0-8.el9.x86_64 14/31 #14 47.53 Verifying : boost-log-1.75.0-8.el9.x86_64 15/31 #14 47.53 Verifying : boost-math-1.75.0-8.el9.x86_64 16/31 #14 47.53 Verifying : boost-nowide-1.75.0-8.el9.x86_64 17/31 #14 47.53 Verifying : boost-program-options-1.75.0-8.el9.x86_64 18/31 #14 47.53 Verifying : boost-python3-1.75.0-8.el9.x86_64 19/31 #14 47.53 Verifying : boost-random-1.75.0-8.el9.x86_64 20/31 #14 47.53 Verifying : boost-regex-1.75.0-8.el9.x86_64 21/31 #14 47.53 Verifying : boost-serialization-1.75.0-8.el9.x86_64 22/31 #14 47.53 Verifying : boost-stacktrace-1.75.0-8.el9.x86_64 23/31 #14 47.53 Verifying : boost-system-1.75.0-8.el9.x86_64 24/31 #14 47.53 Verifying : boost-test-1.75.0-8.el9.x86_64 25/31 #14 47.53 Verifying : boost-thread-1.75.0-8.el9.x86_64 26/31 #14 47.53 Verifying : boost-timer-1.75.0-8.el9.x86_64 27/31 #14 47.53 Verifying : boost-type_erasure-1.75.0-8.el9.x86_64 28/31 #14 47.53 Verifying : boost-wave-1.75.0-8.el9.x86_64 29/31 #14 47.53 Verifying : gperftools-libs-2.9.1-3.el9.x86_64 30/31 #14 47.53 Verifying : libunwind-1.6.2-1.el9.x86_64 31/31 #14 47.66 #14 47.66 Installed: #14 47.66 boost-1.75.0-8.el9.x86_64 #14 47.66 boost-atomic-1.75.0-8.el9.x86_64 #14 47.66 boost-chrono-1.75.0-8.el9.x86_64 #14 47.66 boost-container-1.75.0-8.el9.x86_64 #14 47.66 boost-context-1.75.0-8.el9.x86_64 #14 47.66 boost-contract-1.75.0-8.el9.x86_64 #14 47.66 boost-coroutine-1.75.0-8.el9.x86_64 #14 47.66 boost-date-time-1.75.0-8.el9.x86_64 #14 47.66 boost-fiber-1.75.0-8.el9.x86_64 #14 47.66 boost-filesystem-1.75.0-8.el9.x86_64 #14 47.66 boost-graph-1.75.0-8.el9.x86_64 #14 47.66 boost-iostreams-1.75.0-8.el9.x86_64 #14 47.66 boost-locale-1.75.0-8.el9.x86_64 #14 47.66 boost-log-1.75.0-8.el9.x86_64 #14 47.66 boost-math-1.75.0-8.el9.x86_64 #14 47.66 boost-nowide-1.75.0-8.el9.x86_64 #14 47.66 boost-program-options-1.75.0-8.el9.x86_64 #14 47.66 boost-python3-1.75.0-8.el9.x86_64 #14 47.66 boost-random-1.75.0-8.el9.x86_64 #14 47.66 boost-regex-1.75.0-8.el9.x86_64 #14 47.66 boost-serialization-1.75.0-8.el9.x86_64 #14 47.66 boost-stacktrace-1.75.0-8.el9.x86_64 #14 47.66 boost-system-1.75.0-8.el9.x86_64 #14 47.66 boost-test-1.75.0-8.el9.x86_64 #14 47.66 boost-thread-1.75.0-8.el9.x86_64 #14 47.66 boost-timer-1.75.0-8.el9.x86_64 #14 47.66 boost-type_erasure-1.75.0-8.el9.x86_64 #14 47.66 boost-wave-1.75.0-8.el9.x86_64 #14 47.66 gperftools-libs-2.9.1-3.el9.x86_64 #14 47.66 libicu-67.1-9.el9.x86_64 #14 47.66 libunwind-1.6.2-1.el9.x86_64 #14 47.66 #14 47.66 Complete! #14 48.36 75 files removed #14 49.17 Looking in indexes: http://tf-mirrors.gz1.opensdn.io/root/pypi/+simple/, http://localhost:6667/pip/simple #14 49.29 Collecting contrail-vrouter-api==0.1.dev0 #14 49.32 Downloading http://localhost:6667/pip/simple/contrail-vrouter-api/contrail_vrouter_api-0.1.dev0-py3-none-any.whl (2.9 kB) #14 49.72 Installing collected packages: contrail-vrouter-api #14 49.72 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv #14 49.72 Successfully installed contrail-vrouter-api-0.1.dev0 #14 DONE 50.4s #15 [stage-1 8/8] COPY *.sh / #15 DONE 0.6s #16 exporting to image #16 exporting layers #16 exporting layers 2.5s done #16 writing image sha256:31a921cd61880860cf2ad7177f351e32e0a7dae006b8e7f5445beb301c5a3e85 #16 writing image sha256:31a921cd61880860cf2ad7177f351e32e0a7dae006b8e7f5445beb301c5a3e85 0.0s done #16 naming to nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_3_4_2-1 0.0s done #16 DONE 2.5s 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-11-07 12:36:27,465: INFO: Docker build duration: 68 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-tor-agent] fd573d8402f4: Preparing cfc54303288e: Preparing 42f99de2ec41: Preparing 467ddf60254b: Preparing 828f044bfb99: Preparing ef85ab6a2bf0: Preparing c98256a587c2: Preparing 8f962e2133a5: Preparing 6cd593847e8d: Preparing 50987e244f5c: Preparing 7651461c63a5: Preparing 13a67fab9cc1: Preparing 4a01352a7437: Preparing debef4fefcf7: Preparing 23c5b5ea1c12: Preparing 06b9fb768f5f: Preparing ddfcfd2ddaca: Preparing 5d8180e4d59f: Preparing 6b5e7dd3ec70: Preparing 44343de3ea1d: Preparing 828f044bfb99: Waiting ef85ab6a2bf0: Waiting c98256a587c2: Waiting 8f962e2133a5: Waiting 6cd593847e8d: Waiting 50987e244f5c: Waiting 7651461c63a5: Waiting 13a67fab9cc1: Waiting 4a01352a7437: Waiting debef4fefcf7: Waiting 23c5b5ea1c12: Waiting 06b9fb768f5f: Waiting ddfcfd2ddaca: Waiting 5d8180e4d59f: Waiting 6b5e7dd3ec70: Waiting 44343de3ea1d: Waiting 42f99de2ec41: Pushed 467ddf60254b: Pushed fd573d8402f4: Pushed ef85ab6a2bf0: Pushed 8f962e2133a5: Layer already exists 828f044bfb99: Pushed 6cd593847e8d: Layer already exists 50987e244f5c: Layer already exists 7651461c63a5: Layer already exists 13a67fab9cc1: Layer already exists 4a01352a7437: Layer already exists debef4fefcf7: Layer already exists 23c5b5ea1c12: Layer already exists 06b9fb768f5f: Layer already exists 5d8180e4d59f: Layer already exists ddfcfd2ddaca: Layer already exists 44343de3ea1d: Layer already exists c98256a587c2: Pushed 6b5e7dd3ec70: Layer already exists cfc54303288e: Pushed master-2_3_4_2-1: digest: sha256:4db143167d8c312c8805634874031a6d43f948c3f67187565de59fc73940545c size: 4505 2025-11-07 12:36:35,743: INFO: Building opensdn-tor-agent finished successfully, duration: 76 seconds REPOSITORY TAG IMAGE ID CREATED SIZE nexus.gz1.opensdn.io:5101/opensdn-tor-agent master-2_3_4_2-1 31a921cd6188 11 seconds ago 674MB nexus.gz1.opensdn.io:5101/opensdn-debug master-2_3_4_2-1 ec7950832c5f 32 seconds ago 348MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-collector master-2_3_4_2-1 ee11e6ee0686 47 seconds ago 830MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology master-2_3_4_2-1 a7a00dc6bb11 48 seconds ago 830MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job master-2_3_4_2-1 70bec9fb970b 59 seconds ago 858MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-control master-2_3_4_2-1 60e94ec6b516 59 seconds ago 1.23GB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web master-2_3_4_2-1 29d7bf7a936d 59 seconds ago 858MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema master-2_3_4_2-1 232b74d2edca About a minute ago 613MB nexus.gz1.opensdn.io:5101/opensdn-openstack-neutron-init master-2_3_4_2-1 76a2a71532ee About a minute ago 363MB nexus.gz1.opensdn.io:5101/opensdn-openstack-heat-init master-2_3_4_2-1 997bd31ed9ea About a minute ago 363MB nexus.gz1.opensdn.io:5101/opensdn-kubernetes-kube-manager master-2_3_4_2-1 3b2a1b259373 About a minute ago 616MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk master-2_3_4_2-1 7acccabd8b43 About a minute ago 682MB nexus.gz1.opensdn.io:5101/opensdn-node-init master-2_3_4_2-1 bfcb196faa87 About a minute ago 612MB nexus.gz1.opensdn.io:5101/opensdn-provisioner master-2_3_4_2-1 8563370715a0 About a minute ago 612MB nexus.gz1.opensdn.io:5101/opensdn-analytics-alarm-gen master-2_3_4_2-1 b493de0153fc About a minute ago 629MB nexus.gz1.opensdn.io:5101/opensdn-deployment-test master-2_3_4_2-1 6e345a8a5ccf About a minute ago 430MB nexus.gz1.opensdn.io:5101/opensdn-external-redis master-2_3_4_2-1 2c2f98735116 About a minute ago 171MB nexus.gz1.opensdn.io:5101/opensdn-external-kafka master-2_3_4_2-1 f87d3294d429 2 minutes ago 392MB nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper master-2_3_4_2-1 6a7720ac6291 2 minutes ago 301MB opensdn-test-test master-2_3_4_2-1 028e175b052c 3 minutes ago 1.74GB nexus.gz1.opensdn.io:5101/opensdn-test-test master-2_3_4_2-1 028e175b052c 3 minutes ago 1.74GB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base master-2_3_4_2-1 a2dfd647e7e2 3 minutes ago 858MB nexus.gz1.opensdn.io:5101/opensdn-external-stunnel master-2_3_4_2-1 cb67ea279b97 4 minutes ago 398MB nexus.gz1.opensdn.io:5101/opensdn-external-cassandra master-2_3_4_2-1 b45111bf6ee4 4 minutes ago 331MB nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq master-2_3_4_2-1 f20ae8dc73d1 4 minutes ago 363MB nexus.gz1.opensdn.io:5101/opensdn-external-haproxy master-2_3_4_2-1 2fca7d6dd31e 4 minutes ago 144MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base master-2_3_4_2-1 a974fe506cc8 4 minutes ago 830MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-base master-2_3_4_2-1 e1cb08018604 4 minutes ago 682MB nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd master-2_3_4_2-1 f26533cf83e7 4 minutes ago 359MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-base master-2_3_4_2-1 961538821e98 4 minutes ago 673MB nexus.gz1.opensdn.io:5101/opensdn-base master-2_3_4_2-1 98f58db73036 5 minutes ago 612MB nexus.gz1.opensdn.io:5101/opensdn-analytics-base master-2_3_4_2-1 535792048fbd 5 minutes ago 612MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-base master-2_3_4_2-1 82f5dcba07ad 5 minutes ago 612MB nexus.gz1.opensdn.io:5101/opensdn-general-base master-2_3_4_2-1 28ea935df2a7 6 minutes ago 348MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src master-2_3_4_2-1 1311d57f23eb 6 minutes ago 2.46MB tf-dev-sandbox compile 1ced0b8daa2c 7 minutes ago 24.2GB nexus.gz1.opensdn.io:5101/opensdn-charms-src master-2_3_4_2-1 d84300cee8cb 7 minutes ago 6.04MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src b196ca8f0251 7 minutes ago 2.44MB nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src master-2_3_4_2-1 fe5eea5d5c6f 7 minutes ago 1.4MB nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src master-2_3_4_2-1 31dab8022303 7 minutes ago 32.6MB nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src master-2_3_4_2-1 fb1bc5d57159 7 minutes ago 4.17kB nexus.gz1.opensdn.io:5101/tf-dev-sandbox frozen f700b19d3407 28 hours ago 23.5GB