2025-09-18 15:38:44,728: INFO: Building opensdn-tor-agent 2025-09-18 15:38:44,796: 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_1_2-1_8 --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.12kB done #1 DONE 1.9s #2 [internal] load metadata for nexus.gz1.opensdn.io:5101/opensdn-base:master-2_1_1_2-1_8 #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.5s #5 [1/5] FROM nexus.gz1.opensdn.io:5101/opensdn-base:master-2_1_1_2-1_8 #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.4s #8 [stage-1 2/8] COPY --from=build /root/contrail/build/usr/lib/libisc-9.21.3.so /usr/lib/ #8 DONE 1.9s #9 [stage-1 3/8] COPY --from=build /root/contrail/build/usr/lib/libisccc-9.21.3.so /usr/lib/ #9 DONE 2.0s #10 [stage-1 4/8] COPY --from=build /root/contrail/build/usr/lib/libisccfg-9.21.3.so /usr/lib/ #10 DONE 0.8s #11 [stage-1 5/8] COPY --from=build /root/contrail/build/usr/bin/contrail-vrouter-agent-health-check.py /usr/bin/ #11 DONE 0.7s #12 [stage-1 6/8] COPY --from=build /root/contrail/build/usr/bin/contrail_crypt_tunnel_client.py /usr/bin/ #12 DONE 1.9s #13 [stage-1 7/8] RUN set -e ; ln -s /usr/lib/libisc-9.21.3.so /usr/lib/libisc.so ; ln -s /usr/lib/libisccc-9.21.3.so /usr/lib/libisccc.so ; ln -s /usr/lib/libisccfg-9.21.3.so /usr/lib/libisccfg.so ; ldconfig ; source /etc/os-release && ver=$(echo $VERSION_ID | cut -d '.' -f 1) ; if [[ ${ver} == 9 ]]; then pkgs="boost" ; else pkgs="boost169" ; fi ; yum install -y $pkgs gperftools-libs ; yum clean all -y ; rm -rf /var/cache/yum ; python3 -m pip install --no-compile --extra-index-url http://localhost:6667/pip/simple "contrail-vrouter-api==0.1.dev0" ; rm -rf /root/.cache #13 1.160 Contrail repo 3.9 MB/s | 81 kB 00:00 #13 1.268 added from: http://tf-mirrors.gz1.opensdn.io/re 26 MB/s | 2.1 MB 00:00 #13 1.774 added from: http://tf-mirrors.gz1.opensdn.io/re 20 MB/s | 730 kB 00:00 #13 1.995 added from: http://tf-mirrors.gz1.opensdn.io/re 9.6 MB/s | 264 kB 00:00 #13 2.316 added from: http://tf-mirrors.gz1.opensdn.io/re 45 MB/s | 7.0 MB 00:00 #13 4.447 added from: http://tf-mirrors.gz1.opensdn.io/re 47 MB/s | 4.0 MB 00:00 #13 6.001 added from: http://tf-mirrors.gz1.opensdn.io/re 17 MB/s | 939 kB 00:00 #13 6.468 added from: http://tf-mirrors.gz1.opensdn.io/re 28 MB/s | 2.3 MB 00:00 #13 7.240 added from: http://tf-mirrors.gz1.opensdn.io/re 7.1 MB/s | 392 kB 00:00 #13 7.570 added from: http://tf-mirrors.gz1.opensdn.io/re 9.7 MB/s | 451 kB 00:00 #13 7.829 added from: http://tf-mirrors.gz1.opensdn.io/re 506 kB/s | 16 kB 00:00 #13 8.020 added from: http://tf-mirrors.gz1.opensdn.io/re 13 kB/s | 257 B 00:00 #13 8.158 added from: http://tf-mirrors.gz1.opensdn.io/re 574 kB/s | 13 kB 00:00 #13 8.440 added from: http://tf-mirrors.gz1.opensdn.io/re 2.2 MB/s | 64 kB 00:00 #13 8.993 added from: http://tf-mirrors.gz1.opensdn.io/re 76 MB/s | 30 MB 00:00 #13 18.09 Third parties for OpenSDN 39 MB/s | 5.4 MB 00:00 #13 22.73 Dependencies resolved. #13 22.73 ======================================================================================= #13 22.73 Package Arch Version Repository Size #13 22.73 ======================================================================================= #13 22.73 Installing: #13 22.73 boost x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 11 k #13 22.73 gperftools-libs x86_64 2.9.1-3.el9 tf-mirrors.ci_repos_epel9.repo 308 k #13 22.73 Installing dependencies: #13 22.73 boost-atomic x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 16 k #13 22.73 boost-chrono x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 24 k #13 22.73 boost-container x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 36 k #13 22.73 boost-context x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 15 k #13 22.73 boost-contract x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 44 k #13 22.73 boost-coroutine x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 32 k #13 22.73 boost-date-time x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 13 k #13 22.73 boost-fiber x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 38 k #13 22.73 boost-filesystem x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 57 k #13 22.73 boost-graph x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 101 k #13 22.73 boost-iostreams x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 38 k #13 22.73 boost-locale x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 214 k #13 22.73 boost-log x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 408 k #13 22.73 boost-math x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 205 k #13 22.73 boost-nowide x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 15 k #13 22.73 boost-program-options x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 106 k #13 22.73 boost-python3 x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 92 k #13 22.73 boost-random x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 23 k #13 22.73 boost-regex x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 277 k #13 22.73 boost-serialization x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 129 k #13 22.73 boost-stacktrace x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 27 k #13 22.73 boost-system x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 13 k #13 22.73 boost-test x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 230 k #13 22.73 boost-thread x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 55 k #13 22.73 boost-timer x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 23 k #13 22.73 boost-type_erasure x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 30 k #13 22.73 boost-wave x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 208 k #13 22.73 libicu x86_64 67.1-9.el9 tf-mirrors.ci_repos_yum9-baseos 9.6 M #13 22.73 libunwind x86_64 1.6.2-1.el9 tf-mirrors.ci_repos_epel9.repo 67 k #13 22.73 #13 22.73 Transaction Summary #13 22.73 ======================================================================================= #13 22.73 Install 31 Packages #13 22.73 #13 22.73 Total download size: 12 M #13 22.73 Installed size: 41 M #13 22.73 Downloading Packages: #13 22.73 (1/31): boost-1.75.0-8.el9.x86_64.rpm 924 kB/s | 11 kB 00:00 #13 22.73 (2/31): boost-atomic-1.75.0-8.el9.x86_64.rpm 1.0 MB/s | 16 kB 00:00 #13 22.75 (3/31): boost-chrono-1.75.0-8.el9.x86_64.rpm 1.7 MB/s | 24 kB 00:00 #13 22.75 (4/31): boost-container-1.75.0-8.el9.x86_64.rpm 2.7 MB/s | 36 kB 00:00 #13 22.75 (5/31): boost-context-1.75.0-8.el9.x86_64.rpm 2.5 MB/s | 15 kB 00:00 #13 22.75 (6/31): boost-contract-1.75.0-8.el9.x86_64.rpm 7.9 MB/s | 44 kB 00:00 #13 22.75 (7/31): boost-coroutine-1.75.0-8.el9.x86_64.rpm 5.1 MB/s | 32 kB 00:00 #13 22.75 (8/31): boost-date-time-1.75.0-8.el9.x86_64.rpm 2.5 MB/s | 13 kB 00:00 #13 22.77 (9/31): boost-fiber-1.75.0-8.el9.x86_64.rpm 8.0 MB/s | 38 kB 00:00 #13 22.77 (10/31): boost-filesystem-1.75.0-8.el9.x86_64.r 11 MB/s | 57 kB 00:00 #13 22.77 (11/31): boost-graph-1.75.0-8.el9.x86_64.rpm 16 MB/s | 101 kB 00:00 #13 22.77 (12/31): boost-iostreams-1.75.0-8.el9.x86_64.rp 6.0 MB/s | 38 kB 00:00 #13 22.77 (13/31): boost-locale-1.75.0-8.el9.x86_64.rpm 28 MB/s | 214 kB 00:00 #13 22.84 (14/31): boost-math-1.75.0-8.el9.x86_64.rpm 23 MB/s | 205 kB 00:00 #13 22.84 (15/31): boost-log-1.75.0-8.el9.x86_64.rpm 20 MB/s | 408 kB 00:00 #13 22.84 (16/31): boost-nowide-1.75.0-8.el9.x86_64.rpm 1.6 MB/s | 15 kB 00:00 #13 22.84 (17/31): boost-program-options-1.75.0-8.el9.x86 6.9 MB/s | 106 kB 00:00 #13 22.84 (18/31): boost-python3-1.75.0-8.el9.x86_64.rpm 5.6 MB/s | 92 kB 00:00 #13 22.84 (19/31): boost-random-1.75.0-8.el9.x86_64.rpm 2.9 MB/s | 23 kB 00:00 #13 22.84 (20/31): boost-regex-1.75.0-8.el9.x86_64.rpm 25 MB/s | 277 kB 00:00 #13 22.84 (21/31): boost-serialization-1.75.0-8.el9.x86_6 12 MB/s | 129 kB 00:00 #13 22.84 (22/31): boost-stacktrace-1.75.0-8.el9.x86_64.r 4.3 MB/s | 27 kB 00:00 #13 22.84 (23/31): boost-system-1.75.0-8.el9.x86_64.rpm 2.8 MB/s | 13 kB 00:00 #13 22.84 (24/31): boost-test-1.75.0-8.el9.x86_64.rpm 32 MB/s | 230 kB 00:00 #13 22.84 (25/31): boost-thread-1.75.0-8.el9.x86_64.rpm 6.8 MB/s | 55 kB 00:00 #13 22.84 (26/31): boost-timer-1.75.0-8.el9.x86_64.rpm 4.2 MB/s | 23 kB 00:00 #13 22.84 (27/31): boost-type_erasure-1.75.0-8.el9.x86_64 5.4 MB/s | 30 kB 00:00 #13 22.91 (28/31): boost-wave-1.75.0-8.el9.x86_64.rpm 26 MB/s | 208 kB 00:00 #13 22.91 (29/31): gperftools-libs-2.9.1-3.el9.x86_64.rpm 24 MB/s | 308 kB 00:00 #13 22.91 (30/31): libunwind-1.6.2-1.el9.x86_64.rpm 6.1 MB/s | 67 kB 00:00 #13 23.06 (31/31): libicu-67.1-9.el9.x86_64.rpm 34 MB/s | 9.6 MB 00:00 #13 23.06 -------------------------------------------------------------------------------- #13 23.06 Total 43 MB/s | 12 MB 00:00 #13 23.06 Running transaction check #13 23.06 Transaction check succeeded. #13 23.06 Running transaction test #13 23.44 Transaction test succeeded. #13 23.44 Running transaction #13 23.86 Preparing : 1/1 #13 23.98 Installing : boost-system-1.75.0-8.el9.x86_64 1/31 #13 23.98 Installing : boost-chrono-1.75.0-8.el9.x86_64 2/31 #13 23.98 Installing : boost-thread-1.75.0-8.el9.x86_64 3/31 #13 23.98 Installing : boost-filesystem-1.75.0-8.el9.x86_64 4/31 #13 24.21 Installing : libicu-67.1-9.el9.x86_64 5/31 #13 24.34 Installing : boost-regex-1.75.0-8.el9.x86_64 6/31 #13 24.34 Installing : boost-context-1.75.0-8.el9.x86_64 7/31 #13 24.34 Installing : boost-date-time-1.75.0-8.el9.x86_64 8/31 #13 24.34 Installing : boost-atomic-1.75.0-8.el9.x86_64 9/31 #13 24.34 Installing : boost-log-1.75.0-8.el9.x86_64 10/31 #13 24.41 Installing : boost-wave-1.75.0-8.el9.x86_64 11/31 #13 24.41 Installing : boost-coroutine-1.75.0-8.el9.x86_64 12/31 #13 24.41 Installing : boost-fiber-1.75.0-8.el9.x86_64 13/31 #13 24.41 Installing : boost-graph-1.75.0-8.el9.x86_64 14/31 #13 24.41 Installing : boost-locale-1.75.0-8.el9.x86_64 15/31 #13 24.46 Installing : boost-type_erasure-1.75.0-8.el9.x86_64 16/31 #13 24.46 Installing : boost-timer-1.75.0-8.el9.x86_64 17/31 #13 24.46 Installing : libunwind-1.6.2-1.el9.x86_64 18/31 #13 24.53 Installing : boost-test-1.75.0-8.el9.x86_64 19/31 #13 24.53 Installing : boost-stacktrace-1.75.0-8.el9.x86_64 20/31 #13 24.53 Installing : boost-serialization-1.75.0-8.el9.x86_64 21/31 #13 24.55 Installing : boost-random-1.75.0-8.el9.x86_64 22/31 #13 24.57 Installing : boost-python3-1.75.0-8.el9.x86_64 23/31 #13 24.60 Installing : boost-program-options-1.75.0-8.el9.x86_64 24/31 #13 24.61 Installing : boost-nowide-1.75.0-8.el9.x86_64 25/31 #13 24.61 Installing : boost-math-1.75.0-8.el9.x86_64 26/31 #13 24.63 Installing : boost-iostreams-1.75.0-8.el9.x86_64 27/31 #13 24.63 Installing : boost-contract-1.75.0-8.el9.x86_64 28/31 #13 24.63 Installing : boost-container-1.75.0-8.el9.x86_64 29/31 #13 24.68 Installing : boost-1.75.0-8.el9.x86_64 30/31 #13 24.68 Installing : gperftools-libs-2.9.1-3.el9.x86_64 31/31 #13 24.71 Running scriptlet: gperftools-libs-2.9.1-3.el9.x86_64 31/31 #13 24.87 Verifying : libicu-67.1-9.el9.x86_64 1/31 #13 24.87 Verifying : boost-1.75.0-8.el9.x86_64 2/31 #13 24.87 Verifying : boost-atomic-1.75.0-8.el9.x86_64 3/31 #13 24.87 Verifying : boost-chrono-1.75.0-8.el9.x86_64 4/31 #13 24.87 Verifying : boost-container-1.75.0-8.el9.x86_64 5/31 #13 24.87 Verifying : boost-context-1.75.0-8.el9.x86_64 6/31 #13 24.87 Verifying : boost-contract-1.75.0-8.el9.x86_64 7/31 #13 24.87 Verifying : boost-coroutine-1.75.0-8.el9.x86_64 8/31 #13 24.87 Verifying : boost-date-time-1.75.0-8.el9.x86_64 9/31 #13 24.87 Verifying : boost-fiber-1.75.0-8.el9.x86_64 10/31 #13 24.87 Verifying : boost-filesystem-1.75.0-8.el9.x86_64 11/31 #13 24.87 Verifying : boost-graph-1.75.0-8.el9.x86_64 12/31 #13 24.87 Verifying : boost-iostreams-1.75.0-8.el9.x86_64 13/31 #13 24.87 Verifying : boost-locale-1.75.0-8.el9.x86_64 14/31 #13 24.87 Verifying : boost-log-1.75.0-8.el9.x86_64 15/31 #13 24.87 Verifying : boost-math-1.75.0-8.el9.x86_64 16/31 #13 24.87 Verifying : boost-nowide-1.75.0-8.el9.x86_64 17/31 #13 24.87 Verifying : boost-program-options-1.75.0-8.el9.x86_64 18/31 #13 24.87 Verifying : boost-python3-1.75.0-8.el9.x86_64 19/31 #13 24.87 Verifying : boost-random-1.75.0-8.el9.x86_64 20/31 #13 24.87 Verifying : boost-regex-1.75.0-8.el9.x86_64 21/31 #13 24.87 Verifying : boost-serialization-1.75.0-8.el9.x86_64 22/31 #13 24.87 Verifying : boost-stacktrace-1.75.0-8.el9.x86_64 23/31 #13 24.87 Verifying : boost-system-1.75.0-8.el9.x86_64 24/31 #13 24.87 Verifying : boost-test-1.75.0-8.el9.x86_64 25/31 #13 24.87 Verifying : boost-thread-1.75.0-8.el9.x86_64 26/31 #13 24.87 Verifying : boost-timer-1.75.0-8.el9.x86_64 27/31 #13 24.87 Verifying : boost-type_erasure-1.75.0-8.el9.x86_64 28/31 #13 24.87 Verifying : boost-wave-1.75.0-8.el9.x86_64 29/31 #13 24.87 Verifying : gperftools-libs-2.9.1-3.el9.x86_64 30/31 #13 24.87 Verifying : libunwind-1.6.2-1.el9.x86_64 31/31 #13 24.97 #13 24.97 Installed: #13 24.97 boost-1.75.0-8.el9.x86_64 #13 24.97 boost-atomic-1.75.0-8.el9.x86_64 #13 24.97 boost-chrono-1.75.0-8.el9.x86_64 #13 24.97 boost-container-1.75.0-8.el9.x86_64 #13 24.97 boost-context-1.75.0-8.el9.x86_64 #13 24.97 boost-contract-1.75.0-8.el9.x86_64 #13 24.97 boost-coroutine-1.75.0-8.el9.x86_64 #13 24.97 boost-date-time-1.75.0-8.el9.x86_64 #13 24.97 boost-fiber-1.75.0-8.el9.x86_64 #13 24.97 boost-filesystem-1.75.0-8.el9.x86_64 #13 24.97 boost-graph-1.75.0-8.el9.x86_64 #13 24.97 boost-iostreams-1.75.0-8.el9.x86_64 #13 24.97 boost-locale-1.75.0-8.el9.x86_64 #13 24.97 boost-log-1.75.0-8.el9.x86_64 #13 24.97 boost-math-1.75.0-8.el9.x86_64 #13 24.97 boost-nowide-1.75.0-8.el9.x86_64 #13 24.97 boost-program-options-1.75.0-8.el9.x86_64 #13 24.97 boost-python3-1.75.0-8.el9.x86_64 #13 24.97 boost-random-1.75.0-8.el9.x86_64 #13 24.97 boost-regex-1.75.0-8.el9.x86_64 #13 24.97 boost-serialization-1.75.0-8.el9.x86_64 #13 24.97 boost-stacktrace-1.75.0-8.el9.x86_64 #13 24.97 boost-system-1.75.0-8.el9.x86_64 #13 24.97 boost-test-1.75.0-8.el9.x86_64 #13 24.97 boost-thread-1.75.0-8.el9.x86_64 #13 24.97 boost-timer-1.75.0-8.el9.x86_64 #13 24.97 boost-type_erasure-1.75.0-8.el9.x86_64 #13 24.97 boost-wave-1.75.0-8.el9.x86_64 #13 24.97 gperftools-libs-2.9.1-3.el9.x86_64 #13 24.97 libicu-67.1-9.el9.x86_64 #13 24.97 libunwind-1.6.2-1.el9.x86_64 #13 24.97 #13 24.97 Complete! #13 25.39 80 files removed #13 26.06 Looking in indexes: http://tf-mirrors.gz1.opensdn.io/root/pypi/+simple/, http://localhost:6667/pip/simple #13 26.06 Collecting contrail-vrouter-api==0.1.dev0 #13 26.06 Downloading http://localhost:6667/pip/simple/contrail-vrouter-api/contrail_vrouter_api-0.1.dev0-py3-none-any.whl (2.9 kB) #13 26.11 Installing collected packages: contrail-vrouter-api #13 26.11 Successfully installed contrail-vrouter-api-0.1.dev0 #13 26.13 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 27.0s #14 [stage-1 8/8] COPY *.sh / #14 DONE 1.8s #15 exporting to image #15 exporting layers #15 exporting layers 2.8s done #15 writing image sha256:6ea3f4efaee0a89331ae05cb73fbee328c7a714a212f2aad7b636dfb6d939aab #15 writing image sha256:6ea3f4efaee0a89331ae05cb73fbee328c7a714a212f2aad7b636dfb6d939aab done #15 naming to nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_1_1_2-1_8 0.1s done #15 DONE 3.7s 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-18 15:41:17,057: INFO: Docker build duration: 153 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-tor-agent] d6761afc7518: Preparing 92252f4af381: Preparing a1f59f784b82: Preparing 3e4f13c7e225: Preparing 489e67cb9036: Preparing 99e940016987: Preparing c251a770f22a: Preparing 3190d6d1a419: Preparing f586a30efa03: Preparing 1514573a57d1: Preparing a009a4a7a75e: Preparing e962800d53b1: Preparing e858933cdc4d: Preparing 7987a9148208: Preparing 11ebc790b700: Preparing 93c815cdb67d: Preparing 14b2ac426a4d: Preparing d689d53cd829: Preparing 44343de3ea1d: Preparing d6761afc7518: Waiting 92252f4af381: Waiting a1f59f784b82: Waiting 3e4f13c7e225: Waiting 489e67cb9036: Waiting 99e940016987: Waiting c251a770f22a: Waiting 3190d6d1a419: Waiting f586a30efa03: Waiting 1514573a57d1: Waiting a009a4a7a75e: Waiting e962800d53b1: Waiting e858933cdc4d: Waiting 7987a9148208: Waiting 11ebc790b700: Waiting 93c815cdb67d: Waiting 14b2ac426a4d: Waiting d689d53cd829: Waiting 44343de3ea1d: Waiting d6761afc7518: Pushed a1f59f784b82: Pushed 3e4f13c7e225: Pushed 489e67cb9036: Pushed 99e940016987: Pushed c251a770f22a: Pushed 3190d6d1a419: Layer already exists f586a30efa03: Layer already exists 1514573a57d1: Layer already exists a009a4a7a75e: Layer already exists e962800d53b1: Layer already exists e858933cdc4d: Layer already exists 7987a9148208: Layer already exists 11ebc790b700: Layer already exists 93c815cdb67d: Layer already exists 14b2ac426a4d: Layer already exists d689d53cd829: Layer already exists 44343de3ea1d: Layer already exists 92252f4af381: Pushed master-2_1_1_2-1_8: digest: sha256:960642d2aa399eb85b8e611fd4505e208f8d8d8f7514f14f8fc82283f2ba3270 size: 4292 2025-09-18 15:41:31,170: INFO: Building opensdn-tor-agent finished successfully, duration: 167 seconds REPOSITORY TAG IMAGE ID CREATED SIZE nexus.gz1.opensdn.io:5101/opensdn-controller-control-named master-2_1_1_2-1_8 221d231aaac3 18 seconds ago 583MB nexus.gz1.opensdn.io:5101/opensdn-tor-agent master-2_1_1_2-1_8 6ea3f4efaee0 20 seconds ago 574MB nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine master-2_1_1_2-1_8 41582f9e5b6b 22 seconds ago 740MB nexus.gz1.opensdn.io:5101/opensdn-debug master-2_1_1_2-1_8 626898fba168 32 seconds ago 278MB nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init master-2_1_1_2-1_8 ec975b016664 50 seconds ago 534MB nexus.gz1.opensdn.io:5101/opensdn-status master-2_1_1_2-1_8 bcbbf3532454 56 seconds ago 675MB nexus.gz1.opensdn.io:5101/opensdn-nodemgr master-2_1_1_2-1_8 bd9d8e61de4a 57 seconds ago 675MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-centos master-2_1_1_2-1_8 75cc7b05fcb2 58 seconds ago 230MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent-dpdk master-2_1_1_2-1_8 7db2e2a24241 About a minute ago 1.12GB nexus.gz1.opensdn.io:5101/opensdn-controller-control-control master-2_1_1_2-1_8 18e6a369da66 About a minute ago 1.13GB nexus.gz1.opensdn.io:5101/opensdn-controller-config-dnsmasq master-2_1_1_2-1_8 11c4f1afb390 About a minute ago 530MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-api master-2_1_1_2-1_8 44e8272833e6 About a minute ago 551MB opensdn-test-test master-2_1_1_2-1_8 ceb84371e426 About a minute ago 1.64GB nexus.gz1.opensdn.io:5101/opensdn-test-test master-2_1_1_2-1_8 ceb84371e426 About a minute ago 1.64GB nexus.gz1.opensdn.io:5101/opensdn-analytics-collector master-2_1_1_2-1_8 16ba28d54672 About a minute ago 859MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-collector master-2_1_1_2-1_8 fe23b750f8cf 2 minutes ago 731MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology master-2_1_1_2-1_8 905e4050cf41 2 minutes ago 731MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk master-2_1_1_2-1_8 541d68a78c5d 2 minutes ago 582MB nexus.gz1.opensdn.io:5101/opensdn-analytics-alarm-gen master-2_1_1_2-1_8 75e79b0a69c8 2 minutes ago 529MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web master-2_1_1_2-1_8 16458b383f71 2 minutes ago 705MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job master-2_1_1_2-1_8 b1cc044af7d3 2 minutes ago 705MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-svcmonitor master-2_1_1_2-1_8 f3f5bfc2a079 2 minutes ago 525MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema master-2_1_1_2-1_8 87e251fc2688 2 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-openstack-heat-init master-2_1_1_2-1_8 be53e64211ed 2 minutes ago 294MB nexus.gz1.opensdn.io:5101/opensdn-openstack-neutron-init master-2_1_1_2-1_8 ade56872cf49 2 minutes ago 293MB nexus.gz1.opensdn.io:5101/opensdn-openstack-compute-init master-2_1_1_2-1_8 7163efff0468 2 minutes ago 278MB nexus.gz1.opensdn.io:5101/opensdn-node-init master-2_1_1_2-1_8 f6711f5d7a7b 2 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-provisioner master-2_1_1_2-1_8 c3f3fc734b6b 2 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-kubernetes-kube-manager master-2_1_1_2-1_8 9ec072dc1d2b 2 minutes ago 517MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base master-2_1_1_2-1_8 627165eb60b2 3 minutes ago 705MB nexus.gz1.opensdn.io:5101/opensdn-external-redis master-2_1_1_2-1_8 55b6d83c5b80 3 minutes ago 333MB nexus.gz1.opensdn.io:5101/opensdn-external-stunnel master-2_1_1_2-1_8 f3f53e6491c7 3 minutes ago 328MB nexus.gz1.opensdn.io:5101/opensdn-external-cassandra master-2_1_1_2-1_8 90579331a7d6 3 minutes ago 687MB nexus.gz1.opensdn.io:5101/opensdn-external-haproxy master-2_1_1_2-1_8 06ba510668f0 3 minutes ago 335MB nexus.gz1.opensdn.io:5101/opensdn-external-kafka master-2_1_1_2-1_8 b14cd1906da7 3 minutes ago 744MB nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper master-2_1_1_2-1_8 67ef22177dda 3 minutes ago 714MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base master-2_1_1_2-1_8 e2f2602dbb22 3 minutes ago 731MB nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq master-2_1_1_2-1_8 631cc59a5ea7 4 minutes ago 363MB nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd master-2_1_1_2-1_8 4deba8714aed 4 minutes ago 290MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-base master-2_1_1_2-1_8 8946a4085311 4 minutes ago 582MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-base master-2_1_1_2-1_8 9882e3f194b9 4 minutes ago 573MB nexus.gz1.opensdn.io:5101/opensdn-analytics-base master-2_1_1_2-1_8 ff7c7ba1a51f 5 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-base master-2_1_1_2-1_8 d4f11df17aac 5 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-base master-2_1_1_2-1_8 ceef6be87444 5 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-general-base master-2_1_1_2-1_8 1558937c3e25 6 minutes ago 278MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src master-2_1_1_2-1_8 56c3abca5669 6 minutes ago 2.41MB tf-dev-sandbox compile 8606d901d6b8 7 minutes ago 30.7GB nexus.gz1.opensdn.io:5101/opensdn-charms-src master-2_1_1_2-1_8 87ac753488a8 25 minutes ago 6.04MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src de42770d4caa 25 minutes ago 2.39MB nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src master-2_1_1_2-1_8 4caf29666e70 25 minutes ago 1.39MB nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src master-2_1_1_2-1_8 9c0948f10382 25 minutes ago 32.6MB nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src master-2_1_1_2-1_8 636975c3c350 25 minutes ago 4.53kB nexus.gz1.opensdn.io:5101/tf-dev-sandbox frozen cfe90e38b142 44 hours ago 22GB