2026-03-19 01:37:54,276: INFO: Building opensdn-analytics-query-engine 2026-03-19 01:37:54,342: 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.4s #2 [internal] load metadata for nexus.gz1.opensdn.io:5102/opensdn-analytics-base:nightly #2 DONE 0.0s #3 [internal] load metadata for docker.io/library/tf-dev-sandbox:compile #3 DONE 0.0s #4 [internal] load .dockerignore #4 transferring context: #4 transferring context: 2B done #4 DONE 0.6s #5 [1/5] FROM nexus.gz1.opensdn.io:5102/opensdn-base:nightly #5 DONE 0.2s #6 [build 1/1] FROM docker.io/library/tf-dev-sandbox:compile #6 CACHED #7 [1/3] FROM nexus.gz1.opensdn.io:5102/opensdn-analytics-base:nightly #7 DONE 0.0s #8 [internal] load build context #8 transferring context: 1.54kB done #8 DONE 2.5s #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.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 1.009 added from: http://tf-mirrors.gz1.opensdn.io/re 65 MB/s | 14 MB 00:00 #11 4.556 added from: http://tf-mirrors.gz1.opensdn.io/re 24 MB/s | 1.9 MB 00:00 #11 5.518 added from: http://tf-mirrors.gz1.opensdn.io/re 2.6 MB/s | 402 kB 00:00 #11 6.164 added from: http://tf-mirrors.gz1.opensdn.io/re 51 MB/s | 16 MB 00:00 #11 12.82 added from: http://tf-mirrors.gz1.opensdn.io/re 31 MB/s | 11 MB 00:00 #11 18.05 added from: http://tf-mirrors.gz1.opensdn.io/re 17 MB/s | 1.1 MB 00:00 #11 19.05 added from: http://tf-mirrors.gz1.opensdn.io/re 37 MB/s | 4.8 MB 00:00 #11 21.03 added from: http://tf-mirrors.gz1.opensdn.io/re 17 MB/s | 697 kB 00:00 #11 21.55 added from: http://tf-mirrors.gz1.opensdn.io/re 15 MB/s | 474 kB 00:00 #11 22.12 added from: http://tf-mirrors.gz1.opensdn.io/re 711 kB/s | 18 kB 00:00 #11 22.53 added from: http://tf-mirrors.gz1.opensdn.io/re 8.5 kB/s | 257 B 00:00 #11 22.83 added from: http://tf-mirrors.gz1.opensdn.io/re 454 kB/s | 15 kB 00:00 #11 23.55 added from: http://tf-mirrors.gz1.opensdn.io/re 2.5 MB/s | 96 kB 00:00 #11 25.05 added from: http://tf-mirrors.gz1.opensdn.io/re 33 MB/s | 39 MB 00:01 #11 40.38 Third parties for OpenSDN 48 MB/s | 5.1 MB 00:00 #11 52.64 Dependencies resolved. #11 52.64 =============================================================================================== #11 52.64 Package Arch Version Repository Size #11 52.64 =============================================================================================== #11 52.64 Installing: #11 52.64 boost x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 9.9 k #11 52.64 cassandra-cpp-driver x86_64 2.17.0-1.el9.remi tpc 709 k #11 52.64 hiredis x86_64 1.0.2-2.el9 tf-mirrors.ci_repos_epel9.repo 47 k #11 52.64 librdkafka x86_64 1.6.1-102.el9 tf-mirrors.ci_repos_yum9-appstream 662 k #11 52.64 libzookeeper x86_64 3.9.2-0contrail0.el9 tpc 93 k #11 52.64 protobuf x86_64 3.14.0-16.el9 tf-mirrors.ci_repos_yum9-appstream 1.0 M #11 52.64 redis x86_64 6.2.20-2.el9_7 tf-mirrors.ci_repos_yum9-appstream 1.3 M #11 52.64 Installing dependencies: #11 52.64 boost-atomic x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 15 k #11 52.64 boost-chrono x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 23 k #11 52.64 boost-container x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 35 k #11 52.64 boost-context x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 13 k #11 52.64 boost-contract x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 43 k #11 52.64 boost-coroutine x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 30 k #11 52.64 boost-date-time x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 11 k #11 52.64 boost-fiber x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 37 k #11 52.64 boost-filesystem x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 55 k #11 52.64 boost-graph x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 99 k #11 52.64 boost-iostreams x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 37 k #11 52.64 boost-locale x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 212 k #11 52.64 boost-log x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 405 k #11 52.64 boost-math x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 203 k #11 52.64 boost-nowide x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 13 k #11 52.64 boost-program-options x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 104 k #11 52.64 boost-python3 x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 91 k #11 52.64 boost-random x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 22 k #11 52.64 boost-regex x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 275 k #11 52.64 boost-serialization x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 127 k #11 52.64 boost-stacktrace x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 25 k #11 52.64 boost-system x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 11 k #11 52.64 boost-test x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 228 k #11 52.64 boost-thread x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 53 k #11 52.64 boost-timer x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 21 k #11 52.64 boost-type_erasure x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 28 k #11 52.64 boost-wave x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 207 k #11 52.64 libicu x86_64 67.1-10.el9_6 tf-mirrors.ci_repos_yum9-baseos 9.6 M #11 52.64 logrotate x86_64 3.18.0-12.el9 tf-mirrors.ci_repos_yum9-baseos 73 k #11 52.64 #11 52.64 Transaction Summary #11 52.64 =============================================================================================== #11 52.64 Install 36 Packages #11 52.64 #11 52.64 Total download size: 16 M #11 52.64 Installed size: 53 M #11 52.64 Downloading Packages: #11 52.68 (1/36): boost-1.75.0-13.el9_7.x86_64.rpm 397 kB/s | 9.9 kB 00:00 #11 52.68 (2/36): logrotate-3.18.0-12.el9.x86_64.rpm 2.1 MB/s | 73 kB 00:00 #11 52.69 (3/36): boost-atomic-1.75.0-13.el9_7.x86_64.rpm 1.1 MB/s | 15 kB 00:00 #11 52.69 (4/36): boost-chrono-1.75.0-13.el9_7.x86_64.rpm 1.9 MB/s | 23 kB 00:00 #11 52.70 (5/36): boost-container-1.75.0-13.el9_7.x86_64. 3.2 MB/s | 35 kB 00:00 #11 52.70 (6/36): boost-context-1.75.0-13.el9_7.x86_64.rp 2.1 MB/s | 13 kB 00:00 #11 52.72 (7/36): boost-contract-1.75.0-13.el9_7.x86_64.r 6.3 MB/s | 43 kB 00:00 #11 52.72 (8/36): boost-coroutine-1.75.0-13.el9_7.x86_64. 4.1 MB/s | 30 kB 00:00 #11 52.72 (9/36): boost-date-time-1.75.0-13.el9_7.x86_64. 2.1 MB/s | 11 kB 00:00 #11 52.72 (10/36): boost-fiber-1.75.0-13.el9_7.x86_64.rpm 7.4 MB/s | 37 kB 00:00 #11 52.72 (11/36): boost-filesystem-1.75.0-13.el9_7.x86_6 8.0 MB/s | 55 kB 00:00 #11 52.72 (12/36): boost-graph-1.75.0-13.el9_7.x86_64.rpm 12 MB/s | 99 kB 00:00 #11 52.74 (13/36): boost-iostreams-1.75.0-13.el9_7.x86_64 5.4 MB/s | 37 kB 00:00 #11 52.74 (14/36): boost-locale-1.75.0-13.el9_7.x86_64.rp 28 MB/s | 212 kB 00:00 #11 52.74 (15/36): boost-log-1.75.0-13.el9_7.x86_64.rpm 31 MB/s | 405 kB 00:00 #11 52.75 (16/36): boost-math-1.75.0-13.el9_7.x86_64.rpm 12 MB/s | 203 kB 00:00 #11 52.76 (17/36): boost-nowide-1.75.0-13.el9_7.x86_64.rp 1.2 MB/s | 13 kB 00:00 #11 52.76 (18/36): boost-program-options-1.75.0-13.el9_7. 17 MB/s | 104 kB 00:00 #11 52.76 (19/36): boost-python3-1.75.0-13.el9_7.x86_64.r 13 MB/s | 91 kB 00:00 #11 52.76 (20/36): boost-random-1.75.0-13.el9_7.x86_64.rp 3.3 MB/s | 22 kB 00:00 #11 52.77 (21/36): boost-regex-1.75.0-13.el9_7.x86_64.rpm 26 MB/s | 275 kB 00:00 #11 52.78 (22/36): boost-serialization-1.75.0-13.el9_7.x8 9.5 MB/s | 127 kB 00:00 #11 52.78 (23/36): boost-stacktrace-1.75.0-13.el9_7.x86_6 2.7 MB/s | 25 kB 00:00 #11 52.78 (24/36): boost-system-1.75.0-13.el9_7.x86_64.rp 1.7 MB/s | 11 kB 00:00 #11 52.79 (25/36): boost-test-1.75.0-13.el9_7.x86_64.rpm 22 MB/s | 228 kB 00:00 #11 52.79 (26/36): boost-thread-1.75.0-13.el9_7.x86_64.rp 5.1 MB/s | 53 kB 00:00 #11 52.80 (27/36): boost-timer-1.75.0-13.el9_7.x86_64.rpm 2.9 MB/s | 21 kB 00:00 #11 52.80 (28/36): boost-type_erasure-1.75.0-13.el9_7.x86 4.0 MB/s | 28 kB 00:00 #11 52.81 (29/36): boost-wave-1.75.0-13.el9_7.x86_64.rpm 26 MB/s | 207 kB 00:00 #11 52.83 (30/36): librdkafka-1.6.1-102.el9.x86_64.rpm 35 MB/s | 662 kB 00:00 #11 52.85 (31/36): redis-6.2.20-2.el9_7.x86_64.rpm 41 MB/s | 1.3 MB 00:00 #11 52.86 (32/36): protobuf-3.14.0-16.el9.x86_64.rpm 17 MB/s | 1.0 MB 00:00 #11 52.87 (33/36): hiredis-1.0.2-2.el9.x86_64.rpm 2.7 MB/s | 47 kB 00:00 #11 52.90 (34/36): libzookeeper-3.9.2-0contrail0.el9.x86_ 3.3 MB/s | 93 kB 00:00 #11 52.93 (35/36): cassandra-cpp-driver-2.17.0-1.el9.remi 13 MB/s | 709 kB 00:00 #11 53.04 (36/36): libicu-67.1-10.el9_6.x86_64.rpm 24 MB/s | 9.6 MB 00:00 #11 53.04 -------------------------------------------------------------------------------- #11 53.04 Total 39 MB/s | 16 MB 00:00 #11 53.04 Running transaction check #11 53.15 Transaction check succeeded. #11 53.15 Running transaction test #11 53.68 Transaction test succeeded. #11 53.68 Running transaction #11 54.40 Preparing : 1/1 #11 54.52 Installing : boost-system-1.75.0-13.el9_7.x86_64 1/36 #11 54.54 Installing : boost-chrono-1.75.0-13.el9_7.x86_64 2/36 #11 54.55 Installing : boost-thread-1.75.0-13.el9_7.x86_64 3/36 #11 54.57 Installing : boost-filesystem-1.75.0-13.el9_7.x86_64 4/36 #11 55.21 Installing : libicu-67.1-10.el9_6.x86_64 5/36 #11 55.23 Installing : boost-regex-1.75.0-13.el9_7.x86_64 6/36 #11 55.26 Installing : boost-context-1.75.0-13.el9_7.x86_64 7/36 #11 55.26 Installing : boost-date-time-1.75.0-13.el9_7.x86_64 8/36 #11 55.27 Installing : boost-atomic-1.75.0-13.el9_7.x86_64 9/36 #11 55.30 Installing : boost-log-1.75.0-13.el9_7.x86_64 10/36 #11 55.31 Installing : boost-wave-1.75.0-13.el9_7.x86_64 11/36 #11 55.33 Installing : boost-coroutine-1.75.0-13.el9_7.x86_64 12/36 #11 55.34 Installing : boost-fiber-1.75.0-13.el9_7.x86_64 13/36 #11 55.35 Installing : boost-graph-1.75.0-13.el9_7.x86_64 14/36 #11 55.36 Installing : boost-locale-1.75.0-13.el9_7.x86_64 15/36 #11 55.37 Installing : boost-type_erasure-1.75.0-13.el9_7.x86_64 16/36 #11 55.38 Installing : boost-timer-1.75.0-13.el9_7.x86_64 17/36 #11 55.39 Installing : boost-test-1.75.0-13.el9_7.x86_64 18/36 #11 55.40 Installing : boost-stacktrace-1.75.0-13.el9_7.x86_64 19/36 #11 55.41 Installing : boost-serialization-1.75.0-13.el9_7.x86_64 20/36 #11 55.43 Installing : boost-random-1.75.0-13.el9_7.x86_64 21/36 #11 55.44 Installing : boost-python3-1.75.0-13.el9_7.x86_64 22/36 #11 55.46 Installing : boost-program-options-1.75.0-13.el9_7.x86_64 23/36 #11 55.46 Installing : boost-nowide-1.75.0-13.el9_7.x86_64 24/36 #11 55.47 Installing : boost-math-1.75.0-13.el9_7.x86_64 25/36 #11 55.48 Installing : boost-iostreams-1.75.0-13.el9_7.x86_64 26/36 #11 55.49 Installing : boost-contract-1.75.0-13.el9_7.x86_64 27/36 #11 55.49 Installing : boost-container-1.75.0-13.el9_7.x86_64 28/36 #11 55.50 Running scriptlet: logrotate-3.18.0-12.el9.x86_64 29/36 #11 55.52 Installing : logrotate-3.18.0-12.el9.x86_64 29/36 #11 55.59 Running scriptlet: logrotate-3.18.0-12.el9.x86_64 29/36 #11 55.68 Created symlink /etc/systemd/system/timers.target.wants/logrotate.timer → /usr/lib/systemd/system/logrotate.timer. #11 55.68 #11 55.71 Running scriptlet: redis-6.2.20-2.el9_7.x86_64 30/36 #11 56.58 Installing : redis-6.2.20-2.el9_7.x86_64 30/36 #11 56.59 Running scriptlet: redis-6.2.20-2.el9_7.x86_64 30/36 #11 56.67 Installing : boost-1.75.0-13.el9_7.x86_64 31/36 #11 56.70 Installing : libzookeeper-3.9.2-0contrail0.el9.x86_64 32/36 #11 56.75 Installing : cassandra-cpp-driver-2.17.0-1.el9.remi.x86_64 33/36 #11 56.77 Installing : hiredis-1.0.2-2.el9.x86_64 34/36 #11 56.95 Installing : protobuf-3.14.0-16.el9.x86_64 35/36 #11 57.01 Installing : librdkafka-1.6.1-102.el9.x86_64 36/36 #11 57.04 Running scriptlet: librdkafka-1.6.1-102.el9.x86_64 36/36 #11 57.27 Verifying : libicu-67.1-10.el9_6.x86_64 1/36 #11 57.27 Verifying : logrotate-3.18.0-12.el9.x86_64 2/36 #11 57.27 Verifying : boost-1.75.0-13.el9_7.x86_64 3/36 #11 57.27 Verifying : boost-atomic-1.75.0-13.el9_7.x86_64 4/36 #11 57.27 Verifying : boost-chrono-1.75.0-13.el9_7.x86_64 5/36 #11 57.27 Verifying : boost-container-1.75.0-13.el9_7.x86_64 6/36 #11 57.27 Verifying : boost-context-1.75.0-13.el9_7.x86_64 7/36 #11 57.27 Verifying : boost-contract-1.75.0-13.el9_7.x86_64 8/36 #11 57.27 Verifying : boost-coroutine-1.75.0-13.el9_7.x86_64 9/36 #11 57.27 Verifying : boost-date-time-1.75.0-13.el9_7.x86_64 10/36 #11 57.27 Verifying : boost-fiber-1.75.0-13.el9_7.x86_64 11/36 #11 57.27 Verifying : boost-filesystem-1.75.0-13.el9_7.x86_64 12/36 #11 57.27 Verifying : boost-graph-1.75.0-13.el9_7.x86_64 13/36 #11 57.27 Verifying : boost-iostreams-1.75.0-13.el9_7.x86_64 14/36 #11 57.27 Verifying : boost-locale-1.75.0-13.el9_7.x86_64 15/36 #11 57.27 Verifying : boost-log-1.75.0-13.el9_7.x86_64 16/36 #11 57.27 Verifying : boost-math-1.75.0-13.el9_7.x86_64 17/36 #11 57.27 Verifying : boost-nowide-1.75.0-13.el9_7.x86_64 18/36 #11 57.27 Verifying : boost-program-options-1.75.0-13.el9_7.x86_64 19/36 #11 57.27 Verifying : boost-python3-1.75.0-13.el9_7.x86_64 20/36 #11 57.27 Verifying : boost-random-1.75.0-13.el9_7.x86_64 21/36 #11 57.27 Verifying : boost-regex-1.75.0-13.el9_7.x86_64 22/36 #11 57.27 Verifying : boost-serialization-1.75.0-13.el9_7.x86_64 23/36 #11 57.27 Verifying : boost-stacktrace-1.75.0-13.el9_7.x86_64 24/36 #11 57.27 Verifying : boost-system-1.75.0-13.el9_7.x86_64 25/36 #11 57.27 Verifying : boost-test-1.75.0-13.el9_7.x86_64 26/36 #11 57.27 Verifying : boost-thread-1.75.0-13.el9_7.x86_64 27/36 #11 57.27 Verifying : boost-timer-1.75.0-13.el9_7.x86_64 28/36 #11 57.27 Verifying : boost-type_erasure-1.75.0-13.el9_7.x86_64 29/36 #11 57.27 Verifying : boost-wave-1.75.0-13.el9_7.x86_64 30/36 #11 57.27 Verifying : librdkafka-1.6.1-102.el9.x86_64 31/36 #11 57.27 Verifying : protobuf-3.14.0-16.el9.x86_64 32/36 #11 57.27 Verifying : redis-6.2.20-2.el9_7.x86_64 33/36 #11 57.27 Verifying : hiredis-1.0.2-2.el9.x86_64 34/36 #11 57.27 Verifying : cassandra-cpp-driver-2.17.0-1.el9.remi.x86_64 35/36 #11 57.27 Verifying : libzookeeper-3.9.2-0contrail0.el9.x86_64 36/36 #11 57.40 #11 57.40 Installed: #11 57.40 boost-1.75.0-13.el9_7.x86_64 #11 57.40 boost-atomic-1.75.0-13.el9_7.x86_64 #11 57.40 boost-chrono-1.75.0-13.el9_7.x86_64 #11 57.40 boost-container-1.75.0-13.el9_7.x86_64 #11 57.40 boost-context-1.75.0-13.el9_7.x86_64 #11 57.40 boost-contract-1.75.0-13.el9_7.x86_64 #11 57.40 boost-coroutine-1.75.0-13.el9_7.x86_64 #11 57.40 boost-date-time-1.75.0-13.el9_7.x86_64 #11 57.40 boost-fiber-1.75.0-13.el9_7.x86_64 #11 57.40 boost-filesystem-1.75.0-13.el9_7.x86_64 #11 57.40 boost-graph-1.75.0-13.el9_7.x86_64 #11 57.40 boost-iostreams-1.75.0-13.el9_7.x86_64 #11 57.40 boost-locale-1.75.0-13.el9_7.x86_64 #11 57.40 boost-log-1.75.0-13.el9_7.x86_64 #11 57.40 boost-math-1.75.0-13.el9_7.x86_64 #11 57.40 boost-nowide-1.75.0-13.el9_7.x86_64 #11 57.40 boost-program-options-1.75.0-13.el9_7.x86_64 #11 57.40 boost-python3-1.75.0-13.el9_7.x86_64 #11 57.40 boost-random-1.75.0-13.el9_7.x86_64 #11 57.40 boost-regex-1.75.0-13.el9_7.x86_64 #11 57.40 boost-serialization-1.75.0-13.el9_7.x86_64 #11 57.40 boost-stacktrace-1.75.0-13.el9_7.x86_64 #11 57.40 boost-system-1.75.0-13.el9_7.x86_64 #11 57.40 boost-test-1.75.0-13.el9_7.x86_64 #11 57.40 boost-thread-1.75.0-13.el9_7.x86_64 #11 57.40 boost-timer-1.75.0-13.el9_7.x86_64 #11 57.40 boost-type_erasure-1.75.0-13.el9_7.x86_64 #11 57.40 boost-wave-1.75.0-13.el9_7.x86_64 #11 57.40 cassandra-cpp-driver-2.17.0-1.el9.remi.x86_64 #11 57.40 hiredis-1.0.2-2.el9.x86_64 #11 57.40 libicu-67.1-10.el9_6.x86_64 #11 57.40 librdkafka-1.6.1-102.el9.x86_64 #11 57.40 libzookeeper-3.9.2-0contrail0.el9.x86_64 #11 57.40 logrotate-3.18.0-12.el9.x86_64 #11 57.40 protobuf-3.14.0-16.el9.x86_64 #11 57.40 redis-6.2.20-2.el9_7.x86_64 #11 57.40 #11 57.40 Complete! #11 58.15 77 files removed #11 DONE 58.4s #12 exporting to image #12 exporting layers #12 exporting layers 3.0s done #12 writing image sha256:aad8e7cbd035dbe028f4071374bc98554b2c6b475cfe2ecfd9a197eccb03b189 #12 writing image sha256:aad8e7cbd035dbe028f4071374bc98554b2c6b475cfe2ecfd9a197eccb03b189 0.0s done #12 naming to nexus.gz1.opensdn.io:5102/opensdn-analytics-query-engine:nightly 0.0s done #12 DONE 3.1s 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-19 01:39:05,631: INFO: Docker build duration: 71 seconds The push refers to repository [nexus.gz1.opensdn.io:5102/opensdn-analytics-query-engine] 933e210671bf: Preparing 21834f1f83b8: Preparing f9abf111c220: Preparing b9b21c3a778d: Preparing b405b7a99b44: Preparing d5a35ef1270e: Preparing 39d82997aeeb: Preparing f537ae7c3484: Preparing b5833fa29661: Preparing a15b56f36c9d: Preparing fa1f726e0a3c: Preparing 8d731b14e748: Preparing 4cf72c0e82fe: Preparing e5120794b5e4: Preparing 4005f425b661: Preparing b95adec948e1: Preparing 44343de3ea1d: Preparing d5a35ef1270e: Waiting 39d82997aeeb: Waiting f537ae7c3484: Waiting b5833fa29661: Waiting a15b56f36c9d: Waiting fa1f726e0a3c: Waiting 8d731b14e748: Waiting 4cf72c0e82fe: Waiting e5120794b5e4: Waiting 4005f425b661: Waiting b95adec948e1: Waiting 44343de3ea1d: Waiting b9b21c3a778d: Layer already exists b405b7a99b44: Layer already exists d5a35ef1270e: Layer already exists 39d82997aeeb: Layer already exists f9abf111c220: Pushed f537ae7c3484: Layer already exists b5833fa29661: Layer already exists fa1f726e0a3c: Layer already exists a15b56f36c9d: Layer already exists 4cf72c0e82fe: Layer already exists 8d731b14e748: Layer already exists e5120794b5e4: Layer already exists 4005f425b661: Layer already exists b95adec948e1: Layer already exists 44343de3ea1d: Layer already exists 21834f1f83b8: Pushed 933e210671bf: Pushed nightly: digest: sha256:deb5fba0a688e257042e12e2bf6158dd851d9792bd85e22d3840e11ba4660485 size: 3879 2026-03-19 01:39:30,679: INFO: Building opensdn-analytics-query-engine finished successfully, duration: 96 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 1210809b60e0 683MB 0B nexus.gz1.opensdn.io:5102/opensdn-analytics-base:nightly cb4cbc66d29d 667MB 0B nexus.gz1.opensdn.io:5102/opensdn-analytics-query-engine:nightly aad8e7cbd035 745MB 0B nexus.gz1.opensdn.io:5102/opensdn-analytics-snmp-base:nightly 1e62027bd718 908MB 0B nexus.gz1.opensdn.io:5102/opensdn-analytics-snmp-collector:nightly 7ab1cb0a7a4b 909MB 0B nexus.gz1.opensdn.io:5102/opensdn-analytics-snmp-topology:nightly 386cedd2eb35 909MB 0B nexus.gz1.opensdn.io:5102/opensdn-ansible-deployer-src:nightly 49da94e15475 1.4MB 0B nexus.gz1.opensdn.io:5102/opensdn-base:nightly 057e92edc047 667MB 0B nexus.gz1.opensdn.io:5102/opensdn-build-manifest-src:nightly e6c1cb34db6f 4.08kB 0B nexus.gz1.opensdn.io:5102/opensdn-charms-src:nightly c8eb0c4101f1 6.05MB 0B nexus.gz1.opensdn.io:5102/opensdn-container-builder-src:nightly ce2ac47b9278 2.48MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-config-base:nightly c29e6902e13b 667MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-config-schema:nightly a92e9d977ef7 668MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-control-base:nightly f832679bcb8d 726MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-control-control:nightly 6273f4f6a730 753MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-control-dns:nightly adfe0cc20576 753MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-webui-base:nightly 6931e2f08995 914MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-webui-job:nightly 1d04ab74fe91 914MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-webui-web:nightly 03695500c85c 914MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-cassandra:nightly bba4a40678da 331MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-haproxy:nightly 5e2e4e2a1469 144MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-kafka:nightly 77fbc563440c 392MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-rabbitmq:nightly de7312f358a9 363MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-redis:nightly fb4ee69e3b1f 171MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-rsyslogd:nightly ef85cad1c30e 440MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-stunnel:nightly 63163a3c657d 454MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-zookeeper:nightly 35ce5cdae80a 301MB 0B nexus.gz1.opensdn.io:5102/opensdn-general-base:nightly 7c118b83cd72 428MB 0B nexus.gz1.opensdn.io:5102/opensdn-kolla-ansible-src:nightly a5c877d1f113 32.7MB 0B nexus.gz1.opensdn.io:5102/opensdn-kubernetes-cni-init:nightly 5597fc41b519 687MB 0B nexus.gz1.opensdn.io:5102/opensdn-kubernetes-kube-manager:nightly 869f8d0a5237 672MB 0B nexus.gz1.opensdn.io:5102/opensdn-node-init:nightly d0bd5e025913 667MB 0B nexus.gz1.opensdn.io:5102/opensdn-nodemgr:nightly b864ff288062 802MB 0B nexus.gz1.opensdn.io:5102/opensdn-openstack-heat-init:nightly a523ef1bfff3 444MB 0B nexus.gz1.opensdn.io:5102/opensdn-openstack-neutron-init:nightly 7a559d66df29 444MB 0B nexus.gz1.opensdn.io:5102/opensdn-provisioner:nightly 79ef9737357c 667MB 0B nexus.gz1.opensdn.io:5102/opensdn-status:nightly 9963e037e6cb 802MB 0B nexus.gz1.opensdn.io:5102/opensdn-tor-agent:nightly 68f8cc217541 726MB 0B nexus.gz1.opensdn.io:5102/opensdn-vrouter-base:nightly f66acfc445a7 734MB 0B nexus.gz1.opensdn.io:5102/opensdn-vrouter-kernel-init-dpdk:nightly aaec197f65bd 734MB 0B nexus.gz1.opensdn.io:5102/tf-dev-sandbox:stable b3a6537d0380 2.9GB 0B U tf-dev-sandbox:compile d598f6817beb 24.7GB 0B