2026-06-18 01:28:20,293: INFO: Building opensdn-analytics-query-engine 2026-06-18 01:28:20,366: 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-r26.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-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 --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: 1.38kB done #1 DONE 0.9s #2 [internal] load metadata for nexus.gz1.opensdn.io:5102/opensdn-analytics-base:nightly-r26.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 2.7s #5 [1/5] FROM nexus.gz1.opensdn.io:5102/opensdn-base:nightly-r26.1 #5 DONE 0.2s #6 [build 1/1] FROM docker.io/library/tf-dev-sandbox:compile #6 CACHED #7 [stage-1 1/6] FROM nexus.gz1.opensdn.io:5102/opensdn-analytics-base:nightly-r26.1 #7 DONE 0.0s #8 [internal] load build context #8 DONE 0.0s #8 [internal] load build context #8 transferring context: 1.54kB 0.0s done #8 DONE 1.7s #9 [stage-1 2/4] COPY entrypoint.sh / #9 DONE 1.7s #10 [stage-1 3/4] COPY --from=build /buildroot/usr/bin/contrail-query-engine /usr/bin/contrail-query-engine #10 DONE 0.3s #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 ; dnf install -y $pkgs protobuf redis cassandra-cpp-driver libzookeeper librdkafka hiredis ; dnf clean all -y ; rm -rf /var/cache/yum #11 1.650 added from: http://tf-mirrors.gz1.opensdn.io/re 79 MB/s | 14 MB 00:00 #11 4.150 added from: http://tf-mirrors.gz1.opensdn.io/re 25 MB/s | 1.9 MB 00:00 #11 5.100 added from: http://tf-mirrors.gz1.opensdn.io/re 12 MB/s | 402 kB 00:00 #11 5.676 added from: http://tf-mirrors.gz1.opensdn.io/re 46 MB/s | 16 MB 00:00 #11 12.47 added from: http://tf-mirrors.gz1.opensdn.io/re 40 MB/s | 11 MB 00:00 #11 16.36 added from: http://tf-mirrors.gz1.opensdn.io/re 18 MB/s | 1.1 MB 00:00 #11 16.94 added from: http://tf-mirrors.gz1.opensdn.io/re 31 MB/s | 4.8 MB 00:00 #11 19.24 added from: http://tf-mirrors.gz1.opensdn.io/re 14 MB/s | 697 kB 00:00 #11 19.83 added from: http://tf-mirrors.gz1.opensdn.io/re 12 MB/s | 474 kB 00:00 #11 20.17 added from: http://tf-mirrors.gz1.opensdn.io/re 443 kB/s | 18 kB 00:00 #11 20.55 added from: http://tf-mirrors.gz1.opensdn.io/re 9.6 kB/s | 257 B 00:00 #11 20.89 added from: http://tf-mirrors.gz1.opensdn.io/re 337 kB/s | 15 kB 00:00 #11 21.33 added from: http://tf-mirrors.gz1.opensdn.io/re 1.6 MB/s | 96 kB 00:00 #11 22.40 added from: http://tf-mirrors.gz1.opensdn.io/re 55 MB/s | 39 MB 00:00 #11 40.99 Third parties for OpenSDN 29 MB/s | 5.1 MB 00:00 #11 50.45 Dependencies resolved. #11 50.45 =============================================================================================== #11 50.45 Package Arch Version Repository Size #11 50.45 =============================================================================================== #11 50.45 Installing: #11 50.45 boost x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 9.9 k #11 50.45 cassandra-cpp-driver x86_64 2.17.0-1.el9.remi tpc 709 k #11 50.45 hiredis x86_64 1.0.2-2.el9 tf-mirrors.ci_repos_epel9.repo 47 k #11 50.45 librdkafka x86_64 1.6.1-102.el9 tf-mirrors.ci_repos_yum9-appstream 662 k #11 50.45 libzookeeper x86_64 3.9.2-0contrail0.el9 tpc 93 k #11 50.45 protobuf x86_64 3.14.0-16.el9 tf-mirrors.ci_repos_yum9-appstream 1.0 M #11 50.45 redis x86_64 6.2.20-2.el9_7 tf-mirrors.ci_repos_yum9-appstream 1.3 M #11 50.45 Installing dependencies: #11 50.45 boost-atomic x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 15 k #11 50.45 boost-chrono x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 23 k #11 50.45 boost-container x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 35 k #11 50.45 boost-context x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 13 k #11 50.45 boost-contract x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 43 k #11 50.45 boost-coroutine x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 30 k #11 50.45 boost-date-time x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 11 k #11 50.45 boost-fiber x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 37 k #11 50.45 boost-filesystem x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 55 k #11 50.45 boost-graph x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 99 k #11 50.45 boost-iostreams x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 37 k #11 50.45 boost-locale x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 212 k #11 50.45 boost-log x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 405 k #11 50.45 boost-math x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 203 k #11 50.45 boost-nowide x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 13 k #11 50.45 boost-program-options x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 104 k #11 50.45 boost-python3 x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 91 k #11 50.45 boost-random x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 22 k #11 50.45 boost-regex x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 275 k #11 50.45 boost-serialization x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 127 k #11 50.45 boost-stacktrace x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 25 k #11 50.45 boost-system x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 11 k #11 50.45 boost-test x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 228 k #11 50.45 boost-thread x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 53 k #11 50.45 boost-timer x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 21 k #11 50.45 boost-type_erasure x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 28 k #11 50.45 boost-wave x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 207 k #11 50.45 libicu x86_64 67.1-10.el9_6 tf-mirrors.ci_repos_yum9-baseos 9.6 M #11 50.45 logrotate x86_64 3.18.0-12.el9 tf-mirrors.ci_repos_yum9-baseos 73 k #11 50.45 #11 50.45 Transaction Summary #11 50.45 =============================================================================================== #11 50.45 Install 36 Packages #11 50.45 #11 50.45 Total download size: 16 M #11 50.45 Installed size: 53 M #11 50.45 Downloading Packages: #11 50.56 (1/36): boost-1.75.0-13.el9_7.x86_64.rpm 102 kB/s | 9.9 kB 00:00 #11 50.92 (2/36): logrotate-3.18.0-12.el9.x86_64.rpm 160 kB/s | 73 kB 00:00 #11 51.63 (3/36): boost-atomic-1.75.0-13.el9_7.x86_64.rpm 14 kB/s | 15 kB 00:01 #11 51.64 (4/36): boost-chrono-1.75.0-13.el9_7.x86_64.rpm 31 kB/s | 23 kB 00:00 #11 51.64 (5/36): boost-container-1.75.0-13.el9_7.x86_64. 2.3 MB/s | 35 kB 00:00 #11 51.65 (6/36): boost-context-1.75.0-13.el9_7.x86_64.rp 1.3 MB/s | 13 kB 00:00 #11 51.68 (7/36): boost-contract-1.75.0-13.el9_7.x86_64.r 3.6 MB/s | 43 kB 00:00 #11 51.68 (8/36): boost-coroutine-1.75.0-13.el9_7.x86_64. 1.8 MB/s | 30 kB 00:00 #11 51.68 (9/36): boost-date-time-1.75.0-13.el9_7.x86_64. 809 kB/s | 11 kB 00:00 #11 51.68 (10/36): boost-fiber-1.75.0-13.el9_7.x86_64.rpm 4.3 MB/s | 37 kB 00:00 #11 51.68 (11/36): boost-filesystem-1.75.0-13.el9_7.x86_6 7.0 MB/s | 55 kB 00:00 #11 51.71 (12/36): boost-graph-1.75.0-13.el9_7.x86_64.rpm 11 MB/s | 99 kB 00:00 #11 51.71 (13/36): boost-iostreams-1.75.0-13.el9_7.x86_64 2.6 MB/s | 37 kB 00:00 #11 51.71 (14/36): boost-locale-1.75.0-13.el9_7.x86_64.rp 14 MB/s | 212 kB 00:00 #11 51.74 (15/36): boost-math-1.75.0-13.el9_7.x86_64.rpm 12 MB/s | 203 kB 00:00 #11 51.74 (16/36): boost-log-1.75.0-13.el9_7.x86_64.rpm 8.5 MB/s | 405 kB 00:00 #11 51.74 (17/36): boost-nowide-1.75.0-13.el9_7.x86_64.rp 473 kB/s | 13 kB 00:00 #11 51.75 (18/36): boost-program-options-1.75.0-13.el9_7. 9.7 MB/s | 104 kB 00:00 #11 51.77 (19/36): boost-python3-1.75.0-13.el9_7.x86_64.r 7.9 MB/s | 91 kB 00:00 #11 51.77 (20/36): boost-random-1.75.0-13.el9_7.x86_64.rp 2.2 MB/s | 22 kB 00:00 #11 51.78 (21/36): boost-regex-1.75.0-13.el9_7.x86_64.rpm 17 MB/s | 275 kB 00:00 #11 51.78 (22/36): boost-serialization-1.75.0-13.el9_7.x8 7.9 MB/s | 127 kB 00:00 #11 51.78 (23/36): boost-stacktrace-1.75.0-13.el9_7.x86_6 3.1 MB/s | 25 kB 00:00 #11 51.81 (24/36): boost-system-1.75.0-13.el9_7.x86_64.rp 1.5 MB/s | 11 kB 00:00 #11 51.81 (25/36): boost-thread-1.75.0-13.el9_7.x86_64.rp 4.9 MB/s | 53 kB 00:00 #11 51.81 (26/36): boost-test-1.75.0-13.el9_7.x86_64.rpm 9.5 MB/s | 228 kB 00:00 #11 51.83 (27/36): boost-timer-1.75.0-13.el9_7.x86_64.rpm 1.2 MB/s | 21 kB 00:00 #11 51.83 (28/36): boost-type_erasure-1.75.0-13.el9_7.x86 1.1 MB/s | 28 kB 00:00 #11 51.85 (29/36): boost-wave-1.75.0-13.el9_7.x86_64.rpm 8.0 MB/s | 207 kB 00:00 #11 51.88 (30/36): librdkafka-1.6.1-102.el9.x86_64.rpm 21 MB/s | 662 kB 00:00 #11 51.89 (31/36): protobuf-3.14.0-16.el9.x86_64.rpm 21 MB/s | 1.0 MB 00:00 #11 51.89 (32/36): hiredis-1.0.2-2.el9.x86_64.rpm 8.1 MB/s | 47 kB 00:00 #11 51.94 (33/36): redis-6.2.20-2.el9_7.x86_64.rpm 25 MB/s | 1.3 MB 00:00 #11 52.01 (34/36): libicu-67.1-10.el9_6.x86_64.rpm 6.1 MB/s | 9.6 MB 00:01 #11 52.02 (35/36): libzookeeper-3.9.2-0contrail0.el9.x86_ 883 kB/s | 93 kB 00:00 #11 52.03 (36/36): cassandra-cpp-driver-2.17.0-1.el9.remi 4.9 MB/s | 709 kB 00:00 #11 52.04 -------------------------------------------------------------------------------- #11 52.04 Total 10 MB/s | 16 MB 00:01 #11 52.04 Running transaction check #11 52.14 Transaction check succeeded. #11 52.14 Running transaction test #11 52.53 Transaction test succeeded. #11 52.53 Running transaction #11 53.32 Preparing : 1/1 #11 53.69 Installing : boost-system-1.75.0-13.el9_7.x86_64 1/36 #11 53.69 Installing : boost-chrono-1.75.0-13.el9_7.x86_64 2/36 #11 53.69 Installing : boost-thread-1.75.0-13.el9_7.x86_64 3/36 #11 53.69 Installing : boost-filesystem-1.75.0-13.el9_7.x86_64 4/36 #11 54.15 Installing : libicu-67.1-10.el9_6.x86_64 5/36 #11 54.15 Installing : boost-regex-1.75.0-13.el9_7.x86_64 6/36 #11 54.18 Installing : boost-context-1.75.0-13.el9_7.x86_64 7/36 #11 54.18 Installing : boost-date-time-1.75.0-13.el9_7.x86_64 8/36 #11 54.18 Installing : boost-atomic-1.75.0-13.el9_7.x86_64 9/36 #11 54.18 Installing : boost-log-1.75.0-13.el9_7.x86_64 10/36 #11 54.18 Installing : boost-wave-1.75.0-13.el9_7.x86_64 11/36 #11 54.18 Installing : boost-coroutine-1.75.0-13.el9_7.x86_64 12/36 #11 54.18 Installing : boost-fiber-1.75.0-13.el9_7.x86_64 13/36 #11 54.19 Installing : boost-graph-1.75.0-13.el9_7.x86_64 14/36 #11 54.20 Installing : boost-locale-1.75.0-13.el9_7.x86_64 15/36 #11 54.21 Installing : boost-type_erasure-1.75.0-13.el9_7.x86_64 16/36 #11 54.25 Installing : boost-timer-1.75.0-13.el9_7.x86_64 17/36 #11 54.25 Installing : boost-test-1.75.0-13.el9_7.x86_64 18/36 #11 54.25 Installing : boost-stacktrace-1.75.0-13.el9_7.x86_64 19/36 #11 54.25 Installing : boost-serialization-1.75.0-13.el9_7.x86_64 20/36 #11 54.25 Installing : boost-random-1.75.0-13.el9_7.x86_64 21/36 #11 54.25 Installing : boost-python3-1.75.0-13.el9_7.x86_64 22/36 #11 54.27 Installing : boost-program-options-1.75.0-13.el9_7.x86_64 23/36 #11 54.27 Installing : boost-nowide-1.75.0-13.el9_7.x86_64 24/36 #11 54.29 Installing : boost-math-1.75.0-13.el9_7.x86_64 25/36 #11 54.29 Installing : boost-iostreams-1.75.0-13.el9_7.x86_64 26/36 #11 54.31 Installing : boost-contract-1.75.0-13.el9_7.x86_64 27/36 #11 54.31 Installing : boost-container-1.75.0-13.el9_7.x86_64 28/36 #11 54.31 Running scriptlet: logrotate-3.18.0-12.el9.x86_64 29/36 #11 54.34 Installing : logrotate-3.18.0-12.el9.x86_64 29/36 #11 54.34 Running scriptlet: logrotate-3.18.0-12.el9.x86_64 29/36 #11 54.36 Created symlink /etc/systemd/system/timers.target.wants/logrotate.timer → /usr/lib/systemd/system/logrotate.timer. #11 54.36 #11 54.36 Running scriptlet: redis-6.2.20-2.el9_7.x86_64 30/36 #11 54.61 Installing : redis-6.2.20-2.el9_7.x86_64 30/36 #11 54.61 Running scriptlet: redis-6.2.20-2.el9_7.x86_64 30/36 #11 54.71 Installing : boost-1.75.0-13.el9_7.x86_64 31/36 #11 54.71 Installing : libzookeeper-3.9.2-0contrail0.el9.x86_64 32/36 #11 54.77 Installing : cassandra-cpp-driver-2.17.0-1.el9.remi.x86_64 33/36 #11 54.97 Installing : hiredis-1.0.2-2.el9.x86_64 34/36 #11 55.02 Installing : protobuf-3.14.0-16.el9.x86_64 35/36 #11 55.08 Installing : librdkafka-1.6.1-102.el9.x86_64 36/36 #11 55.10 Running scriptlet: librdkafka-1.6.1-102.el9.x86_64 36/36 #11 55.21 Verifying : libicu-67.1-10.el9_6.x86_64 1/36 #11 55.21 Verifying : logrotate-3.18.0-12.el9.x86_64 2/36 #11 55.21 Verifying : boost-1.75.0-13.el9_7.x86_64 3/36 #11 55.21 Verifying : boost-atomic-1.75.0-13.el9_7.x86_64 4/36 #11 55.21 Verifying : boost-chrono-1.75.0-13.el9_7.x86_64 5/36 #11 55.21 Verifying : boost-container-1.75.0-13.el9_7.x86_64 6/36 #11 55.21 Verifying : boost-context-1.75.0-13.el9_7.x86_64 7/36 #11 55.21 Verifying : boost-contract-1.75.0-13.el9_7.x86_64 8/36 #11 55.21 Verifying : boost-coroutine-1.75.0-13.el9_7.x86_64 9/36 #11 55.21 Verifying : boost-date-time-1.75.0-13.el9_7.x86_64 10/36 #11 55.21 Verifying : boost-fiber-1.75.0-13.el9_7.x86_64 11/36 #11 55.21 Verifying : boost-filesystem-1.75.0-13.el9_7.x86_64 12/36 #11 55.21 Verifying : boost-graph-1.75.0-13.el9_7.x86_64 13/36 #11 55.21 Verifying : boost-iostreams-1.75.0-13.el9_7.x86_64 14/36 #11 55.21 Verifying : boost-locale-1.75.0-13.el9_7.x86_64 15/36 #11 55.21 Verifying : boost-log-1.75.0-13.el9_7.x86_64 16/36 #11 55.21 Verifying : boost-math-1.75.0-13.el9_7.x86_64 17/36 #11 55.21 Verifying : boost-nowide-1.75.0-13.el9_7.x86_64 18/36 #11 55.21 Verifying : boost-program-options-1.75.0-13.el9_7.x86_64 19/36 #11 55.21 Verifying : boost-python3-1.75.0-13.el9_7.x86_64 20/36 #11 55.21 Verifying : boost-random-1.75.0-13.el9_7.x86_64 21/36 #11 55.21 Verifying : boost-regex-1.75.0-13.el9_7.x86_64 22/36 #11 55.21 Verifying : boost-serialization-1.75.0-13.el9_7.x86_64 23/36 #11 55.21 Verifying : boost-stacktrace-1.75.0-13.el9_7.x86_64 24/36 #11 55.21 Verifying : boost-system-1.75.0-13.el9_7.x86_64 25/36 #11 55.21 Verifying : boost-test-1.75.0-13.el9_7.x86_64 26/36 #11 55.21 Verifying : boost-thread-1.75.0-13.el9_7.x86_64 27/36 #11 55.21 Verifying : boost-timer-1.75.0-13.el9_7.x86_64 28/36 #11 55.21 Verifying : boost-type_erasure-1.75.0-13.el9_7.x86_64 29/36 #11 55.21 Verifying : boost-wave-1.75.0-13.el9_7.x86_64 30/36 #11 55.21 Verifying : librdkafka-1.6.1-102.el9.x86_64 31/36 #11 55.21 Verifying : protobuf-3.14.0-16.el9.x86_64 32/36 #11 55.21 Verifying : redis-6.2.20-2.el9_7.x86_64 33/36 #11 55.21 Verifying : hiredis-1.0.2-2.el9.x86_64 34/36 #11 55.21 Verifying : cassandra-cpp-driver-2.17.0-1.el9.remi.x86_64 35/36 #11 55.21 Verifying : libzookeeper-3.9.2-0contrail0.el9.x86_64 36/36 #11 55.36 #11 55.36 Installed: #11 55.36 boost-1.75.0-13.el9_7.x86_64 #11 55.36 boost-atomic-1.75.0-13.el9_7.x86_64 #11 55.36 boost-chrono-1.75.0-13.el9_7.x86_64 #11 55.36 boost-container-1.75.0-13.el9_7.x86_64 #11 55.36 boost-context-1.75.0-13.el9_7.x86_64 #11 55.36 boost-contract-1.75.0-13.el9_7.x86_64 #11 55.36 boost-coroutine-1.75.0-13.el9_7.x86_64 #11 55.36 boost-date-time-1.75.0-13.el9_7.x86_64 #11 55.36 boost-fiber-1.75.0-13.el9_7.x86_64 #11 55.36 boost-filesystem-1.75.0-13.el9_7.x86_64 #11 55.36 boost-graph-1.75.0-13.el9_7.x86_64 #11 55.36 boost-iostreams-1.75.0-13.el9_7.x86_64 #11 55.36 boost-locale-1.75.0-13.el9_7.x86_64 #11 55.36 boost-log-1.75.0-13.el9_7.x86_64 #11 55.36 boost-math-1.75.0-13.el9_7.x86_64 #11 55.36 boost-nowide-1.75.0-13.el9_7.x86_64 #11 55.36 boost-program-options-1.75.0-13.el9_7.x86_64 #11 55.36 boost-python3-1.75.0-13.el9_7.x86_64 #11 55.36 boost-random-1.75.0-13.el9_7.x86_64 #11 55.36 boost-regex-1.75.0-13.el9_7.x86_64 #11 55.36 boost-serialization-1.75.0-13.el9_7.x86_64 #11 55.36 boost-stacktrace-1.75.0-13.el9_7.x86_64 #11 55.36 boost-system-1.75.0-13.el9_7.x86_64 #11 55.36 boost-test-1.75.0-13.el9_7.x86_64 #11 55.36 boost-thread-1.75.0-13.el9_7.x86_64 #11 55.36 boost-timer-1.75.0-13.el9_7.x86_64 #11 55.36 boost-type_erasure-1.75.0-13.el9_7.x86_64 #11 55.36 boost-wave-1.75.0-13.el9_7.x86_64 #11 55.36 cassandra-cpp-driver-2.17.0-1.el9.remi.x86_64 #11 55.36 hiredis-1.0.2-2.el9.x86_64 #11 55.36 libicu-67.1-10.el9_6.x86_64 #11 55.36 librdkafka-1.6.1-102.el9.x86_64 #11 55.36 libzookeeper-3.9.2-0contrail0.el9.x86_64 #11 55.36 logrotate-3.18.0-12.el9.x86_64 #11 55.36 protobuf-3.14.0-16.el9.x86_64 #11 55.36 redis-6.2.20-2.el9_7.x86_64 #11 55.36 #11 55.36 Complete! #11 55.72 77 files removed #11 DONE 56.0s #12 exporting to image #12 exporting layers #12 exporting layers 2.4s done #12 writing image sha256:5c2f0c7d0a1fae21b12f47abb760e1321e294685a57f712373a56ac435c65c2d #12 writing image sha256:5c2f0c7d0a1fae21b12f47abb760e1321e294685a57f712373a56ac435c65c2d done #12 naming to nexus.gz1.opensdn.io:5102/opensdn-analytics-query-engine:nightly-r26.1 0.0s done #12 DONE 2.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-06-18 01:30:36,176: INFO: Docker build duration: 136 seconds The push refers to repository [nexus.gz1.opensdn.io:5102/opensdn-analytics-query-engine] 49a9f7221a5c: Preparing 17f3f4897818: Preparing afbb7e8c7008: Preparing 1be0288d174b: Preparing 71073daed888: Preparing f564fe143b18: Preparing 739a8224feff: Preparing 775c9981ecde: Preparing 3f0bb603dfb4: Preparing 04f246272086: Preparing ba11f0494d79: Preparing b183133b75b0: Preparing 447e85a43c0e: Preparing d56a419fcabc: Preparing dfa1235337c7: Preparing 93ec2c79b7b1: Preparing 44343de3ea1d: Preparing 49a9f7221a5c: Waiting 17f3f4897818: Waiting afbb7e8c7008: Waiting 1be0288d174b: Waiting 71073daed888: Waiting f564fe143b18: Waiting 739a8224feff: Waiting 775c9981ecde: Waiting 3f0bb603dfb4: Waiting 04f246272086: Waiting ba11f0494d79: Waiting b183133b75b0: Waiting 447e85a43c0e: Waiting d56a419fcabc: Waiting dfa1235337c7: Waiting 93ec2c79b7b1: Waiting 44343de3ea1d: Waiting 17f3f4897818: Pushed afbb7e8c7008: Pushed 1be0288d174b: Layer already exists 71073daed888: Layer already exists f564fe143b18: Layer already exists 739a8224feff: Layer already exists 775c9981ecde: Layer already exists 3f0bb603dfb4: Layer already exists 04f246272086: Layer already exists ba11f0494d79: Layer already exists b183133b75b0: Layer already exists 447e85a43c0e: Layer already exists d56a419fcabc: Layer already exists 93ec2c79b7b1: Layer already exists dfa1235337c7: Layer already exists 44343de3ea1d: Layer already exists 49a9f7221a5c: Pushed nightly-r26.1: digest: sha256:31ef41cdf141524fd18e9d4d6217c152455eda8efe33cbca110a536cbc96a819 size: 3879 2026-06-18 01:30:49,409: INFO: Building opensdn-analytics-query-engine finished successfully, duration: 149 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-r26.1 caef3ce23588 692MB 0B nexus.gz1.opensdn.io:5102/opensdn-analytics-api:nightly-r26.1 c7dd6fbd7c78 701MB 0B nexus.gz1.opensdn.io:5102/opensdn-analytics-base:nightly-r26.1 ee0932186c7f 676MB 0B nexus.gz1.opensdn.io:5102/opensdn-analytics-collector:nightly-r26.1 3cd68b8a841d 758MB 0B nexus.gz1.opensdn.io:5102/opensdn-analytics-query-engine:nightly-r26.1 5c2f0c7d0a1f 754MB 0B nexus.gz1.opensdn.io:5102/opensdn-analytics-snmp-base:nightly-r26.1 8c464501935e 917MB 0B nexus.gz1.opensdn.io:5102/opensdn-analytics-snmp-collector:nightly-r26.1 7c02a5310ee9 918MB 0B nexus.gz1.opensdn.io:5102/opensdn-analytics-snmp-topology:nightly-r26.1 9e7c1688a992 918MB 0B nexus.gz1.opensdn.io:5102/opensdn-base:nightly-r26.1 54b7561c9c8a 676MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-config-base:nightly-r26.1 5c0fd97c1a92 676MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-config-dnsmasq:nightly-r26.1 c183f176b2e6 691MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-config-schema:nightly-r26.1 c1a4627fc468 677MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-config-svcmonitor:nightly-r26.1 145102a61f75 698MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-control-base:nightly-r26.1 57f29856a5eb 735MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-control-control:nightly-r26.1 68656076d751 762MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-control-dns:nightly-r26.1 9e3ff7b5609c 762MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-control-named:nightly-r26.1 a1b264f41dd2 743MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-webui-base:nightly-r26.1 a7a5ed81e86f 914MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-webui-job:nightly-r26.1 1128374c451f 914MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-webui-web:nightly-r26.1 33b5c1c0766f 914MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-cassandra:nightly-r26.1 765627211740 331MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-haproxy:nightly-r26.1 1c8af6b28958 144MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-kafka:nightly-r26.1 f378fc161587 392MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-rabbitmq:nightly-r26.1 3f7cd4f9fd4d 363MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-redis:nightly-r26.1 4e2d0c65677e 171MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-rsyslogd:nightly-r26.1 f3989302fbcb 440MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-stunnel:nightly-r26.1 83aaee6197c8 454MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-zookeeper:nightly-r26.1 bbd965513abe 301MB 0B nexus.gz1.opensdn.io:5102/opensdn-general-base:nightly-r26.1 0a4c06425af5 428MB 0B nexus.gz1.opensdn.io:5102/opensdn-kubernetes-cni-init:nightly-r26.1 879812e799a6 696MB 0B nexus.gz1.opensdn.io:5102/opensdn-kubernetes-kube-manager:nightly-r26.1 037f00c68009 681MB 0B nexus.gz1.opensdn.io:5102/opensdn-node-init:nightly-r26.1 c9ed4437839a 676MB 0B nexus.gz1.opensdn.io:5102/opensdn-nodemgr:nightly-r26.1 fc2faf5c9d4c 811MB 0B nexus.gz1.opensdn.io:5102/opensdn-openstack-compute-init:nightly-r26.1 4dd659777fbb 428MB 0B nexus.gz1.opensdn.io:5102/opensdn-openstack-heat-init:nightly-r26.1 89757307e52f 444MB 0B nexus.gz1.opensdn.io:5102/opensdn-openstack-neutron-init:nightly-r26.1 fce14ba99362 444MB 0B nexus.gz1.opensdn.io:5102/opensdn-provisioner:nightly-r26.1 128eec64b500 676MB 0B nexus.gz1.opensdn.io:5102/opensdn-status:nightly-r26.1 2efe389f727a 811MB 0B nexus.gz1.opensdn.io:5102/opensdn-test-test:nightly-r26.1 3b2d3cab7c6a 1.84GB 0B nexus.gz1.opensdn.io:5102/opensdn-tor-agent:nightly-r26.1 f02f80e64dc2 735MB 0B nexus.gz1.opensdn.io:5102/opensdn-vrouter-agent-dpdk:nightly-r26.1 d574e0e9ef51 752MB 0B nexus.gz1.opensdn.io:5102/opensdn-vrouter-agent:nightly-r26.1 961e41e9d83a 934MB 0B nexus.gz1.opensdn.io:5102/opensdn-vrouter-base:nightly-r26.1 fa318b8f57e1 743MB 0B nexus.gz1.opensdn.io:5102/opensdn-vrouter-kernel-build-init:nightly-r26.1 28e45eb5fa69 615MB 0B nexus.gz1.opensdn.io:5102/opensdn-vrouter-kernel-init-dpdk:nightly-r26.1 f076ec2f7647 743MB 0B nexus.gz1.opensdn.io:5102/opensdn-vrouter-kernel-init:nightly-r26.1 e084ef7136a5 365MB 0B nexus.gz1.opensdn.io:5102/tf-ansible-deployer:nightly-r26.1 5e9eedb8169b 1.41MB 0B nexus.gz1.opensdn.io:5102/tf-build-manifest:nightly-r26.1 9da70ece5fbb 4.08kB 0B nexus.gz1.opensdn.io:5102/tf-charms:nightly-r26.1 b945405b46be 6.05MB 0B nexus.gz1.opensdn.io:5102/tf-container-builder:nightly-r26.1 bd5e805e0dfd 2.49MB 0B nexus.gz1.opensdn.io:5102/tf-dev-sandbox:stable-r26.1 4c567f4a86a8 2.9GB 0B nexus.gz1.opensdn.io:5102/tf-kolla-ansible:nightly-r26.1 c2e2d2ea9276 32.7MB 0B opensdn-test-test:nightly-r26.1 3b2d3cab7c6a 1.84GB 0B rockylinux:9 9cc24f05f309 176MB 0B tf-dev-sandbox:compile b88dd1981e6c 24.7GB 0B tf-dev-sandbox:stable-r26.1 8161cb9f0b3e 2.9GB 0B U