2025-10-30 13:07:09,191: INFO: Building opensdn-analytics-query-engine 2025-10-30 13:07:09,245: 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_3_0_9-1 --build-arg SITE_MIRROR=http://nexus.gz1.opensdn.io/repository/external-web-cache --build-arg LINUX_DISTR_VER=9 --build-arg LINUX_DISTR=rockylinux --build-arg CONTAINER_NAME=opensdn-analytics-query-engine --build-arg UBUNTU_DISTR_VERSION=24.04 --build-arg UBUNTU_DISTR=ubuntu --build-arg VENDOR_NAME=OpenSDN-IO --build-arg VENDOR_DOMAIN=io.opensdn --build-arg BUILD_IMAGE=tf-dev-sandbox:compile --build-arg BUILD_ROOT=/buildroot #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: #1 transferring dockerfile: 1.37kB 0.0s done #1 DONE 0.4s #2 [internal] load metadata for nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-2_3_0_9-1 #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 [build 1/1] FROM docker.io/library/tf-dev-sandbox:compile #5 CACHED #6 [internal] load build context #6 DONE 0.0s #7 [stage-1 1/4] FROM nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-2_3_0_9-1 #7 DONE 0.0s #8 [stage-1 1/4] FROM nexus.gz1.opensdn.io:5101/opensdn-base:master-2_3_0_9-1 #8 CACHED #8 [stage-1 1/4] FROM nexus.gz1.opensdn.io:5101/opensdn-base:master-2_3_0_9-1 #8 CACHED #6 [internal] load build context #6 transferring context: 1.54kB done #6 DONE 0.4s #9 [stage-1 2/4] COPY entrypoint.sh / #9 DONE 0.8s #10 [stage-1 3/4] COPY --from=build /buildroot/usr/bin/contrail-query-engine /usr/bin/contrail-query-engine #10 DONE 1.9s #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 librdkafka ; yum clean all -y ; rm -rf /var/cache/yum #11 2.369 added from: http://tf-mirrors.gz1.opensdn.io/re 21 MB/s | 2.1 MB 00:00 #11 2.981 added from: http://tf-mirrors.gz1.opensdn.io/re 12 MB/s | 730 kB 00:00 #11 3.629 added from: http://tf-mirrors.gz1.opensdn.io/re 794 kB/s | 264 kB 00:00 #11 3.939 added from: http://tf-mirrors.gz1.opensdn.io/re 36 MB/s | 7.0 MB 00:00 #11 6.322 added from: http://tf-mirrors.gz1.opensdn.io/re 20 MB/s | 4.0 MB 00:00 #11 7.536 added from: http://tf-mirrors.gz1.opensdn.io/re 10 MB/s | 939 kB 00:00 #11 7.958 added from: http://tf-mirrors.gz1.opensdn.io/re 16 MB/s | 2.3 MB 00:00 #11 9.376 added from: http://tf-mirrors.gz1.opensdn.io/re 1.7 MB/s | 392 kB 00:00 #11 9.949 added from: http://tf-mirrors.gz1.opensdn.io/re 6.9 MB/s | 451 kB 00:00 #11 10.32 added from: http://tf-mirrors.gz1.opensdn.io/re 192 kB/s | 16 kB 00:00 #11 10.69 added from: http://tf-mirrors.gz1.opensdn.io/re 6.6 kB/s | 257 B 00:00 #11 11.01 added from: http://tf-mirrors.gz1.opensdn.io/re 438 kB/s | 13 kB 00:00 #11 11.35 added from: http://tf-mirrors.gz1.opensdn.io/re 387 kB/s | 64 kB 00:00 #11 12.12 added from: http://tf-mirrors.gz1.opensdn.io/re 60 MB/s | 30 MB 00:00 #11 25.80 Third parties for OpenSDN 35 MB/s | 5.1 MB 00:00 #11 36.93 Dependencies resolved. #11 36.93 =============================================================================================== #11 36.93 Package Arch Version Repository Size #11 36.93 =============================================================================================== #11 36.93 Installing: #11 36.93 boost x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 11 k #11 36.93 cassandra-cpp-driver x86_64 2.17.0-1.el9.remi tpc 709 k #11 36.93 librdkafka x86_64 1.6.1-102.el9 tf-mirrors.ci_repos_yum9-appstream 662 k #11 36.93 libzookeeper x86_64 3.9.2-0contrail0.el9 tpc 93 k #11 36.93 protobuf x86_64 3.14.0-13.el9 tf-mirrors.ci_repos_yum9-appstream 1.0 M #11 36.93 redis x86_64 6.2.17-1.el9_5 tf-mirrors.ci_repos_yum9-appstream 1.3 M #11 36.93 Installing dependencies: #11 36.93 boost-atomic x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 16 k #11 36.93 boost-chrono x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 24 k #11 36.93 boost-container x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 36 k #11 36.93 boost-context x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 15 k #11 36.93 boost-contract x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 44 k #11 36.93 boost-coroutine x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 32 k #11 36.93 boost-date-time x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 13 k #11 36.93 boost-fiber x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 38 k #11 36.93 boost-filesystem x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 57 k #11 36.93 boost-graph x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 101 k #11 36.93 boost-iostreams x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 38 k #11 36.93 boost-locale x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 214 k #11 36.93 boost-log x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 408 k #11 36.93 boost-math x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 205 k #11 36.93 boost-nowide x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 15 k #11 36.93 boost-program-options x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 106 k #11 36.93 boost-python3 x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 92 k #11 36.93 boost-random x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 23 k #11 36.93 boost-regex x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 277 k #11 36.93 boost-serialization x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 129 k #11 36.93 boost-stacktrace x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 27 k #11 36.93 boost-system x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 13 k #11 36.93 boost-test x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 230 k #11 36.93 boost-thread x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 55 k #11 36.93 boost-timer x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 23 k #11 36.93 boost-type_erasure x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 30 k #11 36.93 boost-wave x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 208 k #11 36.93 libicu x86_64 67.1-9.el9 tf-mirrors.ci_repos_yum9-baseos 9.6 M #11 36.93 logrotate x86_64 3.18.0-8.el9 tf-mirrors.ci_repos_yum9-baseos 74 k #11 36.93 #11 36.93 Transaction Summary #11 36.93 =============================================================================================== #11 36.93 Install 35 Packages #11 36.93 #11 36.93 Total download size: 16 M #11 36.93 Installed size: 53 M #11 36.93 Downloading Packages: #11 36.98 (1/35): boost-1.75.0-8.el9.x86_64.rpm 532 kB/s | 11 kB 00:00 #11 36.99 (2/35): logrotate-3.18.0-8.el9.x86_64.rpm 1.8 MB/s | 74 kB 00:00 #11 36.99 (3/35): boost-atomic-1.75.0-8.el9.x86_64.rpm 973 kB/s | 16 kB 00:00 #11 37.01 (4/35): boost-chrono-1.75.0-8.el9.x86_64.rpm 1.4 MB/s | 24 kB 00:00 #11 37.01 (5/35): boost-container-1.75.0-8.el9.x86_64.rpm 3.1 MB/s | 36 kB 00:00 #11 37.01 (6/35): boost-context-1.75.0-8.el9.x86_64.rpm 1.6 MB/s | 15 kB 00:00 #11 37.01 (7/35): boost-contract-1.75.0-8.el9.x86_64.rpm 4.7 MB/s | 44 kB 00:00 #11 37.02 (8/35): boost-coroutine-1.75.0-8.el9.x86_64.rpm 2.7 MB/s | 32 kB 00:00 #11 37.02 (9/35): boost-date-time-1.75.0-8.el9.x86_64.rpm 1.2 MB/s | 13 kB 00:00 #11 37.02 (10/35): boost-fiber-1.75.0-8.el9.x86_64.rpm 5.8 MB/s | 38 kB 00:00 #11 37.03 (11/35): boost-filesystem-1.75.0-8.el9.x86_64.r 5.9 MB/s | 57 kB 00:00 #11 37.04 (12/35): boost-graph-1.75.0-8.el9.x86_64.rpm 9.7 MB/s | 101 kB 00:00 #11 37.05 (13/35): boost-iostreams-1.75.0-8.el9.x86_64.rp 4.4 MB/s | 38 kB 00:00 #11 37.05 (14/35): boost-locale-1.75.0-8.el9.x86_64.rpm 22 MB/s | 214 kB 00:00 #11 37.07 (15/35): boost-math-1.75.0-8.el9.x86_64.rpm 22 MB/s | 205 kB 00:00 #11 37.07 (16/35): boost-log-1.75.0-8.el9.x86_64.rpm 19 MB/s | 408 kB 00:00 #11 37.09 (17/35): boost-nowide-1.75.0-8.el9.x86_64.rpm 1.5 MB/s | 15 kB 00:00 #11 37.18 (18/35): boost-program-options-1.75.0-8.el9.x86 2.0 MB/s | 106 kB 00:00 #11 37.18 (19/35): boost-python3-1.75.0-8.el9.x86_64.rpm 1.1 MB/s | 92 kB 00:00 #11 37.18 (20/35): boost-random-1.75.0-8.el9.x86_64.rpm 587 kB/s | 23 kB 00:00 #11 37.18 (21/35): boost-regex-1.75.0-8.el9.x86_64.rpm 27 MB/s | 277 kB 00:00 #11 37.18 (22/35): boost-serialization-1.75.0-8.el9.x86_6 11 MB/s | 129 kB 00:00 #11 37.18 (23/35): boost-stacktrace-1.75.0-8.el9.x86_64.r 3.5 MB/s | 27 kB 00:00 #11 37.18 (24/35): boost-system-1.75.0-8.el9.x86_64.rpm 2.3 MB/s | 13 kB 00:00 #11 37.18 (25/35): boost-thread-1.75.0-8.el9.x86_64.rpm 11 MB/s | 55 kB 00:00 #11 37.20 (26/35): boost-test-1.75.0-8.el9.x86_64.rpm 12 MB/s | 230 kB 00:00 #11 37.20 (27/35): boost-timer-1.75.0-8.el9.x86_64.rpm 1.9 MB/s | 23 kB 00:00 #11 37.20 (28/35): boost-type_erasure-1.75.0-8.el9.x86_64 6.7 MB/s | 30 kB 00:00 #11 37.20 (29/35): boost-wave-1.75.0-8.el9.x86_64.rpm 20 MB/s | 208 kB 00:00 #11 37.22 (30/35): librdkafka-1.6.1-102.el9.x86_64.rpm 32 MB/s | 662 kB 00:00 #11 37.26 (31/35): protobuf-3.14.0-13.el9.x86_64.rpm 33 MB/s | 1.0 MB 00:00 #11 37.26 (32/35): redis-6.2.17-1.el9_5.x86_64.rpm 32 MB/s | 1.3 MB 00:00 #11 37.34 (33/35): libicu-67.1-9.el9.x86_64.rpm 24 MB/s | 9.6 MB 00:00 #11 37.35 (34/35): libzookeeper-3.9.2-0contrail0.el9.x86_ 1.0 MB/s | 93 kB 00:00 #11 37.35 (35/35): cassandra-cpp-driver-2.17.0-1.el9.remi 5.7 MB/s | 709 kB 00:00 #11 37.35 -------------------------------------------------------------------------------- #11 37.35 Total 37 MB/s | 16 MB 00:00 #11 37.36 Running transaction check #11 37.40 Transaction check succeeded. #11 37.40 Running transaction test #11 37.70 Transaction test succeeded. #11 37.70 Running transaction #11 38.38 Preparing : 1/1 #11 38.48 Installing : boost-system-1.75.0-8.el9.x86_64 1/35 #11 38.48 Installing : boost-chrono-1.75.0-8.el9.x86_64 2/35 #11 38.53 Installing : boost-thread-1.75.0-8.el9.x86_64 3/35 #11 38.56 Installing : boost-filesystem-1.75.0-8.el9.x86_64 4/35 #11 38.83 Installing : libicu-67.1-9.el9.x86_64 5/35 #11 38.83 Installing : boost-regex-1.75.0-8.el9.x86_64 6/35 #11 38.83 Installing : boost-context-1.75.0-8.el9.x86_64 7/35 #11 38.83 Installing : boost-date-time-1.75.0-8.el9.x86_64 8/35 #11 38.83 Installing : boost-atomic-1.75.0-8.el9.x86_64 9/35 #11 38.85 Installing : boost-log-1.75.0-8.el9.x86_64 10/35 #11 38.85 Installing : boost-wave-1.75.0-8.el9.x86_64 11/35 #11 38.86 Installing : boost-coroutine-1.75.0-8.el9.x86_64 12/35 #11 38.88 Installing : boost-fiber-1.75.0-8.el9.x86_64 13/35 #11 38.88 Installing : boost-graph-1.75.0-8.el9.x86_64 14/35 #11 38.89 Installing : boost-locale-1.75.0-8.el9.x86_64 15/35 #11 38.89 Installing : boost-type_erasure-1.75.0-8.el9.x86_64 16/35 #11 38.90 Installing : boost-timer-1.75.0-8.el9.x86_64 17/35 #11 38.92 Installing : boost-test-1.75.0-8.el9.x86_64 18/35 #11 38.92 Installing : boost-stacktrace-1.75.0-8.el9.x86_64 19/35 #11 38.93 Installing : boost-serialization-1.75.0-8.el9.x86_64 20/35 #11 38.97 Installing : boost-random-1.75.0-8.el9.x86_64 21/35 #11 39.05 Installing : boost-python3-1.75.0-8.el9.x86_64 22/35 #11 39.05 Installing : boost-program-options-1.75.0-8.el9.x86_64 23/35 #11 39.05 Installing : boost-nowide-1.75.0-8.el9.x86_64 24/35 #11 39.06 Installing : boost-math-1.75.0-8.el9.x86_64 25/35 #11 39.07 Installing : boost-iostreams-1.75.0-8.el9.x86_64 26/35 #11 39.08 Installing : boost-contract-1.75.0-8.el9.x86_64 27/35 #11 39.10 Installing : boost-container-1.75.0-8.el9.x86_64 28/35 #11 39.12 Running scriptlet: logrotate-3.18.0-8.el9.x86_64 29/35 #11 39.13 Installing : logrotate-3.18.0-8.el9.x86_64 29/35 #11 39.15 Running scriptlet: logrotate-3.18.0-8.el9.x86_64 29/35 #11 39.21 Created symlink /etc/systemd/system/timers.target.wants/logrotate.timer → /usr/lib/systemd/system/logrotate.timer. #11 39.21 #11 39.21 Running scriptlet: redis-6.2.17-1.el9_5.x86_64 30/35 #11 39.45 Installing : redis-6.2.17-1.el9_5.x86_64 30/35 #11 39.46 Running scriptlet: redis-6.2.17-1.el9_5.x86_64 30/35 #11 39.54 Installing : boost-1.75.0-8.el9.x86_64 31/35 #11 39.58 Installing : libzookeeper-3.9.2-0contrail0.el9.x86_64 32/35 #11 39.64 Installing : cassandra-cpp-driver-2.17.0-1.el9.remi.x86_64 33/35 #11 39.73 Installing : protobuf-3.14.0-13.el9.x86_64 34/35 #11 39.79 Installing : librdkafka-1.6.1-102.el9.x86_64 35/35 #11 39.81 Running scriptlet: librdkafka-1.6.1-102.el9.x86_64 35/35 #11 40.09 Verifying : libicu-67.1-9.el9.x86_64 1/35 #11 40.09 Verifying : logrotate-3.18.0-8.el9.x86_64 2/35 #11 40.09 Verifying : boost-1.75.0-8.el9.x86_64 3/35 #11 40.09 Verifying : boost-atomic-1.75.0-8.el9.x86_64 4/35 #11 40.09 Verifying : boost-chrono-1.75.0-8.el9.x86_64 5/35 #11 40.09 Verifying : boost-container-1.75.0-8.el9.x86_64 6/35 #11 40.09 Verifying : boost-context-1.75.0-8.el9.x86_64 7/35 #11 40.09 Verifying : boost-contract-1.75.0-8.el9.x86_64 8/35 #11 40.09 Verifying : boost-coroutine-1.75.0-8.el9.x86_64 9/35 #11 40.09 Verifying : boost-date-time-1.75.0-8.el9.x86_64 10/35 #11 40.09 Verifying : boost-fiber-1.75.0-8.el9.x86_64 11/35 #11 40.09 Verifying : boost-filesystem-1.75.0-8.el9.x86_64 12/35 #11 40.09 Verifying : boost-graph-1.75.0-8.el9.x86_64 13/35 #11 40.09 Verifying : boost-iostreams-1.75.0-8.el9.x86_64 14/35 #11 40.09 Verifying : boost-locale-1.75.0-8.el9.x86_64 15/35 #11 40.09 Verifying : boost-log-1.75.0-8.el9.x86_64 16/35 #11 40.09 Verifying : boost-math-1.75.0-8.el9.x86_64 17/35 #11 40.09 Verifying : boost-nowide-1.75.0-8.el9.x86_64 18/35 #11 40.09 Verifying : boost-program-options-1.75.0-8.el9.x86_64 19/35 #11 40.09 Verifying : boost-python3-1.75.0-8.el9.x86_64 20/35 #11 40.09 Verifying : boost-random-1.75.0-8.el9.x86_64 21/35 #11 40.09 Verifying : boost-regex-1.75.0-8.el9.x86_64 22/35 #11 40.09 Verifying : boost-serialization-1.75.0-8.el9.x86_64 23/35 #11 40.13 Verifying : boost-stacktrace-1.75.0-8.el9.x86_64 24/35 #11 40.13 Verifying : boost-system-1.75.0-8.el9.x86_64 25/35 #11 40.13 Verifying : boost-test-1.75.0-8.el9.x86_64 26/35 #11 40.13 Verifying : boost-thread-1.75.0-8.el9.x86_64 27/35 #11 40.13 Verifying : boost-timer-1.75.0-8.el9.x86_64 28/35 #11 40.13 Verifying : boost-type_erasure-1.75.0-8.el9.x86_64 29/35 #11 40.13 Verifying : boost-wave-1.75.0-8.el9.x86_64 30/35 #11 40.13 Verifying : librdkafka-1.6.1-102.el9.x86_64 31/35 #11 40.13 Verifying : protobuf-3.14.0-13.el9.x86_64 32/35 #11 40.13 Verifying : redis-6.2.17-1.el9_5.x86_64 33/35 #11 40.13 Verifying : cassandra-cpp-driver-2.17.0-1.el9.remi.x86_64 34/35 #11 40.13 Verifying : libzookeeper-3.9.2-0contrail0.el9.x86_64 35/35 #11 40.25 #11 40.25 Installed: #11 40.25 boost-1.75.0-8.el9.x86_64 #11 40.25 boost-atomic-1.75.0-8.el9.x86_64 #11 40.25 boost-chrono-1.75.0-8.el9.x86_64 #11 40.25 boost-container-1.75.0-8.el9.x86_64 #11 40.25 boost-context-1.75.0-8.el9.x86_64 #11 40.25 boost-contract-1.75.0-8.el9.x86_64 #11 40.25 boost-coroutine-1.75.0-8.el9.x86_64 #11 40.25 boost-date-time-1.75.0-8.el9.x86_64 #11 40.25 boost-fiber-1.75.0-8.el9.x86_64 #11 40.25 boost-filesystem-1.75.0-8.el9.x86_64 #11 40.25 boost-graph-1.75.0-8.el9.x86_64 #11 40.25 boost-iostreams-1.75.0-8.el9.x86_64 #11 40.25 boost-locale-1.75.0-8.el9.x86_64 #11 40.25 boost-log-1.75.0-8.el9.x86_64 #11 40.25 boost-math-1.75.0-8.el9.x86_64 #11 40.25 boost-nowide-1.75.0-8.el9.x86_64 #11 40.25 boost-program-options-1.75.0-8.el9.x86_64 #11 40.25 boost-python3-1.75.0-8.el9.x86_64 #11 40.25 boost-random-1.75.0-8.el9.x86_64 #11 40.25 boost-regex-1.75.0-8.el9.x86_64 #11 40.25 boost-serialization-1.75.0-8.el9.x86_64 #11 40.25 boost-stacktrace-1.75.0-8.el9.x86_64 #11 40.25 boost-system-1.75.0-8.el9.x86_64 #11 40.25 boost-test-1.75.0-8.el9.x86_64 #11 40.25 boost-thread-1.75.0-8.el9.x86_64 #11 40.25 boost-timer-1.75.0-8.el9.x86_64 #11 40.25 boost-type_erasure-1.75.0-8.el9.x86_64 #11 40.25 boost-wave-1.75.0-8.el9.x86_64 #11 40.25 cassandra-cpp-driver-2.17.0-1.el9.remi.x86_64 #11 40.25 libicu-67.1-9.el9.x86_64 #11 40.25 librdkafka-1.6.1-102.el9.x86_64 #11 40.25 libzookeeper-3.9.2-0contrail0.el9.x86_64 #11 40.25 logrotate-3.18.0-8.el9.x86_64 #11 40.25 protobuf-3.14.0-13.el9.x86_64 #11 40.25 redis-6.2.17-1.el9_5.x86_64 #11 40.25 #11 40.25 Complete! #11 40.83 75 files removed #11 DONE 41.0s #12 exporting to image #12 exporting layers #12 exporting layers 7.8s done #12 writing image sha256:b12d5d0787b0b15095181eccbbca383e56e65d31d4e7009a1b2d10474d36ae5f #12 writing image sha256:b12d5d0787b0b15095181eccbbca383e56e65d31d4e7009a1b2d10474d36ae5f 0.1s done #12 naming to nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine:master-2_3_0_9-1 #12 naming to nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine:master-2_3_0_9-1 0.0s done #12 DONE 8.0s 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-30 13:08:07,747: INFO: Docker build duration: 58 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine] fc0d11e89eb9: Preparing a67564c0963b: Preparing 5968bfa82dc9: Preparing 11a43ef9fc72: Preparing 6f17d86eb5f5: Preparing 92d864a3e1d2: Preparing a1b3dfe4eb10: Preparing 122b36aca768: Preparing 70dbd934f82b: Preparing 47a4012ee9fb: Preparing dcaed10c6bf2: Preparing 6f5699056313: Preparing b9bc6be1e20c: Preparing 7643390b060f: Preparing c3aab99f76b4: Preparing 44343de3ea1d: Preparing 6f17d86eb5f5: Waiting 92d864a3e1d2: Waiting a1b3dfe4eb10: Waiting 122b36aca768: Waiting 70dbd934f82b: Waiting 47a4012ee9fb: Waiting dcaed10c6bf2: Waiting 6f5699056313: Waiting b9bc6be1e20c: Waiting 7643390b060f: Waiting c3aab99f76b4: Waiting 44343de3ea1d: Waiting 11a43ef9fc72: Layer already exists 5968bfa82dc9: Pushed 6f17d86eb5f5: Layer already exists 92d864a3e1d2: Layer already exists a1b3dfe4eb10: Layer already exists 122b36aca768: Layer already exists 70dbd934f82b: Layer already exists dcaed10c6bf2: Layer already exists 47a4012ee9fb: Layer already exists 6f5699056313: Layer already exists b9bc6be1e20c: Layer already exists 7643390b060f: Layer already exists c3aab99f76b4: Layer already exists 44343de3ea1d: Layer already exists fc0d11e89eb9: Pushed a67564c0963b: Pushed master-2_3_0_9-1: digest: sha256:c0a934fac468c6a0dfef5de0f688617e3567c767d0d4de64d6f41d25d992753f size: 3672 2025-10-30 13:09:09,789: INFO: Building opensdn-analytics-query-engine finished successfully, duration: 120 seconds REPOSITORY TAG IMAGE ID CREATED SIZE nexus.gz1.opensdn.io:5101/opensdn-controller-config-svcmonitor master-2_3_0_9-1 44db502ca402 31 seconds ago 635MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-named master-2_3_0_9-1 565ed3fafb3e 31 seconds ago 693MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-dnsmasq master-2_3_0_9-1 8989d26dac68 41 seconds ago 630MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent-dpdk master-2_3_0_9-1 7484e347e3e5 45 seconds ago 890MB nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine master-2_3_0_9-1 b12d5d0787b0 About a minute ago 840MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk master-2_3_0_9-1 0c1811bb6bed About a minute ago 682MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job master-2_3_0_9-1 796b589e94c0 About a minute ago 858MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns master-2_3_0_9-1 2e6df4e43948 About a minute ago 997MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web master-2_3_0_9-1 7a04a4acba3e About a minute ago 858MB nexus.gz1.opensdn.io:5101/opensdn-analytics-alarm-gen master-2_3_0_9-1 8e3a2ac87118 About a minute ago 628MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema master-2_3_0_9-1 7985fe4b948d About a minute ago 613MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-collector master-2_3_0_9-1 05fe86064994 About a minute ago 830MB nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init master-2_3_0_9-1 0a760ddd4697 About a minute ago 632MB nexus.gz1.opensdn.io:5101/opensdn-openstack-heat-init master-2_3_0_9-1 b28da1ed42c0 About a minute ago 363MB nexus.gz1.opensdn.io:5101/opensdn-kubernetes-kube-manager master-2_3_0_9-1 a5277422c620 About a minute ago 616MB nexus.gz1.opensdn.io:5101/opensdn-node-init master-2_3_0_9-1 48868257f704 About a minute ago 612MB nexus.gz1.opensdn.io:5101/opensdn-provisioner master-2_3_0_9-1 3d0a609c3a08 About a minute ago 612MB nexus.gz1.opensdn.io:5101/opensdn-openstack-neutron-init master-2_3_0_9-1 8c060ea6d6e2 About a minute ago 363MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology master-2_3_0_9-1 43a60e3f2b5f About a minute ago 830MB nexus.gz1.opensdn.io:5101/opensdn-external-haproxy master-2_3_0_9-1 81422d934a5d 2 minutes ago 144MB nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper master-2_3_0_9-1 dec670398148 2 minutes ago 301MB nexus.gz1.opensdn.io:5101/opensdn-external-redis master-2_3_0_9-1 b8af2a379a7f 3 minutes ago 171MB opensdn-test-test master-2_3_0_9-1 c5b1232911be 3 minutes ago 1.74GB nexus.gz1.opensdn.io:5101/opensdn-test-test master-2_3_0_9-1 c5b1232911be 3 minutes ago 1.74GB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base master-2_3_0_9-1 84d931a80d01 4 minutes ago 858MB nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq master-2_3_0_9-1 a820bfe56056 4 minutes ago 363MB nexus.gz1.opensdn.io:5101/opensdn-external-stunnel master-2_3_0_9-1 ca0ec5134346 4 minutes ago 398MB nexus.gz1.opensdn.io:5101/opensdn-external-cassandra master-2_3_0_9-1 94537850071c 4 minutes ago 331MB nexus.gz1.opensdn.io:5101/opensdn-external-kafka master-2_3_0_9-1 e9495ce6b099 5 minutes ago 392MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base master-2_3_0_9-1 d0b62d58d10b 5 minutes ago 830MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-base master-2_3_0_9-1 3fddc351518e 5 minutes ago 682MB nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd master-2_3_0_9-1 4d0062e7d441 5 minutes ago 359MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-base master-2_3_0_9-1 34ac6222ced7 5 minutes ago 673MB nexus.gz1.opensdn.io:5101/opensdn-analytics-base master-2_3_0_9-1 49c8861a8142 6 minutes ago 612MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-base master-2_3_0_9-1 1ee123c3a634 6 minutes ago 612MB nexus.gz1.opensdn.io:5101/opensdn-base master-2_3_0_9-1 3d35ab6b47e5 6 minutes ago 612MB nexus.gz1.opensdn.io:5101/opensdn-general-base master-2_3_0_9-1 6f153e106f00 7 minutes ago 348MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src master-2_3_0_9-1 0feb86e7e40d 7 minutes ago 2.45MB tf-dev-sandbox compile 58c87c621c71 8 minutes ago 34.8GB nexus.gz1.opensdn.io:5101/opensdn-charms-src master-2_3_0_9-1 b9d3960e6d53 16 minutes ago 6.04MB nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src master-2_3_0_9-1 aced6485b3b3 16 minutes ago 32.6MB nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src master-2_3_0_9-1 d4aef2685500 16 minutes ago 1.39MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src b314c91228e7 16 minutes ago 2.43MB nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src master-2_3_0_9-1 674979a66070 16 minutes ago 4.17kB nexus.gz1.opensdn.io:5101/tf-dev-sandbox frozen 7ee1cbbce5c1 43 hours ago 23.5GB