2026-02-20 01:48:02,957: INFO: Building opensdn-tor-agent 2026-02-20 01:48:03,013: 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_6_2_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 1.9s #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_6_2_7-1 #3 DONE 0.0s #4 [internal] load .dockerignore #4 transferring context: #4 transferring context: 2B done #4 DONE 1.7s #5 [1/5] FROM nexus.gz1.opensdn.io:5101/opensdn-base:master-2_6_2_7-1 #5 DONE 0.2s #6 [build 1/1] FROM docker.io/library/tf-dev-sandbox:compile #6 CACHED #7 [internal] load build context #7 DONE 0.0s #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 0.3s #9 [stage-1 3/8] COPY --from=build /buildroot/usr/lib/libisccc-9.21.3.so /usr/lib/ #9 DONE 0.4s #10 [stage-1 4/8] COPY --from=build /buildroot/usr/lib/libisccfg-9.21.3.so /usr/lib/ #10 DONE 2.9s #11 [stage-1 5/8] COPY --from=build /buildroot/usr/bin/contrail-vrouter-agent-health-check.py /usr/bin/ #11 DONE 1.0s #12 [stage-1 6/8] COPY --from=build /buildroot/usr/bin/contrail_crypt_tunnel_client.py /usr/bin/ #12 DONE 2.2s #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 ; dnf install -y $pkgs gperftools-libs ; dnf 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.317 added from: http://tf-mirrors.gz1.opensdn.io/re 51 MB/s | 14 MB 00:00 #13 6.176 added from: http://tf-mirrors.gz1.opensdn.io/re 33 MB/s | 1.9 MB 00:00 #13 7.050 added from: http://tf-mirrors.gz1.opensdn.io/re 8.0 MB/s | 402 kB 00:00 #13 7.744 added from: http://tf-mirrors.gz1.opensdn.io/re 48 MB/s | 16 MB 00:00 #13 15.64 added from: http://tf-mirrors.gz1.opensdn.io/re 59 MB/s | 11 MB 00:00 #13 19.15 added from: http://tf-mirrors.gz1.opensdn.io/re 22 MB/s | 1.1 MB 00:00 #13 19.56 added from: http://tf-mirrors.gz1.opensdn.io/re 50 MB/s | 4.8 MB 00:00 #13 21.03 added from: http://tf-mirrors.gz1.opensdn.io/re 15 MB/s | 697 kB 00:00 #13 21.42 added from: http://tf-mirrors.gz1.opensdn.io/re 14 MB/s | 474 kB 00:00 #13 21.67 added from: http://tf-mirrors.gz1.opensdn.io/re 641 kB/s | 18 kB 00:00 #13 21.85 added from: http://tf-mirrors.gz1.opensdn.io/re 11 kB/s | 257 B 00:00 #13 22.18 added from: http://tf-mirrors.gz1.opensdn.io/re 106 kB/s | 15 kB 00:00 #13 22.39 added from: http://tf-mirrors.gz1.opensdn.io/re 3.3 MB/s | 96 kB 00:00 #13 23.09 added from: http://tf-mirrors.gz1.opensdn.io/re 83 MB/s | 39 MB 00:00 #13 32.74 Third parties for OpenSDN 46 MB/s | 5.1 MB 00:00 #13 37.83 Dependencies resolved. #13 37.83 ========================================================================================== #13 37.83 Package Arch Version Repository Size #13 37.83 ========================================================================================== #13 37.83 Installing: #13 37.83 boost x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 9.9 k #13 37.83 gperftools-libs x86_64 2.9.1-3.el9 tf-mirrors.ci_repos_epel9.repo 308 k #13 37.83 Installing dependencies: #13 37.83 boost-atomic x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 15 k #13 37.83 boost-chrono x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 23 k #13 37.83 boost-container x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 35 k #13 37.83 boost-context x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 13 k #13 37.83 boost-contract x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 43 k #13 37.83 boost-coroutine x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 30 k #13 37.83 boost-date-time x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 11 k #13 37.83 boost-fiber x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 37 k #13 37.83 boost-filesystem x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 55 k #13 37.83 boost-graph x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 99 k #13 37.83 boost-iostreams x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 37 k #13 37.83 boost-locale x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 212 k #13 37.83 boost-log x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 405 k #13 37.83 boost-math x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 203 k #13 37.83 boost-nowide x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 13 k #13 37.83 boost-program-options x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 104 k #13 37.83 boost-python3 x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 91 k #13 37.83 boost-random x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 22 k #13 37.83 boost-regex x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 275 k #13 37.83 boost-serialization x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 127 k #13 37.83 boost-stacktrace x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 25 k #13 37.83 boost-system x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 11 k #13 37.83 boost-test x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 228 k #13 37.83 boost-thread x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 53 k #13 37.83 boost-timer x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 21 k #13 37.83 boost-type_erasure x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 28 k #13 37.83 boost-wave x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 207 k #13 37.83 libicu x86_64 67.1-10.el9_6 tf-mirrors.ci_repos_yum9-baseos 9.6 M #13 37.83 libunwind x86_64 1.6.2-1.el9 tf-mirrors.ci_repos_epel9.repo 67 k #13 37.83 #13 37.83 Transaction Summary #13 37.83 ========================================================================================== #13 37.83 Install 31 Packages #13 37.83 #13 37.83 Total download size: 12 M #13 37.83 Installed size: 41 M #13 37.83 Downloading Packages: #13 37.83 (1/31): boost-atomic-1.75.0-13.el9_7.x86_64.rpm 568 kB/s | 15 kB 00:00 #13 37.83 (2/31): boost-1.75.0-13.el9_7.x86_64.rpm 338 kB/s | 9.9 kB 00:00 #13 37.83 (3/31): boost-chrono-1.75.0-13.el9_7.x86_64.rpm 4.1 MB/s | 23 kB 00:00 #13 37.83 (4/31): boost-container-1.75.0-13.el9_7.x86_64. 5.8 MB/s | 35 kB 00:00 #13 37.83 (5/31): boost-context-1.75.0-13.el9_7.x86_64.rp 2.4 MB/s | 13 kB 00:00 #13 37.83 (6/31): boost-contract-1.75.0-13.el9_7.x86_64.r 7.3 MB/s | 43 kB 00:00 #13 37.83 (7/31): boost-coroutine-1.75.0-13.el9_7.x86_64. 5.0 MB/s | 30 kB 00:00 #13 37.83 (8/31): boost-date-time-1.75.0-13.el9_7.x86_64. 1.9 MB/s | 11 kB 00:00 #13 37.88 (9/31): boost-fiber-1.75.0-13.el9_7.x86_64.rpm 5.8 MB/s | 37 kB 00:00 #13 37.88 (10/31): boost-filesystem-1.75.0-13.el9_7.x86_6 9.1 MB/s | 55 kB 00:00 #13 37.88 (11/31): boost-graph-1.75.0-13.el9_7.x86_64.rpm 13 MB/s | 99 kB 00:00 #13 37.88 (12/31): boost-iostreams-1.75.0-13.el9_7.x86_64 5.0 MB/s | 37 kB 00:00 #13 37.88 (13/31): boost-locale-1.75.0-13.el9_7.x86_64.rp 19 MB/s | 212 kB 00:00 #13 37.88 (14/31): boost-log-1.75.0-13.el9_7.x86_64.rpm 20 MB/s | 405 kB 00:00 #13 37.88 (15/31): boost-math-1.75.0-13.el9_7.x86_64.rpm 12 MB/s | 203 kB 00:00 #13 37.88 (16/31): boost-nowide-1.75.0-13.el9_7.x86_64.rp 1.6 MB/s | 13 kB 00:00 #13 37.88 (17/31): boost-program-options-1.75.0-13.el9_7. 14 MB/s | 104 kB 00:00 #13 37.88 (18/31): boost-python3-1.75.0-13.el9_7.x86_64.r 12 MB/s | 91 kB 00:00 #13 37.91 (19/31): boost-random-1.75.0-13.el9_7.x86_64.rp 2.7 MB/s | 22 kB 00:00 #13 37.91 (20/31): boost-regex-1.75.0-13.el9_7.x86_64.rpm 23 MB/s | 275 kB 00:00 #13 37.91 (21/31): boost-serialization-1.75.0-13.el9_7.x8 11 MB/s | 127 kB 00:00 #13 37.91 (22/31): boost-stacktrace-1.75.0-13.el9_7.x86_6 3.4 MB/s | 25 kB 00:00 #13 37.91 (23/31): boost-system-1.75.0-13.el9_7.x86_64.rp 2.0 MB/s | 11 kB 00:00 #13 37.91 (24/31): boost-test-1.75.0-13.el9_7.x86_64.rpm 29 MB/s | 228 kB 00:00 #13 37.94 (25/31): boost-thread-1.75.0-13.el9_7.x86_64.rp 5.3 MB/s | 53 kB 00:00 #13 37.94 (26/31): boost-timer-1.75.0-13.el9_7.x86_64.rpm 3.1 MB/s | 21 kB 00:00 #13 37.94 (27/31): boost-type_erasure-1.75.0-13.el9_7.x86 5.7 MB/s | 28 kB 00:00 #13 37.94 (28/31): boost-wave-1.75.0-13.el9_7.x86_64.rpm 27 MB/s | 207 kB 00:00 #13 37.94 (29/31): gperftools-libs-2.9.1-3.el9.x86_64.rpm 27 MB/s | 308 kB 00:00 #13 37.94 (30/31): libunwind-1.6.2-1.el9.x86_64.rpm 7.0 MB/s | 67 kB 00:00 #13 38.07 (31/31): libicu-67.1-10.el9_6.x86_64.rpm 40 MB/s | 9.6 MB 00:00 #13 38.07 -------------------------------------------------------------------------------- #13 38.07 Total 50 MB/s | 12 MB 00:00 #13 38.07 Running transaction check #13 38.07 Transaction check succeeded. #13 38.07 Running transaction test #13 38.23 Transaction test succeeded. #13 38.23 Running transaction #13 38.62 Preparing : 1/1 #13 38.74 Installing : boost-system-1.75.0-13.el9_7.x86_64 1/31 #13 38.74 Installing : boost-chrono-1.75.0-13.el9_7.x86_64 2/31 #13 38.74 Installing : boost-thread-1.75.0-13.el9_7.x86_64 3/31 #13 38.78 Installing : boost-filesystem-1.75.0-13.el9_7.x86_64 4/31 #13 38.99 Installing : libicu-67.1-10.el9_6.x86_64 5/31 #13 38.99 Installing : boost-regex-1.75.0-13.el9_7.x86_64 6/31 #13 38.99 Installing : boost-context-1.75.0-13.el9_7.x86_64 7/31 #13 38.99 Installing : boost-date-time-1.75.0-13.el9_7.x86_64 8/31 #13 38.99 Installing : boost-atomic-1.75.0-13.el9_7.x86_64 9/31 #13 38.99 Installing : boost-log-1.75.0-13.el9_7.x86_64 10/31 #13 39.03 Installing : boost-wave-1.75.0-13.el9_7.x86_64 11/31 #13 39.03 Installing : boost-coroutine-1.75.0-13.el9_7.x86_64 12/31 #13 39.03 Installing : boost-fiber-1.75.0-13.el9_7.x86_64 13/31 #13 39.21 Installing : boost-graph-1.75.0-13.el9_7.x86_64 14/31 #13 39.31 Installing : boost-locale-1.75.0-13.el9_7.x86_64 15/31 #13 39.31 Installing : boost-type_erasure-1.75.0-13.el9_7.x86_64 16/31 #13 39.31 Installing : boost-timer-1.75.0-13.el9_7.x86_64 17/31 #13 39.32 Installing : libunwind-1.6.2-1.el9.x86_64 18/31 #13 39.33 Installing : boost-test-1.75.0-13.el9_7.x86_64 19/31 #13 39.35 Installing : boost-stacktrace-1.75.0-13.el9_7.x86_64 20/31 #13 39.41 Installing : boost-serialization-1.75.0-13.el9_7.x86_64 21/31 #13 39.41 Installing : boost-random-1.75.0-13.el9_7.x86_64 22/31 #13 39.41 Installing : boost-python3-1.75.0-13.el9_7.x86_64 23/31 #13 39.41 Installing : boost-program-options-1.75.0-13.el9_7.x86_64 24/31 #13 39.41 Installing : boost-nowide-1.75.0-13.el9_7.x86_64 25/31 #13 39.41 Installing : boost-math-1.75.0-13.el9_7.x86_64 26/31 #13 39.41 Installing : boost-iostreams-1.75.0-13.el9_7.x86_64 27/31 #13 39.41 Installing : boost-contract-1.75.0-13.el9_7.x86_64 28/31 #13 39.46 Installing : boost-container-1.75.0-13.el9_7.x86_64 29/31 #13 39.46 Installing : boost-1.75.0-13.el9_7.x86_64 30/31 #13 39.46 Installing : gperftools-libs-2.9.1-3.el9.x86_64 31/31 #13 39.46 Running scriptlet: gperftools-libs-2.9.1-3.el9.x86_64 31/31 #13 39.62 Verifying : libicu-67.1-10.el9_6.x86_64 1/31 #13 39.62 Verifying : boost-1.75.0-13.el9_7.x86_64 2/31 #13 39.62 Verifying : boost-atomic-1.75.0-13.el9_7.x86_64 3/31 #13 39.62 Verifying : boost-chrono-1.75.0-13.el9_7.x86_64 4/31 #13 39.62 Verifying : boost-container-1.75.0-13.el9_7.x86_64 5/31 #13 39.62 Verifying : boost-context-1.75.0-13.el9_7.x86_64 6/31 #13 39.62 Verifying : boost-contract-1.75.0-13.el9_7.x86_64 7/31 #13 39.62 Verifying : boost-coroutine-1.75.0-13.el9_7.x86_64 8/31 #13 39.62 Verifying : boost-date-time-1.75.0-13.el9_7.x86_64 9/31 #13 39.62 Verifying : boost-fiber-1.75.0-13.el9_7.x86_64 10/31 #13 39.62 Verifying : boost-filesystem-1.75.0-13.el9_7.x86_64 11/31 #13 39.62 Verifying : boost-graph-1.75.0-13.el9_7.x86_64 12/31 #13 39.62 Verifying : boost-iostreams-1.75.0-13.el9_7.x86_64 13/31 #13 39.62 Verifying : boost-locale-1.75.0-13.el9_7.x86_64 14/31 #13 39.62 Verifying : boost-log-1.75.0-13.el9_7.x86_64 15/31 #13 39.62 Verifying : boost-math-1.75.0-13.el9_7.x86_64 16/31 #13 39.62 Verifying : boost-nowide-1.75.0-13.el9_7.x86_64 17/31 #13 39.62 Verifying : boost-program-options-1.75.0-13.el9_7.x86_64 18/31 #13 39.62 Verifying : boost-python3-1.75.0-13.el9_7.x86_64 19/31 #13 39.62 Verifying : boost-random-1.75.0-13.el9_7.x86_64 20/31 #13 39.62 Verifying : boost-regex-1.75.0-13.el9_7.x86_64 21/31 #13 39.62 Verifying : boost-serialization-1.75.0-13.el9_7.x86_64 22/31 #13 39.62 Verifying : boost-stacktrace-1.75.0-13.el9_7.x86_64 23/31 #13 39.62 Verifying : boost-system-1.75.0-13.el9_7.x86_64 24/31 #13 39.62 Verifying : boost-test-1.75.0-13.el9_7.x86_64 25/31 #13 39.62 Verifying : boost-thread-1.75.0-13.el9_7.x86_64 26/31 #13 39.62 Verifying : boost-timer-1.75.0-13.el9_7.x86_64 27/31 #13 39.62 Verifying : boost-type_erasure-1.75.0-13.el9_7.x86_64 28/31 #13 39.62 Verifying : boost-wave-1.75.0-13.el9_7.x86_64 29/31 #13 39.62 Verifying : gperftools-libs-2.9.1-3.el9.x86_64 30/31 #13 39.62 Verifying : libunwind-1.6.2-1.el9.x86_64 31/31 #13 39.76 #13 39.76 Installed: #13 39.76 boost-1.75.0-13.el9_7.x86_64 #13 39.76 boost-atomic-1.75.0-13.el9_7.x86_64 #13 39.76 boost-chrono-1.75.0-13.el9_7.x86_64 #13 39.76 boost-container-1.75.0-13.el9_7.x86_64 #13 39.76 boost-context-1.75.0-13.el9_7.x86_64 #13 39.76 boost-contract-1.75.0-13.el9_7.x86_64 #13 39.76 boost-coroutine-1.75.0-13.el9_7.x86_64 #13 39.76 boost-date-time-1.75.0-13.el9_7.x86_64 #13 39.76 boost-fiber-1.75.0-13.el9_7.x86_64 #13 39.76 boost-filesystem-1.75.0-13.el9_7.x86_64 #13 39.76 boost-graph-1.75.0-13.el9_7.x86_64 #13 39.76 boost-iostreams-1.75.0-13.el9_7.x86_64 #13 39.76 boost-locale-1.75.0-13.el9_7.x86_64 #13 39.76 boost-log-1.75.0-13.el9_7.x86_64 #13 39.76 boost-math-1.75.0-13.el9_7.x86_64 #13 39.76 boost-nowide-1.75.0-13.el9_7.x86_64 #13 39.76 boost-program-options-1.75.0-13.el9_7.x86_64 #13 39.76 boost-python3-1.75.0-13.el9_7.x86_64 #13 39.76 boost-random-1.75.0-13.el9_7.x86_64 #13 39.76 boost-regex-1.75.0-13.el9_7.x86_64 #13 39.76 boost-serialization-1.75.0-13.el9_7.x86_64 #13 39.76 boost-stacktrace-1.75.0-13.el9_7.x86_64 #13 39.76 boost-system-1.75.0-13.el9_7.x86_64 #13 39.76 boost-test-1.75.0-13.el9_7.x86_64 #13 39.76 boost-thread-1.75.0-13.el9_7.x86_64 #13 39.76 boost-timer-1.75.0-13.el9_7.x86_64 #13 39.76 boost-type_erasure-1.75.0-13.el9_7.x86_64 #13 39.76 boost-wave-1.75.0-13.el9_7.x86_64 #13 39.76 gperftools-libs-2.9.1-3.el9.x86_64 #13 39.76 libicu-67.1-10.el9_6.x86_64 #13 39.76 libunwind-1.6.2-1.el9.x86_64 #13 39.76 #13 39.76 Complete! #13 40.00 77 files removed #13 40.46 Looking in indexes: http://tf-mirrors.gz1.opensdn.io/root/pypi/+simple/, http://localhost:6667/pip/simple #13 40.50 Collecting contrail-vrouter-api==0.1.dev0 #13 40.50 Downloading http://localhost:6667/pip/simple/contrail-vrouter-api/contrail_vrouter_api-0.1.dev0-py3-none-any.whl (2.9 kB) #13 40.73 Installing collected packages: contrail-vrouter-api #13 40.73 Successfully installed contrail-vrouter-api-0.1.dev0 #13 40.75 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv #13 DONE 41.3s #14 [stage-1 8/8] COPY *.sh / #14 DONE 0.9s #15 exporting to image #15 exporting layers #15 exporting layers 1.3s done #15 writing image sha256:a9fc19604bcd45d36c53db19d6a30b10ccf7876b2dae080482fd33816d5f79d7 done #15 naming to nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_6_2_7-1 done #15 DONE 1.4s 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 01:49:58,042: INFO: Docker build duration: 116 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-tor-agent] 41a0eecbe746: Preparing 6b06579ae2d5: Preparing 83edc868a7a5: Preparing c6163f4a987f: Preparing 8412b3f78163: Preparing 939b4bbef5e0: Preparing 6f3f20eb28b0: Preparing 741ae6330a3d: Preparing 5c8c2c1f26ae: Preparing 59a60dbeda69: Preparing e454c2a15398: Preparing 9dd809b52df1: Preparing 0c8e3989af49: Preparing 7067afd9149e: Preparing 2dcfb16e317c: Preparing 3981d8130ff5: Preparing 7c3c5e340ce9: Preparing 3014b1293b21: Preparing 68f8106eca07: Preparing 7d7775e7e084: Preparing 44343de3ea1d: Preparing 41a0eecbe746: Waiting 6b06579ae2d5: Waiting 83edc868a7a5: Waiting c6163f4a987f: Waiting 8412b3f78163: Waiting 939b4bbef5e0: Waiting 6f3f20eb28b0: Waiting 741ae6330a3d: Waiting 5c8c2c1f26ae: Waiting 59a60dbeda69: Waiting e454c2a15398: Waiting 9dd809b52df1: Waiting 0c8e3989af49: Waiting 7067afd9149e: Waiting 2dcfb16e317c: Waiting 3981d8130ff5: Waiting 7c3c5e340ce9: Waiting 3014b1293b21: Waiting 68f8106eca07: Waiting 7d7775e7e084: Waiting 44343de3ea1d: Waiting 41a0eecbe746: Pushed 83edc868a7a5: Pushed c6163f4a987f: Pushed 8412b3f78163: Pushed 939b4bbef5e0: Pushed 6b06579ae2d5: Pushed 741ae6330a3d: Layer already exists 5c8c2c1f26ae: Layer already exists 59a60dbeda69: Layer already exists e454c2a15398: Layer already exists 9dd809b52df1: Layer already exists 0c8e3989af49: Layer already exists 6f3f20eb28b0: Pushed 7067afd9149e: Layer already exists 2dcfb16e317c: Layer already exists 3981d8130ff5: Layer already exists 7c3c5e340ce9: Layer already exists 68f8106eca07: Layer already exists 3014b1293b21: Layer already exists 7d7775e7e084: Layer already exists 44343de3ea1d: Layer already exists master-2_6_2_7-1: digest: sha256:576203711f057040d09654a67bd22b155b904026a56bc32b5ea10b0e8a375720 size: 4713 2026-02-20 01:50:53,603: INFO: Building opensdn-tor-agent finished successfully, duration: 171 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:master-2_6_2_7-1 b8fcc5252b91 683MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-api:master-2_6_2_7-1 412987bf826c 692MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-2_6_2_7-1 b853cd28a34b 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-collector:master-2_6_2_7-1 1ed4a6e623b9 1.01GB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine:master-2_6_2_7-1 8b49301e7a40 892MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base:master-2_6_2_7-1 d8d8005f97d4 908MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-collector:master-2_6_2_7-1 08e845857f04 908MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology:master-2_6_2_7-1 e2fe32306cb9 908MB 0B nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src:master-2_6_2_7-1 2e1b1c915364 1.4MB 0B nexus.gz1.opensdn.io:5101/opensdn-base:master-2_6_2_7-1 e2597d9f861d 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src:master-2_6_2_7-1 6edac7f6968d 4.17kB 0B nexus.gz1.opensdn.io:5101/opensdn-charms-src:master-2_6_2_7-1 41f5bb5d636c 6.05MB 0B nexus.gz1.opensdn.io:5101/opensdn-container-builder-src:master-2_6_2_7-1 b98f2c1e24c2 2.48MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-api:master-2_6_2_7-1 101db70dea3a 705MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-base:master-2_6_2_7-1 e0422aab597b 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-dnsmasq:master-2_6_2_7-1 20f60c943339 682MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema:master-2_6_2_7-1 9eedae6c50d4 668MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-svcmonitor:master-2_6_2_7-1 13554fc95a7e 689MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-base:master-2_6_2_7-1 af22424ac563 726MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-2_6_2_7-1 64a5497ebdf9 1.28GB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-2_6_2_7-1 987af9110d09 1.05GB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-named:master-2_6_2_7-1 a4fe6d54ba75 746MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base:master-2_6_2_7-1 98b376fd4559 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job:master-2_6_2_7-1 986322a8a09a 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web:master-2_6_2_7-1 719b33557d66 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-debug:master-2_6_2_7-1 984001651c24 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-cassandra:master-2_6_2_7-1 eea5dd26a641 331MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-haproxy:master-2_6_2_7-1 db7bdbd83e77 144MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-kafka:master-2_6_2_7-1 31d5e303fdc4 392MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq:master-2_6_2_7-1 cc10eb0fe8da 363MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-redis:master-2_6_2_7-1 40b5243a76b9 171MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd:master-2_6_2_7-1 c933d1c0a8d0 440MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-stunnel:master-2_6_2_7-1 5ccb9d9f4b8e 454MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper:master-2_6_2_7-1 8ee2e87e6311 301MB 0B nexus.gz1.opensdn.io:5101/opensdn-general-base:master-2_6_2_7-1 99a6923087d5 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src:master-2_6_2_7-1 14c4615a335f 32.7MB 0B nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init:master-2_6_2_7-1 0573b27172d9 687MB 0B nexus.gz1.opensdn.io:5101/opensdn-kubernetes-kube-manager:master-2_6_2_7-1 e3016d4fb4fd 671MB 0B nexus.gz1.opensdn.io:5101/opensdn-node-init:master-2_6_2_7-1 e0e690530636 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-nodemgr:master-2_6_2_7-1 14cf48bd60ce 802MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-compute-init:master-2_6_2_7-1 ff1cc5aab93d 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-heat-init:master-2_6_2_7-1 7ee312e6482b 444MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-neutron-init:master-2_6_2_7-1 aceef60215df 444MB 0B nexus.gz1.opensdn.io:5101/opensdn-provisioner:master-2_6_2_7-1 dd615f7174d7 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-status:master-2_6_2_7-1 a752972ba61f 802MB 0B nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_6_2_7-1 a9fc19604bcd 727MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent-dpdk:master-2_6_2_7-1 0858e43e0d9d 1.02GB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-base:master-2_6_2_7-1 b2b58d336f0a 737MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-build-init:master-2_6_2_7-1 9270273fa04d 615MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk:master-2_6_2_7-1 57015cda0d09 737MB 0B nexus.gz1.opensdn.io:5101/tf-dev-sandbox:stable b40139c90903 2.9GB 0B U tf-dev-sandbox:compile b150d2c17b00 24.6GB 0B