2026-03-19 11:28:29,283: INFO: Building opensdn-tor-agent 2026-03-19 11:28:29,350: 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_3-9 --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 --build-arg DEBUGINFO_ROOT=/debuginfo #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 1.5s #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_3_3-9 #3 DONE 0.0s #4 [internal] load .dockerignore #4 transferring context: #4 transferring context: 2B done #4 DONE 2.1s #5 [1/5] FROM nexus.gz1.opensdn.io:5101/opensdn-base:master-2_6_3_3-9 #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 0.9s #8 [stage-1 2/8] COPY --from=build /buildroot/usr/lib/libisc-9.21.3.so /usr/lib/ #8 DONE 1.0s #9 [stage-1 3/8] COPY --from=build /buildroot/usr/lib/libisccc-9.21.3.so /usr/lib/ #9 DONE 1.5s #10 [stage-1 4/8] COPY --from=build /buildroot/usr/lib/libisccfg-9.21.3.so /usr/lib/ #10 DONE 1.4s #11 [stage-1 5/8] COPY --from=build /buildroot/usr/bin/contrail-vrouter-agent-health-check.py /usr/bin/ #11 DONE 0.6s #12 [stage-1 6/8] COPY --from=build /buildroot/usr/bin/contrail_crypt_tunnel_client.py /usr/bin/ #12 DONE 0.8s #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 3.088 added from: http://tf-mirrors.gz1.opensdn.io/re 31 MB/s | 14 MB 00:00 #13 9.433 added from: http://tf-mirrors.gz1.opensdn.io/re 15 MB/s | 1.9 MB 00:00 #13 11.15 added from: http://tf-mirrors.gz1.opensdn.io/re 7.7 MB/s | 402 kB 00:00 #13 12.08 added from: http://tf-mirrors.gz1.opensdn.io/re 31 MB/s | 16 MB 00:00 #13 23.75 added from: http://tf-mirrors.gz1.opensdn.io/re 28 MB/s | 11 MB 00:00 #13 28.41 added from: http://tf-mirrors.gz1.opensdn.io/re 26 MB/s | 1.1 MB 00:00 #13 29.80 added from: http://tf-mirrors.gz1.opensdn.io/re 27 MB/s | 4.8 MB 00:00 #13 32.82 added from: http://tf-mirrors.gz1.opensdn.io/re 14 MB/s | 697 kB 00:00 #13 33.70 added from: http://tf-mirrors.gz1.opensdn.io/re 13 MB/s | 474 kB 00:00 #13 34.31 added from: http://tf-mirrors.gz1.opensdn.io/re 607 kB/s | 18 kB 00:00 #13 34.87 added from: http://tf-mirrors.gz1.opensdn.io/re 5.8 kB/s | 257 B 00:00 #13 35.26 added from: http://tf-mirrors.gz1.opensdn.io/re 502 kB/s | 15 kB 00:00 #13 35.72 added from: http://tf-mirrors.gz1.opensdn.io/re 3.5 MB/s | 96 kB 00:00 #13 37.03 added from: http://tf-mirrors.gz1.opensdn.io/re 53 MB/s | 39 MB 00:00 #13 69.52 Third parties for OpenSDN 19 MB/s | 5.1 MB 00:00 #13 94.37 Dependencies resolved. #13 94.37 ========================================================================================== #13 94.37 Package Arch Version Repository Size #13 94.37 ========================================================================================== #13 94.37 Installing: #13 94.37 boost x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 9.9 k #13 94.37 gperftools-libs x86_64 2.9.1-3.el9 tf-mirrors.ci_repos_epel9.repo 308 k #13 94.37 Installing dependencies: #13 94.37 boost-atomic x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 15 k #13 94.37 boost-chrono x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 23 k #13 94.37 boost-container x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 35 k #13 94.37 boost-context x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 13 k #13 94.37 boost-contract x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 43 k #13 94.37 boost-coroutine x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 30 k #13 94.37 boost-date-time x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 11 k #13 94.37 boost-fiber x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 37 k #13 94.37 boost-filesystem x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 55 k #13 94.37 boost-graph x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 99 k #13 94.37 boost-iostreams x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 37 k #13 94.37 boost-locale x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 212 k #13 94.37 boost-log x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 405 k #13 94.37 boost-math x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 203 k #13 94.37 boost-nowide x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 13 k #13 94.37 boost-program-options x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 104 k #13 94.37 boost-python3 x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 91 k #13 94.37 boost-random x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 22 k #13 94.37 boost-regex x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 275 k #13 94.37 boost-serialization x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 127 k #13 94.37 boost-stacktrace x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 25 k #13 94.37 boost-system x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 11 k #13 94.37 boost-test x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 228 k #13 94.37 boost-thread x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 53 k #13 94.37 boost-timer x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 21 k #13 94.37 boost-type_erasure x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 28 k #13 94.37 boost-wave x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 207 k #13 94.37 libicu x86_64 67.1-10.el9_6 tf-mirrors.ci_repos_yum9-baseos 9.6 M #13 94.37 libunwind x86_64 1.6.2-1.el9 tf-mirrors.ci_repos_epel9.repo 67 k #13 94.37 #13 94.37 Transaction Summary #13 94.37 ========================================================================================== #13 94.37 Install 31 Packages #13 94.37 #13 94.37 Total download size: 12 M #13 94.37 Installed size: 41 M #13 94.37 Downloading Packages: #13 94.41 (1/31): boost-1.75.0-13.el9_7.x86_64.rpm 309 kB/s | 9.9 kB 00:00 #13 94.41 (2/31): boost-atomic-1.75.0-13.el9_7.x86_64.rpm 434 kB/s | 15 kB 00:00 #13 94.44 (3/31): boost-chrono-1.75.0-13.el9_7.x86_64.rpm 569 kB/s | 23 kB 00:00 #13 94.48 (4/31): boost-container-1.75.0-13.el9_7.x86_64. 744 kB/s | 35 kB 00:00 #13 94.48 (5/31): boost-context-1.75.0-13.el9_7.x86_64.rp 1.4 MB/s | 13 kB 00:00 #13 94.59 (6/31): boost-coroutine-1.75.0-13.el9_7.x86_64. 551 kB/s | 30 kB 00:00 #13 94.59 (7/31): boost-contract-1.75.0-13.el9_7.x86_64.r 687 kB/s | 43 kB 00:00 #13 94.59 (8/31): boost-date-time-1.75.0-13.el9_7.x86_64. 1.5 MB/s | 11 kB 00:00 #13 94.59 (9/31): boost-fiber-1.75.0-13.el9_7.x86_64.rpm 6.1 MB/s | 37 kB 00:00 #13 94.59 (10/31): boost-filesystem-1.75.0-13.el9_7.x86_6 7.8 MB/s | 55 kB 00:00 #13 94.59 (11/31): boost-graph-1.75.0-13.el9_7.x86_64.rpm 2.0 MB/s | 99 kB 00:00 #13 94.59 (12/31): boost-iostreams-1.75.0-13.el9_7.x86_64 768 kB/s | 37 kB 00:00 #13 94.59 (13/31): boost-locale-1.75.0-13.el9_7.x86_64.rp 23 MB/s | 212 kB 00:00 #13 94.59 (14/31): boost-math-1.75.0-13.el9_7.x86_64.rpm 23 MB/s | 203 kB 00:00 #13 94.59 (15/31): boost-log-1.75.0-13.el9_7.x86_64.rpm 18 MB/s | 405 kB 00:00 #13 94.59 (16/31): boost-nowide-1.75.0-13.el9_7.x86_64.rp 1.1 MB/s | 13 kB 00:00 #13 94.63 (17/31): boost-program-options-1.75.0-13.el9_7. 2.3 MB/s | 104 kB 00:00 #13 94.66 (18/31): boost-python3-1.75.0-13.el9_7.x86_64.r 2.0 MB/s | 91 kB 00:00 #13 94.66 (19/31): boost-random-1.75.0-13.el9_7.x86_64.rp 3.3 MB/s | 22 kB 00:00 #13 94.66 (20/31): boost-regex-1.75.0-13.el9_7.x86_64.rpm 16 MB/s | 275 kB 00:00 #13 94.66 (21/31): boost-serialization-1.75.0-13.el9_7.x8 7.1 MB/s | 127 kB 00:00 #13 94.66 (22/31): boost-stacktrace-1.75.0-13.el9_7.x86_6 3.5 MB/s | 25 kB 00:00 #13 94.66 (23/31): boost-system-1.75.0-13.el9_7.x86_64.rp 1.8 MB/s | 11 kB 00:00 #13 94.72 (24/31): boost-thread-1.75.0-13.el9_7.x86_64.rp 7.9 MB/s | 53 kB 00:00 #13 94.72 (25/31): boost-test-1.75.0-13.el9_7.x86_64.rpm 13 MB/s | 228 kB 00:00 #13 94.72 (26/31): boost-timer-1.75.0-13.el9_7.x86_64.rpm 1.8 MB/s | 21 kB 00:00 #13 94.72 (27/31): boost-type_erasure-1.75.0-13.el9_7.x86 2.8 MB/s | 28 kB 00:00 #13 94.72 (28/31): boost-wave-1.75.0-13.el9_7.x86_64.rpm 16 MB/s | 207 kB 00:00 #13 94.72 (29/31): gperftools-libs-2.9.1-3.el9.x86_64.rpm 15 MB/s | 308 kB 00:00 #13 94.72 (30/31): libunwind-1.6.2-1.el9.x86_64.rpm 3.8 MB/s | 67 kB 00:00 #13 95.03 (31/31): libicu-67.1-10.el9_6.x86_64.rpm 14 MB/s | 9.6 MB 00:00 #13 95.03 -------------------------------------------------------------------------------- #13 95.03 Total 18 MB/s | 12 MB 00:00 #13 95.03 Running transaction check #13 95.14 Transaction check succeeded. #13 95.14 Running transaction test #13 95.70 Transaction test succeeded. #13 95.70 Running transaction #13 96.37 Preparing : 1/1 #13 96.49 Installing : boost-system-1.75.0-13.el9_7.x86_64 1/31 #13 96.49 Installing : boost-chrono-1.75.0-13.el9_7.x86_64 2/31 #13 96.49 Installing : boost-thread-1.75.0-13.el9_7.x86_64 3/31 #13 96.49 Installing : boost-filesystem-1.75.0-13.el9_7.x86_64 4/31 #13 97.31 Installing : libicu-67.1-10.el9_6.x86_64 5/31 #13 97.38 Installing : boost-regex-1.75.0-13.el9_7.x86_64 6/31 #13 97.40 Installing : boost-context-1.75.0-13.el9_7.x86_64 7/31 #13 97.41 Installing : boost-date-time-1.75.0-13.el9_7.x86_64 8/31 #13 97.41 Installing : boost-atomic-1.75.0-13.el9_7.x86_64 9/31 #13 97.44 Installing : boost-log-1.75.0-13.el9_7.x86_64 10/31 #13 97.44 Installing : boost-wave-1.75.0-13.el9_7.x86_64 11/31 #13 97.49 Installing : boost-coroutine-1.75.0-13.el9_7.x86_64 12/31 #13 97.49 Installing : boost-fiber-1.75.0-13.el9_7.x86_64 13/31 #13 97.49 Installing : boost-graph-1.75.0-13.el9_7.x86_64 14/31 #13 97.49 Installing : boost-locale-1.75.0-13.el9_7.x86_64 15/31 #13 97.49 Installing : boost-type_erasure-1.75.0-13.el9_7.x86_64 16/31 #13 97.49 Installing : boost-timer-1.75.0-13.el9_7.x86_64 17/31 #13 97.53 Installing : libunwind-1.6.2-1.el9.x86_64 18/31 #13 97.53 Installing : boost-test-1.75.0-13.el9_7.x86_64 19/31 #13 97.53 Installing : boost-stacktrace-1.75.0-13.el9_7.x86_64 20/31 #13 97.53 Installing : boost-serialization-1.75.0-13.el9_7.x86_64 21/31 #13 97.54 Installing : boost-random-1.75.0-13.el9_7.x86_64 22/31 #13 97.59 Installing : boost-python3-1.75.0-13.el9_7.x86_64 23/31 #13 97.59 Installing : boost-program-options-1.75.0-13.el9_7.x86_64 24/31 #13 97.59 Installing : boost-nowide-1.75.0-13.el9_7.x86_64 25/31 #13 97.59 Installing : boost-math-1.75.0-13.el9_7.x86_64 26/31 #13 97.59 Installing : boost-iostreams-1.75.0-13.el9_7.x86_64 27/31 #13 97.59 Installing : boost-contract-1.75.0-13.el9_7.x86_64 28/31 #13 97.59 Installing : boost-container-1.75.0-13.el9_7.x86_64 29/31 #13 97.59 Installing : boost-1.75.0-13.el9_7.x86_64 30/31 #13 97.69 Installing : gperftools-libs-2.9.1-3.el9.x86_64 31/31 #13 97.69 Running scriptlet: gperftools-libs-2.9.1-3.el9.x86_64 31/31 #13 98.25 Verifying : libicu-67.1-10.el9_6.x86_64 1/31 #13 98.25 Verifying : boost-1.75.0-13.el9_7.x86_64 2/31 #13 98.25 Verifying : boost-atomic-1.75.0-13.el9_7.x86_64 3/31 #13 98.25 Verifying : boost-chrono-1.75.0-13.el9_7.x86_64 4/31 #13 98.25 Verifying : boost-container-1.75.0-13.el9_7.x86_64 5/31 #13 98.25 Verifying : boost-context-1.75.0-13.el9_7.x86_64 6/31 #13 98.25 Verifying : boost-contract-1.75.0-13.el9_7.x86_64 7/31 #13 98.25 Verifying : boost-coroutine-1.75.0-13.el9_7.x86_64 8/31 #13 98.25 Verifying : boost-date-time-1.75.0-13.el9_7.x86_64 9/31 #13 98.25 Verifying : boost-fiber-1.75.0-13.el9_7.x86_64 10/31 #13 98.25 Verifying : boost-filesystem-1.75.0-13.el9_7.x86_64 11/31 #13 98.25 Verifying : boost-graph-1.75.0-13.el9_7.x86_64 12/31 #13 98.25 Verifying : boost-iostreams-1.75.0-13.el9_7.x86_64 13/31 #13 98.25 Verifying : boost-locale-1.75.0-13.el9_7.x86_64 14/31 #13 98.25 Verifying : boost-log-1.75.0-13.el9_7.x86_64 15/31 #13 98.25 Verifying : boost-math-1.75.0-13.el9_7.x86_64 16/31 #13 98.25 Verifying : boost-nowide-1.75.0-13.el9_7.x86_64 17/31 #13 98.25 Verifying : boost-program-options-1.75.0-13.el9_7.x86_64 18/31 #13 98.25 Verifying : boost-python3-1.75.0-13.el9_7.x86_64 19/31 #13 98.25 Verifying : boost-random-1.75.0-13.el9_7.x86_64 20/31 #13 98.25 Verifying : boost-regex-1.75.0-13.el9_7.x86_64 21/31 #13 98.25 Verifying : boost-serialization-1.75.0-13.el9_7.x86_64 22/31 #13 98.25 Verifying : boost-stacktrace-1.75.0-13.el9_7.x86_64 23/31 #13 98.25 Verifying : boost-system-1.75.0-13.el9_7.x86_64 24/31 #13 98.25 Verifying : boost-test-1.75.0-13.el9_7.x86_64 25/31 #13 98.25 Verifying : boost-thread-1.75.0-13.el9_7.x86_64 26/31 #13 98.25 Verifying : boost-timer-1.75.0-13.el9_7.x86_64 27/31 #13 98.25 Verifying : boost-type_erasure-1.75.0-13.el9_7.x86_64 28/31 #13 98.25 Verifying : boost-wave-1.75.0-13.el9_7.x86_64 29/31 #13 98.26 Verifying : gperftools-libs-2.9.1-3.el9.x86_64 30/31 #13 98.26 Verifying : libunwind-1.6.2-1.el9.x86_64 31/31 #13 98.40 #13 98.40 Installed: #13 98.40 boost-1.75.0-13.el9_7.x86_64 #13 98.40 boost-atomic-1.75.0-13.el9_7.x86_64 #13 98.40 boost-chrono-1.75.0-13.el9_7.x86_64 #13 98.40 boost-container-1.75.0-13.el9_7.x86_64 #13 98.40 boost-context-1.75.0-13.el9_7.x86_64 #13 98.40 boost-contract-1.75.0-13.el9_7.x86_64 #13 98.40 boost-coroutine-1.75.0-13.el9_7.x86_64 #13 98.40 boost-date-time-1.75.0-13.el9_7.x86_64 #13 98.40 boost-fiber-1.75.0-13.el9_7.x86_64 #13 98.40 boost-filesystem-1.75.0-13.el9_7.x86_64 #13 98.40 boost-graph-1.75.0-13.el9_7.x86_64 #13 98.40 boost-iostreams-1.75.0-13.el9_7.x86_64 #13 98.40 boost-locale-1.75.0-13.el9_7.x86_64 #13 98.40 boost-log-1.75.0-13.el9_7.x86_64 #13 98.40 boost-math-1.75.0-13.el9_7.x86_64 #13 98.40 boost-nowide-1.75.0-13.el9_7.x86_64 #13 98.40 boost-program-options-1.75.0-13.el9_7.x86_64 #13 98.40 boost-python3-1.75.0-13.el9_7.x86_64 #13 98.40 boost-random-1.75.0-13.el9_7.x86_64 #13 98.40 boost-regex-1.75.0-13.el9_7.x86_64 #13 98.40 boost-serialization-1.75.0-13.el9_7.x86_64 #13 98.40 boost-stacktrace-1.75.0-13.el9_7.x86_64 #13 98.40 boost-system-1.75.0-13.el9_7.x86_64 #13 98.40 boost-test-1.75.0-13.el9_7.x86_64 #13 98.40 boost-thread-1.75.0-13.el9_7.x86_64 #13 98.40 boost-timer-1.75.0-13.el9_7.x86_64 #13 98.40 boost-type_erasure-1.75.0-13.el9_7.x86_64 #13 98.40 boost-wave-1.75.0-13.el9_7.x86_64 #13 98.40 gperftools-libs-2.9.1-3.el9.x86_64 #13 98.40 libicu-67.1-10.el9_6.x86_64 #13 98.40 libunwind-1.6.2-1.el9.x86_64 #13 98.40 #13 98.40 Complete! #13 98.73 77 files removed #13 99.84 Looking in indexes: http://tf-mirrors.gz1.opensdn.io/root/pypi/+simple/, http://localhost:6667/pip/simple #13 99.98 Collecting contrail-vrouter-api==0.1.dev0 #13 100.0 Downloading http://localhost:6667/pip/simple/contrail-vrouter-api/contrail_vrouter_api-0.1.dev0-py3-none-any.whl (2.9 kB) #13 101.4 Installing collected packages: contrail-vrouter-api #13 101.4 Successfully installed contrail-vrouter-api-0.1.dev0 #13 101.4 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 102.9s #14 [stage-1 8/8] COPY *.sh / #14 DONE 0.9s #15 exporting to image #15 exporting layers #15 exporting layers 2.8s done #15 writing image sha256:0e3ed824f15c74b534c72a0f5c404fdebdf033b804b39ec21c412839a6972b0e #15 writing image sha256:0e3ed824f15c74b534c72a0f5c404fdebdf033b804b39ec21c412839a6972b0e done #15 naming to nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_6_3_3-9 0.0s done #15 DONE 2.9s 2 warnings found (use docker --debug to expand):  - InvalidDefaultArgInFrom: Default value for ARG ${CONTRAIL_REGISTRY}/opensdn-base:${CONTRAIL_CONTAINER_TAG} results in empty or invalid base image name (line 6) - InvalidDefaultArgInFrom: Default value for ARG ${BUILD_IMAGE} results in empty or invalid base image name (line 4) 2026-03-19 11:30:32,774: INFO: Docker build duration: 123 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-tor-agent] 8a3e4f80c8cb: Preparing a54bb33ba59d: Preparing 89c18d673ce7: Preparing bafe950111f3: Preparing 3cbeac00d2cf: Preparing 4f6db530563c: Preparing 02be3bde447a: Preparing a542b27d439a: Preparing 2edd5914043e: Preparing 65551d32f52c: Preparing 3d6c08d650b8: Preparing fdb50b1651f6: Preparing b5bb5b8cdccd: Preparing 19fa66ae8c9b: Preparing e8fcffa59374: Preparing 6720999855a7: Preparing 3cbeac00d2cf: Waiting 4f6db530563c: Waiting 02be3bde447a: Waiting a542b27d439a: Waiting 2edd5914043e: Waiting 65551d32f52c: Waiting 3d6c08d650b8: Waiting fdb50b1651f6: Waiting b5bb5b8cdccd: Waiting 19fa66ae8c9b: Waiting e8fcffa59374: Waiting 20943b56530f: Preparing 7145d18d7d54: Preparing 51b1562e79ca: Preparing 4890f37bdd0d: Preparing 44343de3ea1d: Preparing 6720999855a7: Waiting 20943b56530f: Waiting 7145d18d7d54: Waiting 51b1562e79ca: Waiting 4890f37bdd0d: Waiting 44343de3ea1d: Waiting 8a3e4f80c8cb: Pushed bafe950111f3: Pushed 89c18d673ce7: Pushed 3cbeac00d2cf: Pushed 4f6db530563c: Pushed a542b27d439a: Layer already exists 2edd5914043e: Layer already exists 65551d32f52c: Layer already exists 02be3bde447a: Pushed 3d6c08d650b8: Layer already exists fdb50b1651f6: Layer already exists b5bb5b8cdccd: Layer already exists 19fa66ae8c9b: Layer already exists e8fcffa59374: Layer already exists 7145d18d7d54: Layer already exists 20943b56530f: Layer already exists 6720999855a7: Layer already exists 51b1562e79ca: Layer already exists 4890f37bdd0d: Layer already exists 44343de3ea1d: Layer already exists a54bb33ba59d: Pushed master-2_6_3_3-9: digest: sha256:aa9bd377de1d823f9c67aba3c48763d27dd0127f3a13709213b41c2dce8c62c3 size: 4713 2026-03-19 11:31:03,300: 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_3-9 8461c8a2ef95 683MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-api:master-2_6_3_3-9 2923218dda01 692MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-2_6_3_3-9 e6686ffd4b0a 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-collector:master-2_6_3_3-9 01c8f1800064 749MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine:master-2_6_3_3-9 36282b471e30 745MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base:master-2_6_3_3-9 67dba28aea3d 908MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-collector:master-2_6_3_3-9 9edb6ac31aac 909MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology:master-2_6_3_3-9 7bd13fc4147a 909MB 0B nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src:master-2_6_3_3-9 f4bb074cc42e 1.41MB 0B nexus.gz1.opensdn.io:5101/opensdn-base:master-2_6_3_3-9 02916172a658 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src:master-2_6_3_3-9 0a60b4cebceb 4.17kB 0B nexus.gz1.opensdn.io:5101/opensdn-charms-src:master-2_6_3_3-9 d41e4fcf9ca7 6.05MB 0B nexus.gz1.opensdn.io:5101/opensdn-container-builder-src:master-2_6_3_3-9 bbac5ee3c8c4 2.48MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-base:master-2_6_3_3-9 80e53ef45a64 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-dnsmasq:master-2_6_3_3-9 07f876ea00d6 682MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema:master-2_6_3_3-9 f9b1a23be07b 668MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-svcmonitor:master-2_6_3_3-9 45c5d65e9951 689MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-base:master-2_6_3_3-9 6e98c3950e65 726MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-2_6_3_3-9 4d603b621580 753MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-2_6_3_3-9 4c806520a89d 753MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-named:master-2_6_3_3-9 3ec046ef4644 734MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base:master-2_6_3_3-9 f263746966e0 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job:master-2_6_3_3-9 78b41b749b21 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web:master-2_6_3_3-9 988417d5cec6 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-debug:master-2_6_3_3-9 0ea2ca0ec619 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-cassandra:master-2_6_3_3-9 41af20436fbf 331MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-haproxy:master-2_6_3_3-9 24e97bc658f6 144MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-kafka:master-2_6_3_3-9 7b737fb08547 392MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq:master-2_6_3_3-9 c8370b618978 363MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-redis:master-2_6_3_3-9 0911668599ab 171MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd:master-2_6_3_3-9 cd5fade03e8f 440MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-stunnel:master-2_6_3_3-9 a8536d91c6bf 454MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper:master-2_6_3_3-9 7af5bc9f55ea 301MB 0B nexus.gz1.opensdn.io:5101/opensdn-general-base:master-2_6_3_3-9 60190b14bcc5 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src:master-2_6_3_3-9 e30a7e67f364 32.7MB 0B nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init:master-2_6_3_3-9 75f8a2a4f46b 687MB 0B nexus.gz1.opensdn.io:5101/opensdn-kubernetes-kube-manager:master-2_6_3_3-9 6f56ce80508f 672MB 0B nexus.gz1.opensdn.io:5101/opensdn-node-init:master-2_6_3_3-9 98d7a43b5135 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-nodemgr:master-2_6_3_3-9 c05ce9f8274f 802MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-compute-init:master-2_6_3_3-9 3b649ae2a586 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-heat-init:master-2_6_3_3-9 1ae00a50228d 444MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-neutron-init:master-2_6_3_3-9 d6e55401ddb9 444MB 0B nexus.gz1.opensdn.io:5101/opensdn-provisioner:master-2_6_3_3-9 3dfea67e5992 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-status:master-2_6_3_3-9 dd5866f4c628 802MB 0B nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_6_3_3-9 0e3ed824f15c 726MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-base:master-2_6_3_3-9 8de005ba27d9 734MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk:master-2_6_3_3-9 0f410c5a1997 734MB 0B nexus.gz1.opensdn.io:5101/tf-dev-sandbox:stable 583121aa2828 2.9GB 0B U tf-dev-sandbox:compile 0de0eb76110e 22.2GB 0B