2025-10-23 17:47:07,715: INFO: Building opensdn-tor-agent 2025-10-23 17:47:07,762: INFO: Building args: --network host --build-arg PIP_REPOSITORY=http://localhost:6667/pip/simple --build-arg CONTRAIL_REGISTRY=nexus.gz1.opensdn.io:5101 --build-arg CONTRAIL_CONTAINER_TAG=master-2_2_8_1-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.8s #2 [internal] load metadata for nexus.gz1.opensdn.io:5101/opensdn-base:master-2_2_8_1-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 DONE 0.0s #4 [internal] load .dockerignore #4 transferring context: #4 transferring context: 2B done #4 DONE 2.1s #5 [build 1/1] FROM docker.io/library/tf-dev-sandbox:compile #5 CACHED #6 [stage-1 1/6] FROM nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-2_2_8_1-1 #6 CACHED #7 [1/5] FROM nexus.gz1.opensdn.io:5101/opensdn-base:master-2_2_8_1-1 #7 DONE 0.0s #8 [internal] load build context #8 transferring context: 1.52kB done #8 DONE 2.1s #9 [stage-1 2/8] COPY --from=build /buildroot/usr/lib/libisc-9.21.3.so /usr/lib/ #9 DONE 0.8s #10 [stage-1 3/8] COPY --from=build /buildroot/usr/lib/libisccc-9.21.3.so /usr/lib/ #10 DONE 4.1s #11 [stage-1 4/8] COPY --from=build /buildroot/usr/lib/libisccfg-9.21.3.so /usr/lib/ #11 DONE 4.2s #12 [stage-1 5/8] COPY --from=build /buildroot/usr/bin/contrail-vrouter-agent-health-check.py /usr/bin/ #12 DONE 6.5s #13 [stage-1 6/8] COPY --from=build /buildroot/usr/bin/contrail_crypt_tunnel_client.py /usr/bin/ #13 DONE 5.6s #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 2.865 added from: http://tf-mirrors.gz1.opensdn.io/re 29 MB/s | 2.1 MB 00:00 #14 3.864 added from: http://tf-mirrors.gz1.opensdn.io/re 1.1 MB/s | 730 kB 00:00 #14 4.222 added from: http://tf-mirrors.gz1.opensdn.io/re 1.6 MB/s | 264 kB 00:00 #14 4.480 added from: http://tf-mirrors.gz1.opensdn.io/re 47 MB/s | 7.0 MB 00:00 #14 6.133 added from: http://tf-mirrors.gz1.opensdn.io/re 35 MB/s | 4.0 MB 00:00 #14 7.167 added from: http://tf-mirrors.gz1.opensdn.io/re 16 MB/s | 939 kB 00:00 #14 7.497 added from: http://tf-mirrors.gz1.opensdn.io/re 34 MB/s | 2.3 MB 00:00 #14 8.218 added from: http://tf-mirrors.gz1.opensdn.io/re 9.6 MB/s | 392 kB 00:00 #14 8.507 added from: http://tf-mirrors.gz1.opensdn.io/re 9.0 MB/s | 451 kB 00:00 #14 8.843 added from: http://tf-mirrors.gz1.opensdn.io/re 98 kB/s | 16 kB 00:00 #14 9.055 added from: http://tf-mirrors.gz1.opensdn.io/re 2.5 kB/s | 257 B 00:00 #14 9.214 added from: http://tf-mirrors.gz1.opensdn.io/re 366 kB/s | 13 kB 00:00 #14 9.492 added from: http://tf-mirrors.gz1.opensdn.io/re 1.1 MB/s | 64 kB 00:00 #14 10.16 added from: http://tf-mirrors.gz1.opensdn.io/re 56 MB/s | 30 MB 00:00 #14 17.20 Third parties for OpenSDN 31 MB/s | 5.1 MB 00:00 #14 20.82 Dependencies resolved. #14 20.82 ======================================================================================= #14 20.82 Package Arch Version Repository Size #14 20.82 ======================================================================================= #14 20.82 Installing: #14 20.82 boost x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 11 k #14 20.82 gperftools-libs x86_64 2.9.1-3.el9 tf-mirrors.ci_repos_epel9.repo 308 k #14 20.82 Installing dependencies: #14 20.82 boost-atomic x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 16 k #14 20.82 boost-chrono x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 24 k #14 20.82 boost-container x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 36 k #14 20.82 boost-context x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 15 k #14 20.82 boost-contract x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 44 k #14 20.82 boost-coroutine x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 32 k #14 20.82 boost-date-time x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 13 k #14 20.82 boost-fiber x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 38 k #14 20.82 boost-filesystem x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 57 k #14 20.82 boost-graph x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 101 k #14 20.82 boost-iostreams x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 38 k #14 20.82 boost-locale x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 214 k #14 20.82 boost-log x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 408 k #14 20.82 boost-math x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 205 k #14 20.82 boost-nowide x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 15 k #14 20.82 boost-program-options x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 106 k #14 20.82 boost-python3 x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 92 k #14 20.82 boost-random x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 23 k #14 20.82 boost-regex x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 277 k #14 20.82 boost-serialization x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 129 k #14 20.82 boost-stacktrace x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 27 k #14 20.82 boost-system x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 13 k #14 20.82 boost-test x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 230 k #14 20.82 boost-thread x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 55 k #14 20.82 boost-timer x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 23 k #14 20.82 boost-type_erasure x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 30 k #14 20.82 boost-wave x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 208 k #14 20.82 libicu x86_64 67.1-9.el9 tf-mirrors.ci_repos_yum9-baseos 9.6 M #14 20.82 libunwind x86_64 1.6.2-1.el9 tf-mirrors.ci_repos_epel9.repo 67 k #14 20.82 #14 20.82 Transaction Summary #14 20.82 ======================================================================================= #14 20.82 Install 31 Packages #14 20.82 #14 20.82 Total download size: 12 M #14 20.82 Installed size: 41 M #14 20.82 Downloading Packages: #14 20.86 (1/31): boost-1.75.0-8.el9.x86_64.rpm 384 kB/s | 11 kB 00:00 #14 20.86 (2/31): boost-atomic-1.75.0-8.el9.x86_64.rpm 506 kB/s | 16 kB 00:00 #14 20.88 (3/31): boost-chrono-1.75.0-8.el9.x86_64.rpm 2.8 MB/s | 24 kB 00:00 #14 20.88 (4/31): boost-container-1.75.0-8.el9.x86_64.rpm 4.7 MB/s | 36 kB 00:00 #14 20.88 (5/31): boost-context-1.75.0-8.el9.x86_64.rpm 2.4 MB/s | 15 kB 00:00 #14 20.88 (6/31): boost-contract-1.75.0-8.el9.x86_64.rpm 7.3 MB/s | 44 kB 00:00 #14 20.88 (7/31): boost-coroutine-1.75.0-8.el9.x86_64.rpm 5.6 MB/s | 32 kB 00:00 #14 20.89 (8/31): boost-date-time-1.75.0-8.el9.x86_64.rpm 2.7 MB/s | 13 kB 00:00 #14 20.89 (9/31): boost-fiber-1.75.0-8.el9.x86_64.rpm 7.5 MB/s | 38 kB 00:00 #14 20.89 (10/31): boost-filesystem-1.75.0-8.el9.x86_64.r 9.3 MB/s | 57 kB 00:00 #14 20.89 (11/31): boost-graph-1.75.0-8.el9.x86_64.rpm 13 MB/s | 101 kB 00:00 #14 20.91 (12/31): boost-iostreams-1.75.0-8.el9.x86_64.rp 2.5 MB/s | 38 kB 00:00 #14 20.95 (13/31): boost-log-1.75.0-8.el9.x86_64.rpm 20 MB/s | 408 kB 00:00 #14 20.95 (14/31): boost-locale-1.75.0-8.el9.x86_64.rpm 5.8 MB/s | 214 kB 00:00 #14 20.95 (15/31): boost-nowide-1.75.0-8.el9.x86_64.rpm 2.9 MB/s | 15 kB 00:00 #14 20.95 (16/31): boost-math-1.75.0-8.el9.x86_64.rpm 13 MB/s | 205 kB 00:00 #14 20.95 (17/31): boost-program-options-1.75.0-8.el9.x86 12 MB/s | 106 kB 00:00 #14 20.95 (18/31): boost-python3-1.75.0-8.el9.x86_64.rpm 11 MB/s | 92 kB 00:00 #14 20.99 (19/31): boost-random-1.75.0-8.el9.x86_64.rpm 3.3 MB/s | 23 kB 00:00 #14 20.99 (20/31): boost-serialization-1.75.0-8.el9.x86_6 21 MB/s | 129 kB 00:00 #14 20.99 (21/31): boost-regex-1.75.0-8.el9.x86_64.rpm 19 MB/s | 277 kB 00:00 #14 20.99 (22/31): boost-stacktrace-1.75.0-8.el9.x86_64.r 3.1 MB/s | 27 kB 00:00 #14 20.99 (23/31): boost-system-1.75.0-8.el9.x86_64.rpm 2.8 MB/s | 13 kB 00:00 #14 20.99 (24/31): boost-thread-1.75.0-8.el9.x86_64.rpm 11 MB/s | 55 kB 00:00 #14 20.99 (25/31): boost-test-1.75.0-8.el9.x86_64.rpm 19 MB/s | 230 kB 00:00 #14 20.99 (26/31): boost-timer-1.75.0-8.el9.x86_64.rpm 3.2 MB/s | 23 kB 00:00 #14 20.99 (27/31): boost-type_erasure-1.75.0-8.el9.x86_64 5.7 MB/s | 30 kB 00:00 #14 20.99 (28/31): boost-wave-1.75.0-8.el9.x86_64.rpm 23 MB/s | 208 kB 00:00 #14 21.00 (29/31): gperftools-libs-2.9.1-3.el9.x86_64.rpm 25 MB/s | 308 kB 00:00 #14 21.00 (30/31): libunwind-1.6.2-1.el9.x86_64.rpm 7.3 MB/s | 67 kB 00:00 #14 21.13 (31/31): libicu-67.1-9.el9.x86_64.rpm 35 MB/s | 9.6 MB 00:00 #14 21.13 -------------------------------------------------------------------------------- #14 21.13 Total 43 MB/s | 12 MB 00:00 #14 21.13 Running transaction check #14 21.17 Transaction check succeeded. #14 21.17 Running transaction test #14 21.33 Transaction test succeeded. #14 21.33 Running transaction #14 21.76 Preparing : 1/1 #14 21.87 Installing : boost-system-1.75.0-8.el9.x86_64 1/31 #14 21.87 Installing : boost-chrono-1.75.0-8.el9.x86_64 2/31 #14 21.87 Installing : boost-thread-1.75.0-8.el9.x86_64 3/31 #14 21.90 Installing : boost-filesystem-1.75.0-8.el9.x86_64 4/31 #14 22.11 Installing : libicu-67.1-9.el9.x86_64 5/31 #14 22.15 Installing : boost-regex-1.75.0-8.el9.x86_64 6/31 #14 22.15 Installing : boost-context-1.75.0-8.el9.x86_64 7/31 #14 22.15 Installing : boost-date-time-1.75.0-8.el9.x86_64 8/31 #14 22.15 Installing : boost-atomic-1.75.0-8.el9.x86_64 9/31 #14 22.15 Installing : boost-log-1.75.0-8.el9.x86_64 10/31 #14 22.17 Installing : boost-wave-1.75.0-8.el9.x86_64 11/31 #14 22.17 Installing : boost-coroutine-1.75.0-8.el9.x86_64 12/31 #14 22.18 Installing : boost-fiber-1.75.0-8.el9.x86_64 13/31 #14 22.23 Installing : boost-graph-1.75.0-8.el9.x86_64 14/31 #14 22.23 Installing : boost-locale-1.75.0-8.el9.x86_64 15/31 #14 22.23 Installing : boost-type_erasure-1.75.0-8.el9.x86_64 16/31 #14 22.23 Installing : boost-timer-1.75.0-8.el9.x86_64 17/31 #14 22.23 Installing : libunwind-1.6.2-1.el9.x86_64 18/31 #14 22.23 Installing : boost-test-1.75.0-8.el9.x86_64 19/31 #14 22.23 Installing : boost-stacktrace-1.75.0-8.el9.x86_64 20/31 #14 22.23 Installing : boost-serialization-1.75.0-8.el9.x86_64 21/31 #14 22.23 Installing : boost-random-1.75.0-8.el9.x86_64 22/31 #14 22.24 Installing : boost-python3-1.75.0-8.el9.x86_64 23/31 #14 22.25 Installing : boost-program-options-1.75.0-8.el9.x86_64 24/31 #14 22.25 Installing : boost-nowide-1.75.0-8.el9.x86_64 25/31 #14 22.27 Installing : boost-math-1.75.0-8.el9.x86_64 26/31 #14 22.28 Installing : boost-iostreams-1.75.0-8.el9.x86_64 27/31 #14 22.28 Installing : boost-contract-1.75.0-8.el9.x86_64 28/31 #14 22.28 Installing : boost-container-1.75.0-8.el9.x86_64 29/31 #14 22.30 Installing : boost-1.75.0-8.el9.x86_64 30/31 #14 22.30 Installing : gperftools-libs-2.9.1-3.el9.x86_64 31/31 #14 22.33 Running scriptlet: gperftools-libs-2.9.1-3.el9.x86_64 31/31 #14 22.49 Verifying : libicu-67.1-9.el9.x86_64 1/31 #14 22.49 Verifying : boost-1.75.0-8.el9.x86_64 2/31 #14 22.49 Verifying : boost-atomic-1.75.0-8.el9.x86_64 3/31 #14 22.49 Verifying : boost-chrono-1.75.0-8.el9.x86_64 4/31 #14 22.49 Verifying : boost-container-1.75.0-8.el9.x86_64 5/31 #14 22.49 Verifying : boost-context-1.75.0-8.el9.x86_64 6/31 #14 22.49 Verifying : boost-contract-1.75.0-8.el9.x86_64 7/31 #14 22.49 Verifying : boost-coroutine-1.75.0-8.el9.x86_64 8/31 #14 22.49 Verifying : boost-date-time-1.75.0-8.el9.x86_64 9/31 #14 22.49 Verifying : boost-fiber-1.75.0-8.el9.x86_64 10/31 #14 22.49 Verifying : boost-filesystem-1.75.0-8.el9.x86_64 11/31 #14 22.49 Verifying : boost-graph-1.75.0-8.el9.x86_64 12/31 #14 22.49 Verifying : boost-iostreams-1.75.0-8.el9.x86_64 13/31 #14 22.49 Verifying : boost-locale-1.75.0-8.el9.x86_64 14/31 #14 22.49 Verifying : boost-log-1.75.0-8.el9.x86_64 15/31 #14 22.49 Verifying : boost-math-1.75.0-8.el9.x86_64 16/31 #14 22.49 Verifying : boost-nowide-1.75.0-8.el9.x86_64 17/31 #14 22.49 Verifying : boost-program-options-1.75.0-8.el9.x86_64 18/31 #14 22.49 Verifying : boost-python3-1.75.0-8.el9.x86_64 19/31 #14 22.49 Verifying : boost-random-1.75.0-8.el9.x86_64 20/31 #14 22.49 Verifying : boost-regex-1.75.0-8.el9.x86_64 21/31 #14 22.49 Verifying : boost-serialization-1.75.0-8.el9.x86_64 22/31 #14 22.49 Verifying : boost-stacktrace-1.75.0-8.el9.x86_64 23/31 #14 22.49 Verifying : boost-system-1.75.0-8.el9.x86_64 24/31 #14 22.49 Verifying : boost-test-1.75.0-8.el9.x86_64 25/31 #14 22.49 Verifying : boost-thread-1.75.0-8.el9.x86_64 26/31 #14 22.49 Verifying : boost-timer-1.75.0-8.el9.x86_64 27/31 #14 22.49 Verifying : boost-type_erasure-1.75.0-8.el9.x86_64 28/31 #14 22.49 Verifying : boost-wave-1.75.0-8.el9.x86_64 29/31 #14 22.49 Verifying : gperftools-libs-2.9.1-3.el9.x86_64 30/31 #14 22.49 Verifying : libunwind-1.6.2-1.el9.x86_64 31/31 #14 22.56 #14 22.56 Installed: #14 22.56 boost-1.75.0-8.el9.x86_64 #14 22.56 boost-atomic-1.75.0-8.el9.x86_64 #14 22.56 boost-chrono-1.75.0-8.el9.x86_64 #14 22.56 boost-container-1.75.0-8.el9.x86_64 #14 22.56 boost-context-1.75.0-8.el9.x86_64 #14 22.56 boost-contract-1.75.0-8.el9.x86_64 #14 22.56 boost-coroutine-1.75.0-8.el9.x86_64 #14 22.56 boost-date-time-1.75.0-8.el9.x86_64 #14 22.56 boost-fiber-1.75.0-8.el9.x86_64 #14 22.56 boost-filesystem-1.75.0-8.el9.x86_64 #14 22.56 boost-graph-1.75.0-8.el9.x86_64 #14 22.56 boost-iostreams-1.75.0-8.el9.x86_64 #14 22.56 boost-locale-1.75.0-8.el9.x86_64 #14 22.56 boost-log-1.75.0-8.el9.x86_64 #14 22.56 boost-math-1.75.0-8.el9.x86_64 #14 22.56 boost-nowide-1.75.0-8.el9.x86_64 #14 22.56 boost-program-options-1.75.0-8.el9.x86_64 #14 22.56 boost-python3-1.75.0-8.el9.x86_64 #14 22.56 boost-random-1.75.0-8.el9.x86_64 #14 22.56 boost-regex-1.75.0-8.el9.x86_64 #14 22.56 boost-serialization-1.75.0-8.el9.x86_64 #14 22.56 boost-stacktrace-1.75.0-8.el9.x86_64 #14 22.56 boost-system-1.75.0-8.el9.x86_64 #14 22.56 boost-test-1.75.0-8.el9.x86_64 #14 22.56 boost-thread-1.75.0-8.el9.x86_64 #14 22.56 boost-timer-1.75.0-8.el9.x86_64 #14 22.56 boost-type_erasure-1.75.0-8.el9.x86_64 #14 22.56 boost-wave-1.75.0-8.el9.x86_64 #14 22.56 gperftools-libs-2.9.1-3.el9.x86_64 #14 22.56 libicu-67.1-9.el9.x86_64 #14 22.56 libunwind-1.6.2-1.el9.x86_64 #14 22.56 #14 22.56 Complete! #14 22.89 75 files removed #14 23.25 Looking in indexes: http://tf-mirrors.gz1.opensdn.io/root/pypi/+simple/, http://localhost:6667/pip/simple #14 23.25 Collecting contrail-vrouter-api==0.1.dev0 #14 23.25 Downloading http://localhost:6667/pip/simple/contrail-vrouter-api/contrail_vrouter_api-0.1.dev0-py3-none-any.whl (2.9 kB) #14 23.50 Installing collected packages: contrail-vrouter-api #14 23.50 Successfully installed contrail-vrouter-api-0.1.dev0 #14 23.50 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 DONE 23.8s #15 [stage-1 8/8] COPY *.sh / #15 DONE 0.1s #16 exporting to image #16 exporting layers #16 exporting layers 2.1s done #16 writing image sha256:891fd0ebff3e53e5a68e4ab833dcbc20837c55f8fbaa90ddd71818c6066f6ab8 done #16 naming to nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_2_8_1-1 done #16 DONE 2.1s 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-23 17:49:30,351: INFO: Docker build duration: 143 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-tor-agent] 91877d5f3b47: Preparing 74d8d6c2c4a1: Preparing d10734204958: Preparing e34eeb7ca705: Preparing 049dcdc2f133: Preparing 667a491162f5: Preparing 3448c7196c40: Preparing df18b88d6c82: Preparing 561a91004946: Preparing 203ec190cdd5: Preparing e8fc008ae681: Preparing 2557106eb468: Preparing 50be8aa65040: Preparing 9fdeb3075d0e: Preparing 29c3d4731504: Preparing ae0352f0532d: Preparing 45b7f22002fc: Preparing 1b609a38daa1: Preparing 31fa4884d541: Preparing 44343de3ea1d: Preparing 91877d5f3b47: Waiting 74d8d6c2c4a1: Waiting d10734204958: Waiting e34eeb7ca705: Waiting 049dcdc2f133: Waiting 667a491162f5: Waiting 3448c7196c40: Waiting df18b88d6c82: Waiting 561a91004946: Waiting 203ec190cdd5: Waiting e8fc008ae681: Waiting 2557106eb468: Waiting 50be8aa65040: Waiting 9fdeb3075d0e: Waiting 29c3d4731504: Waiting ae0352f0532d: Waiting 45b7f22002fc: Waiting 1b609a38daa1: Waiting 31fa4884d541: Waiting 44343de3ea1d: Waiting 91877d5f3b47: Pushed 74d8d6c2c4a1: Pushed d10734204958: Pushed e34eeb7ca705: Pushed 049dcdc2f133: Pushed 667a491162f5: Pushed 3448c7196c40: Pushed df18b88d6c82: Layer already exists 561a91004946: Layer already exists 203ec190cdd5: Layer already exists e8fc008ae681: Layer already exists 2557106eb468: Layer already exists 50be8aa65040: Layer already exists 9fdeb3075d0e: Layer already exists 29c3d4731504: Layer already exists ae0352f0532d: Layer already exists 45b7f22002fc: Layer already exists 1b609a38daa1: Layer already exists 31fa4884d541: Layer already exists 44343de3ea1d: Layer already exists master-2_2_8_1-1: digest: sha256:1533b148c90895ebc0593da12dc222eaf55bc0853bcfa95972cb4aa34da1d9cf size: 4505 2025-10-23 17:49:48,547: INFO: Building opensdn-tor-agent finished successfully, duration: 161 seconds REPOSITORY TAG IMAGE ID CREATED SIZE nexus.gz1.opensdn.io:5101/opensdn-tor-agent master-2_2_8_1-1 891fd0ebff3e 21 seconds ago 684MB nexus.gz1.opensdn.io:5101/opensdn-tools master-2_2_8_1-1 f5cb2760eb07 27 seconds ago 1.49GB nexus.gz1.opensdn.io:5101/opensdn-status master-2_2_8_1-1 1d7eaf609b2d 39 seconds ago 784MB nexus.gz1.opensdn.io:5101/opensdn-nodemgr master-2_2_8_1-1 61925a2a0d05 40 seconds ago 784MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-named master-2_2_8_1-1 14c7daaa1a01 40 seconds ago 702MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-api master-2_2_8_1-1 c276cbd1ec87 51 seconds ago 660MB nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init master-2_2_8_1-1 2d8d354f03e7 58 seconds ago 642MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-svcmonitor master-2_2_8_1-1 ee256aa4f1c0 About a minute ago 645MB nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine master-2_2_8_1-1 a2a468dcc6c0 About a minute ago 850MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-dnsmasq master-2_2_8_1-1 fda522fb72b0 About a minute ago 639MB nexus.gz1.opensdn.io:5101/opensdn-debug master-2_2_8_1-1 a652bbcb5a41 About a minute ago 348MB nexus.gz1.opensdn.io:5101/opensdn-analytics-collector master-2_2_8_1-1 6586bd3884fe About a minute ago 969MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-build-init master-2_2_8_1-1 a9791f15d591 About a minute ago 607MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent-dpdk master-2_2_8_1-1 7076f34481c1 About a minute ago 899MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-control master-2_2_8_1-1 709c65680bc5 About a minute ago 1.24GB nexus.gz1.opensdn.io:5101/opensdn-openstack-compute-init master-2_2_8_1-1 180e57a77995 2 minutes ago 348MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns master-2_2_8_1-1 6e2d3b24dc7c 2 minutes ago 1.01GB nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk master-2_2_8_1-1 c96cb4895a0e 2 minutes ago 692MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job master-2_2_8_1-1 61251ebab8a0 2 minutes ago 858MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology master-2_2_8_1-1 b370a52bcb6f 2 minutes ago 840MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web master-2_2_8_1-1 ca1f91d73bb8 2 minutes ago 858MB nexus.gz1.opensdn.io:5101/opensdn-analytics-api master-2_2_8_1-1 f9b8842a344d 2 minutes ago 647MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-collector master-2_2_8_1-1 038afbbc95e0 2 minutes ago 840MB nexus.gz1.opensdn.io:5101/opensdn-analytics-alarm-gen master-2_2_8_1-1 623ecd17bcc6 2 minutes ago 638MB nexus.gz1.opensdn.io:5101/opensdn-openstack-neutron-init master-2_2_8_1-1 097b940cdbc4 2 minutes ago 363MB nexus.gz1.opensdn.io:5101/opensdn-kubernetes-kube-manager master-2_2_8_1-1 ed64cc14347c 2 minutes ago 626MB nexus.gz1.opensdn.io:5101/opensdn-openstack-heat-init master-2_2_8_1-1 c57551f2f1b5 2 minutes ago 363MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema master-2_2_8_1-1 21d56b473b2a 2 minutes ago 623MB nexus.gz1.opensdn.io:5101/opensdn-node-init master-2_2_8_1-1 7583ae9e124c 2 minutes ago 622MB nexus.gz1.opensdn.io:5101/opensdn-provisioner master-2_2_8_1-1 279dc010fe46 2 minutes ago 622MB nexus.gz1.opensdn.io:5101/opensdn-external-redis master-2_2_8_1-1 4c554372a743 2 minutes ago 171MB nexus.gz1.opensdn.io:5101/opensdn-deployment-test master-2_2_8_1-1 5c976686a440 4 minutes ago 430MB nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper master-2_2_8_1-1 18898312c721 5 minutes ago 301MB nexus.gz1.opensdn.io:5101/opensdn-external-haproxy master-2_2_8_1-1 3361da27ac99 5 minutes ago 144MB nexus.gz1.opensdn.io:5101/opensdn-test-test master-2_2_8_1-1 39c60da6a258 5 minutes ago 1.75GB opensdn-test-test master-2_2_8_1-1 39c60da6a258 5 minutes ago 1.75GB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base master-2_2_8_1-1 28e577084b9a 6 minutes ago 858MB nexus.gz1.opensdn.io:5101/opensdn-external-stunnel master-2_2_8_1-1 e3d0ae8f8bca 6 minutes ago 398MB nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq master-2_2_8_1-1 d92c85d54389 6 minutes ago 363MB nexus.gz1.opensdn.io:5101/opensdn-external-cassandra master-2_2_8_1-1 ad1d1246e992 6 minutes ago 331MB nexus.gz1.opensdn.io:5101/opensdn-external-kafka master-2_2_8_1-1 63eb9c97ae49 7 minutes ago 392MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base master-2_2_8_1-1 bbc9bd3a3d4e 7 minutes ago 839MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-base master-2_2_8_1-1 738cc5b3b677 7 minutes ago 692MB nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd master-2_2_8_1-1 808c67020e7e 7 minutes ago 359MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-base master-2_2_8_1-1 7a0155cccea2 7 minutes ago 683MB nexus.gz1.opensdn.io:5101/opensdn-analytics-base master-2_2_8_1-1 1ceb095ce1d4 8 minutes ago 622MB nexus.gz1.opensdn.io:5101/opensdn-base master-2_2_8_1-1 b4289253fe60 8 minutes ago 622MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-base master-2_2_8_1-1 3dad5270894d 8 minutes ago 622MB nexus.gz1.opensdn.io:5101/opensdn-general-base master-2_2_8_1-1 142f1fcd07c1 9 minutes ago 348MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src master-2_2_8_1-1 68abcc1b8190 9 minutes ago 2.35MB tf-dev-sandbox compile 264ea0104bb4 10 minutes ago 36.6GB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src ecadb1dbb540 20 minutes ago 2.34MB nexus.gz1.opensdn.io:5101/opensdn-charms-src master-2_2_8_1-1 86f87f99c83b 20 minutes ago 6.04MB nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src master-2_2_8_1-1 c4b2026ce09c 20 minutes ago 32.6MB nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src master-2_2_8_1-1 a5e9f70188c9 20 minutes ago 1.39MB nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src master-2_2_8_1-1 5deae41b09f7 20 minutes ago 4.17kB nexus.gz1.opensdn.io:5101/tf-dev-sandbox frozen f9792340af55 2 hours ago 23.6GB