2025-10-12 06:29:21,945: INFO: Building opensdn-analytics-query-engine 2025-10-12 06:29:22,004: 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_3_3-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 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 1.6s #2 [internal] load metadata for nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-2_2_3_3-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 2.0s #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_2_3_3-1 #7 DONE 0.0s #8 [1/2] FROM nexus.gz1.opensdn.io:5101/opensdn-base:master-2_2_3_3-1 #8 DONE 0.9s #6 [internal] load build context #6 transferring context: 1.54kB done #6 DONE 0.8s #8 [1/2] FROM nexus.gz1.opensdn.io:5101/opensdn-base:master-2_2_3_3-1 #8 DONE 0.9s #9 [stage-1 2/4] COPY entrypoint.sh / #9 DONE 2.4s #10 [stage-1 3/4] COPY --from=build /buildroot/usr/bin/contrail-query-engine /usr/bin/contrail-query-engine #10 DONE 0.7s #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 1.122 added from: http://tf-mirrors.gz1.opensdn.io/re 21 MB/s | 2.1 MB 00:00 #11 2.114 added from: http://tf-mirrors.gz1.opensdn.io/re 18 MB/s | 730 kB 00:00 #11 2.524 added from: http://tf-mirrors.gz1.opensdn.io/re 5.6 MB/s | 264 kB 00:00 #11 3.110 added from: http://tf-mirrors.gz1.opensdn.io/re 32 MB/s | 7.0 MB 00:00 #11 7.501 added from: http://tf-mirrors.gz1.opensdn.io/re 33 MB/s | 4.0 MB 00:00 #11 8.888 added from: http://tf-mirrors.gz1.opensdn.io/re 13 MB/s | 939 kB 00:00 #11 9.685 added from: http://tf-mirrors.gz1.opensdn.io/re 22 MB/s | 2.3 MB 00:00 #11 11.23 added from: http://tf-mirrors.gz1.opensdn.io/re 1.0 MB/s | 392 kB 00:00 #11 11.80 added from: http://tf-mirrors.gz1.opensdn.io/re 1.9 MB/s | 451 kB 00:00 #11 12.18 added from: http://tf-mirrors.gz1.opensdn.io/re 661 kB/s | 16 kB 00:00 #11 12.57 added from: http://tf-mirrors.gz1.opensdn.io/re 7.7 kB/s | 257 B 00:00 #11 12.99 added from: http://tf-mirrors.gz1.opensdn.io/re 302 kB/s | 13 kB 00:00 #11 13.26 added from: http://tf-mirrors.gz1.opensdn.io/re 1.6 MB/s | 64 kB 00:00 #11 14.00 added from: http://tf-mirrors.gz1.opensdn.io/re 59 MB/s | 30 MB 00:00 #11 25.84 Third parties for OpenSDN 16 MB/s | 5.1 MB 00:00 #11 31.08 Dependencies resolved. #11 31.08 =============================================================================================== #11 31.08 Package Arch Version Repository Size #11 31.08 =============================================================================================== #11 31.08 Installing: #11 31.08 boost x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 11 k #11 31.08 cassandra-cpp-driver x86_64 2.17.0-1.el9.remi tpc 709 k #11 31.08 librdkafka x86_64 1.6.1-102.el9 tf-mirrors.ci_repos_yum9-appstream 662 k #11 31.08 libzookeeper x86_64 3.9.2-0contrail0.el9 tpc 93 k #11 31.08 protobuf x86_64 3.14.0-13.el9 tf-mirrors.ci_repos_yum9-appstream 1.0 M #11 31.08 redis x86_64 6.2.17-1.el9_5 tf-mirrors.ci_repos_yum9-appstream 1.3 M #11 31.08 Installing dependencies: #11 31.08 boost-atomic x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 16 k #11 31.08 boost-chrono x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 24 k #11 31.08 boost-container x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 36 k #11 31.08 boost-context x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 15 k #11 31.08 boost-contract x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 44 k #11 31.08 boost-coroutine x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 32 k #11 31.08 boost-date-time x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 13 k #11 31.08 boost-fiber x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 38 k #11 31.08 boost-filesystem x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 57 k #11 31.08 boost-graph x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 101 k #11 31.08 boost-iostreams x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 38 k #11 31.08 boost-locale x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 214 k #11 31.08 boost-log x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 408 k #11 31.08 boost-math x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 205 k #11 31.08 boost-nowide x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 15 k #11 31.08 boost-program-options x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 106 k #11 31.08 boost-python3 x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 92 k #11 31.08 boost-random x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 23 k #11 31.08 boost-regex x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 277 k #11 31.08 boost-serialization x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 129 k #11 31.08 boost-stacktrace x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 27 k #11 31.08 boost-system x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 13 k #11 31.08 boost-test x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 230 k #11 31.08 boost-thread x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 55 k #11 31.08 boost-timer x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 23 k #11 31.08 boost-type_erasure x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 30 k #11 31.08 boost-wave x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 208 k #11 31.08 libicu x86_64 67.1-9.el9 tf-mirrors.ci_repos_yum9-baseos 9.6 M #11 31.08 logrotate x86_64 3.18.0-8.el9 tf-mirrors.ci_repos_yum9-baseos 74 k #11 31.08 #11 31.08 Transaction Summary #11 31.08 =============================================================================================== #11 31.08 Install 35 Packages #11 31.08 #11 31.08 Total download size: 16 M #11 31.08 Installed size: 53 M #11 31.08 Downloading Packages: #11 31.11 (1/35): boost-1.75.0-8.el9.x86_64.rpm 637 kB/s | 11 kB 00:00 #11 31.11 (2/35): logrotate-3.18.0-8.el9.x86_64.rpm 3.1 MB/s | 74 kB 00:00 #11 31.12 (3/35): boost-atomic-1.75.0-8.el9.x86_64.rpm 963 kB/s | 16 kB 00:00 #11 31.13 (4/35): boost-chrono-1.75.0-8.el9.x86_64.rpm 1.4 MB/s | 24 kB 00:00 #11 31.14 (5/35): boost-container-1.75.0-8.el9.x86_64.rpm 2.7 MB/s | 36 kB 00:00 #11 31.14 (6/35): boost-context-1.75.0-8.el9.x86_64.rpm 1.4 MB/s | 15 kB 00:00 #11 31.15 (7/35): boost-contract-1.75.0-8.el9.x86_64.rpm 5.0 MB/s | 44 kB 00:00 #11 31.15 (8/35): boost-coroutine-1.75.0-8.el9.x86_64.rpm 2.5 MB/s | 32 kB 00:00 #11 31.16 (9/35): boost-date-time-1.75.0-8.el9.x86_64.rpm 1.0 MB/s | 13 kB 00:00 #11 31.17 (10/35): boost-fiber-1.75.0-8.el9.x86_64.rpm 2.4 MB/s | 38 kB 00:00 #11 31.18 (11/35): boost-filesystem-1.75.0-8.el9.x86_64.r 3.2 MB/s | 57 kB 00:00 #11 31.19 (12/35): boost-graph-1.75.0-8.el9.x86_64.rpm 4.6 MB/s | 101 kB 00:00 #11 31.21 (13/35): boost-iostreams-1.75.0-8.el9.x86_64.rp 1.8 MB/s | 38 kB 00:00 #11 31.21 (14/35): boost-locale-1.75.0-8.el9.x86_64.rpm 16 MB/s | 214 kB 00:00 #11 31.22 (15/35): boost-log-1.75.0-8.el9.x86_64.rpm 19 MB/s | 408 kB 00:00 #11 31.23 (16/35): boost-math-1.75.0-8.el9.x86_64.rpm 8.4 MB/s | 205 kB 00:00 #11 31.23 (17/35): boost-nowide-1.75.0-8.el9.x86_64.rpm 1.2 MB/s | 15 kB 00:00 #11 31.24 (18/35): boost-program-options-1.75.0-8.el9.x86 14 MB/s | 106 kB 00:00 #11 31.25 (19/35): boost-random-1.75.0-8.el9.x86_64.rpm 3.9 MB/s | 23 kB 00:00 #11 31.25 (20/35): boost-python3-1.75.0-8.el9.x86_64.rpm 4.5 MB/s | 92 kB 00:00 #11 31.27 (21/35): boost-regex-1.75.0-8.el9.x86_64.rpm 13 MB/s | 277 kB 00:00 #11 31.27 (22/35): boost-serialization-1.75.0-8.el9.x86_6 7.3 MB/s | 129 kB 00:00 #11 31.34 (23/35): boost-stacktrace-1.75.0-8.el9.x86_64.r 343 kB/s | 27 kB 00:00 #11 31.39 (24/35): boost-system-1.75.0-8.el9.x86_64.rpm 123 kB/s | 13 kB 00:00 #11 31.39 (25/35): boost-thread-1.75.0-8.el9.x86_64.rpm 6.6 MB/s | 55 kB 00:00 #11 31.39 (26/35): boost-test-1.75.0-8.el9.x86_64.rpm 4.9 MB/s | 230 kB 00:00 #11 31.39 (27/35): boost-timer-1.75.0-8.el9.x86_64.rpm 2.3 MB/s | 23 kB 00:00 #11 31.40 (28/35): boost-type_erasure-1.75.0-8.el9.x86_64 4.5 MB/s | 30 kB 00:00 #11 31.40 (29/35): boost-wave-1.75.0-8.el9.x86_64.rpm 21 MB/s | 208 kB 00:00 #11 31.43 (30/35): librdkafka-1.6.1-102.el9.x86_64.rpm 29 MB/s | 662 kB 00:00 #11 31.45 (31/35): protobuf-3.14.0-13.el9.x86_64.rpm 23 MB/s | 1.0 MB 00:00 #11 31.50 (32/35): redis-6.2.17-1.el9_5.x86_64.rpm 18 MB/s | 1.3 MB 00:00 #11 31.59 (33/35): libicu-67.1-9.el9.x86_64.rpm 19 MB/s | 9.6 MB 00:00 #11 31.61 (34/35): libzookeeper-3.9.2-0contrail0.el9.x86_ 849 kB/s | 93 kB 00:00 #11 31.62 (35/35): cassandra-cpp-driver-2.17.0-1.el9.remi 4.2 MB/s | 709 kB 00:00 #11 31.62 -------------------------------------------------------------------------------- #11 31.62 Total 30 MB/s | 16 MB 00:00 #11 31.62 Running transaction check #11 31.68 Transaction check succeeded. #11 31.68 Running transaction test #11 31.91 Transaction test succeeded. #11 31.91 Running transaction #11 32.44 Preparing : 1/1 #11 32.55 Installing : boost-system-1.75.0-8.el9.x86_64 1/35 #11 32.55 Installing : boost-chrono-1.75.0-8.el9.x86_64 2/35 #11 32.55 Installing : boost-thread-1.75.0-8.el9.x86_64 3/35 #11 32.58 Installing : boost-filesystem-1.75.0-8.el9.x86_64 4/35 #11 33.04 Installing : libicu-67.1-9.el9.x86_64 5/35 #11 33.11 Installing : boost-regex-1.75.0-8.el9.x86_64 6/35 #11 34.02 Installing : boost-context-1.75.0-8.el9.x86_64 7/35 #11 34.09 Installing : boost-date-time-1.75.0-8.el9.x86_64 8/35 #11 34.09 Installing : boost-atomic-1.75.0-8.el9.x86_64 9/35 #11 34.11 Installing : boost-log-1.75.0-8.el9.x86_64 10/35 #11 34.12 Installing : boost-wave-1.75.0-8.el9.x86_64 11/35 #11 34.14 Installing : boost-coroutine-1.75.0-8.el9.x86_64 12/35 #11 34.14 Installing : boost-fiber-1.75.0-8.el9.x86_64 13/35 #11 34.15 Installing : boost-graph-1.75.0-8.el9.x86_64 14/35 #11 34.16 Installing : boost-locale-1.75.0-8.el9.x86_64 15/35 #11 34.17 Installing : boost-type_erasure-1.75.0-8.el9.x86_64 16/35 #11 34.19 Installing : boost-timer-1.75.0-8.el9.x86_64 17/35 #11 34.22 Installing : boost-test-1.75.0-8.el9.x86_64 18/35 #11 34.22 Installing : boost-stacktrace-1.75.0-8.el9.x86_64 19/35 #11 34.23 Installing : boost-serialization-1.75.0-8.el9.x86_64 20/35 #11 34.26 Installing : boost-random-1.75.0-8.el9.x86_64 21/35 #11 34.27 Installing : boost-python3-1.75.0-8.el9.x86_64 22/35 #11 34.27 Installing : boost-program-options-1.75.0-8.el9.x86_64 23/35 #11 34.29 Installing : boost-nowide-1.75.0-8.el9.x86_64 24/35 #11 34.34 Installing : boost-math-1.75.0-8.el9.x86_64 25/35 #11 34.34 Installing : boost-iostreams-1.75.0-8.el9.x86_64 26/35 #11 34.34 Installing : boost-contract-1.75.0-8.el9.x86_64 27/35 #11 34.34 Installing : boost-container-1.75.0-8.el9.x86_64 28/35 #11 34.34 Running scriptlet: logrotate-3.18.0-8.el9.x86_64 29/35 #11 34.37 Installing : logrotate-3.18.0-8.el9.x86_64 29/35 #11 34.40 Running scriptlet: logrotate-3.18.0-8.el9.x86_64 29/35 #11 34.44 Created symlink /etc/systemd/system/timers.target.wants/logrotate.timer → /usr/lib/systemd/system/logrotate.timer. #11 34.44 #11 34.44 Running scriptlet: redis-6.2.17-1.el9_5.x86_64 30/35 #11 34.89 Installing : redis-6.2.17-1.el9_5.x86_64 30/35 #11 34.90 Running scriptlet: redis-6.2.17-1.el9_5.x86_64 30/35 #11 35.01 Installing : boost-1.75.0-8.el9.x86_64 31/35 #11 35.02 Installing : libzookeeper-3.9.2-0contrail0.el9.x86_64 32/35 #11 35.10 Installing : cassandra-cpp-driver-2.17.0-1.el9.remi.x86_64 33/35 #11 35.17 Installing : protobuf-3.14.0-13.el9.x86_64 34/35 #11 35.23 Installing : librdkafka-1.6.1-102.el9.x86_64 35/35 #11 35.27 Running scriptlet: librdkafka-1.6.1-102.el9.x86_64 35/35 #11 35.71 Verifying : libicu-67.1-9.el9.x86_64 1/35 #11 35.71 Verifying : logrotate-3.18.0-8.el9.x86_64 2/35 #11 35.71 Verifying : boost-1.75.0-8.el9.x86_64 3/35 #11 35.71 Verifying : boost-atomic-1.75.0-8.el9.x86_64 4/35 #11 35.71 Verifying : boost-chrono-1.75.0-8.el9.x86_64 5/35 #11 35.71 Verifying : boost-container-1.75.0-8.el9.x86_64 6/35 #11 35.71 Verifying : boost-context-1.75.0-8.el9.x86_64 7/35 #11 35.71 Verifying : boost-contract-1.75.0-8.el9.x86_64 8/35 #11 35.71 Verifying : boost-coroutine-1.75.0-8.el9.x86_64 9/35 #11 35.71 Verifying : boost-date-time-1.75.0-8.el9.x86_64 10/35 #11 35.71 Verifying : boost-fiber-1.75.0-8.el9.x86_64 11/35 #11 35.71 Verifying : boost-filesystem-1.75.0-8.el9.x86_64 12/35 #11 35.71 Verifying : boost-graph-1.75.0-8.el9.x86_64 13/35 #11 35.71 Verifying : boost-iostreams-1.75.0-8.el9.x86_64 14/35 #11 35.71 Verifying : boost-locale-1.75.0-8.el9.x86_64 15/35 #11 35.71 Verifying : boost-log-1.75.0-8.el9.x86_64 16/35 #11 35.71 Verifying : boost-math-1.75.0-8.el9.x86_64 17/35 #11 35.71 Verifying : boost-nowide-1.75.0-8.el9.x86_64 18/35 #11 35.71 Verifying : boost-program-options-1.75.0-8.el9.x86_64 19/35 #11 35.71 Verifying : boost-python3-1.75.0-8.el9.x86_64 20/35 #11 35.71 Verifying : boost-random-1.75.0-8.el9.x86_64 21/35 #11 35.71 Verifying : boost-regex-1.75.0-8.el9.x86_64 22/35 #11 35.71 Verifying : boost-serialization-1.75.0-8.el9.x86_64 23/35 #11 35.71 Verifying : boost-stacktrace-1.75.0-8.el9.x86_64 24/35 #11 35.71 Verifying : boost-system-1.75.0-8.el9.x86_64 25/35 #11 35.71 Verifying : boost-test-1.75.0-8.el9.x86_64 26/35 #11 35.71 Verifying : boost-thread-1.75.0-8.el9.x86_64 27/35 #11 35.71 Verifying : boost-timer-1.75.0-8.el9.x86_64 28/35 #11 35.71 Verifying : boost-type_erasure-1.75.0-8.el9.x86_64 29/35 #11 35.71 Verifying : boost-wave-1.75.0-8.el9.x86_64 30/35 #11 35.71 Verifying : librdkafka-1.6.1-102.el9.x86_64 31/35 #11 35.71 Verifying : protobuf-3.14.0-13.el9.x86_64 32/35 #11 35.71 Verifying : redis-6.2.17-1.el9_5.x86_64 33/35 #11 35.71 Verifying : cassandra-cpp-driver-2.17.0-1.el9.remi.x86_64 34/35 #11 35.71 Verifying : libzookeeper-3.9.2-0contrail0.el9.x86_64 35/35 #11 35.82 #11 35.82 Installed: #11 35.82 boost-1.75.0-8.el9.x86_64 #11 35.82 boost-atomic-1.75.0-8.el9.x86_64 #11 35.82 boost-chrono-1.75.0-8.el9.x86_64 #11 35.82 boost-container-1.75.0-8.el9.x86_64 #11 35.82 boost-context-1.75.0-8.el9.x86_64 #11 35.82 boost-contract-1.75.0-8.el9.x86_64 #11 35.82 boost-coroutine-1.75.0-8.el9.x86_64 #11 35.82 boost-date-time-1.75.0-8.el9.x86_64 #11 35.82 boost-fiber-1.75.0-8.el9.x86_64 #11 35.82 boost-filesystem-1.75.0-8.el9.x86_64 #11 35.82 boost-graph-1.75.0-8.el9.x86_64 #11 35.82 boost-iostreams-1.75.0-8.el9.x86_64 #11 35.82 boost-locale-1.75.0-8.el9.x86_64 #11 35.82 boost-log-1.75.0-8.el9.x86_64 #11 35.82 boost-math-1.75.0-8.el9.x86_64 #11 35.82 boost-nowide-1.75.0-8.el9.x86_64 #11 35.82 boost-program-options-1.75.0-8.el9.x86_64 #11 35.82 boost-python3-1.75.0-8.el9.x86_64 #11 35.82 boost-random-1.75.0-8.el9.x86_64 #11 35.82 boost-regex-1.75.0-8.el9.x86_64 #11 35.82 boost-serialization-1.75.0-8.el9.x86_64 #11 35.82 boost-stacktrace-1.75.0-8.el9.x86_64 #11 35.82 boost-system-1.75.0-8.el9.x86_64 #11 35.82 boost-test-1.75.0-8.el9.x86_64 #11 35.82 boost-thread-1.75.0-8.el9.x86_64 #11 35.82 boost-timer-1.75.0-8.el9.x86_64 #11 35.82 boost-type_erasure-1.75.0-8.el9.x86_64 #11 35.82 boost-wave-1.75.0-8.el9.x86_64 #11 35.82 cassandra-cpp-driver-2.17.0-1.el9.remi.x86_64 #11 35.82 libicu-67.1-9.el9.x86_64 #11 35.82 librdkafka-1.6.1-102.el9.x86_64 #11 35.82 libzookeeper-3.9.2-0contrail0.el9.x86_64 #11 35.82 logrotate-3.18.0-8.el9.x86_64 #11 35.82 protobuf-3.14.0-13.el9.x86_64 #11 35.82 redis-6.2.17-1.el9_5.x86_64 #11 35.82 #11 35.82 Complete! #11 36.43 75 files removed #11 DONE 36.7s #12 exporting to image #12 exporting layers #12 exporting layers 5.8s done #12 writing image sha256:f880ee17180a6551d46756a674ea0b3c2c96d6696660852de1419966230cb4a8 done #12 naming to nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine:master-2_2_3_3-1 #12 naming to nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine:master-2_2_3_3-1 0.0s done #12 DONE 5.9s 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-12 06:30:34,763: INFO: Docker build duration: 73 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine] b75847def0a1: Preparing 5896df76b3b0: Preparing 16473ea52941: Preparing 816f4f42d303: Preparing 1bd0c03b5e9b: Preparing 20f5c50bc0ac: Preparing f0dbee932d57: Preparing 577a44a38ec6: Preparing d9f785f9e2c6: Preparing 837b6f8193f4: Preparing 98ec449e0dfc: Preparing c768b166193f: Preparing bc6ea7a26451: Preparing 5e2a2b2ea798: Preparing 44343de3ea1d: Preparing 1bd0c03b5e9b: Waiting 20f5c50bc0ac: Waiting f0dbee932d57: Waiting 577a44a38ec6: Waiting d9f785f9e2c6: Waiting 837b6f8193f4: Waiting 98ec449e0dfc: Waiting c768b166193f: Waiting bc6ea7a26451: Waiting 5e2a2b2ea798: Waiting 44343de3ea1d: Waiting 816f4f42d303: Layer already exists 1bd0c03b5e9b: Layer already exists 20f5c50bc0ac: Layer already exists 16473ea52941: Pushed f0dbee932d57: Layer already exists 577a44a38ec6: Layer already exists d9f785f9e2c6: Layer already exists 837b6f8193f4: Layer already exists 98ec449e0dfc: Layer already exists c768b166193f: Layer already exists bc6ea7a26451: Layer already exists 5e2a2b2ea798: Layer already exists 44343de3ea1d: Layer already exists b75847def0a1: Pushed 5896df76b3b0: Pushed master-2_2_3_3-1: digest: sha256:e4e091410f46cffa01017aea7e83ad6c259e15d845563a99aaa855ad70493d60 size: 3459 2025-10-12 06:31:20,454: INFO: Building opensdn-analytics-query-engine finished successfully, duration: 119 seconds REPOSITORY TAG IMAGE ID CREATED SIZE nexus.gz1.opensdn.io:5101/opensdn-debug master-2_2_3_3-1 b7e0542cd485 8 seconds ago 278MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent-dpdk master-2_2_3_3-1 d426b3eb33c0 30 seconds ago 791MB nexus.gz1.opensdn.io:5101/opensdn-analytics-collector master-2_2_3_3-1 54dc2cd9497e 32 seconds ago 860MB nexus.gz1.opensdn.io:5101/opensdn-analytics-api master-2_2_3_3-1 74bbc9d116a7 51 seconds ago 538MB nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine master-2_2_3_3-1 f880ee17180a 53 seconds ago 741MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-dnsmasq master-2_2_3_3-1 da64bc8db1fb 58 seconds ago 530MB nexus.gz1.opensdn.io:5101/opensdn-openstack-compute-init master-2_2_3_3-1 8c6ac2f72188 About a minute ago 278MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns master-2_2_3_3-1 81ca4837643b About a minute ago 889MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-collector master-2_2_3_3-1 1b97836fbbe5 About a minute ago 731MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology master-2_2_3_3-1 bc8d1f8be609 About a minute ago 731MB nexus.gz1.opensdn.io:5101/opensdn-analytics-alarm-gen master-2_2_3_3-1 94dbc27b5533 About a minute ago 529MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk master-2_2_3_3-1 d401e1571dce About a minute ago 583MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-svcmonitor master-2_2_3_3-1 0f404d849c34 About a minute ago 525MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job master-2_2_3_3-1 83e7367e288b About a minute ago 788MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web master-2_2_3_3-1 8329774ee7e7 About a minute ago 788MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema master-2_2_3_3-1 e91d3b26f964 About a minute ago 514MB nexus.gz1.opensdn.io:5101/opensdn-openstack-neutron-init master-2_2_3_3-1 6c73c6a04a9b About a minute ago 293MB nexus.gz1.opensdn.io:5101/opensdn-openstack-heat-init master-2_2_3_3-1 4171cbbc3a48 About a minute ago 294MB nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init master-2_2_3_3-1 885440c0d367 About a minute ago 534MB nexus.gz1.opensdn.io:5101/opensdn-provisioner master-2_2_3_3-1 97b2f914d730 About a minute ago 514MB nexus.gz1.opensdn.io:5101/opensdn-kubernetes-kube-manager master-2_2_3_3-1 2f7046370c2a About a minute ago 517MB nexus.gz1.opensdn.io:5101/opensdn-node-init master-2_2_3_3-1 4ca70a68c2f7 About a minute ago 514MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base master-2_2_3_3-1 94b0f50d9268 2 minutes ago 788MB nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq master-2_2_3_3-1 c84148c08add 3 minutes ago 363MB nexus.gz1.opensdn.io:5101/opensdn-external-stunnel master-2_2_3_3-1 9677eb149385 3 minutes ago 328MB nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper master-2_2_3_3-1 a65e90643580 3 minutes ago 301MB nexus.gz1.opensdn.io:5101/opensdn-external-cassandra master-2_2_3_3-1 c6e44ce2e47d 3 minutes ago 687MB nexus.gz1.opensdn.io:5101/opensdn-external-redis master-2_2_3_3-1 1f5f9c3558f5 3 minutes ago 171MB nexus.gz1.opensdn.io:5101/opensdn-external-kafka master-2_2_3_3-1 e93b0487ad04 3 minutes ago 744MB nexus.gz1.opensdn.io:5101/opensdn-external-haproxy master-2_2_3_3-1 6d9a235cbb26 3 minutes ago 152MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base master-2_2_3_3-1 032b9d2a4401 3 minutes ago 731MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-base master-2_2_3_3-1 f3abc81d5902 3 minutes ago 583MB nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd master-2_2_3_3-1 4e2765c054ae 3 minutes ago 290MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-base master-2_2_3_3-1 029a5200a0ee 3 minutes ago 574MB nexus.gz1.opensdn.io:5101/opensdn-base master-2_2_3_3-1 5ab46ed98ce5 4 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-analytics-base master-2_2_3_3-1 0159963f1077 4 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-base master-2_2_3_3-1 780b32b290af 4 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-general-base master-2_2_3_3-1 5f98a5a08bd2 5 minutes ago 278MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src master-2_2_3_3-1 1ae0f3eb249a 6 minutes ago 2.35MB tf-dev-sandbox compile 399dcc6db7f3 6 minutes ago 35.2GB nexus.gz1.opensdn.io:5101/opensdn-charms-src master-2_2_3_3-1 4a992d932b0b 13 minutes ago 6.04MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src f36cb6012217 13 minutes ago 2.33MB nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src master-2_2_3_3-1 7448ffcee295 13 minutes ago 1.39MB nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src master-2_2_3_3-1 ef629a4cb346 13 minutes ago 32.6MB nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src master-2_2_3_3-1 e48a3a051859 13 minutes ago 4.17kB nexus.gz1.opensdn.io:5101/tf-dev-sandbox frozen 0c8679d848f4 9 hours ago 23.8GB