2026-05-25 01:23:26,492: INFO: Building opensdn-analytics-query-engine 2026-05-25 01:23:26,580: 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 1.6s #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 1.8s #5 [1/1] FROM nexus.gz1.opensdn.io:5102/opensdn-base:nightly #5 DONE 1.0s #6 [build 1/1] FROM docker.io/library/tf-dev-sandbox:compile #6 CACHED #7 [1/3] FROM nexus.gz1.opensdn.io:5102/opensdn-analytics-base:nightly #7 DONE 0.0s #8 [internal] load build context #8 transferring context: 1.54kB done #8 DONE 1.2s #9 [stage-1 2/4] COPY entrypoint.sh / #9 DONE 3.2s #10 [stage-1 3/4] COPY --from=build /buildroot/usr/bin/contrail-query-engine /usr/bin/contrail-query-engine #10 DONE 1.2s #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 2.092 added from: http://tf-mirrors.gz1.opensdn.io/re 39 MB/s | 14 MB 00:00 #11 8.197 added from: http://tf-mirrors.gz1.opensdn.io/re 21 MB/s | 1.9 MB 00:00 #11 9.557 added from: http://tf-mirrors.gz1.opensdn.io/re 7.2 MB/s | 402 kB 00:00 #11 10.59 added from: http://tf-mirrors.gz1.opensdn.io/re 29 MB/s | 16 MB 00:00 #11 20.82 added from: http://tf-mirrors.gz1.opensdn.io/re 39 MB/s | 11 MB 00:00 #11 27.87 added from: http://tf-mirrors.gz1.opensdn.io/re 18 MB/s | 1.1 MB 00:00 #11 28.99 added from: http://tf-mirrors.gz1.opensdn.io/re 31 MB/s | 4.8 MB 00:00 #11 32.17 added from: http://tf-mirrors.gz1.opensdn.io/re 14 MB/s | 697 kB 00:00 #11 32.90 added from: http://tf-mirrors.gz1.opensdn.io/re 2.3 MB/s | 474 kB 00:00 #11 33.71 added from: http://tf-mirrors.gz1.opensdn.io/re 442 kB/s | 18 kB 00:00 #11 34.22 added from: http://tf-mirrors.gz1.opensdn.io/re 11 kB/s | 257 B 00:00 #11 34.72 added from: http://tf-mirrors.gz1.opensdn.io/re 99 kB/s | 15 kB 00:00 #11 35.26 added from: http://tf-mirrors.gz1.opensdn.io/re 2.8 MB/s | 96 kB 00:00 #11 36.37 added from: http://tf-mirrors.gz1.opensdn.io/re 59 MB/s | 39 MB 00:00 #11 59.35 Third parties for OpenSDN 37 MB/s | 5.1 MB 00:00 #11 65.56 Dependencies resolved. #11 65.56 =============================================================================================== #11 65.56 Package Arch Version Repository Size #11 65.56 =============================================================================================== #11 65.56 Installing: #11 65.56 boost x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 9.9 k #11 65.56 cassandra-cpp-driver x86_64 2.17.0-1.el9.remi tpc 709 k #11 65.56 hiredis x86_64 1.0.2-2.el9 tf-mirrors.ci_repos_epel9.repo 47 k #11 65.56 librdkafka x86_64 1.6.1-102.el9 tf-mirrors.ci_repos_yum9-appstream 662 k #11 65.56 libzookeeper x86_64 3.9.2-0contrail0.el9 tpc 93 k #11 65.56 protobuf x86_64 3.14.0-16.el9 tf-mirrors.ci_repos_yum9-appstream 1.0 M #11 65.56 redis x86_64 6.2.20-2.el9_7 tf-mirrors.ci_repos_yum9-appstream 1.3 M #11 65.56 Installing dependencies: #11 65.56 boost-atomic x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 15 k #11 65.56 boost-chrono x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 23 k #11 65.56 boost-container x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 35 k #11 65.56 boost-context x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 13 k #11 65.56 boost-contract x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 43 k #11 65.56 boost-coroutine x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 30 k #11 65.56 boost-date-time x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 11 k #11 65.56 boost-fiber x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 37 k #11 65.56 boost-filesystem x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 55 k #11 65.56 boost-graph x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 99 k #11 65.56 boost-iostreams x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 37 k #11 65.56 boost-locale x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 212 k #11 65.56 boost-log x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 405 k #11 65.56 boost-math x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 203 k #11 65.56 boost-nowide x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 13 k #11 65.56 boost-program-options x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 104 k #11 65.56 boost-python3 x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 91 k #11 65.56 boost-random x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 22 k #11 65.56 boost-regex x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 275 k #11 65.56 boost-serialization x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 127 k #11 65.56 boost-stacktrace x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 25 k #11 65.56 boost-system x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 11 k #11 65.56 boost-test x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 228 k #11 65.56 boost-thread x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 53 k #11 65.56 boost-timer x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 21 k #11 65.56 boost-type_erasure x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 28 k #11 65.56 boost-wave x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 207 k #11 65.56 libicu x86_64 67.1-10.el9_6 tf-mirrors.ci_repos_yum9-baseos 9.6 M #11 65.56 logrotate x86_64 3.18.0-12.el9 tf-mirrors.ci_repos_yum9-baseos 73 k #11 65.56 #11 65.56 Transaction Summary #11 65.56 =============================================================================================== #11 65.56 Install 36 Packages #11 65.56 #11 65.56 Total download size: 16 M #11 65.56 Installed size: 53 M #11 65.56 Downloading Packages: #11 65.59 (1/36): boost-1.75.0-13.el9_7.x86_64.rpm 641 kB/s | 9.9 kB 00:00 #11 65.59 (2/36): logrotate-3.18.0-12.el9.x86_64.rpm 3.6 MB/s | 73 kB 00:00 #11 65.59 (3/36): boost-atomic-1.75.0-13.el9_7.x86_64.rpm 1.1 MB/s | 15 kB 00:00 #11 65.59 (4/36): boost-chrono-1.75.0-13.el9_7.x86_64.rpm 1.2 MB/s | 23 kB 00:00 #11 65.64 (5/36): boost-container-1.75.0-13.el9_7.x86_64. 1.8 MB/s | 35 kB 00:00 #11 65.64 (6/36): boost-context-1.75.0-13.el9_7.x86_64.rp 703 kB/s | 13 kB 00:00 #11 65.64 (7/36): boost-contract-1.75.0-13.el9_7.x86_64.r 2.8 MB/s | 43 kB 00:00 #11 65.64 (8/36): boost-coroutine-1.75.0-13.el9_7.x86_64. 2.7 MB/s | 30 kB 00:00 #11 65.64 (9/36): boost-date-time-1.75.0-13.el9_7.x86_64. 1.4 MB/s | 11 kB 00:00 #11 65.64 (10/36): boost-fiber-1.75.0-13.el9_7.x86_64.rpm 5.7 MB/s | 37 kB 00:00 #11 65.64 (11/36): boost-filesystem-1.75.0-13.el9_7.x86_6 8.1 MB/s | 55 kB 00:00 #11 65.64 (12/36): boost-graph-1.75.0-13.el9_7.x86_64.rpm 11 MB/s | 99 kB 00:00 #11 65.64 (13/36): boost-iostreams-1.75.0-13.el9_7.x86_64 4.7 MB/s | 37 kB 00:00 #11 65.67 (14/36): boost-locale-1.75.0-13.el9_7.x86_64.rp 21 MB/s | 212 kB 00:00 #11 65.67 (15/36): boost-log-1.75.0-13.el9_7.x86_64.rpm 27 MB/s | 405 kB 00:00 #11 65.67 (16/36): boost-nowide-1.75.0-13.el9_7.x86_64.rp 2.8 MB/s | 13 kB 00:00 #11 65.67 (17/36): boost-math-1.75.0-13.el9_7.x86_64.rpm 12 MB/s | 203 kB 00:00 #11 65.67 (18/36): boost-program-options-1.75.0-13.el9_7. 11 MB/s | 104 kB 00:00 #11 65.67 (19/36): boost-python3-1.75.0-13.el9_7.x86_64.r 11 MB/s | 91 kB 00:00 #11 65.67 (20/36): boost-random-1.75.0-13.el9_7.x86_64.rp 3.4 MB/s | 22 kB 00:00 #11 65.73 (21/36): boost-regex-1.75.0-13.el9_7.x86_64.rpm 26 MB/s | 275 kB 00:00 #11 65.73 (22/36): boost-serialization-1.75.0-13.el9_7.x8 11 MB/s | 127 kB 00:00 #11 65.73 (23/36): boost-stacktrace-1.75.0-13.el9_7.x86_6 3.9 MB/s | 25 kB 00:00 #11 65.73 (24/36): boost-system-1.75.0-13.el9_7.x86_64.rp 2.1 MB/s | 11 kB 00:00 #11 65.73 (25/36): boost-test-1.75.0-13.el9_7.x86_64.rpm 25 MB/s | 228 kB 00:00 #11 65.73 (26/36): boost-thread-1.75.0-13.el9_7.x86_64.rp 5.2 MB/s | 53 kB 00:00 #11 65.73 (27/36): boost-timer-1.75.0-13.el9_7.x86_64.rpm 3.0 MB/s | 21 kB 00:00 #11 65.73 (28/36): boost-type_erasure-1.75.0-13.el9_7.x86 2.0 MB/s | 28 kB 00:00 #11 65.73 (29/36): boost-wave-1.75.0-13.el9_7.x86_64.rpm 12 MB/s | 207 kB 00:00 #11 65.75 (30/36): librdkafka-1.6.1-102.el9.x86_64.rpm 23 MB/s | 662 kB 00:00 #11 65.79 (31/36): protobuf-3.14.0-16.el9.x86_64.rpm 20 MB/s | 1.0 MB 00:00 #11 65.81 (32/36): redis-6.2.20-2.el9_7.x86_64.rpm 25 MB/s | 1.3 MB 00:00 #11 65.81 (33/36): hiredis-1.0.2-2.el9.x86_64.rpm 1.5 MB/s | 47 kB 00:00 #11 65.89 (34/36): libicu-67.1-10.el9_6.x86_64.rpm 30 MB/s | 9.6 MB 00:00 #11 65.89 (35/36): libzookeeper-3.9.2-0contrail0.el9.x86_ 1.2 MB/s | 93 kB 00:00 #11 65.91 (36/36): cassandra-cpp-driver-2.17.0-1.el9.remi 7.1 MB/s | 709 kB 00:00 #11 65.91 -------------------------------------------------------------------------------- #11 65.91 Total 44 MB/s | 16 MB 00:00 #11 65.91 Running transaction check #11 65.99 Transaction check succeeded. #11 65.99 Running transaction test #11 66.15 Transaction test succeeded. #11 66.15 Running transaction #11 67.05 Preparing : 1/1 #11 67.19 Installing : boost-system-1.75.0-13.el9_7.x86_64 1/36 #11 67.19 Installing : boost-chrono-1.75.0-13.el9_7.x86_64 2/36 #11 67.21 Installing : boost-thread-1.75.0-13.el9_7.x86_64 3/36 #11 67.21 Installing : boost-filesystem-1.75.0-13.el9_7.x86_64 4/36 #11 67.54 Installing : libicu-67.1-10.el9_6.x86_64 5/36 #11 67.54 Installing : boost-regex-1.75.0-13.el9_7.x86_64 6/36 #11 67.54 Installing : boost-context-1.75.0-13.el9_7.x86_64 7/36 #11 67.54 Installing : boost-date-time-1.75.0-13.el9_7.x86_64 8/36 #11 67.54 Installing : boost-atomic-1.75.0-13.el9_7.x86_64 9/36 #11 67.54 Installing : boost-log-1.75.0-13.el9_7.x86_64 10/36 #11 67.57 Installing : boost-wave-1.75.0-13.el9_7.x86_64 11/36 #11 67.57 Installing : boost-coroutine-1.75.0-13.el9_7.x86_64 12/36 #11 67.57 Installing : boost-fiber-1.75.0-13.el9_7.x86_64 13/36 #11 67.60 Installing : boost-graph-1.75.0-13.el9_7.x86_64 14/36 #11 67.63 Installing : boost-locale-1.75.0-13.el9_7.x86_64 15/36 #11 67.63 Installing : boost-type_erasure-1.75.0-13.el9_7.x86_64 16/36 #11 67.73 Installing : boost-timer-1.75.0-13.el9_7.x86_64 17/36 #11 67.73 Installing : boost-test-1.75.0-13.el9_7.x86_64 18/36 #11 67.73 Installing : boost-stacktrace-1.75.0-13.el9_7.x86_64 19/36 #11 67.73 Installing : boost-serialization-1.75.0-13.el9_7.x86_64 20/36 #11 67.78 Installing : boost-random-1.75.0-13.el9_7.x86_64 21/36 #11 67.78 Installing : boost-python3-1.75.0-13.el9_7.x86_64 22/36 #11 67.78 Installing : boost-program-options-1.75.0-13.el9_7.x86_64 23/36 #11 67.78 Installing : boost-nowide-1.75.0-13.el9_7.x86_64 24/36 #11 67.87 Installing : boost-math-1.75.0-13.el9_7.x86_64 25/36 #11 67.87 Installing : boost-iostreams-1.75.0-13.el9_7.x86_64 26/36 #11 67.95 Installing : boost-contract-1.75.0-13.el9_7.x86_64 27/36 #11 68.10 Installing : boost-container-1.75.0-13.el9_7.x86_64 28/36 #11 68.10 Running scriptlet: logrotate-3.18.0-12.el9.x86_64 29/36 #11 68.10 Installing : logrotate-3.18.0-12.el9.x86_64 29/36 #11 68.10 Running scriptlet: logrotate-3.18.0-12.el9.x86_64 29/36 #11 68.10 Created symlink /etc/systemd/system/timers.target.wants/logrotate.timer → /usr/lib/systemd/system/logrotate.timer. #11 68.10 #11 68.10 Running scriptlet: redis-6.2.20-2.el9_7.x86_64 30/36 #11 68.50 Installing : redis-6.2.20-2.el9_7.x86_64 30/36 #11 68.50 Running scriptlet: redis-6.2.20-2.el9_7.x86_64 30/36 #11 68.56 Installing : boost-1.75.0-13.el9_7.x86_64 31/36 #11 68.56 Installing : libzookeeper-3.9.2-0contrail0.el9.x86_64 32/36 #11 68.64 Installing : cassandra-cpp-driver-2.17.0-1.el9.remi.x86_64 33/36 #11 68.64 Installing : hiredis-1.0.2-2.el9.x86_64 34/36 #11 68.64 Installing : protobuf-3.14.0-16.el9.x86_64 35/36 #11 68.64 Installing : librdkafka-1.6.1-102.el9.x86_64 36/36 #11 68.75 Running scriptlet: librdkafka-1.6.1-102.el9.x86_64 36/36 #11 68.85 Verifying : libicu-67.1-10.el9_6.x86_64 1/36 #11 68.85 Verifying : logrotate-3.18.0-12.el9.x86_64 2/36 #11 68.85 Verifying : boost-1.75.0-13.el9_7.x86_64 3/36 #11 68.85 Verifying : boost-atomic-1.75.0-13.el9_7.x86_64 4/36 #11 68.85 Verifying : boost-chrono-1.75.0-13.el9_7.x86_64 5/36 #11 68.85 Verifying : boost-container-1.75.0-13.el9_7.x86_64 6/36 #11 68.85 Verifying : boost-context-1.75.0-13.el9_7.x86_64 7/36 #11 68.85 Verifying : boost-contract-1.75.0-13.el9_7.x86_64 8/36 #11 68.85 Verifying : boost-coroutine-1.75.0-13.el9_7.x86_64 9/36 #11 68.85 Verifying : boost-date-time-1.75.0-13.el9_7.x86_64 10/36 #11 68.85 Verifying : boost-fiber-1.75.0-13.el9_7.x86_64 11/36 #11 68.85 Verifying : boost-filesystem-1.75.0-13.el9_7.x86_64 12/36 #11 68.85 Verifying : boost-graph-1.75.0-13.el9_7.x86_64 13/36 #11 68.85 Verifying : boost-iostreams-1.75.0-13.el9_7.x86_64 14/36 #11 68.85 Verifying : boost-locale-1.75.0-13.el9_7.x86_64 15/36 #11 68.85 Verifying : boost-log-1.75.0-13.el9_7.x86_64 16/36 #11 68.85 Verifying : boost-math-1.75.0-13.el9_7.x86_64 17/36 #11 68.85 Verifying : boost-nowide-1.75.0-13.el9_7.x86_64 18/36 #11 68.85 Verifying : boost-program-options-1.75.0-13.el9_7.x86_64 19/36 #11 68.85 Verifying : boost-python3-1.75.0-13.el9_7.x86_64 20/36 #11 68.85 Verifying : boost-random-1.75.0-13.el9_7.x86_64 21/36 #11 68.85 Verifying : boost-regex-1.75.0-13.el9_7.x86_64 22/36 #11 68.85 Verifying : boost-serialization-1.75.0-13.el9_7.x86_64 23/36 #11 68.85 Verifying : boost-stacktrace-1.75.0-13.el9_7.x86_64 24/36 #11 68.85 Verifying : boost-system-1.75.0-13.el9_7.x86_64 25/36 #11 68.85 Verifying : boost-test-1.75.0-13.el9_7.x86_64 26/36 #11 68.85 Verifying : boost-thread-1.75.0-13.el9_7.x86_64 27/36 #11 68.85 Verifying : boost-timer-1.75.0-13.el9_7.x86_64 28/36 #11 68.85 Verifying : boost-type_erasure-1.75.0-13.el9_7.x86_64 29/36 #11 68.85 Verifying : boost-wave-1.75.0-13.el9_7.x86_64 30/36 #11 68.85 Verifying : librdkafka-1.6.1-102.el9.x86_64 31/36 #11 68.85 Verifying : protobuf-3.14.0-16.el9.x86_64 32/36 #11 68.85 Verifying : redis-6.2.20-2.el9_7.x86_64 33/36 #11 68.85 Verifying : hiredis-1.0.2-2.el9.x86_64 34/36 #11 68.85 Verifying : cassandra-cpp-driver-2.17.0-1.el9.remi.x86_64 35/36 #11 68.85 Verifying : libzookeeper-3.9.2-0contrail0.el9.x86_64 36/36 #11 68.94 #11 68.94 Installed: #11 68.94 boost-1.75.0-13.el9_7.x86_64 #11 68.94 boost-atomic-1.75.0-13.el9_7.x86_64 #11 68.94 boost-chrono-1.75.0-13.el9_7.x86_64 #11 68.94 boost-container-1.75.0-13.el9_7.x86_64 #11 68.94 boost-context-1.75.0-13.el9_7.x86_64 #11 68.94 boost-contract-1.75.0-13.el9_7.x86_64 #11 68.94 boost-coroutine-1.75.0-13.el9_7.x86_64 #11 68.94 boost-date-time-1.75.0-13.el9_7.x86_64 #11 68.94 boost-fiber-1.75.0-13.el9_7.x86_64 #11 68.94 boost-filesystem-1.75.0-13.el9_7.x86_64 #11 68.94 boost-graph-1.75.0-13.el9_7.x86_64 #11 68.94 boost-iostreams-1.75.0-13.el9_7.x86_64 #11 68.94 boost-locale-1.75.0-13.el9_7.x86_64 #11 68.94 boost-log-1.75.0-13.el9_7.x86_64 #11 68.94 boost-math-1.75.0-13.el9_7.x86_64 #11 68.94 boost-nowide-1.75.0-13.el9_7.x86_64 #11 68.94 boost-program-options-1.75.0-13.el9_7.x86_64 #11 68.94 boost-python3-1.75.0-13.el9_7.x86_64 #11 68.94 boost-random-1.75.0-13.el9_7.x86_64 #11 68.94 boost-regex-1.75.0-13.el9_7.x86_64 #11 68.94 boost-serialization-1.75.0-13.el9_7.x86_64 #11 68.94 boost-stacktrace-1.75.0-13.el9_7.x86_64 #11 68.94 boost-system-1.75.0-13.el9_7.x86_64 #11 68.94 boost-test-1.75.0-13.el9_7.x86_64 #11 68.94 boost-thread-1.75.0-13.el9_7.x86_64 #11 68.94 boost-timer-1.75.0-13.el9_7.x86_64 #11 68.94 boost-type_erasure-1.75.0-13.el9_7.x86_64 #11 68.94 boost-wave-1.75.0-13.el9_7.x86_64 #11 68.94 cassandra-cpp-driver-2.17.0-1.el9.remi.x86_64 #11 68.94 hiredis-1.0.2-2.el9.x86_64 #11 68.94 libicu-67.1-10.el9_6.x86_64 #11 68.94 librdkafka-1.6.1-102.el9.x86_64 #11 68.94 libzookeeper-3.9.2-0contrail0.el9.x86_64 #11 68.94 logrotate-3.18.0-12.el9.x86_64 #11 68.94 protobuf-3.14.0-16.el9.x86_64 #11 68.94 redis-6.2.20-2.el9_7.x86_64 #11 68.94 #11 68.94 Complete! #11 69.24 77 files removed #11 DONE 69.3s #12 exporting to image #12 exporting layers #12 exporting layers 3.5s done #12 writing image sha256:3a511473a370209799c27ec7f72a506f6174de2f4159252e033e6745db3e1b37 #12 writing image sha256:3a511473a370209799c27ec7f72a506f6174de2f4159252e033e6745db3e1b37 0.1s done #12 naming to nexus.gz1.opensdn.io:5102/opensdn-analytics-query-engine:nightly #12 naming to nexus.gz1.opensdn.io:5102/opensdn-analytics-query-engine:nightly 0.0s done #12 DONE 3.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-05-25 01:25:22,306: INFO: Docker build duration: 116 seconds The push refers to repository [nexus.gz1.opensdn.io:5102/opensdn-analytics-query-engine] 0315efe50748: Preparing e2b6c934e101: Preparing cf345b98442d: Preparing 7d6a2a28cdc8: Preparing 77e17c46c009: Preparing 7140f8b2246c: Preparing e2cbca30582d: Preparing f8b109b9f4f3: Preparing 77e54e574d69: Preparing 11cdb967ffcb: Preparing 4655b283d030: Preparing 2f1e6854696d: Preparing 5dcecf7b8fb3: Preparing a48b52591c96: Preparing 069f796be7ce: Preparing 517fd15dcde9: Preparing 44343de3ea1d: Preparing 0315efe50748: Waiting e2b6c934e101: Waiting cf345b98442d: Waiting 7d6a2a28cdc8: Waiting 77e17c46c009: Waiting 7140f8b2246c: Waiting e2cbca30582d: Waiting f8b109b9f4f3: Waiting 77e54e574d69: Waiting 11cdb967ffcb: Waiting 4655b283d030: Waiting 2f1e6854696d: Waiting 5dcecf7b8fb3: Waiting a48b52591c96: Waiting 069f796be7ce: Waiting 517fd15dcde9: Waiting 44343de3ea1d: Waiting 7d6a2a28cdc8: Layer already exists cf345b98442d: Pushed 77e17c46c009: Layer already exists 7140f8b2246c: Layer already exists e2cbca30582d: Layer already exists f8b109b9f4f3: Layer already exists 77e54e574d69: Layer already exists e2b6c934e101: Pushed 11cdb967ffcb: Layer already exists 4655b283d030: Layer already exists 2f1e6854696d: Layer already exists 5dcecf7b8fb3: Layer already exists a48b52591c96: Layer already exists 069f796be7ce: Layer already exists 517fd15dcde9: Layer already exists 44343de3ea1d: Layer already exists 0315efe50748: Pushed nightly: digest: sha256:b4c0da0660fd65c65a10c18142bac54f2b80d67b28c026bcfd7c7298805c00ae size: 3879 2026-05-25 01:25:46,618: INFO: Building opensdn-analytics-query-engine finished successfully, duration: 140 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 1dedafab875d 692MB 0B nexus.gz1.opensdn.io:5102/opensdn-analytics-api:nightly 44b3ffd71a26 701MB 0B nexus.gz1.opensdn.io:5102/opensdn-analytics-base:nightly 0e7744dbb328 676MB 0B nexus.gz1.opensdn.io:5102/opensdn-analytics-query-engine:nightly 3a511473a370 754MB 0B nexus.gz1.opensdn.io:5102/opensdn-analytics-snmp-base:nightly 3e3c032774ec 917MB 0B nexus.gz1.opensdn.io:5102/opensdn-analytics-snmp-collector:nightly 581c5274d03e 918MB 0B nexus.gz1.opensdn.io:5102/opensdn-analytics-snmp-topology:nightly cce0d8a9a953 918MB 0B nexus.gz1.opensdn.io:5102/opensdn-ansible-deployer-src:nightly 5a04d7a24a31 1.41MB 0B nexus.gz1.opensdn.io:5102/opensdn-base:nightly 245d8a71dd53 676MB 0B nexus.gz1.opensdn.io:5102/opensdn-build-manifest-src:nightly 76c5c0bc82eb 4.08kB 0B nexus.gz1.opensdn.io:5102/opensdn-charms-src:nightly eee6351a1b13 6.05MB 0B nexus.gz1.opensdn.io:5102/opensdn-container-builder-src:nightly e21dd60c621d 2.48MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-config-api:nightly b2eb75af40c5 714MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-config-base:nightly adc8e8e9fcb3 676MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-config-dnsmasq:nightly 4c667fcd953a 691MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-config-schema:nightly f6eb1b67bb32 677MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-config-svcmonitor:nightly 5e68a1ec0a86 698MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-control-base:nightly 06a117d9d221 735MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-control-control:nightly 74222e4813a2 762MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-control-dns:nightly 1fd780a817c8 762MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-control-named:nightly e51cc1bd47cf 743MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-webui-base:nightly 450d822709ff 914MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-webui-job:nightly 8496553a2942 914MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-webui-web:nightly 15ae0753c329 914MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-cassandra:nightly f63c03e61d26 331MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-haproxy:nightly e1a118fc2a59 144MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-kafka:nightly ee4d2554609d 392MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-rabbitmq:nightly ec2b733ab42e 363MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-redis:nightly 2a400fab1f62 171MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-rsyslogd:nightly 7d108513c4f2 440MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-stunnel:nightly 4ef64d701cca 454MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-zookeeper:nightly 331c100186c5 301MB 0B nexus.gz1.opensdn.io:5102/opensdn-general-base:nightly 517d6ae8cf68 428MB 0B nexus.gz1.opensdn.io:5102/opensdn-kolla-ansible-src:nightly 6f2b4e704a19 32.7MB 0B nexus.gz1.opensdn.io:5102/opensdn-kubernetes-cni-init:nightly c99e6687d7a3 696MB 0B nexus.gz1.opensdn.io:5102/opensdn-kubernetes-kube-manager:nightly b1c748ee34f4 681MB 0B nexus.gz1.opensdn.io:5102/opensdn-node-init:nightly f966d4b61c7e 676MB 0B nexus.gz1.opensdn.io:5102/opensdn-nodemgr:nightly 7b1bc41a5f40 811MB 0B nexus.gz1.opensdn.io:5102/opensdn-openstack-compute-init:nightly b47421b78c48 428MB 0B nexus.gz1.opensdn.io:5102/opensdn-openstack-heat-init:nightly 77416446101e 444MB 0B nexus.gz1.opensdn.io:5102/opensdn-openstack-neutron-init:nightly 43965e83cfac 444MB 0B nexus.gz1.opensdn.io:5102/opensdn-provisioner:nightly 57701328d3d2 676MB 0B nexus.gz1.opensdn.io:5102/opensdn-status:nightly 8a40a75341ef 811MB 0B nexus.gz1.opensdn.io:5102/opensdn-vrouter-agent:nightly 4f4a910eb6da 934MB 0B nexus.gz1.opensdn.io:5102/opensdn-vrouter-base:nightly 2ad68acbd73a 743MB 0B nexus.gz1.opensdn.io:5102/opensdn-vrouter-kernel-build-init:nightly 78358b243e0f 615MB 0B nexus.gz1.opensdn.io:5102/opensdn-vrouter-kernel-init-dpdk:nightly 51d874fec4d2 743MB 0B nexus.gz1.opensdn.io:5102/opensdn-vrouter-kernel-init:nightly bdf6a1a59242 365MB 0B nexus.gz1.opensdn.io:5102/tf-dev-sandbox:stable 8e586cc165fc 2.9GB 0B U tf-dev-sandbox:compile 6c1ed5cff279 24.7GB 0B