2025-11-13 15:14:19,473: INFO: Building opensdn-tor-agent 2025-11-13 15:14:19,560: 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_7-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 0.8s #2 [internal] load metadata for docker.io/library/tf-dev-sandbox:compile #2 DONE 0.0s #3 [internal] load metadata for nexus.gz1.opensdn.io:5101/opensdn-base:master-2_3_5_7-1 #3 DONE 0.0s #4 [internal] load .dockerignore #4 transferring context: #4 transferring context: 2B done #4 DONE 1.9s #5 [1/3] FROM nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-2_3_5_7-1 #5 CACHED #6 [build 1/1] FROM docker.io/library/tf-dev-sandbox:compile #6 CACHED #7 [stage-1 1/6] FROM nexus.gz1.opensdn.io:5101/opensdn-base:master-2_3_5_7-1 #7 DONE 0.0s #8 [internal] load build context #8 transferring context: 1.52kB 0.0s done #8 DONE 1.9s #9 [stage-1 2/8] COPY --from=build /buildroot/usr/lib/libisc-9.21.3.so /usr/lib/ #9 DONE 1.1s #10 [stage-1 3/8] COPY --from=build /buildroot/usr/lib/libisccc-9.21.3.so /usr/lib/ #10 DONE 1.0s #11 [stage-1 4/8] COPY --from=build /buildroot/usr/lib/libisccfg-9.21.3.so /usr/lib/ #11 DONE 2.1s #12 [stage-1 5/8] COPY --from=build /buildroot/usr/bin/contrail-vrouter-agent-health-check.py /usr/bin/ #12 DONE 1.4s #13 [stage-1 6/8] COPY --from=build /buildroot/usr/bin/contrail_crypt_tunnel_client.py /usr/bin/ #13 DONE 1.3s #14 [stage-1 7/8] RUN set -e ; ln -s /usr/lib/libisc-9.21.3.so /usr/lib/libisc.so ; ln -s /usr/lib/libisccc-9.21.3.so /usr/lib/libisccc.so ; ln -s /usr/lib/libisccfg-9.21.3.so /usr/lib/libisccfg.so ; ldconfig ; source /etc/os-release && ver=$(echo $VERSION_ID | cut -d '.' -f 1) ; if [[ ${ver} == 9 ]]; then pkgs="boost" ; else pkgs="boost169" ; fi ; yum install -y $pkgs gperftools-libs ; yum clean all -y ; rm -rf /var/cache/yum ; python3 -m pip install --no-compile --extra-index-url http://localhost:6667/pip/simple "contrail-vrouter-api==0.1.dev0" ; rm -rf /root/.cache #14 2.093 added from: http://tf-mirrors.gz1.opensdn.io/re 30 MB/s | 2.1 MB 00:00 #14 3.829 added from: http://tf-mirrors.gz1.opensdn.io/re 10 MB/s | 730 kB 00:00 #14 4.453 added from: http://tf-mirrors.gz1.opensdn.io/re 5.5 MB/s | 264 kB 00:00 #14 5.068 added from: http://tf-mirrors.gz1.opensdn.io/re 26 MB/s | 7.0 MB 00:00 #14 10.61 added from: http://tf-mirrors.gz1.opensdn.io/re 23 MB/s | 4.0 MB 00:00 #14 13.81 added from: http://tf-mirrors.gz1.opensdn.io/re 17 MB/s | 939 kB 00:00 #14 14.63 added from: http://tf-mirrors.gz1.opensdn.io/re 21 MB/s | 2.3 MB 00:00 #14 17.00 added from: http://tf-mirrors.gz1.opensdn.io/re 3.9 MB/s | 392 kB 00:00 #14 17.89 added from: http://tf-mirrors.gz1.opensdn.io/re 6.7 MB/s | 451 kB 00:00 #14 18.52 added from: http://tf-mirrors.gz1.opensdn.io/re 303 kB/s | 16 kB 00:00 #14 19.03 added from: http://tf-mirrors.gz1.opensdn.io/re 2.9 kB/s | 257 B 00:00 #14 19.53 added from: http://tf-mirrors.gz1.opensdn.io/re 411 kB/s | 13 kB 00:00 #14 19.95 added from: http://tf-mirrors.gz1.opensdn.io/re 1.5 MB/s | 64 kB 00:00 #14 21.19 added from: http://tf-mirrors.gz1.opensdn.io/re 42 MB/s | 30 MB 00:00 #14 44.46 Third parties for OpenSDN 31 MB/s | 5.1 MB 00:00 #14 54.89 Dependencies resolved. #14 54.89 ======================================================================================= #14 54.89 Package Arch Version Repository Size #14 54.89 ======================================================================================= #14 54.89 Installing: #14 54.89 boost x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 11 k #14 54.89 gperftools-libs x86_64 2.9.1-3.el9 tf-mirrors.ci_repos_epel9.repo 308 k #14 54.89 Installing dependencies: #14 54.89 boost-atomic x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 16 k #14 54.89 boost-chrono x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 24 k #14 54.89 boost-container x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 36 k #14 54.89 boost-context x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 15 k #14 54.89 boost-contract x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 44 k #14 54.89 boost-coroutine x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 32 k #14 54.89 boost-date-time x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 13 k #14 54.89 boost-fiber x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 38 k #14 54.89 boost-filesystem x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 57 k #14 54.89 boost-graph x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 101 k #14 54.89 boost-iostreams x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 38 k #14 54.89 boost-locale x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 214 k #14 54.89 boost-log x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 408 k #14 54.89 boost-math x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 205 k #14 54.89 boost-nowide x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 15 k #14 54.89 boost-program-options x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 106 k #14 54.89 boost-python3 x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 92 k #14 54.89 boost-random x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 23 k #14 54.89 boost-regex x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 277 k #14 54.89 boost-serialization x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 129 k #14 54.89 boost-stacktrace x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 27 k #14 54.89 boost-system x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 13 k #14 54.89 boost-test x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 230 k #14 54.89 boost-thread x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 55 k #14 54.89 boost-timer x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 23 k #14 54.89 boost-type_erasure x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 30 k #14 54.89 boost-wave x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 208 k #14 54.89 libicu x86_64 67.1-9.el9 tf-mirrors.ci_repos_yum9-baseos 9.6 M #14 54.89 libunwind x86_64 1.6.2-1.el9 tf-mirrors.ci_repos_epel9.repo 67 k #14 54.89 #14 54.89 Transaction Summary #14 54.89 ======================================================================================= #14 54.89 Install 31 Packages #14 54.89 #14 54.89 Total download size: 12 M #14 54.89 Installed size: 41 M #14 54.89 Downloading Packages: #14 55.03 (1/31): boost-1.75.0-8.el9.x86_64.rpm 82 kB/s | 11 kB 00:00 #14 55.15 (2/31): boost-atomic-1.75.0-8.el9.x86_64.rpm 61 kB/s | 16 kB 00:00 #14 55.23 (3/31): boost-chrono-1.75.0-8.el9.x86_64.rpm 309 kB/s | 24 kB 00:00 #14 55.39 (4/31): boost-container-1.75.0-8.el9.x86_64.rpm 249 kB/s | 36 kB 00:00 #14 55.39 (5/31): boost-context-1.75.0-8.el9.x86_64.rpm 166 kB/s | 15 kB 00:00 #14 55.39 (6/31): boost-contract-1.75.0-8.el9.x86_64.rpm 1.1 MB/s | 44 kB 00:00 #14 55.39 (7/31): boost-coroutine-1.75.0-8.el9.x86_64.rpm 1.5 MB/s | 32 kB 00:00 #14 55.39 (8/31): boost-date-time-1.75.0-8.el9.x86_64.rpm 1.7 MB/s | 13 kB 00:00 #14 55.39 (9/31): boost-fiber-1.75.0-8.el9.x86_64.rpm 1.8 MB/s | 38 kB 00:00 #14 55.39 (10/31): boost-filesystem-1.75.0-8.el9.x86_64.r 2.5 MB/s | 57 kB 00:00 #14 55.39 (11/31): boost-graph-1.75.0-8.el9.x86_64.rpm 7.2 MB/s | 101 kB 00:00 #14 55.39 (12/31): boost-iostreams-1.75.0-8.el9.x86_64.rp 2.1 MB/s | 38 kB 00:00 #14 55.48 (13/31): boost-locale-1.75.0-8.el9.x86_64.rpm 9.0 MB/s | 214 kB 00:00 #14 55.48 (14/31): boost-log-1.75.0-8.el9.x86_64.rpm 12 MB/s | 408 kB 00:00 #14 55.48 (15/31): boost-math-1.75.0-8.el9.x86_64.rpm 8.0 MB/s | 205 kB 00:00 #14 55.48 (16/31): boost-nowide-1.75.0-8.el9.x86_64.rpm 1.0 MB/s | 15 kB 00:00 #14 55.48 (17/31): boost-program-options-1.75.0-8.el9.x86 6.8 MB/s | 106 kB 00:00 #14 55.48 (18/31): boost-python3-1.75.0-8.el9.x86_64.rpm 3.6 MB/s | 92 kB 00:00 #14 55.48 (19/31): boost-random-1.75.0-8.el9.x86_64.rpm 1.0 MB/s | 23 kB 00:00 #14 55.48 (20/31): boost-regex-1.75.0-8.el9.x86_64.rpm 12 MB/s | 277 kB 00:00 #14 55.48 (21/31): boost-serialization-1.75.0-8.el9.x86_6 5.0 MB/s | 129 kB 00:00 #14 55.55 (22/31): boost-stacktrace-1.75.0-8.el9.x86_64.r 1.0 MB/s | 27 kB 00:00 #14 55.66 (23/31): boost-system-1.75.0-8.el9.x86_64.rpm 106 kB/s | 13 kB 00:00 #14 55.66 (24/31): boost-test-1.75.0-8.el9.x86_64.rpm 1.5 MB/s | 230 kB 00:00 #14 55.73 (25/31): boost-thread-1.75.0-8.el9.x86_64.rpm 830 kB/s | 55 kB 00:00 #14 55.73 (26/31): boost-timer-1.75.0-8.el9.x86_64.rpm 1.2 MB/s | 23 kB 00:00 #14 55.73 (27/31): boost-type_erasure-1.75.0-8.el9.x86_64 3.6 MB/s | 30 kB 00:00 #14 55.73 (28/31): boost-wave-1.75.0-8.el9.x86_64.rpm 17 MB/s | 208 kB 00:00 #14 55.73 (29/31): libunwind-1.6.2-1.el9.x86_64.rpm 9.0 MB/s | 67 kB 00:00 #14 55.73 (30/31): gperftools-libs-2.9.1-3.el9.x86_64.rpm 13 MB/s | 308 kB 00:00 #14 55.88 (31/31): libicu-67.1-9.el9.x86_64.rpm 9.9 MB/s | 9.6 MB 00:00 #14 55.88 -------------------------------------------------------------------------------- #14 55.88 Total 13 MB/s | 12 MB 00:00 #14 55.88 Running transaction check #14 56.02 Transaction check succeeded. #14 56.02 Running transaction test #14 56.36 Transaction test succeeded. #14 56.36 Running transaction #14 58.85 Preparing : 1/1 #14 58.95 Installing : boost-system-1.75.0-8.el9.x86_64 1/31 #14 59.28 Installing : boost-chrono-1.75.0-8.el9.x86_64 2/31 #14 59.28 Installing : boost-thread-1.75.0-8.el9.x86_64 3/31 #14 59.31 Installing : boost-filesystem-1.75.0-8.el9.x86_64 4/31 #14 59.59 Installing : libicu-67.1-9.el9.x86_64 5/31 #14 59.69 Installing : boost-regex-1.75.0-8.el9.x86_64 6/31 #14 59.76 Installing : boost-context-1.75.0-8.el9.x86_64 7/31 #14 59.76 Installing : boost-date-time-1.75.0-8.el9.x86_64 8/31 #14 59.78 Installing : boost-atomic-1.75.0-8.el9.x86_64 9/31 #14 59.81 Installing : boost-log-1.75.0-8.el9.x86_64 10/31 #14 59.81 Installing : boost-wave-1.75.0-8.el9.x86_64 11/31 #14 59.86 Installing : boost-coroutine-1.75.0-8.el9.x86_64 12/31 #14 59.86 Installing : boost-fiber-1.75.0-8.el9.x86_64 13/31 #14 59.89 Installing : boost-graph-1.75.0-8.el9.x86_64 14/31 #14 59.89 Installing : boost-locale-1.75.0-8.el9.x86_64 15/31 #14 59.93 Installing : boost-type_erasure-1.75.0-8.el9.x86_64 16/31 #14 59.99 Installing : boost-timer-1.75.0-8.el9.x86_64 17/31 #14 59.99 Installing : libunwind-1.6.2-1.el9.x86_64 18/31 #14 59.99 Installing : boost-test-1.75.0-8.el9.x86_64 19/31 #14 59.99 Installing : boost-stacktrace-1.75.0-8.el9.x86_64 20/31 #14 60.05 Installing : boost-serialization-1.75.0-8.el9.x86_64 21/31 #14 60.05 Installing : boost-random-1.75.0-8.el9.x86_64 22/31 #14 60.05 Installing : boost-python3-1.75.0-8.el9.x86_64 23/31 #14 60.05 Installing : boost-program-options-1.75.0-8.el9.x86_64 24/31 #14 60.05 Installing : boost-nowide-1.75.0-8.el9.x86_64 25/31 #14 60.10 Installing : boost-math-1.75.0-8.el9.x86_64 26/31 #14 60.10 Installing : boost-iostreams-1.75.0-8.el9.x86_64 27/31 #14 60.10 Installing : boost-contract-1.75.0-8.el9.x86_64 28/31 #14 60.10 Installing : boost-container-1.75.0-8.el9.x86_64 29/31 #14 60.10 Installing : boost-1.75.0-8.el9.x86_64 30/31 #14 60.13 Installing : gperftools-libs-2.9.1-3.el9.x86_64 31/31 #14 60.15 Running scriptlet: gperftools-libs-2.9.1-3.el9.x86_64 31/31 #14 60.42 Verifying : libicu-67.1-9.el9.x86_64 1/31 #14 60.42 Verifying : boost-1.75.0-8.el9.x86_64 2/31 #14 60.42 Verifying : boost-atomic-1.75.0-8.el9.x86_64 3/31 #14 60.42 Verifying : boost-chrono-1.75.0-8.el9.x86_64 4/31 #14 60.42 Verifying : boost-container-1.75.0-8.el9.x86_64 5/31 #14 60.42 Verifying : boost-context-1.75.0-8.el9.x86_64 6/31 #14 60.42 Verifying : boost-contract-1.75.0-8.el9.x86_64 7/31 #14 60.42 Verifying : boost-coroutine-1.75.0-8.el9.x86_64 8/31 #14 60.42 Verifying : boost-date-time-1.75.0-8.el9.x86_64 9/31 #14 60.42 Verifying : boost-fiber-1.75.0-8.el9.x86_64 10/31 #14 60.42 Verifying : boost-filesystem-1.75.0-8.el9.x86_64 11/31 #14 60.42 Verifying : boost-graph-1.75.0-8.el9.x86_64 12/31 #14 60.42 Verifying : boost-iostreams-1.75.0-8.el9.x86_64 13/31 #14 60.42 Verifying : boost-locale-1.75.0-8.el9.x86_64 14/31 #14 60.42 Verifying : boost-log-1.75.0-8.el9.x86_64 15/31 #14 60.42 Verifying : boost-math-1.75.0-8.el9.x86_64 16/31 #14 60.42 Verifying : boost-nowide-1.75.0-8.el9.x86_64 17/31 #14 60.42 Verifying : boost-program-options-1.75.0-8.el9.x86_64 18/31 #14 60.42 Verifying : boost-python3-1.75.0-8.el9.x86_64 19/31 #14 60.42 Verifying : boost-random-1.75.0-8.el9.x86_64 20/31 #14 60.42 Verifying : boost-regex-1.75.0-8.el9.x86_64 21/31 #14 60.42 Verifying : boost-serialization-1.75.0-8.el9.x86_64 22/31 #14 60.42 Verifying : boost-stacktrace-1.75.0-8.el9.x86_64 23/31 #14 60.42 Verifying : boost-system-1.75.0-8.el9.x86_64 24/31 #14 60.42 Verifying : boost-test-1.75.0-8.el9.x86_64 25/31 #14 60.42 Verifying : boost-thread-1.75.0-8.el9.x86_64 26/31 #14 60.42 Verifying : boost-timer-1.75.0-8.el9.x86_64 27/31 #14 60.42 Verifying : boost-type_erasure-1.75.0-8.el9.x86_64 28/31 #14 60.42 Verifying : boost-wave-1.75.0-8.el9.x86_64 29/31 #14 60.42 Verifying : gperftools-libs-2.9.1-3.el9.x86_64 30/31 #14 60.42 Verifying : libunwind-1.6.2-1.el9.x86_64 31/31 #14 60.62 #14 60.62 Installed: #14 60.62 boost-1.75.0-8.el9.x86_64 #14 60.62 boost-atomic-1.75.0-8.el9.x86_64 #14 60.62 boost-chrono-1.75.0-8.el9.x86_64 #14 60.62 boost-container-1.75.0-8.el9.x86_64 #14 60.62 boost-context-1.75.0-8.el9.x86_64 #14 60.62 boost-contract-1.75.0-8.el9.x86_64 #14 60.62 boost-coroutine-1.75.0-8.el9.x86_64 #14 60.62 boost-date-time-1.75.0-8.el9.x86_64 #14 60.62 boost-fiber-1.75.0-8.el9.x86_64 #14 60.62 boost-filesystem-1.75.0-8.el9.x86_64 #14 60.62 boost-graph-1.75.0-8.el9.x86_64 #14 60.62 boost-iostreams-1.75.0-8.el9.x86_64 #14 60.62 boost-locale-1.75.0-8.el9.x86_64 #14 60.62 boost-log-1.75.0-8.el9.x86_64 #14 60.62 boost-math-1.75.0-8.el9.x86_64 #14 60.62 boost-nowide-1.75.0-8.el9.x86_64 #14 60.62 boost-program-options-1.75.0-8.el9.x86_64 #14 60.62 boost-python3-1.75.0-8.el9.x86_64 #14 60.62 boost-random-1.75.0-8.el9.x86_64 #14 60.62 boost-regex-1.75.0-8.el9.x86_64 #14 60.62 boost-serialization-1.75.0-8.el9.x86_64 #14 60.62 boost-stacktrace-1.75.0-8.el9.x86_64 #14 60.62 boost-system-1.75.0-8.el9.x86_64 #14 60.62 boost-test-1.75.0-8.el9.x86_64 #14 60.62 boost-thread-1.75.0-8.el9.x86_64 #14 60.62 boost-timer-1.75.0-8.el9.x86_64 #14 60.62 boost-type_erasure-1.75.0-8.el9.x86_64 #14 60.62 boost-wave-1.75.0-8.el9.x86_64 #14 60.62 gperftools-libs-2.9.1-3.el9.x86_64 #14 60.62 libicu-67.1-9.el9.x86_64 #14 60.62 libunwind-1.6.2-1.el9.x86_64 #14 60.62 #14 60.62 Complete! #14 61.05 75 files removed #14 61.55 Looking in indexes: http://tf-mirrors.gz1.opensdn.io/root/pypi/+simple/, http://localhost:6667/pip/simple #14 61.63 Collecting contrail-vrouter-api==0.1.dev0 #14 61.69 Downloading http://localhost:6667/pip/simple/contrail-vrouter-api/contrail_vrouter_api-0.1.dev0-py3-none-any.whl (2.9 kB) #14 62.38 Installing collected packages: contrail-vrouter-api #14 62.39 Successfully installed contrail-vrouter-api-0.1.dev0 #14 62.39 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv #14 DONE 63.6s #15 [stage-1 8/8] COPY *.sh / #15 DONE 3.4s #16 exporting to image #16 exporting layers #16 exporting layers 3.7s done #16 writing image sha256:5b1e51a3b229a3ee1b69aebf47996f9a72214badd19c767cfe9ac03663f8a07a #16 writing image sha256:5b1e51a3b229a3ee1b69aebf47996f9a72214badd19c767cfe9ac03663f8a07a 0.5s done #16 naming to nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_3_5_7-1 #16 naming to nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_3_5_7-1 0.1s done #16 DONE 6.6s 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-13 15:16:52,484: INFO: Docker build duration: 153 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-tor-agent] 6af2cb4da6b6: Preparing 290f5004e5ac: Preparing cbe819d4cdbb: Preparing 22494e2b59e0: Preparing c92db125ae14: Preparing ae11ef9875fa: Preparing 32e460e9b459: Preparing 7fd1e994ae3b: Preparing ac66e91a92e0: Preparing 3e4e3c233c56: Preparing 44fe3d60774a: Preparing a108a6e670bc: Preparing b8ef1e9e8d30: Preparing d09506773921: Preparing 56fb8541d210: Preparing 103defbcbbdd: Preparing ff67fcf35ceb: Preparing 4bcb4ab99e78: Preparing 13e7c57db5b0: Preparing 44343de3ea1d: Preparing 6af2cb4da6b6: Waiting 290f5004e5ac: Waiting cbe819d4cdbb: Waiting 22494e2b59e0: Waiting c92db125ae14: Waiting ae11ef9875fa: Waiting 32e460e9b459: Waiting 7fd1e994ae3b: Waiting ac66e91a92e0: Waiting 3e4e3c233c56: Waiting 44fe3d60774a: Waiting a108a6e670bc: Waiting b8ef1e9e8d30: Waiting d09506773921: Waiting 56fb8541d210: Waiting 103defbcbbdd: Waiting ff67fcf35ceb: Waiting 4bcb4ab99e78: Waiting 13e7c57db5b0: Waiting 44343de3ea1d: Waiting 6af2cb4da6b6: Pushed cbe819d4cdbb: Pushed c92db125ae14: Pushed 22494e2b59e0: Pushed ae11ef9875fa: Pushed 7fd1e994ae3b: Layer already exists ac66e91a92e0: Layer already exists 3e4e3c233c56: Layer already exists 32e460e9b459: Pushed 44fe3d60774a: Layer already exists a108a6e670bc: Layer already exists b8ef1e9e8d30: Layer already exists d09506773921: Layer already exists 56fb8541d210: Layer already exists 103defbcbbdd: Layer already exists ff67fcf35ceb: Layer already exists 4bcb4ab99e78: Layer already exists 13e7c57db5b0: Layer already exists 44343de3ea1d: Layer already exists 290f5004e5ac: Pushed master-2_3_5_7-1: digest: sha256:c1c8b1e13eb507208f032aa4aaf7c1c8b3f5f856dd50ad5e2d82e2e444018d74 size: 4505 2025-11-13 15:17:02,637: INFO: Building opensdn-tor-agent finished successfully, duration: 163 seconds REPOSITORY TAG IMAGE ID CREATED SIZE nexus.gz1.opensdn.io:5101/opensdn-nodemgr master-2_3_5_7-1 fe1c421fc74b 5 seconds ago 775MB nexus.gz1.opensdn.io:5101/opensdn-status master-2_3_5_7-1 16f98f4fa8ae 10 seconds ago 775MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-api master-2_3_5_7-1 d2b7e84eeb81 25 seconds ago 651MB nexus.gz1.opensdn.io:5101/opensdn-openstack-compute-init master-2_3_5_7-1 1d480660a728 28 seconds ago 348MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent-dpdk master-2_3_5_7-1 3896a5a52a67 28 seconds ago 890MB nexus.gz1.opensdn.io:5101/opensdn-tor-agent master-2_3_5_7-1 5b1e51a3b229 32 seconds ago 674MB nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine master-2_3_5_7-1 f4e2ce1304bb 34 seconds ago 841MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-svcmonitor master-2_3_5_7-1 4368d2fdf8bd 36 seconds ago 635MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-dnsmasq master-2_3_5_7-1 53b9cfbc0a3e 41 seconds ago 630MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-build-init master-2_3_5_7-1 cd56cc95c1d2 46 seconds ago 609MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-named master-2_3_5_7-1 81d53d722b6e About a minute ago 693MB nexus.gz1.opensdn.io:5101/opensdn-debug master-2_3_5_7-1 5db1eefa6668 About a minute ago 348MB nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init master-2_3_5_7-1 204fd2697d82 About a minute ago 633MB nexus.gz1.opensdn.io:5101/opensdn-analytics-api master-2_3_5_7-1 6b4349213295 About a minute ago 638MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-control master-2_3_5_7-1 53159af206c9 About a minute ago 1.23GB nexus.gz1.opensdn.io:5101/opensdn-analytics-collector master-2_3_5_7-1 4185e316950f 2 minutes ago 960MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web master-2_3_5_7-1 c3b1cb3dbb8b 2 minutes ago 858MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job master-2_3_5_7-1 02186cdb8914 2 minutes ago 858MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-collector master-2_3_5_7-1 b338838eb2a2 2 minutes ago 831MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology master-2_3_5_7-1 f9752df7e91c 2 minutes ago 831MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema master-2_3_5_7-1 a19be6160f5e 2 minutes ago 614MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk master-2_3_5_7-1 6565125b8436 2 minutes ago 682MB nexus.gz1.opensdn.io:5101/opensdn-openstack-neutron-init master-2_3_5_7-1 68f40df15d08 2 minutes ago 363MB nexus.gz1.opensdn.io:5101/opensdn-kubernetes-kube-manager master-2_3_5_7-1 5796bba7e3a2 2 minutes ago 616MB nexus.gz1.opensdn.io:5101/opensdn-provisioner master-2_3_5_7-1 748e5b649ff4 2 minutes ago 613MB nexus.gz1.opensdn.io:5101/opensdn-openstack-heat-init master-2_3_5_7-1 4e10aeacbae8 2 minutes ago 363MB nexus.gz1.opensdn.io:5101/opensdn-node-init master-2_3_5_7-1 ce2aafa10475 2 minutes ago 613MB nexus.gz1.opensdn.io:5101/opensdn-analytics-alarm-gen master-2_3_5_7-1 ba2816a55eda 2 minutes ago 629MB nexus.gz1.opensdn.io:5101/opensdn-external-haproxy master-2_3_5_7-1 bb9311924288 2 minutes ago 144MB nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper master-2_3_5_7-1 d9ca2ad2c192 3 minutes ago 301MB nexus.gz1.opensdn.io:5101/opensdn-external-redis master-2_3_5_7-1 0a3ed84ca567 3 minutes ago 171MB opensdn-test-test master-2_3_5_7-1 c2ef20b256f8 3 minutes ago 1.74GB nexus.gz1.opensdn.io:5101/opensdn-test-test master-2_3_5_7-1 c2ef20b256f8 3 minutes ago 1.74GB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base master-2_3_5_7-1 32dacc58ceaa 4 minutes ago 858MB nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq master-2_3_5_7-1 f343573610d4 4 minutes ago 363MB nexus.gz1.opensdn.io:5101/opensdn-external-cassandra master-2_3_5_7-1 c0b470b4081d 4 minutes ago 331MB nexus.gz1.opensdn.io:5101/opensdn-external-stunnel master-2_3_5_7-1 28bc7f4be729 4 minutes ago 398MB nexus.gz1.opensdn.io:5101/opensdn-external-kafka master-2_3_5_7-1 94799ca2e36d 5 minutes ago 392MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base master-2_3_5_7-1 c33c0e6addd8 5 minutes ago 830MB nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd master-2_3_5_7-1 34f427ccac43 5 minutes ago 359MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-base master-2_3_5_7-1 d3534460db60 5 minutes ago 682MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-base master-2_3_5_7-1 dd8914494a5a 5 minutes ago 674MB nexus.gz1.opensdn.io:5101/opensdn-base master-2_3_5_7-1 efeceb09fd7c 6 minutes ago 613MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-base master-2_3_5_7-1 bdcfa886df83 6 minutes ago 613MB nexus.gz1.opensdn.io:5101/opensdn-analytics-base master-2_3_5_7-1 ce0a3e53970d 6 minutes ago 613MB nexus.gz1.opensdn.io:5101/opensdn-general-base master-2_3_5_7-1 b5cea351dd09 7 minutes ago 348MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src master-2_3_5_7-1 c39b3a3f9d9d 7 minutes ago 2.37MB tf-dev-sandbox compile 33c77c9b0ef9 8 minutes ago 24.2GB nexus.gz1.opensdn.io:5101/opensdn-charms-src master-2_3_5_7-1 3d22c11c4f8b 9 minutes ago 6.04MB nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src master-2_3_5_7-1 112a3981f351 9 minutes ago 1.4MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src ae07cbe2f0a0 9 minutes ago 2.35MB nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src master-2_3_5_7-1 7c42510860d0 9 minutes ago 32.6MB nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src master-2_3_5_7-1 c65a3940ede6 9 minutes ago 4.17kB nexus.gz1.opensdn.io:5101/tf-dev-sandbox frozen 662f51d64a14 31 hours ago 23.5GB