2025-10-22 09:21:28,884: INFO: Building opensdn-analytics-query-engine 2025-10-22 09:21:28,950: 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_2_7_0-2 --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 done #1 DONE 2.0s #2 [internal] load metadata for nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-2_2_7_0-2 #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.8s #5 [1/5] FROM nexus.gz1.opensdn.io:5101/opensdn-base:master-2_2_7_0-2 #5 DONE 0.1s #6 [1/3] FROM nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-2_2_7_0-2 #6 DONE 0.0s #7 [build 1/1] FROM docker.io/library/tf-dev-sandbox:compile #7 CACHED #8 [internal] load build context #8 DONE 0.0s #8 [internal] load build context #8 transferring context: 1.54kB done #8 DONE 1.5s #9 [stage-1 2/4] COPY entrypoint.sh / #9 DONE 2.5s #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.717 added from: http://tf-mirrors.gz1.opensdn.io/re 20 MB/s | 2.1 MB 00:00 #11 4.496 added from: http://tf-mirrors.gz1.opensdn.io/re 2.6 MB/s | 730 kB 00:00 #11 5.046 added from: http://tf-mirrors.gz1.opensdn.io/re 4.9 MB/s | 264 kB 00:00 #11 5.707 added from: http://tf-mirrors.gz1.opensdn.io/re 25 MB/s | 7.0 MB 00:00 #11 10.10 added from: http://tf-mirrors.gz1.opensdn.io/re 36 MB/s | 4.0 MB 00:00 #11 12.45 added from: http://tf-mirrors.gz1.opensdn.io/re 16 MB/s | 939 kB 00:00 #11 13.14 added from: http://tf-mirrors.gz1.opensdn.io/re 31 MB/s | 2.3 MB 00:00 #11 14.99 added from: http://tf-mirrors.gz1.opensdn.io/re 7.4 MB/s | 392 kB 00:00 #11 15.23 added from: http://tf-mirrors.gz1.opensdn.io/re 9.4 MB/s | 451 kB 00:00 #11 15.87 added from: http://tf-mirrors.gz1.opensdn.io/re 234 kB/s | 16 kB 00:00 #11 16.31 added from: http://tf-mirrors.gz1.opensdn.io/re 5.3 kB/s | 257 B 00:00 #11 16.57 added from: http://tf-mirrors.gz1.opensdn.io/re 528 kB/s | 13 kB 00:00 #11 16.68 added from: http://tf-mirrors.gz1.opensdn.io/re 2.1 MB/s | 64 kB 00:00 #11 17.57 added from: http://tf-mirrors.gz1.opensdn.io/re 44 MB/s | 30 MB 00:00 #11 35.06 Third parties for OpenSDN 39 MB/s | 5.1 MB 00:00 #11 46.21 Dependencies resolved. #11 46.21 =============================================================================================== #11 46.21 Package Arch Version Repository Size #11 46.21 =============================================================================================== #11 46.21 Installing: #11 46.21 boost x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 11 k #11 46.21 cassandra-cpp-driver x86_64 2.17.0-1.el9.remi tpc 709 k #11 46.21 librdkafka x86_64 1.6.1-102.el9 tf-mirrors.ci_repos_yum9-appstream 662 k #11 46.21 libzookeeper x86_64 3.9.2-0contrail0.el9 tpc 93 k #11 46.21 protobuf x86_64 3.14.0-13.el9 tf-mirrors.ci_repos_yum9-appstream 1.0 M #11 46.21 redis x86_64 6.2.17-1.el9_5 tf-mirrors.ci_repos_yum9-appstream 1.3 M #11 46.21 Installing dependencies: #11 46.21 boost-atomic x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 16 k #11 46.21 boost-chrono x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 24 k #11 46.21 boost-container x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 36 k #11 46.21 boost-context x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 15 k #11 46.21 boost-contract x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 44 k #11 46.21 boost-coroutine x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 32 k #11 46.21 boost-date-time x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 13 k #11 46.21 boost-fiber x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 38 k #11 46.21 boost-filesystem x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 57 k #11 46.21 boost-graph x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 101 k #11 46.21 boost-iostreams x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 38 k #11 46.21 boost-locale x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 214 k #11 46.21 boost-log x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 408 k #11 46.21 boost-math x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 205 k #11 46.21 boost-nowide x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 15 k #11 46.21 boost-program-options x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 106 k #11 46.21 boost-python3 x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 92 k #11 46.21 boost-random x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 23 k #11 46.21 boost-regex x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 277 k #11 46.21 boost-serialization x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 129 k #11 46.21 boost-stacktrace x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 27 k #11 46.21 boost-system x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 13 k #11 46.21 boost-test x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 230 k #11 46.21 boost-thread x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 55 k #11 46.21 boost-timer x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 23 k #11 46.21 boost-type_erasure x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 30 k #11 46.21 boost-wave x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 208 k #11 46.21 libicu x86_64 67.1-9.el9 tf-mirrors.ci_repos_yum9-baseos 9.6 M #11 46.21 logrotate x86_64 3.18.0-8.el9 tf-mirrors.ci_repos_yum9-baseos 74 k #11 46.21 #11 46.21 Transaction Summary #11 46.21 =============================================================================================== #11 46.21 Install 35 Packages #11 46.21 #11 46.21 Total download size: 16 M #11 46.21 Installed size: 53 M #11 46.21 Downloading Packages: #11 46.24 (1/35): boost-1.75.0-8.el9.x86_64.rpm 623 kB/s | 11 kB 00:00 #11 46.24 (2/35): logrotate-3.18.0-8.el9.x86_64.rpm 3.4 MB/s | 74 kB 00:00 #11 46.30 (3/35): boost-atomic-1.75.0-8.el9.x86_64.rpm 405 kB/s | 16 kB 00:00 #11 46.30 (4/35): boost-chrono-1.75.0-8.el9.x86_64.rpm 583 kB/s | 24 kB 00:00 #11 46.32 (5/35): boost-context-1.75.0-8.el9.x86_64.rpm 1.0 MB/s | 15 kB 00:00 #11 46.32 (6/35): boost-container-1.75.0-8.el9.x86_64.rpm 1.8 MB/s | 36 kB 00:00 #11 46.32 (7/35): boost-contract-1.75.0-8.el9.x86_64.rpm 5.6 MB/s | 44 kB 00:00 #11 46.32 (8/35): boost-coroutine-1.75.0-8.el9.x86_64.rpm 4.9 MB/s | 32 kB 00:00 #11 46.32 (9/35): boost-date-time-1.75.0-8.el9.x86_64.rpm 2.3 MB/s | 13 kB 00:00 #11 46.32 (10/35): boost-fiber-1.75.0-8.el9.x86_64.rpm 6.4 MB/s | 38 kB 00:00 #11 46.32 (11/35): boost-filesystem-1.75.0-8.el9.x86_64.r 8.1 MB/s | 57 kB 00:00 #11 46.32 (12/35): boost-graph-1.75.0-8.el9.x86_64.rpm 14 MB/s | 101 kB 00:00 #11 46.35 (13/35): boost-iostreams-1.75.0-8.el9.x86_64.rp 5.2 MB/s | 38 kB 00:00 #11 46.35 (14/35): boost-locale-1.75.0-8.el9.x86_64.rpm 17 MB/s | 214 kB 00:00 #11 46.35 (15/35): boost-log-1.75.0-8.el9.x86_64.rpm 18 MB/s | 408 kB 00:00 #11 46.36 (16/35): boost-math-1.75.0-8.el9.x86_64.rpm 11 MB/s | 205 kB 00:00 #11 46.36 (17/35): boost-nowide-1.75.0-8.el9.x86_64.rpm 1.9 MB/s | 15 kB 00:00 #11 46.36 (18/35): boost-program-options-1.75.0-8.el9.x86 18 MB/s | 106 kB 00:00 #11 46.37 (19/35): boost-python3-1.75.0-8.el9.x86_64.rpm 14 MB/s | 92 kB 00:00 #11 46.37 (20/35): boost-random-1.75.0-8.el9.x86_64.rpm 3.7 MB/s | 23 kB 00:00 #11 46.38 (21/35): boost-regex-1.75.0-8.el9.x86_64.rpm 25 MB/s | 277 kB 00:00 #11 46.39 (22/35): boost-serialization-1.75.0-8.el9.x86_6 10 MB/s | 129 kB 00:00 #11 46.39 (23/35): boost-stacktrace-1.75.0-8.el9.x86_64.r 3.9 MB/s | 27 kB 00:00 #11 46.39 (24/35): boost-system-1.75.0-8.el9.x86_64.rpm 2.6 MB/s | 13 kB 00:00 #11 46.39 (25/35): boost-test-1.75.0-8.el9.x86_64.rpm 24 MB/s | 230 kB 00:00 #11 46.41 (26/35): boost-thread-1.75.0-8.el9.x86_64.rpm 3.6 MB/s | 55 kB 00:00 #11 46.41 (27/35): boost-timer-1.75.0-8.el9.x86_64.rpm 1.4 MB/s | 23 kB 00:00 #11 46.42 (28/35): boost-type_erasure-1.75.0-8.el9.x86_64 2.0 MB/s | 30 kB 00:00 #11 46.47 (29/35): boost-wave-1.75.0-8.el9.x86_64.rpm 12 MB/s | 208 kB 00:00 #11 46.47 (30/35): librdkafka-1.6.1-102.el9.x86_64.rpm 17 MB/s | 662 kB 00:00 #11 46.55 (31/35): protobuf-3.14.0-13.el9.x86_64.rpm 15 MB/s | 1.0 MB 00:00 #11 46.59 (32/35): redis-6.2.17-1.el9_5.x86_64.rpm 15 MB/s | 1.3 MB 00:00 #11 46.59 (33/35): libzookeeper-3.9.2-0contrail0.el9.x86_ 3.1 MB/s | 93 kB 00:00 #11 46.61 (34/35): cassandra-cpp-driver-2.17.0-1.el9.remi 6.7 MB/s | 709 kB 00:00 #11 46.75 (35/35): libicu-67.1-9.el9.x86_64.rpm 18 MB/s | 9.6 MB 00:00 #11 46.75 -------------------------------------------------------------------------------- #11 46.75 Total 30 MB/s | 16 MB 00:00 #11 46.75 Running transaction check #11 46.86 Transaction check succeeded. #11 46.86 Running transaction test #11 47.27 Transaction test succeeded. #11 47.27 Running transaction #11 47.75 Preparing : 1/1 #11 47.92 Installing : boost-system-1.75.0-8.el9.x86_64 1/35 #11 47.93 Installing : boost-chrono-1.75.0-8.el9.x86_64 2/35 #11 47.95 Installing : boost-thread-1.75.0-8.el9.x86_64 3/35 #11 47.96 Installing : boost-filesystem-1.75.0-8.el9.x86_64 4/35 #11 48.83 Installing : libicu-67.1-9.el9.x86_64 5/35 #11 48.87 Installing : boost-regex-1.75.0-8.el9.x86_64 6/35 #11 48.89 Installing : boost-context-1.75.0-8.el9.x86_64 7/35 #11 48.89 Installing : boost-date-time-1.75.0-8.el9.x86_64 8/35 #11 48.93 Installing : boost-atomic-1.75.0-8.el9.x86_64 9/35 #11 48.93 Installing : boost-log-1.75.0-8.el9.x86_64 10/35 #11 49.03 Installing : boost-wave-1.75.0-8.el9.x86_64 11/35 #11 49.21 Installing : boost-coroutine-1.75.0-8.el9.x86_64 12/35 #11 49.25 Installing : boost-fiber-1.75.0-8.el9.x86_64 13/35 #11 49.37 Installing : boost-graph-1.75.0-8.el9.x86_64 14/35 #11 49.52 Installing : boost-locale-1.75.0-8.el9.x86_64 15/35 #11 49.61 Installing : boost-type_erasure-1.75.0-8.el9.x86_64 16/35 #11 49.78 Installing : boost-timer-1.75.0-8.el9.x86_64 17/35 #11 50.03 Installing : boost-test-1.75.0-8.el9.x86_64 18/35 #11 50.25 Installing : boost-stacktrace-1.75.0-8.el9.x86_64 19/35 #11 50.28 Installing : boost-serialization-1.75.0-8.el9.x86_64 20/35 #11 50.28 Installing : boost-random-1.75.0-8.el9.x86_64 21/35 #11 50.28 Installing : boost-python3-1.75.0-8.el9.x86_64 22/35 #11 50.28 Installing : boost-program-options-1.75.0-8.el9.x86_64 23/35 #11 50.31 Installing : boost-nowide-1.75.0-8.el9.x86_64 24/35 #11 50.31 Installing : boost-math-1.75.0-8.el9.x86_64 25/35 #11 50.51 Installing : boost-iostreams-1.75.0-8.el9.x86_64 26/35 #11 50.51 Installing : boost-contract-1.75.0-8.el9.x86_64 27/35 #11 50.51 Installing : boost-container-1.75.0-8.el9.x86_64 28/35 #11 50.51 Running scriptlet: logrotate-3.18.0-8.el9.x86_64 29/35 #11 50.52 Installing : logrotate-3.18.0-8.el9.x86_64 29/35 #11 50.72 Running scriptlet: logrotate-3.18.0-8.el9.x86_64 29/35 #11 50.72 Created symlink /etc/systemd/system/timers.target.wants/logrotate.timer → /usr/lib/systemd/system/logrotate.timer. #11 50.72 #11 50.78 Running scriptlet: redis-6.2.17-1.el9_5.x86_64 30/35 #11 50.99 Installing : redis-6.2.17-1.el9_5.x86_64 30/35 #11 50.99 Running scriptlet: redis-6.2.17-1.el9_5.x86_64 30/35 #11 51.04 Installing : boost-1.75.0-8.el9.x86_64 31/35 #11 51.04 Installing : libzookeeper-3.9.2-0contrail0.el9.x86_64 32/35 #11 51.13 Installing : cassandra-cpp-driver-2.17.0-1.el9.remi.x86_64 33/35 #11 51.19 Installing : protobuf-3.14.0-13.el9.x86_64 34/35 #11 51.24 Installing : librdkafka-1.6.1-102.el9.x86_64 35/35 #11 51.24 Running scriptlet: librdkafka-1.6.1-102.el9.x86_64 35/35 #11 52.47 Verifying : libicu-67.1-9.el9.x86_64 1/35 #11 52.47 Verifying : logrotate-3.18.0-8.el9.x86_64 2/35 #11 52.47 Verifying : boost-1.75.0-8.el9.x86_64 3/35 #11 52.47 Verifying : boost-atomic-1.75.0-8.el9.x86_64 4/35 #11 52.47 Verifying : boost-chrono-1.75.0-8.el9.x86_64 5/35 #11 52.47 Verifying : boost-container-1.75.0-8.el9.x86_64 6/35 #11 52.47 Verifying : boost-context-1.75.0-8.el9.x86_64 7/35 #11 52.47 Verifying : boost-contract-1.75.0-8.el9.x86_64 8/35 #11 52.47 Verifying : boost-coroutine-1.75.0-8.el9.x86_64 9/35 #11 52.47 Verifying : boost-date-time-1.75.0-8.el9.x86_64 10/35 #11 52.47 Verifying : boost-fiber-1.75.0-8.el9.x86_64 11/35 #11 52.47 Verifying : boost-filesystem-1.75.0-8.el9.x86_64 12/35 #11 52.47 Verifying : boost-graph-1.75.0-8.el9.x86_64 13/35 #11 52.47 Verifying : boost-iostreams-1.75.0-8.el9.x86_64 14/35 #11 52.47 Verifying : boost-locale-1.75.0-8.el9.x86_64 15/35 #11 52.47 Verifying : boost-log-1.75.0-8.el9.x86_64 16/35 #11 52.47 Verifying : boost-math-1.75.0-8.el9.x86_64 17/35 #11 52.47 Verifying : boost-nowide-1.75.0-8.el9.x86_64 18/35 #11 52.47 Verifying : boost-program-options-1.75.0-8.el9.x86_64 19/35 #11 52.47 Verifying : boost-python3-1.75.0-8.el9.x86_64 20/35 #11 52.47 Verifying : boost-random-1.75.0-8.el9.x86_64 21/35 #11 52.47 Verifying : boost-regex-1.75.0-8.el9.x86_64 22/35 #11 52.47 Verifying : boost-serialization-1.75.0-8.el9.x86_64 23/35 #11 52.47 Verifying : boost-stacktrace-1.75.0-8.el9.x86_64 24/35 #11 52.47 Verifying : boost-system-1.75.0-8.el9.x86_64 25/35 #11 52.47 Verifying : boost-test-1.75.0-8.el9.x86_64 26/35 #11 52.47 Verifying : boost-thread-1.75.0-8.el9.x86_64 27/35 #11 52.47 Verifying : boost-timer-1.75.0-8.el9.x86_64 28/35 #11 52.47 Verifying : boost-type_erasure-1.75.0-8.el9.x86_64 29/35 #11 52.47 Verifying : boost-wave-1.75.0-8.el9.x86_64 30/35 #11 52.47 Verifying : librdkafka-1.6.1-102.el9.x86_64 31/35 #11 52.47 Verifying : protobuf-3.14.0-13.el9.x86_64 32/35 #11 52.47 Verifying : redis-6.2.17-1.el9_5.x86_64 33/35 #11 52.47 Verifying : cassandra-cpp-driver-2.17.0-1.el9.remi.x86_64 34/35 #11 52.47 Verifying : libzookeeper-3.9.2-0contrail0.el9.x86_64 35/35 #11 52.69 #11 52.69 Installed: #11 52.69 boost-1.75.0-8.el9.x86_64 #11 52.69 boost-atomic-1.75.0-8.el9.x86_64 #11 52.69 boost-chrono-1.75.0-8.el9.x86_64 #11 52.69 boost-container-1.75.0-8.el9.x86_64 #11 52.69 boost-context-1.75.0-8.el9.x86_64 #11 52.69 boost-contract-1.75.0-8.el9.x86_64 #11 52.69 boost-coroutine-1.75.0-8.el9.x86_64 #11 52.69 boost-date-time-1.75.0-8.el9.x86_64 #11 52.69 boost-fiber-1.75.0-8.el9.x86_64 #11 52.69 boost-filesystem-1.75.0-8.el9.x86_64 #11 52.69 boost-graph-1.75.0-8.el9.x86_64 #11 52.69 boost-iostreams-1.75.0-8.el9.x86_64 #11 52.69 boost-locale-1.75.0-8.el9.x86_64 #11 52.69 boost-log-1.75.0-8.el9.x86_64 #11 52.69 boost-math-1.75.0-8.el9.x86_64 #11 52.69 boost-nowide-1.75.0-8.el9.x86_64 #11 52.69 boost-program-options-1.75.0-8.el9.x86_64 #11 52.69 boost-python3-1.75.0-8.el9.x86_64 #11 52.69 boost-random-1.75.0-8.el9.x86_64 #11 52.69 boost-regex-1.75.0-8.el9.x86_64 #11 52.69 boost-serialization-1.75.0-8.el9.x86_64 #11 52.69 boost-stacktrace-1.75.0-8.el9.x86_64 #11 52.69 boost-system-1.75.0-8.el9.x86_64 #11 52.69 boost-test-1.75.0-8.el9.x86_64 #11 52.69 boost-thread-1.75.0-8.el9.x86_64 #11 52.69 boost-timer-1.75.0-8.el9.x86_64 #11 52.69 boost-type_erasure-1.75.0-8.el9.x86_64 #11 52.69 boost-wave-1.75.0-8.el9.x86_64 #11 52.69 cassandra-cpp-driver-2.17.0-1.el9.remi.x86_64 #11 52.69 libicu-67.1-9.el9.x86_64 #11 52.69 librdkafka-1.6.1-102.el9.x86_64 #11 52.69 libzookeeper-3.9.2-0contrail0.el9.x86_64 #11 52.69 logrotate-3.18.0-8.el9.x86_64 #11 52.69 protobuf-3.14.0-13.el9.x86_64 #11 52.69 redis-6.2.17-1.el9_5.x86_64 #11 52.69 #11 52.69 Complete! #11 53.11 75 files removed #11 DONE 53.9s #12 exporting to image #12 exporting layers #12 exporting layers 14.3s done #12 writing image sha256:45e0f1a4e69842392d1808a23b10e73d85142e94b6082c2873d923b6953dd64c #12 writing image sha256:45e0f1a4e69842392d1808a23b10e73d85142e94b6082c2873d923b6953dd64c 0.0s done #12 naming to nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine:master-2_2_7_0-2 0.0s done #12 DONE 18.4s 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-22 09:23:17,964: INFO: Docker build duration: 109 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine] e44655bf5c6f: Preparing e44655bf5c6f: Waiting 77b3dc1d35e5: Preparing a18f77df29db: Preparing 1726960138ff: Preparing 959f4c4f8d0f: Preparing 812e406592c1: Preparing 0bb991f82b51: Preparing 6ca2e8a85a9d: Preparing 670f6fb98d0f: Preparing 2f67595f9543: Preparing cd429afbad96: Preparing efa3f4452d78: Preparing 5a53fc3c4d20: Preparing d534c18b923e: Preparing b4b53cd4063d: Preparing 44343de3ea1d: Preparing 77b3dc1d35e5: Waiting a18f77df29db: Waiting 1726960138ff: Waiting 959f4c4f8d0f: Waiting 812e406592c1: Waiting 0bb991f82b51: Waiting 6ca2e8a85a9d: Waiting 670f6fb98d0f: Waiting 2f67595f9543: Waiting cd429afbad96: Waiting efa3f4452d78: Waiting 5a53fc3c4d20: Waiting d534c18b923e: Waiting b4b53cd4063d: Waiting 44343de3ea1d: Waiting a18f77df29db: Pushed 1726960138ff: Layer already exists 959f4c4f8d0f: Layer already exists 812e406592c1: Layer already exists 0bb991f82b51: Layer already exists 6ca2e8a85a9d: Layer already exists 670f6fb98d0f: Layer already exists 2f67595f9543: Layer already exists cd429afbad96: Layer already exists efa3f4452d78: Layer already exists 5a53fc3c4d20: Layer already exists d534c18b923e: Layer already exists b4b53cd4063d: Layer already exists 44343de3ea1d: Layer already exists e44655bf5c6f: Pushed 77b3dc1d35e5: Pushed master-2_2_7_0-2: digest: sha256:58fda277136bdd406ce08cd6538fcec4d862c2d6cdd376c37055b80a3b4cdf42 size: 3672 2025-10-22 09:24:05,888: INFO: Building opensdn-analytics-query-engine finished successfully, duration: 157 seconds REPOSITORY TAG IMAGE ID CREATED SIZE nexus.gz1.opensdn.io:5101/opensdn-status master-2_2_7_0-2 f18bf4776a4a 25 seconds ago 784MB nexus.gz1.opensdn.io:5101/opensdn-nodemgr master-2_2_7_0-2 1f3731fd2fcf 34 seconds ago 784MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent-dpdk master-2_2_7_0-2 6f01a9fc9a23 44 seconds ago 899MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-svcmonitor master-2_2_7_0-2 d98545f9878a 52 seconds ago 645MB nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine master-2_2_7_0-2 45e0f1a4e698 About a minute ago 850MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-dnsmasq master-2_2_7_0-2 b256f9c670d5 About a minute ago 639MB nexus.gz1.opensdn.io:5101/opensdn-tor-agent master-2_2_7_0-2 935e16f2be22 About a minute ago 683MB nexus.gz1.opensdn.io:5101/opensdn-debug master-2_2_7_0-2 59327177e8c5 About a minute ago 348MB nexus.gz1.opensdn.io:5101/opensdn-analytics-collector master-2_2_7_0-2 f5619544e1c7 About a minute ago 969MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns master-2_2_7_0-2 931ec34c6173 About a minute ago 998MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-named master-2_2_7_0-2 c535ae520a96 About a minute ago 693MB nexus.gz1.opensdn.io:5101/opensdn-openstack-compute-init master-2_2_7_0-2 120cb4f260ba About a minute ago 348MB nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init master-2_2_7_0-2 2e691fe00b8d About a minute ago 642MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-collector master-2_2_7_0-2 7980afa5fe11 About a minute ago 840MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology master-2_2_7_0-2 1ef53e5a58fd About a minute ago 840MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk master-2_2_7_0-2 793dd81e117a 2 minutes ago 692MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web master-2_2_7_0-2 f7893d932840 2 minutes ago 858MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job master-2_2_7_0-2 4dcfbb81516b 2 minutes ago 858MB nexus.gz1.opensdn.io:5101/opensdn-analytics-api master-2_2_7_0-2 5a9e4167f268 2 minutes ago 647MB nexus.gz1.opensdn.io:5101/opensdn-openstack-neutron-init master-2_2_7_0-2 4c0b12ab04cb 2 minutes ago 363MB nexus.gz1.opensdn.io:5101/opensdn-openstack-heat-init master-2_2_7_0-2 45db8d1fdd4b 2 minutes ago 363MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema master-2_2_7_0-2 2e7c8043b3a8 2 minutes ago 623MB nexus.gz1.opensdn.io:5101/opensdn-provisioner master-2_2_7_0-2 a66fc423d33b 2 minutes ago 622MB nexus.gz1.opensdn.io:5101/opensdn-kubernetes-kube-manager master-2_2_7_0-2 00eb298da678 2 minutes ago 626MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-control master-2_2_7_0-2 f8a2f0b1cb06 2 minutes ago 1.24GB nexus.gz1.opensdn.io:5101/opensdn-node-init master-2_2_7_0-2 1a19eeced7ff 2 minutes ago 622MB nexus.gz1.opensdn.io:5101/opensdn-analytics-alarm-gen master-2_2_7_0-2 57015050fd57 2 minutes ago 638MB opensdn-test-test master-2_2_7_0-2 e154427dc32b 2 minutes ago 1.75GB nexus.gz1.opensdn.io:5101/opensdn-test-test master-2_2_7_0-2 e154427dc32b 2 minutes ago 1.75GB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base master-2_2_7_0-2 00f7b3e31cd4 3 minutes ago 858MB nexus.gz1.opensdn.io:5101/opensdn-external-stunnel master-2_2_7_0-2 69860c6d43d7 3 minutes ago 398MB nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq master-2_2_7_0-2 e82ca1285f04 3 minutes ago 363MB nexus.gz1.opensdn.io:5101/opensdn-external-cassandra master-2_2_7_0-2 ef127bf2ce93 3 minutes ago 757MB nexus.gz1.opensdn.io:5101/opensdn-external-kafka master-2_2_7_0-2 1d2cad797a62 3 minutes ago 814MB nexus.gz1.opensdn.io:5101/opensdn-external-redis master-2_2_7_0-2 4b7a406d1762 3 minutes ago 171MB nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper master-2_2_7_0-2 761af352df38 3 minutes ago 301MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base master-2_2_7_0-2 d4f0e5b6bb52 3 minutes ago 839MB nexus.gz1.opensdn.io:5101/opensdn-external-haproxy master-2_2_7_0-2 567bf991a7fc 3 minutes ago 144MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-base master-2_2_7_0-2 4a5490210540 4 minutes ago 692MB nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd master-2_2_7_0-2 c4948b04633b 4 minutes ago 359MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-base master-2_2_7_0-2 c06f507cb1a0 4 minutes ago 683MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-base master-2_2_7_0-2 a29d3cf3fb1c 5 minutes ago 622MB nexus.gz1.opensdn.io:5101/opensdn-base master-2_2_7_0-2 f2930a88cc99 5 minutes ago 622MB nexus.gz1.opensdn.io:5101/opensdn-analytics-base master-2_2_7_0-2 bf87953f0aba 5 minutes ago 622MB nexus.gz1.opensdn.io:5101/opensdn-general-base master-2_2_7_0-2 e05ce430252a 6 minutes ago 348MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src master-2_2_7_0-2 3e2ad8a5d913 6 minutes ago 2.36MB tf-dev-sandbox compile 07bb8d023563 6 minutes ago 24.4GB nexus.gz1.opensdn.io:5101/opensdn-charms-src master-2_2_7_0-2 946277359b2e 7 minutes ago 6.04MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src b9b958c4a503 7 minutes ago 2.34MB nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src master-2_2_7_0-2 b3f78a30b532 7 minutes ago 1.39MB nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src master-2_2_7_0-2 072613fba31f 7 minutes ago 32.6MB nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src master-2_2_7_0-2 5ab62f690111 7 minutes ago 4.17kB nexus.gz1.opensdn.io:5101/tf-dev-sandbox frozen 660df38427e4 12 hours ago 23.6GB