2025-09-25 01:02:58,440: INFO: Building opensdn-analytics-query-engine 2025-09-25 01:02:58,566: 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 #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: #1 transferring dockerfile: 1.37kB done #1 DONE 1.7s #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 1.7s #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 [stage-1 1/6] 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 3.1s #9 [stage-1 2/4] COPY entrypoint.sh / #9 DONE 3.2s #10 [stage-1 3/4] COPY --from=build /root/contrail/buildroot/usr/bin/contrail-query-engine /usr/bin/contrail-query-engine #10 DONE 0.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 ; yum install -y $pkgs protobuf redis cassandra-cpp-driver libzookeeper librdkafka1 ; yum clean all -y ; rm -rf /var/cache/yum #11 0.681 Contrail repo 31 kB/s | 926 B 00:00 #11 0.737 added from: http://tf-mirrors.gz1.opensdn.io/re 37 MB/s | 2.1 MB 00:00 #11 1.479 added from: http://tf-mirrors.gz1.opensdn.io/re 14 MB/s | 730 kB 00:00 #11 1.792 added from: http://tf-mirrors.gz1.opensdn.io/re 8.3 MB/s | 264 kB 00:00 #11 2.132 added from: http://tf-mirrors.gz1.opensdn.io/re 42 MB/s | 7.0 MB 00:00 #11 3.757 added from: http://tf-mirrors.gz1.opensdn.io/re 36 MB/s | 4.0 MB 00:00 #11 5.658 added from: http://tf-mirrors.gz1.opensdn.io/re 2.7 MB/s | 939 kB 00:00 #11 6.059 added from: http://tf-mirrors.gz1.opensdn.io/re 29 MB/s | 2.3 MB 00:00 #11 7.340 added from: http://tf-mirrors.gz1.opensdn.io/re 7.9 MB/s | 392 kB 00:00 #11 7.676 added from: http://tf-mirrors.gz1.opensdn.io/re 12 MB/s | 451 kB 00:00 #11 8.260 added from: http://tf-mirrors.gz1.opensdn.io/re 119 kB/s | 16 kB 00:00 #11 8.405 added from: http://tf-mirrors.gz1.opensdn.io/re 6.0 kB/s | 257 B 00:00 #11 8.816 added from: http://tf-mirrors.gz1.opensdn.io/re 324 kB/s | 13 kB 00:00 #11 9.139 added from: http://tf-mirrors.gz1.opensdn.io/re 1.5 MB/s | 64 kB 00:00 #11 10.14 added from: http://tf-mirrors.gz1.opensdn.io/re 38 MB/s | 30 MB 00:00 #11 23.48 Third parties for OpenSDN 33 MB/s | 5.4 MB 00:00 #11 35.28 Dependencies resolved. #11 35.28 =============================================================================================== #11 35.28 Package Arch Version Repository Size #11 35.28 =============================================================================================== #11 35.28 Installing: #11 35.28 boost x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 11 k #11 35.28 cassandra-cpp-driver x86_64 1:2.17.0-1.el9 tpc 679 k #11 35.28 librdkafka1 x86_64 1.6.1-0contrail0.el9 tpc 867 k #11 35.28 libzookeeper x86_64 3.9.2-0contrail0.el9 tpc 95 k #11 35.28 protobuf x86_64 3.14.0-13.el9 tf-mirrors.ci_repos_yum9-appstream 1.0 M #11 35.28 redis x86_64 6.2.17-1.el9_5 tf-mirrors.ci_repos_yum9-appstream 1.3 M #11 35.28 Installing dependencies: #11 35.28 boost-atomic x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 16 k #11 35.28 boost-chrono x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 24 k #11 35.28 boost-container x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 36 k #11 35.28 boost-context x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 15 k #11 35.28 boost-contract x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 44 k #11 35.28 boost-coroutine x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 32 k #11 35.28 boost-date-time x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 13 k #11 35.28 boost-fiber x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 38 k #11 35.28 boost-filesystem x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 57 k #11 35.28 boost-graph x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 101 k #11 35.28 boost-iostreams x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 38 k #11 35.28 boost-locale x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 214 k #11 35.28 boost-log x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 408 k #11 35.28 boost-math x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 205 k #11 35.28 boost-nowide x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 15 k #11 35.28 boost-program-options x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 106 k #11 35.28 boost-python3 x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 92 k #11 35.28 boost-random x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 23 k #11 35.28 boost-regex x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 277 k #11 35.28 boost-serialization x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 129 k #11 35.28 boost-stacktrace x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 27 k #11 35.28 boost-system x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 13 k #11 35.28 boost-test x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 230 k #11 35.28 boost-thread x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 55 k #11 35.28 boost-timer x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 23 k #11 35.28 boost-type_erasure x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 30 k #11 35.28 boost-wave x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 208 k #11 35.28 cyrus-sasl x86_64 2.1.27-21.el9 tf-mirrors.ci_repos_yum9-baseos 71 k #11 35.28 libicu x86_64 67.1-9.el9 tf-mirrors.ci_repos_yum9-baseos 9.6 M #11 35.28 logrotate x86_64 3.18.0-8.el9 tf-mirrors.ci_repos_yum9-baseos 74 k #11 35.28 #11 35.28 Transaction Summary #11 35.28 =============================================================================================== #11 35.28 Install 36 Packages #11 35.28 #11 35.28 Total download size: 16 M #11 35.28 Installed size: 52 M #11 35.28 Downloading Packages: #11 35.33 (1/36): cyrus-sasl-2.1.27-21.el9.x86_64.rpm 1.8 MB/s | 71 kB 00:00 #11 35.33 (2/36): logrotate-3.18.0-8.el9.x86_64.rpm 1.6 MB/s | 74 kB 00:00 #11 35.33 (3/36): boost-1.75.0-8.el9.x86_64.rpm 1.3 MB/s | 11 kB 00:00 #11 35.33 (4/36): boost-atomic-1.75.0-8.el9.x86_64.rpm 2.7 MB/s | 16 kB 00:00 #11 35.33 (5/36): boost-chrono-1.75.0-8.el9.x86_64.rpm 3.7 MB/s | 24 kB 00:00 #11 35.33 (6/36): boost-container-1.75.0-8.el9.x86_64.rpm 4.7 MB/s | 36 kB 00:00 #11 35.34 (7/36): boost-context-1.75.0-8.el9.x86_64.rpm 1.9 MB/s | 15 kB 00:00 #11 35.34 (8/36): boost-contract-1.75.0-8.el9.x86_64.rpm 6.1 MB/s | 44 kB 00:00 #11 35.36 (9/36): boost-coroutine-1.75.0-8.el9.x86_64.rpm 4.2 MB/s | 32 kB 00:00 #11 35.36 (10/36): boost-date-time-1.75.0-8.el9.x86_64.rp 2.1 MB/s | 13 kB 00:00 #11 35.36 (11/36): boost-fiber-1.75.0-8.el9.x86_64.rpm 7.4 MB/s | 38 kB 00:00 #11 35.36 (12/36): boost-filesystem-1.75.0-8.el9.x86_64.r 9.7 MB/s | 57 kB 00:00 #11 35.36 (13/36): boost-graph-1.75.0-8.el9.x86_64.rpm 14 MB/s | 101 kB 00:00 #11 35.37 (14/36): boost-iostreams-1.75.0-8.el9.x86_64.rp 4.4 MB/s | 38 kB 00:00 #11 35.37 (15/36): boost-locale-1.75.0-8.el9.x86_64.rpm 18 MB/s | 214 kB 00:00 #11 35.38 (16/36): boost-log-1.75.0-8.el9.x86_64.rpm 19 MB/s | 408 kB 00:00 #11 35.40 (17/36): boost-math-1.75.0-8.el9.x86_64.rpm 11 MB/s | 205 kB 00:00 #11 35.40 (18/36): boost-nowide-1.75.0-8.el9.x86_64.rpm 1.7 MB/s | 15 kB 00:00 #11 35.40 (19/36): boost-program-options-1.75.0-8.el9.x86 16 MB/s | 106 kB 00:00 #11 35.40 (20/36): boost-python3-1.75.0-8.el9.x86_64.rpm 12 MB/s | 92 kB 00:00 #11 35.41 (21/36): boost-random-1.75.0-8.el9.x86_64.rpm 2.6 MB/s | 23 kB 00:00 #11 35.46 (22/36): boost-regex-1.75.0-8.el9.x86_64.rpm 20 MB/s | 277 kB 00:00 #11 35.46 (23/36): boost-serialization-1.75.0-8.el9.x86_6 10 MB/s | 129 kB 00:00 #11 35.46 (24/36): boost-stacktrace-1.75.0-8.el9.x86_64.r 4.3 MB/s | 27 kB 00:00 #11 35.46 (25/36): boost-system-1.75.0-8.el9.x86_64.rpm 2.3 MB/s | 13 kB 00:00 #11 35.46 (26/36): boost-test-1.75.0-8.el9.x86_64.rpm 28 MB/s | 230 kB 00:00 #11 35.46 (27/36): boost-thread-1.75.0-8.el9.x86_64.rpm 7.0 MB/s | 55 kB 00:00 #11 35.46 (28/36): boost-timer-1.75.0-8.el9.x86_64.rpm 3.4 MB/s | 23 kB 00:00 #11 35.46 (29/36): boost-type_erasure-1.75.0-8.el9.x86_64 2.6 MB/s | 30 kB 00:00 #11 35.46 (30/36): boost-wave-1.75.0-8.el9.x86_64.rpm 15 MB/s | 208 kB 00:00 #11 35.49 (31/36): protobuf-3.14.0-13.el9.x86_64.rpm 40 MB/s | 1.0 MB 00:00 #11 35.51 (32/36): redis-6.2.17-1.el9_5.x86_64.rpm 34 MB/s | 1.3 MB 00:00 #11 35.57 (33/36): cassandra-cpp-driver-2.17.0-1.el9.x86_ 12 MB/s | 679 kB 00:00 #11 35.57 (34/36): librdkafka1-1.6.1-0contrail0.el9.x86_6 17 MB/s | 867 kB 00:00 #11 35.57 (35/36): libzookeeper-3.9.2-0contrail0.el9.x86_ 5.0 MB/s | 95 kB 00:00 #11 35.66 (36/36): libicu-67.1-9.el9.x86_64.rpm 27 MB/s | 9.6 MB 00:00 #11 35.66 -------------------------------------------------------------------------------- #11 35.66 Total 45 MB/s | 16 MB 00:00 #11 35.66 Running transaction check #11 35.73 Transaction check succeeded. #11 35.73 Running transaction test #11 36.21 Transaction test succeeded. #11 36.21 Running transaction #11 36.98 Preparing : 1/1 #11 37.10 Installing : boost-system-1.75.0-8.el9.x86_64 1/36 #11 37.13 Installing : boost-chrono-1.75.0-8.el9.x86_64 2/36 #11 37.13 Installing : boost-thread-1.75.0-8.el9.x86_64 3/36 #11 37.13 Installing : boost-filesystem-1.75.0-8.el9.x86_64 4/36 #11 37.99 Installing : libicu-67.1-9.el9.x86_64 5/36 #11 38.05 Installing : boost-regex-1.75.0-8.el9.x86_64 6/36 #11 38.05 Installing : boost-context-1.75.0-8.el9.x86_64 7/36 #11 38.05 Installing : boost-date-time-1.75.0-8.el9.x86_64 8/36 #11 38.05 Installing : boost-atomic-1.75.0-8.el9.x86_64 9/36 #11 38.12 Installing : boost-log-1.75.0-8.el9.x86_64 10/36 #11 38.12 Installing : boost-wave-1.75.0-8.el9.x86_64 11/36 #11 38.12 Installing : boost-coroutine-1.75.0-8.el9.x86_64 12/36 #11 38.12 Installing : boost-fiber-1.75.0-8.el9.x86_64 13/36 #11 38.12 Installing : boost-graph-1.75.0-8.el9.x86_64 14/36 #11 38.12 Installing : boost-locale-1.75.0-8.el9.x86_64 15/36 #11 38.12 Installing : boost-type_erasure-1.75.0-8.el9.x86_64 16/36 #11 38.12 Installing : boost-timer-1.75.0-8.el9.x86_64 17/36 #11 38.12 Installing : boost-test-1.75.0-8.el9.x86_64 18/36 #11 38.12 Installing : boost-stacktrace-1.75.0-8.el9.x86_64 19/36 #11 38.13 Installing : boost-serialization-1.75.0-8.el9.x86_64 20/36 #11 38.14 Installing : boost-random-1.75.0-8.el9.x86_64 21/36 #11 38.14 Installing : boost-python3-1.75.0-8.el9.x86_64 22/36 #11 38.15 Installing : boost-program-options-1.75.0-8.el9.x86_64 23/36 #11 38.18 Installing : boost-nowide-1.75.0-8.el9.x86_64 24/36 #11 38.18 Installing : boost-math-1.75.0-8.el9.x86_64 25/36 #11 38.18 Installing : boost-iostreams-1.75.0-8.el9.x86_64 26/36 #11 38.20 Installing : boost-contract-1.75.0-8.el9.x86_64 27/36 #11 38.21 Installing : boost-container-1.75.0-8.el9.x86_64 28/36 #11 38.21 Running scriptlet: logrotate-3.18.0-8.el9.x86_64 29/36 #11 38.27 Installing : logrotate-3.18.0-8.el9.x86_64 29/36 #11 38.27 Running scriptlet: logrotate-3.18.0-8.el9.x86_64 29/36 #11 38.35 Created symlink /etc/systemd/system/timers.target.wants/logrotate.timer → /usr/lib/systemd/system/logrotate.timer. #11 38.35 #11 38.35 Running scriptlet: cyrus-sasl-2.1.27-21.el9.x86_64 30/36 #11 38.48 Installing : cyrus-sasl-2.1.27-21.el9.x86_64 30/36 #11 38.50 Running scriptlet: cyrus-sasl-2.1.27-21.el9.x86_64 30/36 #11 38.59 Installing : librdkafka1-1.6.1-0contrail0.el9.x86_64 31/36 #11 38.63 Running scriptlet: librdkafka1-1.6.1-0contrail0.el9.x86_64 31/36 #11 38.66 Running scriptlet: redis-6.2.17-1.el9_5.x86_64 32/36 #11 38.95 Installing : redis-6.2.17-1.el9_5.x86_64 32/36 #11 38.98 Running scriptlet: redis-6.2.17-1.el9_5.x86_64 32/36 #11 39.07 Installing : boost-1.75.0-8.el9.x86_64 33/36 #11 39.07 Installing : libzookeeper-3.9.2-0contrail0.el9.x86_64 34/36 #11 39.11 Installing : cassandra-cpp-driver-1:2.17.0-1.el9.x86_64 35/36 #11 39.14 Running scriptlet: cassandra-cpp-driver-1:2.17.0-1.el9.x86_64 35/36 #11 39.30 Installing : protobuf-3.14.0-13.el9.x86_64 36/36 #11 39.35 Running scriptlet: protobuf-3.14.0-13.el9.x86_64 36/36 #11 41.74 Verifying : cyrus-sasl-2.1.27-21.el9.x86_64 1/36 #11 41.74 Verifying : libicu-67.1-9.el9.x86_64 2/36 #11 41.74 Verifying : logrotate-3.18.0-8.el9.x86_64 3/36 #11 41.74 Verifying : boost-1.75.0-8.el9.x86_64 4/36 #11 41.74 Verifying : boost-atomic-1.75.0-8.el9.x86_64 5/36 #11 41.74 Verifying : boost-chrono-1.75.0-8.el9.x86_64 6/36 #11 41.74 Verifying : boost-container-1.75.0-8.el9.x86_64 7/36 #11 41.74 Verifying : boost-context-1.75.0-8.el9.x86_64 8/36 #11 41.74 Verifying : boost-contract-1.75.0-8.el9.x86_64 9/36 #11 41.74 Verifying : boost-coroutine-1.75.0-8.el9.x86_64 10/36 #11 41.74 Verifying : boost-date-time-1.75.0-8.el9.x86_64 11/36 #11 41.74 Verifying : boost-fiber-1.75.0-8.el9.x86_64 12/36 #11 41.74 Verifying : boost-filesystem-1.75.0-8.el9.x86_64 13/36 #11 41.74 Verifying : boost-graph-1.75.0-8.el9.x86_64 14/36 #11 41.74 Verifying : boost-iostreams-1.75.0-8.el9.x86_64 15/36 #11 41.74 Verifying : boost-locale-1.75.0-8.el9.x86_64 16/36 #11 41.74 Verifying : boost-log-1.75.0-8.el9.x86_64 17/36 #11 41.74 Verifying : boost-math-1.75.0-8.el9.x86_64 18/36 #11 41.74 Verifying : boost-nowide-1.75.0-8.el9.x86_64 19/36 #11 41.74 Verifying : boost-program-options-1.75.0-8.el9.x86_64 20/36 #11 41.74 Verifying : boost-python3-1.75.0-8.el9.x86_64 21/36 #11 41.74 Verifying : boost-random-1.75.0-8.el9.x86_64 22/36 #11 41.74 Verifying : boost-regex-1.75.0-8.el9.x86_64 23/36 #11 41.74 Verifying : boost-serialization-1.75.0-8.el9.x86_64 24/36 #11 41.74 Verifying : boost-stacktrace-1.75.0-8.el9.x86_64 25/36 #11 41.74 Verifying : boost-system-1.75.0-8.el9.x86_64 26/36 #11 41.74 Verifying : boost-test-1.75.0-8.el9.x86_64 27/36 #11 41.74 Verifying : boost-thread-1.75.0-8.el9.x86_64 28/36 #11 41.74 Verifying : boost-timer-1.75.0-8.el9.x86_64 29/36 #11 41.74 Verifying : boost-type_erasure-1.75.0-8.el9.x86_64 30/36 #11 41.74 Verifying : boost-wave-1.75.0-8.el9.x86_64 31/36 #11 41.74 Verifying : protobuf-3.14.0-13.el9.x86_64 32/36 #11 41.74 Verifying : redis-6.2.17-1.el9_5.x86_64 33/36 #11 41.74 Verifying : cassandra-cpp-driver-1:2.17.0-1.el9.x86_64 34/36 #11 41.74 Verifying : librdkafka1-1.6.1-0contrail0.el9.x86_64 35/36 #11 41.74 Verifying : libzookeeper-3.9.2-0contrail0.el9.x86_64 36/36 #11 41.98 #11 41.98 Installed: #11 41.98 boost-1.75.0-8.el9.x86_64 #11 41.98 boost-atomic-1.75.0-8.el9.x86_64 #11 41.98 boost-chrono-1.75.0-8.el9.x86_64 #11 41.98 boost-container-1.75.0-8.el9.x86_64 #11 41.98 boost-context-1.75.0-8.el9.x86_64 #11 41.98 boost-contract-1.75.0-8.el9.x86_64 #11 41.98 boost-coroutine-1.75.0-8.el9.x86_64 #11 41.98 boost-date-time-1.75.0-8.el9.x86_64 #11 41.98 boost-fiber-1.75.0-8.el9.x86_64 #11 41.98 boost-filesystem-1.75.0-8.el9.x86_64 #11 41.98 boost-graph-1.75.0-8.el9.x86_64 #11 41.98 boost-iostreams-1.75.0-8.el9.x86_64 #11 41.98 boost-locale-1.75.0-8.el9.x86_64 #11 41.98 boost-log-1.75.0-8.el9.x86_64 #11 41.98 boost-math-1.75.0-8.el9.x86_64 #11 41.98 boost-nowide-1.75.0-8.el9.x86_64 #11 41.98 boost-program-options-1.75.0-8.el9.x86_64 #11 41.98 boost-python3-1.75.0-8.el9.x86_64 #11 41.98 boost-random-1.75.0-8.el9.x86_64 #11 41.98 boost-regex-1.75.0-8.el9.x86_64 #11 41.98 boost-serialization-1.75.0-8.el9.x86_64 #11 41.98 boost-stacktrace-1.75.0-8.el9.x86_64 #11 41.98 boost-system-1.75.0-8.el9.x86_64 #11 41.98 boost-test-1.75.0-8.el9.x86_64 #11 41.98 boost-thread-1.75.0-8.el9.x86_64 #11 41.98 boost-timer-1.75.0-8.el9.x86_64 #11 41.98 boost-type_erasure-1.75.0-8.el9.x86_64 #11 41.98 boost-wave-1.75.0-8.el9.x86_64 #11 41.98 cassandra-cpp-driver-1:2.17.0-1.el9.x86_64 #11 41.98 cyrus-sasl-2.1.27-21.el9.x86_64 #11 41.98 libicu-67.1-9.el9.x86_64 #11 41.98 librdkafka1-1.6.1-0contrail0.el9.x86_64 #11 41.98 libzookeeper-3.9.2-0contrail0.el9.x86_64 #11 41.98 logrotate-3.18.0-8.el9.x86_64 #11 41.98 protobuf-3.14.0-13.el9.x86_64 #11 41.98 redis-6.2.17-1.el9_5.x86_64 #11 41.98 #11 41.98 Complete! #11 42.35 80 files removed #11 DONE 49.7s #12 exporting to image #12 exporting layers #12 exporting layers 9.8s done #12 writing image sha256:cc25fdf16c4a9ef922fed6bb93125badd692b24042e80277c10e7008b515df77 #12 writing image sha256:cc25fdf16c4a9ef922fed6bb93125badd692b24042e80277c10e7008b515df77 0.0s done #12 naming to nexus.gz1.opensdn.io:5102/opensdn-analytics-query-engine:nightly 0.0s done #12 DONE 11.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) 2025-09-25 01:04:37,863: INFO: Docker build duration: 99 seconds The push refers to repository [nexus.gz1.opensdn.io:5102/opensdn-analytics-query-engine] 7c60a40f4233: Preparing 7b7aee5428f4: Preparing 3c82deb6afee: Preparing 12a52d69b189: Preparing 13b3e1ce3f6d: Preparing 5071f11f6a53: Preparing 0dde7bad0692: Preparing 8f8020dae002: Preparing c1d56e5c1371: Preparing a4596026c58f: Preparing f8df9a298bb7: Preparing 01e636449d58: Preparing 798f25270d7f: Preparing 1cdd6484a943: Preparing 44343de3ea1d: Preparing 7c60a40f4233: Waiting 7b7aee5428f4: Waiting 3c82deb6afee: Waiting 12a52d69b189: Waiting 13b3e1ce3f6d: Waiting 5071f11f6a53: Waiting 0dde7bad0692: Waiting 8f8020dae002: Waiting c1d56e5c1371: Waiting a4596026c58f: Waiting f8df9a298bb7: Waiting 01e636449d58: Waiting 798f25270d7f: Waiting 1cdd6484a943: Waiting 44343de3ea1d: Waiting 3c82deb6afee: Pushed 12a52d69b189: Layer already exists 13b3e1ce3f6d: Layer already exists 5071f11f6a53: Layer already exists 0dde7bad0692: Layer already exists 8f8020dae002: Layer already exists c1d56e5c1371: Layer already exists a4596026c58f: Layer already exists f8df9a298bb7: Layer already exists 01e636449d58: Layer already exists 798f25270d7f: Layer already exists 1cdd6484a943: Layer already exists 44343de3ea1d: Layer already exists 7c60a40f4233: Pushed 7b7aee5428f4: Pushed nightly: digest: sha256:bc631df7e3e09d7e23df2363058f2bde5b8d333079a569824c90852b8b292304 size: 3459 2025-09-25 01:04:57,260: INFO: Building opensdn-analytics-query-engine finished successfully, duration: 119 seconds REPOSITORY TAG IMAGE ID CREATED SIZE nexus.gz1.opensdn.io:5102/opensdn-nodemgr nightly e67bd2325672 13 seconds ago 675MB nexus.gz1.opensdn.io:5102/opensdn-status nightly cb6b7482117d 13 seconds ago 675MB nexus.gz1.opensdn.io:5102/opensdn-vrouter-agent-dpdk nightly c16f026e1df9 18 seconds ago 791MB nexus.gz1.opensdn.io:5102/opensdn-tor-agent nightly 04ec76d4c478 21 seconds ago 574MB nexus.gz1.opensdn.io:5102/opensdn-analytics-collector nightly e461de55ba91 22 seconds ago 859MB nexus.gz1.opensdn.io:5102/opensdn-debug nightly 07ec1dd8ad2c 32 seconds ago 278MB nexus.gz1.opensdn.io:5102/opensdn-controller-config-api nightly 556757719901 32 seconds ago 548MB nexus.gz1.opensdn.io:5102/opensdn-controller-config-dnsmasq nightly b1f50894e3e1 34 seconds ago 530MB nexus.gz1.opensdn.io:5102/opensdn-analytics-query-engine nightly cc25fdf16c4a 36 seconds ago 740MB nexus.gz1.opensdn.io:5102/opensdn-controller-control-dns nightly f275b9a1469c 50 seconds ago 887MB nexus.gz1.opensdn.io:5102/opensdn-controller-control-named nightly 3e7812d02f7c About a minute ago 583MB nexus.gz1.opensdn.io:5102/opensdn-openstack-compute-init nightly 30389ac24409 About a minute ago 278MB nexus.gz1.opensdn.io:5102/opensdn-controller-control-control nightly cb19c0714c56 About a minute ago 1.13GB nexus.gz1.opensdn.io:5102/opensdn-analytics-api nightly 2c2f04b8dcbc About a minute ago 538MB nexus.gz1.opensdn.io:5102/opensdn-analytics-snmp-topology nightly db5482b18495 About a minute ago 731MB nexus.gz1.opensdn.io:5102/opensdn-analytics-snmp-collector nightly b42d73463efc About a minute ago 731MB nexus.gz1.opensdn.io:5102/opensdn-vrouter-kernel-init-dpdk nightly b1c03f361777 About a minute ago 583MB nexus.gz1.opensdn.io:5102/opensdn-controller-webui-web nightly 90f8a5af9b87 About a minute ago 788MB nexus.gz1.opensdn.io:5102/opensdn-controller-webui-job nightly 96d110fdbc5c About a minute ago 788MB nexus.gz1.opensdn.io:5102/opensdn-controller-config-svcmonitor nightly de1f7179da12 About a minute ago 525MB nexus.gz1.opensdn.io:5102/opensdn-analytics-alarm-gen nightly 936d36bdabd8 About a minute ago 529MB nexus.gz1.opensdn.io:5102/opensdn-kubernetes-cni-init nightly 15a6443817f9 About a minute ago 534MB nexus.gz1.opensdn.io:5102/opensdn-controller-config-schema nightly 9893dc704252 About a minute ago 514MB nexus.gz1.opensdn.io:5102/opensdn-kubernetes-kube-manager nightly 2efd323eb590 About a minute ago 517MB nexus.gz1.opensdn.io:5102/opensdn-provisioner nightly 77f62b4dc02b About a minute ago 514MB nexus.gz1.opensdn.io:5102/opensdn-node-init nightly ef6f4c180f51 About a minute ago 514MB nexus.gz1.opensdn.io:5102/opensdn-openstack-neutron-init nightly 7280f81de006 About a minute ago 293MB nexus.gz1.opensdn.io:5102/opensdn-openstack-heat-init nightly 71af5462879e About a minute ago 294MB nexus.gz1.opensdn.io:5102/opensdn-controller-webui-base nightly 307b3827efa9 2 minutes ago 788MB nexus.gz1.opensdn.io:5102/opensdn-external-stunnel nightly 57a9030d594e 2 minutes ago 328MB nexus.gz1.opensdn.io:5102/opensdn-external-zookeeper nightly 28f4cda9062c 2 minutes ago 714MB nexus.gz1.opensdn.io:5102/opensdn-external-kafka nightly e9f8a4fa7f25 2 minutes ago 744MB nexus.gz1.opensdn.io:5102/opensdn-external-redis nightly 08220466a536 2 minutes ago 333MB nexus.gz1.opensdn.io:5102/opensdn-external-haproxy nightly 2ad39ff657eb 2 minutes ago 335MB nexus.gz1.opensdn.io:5102/opensdn-external-cassandra nightly be79692d86f6 2 minutes ago 687MB nexus.gz1.opensdn.io:5102/opensdn-analytics-snmp-base nightly 6e01be2da66c 3 minutes ago 731MB nexus.gz1.opensdn.io:5102/opensdn-external-rabbitmq nightly 6f091fc083e2 3 minutes ago 363MB nexus.gz1.opensdn.io:5102/opensdn-vrouter-base nightly a3033bfe411c 3 minutes ago 583MB nexus.gz1.opensdn.io:5102/opensdn-external-rsyslogd nightly fe8b4725da58 3 minutes ago 290MB nexus.gz1.opensdn.io:5102/opensdn-controller-control-base nightly f6eb8b3aea33 3 minutes ago 573MB nexus.gz1.opensdn.io:5102/opensdn-base nightly 4640b31f1669 4 minutes ago 514MB nexus.gz1.opensdn.io:5102/opensdn-controller-config-base nightly 382eb4aeb306 4 minutes ago 514MB nexus.gz1.opensdn.io:5102/opensdn-analytics-base nightly 52a11c98a90c 4 minutes ago 514MB nexus.gz1.opensdn.io:5102/opensdn-general-base nightly cad018e66fa6 5 minutes ago 278MB nexus.gz1.opensdn.io:5102/opensdn-container-builder-src nightly 0441509a8a1f 5 minutes ago 2.42MB tf-dev-sandbox compile 2b2dfcfe700f 6 minutes ago 24.9GB nexus.gz1.opensdn.io:5102/opensdn-charms-src nightly 49fc55e584ee 54 minutes ago 6.04MB nexus.gz1.opensdn.io:5102/opensdn-ansible-deployer-src nightly dcb8a699d182 54 minutes ago 1.39MB nexus.gz1.opensdn.io:5102/opensdn-container-builder-src 6dd30bdf7210 54 minutes ago 2.4MB nexus.gz1.opensdn.io:5102/opensdn-kolla-ansible-src nightly 8ecda8264306 54 minutes ago 32.6MB nexus.gz1.opensdn.io:5102/opensdn-build-manifest-src nightly 6724bd9337d2 54 minutes ago 4.44kB tf-dev-sandbox stable 2481f8159aa3 56 minutes ago 2.83GB nexus.gz1.opensdn.io:5102/tf-dev-sandbox stable 2481f8159aa3 56 minutes ago 2.83GB rockylinux 9 9cc24f05f309 22 months ago 176MB