2025-10-26 23:06:41,735: INFO: Building opensdn-analytics-query-engine 2025-10-26 23:06:41,791: 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_7-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 transferring dockerfile: 1.37kB done #1 DONE 0.8s #2 [internal] load metadata for nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-2_2_7_7-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 done #4 DONE 2.3s #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_7_7-3 #7 DONE 0.0s #8 [1/5] FROM nexus.gz1.opensdn.io:5101/opensdn-base:master-2_2_7_7-3 #8 DONE 0.2s #6 [internal] load build context #6 ... #8 [1/5] FROM nexus.gz1.opensdn.io:5101/opensdn-base:master-2_2_7_7-3 #8 DONE 0.2s #6 [internal] load build context #6 transferring context: 1.54kB done #6 DONE 2.0s #9 [stage-1 2/4] COPY entrypoint.sh / #9 DONE 1.7s #10 [stage-1 3/4] COPY --from=build /buildroot/usr/bin/contrail-query-engine /usr/bin/contrail-query-engine #10 DONE 2.2s #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.376 added from: http://tf-mirrors.gz1.opensdn.io/re 25 MB/s | 2.1 MB 00:00 #11 2.364 added from: http://tf-mirrors.gz1.opensdn.io/re 12 MB/s | 730 kB 00:00 #11 2.713 added from: http://tf-mirrors.gz1.opensdn.io/re 6.8 MB/s | 264 kB 00:00 #11 3.118 added from: http://tf-mirrors.gz1.opensdn.io/re 33 MB/s | 7.0 MB 00:00 #11 6.354 added from: http://tf-mirrors.gz1.opensdn.io/re 36 MB/s | 4.0 MB 00:00 #11 7.441 added from: http://tf-mirrors.gz1.opensdn.io/re 17 MB/s | 939 kB 00:00 #11 8.261 added from: http://tf-mirrors.gz1.opensdn.io/re 17 MB/s | 2.3 MB 00:00 #11 10.04 added from: http://tf-mirrors.gz1.opensdn.io/re 7.7 MB/s | 392 kB 00:00 #11 10.67 added from: http://tf-mirrors.gz1.opensdn.io/re 6.8 MB/s | 451 kB 00:00 #11 10.92 added from: http://tf-mirrors.gz1.opensdn.io/re 577 kB/s | 16 kB 00:00 #11 11.13 added from: http://tf-mirrors.gz1.opensdn.io/re 2.9 kB/s | 257 B 00:00 #11 11.48 added from: http://tf-mirrors.gz1.opensdn.io/re 285 kB/s | 13 kB 00:00 #11 11.95 added from: http://tf-mirrors.gz1.opensdn.io/re 1.3 MB/s | 64 kB 00:00 #11 13.05 added from: http://tf-mirrors.gz1.opensdn.io/re 53 MB/s | 30 MB 00:00 #11 28.76 Third parties for OpenSDN 31 MB/s | 5.1 MB 00:00 #11 36.97 Dependencies resolved. #11 36.97 =============================================================================================== #11 36.97 Package Arch Version Repository Size #11 36.97 =============================================================================================== #11 36.97 Installing: #11 36.97 boost x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 11 k #11 36.97 cassandra-cpp-driver x86_64 2.17.0-1.el9.remi tpc 709 k #11 36.97 librdkafka x86_64 1.6.1-102.el9 tf-mirrors.ci_repos_yum9-appstream 662 k #11 36.97 libzookeeper x86_64 3.9.2-0contrail0.el9 tpc 93 k #11 36.97 protobuf x86_64 3.14.0-13.el9 tf-mirrors.ci_repos_yum9-appstream 1.0 M #11 36.97 redis x86_64 6.2.17-1.el9_5 tf-mirrors.ci_repos_yum9-appstream 1.3 M #11 36.97 Installing dependencies: #11 36.97 boost-atomic x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 16 k #11 36.97 boost-chrono x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 24 k #11 36.97 boost-container x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 36 k #11 36.97 boost-context x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 15 k #11 36.97 boost-contract x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 44 k #11 36.97 boost-coroutine x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 32 k #11 36.97 boost-date-time x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 13 k #11 36.97 boost-fiber x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 38 k #11 36.97 boost-filesystem x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 57 k #11 36.97 boost-graph x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 101 k #11 36.97 boost-iostreams x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 38 k #11 36.97 boost-locale x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 214 k #11 36.97 boost-log x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 408 k #11 36.97 boost-math x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 205 k #11 36.97 boost-nowide x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 15 k #11 36.97 boost-program-options x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 106 k #11 36.97 boost-python3 x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 92 k #11 36.97 boost-random x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 23 k #11 36.97 boost-regex x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 277 k #11 36.97 boost-serialization x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 129 k #11 36.97 boost-stacktrace x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 27 k #11 36.97 boost-system x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 13 k #11 36.97 boost-test x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 230 k #11 36.97 boost-thread x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 55 k #11 36.97 boost-timer x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 23 k #11 36.97 boost-type_erasure x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 30 k #11 36.97 boost-wave x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 208 k #11 36.97 libicu x86_64 67.1-9.el9 tf-mirrors.ci_repos_yum9-baseos 9.6 M #11 36.97 logrotate x86_64 3.18.0-8.el9 tf-mirrors.ci_repos_yum9-baseos 74 k #11 36.97 #11 36.97 Transaction Summary #11 36.97 =============================================================================================== #11 36.97 Install 35 Packages #11 36.97 #11 36.97 Total download size: 16 M #11 36.97 Installed size: 53 M #11 36.97 Downloading Packages: #11 36.99 (1/35): boost-1.75.0-8.el9.x86_64.rpm 401 kB/s | 11 kB 00:00 #11 36.99 (2/35): logrotate-3.18.0-8.el9.x86_64.rpm 2.2 MB/s | 74 kB 00:00 #11 36.99 (3/35): boost-atomic-1.75.0-8.el9.x86_64.rpm 2.1 MB/s | 16 kB 00:00 #11 36.99 (4/35): boost-chrono-1.75.0-8.el9.x86_64.rpm 4.1 MB/s | 24 kB 00:00 #11 36.99 (5/35): boost-container-1.75.0-8.el9.x86_64.rpm 6.2 MB/s | 36 kB 00:00 #11 37.00 (6/35): boost-context-1.75.0-8.el9.x86_64.rpm 2.9 MB/s | 15 kB 00:00 #11 37.00 (7/35): boost-contract-1.75.0-8.el9.x86_64.rpm 9.3 MB/s | 44 kB 00:00 #11 37.01 (8/35): boost-coroutine-1.75.0-8.el9.x86_64.rpm 6.2 MB/s | 32 kB 00:00 #11 37.01 (9/35): boost-date-time-1.75.0-8.el9.x86_64.rpm 2.6 MB/s | 13 kB 00:00 #11 37.01 (10/35): boost-fiber-1.75.0-8.el9.x86_64.rpm 7.7 MB/s | 38 kB 00:00 #11 37.01 (11/35): boost-filesystem-1.75.0-8.el9.x86_64.r 11 MB/s | 57 kB 00:00 #11 37.01 (12/35): boost-graph-1.75.0-8.el9.x86_64.rpm 15 MB/s | 101 kB 00:00 #11 37.02 (13/35): boost-iostreams-1.75.0-8.el9.x86_64.rp 5.6 MB/s | 38 kB 00:00 #11 37.04 (14/35): boost-locale-1.75.0-8.el9.x86_64.rpm 21 MB/s | 214 kB 00:00 #11 37.06 (15/35): boost-math-1.75.0-8.el9.x86_64.rpm 9.1 MB/s | 205 kB 00:00 #11 37.06 (16/35): boost-log-1.75.0-8.el9.x86_64.rpm 11 MB/s | 408 kB 00:00 #11 37.06 (17/35): boost-nowide-1.75.0-8.el9.x86_64.rpm 1.7 MB/s | 15 kB 00:00 #11 37.06 (18/35): boost-program-options-1.75.0-8.el9.x86 17 MB/s | 106 kB 00:00 #11 37.06 (19/35): boost-python3-1.75.0-8.el9.x86_64.rpm 12 MB/s | 92 kB 00:00 #11 37.07 (20/35): boost-random-1.75.0-8.el9.x86_64.rpm 3.8 MB/s | 23 kB 00:00 #11 37.07 (21/35): boost-regex-1.75.0-8.el9.x86_64.rpm 30 MB/s | 277 kB 00:00 #11 37.08 (22/35): boost-serialization-1.75.0-8.el9.x86_6 12 MB/s | 129 kB 00:00 #11 37.08 (23/35): boost-stacktrace-1.75.0-8.el9.x86_64.r 3.2 MB/s | 27 kB 00:00 #11 37.09 (24/35): boost-system-1.75.0-8.el9.x86_64.rpm 2.0 MB/s | 13 kB 00:00 #11 37.10 (25/35): boost-test-1.75.0-8.el9.x86_64.rpm 25 MB/s | 230 kB 00:00 #11 37.10 (26/35): boost-thread-1.75.0-8.el9.x86_64.rpm 5.2 MB/s | 55 kB 00:00 #11 37.10 (27/35): boost-timer-1.75.0-8.el9.x86_64.rpm 2.9 MB/s | 23 kB 00:00 #11 37.10 (28/35): boost-type_erasure-1.75.0-8.el9.x86_64 3.5 MB/s | 30 kB 00:00 #11 37.11 (29/35): boost-wave-1.75.0-8.el9.x86_64.rpm 24 MB/s | 208 kB 00:00 #11 37.12 (30/35): librdkafka-1.6.1-102.el9.x86_64.rpm 36 MB/s | 662 kB 00:00 #11 37.15 (31/35): protobuf-3.14.0-13.el9.x86_64.rpm 30 MB/s | 1.0 MB 00:00 #11 37.18 (32/35): redis-6.2.17-1.el9_5.x86_64.rpm 31 MB/s | 1.3 MB 00:00 #11 37.27 (33/35): libicu-67.1-9.el9.x86_64.rpm 34 MB/s | 9.6 MB 00:00 #11 37.27 (34/35): libzookeeper-3.9.2-0contrail0.el9.x86_ 1.2 MB/s | 93 kB 00:00 #11 37.27 (35/35): cassandra-cpp-driver-2.17.0-1.el9.remi 6.5 MB/s | 709 kB 00:00 #11 37.27 -------------------------------------------------------------------------------- #11 37.27 Total 53 MB/s | 16 MB 00:00 #11 37.27 Running transaction check #11 37.33 Transaction check succeeded. #11 37.33 Running transaction test #11 37.67 Transaction test succeeded. #11 37.67 Running transaction #11 38.29 Preparing : 1/1 #11 38.40 Installing : boost-system-1.75.0-8.el9.x86_64 1/35 #11 38.42 Installing : boost-chrono-1.75.0-8.el9.x86_64 2/35 #11 38.42 Installing : boost-thread-1.75.0-8.el9.x86_64 3/35 #11 38.44 Installing : boost-filesystem-1.75.0-8.el9.x86_64 4/35 #11 38.76 Installing : libicu-67.1-9.el9.x86_64 5/35 #11 38.76 Installing : boost-regex-1.75.0-8.el9.x86_64 6/35 #11 38.79 Installing : boost-context-1.75.0-8.el9.x86_64 7/35 #11 38.79 Installing : boost-date-time-1.75.0-8.el9.x86_64 8/35 #11 38.79 Installing : boost-atomic-1.75.0-8.el9.x86_64 9/35 #11 38.79 Installing : boost-log-1.75.0-8.el9.x86_64 10/35 #11 38.81 Installing : boost-wave-1.75.0-8.el9.x86_64 11/35 #11 38.81 Installing : boost-coroutine-1.75.0-8.el9.x86_64 12/35 #11 38.87 Installing : boost-fiber-1.75.0-8.el9.x86_64 13/35 #11 38.87 Installing : boost-graph-1.75.0-8.el9.x86_64 14/35 #11 38.87 Installing : boost-locale-1.75.0-8.el9.x86_64 15/35 #11 38.87 Installing : boost-type_erasure-1.75.0-8.el9.x86_64 16/35 #11 38.87 Installing : boost-timer-1.75.0-8.el9.x86_64 17/35 #11 38.87 Installing : boost-test-1.75.0-8.el9.x86_64 18/35 #11 38.89 Installing : boost-stacktrace-1.75.0-8.el9.x86_64 19/35 #11 38.89 Installing : boost-serialization-1.75.0-8.el9.x86_64 20/35 #11 38.89 Installing : boost-random-1.75.0-8.el9.x86_64 21/35 #11 38.89 Installing : boost-python3-1.75.0-8.el9.x86_64 22/35 #11 38.91 Installing : boost-program-options-1.75.0-8.el9.x86_64 23/35 #11 38.91 Installing : boost-nowide-1.75.0-8.el9.x86_64 24/35 #11 38.93 Installing : boost-math-1.75.0-8.el9.x86_64 25/35 #11 38.93 Installing : boost-iostreams-1.75.0-8.el9.x86_64 26/35 #11 38.97 Installing : boost-contract-1.75.0-8.el9.x86_64 27/35 #11 38.97 Installing : boost-container-1.75.0-8.el9.x86_64 28/35 #11 38.97 Running scriptlet: logrotate-3.18.0-8.el9.x86_64 29/35 #11 38.97 Installing : logrotate-3.18.0-8.el9.x86_64 29/35 #11 38.97 Running scriptlet: logrotate-3.18.0-8.el9.x86_64 29/35 #11 39.09 Created symlink /etc/systemd/system/timers.target.wants/logrotate.timer → /usr/lib/systemd/system/logrotate.timer. #11 39.09 #11 39.09 Running scriptlet: redis-6.2.17-1.el9_5.x86_64 30/35 #11 39.31 Installing : redis-6.2.17-1.el9_5.x86_64 30/35 #11 39.31 Running scriptlet: redis-6.2.17-1.el9_5.x86_64 30/35 #11 39.31 Installing : boost-1.75.0-8.el9.x86_64 31/35 #11 39.36 Installing : libzookeeper-3.9.2-0contrail0.el9.x86_64 32/35 #11 39.40 Installing : cassandra-cpp-driver-2.17.0-1.el9.remi.x86_64 33/35 #11 39.46 Installing : protobuf-3.14.0-13.el9.x86_64 34/35 #11 39.49 Installing : librdkafka-1.6.1-102.el9.x86_64 35/35 #11 39.49 Running scriptlet: librdkafka-1.6.1-102.el9.x86_64 35/35 #11 39.75 Verifying : libicu-67.1-9.el9.x86_64 1/35 #11 39.75 Verifying : logrotate-3.18.0-8.el9.x86_64 2/35 #11 39.75 Verifying : boost-1.75.0-8.el9.x86_64 3/35 #11 39.75 Verifying : boost-atomic-1.75.0-8.el9.x86_64 4/35 #11 39.75 Verifying : boost-chrono-1.75.0-8.el9.x86_64 5/35 #11 39.75 Verifying : boost-container-1.75.0-8.el9.x86_64 6/35 #11 39.75 Verifying : boost-context-1.75.0-8.el9.x86_64 7/35 #11 39.75 Verifying : boost-contract-1.75.0-8.el9.x86_64 8/35 #11 39.75 Verifying : boost-coroutine-1.75.0-8.el9.x86_64 9/35 #11 39.75 Verifying : boost-date-time-1.75.0-8.el9.x86_64 10/35 #11 39.75 Verifying : boost-fiber-1.75.0-8.el9.x86_64 11/35 #11 39.75 Verifying : boost-filesystem-1.75.0-8.el9.x86_64 12/35 #11 39.75 Verifying : boost-graph-1.75.0-8.el9.x86_64 13/35 #11 39.75 Verifying : boost-iostreams-1.75.0-8.el9.x86_64 14/35 #11 39.75 Verifying : boost-locale-1.75.0-8.el9.x86_64 15/35 #11 39.75 Verifying : boost-log-1.75.0-8.el9.x86_64 16/35 #11 39.75 Verifying : boost-math-1.75.0-8.el9.x86_64 17/35 #11 39.75 Verifying : boost-nowide-1.75.0-8.el9.x86_64 18/35 #11 39.75 Verifying : boost-program-options-1.75.0-8.el9.x86_64 19/35 #11 39.75 Verifying : boost-python3-1.75.0-8.el9.x86_64 20/35 #11 39.75 Verifying : boost-random-1.75.0-8.el9.x86_64 21/35 #11 39.75 Verifying : boost-regex-1.75.0-8.el9.x86_64 22/35 #11 39.75 Verifying : boost-serialization-1.75.0-8.el9.x86_64 23/35 #11 39.75 Verifying : boost-stacktrace-1.75.0-8.el9.x86_64 24/35 #11 39.75 Verifying : boost-system-1.75.0-8.el9.x86_64 25/35 #11 39.75 Verifying : boost-test-1.75.0-8.el9.x86_64 26/35 #11 39.75 Verifying : boost-thread-1.75.0-8.el9.x86_64 27/35 #11 39.75 Verifying : boost-timer-1.75.0-8.el9.x86_64 28/35 #11 39.75 Verifying : boost-type_erasure-1.75.0-8.el9.x86_64 29/35 #11 39.75 Verifying : boost-wave-1.75.0-8.el9.x86_64 30/35 #11 39.75 Verifying : librdkafka-1.6.1-102.el9.x86_64 31/35 #11 39.75 Verifying : protobuf-3.14.0-13.el9.x86_64 32/35 #11 39.75 Verifying : redis-6.2.17-1.el9_5.x86_64 33/35 #11 39.75 Verifying : cassandra-cpp-driver-2.17.0-1.el9.remi.x86_64 34/35 #11 39.75 Verifying : libzookeeper-3.9.2-0contrail0.el9.x86_64 35/35 #11 39.91 #11 39.91 Installed: #11 39.91 boost-1.75.0-8.el9.x86_64 #11 39.91 boost-atomic-1.75.0-8.el9.x86_64 #11 39.91 boost-chrono-1.75.0-8.el9.x86_64 #11 39.91 boost-container-1.75.0-8.el9.x86_64 #11 39.91 boost-context-1.75.0-8.el9.x86_64 #11 39.91 boost-contract-1.75.0-8.el9.x86_64 #11 39.91 boost-coroutine-1.75.0-8.el9.x86_64 #11 39.91 boost-date-time-1.75.0-8.el9.x86_64 #11 39.91 boost-fiber-1.75.0-8.el9.x86_64 #11 39.91 boost-filesystem-1.75.0-8.el9.x86_64 #11 39.91 boost-graph-1.75.0-8.el9.x86_64 #11 39.91 boost-iostreams-1.75.0-8.el9.x86_64 #11 39.91 boost-locale-1.75.0-8.el9.x86_64 #11 39.91 boost-log-1.75.0-8.el9.x86_64 #11 39.91 boost-math-1.75.0-8.el9.x86_64 #11 39.91 boost-nowide-1.75.0-8.el9.x86_64 #11 39.91 boost-program-options-1.75.0-8.el9.x86_64 #11 39.91 boost-python3-1.75.0-8.el9.x86_64 #11 39.91 boost-random-1.75.0-8.el9.x86_64 #11 39.91 boost-regex-1.75.0-8.el9.x86_64 #11 39.91 boost-serialization-1.75.0-8.el9.x86_64 #11 39.91 boost-stacktrace-1.75.0-8.el9.x86_64 #11 39.91 boost-system-1.75.0-8.el9.x86_64 #11 39.91 boost-test-1.75.0-8.el9.x86_64 #11 39.91 boost-thread-1.75.0-8.el9.x86_64 #11 39.91 boost-timer-1.75.0-8.el9.x86_64 #11 39.91 boost-type_erasure-1.75.0-8.el9.x86_64 #11 39.91 boost-wave-1.75.0-8.el9.x86_64 #11 39.91 cassandra-cpp-driver-2.17.0-1.el9.remi.x86_64 #11 39.91 libicu-67.1-9.el9.x86_64 #11 39.91 librdkafka-1.6.1-102.el9.x86_64 #11 39.91 libzookeeper-3.9.2-0contrail0.el9.x86_64 #11 39.91 logrotate-3.18.0-8.el9.x86_64 #11 39.91 protobuf-3.14.0-13.el9.x86_64 #11 39.91 redis-6.2.17-1.el9_5.x86_64 #11 39.91 #11 39.91 Complete! #11 40.41 75 files removed #11 DONE 40.6s #12 exporting to image #12 exporting layers #12 exporting layers 12.7s done #12 writing image sha256:5aba303e86691c1392994bf0384f6a16793f6dfc0676d4dbd613e7c95b217485 #12 writing image sha256:5aba303e86691c1392994bf0384f6a16793f6dfc0676d4dbd613e7c95b217485 done #12 naming to nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine:master-2_2_7_7-3 0.0s done #12 DONE 12.8s 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-26 23:07:48,053: INFO: Docker build duration: 67 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine] 0875052cb6bd: Preparing 42a179fdffc7: Preparing b952774e9d63: Preparing df83506281f0: Preparing 81aeb5d4beb7: Preparing 33a407291a63: Preparing 5367fcb5b332: Preparing e2fb4b00506a: Preparing 486e0309e8a4: Preparing 72f8ff9f545b: Preparing 74cbd54c5ab0: Preparing 51e4b8d79d94: Preparing d7633bf363a7: Preparing a3b8028d4807: Preparing f8957effb307: Preparing 44343de3ea1d: Preparing 81aeb5d4beb7: Waiting 33a407291a63: Waiting 5367fcb5b332: Waiting e2fb4b00506a: Waiting 486e0309e8a4: Waiting 72f8ff9f545b: Waiting 74cbd54c5ab0: Waiting 51e4b8d79d94: Waiting d7633bf363a7: Waiting a3b8028d4807: Waiting 44343de3ea1d: Waiting f8957effb307: Waiting df83506281f0: Layer already exists 81aeb5d4beb7: Layer already exists b952774e9d63: Pushed 33a407291a63: Layer already exists 5367fcb5b332: Layer already exists e2fb4b00506a: Layer already exists 486e0309e8a4: Layer already exists 72f8ff9f545b: Layer already exists 74cbd54c5ab0: Layer already exists 51e4b8d79d94: Layer already exists d7633bf363a7: Layer already exists a3b8028d4807: Layer already exists f8957effb307: Layer already exists 44343de3ea1d: Layer already exists 0875052cb6bd: Pushed 42a179fdffc7: Pushed master-2_2_7_7-3: digest: sha256:31b1625483f77fe6e129498e658da19d217df994a1cda3e2da9e1efcbd304afb size: 3672 2025-10-26 23:08:16,977: INFO: Building opensdn-analytics-query-engine finished successfully, duration: 95 seconds REPOSITORY TAG IMAGE ID CREATED SIZE nexus.gz1.opensdn.io:5101/opensdn-controller-config-svcmonitor master-2_2_7_7-3 c0e7e49b3bee 11 seconds ago 645MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-dnsmasq master-2_2_7_7-3 3c13ef3b8d51 17 seconds ago 639MB nexus.gz1.opensdn.io:5101/opensdn-analytics-collector master-2_2_7_7-3 67fc446b2d5e 34 seconds ago 969MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent-dpdk master-2_2_7_7-3 a76a9d5cdcc9 36 seconds ago 899MB nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine master-2_2_7_7-3 5aba303e8669 43 seconds ago 850MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-named master-2_2_7_7-3 bd5abe334f7c 48 seconds ago 702MB nexus.gz1.opensdn.io:5101/opensdn-debug master-2_2_7_7-3 207007a78937 50 seconds ago 348MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns master-2_2_7_7-3 01aa503779a0 50 seconds ago 1.01GB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-collector master-2_2_7_7-3 9a6c0f94bfdc 56 seconds ago 840MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology master-2_2_7_7-3 a02c27b1de84 57 seconds ago 840MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job master-2_2_7_7-3 f1a8be2c6732 About a minute ago 858MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web master-2_2_7_7-3 d3972aa40b35 About a minute ago 858MB nexus.gz1.opensdn.io:5101/opensdn-analytics-alarm-gen master-2_2_7_7-3 f265ec2712a1 About a minute ago 638MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema master-2_2_7_7-3 a5261f2c40f2 About a minute ago 623MB nexus.gz1.opensdn.io:5101/opensdn-openstack-compute-init master-2_2_7_7-3 7649727e9477 About a minute ago 348MB nexus.gz1.opensdn.io:5101/opensdn-openstack-neutron-init master-2_2_7_7-3 551e16b35dc7 About a minute ago 363MB nexus.gz1.opensdn.io:5101/opensdn-node-init master-2_2_7_7-3 a603f4000db7 About a minute ago 622MB nexus.gz1.opensdn.io:5101/opensdn-provisioner master-2_2_7_7-3 58f802863204 About a minute ago 622MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk master-2_2_7_7-3 c9cf4aa65c45 About a minute ago 692MB nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init master-2_2_7_7-3 d2e2912749bd About a minute ago 642MB nexus.gz1.opensdn.io:5101/opensdn-openstack-heat-init master-2_2_7_7-3 5cefb611ab10 About a minute ago 363MB nexus.gz1.opensdn.io:5101/opensdn-kubernetes-kube-manager master-2_2_7_7-3 f7a51a33c3d5 About a minute ago 626MB opensdn-test-test master-2_2_7_7-3 d794bed887ed About a minute ago 1.75GB nexus.gz1.opensdn.io:5101/opensdn-test-test master-2_2_7_7-3 d794bed887ed About a minute ago 1.75GB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base master-2_2_7_7-3 353fe3c3d7c4 2 minutes ago 858MB nexus.gz1.opensdn.io:5101/opensdn-external-stunnel master-2_2_7_7-3 ae86065320fe 2 minutes ago 398MB nexus.gz1.opensdn.io:5101/opensdn-external-cassandra master-2_2_7_7-3 7d894ba5a767 2 minutes ago 331MB nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq master-2_2_7_7-3 d6e066bd6596 2 minutes ago 363MB nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper master-2_2_7_7-3 493ecceebc50 2 minutes ago 301MB nexus.gz1.opensdn.io:5101/opensdn-external-redis master-2_2_7_7-3 c914759bcb53 2 minutes ago 171MB nexus.gz1.opensdn.io:5101/opensdn-external-haproxy master-2_2_7_7-3 efbf52bce898 2 minutes ago 144MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base master-2_2_7_7-3 24dca51a9f66 2 minutes ago 839MB nexus.gz1.opensdn.io:5101/opensdn-external-kafka master-2_2_7_7-3 400b688ae029 2 minutes ago 392MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-base master-2_2_7_7-3 c8f732d6045b 3 minutes ago 692MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-base master-2_2_7_7-3 d8bf1c69619a 3 minutes ago 683MB nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd master-2_2_7_7-3 28274cc06b03 3 minutes ago 359MB nexus.gz1.opensdn.io:5101/opensdn-base master-2_2_7_7-3 b58d71ec5fe2 3 minutes ago 622MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-base master-2_2_7_7-3 a47920abe4f9 3 minutes ago 622MB nexus.gz1.opensdn.io:5101/opensdn-analytics-base master-2_2_7_7-3 74f32a4a03ee 3 minutes ago 622MB nexus.gz1.opensdn.io:5101/opensdn-general-base master-2_2_7_7-3 4cd5859f3a9a 4 minutes ago 348MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src master-2_2_7_7-3 2aad3d94e1d3 5 minutes ago 2.35MB tf-dev-sandbox compile 2267cc8793ce 5 minutes ago 24.8GB nexus.gz1.opensdn.io:5101/opensdn-charms-src master-2_2_7_7-3 1a024339b72f About an hour ago 6.04MB nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src master-2_2_7_7-3 3f21a50cf2d0 About an hour ago 32.6MB nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src master-2_2_7_7-3 f665d1c7c696 About an hour ago 1.39MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src d7b6e797aa41 About an hour ago 2.34MB nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src master-2_2_7_7-3 6f496c19d6e4 About an hour ago 4.17kB nexus.gz1.opensdn.io:5101/tf-dev-sandbox stable c7f16ccdf59c 2 days ago 2.81GB