2026-03-05 11:42:15,496: INFO: Building opensdn-analytics-query-engine 2026-03-05 11:42:15,517: 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-2_5_9_3-1_0 --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 #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.8s #2 [internal] load metadata for nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-2_5_9_3-1_0 #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 DONE 0.0s #4 [internal] load .dockerignore #4 transferring context: #4 transferring context: 2B done #4 DONE 2.2s #5 [stage-1 1/6] FROM nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-2_5_9_3-1_0 #5 CACHED #6 [build 1/1] FROM docker.io/library/tf-dev-sandbox:compile #6 CACHED #7 [internal] load build context #7 transferring context: 1.54kB 0.0s done #7 DONE 2.0s #8 [stage-1 2/4] COPY entrypoint.sh / #8 DONE 1.8s #9 [stage-1 3/4] COPY --from=build /buildroot/usr/bin/contrail-query-engine /usr/bin/contrail-query-engine #9 DONE 4.0s #10 [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 #10 4.292 added from: http://tf-mirrors.gz1.opensdn.io/re 49 MB/s | 14 MB 00:00 #10 10.56 added from: http://tf-mirrors.gz1.opensdn.io/re 22 MB/s | 1.9 MB 00:00 #10 11.97 added from: http://tf-mirrors.gz1.opensdn.io/re 7.8 MB/s | 402 kB 00:00 #10 12.76 added from: http://tf-mirrors.gz1.opensdn.io/re 51 MB/s | 16 MB 00:00 #10 24.22 added from: http://tf-mirrors.gz1.opensdn.io/re 35 MB/s | 11 MB 00:00 #10 31.35 added from: http://tf-mirrors.gz1.opensdn.io/re 15 MB/s | 1.1 MB 00:00 #10 32.58 added from: http://tf-mirrors.gz1.opensdn.io/re 26 MB/s | 4.8 MB 00:00 #10 35.55 added from: http://tf-mirrors.gz1.opensdn.io/re 15 MB/s | 697 kB 00:00 #10 36.32 added from: http://tf-mirrors.gz1.opensdn.io/re 13 MB/s | 474 kB 00:00 #10 37.05 added from: http://tf-mirrors.gz1.opensdn.io/re 427 kB/s | 18 kB 00:00 #10 37.46 added from: http://tf-mirrors.gz1.opensdn.io/re 14 kB/s | 257 B 00:00 #10 37.87 added from: http://tf-mirrors.gz1.opensdn.io/re 442 kB/s | 15 kB 00:00 #10 38.51 added from: http://tf-mirrors.gz1.opensdn.io/re 2.4 MB/s | 96 kB 00:00 #10 40.20 added from: http://tf-mirrors.gz1.opensdn.io/re 38 MB/s | 39 MB 00:01 #10 71.73 Third parties for OpenSDN 23 MB/s | 5.1 MB 00:00 #10 87.53 Dependencies resolved. #10 87.53 =============================================================================================== #10 87.53 Package Arch Version Repository Size #10 87.53 =============================================================================================== #10 87.53 Installing: #10 87.53 boost x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 9.9 k #10 87.53 cassandra-cpp-driver x86_64 2.17.0-1.el9.remi tpc 709 k #10 87.53 hiredis x86_64 1.0.2-2.el9 tf-mirrors.ci_repos_epel9.repo 47 k #10 87.53 librdkafka x86_64 1.6.1-102.el9 tf-mirrors.ci_repos_yum9-appstream 662 k #10 87.53 libzookeeper x86_64 3.9.2-0contrail0.el9 tpc 93 k #10 87.53 protobuf x86_64 3.14.0-16.el9 tf-mirrors.ci_repos_yum9-appstream 1.0 M #10 87.53 redis x86_64 6.2.20-2.el9_7 tf-mirrors.ci_repos_yum9-appstream 1.3 M #10 87.53 Installing dependencies: #10 87.53 boost-atomic x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 15 k #10 87.53 boost-chrono x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 23 k #10 87.53 boost-container x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 35 k #10 87.53 boost-context x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 13 k #10 87.53 boost-contract x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 43 k #10 87.53 boost-coroutine x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 30 k #10 87.53 boost-date-time x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 11 k #10 87.53 boost-fiber x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 37 k #10 87.53 boost-filesystem x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 55 k #10 87.53 boost-graph x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 99 k #10 87.53 boost-iostreams x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 37 k #10 87.53 boost-locale x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 212 k #10 87.53 boost-log x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 405 k #10 87.53 boost-math x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 203 k #10 87.53 boost-nowide x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 13 k #10 87.53 boost-program-options x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 104 k #10 87.53 boost-python3 x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 91 k #10 87.53 boost-random x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 22 k #10 87.53 boost-regex x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 275 k #10 87.53 boost-serialization x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 127 k #10 87.53 boost-stacktrace x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 25 k #10 87.53 boost-system x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 11 k #10 87.53 boost-test x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 228 k #10 87.53 boost-thread x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 53 k #10 87.53 boost-timer x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 21 k #10 87.53 boost-type_erasure x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 28 k #10 87.53 boost-wave x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 207 k #10 87.53 libicu x86_64 67.1-10.el9_6 tf-mirrors.ci_repos_yum9-baseos 9.6 M #10 87.53 logrotate x86_64 3.18.0-12.el9 tf-mirrors.ci_repos_yum9-baseos 73 k #10 87.53 #10 87.53 Transaction Summary #10 87.53 =============================================================================================== #10 87.53 Install 36 Packages #10 87.53 #10 87.53 Total download size: 16 M #10 87.53 Installed size: 53 M #10 87.53 Downloading Packages: #10 87.55 (1/36): boost-1.75.0-13.el9_7.x86_64.rpm 1.1 MB/s | 9.9 kB 00:00 #10 87.55 (2/36): logrotate-3.18.0-12.el9.x86_64.rpm 5.3 MB/s | 73 kB 00:00 #10 87.55 (3/36): boost-atomic-1.75.0-13.el9_7.x86_64.rpm 1.9 MB/s | 15 kB 00:00 #10 87.57 (4/36): boost-chrono-1.75.0-13.el9_7.x86_64.rpm 3.4 MB/s | 23 kB 00:00 #10 87.57 (5/36): boost-container-1.75.0-13.el9_7.x86_64. 5.0 MB/s | 35 kB 00:00 #10 87.57 (6/36): boost-context-1.75.0-13.el9_7.x86_64.rp 1.2 MB/s | 13 kB 00:00 #10 87.60 (7/36): boost-contract-1.75.0-13.el9_7.x86_64.r 3.7 MB/s | 43 kB 00:00 #10 87.60 (8/36): boost-coroutine-1.75.0-13.el9_7.x86_64. 4.1 MB/s | 30 kB 00:00 #10 87.60 (9/36): boost-date-time-1.75.0-13.el9_7.x86_64. 2.0 MB/s | 11 kB 00:00 #10 87.60 (10/36): boost-fiber-1.75.0-13.el9_7.x86_64.rpm 5.1 MB/s | 37 kB 00:00 #10 87.60 (11/36): boost-filesystem-1.75.0-13.el9_7.x86_6 6.9 MB/s | 55 kB 00:00 #10 87.60 (12/36): boost-graph-1.75.0-13.el9_7.x86_64.rpm 15 MB/s | 99 kB 00:00 #10 87.60 (13/36): boost-iostreams-1.75.0-13.el9_7.x86_64 4.9 MB/s | 37 kB 00:00 #10 87.60 (14/36): boost-locale-1.75.0-13.el9_7.x86_64.rp 24 MB/s | 212 kB 00:00 #10 87.72 (15/36): boost-log-1.75.0-13.el9_7.x86_64.rpm 26 MB/s | 405 kB 00:00 #10 87.72 (16/36): boost-math-1.75.0-13.el9_7.x86_64.rpm 12 MB/s | 203 kB 00:00 #10 87.72 (17/36): boost-nowide-1.75.0-13.el9_7.x86_64.rp 1.1 MB/s | 13 kB 00:00 #10 87.72 (18/36): boost-program-options-1.75.0-13.el9_7. 8.9 MB/s | 104 kB 00:00 #10 87.72 (19/36): boost-python3-1.75.0-13.el9_7.x86_64.r 8.0 MB/s | 91 kB 00:00 #10 87.72 (20/36): boost-random-1.75.0-13.el9_7.x86_64.rp 1.7 MB/s | 22 kB 00:00 #10 87.72 (21/36): boost-regex-1.75.0-13.el9_7.x86_64.rpm 10 MB/s | 275 kB 00:00 #10 87.72 (22/36): boost-serialization-1.75.0-13.el9_7.x8 3.8 MB/s | 127 kB 00:00 #10 87.72 (23/36): boost-stacktrace-1.75.0-13.el9_7.x86_6 1.1 MB/s | 25 kB 00:00 #10 87.72 (24/36): boost-system-1.75.0-13.el9_7.x86_64.rp 931 kB/s | 11 kB 00:00 #10 87.72 (25/36): boost-test-1.75.0-13.el9_7.x86_64.rpm 16 MB/s | 228 kB 00:00 #10 87.72 (26/36): boost-thread-1.75.0-13.el9_7.x86_64.rp 3.8 MB/s | 53 kB 00:00 #10 87.72 (27/36): boost-timer-1.75.0-13.el9_7.x86_64.rpm 2.5 MB/s | 21 kB 00:00 #10 87.72 (28/36): boost-type_erasure-1.75.0-13.el9_7.x86 3.4 MB/s | 28 kB 00:00 #10 87.77 (29/36): boost-wave-1.75.0-13.el9_7.x86_64.rpm 22 MB/s | 207 kB 00:00 #10 87.77 (30/36): librdkafka-1.6.1-102.el9.x86_64.rpm 27 MB/s | 662 kB 00:00 #10 87.84 (31/36): protobuf-3.14.0-16.el9.x86_64.rpm 13 MB/s | 1.0 MB 00:00 #10 87.84 (32/36): redis-6.2.20-2.el9_7.x86_64.rpm 15 MB/s | 1.3 MB 00:00 #10 87.84 (33/36): hiredis-1.0.2-2.el9.x86_64.rpm 1.2 MB/s | 47 kB 00:00 #10 87.90 (34/36): libzookeeper-3.9.2-0contrail0.el9.x86_ 3.2 MB/s | 93 kB 00:00 #10 88.00 (35/36): libicu-67.1-10.el9_6.x86_64.rpm 22 MB/s | 9.6 MB 00:00 #10 88.00 (36/36): cassandra-cpp-driver-2.17.0-1.el9.remi 4.3 MB/s | 709 kB 00:00 #10 88.00 -------------------------------------------------------------------------------- #10 88.00 Total 35 MB/s | 16 MB 00:00 #10 88.00 Running transaction check #10 88.08 Transaction check succeeded. #10 88.08 Running transaction test #10 88.44 Transaction test succeeded. #10 88.44 Running transaction #10 89.04 Preparing : 1/1 #10 89.14 Installing : boost-system-1.75.0-13.el9_7.x86_64 1/36 #10 89.14 Installing : boost-chrono-1.75.0-13.el9_7.x86_64 2/36 #10 89.16 Installing : boost-thread-1.75.0-13.el9_7.x86_64 3/36 #10 89.18 Installing : boost-filesystem-1.75.0-13.el9_7.x86_64 4/36 #10 89.95 Installing : libicu-67.1-10.el9_6.x86_64 5/36 #10 89.97 Installing : boost-regex-1.75.0-13.el9_7.x86_64 6/36 #10 89.97 Installing : boost-context-1.75.0-13.el9_7.x86_64 7/36 #10 90.01 Installing : boost-date-time-1.75.0-13.el9_7.x86_64 8/36 #10 90.01 Installing : boost-atomic-1.75.0-13.el9_7.x86_64 9/36 #10 90.01 Installing : boost-log-1.75.0-13.el9_7.x86_64 10/36 #10 90.04 Installing : boost-wave-1.75.0-13.el9_7.x86_64 11/36 #10 90.08 Installing : boost-coroutine-1.75.0-13.el9_7.x86_64 12/36 #10 90.08 Installing : boost-fiber-1.75.0-13.el9_7.x86_64 13/36 #10 90.08 Installing : boost-graph-1.75.0-13.el9_7.x86_64 14/36 #10 90.13 Installing : boost-locale-1.75.0-13.el9_7.x86_64 15/36 #10 90.19 Installing : boost-type_erasure-1.75.0-13.el9_7.x86_64 16/36 #10 90.19 Installing : boost-timer-1.75.0-13.el9_7.x86_64 17/36 #10 90.19 Installing : boost-test-1.75.0-13.el9_7.x86_64 18/36 #10 90.25 Installing : boost-stacktrace-1.75.0-13.el9_7.x86_64 19/36 #10 90.38 Installing : boost-serialization-1.75.0-13.el9_7.x86_64 20/36 #10 90.91 Installing : boost-random-1.75.0-13.el9_7.x86_64 21/36 #10 91.00 Installing : boost-python3-1.75.0-13.el9_7.x86_64 22/36 #10 91.00 Installing : boost-program-options-1.75.0-13.el9_7.x86_64 23/36 #10 91.04 Installing : boost-nowide-1.75.0-13.el9_7.x86_64 24/36 #10 91.04 Installing : boost-math-1.75.0-13.el9_7.x86_64 25/36 #10 91.04 Installing : boost-iostreams-1.75.0-13.el9_7.x86_64 26/36 #10 91.05 Installing : boost-contract-1.75.0-13.el9_7.x86_64 27/36 #10 91.07 Installing : boost-container-1.75.0-13.el9_7.x86_64 28/36 #10 91.15 Running scriptlet: logrotate-3.18.0-12.el9.x86_64 29/36 #10 91.15 Installing : logrotate-3.18.0-12.el9.x86_64 29/36 #10 91.23 Running scriptlet: logrotate-3.18.0-12.el9.x86_64 29/36 #10 91.34 Created symlink /etc/systemd/system/timers.target.wants/logrotate.timer → /usr/lib/systemd/system/logrotate.timer. #10 91.34 #10 91.34 Running scriptlet: redis-6.2.20-2.el9_7.x86_64 30/36 #10 91.55 Installing : redis-6.2.20-2.el9_7.x86_64 30/36 #10 91.57 Running scriptlet: redis-6.2.20-2.el9_7.x86_64 30/36 #10 91.64 Installing : boost-1.75.0-13.el9_7.x86_64 31/36 #10 91.71 Installing : libzookeeper-3.9.2-0contrail0.el9.x86_64 32/36 #10 91.80 Installing : cassandra-cpp-driver-2.17.0-1.el9.remi.x86_64 33/36 #10 91.80 Installing : hiredis-1.0.2-2.el9.x86_64 34/36 #10 91.85 Installing : protobuf-3.14.0-16.el9.x86_64 35/36 #10 92.04 Installing : librdkafka-1.6.1-102.el9.x86_64 36/36 #10 92.10 Running scriptlet: librdkafka-1.6.1-102.el9.x86_64 36/36 #10 92.44 Verifying : libicu-67.1-10.el9_6.x86_64 1/36 #10 92.44 Verifying : logrotate-3.18.0-12.el9.x86_64 2/36 #10 92.44 Verifying : boost-1.75.0-13.el9_7.x86_64 3/36 #10 92.44 Verifying : boost-atomic-1.75.0-13.el9_7.x86_64 4/36 #10 92.44 Verifying : boost-chrono-1.75.0-13.el9_7.x86_64 5/36 #10 92.44 Verifying : boost-container-1.75.0-13.el9_7.x86_64 6/36 #10 92.44 Verifying : boost-context-1.75.0-13.el9_7.x86_64 7/36 #10 92.44 Verifying : boost-contract-1.75.0-13.el9_7.x86_64 8/36 #10 92.44 Verifying : boost-coroutine-1.75.0-13.el9_7.x86_64 9/36 #10 92.44 Verifying : boost-date-time-1.75.0-13.el9_7.x86_64 10/36 #10 92.44 Verifying : boost-fiber-1.75.0-13.el9_7.x86_64 11/36 #10 92.44 Verifying : boost-filesystem-1.75.0-13.el9_7.x86_64 12/36 #10 92.44 Verifying : boost-graph-1.75.0-13.el9_7.x86_64 13/36 #10 92.44 Verifying : boost-iostreams-1.75.0-13.el9_7.x86_64 14/36 #10 92.44 Verifying : boost-locale-1.75.0-13.el9_7.x86_64 15/36 #10 92.44 Verifying : boost-log-1.75.0-13.el9_7.x86_64 16/36 #10 92.44 Verifying : boost-math-1.75.0-13.el9_7.x86_64 17/36 #10 92.44 Verifying : boost-nowide-1.75.0-13.el9_7.x86_64 18/36 #10 92.44 Verifying : boost-program-options-1.75.0-13.el9_7.x86_64 19/36 #10 92.44 Verifying : boost-python3-1.75.0-13.el9_7.x86_64 20/36 #10 92.44 Verifying : boost-random-1.75.0-13.el9_7.x86_64 21/36 #10 92.44 Verifying : boost-regex-1.75.0-13.el9_7.x86_64 22/36 #10 92.44 Verifying : boost-serialization-1.75.0-13.el9_7.x86_64 23/36 #10 92.44 Verifying : boost-stacktrace-1.75.0-13.el9_7.x86_64 24/36 #10 92.44 Verifying : boost-system-1.75.0-13.el9_7.x86_64 25/36 #10 92.44 Verifying : boost-test-1.75.0-13.el9_7.x86_64 26/36 #10 92.44 Verifying : boost-thread-1.75.0-13.el9_7.x86_64 27/36 #10 92.44 Verifying : boost-timer-1.75.0-13.el9_7.x86_64 28/36 #10 92.44 Verifying : boost-type_erasure-1.75.0-13.el9_7.x86_64 29/36 #10 92.44 Verifying : boost-wave-1.75.0-13.el9_7.x86_64 30/36 #10 92.44 Verifying : librdkafka-1.6.1-102.el9.x86_64 31/36 #10 92.44 Verifying : protobuf-3.14.0-16.el9.x86_64 32/36 #10 92.44 Verifying : redis-6.2.20-2.el9_7.x86_64 33/36 #10 92.44 Verifying : hiredis-1.0.2-2.el9.x86_64 34/36 #10 92.44 Verifying : cassandra-cpp-driver-2.17.0-1.el9.remi.x86_64 35/36 #10 92.44 Verifying : libzookeeper-3.9.2-0contrail0.el9.x86_64 36/36 #10 92.58 #10 92.58 Installed: #10 92.58 boost-1.75.0-13.el9_7.x86_64 #10 92.58 boost-atomic-1.75.0-13.el9_7.x86_64 #10 92.58 boost-chrono-1.75.0-13.el9_7.x86_64 #10 92.58 boost-container-1.75.0-13.el9_7.x86_64 #10 92.58 boost-context-1.75.0-13.el9_7.x86_64 #10 92.58 boost-contract-1.75.0-13.el9_7.x86_64 #10 92.58 boost-coroutine-1.75.0-13.el9_7.x86_64 #10 92.58 boost-date-time-1.75.0-13.el9_7.x86_64 #10 92.58 boost-fiber-1.75.0-13.el9_7.x86_64 #10 92.58 boost-filesystem-1.75.0-13.el9_7.x86_64 #10 92.58 boost-graph-1.75.0-13.el9_7.x86_64 #10 92.58 boost-iostreams-1.75.0-13.el9_7.x86_64 #10 92.58 boost-locale-1.75.0-13.el9_7.x86_64 #10 92.58 boost-log-1.75.0-13.el9_7.x86_64 #10 92.58 boost-math-1.75.0-13.el9_7.x86_64 #10 92.58 boost-nowide-1.75.0-13.el9_7.x86_64 #10 92.58 boost-program-options-1.75.0-13.el9_7.x86_64 #10 92.58 boost-python3-1.75.0-13.el9_7.x86_64 #10 92.58 boost-random-1.75.0-13.el9_7.x86_64 #10 92.58 boost-regex-1.75.0-13.el9_7.x86_64 #10 92.58 boost-serialization-1.75.0-13.el9_7.x86_64 #10 92.58 boost-stacktrace-1.75.0-13.el9_7.x86_64 #10 92.58 boost-system-1.75.0-13.el9_7.x86_64 #10 92.58 boost-test-1.75.0-13.el9_7.x86_64 #10 92.58 boost-thread-1.75.0-13.el9_7.x86_64 #10 92.58 boost-timer-1.75.0-13.el9_7.x86_64 #10 92.58 boost-type_erasure-1.75.0-13.el9_7.x86_64 #10 92.58 boost-wave-1.75.0-13.el9_7.x86_64 #10 92.58 cassandra-cpp-driver-2.17.0-1.el9.remi.x86_64 #10 92.58 hiredis-1.0.2-2.el9.x86_64 #10 92.58 libicu-67.1-10.el9_6.x86_64 #10 92.58 librdkafka-1.6.1-102.el9.x86_64 #10 92.58 libzookeeper-3.9.2-0contrail0.el9.x86_64 #10 92.58 logrotate-3.18.0-12.el9.x86_64 #10 92.58 protobuf-3.14.0-16.el9.x86_64 #10 92.58 redis-6.2.20-2.el9_7.x86_64 #10 92.58 #10 92.58 Complete! #10 92.87 77 files removed #10 DONE 93.9s #11 exporting to image #11 exporting layers #11 exporting layers 16.0s done #11 writing image sha256:09245fa592487df30929c56e7db6f3cbdccaa83988d03a0e42e119eb111d9c7e #11 writing image sha256:09245fa592487df30929c56e7db6f3cbdccaa83988d03a0e42e119eb111d9c7e 0.0s done #11 naming to nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine:master-2_5_9_3-1_0 0.1s done #11 DONE 17.0s 2 warnings found (use docker --debug to expand):  - InvalidDefaultArgInFrom: Default value for ARG ${CONTRAIL_REGISTRY}/opensdn-analytics-base:${CONTRAIL_CONTAINER_TAG} results in empty or invalid base image name (line 6) - InvalidDefaultArgInFrom: Default value for ARG ${BUILD_IMAGE} results in empty or invalid base image name (line 4) 2026-03-05 11:44:34,008: INFO: Docker build duration: 139 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine] 12cd38aa4b35: Preparing 679133f25bd5: Preparing 55d8348fdd48: Preparing 30e93be9cab3: Preparing 64fa976f9078: Preparing 878cfaf01c32: Preparing 4d4b92e4fc73: Preparing b9c5307e5149: Preparing d457758efc28: Preparing 268b880e4797: Preparing 179e045f230a: Preparing cb368c995ef4: Preparing 4361c1646ee2: Preparing 84aa313f3e24: Preparing 425553f2357c: Preparing 0ac74700f461: Preparing 44343de3ea1d: Preparing 12cd38aa4b35: Waiting 679133f25bd5: Waiting 55d8348fdd48: Waiting 30e93be9cab3: Waiting 64fa976f9078: Waiting 878cfaf01c32: Waiting 4d4b92e4fc73: Waiting b9c5307e5149: Waiting d457758efc28: Waiting 268b880e4797: Waiting 179e045f230a: Waiting cb368c995ef4: Waiting 4361c1646ee2: Waiting 84aa313f3e24: Waiting 425553f2357c: Waiting 0ac74700f461: Waiting 44343de3ea1d: Waiting 55d8348fdd48: Pushed 30e93be9cab3: Layer already exists 64fa976f9078: Layer already exists 878cfaf01c32: Layer already exists 4d4b92e4fc73: Layer already exists b9c5307e5149: Layer already exists d457758efc28: Layer already exists 268b880e4797: Layer already exists 179e045f230a: Layer already exists cb368c995ef4: Layer already exists 4361c1646ee2: Layer already exists 84aa313f3e24: Layer already exists 425553f2357c: Layer already exists 0ac74700f461: Layer already exists 44343de3ea1d: Layer already exists 12cd38aa4b35: Pushed 679133f25bd5: Pushed master-2_5_9_3-1_0: digest: sha256:0ca7b43643e28dfa09b54a0088625ec5225ef04c9d67fec446815c79757b7c03 size: 3880 2026-03-05 11:45:07,976: INFO: Building opensdn-analytics-query-engine finished successfully, duration: 172 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:5101/opensdn-analytics-alarm-gen:master-2_5_9_3-1_0 997f21c80c11 683MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-api:master-2_5_9_3-1_0 f5d8ff889907 692MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-2_5_9_3-1_0 b9d34d071f8e 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-collector:master-2_5_9_3-1_0 ce64b3babec0 1.01GB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine:master-2_5_9_3-1_0 09245fa59248 892MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base:master-2_5_9_3-1_0 2a8a6024be81 908MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-collector:master-2_5_9_3-1_0 8652ba9229ed 909MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology:master-2_5_9_3-1_0 ffe9b146bd0c 908MB 0B nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src:master-2_5_9_3-1_0 99522b77dd16 1.4MB 0B nexus.gz1.opensdn.io:5101/opensdn-base:master-2_5_9_3-1_0 148b0bba8a40 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src:master-2_5_9_3-1_0 0c1d9ee6fcf1 4.17kB 0B nexus.gz1.opensdn.io:5101/opensdn-charms-src:master-2_5_9_3-1_0 5a804bb27baa 6.05MB 0B nexus.gz1.opensdn.io:5101/opensdn-container-builder-src:master-2_5_9_3-1_0 919132adbd49 2.39MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-api:master-2_5_9_3-1_0 d6dc4e2e3250 705MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-base:master-2_5_9_3-1_0 7640f5a42205 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-dnsmasq:master-2_5_9_3-1_0 6342cb1bb34e 682MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema:master-2_5_9_3-1_0 e0318ee7f91a 668MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-svcmonitor:master-2_5_9_3-1_0 5796cbd765ea 689MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-base:master-2_5_9_3-1_0 d6c33aa408e0 726MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-2_5_9_3-1_0 b7e8de158b54 1.28GB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-2_5_9_3-1_0 e6a1537f3437 1.06GB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-named:master-2_5_9_3-1_0 eb279b42377c 755MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base:master-2_5_9_3-1_0 b17b05f66d8e 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job:master-2_5_9_3-1_0 9853e7b734d7 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web:master-2_5_9_3-1_0 eb145a5d937b 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-debug:master-2_5_9_3-1_0 59825b12eceb 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-deployment-test:master-2_5_9_3-1_0 35468c458912 441MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-cassandra:master-2_5_9_3-1_0 b5b66e447126 331MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-haproxy:master-2_5_9_3-1_0 873e16622a23 144MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-kafka:master-2_5_9_3-1_0 beb863fcac4b 392MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq:master-2_5_9_3-1_0 d6859a2faa8f 363MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-redis:master-2_5_9_3-1_0 c797304b780e 171MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd:master-2_5_9_3-1_0 9fa6f725d798 440MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-stunnel:master-2_5_9_3-1_0 e9ac8dbfda0b 454MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper:master-2_5_9_3-1_0 7a43a2d0149a 301MB 0B nexus.gz1.opensdn.io:5101/opensdn-general-base:master-2_5_9_3-1_0 bbc9bb77372b 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src:master-2_5_9_3-1_0 d755f4521f48 32.7MB 0B nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init:master-2_5_9_3-1_0 f5ceab15e6ed 687MB 0B nexus.gz1.opensdn.io:5101/opensdn-kubernetes-kube-manager:master-2_5_9_3-1_0 b3444c47fffa 671MB 0B nexus.gz1.opensdn.io:5101/opensdn-node-init:master-2_5_9_3-1_0 060bf92417fb 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-nodemgr:master-2_5_9_3-1_0 d3b0cea6edf1 802MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-compute-init:master-2_5_9_3-1_0 a2b6662439b2 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-heat-init:master-2_5_9_3-1_0 29e4f20baf1a 444MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-neutron-init:master-2_5_9_3-1_0 0078c5d4cb08 444MB 0B nexus.gz1.opensdn.io:5101/opensdn-provisioner:master-2_5_9_3-1_0 dda1c77b5aac 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-status:master-2_5_9_3-1_0 f575d455688c 802MB 0B nexus.gz1.opensdn.io:5101/opensdn-test-test:master-2_5_9_3-1_0 b4746470a584 1.83GB 0B nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_5_9_3-1_0 457fc88f079a 728MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent-dpdk:master-2_5_9_3-1_0 25713932869f 1.02GB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-base:master-2_5_9_3-1_0 a0b8b5b97c2a 737MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-build-init:master-2_5_9_3-1_0 f3faf033e775 616MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk:master-2_5_9_3-1_0 70639859b49f 737MB 0B nexus.gz1.opensdn.io:5101/tf-dev-sandbox:frozen 9f4ad3fde8be 2.9GB 0B U opensdn-test-test:master-2_5_9_3-1_0 b4746470a584 1.83GB 0B rockylinux:9 9cc24f05f309 176MB 0B tf-dev-sandbox:compile 82749a4cf58e 24.7GB 0B tf-dev-sandbox:frozen 9f4ad3fde8be 2.9GB 0B U