2026-05-28 08:21:10,846: INFO: Building opensdn-analytics-query-engine 2026-05-28 08:21:11,030: 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_7_7_5-6_4 --build-arg SITE_MIRROR=http://nexus.gz1.opensdn.io/repository/external-web-cache --build-arg LINUX_DISTR_VER=9 --build-arg LINUX_DISTR=rockylinux --build-arg CONTAINER_NAME=opensdn-analytics-query-engine --build-arg UBUNTU_DISTR_VERSION=24.04 --build-arg UBUNTU_DISTR=ubuntu --build-arg VENDOR_NAME=OpenSDN-IO --build-arg VENDOR_DOMAIN=io.opensdn --build-arg BUILD_IMAGE=tf-dev-sandbox:compile --build-arg BUILD_ROOT=/buildroot --build-arg DEBUGINFO_ROOT=/debuginfo #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: #1 transferring dockerfile: 1.38kB done #1 DONE 2.2s #2 [internal] load metadata for docker.io/library/tf-dev-sandbox:compile #2 DONE 0.0s #3 [internal] load metadata for nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-2_7_7_5-6_4 #3 DONE 0.0s #4 [internal] load .dockerignore #4 transferring context: #4 transferring context: 2B done #4 DONE 1.4s #5 [1/1] FROM nexus.gz1.opensdn.io:5101/opensdn-base:master-2_7_7_5-6_4 #5 DONE 0.1s #6 [1/3] FROM nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-2_7_7_5-6_4 #6 DONE 0.0s #7 [build 1/1] FROM docker.io/library/tf-dev-sandbox:compile #7 CACHED #8 [internal] load build context #8 transferring context: 1.54kB done #8 DONE 2.2s #9 [stage-1 2/4] COPY entrypoint.sh / #9 DONE 1.6s #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.286 added from: http://tf-mirrors.gz1.opensdn.io/re 24 MB/s | 14 MB 00:00 #11 9.110 added from: http://tf-mirrors.gz1.opensdn.io/re 21 MB/s | 1.9 MB 00:00 #11 9.880 added from: http://tf-mirrors.gz1.opensdn.io/re 9.3 MB/s | 402 kB 00:00 #11 10.70 added from: http://tf-mirrors.gz1.opensdn.io/re 33 MB/s | 16 MB 00:00 #11 23.16 added from: http://tf-mirrors.gz1.opensdn.io/re 35 MB/s | 11 MB 00:00 #11 29.21 added from: http://tf-mirrors.gz1.opensdn.io/re 18 MB/s | 1.1 MB 00:00 #11 30.41 added from: http://tf-mirrors.gz1.opensdn.io/re 29 MB/s | 4.8 MB 00:00 #11 35.06 added from: http://tf-mirrors.gz1.opensdn.io/re 14 MB/s | 697 kB 00:00 #11 36.18 added from: http://tf-mirrors.gz1.opensdn.io/re 5.7 MB/s | 474 kB 00:00 #11 37.28 added from: http://tf-mirrors.gz1.opensdn.io/re 495 kB/s | 18 kB 00:00 #11 38.02 added from: http://tf-mirrors.gz1.opensdn.io/re 6.0 kB/s | 257 B 00:00 #11 38.55 added from: http://tf-mirrors.gz1.opensdn.io/re 331 kB/s | 15 kB 00:00 #11 39.21 added from: http://tf-mirrors.gz1.opensdn.io/re 3.1 MB/s | 96 kB 00:00 #11 40.75 added from: http://tf-mirrors.gz1.opensdn.io/re 50 MB/s | 39 MB 00:00 #11 76.17 Third parties for OpenSDN 32 MB/s | 5.1 MB 00:00 #11 94.10 Dependencies resolved. #11 94.10 =============================================================================================== #11 94.10 Package Arch Version Repository Size #11 94.10 =============================================================================================== #11 94.10 Installing: #11 94.10 boost x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 9.9 k #11 94.10 cassandra-cpp-driver x86_64 2.17.0-1.el9.remi tpc 709 k #11 94.10 hiredis x86_64 1.0.2-2.el9 tf-mirrors.ci_repos_epel9.repo 47 k #11 94.10 librdkafka x86_64 1.6.1-102.el9 tf-mirrors.ci_repos_yum9-appstream 662 k #11 94.10 libzookeeper x86_64 3.9.2-0contrail0.el9 tpc 93 k #11 94.10 protobuf x86_64 3.14.0-16.el9 tf-mirrors.ci_repos_yum9-appstream 1.0 M #11 94.10 redis x86_64 6.2.20-2.el9_7 tf-mirrors.ci_repos_yum9-appstream 1.3 M #11 94.10 Installing dependencies: #11 94.10 boost-atomic x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 15 k #11 94.10 boost-chrono x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 23 k #11 94.10 boost-container x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 35 k #11 94.10 boost-context x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 13 k #11 94.10 boost-contract x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 43 k #11 94.10 boost-coroutine x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 30 k #11 94.10 boost-date-time x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 11 k #11 94.10 boost-fiber x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 37 k #11 94.10 boost-filesystem x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 55 k #11 94.10 boost-graph x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 99 k #11 94.10 boost-iostreams x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 37 k #11 94.10 boost-locale x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 212 k #11 94.10 boost-log x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 405 k #11 94.10 boost-math x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 203 k #11 94.10 boost-nowide x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 13 k #11 94.10 boost-program-options x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 104 k #11 94.10 boost-python3 x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 91 k #11 94.10 boost-random x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 22 k #11 94.10 boost-regex x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 275 k #11 94.10 boost-serialization x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 127 k #11 94.10 boost-stacktrace x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 25 k #11 94.10 boost-system x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 11 k #11 94.10 boost-test x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 228 k #11 94.10 boost-thread x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 53 k #11 94.10 boost-timer x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 21 k #11 94.10 boost-type_erasure x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 28 k #11 94.10 boost-wave x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 207 k #11 94.10 libicu x86_64 67.1-10.el9_6 tf-mirrors.ci_repos_yum9-baseos 9.6 M #11 94.10 logrotate x86_64 3.18.0-12.el9 tf-mirrors.ci_repos_yum9-baseos 73 k #11 94.10 #11 94.10 Transaction Summary #11 94.10 =============================================================================================== #11 94.10 Install 36 Packages #11 94.10 #11 94.11 Total download size: 16 M #11 94.11 Installed size: 53 M #11 94.11 Downloading Packages: #11 94.16 (1/36): boost-1.75.0-13.el9_7.x86_64.rpm 333 kB/s | 9.9 kB 00:00 #11 94.19 (2/36): boost-atomic-1.75.0-13.el9_7.x86_64.rpm 1.0 MB/s | 15 kB 00:00 #11 94.19 (3/36): logrotate-3.18.0-12.el9.x86_64.rpm 1.2 MB/s | 73 kB 00:00 #11 94.20 (4/36): boost-chrono-1.75.0-13.el9_7.x86_64.rpm 963 kB/s | 23 kB 00:00 #11 94.21 (5/36): boost-container-1.75.0-13.el9_7.x86_64. 1.3 MB/s | 35 kB 00:00 #11 94.21 (6/36): boost-context-1.75.0-13.el9_7.x86_64.rp 653 kB/s | 13 kB 00:00 #11 94.23 (7/36): boost-contract-1.75.0-13.el9_7.x86_64.r 4.6 MB/s | 43 kB 00:00 #11 94.23 (8/36): boost-coroutine-1.75.0-13.el9_7.x86_64. 3.3 MB/s | 30 kB 00:00 #11 94.23 (9/36): boost-date-time-1.75.0-13.el9_7.x86_64. 1.4 MB/s | 11 kB 00:00 #11 94.23 (10/36): boost-fiber-1.75.0-13.el9_7.x86_64.rpm 6.6 MB/s | 37 kB 00:00 #11 94.24 (11/36): boost-filesystem-1.75.0-13.el9_7.x86_6 8.8 MB/s | 55 kB 00:00 #11 94.24 (12/36): boost-graph-1.75.0-13.el9_7.x86_64.rpm 7.6 MB/s | 99 kB 00:00 #11 94.26 (13/36): boost-iostreams-1.75.0-13.el9_7.x86_64 2.3 MB/s | 37 kB 00:00 #11 94.26 (14/36): boost-locale-1.75.0-13.el9_7.x86_64.rp 13 MB/s | 212 kB 00:00 #11 94.28 (15/36): boost-log-1.75.0-13.el9_7.x86_64.rpm 21 MB/s | 405 kB 00:00 #11 94.28 (16/36): boost-math-1.75.0-13.el9_7.x86_64.rpm 9.3 MB/s | 203 kB 00:00 #11 94.29 (17/36): boost-nowide-1.75.0-13.el9_7.x86_64.rp 835 kB/s | 13 kB 00:00 #11 94.29 (18/36): boost-program-options-1.75.0-13.el9_7. 9.8 MB/s | 104 kB 00:00 #11 94.31 (19/36): boost-python3-1.75.0-13.el9_7.x86_64.r 8.0 MB/s | 91 kB 00:00 #11 94.31 (20/36): boost-random-1.75.0-13.el9_7.x86_64.rp 3.3 MB/s | 22 kB 00:00 #11 94.31 (21/36): boost-regex-1.75.0-13.el9_7.x86_64.rpm 32 MB/s | 275 kB 00:00 #11 94.31 (22/36): boost-serialization-1.75.0-13.el9_7.x8 12 MB/s | 127 kB 00:00 #11 94.31 (23/36): boost-stacktrace-1.75.0-13.el9_7.x86_6 2.5 MB/s | 25 kB 00:00 #11 94.32 (24/36): boost-system-1.75.0-13.el9_7.x86_64.rp 1.4 MB/s | 11 kB 00:00 #11 94.34 (25/36): boost-test-1.75.0-13.el9_7.x86_64.rpm 12 MB/s | 228 kB 00:00 #11 94.34 (26/36): boost-thread-1.75.0-13.el9_7.x86_64.rp 2.7 MB/s | 53 kB 00:00 #11 94.34 (27/36): boost-timer-1.75.0-13.el9_7.x86_64.rpm 3.4 MB/s | 21 kB 00:00 #11 94.36 (28/36): boost-type_erasure-1.75.0-13.el9_7.x86 3.8 MB/s | 28 kB 00:00 #11 94.36 (29/36): boost-wave-1.75.0-13.el9_7.x86_64.rpm 22 MB/s | 207 kB 00:00 #11 94.37 (30/36): librdkafka-1.6.1-102.el9.x86_64.rpm 30 MB/s | 662 kB 00:00 #11 94.41 (31/36): protobuf-3.14.0-16.el9.x86_64.rpm 20 MB/s | 1.0 MB 00:00 #11 94.41 (32/36): hiredis-1.0.2-2.el9.x86_64.rpm 7.8 MB/s | 47 kB 00:00 #11 94.43 (33/36): redis-6.2.20-2.el9_7.x86_64.rpm 21 MB/s | 1.3 MB 00:00 #11 94.55 (34/36): libicu-67.1-10.el9_6.x86_64.rpm 22 MB/s | 9.6 MB 00:00 #11 94.56 (35/36): libzookeeper-3.9.2-0contrail0.el9.x86_ 737 kB/s | 93 kB 00:00 #11 94.58 (36/36): cassandra-cpp-driver-2.17.0-1.el9.remi 4.2 MB/s | 709 kB 00:00 #11 94.58 -------------------------------------------------------------------------------- #11 94.58 Total 34 MB/s | 16 MB 00:00 #11 94.58 Running transaction check #11 94.81 Transaction check succeeded. #11 94.81 Running transaction test #11 95.26 Transaction test succeeded. #11 95.26 Running transaction #11 96.29 Preparing : 1/1 #11 96.60 Installing : boost-system-1.75.0-13.el9_7.x86_64 1/36 #11 96.60 Installing : boost-chrono-1.75.0-13.el9_7.x86_64 2/36 #11 96.63 Installing : boost-thread-1.75.0-13.el9_7.x86_64 3/36 #11 96.63 Installing : boost-filesystem-1.75.0-13.el9_7.x86_64 4/36 #11 97.00 Installing : libicu-67.1-10.el9_6.x86_64 5/36 #11 97.02 Installing : boost-regex-1.75.0-13.el9_7.x86_64 6/36 #11 97.03 Installing : boost-context-1.75.0-13.el9_7.x86_64 7/36 #11 97.05 Installing : boost-date-time-1.75.0-13.el9_7.x86_64 8/36 #11 97.05 Installing : boost-atomic-1.75.0-13.el9_7.x86_64 9/36 #11 97.07 Installing : boost-log-1.75.0-13.el9_7.x86_64 10/36 #11 97.08 Installing : boost-wave-1.75.0-13.el9_7.x86_64 11/36 #11 97.08 Installing : boost-coroutine-1.75.0-13.el9_7.x86_64 12/36 #11 97.09 Installing : boost-fiber-1.75.0-13.el9_7.x86_64 13/36 #11 97.10 Installing : boost-graph-1.75.0-13.el9_7.x86_64 14/36 #11 97.10 Installing : boost-locale-1.75.0-13.el9_7.x86_64 15/36 #11 97.14 Installing : boost-type_erasure-1.75.0-13.el9_7.x86_64 16/36 #11 97.14 Installing : boost-timer-1.75.0-13.el9_7.x86_64 17/36 #11 97.14 Installing : boost-test-1.75.0-13.el9_7.x86_64 18/36 #11 97.14 Installing : boost-stacktrace-1.75.0-13.el9_7.x86_64 19/36 #11 97.17 Installing : boost-serialization-1.75.0-13.el9_7.x86_64 20/36 #11 97.22 Installing : boost-random-1.75.0-13.el9_7.x86_64 21/36 #11 97.32 Installing : boost-python3-1.75.0-13.el9_7.x86_64 22/36 #11 97.34 Installing : boost-program-options-1.75.0-13.el9_7.x86_64 23/36 #11 97.34 Installing : boost-nowide-1.75.0-13.el9_7.x86_64 24/36 #11 97.36 Installing : boost-math-1.75.0-13.el9_7.x86_64 25/36 #11 97.37 Installing : boost-iostreams-1.75.0-13.el9_7.x86_64 26/36 #11 97.38 Installing : boost-contract-1.75.0-13.el9_7.x86_64 27/36 #11 97.39 Installing : boost-container-1.75.0-13.el9_7.x86_64 28/36 #11 97.42 Running scriptlet: logrotate-3.18.0-12.el9.x86_64 29/36 #11 97.44 Installing : logrotate-3.18.0-12.el9.x86_64 29/36 #11 97.44 Running scriptlet: logrotate-3.18.0-12.el9.x86_64 29/36 #11 97.53 Created symlink /etc/systemd/system/timers.target.wants/logrotate.timer → /usr/lib/systemd/system/logrotate.timer. #11 97.53 #11 97.53 Running scriptlet: redis-6.2.20-2.el9_7.x86_64 30/36 #11 97.82 Installing : redis-6.2.20-2.el9_7.x86_64 30/36 #11 97.82 Running scriptlet: redis-6.2.20-2.el9_7.x86_64 30/36 #11 97.87 Installing : boost-1.75.0-13.el9_7.x86_64 31/36 #11 97.89 Installing : libzookeeper-3.9.2-0contrail0.el9.x86_64 32/36 #11 97.98 Installing : cassandra-cpp-driver-2.17.0-1.el9.remi.x86_64 33/36 #11 97.98 Installing : hiredis-1.0.2-2.el9.x86_64 34/36 #11 98.05 Installing : protobuf-3.14.0-16.el9.x86_64 35/36 #11 98.15 Installing : librdkafka-1.6.1-102.el9.x86_64 36/36 #11 98.21 Running scriptlet: librdkafka-1.6.1-102.el9.x86_64 36/36 #11 98.38 Verifying : libicu-67.1-10.el9_6.x86_64 1/36 #11 98.38 Verifying : logrotate-3.18.0-12.el9.x86_64 2/36 #11 98.38 Verifying : boost-1.75.0-13.el9_7.x86_64 3/36 #11 98.38 Verifying : boost-atomic-1.75.0-13.el9_7.x86_64 4/36 #11 98.38 Verifying : boost-chrono-1.75.0-13.el9_7.x86_64 5/36 #11 98.38 Verifying : boost-container-1.75.0-13.el9_7.x86_64 6/36 #11 98.38 Verifying : boost-context-1.75.0-13.el9_7.x86_64 7/36 #11 98.38 Verifying : boost-contract-1.75.0-13.el9_7.x86_64 8/36 #11 98.38 Verifying : boost-coroutine-1.75.0-13.el9_7.x86_64 9/36 #11 98.38 Verifying : boost-date-time-1.75.0-13.el9_7.x86_64 10/36 #11 98.38 Verifying : boost-fiber-1.75.0-13.el9_7.x86_64 11/36 #11 98.38 Verifying : boost-filesystem-1.75.0-13.el9_7.x86_64 12/36 #11 98.38 Verifying : boost-graph-1.75.0-13.el9_7.x86_64 13/36 #11 98.38 Verifying : boost-iostreams-1.75.0-13.el9_7.x86_64 14/36 #11 98.38 Verifying : boost-locale-1.75.0-13.el9_7.x86_64 15/36 #11 98.38 Verifying : boost-log-1.75.0-13.el9_7.x86_64 16/36 #11 98.38 Verifying : boost-math-1.75.0-13.el9_7.x86_64 17/36 #11 98.38 Verifying : boost-nowide-1.75.0-13.el9_7.x86_64 18/36 #11 98.38 Verifying : boost-program-options-1.75.0-13.el9_7.x86_64 19/36 #11 98.38 Verifying : boost-python3-1.75.0-13.el9_7.x86_64 20/36 #11 98.38 Verifying : boost-random-1.75.0-13.el9_7.x86_64 21/36 #11 98.38 Verifying : boost-regex-1.75.0-13.el9_7.x86_64 22/36 #11 98.38 Verifying : boost-serialization-1.75.0-13.el9_7.x86_64 23/36 #11 98.38 Verifying : boost-stacktrace-1.75.0-13.el9_7.x86_64 24/36 #11 98.38 Verifying : boost-system-1.75.0-13.el9_7.x86_64 25/36 #11 98.38 Verifying : boost-test-1.75.0-13.el9_7.x86_64 26/36 #11 98.38 Verifying : boost-thread-1.75.0-13.el9_7.x86_64 27/36 #11 98.38 Verifying : boost-timer-1.75.0-13.el9_7.x86_64 28/36 #11 98.38 Verifying : boost-type_erasure-1.75.0-13.el9_7.x86_64 29/36 #11 98.38 Verifying : boost-wave-1.75.0-13.el9_7.x86_64 30/36 #11 98.38 Verifying : librdkafka-1.6.1-102.el9.x86_64 31/36 #11 98.38 Verifying : protobuf-3.14.0-16.el9.x86_64 32/36 #11 98.38 Verifying : redis-6.2.20-2.el9_7.x86_64 33/36 #11 98.38 Verifying : hiredis-1.0.2-2.el9.x86_64 34/36 #11 98.38 Verifying : cassandra-cpp-driver-2.17.0-1.el9.remi.x86_64 35/36 #11 98.38 Verifying : libzookeeper-3.9.2-0contrail0.el9.x86_64 36/36 #11 98.57 #11 98.57 Installed: #11 98.57 boost-1.75.0-13.el9_7.x86_64 #11 98.57 boost-atomic-1.75.0-13.el9_7.x86_64 #11 98.57 boost-chrono-1.75.0-13.el9_7.x86_64 #11 98.57 boost-container-1.75.0-13.el9_7.x86_64 #11 98.57 boost-context-1.75.0-13.el9_7.x86_64 #11 98.57 boost-contract-1.75.0-13.el9_7.x86_64 #11 98.57 boost-coroutine-1.75.0-13.el9_7.x86_64 #11 98.57 boost-date-time-1.75.0-13.el9_7.x86_64 #11 98.57 boost-fiber-1.75.0-13.el9_7.x86_64 #11 98.57 boost-filesystem-1.75.0-13.el9_7.x86_64 #11 98.57 boost-graph-1.75.0-13.el9_7.x86_64 #11 98.57 boost-iostreams-1.75.0-13.el9_7.x86_64 #11 98.57 boost-locale-1.75.0-13.el9_7.x86_64 #11 98.57 boost-log-1.75.0-13.el9_7.x86_64 #11 98.57 boost-math-1.75.0-13.el9_7.x86_64 #11 98.57 boost-nowide-1.75.0-13.el9_7.x86_64 #11 98.57 boost-program-options-1.75.0-13.el9_7.x86_64 #11 98.57 boost-python3-1.75.0-13.el9_7.x86_64 #11 98.57 boost-random-1.75.0-13.el9_7.x86_64 #11 98.57 boost-regex-1.75.0-13.el9_7.x86_64 #11 98.57 boost-serialization-1.75.0-13.el9_7.x86_64 #11 98.57 boost-stacktrace-1.75.0-13.el9_7.x86_64 #11 98.57 boost-system-1.75.0-13.el9_7.x86_64 #11 98.57 boost-test-1.75.0-13.el9_7.x86_64 #11 98.57 boost-thread-1.75.0-13.el9_7.x86_64 #11 98.57 boost-timer-1.75.0-13.el9_7.x86_64 #11 98.57 boost-type_erasure-1.75.0-13.el9_7.x86_64 #11 98.57 boost-wave-1.75.0-13.el9_7.x86_64 #11 98.57 cassandra-cpp-driver-2.17.0-1.el9.remi.x86_64 #11 98.57 hiredis-1.0.2-2.el9.x86_64 #11 98.57 libicu-67.1-10.el9_6.x86_64 #11 98.57 librdkafka-1.6.1-102.el9.x86_64 #11 98.57 libzookeeper-3.9.2-0contrail0.el9.x86_64 #11 98.57 logrotate-3.18.0-12.el9.x86_64 #11 98.57 protobuf-3.14.0-16.el9.x86_64 #11 98.57 redis-6.2.20-2.el9_7.x86_64 #11 98.57 #11 98.57 Complete! #11 99.48 77 files removed #11 DONE 100.0s #12 exporting to image #12 exporting layers #12 exporting layers 4.2s done #12 writing image sha256:a50ed3e23ee63cb94e8e0c417dbad80ccd6a7418f4a45cf1cb242168f57c8b1d #12 writing image sha256:a50ed3e23ee63cb94e8e0c417dbad80ccd6a7418f4a45cf1cb242168f57c8b1d 0.1s done #12 naming to nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine:master-2_7_7_5-6_4 #12 naming to nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine:master-2_7_7_5-6_4 0.1s done #12 DONE 4.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-05-28 08:23:31,070: INFO: Docker build duration: 141 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine] 42197de1fdfb: Preparing b950db4f716b: Preparing ae965d2d4672: Preparing 0ee0090b66c8: Preparing f904b38fe8bd: Preparing 37909f41e708: Preparing e3735dab224a: Preparing ea6372b5bf63: Preparing e34507d9f6ce: Preparing 3d6311d7a5ce: Preparing 6638e2955925: Preparing 469aad8da559: Preparing 7fd4fb628338: Preparing ecc115254410: Preparing 140854f07c0a: Preparing 840466122047: Preparing 44343de3ea1d: Preparing 42197de1fdfb: Waiting b950db4f716b: Waiting ae965d2d4672: Waiting 0ee0090b66c8: Waiting f904b38fe8bd: Waiting 37909f41e708: Waiting e3735dab224a: Waiting e34507d9f6ce: Waiting 3d6311d7a5ce: Waiting 6638e2955925: Waiting 469aad8da559: Waiting 7fd4fb628338: Waiting ecc115254410: Waiting 140854f07c0a: Waiting 840466122047: Waiting 44343de3ea1d: Waiting ea6372b5bf63: Waiting b950db4f716b: Pushed ae965d2d4672: Pushed 0ee0090b66c8: Layer already exists f904b38fe8bd: Layer already exists 37909f41e708: Layer already exists e3735dab224a: Layer already exists ea6372b5bf63: Layer already exists 3d6311d7a5ce: Layer already exists e34507d9f6ce: Layer already exists 6638e2955925: Layer already exists 469aad8da559: Layer already exists 7fd4fb628338: Layer already exists 140854f07c0a: Layer already exists 840466122047: Layer already exists ecc115254410: Layer already exists 44343de3ea1d: Layer already exists 42197de1fdfb: Pushed master-2_7_7_5-6_4: digest: sha256:7b9a80f32cddf6ed4541a399253e5c71cd552d6f9c1ff37a428fed75b391e628 size: 3879 2026-05-28 08:23:45,203: INFO: Building opensdn-analytics-query-engine finished successfully, duration: 155 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_7_7_5-6_4 74a8d382d2ad 692MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-api:master-2_7_7_5-6_4 8df68220c9ed 701MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-2_7_7_5-6_4 4ccf54713883 676MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-collector:master-2_7_7_5-6_4 b6955516321a 758MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine:master-2_7_7_5-6_4 a50ed3e23ee6 754MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base:master-2_7_7_5-6_4 cffa9dd05a1e 917MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-collector:master-2_7_7_5-6_4 83b3e3c2bec8 918MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology:master-2_7_7_5-6_4 f68ffa50d5d4 918MB 0B nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src:master-2_7_7_5-6_4 60ad7f5491ab 1.41MB 0B nexus.gz1.opensdn.io:5101/opensdn-base:master-2_7_7_5-6_4 796e53a3ca29 676MB 0B nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src:master-2_7_7_5-6_4 8f47099c3a7d 4.17kB 0B nexus.gz1.opensdn.io:5101/opensdn-charms-src:master-2_7_7_5-6_4 61bd2e270ea6 6.05MB 0B nexus.gz1.opensdn.io:5101/opensdn-container-builder-src:master-2_7_7_5-6_4 4cc5098e2601 2.48MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-api:master-2_7_7_5-6_4 3e44c2757d2e 714MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-base:master-2_7_7_5-6_4 b2603a837a0e 676MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-dnsmasq:master-2_7_7_5-6_4 0a8ea37a4ec0 691MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema:master-2_7_7_5-6_4 c6779a40314d 677MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-svcmonitor:master-2_7_7_5-6_4 6300a66ac6bf 698MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-base:master-2_7_7_5-6_4 eb06dc21e0b6 735MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-2_7_7_5-6_4 e0d45d3e88db 762MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-2_7_7_5-6_4 b5e17f58a661 762MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-named:master-2_7_7_5-6_4 f4b34dff89e3 743MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base:master-2_7_7_5-6_4 a73f02657b91 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job:master-2_7_7_5-6_4 563d48be0708 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web:master-2_7_7_5-6_4 f45f0259337e 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-debug:master-2_7_7_5-6_4 81df5c4d507b 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-cassandra:master-2_7_7_5-6_4 bcd0f6bfd1e9 331MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-haproxy:master-2_7_7_5-6_4 c576e1e86f13 144MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-kafka:master-2_7_7_5-6_4 d22f1cdb6a17 392MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq:master-2_7_7_5-6_4 24ce9f586287 363MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-redis:master-2_7_7_5-6_4 347328482f86 171MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd:master-2_7_7_5-6_4 3a461e0b0698 440MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-stunnel:master-2_7_7_5-6_4 120cd40523f0 454MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper:master-2_7_7_5-6_4 637f89ddb813 301MB 0B nexus.gz1.opensdn.io:5101/opensdn-general-base:master-2_7_7_5-6_4 0dacb200d1e4 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src:master-2_7_7_5-6_4 a8673e9a4c5a 32.7MB 0B nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init:master-2_7_7_5-6_4 2686420ac935 696MB 0B nexus.gz1.opensdn.io:5101/opensdn-kubernetes-kube-manager:master-2_7_7_5-6_4 dbaffd200c12 681MB 0B nexus.gz1.opensdn.io:5101/opensdn-node-init:master-2_7_7_5-6_4 36c721e68111 676MB 0B nexus.gz1.opensdn.io:5101/opensdn-nodemgr:master-2_7_7_5-6_4 9b1694701066 811MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-compute-init:master-2_7_7_5-6_4 0d64ac6f99a0 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-heat-init:master-2_7_7_5-6_4 af4ef7f60d59 444MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-neutron-init:master-2_7_7_5-6_4 c0ed24cf8f91 444MB 0B nexus.gz1.opensdn.io:5101/opensdn-provisioner:master-2_7_7_5-6_4 85976cb17b24 676MB 0B nexus.gz1.opensdn.io:5101/opensdn-status:master-2_7_7_5-6_4 9ab3aec56a07 811MB 0B nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_7_7_5-6_4 582675e8ce4f 735MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent-dpdk:master-2_7_7_5-6_4 9fffaf5c5b91 967MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent:master-2_7_7_5-6_4 22c2d4f5d23c 934MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-base:master-2_7_7_5-6_4 47d17e1f32a6 743MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-build-init:master-2_7_7_5-6_4 319d2c605f9c 615MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk:master-2_7_7_5-6_4 51e36eb79941 743MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init:master-2_7_7_5-6_4 2cd171fc064f 365MB 0B nexus.gz1.opensdn.io:5101/tf-dev-sandbox:sandbox-master-2_7_7_5-6_4 f7f509ac9545 2.9GB 0B U rockylinux:9 9cc24f05f309 176MB 0B tf-dev-sandbox:compile b0b05587a401 22.2GB 0B tf-dev-sandbox:sandbox-master-2_7_7_5-6_4 f7f509ac9545 2.9GB 0B U