2026-04-13 01:20:21,566: INFO: Building opensdn-analytics-query-engine 2026-04-13 01:20:21,626: 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 0.4s #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:5102/opensdn-analytics-base:nightly-r25.1 #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.2s #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.5s #9 [stage-1 2/4] COPY entrypoint.sh / #9 DONE 0.5s #10 [stage-1 3/4] COPY --from=build /buildroot/usr/bin/contrail-query-engine /usr/bin/contrail-query-engine #10 DONE 10.8s #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 2.470 Third parties for OpenSDN 36 MB/s | 5.1 MB 00:00 #11 5.759 Extra Packages for Enterprise Linux 9 - x86_64 23 MB/s | 21 MB 00:00 #11 24.68 Extra Packages for Enterprise Linux 9 openh264 3.0 kB/s | 2.5 kB 00:00 #11 25.84 Rocky Linux 9 - BaseOS 26 MB/s | 19 MB 00:00 #11 32.15 Rocky Linux 9 - AppStream 22 MB/s | 18 MB 00:00 #11 40.59 Rocky Linux 9 - Extras 63 kB/s | 17 kB 00:00 #11 45.75 Dependencies resolved. #11 45.76 ================================================================================ #11 45.76 Package Arch Version Repository Size #11 45.76 ================================================================================ #11 45.76 Installing: #11 45.76 boost x86_64 1.75.0-13.el9_7 appstream 9.9 k #11 45.76 cassandra-cpp-driver x86_64 2.17.0-1.el9.remi tpc 709 k #11 45.76 librdkafka x86_64 1.6.1-102.el9 appstream 662 k #11 45.76 libzookeeper x86_64 3.9.2-0contrail0.el9 tpc 93 k #11 45.76 protobuf x86_64 3.14.0-17.el9_7 appstream 1.0 M #11 45.76 redis x86_64 6.2.20-3.el9_7 appstream 1.3 M #11 45.76 Installing dependencies: #11 45.76 boost-atomic x86_64 1.75.0-13.el9_7 appstream 15 k #11 45.76 boost-chrono x86_64 1.75.0-13.el9_7 appstream 23 k #11 45.76 boost-container x86_64 1.75.0-13.el9_7 appstream 35 k #11 45.76 boost-context x86_64 1.75.0-13.el9_7 appstream 13 k #11 45.76 boost-contract x86_64 1.75.0-13.el9_7 appstream 43 k #11 45.76 boost-coroutine x86_64 1.75.0-13.el9_7 appstream 30 k #11 45.76 boost-date-time x86_64 1.75.0-13.el9_7 appstream 11 k #11 45.76 boost-fiber x86_64 1.75.0-13.el9_7 appstream 37 k #11 45.76 boost-filesystem x86_64 1.75.0-13.el9_7 appstream 55 k #11 45.76 boost-graph x86_64 1.75.0-13.el9_7 appstream 99 k #11 45.76 boost-iostreams x86_64 1.75.0-13.el9_7 appstream 37 k #11 45.76 boost-locale x86_64 1.75.0-13.el9_7 appstream 212 k #11 45.76 boost-log x86_64 1.75.0-13.el9_7 appstream 405 k #11 45.76 boost-math x86_64 1.75.0-13.el9_7 appstream 203 k #11 45.76 boost-nowide x86_64 1.75.0-13.el9_7 appstream 13 k #11 45.76 boost-program-options x86_64 1.75.0-13.el9_7 appstream 104 k #11 45.76 boost-python3 x86_64 1.75.0-13.el9_7 appstream 91 k #11 45.76 boost-random x86_64 1.75.0-13.el9_7 appstream 22 k #11 45.76 boost-regex x86_64 1.75.0-13.el9_7 appstream 275 k #11 45.76 boost-serialization x86_64 1.75.0-13.el9_7 appstream 127 k #11 45.76 boost-stacktrace x86_64 1.75.0-13.el9_7 appstream 25 k #11 45.76 boost-system x86_64 1.75.0-13.el9_7 appstream 11 k #11 45.76 boost-test x86_64 1.75.0-13.el9_7 appstream 228 k #11 45.76 boost-thread x86_64 1.75.0-13.el9_7 appstream 53 k #11 45.76 boost-timer x86_64 1.75.0-13.el9_7 appstream 21 k #11 45.76 boost-type_erasure x86_64 1.75.0-13.el9_7 appstream 28 k #11 45.76 boost-wave x86_64 1.75.0-13.el9_7 appstream 207 k #11 45.76 libicu x86_64 67.1-10.el9_6 baseos 9.6 M #11 45.76 logrotate x86_64 3.18.0-12.el9 baseos 73 k #11 45.76 #11 45.76 Transaction Summary #11 45.76 ================================================================================ #11 45.76 Install 35 Packages #11 45.76 #11 45.76 Total download size: 16 M #11 45.76 Installed size: 53 M #11 45.76 Downloading Packages: #11 46.32 (1/35): libzookeeper-3.9.2-0contrail0.el9.x86_6 1.9 MB/s | 93 kB 00:00 #11 46.32 (2/35): cassandra-cpp-driver-2.17.0-1.el9.remi. 12 MB/s | 709 kB 00:00 #11 46.38 (3/35): boost-1.75.0-13.el9_7.x86_64.rpm 298 kB/s | 9.9 kB 00:00 #11 46.42 (4/35): boost-atomic-1.75.0-13.el9_7.x86_64.rpm 1.1 MB/s | 15 kB 00:00 #11 46.42 (5/35): boost-chrono-1.75.0-13.el9_7.x86_64.rpm 1.3 MB/s | 23 kB 00:00 #11 46.42 (6/35): logrotate-3.18.0-12.el9.x86_64.rpm 621 kB/s | 73 kB 00:00 #11 46.47 (7/35): boost-container-1.75.0-13.el9_7.x86_64. 1.4 MB/s | 35 kB 00:00 #11 46.54 (8/35): libicu-67.1-10.el9_6.x86_64.rpm 34 MB/s | 9.6 MB 00:00 #11 46.54 (9/35): boost-context-1.75.0-13.el9_7.x86_64.rp 113 kB/s | 13 kB 00:00 #11 46.56 (10/35): boost-contract-1.75.0-13.el9_7.x86_64. 401 kB/s | 43 kB 00:00 #11 46.56 (11/35): boost-coroutine-1.75.0-13.el9_7.x86_64 3.2 MB/s | 30 kB 00:00 #11 46.56 (12/35): boost-date-time-1.75.0-13.el9_7.x86_64 975 kB/s | 11 kB 00:00 #11 46.56 (13/35): boost-fiber-1.75.0-13.el9_7.x86_64.rpm 3.8 MB/s | 37 kB 00:00 #11 46.56 (14/35): boost-filesystem-1.75.0-13.el9_7.x86_6 6.6 MB/s | 55 kB 00:00 #11 46.56 (15/35): boost-iostreams-1.75.0-13.el9_7.x86_64 6.5 MB/s | 37 kB 00:00 #11 46.56 (16/35): boost-graph-1.75.0-13.el9_7.x86_64.rpm 7.9 MB/s | 99 kB 00:00 #11 46.59 (17/35): boost-locale-1.75.0-13.el9_7.x86_64.rp 14 MB/s | 212 kB 00:00 #11 46.59 (18/35): boost-log-1.75.0-13.el9_7.x86_64.rpm 19 MB/s | 405 kB 00:00 #11 46.59 (19/35): boost-math-1.75.0-13.el9_7.x86_64.rpm 9.0 MB/s | 203 kB 00:00 #11 46.59 (20/35): boost-nowide-1.75.0-13.el9_7.x86_64.rp 819 kB/s | 13 kB 00:00 #11 46.59 (21/35): boost-program-options-1.75.0-13.el9_7. 9.0 MB/s | 104 kB 00:00 #11 46.62 (22/35): boost-random-1.75.0-13.el9_7.x86_64.rp 3.0 MB/s | 22 kB 00:00 #11 46.62 (23/35): boost-python3-1.75.0-13.el9_7.x86_64.r 8.3 MB/s | 91 kB 00:00 #11 46.62 (24/35): boost-serialization-1.75.0-13.el9_7.x8 16 MB/s | 127 kB 00:00 #11 46.62 (25/35): boost-stacktrace-1.75.0-13.el9_7.x86_6 3.5 MB/s | 25 kB 00:00 #11 46.62 (26/35): boost-system-1.75.0-13.el9_7.x86_64.rp 1.3 MB/s | 11 kB 00:00 #11 46.62 (27/35): boost-regex-1.75.0-13.el9_7.x86_64.rpm 11 MB/s | 275 kB 00:00 #11 46.67 (28/35): boost-thread-1.75.0-13.el9_7.x86_64.rp 6.1 MB/s | 53 kB 00:00 #11 46.67 (29/35): boost-timer-1.75.0-13.el9_7.x86_64.rpm 3.5 MB/s | 21 kB 00:00 #11 46.67 (30/35): boost-type_erasure-1.75.0-13.el9_7.x86 4.9 MB/s | 28 kB 00:00 #11 46.67 (31/35): boost-test-1.75.0-13.el9_7.x86_64.rpm 8.9 MB/s | 228 kB 00:00 #11 46.67 (32/35): boost-wave-1.75.0-13.el9_7.x86_64.rpm 15 MB/s | 207 kB 00:00 #11 46.67 (33/35): librdkafka-1.6.1-102.el9.x86_64.rpm 27 MB/s | 662 kB 00:00 #11 46.67 (34/35): protobuf-3.14.0-17.el9_7.x86_64.rpm 31 MB/s | 1.0 MB 00:00 #11 46.71 (35/35): redis-6.2.20-3.el9_7.x86_64.rpm 31 MB/s | 1.3 MB 00:00 #11 46.71 -------------------------------------------------------------------------------- #11 46.71 Total 17 MB/s | 16 MB 00:00 #11 48.43 Running transaction check #11 48.49 Transaction check succeeded. #11 48.49 Running transaction test #11 49.06 Transaction test succeeded. #11 49.06 Running transaction #11 50.31 Preparing : 1/1 #11 50.50 Installing : boost-system-1.75.0-13.el9_7.x86_64 1/35 #11 50.51 Installing : boost-chrono-1.75.0-13.el9_7.x86_64 2/35 #11 50.54 Installing : boost-thread-1.75.0-13.el9_7.x86_64 3/35 #11 50.54 Installing : boost-filesystem-1.75.0-13.el9_7.x86_64 4/35 #11 51.18 Installing : libicu-67.1-10.el9_6.x86_64 5/35 #11 51.63 Installing : boost-regex-1.75.0-13.el9_7.x86_64 6/35 #11 51.98 Installing : boost-context-1.75.0-13.el9_7.x86_64 7/35 #11 52.15 Installing : boost-date-time-1.75.0-13.el9_7.x86_64 8/35 #11 52.32 Installing : boost-atomic-1.75.0-13.el9_7.x86_64 9/35 #11 52.45 Installing : boost-log-1.75.0-13.el9_7.x86_64 10/35 #11 52.47 Installing : boost-wave-1.75.0-13.el9_7.x86_64 11/35 #11 52.51 Installing : boost-coroutine-1.75.0-13.el9_7.x86_64 12/35 #11 52.54 Installing : boost-fiber-1.75.0-13.el9_7.x86_64 13/35 #11 52.54 Installing : boost-graph-1.75.0-13.el9_7.x86_64 14/35 #11 52.60 Installing : boost-locale-1.75.0-13.el9_7.x86_64 15/35 #11 52.60 Installing : boost-type_erasure-1.75.0-13.el9_7.x86_64 16/35 #11 52.63 Installing : boost-timer-1.75.0-13.el9_7.x86_64 17/35 #11 52.65 Installing : boost-test-1.75.0-13.el9_7.x86_64 18/35 #11 52.71 Installing : boost-stacktrace-1.75.0-13.el9_7.x86_64 19/35 #11 52.71 Installing : boost-serialization-1.75.0-13.el9_7.x86_64 20/35 #11 52.71 Installing : boost-random-1.75.0-13.el9_7.x86_64 21/35 #11 52.71 Installing : boost-python3-1.75.0-13.el9_7.x86_64 22/35 #11 52.71 Installing : boost-program-options-1.75.0-13.el9_7.x86_64 23/35 #11 52.74 Installing : boost-nowide-1.75.0-13.el9_7.x86_64 24/35 #11 52.74 Installing : boost-math-1.75.0-13.el9_7.x86_64 25/35 #11 52.75 Installing : boost-iostreams-1.75.0-13.el9_7.x86_64 26/35 #11 52.77 Installing : boost-contract-1.75.0-13.el9_7.x86_64 27/35 #11 52.79 Installing : boost-container-1.75.0-13.el9_7.x86_64 28/35 #11 52.81 Running scriptlet: logrotate-3.18.0-12.el9.x86_64 29/35 #11 52.81 Installing : logrotate-3.18.0-12.el9.x86_64 29/35 #11 52.82 Running scriptlet: logrotate-3.18.0-12.el9.x86_64 29/35 #11 52.86 Created symlink /etc/systemd/system/timers.target.wants/logrotate.timer → /usr/lib/systemd/system/logrotate.timer. #11 52.86 #11 52.86 Running scriptlet: redis-6.2.20-3.el9_7.x86_64 30/35 #11 53.09 Installing : redis-6.2.20-3.el9_7.x86_64 30/35 #11 53.14 Running scriptlet: redis-6.2.20-3.el9_7.x86_64 30/35 #11 53.20 Installing : boost-1.75.0-13.el9_7.x86_64 31/35 #11 53.22 Installing : protobuf-3.14.0-17.el9_7.x86_64 32/35 #11 53.25 Installing : librdkafka-1.6.1-102.el9.x86_64 33/35 #11 53.29 Installing : libzookeeper-3.9.2-0contrail0.el9.x86_64 34/35 #11 53.32 Installing : cassandra-cpp-driver-2.17.0-1.el9.remi.x86_64 35/35 #11 53.53 Running scriptlet: cassandra-cpp-driver-2.17.0-1.el9.remi.x86_64 35/35 #11 55.04 Verifying : cassandra-cpp-driver-2.17.0-1.el9.remi.x86_64 1/35 #11 55.04 Verifying : libzookeeper-3.9.2-0contrail0.el9.x86_64 2/35 #11 55.04 Verifying : libicu-67.1-10.el9_6.x86_64 3/35 #11 55.04 Verifying : logrotate-3.18.0-12.el9.x86_64 4/35 #11 55.04 Verifying : boost-1.75.0-13.el9_7.x86_64 5/35 #11 55.04 Verifying : boost-atomic-1.75.0-13.el9_7.x86_64 6/35 #11 55.04 Verifying : boost-chrono-1.75.0-13.el9_7.x86_64 7/35 #11 55.04 Verifying : boost-container-1.75.0-13.el9_7.x86_64 8/35 #11 55.04 Verifying : boost-context-1.75.0-13.el9_7.x86_64 9/35 #11 55.04 Verifying : boost-contract-1.75.0-13.el9_7.x86_64 10/35 #11 55.04 Verifying : boost-coroutine-1.75.0-13.el9_7.x86_64 11/35 #11 55.04 Verifying : boost-date-time-1.75.0-13.el9_7.x86_64 12/35 #11 55.04 Verifying : boost-fiber-1.75.0-13.el9_7.x86_64 13/35 #11 55.04 Verifying : boost-filesystem-1.75.0-13.el9_7.x86_64 14/35 #11 55.04 Verifying : boost-graph-1.75.0-13.el9_7.x86_64 15/35 #11 55.04 Verifying : boost-iostreams-1.75.0-13.el9_7.x86_64 16/35 #11 55.04 Verifying : boost-locale-1.75.0-13.el9_7.x86_64 17/35 #11 55.04 Verifying : boost-log-1.75.0-13.el9_7.x86_64 18/35 #11 55.04 Verifying : boost-math-1.75.0-13.el9_7.x86_64 19/35 #11 55.04 Verifying : boost-nowide-1.75.0-13.el9_7.x86_64 20/35 #11 55.04 Verifying : boost-program-options-1.75.0-13.el9_7.x86_64 21/35 #11 55.04 Verifying : boost-python3-1.75.0-13.el9_7.x86_64 22/35 #11 55.04 Verifying : boost-random-1.75.0-13.el9_7.x86_64 23/35 #11 55.04 Verifying : boost-regex-1.75.0-13.el9_7.x86_64 24/35 #11 55.04 Verifying : boost-serialization-1.75.0-13.el9_7.x86_64 25/35 #11 55.04 Verifying : boost-stacktrace-1.75.0-13.el9_7.x86_64 26/35 #11 55.04 Verifying : boost-system-1.75.0-13.el9_7.x86_64 27/35 #11 55.04 Verifying : boost-test-1.75.0-13.el9_7.x86_64 28/35 #11 55.04 Verifying : boost-thread-1.75.0-13.el9_7.x86_64 29/35 #11 55.04 Verifying : boost-timer-1.75.0-13.el9_7.x86_64 30/35 #11 55.04 Verifying : boost-type_erasure-1.75.0-13.el9_7.x86_64 31/35 #11 55.04 Verifying : boost-wave-1.75.0-13.el9_7.x86_64 32/35 #11 55.04 Verifying : librdkafka-1.6.1-102.el9.x86_64 33/35 #11 55.04 Verifying : protobuf-3.14.0-17.el9_7.x86_64 34/35 #11 55.04 Verifying : redis-6.2.20-3.el9_7.x86_64 35/35 #11 55.32 #11 55.32 Installed: #11 55.32 boost-1.75.0-13.el9_7.x86_64 #11 55.32 boost-atomic-1.75.0-13.el9_7.x86_64 #11 55.32 boost-chrono-1.75.0-13.el9_7.x86_64 #11 55.32 boost-container-1.75.0-13.el9_7.x86_64 #11 55.32 boost-context-1.75.0-13.el9_7.x86_64 #11 55.32 boost-contract-1.75.0-13.el9_7.x86_64 #11 55.32 boost-coroutine-1.75.0-13.el9_7.x86_64 #11 55.32 boost-date-time-1.75.0-13.el9_7.x86_64 #11 55.32 boost-fiber-1.75.0-13.el9_7.x86_64 #11 55.32 boost-filesystem-1.75.0-13.el9_7.x86_64 #11 55.32 boost-graph-1.75.0-13.el9_7.x86_64 #11 55.32 boost-iostreams-1.75.0-13.el9_7.x86_64 #11 55.32 boost-locale-1.75.0-13.el9_7.x86_64 #11 55.32 boost-log-1.75.0-13.el9_7.x86_64 #11 55.32 boost-math-1.75.0-13.el9_7.x86_64 #11 55.32 boost-nowide-1.75.0-13.el9_7.x86_64 #11 55.32 boost-program-options-1.75.0-13.el9_7.x86_64 #11 55.32 boost-python3-1.75.0-13.el9_7.x86_64 #11 55.32 boost-random-1.75.0-13.el9_7.x86_64 #11 55.32 boost-regex-1.75.0-13.el9_7.x86_64 #11 55.32 boost-serialization-1.75.0-13.el9_7.x86_64 #11 55.32 boost-stacktrace-1.75.0-13.el9_7.x86_64 #11 55.32 boost-system-1.75.0-13.el9_7.x86_64 #11 55.32 boost-test-1.75.0-13.el9_7.x86_64 #11 55.32 boost-thread-1.75.0-13.el9_7.x86_64 #11 55.32 boost-timer-1.75.0-13.el9_7.x86_64 #11 55.32 boost-type_erasure-1.75.0-13.el9_7.x86_64 #11 55.32 boost-wave-1.75.0-13.el9_7.x86_64 #11 55.32 cassandra-cpp-driver-2.17.0-1.el9.remi.x86_64 #11 55.32 libicu-67.1-10.el9_6.x86_64 #11 55.32 librdkafka-1.6.1-102.el9.x86_64 #11 55.32 libzookeeper-3.9.2-0contrail0.el9.x86_64 #11 55.32 logrotate-3.18.0-12.el9.x86_64 #11 55.32 protobuf-3.14.0-17.el9_7.x86_64 #11 55.32 redis-6.2.20-3.el9_7.x86_64 #11 55.32 #11 55.32 Complete! #11 56.28 46 files removed #11 DONE 56.7s #12 exporting to image #12 exporting layers #12 exporting layers 13.1s done #12 writing image sha256:3f038afa02f9f0dcfa188ea00d2ca710f2220387ba8e222ff3fb165a06c8223a #12 writing image sha256:3f038afa02f9f0dcfa188ea00d2ca710f2220387ba8e222ff3fb165a06c8223a done #12 naming to nexus.gz1.opensdn.io:5102/opensdn-analytics-query-engine:nightly-r25.1 0.0s done #12 DONE 13.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-analytics-base:${CONTRAIL_CONTAINER_TAG} results in empty or invalid base image name (line 6) 2026-04-13 01:22:05,507: INFO: Docker build duration: 104 seconds The push refers to repository [nexus.gz1.opensdn.io:5102/opensdn-analytics-query-engine] 7c3ca7dc9765: Preparing 73f71cb2b48e: Preparing 2f989028b39e: Preparing c354daf973b9: Preparing 3e221ba485ec: Preparing 69c8313379d4: Preparing d31558e7343a: Preparing 9c9ba4d1c476: Preparing 4da59bddb26b: Preparing a1f50e558301: Preparing 18705caa1cd3: Preparing e298bd7cb484: Preparing d8c98cbc5b53: Preparing 1b7902dc2df6: Preparing d8876795aef5: Preparing 44343de3ea1d: Preparing 2f989028b39e: Waiting c354daf973b9: Waiting 3e221ba485ec: Waiting 69c8313379d4: Waiting d31558e7343a: Waiting 9c9ba4d1c476: Waiting 4da59bddb26b: Waiting a1f50e558301: Waiting 18705caa1cd3: Waiting e298bd7cb484: Waiting d8c98cbc5b53: Waiting 1b7902dc2df6: Waiting d8876795aef5: Waiting 44343de3ea1d: Waiting 7c3ca7dc9765: Pushed 2f989028b39e: Pushed c354daf973b9: Layer already exists 3e221ba485ec: Layer already exists 69c8313379d4: Layer already exists d31558e7343a: Layer already exists 9c9ba4d1c476: Layer already exists 4da59bddb26b: Layer already exists a1f50e558301: Layer already exists 18705caa1cd3: Layer already exists e298bd7cb484: Layer already exists d8c98cbc5b53: Layer already exists 1b7902dc2df6: Layer already exists d8876795aef5: Layer already exists 44343de3ea1d: Layer already exists 73f71cb2b48e: Pushed nightly-r25.1: digest: sha256:909423baa8a2e3b05e6450b5959d4ad38bf0caab25e0545b1b18d255149188a2 size: 3671 2026-04-13 01:22:39,995: INFO: Building opensdn-analytics-query-engine finished successfully, duration: 138 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 15f8a183eed0 642MB 0B nexus.gz1.opensdn.io:5102/opensdn-analytics-api:nightly-r25.1 5bf28745feb4 651MB 0B nexus.gz1.opensdn.io:5102/opensdn-analytics-base:nightly-r25.1 8c0de103dc24 626MB 0B nexus.gz1.opensdn.io:5102/opensdn-analytics-collector:nightly-r25.1 b7f6629ddaa8 975MB 0B nexus.gz1.opensdn.io:5102/opensdn-analytics-query-engine:nightly-r25.1 3f038afa02f9 855MB 0B nexus.gz1.opensdn.io:5102/opensdn-analytics-snmp-base:nightly-r25.1 af78ebed337e 863MB 0B nexus.gz1.opensdn.io:5102/opensdn-analytics-snmp-collector:nightly-r25.1 1ed9094402fc 864MB 0B nexus.gz1.opensdn.io:5102/opensdn-analytics-snmp-topology:nightly-r25.1 2f65dbbc47ce 864MB 0B nexus.gz1.opensdn.io:5102/opensdn-ansible-deployer-src:nightly-r25.1 4c259db01390 1.41MB 0B nexus.gz1.opensdn.io:5102/opensdn-base:nightly-r25.1 d9f4a6407873 626MB 0B nexus.gz1.opensdn.io:5102/opensdn-build-manifest-src:nightly-r25.1 950f4a27ad4c 3.7kB 0B nexus.gz1.opensdn.io:5102/opensdn-charms-src:nightly-r25.1 aef3c7cb9063 6.05MB 0B nexus.gz1.opensdn.io:5102/opensdn-container-builder-src:nightly-r25.1 4916e4b29ac5 2.47MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-config-api:nightly-r25.1 be0044289c83 663MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-config-base:nightly-r25.1 8168b45714d9 626MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-config-dnsmasq:nightly-r25.1 26739813e0fd 645MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-config-schema:nightly-r25.1 8d820540605d 627MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-config-svcmonitor:nightly-r25.1 e4e538b7ac06 647MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-control-base:nightly-r25.1 5d78e61935d8 688MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-control-control:nightly-r25.1 ecb356f7885e 1.25GB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-control-dns:nightly-r25.1 8c4749f55688 1.01GB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-control-named:nightly-r25.1 4f8a82c4cb38 708MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-webui-base:nightly-r25.1 1e60150faff1 908MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-webui-job:nightly-r25.1 5ca614eac5c9 908MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-webui-web:nightly-r25.1 7a0f7ff391c3 908MB 0B nexus.gz1.opensdn.io:5102/opensdn-debug:nightly-r25.1 d68be5080d1c 422MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-cassandra:nightly-r25.1 325608f8a970 331MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-haproxy:nightly-r25.1 d9e392f0b9e4 144MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-kafka:nightly-r25.1 e2a23870a0f3 392MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-rabbitmq:nightly-r25.1 75f016f57573 363MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-redis:nightly-r25.1 ce6385d131ec 171MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-rsyslogd:nightly-r25.1 428b1fc418d8 438MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-stunnel:nightly-r25.1 d6dc0014ebfe 449MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-zookeeper:nightly-r25.1 6dad9f268e24 301MB 0B nexus.gz1.opensdn.io:5102/opensdn-general-base:nightly-r25.1 dfe964e38779 418MB 0B nexus.gz1.opensdn.io:5102/opensdn-kolla-ansible-src:nightly-r25.1 86f0364aaea5 32.7MB 0B nexus.gz1.opensdn.io:5102/opensdn-kubernetes-cni-init:nightly-r25.1 a1ca1d6f68ec 646MB 0B nexus.gz1.opensdn.io:5102/opensdn-kubernetes-kube-manager:nightly-r25.1 3194552abc78 630MB 0B nexus.gz1.opensdn.io:5102/opensdn-node-init:nightly-r25.1 a54b83968ce0 626MB 0B nexus.gz1.opensdn.io:5102/opensdn-nodemgr:nightly-r25.1 1f182ec48b75 764MB 0B nexus.gz1.opensdn.io:5102/opensdn-openstack-compute-init:nightly-r25.1 e197e6d6e2b5 418MB 0B nexus.gz1.opensdn.io:5102/opensdn-openstack-heat-init:nightly-r25.1 7be889f2d5b9 434MB 0B nexus.gz1.opensdn.io:5102/opensdn-openstack-neutron-init:nightly-r25.1 1014c49ab2a0 434MB 0B nexus.gz1.opensdn.io:5102/opensdn-provisioner:nightly-r25.1 41df9f36b2f6 626MB 0B nexus.gz1.opensdn.io:5102/opensdn-status:nightly-r25.1 9b65b9fd6e59 764MB 0B nexus.gz1.opensdn.io:5102/opensdn-tor-agent:nightly-r25.1 d4ccebbc318c 689MB 0B nexus.gz1.opensdn.io:5102/opensdn-vrouter-agent-dpdk:nightly-r25.1 1557c67b509e 936MB 0B nexus.gz1.opensdn.io:5102/opensdn-vrouter-base:nightly-r25.1 595485488cc7 700MB 0B nexus.gz1.opensdn.io:5102/opensdn-vrouter-kernel-init-dpdk:nightly-r25.1 19a85e78ae3d 700MB 0B nexus.gz1.opensdn.io:5102/tf-dev-sandbox:stable-r25.1 cc12308defc1 2.87GB 0B U tf-dev-sandbox:compile efb6335df6c8 24.7GB 0B