2026-05-04 01:36:00,330: INFO: Building opensdn-analytics-query-engine 2026-05-04 01:36:00,400: 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 --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 2.1s #2 [internal] load metadata for nexus.gz1.opensdn.io:5102/opensdn-analytics-base:nightly #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.2s #5 [1/5] FROM nexus.gz1.opensdn.io:5102/opensdn-base:nightly #5 DONE 0.2s #6 [stage-1 1/6] FROM nexus.gz1.opensdn.io:5102/opensdn-analytics-base:nightly #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 2.5s #9 [stage-1 2/4] COPY entrypoint.sh / #9 DONE 1.5s #10 [stage-1 3/4] COPY --from=build /buildroot/usr/bin/contrail-query-engine /usr/bin/contrail-query-engine #10 DONE 2.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.834 added from: http://tf-mirrors.gz1.opensdn.io/re 33 MB/s | 14 MB 00:00 #11 7.497 added from: http://tf-mirrors.gz1.opensdn.io/re 18 MB/s | 1.9 MB 00:00 #11 8.428 added from: http://tf-mirrors.gz1.opensdn.io/re 6.1 MB/s | 402 kB 00:00 #11 9.035 added from: http://tf-mirrors.gz1.opensdn.io/re 48 MB/s | 16 MB 00:00 #11 16.31 added from: http://tf-mirrors.gz1.opensdn.io/re 39 MB/s | 11 MB 00:00 #11 22.58 added from: http://tf-mirrors.gz1.opensdn.io/re 24 MB/s | 1.1 MB 00:00 #11 23.41 added from: http://tf-mirrors.gz1.opensdn.io/re 31 MB/s | 4.8 MB 00:00 #11 25.97 added from: http://tf-mirrors.gz1.opensdn.io/re 12 MB/s | 697 kB 00:00 #11 26.38 added from: http://tf-mirrors.gz1.opensdn.io/re 16 MB/s | 474 kB 00:00 #11 26.81 added from: http://tf-mirrors.gz1.opensdn.io/re 617 kB/s | 18 kB 00:00 #11 27.26 added from: http://tf-mirrors.gz1.opensdn.io/re 9.9 kB/s | 257 B 00:00 #11 27.77 added from: http://tf-mirrors.gz1.opensdn.io/re 654 kB/s | 15 kB 00:00 #11 28.08 added from: http://tf-mirrors.gz1.opensdn.io/re 3.6 MB/s | 96 kB 00:00 #11 29.33 added from: http://tf-mirrors.gz1.opensdn.io/re 46 MB/s | 39 MB 00:00 #11 54.27 Third parties for OpenSDN 33 MB/s | 5.1 MB 00:00 #11 70.79 Dependencies resolved. #11 70.79 =============================================================================================== #11 70.79 Package Arch Version Repository Size #11 70.79 =============================================================================================== #11 70.79 Installing: #11 70.79 boost x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 9.9 k #11 70.79 cassandra-cpp-driver x86_64 2.17.0-1.el9.remi tpc 709 k #11 70.79 hiredis x86_64 1.0.2-2.el9 tf-mirrors.ci_repos_epel9.repo 47 k #11 70.79 librdkafka x86_64 1.6.1-102.el9 tf-mirrors.ci_repos_yum9-appstream 662 k #11 70.79 libzookeeper x86_64 3.9.2-0contrail0.el9 tpc 93 k #11 70.79 protobuf x86_64 3.14.0-16.el9 tf-mirrors.ci_repos_yum9-appstream 1.0 M #11 70.79 redis x86_64 6.2.20-2.el9_7 tf-mirrors.ci_repos_yum9-appstream 1.3 M #11 70.79 Installing dependencies: #11 70.79 boost-atomic x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 15 k #11 70.79 boost-chrono x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 23 k #11 70.79 boost-container x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 35 k #11 70.79 boost-context x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 13 k #11 70.79 boost-contract x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 43 k #11 70.79 boost-coroutine x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 30 k #11 70.79 boost-date-time x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 11 k #11 70.79 boost-fiber x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 37 k #11 70.79 boost-filesystem x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 55 k #11 70.79 boost-graph x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 99 k #11 70.79 boost-iostreams x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 37 k #11 70.79 boost-locale x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 212 k #11 70.79 boost-log x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 405 k #11 70.79 boost-math x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 203 k #11 70.79 boost-nowide x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 13 k #11 70.79 boost-program-options x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 104 k #11 70.79 boost-python3 x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 91 k #11 70.79 boost-random x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 22 k #11 70.79 boost-regex x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 275 k #11 70.79 boost-serialization x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 127 k #11 70.79 boost-stacktrace x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 25 k #11 70.79 boost-system x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 11 k #11 70.79 boost-test x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 228 k #11 70.79 boost-thread x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 53 k #11 70.79 boost-timer x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 21 k #11 70.79 boost-type_erasure x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 28 k #11 70.79 boost-wave x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 207 k #11 70.79 libicu x86_64 67.1-10.el9_6 tf-mirrors.ci_repos_yum9-baseos 9.6 M #11 70.79 logrotate x86_64 3.18.0-12.el9 tf-mirrors.ci_repos_yum9-baseos 73 k #11 70.79 #11 70.79 Transaction Summary #11 70.79 =============================================================================================== #11 70.79 Install 36 Packages #11 70.79 #11 70.79 Total download size: 16 M #11 70.79 Installed size: 53 M #11 70.79 Downloading Packages: #11 70.81 (1/36): boost-1.75.0-13.el9_7.x86_64.rpm 499 kB/s | 9.9 kB 00:00 #11 70.81 (2/36): logrotate-3.18.0-12.el9.x86_64.rpm 2.9 MB/s | 73 kB 00:00 #11 70.82 (3/36): boost-atomic-1.75.0-13.el9_7.x86_64.rpm 1.8 MB/s | 15 kB 00:00 #11 70.82 (4/36): boost-chrono-1.75.0-13.el9_7.x86_64.rpm 3.2 MB/s | 23 kB 00:00 #11 70.82 (5/36): boost-container-1.75.0-13.el9_7.x86_64. 4.3 MB/s | 35 kB 00:00 #11 70.82 (6/36): boost-context-1.75.0-13.el9_7.x86_64.rp 1.5 MB/s | 13 kB 00:00 #11 70.84 (7/36): boost-contract-1.75.0-13.el9_7.x86_64.r 5.7 MB/s | 43 kB 00:00 #11 70.84 (8/36): boost-coroutine-1.75.0-13.el9_7.x86_64. 4.3 MB/s | 30 kB 00:00 #11 70.84 (9/36): boost-date-time-1.75.0-13.el9_7.x86_64. 1.7 MB/s | 11 kB 00:00 #11 70.87 (10/36): boost-fiber-1.75.0-13.el9_7.x86_64.rpm 3.8 MB/s | 37 kB 00:00 #11 70.87 (11/36): boost-filesystem-1.75.0-13.el9_7.x86_6 5.6 MB/s | 55 kB 00:00 #11 70.87 (12/36): boost-graph-1.75.0-13.el9_7.x86_64.rpm 11 MB/s | 99 kB 00:00 #11 70.87 (13/36): boost-iostreams-1.75.0-13.el9_7.x86_64 4.6 MB/s | 37 kB 00:00 #11 70.87 (14/36): boost-locale-1.75.0-13.el9_7.x86_64.rp 22 MB/s | 212 kB 00:00 #11 70.87 (15/36): boost-log-1.75.0-13.el9_7.x86_64.rpm 22 MB/s | 405 kB 00:00 #11 70.88 (16/36): boost-math-1.75.0-13.el9_7.x86_64.rpm 11 MB/s | 203 kB 00:00 #11 70.88 (17/36): boost-nowide-1.75.0-13.el9_7.x86_64.rp 1.2 MB/s | 13 kB 00:00 #11 70.90 (18/36): boost-program-options-1.75.0-13.el9_7. 12 MB/s | 104 kB 00:00 #11 70.90 (19/36): boost-python3-1.75.0-13.el9_7.x86_64.r 11 MB/s | 91 kB 00:00 #11 70.90 (20/36): boost-random-1.75.0-13.el9_7.x86_64.rp 3.1 MB/s | 22 kB 00:00 #11 70.90 (21/36): boost-regex-1.75.0-13.el9_7.x86_64.rpm 25 MB/s | 275 kB 00:00 #11 70.94 (22/36): boost-serialization-1.75.0-13.el9_7.x8 7.4 MB/s | 127 kB 00:00 #11 70.94 (23/36): boost-stacktrace-1.75.0-13.el9_7.x86_6 1.6 MB/s | 25 kB 00:00 #11 70.94 (24/36): boost-system-1.75.0-13.el9_7.x86_64.rp 1.1 MB/s | 11 kB 00:00 #11 70.94 (25/36): boost-test-1.75.0-13.el9_7.x86_64.rpm 17 MB/s | 228 kB 00:00 #11 70.95 (26/36): boost-timer-1.75.0-13.el9_7.x86_64.rpm 2.7 MB/s | 21 kB 00:00 #11 70.95 (27/36): boost-thread-1.75.0-13.el9_7.x86_64.rp 2.4 MB/s | 53 kB 00:00 #11 70.95 (28/36): boost-wave-1.75.0-13.el9_7.x86_64.rpm 25 MB/s | 207 kB 00:00 #11 70.96 (29/36): boost-type_erasure-1.75.0-13.el9_7.x86 1.6 MB/s | 28 kB 00:00 #11 70.98 (30/36): librdkafka-1.6.1-102.el9.x86_64.rpm 32 MB/s | 662 kB 00:00 #11 71.09 (31/36): libicu-67.1-10.el9_6.x86_64.rpm 33 MB/s | 9.6 MB 00:00 #11 71.09 (32/36): protobuf-3.14.0-16.el9.x86_64.rpm 7.8 MB/s | 1.0 MB 00:00 #11 71.09 (33/36): hiredis-1.0.2-2.el9.x86_64.rpm 2.6 MB/s | 47 kB 00:00 #11 71.13 (34/36): redis-6.2.20-2.el9_7.x86_64.rpm 8.8 MB/s | 1.3 MB 00:00 #11 71.13 (35/36): libzookeeper-3.9.2-0contrail0.el9.x86_ 2.7 MB/s | 93 kB 00:00 #11 71.15 (36/36): cassandra-cpp-driver-2.17.0-1.el9.remi 14 MB/s | 709 kB 00:00 #11 71.15 -------------------------------------------------------------------------------- #11 71.15 Total 43 MB/s | 16 MB 00:00 #11 71.15 Running transaction check #11 71.39 Transaction check succeeded. #11 71.39 Running transaction test #11 71.96 Transaction test succeeded. #11 71.96 Running transaction #11 72.68 Preparing : 1/1 #11 72.78 Installing : boost-system-1.75.0-13.el9_7.x86_64 1/36 #11 72.79 Installing : boost-chrono-1.75.0-13.el9_7.x86_64 2/36 #11 72.79 Installing : boost-thread-1.75.0-13.el9_7.x86_64 3/36 #11 72.80 Installing : boost-filesystem-1.75.0-13.el9_7.x86_64 4/36 #11 73.35 Installing : libicu-67.1-10.el9_6.x86_64 5/36 #11 73.38 Installing : boost-regex-1.75.0-13.el9_7.x86_64 6/36 #11 73.38 Installing : boost-context-1.75.0-13.el9_7.x86_64 7/36 #11 73.39 Installing : boost-date-time-1.75.0-13.el9_7.x86_64 8/36 #11 73.39 Installing : boost-atomic-1.75.0-13.el9_7.x86_64 9/36 #11 73.42 Installing : boost-log-1.75.0-13.el9_7.x86_64 10/36 #11 73.43 Installing : boost-wave-1.75.0-13.el9_7.x86_64 11/36 #11 73.45 Installing : boost-coroutine-1.75.0-13.el9_7.x86_64 12/36 #11 73.46 Installing : boost-fiber-1.75.0-13.el9_7.x86_64 13/36 #11 73.46 Installing : boost-graph-1.75.0-13.el9_7.x86_64 14/36 #11 73.48 Installing : boost-locale-1.75.0-13.el9_7.x86_64 15/36 #11 73.49 Installing : boost-type_erasure-1.75.0-13.el9_7.x86_64 16/36 #11 73.50 Installing : boost-timer-1.75.0-13.el9_7.x86_64 17/36 #11 73.51 Installing : boost-test-1.75.0-13.el9_7.x86_64 18/36 #11 73.54 Installing : boost-stacktrace-1.75.0-13.el9_7.x86_64 19/36 #11 73.54 Installing : boost-serialization-1.75.0-13.el9_7.x86_64 20/36 #11 73.56 Installing : boost-random-1.75.0-13.el9_7.x86_64 21/36 #11 73.56 Installing : boost-python3-1.75.0-13.el9_7.x86_64 22/36 #11 73.58 Installing : boost-program-options-1.75.0-13.el9_7.x86_64 23/36 #11 73.58 Installing : boost-nowide-1.75.0-13.el9_7.x86_64 24/36 #11 73.60 Installing : boost-math-1.75.0-13.el9_7.x86_64 25/36 #11 73.62 Installing : boost-iostreams-1.75.0-13.el9_7.x86_64 26/36 #11 73.62 Installing : boost-contract-1.75.0-13.el9_7.x86_64 27/36 #11 73.64 Installing : boost-container-1.75.0-13.el9_7.x86_64 28/36 #11 73.64 Running scriptlet: logrotate-3.18.0-12.el9.x86_64 29/36 #11 73.68 Installing : logrotate-3.18.0-12.el9.x86_64 29/36 #11 73.70 Running scriptlet: logrotate-3.18.0-12.el9.x86_64 29/36 #11 73.77 Created symlink /etc/systemd/system/timers.target.wants/logrotate.timer → /usr/lib/systemd/system/logrotate.timer. #11 73.77 #11 73.77 Running scriptlet: redis-6.2.20-2.el9_7.x86_64 30/36 #11 74.06 Installing : redis-6.2.20-2.el9_7.x86_64 30/36 #11 74.09 Running scriptlet: redis-6.2.20-2.el9_7.x86_64 30/36 #11 74.21 Installing : boost-1.75.0-13.el9_7.x86_64 31/36 #11 74.23 Installing : libzookeeper-3.9.2-0contrail0.el9.x86_64 32/36 #11 74.34 Installing : cassandra-cpp-driver-2.17.0-1.el9.remi.x86_64 33/36 #11 74.36 Installing : hiredis-1.0.2-2.el9.x86_64 34/36 #11 74.40 Installing : protobuf-3.14.0-16.el9.x86_64 35/36 #11 74.45 Installing : librdkafka-1.6.1-102.el9.x86_64 36/36 #11 74.45 Running scriptlet: librdkafka-1.6.1-102.el9.x86_64 36/36 #11 74.85 Verifying : libicu-67.1-10.el9_6.x86_64 1/36 #11 74.85 Verifying : logrotate-3.18.0-12.el9.x86_64 2/36 #11 74.85 Verifying : boost-1.75.0-13.el9_7.x86_64 3/36 #11 74.85 Verifying : boost-atomic-1.75.0-13.el9_7.x86_64 4/36 #11 74.85 Verifying : boost-chrono-1.75.0-13.el9_7.x86_64 5/36 #11 74.85 Verifying : boost-container-1.75.0-13.el9_7.x86_64 6/36 #11 74.85 Verifying : boost-context-1.75.0-13.el9_7.x86_64 7/36 #11 74.85 Verifying : boost-contract-1.75.0-13.el9_7.x86_64 8/36 #11 74.85 Verifying : boost-coroutine-1.75.0-13.el9_7.x86_64 9/36 #11 74.85 Verifying : boost-date-time-1.75.0-13.el9_7.x86_64 10/36 #11 74.85 Verifying : boost-fiber-1.75.0-13.el9_7.x86_64 11/36 #11 74.85 Verifying : boost-filesystem-1.75.0-13.el9_7.x86_64 12/36 #11 74.85 Verifying : boost-graph-1.75.0-13.el9_7.x86_64 13/36 #11 74.85 Verifying : boost-iostreams-1.75.0-13.el9_7.x86_64 14/36 #11 74.85 Verifying : boost-locale-1.75.0-13.el9_7.x86_64 15/36 #11 74.85 Verifying : boost-log-1.75.0-13.el9_7.x86_64 16/36 #11 74.85 Verifying : boost-math-1.75.0-13.el9_7.x86_64 17/36 #11 74.87 Verifying : boost-nowide-1.75.0-13.el9_7.x86_64 18/36 #11 74.87 Verifying : boost-program-options-1.75.0-13.el9_7.x86_64 19/36 #11 74.87 Verifying : boost-python3-1.75.0-13.el9_7.x86_64 20/36 #11 74.87 Verifying : boost-random-1.75.0-13.el9_7.x86_64 21/36 #11 74.87 Verifying : boost-regex-1.75.0-13.el9_7.x86_64 22/36 #11 74.87 Verifying : boost-serialization-1.75.0-13.el9_7.x86_64 23/36 #11 74.87 Verifying : boost-stacktrace-1.75.0-13.el9_7.x86_64 24/36 #11 74.87 Verifying : boost-system-1.75.0-13.el9_7.x86_64 25/36 #11 74.87 Verifying : boost-test-1.75.0-13.el9_7.x86_64 26/36 #11 74.87 Verifying : boost-thread-1.75.0-13.el9_7.x86_64 27/36 #11 74.87 Verifying : boost-timer-1.75.0-13.el9_7.x86_64 28/36 #11 74.87 Verifying : boost-type_erasure-1.75.0-13.el9_7.x86_64 29/36 #11 74.87 Verifying : boost-wave-1.75.0-13.el9_7.x86_64 30/36 #11 74.87 Verifying : librdkafka-1.6.1-102.el9.x86_64 31/36 #11 74.87 Verifying : protobuf-3.14.0-16.el9.x86_64 32/36 #11 74.87 Verifying : redis-6.2.20-2.el9_7.x86_64 33/36 #11 74.87 Verifying : hiredis-1.0.2-2.el9.x86_64 34/36 #11 74.87 Verifying : cassandra-cpp-driver-2.17.0-1.el9.remi.x86_64 35/36 #11 74.87 Verifying : libzookeeper-3.9.2-0contrail0.el9.x86_64 36/36 #11 75.02 #11 75.02 Installed: #11 75.02 boost-1.75.0-13.el9_7.x86_64 #11 75.02 boost-atomic-1.75.0-13.el9_7.x86_64 #11 75.02 boost-chrono-1.75.0-13.el9_7.x86_64 #11 75.02 boost-container-1.75.0-13.el9_7.x86_64 #11 75.02 boost-context-1.75.0-13.el9_7.x86_64 #11 75.02 boost-contract-1.75.0-13.el9_7.x86_64 #11 75.02 boost-coroutine-1.75.0-13.el9_7.x86_64 #11 75.02 boost-date-time-1.75.0-13.el9_7.x86_64 #11 75.02 boost-fiber-1.75.0-13.el9_7.x86_64 #11 75.02 boost-filesystem-1.75.0-13.el9_7.x86_64 #11 75.02 boost-graph-1.75.0-13.el9_7.x86_64 #11 75.02 boost-iostreams-1.75.0-13.el9_7.x86_64 #11 75.02 boost-locale-1.75.0-13.el9_7.x86_64 #11 75.02 boost-log-1.75.0-13.el9_7.x86_64 #11 75.02 boost-math-1.75.0-13.el9_7.x86_64 #11 75.02 boost-nowide-1.75.0-13.el9_7.x86_64 #11 75.02 boost-program-options-1.75.0-13.el9_7.x86_64 #11 75.02 boost-python3-1.75.0-13.el9_7.x86_64 #11 75.02 boost-random-1.75.0-13.el9_7.x86_64 #11 75.02 boost-regex-1.75.0-13.el9_7.x86_64 #11 75.02 boost-serialization-1.75.0-13.el9_7.x86_64 #11 75.02 boost-stacktrace-1.75.0-13.el9_7.x86_64 #11 75.02 boost-system-1.75.0-13.el9_7.x86_64 #11 75.02 boost-test-1.75.0-13.el9_7.x86_64 #11 75.02 boost-thread-1.75.0-13.el9_7.x86_64 #11 75.02 boost-timer-1.75.0-13.el9_7.x86_64 #11 75.02 boost-type_erasure-1.75.0-13.el9_7.x86_64 #11 75.02 boost-wave-1.75.0-13.el9_7.x86_64 #11 75.02 cassandra-cpp-driver-2.17.0-1.el9.remi.x86_64 #11 75.02 hiredis-1.0.2-2.el9.x86_64 #11 75.02 libicu-67.1-10.el9_6.x86_64 #11 75.02 librdkafka-1.6.1-102.el9.x86_64 #11 75.02 libzookeeper-3.9.2-0contrail0.el9.x86_64 #11 75.02 logrotate-3.18.0-12.el9.x86_64 #11 75.02 protobuf-3.14.0-16.el9.x86_64 #11 75.02 redis-6.2.20-2.el9_7.x86_64 #11 75.02 #11 75.02 Complete! #11 75.80 77 files removed #11 DONE 76.1s #12 exporting to image #12 exporting layers #12 exporting layers 4.7s done #12 writing image sha256:6f85a314e04e7deff7ff60d89f957bf769aa4eb3fe7d09a5221dc0fc0f62a99d #12 writing image sha256:6f85a314e04e7deff7ff60d89f957bf769aa4eb3fe7d09a5221dc0fc0f62a99d 0.0s done #12 naming to nexus.gz1.opensdn.io:5102/opensdn-analytics-query-engine:nightly 0.1s done #12 DONE 5.1s 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-05-04 01:37:38,750: INFO: Docker build duration: 98 seconds The push refers to repository [nexus.gz1.opensdn.io:5102/opensdn-analytics-query-engine] 20552763485b: Preparing 23130ef58b2a: Preparing 3a55198ad29d: Preparing 641f242c9083: Preparing 529bb724b425: Preparing 6e3b73e64b3e: Preparing 09be8a6db2f7: Preparing 9da1201a8265: Preparing 971804465ba9: Preparing c3d28b2e7e44: Preparing b40a78cb26ce: Preparing 34b5fd3a829e: Preparing 90a0c9b66db9: Preparing 3ef527e6c071: Preparing 1a4191832fe2: Preparing 8b93e05b1bfa: Preparing 44343de3ea1d: Preparing 20552763485b: Waiting 23130ef58b2a: Waiting 3a55198ad29d: Waiting 641f242c9083: Waiting 529bb724b425: Waiting 6e3b73e64b3e: Waiting 09be8a6db2f7: Waiting 9da1201a8265: Waiting 971804465ba9: Waiting c3d28b2e7e44: Waiting b40a78cb26ce: Waiting 34b5fd3a829e: Waiting 90a0c9b66db9: Waiting 3ef527e6c071: Waiting 1a4191832fe2: Waiting 8b93e05b1bfa: Waiting 44343de3ea1d: Waiting 3a55198ad29d: Pushed 641f242c9083: Layer already exists 529bb724b425: Layer already exists 6e3b73e64b3e: Layer already exists 09be8a6db2f7: Layer already exists 9da1201a8265: Layer already exists 971804465ba9: Layer already exists c3d28b2e7e44: Layer already exists b40a78cb26ce: Layer already exists 34b5fd3a829e: Layer already exists 90a0c9b66db9: Layer already exists 3ef527e6c071: Layer already exists 1a4191832fe2: Layer already exists 8b93e05b1bfa: Layer already exists 44343de3ea1d: Layer already exists 23130ef58b2a: Pushed 20552763485b: Pushed nightly: digest: sha256:ceb4b05b19ad4e079efdeeb35f839ee093a0d35a1b2c2a720f65d78c33bdee26 size: 3879 2026-05-04 01:37:57,214: INFO: Building opensdn-analytics-query-engine finished successfully, duration: 117 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 b5fa6fd60e18 692MB 0B nexus.gz1.opensdn.io:5102/opensdn-analytics-api:nightly ef959e2246b2 701MB 0B nexus.gz1.opensdn.io:5102/opensdn-analytics-base:nightly 9a24c70dd94a 676MB 0B nexus.gz1.opensdn.io:5102/opensdn-analytics-collector:nightly 134a787ec5d3 758MB 0B nexus.gz1.opensdn.io:5102/opensdn-analytics-query-engine:nightly 6f85a314e04e 754MB 0B nexus.gz1.opensdn.io:5102/opensdn-analytics-snmp-base:nightly 47a942b69855 917MB 0B nexus.gz1.opensdn.io:5102/opensdn-analytics-snmp-collector:nightly d9d233000a42 918MB 0B nexus.gz1.opensdn.io:5102/opensdn-analytics-snmp-topology:nightly c3fdabf667c8 918MB 0B nexus.gz1.opensdn.io:5102/opensdn-ansible-deployer-src:nightly 917967aaf895 1.41MB 0B nexus.gz1.opensdn.io:5102/opensdn-base:nightly 3e1b58ee0540 676MB 0B nexus.gz1.opensdn.io:5102/opensdn-build-manifest-src:nightly b4207155c463 4.08kB 0B nexus.gz1.opensdn.io:5102/opensdn-charms-src:nightly 58e496d00ea1 6.05MB 0B nexus.gz1.opensdn.io:5102/opensdn-container-builder-src:nightly e3cde19377a1 2.39MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-config-base:nightly 357647db2cbb 676MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-config-dnsmasq:nightly 78c509916f4e 691MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-config-schema:nightly bf0a6ed27ed2 677MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-config-svcmonitor:nightly 1f4f6dc1b75c 698MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-control-base:nightly b57fa2f9790f 735MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-control-control:nightly a442f50d33f5 762MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-control-dns:nightly 0d2f33bf5c80 762MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-control-named:nightly 2346b4b88ae9 743MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-webui-base:nightly 7d2317a09a21 914MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-webui-job:nightly ac6613ddcdfe 914MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-webui-web:nightly 686aa8b0c9d1 914MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-cassandra:nightly 5e1ee89cbf80 331MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-haproxy:nightly 620898168d90 144MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-kafka:nightly f66b0697d41d 392MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-rabbitmq:nightly 1252308c6eda 363MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-redis:nightly 4a42c3f186c5 171MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-rsyslogd:nightly 1157e2ef629a 440MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-stunnel:nightly 75ac21d38c0a 454MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-zookeeper:nightly c82a59c156da 301MB 0B nexus.gz1.opensdn.io:5102/opensdn-general-base:nightly 7c864f1f8819 428MB 0B nexus.gz1.opensdn.io:5102/opensdn-kolla-ansible-src:nightly b3c8c5476868 32.7MB 0B nexus.gz1.opensdn.io:5102/opensdn-kubernetes-cni-init:nightly 461edab1c906 696MB 0B nexus.gz1.opensdn.io:5102/opensdn-kubernetes-kube-manager:nightly 0fde78f65c55 681MB 0B nexus.gz1.opensdn.io:5102/opensdn-node-init:nightly 415660d01c9f 676MB 0B nexus.gz1.opensdn.io:5102/opensdn-nodemgr:nightly 481a3d348f62 811MB 0B nexus.gz1.opensdn.io:5102/opensdn-openstack-heat-init:nightly 597e37a2acb6 444MB 0B nexus.gz1.opensdn.io:5102/opensdn-openstack-neutron-init:nightly 07299c46afdd 444MB 0B nexus.gz1.opensdn.io:5102/opensdn-provisioner:nightly cc15ff9df3a7 676MB 0B nexus.gz1.opensdn.io:5102/opensdn-status:nightly d952d063ce99 811MB 0B nexus.gz1.opensdn.io:5102/opensdn-tor-agent:nightly d6fd2f471793 735MB 0B nexus.gz1.opensdn.io:5102/opensdn-vrouter-base:nightly 2c09d4309d5b 743MB 0B nexus.gz1.opensdn.io:5102/opensdn-vrouter-kernel-init-dpdk:nightly 6e4f54a7fde9 743MB 0B nexus.gz1.opensdn.io:5102/tf-dev-sandbox:stable 8e586cc165fc 2.9GB 0B U tf-dev-sandbox:compile 027cf91a4309 24.7GB 0B