2025-09-15 01:19:18,384: INFO: Building opensdn-analytics-query-engine 2025-09-15 01:19:18,450: 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.28kB done #1 DONE 1.9s #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 2.3s #5 [1/5] FROM nexus.gz1.opensdn.io:5102/opensdn-base:nightly #5 DONE 0.1s #6 [1/3] FROM nexus.gz1.opensdn.io:5102/opensdn-analytics-base:nightly #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 0.0s done #8 DONE 4.9s #9 [stage-1 2/4] COPY entrypoint.sh / #9 DONE 3.6s #10 [stage-1 3/4] COPY --from=build /root/work/build/production/query_engine/qed /usr/bin/contrail-query-engine #10 DONE 1.8s #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 2.066 Contrail repo 3.0 MB/s | 105 kB 00:00 #11 2.240 added from: http://tf-mirrors.gz1.opensdn.io/re 16 MB/s | 2.1 MB 00:00 #11 3.756 added from: http://tf-mirrors.gz1.opensdn.io/re 10 MB/s | 730 kB 00:00 #11 4.934 added from: http://tf-mirrors.gz1.opensdn.io/re 2.9 MB/s | 264 kB 00:00 #11 5.582 added from: http://tf-mirrors.gz1.opensdn.io/re 26 MB/s | 7.0 MB 00:00 #11 10.63 added from: http://tf-mirrors.gz1.opensdn.io/re 22 MB/s | 4.0 MB 00:00 #11 15.33 added from: http://tf-mirrors.gz1.opensdn.io/re 13 MB/s | 939 kB 00:00 #11 15.86 added from: http://tf-mirrors.gz1.opensdn.io/re 6.9 MB/s | 2.3 MB 00:00 #11 18.62 added from: http://tf-mirrors.gz1.opensdn.io/re 13 MB/s | 392 kB 00:00 #11 19.54 added from: http://tf-mirrors.gz1.opensdn.io/re 8.1 MB/s | 451 kB 00:00 #11 20.57 added from: http://tf-mirrors.gz1.opensdn.io/re 98 kB/s | 16 kB 00:00 #11 21.45 added from: http://tf-mirrors.gz1.opensdn.io/re 686 B/s | 257 B 00:00 #11 21.83 added from: http://tf-mirrors.gz1.opensdn.io/re 196 kB/s | 13 kB 00:00 #11 22.36 added from: http://tf-mirrors.gz1.opensdn.io/re 1.4 MB/s | 64 kB 00:00 #11 23.59 added from: http://tf-mirrors.gz1.opensdn.io/re 45 MB/s | 30 MB 00:00 #11 48.42 Third parties for OpenSDN 18 MB/s | 5.4 MB 00:00 #11 62.93 Dependencies resolved. #11 62.93 =============================================================================================== #11 62.93 Package Arch Version Repository Size #11 62.93 =============================================================================================== #11 62.93 Installing: #11 62.93 boost x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 11 k #11 62.93 cassandra-cpp-driver x86_64 1:2.17.0-1.el9 tpc 679 k #11 62.93 librdkafka1 x86_64 1.6.1-0contrail0.el9 tpc 867 k #11 62.93 libzookeeper x86_64 3.9.2-0contrail0.el9 tpc 95 k #11 62.93 protobuf x86_64 3.14.0-13.el9 tf-mirrors.ci_repos_yum9-appstream 1.0 M #11 62.93 redis x86_64 6.2.17-1.el9_5 tf-mirrors.ci_repos_yum9-appstream 1.3 M #11 62.93 Installing dependencies: #11 62.93 boost-atomic x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 16 k #11 62.93 boost-chrono x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 24 k #11 62.93 boost-container x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 36 k #11 62.93 boost-context x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 15 k #11 62.93 boost-contract x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 44 k #11 62.93 boost-coroutine x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 32 k #11 62.93 boost-date-time x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 13 k #11 62.93 boost-fiber x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 38 k #11 62.93 boost-filesystem x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 57 k #11 62.93 boost-graph x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 101 k #11 62.93 boost-iostreams x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 38 k #11 62.93 boost-locale x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 214 k #11 62.93 boost-log x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 408 k #11 62.93 boost-math x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 205 k #11 62.93 boost-nowide x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 15 k #11 62.93 boost-program-options x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 106 k #11 62.93 boost-python3 x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 92 k #11 62.93 boost-random x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 23 k #11 62.93 boost-regex x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 277 k #11 62.93 boost-serialization x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 129 k #11 62.93 boost-stacktrace x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 27 k #11 62.93 boost-system x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 13 k #11 62.93 boost-test x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 230 k #11 62.93 boost-thread x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 55 k #11 62.93 boost-timer x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 23 k #11 62.93 boost-type_erasure x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 30 k #11 62.93 boost-wave x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 208 k #11 62.93 cyrus-sasl x86_64 2.1.27-21.el9 tf-mirrors.ci_repos_yum9-baseos 71 k #11 62.93 libicu x86_64 67.1-9.el9 tf-mirrors.ci_repos_yum9-baseos 9.6 M #11 62.93 logrotate x86_64 3.18.0-8.el9 tf-mirrors.ci_repos_yum9-baseos 74 k #11 62.93 #11 62.93 Transaction Summary #11 62.93 =============================================================================================== #11 62.93 Install 36 Packages #11 62.93 #11 62.93 Total download size: 16 M #11 62.93 Installed size: 52 M #11 62.93 Downloading Packages: #11 62.99 (1/36): cyrus-sasl-2.1.27-21.el9.x86_64.rpm 2.7 MB/s | 71 kB 00:00 #11 62.99 (2/36): logrotate-3.18.0-8.el9.x86_64.rpm 2.3 MB/s | 74 kB 00:00 #11 62.99 (3/36): boost-1.75.0-8.el9.x86_64.rpm 1.2 MB/s | 11 kB 00:00 #11 62.99 (4/36): boost-atomic-1.75.0-8.el9.x86_64.rpm 2.2 MB/s | 16 kB 00:00 #11 62.99 (5/36): boost-chrono-1.75.0-8.el9.x86_64.rpm 2.7 MB/s | 24 kB 00:00 #11 63.03 (6/36): boost-container-1.75.0-8.el9.x86_64.rpm 3.0 MB/s | 36 kB 00:00 #11 63.03 (7/36): boost-context-1.75.0-8.el9.x86_64.rpm 1.1 MB/s | 15 kB 00:00 #11 63.03 (8/36): boost-contract-1.75.0-8.el9.x86_64.rpm 4.5 MB/s | 44 kB 00:00 #11 63.03 (9/36): boost-coroutine-1.75.0-8.el9.x86_64.rpm 4.6 MB/s | 32 kB 00:00 #11 63.03 (10/36): boost-date-time-1.75.0-8.el9.x86_64.rp 2.1 MB/s | 13 kB 00:00 #11 63.03 (11/36): boost-fiber-1.75.0-8.el9.x86_64.rpm 5.9 MB/s | 38 kB 00:00 #11 63.03 (12/36): boost-filesystem-1.75.0-8.el9.x86_64.r 4.8 MB/s | 57 kB 00:00 #11 63.03 (13/36): boost-graph-1.75.0-8.el9.x86_64.rpm 6.3 MB/s | 101 kB 00:00 #11 63.03 (14/36): boost-iostreams-1.75.0-8.el9.x86_64.rp 2.8 MB/s | 38 kB 00:00 #11 63.05 (15/36): boost-locale-1.75.0-8.el9.x86_64.rpm 12 MB/s | 214 kB 00:00 #11 63.05 (16/36): boost-log-1.75.0-8.el9.x86_64.rpm 15 MB/s | 408 kB 00:00 #11 63.10 (17/36): boost-nowide-1.75.0-8.el9.x86_64.rpm 1.2 MB/s | 15 kB 00:00 #11 63.10 (18/36): boost-math-1.75.0-8.el9.x86_64.rpm 5.8 MB/s | 205 kB 00:00 #11 63.10 (19/36): boost-program-options-1.75.0-8.el9.x86 8.3 MB/s | 106 kB 00:00 #11 63.10 (20/36): boost-python3-1.75.0-8.el9.x86_64.rpm 9.2 MB/s | 92 kB 00:00 #11 63.10 (21/36): boost-random-1.75.0-8.el9.x86_64.rpm 3.3 MB/s | 23 kB 00:00 #11 63.17 (22/36): boost-serialization-1.75.0-8.el9.x86_6 17 MB/s | 129 kB 00:00 #11 63.17 (23/36): boost-regex-1.75.0-8.el9.x86_64.rpm 15 MB/s | 277 kB 00:00 #11 63.17 (24/36): boost-stacktrace-1.75.0-8.el9.x86_64.r 2.5 MB/s | 27 kB 00:00 #11 63.17 (25/36): boost-system-1.75.0-8.el9.x86_64.rpm 2.1 MB/s | 13 kB 00:00 #11 63.17 (26/36): boost-test-1.75.0-8.el9.x86_64.rpm 18 MB/s | 230 kB 00:00 #11 63.17 (27/36): boost-thread-1.75.0-8.el9.x86_64.rpm 4.1 MB/s | 55 kB 00:00 #11 63.17 (28/36): boost-timer-1.75.0-8.el9.x86_64.rpm 2.9 MB/s | 23 kB 00:00 #11 63.17 (29/36): boost-type_erasure-1.75.0-8.el9.x86_64 3.9 MB/s | 30 kB 00:00 #11 63.17 (30/36): boost-wave-1.75.0-8.el9.x86_64.rpm 21 MB/s | 208 kB 00:00 #11 63.20 (31/36): protobuf-3.14.0-13.el9.x86_64.rpm 16 MB/s | 1.0 MB 00:00 #11 63.28 (32/36): redis-6.2.17-1.el9_5.x86_64.rpm 15 MB/s | 1.3 MB 00:00 #11 63.32 (33/36): libicu-67.1-9.el9.x86_64.rpm 24 MB/s | 9.6 MB 00:00 #11 63.34 (34/36): cassandra-cpp-driver-2.17.0-1.el9.x86_ 4.4 MB/s | 679 kB 00:00 #11 63.42 (35/36): libzookeeper-3.9.2-0contrail0.el9.x86_ 3.4 MB/s | 95 kB 00:00 #11 63.42 (36/36): librdkafka1-1.6.1-0contrail0.el9.x86_6 5.7 MB/s | 867 kB 00:00 #11 63.42 -------------------------------------------------------------------------------- #11 63.42 Total 36 MB/s | 16 MB 00:00 #11 63.42 Running transaction check #11 63.58 Transaction check succeeded. #11 63.58 Running transaction test #11 64.09 Transaction test succeeded. #11 64.09 Running transaction #11 66.42 Preparing : 1/1 #11 66.57 Installing : boost-system-1.75.0-8.el9.x86_64 1/36 #11 66.60 Installing : boost-chrono-1.75.0-8.el9.x86_64 2/36 #11 66.60 Installing : boost-thread-1.75.0-8.el9.x86_64 3/36 #11 66.61 Installing : boost-filesystem-1.75.0-8.el9.x86_64 4/36 #11 67.28 Installing : libicu-67.1-9.el9.x86_64 5/36 #11 67.32 Installing : boost-regex-1.75.0-8.el9.x86_64 6/36 #11 67.34 Installing : boost-context-1.75.0-8.el9.x86_64 7/36 #11 67.35 Installing : boost-date-time-1.75.0-8.el9.x86_64 8/36 #11 67.44 Installing : boost-atomic-1.75.0-8.el9.x86_64 9/36 #11 67.46 Installing : boost-log-1.75.0-8.el9.x86_64 10/36 #11 67.49 Installing : boost-wave-1.75.0-8.el9.x86_64 11/36 #11 67.50 Installing : boost-coroutine-1.75.0-8.el9.x86_64 12/36 #11 67.57 Installing : boost-fiber-1.75.0-8.el9.x86_64 13/36 #11 67.60 Installing : boost-graph-1.75.0-8.el9.x86_64 14/36 #11 67.67 Installing : boost-locale-1.75.0-8.el9.x86_64 15/36 #11 67.67 Installing : boost-type_erasure-1.75.0-8.el9.x86_64 16/36 #11 67.67 Installing : boost-timer-1.75.0-8.el9.x86_64 17/36 #11 67.70 Installing : boost-test-1.75.0-8.el9.x86_64 18/36 #11 67.71 Installing : boost-stacktrace-1.75.0-8.el9.x86_64 19/36 #11 67.83 Installing : boost-serialization-1.75.0-8.el9.x86_64 20/36 #11 67.85 Installing : boost-random-1.75.0-8.el9.x86_64 21/36 #11 67.86 Installing : boost-python3-1.75.0-8.el9.x86_64 22/36 #11 67.92 Installing : boost-program-options-1.75.0-8.el9.x86_64 23/36 #11 67.92 Installing : boost-nowide-1.75.0-8.el9.x86_64 24/36 #11 68.00 Installing : boost-math-1.75.0-8.el9.x86_64 25/36 #11 68.08 Installing : boost-iostreams-1.75.0-8.el9.x86_64 26/36 #11 68.10 Installing : boost-contract-1.75.0-8.el9.x86_64 27/36 #11 68.12 Installing : boost-container-1.75.0-8.el9.x86_64 28/36 #11 68.15 Running scriptlet: logrotate-3.18.0-8.el9.x86_64 29/36 #11 68.16 Installing : logrotate-3.18.0-8.el9.x86_64 29/36 #11 68.72 Running scriptlet: logrotate-3.18.0-8.el9.x86_64 29/36 #11 68.75 Created symlink /etc/systemd/system/timers.target.wants/logrotate.timer → /usr/lib/systemd/system/logrotate.timer. #11 68.75 #11 68.75 Running scriptlet: cyrus-sasl-2.1.27-21.el9.x86_64 30/36 #11 69.43 Installing : cyrus-sasl-2.1.27-21.el9.x86_64 30/36 #11 69.45 Running scriptlet: cyrus-sasl-2.1.27-21.el9.x86_64 30/36 #11 69.74 Installing : librdkafka1-1.6.1-0contrail0.el9.x86_64 31/36 #11 69.74 Running scriptlet: librdkafka1-1.6.1-0contrail0.el9.x86_64 31/36 #11 69.83 /sbin/ldconfig: /lib/liblog4cplus-2.1.so.9 is not a symbolic link #11 69.83 #11 69.83 #11 69.83 Running scriptlet: redis-6.2.17-1.el9_5.x86_64 32/36 #11 70.16 Installing : redis-6.2.17-1.el9_5.x86_64 32/36 #11 70.43 Running scriptlet: redis-6.2.17-1.el9_5.x86_64 32/36 #11 70.51 Installing : boost-1.75.0-8.el9.x86_64 33/36 #11 70.51 Installing : libzookeeper-3.9.2-0contrail0.el9.x86_64 34/36 #11 70.87 Installing : cassandra-cpp-driver-1:2.17.0-1.el9.x86_64 35/36 #11 70.87 Running scriptlet: cassandra-cpp-driver-1:2.17.0-1.el9.x86_64 35/36 #11 71.03 /sbin/ldconfig: /lib/liblog4cplus-2.1.so.9 is not a symbolic link #11 71.03 #11 71.03 #11 71.04 Installing : protobuf-3.14.0-13.el9.x86_64 36/36 #11 71.11 Running scriptlet: protobuf-3.14.0-13.el9.x86_64 36/36 #11 71.16 /sbin/ldconfig: /lib/liblog4cplus-2.1.so.9 is not a symbolic link #11 71.16 #11 71.16 #11 71.58 Verifying : cyrus-sasl-2.1.27-21.el9.x86_64 1/36 #11 71.58 Verifying : libicu-67.1-9.el9.x86_64 2/36 #11 71.58 Verifying : logrotate-3.18.0-8.el9.x86_64 3/36 #11 71.58 Verifying : boost-1.75.0-8.el9.x86_64 4/36 #11 71.58 Verifying : boost-atomic-1.75.0-8.el9.x86_64 5/36 #11 71.58 Verifying : boost-chrono-1.75.0-8.el9.x86_64 6/36 #11 71.58 Verifying : boost-container-1.75.0-8.el9.x86_64 7/36 #11 71.58 Verifying : boost-context-1.75.0-8.el9.x86_64 8/36 #11 71.58 Verifying : boost-contract-1.75.0-8.el9.x86_64 9/36 #11 71.58 Verifying : boost-coroutine-1.75.0-8.el9.x86_64 10/36 #11 71.58 Verifying : boost-date-time-1.75.0-8.el9.x86_64 11/36 #11 71.58 Verifying : boost-fiber-1.75.0-8.el9.x86_64 12/36 #11 71.58 Verifying : boost-filesystem-1.75.0-8.el9.x86_64 13/36 #11 71.58 Verifying : boost-graph-1.75.0-8.el9.x86_64 14/36 #11 71.58 Verifying : boost-iostreams-1.75.0-8.el9.x86_64 15/36 #11 71.58 Verifying : boost-locale-1.75.0-8.el9.x86_64 16/36 #11 71.58 Verifying : boost-log-1.75.0-8.el9.x86_64 17/36 #11 71.58 Verifying : boost-math-1.75.0-8.el9.x86_64 18/36 #11 71.58 Verifying : boost-nowide-1.75.0-8.el9.x86_64 19/36 #11 71.58 Verifying : boost-program-options-1.75.0-8.el9.x86_64 20/36 #11 71.58 Verifying : boost-python3-1.75.0-8.el9.x86_64 21/36 #11 71.58 Verifying : boost-random-1.75.0-8.el9.x86_64 22/36 #11 71.58 Verifying : boost-regex-1.75.0-8.el9.x86_64 23/36 #11 71.58 Verifying : boost-serialization-1.75.0-8.el9.x86_64 24/36 #11 71.58 Verifying : boost-stacktrace-1.75.0-8.el9.x86_64 25/36 #11 71.58 Verifying : boost-system-1.75.0-8.el9.x86_64 26/36 #11 71.58 Verifying : boost-test-1.75.0-8.el9.x86_64 27/36 #11 71.58 Verifying : boost-thread-1.75.0-8.el9.x86_64 28/36 #11 71.58 Verifying : boost-timer-1.75.0-8.el9.x86_64 29/36 #11 71.58 Verifying : boost-type_erasure-1.75.0-8.el9.x86_64 30/36 #11 71.58 Verifying : boost-wave-1.75.0-8.el9.x86_64 31/36 #11 71.58 Verifying : protobuf-3.14.0-13.el9.x86_64 32/36 #11 71.58 Verifying : redis-6.2.17-1.el9_5.x86_64 33/36 #11 71.58 Verifying : cassandra-cpp-driver-1:2.17.0-1.el9.x86_64 34/36 #11 71.58 Verifying : librdkafka1-1.6.1-0contrail0.el9.x86_64 35/36 #11 71.58 Verifying : libzookeeper-3.9.2-0contrail0.el9.x86_64 36/36 #11 72.29 #11 72.29 Installed: #11 72.29 boost-1.75.0-8.el9.x86_64 #11 72.29 boost-atomic-1.75.0-8.el9.x86_64 #11 72.29 boost-chrono-1.75.0-8.el9.x86_64 #11 72.29 boost-container-1.75.0-8.el9.x86_64 #11 72.29 boost-context-1.75.0-8.el9.x86_64 #11 72.29 boost-contract-1.75.0-8.el9.x86_64 #11 72.29 boost-coroutine-1.75.0-8.el9.x86_64 #11 72.29 boost-date-time-1.75.0-8.el9.x86_64 #11 72.29 boost-fiber-1.75.0-8.el9.x86_64 #11 72.29 boost-filesystem-1.75.0-8.el9.x86_64 #11 72.29 boost-graph-1.75.0-8.el9.x86_64 #11 72.29 boost-iostreams-1.75.0-8.el9.x86_64 #11 72.29 boost-locale-1.75.0-8.el9.x86_64 #11 72.29 boost-log-1.75.0-8.el9.x86_64 #11 72.29 boost-math-1.75.0-8.el9.x86_64 #11 72.29 boost-nowide-1.75.0-8.el9.x86_64 #11 72.29 boost-program-options-1.75.0-8.el9.x86_64 #11 72.29 boost-python3-1.75.0-8.el9.x86_64 #11 72.29 boost-random-1.75.0-8.el9.x86_64 #11 72.29 boost-regex-1.75.0-8.el9.x86_64 #11 72.29 boost-serialization-1.75.0-8.el9.x86_64 #11 72.29 boost-stacktrace-1.75.0-8.el9.x86_64 #11 72.29 boost-system-1.75.0-8.el9.x86_64 #11 72.29 boost-test-1.75.0-8.el9.x86_64 #11 72.29 boost-thread-1.75.0-8.el9.x86_64 #11 72.29 boost-timer-1.75.0-8.el9.x86_64 #11 72.29 boost-type_erasure-1.75.0-8.el9.x86_64 #11 72.29 boost-wave-1.75.0-8.el9.x86_64 #11 72.29 cassandra-cpp-driver-1:2.17.0-1.el9.x86_64 #11 72.29 cyrus-sasl-2.1.27-21.el9.x86_64 #11 72.29 libicu-67.1-9.el9.x86_64 #11 72.29 librdkafka1-1.6.1-0contrail0.el9.x86_64 #11 72.29 libzookeeper-3.9.2-0contrail0.el9.x86_64 #11 72.29 logrotate-3.18.0-8.el9.x86_64 #11 72.29 protobuf-3.14.0-13.el9.x86_64 #11 72.29 redis-6.2.17-1.el9_5.x86_64 #11 72.29 #11 72.29 Complete! #11 72.86 80 files removed #11 DONE 75.1s #12 exporting to image #12 exporting layers #12 exporting layers 9.7s done #12 writing image sha256:021a89ffaede266f0e021c560a8fa224cad4b88fb165fa28d4c0dc1d29e9d06d #12 writing image sha256:021a89ffaede266f0e021c560a8fa224cad4b88fb165fa28d4c0dc1d29e9d06d 0.0s done #12 naming to nexus.gz1.opensdn.io:5102/opensdn-analytics-query-engine:nightly 0.1s done #12 DONE 10.9s 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-15 01:21:37,608: INFO: Docker build duration: 139 seconds The push refers to repository [nexus.gz1.opensdn.io:5102/opensdn-analytics-query-engine] 484b6a06a041: Preparing 2e840961d1c3: Preparing 1f276879478f: Preparing 77d4e4b75647: Preparing 1e08fed4b962: Preparing 4ff1856886c6: Preparing e56509ff0293: Preparing 21e6e0ac925d: Preparing e3015c02d918: Preparing d8548b204b30: Preparing 790714a4e6ad: Preparing b8a470c1d8d4: Preparing 498a2eeb6875: Preparing e89af0fb8ce7: Preparing 44343de3ea1d: Preparing 77d4e4b75647: Waiting 1e08fed4b962: Waiting 4ff1856886c6: Waiting e56509ff0293: Waiting 21e6e0ac925d: Waiting e3015c02d918: Waiting d8548b204b30: Waiting 790714a4e6ad: Waiting b8a470c1d8d4: Waiting 498a2eeb6875: Waiting e89af0fb8ce7: Waiting 44343de3ea1d: Waiting 1f276879478f: Pushed 77d4e4b75647: Layer already exists 1e08fed4b962: Layer already exists 4ff1856886c6: Layer already exists e56509ff0293: Layer already exists 21e6e0ac925d: Layer already exists e3015c02d918: Layer already exists d8548b204b30: Layer already exists 790714a4e6ad: Layer already exists b8a470c1d8d4: Layer already exists 498a2eeb6875: Layer already exists e89af0fb8ce7: Layer already exists 44343de3ea1d: Layer already exists 484b6a06a041: Pushed 2e840961d1c3: Pushed nightly: digest: sha256:63802cd3df6fde77a991199b716ef18257e126b38b988b8cf36ed67aba7e3dcb size: 3460 2025-09-15 01:22:22,727: INFO: Building opensdn-analytics-query-engine finished successfully, duration: 184 seconds REPOSITORY TAG IMAGE ID CREATED SIZE nexus.gz1.opensdn.io:5102/opensdn-vrouter-kernel-init-centos nightly 7a475a477f9f 2 seconds ago 230MB nexus.gz1.opensdn.io:5102/opensdn-controller-config-api nightly 25818cdbf73e 17 seconds ago 653MB nexus.gz1.opensdn.io:5102/opensdn-status nightly 57ea37a3784b 27 seconds ago 675MB nexus.gz1.opensdn.io:5102/opensdn-nodemgr nightly a40ff11594b0 28 seconds ago 675MB nexus.gz1.opensdn.io:5102/opensdn-vrouter-agent-dpdk nightly 743703a34e3f 34 seconds ago 1.12GB nexus.gz1.opensdn.io:5102/opensdn-controller-control-named nightly 63beb6329bdb 37 seconds ago 584MB nexus.gz1.opensdn.io:5102/opensdn-controller-control-control nightly 2a1b2786f361 55 seconds ago 1.13GB nexus.gz1.opensdn.io:5102/opensdn-analytics-query-engine nightly 021a89ffaede About a minute ago 741MB nexus.gz1.opensdn.io:5102/opensdn-controller-config-dnsmasq nightly 4d1b7acbff24 About a minute ago 531MB nexus.gz1.opensdn.io:5102/opensdn-analytics-collector nightly 40ab16008ad2 About a minute ago 860MB nexus.gz1.opensdn.io:5102/opensdn-tor-agent nightly b9a4f3f8e4c1 About a minute ago 854MB nexus.gz1.opensdn.io:5102/opensdn-openstack-compute-init nightly 6dc27a3732a7 About a minute ago 287MB nexus.gz1.opensdn.io:5102/opensdn-analytics-api nightly de177d98a4a9 About a minute ago 646MB nexus.gz1.opensdn.io:5102/opensdn-debug nightly 7ee1436dce61 2 minutes ago 287MB nexus.gz1.opensdn.io:5102/opensdn-kubernetes-cni-init nightly 49ec17a439c9 2 minutes ago 534MB nexus.gz1.opensdn.io:5102/opensdn-vrouter-kernel-init-dpdk nightly a1278093dcf2 2 minutes ago 583MB nexus.gz1.opensdn.io:5102/opensdn-controller-control-dns nightly e9be6b4096cb 2 minutes ago 888MB nexus.gz1.opensdn.io:5102/opensdn-controller-webui-job nightly c6fd609ab930 2 minutes ago 705MB nexus.gz1.opensdn.io:5102/opensdn-controller-webui-web nightly f82a762c89bb 2 minutes ago 705MB nexus.gz1.opensdn.io:5102/opensdn-analytics-snmp-topology nightly e5f0d7dffbf9 2 minutes ago 730MB nexus.gz1.opensdn.io:5102/opensdn-analytics-alarm-gen nightly 775580b00cf4 2 minutes ago 530MB nexus.gz1.opensdn.io:5102/opensdn-controller-config-svcmonitor nightly 3d6812ada688 2 minutes ago 526MB nexus.gz1.opensdn.io:5102/opensdn-controller-config-schema nightly 4a04fec20a91 2 minutes ago 515MB nexus.gz1.opensdn.io:5102/opensdn-openstack-heat-init nightly bf90bfa250ed 2 minutes ago 294MB nexus.gz1.opensdn.io:5102/opensdn-analytics-snmp-collector nightly c0d15d9a1e53 2 minutes ago 730MB nexus.gz1.opensdn.io:5102/opensdn-kubernetes-kube-manager nightly 76e5ff2c74bb 2 minutes ago 518MB nexus.gz1.opensdn.io:5102/opensdn-provisioner nightly 85f6a211fb99 2 minutes ago 514MB nexus.gz1.opensdn.io:5102/opensdn-openstack-neutron-init nightly 929f3ed9fe8e 2 minutes ago 293MB nexus.gz1.opensdn.io:5102/opensdn-node-init nightly 9ee59cc3d294 2 minutes ago 514MB nexus.gz1.opensdn.io:5102/opensdn-controller-webui-base nightly 0869752dacfa 3 minutes ago 705MB nexus.gz1.opensdn.io:5102/opensdn-external-redis nightly 151fdb0d4537 3 minutes ago 333MB nexus.gz1.opensdn.io:5102/opensdn-external-haproxy nightly 27a598f23562 3 minutes ago 335MB nexus.gz1.opensdn.io:5102/opensdn-external-stunnel nightly 555ba5317a0d 3 minutes ago 328MB nexus.gz1.opensdn.io:5102/opensdn-external-cassandra nightly 9193d7e8ecb5 4 minutes ago 687MB nexus.gz1.opensdn.io:5102/opensdn-external-zookeeper nightly efab47f01b35 4 minutes ago 714MB nexus.gz1.opensdn.io:5102/opensdn-external-kafka nightly 09206392a63d 4 minutes ago 744MB nexus.gz1.opensdn.io:5102/opensdn-analytics-snmp-base nightly 6e69e2f37cd2 4 minutes ago 730MB nexus.gz1.opensdn.io:5102/opensdn-controller-control-base nightly 745672e9d881 4 minutes ago 574MB nexus.gz1.opensdn.io:5102/opensdn-external-rabbitmq nightly d9bd78ee59cf 4 minutes ago 363MB nexus.gz1.opensdn.io:5102/opensdn-vrouter-base nightly d9cc8edbfed2 4 minutes ago 583MB nexus.gz1.opensdn.io:5102/opensdn-external-rsyslogd nightly 070880d60959 4 minutes ago 290MB nexus.gz1.opensdn.io:5102/opensdn-base nightly 22c6e158d165 5 minutes ago 514MB nexus.gz1.opensdn.io:5102/opensdn-analytics-base nightly 62868c32f90d 5 minutes ago 514MB nexus.gz1.opensdn.io:5102/opensdn-controller-config-base nightly 804f05e09f2c 5 minutes ago 514MB nexus.gz1.opensdn.io:5102/opensdn-general-base nightly 9dfa2e1249d2 7 minutes ago 278MB nexus.gz1.opensdn.io:5102/opensdn-container-builder-src nightly 3cce3efe4842 7 minutes ago 2.4MB tf-dev-sandbox compile 08069f0802a2 8 minutes ago 23.1GB nexus.gz1.opensdn.io:5102/opensdn-charms-src nightly 90bfe8fa87ef About an hour ago 6.04MB nexus.gz1.opensdn.io:5102/opensdn-container-builder-src fd28d6518c13 About an hour ago 2.37MB nexus.gz1.opensdn.io:5102/opensdn-ansible-deployer-src nightly 402f2c141abf About an hour ago 1.39MB nexus.gz1.opensdn.io:5102/opensdn-kolla-ansible-src nightly e54ced74a112 About an hour ago 32.6MB nexus.gz1.opensdn.io:5102/opensdn-build-manifest-src nightly 0585cc66fe6a About an hour ago 4.44kB tf-dev-sandbox stable 2379e897d587 About an hour ago 2.83GB nexus.gz1.opensdn.io:5102/tf-dev-sandbox stable 2379e897d587 About an hour ago 2.83GB rockylinux 9 9cc24f05f309 21 months ago 176MB