2026-02-20 14:47:40,827: INFO: Building opensdn-tor-agent 2026-02-20 14:47:40,914: 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=r25.1-2_6_4_1-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 0.0s done #1 DONE 0.2s #2 [internal] load metadata for nexus.gz1.opensdn.io:5101/opensdn-base:r25.1-2_6_4_1-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 0.4s #5 [1/3] FROM nexus.gz1.opensdn.io:5101/opensdn-base:r25.1-2_6_4_1-1 #5 CACHED #6 [build 1/1] FROM docker.io/library/tf-dev-sandbox:compile #6 DONE 0.0s #7 [internal] load build context #7 ... #6 [build 1/1] FROM docker.io/library/tf-dev-sandbox:compile #6 CACHED #7 [internal] load build context #7 transferring context: 1.52kB done #7 DONE 1.4s #8 [stage-1 2/8] COPY --from=build /buildroot/usr/lib/libisc-9.21.3.so /usr/lib/ #8 DONE 1.1s #9 [stage-1 3/8] COPY --from=build /buildroot/usr/lib/libisccc-9.21.3.so /usr/lib/ #9 DONE 2.7s #10 [stage-1 4/8] COPY --from=build /buildroot/usr/lib/libisccfg-9.21.3.so /usr/lib/ #10 DONE 1.6s #11 [stage-1 5/8] COPY --from=build /buildroot/usr/bin/contrail-vrouter-agent-health-check.py /usr/bin/ #11 DONE 1.1s #12 [stage-1 6/8] COPY --from=build /buildroot/usr/bin/contrail_crypt_tunnel_client.py /usr/bin/ #12 DONE 0.9s #13 [stage-1 7/8] RUN set -e ; ln -s /usr/lib/libisc-9.21.3.so /usr/lib/libisc.so ; ln -s /usr/lib/libisccc-9.21.3.so /usr/lib/libisccc.so ; ln -s /usr/lib/libisccfg-9.21.3.so /usr/lib/libisccfg.so ; ldconfig ; source /etc/os-release && ver=$(echo $VERSION_ID | cut -d '.' -f 1) ; if [[ ${ver} == 9 ]]; then pkgs="boost" ; else pkgs="boost169" ; fi ; yum install -y $pkgs gperftools-libs ; yum clean all -y ; rm -rf /var/cache/yum ; python3 -m pip install --no-compile --extra-index-url http://localhost:6667/pip/simple "contrail-vrouter-api==0.1.dev0" ; rm -rf /root/.cache #13 1.757 added from: http://tf-mirrors.gz1.opensdn.io/re 35 MB/s | 14 MB 00:00 #13 5.992 added from: http://tf-mirrors.gz1.opensdn.io/re 26 MB/s | 1.9 MB 00:00 #13 7.101 added from: http://tf-mirrors.gz1.opensdn.io/re 8.3 MB/s | 402 kB 00:00 #13 7.797 added from: http://tf-mirrors.gz1.opensdn.io/re 44 MB/s | 16 MB 00:00 #13 18.36 added from: http://tf-mirrors.gz1.opensdn.io/re 38 MB/s | 11 MB 00:00 #13 22.57 added from: http://tf-mirrors.gz1.opensdn.io/re 23 MB/s | 1.1 MB 00:00 #13 23.55 added from: http://tf-mirrors.gz1.opensdn.io/re 38 MB/s | 4.8 MB 00:00 #13 26.40 added from: http://tf-mirrors.gz1.opensdn.io/re 16 MB/s | 697 kB 00:00 #13 27.04 added from: http://tf-mirrors.gz1.opensdn.io/re 10 MB/s | 474 kB 00:00 #13 27.65 added from: http://tf-mirrors.gz1.opensdn.io/re 688 kB/s | 18 kB 00:00 #13 28.10 added from: http://tf-mirrors.gz1.opensdn.io/re 9.4 kB/s | 257 B 00:00 #13 28.51 added from: http://tf-mirrors.gz1.opensdn.io/re 474 kB/s | 15 kB 00:00 #13 28.94 added from: http://tf-mirrors.gz1.opensdn.io/re 2.6 MB/s | 96 kB 00:00 #13 29.99 added from: http://tf-mirrors.gz1.opensdn.io/re 73 MB/s | 39 MB 00:00 #13 45.37 Third parties for OpenSDN 22 MB/s | 5.1 MB 00:00 #13 54.88 Dependencies resolved. #13 54.89 ========================================================================================== #13 54.89 Package Arch Version Repository Size #13 54.89 ========================================================================================== #13 54.89 Installing: #13 54.89 boost x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 9.9 k #13 54.89 gperftools-libs x86_64 2.9.1-3.el9 tf-mirrors.ci_repos_epel9.repo 308 k #13 54.89 Installing dependencies: #13 54.89 boost-atomic x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 15 k #13 54.89 boost-chrono x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 23 k #13 54.89 boost-container x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 35 k #13 54.89 boost-context x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 13 k #13 54.89 boost-contract x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 43 k #13 54.89 boost-coroutine x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 30 k #13 54.89 boost-date-time x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 11 k #13 54.89 boost-fiber x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 37 k #13 54.89 boost-filesystem x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 55 k #13 54.89 boost-graph x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 99 k #13 54.89 boost-iostreams x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 37 k #13 54.89 boost-locale x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 212 k #13 54.89 boost-log x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 405 k #13 54.89 boost-math x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 203 k #13 54.89 boost-nowide x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 13 k #13 54.89 boost-program-options x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 104 k #13 54.89 boost-python3 x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 91 k #13 54.89 boost-random x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 22 k #13 54.89 boost-regex x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 275 k #13 54.89 boost-serialization x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 127 k #13 54.89 boost-stacktrace x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 25 k #13 54.89 boost-system x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 11 k #13 54.89 boost-test x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 228 k #13 54.89 boost-thread x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 53 k #13 54.89 boost-timer x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 21 k #13 54.89 boost-type_erasure x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 28 k #13 54.89 boost-wave x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 207 k #13 54.89 libicu x86_64 67.1-10.el9_6 tf-mirrors.ci_repos_yum9-baseos 9.6 M #13 54.89 libunwind x86_64 1.6.2-1.el9 tf-mirrors.ci_repos_epel9.repo 67 k #13 54.89 #13 54.89 Transaction Summary #13 54.89 ========================================================================================== #13 54.89 Install 31 Packages #13 54.89 #13 54.89 Total download size: 12 M #13 54.89 Installed size: 41 M #13 54.89 Downloading Packages: #13 54.91 (1/31): boost-1.75.0-13.el9_7.x86_64.rpm 624 kB/s | 9.9 kB 00:00 #13 54.91 (2/31): boost-atomic-1.75.0-13.el9_7.x86_64.rpm 704 kB/s | 15 kB 00:00 #13 54.92 (3/31): boost-chrono-1.75.0-13.el9_7.x86_64.rpm 2.3 MB/s | 23 kB 00:00 #13 54.92 (4/31): boost-container-1.75.0-13.el9_7.x86_64. 3.6 MB/s | 35 kB 00:00 #13 54.93 (5/31): boost-context-1.75.0-13.el9_7.x86_64.rp 1.7 MB/s | 13 kB 00:00 #13 54.93 (6/31): boost-contract-1.75.0-13.el9_7.x86_64.r 6.1 MB/s | 43 kB 00:00 #13 54.94 (7/31): boost-coroutine-1.75.0-13.el9_7.x86_64. 4.3 MB/s | 30 kB 00:00 #13 54.94 (8/31): boost-date-time-1.75.0-13.el9_7.x86_64. 2.0 MB/s | 11 kB 00:00 #13 54.94 (9/31): boost-fiber-1.75.0-13.el9_7.x86_64.rpm 5.2 MB/s | 37 kB 00:00 #13 54.96 (10/31): boost-filesystem-1.75.0-13.el9_7.x86_6 7.2 MB/s | 55 kB 00:00 #13 54.96 (11/31): boost-graph-1.75.0-13.el9_7.x86_64.rpm 12 MB/s | 99 kB 00:00 #13 54.96 (12/31): boost-iostreams-1.75.0-13.el9_7.x86_64 4.7 MB/s | 37 kB 00:00 #13 54.98 (13/31): boost-locale-1.75.0-13.el9_7.x86_64.rp 20 MB/s | 212 kB 00:00 #13 54.98 (14/31): boost-log-1.75.0-13.el9_7.x86_64.rpm 21 MB/s | 405 kB 00:00 #13 54.98 (15/31): boost-math-1.75.0-13.el9_7.x86_64.rpm 11 MB/s | 203 kB 00:00 #13 54.99 (16/31): boost-nowide-1.75.0-13.el9_7.x86_64.rp 1.1 MB/s | 13 kB 00:00 #13 55.00 (17/31): boost-program-options-1.75.0-13.el9_7. 12 MB/s | 104 kB 00:00 #13 55.00 (18/31): boost-python3-1.75.0-13.el9_7.x86_64.r 9.3 MB/s | 91 kB 00:00 #13 55.00 (19/31): boost-random-1.75.0-13.el9_7.x86_64.rp 2.4 MB/s | 22 kB 00:00 #13 55.01 (20/31): boost-regex-1.75.0-13.el9_7.x86_64.rpm 23 MB/s | 275 kB 00:00 #13 55.02 (21/31): boost-serialization-1.75.0-13.el9_7.x8 8.4 MB/s | 127 kB 00:00 #13 55.02 (22/31): boost-stacktrace-1.75.0-13.el9_7.x86_6 2.1 MB/s | 25 kB 00:00 #13 55.02 (23/31): boost-system-1.75.0-13.el9_7.x86_64.rp 1.4 MB/s | 11 kB 00:00 #13 55.03 (24/31): boost-test-1.75.0-13.el9_7.x86_64.rpm 19 MB/s | 228 kB 00:00 #13 55.04 (25/31): boost-thread-1.75.0-13.el9_7.x86_64.rp 4.2 MB/s | 53 kB 00:00 #13 55.04 (26/31): boost-timer-1.75.0-13.el9_7.x86_64.rpm 3.0 MB/s | 21 kB 00:00 #13 55.06 (27/31): boost-type_erasure-1.75.0-13.el9_7.x86 4.2 MB/s | 28 kB 00:00 #13 55.06 (28/31): boost-wave-1.75.0-13.el9_7.x86_64.rpm 21 MB/s | 207 kB 00:00 #13 55.06 (29/31): gperftools-libs-2.9.1-3.el9.x86_64.rpm 21 MB/s | 308 kB 00:00 #13 55.06 (30/31): libunwind-1.6.2-1.el9.x86_64.rpm 5.7 MB/s | 67 kB 00:00 #13 55.24 (31/31): libicu-67.1-10.el9_6.x86_64.rpm 28 MB/s | 9.6 MB 00:00 #13 55.24 -------------------------------------------------------------------------------- #13 55.24 Total 35 MB/s | 12 MB 00:00 #13 55.24 Running transaction check #13 55.31 Transaction check succeeded. #13 55.31 Running transaction test #13 55.60 Transaction test succeeded. #13 55.60 Running transaction #13 56.34 Preparing : 1/1 #13 56.47 Installing : boost-system-1.75.0-13.el9_7.x86_64 1/31 #13 56.49 Installing : boost-chrono-1.75.0-13.el9_7.x86_64 2/31 #13 56.50 Installing : boost-thread-1.75.0-13.el9_7.x86_64 3/31 #13 56.51 Installing : boost-filesystem-1.75.0-13.el9_7.x86_64 4/31 #13 56.81 Installing : libicu-67.1-10.el9_6.x86_64 5/31 #13 56.85 Installing : boost-regex-1.75.0-13.el9_7.x86_64 6/31 #13 56.86 Installing : boost-context-1.75.0-13.el9_7.x86_64 7/31 #13 56.88 Installing : boost-date-time-1.75.0-13.el9_7.x86_64 8/31 #13 56.89 Installing : boost-atomic-1.75.0-13.el9_7.x86_64 9/31 #13 56.91 Installing : boost-log-1.75.0-13.el9_7.x86_64 10/31 #13 56.97 Installing : boost-wave-1.75.0-13.el9_7.x86_64 11/31 #13 56.98 Installing : boost-coroutine-1.75.0-13.el9_7.x86_64 12/31 #13 56.99 Installing : boost-fiber-1.75.0-13.el9_7.x86_64 13/31 #13 57.02 Installing : boost-graph-1.75.0-13.el9_7.x86_64 14/31 #13 57.03 Installing : boost-locale-1.75.0-13.el9_7.x86_64 15/31 #13 57.06 Installing : boost-type_erasure-1.75.0-13.el9_7.x86_64 16/31 #13 57.07 Installing : boost-timer-1.75.0-13.el9_7.x86_64 17/31 #13 57.07 Installing : libunwind-1.6.2-1.el9.x86_64 18/31 #13 57.09 Installing : boost-test-1.75.0-13.el9_7.x86_64 19/31 #13 57.10 Installing : boost-stacktrace-1.75.0-13.el9_7.x86_64 20/31 #13 57.11 Installing : boost-serialization-1.75.0-13.el9_7.x86_64 21/31 #13 57.12 Installing : boost-random-1.75.0-13.el9_7.x86_64 22/31 #13 57.14 Installing : boost-python3-1.75.0-13.el9_7.x86_64 23/31 #13 57.14 Installing : boost-program-options-1.75.0-13.el9_7.x86_64 24/31 #13 57.15 Installing : boost-nowide-1.75.0-13.el9_7.x86_64 25/31 #13 57.17 Installing : boost-math-1.75.0-13.el9_7.x86_64 26/31 #13 57.19 Installing : boost-iostreams-1.75.0-13.el9_7.x86_64 27/31 #13 57.19 Installing : boost-contract-1.75.0-13.el9_7.x86_64 28/31 #13 57.21 Installing : boost-container-1.75.0-13.el9_7.x86_64 29/31 #13 57.22 Installing : boost-1.75.0-13.el9_7.x86_64 30/31 #13 57.23 Installing : gperftools-libs-2.9.1-3.el9.x86_64 31/31 #13 57.30 Running scriptlet: gperftools-libs-2.9.1-3.el9.x86_64 31/31 #13 57.46 Verifying : libicu-67.1-10.el9_6.x86_64 1/31 #13 57.46 Verifying : boost-1.75.0-13.el9_7.x86_64 2/31 #13 57.46 Verifying : boost-atomic-1.75.0-13.el9_7.x86_64 3/31 #13 57.46 Verifying : boost-chrono-1.75.0-13.el9_7.x86_64 4/31 #13 57.46 Verifying : boost-container-1.75.0-13.el9_7.x86_64 5/31 #13 57.46 Verifying : boost-context-1.75.0-13.el9_7.x86_64 6/31 #13 57.46 Verifying : boost-contract-1.75.0-13.el9_7.x86_64 7/31 #13 57.46 Verifying : boost-coroutine-1.75.0-13.el9_7.x86_64 8/31 #13 57.46 Verifying : boost-date-time-1.75.0-13.el9_7.x86_64 9/31 #13 57.46 Verifying : boost-fiber-1.75.0-13.el9_7.x86_64 10/31 #13 57.46 Verifying : boost-filesystem-1.75.0-13.el9_7.x86_64 11/31 #13 57.46 Verifying : boost-graph-1.75.0-13.el9_7.x86_64 12/31 #13 57.46 Verifying : boost-iostreams-1.75.0-13.el9_7.x86_64 13/31 #13 57.46 Verifying : boost-locale-1.75.0-13.el9_7.x86_64 14/31 #13 57.46 Verifying : boost-log-1.75.0-13.el9_7.x86_64 15/31 #13 57.46 Verifying : boost-math-1.75.0-13.el9_7.x86_64 16/31 #13 57.46 Verifying : boost-nowide-1.75.0-13.el9_7.x86_64 17/31 #13 57.46 Verifying : boost-program-options-1.75.0-13.el9_7.x86_64 18/31 #13 57.46 Verifying : boost-python3-1.75.0-13.el9_7.x86_64 19/31 #13 57.46 Verifying : boost-random-1.75.0-13.el9_7.x86_64 20/31 #13 57.46 Verifying : boost-regex-1.75.0-13.el9_7.x86_64 21/31 #13 57.46 Verifying : boost-serialization-1.75.0-13.el9_7.x86_64 22/31 #13 57.46 Verifying : boost-stacktrace-1.75.0-13.el9_7.x86_64 23/31 #13 57.46 Verifying : boost-system-1.75.0-13.el9_7.x86_64 24/31 #13 57.46 Verifying : boost-test-1.75.0-13.el9_7.x86_64 25/31 #13 57.46 Verifying : boost-thread-1.75.0-13.el9_7.x86_64 26/31 #13 57.46 Verifying : boost-timer-1.75.0-13.el9_7.x86_64 27/31 #13 57.46 Verifying : boost-type_erasure-1.75.0-13.el9_7.x86_64 28/31 #13 57.46 Verifying : boost-wave-1.75.0-13.el9_7.x86_64 29/31 #13 57.46 Verifying : gperftools-libs-2.9.1-3.el9.x86_64 30/31 #13 57.46 Verifying : libunwind-1.6.2-1.el9.x86_64 31/31 #13 57.62 #13 57.62 Installed: #13 57.62 boost-1.75.0-13.el9_7.x86_64 #13 57.62 boost-atomic-1.75.0-13.el9_7.x86_64 #13 57.62 boost-chrono-1.75.0-13.el9_7.x86_64 #13 57.62 boost-container-1.75.0-13.el9_7.x86_64 #13 57.62 boost-context-1.75.0-13.el9_7.x86_64 #13 57.62 boost-contract-1.75.0-13.el9_7.x86_64 #13 57.62 boost-coroutine-1.75.0-13.el9_7.x86_64 #13 57.62 boost-date-time-1.75.0-13.el9_7.x86_64 #13 57.62 boost-fiber-1.75.0-13.el9_7.x86_64 #13 57.62 boost-filesystem-1.75.0-13.el9_7.x86_64 #13 57.62 boost-graph-1.75.0-13.el9_7.x86_64 #13 57.62 boost-iostreams-1.75.0-13.el9_7.x86_64 #13 57.62 boost-locale-1.75.0-13.el9_7.x86_64 #13 57.62 boost-log-1.75.0-13.el9_7.x86_64 #13 57.62 boost-math-1.75.0-13.el9_7.x86_64 #13 57.62 boost-nowide-1.75.0-13.el9_7.x86_64 #13 57.62 boost-program-options-1.75.0-13.el9_7.x86_64 #13 57.62 boost-python3-1.75.0-13.el9_7.x86_64 #13 57.62 boost-random-1.75.0-13.el9_7.x86_64 #13 57.62 boost-regex-1.75.0-13.el9_7.x86_64 #13 57.62 boost-serialization-1.75.0-13.el9_7.x86_64 #13 57.62 boost-stacktrace-1.75.0-13.el9_7.x86_64 #13 57.62 boost-system-1.75.0-13.el9_7.x86_64 #13 57.62 boost-test-1.75.0-13.el9_7.x86_64 #13 57.62 boost-thread-1.75.0-13.el9_7.x86_64 #13 57.62 boost-timer-1.75.0-13.el9_7.x86_64 #13 57.62 boost-type_erasure-1.75.0-13.el9_7.x86_64 #13 57.62 boost-wave-1.75.0-13.el9_7.x86_64 #13 57.62 gperftools-libs-2.9.1-3.el9.x86_64 #13 57.62 libicu-67.1-10.el9_6.x86_64 #13 57.62 libunwind-1.6.2-1.el9.x86_64 #13 57.62 #13 57.62 Complete! #13 58.38 77 files removed #13 59.44 Looking in indexes: http://tf-mirrors.gz1.opensdn.io/root/pypi/+simple/, http://localhost:6667/pip/simple #13 59.54 Collecting contrail-vrouter-api==0.1.dev0 #13 59.54 Downloading http://localhost:6667/pip/simple/contrail-vrouter-api/contrail_vrouter_api-0.1.dev0-py3-none-any.whl (2.9 kB) #13 60.00 Installing collected packages: contrail-vrouter-api #13 60.03 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 60.03 Successfully installed contrail-vrouter-api-0.1.dev0 #13 DONE 60.7s #14 [stage-1 8/8] COPY *.sh / #14 DONE 0.3s #15 exporting to image #15 exporting layers #15 exporting layers 2.2s done #15 writing image sha256:37b4cef270da71fd8fe198df146a25ca2ec3dc415ce8788d596c7da4abc8cdcf done #15 naming to nexus.gz1.opensdn.io:5101/opensdn-tor-agent:r25.1-2_6_4_1-1 0.0s done #15 DONE 2.3s 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) 2026-02-20 14:48:57,237: INFO: Docker build duration: 77 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-tor-agent] 2e4e5eec15cf: Preparing 935c1fe00489: Preparing 971e0b334fb5: Preparing 837da8a37ae9: Preparing 1aed783c4033: Preparing 602a1d483b5d: Preparing a9981e68e5f5: Preparing 806988dc5a95: Preparing ca8087ad8bcc: Preparing 5195a3e005ec: Preparing ec7ea5521031: Preparing 1c98293404d6: Preparing 95df456b2050: Preparing e509a4a53722: Preparing c7b9d830792d: Preparing c820edf75863: Preparing 2d0b3d662f4b: Preparing 47f5c169d92d: Preparing c4b4ec3b55ee: Preparing 44343de3ea1d: Preparing 602a1d483b5d: Waiting a9981e68e5f5: Waiting 806988dc5a95: Waiting ca8087ad8bcc: Waiting 5195a3e005ec: Waiting ec7ea5521031: Waiting 1c98293404d6: Waiting 95df456b2050: Waiting e509a4a53722: Waiting c7b9d830792d: Waiting c820edf75863: Waiting 2d0b3d662f4b: Waiting 47f5c169d92d: Waiting c4b4ec3b55ee: Waiting 44343de3ea1d: Waiting 837da8a37ae9: Pushed 2e4e5eec15cf: Pushed 971e0b334fb5: Pushed 806988dc5a95: Layer already exists 1aed783c4033: Pushed ca8087ad8bcc: Layer already exists 5195a3e005ec: Layer already exists 602a1d483b5d: Pushed ec7ea5521031: Layer already exists 1c98293404d6: Layer already exists 95df456b2050: Layer already exists c7b9d830792d: Layer already exists e509a4a53722: Layer already exists 2d0b3d662f4b: Layer already exists 47f5c169d92d: Layer already exists c820edf75863: Layer already exists c4b4ec3b55ee: Layer already exists 44343de3ea1d: Layer already exists a9981e68e5f5: Pushed 935c1fe00489: Pushed r25.1-2_6_4_1-1: digest: sha256:55a99d5fe3513d33e86a596e8d7644042a33538decc53f23d028eb5edb7cf10e size: 4505 2026-02-20 14:49:17,952: INFO: Building opensdn-tor-agent finished successfully, duration: 97 seconds WARNING: This output is designed for human readability. For machine-readable output, please use --format. IMAGE ID DISK USAGE CONTENT SIZE EXTRA nexus.gz1.opensdn.io:5101/opensdn-analytics-alarm-gen:r25.1-2_6_4_1-1 68de867f35b0 683MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-api:r25.1-2_6_4_1-1 e6bc31058d08 692MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-base:r25.1-2_6_4_1-1 572dde851162 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base:r25.1-2_6_4_1-1 df89d58bb034 908MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-collector:r25.1-2_6_4_1-1 8e18f197398e 908MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology:r25.1-2_6_4_1-1 0cb2853f652f 908MB 0B nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src:r25.1-2_6_4_1-1 261f01ec991a 1.4MB 0B nexus.gz1.opensdn.io:5101/opensdn-base:r25.1-2_6_4_1-1 56527a16ed52 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src:r25.1-2_6_4_1-1 ad350410ffcf 3.78kB 0B nexus.gz1.opensdn.io:5101/opensdn-charms-src:r25.1-2_6_4_1-1 5e85a4ad7c8b 6.05MB 0B nexus.gz1.opensdn.io:5101/opensdn-container-builder-src:r25.1-2_6_4_1-1 192e9e77c734 2.48MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-base:r25.1-2_6_4_1-1 48a385bfb77a 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-dnsmasq:r25.1-2_6_4_1-1 01fd581d4334 682MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema:r25.1-2_6_4_1-1 ee3de91272ba 668MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-base:r25.1-2_6_4_1-1 55b2c3c2f258 726MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base:r25.1-2_6_4_1-1 b5cb4abe7670 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job:r25.1-2_6_4_1-1 a9417d71d61b 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web:r25.1-2_6_4_1-1 08dee9ba46e3 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-debug:r25.1-2_6_4_1-1 3b6d202176a7 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-deployment-test:r25.1-2_6_4_1-1 ad560cf5bc1b 441MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-cassandra:r25.1-2_6_4_1-1 6ba26feb2bf5 331MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-haproxy:r25.1-2_6_4_1-1 9b7b4c29d93f 144MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-kafka:r25.1-2_6_4_1-1 16b47d03b2e2 392MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq:r25.1-2_6_4_1-1 8c52040d8aed 363MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-redis:r25.1-2_6_4_1-1 eba71cdfd131 171MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd:r25.1-2_6_4_1-1 524c8ca77fd1 440MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-stunnel:r25.1-2_6_4_1-1 4c8d718b0643 454MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper:r25.1-2_6_4_1-1 9c367e22e1ec 301MB 0B nexus.gz1.opensdn.io:5101/opensdn-general-base:r25.1-2_6_4_1-1 c8f25a57444e 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src:r25.1-2_6_4_1-1 191035dc3b39 32.7MB 0B nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init:r25.1-2_6_4_1-1 af204fdcec4b 687MB 0B nexus.gz1.opensdn.io:5101/opensdn-kubernetes-kube-manager:r25.1-2_6_4_1-1 53e5a973642a 671MB 0B nexus.gz1.opensdn.io:5101/opensdn-node-init:r25.1-2_6_4_1-1 c2f961a9884a 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-nodemgr:r25.1-2_6_4_1-1 48f2828ec0d4 802MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-compute-init:r25.1-2_6_4_1-1 e80988755b98 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-heat-init:r25.1-2_6_4_1-1 d5cf601b0bf8 444MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-neutron-init:r25.1-2_6_4_1-1 c66efac34060 444MB 0B nexus.gz1.opensdn.io:5101/opensdn-provisioner:r25.1-2_6_4_1-1 e8e9fb04f850 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-status:r25.1-2_6_4_1-1 57740f61956d 802MB 0B nexus.gz1.opensdn.io:5101/opensdn-test-test:r25.1-2_6_4_1-1 f9e8f1a4cd76 1.83GB 0B nexus.gz1.opensdn.io:5101/opensdn-tor-agent:r25.1-2_6_4_1-1 37b4cef270da 727MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-base:r25.1-2_6_4_1-1 2d10758189d6 737MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk:r25.1-2_6_4_1-1 ec713c7fac62 737MB 0B nexus.gz1.opensdn.io:5101/tf-dev-sandbox:stable e1d86cd09b33 2.9GB 0B U opensdn-test-test:r25.1-2_6_4_1-1 f9e8f1a4cd76 1.83GB 0B tf-dev-sandbox:compile 39593b4d4092 24.7GB 0B