2025-09-15 10:02:48,576: INFO: Building opensdn-analytics-query-engine 2025-09-15 10:02:48,642: INFO: Building args: --network host --build-arg PIP_REPOSITORY=http://localhost:6667/pip/simple --build-arg CONTRAIL_REGISTRY=nexus.gz1.opensdn.io:5101 --build-arg CONTRAIL_CONTAINER_TAG=master-2_0_9_3-7 --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.5s #2 [internal] load metadata for nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-2_0_9_3-7 #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.5s #5 [1/1] FROM nexus.gz1.opensdn.io:5101/opensdn-base:master-2_0_9_3-7 #5 DONE 0.4s #6 [1/3] FROM nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-2_0_9_3-7 #6 DONE 0.0s #7 [internal] load build context #7 DONE 0.0s #8 [build 1/1] FROM docker.io/library/tf-dev-sandbox:compile #8 DONE 0.0s #8 [build 1/1] FROM docker.io/library/tf-dev-sandbox:compile #8 CACHED #7 [internal] load build context #7 transferring context: 1.54kB done #7 DONE 2.5s #9 [stage-1 2/4] COPY entrypoint.sh / #9 DONE 4.2s #10 [stage-1 3/4] COPY --from=build /root/work/build/production/query_engine/qed /usr/bin/contrail-query-engine #10 DONE 3.1s #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.172 Contrail repo 7.7 MB/s | 106 kB 00:00 #11 2.370 added from: http://tf-mirrors.gz1.opensdn.io/re 15 MB/s | 2.1 MB 00:00 #11 4.638 added from: http://tf-mirrors.gz1.opensdn.io/re 9.3 MB/s | 730 kB 00:00 #11 5.468 added from: http://tf-mirrors.gz1.opensdn.io/re 6.3 MB/s | 264 kB 00:00 #11 6.145 added from: http://tf-mirrors.gz1.opensdn.io/re 41 MB/s | 7.0 MB 00:00 #11 10.08 added from: http://tf-mirrors.gz1.opensdn.io/re 16 MB/s | 4.0 MB 00:00 #11 15.30 added from: http://tf-mirrors.gz1.opensdn.io/re 12 MB/s | 939 kB 00:00 #11 16.34 added from: http://tf-mirrors.gz1.opensdn.io/re 14 MB/s | 2.3 MB 00:00 #11 19.84 added from: http://tf-mirrors.gz1.opensdn.io/re 4.9 MB/s | 392 kB 00:00 #11 20.27 added from: http://tf-mirrors.gz1.opensdn.io/re 13 MB/s | 451 kB 00:00 #11 20.60 added from: http://tf-mirrors.gz1.opensdn.io/re 407 kB/s | 16 kB 00:00 #11 21.28 added from: http://tf-mirrors.gz1.opensdn.io/re 5.0 kB/s | 257 B 00:00 #11 21.81 added from: http://tf-mirrors.gz1.opensdn.io/re 262 kB/s | 13 kB 00:00 #11 22.89 added from: http://tf-mirrors.gz1.opensdn.io/re 117 kB/s | 64 kB 00:00 #11 24.63 added from: http://tf-mirrors.gz1.opensdn.io/re 28 MB/s | 30 MB 00:01 #11 59.16 Third parties for OpenSDN 22 MB/s | 5.4 MB 00:00 #11 81.20 Dependencies resolved. #11 81.24 =============================================================================================== #11 81.24 Package Arch Version Repository Size #11 81.24 =============================================================================================== #11 81.24 Installing: #11 81.24 boost x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 11 k #11 81.24 cassandra-cpp-driver x86_64 1:2.17.0-1.el9 tpc 679 k #11 81.24 librdkafka1 x86_64 1.6.1-0contrail0.el9 tpc 867 k #11 81.24 libzookeeper x86_64 3.9.2-0contrail0.el9 tpc 95 k #11 81.24 protobuf x86_64 3.14.0-13.el9 tf-mirrors.ci_repos_yum9-appstream 1.0 M #11 81.24 redis x86_64 6.2.17-1.el9_5 tf-mirrors.ci_repos_yum9-appstream 1.3 M #11 81.24 Installing dependencies: #11 81.24 boost-atomic x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 16 k #11 81.24 boost-chrono x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 24 k #11 81.24 boost-container x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 36 k #11 81.24 boost-context x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 15 k #11 81.24 boost-contract x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 44 k #11 81.24 boost-coroutine x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 32 k #11 81.24 boost-date-time x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 13 k #11 81.24 boost-fiber x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 38 k #11 81.24 boost-filesystem x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 57 k #11 81.24 boost-graph x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 101 k #11 81.24 boost-iostreams x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 38 k #11 81.24 boost-locale x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 214 k #11 81.24 boost-log x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 408 k #11 81.24 boost-math x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 205 k #11 81.24 boost-nowide x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 15 k #11 81.24 boost-program-options x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 106 k #11 81.24 boost-python3 x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 92 k #11 81.24 boost-random x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 23 k #11 81.24 boost-regex x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 277 k #11 81.24 boost-serialization x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 129 k #11 81.24 boost-stacktrace x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 27 k #11 81.24 boost-system x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 13 k #11 81.24 boost-test x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 230 k #11 81.24 boost-thread x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 55 k #11 81.24 boost-timer x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 23 k #11 81.24 boost-type_erasure x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 30 k #11 81.24 boost-wave x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 208 k #11 81.24 cyrus-sasl x86_64 2.1.27-21.el9 tf-mirrors.ci_repos_yum9-baseos 71 k #11 81.24 libicu x86_64 67.1-9.el9 tf-mirrors.ci_repos_yum9-baseos 9.6 M #11 81.24 logrotate x86_64 3.18.0-8.el9 tf-mirrors.ci_repos_yum9-baseos 74 k #11 81.24 #11 81.24 Transaction Summary #11 81.24 =============================================================================================== #11 81.24 Install 36 Packages #11 81.24 #11 81.26 Total download size: 16 M #11 81.26 Installed size: 52 M #11 81.26 Downloading Packages: #11 81.42 (1/36): cyrus-sasl-2.1.27-21.el9.x86_64.rpm 514 kB/s | 71 kB 00:00 #11 81.66 (2/36): logrotate-3.18.0-8.el9.x86_64.rpm 201 kB/s | 74 kB 00:00 #11 81.73 (3/36): boost-1.75.0-8.el9.x86_64.rpm 35 kB/s | 11 kB 00:00 #11 81.99 (4/36): boost-atomic-1.75.0-8.el9.x86_64.rpm 51 kB/s | 16 kB 00:00 #11 82.21 (5/36): boost-chrono-1.75.0-8.el9.x86_64.rpm 50 kB/s | 24 kB 00:00 #11 82.45 (6/36): boost-container-1.75.0-8.el9.x86_64.rpm 77 kB/s | 36 kB 00:00 #11 82.78 (7/36): boost-context-1.75.0-8.el9.x86_64.rpm 32 kB/s | 15 kB 00:00 #11 82.78 (8/36): boost-contract-1.75.0-8.el9.x86_64.rpm 197 kB/s | 44 kB 00:00 #11 82.78 (9/36): boost-coroutine-1.75.0-8.el9.x86_64.rpm 2.6 MB/s | 32 kB 00:00 #11 82.78 (10/36): boost-date-time-1.75.0-8.el9.x86_64.rp 651 kB/s | 13 kB 00:00 #11 82.78 (11/36): boost-filesystem-1.75.0-8.el9.x86_64.r 4.2 MB/s | 57 kB 00:00 #11 82.78 (12/36): boost-fiber-1.75.0-8.el9.x86_64.rpm 1.4 MB/s | 38 kB 00:00 #11 82.78 (13/36): boost-graph-1.75.0-8.el9.x86_64.rpm 8.1 MB/s | 101 kB 00:00 #11 82.78 (14/36): boost-iostreams-1.75.0-8.el9.x86_64.rp 2.3 MB/s | 38 kB 00:00 #11 82.78 (15/36): boost-locale-1.75.0-8.el9.x86_64.rpm 5.9 MB/s | 214 kB 00:00 #11 82.78 (16/36): boost-math-1.75.0-8.el9.x86_64.rpm 7.3 MB/s | 205 kB 00:00 #11 83.07 (17/36): boost-log-1.75.0-8.el9.x86_64.rpm 1.1 MB/s | 408 kB 00:00 #11 83.09 (18/36): boost-nowide-1.75.0-8.el9.x86_64.rpm 49 kB/s | 15 kB 00:00 #11 83.09 (19/36): boost-program-options-1.75.0-8.el9.x86 9.1 MB/s | 106 kB 00:00 #11 83.09 (20/36): boost-python3-1.75.0-8.el9.x86_64.rpm 7.9 MB/s | 92 kB 00:00 #11 83.14 (21/36): boost-random-1.75.0-8.el9.x86_64.rpm 691 kB/s | 23 kB 00:00 #11 83.14 (22/36): boost-regex-1.75.0-8.el9.x86_64.rpm 6.8 MB/s | 277 kB 00:00 #11 83.14 (23/36): boost-serialization-1.75.0-8.el9.x86_6 8.0 MB/s | 129 kB 00:00 #11 83.14 (24/36): boost-stacktrace-1.75.0-8.el9.x86_64.r 3.1 MB/s | 27 kB 00:00 #11 83.18 (25/36): boost-system-1.75.0-8.el9.x86_64.rpm 1.1 MB/s | 13 kB 00:00 #11 83.18 (26/36): boost-thread-1.75.0-8.el9.x86_64.rpm 5.8 MB/s | 55 kB 00:00 #11 83.18 (27/36): boost-test-1.75.0-8.el9.x86_64.rpm 8.3 MB/s | 230 kB 00:00 #11 83.20 (28/36): boost-timer-1.75.0-8.el9.x86_64.rpm 1.0 MB/s | 23 kB 00:00 #11 83.20 (29/36): boost-type_erasure-1.75.0-8.el9.x86_64 1.4 MB/s | 30 kB 00:00 #11 83.20 (30/36): boost-wave-1.75.0-8.el9.x86_64.rpm 10 MB/s | 208 kB 00:00 #11 83.26 (31/36): protobuf-3.14.0-13.el9.x86_64.rpm 15 MB/s | 1.0 MB 00:00 #11 83.31 (32/36): redis-6.2.17-1.el9_5.x86_64.rpm 13 MB/s | 1.3 MB 00:00 #11 83.33 (33/36): cassandra-cpp-driver-2.17.0-1.el9.x86_ 10 MB/s | 679 kB 00:00 #11 83.46 (34/36): libicu-67.1-9.el9.x86_64.rpm 4.4 MB/s | 9.6 MB 00:02 #11 83.47 (35/36): libzookeeper-3.9.2-0contrail0.el9.x86_ 672 kB/s | 95 kB 00:00 #11 83.48 (36/36): librdkafka1-1.6.1-0contrail0.el9.x86_6 4.8 MB/s | 867 kB 00:00 #11 83.48 -------------------------------------------------------------------------------- #11 83.48 Total 7.2 MB/s | 16 MB 00:02 #11 83.48 Running transaction check #11 83.94 Transaction check succeeded. #11 83.94 Running transaction test #11 84.92 Transaction test succeeded. #11 84.92 Running transaction #11 86.56 Preparing : 1/1 #11 86.84 Installing : boost-system-1.75.0-8.el9.x86_64 1/36 #11 86.87 Installing : boost-chrono-1.75.0-8.el9.x86_64 2/36 #11 86.87 Installing : boost-thread-1.75.0-8.el9.x86_64 3/36 #11 86.90 Installing : boost-filesystem-1.75.0-8.el9.x86_64 4/36 #11 87.76 Installing : libicu-67.1-9.el9.x86_64 5/36 #11 87.89 Installing : boost-regex-1.75.0-8.el9.x86_64 6/36 #11 88.09 Installing : boost-context-1.75.0-8.el9.x86_64 7/36 #11 88.38 Installing : boost-date-time-1.75.0-8.el9.x86_64 8/36 #11 88.38 Installing : boost-atomic-1.75.0-8.el9.x86_64 9/36 #11 88.46 Installing : boost-log-1.75.0-8.el9.x86_64 10/36 #11 88.48 Installing : boost-wave-1.75.0-8.el9.x86_64 11/36 #11 88.50 Installing : boost-coroutine-1.75.0-8.el9.x86_64 12/36 #11 88.50 Installing : boost-fiber-1.75.0-8.el9.x86_64 13/36 #11 88.51 Installing : boost-graph-1.75.0-8.el9.x86_64 14/36 #11 88.54 Installing : boost-locale-1.75.0-8.el9.x86_64 15/36 #11 88.54 Installing : boost-type_erasure-1.75.0-8.el9.x86_64 16/36 #11 88.54 Installing : boost-timer-1.75.0-8.el9.x86_64 17/36 #11 88.57 Installing : boost-test-1.75.0-8.el9.x86_64 18/36 #11 88.57 Installing : boost-stacktrace-1.75.0-8.el9.x86_64 19/36 #11 88.59 Installing : boost-serialization-1.75.0-8.el9.x86_64 20/36 #11 88.61 Installing : boost-random-1.75.0-8.el9.x86_64 21/36 #11 88.63 Installing : boost-python3-1.75.0-8.el9.x86_64 22/36 #11 88.65 Installing : boost-program-options-1.75.0-8.el9.x86_64 23/36 #11 88.65 Installing : boost-nowide-1.75.0-8.el9.x86_64 24/36 #11 88.76 Installing : boost-math-1.75.0-8.el9.x86_64 25/36 #11 88.79 Installing : boost-iostreams-1.75.0-8.el9.x86_64 26/36 #11 88.80 Installing : boost-contract-1.75.0-8.el9.x86_64 27/36 #11 88.85 Installing : boost-container-1.75.0-8.el9.x86_64 28/36 #11 88.86 Running scriptlet: logrotate-3.18.0-8.el9.x86_64 29/36 #11 88.89 Installing : logrotate-3.18.0-8.el9.x86_64 29/36 #11 88.94 Running scriptlet: logrotate-3.18.0-8.el9.x86_64 29/36 #11 88.98 Created symlink /etc/systemd/system/timers.target.wants/logrotate.timer → /usr/lib/systemd/system/logrotate.timer. #11 88.98 #11 88.98 Running scriptlet: cyrus-sasl-2.1.27-21.el9.x86_64 30/36 #11 89.26 Installing : cyrus-sasl-2.1.27-21.el9.x86_64 30/36 #11 89.30 Running scriptlet: cyrus-sasl-2.1.27-21.el9.x86_64 30/36 #11 89.48 Installing : librdkafka1-1.6.1-0contrail0.el9.x86_64 31/36 #11 89.57 Running scriptlet: librdkafka1-1.6.1-0contrail0.el9.x86_64 31/36 #11 89.61 /sbin/ldconfig: /lib/liblog4cplus-2.1.so.9 is not a symbolic link #11 89.61 #11 89.61 #11 89.61 Running scriptlet: redis-6.2.17-1.el9_5.x86_64 32/36 #11 90.04 Installing : redis-6.2.17-1.el9_5.x86_64 32/36 #11 90.09 Running scriptlet: redis-6.2.17-1.el9_5.x86_64 32/36 #11 90.13 Installing : boost-1.75.0-8.el9.x86_64 33/36 #11 90.18 Installing : libzookeeper-3.9.2-0contrail0.el9.x86_64 34/36 #11 90.27 Installing : cassandra-cpp-driver-1:2.17.0-1.el9.x86_64 35/36 #11 90.32 Running scriptlet: cassandra-cpp-driver-1:2.17.0-1.el9.x86_64 35/36 #11 90.32 /sbin/ldconfig: /lib/liblog4cplus-2.1.so.9 is not a symbolic link #11 90.32 #11 90.32 #11 90.48 Installing : protobuf-3.14.0-13.el9.x86_64 36/36 #11 90.52 Running scriptlet: protobuf-3.14.0-13.el9.x86_64 36/36 #11 90.59 /sbin/ldconfig: /lib/liblog4cplus-2.1.so.9 is not a symbolic link #11 90.59 #11 90.59 #11 91.30 Verifying : cyrus-sasl-2.1.27-21.el9.x86_64 1/36 #11 91.30 Verifying : libicu-67.1-9.el9.x86_64 2/36 #11 91.30 Verifying : logrotate-3.18.0-8.el9.x86_64 3/36 #11 91.30 Verifying : boost-1.75.0-8.el9.x86_64 4/36 #11 91.30 Verifying : boost-atomic-1.75.0-8.el9.x86_64 5/36 #11 91.30 Verifying : boost-chrono-1.75.0-8.el9.x86_64 6/36 #11 91.30 Verifying : boost-container-1.75.0-8.el9.x86_64 7/36 #11 91.30 Verifying : boost-context-1.75.0-8.el9.x86_64 8/36 #11 91.30 Verifying : boost-contract-1.75.0-8.el9.x86_64 9/36 #11 91.30 Verifying : boost-coroutine-1.75.0-8.el9.x86_64 10/36 #11 91.30 Verifying : boost-date-time-1.75.0-8.el9.x86_64 11/36 #11 91.30 Verifying : boost-fiber-1.75.0-8.el9.x86_64 12/36 #11 91.30 Verifying : boost-filesystem-1.75.0-8.el9.x86_64 13/36 #11 91.30 Verifying : boost-graph-1.75.0-8.el9.x86_64 14/36 #11 91.30 Verifying : boost-iostreams-1.75.0-8.el9.x86_64 15/36 #11 91.30 Verifying : boost-locale-1.75.0-8.el9.x86_64 16/36 #11 91.30 Verifying : boost-log-1.75.0-8.el9.x86_64 17/36 #11 91.30 Verifying : boost-math-1.75.0-8.el9.x86_64 18/36 #11 91.30 Verifying : boost-nowide-1.75.0-8.el9.x86_64 19/36 #11 91.30 Verifying : boost-program-options-1.75.0-8.el9.x86_64 20/36 #11 91.30 Verifying : boost-python3-1.75.0-8.el9.x86_64 21/36 #11 91.30 Verifying : boost-random-1.75.0-8.el9.x86_64 22/36 #11 91.30 Verifying : boost-regex-1.75.0-8.el9.x86_64 23/36 #11 91.30 Verifying : boost-serialization-1.75.0-8.el9.x86_64 24/36 #11 91.30 Verifying : boost-stacktrace-1.75.0-8.el9.x86_64 25/36 #11 91.30 Verifying : boost-system-1.75.0-8.el9.x86_64 26/36 #11 91.30 Verifying : boost-test-1.75.0-8.el9.x86_64 27/36 #11 91.30 Verifying : boost-thread-1.75.0-8.el9.x86_64 28/36 #11 91.30 Verifying : boost-timer-1.75.0-8.el9.x86_64 29/36 #11 91.30 Verifying : boost-type_erasure-1.75.0-8.el9.x86_64 30/36 #11 91.30 Verifying : boost-wave-1.75.0-8.el9.x86_64 31/36 #11 91.30 Verifying : protobuf-3.14.0-13.el9.x86_64 32/36 #11 91.30 Verifying : redis-6.2.17-1.el9_5.x86_64 33/36 #11 91.30 Verifying : cassandra-cpp-driver-1:2.17.0-1.el9.x86_64 34/36 #11 91.30 Verifying : librdkafka1-1.6.1-0contrail0.el9.x86_64 35/36 #11 91.30 Verifying : libzookeeper-3.9.2-0contrail0.el9.x86_64 36/36 #11 91.49 #11 91.49 Installed: #11 91.49 boost-1.75.0-8.el9.x86_64 #11 91.49 boost-atomic-1.75.0-8.el9.x86_64 #11 91.49 boost-chrono-1.75.0-8.el9.x86_64 #11 91.49 boost-container-1.75.0-8.el9.x86_64 #11 91.49 boost-context-1.75.0-8.el9.x86_64 #11 91.49 boost-contract-1.75.0-8.el9.x86_64 #11 91.49 boost-coroutine-1.75.0-8.el9.x86_64 #11 91.49 boost-date-time-1.75.0-8.el9.x86_64 #11 91.49 boost-fiber-1.75.0-8.el9.x86_64 #11 91.49 boost-filesystem-1.75.0-8.el9.x86_64 #11 91.49 boost-graph-1.75.0-8.el9.x86_64 #11 91.49 boost-iostreams-1.75.0-8.el9.x86_64 #11 91.49 boost-locale-1.75.0-8.el9.x86_64 #11 91.49 boost-log-1.75.0-8.el9.x86_64 #11 91.49 boost-math-1.75.0-8.el9.x86_64 #11 91.49 boost-nowide-1.75.0-8.el9.x86_64 #11 91.49 boost-program-options-1.75.0-8.el9.x86_64 #11 91.49 boost-python3-1.75.0-8.el9.x86_64 #11 91.49 boost-random-1.75.0-8.el9.x86_64 #11 91.49 boost-regex-1.75.0-8.el9.x86_64 #11 91.49 boost-serialization-1.75.0-8.el9.x86_64 #11 91.49 boost-stacktrace-1.75.0-8.el9.x86_64 #11 91.49 boost-system-1.75.0-8.el9.x86_64 #11 91.49 boost-test-1.75.0-8.el9.x86_64 #11 91.49 boost-thread-1.75.0-8.el9.x86_64 #11 91.49 boost-timer-1.75.0-8.el9.x86_64 #11 91.49 boost-type_erasure-1.75.0-8.el9.x86_64 #11 91.49 boost-wave-1.75.0-8.el9.x86_64 #11 91.49 cassandra-cpp-driver-1:2.17.0-1.el9.x86_64 #11 91.49 cyrus-sasl-2.1.27-21.el9.x86_64 #11 91.49 libicu-67.1-9.el9.x86_64 #11 91.49 librdkafka1-1.6.1-0contrail0.el9.x86_64 #11 91.49 libzookeeper-3.9.2-0contrail0.el9.x86_64 #11 91.49 logrotate-3.18.0-8.el9.x86_64 #11 91.49 protobuf-3.14.0-13.el9.x86_64 #11 91.49 redis-6.2.17-1.el9_5.x86_64 #11 91.49 #11 91.49 Complete! #11 92.04 80 files removed #11 DONE 92.6s #12 exporting to image #12 exporting layers #12 exporting layers 17.6s done #12 writing image sha256:2047466d332cf87bc0c1ceb5111e66e3fbd130fd4bf34e4b0988ffd18336524e #12 writing image sha256:2047466d332cf87bc0c1ceb5111e66e3fbd130fd4bf34e4b0988ffd18336524e 0.3s done #12 naming to nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine:master-2_0_9_3-7 #12 naming to nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine:master-2_0_9_3-7 0.7s done #12 DONE 19.1s 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 10:04:57,552: INFO: Docker build duration: 129 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine] 5d94a751e0a1: Preparing fda5ec885b68: Preparing b3e7f293eb3b: Preparing 8434997f1324: Preparing 49a06f193061: Preparing 4d7797872e2b: Preparing d9b52504b02b: Preparing 259f1e2d60f0: Preparing 49a06f193061: Waiting 4d7797872e2b: Waiting d9b52504b02b: Waiting f55c92b67365: Preparing 236da194fd25: Preparing 2542195ff34d: Preparing a456439c35d4: Preparing f76d5a5e2c65: Preparing 810f5b44fbb4: Preparing 44343de3ea1d: Preparing 259f1e2d60f0: Waiting f55c92b67365: Waiting 236da194fd25: Waiting 2542195ff34d: Waiting a456439c35d4: Waiting f76d5a5e2c65: Waiting 810f5b44fbb4: Waiting 44343de3ea1d: Waiting b3e7f293eb3b: Pushed 8434997f1324: Layer already exists 49a06f193061: Layer already exists d9b52504b02b: Layer already exists 4d7797872e2b: Layer already exists 259f1e2d60f0: Layer already exists f55c92b67365: Layer already exists 236da194fd25: Layer already exists a456439c35d4: Layer already exists 2542195ff34d: Layer already exists 810f5b44fbb4: Layer already exists f76d5a5e2c65: Layer already exists 44343de3ea1d: Layer already exists 5d94a751e0a1: Pushed fda5ec885b68: Pushed master-2_0_9_3-7: digest: sha256:579ab1284a8df34c790e15038f5a07f9a26260bbdbabda8b7706578e158bfa06 size: 3460 2025-09-15 10:06:03,477: INFO: Building opensdn-analytics-query-engine finished successfully, duration: 195 seconds REPOSITORY TAG IMAGE ID CREATED SIZE nexus.gz1.opensdn.io:5101/opensdn-controller-config-dnsmasq master-2_0_9_3-7 203c684da8dc 49 seconds ago 531MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns master-2_0_9_3-7 fcecd70f8083 57 seconds ago 888MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-named master-2_0_9_3-7 a32ac257dfb9 59 seconds ago 584MB nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine master-2_0_9_3-7 2047466d332c About a minute ago 741MB nexus.gz1.opensdn.io:5101/opensdn-openstack-compute-init master-2_0_9_3-7 041ab9634028 About a minute ago 287MB nexus.gz1.opensdn.io:5101/opensdn-debug master-2_0_9_3-7 048fbd625d31 About a minute ago 287MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-control master-2_0_9_3-7 8eff8c799b1c 2 minutes ago 1.13GB nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init master-2_0_9_3-7 c3d0aba3567c 2 minutes ago 534MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology master-2_0_9_3-7 b7021430e000 2 minutes ago 730MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-collector master-2_0_9_3-7 c2364d893fd5 2 minutes ago 730MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-svcmonitor master-2_0_9_3-7 afdcd8b85904 2 minutes ago 526MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk master-2_0_9_3-7 3b76176baa8d 2 minutes ago 583MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web master-2_0_9_3-7 0a62b60283b3 2 minutes ago 705MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job master-2_0_9_3-7 39b51e9b6ade 2 minutes ago 705MB nexus.gz1.opensdn.io:5101/opensdn-openstack-neutron-init master-2_0_9_3-7 ab72dca8cc53 2 minutes ago 293MB nexus.gz1.opensdn.io:5101/opensdn-openstack-heat-init master-2_0_9_3-7 8369a0268a7c 2 minutes ago 294MB nexus.gz1.opensdn.io:5101/opensdn-kubernetes-kube-manager master-2_0_9_3-7 bc2149182031 2 minutes ago 518MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema master-2_0_9_3-7 40341738c8b5 3 minutes ago 515MB nexus.gz1.opensdn.io:5101/opensdn-provisioner master-2_0_9_3-7 6c234380a292 3 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-analytics-alarm-gen master-2_0_9_3-7 715641e950b8 3 minutes ago 530MB nexus.gz1.opensdn.io:5101/opensdn-node-init master-2_0_9_3-7 16c147a2666b 3 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base master-2_0_9_3-7 f84a833a040b 3 minutes ago 705MB nexus.gz1.opensdn.io:5101/opensdn-external-stunnel master-2_0_9_3-7 96eb02ab9679 3 minutes ago 328MB nexus.gz1.opensdn.io:5101/opensdn-external-redis master-2_0_9_3-7 526377bfd492 4 minutes ago 333MB nexus.gz1.opensdn.io:5101/opensdn-external-haproxy master-2_0_9_3-7 6a68528afd00 4 minutes ago 335MB nexus.gz1.opensdn.io:5101/opensdn-external-cassandra master-2_0_9_3-7 66af3ad7fc97 4 minutes ago 687MB nexus.gz1.opensdn.io:5101/opensdn-external-kafka master-2_0_9_3-7 c873061c215e 4 minutes ago 744MB nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper master-2_0_9_3-7 96221d41edd9 4 minutes ago 714MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-base master-2_0_9_3-7 08a09fe05b68 4 minutes ago 583MB nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq master-2_0_9_3-7 0ad96af2265a 4 minutes ago 363MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base master-2_0_9_3-7 a282f2b8c3dd 4 minutes ago 730MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-base master-2_0_9_3-7 610ea3f56a63 4 minutes ago 574MB nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd master-2_0_9_3-7 4809b5379368 4 minutes ago 290MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-base master-2_0_9_3-7 2d1dc5b93875 6 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-analytics-base master-2_0_9_3-7 f2ef43c00bd9 6 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-base master-2_0_9_3-7 8aca1d25bbd0 6 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-general-base master-2_0_9_3-7 4d7c7061e067 7 minutes ago 278MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src master-2_0_9_3-7 266b7c2891cd 7 minutes ago 2.3MB tf-dev-sandbox compile e3b6d79ab5b8 8 minutes ago 30.9GB nexus.gz1.opensdn.io:5101/opensdn-charms-src master-2_0_9_3-7 96f97f31ad7e 28 minutes ago 6.04MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src fd2a6a374883 28 minutes ago 2.28MB nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src master-2_0_9_3-7 f318cb0cab48 28 minutes ago 1.39MB nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src master-2_0_9_3-7 aefc7fc93bde 28 minutes ago 4.53kB nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src master-2_0_9_3-7 65e2c41de999 28 minutes ago 32.6MB nexus.gz1.opensdn.io:5101/tf-dev-sandbox frozen 7e0632b4788c 44 hours ago 22GB