2025-11-18 00:26:58,464: INFO: Building opensdn-tor-agent 2025-11-18 00:26:58,549: 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_3_5_2-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.0s #2 [internal] load metadata for nexus.gz1.opensdn.io:5101/opensdn-base:master-2_3_5_2-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 1.8s #5 [1/5] FROM nexus.gz1.opensdn.io:5101/opensdn-base:master-2_3_5_2-1 #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 2.4s #8 [stage-1 2/8] COPY --from=build /buildroot/usr/lib/libisc-9.21.3.so /usr/lib/ #8 DONE 1.0s #9 [stage-1 3/8] COPY --from=build /buildroot/usr/lib/libisccc-9.21.3.so /usr/lib/ #9 DONE 1.3s #10 [stage-1 4/8] COPY --from=build /buildroot/usr/lib/libisccfg-9.21.3.so /usr/lib/ #10 DONE 1.3s #11 [stage-1 5/8] COPY --from=build /buildroot/usr/bin/contrail-vrouter-agent-health-check.py /usr/bin/ #11 DONE 4.8s #12 [stage-1 6/8] COPY --from=build /buildroot/usr/bin/contrail_crypt_tunnel_client.py /usr/bin/ #12 DONE 1.4s #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.575 added from: http://tf-mirrors.gz1.opensdn.io/re 24 MB/s | 2.1 MB 00:00 #13 2.576 added from: http://tf-mirrors.gz1.opensdn.io/re 16 MB/s | 730 kB 00:00 #13 2.975 added from: http://tf-mirrors.gz1.opensdn.io/re 6.4 MB/s | 264 kB 00:00 #13 3.402 added from: http://tf-mirrors.gz1.opensdn.io/re 30 MB/s | 7.0 MB 00:00 #13 9.029 added from: http://tf-mirrors.gz1.opensdn.io/re 26 MB/s | 4.0 MB 00:00 #13 11.56 added from: http://tf-mirrors.gz1.opensdn.io/re 13 MB/s | 939 kB 00:00 #13 12.17 added from: http://tf-mirrors.gz1.opensdn.io/re 18 MB/s | 2.3 MB 00:00 #13 13.82 added from: http://tf-mirrors.gz1.opensdn.io/re 8.0 MB/s | 392 kB 00:00 #13 14.67 added from: http://tf-mirrors.gz1.opensdn.io/re 8.0 MB/s | 451 kB 00:00 #13 15.22 added from: http://tf-mirrors.gz1.opensdn.io/re 429 kB/s | 16 kB 00:00 #13 15.68 added from: http://tf-mirrors.gz1.opensdn.io/re 2.7 kB/s | 257 B 00:00 #13 16.14 added from: http://tf-mirrors.gz1.opensdn.io/re 294 kB/s | 13 kB 00:00 #13 16.55 added from: http://tf-mirrors.gz1.opensdn.io/re 1.8 MB/s | 64 kB 00:00 #13 18.06 added from: http://tf-mirrors.gz1.opensdn.io/re 33 MB/s | 30 MB 00:00 #13 42.01 Third parties for OpenSDN 26 MB/s | 5.1 MB 00:00 #13 54.87 Dependencies resolved. #13 54.88 ======================================================================================= #13 54.88 Package Arch Version Repository Size #13 54.88 ======================================================================================= #13 54.88 Installing: #13 54.88 boost x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 11 k #13 54.88 gperftools-libs x86_64 2.9.1-3.el9 tf-mirrors.ci_repos_epel9.repo 308 k #13 54.88 Installing dependencies: #13 54.88 boost-atomic x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 16 k #13 54.88 boost-chrono x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 24 k #13 54.88 boost-container x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 36 k #13 54.88 boost-context x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 15 k #13 54.88 boost-contract x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 44 k #13 54.88 boost-coroutine x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 32 k #13 54.88 boost-date-time x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 13 k #13 54.88 boost-fiber x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 38 k #13 54.88 boost-filesystem x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 57 k #13 54.88 boost-graph x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 101 k #13 54.88 boost-iostreams x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 38 k #13 54.88 boost-locale x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 214 k #13 54.88 boost-log x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 408 k #13 54.88 boost-math x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 205 k #13 54.88 boost-nowide x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 15 k #13 54.88 boost-program-options x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 106 k #13 54.88 boost-python3 x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 92 k #13 54.88 boost-random x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 23 k #13 54.88 boost-regex x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 277 k #13 54.88 boost-serialization x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 129 k #13 54.88 boost-stacktrace x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 27 k #13 54.88 boost-system x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 13 k #13 54.88 boost-test x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 230 k #13 54.88 boost-thread x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 55 k #13 54.88 boost-timer x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 23 k #13 54.88 boost-type_erasure x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 30 k #13 54.88 boost-wave x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 208 k #13 54.88 libicu x86_64 67.1-9.el9 tf-mirrors.ci_repos_yum9-baseos 9.6 M #13 54.88 libunwind x86_64 1.6.2-1.el9 tf-mirrors.ci_repos_epel9.repo 67 k #13 54.88 #13 54.88 Transaction Summary #13 54.88 ======================================================================================= #13 54.88 Install 31 Packages #13 54.88 #13 54.88 Total download size: 12 M #13 54.88 Installed size: 41 M #13 54.88 Downloading Packages: #13 54.91 (1/31): boost-1.75.0-8.el9.x86_64.rpm 575 kB/s | 11 kB 00:00 #13 54.91 (2/31): boost-atomic-1.75.0-8.el9.x86_64.rpm 708 kB/s | 16 kB 00:00 #13 54.92 (3/31): boost-chrono-1.75.0-8.el9.x86_64.rpm 2.6 MB/s | 24 kB 00:00 #13 54.92 (4/31): boost-container-1.75.0-8.el9.x86_64.rpm 3.6 MB/s | 36 kB 00:00 #13 54.93 (5/31): boost-context-1.75.0-8.el9.x86_64.rpm 1.6 MB/s | 15 kB 00:00 #13 54.94 (6/31): boost-contract-1.75.0-8.el9.x86_64.rpm 5.2 MB/s | 44 kB 00:00 #13 54.94 (7/31): boost-coroutine-1.75.0-8.el9.x86_64.rpm 4.3 MB/s | 32 kB 00:00 #13 54.94 (8/31): boost-date-time-1.75.0-8.el9.x86_64.rpm 2.2 MB/s | 13 kB 00:00 #13 54.94 (9/31): boost-fiber-1.75.0-8.el9.x86_64.rpm 7.1 MB/s | 38 kB 00:00 #13 54.94 (10/31): boost-filesystem-1.75.0-8.el9.x86_64.r 7.7 MB/s | 57 kB 00:00 #13 54.95 (11/31): boost-graph-1.75.0-8.el9.x86_64.rpm 11 MB/s | 101 kB 00:00 #13 54.97 (12/31): boost-iostreams-1.75.0-8.el9.x86_64.rp 4.6 MB/s | 38 kB 00:00 #13 54.98 (13/31): boost-locale-1.75.0-8.el9.x86_64.rpm 10 MB/s | 214 kB 00:00 #13 55.00 (14/31): boost-math-1.75.0-8.el9.x86_64.rpm 12 MB/s | 205 kB 00:00 #13 55.00 (15/31): boost-log-1.75.0-8.el9.x86_64.rpm 8.7 MB/s | 408 kB 00:00 #13 55.03 (16/31): boost-nowide-1.75.0-8.el9.x86_64.rpm 1.1 MB/s | 15 kB 00:00 #13 55.03 (17/31): boost-program-options-1.75.0-8.el9.x86 15 MB/s | 106 kB 00:00 #13 55.03 (18/31): boost-python3-1.75.0-8.el9.x86_64.rpm 6.5 MB/s | 92 kB 00:00 #13 55.03 (19/31): boost-random-1.75.0-8.el9.x86_64.rpm 1.7 MB/s | 23 kB 00:00 #13 55.03 (20/31): boost-regex-1.75.0-8.el9.x86_64.rpm 24 MB/s | 277 kB 00:00 #13 55.03 (21/31): boost-serialization-1.75.0-8.el9.x86_6 10 MB/s | 129 kB 00:00 #13 55.05 (22/31): boost-stacktrace-1.75.0-8.el9.x86_64.r 3.8 MB/s | 27 kB 00:00 #13 55.05 (23/31): boost-system-1.75.0-8.el9.x86_64.rpm 2.3 MB/s | 13 kB 00:00 #13 55.05 (24/31): boost-thread-1.75.0-8.el9.x86_64.rpm 12 MB/s | 55 kB 00:00 #13 55.05 (25/31): boost-test-1.75.0-8.el9.x86_64.rpm 19 MB/s | 230 kB 00:00 #13 55.06 (26/31): boost-timer-1.75.0-8.el9.x86_64.rpm 3.1 MB/s | 23 kB 00:00 #13 55.06 (27/31): boost-type_erasure-1.75.0-8.el9.x86_64 5.4 MB/s | 30 kB 00:00 #13 55.06 (28/31): boost-wave-1.75.0-8.el9.x86_64.rpm 26 MB/s | 208 kB 00:00 #13 55.09 (29/31): libunwind-1.6.2-1.el9.x86_64.rpm 13 MB/s | 67 kB 00:00 #13 55.09 (30/31): gperftools-libs-2.9.1-3.el9.x86_64.rpm 18 MB/s | 308 kB 00:00 #13 55.20 (31/31): libicu-67.1-9.el9.x86_64.rpm 32 MB/s | 9.6 MB 00:00 #13 55.20 -------------------------------------------------------------------------------- #13 55.20 Total 41 MB/s | 12 MB 00:00 #13 55.20 Running transaction check #13 55.23 Transaction check succeeded. #13 55.24 Running transaction test #13 55.43 Transaction test succeeded. #13 55.43 Running transaction #13 56.19 Preparing : 1/1 #13 56.35 Installing : boost-system-1.75.0-8.el9.x86_64 1/31 #13 56.36 Installing : boost-chrono-1.75.0-8.el9.x86_64 2/31 #13 56.38 Installing : boost-thread-1.75.0-8.el9.x86_64 3/31 #13 56.39 Installing : boost-filesystem-1.75.0-8.el9.x86_64 4/31 #13 56.96 Installing : libicu-67.1-9.el9.x86_64 5/31 #13 56.98 Installing : boost-regex-1.75.0-8.el9.x86_64 6/31 #13 57.00 Installing : boost-context-1.75.0-8.el9.x86_64 7/31 #13 57.00 Installing : boost-date-time-1.75.0-8.el9.x86_64 8/31 #13 57.01 Installing : boost-atomic-1.75.0-8.el9.x86_64 9/31 #13 57.03 Installing : boost-log-1.75.0-8.el9.x86_64 10/31 #13 57.06 Installing : boost-wave-1.75.0-8.el9.x86_64 11/31 #13 57.07 Installing : boost-coroutine-1.75.0-8.el9.x86_64 12/31 #13 57.08 Installing : boost-fiber-1.75.0-8.el9.x86_64 13/31 #13 57.10 Installing : boost-graph-1.75.0-8.el9.x86_64 14/31 #13 57.10 Installing : boost-locale-1.75.0-8.el9.x86_64 15/31 #13 57.11 Installing : boost-type_erasure-1.75.0-8.el9.x86_64 16/31 #13 57.13 Installing : boost-timer-1.75.0-8.el9.x86_64 17/31 #13 57.13 Installing : libunwind-1.6.2-1.el9.x86_64 18/31 #13 57.13 Installing : boost-test-1.75.0-8.el9.x86_64 19/31 #13 57.17 Installing : boost-stacktrace-1.75.0-8.el9.x86_64 20/31 #13 57.18 Installing : boost-serialization-1.75.0-8.el9.x86_64 21/31 #13 57.19 Installing : boost-random-1.75.0-8.el9.x86_64 22/31 #13 57.22 Installing : boost-python3-1.75.0-8.el9.x86_64 23/31 #13 57.22 Installing : boost-program-options-1.75.0-8.el9.x86_64 24/31 #13 57.22 Installing : boost-nowide-1.75.0-8.el9.x86_64 25/31 #13 57.24 Installing : boost-math-1.75.0-8.el9.x86_64 26/31 #13 57.26 Installing : boost-iostreams-1.75.0-8.el9.x86_64 27/31 #13 57.29 Installing : boost-contract-1.75.0-8.el9.x86_64 28/31 #13 57.29 Installing : boost-container-1.75.0-8.el9.x86_64 29/31 #13 57.30 Installing : boost-1.75.0-8.el9.x86_64 30/31 #13 57.31 Installing : gperftools-libs-2.9.1-3.el9.x86_64 31/31 #13 57.34 Running scriptlet: gperftools-libs-2.9.1-3.el9.x86_64 31/31 #13 57.58 Verifying : libicu-67.1-9.el9.x86_64 1/31 #13 57.58 Verifying : boost-1.75.0-8.el9.x86_64 2/31 #13 57.58 Verifying : boost-atomic-1.75.0-8.el9.x86_64 3/31 #13 57.58 Verifying : boost-chrono-1.75.0-8.el9.x86_64 4/31 #13 57.58 Verifying : boost-container-1.75.0-8.el9.x86_64 5/31 #13 57.58 Verifying : boost-context-1.75.0-8.el9.x86_64 6/31 #13 57.58 Verifying : boost-contract-1.75.0-8.el9.x86_64 7/31 #13 57.58 Verifying : boost-coroutine-1.75.0-8.el9.x86_64 8/31 #13 57.58 Verifying : boost-date-time-1.75.0-8.el9.x86_64 9/31 #13 57.58 Verifying : boost-fiber-1.75.0-8.el9.x86_64 10/31 #13 57.58 Verifying : boost-filesystem-1.75.0-8.el9.x86_64 11/31 #13 57.58 Verifying : boost-graph-1.75.0-8.el9.x86_64 12/31 #13 57.58 Verifying : boost-iostreams-1.75.0-8.el9.x86_64 13/31 #13 57.58 Verifying : boost-locale-1.75.0-8.el9.x86_64 14/31 #13 57.58 Verifying : boost-log-1.75.0-8.el9.x86_64 15/31 #13 57.58 Verifying : boost-math-1.75.0-8.el9.x86_64 16/31 #13 57.58 Verifying : boost-nowide-1.75.0-8.el9.x86_64 17/31 #13 57.58 Verifying : boost-program-options-1.75.0-8.el9.x86_64 18/31 #13 57.58 Verifying : boost-python3-1.75.0-8.el9.x86_64 19/31 #13 57.58 Verifying : boost-random-1.75.0-8.el9.x86_64 20/31 #13 57.58 Verifying : boost-regex-1.75.0-8.el9.x86_64 21/31 #13 57.58 Verifying : boost-serialization-1.75.0-8.el9.x86_64 22/31 #13 57.58 Verifying : boost-stacktrace-1.75.0-8.el9.x86_64 23/31 #13 57.58 Verifying : boost-system-1.75.0-8.el9.x86_64 24/31 #13 57.58 Verifying : boost-test-1.75.0-8.el9.x86_64 25/31 #13 57.58 Verifying : boost-thread-1.75.0-8.el9.x86_64 26/31 #13 57.58 Verifying : boost-timer-1.75.0-8.el9.x86_64 27/31 #13 57.58 Verifying : boost-type_erasure-1.75.0-8.el9.x86_64 28/31 #13 57.58 Verifying : boost-wave-1.75.0-8.el9.x86_64 29/31 #13 57.58 Verifying : gperftools-libs-2.9.1-3.el9.x86_64 30/31 #13 57.58 Verifying : libunwind-1.6.2-1.el9.x86_64 31/31 #13 57.73 #13 57.73 Installed: #13 57.73 boost-1.75.0-8.el9.x86_64 #13 57.73 boost-atomic-1.75.0-8.el9.x86_64 #13 57.73 boost-chrono-1.75.0-8.el9.x86_64 #13 57.73 boost-container-1.75.0-8.el9.x86_64 #13 57.73 boost-context-1.75.0-8.el9.x86_64 #13 57.73 boost-contract-1.75.0-8.el9.x86_64 #13 57.73 boost-coroutine-1.75.0-8.el9.x86_64 #13 57.73 boost-date-time-1.75.0-8.el9.x86_64 #13 57.73 boost-fiber-1.75.0-8.el9.x86_64 #13 57.73 boost-filesystem-1.75.0-8.el9.x86_64 #13 57.73 boost-graph-1.75.0-8.el9.x86_64 #13 57.73 boost-iostreams-1.75.0-8.el9.x86_64 #13 57.73 boost-locale-1.75.0-8.el9.x86_64 #13 57.73 boost-log-1.75.0-8.el9.x86_64 #13 57.73 boost-math-1.75.0-8.el9.x86_64 #13 57.73 boost-nowide-1.75.0-8.el9.x86_64 #13 57.73 boost-program-options-1.75.0-8.el9.x86_64 #13 57.73 boost-python3-1.75.0-8.el9.x86_64 #13 57.73 boost-random-1.75.0-8.el9.x86_64 #13 57.73 boost-regex-1.75.0-8.el9.x86_64 #13 57.73 boost-serialization-1.75.0-8.el9.x86_64 #13 57.73 boost-stacktrace-1.75.0-8.el9.x86_64 #13 57.73 boost-system-1.75.0-8.el9.x86_64 #13 57.73 boost-test-1.75.0-8.el9.x86_64 #13 57.73 boost-thread-1.75.0-8.el9.x86_64 #13 57.73 boost-timer-1.75.0-8.el9.x86_64 #13 57.73 boost-type_erasure-1.75.0-8.el9.x86_64 #13 57.73 boost-wave-1.75.0-8.el9.x86_64 #13 57.73 gperftools-libs-2.9.1-3.el9.x86_64 #13 57.73 libicu-67.1-9.el9.x86_64 #13 57.73 libunwind-1.6.2-1.el9.x86_64 #13 57.73 #13 57.73 Complete! #13 58.19 75 files removed #13 59.11 Looking in indexes: http://tf-mirrors.gz1.opensdn.io/root/pypi/+simple/, http://localhost:6667/pip/simple #13 59.22 Collecting contrail-vrouter-api==0.1.dev0 #13 59.22 Downloading http://localhost:6667/pip/simple/contrail-vrouter-api/contrail_vrouter_api-0.1.dev0-py3-none-any.whl (2.9 kB) #13 59.75 Installing collected packages: contrail-vrouter-api #13 59.79 Successfully installed contrail-vrouter-api-0.1.dev0 #13 59.79 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 DONE 60.4s #14 [stage-1 8/8] COPY *.sh / #14 DONE 0.5s #15 exporting to image #15 exporting layers #15 exporting layers 2.8s done #15 writing image sha256:7855e2c6eaf41bb46e45e8fe1d390036bfb417cdab02581dd28b436205fa270a #15 writing image sha256:7855e2c6eaf41bb46e45e8fe1d390036bfb417cdab02581dd28b436205fa270a done #15 naming to nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_3_5_2-1 done #15 DONE 3.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-11-18 00:28:21,808: INFO: Docker build duration: 83 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-tor-agent] 33ec3eec8355: Preparing 652810552f01: Preparing f1c8c09aa47a: Preparing 616dce685435: Preparing adecb584c3b8: Preparing 458f5b908832: Preparing 1ed912e3c1c4: Preparing a90a0be6a1ea: Preparing 753fd6621222: Preparing 113e3e6c644e: Preparing eb3362eac712: Preparing 46bbc8a917cf: Preparing ef08a6bd93e3: Preparing 99bfc6d80b81: Preparing 1bbf86fe4342: Preparing f18869f01603: Preparing 5149788b7efd: Preparing 7ab39df01072: Preparing 0136bed11f9a: Preparing 44343de3ea1d: Preparing f1c8c09aa47a: Waiting 616dce685435: Waiting adecb584c3b8: Waiting 458f5b908832: Waiting 1ed912e3c1c4: Waiting a90a0be6a1ea: Waiting 753fd6621222: Waiting 113e3e6c644e: Waiting eb3362eac712: Waiting 46bbc8a917cf: Waiting ef08a6bd93e3: Waiting 99bfc6d80b81: Waiting 1bbf86fe4342: Waiting f18869f01603: Waiting 5149788b7efd: Waiting 7ab39df01072: Waiting 0136bed11f9a: Waiting 44343de3ea1d: Waiting 33ec3eec8355: Pushed f1c8c09aa47a: Pushed 616dce685435: Pushed adecb584c3b8: Pushed 458f5b908832: Pushed 1ed912e3c1c4: Pushed a90a0be6a1ea: Layer already exists 753fd6621222: Layer already exists 113e3e6c644e: Layer already exists eb3362eac712: Layer already exists 46bbc8a917cf: Layer already exists ef08a6bd93e3: Layer already exists 99bfc6d80b81: Layer already exists 1bbf86fe4342: Layer already exists f18869f01603: Layer already exists 5149788b7efd: Layer already exists 7ab39df01072: Layer already exists 0136bed11f9a: Layer already exists 44343de3ea1d: Layer already exists 652810552f01: Pushed master-2_3_5_2-1: digest: sha256:ea33bf27b6d65615cabdf66204b83249a07d16cf4eb7fe625e2a84b589cf4c83 size: 4505 2025-11-18 00:28:54,425: INFO: Building opensdn-tor-agent finished successfully, duration: 116 seconds REPOSITORY TAG IMAGE ID CREATED SIZE nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init master-2_3_5_2-1 169e96b26498 17 seconds ago 633MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-dnsmasq master-2_3_5_2-1 2291440a64de 17 seconds ago 630MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent-dpdk master-2_3_5_2-1 08ad786e764a 31 seconds ago 890MB nexus.gz1.opensdn.io:5101/opensdn-tor-agent master-2_3_5_2-1 7855e2c6eaf4 39 seconds ago 674MB nexus.gz1.opensdn.io:5101/opensdn-debug master-2_3_5_2-1 02dce4fda84b 45 seconds ago 348MB nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine master-2_3_5_2-1 a314f760f762 49 seconds ago 841MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-collector master-2_3_5_2-1 ff7d361e5984 About a minute ago 831MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology master-2_3_5_2-1 64ff91060396 About a minute ago 831MB nexus.gz1.opensdn.io:5101/opensdn-analytics-api master-2_3_5_2-1 6212448dde06 About a minute ago 638MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web master-2_3_5_2-1 dab01f87ea78 About a minute ago 858MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job master-2_3_5_2-1 805f8cd921f1 About a minute ago 858MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk master-2_3_5_2-1 593f87fd171e About a minute ago 682MB nexus.gz1.opensdn.io:5101/opensdn-analytics-alarm-gen master-2_3_5_2-1 1b28a2ab65e5 About a minute ago 629MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-named master-2_3_5_2-1 b12f9f26d0d9 About a minute ago 693MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema master-2_3_5_2-1 0f625d12a38e About a minute ago 614MB nexus.gz1.opensdn.io:5101/opensdn-openstack-heat-init master-2_3_5_2-1 33b14316bf0d About a minute ago 363MB nexus.gz1.opensdn.io:5101/opensdn-openstack-neutron-init master-2_3_5_2-1 f85e83b1a327 About a minute ago 363MB nexus.gz1.opensdn.io:5101/opensdn-kubernetes-kube-manager master-2_3_5_2-1 a5365c22d438 About a minute ago 616MB nexus.gz1.opensdn.io:5101/opensdn-provisioner master-2_3_5_2-1 aba7c52cdc03 About a minute ago 613MB nexus.gz1.opensdn.io:5101/opensdn-node-init master-2_3_5_2-1 53825d4d5317 About a minute ago 613MB nexus.gz1.opensdn.io:5101/opensdn-test-test master-2_3_5_2-1 e415e71e4fb8 2 minutes ago 1.74GB opensdn-test-test master-2_3_5_2-1 e415e71e4fb8 2 minutes ago 1.74GB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base master-2_3_5_2-1 c99c11c33189 2 minutes ago 858MB nexus.gz1.opensdn.io:5101/opensdn-external-stunnel master-2_3_5_2-1 57ed87dd4379 3 minutes ago 398MB nexus.gz1.opensdn.io:5101/opensdn-external-cassandra master-2_3_5_2-1 be64697fd03c 3 minutes ago 331MB nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq master-2_3_5_2-1 8a0bcb6bf820 3 minutes ago 363MB nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper master-2_3_5_2-1 c71104beb307 3 minutes ago 301MB nexus.gz1.opensdn.io:5101/opensdn-external-redis master-2_3_5_2-1 4553228a8db8 3 minutes ago 171MB nexus.gz1.opensdn.io:5101/opensdn-external-haproxy master-2_3_5_2-1 c1fa8420bec7 3 minutes ago 144MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base master-2_3_5_2-1 6784d736e325 3 minutes ago 830MB nexus.gz1.opensdn.io:5101/opensdn-external-kafka master-2_3_5_2-1 4320d63061ef 3 minutes ago 392MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-base master-2_3_5_2-1 bca8919b844b 3 minutes ago 682MB nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd master-2_3_5_2-1 b57ec57733a0 3 minutes ago 359MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-base master-2_3_5_2-1 559f8babb1bc 3 minutes ago 674MB nexus.gz1.opensdn.io:5101/opensdn-base master-2_3_5_2-1 0f1b93918989 4 minutes ago 613MB nexus.gz1.opensdn.io:5101/opensdn-analytics-base master-2_3_5_2-1 59983ef5f7db 4 minutes ago 613MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-base master-2_3_5_2-1 2134d47b27c7 4 minutes ago 613MB nexus.gz1.opensdn.io:5101/opensdn-general-base master-2_3_5_2-1 5c1713dcc180 5 minutes ago 348MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src master-2_3_5_2-1 479a2bc2abc2 5 minutes ago 2.46MB tf-dev-sandbox compile e7ac662c87a3 6 minutes ago 24.6GB nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src master-2_3_5_2-1 e7eb199329b7 About an hour ago 1.4MB nexus.gz1.opensdn.io:5101/opensdn-charms-src master-2_3_5_2-1 b6b769d55a5d About an hour ago 6.04MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src 873ddb75c254 About an hour ago 2.44MB nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src master-2_3_5_2-1 c98b5f44bf69 About an hour ago 32.7MB nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src master-2_3_5_2-1 395ab6201ec5 About an hour ago 4.17kB nexus.gz1.opensdn.io:5101/tf-dev-sandbox stable 695f7d4315a5 2 days ago 2.82GB