2025-09-22 20:26:09,668: INFO: Building opensdn-tor-agent 2025-09-22 20:26:09,720: INFO: Building args: --network host --build-arg PIP_REPOSITORY=http://localhost:6667/pip/simple --build-arg CONTRAIL_REGISTRY=nexus.gz1.opensdn.io:5101 --build-arg CONTRAIL_CONTAINER_TAG=master-2_1_4_5-6 --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 #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: #1 transferring dockerfile: 2.15kB done #1 DONE 1.8s #2 [internal] load metadata for nexus.gz1.opensdn.io:5101/opensdn-base:master-2_1_4_5-6 #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 1.9s #5 [1/5] FROM nexus.gz1.opensdn.io:5101/opensdn-base:master-2_1_4_5-6 #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.7s #8 [stage-1 2/8] COPY --from=build /root/contrail/buildroot/usr/lib/libisc-9.21.3.so /usr/lib/ #8 DONE 1.3s #9 [stage-1 3/8] COPY --from=build /root/contrail/buildroot/usr/lib/libisccc-9.21.3.so /usr/lib/ #9 DONE 1.1s #10 [stage-1 4/8] COPY --from=build /root/contrail/buildroot/usr/lib/libisccfg-9.21.3.so /usr/lib/ #10 DONE 0.8s #11 [stage-1 5/8] COPY --from=build /root/contrail/buildroot/usr/bin/contrail-vrouter-agent-health-check.py /usr/bin/ #11 DONE 4.2s #12 [stage-1 6/8] COPY --from=build /root/contrail/buildroot/usr/bin/contrail_crypt_tunnel_client.py /usr/bin/ #12 DONE 3.8s #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.688 Contrail repo 37 kB/s | 948 B 00:00 #13 1.744 added from: http://tf-mirrors.gz1.opensdn.io/re 26 MB/s | 2.1 MB 00:00 #13 2.316 added from: http://tf-mirrors.gz1.opensdn.io/re 18 MB/s | 730 kB 00:00 #13 2.580 added from: http://tf-mirrors.gz1.opensdn.io/re 7.1 MB/s | 264 kB 00:00 #13 2.853 added from: http://tf-mirrors.gz1.opensdn.io/re 46 MB/s | 7.0 MB 00:00 #13 5.646 added from: http://tf-mirrors.gz1.opensdn.io/re 29 MB/s | 4.0 MB 00:00 #13 8.407 added from: http://tf-mirrors.gz1.opensdn.io/re 6.0 MB/s | 939 kB 00:00 #13 8.753 added from: http://tf-mirrors.gz1.opensdn.io/re 20 MB/s | 2.3 MB 00:00 #13 10.12 added from: http://tf-mirrors.gz1.opensdn.io/re 1.3 MB/s | 392 kB 00:00 #13 10.55 added from: http://tf-mirrors.gz1.opensdn.io/re 13 MB/s | 451 kB 00:00 #13 10.97 added from: http://tf-mirrors.gz1.opensdn.io/re 425 kB/s | 16 kB 00:00 #13 11.32 added from: http://tf-mirrors.gz1.opensdn.io/re 2.3 kB/s | 257 B 00:00 #13 11.42 added from: http://tf-mirrors.gz1.opensdn.io/re 442 kB/s | 13 kB 00:00 #13 11.71 added from: http://tf-mirrors.gz1.opensdn.io/re 3.0 MB/s | 64 kB 00:00 #13 12.42 added from: http://tf-mirrors.gz1.opensdn.io/re 57 MB/s | 30 MB 00:00 #13 24.71 Third parties for OpenSDN 41 MB/s | 5.4 MB 00:00 #13 31.97 Dependencies resolved. #13 31.97 ======================================================================================= #13 31.97 Package Arch Version Repository Size #13 31.97 ======================================================================================= #13 31.97 Installing: #13 31.97 boost x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 11 k #13 31.97 gperftools-libs x86_64 2.9.1-3.el9 tf-mirrors.ci_repos_epel9.repo 308 k #13 31.97 Installing dependencies: #13 31.97 boost-atomic x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 16 k #13 31.97 boost-chrono x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 24 k #13 31.97 boost-container x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 36 k #13 31.97 boost-context x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 15 k #13 31.97 boost-contract x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 44 k #13 31.97 boost-coroutine x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 32 k #13 31.97 boost-date-time x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 13 k #13 31.97 boost-fiber x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 38 k #13 31.97 boost-filesystem x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 57 k #13 31.97 boost-graph x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 101 k #13 31.97 boost-iostreams x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 38 k #13 31.97 boost-locale x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 214 k #13 31.97 boost-log x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 408 k #13 31.97 boost-math x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 205 k #13 31.97 boost-nowide x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 15 k #13 31.97 boost-program-options x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 106 k #13 31.97 boost-python3 x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 92 k #13 31.97 boost-random x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 23 k #13 31.97 boost-regex x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 277 k #13 31.97 boost-serialization x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 129 k #13 31.97 boost-stacktrace x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 27 k #13 31.97 boost-system x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 13 k #13 31.97 boost-test x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 230 k #13 31.97 boost-thread x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 55 k #13 31.97 boost-timer x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 23 k #13 31.97 boost-type_erasure x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 30 k #13 31.97 boost-wave x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 208 k #13 31.97 libicu x86_64 67.1-9.el9 tf-mirrors.ci_repos_yum9-baseos 9.6 M #13 31.97 libunwind x86_64 1.6.2-1.el9 tf-mirrors.ci_repos_epel9.repo 67 k #13 31.97 #13 31.97 Transaction Summary #13 31.97 ======================================================================================= #13 31.97 Install 31 Packages #13 31.97 #13 31.97 Total download size: 12 M #13 31.97 Installed size: 41 M #13 31.97 Downloading Packages: #13 31.99 (1/31): boost-atomic-1.75.0-8.el9.x86_64.rpm 865 kB/s | 16 kB 00:00 #13 32.00 (2/31): boost-1.75.0-8.el9.x86_64.rpm 411 kB/s | 11 kB 00:00 #13 32.00 (3/31): boost-chrono-1.75.0-8.el9.x86_64.rpm 1.9 MB/s | 24 kB 00:00 #13 32.00 (4/31): boost-container-1.75.0-8.el9.x86_64.rpm 5.2 MB/s | 36 kB 00:00 #13 32.00 (5/31): boost-context-1.75.0-8.el9.x86_64.rpm 3.2 MB/s | 15 kB 00:00 #13 32.01 (6/31): boost-contract-1.75.0-8.el9.x86_64.rpm 6.7 MB/s | 44 kB 00:00 #13 32.01 (7/31): boost-coroutine-1.75.0-8.el9.x86_64.rpm 3.8 MB/s | 32 kB 00:00 #13 32.02 (8/31): boost-date-time-1.75.0-8.el9.x86_64.rpm 2.0 MB/s | 13 kB 00:00 #13 32.02 (9/31): boost-fiber-1.75.0-8.el9.x86_64.rpm 8.0 MB/s | 38 kB 00:00 #13 32.02 (10/31): boost-filesystem-1.75.0-8.el9.x86_64.r 11 MB/s | 57 kB 00:00 #13 32.05 (11/31): boost-graph-1.75.0-8.el9.x86_64.rpm 9.9 MB/s | 101 kB 00:00 #13 32.05 (12/31): boost-iostreams-1.75.0-8.el9.x86_64.rp 3.5 MB/s | 38 kB 00:00 #13 32.05 (13/31): boost-locale-1.75.0-8.el9.x86_64.rpm 15 MB/s | 214 kB 00:00 #13 32.07 (14/31): boost-log-1.75.0-8.el9.x86_64.rpm 13 MB/s | 408 kB 00:00 #13 32.07 (15/31): boost-math-1.75.0-8.el9.x86_64.rpm 6.7 MB/s | 205 kB 00:00 #13 32.09 (16/31): boost-nowide-1.75.0-8.el9.x86_64.rpm 967 kB/s | 15 kB 00:00 #13 32.09 (17/31): boost-program-options-1.75.0-8.el9.x86 8.2 MB/s | 106 kB 00:00 #13 32.10 (18/31): boost-python3-1.75.0-8.el9.x86_64.rpm 7.7 MB/s | 92 kB 00:00 #13 32.10 (19/31): boost-random-1.75.0-8.el9.x86_64.rpm 2.9 MB/s | 23 kB 00:00 #13 32.10 (20/31): boost-serialization-1.75.0-8.el9.x86_6 21 MB/s | 129 kB 00:00 #13 32.11 (21/31): boost-regex-1.75.0-8.el9.x86_64.rpm 18 MB/s | 277 kB 00:00 #13 32.11 (22/31): boost-stacktrace-1.75.0-8.el9.x86_64.r 3.4 MB/s | 27 kB 00:00 #13 32.11 (23/31): boost-system-1.75.0-8.el9.x86_64.rpm 2.7 MB/s | 13 kB 00:00 #13 32.12 (24/31): boost-test-1.75.0-8.el9.x86_64.rpm 17 MB/s | 230 kB 00:00 #13 32.13 (25/31): boost-thread-1.75.0-8.el9.x86_64.rpm 3.6 MB/s | 55 kB 00:00 #13 32.13 (26/31): boost-timer-1.75.0-8.el9.x86_64.rpm 3.4 MB/s | 23 kB 00:00 #13 32.13 (27/31): boost-type_erasure-1.75.0-8.el9.x86_64 5.6 MB/s | 30 kB 00:00 #13 32.16 (28/31): boost-wave-1.75.0-8.el9.x86_64.rpm 21 MB/s | 208 kB 00:00 #13 32.16 (29/31): gperftools-libs-2.9.1-3.el9.x86_64.rpm 19 MB/s | 308 kB 00:00 #13 32.16 (30/31): libunwind-1.6.2-1.el9.x86_64.rpm 4.6 MB/s | 67 kB 00:00 #13 32.27 (31/31): libicu-67.1-9.el9.x86_64.rpm 31 MB/s | 9.6 MB 00:00 #13 32.27 -------------------------------------------------------------------------------- #13 32.27 Total 40 MB/s | 12 MB 00:00 #13 32.27 Running transaction check #13 32.33 Transaction check succeeded. #13 32.33 Running transaction test #13 32.48 Transaction test succeeded. #13 32.48 Running transaction #13 33.08 Preparing : 1/1 #13 33.24 Installing : boost-system-1.75.0-8.el9.x86_64 1/31 #13 33.24 Installing : boost-chrono-1.75.0-8.el9.x86_64 2/31 #13 33.26 Installing : boost-thread-1.75.0-8.el9.x86_64 3/31 #13 33.26 Installing : boost-filesystem-1.75.0-8.el9.x86_64 4/31 #13 33.54 Installing : libicu-67.1-9.el9.x86_64 5/31 #13 33.54 Installing : boost-regex-1.75.0-8.el9.x86_64 6/31 #13 33.54 Installing : boost-context-1.75.0-8.el9.x86_64 7/31 #13 33.58 Installing : boost-date-time-1.75.0-8.el9.x86_64 8/31 #13 33.58 Installing : boost-atomic-1.75.0-8.el9.x86_64 9/31 #13 33.58 Installing : boost-log-1.75.0-8.el9.x86_64 10/31 #13 33.58 Installing : boost-wave-1.75.0-8.el9.x86_64 11/31 #13 33.58 Installing : boost-coroutine-1.75.0-8.el9.x86_64 12/31 #13 33.60 Installing : boost-fiber-1.75.0-8.el9.x86_64 13/31 #13 33.61 Installing : boost-graph-1.75.0-8.el9.x86_64 14/31 #13 33.63 Installing : boost-locale-1.75.0-8.el9.x86_64 15/31 #13 33.63 Installing : boost-type_erasure-1.75.0-8.el9.x86_64 16/31 #13 33.63 Installing : boost-timer-1.75.0-8.el9.x86_64 17/31 #13 33.66 Installing : libunwind-1.6.2-1.el9.x86_64 18/31 #13 33.67 Installing : boost-test-1.75.0-8.el9.x86_64 19/31 #13 33.69 Installing : boost-stacktrace-1.75.0-8.el9.x86_64 20/31 #13 33.77 Installing : boost-serialization-1.75.0-8.el9.x86_64 21/31 #13 33.86 Installing : boost-random-1.75.0-8.el9.x86_64 22/31 #13 34.05 Installing : boost-python3-1.75.0-8.el9.x86_64 23/31 #13 34.41 Installing : boost-program-options-1.75.0-8.el9.x86_64 24/31 #13 34.61 Installing : boost-nowide-1.75.0-8.el9.x86_64 25/31 #13 34.89 Installing : boost-math-1.75.0-8.el9.x86_64 26/31 #13 35.05 Installing : boost-iostreams-1.75.0-8.el9.x86_64 27/31 #13 35.54 Installing : boost-contract-1.75.0-8.el9.x86_64 28/31 #13 35.97 Installing : boost-container-1.75.0-8.el9.x86_64 29/31 #13 35.98 Installing : boost-1.75.0-8.el9.x86_64 30/31 #13 36.04 Installing : gperftools-libs-2.9.1-3.el9.x86_64 31/31 #13 36.04 Running scriptlet: gperftools-libs-2.9.1-3.el9.x86_64 31/31 #13 36.16 Verifying : libicu-67.1-9.el9.x86_64 1/31 #13 36.16 Verifying : boost-1.75.0-8.el9.x86_64 2/31 #13 36.16 Verifying : boost-atomic-1.75.0-8.el9.x86_64 3/31 #13 36.16 Verifying : boost-chrono-1.75.0-8.el9.x86_64 4/31 #13 36.16 Verifying : boost-container-1.75.0-8.el9.x86_64 5/31 #13 36.16 Verifying : boost-context-1.75.0-8.el9.x86_64 6/31 #13 36.16 Verifying : boost-contract-1.75.0-8.el9.x86_64 7/31 #13 36.16 Verifying : boost-coroutine-1.75.0-8.el9.x86_64 8/31 #13 36.16 Verifying : boost-date-time-1.75.0-8.el9.x86_64 9/31 #13 36.16 Verifying : boost-fiber-1.75.0-8.el9.x86_64 10/31 #13 36.16 Verifying : boost-filesystem-1.75.0-8.el9.x86_64 11/31 #13 36.16 Verifying : boost-graph-1.75.0-8.el9.x86_64 12/31 #13 36.16 Verifying : boost-iostreams-1.75.0-8.el9.x86_64 13/31 #13 36.16 Verifying : boost-locale-1.75.0-8.el9.x86_64 14/31 #13 36.16 Verifying : boost-log-1.75.0-8.el9.x86_64 15/31 #13 36.16 Verifying : boost-math-1.75.0-8.el9.x86_64 16/31 #13 36.16 Verifying : boost-nowide-1.75.0-8.el9.x86_64 17/31 #13 36.16 Verifying : boost-program-options-1.75.0-8.el9.x86_64 18/31 #13 36.16 Verifying : boost-python3-1.75.0-8.el9.x86_64 19/31 #13 36.16 Verifying : boost-random-1.75.0-8.el9.x86_64 20/31 #13 36.16 Verifying : boost-regex-1.75.0-8.el9.x86_64 21/31 #13 36.16 Verifying : boost-serialization-1.75.0-8.el9.x86_64 22/31 #13 36.16 Verifying : boost-stacktrace-1.75.0-8.el9.x86_64 23/31 #13 36.16 Verifying : boost-system-1.75.0-8.el9.x86_64 24/31 #13 36.16 Verifying : boost-test-1.75.0-8.el9.x86_64 25/31 #13 36.16 Verifying : boost-thread-1.75.0-8.el9.x86_64 26/31 #13 36.16 Verifying : boost-timer-1.75.0-8.el9.x86_64 27/31 #13 36.16 Verifying : boost-type_erasure-1.75.0-8.el9.x86_64 28/31 #13 36.16 Verifying : boost-wave-1.75.0-8.el9.x86_64 29/31 #13 36.16 Verifying : gperftools-libs-2.9.1-3.el9.x86_64 30/31 #13 36.16 Verifying : libunwind-1.6.2-1.el9.x86_64 31/31 #13 36.49 #13 36.49 Installed: #13 36.49 boost-1.75.0-8.el9.x86_64 #13 36.49 boost-atomic-1.75.0-8.el9.x86_64 #13 36.49 boost-chrono-1.75.0-8.el9.x86_64 #13 36.49 boost-container-1.75.0-8.el9.x86_64 #13 36.49 boost-context-1.75.0-8.el9.x86_64 #13 36.49 boost-contract-1.75.0-8.el9.x86_64 #13 36.49 boost-coroutine-1.75.0-8.el9.x86_64 #13 36.49 boost-date-time-1.75.0-8.el9.x86_64 #13 36.49 boost-fiber-1.75.0-8.el9.x86_64 #13 36.49 boost-filesystem-1.75.0-8.el9.x86_64 #13 36.49 boost-graph-1.75.0-8.el9.x86_64 #13 36.49 boost-iostreams-1.75.0-8.el9.x86_64 #13 36.49 boost-locale-1.75.0-8.el9.x86_64 #13 36.49 boost-log-1.75.0-8.el9.x86_64 #13 36.49 boost-math-1.75.0-8.el9.x86_64 #13 36.49 boost-nowide-1.75.0-8.el9.x86_64 #13 36.49 boost-program-options-1.75.0-8.el9.x86_64 #13 36.49 boost-python3-1.75.0-8.el9.x86_64 #13 36.49 boost-random-1.75.0-8.el9.x86_64 #13 36.49 boost-regex-1.75.0-8.el9.x86_64 #13 36.49 boost-serialization-1.75.0-8.el9.x86_64 #13 36.49 boost-stacktrace-1.75.0-8.el9.x86_64 #13 36.49 boost-system-1.75.0-8.el9.x86_64 #13 36.49 boost-test-1.75.0-8.el9.x86_64 #13 36.49 boost-thread-1.75.0-8.el9.x86_64 #13 36.49 boost-timer-1.75.0-8.el9.x86_64 #13 36.49 boost-type_erasure-1.75.0-8.el9.x86_64 #13 36.49 boost-wave-1.75.0-8.el9.x86_64 #13 36.49 gperftools-libs-2.9.1-3.el9.x86_64 #13 36.49 libicu-67.1-9.el9.x86_64 #13 36.49 libunwind-1.6.2-1.el9.x86_64 #13 36.49 #13 36.49 Complete! #13 36.93 80 files removed #13 37.65 Looking in indexes: http://tf-mirrors.gz1.opensdn.io/root/pypi/+simple/, http://localhost:6667/pip/simple #13 37.68 Collecting contrail-vrouter-api==0.1.dev0 #13 37.70 Downloading http://localhost:6667/pip/simple/contrail-vrouter-api/contrail_vrouter_api-0.1.dev0-py3-none-any.whl (2.9 kB) #13 37.84 Installing collected packages: contrail-vrouter-api #13 37.96 Successfully installed contrail-vrouter-api-0.1.dev0 #13 37.96 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 38.6s #14 [stage-1 8/8] COPY *.sh / #14 DONE 2.3s #15 exporting to image #15 exporting layers #15 exporting layers 1.6s done #15 writing image sha256:eb95c4a6243f62cd8b050faba01789cbab22a9f46990d8bac27b223ab35876eb #15 writing image sha256:eb95c4a6243f62cd8b050faba01789cbab22a9f46990d8bac27b223ab35876eb 0.0s done #15 naming to nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_1_4_5-6 0.0s done #15 DONE 2.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-09-22 20:28:28,996: INFO: Docker build duration: 139 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-tor-agent] c13aa2bdfa43: Preparing d12ca4609ec6: Preparing 6292923f382e: Preparing 15fc6e0dd53e: Preparing ab30b1dec18e: Preparing 53f23d9a9be8: Preparing 3ba5ef3158b6: Preparing b01b3f65a8e9: Preparing 4322807be04b: Preparing 099d51cf7105: Preparing b75858cf9ce6: Preparing 444995530c54: Preparing b92678ecc547: Preparing 56fbbeec3ff2: Preparing adf6aed7cd1d: Preparing 0cc5b39b7e7d: Preparing 0b7d98238fbc: Preparing 1725388f4f5b: Preparing 44343de3ea1d: Preparing c13aa2bdfa43: Waiting d12ca4609ec6: Waiting 6292923f382e: Waiting 15fc6e0dd53e: Waiting ab30b1dec18e: Waiting 53f23d9a9be8: Waiting 3ba5ef3158b6: Waiting b01b3f65a8e9: Waiting 4322807be04b: Waiting 099d51cf7105: Waiting b75858cf9ce6: Waiting 444995530c54: Waiting b92678ecc547: Waiting 56fbbeec3ff2: Waiting adf6aed7cd1d: Waiting 0cc5b39b7e7d: Waiting 0b7d98238fbc: Waiting 1725388f4f5b: Waiting 44343de3ea1d: Waiting c13aa2bdfa43: Pushed d12ca4609ec6: Pushed 6292923f382e: Pushed 15fc6e0dd53e: Pushed ab30b1dec18e: Pushed 53f23d9a9be8: Pushed 3ba5ef3158b6: Pushed b01b3f65a8e9: Layer already exists 4322807be04b: Layer already exists 099d51cf7105: Layer already exists b75858cf9ce6: Layer already exists 444995530c54: Layer already exists b92678ecc547: Layer already exists 56fbbeec3ff2: Layer already exists adf6aed7cd1d: Layer already exists 0cc5b39b7e7d: Layer already exists 0b7d98238fbc: Layer already exists 1725388f4f5b: Layer already exists 44343de3ea1d: Layer already exists master-2_1_4_5-6: digest: sha256:cc18e6d6923945046b0cc8e5d96827c6c821a5beb839f32d36b778a961061aa1 size: 4292 2025-09-22 20:29:06,719: INFO: Building opensdn-tor-agent finished successfully, duration: 177 seconds REPOSITORY TAG IMAGE ID CREATED SIZE nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent-dpdk master-2_1_4_5-6 6125389c9cb5 39 seconds ago 791MB nexus.gz1.opensdn.io:5101/opensdn-tor-agent master-2_1_4_5-6 eb95c4a6243f 40 seconds ago 574MB nexus.gz1.opensdn.io:5101/opensdn-analytics-collector master-2_1_4_5-6 63e99bc2165b 54 seconds ago 859MB nexus.gz1.opensdn.io:5101/opensdn-status master-2_1_4_5-6 b11864d92535 About a minute ago 675MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns master-2_1_4_5-6 5dd4d23440a4 About a minute ago 887MB nexus.gz1.opensdn.io:5101/opensdn-nodemgr master-2_1_4_5-6 a896d6f21ba0 About a minute ago 675MB nexus.gz1.opensdn.io:5101/opensdn-openstack-compute-init master-2_1_4_5-6 93cd63b69b9e About a minute ago 278MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-named master-2_1_4_5-6 6afe6cc4c47e About a minute ago 583MB nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init master-2_1_4_5-6 25cbeab34721 About a minute ago 534MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-api master-2_1_4_5-6 e1162a9eda03 About a minute ago 551MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-dnsmasq master-2_1_4_5-6 45eb07b23d0e About a minute ago 530MB nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine master-2_1_4_5-6 8ed1818a9523 About a minute ago 740MB nexus.gz1.opensdn.io:5101/opensdn-debug master-2_1_4_5-6 39a0122d0b0a About a minute ago 278MB opensdn-test-test master-2_1_4_5-6 656c4df446d4 2 minutes ago 1.64GB nexus.gz1.opensdn.io:5101/opensdn-test-test master-2_1_4_5-6 656c4df446d4 2 minutes ago 1.64GB nexus.gz1.opensdn.io:5101/opensdn-controller-control-control master-2_1_4_5-6 1027d09c9134 2 minutes ago 1.13GB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-collector master-2_1_4_5-6 ddebc81b430f 2 minutes ago 731MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology master-2_1_4_5-6 3a233223ff3b 2 minutes ago 731MB nexus.gz1.opensdn.io:5101/opensdn-analytics-alarm-gen master-2_1_4_5-6 41398d1e9fb4 2 minutes ago 529MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-svcmonitor master-2_1_4_5-6 dcdb027b0905 2 minutes ago 525MB nexus.gz1.opensdn.io:5101/opensdn-analytics-api master-2_1_4_5-6 2bee7119b10d 2 minutes ago 538MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web master-2_1_4_5-6 82a3c3fdbe9f 2 minutes ago 788MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk master-2_1_4_5-6 5eb9cddbb20a 2 minutes ago 583MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job master-2_1_4_5-6 81c92ad04299 2 minutes ago 788MB nexus.gz1.opensdn.io:5101/opensdn-openstack-heat-init master-2_1_4_5-6 759d5649ad33 2 minutes ago 294MB nexus.gz1.opensdn.io:5101/opensdn-openstack-neutron-init master-2_1_4_5-6 c49153ac44f5 2 minutes ago 293MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema master-2_1_4_5-6 fb7e6769bb2e 2 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-kubernetes-kube-manager master-2_1_4_5-6 e3e1d0553ee6 2 minutes ago 517MB nexus.gz1.opensdn.io:5101/opensdn-provisioner master-2_1_4_5-6 cd62f96719b2 2 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-node-init master-2_1_4_5-6 9cbd52e3acd3 2 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base master-2_1_4_5-6 b193f8481da6 3 minutes ago 788MB nexus.gz1.opensdn.io:5101/opensdn-external-redis master-2_1_4_5-6 1c2fca980aee 3 minutes ago 333MB nexus.gz1.opensdn.io:5101/opensdn-external-stunnel master-2_1_4_5-6 0de25b54e3d8 3 minutes ago 328MB nexus.gz1.opensdn.io:5101/opensdn-external-cassandra master-2_1_4_5-6 51c63e255249 3 minutes ago 687MB nexus.gz1.opensdn.io:5101/opensdn-external-kafka master-2_1_4_5-6 d720852e9b28 3 minutes ago 744MB nexus.gz1.opensdn.io:5101/opensdn-external-haproxy master-2_1_4_5-6 155d558db82b 3 minutes ago 335MB nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper master-2_1_4_5-6 0b0300936dbc 3 minutes ago 714MB nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq master-2_1_4_5-6 7e59c4d39979 4 minutes ago 363MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base master-2_1_4_5-6 fca2b4a9c2fb 4 minutes ago 731MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-base master-2_1_4_5-6 345950744bb7 4 minutes ago 583MB nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd master-2_1_4_5-6 b5c880a45c38 4 minutes ago 290MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-base master-2_1_4_5-6 321c9f3b4d4f 4 minutes ago 573MB nexus.gz1.opensdn.io:5101/opensdn-base master-2_1_4_5-6 c306cc948f37 5 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-base master-2_1_4_5-6 9093eb2c5f84 5 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-analytics-base master-2_1_4_5-6 96c18797ab6a 5 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-general-base master-2_1_4_5-6 aba38c1ef3bb 6 minutes ago 278MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src master-2_1_4_5-6 6516652bfb6b 6 minutes ago 2.32MB tf-dev-sandbox compile fcd93dbb6751 7 minutes ago 32.3GB nexus.gz1.opensdn.io:5101/opensdn-charms-src master-2_1_4_5-6 75067f88351b 13 minutes ago 6.04MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src 5e2f6d28b0e5 13 minutes ago 2.31MB nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src master-2_1_4_5-6 c870c6fb6c67 13 minutes ago 1.39MB nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src master-2_1_4_5-6 edda32bff4be 13 minutes ago 4.53kB nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src master-2_1_4_5-6 3ebc3d292ee4 13 minutes ago 32.6MB nexus.gz1.opensdn.io:5101/tf-dev-sandbox frozen cc4c660bb7a7 30 hours ago 20.9GB