2025-11-13 09:56:49,035: INFO: Building opensdn-tor-agent 2025-11-13 09:56:49,154: 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_4-2 --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.5s #2 [internal] load metadata for nexus.gz1.opensdn.io:5101/opensdn-base:master-2_3_5_4-2 #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 1.6s #5 [build 1/1] FROM docker.io/library/tf-dev-sandbox:compile #5 CACHED #6 [1/3] FROM nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-2_3_5_4-2 #6 CACHED #7 [1/3] FROM nexus.gz1.opensdn.io:5101/opensdn-base:master-2_3_5_4-2 #7 DONE 0.0s #8 [internal] load build context #8 transferring context: 1.52kB done #8 DONE 3.3s #9 [stage-1 2/8] COPY --from=build /buildroot/usr/lib/libisc-9.21.3.so /usr/lib/ #9 DONE 0.1s #10 [stage-1 3/8] COPY --from=build /buildroot/usr/lib/libisccc-9.21.3.so /usr/lib/ #10 DONE 0.7s #11 [stage-1 4/8] COPY --from=build /buildroot/usr/lib/libisccfg-9.21.3.so /usr/lib/ #11 DONE 0.5s #12 [stage-1 5/8] COPY --from=build /buildroot/usr/bin/contrail-vrouter-agent-health-check.py /usr/bin/ #12 DONE 0.4s #13 [stage-1 6/8] COPY --from=build /buildroot/usr/bin/contrail_crypt_tunnel_client.py /usr/bin/ #13 DONE 0.4s #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 1.049 added from: http://tf-mirrors.gz1.opensdn.io/re 31 MB/s | 2.1 MB 00:00 #14 1.815 added from: http://tf-mirrors.gz1.opensdn.io/re 4.7 MB/s | 730 kB 00:00 #14 2.210 added from: http://tf-mirrors.gz1.opensdn.io/re 6.7 MB/s | 264 kB 00:00 #14 2.559 added from: http://tf-mirrors.gz1.opensdn.io/re 40 MB/s | 7.0 MB 00:00 #14 5.396 added from: http://tf-mirrors.gz1.opensdn.io/re 38 MB/s | 4.0 MB 00:00 #14 6.833 added from: http://tf-mirrors.gz1.opensdn.io/re 17 MB/s | 939 kB 00:00 #14 7.443 added from: http://tf-mirrors.gz1.opensdn.io/re 29 MB/s | 2.3 MB 00:00 #14 8.661 added from: http://tf-mirrors.gz1.opensdn.io/re 13 MB/s | 392 kB 00:00 #14 9.018 added from: http://tf-mirrors.gz1.opensdn.io/re 14 MB/s | 451 kB 00:00 #14 9.365 added from: http://tf-mirrors.gz1.opensdn.io/re 187 kB/s | 16 kB 00:00 #14 9.650 added from: http://tf-mirrors.gz1.opensdn.io/re 6.4 kB/s | 257 B 00:00 #14 9.904 added from: http://tf-mirrors.gz1.opensdn.io/re 380 kB/s | 13 kB 00:00 #14 10.21 added from: http://tf-mirrors.gz1.opensdn.io/re 1.2 MB/s | 64 kB 00:00 #14 11.09 added from: http://tf-mirrors.gz1.opensdn.io/re 59 MB/s | 30 MB 00:00 #14 24.17 Third parties for OpenSDN 27 MB/s | 5.1 MB 00:00 #14 29.30 Dependencies resolved. #14 29.31 ======================================================================================= #14 29.31 Package Arch Version Repository Size #14 29.31 ======================================================================================= #14 29.31 Installing: #14 29.31 boost x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 11 k #14 29.31 gperftools-libs x86_64 2.9.1-3.el9 tf-mirrors.ci_repos_epel9.repo 308 k #14 29.31 Installing dependencies: #14 29.31 boost-atomic x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 16 k #14 29.31 boost-chrono x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 24 k #14 29.31 boost-container x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 36 k #14 29.31 boost-context x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 15 k #14 29.31 boost-contract x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 44 k #14 29.31 boost-coroutine x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 32 k #14 29.31 boost-date-time x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 13 k #14 29.31 boost-fiber x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 38 k #14 29.31 boost-filesystem x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 57 k #14 29.31 boost-graph x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 101 k #14 29.31 boost-iostreams x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 38 k #14 29.31 boost-locale x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 214 k #14 29.31 boost-log x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 408 k #14 29.31 boost-math x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 205 k #14 29.31 boost-nowide x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 15 k #14 29.31 boost-program-options x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 106 k #14 29.31 boost-python3 x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 92 k #14 29.31 boost-random x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 23 k #14 29.31 boost-regex x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 277 k #14 29.31 boost-serialization x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 129 k #14 29.31 boost-stacktrace x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 27 k #14 29.31 boost-system x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 13 k #14 29.31 boost-test x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 230 k #14 29.31 boost-thread x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 55 k #14 29.31 boost-timer x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 23 k #14 29.31 boost-type_erasure x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 30 k #14 29.31 boost-wave x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 208 k #14 29.31 libicu x86_64 67.1-9.el9 tf-mirrors.ci_repos_yum9-baseos 9.6 M #14 29.31 libunwind x86_64 1.6.2-1.el9 tf-mirrors.ci_repos_epel9.repo 67 k #14 29.31 #14 29.31 Transaction Summary #14 29.31 ======================================================================================= #14 29.31 Install 31 Packages #14 29.31 #14 29.31 Total download size: 12 M #14 29.31 Installed size: 41 M #14 29.31 Downloading Packages: #14 29.35 (1/31): boost-atomic-1.75.0-8.el9.x86_64.rpm 488 kB/s | 16 kB 00:00 #14 29.36 (2/31): boost-1.75.0-8.el9.x86_64.rpm 280 kB/s | 11 kB 00:00 #14 29.36 (3/31): boost-chrono-1.75.0-8.el9.x86_64.rpm 2.2 MB/s | 24 kB 00:00 #14 29.36 (4/31): boost-container-1.75.0-8.el9.x86_64.rpm 3.5 MB/s | 36 kB 00:00 #14 29.37 (5/31): boost-context-1.75.0-8.el9.x86_64.rpm 1.6 MB/s | 15 kB 00:00 #14 29.37 (6/31): boost-contract-1.75.0-8.el9.x86_64.rpm 5.5 MB/s | 44 kB 00:00 #14 29.37 (7/31): boost-coroutine-1.75.0-8.el9.x86_64.rpm 3.2 MB/s | 32 kB 00:00 #14 29.38 (8/31): boost-date-time-1.75.0-8.el9.x86_64.rpm 1.2 MB/s | 13 kB 00:00 #14 29.39 (9/31): boost-fiber-1.75.0-8.el9.x86_64.rpm 3.2 MB/s | 38 kB 00:00 #14 29.40 (10/31): boost-filesystem-1.75.0-8.el9.x86_64.r 3.3 MB/s | 57 kB 00:00 #14 29.41 (11/31): boost-graph-1.75.0-8.el9.x86_64.rpm 6.1 MB/s | 101 kB 00:00 #14 29.43 (12/31): boost-iostreams-1.75.0-8.el9.x86_64.rp 2.6 MB/s | 38 kB 00:00 #14 29.43 (13/31): boost-locale-1.75.0-8.el9.x86_64.rpm 13 MB/s | 214 kB 00:00 #14 29.44 (14/31): boost-log-1.75.0-8.el9.x86_64.rpm 18 MB/s | 408 kB 00:00 #14 29.45 (15/31): boost-math-1.75.0-8.el9.x86_64.rpm 8.9 MB/s | 205 kB 00:00 #14 29.45 (16/31): boost-nowide-1.75.0-8.el9.x86_64.rpm 1.0 MB/s | 15 kB 00:00 #14 29.46 (17/31): boost-program-options-1.75.0-8.el9.x86 9.4 MB/s | 106 kB 00:00 #14 29.46 (18/31): boost-python3-1.75.0-8.el9.x86_64.rpm 8.2 MB/s | 92 kB 00:00 #14 29.47 (19/31): boost-random-1.75.0-8.el9.x86_64.rpm 2.1 MB/s | 23 kB 00:00 #14 29.48 (20/31): boost-regex-1.75.0-8.el9.x86_64.rpm 19 MB/s | 277 kB 00:00 #14 29.49 (21/31): boost-serialization-1.75.0-8.el9.x86_6 7.2 MB/s | 129 kB 00:00 #14 29.49 (22/31): boost-stacktrace-1.75.0-8.el9.x86_64.r 2.0 MB/s | 27 kB 00:00 #14 29.50 (23/31): boost-system-1.75.0-8.el9.x86_64.rpm 1.3 MB/s | 13 kB 00:00 #14 29.51 (24/31): boost-test-1.75.0-8.el9.x86_64.rpm 18 MB/s | 230 kB 00:00 #14 29.51 (25/31): boost-thread-1.75.0-8.el9.x86_64.rpm 4.2 MB/s | 55 kB 00:00 #14 29.52 (26/31): boost-timer-1.75.0-8.el9.x86_64.rpm 1.9 MB/s | 23 kB 00:00 #14 29.52 (27/31): boost-type_erasure-1.75.0-8.el9.x86_64 2.4 MB/s | 30 kB 00:00 #14 29.53 (28/31): boost-wave-1.75.0-8.el9.x86_64.rpm 18 MB/s | 208 kB 00:00 #14 29.54 (29/31): gperftools-libs-2.9.1-3.el9.x86_64.rpm 20 MB/s | 308 kB 00:00 #14 29.55 (30/31): libunwind-1.6.2-1.el9.x86_64.rpm 4.9 MB/s | 67 kB 00:00 #14 29.70 (31/31): libicu-67.1-9.el9.x86_64.rpm 27 MB/s | 9.6 MB 00:00 #14 29.70 -------------------------------------------------------------------------------- #14 29.70 Total 35 MB/s | 12 MB 00:00 #14 29.70 Running transaction check #14 29.70 Transaction check succeeded. #14 29.70 Running transaction test #14 29.89 Transaction test succeeded. #14 29.89 Running transaction #14 37.92 Preparing : 1/1 #14 38.03 Installing : boost-system-1.75.0-8.el9.x86_64 1/31 #14 38.55 Installing : boost-chrono-1.75.0-8.el9.x86_64 2/31 #14 38.67 Installing : boost-thread-1.75.0-8.el9.x86_64 3/31 #14 38.86 Installing : boost-filesystem-1.75.0-8.el9.x86_64 4/31 #14 39.48 Installing : libicu-67.1-9.el9.x86_64 5/31 #14 39.79 Installing : boost-regex-1.75.0-8.el9.x86_64 6/31 #14 39.89 Installing : boost-context-1.75.0-8.el9.x86_64 7/31 #14 40.02 Installing : boost-date-time-1.75.0-8.el9.x86_64 8/31 #14 40.15 Installing : boost-atomic-1.75.0-8.el9.x86_64 9/31 #14 40.34 Installing : boost-log-1.75.0-8.el9.x86_64 10/31 #14 40.60 Installing : boost-wave-1.75.0-8.el9.x86_64 11/31 #14 40.66 Installing : boost-coroutine-1.75.0-8.el9.x86_64 12/31 #14 40.68 Installing : boost-fiber-1.75.0-8.el9.x86_64 13/31 #14 40.73 Installing : boost-graph-1.75.0-8.el9.x86_64 14/31 #14 40.73 Installing : boost-locale-1.75.0-8.el9.x86_64 15/31 #14 40.73 Installing : boost-type_erasure-1.75.0-8.el9.x86_64 16/31 #14 40.73 Installing : boost-timer-1.75.0-8.el9.x86_64 17/31 #14 40.74 Installing : libunwind-1.6.2-1.el9.x86_64 18/31 #14 40.77 Installing : boost-test-1.75.0-8.el9.x86_64 19/31 #14 40.79 Installing : boost-stacktrace-1.75.0-8.el9.x86_64 20/31 #14 40.82 Installing : boost-serialization-1.75.0-8.el9.x86_64 21/31 #14 40.82 Installing : boost-random-1.75.0-8.el9.x86_64 22/31 #14 40.82 Installing : boost-python3-1.75.0-8.el9.x86_64 23/31 #14 40.83 Installing : boost-program-options-1.75.0-8.el9.x86_64 24/31 #14 40.83 Installing : boost-nowide-1.75.0-8.el9.x86_64 25/31 #14 40.90 Installing : boost-math-1.75.0-8.el9.x86_64 26/31 #14 40.90 Installing : boost-iostreams-1.75.0-8.el9.x86_64 27/31 #14 40.90 Installing : boost-contract-1.75.0-8.el9.x86_64 28/31 #14 40.90 Installing : boost-container-1.75.0-8.el9.x86_64 29/31 #14 40.90 Installing : boost-1.75.0-8.el9.x86_64 30/31 #14 40.90 Installing : gperftools-libs-2.9.1-3.el9.x86_64 31/31 #14 40.96 Running scriptlet: gperftools-libs-2.9.1-3.el9.x86_64 31/31 #14 41.22 Verifying : libicu-67.1-9.el9.x86_64 1/31 #14 41.22 Verifying : boost-1.75.0-8.el9.x86_64 2/31 #14 41.22 Verifying : boost-atomic-1.75.0-8.el9.x86_64 3/31 #14 41.22 Verifying : boost-chrono-1.75.0-8.el9.x86_64 4/31 #14 41.22 Verifying : boost-container-1.75.0-8.el9.x86_64 5/31 #14 41.22 Verifying : boost-context-1.75.0-8.el9.x86_64 6/31 #14 41.22 Verifying : boost-contract-1.75.0-8.el9.x86_64 7/31 #14 41.22 Verifying : boost-coroutine-1.75.0-8.el9.x86_64 8/31 #14 41.22 Verifying : boost-date-time-1.75.0-8.el9.x86_64 9/31 #14 41.22 Verifying : boost-fiber-1.75.0-8.el9.x86_64 10/31 #14 41.22 Verifying : boost-filesystem-1.75.0-8.el9.x86_64 11/31 #14 41.22 Verifying : boost-graph-1.75.0-8.el9.x86_64 12/31 #14 41.22 Verifying : boost-iostreams-1.75.0-8.el9.x86_64 13/31 #14 41.22 Verifying : boost-locale-1.75.0-8.el9.x86_64 14/31 #14 41.22 Verifying : boost-log-1.75.0-8.el9.x86_64 15/31 #14 41.22 Verifying : boost-math-1.75.0-8.el9.x86_64 16/31 #14 41.22 Verifying : boost-nowide-1.75.0-8.el9.x86_64 17/31 #14 41.22 Verifying : boost-program-options-1.75.0-8.el9.x86_64 18/31 #14 41.22 Verifying : boost-python3-1.75.0-8.el9.x86_64 19/31 #14 41.22 Verifying : boost-random-1.75.0-8.el9.x86_64 20/31 #14 41.22 Verifying : boost-regex-1.75.0-8.el9.x86_64 21/31 #14 41.22 Verifying : boost-serialization-1.75.0-8.el9.x86_64 22/31 #14 41.22 Verifying : boost-stacktrace-1.75.0-8.el9.x86_64 23/31 #14 41.22 Verifying : boost-system-1.75.0-8.el9.x86_64 24/31 #14 41.22 Verifying : boost-test-1.75.0-8.el9.x86_64 25/31 #14 41.22 Verifying : boost-thread-1.75.0-8.el9.x86_64 26/31 #14 41.22 Verifying : boost-timer-1.75.0-8.el9.x86_64 27/31 #14 41.22 Verifying : boost-type_erasure-1.75.0-8.el9.x86_64 28/31 #14 41.22 Verifying : boost-wave-1.75.0-8.el9.x86_64 29/31 #14 41.22 Verifying : gperftools-libs-2.9.1-3.el9.x86_64 30/31 #14 41.22 Verifying : libunwind-1.6.2-1.el9.x86_64 31/31 #14 41.81 #14 41.81 Installed: #14 41.81 boost-1.75.0-8.el9.x86_64 #14 41.81 boost-atomic-1.75.0-8.el9.x86_64 #14 41.81 boost-chrono-1.75.0-8.el9.x86_64 #14 41.81 boost-container-1.75.0-8.el9.x86_64 #14 41.81 boost-context-1.75.0-8.el9.x86_64 #14 41.81 boost-contract-1.75.0-8.el9.x86_64 #14 41.81 boost-coroutine-1.75.0-8.el9.x86_64 #14 41.81 boost-date-time-1.75.0-8.el9.x86_64 #14 41.81 boost-fiber-1.75.0-8.el9.x86_64 #14 41.81 boost-filesystem-1.75.0-8.el9.x86_64 #14 41.81 boost-graph-1.75.0-8.el9.x86_64 #14 41.81 boost-iostreams-1.75.0-8.el9.x86_64 #14 41.81 boost-locale-1.75.0-8.el9.x86_64 #14 41.81 boost-log-1.75.0-8.el9.x86_64 #14 41.81 boost-math-1.75.0-8.el9.x86_64 #14 41.81 boost-nowide-1.75.0-8.el9.x86_64 #14 41.81 boost-program-options-1.75.0-8.el9.x86_64 #14 41.81 boost-python3-1.75.0-8.el9.x86_64 #14 41.81 boost-random-1.75.0-8.el9.x86_64 #14 41.81 boost-regex-1.75.0-8.el9.x86_64 #14 41.81 boost-serialization-1.75.0-8.el9.x86_64 #14 41.81 boost-stacktrace-1.75.0-8.el9.x86_64 #14 41.81 boost-system-1.75.0-8.el9.x86_64 #14 41.81 boost-test-1.75.0-8.el9.x86_64 #14 41.81 boost-thread-1.75.0-8.el9.x86_64 #14 41.81 boost-timer-1.75.0-8.el9.x86_64 #14 41.81 boost-type_erasure-1.75.0-8.el9.x86_64 #14 41.81 boost-wave-1.75.0-8.el9.x86_64 #14 41.81 gperftools-libs-2.9.1-3.el9.x86_64 #14 41.81 libicu-67.1-9.el9.x86_64 #14 41.81 libunwind-1.6.2-1.el9.x86_64 #14 41.81 #14 41.81 Complete! #14 42.29 75 files removed #14 42.73 Looking in indexes: http://tf-mirrors.gz1.opensdn.io/root/pypi/+simple/, http://localhost:6667/pip/simple #14 42.80 Collecting contrail-vrouter-api==0.1.dev0 #14 42.80 Downloading http://localhost:6667/pip/simple/contrail-vrouter-api/contrail_vrouter_api-0.1.dev0-py3-none-any.whl (2.9 kB) #14 43.14 Installing collected packages: contrail-vrouter-api #14 43.48 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 43.48 Successfully installed contrail-vrouter-api-0.1.dev0 #14 DONE 44.5s #15 [stage-1 8/8] COPY *.sh / #15 DONE 1.8s #16 exporting to image #16 exporting layers #16 exporting layers 3.5s done #16 writing image sha256:f1c3902ee64a1f329f0a62dccf3e554150163bdb157a1cae9131a55815ce783d 0.0s done #16 naming to nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_3_5_4-2 #16 naming to nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_3_5_4-2 0.0s done #16 DONE 4.3s 2 warnings found (use docker --debug to expand):  - InvalidDefaultArgInFrom: Default value for ARG ${CONTRAIL_REGISTRY}/opensdn-base:${CONTRAIL_CONTAINER_TAG} results in empty or invalid base image name (line 6) - InvalidDefaultArgInFrom: Default value for ARG ${BUILD_IMAGE} results in empty or invalid base image name (line 4) 2025-11-13 09:58:37,173: INFO: Docker build duration: 109 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-tor-agent] c9004c1f323f: Preparing 609a5120c571: Preparing 967189ad981f: Preparing 957b57a02fd1: Preparing a58aa90ec8a8: Preparing 445a1df57fa0: Preparing 708ef808fb06: Preparing 534fa047a4ec: Preparing 7160a7015036: Preparing 501f77707cf3: Preparing 463119a92fc8: Preparing 68ddefc0f154: Preparing c42043071f5a: Preparing 32dc74662ffc: Preparing 19b80c815542: Preparing f35908df4f4f: Preparing 632ddbe0c849: Preparing e6e9323b31ed: Preparing c222ccc79e52: Preparing 44343de3ea1d: Preparing c9004c1f323f: Waiting 609a5120c571: Waiting 967189ad981f: Waiting 957b57a02fd1: Waiting a58aa90ec8a8: Waiting 445a1df57fa0: Waiting 708ef808fb06: Waiting 534fa047a4ec: Waiting 7160a7015036: Waiting 501f77707cf3: Waiting 463119a92fc8: Waiting 68ddefc0f154: Waiting c42043071f5a: Waiting 32dc74662ffc: Waiting 19b80c815542: Waiting f35908df4f4f: Waiting 632ddbe0c849: Waiting e6e9323b31ed: Waiting c222ccc79e52: Waiting 44343de3ea1d: Waiting c9004c1f323f: Pushed 967189ad981f: Pushed 957b57a02fd1: Pushed a58aa90ec8a8: Pushed 445a1df57fa0: Pushed 534fa047a4ec: Layer already exists 7160a7015036: Layer already exists 501f77707cf3: Layer already exists 463119a92fc8: Layer already exists 708ef808fb06: Pushed 68ddefc0f154: Layer already exists c42043071f5a: Layer already exists 19b80c815542: Layer already exists f35908df4f4f: Layer already exists 32dc74662ffc: Layer already exists 632ddbe0c849: Layer already exists c222ccc79e52: Layer already exists e6e9323b31ed: Layer already exists 44343de3ea1d: Layer already exists 609a5120c571: Pushed master-2_3_5_4-2: digest: sha256:670f4483859ee70f14e1d89775207b348589dacbca5eb26555db0743390c538d size: 4505 2025-11-13 09:59:01,813: INFO: Building opensdn-tor-agent finished successfully, duration: 133 seconds REPOSITORY TAG IMAGE ID CREATED SIZE nexus.gz1.opensdn.io:5101/opensdn-controller-control-named master-2_3_5_4-2 ce3d7c6834a4 24 seconds ago 693MB nexus.gz1.opensdn.io:5101/opensdn-openstack-compute-init master-2_3_5_4-2 c83c77565832 28 seconds ago 348MB nexus.gz1.opensdn.io:5101/opensdn-analytics-collector master-2_3_5_4-2 8e54910aa9d2 30 seconds ago 960MB nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init master-2_3_5_4-2 a6b7389c1313 30 seconds ago 633MB nexus.gz1.opensdn.io:5101/opensdn-tor-agent master-2_3_5_4-2 f1c3902ee64a 31 seconds ago 674MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-svcmonitor master-2_3_5_4-2 b3e01863dcec 36 seconds ago 635MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-dnsmasq master-2_3_5_4-2 c60b9df79324 56 seconds ago 630MB nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine master-2_3_5_4-2 7be777d502e9 About a minute ago 841MB nexus.gz1.opensdn.io:5101/opensdn-debug master-2_3_5_4-2 ff0e6f13995a About a minute ago 348MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-collector master-2_3_5_4-2 0f5ba613e1fd About a minute ago 831MB nexus.gz1.opensdn.io:5101/opensdn-analytics-api master-2_3_5_4-2 4927cb383733 About a minute ago 638MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology master-2_3_5_4-2 e64338c738f3 About a minute ago 831MB nexus.gz1.opensdn.io:5101/opensdn-deployment-test master-2_3_5_4-2 eaf3984fb264 About a minute ago 430MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web master-2_3_5_4-2 e84a49d34e46 About a minute ago 858MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job master-2_3_5_4-2 8c1b008c33cb About a minute ago 858MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk master-2_3_5_4-2 e828b2109da8 About a minute ago 682MB nexus.gz1.opensdn.io:5101/opensdn-analytics-alarm-gen master-2_3_5_4-2 f7bbd0ddb6f4 About a minute ago 629MB nexus.gz1.opensdn.io:5101/opensdn-openstack-neutron-init master-2_3_5_4-2 f1508e82f0f8 About a minute ago 363MB nexus.gz1.opensdn.io:5101/opensdn-openstack-heat-init master-2_3_5_4-2 30e13febaa12 About a minute ago 363MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema master-2_3_5_4-2 9982f4742bac About a minute ago 614MB nexus.gz1.opensdn.io:5101/opensdn-provisioner master-2_3_5_4-2 6a3c34d650c8 2 minutes ago 613MB nexus.gz1.opensdn.io:5101/opensdn-kubernetes-kube-manager master-2_3_5_4-2 874c3137e2eb 2 minutes ago 616MB nexus.gz1.opensdn.io:5101/opensdn-node-init master-2_3_5_4-2 8b12deddf70f 2 minutes ago 613MB nexus.gz1.opensdn.io:5101/opensdn-external-kafka master-2_3_5_4-2 1833498c237c 2 minutes ago 392MB nexus.gz1.opensdn.io:5101/opensdn-external-haproxy master-2_3_5_4-2 c83c8dff92bb 2 minutes ago 144MB nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper master-2_3_5_4-2 9c008e211591 2 minutes ago 301MB nexus.gz1.opensdn.io:5101/opensdn-external-redis master-2_3_5_4-2 e4beac0a074f 3 minutes ago 171MB opensdn-test-test master-2_3_5_4-2 1f72376d2cdc 3 minutes ago 1.74GB nexus.gz1.opensdn.io:5101/opensdn-test-test master-2_3_5_4-2 1f72376d2cdc 3 minutes ago 1.74GB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base master-2_3_5_4-2 1be29cd97b96 4 minutes ago 858MB nexus.gz1.opensdn.io:5101/opensdn-external-cassandra master-2_3_5_4-2 6e5ea710b6ef 5 minutes ago 331MB nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq master-2_3_5_4-2 1e5cea073b06 5 minutes ago 363MB nexus.gz1.opensdn.io:5101/opensdn-external-stunnel master-2_3_5_4-2 abdc44c25f4a 5 minutes ago 398MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base master-2_3_5_4-2 55eeb5af30df 5 minutes ago 830MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-base master-2_3_5_4-2 9c8e3b4c4470 5 minutes ago 682MB nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd master-2_3_5_4-2 4ccabc02bc0e 5 minutes ago 359MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-base master-2_3_5_4-2 8bd35ac036f6 5 minutes ago 674MB nexus.gz1.opensdn.io:5101/opensdn-analytics-base master-2_3_5_4-2 7be099908e16 6 minutes ago 613MB nexus.gz1.opensdn.io:5101/opensdn-base master-2_3_5_4-2 4606dbb8c9c4 6 minutes ago 613MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-base master-2_3_5_4-2 7e65fcd9e1bc 6 minutes ago 613MB nexus.gz1.opensdn.io:5101/opensdn-general-base master-2_3_5_4-2 22af708599f7 7 minutes ago 348MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src master-2_3_5_4-2 7aca61d4eae0 8 minutes ago 2.46MB tf-dev-sandbox compile effc66b9cfd8 8 minutes ago 24.2GB nexus.gz1.opensdn.io:5101/opensdn-charms-src master-2_3_5_4-2 be368c68c67f 9 minutes ago 6.04MB nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src master-2_3_5_4-2 1157508316a5 9 minutes ago 1.4MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src 7f8b4ef2bcf4 9 minutes ago 2.44MB nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src master-2_3_5_4-2 c073bb4d7685 9 minutes ago 32.6MB nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src master-2_3_5_4-2 532f7a1e1e15 9 minutes ago 4.17kB nexus.gz1.opensdn.io:5101/tf-dev-sandbox frozen 662f51d64a14 25 hours ago 23.5GB