2026-02-26 13:45:25,283: INFO: Building opensdn-tor-agent 2026-02-26 13:45:25,391: 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_3_5-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.1s #2 [internal] load metadata for nexus.gz1.opensdn.io:5101/opensdn-base:master-2_6_3_5-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 DONE 0.0s #4 [internal] load .dockerignore #4 transferring context: #4 transferring context: 2B done #4 DONE 1.7s #5 [1/1] FROM nexus.gz1.opensdn.io:5101/opensdn-base:master-2_6_3_5-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 transferring context: 1.52kB done #7 DONE 1.8s #8 [stage-1 2/8] COPY --from=build /buildroot/usr/lib/libisc-9.21.3.so /usr/lib/ #8 DONE 1.6s #9 [stage-1 3/8] COPY --from=build /buildroot/usr/lib/libisccc-9.21.3.so /usr/lib/ #9 DONE 1.1s #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 0.8s #12 [stage-1 6/8] COPY --from=build /buildroot/usr/bin/contrail_crypt_tunnel_client.py /usr/bin/ #12 DONE 0.7s #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 2.006 added from: http://tf-mirrors.gz1.opensdn.io/re 45 MB/s | 14 MB 00:00 #13 8.686 added from: http://tf-mirrors.gz1.opensdn.io/re 16 MB/s | 1.9 MB 00:00 #13 9.599 added from: http://tf-mirrors.gz1.opensdn.io/re 9.1 MB/s | 402 kB 00:00 #13 10.67 added from: http://tf-mirrors.gz1.opensdn.io/re 34 MB/s | 16 MB 00:00 #13 23.59 added from: http://tf-mirrors.gz1.opensdn.io/re 38 MB/s | 11 MB 00:00 #13 33.07 added from: http://tf-mirrors.gz1.opensdn.io/re 14 MB/s | 1.1 MB 00:00 #13 34.15 added from: http://tf-mirrors.gz1.opensdn.io/re 28 MB/s | 4.8 MB 00:00 #13 38.28 added from: http://tf-mirrors.gz1.opensdn.io/re 10 MB/s | 697 kB 00:00 #13 39.02 added from: http://tf-mirrors.gz1.opensdn.io/re 12 MB/s | 474 kB 00:00 #13 39.66 added from: http://tf-mirrors.gz1.opensdn.io/re 498 kB/s | 18 kB 00:00 #13 40.14 added from: http://tf-mirrors.gz1.opensdn.io/re 8.9 kB/s | 257 B 00:00 #13 40.62 added from: http://tf-mirrors.gz1.opensdn.io/re 399 kB/s | 15 kB 00:00 #13 41.13 added from: http://tf-mirrors.gz1.opensdn.io/re 3.4 MB/s | 96 kB 00:00 #13 42.17 added from: http://tf-mirrors.gz1.opensdn.io/re 59 MB/s | 39 MB 00:00 #13 76.81 Third parties for OpenSDN 26 MB/s | 5.1 MB 00:00 #13 87.57 Dependencies resolved. #13 87.57 ========================================================================================== #13 87.57 Package Arch Version Repository Size #13 87.57 ========================================================================================== #13 87.57 Installing: #13 87.57 boost x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 9.9 k #13 87.57 gperftools-libs x86_64 2.9.1-3.el9 tf-mirrors.ci_repos_epel9.repo 308 k #13 87.57 Installing dependencies: #13 87.57 boost-atomic x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 15 k #13 87.57 boost-chrono x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 23 k #13 87.57 boost-container x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 35 k #13 87.57 boost-context x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 13 k #13 87.57 boost-contract x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 43 k #13 87.57 boost-coroutine x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 30 k #13 87.57 boost-date-time x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 11 k #13 87.57 boost-fiber x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 37 k #13 87.57 boost-filesystem x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 55 k #13 87.57 boost-graph x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 99 k #13 87.57 boost-iostreams x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 37 k #13 87.57 boost-locale x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 212 k #13 87.57 boost-log x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 405 k #13 87.57 boost-math x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 203 k #13 87.57 boost-nowide x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 13 k #13 87.57 boost-program-options x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 104 k #13 87.57 boost-python3 x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 91 k #13 87.57 boost-random x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 22 k #13 87.57 boost-regex x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 275 k #13 87.57 boost-serialization x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 127 k #13 87.57 boost-stacktrace x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 25 k #13 87.57 boost-system x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 11 k #13 87.57 boost-test x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 228 k #13 87.57 boost-thread x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 53 k #13 87.57 boost-timer x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 21 k #13 87.57 boost-type_erasure x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 28 k #13 87.57 boost-wave x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 207 k #13 87.57 libicu x86_64 67.1-10.el9_6 tf-mirrors.ci_repos_yum9-baseos 9.6 M #13 87.57 libunwind x86_64 1.6.2-1.el9 tf-mirrors.ci_repos_epel9.repo 67 k #13 87.57 #13 87.57 Transaction Summary #13 87.57 ========================================================================================== #13 87.57 Install 31 Packages #13 87.57 #13 87.57 Total download size: 12 M #13 87.57 Installed size: 41 M #13 87.57 Downloading Packages: #13 87.57 (1/31): boost-atomic-1.75.0-13.el9_7.x86_64.rpm 1.1 MB/s | 15 kB 00:00 #13 87.57 (2/31): boost-1.75.0-13.el9_7.x86_64.rpm 596 kB/s | 9.9 kB 00:00 #13 87.57 (3/31): boost-chrono-1.75.0-13.el9_7.x86_64.rpm 3.9 MB/s | 23 kB 00:00 #13 87.57 (4/31): boost-container-1.75.0-13.el9_7.x86_64. 5.1 MB/s | 35 kB 00:00 #13 87.59 (5/31): boost-context-1.75.0-13.el9_7.x86_64.rp 1.9 MB/s | 13 kB 00:00 #13 87.59 (6/31): boost-contract-1.75.0-13.el9_7.x86_64.r 5.9 MB/s | 43 kB 00:00 #13 87.59 (7/31): boost-coroutine-1.75.0-13.el9_7.x86_64. 4.6 MB/s | 30 kB 00:00 #13 87.59 (8/31): boost-date-time-1.75.0-13.el9_7.x86_64. 2.3 MB/s | 11 kB 00:00 #13 87.59 (9/31): boost-fiber-1.75.0-13.el9_7.x86_64.rpm 7.5 MB/s | 37 kB 00:00 #13 87.59 (10/31): boost-filesystem-1.75.0-13.el9_7.x86_6 9.9 MB/s | 55 kB 00:00 #13 87.62 (11/31): boost-graph-1.75.0-13.el9_7.x86_64.rpm 14 MB/s | 99 kB 00:00 #13 87.62 (12/31): boost-iostreams-1.75.0-13.el9_7.x86_64 5.0 MB/s | 37 kB 00:00 #13 87.62 (13/31): boost-locale-1.75.0-13.el9_7.x86_64.rp 19 MB/s | 212 kB 00:00 #13 87.63 (14/31): boost-math-1.75.0-13.el9_7.x86_64.rpm 9.9 MB/s | 203 kB 00:00 #13 87.66 (15/31): boost-log-1.75.0-13.el9_7.x86_64.rpm 11 MB/s | 405 kB 00:00 #13 87.66 (16/31): boost-nowide-1.75.0-13.el9_7.x86_64.rp 1.3 MB/s | 13 kB 00:00 #13 87.66 (17/31): boost-program-options-1.75.0-13.el9_7. 13 MB/s | 104 kB 00:00 #13 87.66 (18/31): boost-python3-1.75.0-13.el9_7.x86_64.r 10 MB/s | 91 kB 00:00 #13 87.66 (19/31): boost-random-1.75.0-13.el9_7.x86_64.rp 3.3 MB/s | 22 kB 00:00 #13 87.68 (20/31): boost-regex-1.75.0-13.el9_7.x86_64.rpm 15 MB/s | 275 kB 00:00 #13 87.68 (21/31): boost-serialization-1.75.0-13.el9_7.x8 6.4 MB/s | 127 kB 00:00 #13 87.68 (22/31): boost-stacktrace-1.75.0-13.el9_7.x86_6 3.3 MB/s | 25 kB 00:00 #13 87.68 (23/31): boost-system-1.75.0-13.el9_7.x86_64.rp 2.0 MB/s | 11 kB 00:00 #13 87.68 (24/31): boost-thread-1.75.0-13.el9_7.x86_64.rp 9.6 MB/s | 53 kB 00:00 #13 87.70 (25/31): boost-test-1.75.0-13.el9_7.x86_64.rpm 16 MB/s | 228 kB 00:00 #13 87.70 (26/31): boost-timer-1.75.0-13.el9_7.x86_64.rpm 2.5 MB/s | 21 kB 00:00 #13 87.70 (27/31): boost-type_erasure-1.75.0-13.el9_7.x86 4.1 MB/s | 28 kB 00:00 #13 87.70 (28/31): boost-wave-1.75.0-13.el9_7.x86_64.rpm 20 MB/s | 207 kB 00:00 #13 87.74 (29/31): libunwind-1.6.2-1.el9.x86_64.rpm 12 MB/s | 67 kB 00:00 #13 87.74 (30/31): gperftools-libs-2.9.1-3.el9.x86_64.rpm 16 MB/s | 308 kB 00:00 #13 87.82 (31/31): libicu-67.1-10.el9_6.x86_64.rpm 38 MB/s | 9.6 MB 00:00 #13 87.82 -------------------------------------------------------------------------------- #13 87.82 Total 47 MB/s | 12 MB 00:00 #13 87.82 Running transaction check #13 87.89 Transaction check succeeded. #13 87.89 Running transaction test #13 88.08 Transaction test succeeded. #13 88.08 Running transaction #13 88.73 Preparing : 1/1 #13 88.84 Installing : boost-system-1.75.0-13.el9_7.x86_64 1/31 #13 88.90 Installing : boost-chrono-1.75.0-13.el9_7.x86_64 2/31 #13 88.90 Installing : boost-thread-1.75.0-13.el9_7.x86_64 3/31 #13 88.90 Installing : boost-filesystem-1.75.0-13.el9_7.x86_64 4/31 #13 89.65 Installing : libicu-67.1-10.el9_6.x86_64 5/31 #13 89.78 Installing : boost-regex-1.75.0-13.el9_7.x86_64 6/31 #13 89.87 Installing : boost-context-1.75.0-13.el9_7.x86_64 7/31 #13 89.87 Installing : boost-date-time-1.75.0-13.el9_7.x86_64 8/31 #13 89.87 Installing : boost-atomic-1.75.0-13.el9_7.x86_64 9/31 #13 89.91 Installing : boost-log-1.75.0-13.el9_7.x86_64 10/31 #13 89.91 Installing : boost-wave-1.75.0-13.el9_7.x86_64 11/31 #13 89.95 Installing : boost-coroutine-1.75.0-13.el9_7.x86_64 12/31 #13 89.95 Installing : boost-fiber-1.75.0-13.el9_7.x86_64 13/31 #13 89.95 Installing : boost-graph-1.75.0-13.el9_7.x86_64 14/31 #13 89.97 Installing : boost-locale-1.75.0-13.el9_7.x86_64 15/31 #13 90.02 Installing : boost-type_erasure-1.75.0-13.el9_7.x86_64 16/31 #13 90.02 Installing : boost-timer-1.75.0-13.el9_7.x86_64 17/31 #13 90.02 Installing : libunwind-1.6.2-1.el9.x86_64 18/31 #13 90.02 Installing : boost-test-1.75.0-13.el9_7.x86_64 19/31 #13 90.05 Installing : boost-stacktrace-1.75.0-13.el9_7.x86_64 20/31 #13 90.05 Installing : boost-serialization-1.75.0-13.el9_7.x86_64 21/31 #13 90.10 Installing : boost-random-1.75.0-13.el9_7.x86_64 22/31 #13 90.10 Installing : boost-python3-1.75.0-13.el9_7.x86_64 23/31 #13 90.10 Installing : boost-program-options-1.75.0-13.el9_7.x86_64 24/31 #13 90.12 Installing : boost-nowide-1.75.0-13.el9_7.x86_64 25/31 #13 90.12 Installing : boost-math-1.75.0-13.el9_7.x86_64 26/31 #13 90.16 Installing : boost-iostreams-1.75.0-13.el9_7.x86_64 27/31 #13 90.16 Installing : boost-contract-1.75.0-13.el9_7.x86_64 28/31 #13 90.16 Installing : boost-container-1.75.0-13.el9_7.x86_64 29/31 #13 90.16 Installing : boost-1.75.0-13.el9_7.x86_64 30/31 #13 90.20 Installing : gperftools-libs-2.9.1-3.el9.x86_64 31/31 #13 90.20 Running scriptlet: gperftools-libs-2.9.1-3.el9.x86_64 31/31 #13 90.47 Verifying : libicu-67.1-10.el9_6.x86_64 1/31 #13 90.47 Verifying : boost-1.75.0-13.el9_7.x86_64 2/31 #13 90.47 Verifying : boost-atomic-1.75.0-13.el9_7.x86_64 3/31 #13 90.47 Verifying : boost-chrono-1.75.0-13.el9_7.x86_64 4/31 #13 90.47 Verifying : boost-container-1.75.0-13.el9_7.x86_64 5/31 #13 90.47 Verifying : boost-context-1.75.0-13.el9_7.x86_64 6/31 #13 90.47 Verifying : boost-contract-1.75.0-13.el9_7.x86_64 7/31 #13 90.47 Verifying : boost-coroutine-1.75.0-13.el9_7.x86_64 8/31 #13 90.47 Verifying : boost-date-time-1.75.0-13.el9_7.x86_64 9/31 #13 90.47 Verifying : boost-fiber-1.75.0-13.el9_7.x86_64 10/31 #13 90.47 Verifying : boost-filesystem-1.75.0-13.el9_7.x86_64 11/31 #13 90.47 Verifying : boost-graph-1.75.0-13.el9_7.x86_64 12/31 #13 90.47 Verifying : boost-iostreams-1.75.0-13.el9_7.x86_64 13/31 #13 90.47 Verifying : boost-locale-1.75.0-13.el9_7.x86_64 14/31 #13 90.47 Verifying : boost-log-1.75.0-13.el9_7.x86_64 15/31 #13 90.47 Verifying : boost-math-1.75.0-13.el9_7.x86_64 16/31 #13 90.47 Verifying : boost-nowide-1.75.0-13.el9_7.x86_64 17/31 #13 90.47 Verifying : boost-program-options-1.75.0-13.el9_7.x86_64 18/31 #13 90.47 Verifying : boost-python3-1.75.0-13.el9_7.x86_64 19/31 #13 90.47 Verifying : boost-random-1.75.0-13.el9_7.x86_64 20/31 #13 90.47 Verifying : boost-regex-1.75.0-13.el9_7.x86_64 21/31 #13 90.47 Verifying : boost-serialization-1.75.0-13.el9_7.x86_64 22/31 #13 90.47 Verifying : boost-stacktrace-1.75.0-13.el9_7.x86_64 23/31 #13 90.47 Verifying : boost-system-1.75.0-13.el9_7.x86_64 24/31 #13 90.47 Verifying : boost-test-1.75.0-13.el9_7.x86_64 25/31 #13 90.47 Verifying : boost-thread-1.75.0-13.el9_7.x86_64 26/31 #13 90.47 Verifying : boost-timer-1.75.0-13.el9_7.x86_64 27/31 #13 90.47 Verifying : boost-type_erasure-1.75.0-13.el9_7.x86_64 28/31 #13 90.47 Verifying : boost-wave-1.75.0-13.el9_7.x86_64 29/31 #13 90.47 Verifying : gperftools-libs-2.9.1-3.el9.x86_64 30/31 #13 90.47 Verifying : libunwind-1.6.2-1.el9.x86_64 31/31 #13 90.69 #13 90.69 Installed: #13 90.69 boost-1.75.0-13.el9_7.x86_64 #13 90.69 boost-atomic-1.75.0-13.el9_7.x86_64 #13 90.69 boost-chrono-1.75.0-13.el9_7.x86_64 #13 90.69 boost-container-1.75.0-13.el9_7.x86_64 #13 90.69 boost-context-1.75.0-13.el9_7.x86_64 #13 90.69 boost-contract-1.75.0-13.el9_7.x86_64 #13 90.69 boost-coroutine-1.75.0-13.el9_7.x86_64 #13 90.69 boost-date-time-1.75.0-13.el9_7.x86_64 #13 90.69 boost-fiber-1.75.0-13.el9_7.x86_64 #13 90.69 boost-filesystem-1.75.0-13.el9_7.x86_64 #13 90.69 boost-graph-1.75.0-13.el9_7.x86_64 #13 90.69 boost-iostreams-1.75.0-13.el9_7.x86_64 #13 90.69 boost-locale-1.75.0-13.el9_7.x86_64 #13 90.69 boost-log-1.75.0-13.el9_7.x86_64 #13 90.69 boost-math-1.75.0-13.el9_7.x86_64 #13 90.69 boost-nowide-1.75.0-13.el9_7.x86_64 #13 90.69 boost-program-options-1.75.0-13.el9_7.x86_64 #13 90.69 boost-python3-1.75.0-13.el9_7.x86_64 #13 90.69 boost-random-1.75.0-13.el9_7.x86_64 #13 90.69 boost-regex-1.75.0-13.el9_7.x86_64 #13 90.69 boost-serialization-1.75.0-13.el9_7.x86_64 #13 90.69 boost-stacktrace-1.75.0-13.el9_7.x86_64 #13 90.69 boost-system-1.75.0-13.el9_7.x86_64 #13 90.69 boost-test-1.75.0-13.el9_7.x86_64 #13 90.69 boost-thread-1.75.0-13.el9_7.x86_64 #13 90.69 boost-timer-1.75.0-13.el9_7.x86_64 #13 90.69 boost-type_erasure-1.75.0-13.el9_7.x86_64 #13 90.69 boost-wave-1.75.0-13.el9_7.x86_64 #13 90.69 gperftools-libs-2.9.1-3.el9.x86_64 #13 90.69 libicu-67.1-10.el9_6.x86_64 #13 90.69 libunwind-1.6.2-1.el9.x86_64 #13 90.69 #13 90.69 Complete! #13 91.15 77 files removed #13 91.88 Looking in indexes: http://tf-mirrors.gz1.opensdn.io/root/pypi/+simple/, http://localhost:6667/pip/simple #13 91.94 Collecting contrail-vrouter-api==0.1.dev0 #13 91.94 Downloading http://localhost:6667/pip/simple/contrail-vrouter-api/contrail_vrouter_api-0.1.dev0-py3-none-any.whl (2.9 kB) #13 92.40 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 92.40 Installing collected packages: contrail-vrouter-api #13 92.40 Successfully installed contrail-vrouter-api-0.1.dev0 #13 DONE 93.0s #14 [stage-1 8/8] COPY *.sh / #14 DONE 1.7s #15 exporting to image #15 exporting layers #15 exporting layers 2.4s done #15 writing image sha256:21e724e075fee1ea828ab72d2f1fdcb87ceccd3eb3873a5d327e165e9e1472eb #15 writing image sha256:21e724e075fee1ea828ab72d2f1fdcb87ceccd3eb3873a5d327e165e9e1472eb 0.0s done #15 naming to nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_6_3_5-1 0.1s done #15 DONE 3.1s 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-26 13:47:40,904: INFO: Docker build duration: 135 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-tor-agent] b177e56c7a7c: Preparing 4380b9ae8396: Preparing 7242937eda1c: Preparing 4c0d92dc6340: Preparing d200905a53dc: Preparing 3ef97bc9942e: Preparing 20df6c3f3e64: Preparing 79201a761f66: Preparing 09495b780bf9: Preparing a6ae45937555: Preparing d19ac43acfcb: Preparing 584dec43289c: Preparing 3e00deb07af0: Preparing 9545f52d4a96: Preparing 36d4efb10188: Preparing 61c90f6406c0: Preparing d7e3c9ec9193: Preparing 8090e6508357: Preparing 312cf2ab0515: Preparing ed77cfbc922a: Preparing 44343de3ea1d: Preparing b177e56c7a7c: Waiting 4380b9ae8396: Waiting 7242937eda1c: Waiting 4c0d92dc6340: Waiting d200905a53dc: Waiting 3ef97bc9942e: Waiting 20df6c3f3e64: Waiting 79201a761f66: Waiting 09495b780bf9: Waiting a6ae45937555: Waiting d19ac43acfcb: Waiting 584dec43289c: Waiting 3e00deb07af0: Waiting 9545f52d4a96: Waiting 36d4efb10188: Waiting 61c90f6406c0: Waiting d7e3c9ec9193: Waiting 8090e6508357: Waiting 312cf2ab0515: Waiting ed77cfbc922a: Waiting 44343de3ea1d: Waiting b177e56c7a7c: Pushed 7242937eda1c: Pushed 4c0d92dc6340: Pushed 3ef97bc9942e: Pushed d200905a53dc: Pushed 79201a761f66: Layer already exists 4380b9ae8396: Pushed 09495b780bf9: Layer already exists a6ae45937555: Layer already exists d19ac43acfcb: Layer already exists 584dec43289c: Layer already exists 3e00deb07af0: Layer already exists 9545f52d4a96: Layer already exists 61c90f6406c0: Layer already exists 20df6c3f3e64: Pushed 36d4efb10188: Layer already exists d7e3c9ec9193: Layer already exists 8090e6508357: Layer already exists 312cf2ab0515: Layer already exists ed77cfbc922a: Layer already exists 44343de3ea1d: Layer already exists master-2_6_3_5-1: digest: sha256:3fc0571cfb133adddd2dff83e01bcf8da8b6cdc1510933444cc7b3e8efdb82e9 size: 4714 2026-02-26 13:47:59,412: INFO: Building opensdn-tor-agent finished successfully, duration: 154 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_3_5-1 6405a2f2a8e4 683MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-2_6_3_5-1 07602d980451 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-collector:master-2_6_3_5-1 68ef3fb88b06 1.01GB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine:master-2_6_3_5-1 73003833749a 892MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base:master-2_6_3_5-1 f7381fbb2eb3 908MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-collector:master-2_6_3_5-1 fb2eb1369741 909MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology:master-2_6_3_5-1 07ad616d15c9 908MB 0B nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src:master-2_6_3_5-1 520d29c78f31 1.4MB 0B nexus.gz1.opensdn.io:5101/opensdn-base:master-2_6_3_5-1 1cfb9e95ed5d 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src:master-2_6_3_5-1 a05ab2680745 4.17kB 0B nexus.gz1.opensdn.io:5101/opensdn-charms-src:master-2_6_3_5-1 c9ba0d0cdec6 6.05MB 0B nexus.gz1.opensdn.io:5101/opensdn-container-builder-src:master-2_6_3_5-1 edd5a70d023d 2.48MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-api:master-2_6_3_5-1 755485c62a30 705MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-base:master-2_6_3_5-1 e7dc58b21fb4 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-dnsmasq:master-2_6_3_5-1 495cb27ff4dd 682MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema:master-2_6_3_5-1 70edf4139255 668MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-svcmonitor:master-2_6_3_5-1 155e71003f5d 689MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-base:master-2_6_3_5-1 3c18cf13a3c6 726MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-2_6_3_5-1 39f6ff0728e7 1.28GB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-2_6_3_5-1 f9e4d184ca6a 1.06GB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-named:master-2_6_3_5-1 573168f1fde8 755MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base:master-2_6_3_5-1 3a281bc04811 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job:master-2_6_3_5-1 65ae05c051cb 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web:master-2_6_3_5-1 bdf679b4e2df 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-debug:master-2_6_3_5-1 f06ff98b001b 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-cassandra:master-2_6_3_5-1 d5286b205912 331MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-haproxy:master-2_6_3_5-1 d9e20d7435bd 144MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-kafka:master-2_6_3_5-1 83cac0c668bc 392MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq:master-2_6_3_5-1 9877f5d26974 363MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-redis:master-2_6_3_5-1 2510cddd54b2 171MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd:master-2_6_3_5-1 7ea9a9a4c863 440MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-stunnel:master-2_6_3_5-1 bc36579bd8eb 454MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper:master-2_6_3_5-1 29f64745c38f 301MB 0B nexus.gz1.opensdn.io:5101/opensdn-general-base:master-2_6_3_5-1 0585aca4bec8 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src:master-2_6_3_5-1 6cc93da32b30 32.7MB 0B nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init:master-2_6_3_5-1 d9b88fb788bf 687MB 0B nexus.gz1.opensdn.io:5101/opensdn-kubernetes-kube-manager:master-2_6_3_5-1 5cd206ab373a 671MB 0B nexus.gz1.opensdn.io:5101/opensdn-node-init:master-2_6_3_5-1 28f414bd5573 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-nodemgr:master-2_6_3_5-1 f11ddc2d17c3 802MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-compute-init:master-2_6_3_5-1 b066f41d1992 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-heat-init:master-2_6_3_5-1 059d136df70c 444MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-neutron-init:master-2_6_3_5-1 bb27640cfc81 444MB 0B nexus.gz1.opensdn.io:5101/opensdn-provisioner:master-2_6_3_5-1 22510f0f4555 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-status:master-2_6_3_5-1 325cfad90f60 802MB 0B nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_6_3_5-1 21e724e075fe 728MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent-dpdk:master-2_6_3_5-1 561ab451fe13 1.02GB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-base:master-2_6_3_5-1 c5b4dcdeb39d 737MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-build-init:master-2_6_3_5-1 5bedb7721784 616MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk:master-2_6_3_5-1 4f0c7e668ed4 737MB 0B nexus.gz1.opensdn.io:5101/tf-dev-sandbox:frozen bcb86cc8d1e3 23.5GB 0B U tf-dev-sandbox:compile 13a9d76663c5 39.5GB 0B