2025-10-26 23:06:41,733: INFO: Building opensdn-tor-agent 2025-10-26 23:06:41,895: 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_7-3 --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 2.2s #2 [internal] load metadata for nexus.gz1.opensdn.io:5101/opensdn-base:master-2_2_7_7-3 #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.1s #5 [1/5] FROM nexus.gz1.opensdn.io:5101/opensdn-base:master-2_2_7_7-3 #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 1.9s #8 [stage-1 2/8] COPY --from=build /buildroot/usr/lib/libisc-9.21.3.so /usr/lib/ #8 DONE 1.8s #9 [stage-1 3/8] COPY --from=build /buildroot/usr/lib/libisccc-9.21.3.so /usr/lib/ #9 DONE 0.8s #10 [stage-1 4/8] COPY --from=build /buildroot/usr/lib/libisccfg-9.21.3.so /usr/lib/ #10 DONE 0.4s #11 [stage-1 5/8] COPY --from=build /buildroot/usr/bin/contrail-vrouter-agent-health-check.py /usr/bin/ #11 DONE 3.0s #12 [stage-1 6/8] COPY --from=build /buildroot/usr/bin/contrail_crypt_tunnel_client.py /usr/bin/ #12 DONE 0.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.514 added from: http://tf-mirrors.gz1.opensdn.io/re 22 MB/s | 2.1 MB 00:00 #13 2.277 added from: http://tf-mirrors.gz1.opensdn.io/re 9.1 MB/s | 730 kB 00:00 #13 2.491 added from: http://tf-mirrors.gz1.opensdn.io/re 9.1 MB/s | 264 kB 00:00 #13 2.766 added from: http://tf-mirrors.gz1.opensdn.io/re 47 MB/s | 7.0 MB 00:00 #13 5.348 added from: http://tf-mirrors.gz1.opensdn.io/re 38 MB/s | 4.0 MB 00:00 #13 6.582 added from: http://tf-mirrors.gz1.opensdn.io/re 15 MB/s | 939 kB 00:00 #13 7.108 added from: http://tf-mirrors.gz1.opensdn.io/re 23 MB/s | 2.3 MB 00:00 #13 7.802 added from: http://tf-mirrors.gz1.opensdn.io/re 12 MB/s | 392 kB 00:00 #13 8.193 added from: http://tf-mirrors.gz1.opensdn.io/re 8.2 MB/s | 451 kB 00:00 #13 8.462 added from: http://tf-mirrors.gz1.opensdn.io/re 362 kB/s | 16 kB 00:00 #13 8.670 added from: http://tf-mirrors.gz1.opensdn.io/re 6.9 kB/s | 257 B 00:00 #13 8.920 added from: http://tf-mirrors.gz1.opensdn.io/re 411 kB/s | 13 kB 00:00 #13 9.109 added from: http://tf-mirrors.gz1.opensdn.io/re 2.6 MB/s | 64 kB 00:00 #13 9.648 added from: http://tf-mirrors.gz1.opensdn.io/re 78 MB/s | 30 MB 00:00 #13 18.45 Third parties for OpenSDN 50 MB/s | 5.1 MB 00:00 #13 23.19 Dependencies resolved. #13 23.19 ======================================================================================= #13 23.19 Package Arch Version Repository Size #13 23.19 ======================================================================================= #13 23.19 Installing: #13 23.19 boost x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 11 k #13 23.19 gperftools-libs x86_64 2.9.1-3.el9 tf-mirrors.ci_repos_epel9.repo 308 k #13 23.19 Installing dependencies: #13 23.19 boost-atomic x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 16 k #13 23.19 boost-chrono x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 24 k #13 23.19 boost-container x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 36 k #13 23.19 boost-context x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 15 k #13 23.19 boost-contract x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 44 k #13 23.19 boost-coroutine x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 32 k #13 23.19 boost-date-time x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 13 k #13 23.19 boost-fiber x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 38 k #13 23.19 boost-filesystem x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 57 k #13 23.19 boost-graph x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 101 k #13 23.19 boost-iostreams x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 38 k #13 23.19 boost-locale x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 214 k #13 23.19 boost-log x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 408 k #13 23.19 boost-math x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 205 k #13 23.19 boost-nowide x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 15 k #13 23.19 boost-program-options x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 106 k #13 23.19 boost-python3 x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 92 k #13 23.19 boost-random x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 23 k #13 23.19 boost-regex x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 277 k #13 23.19 boost-serialization x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 129 k #13 23.19 boost-stacktrace x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 27 k #13 23.19 boost-system x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 13 k #13 23.19 boost-test x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 230 k #13 23.19 boost-thread x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 55 k #13 23.19 boost-timer x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 23 k #13 23.19 boost-type_erasure x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 30 k #13 23.19 boost-wave x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 208 k #13 23.19 libicu x86_64 67.1-9.el9 tf-mirrors.ci_repos_yum9-baseos 9.6 M #13 23.19 libunwind x86_64 1.6.2-1.el9 tf-mirrors.ci_repos_epel9.repo 67 k #13 23.19 #13 23.19 Transaction Summary #13 23.19 ======================================================================================= #13 23.19 Install 31 Packages #13 23.19 #13 23.19 Total download size: 12 M #13 23.19 Installed size: 41 M #13 23.19 Downloading Packages: #13 23.21 (1/31): boost-1.75.0-8.el9.x86_64.rpm 442 kB/s | 11 kB 00:00 #13 23.21 (2/31): boost-atomic-1.75.0-8.el9.x86_64.rpm 596 kB/s | 16 kB 00:00 #13 23.21 (3/31): boost-container-1.75.0-8.el9.x86_64.rpm 5.5 MB/s | 36 kB 00:00 #13 23.21 (4/31): boost-chrono-1.75.0-8.el9.x86_64.rpm 2.1 MB/s | 24 kB 00:00 #13 23.23 (5/31): boost-context-1.75.0-8.el9.x86_64.rpm 1.8 MB/s | 15 kB 00:00 #13 23.23 (6/31): boost-contract-1.75.0-8.el9.x86_64.rpm 7.0 MB/s | 44 kB 00:00 #13 23.23 (7/31): boost-coroutine-1.75.0-8.el9.x86_64.rpm 4.9 MB/s | 32 kB 00:00 #13 23.23 (8/31): boost-date-time-1.75.0-8.el9.x86_64.rpm 1.9 MB/s | 13 kB 00:00 #13 23.23 (9/31): boost-fiber-1.75.0-8.el9.x86_64.rpm 6.1 MB/s | 38 kB 00:00 #13 23.23 (10/31): boost-filesystem-1.75.0-8.el9.x86_64.r 9.1 MB/s | 57 kB 00:00 #13 23.30 (11/31): boost-graph-1.75.0-8.el9.x86_64.rpm 9.9 MB/s | 101 kB 00:00 #13 23.30 (12/31): boost-iostreams-1.75.0-8.el9.x86_64.rp 3.5 MB/s | 38 kB 00:00 #13 23.30 (13/31): boost-locale-1.75.0-8.el9.x86_64.rpm 22 MB/s | 214 kB 00:00 #13 23.30 (14/31): boost-math-1.75.0-8.el9.x86_64.rpm 11 MB/s | 205 kB 00:00 #13 23.30 (15/31): boost-nowide-1.75.0-8.el9.x86_64.rpm 1.8 MB/s | 15 kB 00:00 #13 23.30 (16/31): boost-log-1.75.0-8.el9.x86_64.rpm 9.8 MB/s | 408 kB 00:00 #13 23.30 (17/31): boost-program-options-1.75.0-8.el9.x86 7.8 MB/s | 106 kB 00:00 #13 23.30 (18/31): boost-python3-1.75.0-8.el9.x86_64.rpm 9.3 MB/s | 92 kB 00:00 #13 23.37 (19/31): boost-random-1.75.0-8.el9.x86_64.rpm 3.5 MB/s | 23 kB 00:00 #13 23.37 (20/31): boost-serialization-1.75.0-8.el9.x86_6 7.2 MB/s | 129 kB 00:00 #13 23.37 (21/31): boost-regex-1.75.0-8.el9.x86_64.rpm 10 MB/s | 277 kB 00:00 #13 23.37 (22/31): boost-stacktrace-1.75.0-8.el9.x86_64.r 2.5 MB/s | 27 kB 00:00 #13 23.37 (23/31): boost-system-1.75.0-8.el9.x86_64.rpm 1.8 MB/s | 13 kB 00:00 #13 23.37 (24/31): boost-thread-1.75.0-8.el9.x86_64.rpm 10 MB/s | 55 kB 00:00 #13 23.37 (25/31): boost-test-1.75.0-8.el9.x86_64.rpm 15 MB/s | 230 kB 00:00 #13 23.37 (26/31): boost-timer-1.75.0-8.el9.x86_64.rpm 2.3 MB/s | 23 kB 00:00 #13 23.37 (27/31): boost-type_erasure-1.75.0-8.el9.x86_64 4.9 MB/s | 30 kB 00:00 #13 23.37 (28/31): boost-wave-1.75.0-8.el9.x86_64.rpm 26 MB/s | 208 kB 00:00 #13 23.40 (29/31): gperftools-libs-2.9.1-3.el9.x86_64.rpm 13 MB/s | 308 kB 00:00 #13 23.40 (30/31): libunwind-1.6.2-1.el9.x86_64.rpm 3.2 MB/s | 67 kB 00:00 #13 23.47 (31/31): libicu-67.1-9.el9.x86_64.rpm 35 MB/s | 9.6 MB 00:00 #13 23.47 -------------------------------------------------------------------------------- #13 23.47 Total 45 MB/s | 12 MB 00:00 #13 23.47 Running transaction check #13 23.49 Transaction check succeeded. #13 23.49 Running transaction test #13 23.74 Transaction test succeeded. #13 23.74 Running transaction #13 24.46 Preparing : 1/1 #13 24.51 Installing : boost-system-1.75.0-8.el9.x86_64 1/31 #13 24.54 Installing : boost-chrono-1.75.0-8.el9.x86_64 2/31 #13 24.54 Installing : boost-thread-1.75.0-8.el9.x86_64 3/31 #13 24.54 Installing : boost-filesystem-1.75.0-8.el9.x86_64 4/31 #13 24.83 Installing : libicu-67.1-9.el9.x86_64 5/31 #13 24.83 Installing : boost-regex-1.75.0-8.el9.x86_64 6/31 #13 24.86 Installing : boost-context-1.75.0-8.el9.x86_64 7/31 #13 24.86 Installing : boost-date-time-1.75.0-8.el9.x86_64 8/31 #13 24.86 Installing : boost-atomic-1.75.0-8.el9.x86_64 9/31 #13 24.86 Installing : boost-log-1.75.0-8.el9.x86_64 10/31 #13 24.90 Installing : boost-wave-1.75.0-8.el9.x86_64 11/31 #13 24.90 Installing : boost-coroutine-1.75.0-8.el9.x86_64 12/31 #13 24.90 Installing : boost-fiber-1.75.0-8.el9.x86_64 13/31 #13 24.90 Installing : boost-graph-1.75.0-8.el9.x86_64 14/31 #13 24.92 Installing : boost-locale-1.75.0-8.el9.x86_64 15/31 #13 24.92 Installing : boost-type_erasure-1.75.0-8.el9.x86_64 16/31 #13 24.93 Installing : boost-timer-1.75.0-8.el9.x86_64 17/31 #13 24.93 Installing : libunwind-1.6.2-1.el9.x86_64 18/31 #13 24.94 Installing : boost-test-1.75.0-8.el9.x86_64 19/31 #13 24.96 Installing : boost-stacktrace-1.75.0-8.el9.x86_64 20/31 #13 24.96 Installing : boost-serialization-1.75.0-8.el9.x86_64 21/31 #13 24.96 Installing : boost-random-1.75.0-8.el9.x86_64 22/31 #13 25.04 Installing : boost-python3-1.75.0-8.el9.x86_64 23/31 #13 25.04 Installing : boost-program-options-1.75.0-8.el9.x86_64 24/31 #13 25.04 Installing : boost-nowide-1.75.0-8.el9.x86_64 25/31 #13 25.04 Installing : boost-math-1.75.0-8.el9.x86_64 26/31 #13 25.04 Installing : boost-iostreams-1.75.0-8.el9.x86_64 27/31 #13 25.04 Installing : boost-contract-1.75.0-8.el9.x86_64 28/31 #13 25.04 Installing : boost-container-1.75.0-8.el9.x86_64 29/31 #13 25.04 Installing : boost-1.75.0-8.el9.x86_64 30/31 #13 25.04 Installing : gperftools-libs-2.9.1-3.el9.x86_64 31/31 #13 25.07 Running scriptlet: gperftools-libs-2.9.1-3.el9.x86_64 31/31 #13 25.89 Verifying : libicu-67.1-9.el9.x86_64 1/31 #13 25.89 Verifying : boost-1.75.0-8.el9.x86_64 2/31 #13 25.89 Verifying : boost-atomic-1.75.0-8.el9.x86_64 3/31 #13 25.89 Verifying : boost-chrono-1.75.0-8.el9.x86_64 4/31 #13 25.89 Verifying : boost-container-1.75.0-8.el9.x86_64 5/31 #13 25.89 Verifying : boost-context-1.75.0-8.el9.x86_64 6/31 #13 25.89 Verifying : boost-contract-1.75.0-8.el9.x86_64 7/31 #13 25.89 Verifying : boost-coroutine-1.75.0-8.el9.x86_64 8/31 #13 25.89 Verifying : boost-date-time-1.75.0-8.el9.x86_64 9/31 #13 25.89 Verifying : boost-fiber-1.75.0-8.el9.x86_64 10/31 #13 25.89 Verifying : boost-filesystem-1.75.0-8.el9.x86_64 11/31 #13 25.89 Verifying : boost-graph-1.75.0-8.el9.x86_64 12/31 #13 25.89 Verifying : boost-iostreams-1.75.0-8.el9.x86_64 13/31 #13 25.89 Verifying : boost-locale-1.75.0-8.el9.x86_64 14/31 #13 25.89 Verifying : boost-log-1.75.0-8.el9.x86_64 15/31 #13 25.89 Verifying : boost-math-1.75.0-8.el9.x86_64 16/31 #13 25.89 Verifying : boost-nowide-1.75.0-8.el9.x86_64 17/31 #13 25.89 Verifying : boost-program-options-1.75.0-8.el9.x86_64 18/31 #13 25.89 Verifying : boost-python3-1.75.0-8.el9.x86_64 19/31 #13 25.89 Verifying : boost-random-1.75.0-8.el9.x86_64 20/31 #13 25.89 Verifying : boost-regex-1.75.0-8.el9.x86_64 21/31 #13 25.89 Verifying : boost-serialization-1.75.0-8.el9.x86_64 22/31 #13 25.89 Verifying : boost-stacktrace-1.75.0-8.el9.x86_64 23/31 #13 25.89 Verifying : boost-system-1.75.0-8.el9.x86_64 24/31 #13 25.89 Verifying : boost-test-1.75.0-8.el9.x86_64 25/31 #13 25.89 Verifying : boost-thread-1.75.0-8.el9.x86_64 26/31 #13 25.89 Verifying : boost-timer-1.75.0-8.el9.x86_64 27/31 #13 25.89 Verifying : boost-type_erasure-1.75.0-8.el9.x86_64 28/31 #13 25.89 Verifying : boost-wave-1.75.0-8.el9.x86_64 29/31 #13 25.89 Verifying : gperftools-libs-2.9.1-3.el9.x86_64 30/31 #13 25.89 Verifying : libunwind-1.6.2-1.el9.x86_64 31/31 #13 25.98 #13 25.98 Installed: #13 25.98 boost-1.75.0-8.el9.x86_64 #13 25.98 boost-atomic-1.75.0-8.el9.x86_64 #13 25.98 boost-chrono-1.75.0-8.el9.x86_64 #13 25.98 boost-container-1.75.0-8.el9.x86_64 #13 25.98 boost-context-1.75.0-8.el9.x86_64 #13 25.98 boost-contract-1.75.0-8.el9.x86_64 #13 25.98 boost-coroutine-1.75.0-8.el9.x86_64 #13 25.98 boost-date-time-1.75.0-8.el9.x86_64 #13 25.98 boost-fiber-1.75.0-8.el9.x86_64 #13 25.98 boost-filesystem-1.75.0-8.el9.x86_64 #13 25.98 boost-graph-1.75.0-8.el9.x86_64 #13 25.98 boost-iostreams-1.75.0-8.el9.x86_64 #13 25.98 boost-locale-1.75.0-8.el9.x86_64 #13 25.98 boost-log-1.75.0-8.el9.x86_64 #13 25.98 boost-math-1.75.0-8.el9.x86_64 #13 25.98 boost-nowide-1.75.0-8.el9.x86_64 #13 25.98 boost-program-options-1.75.0-8.el9.x86_64 #13 25.98 boost-python3-1.75.0-8.el9.x86_64 #13 25.98 boost-random-1.75.0-8.el9.x86_64 #13 25.98 boost-regex-1.75.0-8.el9.x86_64 #13 25.98 boost-serialization-1.75.0-8.el9.x86_64 #13 25.98 boost-stacktrace-1.75.0-8.el9.x86_64 #13 25.98 boost-system-1.75.0-8.el9.x86_64 #13 25.98 boost-test-1.75.0-8.el9.x86_64 #13 25.98 boost-thread-1.75.0-8.el9.x86_64 #13 25.98 boost-timer-1.75.0-8.el9.x86_64 #13 25.98 boost-type_erasure-1.75.0-8.el9.x86_64 #13 25.98 boost-wave-1.75.0-8.el9.x86_64 #13 25.98 gperftools-libs-2.9.1-3.el9.x86_64 #13 25.98 libicu-67.1-9.el9.x86_64 #13 25.98 libunwind-1.6.2-1.el9.x86_64 #13 25.98 #13 25.98 Complete! #13 26.19 75 files removed #13 26.69 Looking in indexes: http://tf-mirrors.gz1.opensdn.io/root/pypi/+simple/, http://localhost:6667/pip/simple #13 26.76 Collecting contrail-vrouter-api==0.1.dev0 #13 26.79 Downloading http://localhost:6667/pip/simple/contrail-vrouter-api/contrail_vrouter_api-0.1.dev0-py3-none-any.whl (2.9 kB) #13 26.99 Installing collected packages: contrail-vrouter-api #13 27.67 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 #13 27.68 Successfully installed contrail-vrouter-api-0.1.dev0 #13 DONE 28.1s #14 [stage-1 8/8] COPY *.sh / #14 DONE 0.6s #15 exporting to image #15 exporting layers #15 exporting layers 4.3s done #15 writing image sha256:1cb76688db1a9a359925030571c0e47daa21f6b73c4bc3bec1412d2a993e9678 #15 writing image sha256:1cb76688db1a9a359925030571c0e47daa21f6b73c4bc3bec1412d2a993e9678 0.0s done #15 naming to nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_2_7_7-3 0.0s done #15 DONE 4.5s 2 warnings found (use docker --debug to expand):  - InvalidDefaultArgInFrom: Default value for ARG ${BUILD_IMAGE} results in empty or invalid base image name (line 4) - InvalidDefaultArgInFrom: Default value for ARG ${CONTRAIL_REGISTRY}/opensdn-base:${CONTRAIL_CONTAINER_TAG} results in empty or invalid base image name (line 6) 2025-10-26 23:09:26,260: INFO: Docker build duration: 165 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-tor-agent] a6f6c13a051a: Preparing d05d08473781: Preparing d944921a99b5: Preparing ebe65130fafd: Preparing 2f8ef8dca90f: Preparing 04e0f1d7969c: Preparing 00aa9a752831: Preparing df83506281f0: Preparing 81aeb5d4beb7: Preparing 33a407291a63: Preparing 5367fcb5b332: Preparing e2fb4b00506a: Preparing 486e0309e8a4: Preparing 72f8ff9f545b: Preparing 74cbd54c5ab0: Preparing 51e4b8d79d94: Preparing d7633bf363a7: Preparing a3b8028d4807: Preparing f8957effb307: Preparing 44343de3ea1d: Preparing a6f6c13a051a: Waiting d05d08473781: Waiting d944921a99b5: Waiting ebe65130fafd: Waiting 2f8ef8dca90f: Waiting 04e0f1d7969c: Waiting 00aa9a752831: Waiting df83506281f0: Waiting 81aeb5d4beb7: Waiting 33a407291a63: Waiting 5367fcb5b332: Waiting e2fb4b00506a: Waiting 486e0309e8a4: Waiting 72f8ff9f545b: Waiting 74cbd54c5ab0: Waiting 51e4b8d79d94: Waiting d7633bf363a7: Waiting a3b8028d4807: Waiting f8957effb307: Waiting 44343de3ea1d: Waiting a6f6c13a051a: Pushed d944921a99b5: Pushed ebe65130fafd: Pushed 2f8ef8dca90f: Pushed 04e0f1d7969c: Pushed 00aa9a752831: Pushed df83506281f0: Layer already exists 81aeb5d4beb7: Layer already exists 33a407291a63: Layer already exists 5367fcb5b332: Layer already exists e2fb4b00506a: Layer already exists 72f8ff9f545b: Layer already exists 486e0309e8a4: Layer already exists 74cbd54c5ab0: Layer already exists d7633bf363a7: Layer already exists 51e4b8d79d94: Layer already exists a3b8028d4807: Layer already exists f8957effb307: Layer already exists 44343de3ea1d: Layer already exists d05d08473781: Pushed master-2_2_7_7-3: digest: sha256:56dcf7375f728ad404271e02acca518fc8a325240ea4d39fc8345ba471384181 size: 4505 2025-10-26 23:09:46,521: INFO: Building opensdn-tor-agent finished successfully, duration: 185 seconds REPOSITORY TAG IMAGE ID CREATED SIZE nexus.gz1.opensdn.io:5101/opensdn-tor-agent master-2_2_7_7-3 1cb76688db1a 25 seconds ago 684MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-api master-2_2_7_7-3 18f38b2acca9 36 seconds ago 660MB nexus.gz1.opensdn.io:5101/opensdn-analytics-api master-2_2_7_7-3 446bdcd4e420 41 seconds ago 647MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent master-2_2_7_7-3 40e1945e6b26 52 seconds ago 1.81GB nexus.gz1.opensdn.io:5101/opensdn-controller-control-control master-2_2_7_7-3 4ff4aea22ba0 About a minute ago 1.24GB nexus.gz1.opensdn.io:5101/opensdn-status master-2_2_7_7-3 0cab16bc4362 About a minute ago 784MB nexus.gz1.opensdn.io:5101/opensdn-nodemgr master-2_2_7_7-3 51d6c65090e6 About a minute ago 784MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-svcmonitor master-2_2_7_7-3 c0e7e49b3bee About a minute ago 645MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-dnsmasq master-2_2_7_7-3 3c13ef3b8d51 About a minute ago 639MB nexus.gz1.opensdn.io:5101/opensdn-analytics-collector master-2_2_7_7-3 67fc446b2d5e 2 minutes ago 969MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent-dpdk master-2_2_7_7-3 a76a9d5cdcc9 2 minutes ago 899MB nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine master-2_2_7_7-3 5aba303e8669 2 minutes ago 850MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-named master-2_2_7_7-3 bd5abe334f7c 2 minutes ago 702MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns master-2_2_7_7-3 01aa503779a0 2 minutes ago 1.01GB nexus.gz1.opensdn.io:5101/opensdn-debug master-2_2_7_7-3 207007a78937 2 minutes ago 348MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-collector master-2_2_7_7-3 9a6c0f94bfdc 2 minutes ago 840MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology master-2_2_7_7-3 a02c27b1de84 2 minutes ago 840MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web master-2_2_7_7-3 d3972aa40b35 2 minutes ago 858MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job master-2_2_7_7-3 f1a8be2c6732 2 minutes ago 858MB nexus.gz1.opensdn.io:5101/opensdn-analytics-alarm-gen master-2_2_7_7-3 f265ec2712a1 2 minutes ago 638MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema master-2_2_7_7-3 a5261f2c40f2 2 minutes ago 623MB nexus.gz1.opensdn.io:5101/opensdn-openstack-compute-init master-2_2_7_7-3 7649727e9477 2 minutes ago 348MB nexus.gz1.opensdn.io:5101/opensdn-openstack-neutron-init master-2_2_7_7-3 551e16b35dc7 2 minutes ago 363MB nexus.gz1.opensdn.io:5101/opensdn-node-init master-2_2_7_7-3 a603f4000db7 2 minutes ago 622MB nexus.gz1.opensdn.io:5101/opensdn-provisioner master-2_2_7_7-3 58f802863204 2 minutes ago 622MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk master-2_2_7_7-3 c9cf4aa65c45 2 minutes ago 692MB nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init master-2_2_7_7-3 d2e2912749bd 2 minutes ago 642MB nexus.gz1.opensdn.io:5101/opensdn-openstack-heat-init master-2_2_7_7-3 5cefb611ab10 2 minutes ago 363MB nexus.gz1.opensdn.io:5101/opensdn-kubernetes-kube-manager master-2_2_7_7-3 f7a51a33c3d5 3 minutes ago 626MB opensdn-test-test master-2_2_7_7-3 d794bed887ed 3 minutes ago 1.75GB nexus.gz1.opensdn.io:5101/opensdn-test-test master-2_2_7_7-3 d794bed887ed 3 minutes ago 1.75GB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base master-2_2_7_7-3 353fe3c3d7c4 3 minutes ago 858MB nexus.gz1.opensdn.io:5101/opensdn-external-stunnel master-2_2_7_7-3 ae86065320fe 3 minutes ago 398MB nexus.gz1.opensdn.io:5101/opensdn-external-cassandra master-2_2_7_7-3 7d894ba5a767 4 minutes ago 331MB nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq master-2_2_7_7-3 d6e066bd6596 4 minutes ago 363MB nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper master-2_2_7_7-3 493ecceebc50 4 minutes ago 301MB nexus.gz1.opensdn.io:5101/opensdn-external-redis master-2_2_7_7-3 c914759bcb53 4 minutes ago 171MB nexus.gz1.opensdn.io:5101/opensdn-external-haproxy master-2_2_7_7-3 efbf52bce898 4 minutes ago 144MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base master-2_2_7_7-3 24dca51a9f66 4 minutes ago 839MB nexus.gz1.opensdn.io:5101/opensdn-external-kafka master-2_2_7_7-3 400b688ae029 4 minutes ago 392MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-base master-2_2_7_7-3 c8f732d6045b 4 minutes ago 692MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-base master-2_2_7_7-3 d8bf1c69619a 4 minutes ago 683MB nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd master-2_2_7_7-3 28274cc06b03 4 minutes ago 359MB nexus.gz1.opensdn.io:5101/opensdn-base master-2_2_7_7-3 b58d71ec5fe2 5 minutes ago 622MB nexus.gz1.opensdn.io:5101/opensdn-analytics-base master-2_2_7_7-3 74f32a4a03ee 5 minutes ago 622MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-base master-2_2_7_7-3 a47920abe4f9 5 minutes ago 622MB nexus.gz1.opensdn.io:5101/opensdn-general-base master-2_2_7_7-3 4cd5859f3a9a 6 minutes ago 348MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src master-2_2_7_7-3 2aad3d94e1d3 6 minutes ago 2.35MB tf-dev-sandbox compile 2267cc8793ce 7 minutes ago 24.8GB nexus.gz1.opensdn.io:5101/opensdn-charms-src master-2_2_7_7-3 1a024339b72f About an hour ago 6.04MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src d7b6e797aa41 About an hour ago 2.34MB nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src master-2_2_7_7-3 3f21a50cf2d0 About an hour ago 32.6MB nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src master-2_2_7_7-3 f665d1c7c696 About an hour ago 1.39MB nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src master-2_2_7_7-3 6f496c19d6e4 About an hour ago 4.17kB nexus.gz1.opensdn.io:5101/tf-dev-sandbox stable c7f16ccdf59c 2 days ago 2.81GB