2026-04-27 01:39:25,267: INFO: Building opensdn-analytics-collector 2026-04-27 01:39:25,303: INFO: Building args: --network host --build-arg PIP_REPOSITORY=http://localhost:6667/pip/simple --build-arg CONTRAIL_REGISTRY=nexus.gz1.opensdn.io:5102 --build-arg CONTRAIL_CONTAINER_TAG=nightly-r25.1 --build-arg SITE_MIRROR=http://nexus.gz1.opensdn.io/repository/external-web-cache --build-arg LINUX_DISTR_VER=9.3 --build-arg LINUX_DISTR=rockylinux --build-arg CONTAINER_NAME=opensdn-analytics-collector --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: 1.27kB 0.0s done #1 DONE 0.4s #2 [internal] load metadata for nexus.gz1.opensdn.io:5102/opensdn-analytics-base:nightly-r25.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 1.1s #5 [build 1/1] FROM docker.io/library/tf-dev-sandbox:compile #5 CACHED #6 [internal] load build context #6 DONE 0.0s #7 [stage-1 1/4] FROM nexus.gz1.opensdn.io:5102/opensdn-analytics-base:nightly-r25.1 #7 DONE 0.0s #8 [1/2] FROM nexus.gz1.opensdn.io:5102/opensdn-base:nightly-r25.1 #8 CACHED #6 [internal] load build context #6 transferring context: 5.75kB 0.0s done #6 ... #8 [1/2] FROM nexus.gz1.opensdn.io:5102/opensdn-base:nightly-r25.1 #8 CACHED #6 [internal] load build context #6 DONE 1.5s #9 [stage-1 2/4] COPY entrypoint.sh / #9 DONE 0.7s #10 [stage-1 3/4] COPY --from=build /buildroot/usr/bin/contrail-collector /usr/bin/contrail-collector #10 DONE 3.6s #11 [stage-1 4/4] RUN set -e ; 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 protobuf redis cassandra-cpp-driver libzookeeper librdkafka ; yum clean all -y ; rm -rf /var/cache/yum #11 3.911 Third parties for OpenSDN 40 MB/s | 5.1 MB 00:00 #11 7.288 Extra Packages for Enterprise Linux 9 - x86_64 27 MB/s | 21 MB 00:00 #11 37.73 Extra Packages for Enterprise Linux 9 openh264 2.1 kB/s | 2.5 kB 00:01 #11 39.23 Rocky Linux 9 - BaseOS 22 MB/s | 19 MB 00:00 #11 50.27 Rocky Linux 9 - AppStream 22 MB/s | 19 MB 00:00 #11 63.28 Rocky Linux 9 - Extras 40 kB/s | 17 kB 00:00 #11 68.02 Dependencies resolved. #11 68.02 ================================================================================ #11 68.02 Package Arch Version Repository Size #11 68.02 ================================================================================ #11 68.02 Installing: #11 68.02 boost x86_64 1.75.0-13.el9_7 appstream 9.9 k #11 68.02 cassandra-cpp-driver x86_64 2.17.0-1.el9.remi tpc 709 k #11 68.02 librdkafka x86_64 1.6.1-102.el9 appstream 662 k #11 68.02 libzookeeper x86_64 3.9.2-0contrail0.el9 tpc 93 k #11 68.02 protobuf x86_64 3.14.0-17.el9_7 appstream 1.0 M #11 68.02 redis x86_64 6.2.20-3.el9_7 appstream 1.3 M #11 68.02 Installing dependencies: #11 68.02 boost-atomic x86_64 1.75.0-13.el9_7 appstream 15 k #11 68.02 boost-chrono x86_64 1.75.0-13.el9_7 appstream 23 k #11 68.02 boost-container x86_64 1.75.0-13.el9_7 appstream 35 k #11 68.02 boost-context x86_64 1.75.0-13.el9_7 appstream 13 k #11 68.02 boost-contract x86_64 1.75.0-13.el9_7 appstream 43 k #11 68.02 boost-coroutine x86_64 1.75.0-13.el9_7 appstream 30 k #11 68.02 boost-date-time x86_64 1.75.0-13.el9_7 appstream 11 k #11 68.02 boost-fiber x86_64 1.75.0-13.el9_7 appstream 37 k #11 68.02 boost-filesystem x86_64 1.75.0-13.el9_7 appstream 55 k #11 68.02 boost-graph x86_64 1.75.0-13.el9_7 appstream 99 k #11 68.02 boost-iostreams x86_64 1.75.0-13.el9_7 appstream 37 k #11 68.02 boost-locale x86_64 1.75.0-13.el9_7 appstream 212 k #11 68.02 boost-log x86_64 1.75.0-13.el9_7 appstream 405 k #11 68.02 boost-math x86_64 1.75.0-13.el9_7 appstream 203 k #11 68.02 boost-nowide x86_64 1.75.0-13.el9_7 appstream 13 k #11 68.02 boost-program-options x86_64 1.75.0-13.el9_7 appstream 104 k #11 68.02 boost-python3 x86_64 1.75.0-13.el9_7 appstream 91 k #11 68.02 boost-random x86_64 1.75.0-13.el9_7 appstream 22 k #11 68.02 boost-regex x86_64 1.75.0-13.el9_7 appstream 275 k #11 68.02 boost-serialization x86_64 1.75.0-13.el9_7 appstream 127 k #11 68.02 boost-stacktrace x86_64 1.75.0-13.el9_7 appstream 25 k #11 68.02 boost-system x86_64 1.75.0-13.el9_7 appstream 11 k #11 68.02 boost-test x86_64 1.75.0-13.el9_7 appstream 228 k #11 68.02 boost-thread x86_64 1.75.0-13.el9_7 appstream 53 k #11 68.02 boost-timer x86_64 1.75.0-13.el9_7 appstream 21 k #11 68.02 boost-type_erasure x86_64 1.75.0-13.el9_7 appstream 28 k #11 68.02 boost-wave x86_64 1.75.0-13.el9_7 appstream 207 k #11 68.02 libicu x86_64 67.1-10.el9_6 baseos 9.6 M #11 68.02 logrotate x86_64 3.18.0-12.el9 baseos 73 k #11 68.02 #11 68.02 Transaction Summary #11 68.02 ================================================================================ #11 68.02 Install 35 Packages #11 68.02 #11 68.02 Total download size: 16 M #11 68.02 Installed size: 53 M #11 68.02 Downloading Packages: #11 68.57 (1/35): libzookeeper-3.9.2-0contrail0.el9.x86_6 2.7 MB/s | 93 kB 00:00 #11 68.61 (2/35): cassandra-cpp-driver-2.17.0-1.el9.remi. 10 MB/s | 709 kB 00:00 #11 68.61 (3/35): logrotate-3.18.0-12.el9.x86_64.rpm 1.3 MB/s | 73 kB 00:00 #11 68.74 (4/35): boost-1.75.0-13.el9_7.x86_64.rpm 76 kB/s | 9.9 kB 00:00 #11 68.76 (5/35): boost-atomic-1.75.0-13.el9_7.x86_64.rpm 142 kB/s | 15 kB 00:00 #11 68.76 (6/35): boost-chrono-1.75.0-13.el9_7.x86_64.rpm 609 kB/s | 23 kB 00:00 #11 68.98 (7/35): libicu-67.1-10.el9_6.x86_64.rpm 22 MB/s | 9.6 MB 00:00 #11 68.98 (8/35): boost-container-1.75.0-13.el9_7.x86_64. 161 kB/s | 35 kB 00:00 #11 68.98 (9/35): boost-context-1.75.0-13.el9_7.x86_64.rp 66 kB/s | 13 kB 00:00 #11 69.01 (10/35): boost-contract-1.75.0-13.el9_7.x86_64. 1.2 MB/s | 43 kB 00:00 #11 69.01 (11/35): boost-date-time-1.75.0-13.el9_7.x86_64 366 kB/s | 11 kB 00:00 #11 69.01 (12/35): boost-coroutine-1.75.0-13.el9_7.x86_64 852 kB/s | 30 kB 00:00 #11 69.04 (13/35): boost-fiber-1.75.0-13.el9_7.x86_64.rpm 1.0 MB/s | 37 kB 00:00 #11 69.04 (14/35): boost-filesystem-1.75.0-13.el9_7.x86_6 1.4 MB/s | 55 kB 00:00 #11 69.08 (15/35): boost-graph-1.75.0-13.el9_7.x86_64.rpm 2.3 MB/s | 99 kB 00:00 #11 69.08 (16/35): boost-iostreams-1.75.0-13.el9_7.x86_64 1.1 MB/s | 37 kB 00:00 #11 69.10 (17/35): boost-locale-1.75.0-13.el9_7.x86_64.rp 4.1 MB/s | 212 kB 00:00 #11 69.10 (18/35): boost-log-1.75.0-13.el9_7.x86_64.rpm 6.6 MB/s | 405 kB 00:00 #11 69.17 (19/35): boost-math-1.75.0-13.el9_7.x86_64.rpm 3.7 MB/s | 203 kB 00:00 #11 69.17 (20/35): boost-nowide-1.75.0-13.el9_7.x86_64.rp 422 kB/s | 13 kB 00:00 #11 69.17 (21/35): boost-program-options-1.75.0-13.el9_7. 2.6 MB/s | 104 kB 00:00 #11 69.17 (22/35): boost-python3-1.75.0-13.el9_7.x86_64.r 2.7 MB/s | 91 kB 00:00 #11 69.17 (23/35): boost-random-1.75.0-13.el9_7.x86_64.rp 666 kB/s | 22 kB 00:00 #11 69.19 (24/35): boost-regex-1.75.0-13.el9_7.x86_64.rpm 7.4 MB/s | 275 kB 00:00 #11 69.19 (25/35): boost-serialization-1.75.0-13.el9_7.x8 3.6 MB/s | 127 kB 00:00 #11 69.19 (26/35): boost-stacktrace-1.75.0-13.el9_7.x86_6 691 kB/s | 25 kB 00:00 #11 69.21 (27/35): boost-system-1.75.0-13.el9_7.x86_64.rp 369 kB/s | 11 kB 00:00 #11 69.23 (28/35): boost-test-1.75.0-13.el9_7.x86_64.rpm 6.7 MB/s | 228 kB 00:00 #11 69.23 (29/35): boost-thread-1.75.0-13.el9_7.x86_64.rp 1.6 MB/s | 53 kB 00:00 #11 69.28 (30/35): boost-timer-1.75.0-13.el9_7.x86_64.rpm 660 kB/s | 21 kB 00:00 #11 69.28 (31/35): boost-type_erasure-1.75.0-13.el9_7.x86 872 kB/s | 28 kB 00:00 #11 69.28 (32/35): boost-wave-1.75.0-13.el9_7.x86_64.rpm 5.6 MB/s | 207 kB 00:00 #11 69.34 (33/35): redis-6.2.20-3.el9_7.x86_64.rpm 23 MB/s | 1.3 MB 00:00 #11 69.56 (34/35): protobuf-3.14.0-17.el9_7.x86_64.rpm 3.4 MB/s | 1.0 MB 00:00 #11 69.61 (35/35): librdkafka-1.6.1-102.el9.x86_64.rpm 1.8 MB/s | 662 kB 00:00 #11 69.61 -------------------------------------------------------------------------------- #11 69.66 Total 9.8 MB/s | 16 MB 00:01 #11 71.74 Running transaction check #11 71.82 Transaction check succeeded. #11 71.82 Running transaction test #11 72.29 Transaction test succeeded. #11 72.29 Running transaction #11 73.04 Preparing : 1/1 #11 73.21 Installing : boost-system-1.75.0-13.el9_7.x86_64 1/35 #11 73.22 Installing : boost-chrono-1.75.0-13.el9_7.x86_64 2/35 #11 73.23 Installing : boost-thread-1.75.0-13.el9_7.x86_64 3/35 #11 73.24 Installing : boost-filesystem-1.75.0-13.el9_7.x86_64 4/35 #11 73.54 Installing : libicu-67.1-10.el9_6.x86_64 5/35 #11 73.58 Installing : boost-regex-1.75.0-13.el9_7.x86_64 6/35 #11 73.62 Installing : boost-context-1.75.0-13.el9_7.x86_64 7/35 #11 73.62 Installing : boost-date-time-1.75.0-13.el9_7.x86_64 8/35 #11 73.62 Installing : boost-atomic-1.75.0-13.el9_7.x86_64 9/35 #11 73.62 Installing : boost-log-1.75.0-13.el9_7.x86_64 10/35 #11 73.66 Installing : boost-wave-1.75.0-13.el9_7.x86_64 11/35 #11 73.66 Installing : boost-coroutine-1.75.0-13.el9_7.x86_64 12/35 #11 73.66 Installing : boost-fiber-1.75.0-13.el9_7.x86_64 13/35 #11 73.66 Installing : boost-graph-1.75.0-13.el9_7.x86_64 14/35 #11 73.66 Installing : boost-locale-1.75.0-13.el9_7.x86_64 15/35 #11 73.70 Installing : boost-type_erasure-1.75.0-13.el9_7.x86_64 16/35 #11 73.70 Installing : boost-timer-1.75.0-13.el9_7.x86_64 17/35 #11 73.70 Installing : boost-test-1.75.0-13.el9_7.x86_64 18/35 #11 73.72 Installing : boost-stacktrace-1.75.0-13.el9_7.x86_64 19/35 #11 73.72 Installing : boost-serialization-1.75.0-13.el9_7.x86_64 20/35 #11 73.75 Installing : boost-random-1.75.0-13.el9_7.x86_64 21/35 #11 73.75 Installing : boost-python3-1.75.0-13.el9_7.x86_64 22/35 #11 73.77 Installing : boost-program-options-1.75.0-13.el9_7.x86_64 23/35 #11 73.80 Installing : boost-nowide-1.75.0-13.el9_7.x86_64 24/35 #11 73.83 Installing : boost-math-1.75.0-13.el9_7.x86_64 25/35 #11 73.87 Installing : boost-iostreams-1.75.0-13.el9_7.x86_64 26/35 #11 73.87 Installing : boost-contract-1.75.0-13.el9_7.x86_64 27/35 #11 73.87 Installing : boost-container-1.75.0-13.el9_7.x86_64 28/35 #11 73.89 Running scriptlet: logrotate-3.18.0-12.el9.x86_64 29/35 #11 73.91 Installing : logrotate-3.18.0-12.el9.x86_64 29/35 #11 73.96 Running scriptlet: logrotate-3.18.0-12.el9.x86_64 29/35 #11 74.02 Created symlink /etc/systemd/system/timers.target.wants/logrotate.timer → /usr/lib/systemd/system/logrotate.timer. #11 74.02 #11 74.04 Running scriptlet: redis-6.2.20-3.el9_7.x86_64 30/35 #11 74.37 Installing : redis-6.2.20-3.el9_7.x86_64 30/35 #11 74.41 Running scriptlet: redis-6.2.20-3.el9_7.x86_64 30/35 #11 74.46 Installing : boost-1.75.0-13.el9_7.x86_64 31/35 #11 74.53 Installing : protobuf-3.14.0-17.el9_7.x86_64 32/35 #11 74.59 Installing : librdkafka-1.6.1-102.el9.x86_64 33/35 #11 74.59 Installing : libzookeeper-3.9.2-0contrail0.el9.x86_64 34/35 #11 74.67 Installing : cassandra-cpp-driver-2.17.0-1.el9.remi.x86_64 35/35 #11 74.75 Running scriptlet: cassandra-cpp-driver-2.17.0-1.el9.remi.x86_64 35/35 #11 75.61 Verifying : cassandra-cpp-driver-2.17.0-1.el9.remi.x86_64 1/35 #11 75.61 Verifying : libzookeeper-3.9.2-0contrail0.el9.x86_64 2/35 #11 75.61 Verifying : libicu-67.1-10.el9_6.x86_64 3/35 #11 75.61 Verifying : logrotate-3.18.0-12.el9.x86_64 4/35 #11 75.61 Verifying : boost-1.75.0-13.el9_7.x86_64 5/35 #11 75.61 Verifying : boost-atomic-1.75.0-13.el9_7.x86_64 6/35 #11 75.61 Verifying : boost-chrono-1.75.0-13.el9_7.x86_64 7/35 #11 75.61 Verifying : boost-container-1.75.0-13.el9_7.x86_64 8/35 #11 75.61 Verifying : boost-context-1.75.0-13.el9_7.x86_64 9/35 #11 75.61 Verifying : boost-contract-1.75.0-13.el9_7.x86_64 10/35 #11 75.61 Verifying : boost-coroutine-1.75.0-13.el9_7.x86_64 11/35 #11 75.61 Verifying : boost-date-time-1.75.0-13.el9_7.x86_64 12/35 #11 75.61 Verifying : boost-fiber-1.75.0-13.el9_7.x86_64 13/35 #11 75.61 Verifying : boost-filesystem-1.75.0-13.el9_7.x86_64 14/35 #11 75.61 Verifying : boost-graph-1.75.0-13.el9_7.x86_64 15/35 #11 75.61 Verifying : boost-iostreams-1.75.0-13.el9_7.x86_64 16/35 #11 75.61 Verifying : boost-locale-1.75.0-13.el9_7.x86_64 17/35 #11 75.61 Verifying : boost-log-1.75.0-13.el9_7.x86_64 18/35 #11 75.61 Verifying : boost-math-1.75.0-13.el9_7.x86_64 19/35 #11 75.61 Verifying : boost-nowide-1.75.0-13.el9_7.x86_64 20/35 #11 75.61 Verifying : boost-program-options-1.75.0-13.el9_7.x86_64 21/35 #11 75.61 Verifying : boost-python3-1.75.0-13.el9_7.x86_64 22/35 #11 75.61 Verifying : boost-random-1.75.0-13.el9_7.x86_64 23/35 #11 75.61 Verifying : boost-regex-1.75.0-13.el9_7.x86_64 24/35 #11 75.61 Verifying : boost-serialization-1.75.0-13.el9_7.x86_64 25/35 #11 75.61 Verifying : boost-stacktrace-1.75.0-13.el9_7.x86_64 26/35 #11 75.61 Verifying : boost-system-1.75.0-13.el9_7.x86_64 27/35 #11 75.61 Verifying : boost-test-1.75.0-13.el9_7.x86_64 28/35 #11 75.61 Verifying : boost-thread-1.75.0-13.el9_7.x86_64 29/35 #11 75.61 Verifying : boost-timer-1.75.0-13.el9_7.x86_64 30/35 #11 75.61 Verifying : boost-type_erasure-1.75.0-13.el9_7.x86_64 31/35 #11 75.61 Verifying : boost-wave-1.75.0-13.el9_7.x86_64 32/35 #11 75.61 Verifying : librdkafka-1.6.1-102.el9.x86_64 33/35 #11 75.61 Verifying : protobuf-3.14.0-17.el9_7.x86_64 34/35 #11 75.61 Verifying : redis-6.2.20-3.el9_7.x86_64 35/35 #11 75.88 #11 75.88 Installed: #11 75.88 boost-1.75.0-13.el9_7.x86_64 #11 75.88 boost-atomic-1.75.0-13.el9_7.x86_64 #11 75.88 boost-chrono-1.75.0-13.el9_7.x86_64 #11 75.88 boost-container-1.75.0-13.el9_7.x86_64 #11 75.88 boost-context-1.75.0-13.el9_7.x86_64 #11 75.88 boost-contract-1.75.0-13.el9_7.x86_64 #11 75.88 boost-coroutine-1.75.0-13.el9_7.x86_64 #11 75.88 boost-date-time-1.75.0-13.el9_7.x86_64 #11 75.88 boost-fiber-1.75.0-13.el9_7.x86_64 #11 75.88 boost-filesystem-1.75.0-13.el9_7.x86_64 #11 75.88 boost-graph-1.75.0-13.el9_7.x86_64 #11 75.88 boost-iostreams-1.75.0-13.el9_7.x86_64 #11 75.88 boost-locale-1.75.0-13.el9_7.x86_64 #11 75.88 boost-log-1.75.0-13.el9_7.x86_64 #11 75.88 boost-math-1.75.0-13.el9_7.x86_64 #11 75.88 boost-nowide-1.75.0-13.el9_7.x86_64 #11 75.88 boost-program-options-1.75.0-13.el9_7.x86_64 #11 75.88 boost-python3-1.75.0-13.el9_7.x86_64 #11 75.88 boost-random-1.75.0-13.el9_7.x86_64 #11 75.88 boost-regex-1.75.0-13.el9_7.x86_64 #11 75.88 boost-serialization-1.75.0-13.el9_7.x86_64 #11 75.88 boost-stacktrace-1.75.0-13.el9_7.x86_64 #11 75.88 boost-system-1.75.0-13.el9_7.x86_64 #11 75.88 boost-test-1.75.0-13.el9_7.x86_64 #11 75.88 boost-thread-1.75.0-13.el9_7.x86_64 #11 75.88 boost-timer-1.75.0-13.el9_7.x86_64 #11 75.88 boost-type_erasure-1.75.0-13.el9_7.x86_64 #11 75.88 boost-wave-1.75.0-13.el9_7.x86_64 #11 75.88 cassandra-cpp-driver-2.17.0-1.el9.remi.x86_64 #11 75.88 libicu-67.1-10.el9_6.x86_64 #11 75.88 librdkafka-1.6.1-102.el9.x86_64 #11 75.88 libzookeeper-3.9.2-0contrail0.el9.x86_64 #11 75.88 logrotate-3.18.0-12.el9.x86_64 #11 75.88 protobuf-3.14.0-17.el9_7.x86_64 #11 75.88 redis-6.2.20-3.el9_7.x86_64 #11 75.88 #11 75.88 Complete! #11 76.75 46 files removed #11 DONE 77.1s #12 exporting to image #12 exporting layers #12 exporting layers 20.2s done #12 writing image sha256:3245a0c3d2a5df634ba685291d22a3a96695e22a387d6be0d39f1010cb301d87 #12 writing image sha256:3245a0c3d2a5df634ba685291d22a3a96695e22a387d6be0d39f1010cb301d87 0.0s done #12 naming to nexus.gz1.opensdn.io:5102/opensdn-analytics-collector:nightly-r25.1 0.0s done #12 DONE 20.6s 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-analytics-base:${CONTRAIL_CONTAINER_TAG} results in empty or invalid base image name (line 6) 2026-04-27 01:41:22,294: INFO: Docker build duration: 117 seconds The push refers to repository [nexus.gz1.opensdn.io:5102/opensdn-analytics-collector] 1107dbf85b30: Preparing 45a03e692dd1: Preparing ac010851d33c: Preparing e3fd7f887666: Preparing 06999fe93316: Preparing c80f1c2778c2: Preparing e46c46e08d15: Preparing 220c2bc724ec: Preparing 7fb3a93f054c: Preparing 4089fb0ee7a5: Preparing 4d2432772bda: Preparing 537554897c2a: Preparing c933989bf68d: Preparing 86e0524f91c5: Preparing 5fa99627b7c0: Preparing 44343de3ea1d: Preparing 1107dbf85b30: Waiting 45a03e692dd1: Waiting ac010851d33c: Waiting e3fd7f887666: Waiting 06999fe93316: Waiting c80f1c2778c2: Waiting e46c46e08d15: Waiting 220c2bc724ec: Waiting 7fb3a93f054c: Waiting 4089fb0ee7a5: Waiting 537554897c2a: Waiting c933989bf68d: Waiting 86e0524f91c5: Waiting 5fa99627b7c0: Waiting 44343de3ea1d: Waiting 4d2432772bda: Waiting 1107dbf85b30: Pushed ac010851d33c: Pushed e3fd7f887666: Layer already exists 06999fe93316: Layer already exists c80f1c2778c2: Layer already exists e46c46e08d15: Layer already exists 220c2bc724ec: Layer already exists 7fb3a93f054c: Layer already exists 4089fb0ee7a5: Layer already exists 4d2432772bda: Layer already exists 537554897c2a: Layer already exists c933989bf68d: Layer already exists 86e0524f91c5: Layer already exists 5fa99627b7c0: Layer already exists 44343de3ea1d: Layer already exists 45a03e692dd1: Pushed nightly-r25.1: digest: sha256:7387170f23b8935a38426b3e57aee2ccc05d096d358b9f460e6cdcfa6911e421 size: 3672 2026-04-27 01:42:36,706: INFO: Building opensdn-analytics-collector finished successfully, duration: 191 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:5102/opensdn-analytics-alarm-gen:nightly-r25.1 179eef2a8444 651MB 0B nexus.gz1.opensdn.io:5102/opensdn-analytics-api:nightly-r25.1 11368eb0a887 660MB 0B nexus.gz1.opensdn.io:5102/opensdn-analytics-base:nightly-r25.1 68f8b25dbd31 635MB 0B nexus.gz1.opensdn.io:5102/opensdn-analytics-collector:nightly-r25.1 3245a0c3d2a5 984MB 0B nexus.gz1.opensdn.io:5102/opensdn-analytics-query-engine:nightly-r25.1 f315f0c9f5cb 865MB 0B nexus.gz1.opensdn.io:5102/opensdn-analytics-snmp-base:nightly-r25.1 bd9d69d2b94e 873MB 0B nexus.gz1.opensdn.io:5102/opensdn-analytics-snmp-collector:nightly-r25.1 fb485475c141 873MB 0B nexus.gz1.opensdn.io:5102/opensdn-analytics-snmp-topology:nightly-r25.1 e3fb5b49608d 873MB 0B nexus.gz1.opensdn.io:5102/opensdn-ansible-deployer-src:nightly-r25.1 4feca1b19daf 1.41MB 0B nexus.gz1.opensdn.io:5102/opensdn-base:nightly-r25.1 30e53c39edcf 635MB 0B nexus.gz1.opensdn.io:5102/opensdn-build-manifest-src:nightly-r25.1 eb0c3c82c4d3 3.7kB 0B nexus.gz1.opensdn.io:5102/opensdn-charms-src:nightly-r25.1 8a50edb637f0 6.05MB 0B nexus.gz1.opensdn.io:5102/opensdn-container-builder-src:nightly-r25.1 70fff16464fa 2.38MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-config-api:nightly-r25.1 193a18cbb2c2 672MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-config-base:nightly-r25.1 839dfb225cc2 635MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-config-dnsmasq:nightly-r25.1 cd25dc9505fe 654MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-config-schema:nightly-r25.1 e3c6bcc4a2f0 636MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-config-svcmonitor:nightly-r25.1 d3892e79f239 657MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-control-base:nightly-r25.1 a2f3901e02c2 698MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-control-control:nightly-r25.1 62c6fd8ab3f9 1.26GB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-control-dns:nightly-r25.1 57ac2a85a2b8 1.02GB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-webui-base:nightly-r25.1 14774699dea7 908MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-webui-job:nightly-r25.1 1c6ccbb6b092 908MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-webui-web:nightly-r25.1 577a55259989 908MB 0B nexus.gz1.opensdn.io:5102/opensdn-debug:nightly-r25.1 eb47780ea989 422MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-cassandra:nightly-r25.1 078de28abec6 331MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-haproxy:nightly-r25.1 e9c917aa9fe5 144MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-kafka:nightly-r25.1 129cf7c89432 392MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-rabbitmq:nightly-r25.1 4f78f1b82cb8 363MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-redis:nightly-r25.1 a24a2bd9710c 171MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-rsyslogd:nightly-r25.1 010aa514b355 438MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-stunnel:nightly-r25.1 6bab261db789 449MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-zookeeper:nightly-r25.1 ded07a3901eb 301MB 0B nexus.gz1.opensdn.io:5102/opensdn-general-base:nightly-r25.1 6c2a8837f725 418MB 0B nexus.gz1.opensdn.io:5102/opensdn-kolla-ansible-src:nightly-r25.1 9f3865ca9339 32.7MB 0B nexus.gz1.opensdn.io:5102/opensdn-kubernetes-cni-init:nightly-r25.1 7ae1b6fc2057 655MB 0B nexus.gz1.opensdn.io:5102/opensdn-kubernetes-kube-manager:nightly-r25.1 cfe08029d163 640MB 0B nexus.gz1.opensdn.io:5102/opensdn-node-init:nightly-r25.1 e2ae599c251a 635MB 0B nexus.gz1.opensdn.io:5102/opensdn-nodemgr:nightly-r25.1 2e790ab6ebff 774MB 0B nexus.gz1.opensdn.io:5102/opensdn-openstack-compute-init:nightly-r25.1 0d263b049c6a 419MB 0B nexus.gz1.opensdn.io:5102/opensdn-openstack-heat-init:nightly-r25.1 f395f65a9dbc 434MB 0B nexus.gz1.opensdn.io:5102/opensdn-openstack-neutron-init:nightly-r25.1 67bf8aa06a95 434MB 0B nexus.gz1.opensdn.io:5102/opensdn-provisioner:nightly-r25.1 62fb0ede487e 635MB 0B nexus.gz1.opensdn.io:5102/opensdn-status:nightly-r25.1 b706be5b5359 774MB 0B nexus.gz1.opensdn.io:5102/opensdn-tools:nightly-r25.1 aac477f22611 1.36GB 0B nexus.gz1.opensdn.io:5102/opensdn-tor-agent:nightly-r25.1 71a39e7e603a 699MB 0B nexus.gz1.opensdn.io:5102/opensdn-vrouter-agent-dpdk:nightly-r25.1 b03229021f32 946MB 0B nexus.gz1.opensdn.io:5102/opensdn-vrouter-base:nightly-r25.1 9df21e011905 710MB 0B nexus.gz1.opensdn.io:5102/opensdn-vrouter-kernel-build-init:nightly-r25.1 14b3f2685769 628MB 0B nexus.gz1.opensdn.io:5102/opensdn-vrouter-kernel-init-dpdk:nightly-r25.1 7a4f602d1109 710MB 0B nexus.gz1.opensdn.io:5102/tf-dev-sandbox:stable-r25.1 75d4d825b3b7 2.87GB 0B U tf-dev-sandbox:compile 0734c0af16a3 24.7GB 0B