2026-03-02 01:16:43,987: INFO: Building opensdn-analytics-query-engine 2026-03-02 01:16:44,006: 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-query-engine --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.37kB done #1 DONE 1.8s #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.5s #5 [1/5] FROM nexus.gz1.opensdn.io:5102/opensdn-base:nightly-r25.1 #5 DONE 0.1s #6 [stage-1 1/6] FROM nexus.gz1.opensdn.io:5102/opensdn-analytics-base:nightly-r25.1 #6 DONE 0.0s #7 [build 1/1] FROM docker.io/library/tf-dev-sandbox:compile #7 CACHED #8 [internal] load build context #8 transferring context: 1.54kB done #8 DONE 1.7s #9 [stage-1 2/4] COPY entrypoint.sh / #9 DONE 0.7s #10 [stage-1 3/4] COPY --from=build /buildroot/usr/bin/contrail-query-engine /usr/bin/contrail-query-engine #10 DONE 2.4s #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.421 Third parties for OpenSDN 34 MB/s | 5.1 MB 00:00 #11 5.093 Extra Packages for Enterprise Linux 9 - x86_64 33 MB/s | 20 MB 00:00 #11 16.54 Extra Packages for Enterprise Linux 9 openh264 1.6 kB/s | 2.5 kB 00:01 #11 17.48 Rocky Linux 9 - BaseOS 19 MB/s | 15 MB 00:00 #11 21.33 Rocky Linux 9 - AppStream 22 MB/s | 16 MB 00:00 #11 25.91 Rocky Linux 9 - Extras 59 kB/s | 17 kB 00:00 #11 28.48 Dependencies resolved. #11 28.48 ================================================================================ #11 28.48 Package Arch Version Repository Size #11 28.48 ================================================================================ #11 28.48 Installing: #11 28.48 boost x86_64 1.75.0-13.el9_7 appstream 9.9 k #11 28.48 cassandra-cpp-driver x86_64 2.17.0-1.el9.remi tpc 709 k #11 28.48 librdkafka x86_64 1.6.1-102.el9 appstream 662 k #11 28.48 libzookeeper x86_64 3.9.2-0contrail0.el9 tpc 93 k #11 28.48 protobuf x86_64 3.14.0-17.el9_7 appstream 1.0 M #11 28.48 redis x86_64 6.2.20-3.el9_7 appstream 1.3 M #11 28.48 Installing dependencies: #11 28.48 boost-atomic x86_64 1.75.0-13.el9_7 appstream 15 k #11 28.48 boost-chrono x86_64 1.75.0-13.el9_7 appstream 23 k #11 28.48 boost-container x86_64 1.75.0-13.el9_7 appstream 35 k #11 28.48 boost-context x86_64 1.75.0-13.el9_7 appstream 13 k #11 28.48 boost-contract x86_64 1.75.0-13.el9_7 appstream 43 k #11 28.48 boost-coroutine x86_64 1.75.0-13.el9_7 appstream 30 k #11 28.48 boost-date-time x86_64 1.75.0-13.el9_7 appstream 11 k #11 28.48 boost-fiber x86_64 1.75.0-13.el9_7 appstream 37 k #11 28.48 boost-filesystem x86_64 1.75.0-13.el9_7 appstream 55 k #11 28.48 boost-graph x86_64 1.75.0-13.el9_7 appstream 99 k #11 28.48 boost-iostreams x86_64 1.75.0-13.el9_7 appstream 37 k #11 28.48 boost-locale x86_64 1.75.0-13.el9_7 appstream 212 k #11 28.48 boost-log x86_64 1.75.0-13.el9_7 appstream 405 k #11 28.48 boost-math x86_64 1.75.0-13.el9_7 appstream 203 k #11 28.48 boost-nowide x86_64 1.75.0-13.el9_7 appstream 13 k #11 28.48 boost-program-options x86_64 1.75.0-13.el9_7 appstream 104 k #11 28.48 boost-python3 x86_64 1.75.0-13.el9_7 appstream 91 k #11 28.48 boost-random x86_64 1.75.0-13.el9_7 appstream 22 k #11 28.48 boost-regex x86_64 1.75.0-13.el9_7 appstream 275 k #11 28.48 boost-serialization x86_64 1.75.0-13.el9_7 appstream 127 k #11 28.48 boost-stacktrace x86_64 1.75.0-13.el9_7 appstream 25 k #11 28.48 boost-system x86_64 1.75.0-13.el9_7 appstream 11 k #11 28.48 boost-test x86_64 1.75.0-13.el9_7 appstream 228 k #11 28.48 boost-thread x86_64 1.75.0-13.el9_7 appstream 53 k #11 28.48 boost-timer x86_64 1.75.0-13.el9_7 appstream 21 k #11 28.48 boost-type_erasure x86_64 1.75.0-13.el9_7 appstream 28 k #11 28.48 boost-wave x86_64 1.75.0-13.el9_7 appstream 207 k #11 28.48 libicu x86_64 67.1-10.el9_6 baseos 9.6 M #11 28.48 logrotate x86_64 3.18.0-12.el9 baseos 73 k #11 28.48 #11 28.48 Transaction Summary #11 28.48 ================================================================================ #11 28.48 Install 35 Packages #11 28.48 #11 28.48 Total download size: 16 M #11 28.48 Installed size: 53 M #11 28.48 Downloading Packages: #11 29.01 (1/35): libzookeeper-3.9.2-0contrail0.el9.x86_6 2.0 MB/s | 93 kB 00:00 #11 29.01 (2/35): cassandra-cpp-driver-2.17.0-1.el9.remi. 9.3 MB/s | 709 kB 00:00 #11 29.06 (3/35): logrotate-3.18.0-12.el9.x86_64.rpm 917 kB/s | 73 kB 00:00 #11 29.06 (4/35): boost-1.75.0-13.el9_7.x86_64.rpm 119 kB/s | 9.9 kB 00:00 #11 29.10 (5/35): boost-atomic-1.75.0-13.el9_7.x86_64.rpm 394 kB/s | 15 kB 00:00 #11 29.10 (6/35): boost-chrono-1.75.0-13.el9_7.x86_64.rpm 599 kB/s | 23 kB 00:00 #11 29.15 (7/35): boost-container-1.75.0-13.el9_7.x86_64. 969 kB/s | 35 kB 00:00 #11 29.15 (8/35): boost-context-1.75.0-13.el9_7.x86_64.rp 422 kB/s | 13 kB 00:00 #11 29.15 (9/35): boost-contract-1.75.0-13.el9_7.x86_64.r 1.1 MB/s | 43 kB 00:00 #11 29.19 (10/35): boost-coroutine-1.75.0-13.el9_7.x86_64 797 kB/s | 30 kB 00:00 #11 29.19 (11/35): boost-date-time-1.75.0-13.el9_7.x86_64 321 kB/s | 11 kB 00:00 #11 29.22 (12/35): boost-fiber-1.75.0-13.el9_7.x86_64.rpm 932 kB/s | 37 kB 00:00 #11 29.29 (13/35): boost-filesystem-1.75.0-13.el9_7.x86_6 817 kB/s | 55 kB 00:00 #11 29.29 (14/35): boost-graph-1.75.0-13.el9_7.x86_64.rpm 2.3 MB/s | 99 kB 00:00 #11 29.29 (15/35): boost-iostreams-1.75.0-13.el9_7.x86_64 1.0 MB/s | 37 kB 00:00 #11 29.44 (16/35): boost-locale-1.75.0-13.el9_7.x86_64.rp 4.9 MB/s | 212 kB 00:00 #11 29.44 (17/35): boost-log-1.75.0-13.el9_7.x86_64.rpm 10 MB/s | 405 kB 00:00 #11 29.44 (18/35): boost-math-1.75.0-13.el9_7.x86_64.rpm 4.6 MB/s | 203 kB 00:00 #11 29.44 (19/35): boost-nowide-1.75.0-13.el9_7.x86_64.rp 463 kB/s | 13 kB 00:00 #11 29.44 (20/35): boost-program-options-1.75.0-13.el9_7. 3.5 MB/s | 104 kB 00:00 #11 29.44 (21/35): boost-python3-1.75.0-13.el9_7.x86_64.r 2.4 MB/s | 91 kB 00:00 #11 29.44 (22/35): boost-random-1.75.0-13.el9_7.x86_64.rp 706 kB/s | 22 kB 00:00 #11 29.44 (23/35): boost-regex-1.75.0-13.el9_7.x86_64.rpm 6.9 MB/s | 275 kB 00:00 #11 29.44 (24/35): boost-serialization-1.75.0-13.el9_7.x8 3.7 MB/s | 127 kB 00:00 #11 29.51 (25/35): libicu-67.1-10.el9_6.x86_64.rpm 16 MB/s | 9.6 MB 00:00 #11 29.51 (26/35): boost-stacktrace-1.75.0-13.el9_7.x86_6 319 kB/s | 25 kB 00:00 #11 29.51 (27/35): boost-system-1.75.0-13.el9_7.x86_64.rp 148 kB/s | 11 kB 00:00 #11 29.59 (28/35): boost-thread-1.75.0-13.el9_7.x86_64.rp 2.0 MB/s | 53 kB 00:00 #11 29.59 (29/35): boost-timer-1.75.0-13.el9_7.x86_64.rpm 747 kB/s | 21 kB 00:00 #11 29.59 (30/35): boost-test-1.75.0-13.el9_7.x86_64.rpm 4.8 MB/s | 228 kB 00:00 #11 29.59 (31/35): boost-wave-1.75.0-13.el9_7.x86_64.rpm 6.0 MB/s | 207 kB 00:00 #11 29.59 (32/35): boost-type_erasure-1.75.0-13.el9_7.x86 718 kB/s | 28 kB 00:00 #11 29.64 (33/35): protobuf-3.14.0-17.el9_7.x86_64.rpm 21 MB/s | 1.0 MB 00:00 #11 29.64 (34/35): redis-6.2.20-3.el9_7.x86_64.rpm 22 MB/s | 1.3 MB 00:00 #11 29.68 (35/35): librdkafka-1.6.1-102.el9.x86_64.rpm 6.0 MB/s | 662 kB 00:00 #11 29.68 -------------------------------------------------------------------------------- #11 29.68 Total 13 MB/s | 16 MB 00:01 #11 30.42 Running transaction check #11 30.47 Transaction check succeeded. #11 30.47 Running transaction test #11 30.65 Transaction test succeeded. #11 30.65 Running transaction #11 31.15 Preparing : 1/1 #11 31.33 Installing : boost-system-1.75.0-13.el9_7.x86_64 1/35 #11 31.34 Installing : boost-chrono-1.75.0-13.el9_7.x86_64 2/35 #11 31.34 Installing : boost-thread-1.75.0-13.el9_7.x86_64 3/35 #11 31.39 Installing : boost-filesystem-1.75.0-13.el9_7.x86_64 4/35 #11 31.65 Installing : libicu-67.1-10.el9_6.x86_64 5/35 #11 31.65 Installing : boost-regex-1.75.0-13.el9_7.x86_64 6/35 #11 31.65 Installing : boost-context-1.75.0-13.el9_7.x86_64 7/35 #11 31.65 Installing : boost-date-time-1.75.0-13.el9_7.x86_64 8/35 #11 31.65 Installing : boost-atomic-1.75.0-13.el9_7.x86_64 9/35 #11 31.65 Installing : boost-log-1.75.0-13.el9_7.x86_64 10/35 #11 31.65 Installing : boost-wave-1.75.0-13.el9_7.x86_64 11/35 #11 31.67 Installing : boost-coroutine-1.75.0-13.el9_7.x86_64 12/35 #11 31.67 Installing : boost-fiber-1.75.0-13.el9_7.x86_64 13/35 #11 31.67 Installing : boost-graph-1.75.0-13.el9_7.x86_64 14/35 #11 31.69 Installing : boost-locale-1.75.0-13.el9_7.x86_64 15/35 #11 31.69 Installing : boost-type_erasure-1.75.0-13.el9_7.x86_64 16/35 #11 31.69 Installing : boost-timer-1.75.0-13.el9_7.x86_64 17/35 #11 31.76 Installing : boost-test-1.75.0-13.el9_7.x86_64 18/35 #11 31.76 Installing : boost-stacktrace-1.75.0-13.el9_7.x86_64 19/35 #11 31.76 Installing : boost-serialization-1.75.0-13.el9_7.x86_64 20/35 #11 31.76 Installing : boost-random-1.75.0-13.el9_7.x86_64 21/35 #11 31.76 Installing : boost-python3-1.75.0-13.el9_7.x86_64 22/35 #11 31.76 Installing : boost-program-options-1.75.0-13.el9_7.x86_64 23/35 #11 31.76 Installing : boost-nowide-1.75.0-13.el9_7.x86_64 24/35 #11 31.76 Installing : boost-math-1.75.0-13.el9_7.x86_64 25/35 #11 31.76 Installing : boost-iostreams-1.75.0-13.el9_7.x86_64 26/35 #11 31.76 Installing : boost-contract-1.75.0-13.el9_7.x86_64 27/35 #11 31.76 Installing : boost-container-1.75.0-13.el9_7.x86_64 28/35 #11 31.76 Running scriptlet: logrotate-3.18.0-12.el9.x86_64 29/35 #11 31.84 Installing : logrotate-3.18.0-12.el9.x86_64 29/35 #11 31.84 Running scriptlet: logrotate-3.18.0-12.el9.x86_64 29/35 #11 31.84 Created symlink /etc/systemd/system/timers.target.wants/logrotate.timer → /usr/lib/systemd/system/logrotate.timer. #11 31.84 #11 31.84 Running scriptlet: redis-6.2.20-3.el9_7.x86_64 30/35 #11 32.00 Installing : redis-6.2.20-3.el9_7.x86_64 30/35 #11 32.02 Running scriptlet: redis-6.2.20-3.el9_7.x86_64 30/35 #11 32.06 Installing : boost-1.75.0-13.el9_7.x86_64 31/35 #11 32.09 Installing : protobuf-3.14.0-17.el9_7.x86_64 32/35 #11 32.13 Installing : librdkafka-1.6.1-102.el9.x86_64 33/35 #11 32.14 Installing : libzookeeper-3.9.2-0contrail0.el9.x86_64 34/35 #11 32.16 Installing : cassandra-cpp-driver-2.17.0-1.el9.remi.x86_64 35/35 #11 32.19 Running scriptlet: cassandra-cpp-driver-2.17.0-1.el9.remi.x86_64 35/35 #11 32.49 Verifying : cassandra-cpp-driver-2.17.0-1.el9.remi.x86_64 1/35 #11 32.49 Verifying : libzookeeper-3.9.2-0contrail0.el9.x86_64 2/35 #11 32.49 Verifying : libicu-67.1-10.el9_6.x86_64 3/35 #11 32.49 Verifying : logrotate-3.18.0-12.el9.x86_64 4/35 #11 32.49 Verifying : boost-1.75.0-13.el9_7.x86_64 5/35 #11 32.49 Verifying : boost-atomic-1.75.0-13.el9_7.x86_64 6/35 #11 32.49 Verifying : boost-chrono-1.75.0-13.el9_7.x86_64 7/35 #11 32.49 Verifying : boost-container-1.75.0-13.el9_7.x86_64 8/35 #11 32.49 Verifying : boost-context-1.75.0-13.el9_7.x86_64 9/35 #11 32.49 Verifying : boost-contract-1.75.0-13.el9_7.x86_64 10/35 #11 32.49 Verifying : boost-coroutine-1.75.0-13.el9_7.x86_64 11/35 #11 32.49 Verifying : boost-date-time-1.75.0-13.el9_7.x86_64 12/35 #11 32.49 Verifying : boost-fiber-1.75.0-13.el9_7.x86_64 13/35 #11 32.49 Verifying : boost-filesystem-1.75.0-13.el9_7.x86_64 14/35 #11 32.49 Verifying : boost-graph-1.75.0-13.el9_7.x86_64 15/35 #11 32.49 Verifying : boost-iostreams-1.75.0-13.el9_7.x86_64 16/35 #11 32.49 Verifying : boost-locale-1.75.0-13.el9_7.x86_64 17/35 #11 32.49 Verifying : boost-log-1.75.0-13.el9_7.x86_64 18/35 #11 32.49 Verifying : boost-math-1.75.0-13.el9_7.x86_64 19/35 #11 32.49 Verifying : boost-nowide-1.75.0-13.el9_7.x86_64 20/35 #11 32.49 Verifying : boost-program-options-1.75.0-13.el9_7.x86_64 21/35 #11 32.49 Verifying : boost-python3-1.75.0-13.el9_7.x86_64 22/35 #11 32.49 Verifying : boost-random-1.75.0-13.el9_7.x86_64 23/35 #11 32.49 Verifying : boost-regex-1.75.0-13.el9_7.x86_64 24/35 #11 32.49 Verifying : boost-serialization-1.75.0-13.el9_7.x86_64 25/35 #11 32.49 Verifying : boost-stacktrace-1.75.0-13.el9_7.x86_64 26/35 #11 32.49 Verifying : boost-system-1.75.0-13.el9_7.x86_64 27/35 #11 32.49 Verifying : boost-test-1.75.0-13.el9_7.x86_64 28/35 #11 32.49 Verifying : boost-thread-1.75.0-13.el9_7.x86_64 29/35 #11 32.49 Verifying : boost-timer-1.75.0-13.el9_7.x86_64 30/35 #11 32.49 Verifying : boost-type_erasure-1.75.0-13.el9_7.x86_64 31/35 #11 32.49 Verifying : boost-wave-1.75.0-13.el9_7.x86_64 32/35 #11 32.49 Verifying : librdkafka-1.6.1-102.el9.x86_64 33/35 #11 32.49 Verifying : protobuf-3.14.0-17.el9_7.x86_64 34/35 #11 32.49 Verifying : redis-6.2.20-3.el9_7.x86_64 35/35 #11 32.62 #11 32.62 Installed: #11 32.62 boost-1.75.0-13.el9_7.x86_64 #11 32.62 boost-atomic-1.75.0-13.el9_7.x86_64 #11 32.62 boost-chrono-1.75.0-13.el9_7.x86_64 #11 32.62 boost-container-1.75.0-13.el9_7.x86_64 #11 32.62 boost-context-1.75.0-13.el9_7.x86_64 #11 32.62 boost-contract-1.75.0-13.el9_7.x86_64 #11 32.62 boost-coroutine-1.75.0-13.el9_7.x86_64 #11 32.62 boost-date-time-1.75.0-13.el9_7.x86_64 #11 32.62 boost-fiber-1.75.0-13.el9_7.x86_64 #11 32.62 boost-filesystem-1.75.0-13.el9_7.x86_64 #11 32.62 boost-graph-1.75.0-13.el9_7.x86_64 #11 32.62 boost-iostreams-1.75.0-13.el9_7.x86_64 #11 32.62 boost-locale-1.75.0-13.el9_7.x86_64 #11 32.62 boost-log-1.75.0-13.el9_7.x86_64 #11 32.62 boost-math-1.75.0-13.el9_7.x86_64 #11 32.62 boost-nowide-1.75.0-13.el9_7.x86_64 #11 32.62 boost-program-options-1.75.0-13.el9_7.x86_64 #11 32.62 boost-python3-1.75.0-13.el9_7.x86_64 #11 32.62 boost-random-1.75.0-13.el9_7.x86_64 #11 32.62 boost-regex-1.75.0-13.el9_7.x86_64 #11 32.62 boost-serialization-1.75.0-13.el9_7.x86_64 #11 32.62 boost-stacktrace-1.75.0-13.el9_7.x86_64 #11 32.62 boost-system-1.75.0-13.el9_7.x86_64 #11 32.62 boost-test-1.75.0-13.el9_7.x86_64 #11 32.62 boost-thread-1.75.0-13.el9_7.x86_64 #11 32.62 boost-timer-1.75.0-13.el9_7.x86_64 #11 32.62 boost-type_erasure-1.75.0-13.el9_7.x86_64 #11 32.62 boost-wave-1.75.0-13.el9_7.x86_64 #11 32.62 cassandra-cpp-driver-2.17.0-1.el9.remi.x86_64 #11 32.62 libicu-67.1-10.el9_6.x86_64 #11 32.62 librdkafka-1.6.1-102.el9.x86_64 #11 32.62 libzookeeper-3.9.2-0contrail0.el9.x86_64 #11 32.62 logrotate-3.18.0-12.el9.x86_64 #11 32.62 protobuf-3.14.0-17.el9_7.x86_64 #11 32.62 redis-6.2.20-3.el9_7.x86_64 #11 32.62 #11 32.62 Complete! #11 32.98 46 files removed #11 DONE 33.2s #12 exporting to image #12 exporting layers #12 exporting layers 7.7s done #12 writing image sha256:4281e5e1e1b20a1e5968aa2f21b576cdc3a746758764b884075be735e5300fb5 done #12 naming to nexus.gz1.opensdn.io:5102/opensdn-analytics-query-engine:nightly-r25.1 done #12 DONE 7.8s 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-03-02 01:19:14,984: INFO: Docker build duration: 151 seconds The push refers to repository [nexus.gz1.opensdn.io:5102/opensdn-analytics-query-engine] f351bdf46007: Preparing 6fdd706423c7: Preparing ac7636176494: Preparing b412f2c8059f: Preparing dc788d330350: Preparing 572e8b0feac0: Preparing 9c58e6750e37: Preparing bba69f69c410: Preparing e5071307f961: Preparing d17be72c1f2b: Preparing 9c9fe883d63f: Preparing 08a38c44e9d9: Preparing f85273647c03: Preparing 0c6163afc841: Preparing 66d35a78a2d6: Preparing 44343de3ea1d: Preparing f351bdf46007: Waiting 6fdd706423c7: Waiting ac7636176494: Waiting b412f2c8059f: Waiting dc788d330350: Waiting 572e8b0feac0: Waiting 9c58e6750e37: Waiting bba69f69c410: Waiting e5071307f961: Waiting d17be72c1f2b: Waiting 9c9fe883d63f: Waiting 08a38c44e9d9: Waiting f85273647c03: Waiting 0c6163afc841: Waiting 66d35a78a2d6: Waiting 44343de3ea1d: Waiting ac7636176494: Pushed b412f2c8059f: Layer already exists dc788d330350: Layer already exists 572e8b0feac0: Layer already exists 9c58e6750e37: Layer already exists bba69f69c410: Layer already exists e5071307f961: Layer already exists d17be72c1f2b: Layer already exists 9c9fe883d63f: Layer already exists 08a38c44e9d9: Layer already exists f85273647c03: Layer already exists 0c6163afc841: Layer already exists 66d35a78a2d6: Layer already exists 44343de3ea1d: Layer already exists f351bdf46007: Pushed 6fdd706423c7: Pushed nightly-r25.1: digest: sha256:ef643ad13f39aeae0d7691afad3628e5473e4570d54ffb07b9818c9d2b3bdd8c size: 3671 2026-03-02 01:19:32,035: INFO: Building opensdn-analytics-query-engine finished successfully, duration: 169 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 e3e82136ba0d 633MB 0B nexus.gz1.opensdn.io:5102/opensdn-analytics-api:nightly-r25.1 e48edf241cbb 641MB 0B nexus.gz1.opensdn.io:5102/opensdn-analytics-base:nightly-r25.1 df45d360655b 616MB 0B nexus.gz1.opensdn.io:5102/opensdn-analytics-collector:nightly-r25.1 677afb8064ce 965MB 0B nexus.gz1.opensdn.io:5102/opensdn-analytics-query-engine:nightly-r25.1 4281e5e1e1b2 846MB 0B nexus.gz1.opensdn.io:5102/opensdn-analytics-snmp-base:nightly-r25.1 abcf784809ed 854MB 0B nexus.gz1.opensdn.io:5102/opensdn-analytics-snmp-collector:nightly-r25.1 d53a0575bb2b 854MB 0B nexus.gz1.opensdn.io:5102/opensdn-analytics-snmp-topology:nightly-r25.1 d665f501f9ae 854MB 0B nexus.gz1.opensdn.io:5102/opensdn-ansible-deployer-src:nightly-r25.1 4c7511dff9b6 1.4MB 0B nexus.gz1.opensdn.io:5102/opensdn-base:nightly-r25.1 b202cc119464 616MB 0B nexus.gz1.opensdn.io:5102/opensdn-build-manifest-src:nightly-r25.1 fbff8c963676 3.7kB 0B nexus.gz1.opensdn.io:5102/opensdn-charms-src:nightly-r25.1 93cc4de63ff9 6.05MB 0B nexus.gz1.opensdn.io:5102/opensdn-container-builder-src:nightly-r25.1 03d0b8e4c548 2.37MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-config-api:nightly-r25.1 d590a666377a 654MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-config-base:nightly-r25.1 ee971dba11e3 616MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-config-dnsmasq:nightly-r25.1 ff9664ff08c0 635MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-config-schema:nightly-r25.1 08e7136d578d 617MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-config-svcmonitor:nightly-r25.1 40a0b51770b6 638MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-control-base:nightly-r25.1 22b91de9cd9e 679MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-control-control:nightly-r25.1 3ebc51e4a691 1.24GB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-control-dns:nightly-r25.1 67ba3fb45dad 1GB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-control-named:nightly-r25.1 fd6fa3cef306 698MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-webui-base:nightly-r25.1 0644632f8ad0 899MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-webui-job:nightly-r25.1 58708ac924e0 899MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-webui-web:nightly-r25.1 bc420249ccad 899MB 0B nexus.gz1.opensdn.io:5102/opensdn-debug:nightly-r25.1 2bbffacab188 413MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-cassandra:nightly-r25.1 1ae492093e93 331MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-haproxy:nightly-r25.1 9c473f1bf91a 144MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-kafka:nightly-r25.1 26e78b462a73 392MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-rabbitmq:nightly-r25.1 24d0ca6da4a4 363MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-redis:nightly-r25.1 ab210ea810ad 171MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-rsyslogd:nightly-r25.1 be563a3ada5d 429MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-stunnel:nightly-r25.1 5f11ca758c03 440MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-zookeeper:nightly-r25.1 dfcb864f9c77 301MB 0B nexus.gz1.opensdn.io:5102/opensdn-general-base:nightly-r25.1 bde049f02da4 409MB 0B nexus.gz1.opensdn.io:5102/opensdn-kolla-ansible-src:nightly-r25.1 a999202fb10b 32.7MB 0B nexus.gz1.opensdn.io:5102/opensdn-kubernetes-cni-init:nightly-r25.1 d4d09297121d 636MB 0B nexus.gz1.opensdn.io:5102/opensdn-kubernetes-kube-manager:nightly-r25.1 90309d748f52 620MB 0B nexus.gz1.opensdn.io:5102/opensdn-node-init:nightly-r25.1 c68260ef7fb2 616MB 0B nexus.gz1.opensdn.io:5102/opensdn-nodemgr:nightly-r25.1 2e89318ac8eb 755MB 0B nexus.gz1.opensdn.io:5102/opensdn-openstack-compute-init:nightly-r25.1 349803b197bf 409MB 0B nexus.gz1.opensdn.io:5102/opensdn-openstack-heat-init:nightly-r25.1 a3586cad7bcc 425MB 0B nexus.gz1.opensdn.io:5102/opensdn-openstack-neutron-init:nightly-r25.1 8fdc6f409cdf 425MB 0B nexus.gz1.opensdn.io:5102/opensdn-provisioner:nightly-r25.1 7bd1fc07e15d 616MB 0B nexus.gz1.opensdn.io:5102/opensdn-status:nightly-r25.1 6ba3e201ab98 755MB 0B nexus.gz1.opensdn.io:5102/opensdn-tools:nightly-r25.1 d6210f4dde46 1.35GB 0B nexus.gz1.opensdn.io:5102/opensdn-tor-agent:nightly-r25.1 233a8ae8c1c4 680MB 0B nexus.gz1.opensdn.io:5102/opensdn-vrouter-agent-dpdk:nightly-r25.1 4650b1154ca6 917MB 0B nexus.gz1.opensdn.io:5102/opensdn-vrouter-base:nightly-r25.1 400935e38be4 691MB 0B nexus.gz1.opensdn.io:5102/opensdn-vrouter-kernel-build-init:nightly-r25.1 7cc324c14794 630MB 0B nexus.gz1.opensdn.io:5102/opensdn-vrouter-kernel-init-dpdk:nightly-r25.1 fffb30cd3fc4 691MB 0B nexus.gz1.opensdn.io:5102/tf-dev-sandbox:stable-r25.1 4270117e155c 2.9GB 0B U tf-dev-sandbox:compile 282533a361ef 24.7GB 0B