2025-10-29 14:16:50,041: INFO: Building opensdn-tor-agent 2025-10-29 14:16:50,097: 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_0_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: #1 transferring dockerfile: 2.10kB done #1 DONE 1.5s #2 [internal] load metadata for nexus.gz1.opensdn.io:5101/opensdn-base:master-2_3_0_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: #4 transferring context: 2B done #4 DONE 2.1s #5 [1/3] FROM nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-2_3_0_4-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_0_4-1 #7 DONE 0.0s #8 [internal] load build context #8 transferring context: 1.52kB done #8 DONE 1.8s #9 [stage-1 2/8] COPY --from=build /buildroot/usr/lib/libisc-9.21.3.so /usr/lib/ #9 DONE 0.9s #10 [stage-1 3/8] COPY --from=build /buildroot/usr/lib/libisccc-9.21.3.so /usr/lib/ #10 DONE 1.1s #11 [stage-1 4/8] COPY --from=build /buildroot/usr/lib/libisccfg-9.21.3.so /usr/lib/ #11 DONE 0.4s #12 [stage-1 5/8] COPY --from=build /buildroot/usr/bin/contrail-vrouter-agent-health-check.py /usr/bin/ #12 DONE 0.2s #13 [stage-1 6/8] COPY --from=build /buildroot/usr/bin/contrail_crypt_tunnel_client.py /usr/bin/ #13 DONE 0.7s #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.229 added from: http://tf-mirrors.gz1.opensdn.io/re 19 MB/s | 2.1 MB 00:00 #14 2.335 added from: http://tf-mirrors.gz1.opensdn.io/re 12 MB/s | 730 kB 00:00 #14 2.580 added from: http://tf-mirrors.gz1.opensdn.io/re 5.5 MB/s | 264 kB 00:00 #14 2.797 added from: http://tf-mirrors.gz1.opensdn.io/re 48 MB/s | 7.0 MB 00:00 #14 7.391 added from: http://tf-mirrors.gz1.opensdn.io/re 37 MB/s | 4.0 MB 00:00 #14 10.26 added from: http://tf-mirrors.gz1.opensdn.io/re 17 MB/s | 939 kB 00:00 #14 11.06 added from: http://tf-mirrors.gz1.opensdn.io/re 27 MB/s | 2.3 MB 00:00 #14 12.71 added from: http://tf-mirrors.gz1.opensdn.io/re 3.1 MB/s | 392 kB 00:00 #14 13.22 added from: http://tf-mirrors.gz1.opensdn.io/re 6.4 MB/s | 451 kB 00:00 #14 13.80 added from: http://tf-mirrors.gz1.opensdn.io/re 409 kB/s | 16 kB 00:00 #14 14.20 added from: http://tf-mirrors.gz1.opensdn.io/re 6.9 kB/s | 257 B 00:00 #14 14.57 added from: http://tf-mirrors.gz1.opensdn.io/re 340 kB/s | 13 kB 00:00 #14 15.37 added from: http://tf-mirrors.gz1.opensdn.io/re 136 kB/s | 64 kB 00:00 #14 16.51 added from: http://tf-mirrors.gz1.opensdn.io/re 36 MB/s | 30 MB 00:00 #14 33.48 Third parties for OpenSDN 26 MB/s | 5.1 MB 00:00 #14 44.42 Dependencies resolved. #14 44.42 ======================================================================================= #14 44.42 Package Arch Version Repository Size #14 44.42 ======================================================================================= #14 44.42 Installing: #14 44.42 boost x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 11 k #14 44.42 gperftools-libs x86_64 2.9.1-3.el9 tf-mirrors.ci_repos_epel9.repo 308 k #14 44.42 Installing dependencies: #14 44.42 boost-atomic x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 16 k #14 44.42 boost-chrono x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 24 k #14 44.42 boost-container x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 36 k #14 44.42 boost-context x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 15 k #14 44.42 boost-contract x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 44 k #14 44.42 boost-coroutine x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 32 k #14 44.42 boost-date-time x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 13 k #14 44.42 boost-fiber x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 38 k #14 44.42 boost-filesystem x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 57 k #14 44.42 boost-graph x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 101 k #14 44.42 boost-iostreams x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 38 k #14 44.42 boost-locale x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 214 k #14 44.42 boost-log x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 408 k #14 44.42 boost-math x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 205 k #14 44.42 boost-nowide x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 15 k #14 44.42 boost-program-options x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 106 k #14 44.42 boost-python3 x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 92 k #14 44.42 boost-random x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 23 k #14 44.42 boost-regex x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 277 k #14 44.42 boost-serialization x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 129 k #14 44.42 boost-stacktrace x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 27 k #14 44.42 boost-system x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 13 k #14 44.42 boost-test x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 230 k #14 44.42 boost-thread x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 55 k #14 44.42 boost-timer x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 23 k #14 44.42 boost-type_erasure x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 30 k #14 44.42 boost-wave x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 208 k #14 44.42 libicu x86_64 67.1-9.el9 tf-mirrors.ci_repos_yum9-baseos 9.6 M #14 44.42 libunwind x86_64 1.6.2-1.el9 tf-mirrors.ci_repos_epel9.repo 67 k #14 44.42 #14 44.42 Transaction Summary #14 44.42 ======================================================================================= #14 44.42 Install 31 Packages #14 44.42 #14 44.42 Total download size: 12 M #14 44.42 Installed size: 41 M #14 44.42 Downloading Packages: #14 44.54 (1/31): boost-1.75.0-8.el9.x86_64.rpm 90 kB/s | 11 kB 00:00 #14 44.74 (2/31): boost-atomic-1.75.0-8.el9.x86_64.rpm 51 kB/s | 16 kB 00:00 #14 44.78 (3/31): boost-chrono-1.75.0-8.el9.x86_64.rpm 106 kB/s | 24 kB 00:00 #14 44.78 (4/31): boost-container-1.75.0-8.el9.x86_64.rpm 956 kB/s | 36 kB 00:00 #14 44.79 (5/31): boost-context-1.75.0-8.el9.x86_64.rpm 937 kB/s | 15 kB 00:00 #14 44.79 (6/31): boost-contract-1.75.0-8.el9.x86_64.rpm 3.1 MB/s | 44 kB 00:00 #14 44.87 (7/31): boost-coroutine-1.75.0-8.el9.x86_64.rpm 2.7 MB/s | 32 kB 00:00 #14 44.87 (8/31): boost-date-time-1.75.0-8.el9.x86_64.rpm 555 kB/s | 13 kB 00:00 #14 44.87 (9/31): boost-fiber-1.75.0-8.el9.x86_64.rpm 1.8 MB/s | 38 kB 00:00 #14 44.87 (10/31): boost-filesystem-1.75.0-8.el9.x86_64.r 7.7 MB/s | 57 kB 00:00 #14 44.87 (11/31): boost-graph-1.75.0-8.el9.x86_64.rpm 5.8 MB/s | 101 kB 00:00 #14 44.87 (12/31): boost-iostreams-1.75.0-8.el9.x86_64.rp 1.4 MB/s | 38 kB 00:00 #14 44.90 (13/31): boost-locale-1.75.0-8.el9.x86_64.rpm 5.6 MB/s | 214 kB 00:00 #14 44.91 (14/31): boost-math-1.75.0-8.el9.x86_64.rpm 8.5 MB/s | 205 kB 00:00 #14 44.94 (15/31): boost-log-1.75.0-8.el9.x86_64.rpm 5.6 MB/s | 408 kB 00:00 #14 44.94 (16/31): boost-nowide-1.75.0-8.el9.x86_64.rpm 485 kB/s | 15 kB 00:00 #14 44.95 (17/31): boost-program-options-1.75.0-8.el9.x86 5.2 MB/s | 106 kB 00:00 #14 44.96 (18/31): boost-python3-1.75.0-8.el9.x86_64.rpm 3.0 MB/s | 92 kB 00:00 #14 45.64 (19/31): boost-random-1.75.0-8.el9.x86_64.rpm 33 kB/s | 23 kB 00:00 #14 45.72 (20/31): boost-regex-1.75.0-8.el9.x86_64.rpm 383 kB/s | 277 kB 00:00 #14 45.72 (21/31): boost-stacktrace-1.75.0-8.el9.x86_64.r 1.3 MB/s | 27 kB 00:00 #14 45.72 (22/31): boost-serialization-1.75.0-8.el9.x86_6 1.9 MB/s | 129 kB 00:00 #14 45.72 (23/31): boost-system-1.75.0-8.el9.x86_64.rpm 782 kB/s | 13 kB 00:00 #14 45.73 (24/31): boost-test-1.75.0-8.el9.x86_64.rpm 10 MB/s | 230 kB 00:00 #14 45.73 (25/31): boost-thread-1.75.0-8.el9.x86_64.rpm 3.3 MB/s | 55 kB 00:00 #14 45.77 (26/31): boost-timer-1.75.0-8.el9.x86_64.rpm 603 kB/s | 23 kB 00:00 #14 45.79 (27/31): boost-type_erasure-1.75.0-8.el9.x86_64 607 kB/s | 30 kB 00:00 #14 45.82 (28/31): boost-wave-1.75.0-8.el9.x86_64.rpm 6.0 MB/s | 208 kB 00:00 #14 45.82 (29/31): gperftools-libs-2.9.1-3.el9.x86_64.rpm 8.1 MB/s | 308 kB 00:00 #14 45.84 (30/31): libunwind-1.6.2-1.el9.x86_64.rpm 2.8 MB/s | 67 kB 00:00 #14 46.00 (31/31): libicu-67.1-9.el9.x86_64.rpm 6.0 MB/s | 9.6 MB 00:01 #14 46.00 -------------------------------------------------------------------------------- #14 46.00 Total 7.8 MB/s | 12 MB 00:01 #14 46.00 Running transaction check #14 46.10 Transaction check succeeded. #14 46.10 Running transaction test #14 46.49 Transaction test succeeded. #14 46.50 Running transaction #14 48.89 Preparing : 1/1 #14 49.02 Installing : boost-system-1.75.0-8.el9.x86_64 1/31 #14 49.55 Installing : boost-chrono-1.75.0-8.el9.x86_64 2/31 #14 49.58 Installing : boost-thread-1.75.0-8.el9.x86_64 3/31 #14 49.58 Installing : boost-filesystem-1.75.0-8.el9.x86_64 4/31 #14 50.12 Installing : libicu-67.1-9.el9.x86_64 5/31 #14 50.32 Installing : boost-regex-1.75.0-8.el9.x86_64 6/31 #14 50.52 Installing : boost-context-1.75.0-8.el9.x86_64 7/31 #14 50.83 Installing : boost-date-time-1.75.0-8.el9.x86_64 8/31 #14 50.97 Installing : boost-atomic-1.75.0-8.el9.x86_64 9/31 #14 50.97 Installing : boost-log-1.75.0-8.el9.x86_64 10/31 #14 51.01 Installing : boost-wave-1.75.0-8.el9.x86_64 11/31 #14 51.01 Installing : boost-coroutine-1.75.0-8.el9.x86_64 12/31 #14 51.06 Installing : boost-fiber-1.75.0-8.el9.x86_64 13/31 #14 51.09 Installing : boost-graph-1.75.0-8.el9.x86_64 14/31 #14 51.09 Installing : boost-locale-1.75.0-8.el9.x86_64 15/31 #14 51.10 Installing : boost-type_erasure-1.75.0-8.el9.x86_64 16/31 #14 51.14 Installing : boost-timer-1.75.0-8.el9.x86_64 17/31 #14 51.14 Installing : libunwind-1.6.2-1.el9.x86_64 18/31 #14 51.18 Installing : boost-test-1.75.0-8.el9.x86_64 19/31 #14 51.18 Installing : boost-stacktrace-1.75.0-8.el9.x86_64 20/31 #14 51.18 Installing : boost-serialization-1.75.0-8.el9.x86_64 21/31 #14 51.18 Installing : boost-random-1.75.0-8.el9.x86_64 22/31 #14 51.19 Installing : boost-python3-1.75.0-8.el9.x86_64 23/31 #14 51.22 Installing : boost-program-options-1.75.0-8.el9.x86_64 24/31 #14 51.22 Installing : boost-nowide-1.75.0-8.el9.x86_64 25/31 #14 51.23 Installing : boost-math-1.75.0-8.el9.x86_64 26/31 #14 51.23 Installing : boost-iostreams-1.75.0-8.el9.x86_64 27/31 #14 51.24 Installing : boost-contract-1.75.0-8.el9.x86_64 28/31 #14 51.28 Installing : boost-container-1.75.0-8.el9.x86_64 29/31 #14 51.28 Installing : boost-1.75.0-8.el9.x86_64 30/31 #14 51.28 Installing : gperftools-libs-2.9.1-3.el9.x86_64 31/31 #14 51.34 Running scriptlet: gperftools-libs-2.9.1-3.el9.x86_64 31/31 #14 51.64 Verifying : libicu-67.1-9.el9.x86_64 1/31 #14 51.64 Verifying : boost-1.75.0-8.el9.x86_64 2/31 #14 51.64 Verifying : boost-atomic-1.75.0-8.el9.x86_64 3/31 #14 51.64 Verifying : boost-chrono-1.75.0-8.el9.x86_64 4/31 #14 51.64 Verifying : boost-container-1.75.0-8.el9.x86_64 5/31 #14 51.64 Verifying : boost-context-1.75.0-8.el9.x86_64 6/31 #14 51.64 Verifying : boost-contract-1.75.0-8.el9.x86_64 7/31 #14 51.64 Verifying : boost-coroutine-1.75.0-8.el9.x86_64 8/31 #14 51.64 Verifying : boost-date-time-1.75.0-8.el9.x86_64 9/31 #14 51.64 Verifying : boost-fiber-1.75.0-8.el9.x86_64 10/31 #14 51.64 Verifying : boost-filesystem-1.75.0-8.el9.x86_64 11/31 #14 51.64 Verifying : boost-graph-1.75.0-8.el9.x86_64 12/31 #14 51.64 Verifying : boost-iostreams-1.75.0-8.el9.x86_64 13/31 #14 51.64 Verifying : boost-locale-1.75.0-8.el9.x86_64 14/31 #14 51.64 Verifying : boost-log-1.75.0-8.el9.x86_64 15/31 #14 51.64 Verifying : boost-math-1.75.0-8.el9.x86_64 16/31 #14 51.64 Verifying : boost-nowide-1.75.0-8.el9.x86_64 17/31 #14 51.64 Verifying : boost-program-options-1.75.0-8.el9.x86_64 18/31 #14 51.64 Verifying : boost-python3-1.75.0-8.el9.x86_64 19/31 #14 51.64 Verifying : boost-random-1.75.0-8.el9.x86_64 20/31 #14 51.64 Verifying : boost-regex-1.75.0-8.el9.x86_64 21/31 #14 51.64 Verifying : boost-serialization-1.75.0-8.el9.x86_64 22/31 #14 51.64 Verifying : boost-stacktrace-1.75.0-8.el9.x86_64 23/31 #14 51.64 Verifying : boost-system-1.75.0-8.el9.x86_64 24/31 #14 51.64 Verifying : boost-test-1.75.0-8.el9.x86_64 25/31 #14 51.64 Verifying : boost-thread-1.75.0-8.el9.x86_64 26/31 #14 51.64 Verifying : boost-timer-1.75.0-8.el9.x86_64 27/31 #14 51.64 Verifying : boost-type_erasure-1.75.0-8.el9.x86_64 28/31 #14 51.64 Verifying : boost-wave-1.75.0-8.el9.x86_64 29/31 #14 51.64 Verifying : gperftools-libs-2.9.1-3.el9.x86_64 30/31 #14 51.64 Verifying : libunwind-1.6.2-1.el9.x86_64 31/31 #14 51.82 #14 51.82 Installed: #14 51.82 boost-1.75.0-8.el9.x86_64 #14 51.82 boost-atomic-1.75.0-8.el9.x86_64 #14 51.82 boost-chrono-1.75.0-8.el9.x86_64 #14 51.82 boost-container-1.75.0-8.el9.x86_64 #14 51.82 boost-context-1.75.0-8.el9.x86_64 #14 51.82 boost-contract-1.75.0-8.el9.x86_64 #14 51.82 boost-coroutine-1.75.0-8.el9.x86_64 #14 51.82 boost-date-time-1.75.0-8.el9.x86_64 #14 51.82 boost-fiber-1.75.0-8.el9.x86_64 #14 51.82 boost-filesystem-1.75.0-8.el9.x86_64 #14 51.82 boost-graph-1.75.0-8.el9.x86_64 #14 51.82 boost-iostreams-1.75.0-8.el9.x86_64 #14 51.82 boost-locale-1.75.0-8.el9.x86_64 #14 51.82 boost-log-1.75.0-8.el9.x86_64 #14 51.82 boost-math-1.75.0-8.el9.x86_64 #14 51.82 boost-nowide-1.75.0-8.el9.x86_64 #14 51.82 boost-program-options-1.75.0-8.el9.x86_64 #14 51.82 boost-python3-1.75.0-8.el9.x86_64 #14 51.82 boost-random-1.75.0-8.el9.x86_64 #14 51.82 boost-regex-1.75.0-8.el9.x86_64 #14 51.82 boost-serialization-1.75.0-8.el9.x86_64 #14 51.82 boost-stacktrace-1.75.0-8.el9.x86_64 #14 51.82 boost-system-1.75.0-8.el9.x86_64 #14 51.82 boost-test-1.75.0-8.el9.x86_64 #14 51.82 boost-thread-1.75.0-8.el9.x86_64 #14 51.82 boost-timer-1.75.0-8.el9.x86_64 #14 51.82 boost-type_erasure-1.75.0-8.el9.x86_64 #14 51.82 boost-wave-1.75.0-8.el9.x86_64 #14 51.82 gperftools-libs-2.9.1-3.el9.x86_64 #14 51.82 libicu-67.1-9.el9.x86_64 #14 51.82 libunwind-1.6.2-1.el9.x86_64 #14 51.82 #14 51.82 Complete! #14 52.29 75 files removed #14 52.95 Looking in indexes: http://tf-mirrors.gz1.opensdn.io/root/pypi/+simple/, http://localhost:6667/pip/simple #14 53.05 Collecting contrail-vrouter-api==0.1.dev0 #14 53.05 Downloading http://localhost:6667/pip/simple/contrail-vrouter-api/contrail_vrouter_api-0.1.dev0-py3-none-any.whl (2.9 kB) #14 53.38 Installing collected packages: contrail-vrouter-api #14 53.81 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 53.82 Successfully installed contrail-vrouter-api-0.1.dev0 #14 DONE 57.4s #15 [stage-1 8/8] COPY *.sh / #15 DONE 0.6s #16 exporting to image #16 exporting layers #16 exporting layers 2.4s done #16 writing image sha256:6feca4e459f6fb7a86c35e257cf12063d7298979285978944b4800842d90ae05 done #16 naming to nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_3_0_4-1 #16 naming to nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_3_0_4-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-10-29 14:18:44,744: INFO: Docker build duration: 115 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-tor-agent] 693e99b16b4b: Preparing d32fc5337a79: Preparing e3f7f00da09f: Preparing 77596ebd745a: Preparing 8186fbe83c73: Preparing 6260f629ea8f: Preparing 5aa6b464f62f: Preparing afe6cb96cfad: Preparing 3a3f10e3463c: Preparing 8e1da2d7b0b6: Preparing 53590dc75bc3: Preparing c50df2df0a87: Preparing 4dd0548cbee5: Preparing 7f3d35afd862: Preparing b2847b29c48c: Preparing 7ad55420a96e: Preparing b7c03cabbf80: Preparing f03377dcc7be: Preparing d373054e672a: Preparing 44343de3ea1d: Preparing 693e99b16b4b: Waiting d32fc5337a79: Waiting e3f7f00da09f: Waiting 77596ebd745a: Waiting 8186fbe83c73: Waiting 6260f629ea8f: Waiting 5aa6b464f62f: Waiting afe6cb96cfad: Waiting 3a3f10e3463c: Waiting 8e1da2d7b0b6: Waiting 53590dc75bc3: Waiting c50df2df0a87: Waiting 4dd0548cbee5: Waiting 7f3d35afd862: Waiting b2847b29c48c: Waiting 7ad55420a96e: Waiting b7c03cabbf80: Waiting f03377dcc7be: Waiting d373054e672a: Waiting 44343de3ea1d: Waiting e3f7f00da09f: Pushed 693e99b16b4b: Pushed 77596ebd745a: Pushed 8186fbe83c73: Pushed 6260f629ea8f: Pushed afe6cb96cfad: Layer already exists 3a3f10e3463c: Layer already exists 8e1da2d7b0b6: Layer already exists 5aa6b464f62f: Pushed c50df2df0a87: Layer already exists 53590dc75bc3: Layer already exists 4dd0548cbee5: Layer already exists 7f3d35afd862: Layer already exists b2847b29c48c: Layer already exists 7ad55420a96e: Layer already exists b7c03cabbf80: Layer already exists f03377dcc7be: Layer already exists d373054e672a: Layer already exists 44343de3ea1d: Layer already exists d32fc5337a79: Pushed master-2_3_0_4-1: digest: sha256:77732e41af88882b00102d5c908c8d7f975fc21eb4c0fbd4e2fff3c032ab5798 size: 4505 2025-10-29 14:19:04,915: INFO: Building opensdn-tor-agent finished successfully, duration: 135 seconds REPOSITORY TAG IMAGE ID CREATED SIZE nexus.gz1.opensdn.io:5101/opensdn-nodemgr master-2_3_0_4-1 828a8382d2c8 15 seconds ago 775MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-api master-2_3_0_4-1 0aa3b26de079 18 seconds ago 650MB nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init master-2_3_0_4-1 0c7def7350ea 23 seconds ago 632MB nexus.gz1.opensdn.io:5101/opensdn-tor-agent master-2_3_0_4-1 6feca4e459f6 24 seconds ago 674MB nexus.gz1.opensdn.io:5101/opensdn-analytics-collector master-2_3_0_4-1 37820caf03f9 31 seconds ago 960MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-svcmonitor master-2_3_0_4-1 d2fb055781f5 31 seconds ago 635MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent-dpdk master-2_3_0_4-1 c2cbb02eaa03 32 seconds ago 890MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-build-init master-2_3_0_4-1 a111b94cecc8 41 seconds ago 607MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-dnsmasq master-2_3_0_4-1 3d65736f660a 56 seconds ago 630MB nexus.gz1.opensdn.io:5101/opensdn-analytics-api master-2_3_0_4-1 31f201fcd1b7 About a minute ago 637MB nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine master-2_3_0_4-1 c04a343c20d0 About a minute ago 840MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk master-2_3_0_4-1 b9ad43b093da About a minute ago 682MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web master-2_3_0_4-1 6775c87af085 About a minute ago 858MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology master-2_3_0_4-1 06e7ee32ab8e About a minute ago 830MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-collector master-2_3_0_4-1 fef21462b53f About a minute ago 830MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job master-2_3_0_4-1 62d99757c0ed About a minute ago 858MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-named master-2_3_0_4-1 57fa7b31dd66 2 minutes ago 693MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema master-2_3_0_4-1 03553f932dca 2 minutes ago 613MB nexus.gz1.opensdn.io:5101/opensdn-openstack-compute-init master-2_3_0_4-1 2c7d5fdb2fc4 2 minutes ago 348MB nexus.gz1.opensdn.io:5101/opensdn-openstack-heat-init master-2_3_0_4-1 88ed374ee4be 2 minutes ago 363MB nexus.gz1.opensdn.io:5101/opensdn-openstack-neutron-init master-2_3_0_4-1 ed18f915f274 2 minutes ago 363MB nexus.gz1.opensdn.io:5101/opensdn-provisioner master-2_3_0_4-1 bb5e2cae2e22 2 minutes ago 612MB nexus.gz1.opensdn.io:5101/opensdn-node-init master-2_3_0_4-1 39811eede34a 2 minutes ago 612MB nexus.gz1.opensdn.io:5101/opensdn-kubernetes-kube-manager master-2_3_0_4-1 8d56e1169334 2 minutes ago 616MB nexus.gz1.opensdn.io:5101/opensdn-analytics-alarm-gen master-2_3_0_4-1 4482d6f428c4 2 minutes ago 628MB nexus.gz1.opensdn.io:5101/opensdn-deployment-test master-2_3_0_4-1 6f8dec878ca4 2 minutes ago 430MB nexus.gz1.opensdn.io:5101/opensdn-external-haproxy master-2_3_0_4-1 a9f4ed71cfa9 2 minutes ago 144MB nexus.gz1.opensdn.io:5101/opensdn-external-kafka master-2_3_0_4-1 ceeea1f299f9 2 minutes ago 392MB nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper master-2_3_0_4-1 765fa68969a5 3 minutes ago 301MB nexus.gz1.opensdn.io:5101/opensdn-external-redis master-2_3_0_4-1 d7bdbdd08e47 3 minutes ago 171MB opensdn-test-test master-2_3_0_4-1 55031f11df5e 4 minutes ago 1.74GB nexus.gz1.opensdn.io:5101/opensdn-test-test master-2_3_0_4-1 55031f11df5e 4 minutes ago 1.74GB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base master-2_3_0_4-1 b170e6c130fc 4 minutes ago 858MB nexus.gz1.opensdn.io:5101/opensdn-external-stunnel master-2_3_0_4-1 5a00def0643b 5 minutes ago 398MB nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq master-2_3_0_4-1 b77b7a74f063 5 minutes ago 363MB nexus.gz1.opensdn.io:5101/opensdn-external-cassandra master-2_3_0_4-1 7bc64c743ea2 5 minutes ago 331MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base master-2_3_0_4-1 872f0b53231c 5 minutes ago 830MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-base master-2_3_0_4-1 159a8dd98e0f 5 minutes ago 682MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-base master-2_3_0_4-1 084a7155b649 5 minutes ago 673MB nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd master-2_3_0_4-1 b287624d4675 5 minutes ago 359MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-base master-2_3_0_4-1 73e9682e72ce 6 minutes ago 612MB nexus.gz1.opensdn.io:5101/opensdn-base master-2_3_0_4-1 d087503c4dcb 6 minutes ago 612MB nexus.gz1.opensdn.io:5101/opensdn-analytics-base master-2_3_0_4-1 71e5e7e2a34e 6 minutes ago 612MB nexus.gz1.opensdn.io:5101/opensdn-general-base master-2_3_0_4-1 35448a56aaf0 7 minutes ago 348MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src master-2_3_0_4-1 5240d95af252 7 minutes ago 2.35MB tf-dev-sandbox compile 041a4d9e3f64 8 minutes ago 34.8GB nexus.gz1.opensdn.io:5101/opensdn-charms-src master-2_3_0_4-1 dd25be74f272 15 minutes ago 6.04MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src eb00a232c501 15 minutes ago 2.34MB nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src master-2_3_0_4-1 0032f3f80aad 15 minutes ago 1.39MB nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src master-2_3_0_4-1 85032b33be86 15 minutes ago 4.17kB nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src master-2_3_0_4-1 571d4a024f47 15 minutes ago 32.6MB nexus.gz1.opensdn.io:5101/tf-dev-sandbox frozen 7ee1cbbce5c1 20 hours ago 23.5GB