2025-11-07 21:49:29,043: INFO: Building opensdn-tor-agent 2025-11-07 21:49:29,109: 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_4_3-1 --build-arg SITE_MIRROR=http://nexus.gz1.opensdn.io/repository/external-web-cache --build-arg LINUX_DISTR_VER=9 --build-arg LINUX_DISTR=rockylinux --build-arg CONTAINER_NAME=opensdn-tor-agent --build-arg UBUNTU_DISTR_VERSION=24.04 --build-arg UBUNTU_DISTR=ubuntu --build-arg VENDOR_NAME=OpenSDN-IO --build-arg VENDOR_DOMAIN=io.opensdn --build-arg BUILD_IMAGE=tf-dev-sandbox:compile --build-arg BUILD_ROOT=/buildroot #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 2.10kB 0.0s done #1 DONE 0.2s #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_4_3-1 #3 DONE 0.0s #4 [internal] load .dockerignore #4 transferring context: #4 transferring context: 2B done #4 DONE 0.8s #5 [1/5] FROM nexus.gz1.opensdn.io:5101/opensdn-base:master-2_3_4_3-1 #5 DONE 0.1s #6 [build 1/1] FROM docker.io/library/tf-dev-sandbox:compile #6 CACHED #7 [internal] load build context #7 transferring context: 1.52kB done #7 DONE 2.2s #8 [stage-1 2/8] COPY --from=build /buildroot/usr/lib/libisc-9.21.3.so /usr/lib/ #8 DONE 1.9s #9 [stage-1 3/8] COPY --from=build /buildroot/usr/lib/libisccc-9.21.3.so /usr/lib/ #9 DONE 1.6s #10 [stage-1 4/8] COPY --from=build /buildroot/usr/lib/libisccfg-9.21.3.so /usr/lib/ #10 DONE 1.1s #11 [stage-1 5/8] COPY --from=build /buildroot/usr/bin/contrail-vrouter-agent-health-check.py /usr/bin/ #11 DONE 1.2s #12 [stage-1 6/8] COPY --from=build /buildroot/usr/bin/contrail_crypt_tunnel_client.py /usr/bin/ #12 DONE 0.6s #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.474 added from: http://tf-mirrors.gz1.opensdn.io/re 22 MB/s | 2.1 MB 00:00 #13 1.906 added from: http://tf-mirrors.gz1.opensdn.io/re 11 MB/s | 730 kB 00:00 #13 2.249 added from: http://tf-mirrors.gz1.opensdn.io/re 8.8 MB/s | 264 kB 00:00 #13 2.589 added from: http://tf-mirrors.gz1.opensdn.io/re 33 MB/s | 7.0 MB 00:00 #13 5.104 added from: http://tf-mirrors.gz1.opensdn.io/re 26 MB/s | 4.0 MB 00:00 #13 6.637 added from: http://tf-mirrors.gz1.opensdn.io/re 13 MB/s | 939 kB 00:00 #13 7.097 added from: http://tf-mirrors.gz1.opensdn.io/re 22 MB/s | 2.3 MB 00:00 #13 7.677 added from: http://tf-mirrors.gz1.opensdn.io/re 9.2 MB/s | 392 kB 00:00 #13 8.023 added from: http://tf-mirrors.gz1.opensdn.io/re 8.5 MB/s | 451 kB 00:00 #13 8.431 added from: http://tf-mirrors.gz1.opensdn.io/re 408 kB/s | 16 kB 00:00 #13 8.605 added from: http://tf-mirrors.gz1.opensdn.io/re 6.7 kB/s | 257 B 00:00 #13 8.875 added from: http://tf-mirrors.gz1.opensdn.io/re 423 kB/s | 13 kB 00:00 #13 9.048 added from: http://tf-mirrors.gz1.opensdn.io/re 1.9 MB/s | 64 kB 00:00 #13 9.938 added from: http://tf-mirrors.gz1.opensdn.io/re 51 MB/s | 30 MB 00:00 #13 22.77 Third parties for OpenSDN 29 MB/s | 5.1 MB 00:00 #13 29.67 Dependencies resolved. #13 29.67 ======================================================================================= #13 29.67 Package Arch Version Repository Size #13 29.67 ======================================================================================= #13 29.67 Installing: #13 29.67 boost x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 11 k #13 29.67 gperftools-libs x86_64 2.9.1-3.el9 tf-mirrors.ci_repos_epel9.repo 308 k #13 29.67 Installing dependencies: #13 29.67 boost-atomic x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 16 k #13 29.67 boost-chrono x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 24 k #13 29.67 boost-container x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 36 k #13 29.67 boost-context x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 15 k #13 29.67 boost-contract x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 44 k #13 29.67 boost-coroutine x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 32 k #13 29.67 boost-date-time x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 13 k #13 29.67 boost-fiber x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 38 k #13 29.67 boost-filesystem x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 57 k #13 29.67 boost-graph x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 101 k #13 29.67 boost-iostreams x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 38 k #13 29.67 boost-locale x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 214 k #13 29.67 boost-log x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 408 k #13 29.67 boost-math x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 205 k #13 29.67 boost-nowide x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 15 k #13 29.67 boost-program-options x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 106 k #13 29.67 boost-python3 x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 92 k #13 29.67 boost-random x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 23 k #13 29.67 boost-regex x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 277 k #13 29.67 boost-serialization x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 129 k #13 29.67 boost-stacktrace x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 27 k #13 29.67 boost-system x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 13 k #13 29.67 boost-test x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 230 k #13 29.67 boost-thread x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 55 k #13 29.67 boost-timer x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 23 k #13 29.67 boost-type_erasure x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 30 k #13 29.67 boost-wave x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 208 k #13 29.67 libicu x86_64 67.1-9.el9 tf-mirrors.ci_repos_yum9-baseos 9.6 M #13 29.67 libunwind x86_64 1.6.2-1.el9 tf-mirrors.ci_repos_epel9.repo 67 k #13 29.67 #13 29.67 Transaction Summary #13 29.67 ======================================================================================= #13 29.67 Install 31 Packages #13 29.67 #13 29.67 Total download size: 12 M #13 29.67 Installed size: 41 M #13 29.67 Downloading Packages: #13 29.69 (1/31): boost-1.75.0-8.el9.x86_64.rpm 432 kB/s | 11 kB 00:00 #13 29.70 (2/31): boost-atomic-1.75.0-8.el9.x86_64.rpm 525 kB/s | 16 kB 00:00 #13 29.70 (3/31): boost-chrono-1.75.0-8.el9.x86_64.rpm 2.3 MB/s | 24 kB 00:00 #13 29.70 (4/31): boost-container-1.75.0-8.el9.x86_64.rpm 4.1 MB/s | 36 kB 00:00 #13 29.71 (5/31): boost-context-1.75.0-8.el9.x86_64.rpm 1.1 MB/s | 15 kB 00:00 #13 29.72 (6/31): boost-contract-1.75.0-8.el9.x86_64.rpm 3.0 MB/s | 44 kB 00:00 #13 29.73 (7/31): boost-coroutine-1.75.0-8.el9.x86_64.rpm 2.3 MB/s | 32 kB 00:00 #13 29.74 (8/31): boost-date-time-1.75.0-8.el9.x86_64.rpm 762 kB/s | 13 kB 00:00 #13 29.74 (9/31): boost-fiber-1.75.0-8.el9.x86_64.rpm 2.8 MB/s | 38 kB 00:00 #13 29.75 (10/31): boost-filesystem-1.75.0-8.el9.x86_64.r 4.5 MB/s | 57 kB 00:00 #13 29.76 (11/31): boost-graph-1.75.0-8.el9.x86_64.rpm 7.1 MB/s | 101 kB 00:00 #13 29.77 (12/31): boost-iostreams-1.75.0-8.el9.x86_64.rp 2.9 MB/s | 38 kB 00:00 #13 29.77 (13/31): boost-locale-1.75.0-8.el9.x86_64.rpm 20 MB/s | 214 kB 00:00 #13 29.78 (14/31): boost-math-1.75.0-8.el9.x86_64.rpm 31 MB/s | 205 kB 00:00 #13 29.78 (15/31): boost-nowide-1.75.0-8.el9.x86_64.rpm 2.8 MB/s | 15 kB 00:00 #13 29.80 (16/31): boost-log-1.75.0-8.el9.x86_64.rpm 15 MB/s | 408 kB 00:00 #13 29.80 (17/31): boost-program-options-1.75.0-8.el9.x86 7.8 MB/s | 106 kB 00:00 #13 29.80 (18/31): boost-python3-1.75.0-8.el9.x86_64.rpm 11 MB/s | 92 kB 00:00 #13 29.80 (19/31): boost-random-1.75.0-8.el9.x86_64.rpm 3.4 MB/s | 23 kB 00:00 #13 29.81 (20/31): boost-serialization-1.75.0-8.el9.x86_6 22 MB/s | 129 kB 00:00 #13 29.81 (21/31): boost-regex-1.75.0-8.el9.x86_64.rpm 18 MB/s | 277 kB 00:00 #13 29.83 (22/31): boost-stacktrace-1.75.0-8.el9.x86_64.r 2.7 MB/s | 27 kB 00:00 #13 29.83 (23/31): boost-system-1.75.0-8.el9.x86_64.rpm 2.2 MB/s | 13 kB 00:00 #13 29.83 (24/31): boost-test-1.75.0-8.el9.x86_64.rpm 29 MB/s | 230 kB 00:00 #13 29.83 (25/31): boost-thread-1.75.0-8.el9.x86_64.rpm 6.5 MB/s | 55 kB 00:00 #13 29.83 (26/31): boost-timer-1.75.0-8.el9.x86_64.rpm 3.9 MB/s | 23 kB 00:00 #13 29.84 (27/31): boost-type_erasure-1.75.0-8.el9.x86_64 6.1 MB/s | 30 kB 00:00 #13 29.84 (28/31): boost-wave-1.75.0-8.el9.x86_64.rpm 30 MB/s | 208 kB 00:00 #13 29.85 (29/31): gperftools-libs-2.9.1-3.el9.x86_64.rpm 24 MB/s | 308 kB 00:00 #13 29.85 (30/31): libunwind-1.6.2-1.el9.x86_64.rpm 6.4 MB/s | 67 kB 00:00 #13 29.96 (31/31): libicu-67.1-9.el9.x86_64.rpm 34 MB/s | 9.6 MB 00:00 #13 29.96 -------------------------------------------------------------------------------- #13 29.96 Total 43 MB/s | 12 MB 00:00 #13 29.96 Running transaction check #13 29.99 Transaction check succeeded. #13 29.99 Running transaction test #13 30.21 Transaction test succeeded. #13 30.21 Running transaction #13 30.70 Preparing : 1/1 #13 30.91 Installing : boost-system-1.75.0-8.el9.x86_64 1/31 #13 30.92 Installing : boost-chrono-1.75.0-8.el9.x86_64 2/31 #13 30.93 Installing : boost-thread-1.75.0-8.el9.x86_64 3/31 #13 30.93 Installing : boost-filesystem-1.75.0-8.el9.x86_64 4/31 #13 31.25 Installing : libicu-67.1-9.el9.x86_64 5/31 #13 31.27 Installing : boost-regex-1.75.0-8.el9.x86_64 6/31 #13 31.27 Installing : boost-context-1.75.0-8.el9.x86_64 7/31 #13 31.29 Installing : boost-date-time-1.75.0-8.el9.x86_64 8/31 #13 31.29 Installing : boost-atomic-1.75.0-8.el9.x86_64 9/31 #13 31.29 Installing : boost-log-1.75.0-8.el9.x86_64 10/31 #13 31.31 Installing : boost-wave-1.75.0-8.el9.x86_64 11/31 #13 31.33 Installing : boost-coroutine-1.75.0-8.el9.x86_64 12/31 #13 31.33 Installing : boost-fiber-1.75.0-8.el9.x86_64 13/31 #13 31.33 Installing : boost-graph-1.75.0-8.el9.x86_64 14/31 #13 31.35 Installing : boost-locale-1.75.0-8.el9.x86_64 15/31 #13 31.35 Installing : boost-type_erasure-1.75.0-8.el9.x86_64 16/31 #13 31.37 Installing : boost-timer-1.75.0-8.el9.x86_64 17/31 #13 31.37 Installing : libunwind-1.6.2-1.el9.x86_64 18/31 #13 31.37 Installing : boost-test-1.75.0-8.el9.x86_64 19/31 #13 31.40 Installing : boost-stacktrace-1.75.0-8.el9.x86_64 20/31 #13 31.40 Installing : boost-serialization-1.75.0-8.el9.x86_64 21/31 #13 31.40 Installing : boost-random-1.75.0-8.el9.x86_64 22/31 #13 31.40 Installing : boost-python3-1.75.0-8.el9.x86_64 23/31 #13 31.40 Installing : boost-program-options-1.75.0-8.el9.x86_64 24/31 #13 31.42 Installing : boost-nowide-1.75.0-8.el9.x86_64 25/31 #13 31.42 Installing : boost-math-1.75.0-8.el9.x86_64 26/31 #13 31.42 Installing : boost-iostreams-1.75.0-8.el9.x86_64 27/31 #13 31.44 Installing : boost-contract-1.75.0-8.el9.x86_64 28/31 #13 31.44 Installing : boost-container-1.75.0-8.el9.x86_64 29/31 #13 31.44 Installing : boost-1.75.0-8.el9.x86_64 30/31 #13 31.48 Installing : gperftools-libs-2.9.1-3.el9.x86_64 31/31 #13 31.48 Running scriptlet: gperftools-libs-2.9.1-3.el9.x86_64 31/31 #13 31.65 Verifying : libicu-67.1-9.el9.x86_64 1/31 #13 31.65 Verifying : boost-1.75.0-8.el9.x86_64 2/31 #13 31.65 Verifying : boost-atomic-1.75.0-8.el9.x86_64 3/31 #13 31.65 Verifying : boost-chrono-1.75.0-8.el9.x86_64 4/31 #13 31.65 Verifying : boost-container-1.75.0-8.el9.x86_64 5/31 #13 31.65 Verifying : boost-context-1.75.0-8.el9.x86_64 6/31 #13 31.65 Verifying : boost-contract-1.75.0-8.el9.x86_64 7/31 #13 31.65 Verifying : boost-coroutine-1.75.0-8.el9.x86_64 8/31 #13 31.65 Verifying : boost-date-time-1.75.0-8.el9.x86_64 9/31 #13 31.65 Verifying : boost-fiber-1.75.0-8.el9.x86_64 10/31 #13 31.65 Verifying : boost-filesystem-1.75.0-8.el9.x86_64 11/31 #13 31.65 Verifying : boost-graph-1.75.0-8.el9.x86_64 12/31 #13 31.65 Verifying : boost-iostreams-1.75.0-8.el9.x86_64 13/31 #13 31.65 Verifying : boost-locale-1.75.0-8.el9.x86_64 14/31 #13 31.65 Verifying : boost-log-1.75.0-8.el9.x86_64 15/31 #13 31.66 Verifying : boost-math-1.75.0-8.el9.x86_64 16/31 #13 31.66 Verifying : boost-nowide-1.75.0-8.el9.x86_64 17/31 #13 31.66 Verifying : boost-program-options-1.75.0-8.el9.x86_64 18/31 #13 31.66 Verifying : boost-python3-1.75.0-8.el9.x86_64 19/31 #13 31.66 Verifying : boost-random-1.75.0-8.el9.x86_64 20/31 #13 31.66 Verifying : boost-regex-1.75.0-8.el9.x86_64 21/31 #13 31.66 Verifying : boost-serialization-1.75.0-8.el9.x86_64 22/31 #13 31.66 Verifying : boost-stacktrace-1.75.0-8.el9.x86_64 23/31 #13 31.66 Verifying : boost-system-1.75.0-8.el9.x86_64 24/31 #13 31.66 Verifying : boost-test-1.75.0-8.el9.x86_64 25/31 #13 31.66 Verifying : boost-thread-1.75.0-8.el9.x86_64 26/31 #13 31.66 Verifying : boost-timer-1.75.0-8.el9.x86_64 27/31 #13 31.66 Verifying : boost-type_erasure-1.75.0-8.el9.x86_64 28/31 #13 31.66 Verifying : boost-wave-1.75.0-8.el9.x86_64 29/31 #13 31.66 Verifying : gperftools-libs-2.9.1-3.el9.x86_64 30/31 #13 31.66 Verifying : libunwind-1.6.2-1.el9.x86_64 31/31 #13 31.75 #13 31.75 Installed: #13 31.75 boost-1.75.0-8.el9.x86_64 #13 31.75 boost-atomic-1.75.0-8.el9.x86_64 #13 31.75 boost-chrono-1.75.0-8.el9.x86_64 #13 31.75 boost-container-1.75.0-8.el9.x86_64 #13 31.75 boost-context-1.75.0-8.el9.x86_64 #13 31.75 boost-contract-1.75.0-8.el9.x86_64 #13 31.75 boost-coroutine-1.75.0-8.el9.x86_64 #13 31.75 boost-date-time-1.75.0-8.el9.x86_64 #13 31.75 boost-fiber-1.75.0-8.el9.x86_64 #13 31.75 boost-filesystem-1.75.0-8.el9.x86_64 #13 31.75 boost-graph-1.75.0-8.el9.x86_64 #13 31.75 boost-iostreams-1.75.0-8.el9.x86_64 #13 31.75 boost-locale-1.75.0-8.el9.x86_64 #13 31.75 boost-log-1.75.0-8.el9.x86_64 #13 31.75 boost-math-1.75.0-8.el9.x86_64 #13 31.75 boost-nowide-1.75.0-8.el9.x86_64 #13 31.75 boost-program-options-1.75.0-8.el9.x86_64 #13 31.75 boost-python3-1.75.0-8.el9.x86_64 #13 31.75 boost-random-1.75.0-8.el9.x86_64 #13 31.75 boost-regex-1.75.0-8.el9.x86_64 #13 31.75 boost-serialization-1.75.0-8.el9.x86_64 #13 31.75 boost-stacktrace-1.75.0-8.el9.x86_64 #13 31.75 boost-system-1.75.0-8.el9.x86_64 #13 31.75 boost-test-1.75.0-8.el9.x86_64 #13 31.75 boost-thread-1.75.0-8.el9.x86_64 #13 31.75 boost-timer-1.75.0-8.el9.x86_64 #13 31.75 boost-type_erasure-1.75.0-8.el9.x86_64 #13 31.75 boost-wave-1.75.0-8.el9.x86_64 #13 31.75 gperftools-libs-2.9.1-3.el9.x86_64 #13 31.75 libicu-67.1-9.el9.x86_64 #13 31.75 libunwind-1.6.2-1.el9.x86_64 #13 31.75 #13 31.75 Complete! #13 32.02 75 files removed #13 32.68 Looking in indexes: http://tf-mirrors.gz1.opensdn.io/root/pypi/+simple/, http://localhost:6667/pip/simple #13 32.74 Collecting contrail-vrouter-api==0.1.dev0 #13 32.74 Downloading http://localhost:6667/pip/simple/contrail-vrouter-api/contrail_vrouter_api-0.1.dev0-py3-none-any.whl (2.9 kB) #13 33.06 Installing collected packages: contrail-vrouter-api #13 33.08 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 33.09 Successfully installed contrail-vrouter-api-0.1.dev0 #13 DONE 33.7s #14 [stage-1 8/8] COPY *.sh / #14 DONE 0.4s #15 exporting to image #15 exporting layers #15 exporting layers 1.4s done #15 writing image sha256:5c5b7f99d1f199b96083d0480a22304fe6c063830c04fef295c1fb445dc3a7b5 done #15 naming to nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_3_4_3-1 done #15 DONE 1.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-07 21:50:16,276: INFO: Docker build duration: 48 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-tor-agent] 060b06a1985b: Preparing 0469574ef793: Preparing 7b9e5c171cc9: Preparing b12ee3602070: Preparing b23a94a64eb0: Preparing 3a8b69e42d43: Preparing 568549411246: Preparing f75f3c630af1: Preparing 11e2a6035a3c: Preparing 8cc3db6b79ff: Preparing 01045ae326b4: Preparing a5db8fc8b81b: Preparing 26bd1969145d: Preparing 58ab7517e87f: Preparing b922d8658507: Preparing f8a92180540a: Preparing b3a2ea8cb272: Preparing e68b1e15e345: Preparing 44caabfa66c2: Preparing 44343de3ea1d: Preparing b23a94a64eb0: Waiting 3a8b69e42d43: Waiting 568549411246: Waiting f75f3c630af1: Waiting 11e2a6035a3c: Waiting 8cc3db6b79ff: Waiting 01045ae326b4: Waiting a5db8fc8b81b: Waiting 26bd1969145d: Waiting 58ab7517e87f: Waiting b922d8658507: Waiting f8a92180540a: Waiting b3a2ea8cb272: Waiting e68b1e15e345: Waiting 44caabfa66c2: Waiting 44343de3ea1d: Waiting b12ee3602070: Pushed 060b06a1985b: Pushed 7b9e5c171cc9: Pushed 3a8b69e42d43: Pushed b23a94a64eb0: Pushed f75f3c630af1: Layer already exists 11e2a6035a3c: Layer already exists 8cc3db6b79ff: Layer already exists 01045ae326b4: Layer already exists a5db8fc8b81b: Layer already exists 26bd1969145d: Layer already exists 58ab7517e87f: Layer already exists b922d8658507: Layer already exists f8a92180540a: Layer already exists b3a2ea8cb272: Layer already exists e68b1e15e345: Layer already exists 44caabfa66c2: Layer already exists 568549411246: Pushed 44343de3ea1d: Layer already exists 0469574ef793: Pushed master-2_3_4_3-1: digest: sha256:b5ab81bb0c696bc0fae96dcd7c7446281fc91dd3d28a936b18375f95f489bad8 size: 4505 2025-11-07 21:50:33,463: INFO: Building opensdn-tor-agent finished successfully, duration: 65 seconds REPOSITORY TAG IMAGE ID CREATED SIZE nexus.gz1.opensdn.io:5101/opensdn-tor-agent master-2_3_4_3-1 5c5b7f99d1f1 19 seconds ago 674MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-collector master-2_3_4_3-1 ac1cb979b739 40 seconds ago 831MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology master-2_3_4_3-1 e727da8f192e 40 seconds ago 831MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk master-2_3_4_3-1 4ab3c22083cd 42 seconds ago 682MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job master-2_3_4_3-1 5370b45087ee 46 seconds ago 858MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web master-2_3_4_3-1 9cb1b88e4120 46 seconds ago 858MB nexus.gz1.opensdn.io:5101/opensdn-analytics-alarm-gen master-2_3_4_3-1 e243a605e6a8 49 seconds ago 629MB nexus.gz1.opensdn.io:5101/opensdn-openstack-neutron-init master-2_3_4_3-1 06d5e49852a1 51 seconds ago 363MB nexus.gz1.opensdn.io:5101/opensdn-node-init master-2_3_4_3-1 34c2400d7013 54 seconds ago 613MB nexus.gz1.opensdn.io:5101/opensdn-openstack-heat-init master-2_3_4_3-1 198407b432b0 55 seconds ago 363MB nexus.gz1.opensdn.io:5101/opensdn-provisioner master-2_3_4_3-1 1625a00c3422 56 seconds ago 613MB nexus.gz1.opensdn.io:5101/opensdn-kubernetes-kube-manager master-2_3_4_3-1 e9724b16e5c1 56 seconds ago 616MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema master-2_3_4_3-1 704e3d149d80 57 seconds ago 614MB nexus.gz1.opensdn.io:5101/opensdn-openstack-compute-init master-2_3_4_3-1 31f9aa92557e 59 seconds ago 348MB opensdn-test-test master-2_3_4_3-1 78ea76d59580 About a minute ago 1.74GB nexus.gz1.opensdn.io:5101/opensdn-test-test master-2_3_4_3-1 78ea76d59580 About a minute ago 1.74GB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base master-2_3_4_3-1 927db07d83b7 About a minute ago 858MB nexus.gz1.opensdn.io:5101/opensdn-external-stunnel master-2_3_4_3-1 c79b99504245 2 minutes ago 398MB nexus.gz1.opensdn.io:5101/opensdn-external-cassandra master-2_3_4_3-1 44dca30c7119 2 minutes ago 331MB nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq master-2_3_4_3-1 68036e870dea 2 minutes ago 363MB nexus.gz1.opensdn.io:5101/opensdn-external-redis master-2_3_4_3-1 e709cfdeb40d 2 minutes ago 171MB nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper master-2_3_4_3-1 a20783ad552a 2 minutes ago 301MB nexus.gz1.opensdn.io:5101/opensdn-external-haproxy master-2_3_4_3-1 9a546bee5c4e 2 minutes ago 144MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base master-2_3_4_3-1 4b155c7b096e 2 minutes ago 830MB nexus.gz1.opensdn.io:5101/opensdn-external-kafka master-2_3_4_3-1 17d994025a91 2 minutes ago 392MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-base master-2_3_4_3-1 242ad7d60bda 2 minutes ago 682MB nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd master-2_3_4_3-1 3c604dc7f5c0 2 minutes ago 359MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-base master-2_3_4_3-1 ea24ea94e5ba 2 minutes ago 674MB nexus.gz1.opensdn.io:5101/opensdn-base master-2_3_4_3-1 36ded06c4403 3 minutes ago 613MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-base master-2_3_4_3-1 8cde276591c0 3 minutes ago 613MB nexus.gz1.opensdn.io:5101/opensdn-analytics-base master-2_3_4_3-1 3c54a073fd7c 3 minutes ago 613MB nexus.gz1.opensdn.io:5101/opensdn-general-base master-2_3_4_3-1 5075fbc33e9e 4 minutes ago 348MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src master-2_3_4_3-1 e47449679dc4 4 minutes ago 2.36MB tf-dev-sandbox compile 1ed856e85180 5 minutes ago 24.6GB nexus.gz1.opensdn.io:5101/opensdn-charms-src master-2_3_4_3-1 9c8e0f1dd876 About an hour ago 6.04MB nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src master-2_3_4_3-1 12ca913adef3 About an hour ago 1.4MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src ef312e0e3cc0 About an hour ago 2.35MB nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src master-2_3_4_3-1 217a6c7763bb About an hour ago 32.6MB nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src master-2_3_4_3-1 981cc92ab1ca About an hour ago 4.17kB nexus.gz1.opensdn.io:5101/tf-dev-sandbox stable 3da83dd40f99 41 hours ago 2.82GB