2026-05-18 01:24:34,322: INFO: Building opensdn-analytics-query-engine 2026-05-18 01:24:34,356: 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 0.3s #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 0.0s done #4 DONE 0.4s #5 [stage-1 1/5] FROM nexus.gz1.opensdn.io:5102/opensdn-base:nightly #5 CACHED #6 [1/3] FROM nexus.gz1.opensdn.io:5102/opensdn-analytics-base:nightly #6 DONE 0.0s #7 [internal] load build context #7 DONE 0.0s #8 [build 1/1] FROM docker.io/library/tf-dev-sandbox:compile #8 DONE 0.0s #7 [internal] load build context #7 ... #8 [build 1/1] FROM docker.io/library/tf-dev-sandbox:compile #8 CACHED #7 [internal] load build context #7 transferring context: 1.54kB done #7 DONE 1.6s #9 [stage-1 2/4] COPY entrypoint.sh / #9 DONE 1.1s #10 [stage-1 3/4] COPY --from=build /buildroot/usr/bin/contrail-query-engine /usr/bin/contrail-query-engine #10 DONE 1.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 2.722 added from: http://tf-mirrors.gz1.opensdn.io/re 54 MB/s | 14 MB 00:00 #11 5.579 added from: http://tf-mirrors.gz1.opensdn.io/re 13 MB/s | 1.9 MB 00:00 #11 6.184 added from: http://tf-mirrors.gz1.opensdn.io/re 11 MB/s | 402 kB 00:00 #11 6.858 added from: http://tf-mirrors.gz1.opensdn.io/re 53 MB/s | 16 MB 00:00 #11 13.86 added from: http://tf-mirrors.gz1.opensdn.io/re 46 MB/s | 11 MB 00:00 #11 21.55 added from: http://tf-mirrors.gz1.opensdn.io/re 18 MB/s | 1.1 MB 00:00 #11 22.71 added from: http://tf-mirrors.gz1.opensdn.io/re 40 MB/s | 4.8 MB 00:00 #11 25.58 added from: http://tf-mirrors.gz1.opensdn.io/re 11 MB/s | 697 kB 00:00 #11 26.25 added from: http://tf-mirrors.gz1.opensdn.io/re 13 MB/s | 474 kB 00:00 #11 26.85 added from: http://tf-mirrors.gz1.opensdn.io/re 780 kB/s | 18 kB 00:00 #11 27.28 added from: http://tf-mirrors.gz1.opensdn.io/re 6.7 kB/s | 257 B 00:00 #11 27.73 added from: http://tf-mirrors.gz1.opensdn.io/re 429 kB/s | 15 kB 00:00 #11 28.12 added from: http://tf-mirrors.gz1.opensdn.io/re 3.0 MB/s | 96 kB 00:00 #11 29.36 added from: http://tf-mirrors.gz1.opensdn.io/re 53 MB/s | 39 MB 00:00 #11 54.55 Third parties for OpenSDN 22 MB/s | 5.1 MB 00:00 #11 69.89 Dependencies resolved. #11 69.89 =============================================================================================== #11 69.89 Package Arch Version Repository Size #11 69.89 =============================================================================================== #11 69.89 Installing: #11 69.89 boost x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 9.9 k #11 69.89 cassandra-cpp-driver x86_64 2.17.0-1.el9.remi tpc 709 k #11 69.89 hiredis x86_64 1.0.2-2.el9 tf-mirrors.ci_repos_epel9.repo 47 k #11 69.89 librdkafka x86_64 1.6.1-102.el9 tf-mirrors.ci_repos_yum9-appstream 662 k #11 69.89 libzookeeper x86_64 3.9.2-0contrail0.el9 tpc 93 k #11 69.89 protobuf x86_64 3.14.0-16.el9 tf-mirrors.ci_repos_yum9-appstream 1.0 M #11 69.89 redis x86_64 6.2.20-2.el9_7 tf-mirrors.ci_repos_yum9-appstream 1.3 M #11 69.89 Installing dependencies: #11 69.89 boost-atomic x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 15 k #11 69.89 boost-chrono x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 23 k #11 69.89 boost-container x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 35 k #11 69.89 boost-context x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 13 k #11 69.89 boost-contract x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 43 k #11 69.89 boost-coroutine x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 30 k #11 69.89 boost-date-time x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 11 k #11 69.89 boost-fiber x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 37 k #11 69.89 boost-filesystem x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 55 k #11 69.89 boost-graph x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 99 k #11 69.89 boost-iostreams x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 37 k #11 69.89 boost-locale x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 212 k #11 69.89 boost-log x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 405 k #11 69.89 boost-math x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 203 k #11 69.89 boost-nowide x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 13 k #11 69.89 boost-program-options x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 104 k #11 69.89 boost-python3 x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 91 k #11 69.89 boost-random x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 22 k #11 69.89 boost-regex x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 275 k #11 69.89 boost-serialization x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 127 k #11 69.89 boost-stacktrace x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 25 k #11 69.89 boost-system x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 11 k #11 69.89 boost-test x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 228 k #11 69.89 boost-thread x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 53 k #11 69.89 boost-timer x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 21 k #11 69.89 boost-type_erasure x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 28 k #11 69.89 boost-wave x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 207 k #11 69.89 libicu x86_64 67.1-10.el9_6 tf-mirrors.ci_repos_yum9-baseos 9.6 M #11 69.89 logrotate x86_64 3.18.0-12.el9 tf-mirrors.ci_repos_yum9-baseos 73 k #11 69.89 #11 69.89 Transaction Summary #11 69.89 =============================================================================================== #11 69.89 Install 36 Packages #11 69.89 #11 69.89 Total download size: 16 M #11 69.89 Installed size: 53 M #11 69.89 Downloading Packages: #11 69.91 (1/36): boost-1.75.0-13.el9_7.x86_64.rpm 496 kB/s | 9.9 kB 00:00 #11 69.94 (2/36): logrotate-3.18.0-12.el9.x86_64.rpm 2.7 MB/s | 73 kB 00:00 #11 69.94 (3/36): boost-atomic-1.75.0-13.el9_7.x86_64.rpm 1.4 MB/s | 15 kB 00:00 #11 69.94 (4/36): boost-chrono-1.75.0-13.el9_7.x86_64.rpm 1.5 MB/s | 23 kB 00:00 #11 69.94 (5/36): boost-container-1.75.0-13.el9_7.x86_64. 2.2 MB/s | 35 kB 00:00 #11 69.95 (6/36): boost-context-1.75.0-13.el9_7.x86_64.rp 1.0 MB/s | 13 kB 00:00 #11 69.95 (7/36): boost-contract-1.75.0-13.el9_7.x86_64.r 3.5 MB/s | 43 kB 00:00 #11 69.96 (8/36): boost-coroutine-1.75.0-13.el9_7.x86_64. 3.1 MB/s | 30 kB 00:00 #11 69.97 (9/36): boost-date-time-1.75.0-13.el9_7.x86_64. 566 kB/s | 11 kB 00:00 #11 69.97 (10/36): boost-fiber-1.75.0-13.el9_7.x86_64.rpm 4.2 MB/s | 37 kB 00:00 #11 70.00 (11/36): boost-filesystem-1.75.0-13.el9_7.x86_6 5.8 MB/s | 55 kB 00:00 #11 70.00 (12/36): boost-graph-1.75.0-13.el9_7.x86_64.rpm 12 MB/s | 99 kB 00:00 #11 70.00 (13/36): boost-iostreams-1.75.0-13.el9_7.x86_64 5.0 MB/s | 37 kB 00:00 #11 70.00 (14/36): boost-locale-1.75.0-13.el9_7.x86_64.rp 20 MB/s | 212 kB 00:00 #11 70.00 (15/36): boost-log-1.75.0-13.el9_7.x86_64.rpm 26 MB/s | 405 kB 00:00 #11 70.03 (16/36): boost-math-1.75.0-13.el9_7.x86_64.rpm 13 MB/s | 203 kB 00:00 #11 70.03 (17/36): boost-nowide-1.75.0-13.el9_7.x86_64.rp 1.2 MB/s | 13 kB 00:00 #11 70.03 (18/36): boost-program-options-1.75.0-13.el9_7. 9.0 MB/s | 104 kB 00:00 #11 70.03 (19/36): boost-python3-1.75.0-13.el9_7.x86_64.r 6.9 MB/s | 91 kB 00:00 #11 70.04 (20/36): boost-random-1.75.0-13.el9_7.x86_64.rp 2.3 MB/s | 22 kB 00:00 #11 70.06 (21/36): boost-regex-1.75.0-13.el9_7.x86_64.rpm 9.2 MB/s | 275 kB 00:00 #11 70.07 (22/36): boost-serialization-1.75.0-13.el9_7.x8 3.9 MB/s | 127 kB 00:00 #11 70.08 (23/36): boost-stacktrace-1.75.0-13.el9_7.x86_6 2.0 MB/s | 25 kB 00:00 #11 70.10 (24/36): boost-system-1.75.0-13.el9_7.x86_64.rp 631 kB/s | 11 kB 00:00 #11 70.10 (25/36): boost-thread-1.75.0-13.el9_7.x86_64.rp 3.3 MB/s | 53 kB 00:00 #11 70.11 (26/36): boost-test-1.75.0-13.el9_7.x86_64.rpm 5.1 MB/s | 228 kB 00:00 #11 70.13 (27/36): boost-timer-1.75.0-13.el9_7.x86_64.rpm 1.3 MB/s | 21 kB 00:00 #11 70.14 (28/36): boost-type_erasure-1.75.0-13.el9_7.x86 1.9 MB/s | 28 kB 00:00 #11 70.17 (29/36): boost-wave-1.75.0-13.el9_7.x86_64.rpm 4.5 MB/s | 207 kB 00:00 #11 70.26 (30/36): librdkafka-1.6.1-102.el9.x86_64.rpm 8.3 MB/s | 662 kB 00:00 #11 70.26 (31/36): protobuf-3.14.0-16.el9.x86_64.rpm 16 MB/s | 1.0 MB 00:00 #11 70.26 (32/36): hiredis-1.0.2-2.el9.x86_64.rpm 1.7 MB/s | 47 kB 00:00 #11 70.33 (33/36): redis-6.2.20-2.el9_7.x86_64.rpm 11 MB/s | 1.3 MB 00:00 #11 70.55 (34/36): libicu-67.1-10.el9_6.x86_64.rpm 14 MB/s | 9.6 MB 00:00 #11 70.56 (35/36): libzookeeper-3.9.2-0contrail0.el9.x86_ 392 kB/s | 93 kB 00:00 #11 70.58 (36/36): cassandra-cpp-driver-2.17.0-1.el9.remi 2.2 MB/s | 709 kB 00:00 #11 70.58 -------------------------------------------------------------------------------- #11 70.58 Total 23 MB/s | 16 MB 00:00 #11 70.58 Running transaction check #11 70.71 Transaction check succeeded. #11 70.71 Running transaction test #11 71.03 Transaction test succeeded. #11 71.03 Running transaction #11 71.84 Preparing : 1/1 #11 71.97 Installing : boost-system-1.75.0-13.el9_7.x86_64 1/36 #11 71.99 Installing : boost-chrono-1.75.0-13.el9_7.x86_64 2/36 #11 71.99 Installing : boost-thread-1.75.0-13.el9_7.x86_64 3/36 #11 71.99 Installing : boost-filesystem-1.75.0-13.el9_7.x86_64 4/36 #11 72.62 Installing : libicu-67.1-10.el9_6.x86_64 5/36 #11 72.64 Installing : boost-regex-1.75.0-13.el9_7.x86_64 6/36 #11 72.65 Installing : boost-context-1.75.0-13.el9_7.x86_64 7/36 #11 72.66 Installing : boost-date-time-1.75.0-13.el9_7.x86_64 8/36 #11 72.66 Installing : boost-atomic-1.75.0-13.el9_7.x86_64 9/36 #11 72.68 Installing : boost-log-1.75.0-13.el9_7.x86_64 10/36 #11 72.70 Installing : boost-wave-1.75.0-13.el9_7.x86_64 11/36 #11 72.74 Installing : boost-coroutine-1.75.0-13.el9_7.x86_64 12/36 #11 72.74 Installing : boost-fiber-1.75.0-13.el9_7.x86_64 13/36 #11 72.74 Installing : boost-graph-1.75.0-13.el9_7.x86_64 14/36 #11 72.76 Installing : boost-locale-1.75.0-13.el9_7.x86_64 15/36 #11 72.77 Installing : boost-type_erasure-1.75.0-13.el9_7.x86_64 16/36 #11 72.79 Installing : boost-timer-1.75.0-13.el9_7.x86_64 17/36 #11 72.80 Installing : boost-test-1.75.0-13.el9_7.x86_64 18/36 #11 72.81 Installing : boost-stacktrace-1.75.0-13.el9_7.x86_64 19/36 #11 72.83 Installing : boost-serialization-1.75.0-13.el9_7.x86_64 20/36 #11 72.87 Installing : boost-random-1.75.0-13.el9_7.x86_64 21/36 #11 72.88 Installing : boost-python3-1.75.0-13.el9_7.x86_64 22/36 #11 72.90 Installing : boost-program-options-1.75.0-13.el9_7.x86_64 23/36 #11 72.91 Installing : boost-nowide-1.75.0-13.el9_7.x86_64 24/36 #11 72.94 Installing : boost-math-1.75.0-13.el9_7.x86_64 25/36 #11 72.94 Installing : boost-iostreams-1.75.0-13.el9_7.x86_64 26/36 #11 72.95 Installing : boost-contract-1.75.0-13.el9_7.x86_64 27/36 #11 72.95 Installing : boost-container-1.75.0-13.el9_7.x86_64 28/36 #11 72.97 Running scriptlet: logrotate-3.18.0-12.el9.x86_64 29/36 #11 72.99 Installing : logrotate-3.18.0-12.el9.x86_64 29/36 #11 73.02 Running scriptlet: logrotate-3.18.0-12.el9.x86_64 29/36 #11 73.03 Created symlink /etc/systemd/system/timers.target.wants/logrotate.timer → /usr/lib/systemd/system/logrotate.timer. #11 73.03 #11 73.04 Running scriptlet: redis-6.2.20-2.el9_7.x86_64 30/36 #11 73.29 Installing : redis-6.2.20-2.el9_7.x86_64 30/36 #11 73.33 Running scriptlet: redis-6.2.20-2.el9_7.x86_64 30/36 #11 73.41 Installing : boost-1.75.0-13.el9_7.x86_64 31/36 #11 73.43 Installing : libzookeeper-3.9.2-0contrail0.el9.x86_64 32/36 #11 73.49 Installing : cassandra-cpp-driver-2.17.0-1.el9.remi.x86_64 33/36 #11 73.50 Installing : hiredis-1.0.2-2.el9.x86_64 34/36 #11 73.60 Installing : protobuf-3.14.0-16.el9.x86_64 35/36 #11 73.64 Installing : librdkafka-1.6.1-102.el9.x86_64 36/36 #11 73.68 Running scriptlet: librdkafka-1.6.1-102.el9.x86_64 36/36 #11 75.62 Verifying : libicu-67.1-10.el9_6.x86_64 1/36 #11 75.64 Verifying : logrotate-3.18.0-12.el9.x86_64 2/36 #11 75.64 Verifying : boost-1.75.0-13.el9_7.x86_64 3/36 #11 75.64 Verifying : boost-atomic-1.75.0-13.el9_7.x86_64 4/36 #11 75.64 Verifying : boost-chrono-1.75.0-13.el9_7.x86_64 5/36 #11 75.64 Verifying : boost-container-1.75.0-13.el9_7.x86_64 6/36 #11 75.64 Verifying : boost-context-1.75.0-13.el9_7.x86_64 7/36 #11 75.64 Verifying : boost-contract-1.75.0-13.el9_7.x86_64 8/36 #11 75.64 Verifying : boost-coroutine-1.75.0-13.el9_7.x86_64 9/36 #11 75.64 Verifying : boost-date-time-1.75.0-13.el9_7.x86_64 10/36 #11 75.64 Verifying : boost-fiber-1.75.0-13.el9_7.x86_64 11/36 #11 75.64 Verifying : boost-filesystem-1.75.0-13.el9_7.x86_64 12/36 #11 75.64 Verifying : boost-graph-1.75.0-13.el9_7.x86_64 13/36 #11 75.64 Verifying : boost-iostreams-1.75.0-13.el9_7.x86_64 14/36 #11 75.64 Verifying : boost-locale-1.75.0-13.el9_7.x86_64 15/36 #11 75.64 Verifying : boost-log-1.75.0-13.el9_7.x86_64 16/36 #11 75.64 Verifying : boost-math-1.75.0-13.el9_7.x86_64 17/36 #11 75.64 Verifying : boost-nowide-1.75.0-13.el9_7.x86_64 18/36 #11 75.64 Verifying : boost-program-options-1.75.0-13.el9_7.x86_64 19/36 #11 75.64 Verifying : boost-python3-1.75.0-13.el9_7.x86_64 20/36 #11 75.64 Verifying : boost-random-1.75.0-13.el9_7.x86_64 21/36 #11 75.64 Verifying : boost-regex-1.75.0-13.el9_7.x86_64 22/36 #11 75.64 Verifying : boost-serialization-1.75.0-13.el9_7.x86_64 23/36 #11 75.64 Verifying : boost-stacktrace-1.75.0-13.el9_7.x86_64 24/36 #11 75.64 Verifying : boost-system-1.75.0-13.el9_7.x86_64 25/36 #11 75.64 Verifying : boost-test-1.75.0-13.el9_7.x86_64 26/36 #11 75.64 Verifying : boost-thread-1.75.0-13.el9_7.x86_64 27/36 #11 75.64 Verifying : boost-timer-1.75.0-13.el9_7.x86_64 28/36 #11 75.64 Verifying : boost-type_erasure-1.75.0-13.el9_7.x86_64 29/36 #11 75.64 Verifying : boost-wave-1.75.0-13.el9_7.x86_64 30/36 #11 75.64 Verifying : librdkafka-1.6.1-102.el9.x86_64 31/36 #11 75.64 Verifying : protobuf-3.14.0-16.el9.x86_64 32/36 #11 75.64 Verifying : redis-6.2.20-2.el9_7.x86_64 33/36 #11 75.64 Verifying : hiredis-1.0.2-2.el9.x86_64 34/36 #11 75.64 Verifying : cassandra-cpp-driver-2.17.0-1.el9.remi.x86_64 35/36 #11 75.64 Verifying : libzookeeper-3.9.2-0contrail0.el9.x86_64 36/36 #11 75.82 #11 75.82 Installed: #11 75.82 boost-1.75.0-13.el9_7.x86_64 #11 75.82 boost-atomic-1.75.0-13.el9_7.x86_64 #11 75.82 boost-chrono-1.75.0-13.el9_7.x86_64 #11 75.82 boost-container-1.75.0-13.el9_7.x86_64 #11 75.82 boost-context-1.75.0-13.el9_7.x86_64 #11 75.82 boost-contract-1.75.0-13.el9_7.x86_64 #11 75.82 boost-coroutine-1.75.0-13.el9_7.x86_64 #11 75.82 boost-date-time-1.75.0-13.el9_7.x86_64 #11 75.82 boost-fiber-1.75.0-13.el9_7.x86_64 #11 75.82 boost-filesystem-1.75.0-13.el9_7.x86_64 #11 75.82 boost-graph-1.75.0-13.el9_7.x86_64 #11 75.82 boost-iostreams-1.75.0-13.el9_7.x86_64 #11 75.82 boost-locale-1.75.0-13.el9_7.x86_64 #11 75.82 boost-log-1.75.0-13.el9_7.x86_64 #11 75.82 boost-math-1.75.0-13.el9_7.x86_64 #11 75.82 boost-nowide-1.75.0-13.el9_7.x86_64 #11 75.82 boost-program-options-1.75.0-13.el9_7.x86_64 #11 75.82 boost-python3-1.75.0-13.el9_7.x86_64 #11 75.82 boost-random-1.75.0-13.el9_7.x86_64 #11 75.82 boost-regex-1.75.0-13.el9_7.x86_64 #11 75.82 boost-serialization-1.75.0-13.el9_7.x86_64 #11 75.82 boost-stacktrace-1.75.0-13.el9_7.x86_64 #11 75.82 boost-system-1.75.0-13.el9_7.x86_64 #11 75.82 boost-test-1.75.0-13.el9_7.x86_64 #11 75.82 boost-thread-1.75.0-13.el9_7.x86_64 #11 75.82 boost-timer-1.75.0-13.el9_7.x86_64 #11 75.82 boost-type_erasure-1.75.0-13.el9_7.x86_64 #11 75.82 boost-wave-1.75.0-13.el9_7.x86_64 #11 75.82 cassandra-cpp-driver-2.17.0-1.el9.remi.x86_64 #11 75.82 hiredis-1.0.2-2.el9.x86_64 #11 75.82 libicu-67.1-10.el9_6.x86_64 #11 75.82 librdkafka-1.6.1-102.el9.x86_64 #11 75.82 libzookeeper-3.9.2-0contrail0.el9.x86_64 #11 75.82 logrotate-3.18.0-12.el9.x86_64 #11 75.82 protobuf-3.14.0-16.el9.x86_64 #11 75.82 redis-6.2.20-2.el9_7.x86_64 #11 75.82 #11 75.82 Complete! #11 76.62 77 files removed #11 DONE 77.0s #12 exporting to image #12 exporting layers #12 exporting layers 3.4s done #12 writing image sha256:3fa559ad7c410c2c808fa56be85833aebe8fec70e392350406f675641db27480 #12 writing image sha256:3fa559ad7c410c2c808fa56be85833aebe8fec70e392350406f675641db27480 done #12 naming to nexus.gz1.opensdn.io:5102/opensdn-analytics-query-engine:nightly 0.0s done #12 DONE 3.5s 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-18 01:26:01,825: INFO: Docker build duration: 87 seconds The push refers to repository [nexus.gz1.opensdn.io:5102/opensdn-analytics-query-engine] 7408936973dc: Preparing 2c8fd6be44c6: Preparing 080944868c90: Preparing 2b0a1be5e8d4: Preparing fbdc81da3c3d: Preparing 5f7f704eedd4: Preparing 81d3802ea73c: Preparing b92b8b0f18cc: Preparing 8bd6f2129262: Preparing faea0adb6f10: Preparing 76eff729dfda: Preparing 8dc4bf38be5b: Preparing 8ff2e7c742d4: Preparing 55774c83a10b: Preparing a044a78892b6: Preparing d5cfd704dd0c: Preparing 44343de3ea1d: Preparing 5f7f704eedd4: Waiting 81d3802ea73c: Waiting b92b8b0f18cc: Waiting 8bd6f2129262: Waiting faea0adb6f10: Waiting 76eff729dfda: Waiting 8dc4bf38be5b: Waiting 8ff2e7c742d4: Waiting 55774c83a10b: Waiting a044a78892b6: Waiting d5cfd704dd0c: Waiting 44343de3ea1d: Waiting 2b0a1be5e8d4: Layer already exists fbdc81da3c3d: Layer already exists 5f7f704eedd4: Layer already exists 81d3802ea73c: Layer already exists b92b8b0f18cc: Layer already exists 080944868c90: Pushed 8bd6f2129262: Layer already exists faea0adb6f10: Layer already exists 76eff729dfda: Layer already exists 8dc4bf38be5b: Layer already exists 55774c83a10b: Layer already exists 8ff2e7c742d4: Layer already exists a044a78892b6: Layer already exists d5cfd704dd0c: Layer already exists 44343de3ea1d: Layer already exists 2c8fd6be44c6: Pushed 7408936973dc: Pushed nightly: digest: sha256:7e45e25311908ecdfef42c2ec11f90ca880508e81d7760913c6c5154ed6958e1 size: 3879 2026-05-18 01:26:30,468: INFO: Building opensdn-analytics-query-engine finished successfully, duration: 116 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 366e39d91578 692MB 0B nexus.gz1.opensdn.io:5102/opensdn-analytics-base:nightly be169dadf70f 676MB 0B nexus.gz1.opensdn.io:5102/opensdn-analytics-query-engine:nightly 3fa559ad7c41 754MB 0B nexus.gz1.opensdn.io:5102/opensdn-analytics-snmp-base:nightly eebadbf2a398 917MB 0B nexus.gz1.opensdn.io:5102/opensdn-analytics-snmp-collector:nightly e3f7f3d38d0a 918MB 0B nexus.gz1.opensdn.io:5102/opensdn-analytics-snmp-topology:nightly 9899ab8cbb55 918MB 0B nexus.gz1.opensdn.io:5102/opensdn-ansible-deployer-src:nightly b3824da70ea4 1.41MB 0B nexus.gz1.opensdn.io:5102/opensdn-base:nightly a1338fc593e2 676MB 0B nexus.gz1.opensdn.io:5102/opensdn-build-manifest-src:nightly e6375a894946 4.08kB 0B nexus.gz1.opensdn.io:5102/opensdn-charms-src:nightly bc277fed4da5 6.05MB 0B nexus.gz1.opensdn.io:5102/opensdn-container-builder-src:nightly dc0cbdc7223f 2.48MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-config-base:nightly fcba15cb4b38 676MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-config-schema:nightly ef22bd8fd944 677MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-control-base:nightly f6403681a72a 735MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-control-control:nightly 35ae2dd0e2e9 762MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-control-dns:nightly 78cd02c44c28 762MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-webui-base:nightly 210aac76e746 914MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-webui-job:nightly 29e2d789cd4b 914MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-webui-web:nightly 11e85b6f940f 914MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-cassandra:nightly 9856a23f4636 331MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-haproxy:nightly 7f394fdeecc6 144MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-kafka:nightly 86a4a03327d3 392MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-rabbitmq:nightly 12623e3c6eec 363MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-redis:nightly f1593359e37c 171MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-rsyslogd:nightly bed1cab035bb 440MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-stunnel:nightly 8c1ccd57fdaa 454MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-zookeeper:nightly f4870530d76a 301MB 0B nexus.gz1.opensdn.io:5102/opensdn-general-base:nightly e70fa04869e8 428MB 0B nexus.gz1.opensdn.io:5102/opensdn-kolla-ansible-src:nightly 50743d402c74 32.7MB 0B nexus.gz1.opensdn.io:5102/opensdn-kubernetes-kube-manager:nightly af42e4972441 681MB 0B nexus.gz1.opensdn.io:5102/opensdn-node-init:nightly 40aa9ffdb7bf 676MB 0B nexus.gz1.opensdn.io:5102/opensdn-openstack-compute-init:nightly 96d08ecd71c8 428MB 0B nexus.gz1.opensdn.io:5102/opensdn-openstack-heat-init:nightly 321f3bca9cb8 444MB 0B nexus.gz1.opensdn.io:5102/opensdn-openstack-neutron-init:nightly 4b3c2cb51e5a 444MB 0B nexus.gz1.opensdn.io:5102/opensdn-provisioner:nightly 1f1f08601020 676MB 0B nexus.gz1.opensdn.io:5102/opensdn-vrouter-base:nightly fed791dccd88 743MB 0B nexus.gz1.opensdn.io:5102/opensdn-vrouter-kernel-init-dpdk:nightly 9bfb5ab4ecc8 743MB 0B nexus.gz1.opensdn.io:5102/tf-dev-sandbox:stable 8e586cc165fc 2.9GB 0B U tf-dev-sandbox:compile f2f678cd3d77 24.7GB 0B