2026-08-15 18:06:06,506: INFO: Building opensdn-analytics-query-engine 2026-08-15 18:06:06,632: INFO: Building args: --network host --build-arg PIP_REPOSITORY=http://localhost:6667/pip/simple --build-arg CONTRAIL_REGISTRY=nexus.gz1.opensdn.io:5101 --build-arg CONTRAIL_CONTAINER_TAG=master-3_0_3_9-7 --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=26.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.5s #2 [internal] load metadata for nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-3_0_3_9-7 #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.7s #5 [1/5] FROM nexus.gz1.opensdn.io:5101/opensdn-base:master-3_0_3_9-7 #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:5101/opensdn-analytics-base:master-3_0_3_9-7 #7 DONE 0.0s #8 [internal] load build context #8 transferring context: 1.54kB done #8 DONE 2.4s #9 [stage-1 2/4] COPY entrypoint.sh / #9 DONE 1.9s #10 [stage-1 3/4] COPY --from=build /buildroot/usr/bin/contrail-query-engine /usr/bin/contrail-query-engine #10 DONE 3.5s #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 3.358 added from: http://tf-mirrors.gz1.opensdn.io/re 56 MB/s | 18 MB 00:00 #11 11.09 added from: http://tf-mirrors.gz1.opensdn.io/re 33 MB/s | 2.9 MB 00:00 #11 13.05 added from: http://tf-mirrors.gz1.opensdn.io/re 17 MB/s | 516 kB 00:00 #11 14.45 added from: http://tf-mirrors.gz1.opensdn.io/re 27 MB/s | 20 MB 00:00 #11 29.01 added from: http://tf-mirrors.gz1.opensdn.io/re 43 MB/s | 15 MB 00:00 #11 41.52 added from: http://tf-mirrors.gz1.opensdn.io/re 20 MB/s | 1.2 MB 00:00 #11 42.84 added from: http://tf-mirrors.gz1.opensdn.io/re 32 MB/s | 6.3 MB 00:00 #11 48.14 added from: http://tf-mirrors.gz1.opensdn.io/re 16 MB/s | 966 kB 00:00 #11 49.48 added from: http://tf-mirrors.gz1.opensdn.io/re 8.6 MB/s | 480 kB 00:00 #11 50.40 added from: http://tf-mirrors.gz1.opensdn.io/re 280 kB/s | 19 kB 00:00 #11 51.09 added from: http://tf-mirrors.gz1.opensdn.io/re 8.9 kB/s | 257 B 00:00 #11 51.84 added from: http://tf-mirrors.gz1.opensdn.io/re 513 kB/s | 15 kB 00:00 #11 52.67 added from: http://tf-mirrors.gz1.opensdn.io/re 2.5 MB/s | 112 kB 00:00 #11 54.77 added from: http://tf-mirrors.gz1.opensdn.io/re 46 MB/s | 44 MB 00:00 #11 88.71 Third parties for OpenSDN 22 MB/s | 5.1 MB 00:00 #11 114.5 Dependencies resolved. #11 114.6 =============================================================================================== #11 114.6 Package Arch Version Repository Size #11 114.6 =============================================================================================== #11 114.6 Installing: #11 114.6 boost x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 9.9 k #11 114.6 cassandra-cpp-driver x86_64 2.17.0-1.el9.remi tpc 709 k #11 114.6 hiredis x86_64 1.0.2-2.el9 tf-mirrors.ci_repos_epel9.repo 47 k #11 114.6 librdkafka x86_64 1.6.1-102.el9 tf-mirrors.ci_repos_yum9-appstream 662 k #11 114.6 libzookeeper x86_64 3.9.2-0contrail0.el9 tpc 93 k #11 114.6 protobuf x86_64 3.14.0-17.el9_7 tf-mirrors.ci_repos_yum9-appstream 1.0 M #11 114.6 redis x86_64 6.2.22-1.el9_8 tf-mirrors.ci_repos_yum9-appstream 1.3 M #11 114.6 Installing dependencies: #11 114.6 boost-atomic x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 15 k #11 114.6 boost-chrono x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 23 k #11 114.6 boost-container x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 35 k #11 114.6 boost-context x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 13 k #11 114.6 boost-contract x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 43 k #11 114.6 boost-coroutine x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 30 k #11 114.6 boost-date-time x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 11 k #11 114.6 boost-fiber x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 37 k #11 114.6 boost-filesystem x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 55 k #11 114.6 boost-graph x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 99 k #11 114.6 boost-iostreams x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 37 k #11 114.6 boost-locale x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 212 k #11 114.6 boost-log x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 405 k #11 114.6 boost-math x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 203 k #11 114.6 boost-nowide x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 13 k #11 114.6 boost-program-options x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 104 k #11 114.6 boost-python3 x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 91 k #11 114.6 boost-random x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 22 k #11 114.6 boost-regex x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 275 k #11 114.6 boost-serialization x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 127 k #11 114.6 boost-stacktrace x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 25 k #11 114.6 boost-system x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 11 k #11 114.6 boost-test x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 228 k #11 114.6 boost-thread x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 53 k #11 114.6 boost-timer x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 21 k #11 114.6 boost-type_erasure x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 28 k #11 114.6 boost-wave x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 207 k #11 114.6 libicu x86_64 67.1-10.el9_6 tf-mirrors.ci_repos_yum9-baseos 9.6 M #11 114.6 logrotate x86_64 3.18.0-12.el9 tf-mirrors.ci_repos_yum9-baseos 73 k #11 114.6 #11 114.6 Transaction Summary #11 114.6 =============================================================================================== #11 114.6 Install 36 Packages #11 114.6 #11 114.6 Total download size: 16 M #11 114.6 Installed size: 53 M #11 114.6 Downloading Packages: #11 114.6 (1/36): boost-1.75.0-13.el9_7.x86_64.rpm 490 kB/s | 9.9 kB 00:00 #11 114.6 (2/36): logrotate-3.18.0-12.el9.x86_64.rpm 2.4 MB/s | 73 kB 00:00 #11 114.6 (3/36): boost-atomic-1.75.0-13.el9_7.x86_64.rpm 1.2 MB/s | 15 kB 00:00 #11 114.6 (4/36): boost-chrono-1.75.0-13.el9_7.x86_64.rpm 4.3 MB/s | 23 kB 00:00 #11 114.6 (5/36): boost-container-1.75.0-13.el9_7.x86_64. 6.2 MB/s | 35 kB 00:00 #11 114.6 (6/36): boost-context-1.75.0-13.el9_7.x86_64.rp 2.4 MB/s | 13 kB 00:00 #11 114.6 (7/36): boost-contract-1.75.0-13.el9_7.x86_64.r 7.6 MB/s | 43 kB 00:00 #11 114.6 (8/36): boost-coroutine-1.75.0-13.el9_7.x86_64. 5.2 MB/s | 30 kB 00:00 #11 114.7 (9/36): boost-date-time-1.75.0-13.el9_7.x86_64. 2.1 MB/s | 11 kB 00:00 #11 114.7 (10/36): boost-fiber-1.75.0-13.el9_7.x86_64.rpm 6.6 MB/s | 37 kB 00:00 #11 114.7 (11/36): boost-filesystem-1.75.0-13.el9_7.x86_6 10 MB/s | 55 kB 00:00 #11 114.7 (12/36): boost-graph-1.75.0-13.el9_7.x86_64.rpm 16 MB/s | 99 kB 00:00 #11 114.7 (13/36): boost-iostreams-1.75.0-13.el9_7.x86_64 6.0 MB/s | 37 kB 00:00 #11 114.7 (14/36): boost-locale-1.75.0-13.el9_7.x86_64.rp 25 MB/s | 212 kB 00:00 #11 114.7 (15/36): boost-log-1.75.0-13.el9_7.x86_64.rpm 16 MB/s | 405 kB 00:00 #11 114.7 (16/36): boost-math-1.75.0-13.el9_7.x86_64.rpm 8.6 MB/s | 203 kB 00:00 #11 114.7 (17/36): boost-nowide-1.75.0-13.el9_7.x86_64.rp 2.1 MB/s | 13 kB 00:00 #11 114.7 (18/36): boost-program-options-1.75.0-13.el9_7. 13 MB/s | 104 kB 00:00 #11 114.7 (19/36): boost-python3-1.75.0-13.el9_7.x86_64.r 9.3 MB/s | 91 kB 00:00 #11 114.7 (20/36): boost-random-1.75.0-13.el9_7.x86_64.rp 3.5 MB/s | 22 kB 00:00 #11 114.7 (21/36): boost-regex-1.75.0-13.el9_7.x86_64.rpm 31 MB/s | 275 kB 00:00 #11 114.7 (22/36): boost-serialization-1.75.0-13.el9_7.x8 13 MB/s | 127 kB 00:00 #11 114.7 (23/36): boost-stacktrace-1.75.0-13.el9_7.x86_6 4.2 MB/s | 25 kB 00:00 #11 114.7 (24/36): boost-system-1.75.0-13.el9_7.x86_64.rp 2.2 MB/s | 11 kB 00:00 #11 114.7 (25/36): boost-test-1.75.0-13.el9_7.x86_64.rpm 28 MB/s | 228 kB 00:00 #11 114.7 (26/36): boost-thread-1.75.0-13.el9_7.x86_64.rp 6.2 MB/s | 53 kB 00:00 #11 114.7 (27/36): boost-timer-1.75.0-13.el9_7.x86_64.rpm 3.8 MB/s | 21 kB 00:00 #11 114.7 (28/36): boost-type_erasure-1.75.0-13.el9_7.x86 5.6 MB/s | 28 kB 00:00 #11 114.7 (29/36): boost-wave-1.75.0-13.el9_7.x86_64.rpm 23 MB/s | 207 kB 00:00 #11 114.8 (30/36): librdkafka-1.6.1-102.el9.x86_64.rpm 24 MB/s | 662 kB 00:00 #11 114.8 (31/36): protobuf-3.14.0-17.el9_7.x86_64.rpm 22 MB/s | 1.0 MB 00:00 #11 114.8 (32/36): hiredis-1.0.2-2.el9.x86_64.rpm 8.0 MB/s | 47 kB 00:00 #11 114.8 (33/36): redis-6.2.22-1.el9_8.x86_64.rpm 20 MB/s | 1.3 MB 00:00 #11 115.0 (34/36): libicu-67.1-10.el9_6.x86_64.rpm 22 MB/s | 9.6 MB 00:00 #11 115.3 (35/36): libzookeeper-3.9.2-0contrail0.el9.x86_ 217 kB/s | 93 kB 00:00 #11 115.3 (36/36): cassandra-cpp-driver-2.17.0-1.el9.remi 1.4 MB/s | 709 kB 00:00 #11 115.3 -------------------------------------------------------------------------------- #11 115.3 Total 23 MB/s | 16 MB 00:00 #11 115.3 Running transaction check #11 115.6 Transaction check succeeded. #11 115.6 Running transaction test #11 116.5 Transaction test succeeded. #11 116.5 Running transaction #11 117.0 Preparing : 1/1 #11 117.1 Installing : boost-system-1.75.0-13.el9_7.x86_64 1/36 #11 117.1 Installing : boost-chrono-1.75.0-13.el9_7.x86_64 2/36 #11 117.1 Installing : boost-thread-1.75.0-13.el9_7.x86_64 3/36 #11 117.1 Installing : boost-filesystem-1.75.0-13.el9_7.x86_64 4/36 #11 118.0 Installing : libicu-67.1-10.el9_6.x86_64 5/36 #11 118.0 Installing : boost-regex-1.75.0-13.el9_7.x86_64 6/36 #11 118.0 Installing : boost-context-1.75.0-13.el9_7.x86_64 7/36 #11 118.0 Installing : boost-date-time-1.75.0-13.el9_7.x86_64 8/36 #11 118.0 Installing : boost-atomic-1.75.0-13.el9_7.x86_64 9/36 #11 118.0 Installing : boost-log-1.75.0-13.el9_7.x86_64 10/36 #11 118.1 Installing : boost-wave-1.75.0-13.el9_7.x86_64 11/36 #11 118.1 Installing : boost-coroutine-1.75.0-13.el9_7.x86_64 12/36 #11 118.1 Installing : boost-fiber-1.75.0-13.el9_7.x86_64 13/36 #11 118.1 Installing : boost-graph-1.75.0-13.el9_7.x86_64 14/36 #11 118.1 Installing : boost-locale-1.75.0-13.el9_7.x86_64 15/36 #11 118.1 Installing : boost-type_erasure-1.75.0-13.el9_7.x86_64 16/36 #11 118.1 Installing : boost-timer-1.75.0-13.el9_7.x86_64 17/36 #11 118.1 Installing : boost-test-1.75.0-13.el9_7.x86_64 18/36 #11 118.1 Installing : boost-stacktrace-1.75.0-13.el9_7.x86_64 19/36 #11 118.1 Installing : boost-serialization-1.75.0-13.el9_7.x86_64 20/36 #11 118.2 Installing : boost-random-1.75.0-13.el9_7.x86_64 21/36 #11 118.2 Installing : boost-python3-1.75.0-13.el9_7.x86_64 22/36 #11 118.2 Installing : boost-program-options-1.75.0-13.el9_7.x86_64 23/36 #11 118.2 Installing : boost-nowide-1.75.0-13.el9_7.x86_64 24/36 #11 118.2 Installing : boost-math-1.75.0-13.el9_7.x86_64 25/36 #11 118.2 Installing : boost-iostreams-1.75.0-13.el9_7.x86_64 26/36 #11 118.2 Installing : boost-contract-1.75.0-13.el9_7.x86_64 27/36 #11 118.2 Installing : boost-container-1.75.0-13.el9_7.x86_64 28/36 #11 118.2 Running scriptlet: logrotate-3.18.0-12.el9.x86_64 29/36 #11 118.2 Installing : logrotate-3.18.0-12.el9.x86_64 29/36 #11 118.3 Running scriptlet: logrotate-3.18.0-12.el9.x86_64 29/36 #11 118.3 Created symlink /etc/systemd/system/timers.target.wants/logrotate.timer → /usr/lib/systemd/system/logrotate.timer. #11 118.3 #11 118.3 Running scriptlet: redis-6.2.22-1.el9_8.x86_64 30/36 #11 118.6 Installing : redis-6.2.22-1.el9_8.x86_64 30/36 #11 118.6 Running scriptlet: redis-6.2.22-1.el9_8.x86_64 30/36 #11 118.8 Installing : boost-1.75.0-13.el9_7.x86_64 31/36 #11 118.8 Installing : libzookeeper-3.9.2-0contrail0.el9.x86_64 32/36 #11 118.9 Installing : cassandra-cpp-driver-2.17.0-1.el9.remi.x86_64 33/36 #11 118.9 Installing : hiredis-1.0.2-2.el9.x86_64 34/36 #11 119.0 Installing : protobuf-3.14.0-17.el9_7.x86_64 35/36 #11 119.1 Installing : librdkafka-1.6.1-102.el9.x86_64 36/36 #11 119.2 Running scriptlet: librdkafka-1.6.1-102.el9.x86_64 36/36 #11 119.6 Verifying : libicu-67.1-10.el9_6.x86_64 1/36 #11 119.6 Verifying : logrotate-3.18.0-12.el9.x86_64 2/36 #11 119.6 Verifying : boost-1.75.0-13.el9_7.x86_64 3/36 #11 119.6 Verifying : boost-atomic-1.75.0-13.el9_7.x86_64 4/36 #11 119.6 Verifying : boost-chrono-1.75.0-13.el9_7.x86_64 5/36 #11 119.6 Verifying : boost-container-1.75.0-13.el9_7.x86_64 6/36 #11 119.6 Verifying : boost-context-1.75.0-13.el9_7.x86_64 7/36 #11 119.6 Verifying : boost-contract-1.75.0-13.el9_7.x86_64 8/36 #11 119.6 Verifying : boost-coroutine-1.75.0-13.el9_7.x86_64 9/36 #11 119.6 Verifying : boost-date-time-1.75.0-13.el9_7.x86_64 10/36 #11 119.6 Verifying : boost-fiber-1.75.0-13.el9_7.x86_64 11/36 #11 119.6 Verifying : boost-filesystem-1.75.0-13.el9_7.x86_64 12/36 #11 119.6 Verifying : boost-graph-1.75.0-13.el9_7.x86_64 13/36 #11 119.6 Verifying : boost-iostreams-1.75.0-13.el9_7.x86_64 14/36 #11 119.6 Verifying : boost-locale-1.75.0-13.el9_7.x86_64 15/36 #11 119.6 Verifying : boost-log-1.75.0-13.el9_7.x86_64 16/36 #11 119.6 Verifying : boost-math-1.75.0-13.el9_7.x86_64 17/36 #11 119.6 Verifying : boost-nowide-1.75.0-13.el9_7.x86_64 18/36 #11 119.6 Verifying : boost-program-options-1.75.0-13.el9_7.x86_64 19/36 #11 119.6 Verifying : boost-python3-1.75.0-13.el9_7.x86_64 20/36 #11 119.6 Verifying : boost-random-1.75.0-13.el9_7.x86_64 21/36 #11 119.6 Verifying : boost-regex-1.75.0-13.el9_7.x86_64 22/36 #11 119.6 Verifying : boost-serialization-1.75.0-13.el9_7.x86_64 23/36 #11 119.6 Verifying : boost-stacktrace-1.75.0-13.el9_7.x86_64 24/36 #11 119.6 Verifying : boost-system-1.75.0-13.el9_7.x86_64 25/36 #11 119.6 Verifying : boost-test-1.75.0-13.el9_7.x86_64 26/36 #11 119.6 Verifying : boost-thread-1.75.0-13.el9_7.x86_64 27/36 #11 119.6 Verifying : boost-timer-1.75.0-13.el9_7.x86_64 28/36 #11 119.6 Verifying : boost-type_erasure-1.75.0-13.el9_7.x86_64 29/36 #11 119.6 Verifying : boost-wave-1.75.0-13.el9_7.x86_64 30/36 #11 119.6 Verifying : librdkafka-1.6.1-102.el9.x86_64 31/36 #11 119.6 Verifying : protobuf-3.14.0-17.el9_7.x86_64 32/36 #11 119.6 Verifying : redis-6.2.22-1.el9_8.x86_64 33/36 #11 119.6 Verifying : hiredis-1.0.2-2.el9.x86_64 34/36 #11 119.6 Verifying : cassandra-cpp-driver-2.17.0-1.el9.remi.x86_64 35/36 #11 119.6 Verifying : libzookeeper-3.9.2-0contrail0.el9.x86_64 36/36 #11 119.8 #11 119.8 Installed: #11 119.8 boost-1.75.0-13.el9_7.x86_64 #11 119.8 boost-atomic-1.75.0-13.el9_7.x86_64 #11 119.8 boost-chrono-1.75.0-13.el9_7.x86_64 #11 119.8 boost-container-1.75.0-13.el9_7.x86_64 #11 119.8 boost-context-1.75.0-13.el9_7.x86_64 #11 119.8 boost-contract-1.75.0-13.el9_7.x86_64 #11 119.8 boost-coroutine-1.75.0-13.el9_7.x86_64 #11 119.8 boost-date-time-1.75.0-13.el9_7.x86_64 #11 119.8 boost-fiber-1.75.0-13.el9_7.x86_64 #11 119.8 boost-filesystem-1.75.0-13.el9_7.x86_64 #11 119.8 boost-graph-1.75.0-13.el9_7.x86_64 #11 119.8 boost-iostreams-1.75.0-13.el9_7.x86_64 #11 119.8 boost-locale-1.75.0-13.el9_7.x86_64 #11 119.8 boost-log-1.75.0-13.el9_7.x86_64 #11 119.8 boost-math-1.75.0-13.el9_7.x86_64 #11 119.8 boost-nowide-1.75.0-13.el9_7.x86_64 #11 119.8 boost-program-options-1.75.0-13.el9_7.x86_64 #11 119.8 boost-python3-1.75.0-13.el9_7.x86_64 #11 119.8 boost-random-1.75.0-13.el9_7.x86_64 #11 119.8 boost-regex-1.75.0-13.el9_7.x86_64 #11 119.8 boost-serialization-1.75.0-13.el9_7.x86_64 #11 119.8 boost-stacktrace-1.75.0-13.el9_7.x86_64 #11 119.8 boost-system-1.75.0-13.el9_7.x86_64 #11 119.8 boost-test-1.75.0-13.el9_7.x86_64 #11 119.8 boost-thread-1.75.0-13.el9_7.x86_64 #11 119.8 boost-timer-1.75.0-13.el9_7.x86_64 #11 119.8 boost-type_erasure-1.75.0-13.el9_7.x86_64 #11 119.8 boost-wave-1.75.0-13.el9_7.x86_64 #11 119.8 cassandra-cpp-driver-2.17.0-1.el9.remi.x86_64 #11 119.8 hiredis-1.0.2-2.el9.x86_64 #11 119.8 libicu-67.1-10.el9_6.x86_64 #11 119.8 librdkafka-1.6.1-102.el9.x86_64 #11 119.8 libzookeeper-3.9.2-0contrail0.el9.x86_64 #11 119.8 logrotate-3.18.0-12.el9.x86_64 #11 119.8 protobuf-3.14.0-17.el9_7.x86_64 #11 119.8 redis-6.2.22-1.el9_8.x86_64 #11 119.8 #11 119.8 Complete! #11 120.8 77 files removed #11 DONE 121.2s #12 exporting to image #12 exporting layers #12 exporting layers 7.6s done #12 writing image sha256:401827553f0af6033ec8dd00337cbefd0d227d1788ddfde6d98fff9c4233a8f7 done #12 naming to nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine:master-3_0_3_9-7 #12 naming to nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine:master-3_0_3_9-7 0.0s done #12 DONE 7.6s 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-08-15 18:08:31,099: INFO: Docker build duration: 145 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine] c2cc8ce10d7d: Preparing 0746cd837671: Preparing fcf0fd87981f: Preparing 46f1d6340290: Preparing f87807580b62: Preparing ed3e7284414c: Preparing 9ccffc6d8203: Preparing 49b73bd3f4ff: Preparing 8e5ec4f3d880: Preparing 0b9245c622e3: Preparing be1f7c98220b: Preparing b64874597a41: Preparing eb38aeb49bac: Preparing 2c91e543a905: Preparing 7f4c61e33fa7: Preparing 314739ca601b: Preparing 44343de3ea1d: Preparing 46f1d6340290: Waiting f87807580b62: Waiting ed3e7284414c: Waiting 9ccffc6d8203: Waiting 49b73bd3f4ff: Waiting 8e5ec4f3d880: Waiting 0b9245c622e3: Waiting be1f7c98220b: Waiting b64874597a41: Waiting eb38aeb49bac: Waiting 2c91e543a905: Waiting 7f4c61e33fa7: Waiting 314739ca601b: Waiting 44343de3ea1d: Waiting fcf0fd87981f: Pushed 46f1d6340290: Layer already exists f87807580b62: Layer already exists ed3e7284414c: Layer already exists 9ccffc6d8203: Layer already exists 49b73bd3f4ff: Layer already exists 8e5ec4f3d880: Layer already exists 0b9245c622e3: Layer already exists be1f7c98220b: Layer already exists b64874597a41: Layer already exists eb38aeb49bac: Layer already exists 2c91e543a905: Layer already exists 7f4c61e33fa7: Layer already exists 314739ca601b: Layer already exists 44343de3ea1d: Layer already exists 0746cd837671: Pushed c2cc8ce10d7d: Pushed master-3_0_3_9-7: digest: sha256:a5de3cfb21aeae724d234f5cac5215c4dc51f07b96c71341fe6430a28d162e28 size: 3879 2026-08-15 18:09:16,820: INFO: Building opensdn-analytics-query-engine finished successfully, duration: 190 seconds IMAGE ID DISK USAGE CONTENT SIZE EXTRA nexus.gz1.opensdn.io:5101/opensdn-analytics-alarm-gen:master-3_0_3_9-7 cb9090b9d149 740MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-api:master-3_0_3_9-7 5025d129d3e4 749MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-3_0_3_9-7 24385f12823a 724MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-collector:master-3_0_3_9-7 a2b768b884f6 805MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine:master-3_0_3_9-7 401827553f0a 802MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base:master-3_0_3_9-7 35f7847c59c4 964MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-collector:master-3_0_3_9-7 3c1d31c4a697 965MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology:master-3_0_3_9-7 7fdb341b8212 965MB 0B nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src:master-3_0_3_9-7 c731043dc902 1.39MB 0B nexus.gz1.opensdn.io:5101/opensdn-base:master-3_0_3_9-7 781b70661e3a 724MB 0B nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src:master-3_0_3_9-7 44bde45c4e22 4.17kB 0B nexus.gz1.opensdn.io:5101/opensdn-charms-src:master-3_0_3_9-7 97bc0b468904 6.05MB 0B nexus.gz1.opensdn.io:5101/opensdn-container-builder-src:master-3_0_3_9-7 066df4926b98 2.39MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-api:master-3_0_3_9-7 9dd7d67295b7 763MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-base:master-3_0_3_9-7 832f49b21720 724MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-dnsmasq:master-3_0_3_9-7 674e9ab58fba 738MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema:master-3_0_3_9-7 361e2cfe5d89 725MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-svcmonitor:master-3_0_3_9-7 4bc980eaddd4 747MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-base:master-3_0_3_9-7 49d7553733c3 783MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-3_0_3_9-7 5cd804d73e72 810MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-3_0_3_9-7 e44098dd2988 809MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-named:master-3_0_3_9-7 c5146f26c47c 791MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base:master-3_0_3_9-7 900fc4f97fdd 957MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job:master-3_0_3_9-7 d941c7474074 957MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web:master-3_0_3_9-7 b5f8e5f8062b 957MB 0B nexus.gz1.opensdn.io:5101/opensdn-debug:master-3_0_3_9-7 ce4d24bcd16c 472MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-cassandra:master-3_0_3_9-7 68274ab94ae5 331MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-haproxy:master-3_0_3_9-7 334305389e13 144MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-kafka:master-3_0_3_9-7 411f2a8e6de5 392MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq:master-3_0_3_9-7 399a5c19bebb 363MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-redis:master-3_0_3_9-7 31def4396af9 171MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd:master-3_0_3_9-7 4c7e7c43b920 484MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-stunnel:master-3_0_3_9-7 72b152dc34fa 497MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper:master-3_0_3_9-7 80ece27b6ada 301MB 0B nexus.gz1.opensdn.io:5101/opensdn-general-base:master-3_0_3_9-7 148ceb0e0734 472MB 0B nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src:master-3_0_3_9-7 1c15cf01b900 32.6MB 0B nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init:master-3_0_3_9-7 630b7b5a64b2 744MB 0B nexus.gz1.opensdn.io:5101/opensdn-kubernetes-kube-manager:master-3_0_3_9-7 6e7678efdbd6 728MB 0B nexus.gz1.opensdn.io:5101/opensdn-node-init:master-3_0_3_9-7 56cedcc9f38d 724MB 0B nexus.gz1.opensdn.io:5101/opensdn-nodemgr:master-3_0_3_9-7 66c47f8dc050 858MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-compute-init:master-3_0_3_9-7 70ed3ff8efe1 472MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-heat-init:master-3_0_3_9-7 0a7312815281 488MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-neutron-init:master-3_0_3_9-7 0c1bc723f7ce 488MB 0B nexus.gz1.opensdn.io:5101/opensdn-provisioner:master-3_0_3_9-7 9a6ae800965e 724MB 0B nexus.gz1.opensdn.io:5101/opensdn-status:master-3_0_3_9-7 17c7184323fb 858MB 0B nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-3_0_3_9-7 12b384cfe817 782MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent-dpdk:master-3_0_3_9-7 fec20008030e 800MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-base:master-3_0_3_9-7 e215436edd53 791MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk:master-3_0_3_9-7 21b5d6824018 791MB 0B nexus.gz1.opensdn.io:5101/tf-dev-sandbox:frozen 473aa0f62261 21.4GB 0B U tf-dev-sandbox:compile e73b14f19dbb 34.9GB 0B