2025-10-22 13:28:37,449: INFO: Building opensdn-tor-agent 2025-10-22 13:28:37,531: 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_7_3-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_7_3-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 3.2s #5 [1/5] FROM nexus.gz1.opensdn.io:5101/opensdn-base:master-2_2_7_3-1 #5 DONE 0.1s #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 1.5s #8 [stage-1 2/8] COPY --from=build /buildroot/usr/lib/libisc-9.21.3.so /usr/lib/ #8 DONE 1.9s #9 [stage-1 3/8] COPY --from=build /buildroot/usr/lib/libisccc-9.21.3.so /usr/lib/ #9 DONE 1.8s #10 [stage-1 4/8] COPY --from=build /buildroot/usr/lib/libisccfg-9.21.3.so /usr/lib/ #10 DONE 1.1s #11 [stage-1 5/8] COPY --from=build /buildroot/usr/bin/contrail-vrouter-agent-health-check.py /usr/bin/ #11 DONE 1.1s #12 [stage-1 6/8] COPY --from=build /buildroot/usr/bin/contrail_crypt_tunnel_client.py /usr/bin/ #12 DONE 1.3s #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.489 added from: http://tf-mirrors.gz1.opensdn.io/re 16 MB/s | 2.1 MB 00:00 #13 2.984 added from: http://tf-mirrors.gz1.opensdn.io/re 9.6 MB/s | 730 kB 00:00 #13 3.663 added from: http://tf-mirrors.gz1.opensdn.io/re 5.7 MB/s | 264 kB 00:00 #13 4.147 added from: http://tf-mirrors.gz1.opensdn.io/re 32 MB/s | 7.0 MB 00:00 #13 9.671 added from: http://tf-mirrors.gz1.opensdn.io/re 22 MB/s | 4.0 MB 00:00 #13 11.86 added from: http://tf-mirrors.gz1.opensdn.io/re 13 MB/s | 939 kB 00:00 #13 12.84 added from: http://tf-mirrors.gz1.opensdn.io/re 4.3 MB/s | 2.3 MB 00:00 #13 14.63 added from: http://tf-mirrors.gz1.opensdn.io/re 656 kB/s | 392 kB 00:00 #13 15.39 added from: http://tf-mirrors.gz1.opensdn.io/re 1.1 MB/s | 451 kB 00:00 #13 16.15 added from: http://tf-mirrors.gz1.opensdn.io/re 52 kB/s | 16 kB 00:00 #13 16.59 added from: http://tf-mirrors.gz1.opensdn.io/re 816 B/s | 257 B 00:00 #13 17.16 added from: http://tf-mirrors.gz1.opensdn.io/re 39 kB/s | 13 kB 00:00 #13 17.51 added from: http://tf-mirrors.gz1.opensdn.io/re 621 kB/s | 64 kB 00:00 #13 18.77 added from: http://tf-mirrors.gz1.opensdn.io/re 40 MB/s | 30 MB 00:00 #13 32.21 Third parties for OpenSDN 27 MB/s | 5.1 MB 00:00 #13 38.56 Dependencies resolved. #13 38.56 ======================================================================================= #13 38.56 Package Arch Version Repository Size #13 38.56 ======================================================================================= #13 38.56 Installing: #13 38.56 boost x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 11 k #13 38.56 gperftools-libs x86_64 2.9.1-3.el9 tf-mirrors.ci_repos_epel9.repo 308 k #13 38.56 Installing dependencies: #13 38.56 boost-atomic x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 16 k #13 38.56 boost-chrono x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 24 k #13 38.56 boost-container x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 36 k #13 38.56 boost-context x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 15 k #13 38.56 boost-contract x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 44 k #13 38.56 boost-coroutine x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 32 k #13 38.56 boost-date-time x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 13 k #13 38.56 boost-fiber x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 38 k #13 38.56 boost-filesystem x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 57 k #13 38.56 boost-graph x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 101 k #13 38.56 boost-iostreams x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 38 k #13 38.56 boost-locale x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 214 k #13 38.56 boost-log x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 408 k #13 38.56 boost-math x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 205 k #13 38.56 boost-nowide x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 15 k #13 38.56 boost-program-options x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 106 k #13 38.56 boost-python3 x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 92 k #13 38.56 boost-random x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 23 k #13 38.56 boost-regex x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 277 k #13 38.56 boost-serialization x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 129 k #13 38.56 boost-stacktrace x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 27 k #13 38.56 boost-system x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 13 k #13 38.56 boost-test x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 230 k #13 38.56 boost-thread x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 55 k #13 38.56 boost-timer x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 23 k #13 38.56 boost-type_erasure x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 30 k #13 38.56 boost-wave x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 208 k #13 38.56 libicu x86_64 67.1-9.el9 tf-mirrors.ci_repos_yum9-baseos 9.6 M #13 38.56 libunwind x86_64 1.6.2-1.el9 tf-mirrors.ci_repos_epel9.repo 67 k #13 38.56 #13 38.56 Transaction Summary #13 38.56 ======================================================================================= #13 38.56 Install 31 Packages #13 38.56 #13 38.58 Total download size: 12 M #13 38.58 Installed size: 41 M #13 38.58 Downloading Packages: #13 38.61 (1/31): boost-1.75.0-8.el9.x86_64.rpm 571 kB/s | 11 kB 00:00 #13 38.61 (2/31): boost-atomic-1.75.0-8.el9.x86_64.rpm 761 kB/s | 16 kB 00:00 #13 38.61 (3/31): boost-chrono-1.75.0-8.el9.x86_64.rpm 5.1 MB/s | 24 kB 00:00 #13 38.61 (4/31): boost-container-1.75.0-8.el9.x86_64.rpm 6.3 MB/s | 36 kB 00:00 #13 38.61 (5/31): boost-context-1.75.0-8.el9.x86_64.rpm 1.8 MB/s | 15 kB 00:00 #13 38.67 (6/31): boost-contract-1.75.0-8.el9.x86_64.rpm 664 kB/s | 44 kB 00:00 #13 38.78 (7/31): boost-coroutine-1.75.0-8.el9.x86_64.rpm 187 kB/s | 32 kB 00:00 #13 38.84 (8/31): boost-date-time-1.75.0-8.el9.x86_64.rpm 70 kB/s | 13 kB 00:00 #13 38.89 (9/31): boost-fiber-1.75.0-8.el9.x86_64.rpm 422 kB/s | 38 kB 00:00 #13 38.89 (10/31): boost-filesystem-1.75.0-8.el9.x86_64.r 2.3 MB/s | 57 kB 00:00 #13 38.89 (11/31): boost-graph-1.75.0-8.el9.x86_64.rpm 9.9 MB/s | 101 kB 00:00 #13 38.89 (12/31): boost-iostreams-1.75.0-8.el9.x86_64.rp 5.5 MB/s | 38 kB 00:00 #13 38.91 (13/31): boost-locale-1.75.0-8.el9.x86_64.rpm 13 MB/s | 214 kB 00:00 #13 38.91 (14/31): boost-log-1.75.0-8.el9.x86_64.rpm 14 MB/s | 408 kB 00:00 #13 38.91 (15/31): boost-math-1.75.0-8.el9.x86_64.rpm 8.3 MB/s | 205 kB 00:00 #13 38.98 (16/31): boost-nowide-1.75.0-8.el9.x86_64.rpm 1.1 MB/s | 15 kB 00:00 #13 38.98 (17/31): boost-program-options-1.75.0-8.el9.x86 15 MB/s | 106 kB 00:00 #13 38.98 (18/31): boost-python3-1.75.0-8.el9.x86_64.rpm 10 MB/s | 92 kB 00:00 #13 38.98 (19/31): boost-random-1.75.0-8.el9.x86_64.rpm 2.4 MB/s | 23 kB 00:00 #13 38.98 (20/31): boost-regex-1.75.0-8.el9.x86_64.rpm 18 MB/s | 277 kB 00:00 #13 38.98 (21/31): boost-serialization-1.75.0-8.el9.x86_6 8.2 MB/s | 129 kB 00:00 #13 38.98 (22/31): boost-stacktrace-1.75.0-8.el9.x86_64.r 3.6 MB/s | 27 kB 00:00 #13 38.98 (23/31): boost-system-1.75.0-8.el9.x86_64.rpm 1.6 MB/s | 13 kB 00:00 #13 38.98 (24/31): boost-thread-1.75.0-8.el9.x86_64.rpm 11 MB/s | 55 kB 00:00 #13 38.98 (25/31): boost-test-1.75.0-8.el9.x86_64.rpm 15 MB/s | 230 kB 00:00 #13 38.98 (26/31): boost-timer-1.75.0-8.el9.x86_64.rpm 1.8 MB/s | 23 kB 00:00 #13 38.98 (27/31): boost-type_erasure-1.75.0-8.el9.x86_64 2.4 MB/s | 30 kB 00:00 #13 39.10 (28/31): boost-wave-1.75.0-8.el9.x86_64.rpm 20 MB/s | 208 kB 00:00 #13 39.10 (29/31): libunwind-1.6.2-1.el9.x86_64.rpm 11 MB/s | 67 kB 00:00 #13 39.10 (30/31): gperftools-libs-2.9.1-3.el9.x86_64.rpm 17 MB/s | 308 kB 00:00 #13 39.13 (31/31): libicu-67.1-9.el9.x86_64.rpm 18 MB/s | 9.6 MB 00:00 #13 39.13 -------------------------------------------------------------------------------- #13 39.13 Total 23 MB/s | 12 MB 00:00 #13 39.13 Running transaction check #13 39.23 Transaction check succeeded. #13 39.23 Running transaction test #13 39.45 Transaction test succeeded. #13 39.49 Running transaction #13 40.17 Preparing : 1/1 #13 40.69 Installing : boost-system-1.75.0-8.el9.x86_64 1/31 #13 40.69 Installing : boost-chrono-1.75.0-8.el9.x86_64 2/31 #13 40.69 Installing : boost-thread-1.75.0-8.el9.x86_64 3/31 #13 40.69 Installing : boost-filesystem-1.75.0-8.el9.x86_64 4/31 #13 41.18 Installing : libicu-67.1-9.el9.x86_64 5/31 #13 41.39 Installing : boost-regex-1.75.0-8.el9.x86_64 6/31 #13 41.57 Installing : boost-context-1.75.0-8.el9.x86_64 7/31 #13 41.58 Installing : boost-date-time-1.75.0-8.el9.x86_64 8/31 #13 41.60 Installing : boost-atomic-1.75.0-8.el9.x86_64 9/31 #13 41.62 Installing : boost-log-1.75.0-8.el9.x86_64 10/31 #13 41.65 Installing : boost-wave-1.75.0-8.el9.x86_64 11/31 #13 41.65 Installing : boost-coroutine-1.75.0-8.el9.x86_64 12/31 #13 41.66 Installing : boost-fiber-1.75.0-8.el9.x86_64 13/31 #13 41.67 Installing : boost-graph-1.75.0-8.el9.x86_64 14/31 #13 41.68 Installing : boost-locale-1.75.0-8.el9.x86_64 15/31 #13 41.69 Installing : boost-type_erasure-1.75.0-8.el9.x86_64 16/31 #13 41.70 Installing : boost-timer-1.75.0-8.el9.x86_64 17/31 #13 41.72 Installing : libunwind-1.6.2-1.el9.x86_64 18/31 #13 41.74 Installing : boost-test-1.75.0-8.el9.x86_64 19/31 #13 41.76 Installing : boost-stacktrace-1.75.0-8.el9.x86_64 20/31 #13 41.80 Installing : boost-serialization-1.75.0-8.el9.x86_64 21/31 #13 41.80 Installing : boost-random-1.75.0-8.el9.x86_64 22/31 #13 41.82 Installing : boost-python3-1.75.0-8.el9.x86_64 23/31 #13 41.85 Installing : boost-program-options-1.75.0-8.el9.x86_64 24/31 #13 41.85 Installing : boost-nowide-1.75.0-8.el9.x86_64 25/31 #13 41.88 Installing : boost-math-1.75.0-8.el9.x86_64 26/31 #13 41.90 Installing : boost-iostreams-1.75.0-8.el9.x86_64 27/31 #13 41.90 Installing : boost-contract-1.75.0-8.el9.x86_64 28/31 #13 41.90 Installing : boost-container-1.75.0-8.el9.x86_64 29/31 #13 41.93 Installing : boost-1.75.0-8.el9.x86_64 30/31 #13 41.93 Installing : gperftools-libs-2.9.1-3.el9.x86_64 31/31 #13 41.96 Running scriptlet: gperftools-libs-2.9.1-3.el9.x86_64 31/31 #13 42.71 Verifying : libicu-67.1-9.el9.x86_64 1/31 #13 42.71 Verifying : boost-1.75.0-8.el9.x86_64 2/31 #13 42.71 Verifying : boost-atomic-1.75.0-8.el9.x86_64 3/31 #13 42.71 Verifying : boost-chrono-1.75.0-8.el9.x86_64 4/31 #13 42.71 Verifying : boost-container-1.75.0-8.el9.x86_64 5/31 #13 42.71 Verifying : boost-context-1.75.0-8.el9.x86_64 6/31 #13 42.71 Verifying : boost-contract-1.75.0-8.el9.x86_64 7/31 #13 42.71 Verifying : boost-coroutine-1.75.0-8.el9.x86_64 8/31 #13 42.71 Verifying : boost-date-time-1.75.0-8.el9.x86_64 9/31 #13 42.71 Verifying : boost-fiber-1.75.0-8.el9.x86_64 10/31 #13 42.71 Verifying : boost-filesystem-1.75.0-8.el9.x86_64 11/31 #13 42.71 Verifying : boost-graph-1.75.0-8.el9.x86_64 12/31 #13 42.71 Verifying : boost-iostreams-1.75.0-8.el9.x86_64 13/31 #13 42.71 Verifying : boost-locale-1.75.0-8.el9.x86_64 14/31 #13 42.71 Verifying : boost-log-1.75.0-8.el9.x86_64 15/31 #13 42.71 Verifying : boost-math-1.75.0-8.el9.x86_64 16/31 #13 42.71 Verifying : boost-nowide-1.75.0-8.el9.x86_64 17/31 #13 42.71 Verifying : boost-program-options-1.75.0-8.el9.x86_64 18/31 #13 42.71 Verifying : boost-python3-1.75.0-8.el9.x86_64 19/31 #13 42.71 Verifying : boost-random-1.75.0-8.el9.x86_64 20/31 #13 42.71 Verifying : boost-regex-1.75.0-8.el9.x86_64 21/31 #13 42.71 Verifying : boost-serialization-1.75.0-8.el9.x86_64 22/31 #13 42.71 Verifying : boost-stacktrace-1.75.0-8.el9.x86_64 23/31 #13 42.71 Verifying : boost-system-1.75.0-8.el9.x86_64 24/31 #13 42.71 Verifying : boost-test-1.75.0-8.el9.x86_64 25/31 #13 42.71 Verifying : boost-thread-1.75.0-8.el9.x86_64 26/31 #13 42.71 Verifying : boost-timer-1.75.0-8.el9.x86_64 27/31 #13 42.71 Verifying : boost-type_erasure-1.75.0-8.el9.x86_64 28/31 #13 42.71 Verifying : boost-wave-1.75.0-8.el9.x86_64 29/31 #13 42.71 Verifying : gperftools-libs-2.9.1-3.el9.x86_64 30/31 #13 42.71 Verifying : libunwind-1.6.2-1.el9.x86_64 31/31 #13 43.51 #13 43.51 Installed: #13 43.51 boost-1.75.0-8.el9.x86_64 #13 43.51 boost-atomic-1.75.0-8.el9.x86_64 #13 43.51 boost-chrono-1.75.0-8.el9.x86_64 #13 43.51 boost-container-1.75.0-8.el9.x86_64 #13 43.51 boost-context-1.75.0-8.el9.x86_64 #13 43.51 boost-contract-1.75.0-8.el9.x86_64 #13 43.51 boost-coroutine-1.75.0-8.el9.x86_64 #13 43.51 boost-date-time-1.75.0-8.el9.x86_64 #13 43.51 boost-fiber-1.75.0-8.el9.x86_64 #13 43.51 boost-filesystem-1.75.0-8.el9.x86_64 #13 43.51 boost-graph-1.75.0-8.el9.x86_64 #13 43.51 boost-iostreams-1.75.0-8.el9.x86_64 #13 43.51 boost-locale-1.75.0-8.el9.x86_64 #13 43.51 boost-log-1.75.0-8.el9.x86_64 #13 43.51 boost-math-1.75.0-8.el9.x86_64 #13 43.51 boost-nowide-1.75.0-8.el9.x86_64 #13 43.51 boost-program-options-1.75.0-8.el9.x86_64 #13 43.51 boost-python3-1.75.0-8.el9.x86_64 #13 43.51 boost-random-1.75.0-8.el9.x86_64 #13 43.51 boost-regex-1.75.0-8.el9.x86_64 #13 43.51 boost-serialization-1.75.0-8.el9.x86_64 #13 43.51 boost-stacktrace-1.75.0-8.el9.x86_64 #13 43.51 boost-system-1.75.0-8.el9.x86_64 #13 43.51 boost-test-1.75.0-8.el9.x86_64 #13 43.51 boost-thread-1.75.0-8.el9.x86_64 #13 43.51 boost-timer-1.75.0-8.el9.x86_64 #13 43.51 boost-type_erasure-1.75.0-8.el9.x86_64 #13 43.51 boost-wave-1.75.0-8.el9.x86_64 #13 43.51 gperftools-libs-2.9.1-3.el9.x86_64 #13 43.51 libicu-67.1-9.el9.x86_64 #13 43.51 libunwind-1.6.2-1.el9.x86_64 #13 43.51 #13 43.51 Complete! #13 43.93 75 files removed #13 44.49 Looking in indexes: http://tf-mirrors.gz1.opensdn.io/root/pypi/+simple/, http://localhost:6667/pip/simple #13 44.49 Collecting contrail-vrouter-api==0.1.dev0 #13 44.49 Downloading http://localhost:6667/pip/simple/contrail-vrouter-api/contrail_vrouter_api-0.1.dev0-py3-none-any.whl (2.9 kB) #13 44.62 Installing collected packages: contrail-vrouter-api #13 44.62 Successfully installed contrail-vrouter-api-0.1.dev0 #13 44.64 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 46.2s #14 [stage-1 8/8] COPY *.sh / #14 DONE 2.0s #15 exporting to image #15 exporting layers #15 exporting layers 3.7s done #15 writing image sha256:746b3a9f88358173a54a3d486bf38b5a3d0429173311e1b87578cae47e702cb5 done #15 naming to nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_2_7_3-1 #15 naming to nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_2_7_3-1 0.0s done #15 DONE 4.2s 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-22 13:30:57,079: INFO: Docker build duration: 140 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-tor-agent] 207401fc7730: Preparing 9caeff08efa2: Preparing 8b1914bd471e: Preparing 3d5c089eeba4: Preparing 1e53caebb3c9: Preparing 95a44c3c4fea: Preparing 9c9cac1de0ba: Preparing 7ebb7b8f5df9: Preparing 430050394d5c: Preparing ea0fb221d114: Preparing 12a1dbf81f23: Preparing bec250375a20: Preparing d0fa15ba28b9: Preparing 3e7c571376c1: Preparing 4acc1be307c6: Preparing 2e0b7508b253: Preparing 4d768c660f26: Preparing 140fe3188fc0: Preparing 44343de3ea1d: Preparing 8b1914bd471e: Waiting 3d5c089eeba4: Waiting 1e53caebb3c9: Waiting 95a44c3c4fea: Waiting 7ebb7b8f5df9: Waiting 430050394d5c: Waiting ea0fb221d114: Waiting 12a1dbf81f23: Waiting bec250375a20: Waiting d0fa15ba28b9: Waiting 3e7c571376c1: Waiting 4acc1be307c6: Waiting 2e0b7508b253: Waiting 4d768c660f26: Waiting 140fe3188fc0: Waiting 44343de3ea1d: Waiting 9c9cac1de0ba: Waiting 207401fc7730: Pushed 8b1914bd471e: Pushed 3d5c089eeba4: Pushed 1e53caebb3c9: Pushed 95a44c3c4fea: Pushed 9c9cac1de0ba: Pushed 7ebb7b8f5df9: Layer already exists 430050394d5c: Layer already exists ea0fb221d114: Layer already exists 12a1dbf81f23: Layer already exists bec250375a20: Layer already exists d0fa15ba28b9: Layer already exists 3e7c571376c1: Layer already exists 4acc1be307c6: Layer already exists 2e0b7508b253: Layer already exists 4d768c660f26: Layer already exists 140fe3188fc0: Layer already exists 44343de3ea1d: Layer already exists 9caeff08efa2: Pushed master-2_2_7_3-1: digest: sha256:84100fd48b26b51506f328b264f28230706f3780bf08d6dea9ba4b3bbc971744 size: 4292 2025-10-22 13:31:08,754: INFO: Building opensdn-tor-agent finished successfully, duration: 151 seconds REPOSITORY TAG IMAGE ID CREATED SIZE nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent-dpdk master-2_2_7_3-1 b2347d4abc41 17 seconds ago 790MB nexus.gz1.opensdn.io:5101/opensdn-tor-agent master-2_2_7_3-1 746b3a9f8835 17 seconds ago 573MB nexus.gz1.opensdn.io:5101/opensdn-analytics-collector master-2_2_7_3-1 25a58f3b6e15 26 seconds ago 860MB nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine master-2_2_7_3-1 04368552c198 42 seconds ago 741MB nexus.gz1.opensdn.io:5101/opensdn-nodemgr master-2_2_7_3-1 47c4c12d7006 44 seconds ago 675MB nexus.gz1.opensdn.io:5101/opensdn-status master-2_2_7_3-1 18d97fcdc381 47 seconds ago 675MB nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init master-2_2_7_3-1 fb95e4eb90d3 About a minute ago 533MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-svcmonitor master-2_2_7_3-1 d64bbfb9b953 About a minute ago 536MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-named master-2_2_7_3-1 608cb737b3eb About a minute ago 584MB nexus.gz1.opensdn.io:5101/opensdn-analytics-api master-2_2_7_3-1 c087f5075d95 About a minute ago 538MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-dnsmasq master-2_2_7_3-1 f7730207f949 About a minute ago 530MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-control master-2_2_7_3-1 de91ebd10158 About a minute ago 1.13GB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-collector master-2_2_7_3-1 92d81f175245 2 minutes ago 731MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology master-2_2_7_3-1 d8a120143c33 2 minutes ago 731MB nexus.gz1.opensdn.io:5101/opensdn-debug master-2_2_7_3-1 c1b0ad3fa50d 2 minutes ago 278MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk master-2_2_7_3-1 0c03c0610ea4 2 minutes ago 583MB nexus.gz1.opensdn.io:5101/opensdn-openstack-neutron-init master-2_2_7_3-1 866969a51d8c 2 minutes ago 293MB nexus.gz1.opensdn.io:5101/opensdn-openstack-compute-init master-2_2_7_3-1 975df8deb425 2 minutes ago 278MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web master-2_2_7_3-1 e86146d44034 2 minutes ago 788MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job master-2_2_7_3-1 40f64c0dcf38 2 minutes ago 788MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema master-2_2_7_3-1 7f2c1b6e94fe 2 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-openstack-heat-init master-2_2_7_3-1 120a5797dd6a 2 minutes ago 293MB nexus.gz1.opensdn.io:5101/opensdn-kubernetes-kube-manager master-2_2_7_3-1 b37f97f7bc6e 2 minutes ago 517MB nexus.gz1.opensdn.io:5101/opensdn-node-init master-2_2_7_3-1 60e755d650d1 2 minutes ago 513MB nexus.gz1.opensdn.io:5101/opensdn-provisioner master-2_2_7_3-1 826c46815a1e 2 minutes ago 513MB nexus.gz1.opensdn.io:5101/opensdn-analytics-alarm-gen master-2_2_7_3-1 a6a74ed43bdc 2 minutes ago 529MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base master-2_2_7_3-1 995b43b46cc0 3 minutes ago 788MB nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq master-2_2_7_3-1 74d8540bc300 3 minutes ago 363MB nexus.gz1.opensdn.io:5101/opensdn-external-stunnel master-2_2_7_3-1 93a8a5490ac5 3 minutes ago 328MB nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper master-2_2_7_3-1 6a427834961b 3 minutes ago 301MB nexus.gz1.opensdn.io:5101/opensdn-external-cassandra master-2_2_7_3-1 66daaaf3573e 3 minutes ago 687MB nexus.gz1.opensdn.io:5101/opensdn-external-kafka master-2_2_7_3-1 48c6f38c86dd 3 minutes ago 744MB nexus.gz1.opensdn.io:5101/opensdn-external-redis master-2_2_7_3-1 029029d09163 3 minutes ago 171MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base master-2_2_7_3-1 e1a06ecc322e 3 minutes ago 731MB nexus.gz1.opensdn.io:5101/opensdn-external-haproxy master-2_2_7_3-1 1e8c719cc572 3 minutes ago 144MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-base master-2_2_7_3-1 612d2e6a5453 4 minutes ago 583MB nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd master-2_2_7_3-1 c7c61691c3e9 4 minutes ago 290MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-base master-2_2_7_3-1 fbf82dd858dd 4 minutes ago 574MB nexus.gz1.opensdn.io:5101/opensdn-base master-2_2_7_3-1 dbd8b28e4437 5 minutes ago 513MB nexus.gz1.opensdn.io:5101/opensdn-analytics-base master-2_2_7_3-1 03cde1ab3f7c 5 minutes ago 513MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-base master-2_2_7_3-1 7da0ec5b47e7 5 minutes ago 513MB nexus.gz1.opensdn.io:5101/opensdn-general-base master-2_2_7_3-1 47cdbb404ad2 6 minutes ago 278MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src master-2_2_7_3-1 ee5e3f433a35 6 minutes ago 2.35MB tf-dev-sandbox compile 7af6242ca70f 7 minutes ago 24.8GB nexus.gz1.opensdn.io:5101/opensdn-charms-src master-2_2_7_3-1 4f76c6cc4103 About an hour ago 6.04MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src 6307c0a40620 About an hour ago 2.34MB nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src master-2_2_7_3-1 bee28846822b About an hour ago 1.39MB nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src master-2_2_7_3-1 53c2971c0350 About an hour ago 4.17kB nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src master-2_2_7_3-1 340cff5435e4 About an hour ago 32.6MB tf-dev-sandbox sandbox-master-2_2_7_3-1 89c4b6def388 About an hour ago 2.81GB nexus.gz1.opensdn.io:5101/tf-dev-sandbox sandbox-master-2_2_7_3-1 89c4b6def388 About an hour ago 2.81GB rockylinux 9 9cc24f05f309 23 months ago 176MB