2025-10-06 01:02:33,206: INFO: Building opensdn-analytics-query-engine 2025-10-06 01:02:33,274: 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 0.8s #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 [stage-1 1/6] 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 done #8 DONE 2.1s #9 [stage-1 2/4] COPY entrypoint.sh / #9 DONE 1.2s #10 [stage-1 3/4] COPY --from=build /root/contrail/buildroot/usr/bin/contrail-query-engine /usr/bin/contrail-query-engine #10 DONE 1.3s #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 1.874 Contrail repo 64 kB/s | 922 B 00:00 #11 2.056 added from: http://tf-mirrors.gz1.opensdn.io/re 19 MB/s | 2.1 MB 00:00 #11 3.302 added from: http://tf-mirrors.gz1.opensdn.io/re 15 MB/s | 730 kB 00:00 #11 3.666 added from: http://tf-mirrors.gz1.opensdn.io/re 7.1 MB/s | 264 kB 00:00 #11 4.218 added from: http://tf-mirrors.gz1.opensdn.io/re 19 MB/s | 7.0 MB 00:00 #11 6.915 added from: http://tf-mirrors.gz1.opensdn.io/re 30 MB/s | 4.0 MB 00:00 #11 8.157 added from: http://tf-mirrors.gz1.opensdn.io/re 12 MB/s | 939 kB 00:00 #11 8.823 added from: http://tf-mirrors.gz1.opensdn.io/re 21 MB/s | 2.3 MB 00:00 #11 10.08 added from: http://tf-mirrors.gz1.opensdn.io/re 2.4 MB/s | 392 kB 00:00 #11 10.55 added from: http://tf-mirrors.gz1.opensdn.io/re 12 MB/s | 451 kB 00:00 #11 11.18 added from: http://tf-mirrors.gz1.opensdn.io/re 613 kB/s | 16 kB 00:00 #11 11.42 added from: http://tf-mirrors.gz1.opensdn.io/re 8.6 kB/s | 257 B 00:00 #11 11.66 added from: http://tf-mirrors.gz1.opensdn.io/re 352 kB/s | 13 kB 00:00 #11 11.92 added from: http://tf-mirrors.gz1.opensdn.io/re 1.8 MB/s | 64 kB 00:00 #11 12.78 added from: http://tf-mirrors.gz1.opensdn.io/re 49 MB/s | 30 MB 00:00 #11 28.39 Third parties for OpenSDN 18 MB/s | 5.4 MB 00:00 #11 41.54 Dependencies resolved. #11 41.54 =============================================================================================== #11 41.54 Package Arch Version Repository Size #11 41.54 =============================================================================================== #11 41.54 Installing: #11 41.54 boost x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 11 k #11 41.54 cassandra-cpp-driver x86_64 1:2.17.0-1.el9 tpc 679 k #11 41.54 librdkafka1 x86_64 1.6.1-0contrail0.el9 tpc 867 k #11 41.54 libzookeeper x86_64 3.9.2-0contrail0.el9 tpc 95 k #11 41.54 protobuf x86_64 3.14.0-13.el9 tf-mirrors.ci_repos_yum9-appstream 1.0 M #11 41.54 redis x86_64 6.2.17-1.el9_5 tf-mirrors.ci_repos_yum9-appstream 1.3 M #11 41.54 Installing dependencies: #11 41.54 boost-atomic x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 16 k #11 41.54 boost-chrono x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 24 k #11 41.54 boost-container x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 36 k #11 41.54 boost-context x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 15 k #11 41.54 boost-contract x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 44 k #11 41.54 boost-coroutine x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 32 k #11 41.54 boost-date-time x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 13 k #11 41.54 boost-fiber x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 38 k #11 41.54 boost-filesystem x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 57 k #11 41.54 boost-graph x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 101 k #11 41.54 boost-iostreams x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 38 k #11 41.54 boost-locale x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 214 k #11 41.54 boost-log x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 408 k #11 41.54 boost-math x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 205 k #11 41.54 boost-nowide x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 15 k #11 41.54 boost-program-options x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 106 k #11 41.54 boost-python3 x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 92 k #11 41.54 boost-random x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 23 k #11 41.54 boost-regex x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 277 k #11 41.54 boost-serialization x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 129 k #11 41.54 boost-stacktrace x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 27 k #11 41.54 boost-system x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 13 k #11 41.54 boost-test x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 230 k #11 41.54 boost-thread x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 55 k #11 41.54 boost-timer x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 23 k #11 41.54 boost-type_erasure x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 30 k #11 41.54 boost-wave x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 208 k #11 41.54 cyrus-sasl x86_64 2.1.27-21.el9 tf-mirrors.ci_repos_yum9-baseos 71 k #11 41.54 libicu x86_64 67.1-9.el9 tf-mirrors.ci_repos_yum9-baseos 9.6 M #11 41.54 logrotate x86_64 3.18.0-8.el9 tf-mirrors.ci_repos_yum9-baseos 74 k #11 41.54 #11 41.54 Transaction Summary #11 41.54 =============================================================================================== #11 41.54 Install 36 Packages #11 41.54 #11 41.54 Total download size: 16 M #11 41.54 Installed size: 52 M #11 41.54 Downloading Packages: #11 41.54 (1/36): logrotate-3.18.0-8.el9.x86_64.rpm 3.2 MB/s | 74 kB 00:00 #11 41.55 (2/36): cyrus-sasl-2.1.27-21.el9.x86_64.rpm 2.4 MB/s | 71 kB 00:00 #11 41.55 (3/36): boost-1.75.0-8.el9.x86_64.rpm 1.2 MB/s | 11 kB 00:00 #11 41.55 (4/36): boost-atomic-1.75.0-8.el9.x86_64.rpm 2.7 MB/s | 16 kB 00:00 #11 41.55 (5/36): boost-chrono-1.75.0-8.el9.x86_64.rpm 4.3 MB/s | 24 kB 00:00 #11 41.57 (6/36): boost-container-1.75.0-8.el9.x86_64.rpm 5.6 MB/s | 36 kB 00:00 #11 41.57 (7/36): boost-context-1.75.0-8.el9.x86_64.rpm 1.4 MB/s | 15 kB 00:00 #11 41.57 (8/36): boost-contract-1.75.0-8.el9.x86_64.rpm 4.2 MB/s | 44 kB 00:00 #11 41.59 (9/36): boost-coroutine-1.75.0-8.el9.x86_64.rpm 4.2 MB/s | 32 kB 00:00 #11 41.59 (10/36): boost-date-time-1.75.0-8.el9.x86_64.rp 1.2 MB/s | 13 kB 00:00 #11 41.59 (11/36): boost-fiber-1.75.0-8.el9.x86_64.rpm 7.6 MB/s | 38 kB 00:00 #11 41.59 (12/36): boost-filesystem-1.75.0-8.el9.x86_64.r 7.7 MB/s | 57 kB 00:00 #11 41.59 (13/36): boost-graph-1.75.0-8.el9.x86_64.rpm 10 MB/s | 101 kB 00:00 #11 41.61 (14/36): boost-iostreams-1.75.0-8.el9.x86_64.rp 4.9 MB/s | 38 kB 00:00 #11 41.61 (15/36): boost-locale-1.75.0-8.el9.x86_64.rpm 20 MB/s | 214 kB 00:00 #11 41.61 (16/36): boost-log-1.75.0-8.el9.x86_64.rpm 26 MB/s | 408 kB 00:00 #11 41.65 (17/36): boost-math-1.75.0-8.el9.x86_64.rpm 14 MB/s | 205 kB 00:00 #11 41.65 (18/36): boost-nowide-1.75.0-8.el9.x86_64.rpm 900 kB/s | 15 kB 00:00 #11 41.65 (19/36): boost-program-options-1.75.0-8.el9.x86 4.9 MB/s | 106 kB 00:00 #11 41.65 (20/36): boost-python3-1.75.0-8.el9.x86_64.rpm 5.8 MB/s | 92 kB 00:00 #11 41.65 (21/36): boost-random-1.75.0-8.el9.x86_64.rpm 2.6 MB/s | 23 kB 00:00 #11 41.67 (22/36): boost-regex-1.75.0-8.el9.x86_64.rpm 23 MB/s | 277 kB 00:00 #11 41.67 (23/36): boost-serialization-1.75.0-8.el9.x86_6 9.6 MB/s | 129 kB 00:00 #11 41.67 (24/36): boost-stacktrace-1.75.0-8.el9.x86_64.r 3.0 MB/s | 27 kB 00:00 #11 41.72 (25/36): boost-system-1.75.0-8.el9.x86_64.rpm 927 kB/s | 13 kB 00:00 #11 41.72 (26/36): boost-test-1.75.0-8.el9.x86_64.rpm 9.9 MB/s | 230 kB 00:00 #11 41.72 (27/36): boost-thread-1.75.0-8.el9.x86_64.rpm 2.8 MB/s | 55 kB 00:00 #11 41.72 (28/36): boost-timer-1.75.0-8.el9.x86_64.rpm 2.3 MB/s | 23 kB 00:00 #11 41.72 (29/36): boost-type_erasure-1.75.0-8.el9.x86_64 3.9 MB/s | 30 kB 00:00 #11 41.72 (30/36): boost-wave-1.75.0-8.el9.x86_64.rpm 16 MB/s | 208 kB 00:00 #11 41.76 (31/36): protobuf-3.14.0-13.el9.x86_64.rpm 21 MB/s | 1.0 MB 00:00 #11 41.85 (32/36): redis-6.2.17-1.el9_5.x86_64.rpm 15 MB/s | 1.3 MB 00:00 #11 41.89 (33/36): cassandra-cpp-driver-2.17.0-1.el9.x86_ 6.0 MB/s | 679 kB 00:00 #11 42.25 (34/36): libicu-67.1-9.el9.x86_64.rpm 14 MB/s | 9.6 MB 00:00 #11 42.25 (35/36): libzookeeper-3.9.2-0contrail0.el9.x86_ 259 kB/s | 95 kB 00:00 #11 42.25 (36/36): librdkafka1-1.6.1-0contrail0.el9.x86_6 1.9 MB/s | 867 kB 00:00 #11 42.25 -------------------------------------------------------------------------------- #11 42.25 Total 22 MB/s | 16 MB 00:00 #11 42.25 Running transaction check #11 42.45 Transaction check succeeded. #11 42.45 Running transaction test #11 43.11 Transaction test succeeded. #11 43.11 Running transaction #11 43.94 Preparing : 1/1 #11 44.10 Installing : boost-system-1.75.0-8.el9.x86_64 1/36 #11 44.14 Installing : boost-chrono-1.75.0-8.el9.x86_64 2/36 #11 44.14 Installing : boost-thread-1.75.0-8.el9.x86_64 3/36 #11 44.14 Installing : boost-filesystem-1.75.0-8.el9.x86_64 4/36 #11 45.07 Installing : libicu-67.1-9.el9.x86_64 5/36 #11 45.24 Installing : boost-regex-1.75.0-8.el9.x86_64 6/36 #11 45.35 Installing : boost-context-1.75.0-8.el9.x86_64 7/36 #11 45.38 Installing : boost-date-time-1.75.0-8.el9.x86_64 8/36 #11 45.39 Installing : boost-atomic-1.75.0-8.el9.x86_64 9/36 #11 45.43 Installing : boost-log-1.75.0-8.el9.x86_64 10/36 #11 45.45 Installing : boost-wave-1.75.0-8.el9.x86_64 11/36 #11 45.49 Installing : boost-coroutine-1.75.0-8.el9.x86_64 12/36 #11 45.51 Installing : boost-fiber-1.75.0-8.el9.x86_64 13/36 #11 45.51 Installing : boost-graph-1.75.0-8.el9.x86_64 14/36 #11 45.56 Installing : boost-locale-1.75.0-8.el9.x86_64 15/36 #11 45.59 Installing : boost-type_erasure-1.75.0-8.el9.x86_64 16/36 #11 45.59 Installing : boost-timer-1.75.0-8.el9.x86_64 17/36 #11 45.61 Installing : boost-test-1.75.0-8.el9.x86_64 18/36 #11 45.63 Installing : boost-stacktrace-1.75.0-8.el9.x86_64 19/36 #11 45.70 Installing : boost-serialization-1.75.0-8.el9.x86_64 20/36 #11 45.70 Installing : boost-random-1.75.0-8.el9.x86_64 21/36 #11 45.70 Installing : boost-python3-1.75.0-8.el9.x86_64 22/36 #11 45.70 Installing : boost-program-options-1.75.0-8.el9.x86_64 23/36 #11 45.72 Installing : boost-nowide-1.75.0-8.el9.x86_64 24/36 #11 45.74 Installing : boost-math-1.75.0-8.el9.x86_64 25/36 #11 45.75 Installing : boost-iostreams-1.75.0-8.el9.x86_64 26/36 #11 45.75 Installing : boost-contract-1.75.0-8.el9.x86_64 27/36 #11 45.77 Installing : boost-container-1.75.0-8.el9.x86_64 28/36 #11 45.77 Running scriptlet: logrotate-3.18.0-8.el9.x86_64 29/36 #11 45.80 Installing : logrotate-3.18.0-8.el9.x86_64 29/36 #11 45.84 Running scriptlet: logrotate-3.18.0-8.el9.x86_64 29/36 #11 45.88 Created symlink /etc/systemd/system/timers.target.wants/logrotate.timer → /usr/lib/systemd/system/logrotate.timer. #11 45.88 #11 45.88 Running scriptlet: cyrus-sasl-2.1.27-21.el9.x86_64 30/36 #11 46.02 Installing : cyrus-sasl-2.1.27-21.el9.x86_64 30/36 #11 46.04 Running scriptlet: cyrus-sasl-2.1.27-21.el9.x86_64 30/36 #11 46.30 Installing : librdkafka1-1.6.1-0contrail0.el9.x86_64 31/36 #11 46.32 Running scriptlet: librdkafka1-1.6.1-0contrail0.el9.x86_64 31/36 #11 46.43 Running scriptlet: redis-6.2.17-1.el9_5.x86_64 32/36 #11 46.63 Installing : redis-6.2.17-1.el9_5.x86_64 32/36 #11 46.67 Running scriptlet: redis-6.2.17-1.el9_5.x86_64 32/36 #11 46.76 Installing : boost-1.75.0-8.el9.x86_64 33/36 #11 46.76 Installing : libzookeeper-3.9.2-0contrail0.el9.x86_64 34/36 #11 46.80 Installing : cassandra-cpp-driver-1:2.17.0-1.el9.x86_64 35/36 #11 46.80 Running scriptlet: cassandra-cpp-driver-1:2.17.0-1.el9.x86_64 35/36 #11 46.93 Installing : protobuf-3.14.0-13.el9.x86_64 36/36 #11 46.98 Running scriptlet: protobuf-3.14.0-13.el9.x86_64 36/36 #11 47.41 Verifying : cyrus-sasl-2.1.27-21.el9.x86_64 1/36 #11 47.41 Verifying : libicu-67.1-9.el9.x86_64 2/36 #11 47.41 Verifying : logrotate-3.18.0-8.el9.x86_64 3/36 #11 47.41 Verifying : boost-1.75.0-8.el9.x86_64 4/36 #11 47.41 Verifying : boost-atomic-1.75.0-8.el9.x86_64 5/36 #11 47.41 Verifying : boost-chrono-1.75.0-8.el9.x86_64 6/36 #11 47.41 Verifying : boost-container-1.75.0-8.el9.x86_64 7/36 #11 47.41 Verifying : boost-context-1.75.0-8.el9.x86_64 8/36 #11 47.41 Verifying : boost-contract-1.75.0-8.el9.x86_64 9/36 #11 47.41 Verifying : boost-coroutine-1.75.0-8.el9.x86_64 10/36 #11 47.41 Verifying : boost-date-time-1.75.0-8.el9.x86_64 11/36 #11 47.41 Verifying : boost-fiber-1.75.0-8.el9.x86_64 12/36 #11 47.41 Verifying : boost-filesystem-1.75.0-8.el9.x86_64 13/36 #11 47.41 Verifying : boost-graph-1.75.0-8.el9.x86_64 14/36 #11 47.41 Verifying : boost-iostreams-1.75.0-8.el9.x86_64 15/36 #11 47.41 Verifying : boost-locale-1.75.0-8.el9.x86_64 16/36 #11 47.41 Verifying : boost-log-1.75.0-8.el9.x86_64 17/36 #11 47.41 Verifying : boost-math-1.75.0-8.el9.x86_64 18/36 #11 47.41 Verifying : boost-nowide-1.75.0-8.el9.x86_64 19/36 #11 47.41 Verifying : boost-program-options-1.75.0-8.el9.x86_64 20/36 #11 47.41 Verifying : boost-python3-1.75.0-8.el9.x86_64 21/36 #11 47.41 Verifying : boost-random-1.75.0-8.el9.x86_64 22/36 #11 47.41 Verifying : boost-regex-1.75.0-8.el9.x86_64 23/36 #11 47.41 Verifying : boost-serialization-1.75.0-8.el9.x86_64 24/36 #11 47.41 Verifying : boost-stacktrace-1.75.0-8.el9.x86_64 25/36 #11 47.41 Verifying : boost-system-1.75.0-8.el9.x86_64 26/36 #11 47.41 Verifying : boost-test-1.75.0-8.el9.x86_64 27/36 #11 47.41 Verifying : boost-thread-1.75.0-8.el9.x86_64 28/36 #11 47.41 Verifying : boost-timer-1.75.0-8.el9.x86_64 29/36 #11 47.41 Verifying : boost-type_erasure-1.75.0-8.el9.x86_64 30/36 #11 47.41 Verifying : boost-wave-1.75.0-8.el9.x86_64 31/36 #11 47.41 Verifying : protobuf-3.14.0-13.el9.x86_64 32/36 #11 47.41 Verifying : redis-6.2.17-1.el9_5.x86_64 33/36 #11 47.41 Verifying : cassandra-cpp-driver-1:2.17.0-1.el9.x86_64 34/36 #11 47.41 Verifying : librdkafka1-1.6.1-0contrail0.el9.x86_64 35/36 #11 47.41 Verifying : libzookeeper-3.9.2-0contrail0.el9.x86_64 36/36 #11 47.54 #11 47.54 Installed: #11 47.54 boost-1.75.0-8.el9.x86_64 #11 47.54 boost-atomic-1.75.0-8.el9.x86_64 #11 47.54 boost-chrono-1.75.0-8.el9.x86_64 #11 47.54 boost-container-1.75.0-8.el9.x86_64 #11 47.54 boost-context-1.75.0-8.el9.x86_64 #11 47.54 boost-contract-1.75.0-8.el9.x86_64 #11 47.54 boost-coroutine-1.75.0-8.el9.x86_64 #11 47.54 boost-date-time-1.75.0-8.el9.x86_64 #11 47.54 boost-fiber-1.75.0-8.el9.x86_64 #11 47.54 boost-filesystem-1.75.0-8.el9.x86_64 #11 47.54 boost-graph-1.75.0-8.el9.x86_64 #11 47.54 boost-iostreams-1.75.0-8.el9.x86_64 #11 47.54 boost-locale-1.75.0-8.el9.x86_64 #11 47.54 boost-log-1.75.0-8.el9.x86_64 #11 47.54 boost-math-1.75.0-8.el9.x86_64 #11 47.54 boost-nowide-1.75.0-8.el9.x86_64 #11 47.54 boost-program-options-1.75.0-8.el9.x86_64 #11 47.54 boost-python3-1.75.0-8.el9.x86_64 #11 47.54 boost-random-1.75.0-8.el9.x86_64 #11 47.54 boost-regex-1.75.0-8.el9.x86_64 #11 47.54 boost-serialization-1.75.0-8.el9.x86_64 #11 47.54 boost-stacktrace-1.75.0-8.el9.x86_64 #11 47.54 boost-system-1.75.0-8.el9.x86_64 #11 47.54 boost-test-1.75.0-8.el9.x86_64 #11 47.54 boost-thread-1.75.0-8.el9.x86_64 #11 47.54 boost-timer-1.75.0-8.el9.x86_64 #11 47.54 boost-type_erasure-1.75.0-8.el9.x86_64 #11 47.54 boost-wave-1.75.0-8.el9.x86_64 #11 47.54 cassandra-cpp-driver-1:2.17.0-1.el9.x86_64 #11 47.54 cyrus-sasl-2.1.27-21.el9.x86_64 #11 47.54 libicu-67.1-9.el9.x86_64 #11 47.54 librdkafka1-1.6.1-0contrail0.el9.x86_64 #11 47.54 libzookeeper-3.9.2-0contrail0.el9.x86_64 #11 47.54 logrotate-3.18.0-8.el9.x86_64 #11 47.54 protobuf-3.14.0-13.el9.x86_64 #11 47.54 redis-6.2.17-1.el9_5.x86_64 #11 47.54 #11 47.54 Complete! #11 48.13 80 files removed #11 DONE 49.8s #12 exporting to image #12 exporting layers #12 exporting layers 17.7s done #12 writing image sha256:8fa679438668f27bb3d595bb65f3121206b058a97cff40c65388874038e6f51b #12 writing image sha256:8fa679438668f27bb3d595bb65f3121206b058a97cff40c65388874038e6f51b 0.1s done #12 naming to nexus.gz1.opensdn.io:5102/opensdn-analytics-query-engine:nightly #12 naming to nexus.gz1.opensdn.io:5102/opensdn-analytics-query-engine:nightly 0.5s done #12 DONE 18.5s 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-10-06 01:04:08,303: INFO: Docker build duration: 95 seconds The push refers to repository [nexus.gz1.opensdn.io:5102/opensdn-analytics-query-engine] 0c8684ce3c4a: Preparing 049d63ea6e49: Preparing 7c621a7604b2: Preparing 42b2b3c9c9d8: Preparing 95564bfcab4f: Preparing c40d107f37a3: Preparing 785f2f6635dd: Preparing d345ea23dffd: Preparing de30f561e853: Preparing 5ddb6a9b81bf: Preparing 6571bd255f43: Preparing 712776592431: Preparing 7b06c1114285: Preparing 9bed32e211c1: Preparing 44343de3ea1d: Preparing 7c621a7604b2: Waiting 42b2b3c9c9d8: Waiting 95564bfcab4f: Waiting c40d107f37a3: Waiting 785f2f6635dd: Waiting d345ea23dffd: Waiting de30f561e853: Waiting 5ddb6a9b81bf: Waiting 6571bd255f43: Waiting 712776592431: Waiting 7b06c1114285: Waiting 9bed32e211c1: Waiting 44343de3ea1d: Waiting 7c621a7604b2: Pushed 42b2b3c9c9d8: Layer already exists 95564bfcab4f: Layer already exists c40d107f37a3: Layer already exists 785f2f6635dd: Layer already exists d345ea23dffd: Layer already exists de30f561e853: Layer already exists 5ddb6a9b81bf: Layer already exists 6571bd255f43: Layer already exists 712776592431: Layer already exists 7b06c1114285: Layer already exists 9bed32e211c1: Layer already exists 0c8684ce3c4a: Pushed 44343de3ea1d: Layer already exists 049d63ea6e49: Pushed nightly: digest: sha256:0c4e2c4bea3b3d776069becf2b091d1111ac133af983d13d5760d71367a9bcac size: 3459 2025-10-06 01:04:42,174: INFO: Building opensdn-analytics-query-engine finished successfully, duration: 129 seconds REPOSITORY TAG IMAGE ID CREATED SIZE nexus.gz1.opensdn.io:5102/opensdn-controller-config-api nightly 5d3deddb1134 12 seconds ago 548MB nexus.gz1.opensdn.io:5102/opensdn-vrouter-agent-dpdk nightly db9a5423f3b7 18 seconds ago 791MB nexus.gz1.opensdn.io:5102/opensdn-debug nightly d6d214fd815e 30 seconds ago 278MB nexus.gz1.opensdn.io:5102/opensdn-analytics-collector nightly 1da1f60da514 30 seconds ago 859MB nexus.gz1.opensdn.io:5102/opensdn-vrouter-kernel-build-init nightly bc6a55f7df0b 42 seconds ago 606MB nexus.gz1.opensdn.io:5102/opensdn-tor-agent nightly 5d7abe112027 52 seconds ago 574MB nexus.gz1.opensdn.io:5102/opensdn-controller-config-dnsmasq nightly b6084f69dab5 54 seconds ago 530MB nexus.gz1.opensdn.io:5102/opensdn-analytics-query-engine nightly 8fa679438668 54 seconds ago 741MB nexus.gz1.opensdn.io:5102/opensdn-kubernetes-cni-init nightly 23b07b733a6e About a minute ago 534MB nexus.gz1.opensdn.io:5102/opensdn-controller-control-dns nightly 78636cc691ef About a minute ago 888MB nexus.gz1.opensdn.io:5102/opensdn-controller-control-control nightly ed0912b57a95 About a minute ago 1.13GB nexus.gz1.opensdn.io:5102/opensdn-openstack-compute-init nightly c94de77ad542 About a minute ago 278MB nexus.gz1.opensdn.io:5102/opensdn-analytics-snmp-topology nightly f46c7819ad45 About a minute ago 731MB nexus.gz1.opensdn.io:5102/opensdn-analytics-snmp-collector nightly 2408b6c8688b About a minute ago 731MB nexus.gz1.opensdn.io:5102/opensdn-analytics-alarm-gen nightly 8ebb21e3959a About a minute ago 529MB nexus.gz1.opensdn.io:5102/opensdn-controller-config-svcmonitor nightly f2700f614dae About a minute ago 525MB nexus.gz1.opensdn.io:5102/opensdn-vrouter-kernel-init-dpdk nightly 1596af78ecc4 About a minute ago 583MB nexus.gz1.opensdn.io:5102/opensdn-analytics-api nightly 0fa75975a3ae About a minute ago 538MB nexus.gz1.opensdn.io:5102/opensdn-controller-webui-job nightly 64f738128492 About a minute ago 788MB nexus.gz1.opensdn.io:5102/opensdn-controller-webui-web nightly 4cee755006ee About a minute ago 788MB nexus.gz1.opensdn.io:5102/opensdn-openstack-neutron-init nightly 9c2a0604711d About a minute ago 293MB nexus.gz1.opensdn.io:5102/opensdn-controller-config-schema nightly 4c7b89b0d01c About a minute ago 514MB nexus.gz1.opensdn.io:5102/opensdn-openstack-heat-init nightly 7561224efa28 About a minute ago 294MB nexus.gz1.opensdn.io:5102/opensdn-kubernetes-kube-manager nightly 633e9d08db36 About a minute ago 517MB nexus.gz1.opensdn.io:5102/opensdn-provisioner nightly 654024845235 About a minute ago 514MB nexus.gz1.opensdn.io:5102/opensdn-node-init nightly b758f0cf33d1 About a minute ago 514MB nexus.gz1.opensdn.io:5102/opensdn-controller-webui-base nightly 22c7d19329db 2 minutes ago 788MB nexus.gz1.opensdn.io:5102/opensdn-external-stunnel nightly 107e5ae950ef 2 minutes ago 328MB nexus.gz1.opensdn.io:5102/opensdn-external-redis nightly 71dbc048911b 2 minutes ago 333MB nexus.gz1.opensdn.io:5102/opensdn-external-haproxy nightly 68e0f9714588 2 minutes ago 335MB nexus.gz1.opensdn.io:5102/opensdn-external-cassandra nightly beff665709cc 3 minutes ago 687MB nexus.gz1.opensdn.io:5102/opensdn-external-kafka nightly 86684282b610 3 minutes ago 744MB nexus.gz1.opensdn.io:5102/opensdn-external-zookeeper nightly c56830dd4ac2 3 minutes ago 714MB nexus.gz1.opensdn.io:5102/opensdn-external-rabbitmq nightly 3ad61f8eab91 3 minutes ago 363MB nexus.gz1.opensdn.io:5102/opensdn-external-rsyslogd nightly 3342b148d5db 3 minutes ago 290MB nexus.gz1.opensdn.io:5102/opensdn-analytics-snmp-base nightly d1c20589c532 3 minutes ago 731MB nexus.gz1.opensdn.io:5102/opensdn-vrouter-base nightly 257b205c780e 3 minutes ago 583MB nexus.gz1.opensdn.io:5102/opensdn-controller-control-base nightly b79a0a5616fb 3 minutes ago 573MB nexus.gz1.opensdn.io:5102/opensdn-analytics-base nightly d1b6f117070b 4 minutes ago 514MB nexus.gz1.opensdn.io:5102/opensdn-base nightly fa8083e6a0a0 4 minutes ago 514MB nexus.gz1.opensdn.io:5102/opensdn-controller-config-base nightly d49739feab06 4 minutes ago 514MB nexus.gz1.opensdn.io:5102/opensdn-general-base nightly 17a51f746757 5 minutes ago 278MB nexus.gz1.opensdn.io:5102/opensdn-container-builder-src nightly fa77be7c9dee 6 minutes ago 2.32MB tf-dev-sandbox compile 50efc326f32b 6 minutes ago 24.9GB nexus.gz1.opensdn.io:5102/opensdn-charms-src nightly 6fde8904a0be 58 minutes ago 6.04MB nexus.gz1.opensdn.io:5102/opensdn-kolla-ansible-src nightly 222723db5aaf 58 minutes ago 32.6MB nexus.gz1.opensdn.io:5102/opensdn-ansible-deployer-src nightly bf7a6c4a79fb 58 minutes ago 1.39MB nexus.gz1.opensdn.io:5102/opensdn-container-builder-src bd6daea7d4c6 58 minutes ago 2.31MB nexus.gz1.opensdn.io:5102/opensdn-build-manifest-src nightly 5eee8f34d0db 58 minutes ago 4.44kB nexus.gz1.opensdn.io:5102/tf-dev-sandbox stable cc8a4be73b16 11 days ago 2.83GB