2025-10-22 10:29:49,795: INFO: Building opensdn-analytics-query-engine 2025-10-22 10:29:49,848: 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_5_8-3 --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.37kB done #1 WARN: InvalidDefaultArgInFrom: Default value for ARG ${BUILD_IMAGE} results in empty or invalid base image name (line 4) #1 WARN: InvalidDefaultArgInFrom: Default value for ARG ${CONTRAIL_REGISTRY}/opensdn-analytics-base:${CONTRAIL_CONTAINER_TAG} results in empty or invalid base image name (line 6) #1 DONE 0.0s #2 [internal] load metadata for nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-2_2_5_8-3 #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 0.0s done #4 DONE 0.9s #5 [internal] load build context #5 DONE 0.0s #6 [build 1/1] FROM docker.io/library/tf-dev-sandbox:compile #6 DONE 0.0s #7 [stage-1 1/4] FROM nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-2_2_5_8-3 #7 DONE 0.0s #8 [1/2] FROM nexus.gz1.opensdn.io:5101/opensdn-base:master-2_2_5_8-3 #8 DONE 0.1s #6 [build 1/1] FROM docker.io/library/tf-dev-sandbox:compile #6 CACHED #5 [internal] load build context #5 transferring context: 1.54kB done #5 DONE 1.0s #9 [stage-1 2/4] COPY entrypoint.sh / #9 DONE 2.6s #10 [stage-1 3/4] COPY --from=build /buildroot/usr/bin/contrail-query-engine /usr/bin/contrail-query-engine #10 ... #8 [1/2] FROM nexus.gz1.opensdn.io:5101/opensdn-base:master-2_2_5_8-3 #8 DONE 0.1s #10 [stage-1 3/4] COPY --from=build /buildroot/usr/bin/contrail-query-engine /usr/bin/contrail-query-engine #10 DONE 1.0s #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.437 added from: http://tf-mirrors.gz1.opensdn.io/re 28 MB/s | 2.1 MB 00:00 #11 3.178 added from: http://tf-mirrors.gz1.opensdn.io/re 13 MB/s | 730 kB 00:00 #11 3.453 added from: http://tf-mirrors.gz1.opensdn.io/re 4.8 MB/s | 264 kB 00:00 #11 3.854 added from: http://tf-mirrors.gz1.opensdn.io/re 38 MB/s | 7.0 MB 00:00 #11 6.769 added from: http://tf-mirrors.gz1.opensdn.io/re 22 MB/s | 4.0 MB 00:00 #11 8.569 added from: http://tf-mirrors.gz1.opensdn.io/re 9.9 MB/s | 939 kB 00:00 #11 9.237 added from: http://tf-mirrors.gz1.opensdn.io/re 22 MB/s | 2.3 MB 00:00 #11 10.83 added from: http://tf-mirrors.gz1.opensdn.io/re 6.9 MB/s | 392 kB 00:00 #11 11.64 added from: http://tf-mirrors.gz1.opensdn.io/re 6.7 MB/s | 451 kB 00:00 #11 12.27 added from: http://tf-mirrors.gz1.opensdn.io/re 330 kB/s | 16 kB 00:00 #11 12.51 added from: http://tf-mirrors.gz1.opensdn.io/re 5.1 kB/s | 257 B 00:00 #11 12.77 added from: http://tf-mirrors.gz1.opensdn.io/re 319 kB/s | 13 kB 00:00 #11 13.37 added from: http://tf-mirrors.gz1.opensdn.io/re 489 kB/s | 64 kB 00:00 #11 14.17 added from: http://tf-mirrors.gz1.opensdn.io/re 46 MB/s | 30 MB 00:00 #11 32.67 Third parties for OpenSDN 28 MB/s | 5.1 MB 00:00 #11 42.19 Dependencies resolved. #11 42.19 =============================================================================================== #11 42.19 Package Arch Version Repository Size #11 42.19 =============================================================================================== #11 42.19 Installing: #11 42.19 boost x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 11 k #11 42.19 cassandra-cpp-driver x86_64 2.17.0-1.el9.remi tpc 709 k #11 42.19 librdkafka x86_64 1.6.1-102.el9 tf-mirrors.ci_repos_yum9-appstream 662 k #11 42.19 libzookeeper x86_64 3.9.2-0contrail0.el9 tpc 93 k #11 42.19 protobuf x86_64 3.14.0-13.el9 tf-mirrors.ci_repos_yum9-appstream 1.0 M #11 42.19 redis x86_64 6.2.17-1.el9_5 tf-mirrors.ci_repos_yum9-appstream 1.3 M #11 42.19 Installing dependencies: #11 42.19 boost-atomic x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 16 k #11 42.19 boost-chrono x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 24 k #11 42.19 boost-container x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 36 k #11 42.19 boost-context x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 15 k #11 42.19 boost-contract x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 44 k #11 42.19 boost-coroutine x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 32 k #11 42.19 boost-date-time x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 13 k #11 42.19 boost-fiber x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 38 k #11 42.19 boost-filesystem x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 57 k #11 42.19 boost-graph x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 101 k #11 42.19 boost-iostreams x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 38 k #11 42.19 boost-locale x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 214 k #11 42.19 boost-log x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 408 k #11 42.19 boost-math x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 205 k #11 42.19 boost-nowide x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 15 k #11 42.19 boost-program-options x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 106 k #11 42.19 boost-python3 x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 92 k #11 42.19 boost-random x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 23 k #11 42.19 boost-regex x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 277 k #11 42.19 boost-serialization x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 129 k #11 42.19 boost-stacktrace x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 27 k #11 42.19 boost-system x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 13 k #11 42.19 boost-test x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 230 k #11 42.19 boost-thread x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 55 k #11 42.19 boost-timer x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 23 k #11 42.19 boost-type_erasure x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 30 k #11 42.19 boost-wave x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 208 k #11 42.19 libicu x86_64 67.1-9.el9 tf-mirrors.ci_repos_yum9-baseos 9.6 M #11 42.19 logrotate x86_64 3.18.0-8.el9 tf-mirrors.ci_repos_yum9-baseos 74 k #11 42.19 #11 42.19 Transaction Summary #11 42.19 =============================================================================================== #11 42.19 Install 35 Packages #11 42.19 #11 42.19 Total download size: 16 M #11 42.19 Installed size: 53 M #11 42.19 Downloading Packages: #11 42.21 (1/35): boost-1.75.0-8.el9.x86_64.rpm 439 kB/s | 11 kB 00:00 #11 42.24 (2/35): logrotate-3.18.0-8.el9.x86_64.rpm 1.9 MB/s | 74 kB 00:00 #11 42.24 (3/35): boost-atomic-1.75.0-8.el9.x86_64.rpm 889 kB/s | 16 kB 00:00 #11 42.24 (4/35): boost-chrono-1.75.0-8.el9.x86_64.rpm 1.2 MB/s | 24 kB 00:00 #11 42.25 (5/35): boost-container-1.75.0-8.el9.x86_64.rpm 1.8 MB/s | 36 kB 00:00 #11 42.26 (6/35): boost-context-1.75.0-8.el9.x86_64.rpm 953 kB/s | 15 kB 00:00 #11 42.26 (7/35): boost-contract-1.75.0-8.el9.x86_64.rpm 2.8 MB/s | 44 kB 00:00 #11 42.28 (8/35): boost-coroutine-1.75.0-8.el9.x86_64.rpm 1.8 MB/s | 32 kB 00:00 #11 42.29 (9/35): boost-date-time-1.75.0-8.el9.x86_64.rpm 913 kB/s | 13 kB 00:00 #11 42.29 (10/35): boost-fiber-1.75.0-8.el9.x86_64.rpm 4.1 MB/s | 38 kB 00:00 #11 42.31 (11/35): boost-filesystem-1.75.0-8.el9.x86_64.r 6.6 MB/s | 57 kB 00:00 #11 42.31 (12/35): boost-graph-1.75.0-8.el9.x86_64.rpm 8.6 MB/s | 101 kB 00:00 #11 42.31 (13/35): boost-iostreams-1.75.0-8.el9.x86_64.rp 3.4 MB/s | 38 kB 00:00 #11 42.33 (14/35): boost-locale-1.75.0-8.el9.x86_64.rpm 9.6 MB/s | 214 kB 00:00 #11 42.33 (15/35): boost-math-1.75.0-8.el9.x86_64.rpm 15 MB/s | 205 kB 00:00 #11 42.35 (16/35): boost-log-1.75.0-8.el9.x86_64.rpm 9.4 MB/s | 408 kB 00:00 #11 42.35 (17/35): boost-nowide-1.75.0-8.el9.x86_64.rpm 934 kB/s | 15 kB 00:00 #11 42.36 (18/35): boost-program-options-1.75.0-8.el9.x86 7.4 MB/s | 106 kB 00:00 #11 42.36 (19/35): boost-python3-1.75.0-8.el9.x86_64.rpm 6.1 MB/s | 92 kB 00:00 #11 42.37 (20/35): boost-random-1.75.0-8.el9.x86_64.rpm 3.0 MB/s | 23 kB 00:00 #11 42.38 (21/35): boost-regex-1.75.0-8.el9.x86_64.rpm 22 MB/s | 277 kB 00:00 #11 42.39 (22/35): boost-serialization-1.75.0-8.el9.x86_6 8.8 MB/s | 129 kB 00:00 #11 42.39 (23/35): boost-stacktrace-1.75.0-8.el9.x86_64.r 3.3 MB/s | 27 kB 00:00 #11 42.39 (24/35): boost-system-1.75.0-8.el9.x86_64.rpm 2.1 MB/s | 13 kB 00:00 #11 42.39 (25/35): boost-thread-1.75.0-8.el9.x86_64.rpm 6.9 MB/s | 55 kB 00:00 #11 42.40 (26/35): boost-test-1.75.0-8.el9.x86_64.rpm 14 MB/s | 230 kB 00:00 #11 42.40 (27/35): boost-timer-1.75.0-8.el9.x86_64.rpm 2.6 MB/s | 23 kB 00:00 #11 42.41 (28/35): boost-type_erasure-1.75.0-8.el9.x86_64 4.4 MB/s | 30 kB 00:00 #11 42.45 (29/35): boost-wave-1.75.0-8.el9.x86_64.rpm 16 MB/s | 208 kB 00:00 #11 42.45 (30/35): librdkafka-1.6.1-102.el9.x86_64.rpm 17 MB/s | 662 kB 00:00 #11 42.47 (31/35): protobuf-3.14.0-13.el9.x86_64.rpm 22 MB/s | 1.0 MB 00:00 #11 42.61 (32/35): libicu-67.1-9.el9.x86_64.rpm 23 MB/s | 9.6 MB 00:00 #11 42.61 (33/35): redis-6.2.17-1.el9_5.x86_64.rpm 7.9 MB/s | 1.3 MB 00:00 #11 42.65 (34/35): libzookeeper-3.9.2-0contrail0.el9.x86_ 3.5 MB/s | 93 kB 00:00 #11 42.65 (35/35): cassandra-cpp-driver-2.17.0-1.el9.remi 4.2 MB/s | 709 kB 00:00 #11 42.65 -------------------------------------------------------------------------------- #11 42.65 Total 35 MB/s | 16 MB 00:00 #11 42.65 Running transaction check #11 42.74 Transaction check succeeded. #11 42.74 Running transaction test #11 43.17 Transaction test succeeded. #11 43.17 Running transaction #11 43.67 Preparing : 1/1 #11 43.86 Installing : boost-system-1.75.0-8.el9.x86_64 1/35 #11 44.08 Installing : boost-chrono-1.75.0-8.el9.x86_64 2/35 #11 44.51 Installing : boost-thread-1.75.0-8.el9.x86_64 3/35 #11 44.96 Installing : boost-filesystem-1.75.0-8.el9.x86_64 4/35 #11 45.21 Installing : libicu-67.1-9.el9.x86_64 5/35 #11 45.23 Installing : boost-regex-1.75.0-8.el9.x86_64 6/35 #11 45.24 Installing : boost-context-1.75.0-8.el9.x86_64 7/35 #11 45.25 Installing : boost-date-time-1.75.0-8.el9.x86_64 8/35 #11 45.26 Installing : boost-atomic-1.75.0-8.el9.x86_64 9/35 #11 45.28 Installing : boost-log-1.75.0-8.el9.x86_64 10/35 #11 45.31 Installing : boost-wave-1.75.0-8.el9.x86_64 11/35 #11 45.32 Installing : boost-coroutine-1.75.0-8.el9.x86_64 12/35 #11 45.33 Installing : boost-fiber-1.75.0-8.el9.x86_64 13/35 #11 45.34 Installing : boost-graph-1.75.0-8.el9.x86_64 14/35 #11 45.39 Installing : boost-locale-1.75.0-8.el9.x86_64 15/35 #11 45.42 Installing : boost-type_erasure-1.75.0-8.el9.x86_64 16/35 #11 45.42 Installing : boost-timer-1.75.0-8.el9.x86_64 17/35 #11 45.42 Installing : boost-test-1.75.0-8.el9.x86_64 18/35 #11 45.42 Installing : boost-stacktrace-1.75.0-8.el9.x86_64 19/35 #11 45.44 Installing : boost-serialization-1.75.0-8.el9.x86_64 20/35 #11 45.45 Installing : boost-random-1.75.0-8.el9.x86_64 21/35 #11 45.45 Installing : boost-python3-1.75.0-8.el9.x86_64 22/35 #11 45.48 Installing : boost-program-options-1.75.0-8.el9.x86_64 23/35 #11 45.48 Installing : boost-nowide-1.75.0-8.el9.x86_64 24/35 #11 45.51 Installing : boost-math-1.75.0-8.el9.x86_64 25/35 #11 45.51 Installing : boost-iostreams-1.75.0-8.el9.x86_64 26/35 #11 45.51 Installing : boost-contract-1.75.0-8.el9.x86_64 27/35 #11 45.52 Installing : boost-container-1.75.0-8.el9.x86_64 28/35 #11 45.52 Running scriptlet: logrotate-3.18.0-8.el9.x86_64 29/35 #11 45.60 Installing : logrotate-3.18.0-8.el9.x86_64 29/35 #11 45.63 Running scriptlet: logrotate-3.18.0-8.el9.x86_64 29/35 #11 45.65 Created symlink /etc/systemd/system/timers.target.wants/logrotate.timer → /usr/lib/systemd/system/logrotate.timer. #11 45.65 #11 45.66 Running scriptlet: redis-6.2.17-1.el9_5.x86_64 30/35 #11 45.98 Installing : redis-6.2.17-1.el9_5.x86_64 30/35 #11 45.98 Running scriptlet: redis-6.2.17-1.el9_5.x86_64 30/35 #11 46.05 Installing : boost-1.75.0-8.el9.x86_64 31/35 #11 46.06 Installing : libzookeeper-3.9.2-0contrail0.el9.x86_64 32/35 #11 46.09 Installing : cassandra-cpp-driver-2.17.0-1.el9.remi.x86_64 33/35 #11 46.16 Installing : protobuf-3.14.0-13.el9.x86_64 34/35 #11 46.18 Installing : librdkafka-1.6.1-102.el9.x86_64 35/35 #11 46.21 Running scriptlet: librdkafka-1.6.1-102.el9.x86_64 35/35 #11 46.45 Verifying : libicu-67.1-9.el9.x86_64 1/35 #11 46.45 Verifying : logrotate-3.18.0-8.el9.x86_64 2/35 #11 46.45 Verifying : boost-1.75.0-8.el9.x86_64 3/35 #11 46.45 Verifying : boost-atomic-1.75.0-8.el9.x86_64 4/35 #11 46.45 Verifying : boost-chrono-1.75.0-8.el9.x86_64 5/35 #11 46.45 Verifying : boost-container-1.75.0-8.el9.x86_64 6/35 #11 46.45 Verifying : boost-context-1.75.0-8.el9.x86_64 7/35 #11 46.45 Verifying : boost-contract-1.75.0-8.el9.x86_64 8/35 #11 46.45 Verifying : boost-coroutine-1.75.0-8.el9.x86_64 9/35 #11 46.45 Verifying : boost-date-time-1.75.0-8.el9.x86_64 10/35 #11 46.45 Verifying : boost-fiber-1.75.0-8.el9.x86_64 11/35 #11 46.45 Verifying : boost-filesystem-1.75.0-8.el9.x86_64 12/35 #11 46.45 Verifying : boost-graph-1.75.0-8.el9.x86_64 13/35 #11 46.45 Verifying : boost-iostreams-1.75.0-8.el9.x86_64 14/35 #11 46.45 Verifying : boost-locale-1.75.0-8.el9.x86_64 15/35 #11 46.45 Verifying : boost-log-1.75.0-8.el9.x86_64 16/35 #11 46.45 Verifying : boost-math-1.75.0-8.el9.x86_64 17/35 #11 46.45 Verifying : boost-nowide-1.75.0-8.el9.x86_64 18/35 #11 46.45 Verifying : boost-program-options-1.75.0-8.el9.x86_64 19/35 #11 46.45 Verifying : boost-python3-1.75.0-8.el9.x86_64 20/35 #11 46.45 Verifying : boost-random-1.75.0-8.el9.x86_64 21/35 #11 46.45 Verifying : boost-regex-1.75.0-8.el9.x86_64 22/35 #11 46.45 Verifying : boost-serialization-1.75.0-8.el9.x86_64 23/35 #11 46.45 Verifying : boost-stacktrace-1.75.0-8.el9.x86_64 24/35 #11 46.45 Verifying : boost-system-1.75.0-8.el9.x86_64 25/35 #11 46.45 Verifying : boost-test-1.75.0-8.el9.x86_64 26/35 #11 46.45 Verifying : boost-thread-1.75.0-8.el9.x86_64 27/35 #11 46.45 Verifying : boost-timer-1.75.0-8.el9.x86_64 28/35 #11 46.45 Verifying : boost-type_erasure-1.75.0-8.el9.x86_64 29/35 #11 46.45 Verifying : boost-wave-1.75.0-8.el9.x86_64 30/35 #11 46.45 Verifying : librdkafka-1.6.1-102.el9.x86_64 31/35 #11 46.45 Verifying : protobuf-3.14.0-13.el9.x86_64 32/35 #11 46.45 Verifying : redis-6.2.17-1.el9_5.x86_64 33/35 #11 46.45 Verifying : cassandra-cpp-driver-2.17.0-1.el9.remi.x86_64 34/35 #11 46.45 Verifying : libzookeeper-3.9.2-0contrail0.el9.x86_64 35/35 #11 46.66 #11 46.66 Installed: #11 46.66 boost-1.75.0-8.el9.x86_64 #11 46.66 boost-atomic-1.75.0-8.el9.x86_64 #11 46.66 boost-chrono-1.75.0-8.el9.x86_64 #11 46.66 boost-container-1.75.0-8.el9.x86_64 #11 46.66 boost-context-1.75.0-8.el9.x86_64 #11 46.66 boost-contract-1.75.0-8.el9.x86_64 #11 46.66 boost-coroutine-1.75.0-8.el9.x86_64 #11 46.66 boost-date-time-1.75.0-8.el9.x86_64 #11 46.66 boost-fiber-1.75.0-8.el9.x86_64 #11 46.66 boost-filesystem-1.75.0-8.el9.x86_64 #11 46.66 boost-graph-1.75.0-8.el9.x86_64 #11 46.66 boost-iostreams-1.75.0-8.el9.x86_64 #11 46.66 boost-locale-1.75.0-8.el9.x86_64 #11 46.66 boost-log-1.75.0-8.el9.x86_64 #11 46.66 boost-math-1.75.0-8.el9.x86_64 #11 46.66 boost-nowide-1.75.0-8.el9.x86_64 #11 46.66 boost-program-options-1.75.0-8.el9.x86_64 #11 46.66 boost-python3-1.75.0-8.el9.x86_64 #11 46.66 boost-random-1.75.0-8.el9.x86_64 #11 46.66 boost-regex-1.75.0-8.el9.x86_64 #11 46.66 boost-serialization-1.75.0-8.el9.x86_64 #11 46.66 boost-stacktrace-1.75.0-8.el9.x86_64 #11 46.66 boost-system-1.75.0-8.el9.x86_64 #11 46.66 boost-test-1.75.0-8.el9.x86_64 #11 46.66 boost-thread-1.75.0-8.el9.x86_64 #11 46.66 boost-timer-1.75.0-8.el9.x86_64 #11 46.66 boost-type_erasure-1.75.0-8.el9.x86_64 #11 46.66 boost-wave-1.75.0-8.el9.x86_64 #11 46.66 cassandra-cpp-driver-2.17.0-1.el9.remi.x86_64 #11 46.66 libicu-67.1-9.el9.x86_64 #11 46.66 librdkafka-1.6.1-102.el9.x86_64 #11 46.66 libzookeeper-3.9.2-0contrail0.el9.x86_64 #11 46.66 logrotate-3.18.0-8.el9.x86_64 #11 46.66 protobuf-3.14.0-13.el9.x86_64 #11 46.66 redis-6.2.17-1.el9_5.x86_64 #11 46.66 #11 46.66 Complete! #11 47.63 75 files removed #11 DONE 47.9s #12 exporting to image #12 exporting layers #12 exporting layers 10.7s done #12 writing image sha256:fc5939f7bfa461de12f8b94aeafd5a076cd2b74db67833699b3bccb9bc564ae2 0.0s done #12 naming to nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine:master-2_2_5_8-3 #12 naming to nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine:master-2_2_5_8-3 0.1s done #12 DONE 11.3s 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 10:30:58,974: INFO: Docker build duration: 69 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine] 0b1c5a03b47b: Preparing 31af03087bbe: Preparing 90731d07f7ea: Preparing a6540824dd98: Preparing 73d9ad97c5c9: Preparing 3c5e6598f41d: Preparing 9a7cf68abc5a: Preparing eb032539b115: Preparing 47b9b357f686: Preparing 91f31ac0df93: Preparing af33c09d2e6f: Preparing 742427a7acea: Preparing 75ef72d930bb: Preparing 3c5e6598f41d: Waiting 9a7cf68abc5a: Waiting eb032539b115: Waiting 47b9b357f686: Waiting 91f31ac0df93: Waiting 680db87f27f0: Preparing 44343de3ea1d: Preparing 75ef72d930bb: Waiting 680db87f27f0: Waiting 44343de3ea1d: Waiting af33c09d2e6f: Waiting 742427a7acea: Waiting 73d9ad97c5c9: Layer already exists a6540824dd98: Layer already exists 90731d07f7ea: Pushed 3c5e6598f41d: Layer already exists 9a7cf68abc5a: Layer already exists eb032539b115: Layer already exists 91f31ac0df93: Layer already exists 47b9b357f686: Layer already exists af33c09d2e6f: Layer already exists 742427a7acea: Layer already exists 75ef72d930bb: Layer already exists 680db87f27f0: Layer already exists 44343de3ea1d: Layer already exists 0b1c5a03b47b: Pushed 31af03087bbe: Pushed master-2_2_5_8-3: digest: sha256:244e3d185734f6b1a16a02948b7e5dfb729a4875aa0475c439d8fce8c64aaf5c size: 3459 2025-10-22 10:32:20,197: INFO: Building opensdn-analytics-query-engine finished successfully, duration: 151 seconds REPOSITORY TAG IMAGE ID CREATED SIZE nexus.gz1.opensdn.io:5101/opensdn-tor-agent master-2_2_5_8-3 471cce74c3c0 20 seconds ago 573MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-svcmonitor master-2_2_5_8-3 512ccc9e4fdc 29 seconds ago 536MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent-dpdk master-2_2_5_8-3 6d921d411565 32 seconds ago 790MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-dnsmasq master-2_2_5_8-3 643b7d0a90f1 About a minute ago 530MB nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init master-2_2_5_8-3 2470fec1e343 About a minute ago 533MB nexus.gz1.opensdn.io:5101/opensdn-analytics-collector master-2_2_5_8-3 9eb786ed4619 About a minute ago 860MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns master-2_2_5_8-3 8331a1fb4d73 About a minute ago 888MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-named master-2_2_5_8-3 46911319fea1 About a minute ago 584MB nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine master-2_2_5_8-3 fc5939f7bfa4 About a minute ago 741MB nexus.gz1.opensdn.io:5101/opensdn-analytics-api master-2_2_5_8-3 7c296339e0ad About a minute ago 538MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology master-2_2_5_8-3 56d5ea3a86ca About a minute ago 731MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-collector master-2_2_5_8-3 a86abc61774f 2 minutes ago 731MB nexus.gz1.opensdn.io:5101/opensdn-analytics-alarm-gen master-2_2_5_8-3 2ec619b280c0 2 minutes ago 529MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk master-2_2_5_8-3 7e5d4dccba41 2 minutes ago 583MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web master-2_2_5_8-3 321cebc859f9 2 minutes ago 788MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job master-2_2_5_8-3 a19104e87395 2 minutes ago 788MB nexus.gz1.opensdn.io:5101/opensdn-openstack-heat-init master-2_2_5_8-3 ef50c9161b48 2 minutes ago 293MB nexus.gz1.opensdn.io:5101/opensdn-openstack-compute-init master-2_2_5_8-3 10d8ed18ec2c 2 minutes ago 278MB nexus.gz1.opensdn.io:5101/opensdn-openstack-neutron-init master-2_2_5_8-3 cfefe7b5b948 2 minutes ago 293MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema master-2_2_5_8-3 500ea61d6913 2 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-node-init master-2_2_5_8-3 653cfbe1c4b2 2 minutes ago 513MB nexus.gz1.opensdn.io:5101/opensdn-provisioner master-2_2_5_8-3 b26eb094511c 2 minutes ago 513MB nexus.gz1.opensdn.io:5101/opensdn-kubernetes-kube-manager master-2_2_5_8-3 61f3db45294b 2 minutes ago 517MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base master-2_2_5_8-3 2fb4dbc9a451 3 minutes ago 788MB nexus.gz1.opensdn.io:5101/opensdn-external-stunnel master-2_2_5_8-3 a04ec1644e4a 3 minutes ago 328MB nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq master-2_2_5_8-3 c7d8b1ee828d 3 minutes ago 363MB nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper master-2_2_5_8-3 7dc5f96ab244 3 minutes ago 301MB nexus.gz1.opensdn.io:5101/opensdn-external-cassandra master-2_2_5_8-3 67db74324924 3 minutes ago 687MB nexus.gz1.opensdn.io:5101/opensdn-external-redis master-2_2_5_8-3 72777a190d1c 3 minutes ago 171MB nexus.gz1.opensdn.io:5101/opensdn-external-kafka master-2_2_5_8-3 f9f78b33feea 3 minutes ago 744MB nexus.gz1.opensdn.io:5101/opensdn-external-haproxy master-2_2_5_8-3 1552724bbe17 3 minutes ago 144MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base master-2_2_5_8-3 1e3f607aeab6 4 minutes ago 731MB nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd master-2_2_5_8-3 1e59fb391201 4 minutes ago 290MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-base master-2_2_5_8-3 abd35d1ad486 4 minutes ago 583MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-base master-2_2_5_8-3 b93a1a7a5ece 4 minutes ago 574MB nexus.gz1.opensdn.io:5101/opensdn-analytics-base master-2_2_5_8-3 f5f9d73c86d3 5 minutes ago 513MB nexus.gz1.opensdn.io:5101/opensdn-base master-2_2_5_8-3 5e7f27161d97 5 minutes ago 513MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-base master-2_2_5_8-3 23eb4e3887b6 5 minutes ago 513MB nexus.gz1.opensdn.io:5101/opensdn-general-base master-2_2_5_8-3 cc31a2157fb4 6 minutes ago 278MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src master-2_2_5_8-3 8faf6d4668f6 6 minutes ago 2.45MB tf-dev-sandbox compile 6745a43fb73e 7 minutes ago 24.4GB nexus.gz1.opensdn.io:5101/opensdn-charms-src master-2_2_5_8-3 d5c30b6277af 7 minutes ago 6.04MB nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src master-2_2_5_8-3 011af4c28ecd 7 minutes ago 1.39MB nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src master-2_2_5_8-3 a5fe0052336a 7 minutes ago 32.6MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src 6fba72f2e6d7 7 minutes ago 2.43MB nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src master-2_2_5_8-3 2375beaf7f8b 7 minutes ago 4.17kB nexus.gz1.opensdn.io:5101/tf-dev-sandbox frozen 660df38427e4 13 hours ago 23.6GB