2026-03-05 13:57:34,528: INFO: Building opensdn-analytics-query-engine 2026-03-05 13:57:34,580: 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_6_4_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.1s #2 [internal] load metadata for nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-2_6_4_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 DONE 0.0s #4 [internal] load .dockerignore #4 transferring context: #4 transferring context: 2B done #4 DONE 1.7s #5 [build 1/1] FROM docker.io/library/tf-dev-sandbox:compile #5 CACHED #6 [stage-1 1/6] FROM nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-2_6_4_0-2 #6 CACHED #7 [internal] load build context #7 transferring context: 1.54kB done #7 DONE 1.8s #8 [stage-1 2/4] COPY entrypoint.sh / #8 DONE 1.1s #9 [stage-1 3/4] COPY --from=build /buildroot/usr/bin/contrail-query-engine /usr/bin/contrail-query-engine #9 DONE 0.7s #10 [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 ; dnf install -y $pkgs protobuf redis cassandra-cpp-driver libzookeeper librdkafka ; dnf clean all -y ; rm -rf /var/cache/yum #10 2.886 added from: http://tf-mirrors.gz1.opensdn.io/re 25 MB/s | 14 MB 00:00 #10 10.56 added from: http://tf-mirrors.gz1.opensdn.io/re 16 MB/s | 1.9 MB 00:00 #10 11.19 added from: http://tf-mirrors.gz1.opensdn.io/re 11 MB/s | 402 kB 00:00 #10 12.38 added from: http://tf-mirrors.gz1.opensdn.io/re 28 MB/s | 16 MB 00:00 #10 25.51 added from: http://tf-mirrors.gz1.opensdn.io/re 30 MB/s | 11 MB 00:00 #10 35.55 added from: http://tf-mirrors.gz1.opensdn.io/re 24 MB/s | 1.1 MB 00:00 #10 37.21 added from: http://tf-mirrors.gz1.opensdn.io/re 12 MB/s | 4.8 MB 00:00 #10 42.34 added from: http://tf-mirrors.gz1.opensdn.io/re 18 MB/s | 697 kB 00:00 #10 43.23 added from: http://tf-mirrors.gz1.opensdn.io/re 7.0 MB/s | 474 kB 00:00 #10 44.35 added from: http://tf-mirrors.gz1.opensdn.io/re 663 kB/s | 18 kB 00:00 #10 44.67 added from: http://tf-mirrors.gz1.opensdn.io/re 2.6 kB/s | 257 B 00:00 #10 45.41 added from: http://tf-mirrors.gz1.opensdn.io/re 396 kB/s | 15 kB 00:00 #10 45.83 added from: http://tf-mirrors.gz1.opensdn.io/re 2.2 MB/s | 96 kB 00:00 #10 47.55 added from: http://tf-mirrors.gz1.opensdn.io/re 35 MB/s | 39 MB 00:01 #10 74.91 Third parties for OpenSDN 29 MB/s | 5.1 MB 00:00 #10 86.48 Dependencies resolved. #10 86.48 =============================================================================================== #10 86.48 Package Arch Version Repository Size #10 86.48 =============================================================================================== #10 86.48 Installing: #10 86.48 boost x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 9.9 k #10 86.48 cassandra-cpp-driver x86_64 2.17.0-1.el9.remi tpc 709 k #10 86.48 librdkafka x86_64 1.6.1-102.el9 tf-mirrors.ci_repos_yum9-appstream 662 k #10 86.48 libzookeeper x86_64 3.9.2-0contrail0.el9 tpc 93 k #10 86.48 protobuf x86_64 3.14.0-16.el9 tf-mirrors.ci_repos_yum9-appstream 1.0 M #10 86.48 redis x86_64 6.2.20-2.el9_7 tf-mirrors.ci_repos_yum9-appstream 1.3 M #10 86.48 Installing dependencies: #10 86.48 boost-atomic x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 15 k #10 86.48 boost-chrono x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 23 k #10 86.48 boost-container x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 35 k #10 86.48 boost-context x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 13 k #10 86.48 boost-contract x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 43 k #10 86.48 boost-coroutine x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 30 k #10 86.48 boost-date-time x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 11 k #10 86.48 boost-fiber x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 37 k #10 86.48 boost-filesystem x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 55 k #10 86.48 boost-graph x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 99 k #10 86.48 boost-iostreams x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 37 k #10 86.48 boost-locale x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 212 k #10 86.48 boost-log x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 405 k #10 86.48 boost-math x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 203 k #10 86.48 boost-nowide x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 13 k #10 86.48 boost-program-options x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 104 k #10 86.48 boost-python3 x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 91 k #10 86.48 boost-random x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 22 k #10 86.48 boost-regex x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 275 k #10 86.48 boost-serialization x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 127 k #10 86.48 boost-stacktrace x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 25 k #10 86.48 boost-system x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 11 k #10 86.48 boost-test x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 228 k #10 86.48 boost-thread x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 53 k #10 86.48 boost-timer x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 21 k #10 86.48 boost-type_erasure x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 28 k #10 86.48 boost-wave x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 207 k #10 86.48 libicu x86_64 67.1-10.el9_6 tf-mirrors.ci_repos_yum9-baseos 9.6 M #10 86.48 logrotate x86_64 3.18.0-12.el9 tf-mirrors.ci_repos_yum9-baseos 73 k #10 86.48 #10 86.48 Transaction Summary #10 86.48 =============================================================================================== #10 86.48 Install 35 Packages #10 86.48 #10 86.48 Total download size: 16 M #10 86.48 Installed size: 53 M #10 86.48 Downloading Packages: #10 86.58 (1/35): boost-1.75.0-13.el9_7.x86_64.rpm 319 kB/s | 9.9 kB 00:00 #10 86.58 (2/35): logrotate-3.18.0-12.el9.x86_64.rpm 1.8 MB/s | 73 kB 00:00 #10 86.58 (3/35): boost-atomic-1.75.0-13.el9_7.x86_64.rpm 1.4 MB/s | 15 kB 00:00 #10 86.58 (4/35): boost-chrono-1.75.0-13.el9_7.x86_64.rpm 4.1 MB/s | 23 kB 00:00 #10 86.58 (5/35): boost-container-1.75.0-13.el9_7.x86_64. 6.0 MB/s | 35 kB 00:00 #10 86.58 (6/35): boost-context-1.75.0-13.el9_7.x86_64.rp 2.5 MB/s | 13 kB 00:00 #10 86.58 (7/35): boost-contract-1.75.0-13.el9_7.x86_64.r 8.2 MB/s | 43 kB 00:00 #10 86.58 (8/35): boost-coroutine-1.75.0-13.el9_7.x86_64. 5.4 MB/s | 30 kB 00:00 #10 86.58 (9/35): boost-date-time-1.75.0-13.el9_7.x86_64. 2.2 MB/s | 11 kB 00:00 #10 86.58 (10/35): boost-fiber-1.75.0-13.el9_7.x86_64.rpm 6.0 MB/s | 37 kB 00:00 #10 86.58 (11/35): boost-filesystem-1.75.0-13.el9_7.x86_6 7.3 MB/s | 55 kB 00:00 #10 86.58 (12/35): boost-graph-1.75.0-13.el9_7.x86_64.rpm 12 MB/s | 99 kB 00:00 #10 86.58 (13/35): boost-iostreams-1.75.0-13.el9_7.x86_64 4.3 MB/s | 37 kB 00:00 #10 86.58 (14/35): boost-locale-1.75.0-13.el9_7.x86_64.rp 22 MB/s | 212 kB 00:00 #10 86.58 (15/35): boost-log-1.75.0-13.el9_7.x86_64.rpm 25 MB/s | 405 kB 00:00 #10 86.58 (16/35): boost-math-1.75.0-13.el9_7.x86_64.rpm 13 MB/s | 203 kB 00:00 #10 86.58 (17/35): boost-nowide-1.75.0-13.el9_7.x86_64.rp 1.7 MB/s | 13 kB 00:00 #10 86.58 (18/35): boost-program-options-1.75.0-13.el9_7. 14 MB/s | 104 kB 00:00 #10 86.58 (19/35): boost-python3-1.75.0-13.el9_7.x86_64.r 11 MB/s | 91 kB 00:00 #10 86.60 (20/35): boost-random-1.75.0-13.el9_7.x86_64.rp 3.8 MB/s | 22 kB 00:00 #10 86.60 (21/35): boost-regex-1.75.0-13.el9_7.x86_64.rpm 30 MB/s | 275 kB 00:00 #10 86.60 (22/35): boost-serialization-1.75.0-13.el9_7.x8 11 MB/s | 127 kB 00:00 #10 86.60 (23/35): boost-stacktrace-1.75.0-13.el9_7.x86_6 3.7 MB/s | 25 kB 00:00 #10 86.60 (24/35): boost-system-1.75.0-13.el9_7.x86_64.rp 2.4 MB/s | 11 kB 00:00 #10 86.63 (25/35): boost-thread-1.75.0-13.el9_7.x86_64.rp 10 MB/s | 53 kB 00:00 #10 86.63 (26/35): boost-test-1.75.0-13.el9_7.x86_64.rpm 15 MB/s | 228 kB 00:00 #10 86.63 (27/35): boost-timer-1.75.0-13.el9_7.x86_64.rpm 2.2 MB/s | 21 kB 00:00 #10 86.63 (28/35): boost-type_erasure-1.75.0-13.el9_7.x86 5.2 MB/s | 28 kB 00:00 #10 86.66 (29/35): boost-wave-1.75.0-13.el9_7.x86_64.rpm 26 MB/s | 207 kB 00:00 #10 86.66 (30/35): librdkafka-1.6.1-102.el9.x86_64.rpm 28 MB/s | 662 kB 00:00 #10 86.72 (31/35): protobuf-3.14.0-16.el9.x86_64.rpm 23 MB/s | 1.0 MB 00:00 #10 86.72 (32/35): redis-6.2.20-2.el9_7.x86_64.rpm 21 MB/s | 1.3 MB 00:00 #10 86.77 (33/35): libzookeeper-3.9.2-0contrail0.el9.x86_ 4.0 MB/s | 93 kB 00:00 #10 86.77 (34/35): cassandra-cpp-driver-2.17.0-1.el9.remi 8.8 MB/s | 709 kB 00:00 #10 86.99 (35/35): libicu-67.1-10.el9_6.x86_64.rpm 20 MB/s | 9.6 MB 00:00 #10 86.99 -------------------------------------------------------------------------------- #10 86.99 Total 33 MB/s | 16 MB 00:00 #10 86.99 Running transaction check #10 87.13 Transaction check succeeded. #10 87.13 Running transaction test #10 87.51 Transaction test succeeded. #10 87.53 Running transaction #10 88.48 Preparing : 1/1 #10 88.54 Installing : boost-system-1.75.0-13.el9_7.x86_64 1/35 #10 88.54 Installing : boost-chrono-1.75.0-13.el9_7.x86_64 2/35 #10 88.57 Installing : boost-thread-1.75.0-13.el9_7.x86_64 3/35 #10 88.57 Installing : boost-filesystem-1.75.0-13.el9_7.x86_64 4/35 #10 89.02 Installing : libicu-67.1-10.el9_6.x86_64 5/35 #10 89.02 Installing : boost-regex-1.75.0-13.el9_7.x86_64 6/35 #10 89.05 Installing : boost-context-1.75.0-13.el9_7.x86_64 7/35 #10 89.05 Installing : boost-date-time-1.75.0-13.el9_7.x86_64 8/35 #10 89.05 Installing : boost-atomic-1.75.0-13.el9_7.x86_64 9/35 #10 89.09 Installing : boost-log-1.75.0-13.el9_7.x86_64 10/35 #10 89.09 Installing : boost-wave-1.75.0-13.el9_7.x86_64 11/35 #10 89.12 Installing : boost-coroutine-1.75.0-13.el9_7.x86_64 12/35 #10 89.12 Installing : boost-fiber-1.75.0-13.el9_7.x86_64 13/35 #10 89.12 Installing : boost-graph-1.75.0-13.el9_7.x86_64 14/35 #10 89.16 Installing : boost-locale-1.75.0-13.el9_7.x86_64 15/35 #10 89.16 Installing : boost-type_erasure-1.75.0-13.el9_7.x86_64 16/35 #10 89.16 Installing : boost-timer-1.75.0-13.el9_7.x86_64 17/35 #10 89.16 Installing : boost-test-1.75.0-13.el9_7.x86_64 18/35 #10 89.21 Installing : boost-stacktrace-1.75.0-13.el9_7.x86_64 19/35 #10 89.21 Installing : boost-serialization-1.75.0-13.el9_7.x86_64 20/35 #10 89.21 Installing : boost-random-1.75.0-13.el9_7.x86_64 21/35 #10 89.25 Installing : boost-python3-1.75.0-13.el9_7.x86_64 22/35 #10 89.25 Installing : boost-program-options-1.75.0-13.el9_7.x86_64 23/35 #10 89.25 Installing : boost-nowide-1.75.0-13.el9_7.x86_64 24/35 #10 89.27 Installing : boost-math-1.75.0-13.el9_7.x86_64 25/35 #10 89.30 Installing : boost-iostreams-1.75.0-13.el9_7.x86_64 26/35 #10 89.30 Installing : boost-contract-1.75.0-13.el9_7.x86_64 27/35 #10 89.30 Installing : boost-container-1.75.0-13.el9_7.x86_64 28/35 #10 89.36 Running scriptlet: logrotate-3.18.0-12.el9.x86_64 29/35 #10 89.36 Installing : logrotate-3.18.0-12.el9.x86_64 29/35 #10 89.36 Running scriptlet: logrotate-3.18.0-12.el9.x86_64 29/35 #10 89.45 Created symlink /etc/systemd/system/timers.target.wants/logrotate.timer → /usr/lib/systemd/system/logrotate.timer. #10 89.45 #10 89.45 Running scriptlet: redis-6.2.20-2.el9_7.x86_64 30/35 #10 89.78 Installing : redis-6.2.20-2.el9_7.x86_64 30/35 #10 89.78 Running scriptlet: redis-6.2.20-2.el9_7.x86_64 30/35 #10 89.87 Installing : boost-1.75.0-13.el9_7.x86_64 31/35 #10 90.11 Installing : libzookeeper-3.9.2-0contrail0.el9.x86_64 32/35 #10 90.35 Installing : cassandra-cpp-driver-2.17.0-1.el9.remi.x86_64 33/35 #10 90.41 Installing : protobuf-3.14.0-16.el9.x86_64 34/35 #10 90.41 Installing : librdkafka-1.6.1-102.el9.x86_64 35/35 #10 90.44 Running scriptlet: librdkafka-1.6.1-102.el9.x86_64 35/35 #10 90.82 Verifying : libicu-67.1-10.el9_6.x86_64 1/35 #10 90.82 Verifying : logrotate-3.18.0-12.el9.x86_64 2/35 #10 90.82 Verifying : boost-1.75.0-13.el9_7.x86_64 3/35 #10 90.82 Verifying : boost-atomic-1.75.0-13.el9_7.x86_64 4/35 #10 90.82 Verifying : boost-chrono-1.75.0-13.el9_7.x86_64 5/35 #10 90.82 Verifying : boost-container-1.75.0-13.el9_7.x86_64 6/35 #10 90.82 Verifying : boost-context-1.75.0-13.el9_7.x86_64 7/35 #10 90.82 Verifying : boost-contract-1.75.0-13.el9_7.x86_64 8/35 #10 90.82 Verifying : boost-coroutine-1.75.0-13.el9_7.x86_64 9/35 #10 90.82 Verifying : boost-date-time-1.75.0-13.el9_7.x86_64 10/35 #10 90.82 Verifying : boost-fiber-1.75.0-13.el9_7.x86_64 11/35 #10 90.82 Verifying : boost-filesystem-1.75.0-13.el9_7.x86_64 12/35 #10 90.82 Verifying : boost-graph-1.75.0-13.el9_7.x86_64 13/35 #10 90.82 Verifying : boost-iostreams-1.75.0-13.el9_7.x86_64 14/35 #10 90.82 Verifying : boost-locale-1.75.0-13.el9_7.x86_64 15/35 #10 90.82 Verifying : boost-log-1.75.0-13.el9_7.x86_64 16/35 #10 90.82 Verifying : boost-math-1.75.0-13.el9_7.x86_64 17/35 #10 90.82 Verifying : boost-nowide-1.75.0-13.el9_7.x86_64 18/35 #10 90.82 Verifying : boost-program-options-1.75.0-13.el9_7.x86_64 19/35 #10 90.82 Verifying : boost-python3-1.75.0-13.el9_7.x86_64 20/35 #10 90.82 Verifying : boost-random-1.75.0-13.el9_7.x86_64 21/35 #10 90.82 Verifying : boost-regex-1.75.0-13.el9_7.x86_64 22/35 #10 90.82 Verifying : boost-serialization-1.75.0-13.el9_7.x86_64 23/35 #10 90.82 Verifying : boost-stacktrace-1.75.0-13.el9_7.x86_64 24/35 #10 90.82 Verifying : boost-system-1.75.0-13.el9_7.x86_64 25/35 #10 90.82 Verifying : boost-test-1.75.0-13.el9_7.x86_64 26/35 #10 90.82 Verifying : boost-thread-1.75.0-13.el9_7.x86_64 27/35 #10 90.82 Verifying : boost-timer-1.75.0-13.el9_7.x86_64 28/35 #10 90.82 Verifying : boost-type_erasure-1.75.0-13.el9_7.x86_64 29/35 #10 90.82 Verifying : boost-wave-1.75.0-13.el9_7.x86_64 30/35 #10 90.82 Verifying : librdkafka-1.6.1-102.el9.x86_64 31/35 #10 90.82 Verifying : protobuf-3.14.0-16.el9.x86_64 32/35 #10 90.82 Verifying : redis-6.2.20-2.el9_7.x86_64 33/35 #10 90.82 Verifying : cassandra-cpp-driver-2.17.0-1.el9.remi.x86_64 34/35 #10 90.82 Verifying : libzookeeper-3.9.2-0contrail0.el9.x86_64 35/35 #10 91.03 #10 91.03 Installed: #10 91.03 boost-1.75.0-13.el9_7.x86_64 #10 91.03 boost-atomic-1.75.0-13.el9_7.x86_64 #10 91.03 boost-chrono-1.75.0-13.el9_7.x86_64 #10 91.03 boost-container-1.75.0-13.el9_7.x86_64 #10 91.03 boost-context-1.75.0-13.el9_7.x86_64 #10 91.03 boost-contract-1.75.0-13.el9_7.x86_64 #10 91.03 boost-coroutine-1.75.0-13.el9_7.x86_64 #10 91.03 boost-date-time-1.75.0-13.el9_7.x86_64 #10 91.03 boost-fiber-1.75.0-13.el9_7.x86_64 #10 91.03 boost-filesystem-1.75.0-13.el9_7.x86_64 #10 91.03 boost-graph-1.75.0-13.el9_7.x86_64 #10 91.03 boost-iostreams-1.75.0-13.el9_7.x86_64 #10 91.03 boost-locale-1.75.0-13.el9_7.x86_64 #10 91.03 boost-log-1.75.0-13.el9_7.x86_64 #10 91.03 boost-math-1.75.0-13.el9_7.x86_64 #10 91.03 boost-nowide-1.75.0-13.el9_7.x86_64 #10 91.03 boost-program-options-1.75.0-13.el9_7.x86_64 #10 91.03 boost-python3-1.75.0-13.el9_7.x86_64 #10 91.03 boost-random-1.75.0-13.el9_7.x86_64 #10 91.03 boost-regex-1.75.0-13.el9_7.x86_64 #10 91.03 boost-serialization-1.75.0-13.el9_7.x86_64 #10 91.03 boost-stacktrace-1.75.0-13.el9_7.x86_64 #10 91.03 boost-system-1.75.0-13.el9_7.x86_64 #10 91.03 boost-test-1.75.0-13.el9_7.x86_64 #10 91.03 boost-thread-1.75.0-13.el9_7.x86_64 #10 91.03 boost-timer-1.75.0-13.el9_7.x86_64 #10 91.03 boost-type_erasure-1.75.0-13.el9_7.x86_64 #10 91.03 boost-wave-1.75.0-13.el9_7.x86_64 #10 91.03 cassandra-cpp-driver-2.17.0-1.el9.remi.x86_64 #10 91.03 libicu-67.1-10.el9_6.x86_64 #10 91.03 librdkafka-1.6.1-102.el9.x86_64 #10 91.03 libzookeeper-3.9.2-0contrail0.el9.x86_64 #10 91.03 logrotate-3.18.0-12.el9.x86_64 #10 91.03 protobuf-3.14.0-16.el9.x86_64 #10 91.03 redis-6.2.20-2.el9_7.x86_64 #10 91.03 #10 91.03 Complete! #10 91.52 77 files removed #10 DONE 91.8s #11 exporting to image #11 exporting layers #11 exporting layers 2.8s done #11 writing image sha256:297fbbae67c9edb96aba98ff285de8f7817cc268c04bc3d3445c3705059c4a0d #11 writing image sha256:297fbbae67c9edb96aba98ff285de8f7817cc268c04bc3d3445c3705059c4a0d done #11 naming to nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine:master-2_6_4_0-2 0.0s done #11 DONE 3.5s 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) 2026-03-05 13:59:59,575: INFO: Docker build duration: 145 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine] aab19daf943e: Preparing d0d15f23465f: Preparing 0f5d4c966635: Preparing 5e7b0eab11d1: Preparing aaa4b3774079: Preparing bf447e134e61: Preparing 3472509167c6: Preparing b0d99ad8fb21: Preparing 3eccb64c4810: Preparing f2d5e6cba630: Preparing 1ad55e79876a: Preparing 925ccffa42fe: Preparing ed3b659d614f: Preparing 628083c2bcf7: Preparing e3a4f86cddcd: Preparing 130b02677f07: Preparing 44343de3ea1d: Preparing aab19daf943e: Waiting d0d15f23465f: Waiting 0f5d4c966635: Waiting 5e7b0eab11d1: Waiting aaa4b3774079: Waiting bf447e134e61: Waiting 3472509167c6: Waiting b0d99ad8fb21: Waiting 3eccb64c4810: Waiting f2d5e6cba630: Waiting 1ad55e79876a: Waiting 925ccffa42fe: Waiting ed3b659d614f: Waiting 628083c2bcf7: Waiting e3a4f86cddcd: Waiting 130b02677f07: Waiting 44343de3ea1d: Waiting d0d15f23465f: Pushed 0f5d4c966635: Pushed 5e7b0eab11d1: Layer already exists aaa4b3774079: Layer already exists bf447e134e61: Layer already exists 3472509167c6: Layer already exists 3eccb64c4810: Layer already exists b0d99ad8fb21: Layer already exists f2d5e6cba630: Layer already exists 1ad55e79876a: Layer already exists 925ccffa42fe: Layer already exists ed3b659d614f: Layer already exists e3a4f86cddcd: Layer already exists 130b02677f07: Layer already exists 628083c2bcf7: Layer already exists 44343de3ea1d: Layer already exists aab19daf943e: Pushed master-2_6_4_0-2: digest: sha256:bb4600e3e46f3e6923ec2d6958a391e1929993b242ea504cd6f20c69678a6159 size: 3879 2026-03-05 14:00:26,237: INFO: Building opensdn-analytics-query-engine finished successfully, duration: 172 seconds WARNING: This output is designed for human readability. For machine-readable output, please use --format. IMAGE ID DISK USAGE CONTENT SIZE EXTRA nexus.gz1.opensdn.io:5101/opensdn-analytics-alarm-gen:master-2_6_4_0-2 3be82fe608d4 683MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-api:master-2_6_4_0-2 fcb1b53a8c3a 692MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-2_6_4_0-2 b5dc4b50f0ac 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-collector:master-2_6_4_0-2 6981ce11cce5 748MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine:master-2_6_4_0-2 297fbbae67c9 745MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base:master-2_6_4_0-2 39c150a65017 908MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-collector:master-2_6_4_0-2 f728059910f9 908MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology:master-2_6_4_0-2 8b062f056369 908MB 0B nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src:master-2_6_4_0-2 76c56fb87d2a 1.4MB 0B nexus.gz1.opensdn.io:5101/opensdn-base:master-2_6_4_0-2 9ac44be5573a 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src:master-2_6_4_0-2 94fe5259daac 4.17kB 0B nexus.gz1.opensdn.io:5101/opensdn-charms-src:master-2_6_4_0-2 90f496d8ca8a 6.05MB 0B nexus.gz1.opensdn.io:5101/opensdn-container-builder-src:master-2_6_4_0-2 ed2cb5724d06 2.48MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-api:master-2_6_4_0-2 ba31e7c68d80 705MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-base:master-2_6_4_0-2 ec7bd3fbceaa 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-dnsmasq:master-2_6_4_0-2 1771ac2a2ba3 682MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema:master-2_6_4_0-2 8e70af03adfe 668MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-svcmonitor:master-2_6_4_0-2 8d2ae09758e3 689MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-base:master-2_6_4_0-2 b0a08f77f806 726MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-2_6_4_0-2 80e7383768d2 753MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-2_6_4_0-2 6a1d68121a0d 753MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-named:master-2_6_4_0-2 fc1d61518003 734MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base:master-2_6_4_0-2 43081185cf93 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job:master-2_6_4_0-2 42df2d2ec21d 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web:master-2_6_4_0-2 cdf6562c3b60 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-debug:master-2_6_4_0-2 9d8966e25fb0 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-deployment-test:master-2_6_4_0-2 e35d550dd422 441MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-cassandra:master-2_6_4_0-2 c60bb42cffae 331MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-haproxy:master-2_6_4_0-2 d0dcb6bbc213 144MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-kafka:master-2_6_4_0-2 5f5262cc9126 392MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq:master-2_6_4_0-2 7f3a7d04563c 363MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-redis:master-2_6_4_0-2 6ffe247cf3ea 171MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd:master-2_6_4_0-2 2ee72d5188e8 440MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-stunnel:master-2_6_4_0-2 1bfdd1d4c8c5 454MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper:master-2_6_4_0-2 da3a02dd5678 301MB 0B nexus.gz1.opensdn.io:5101/opensdn-general-base:master-2_6_4_0-2 df929969afd4 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src:master-2_6_4_0-2 3f9871d60aa5 32.7MB 0B nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init:master-2_6_4_0-2 ec0ded85cf6a 687MB 0B nexus.gz1.opensdn.io:5101/opensdn-kubernetes-kube-manager:master-2_6_4_0-2 046f7b9b0904 671MB 0B nexus.gz1.opensdn.io:5101/opensdn-node-init:master-2_6_4_0-2 8068114a3756 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-nodemgr:master-2_6_4_0-2 bd57bdb644c4 802MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-compute-init:master-2_6_4_0-2 4f4486a91aa4 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-heat-init:master-2_6_4_0-2 2c410760e34e 444MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-neutron-init:master-2_6_4_0-2 fb17f32b3846 444MB 0B nexus.gz1.opensdn.io:5101/opensdn-provisioner:master-2_6_4_0-2 3de96f8e9d94 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-status:master-2_6_4_0-2 1701cea0fdcc 802MB 0B nexus.gz1.opensdn.io:5101/opensdn-test-test:master-2_6_4_0-2 a634002a3422 1.83GB 0B nexus.gz1.opensdn.io:5101/opensdn-tools:master-2_6_4_0-2 9e1719b02fa8 1.27GB 0B nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_6_4_0-2 da24ae2497dd 726MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent-dpdk:master-2_6_4_0-2 5f5953324147 958MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent:master-2_6_4_0-2 dd624afcae2a 924MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-base:master-2_6_4_0-2 3282731179e4 734MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-build-init:master-2_6_4_0-2 1e6936747132 614MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk:master-2_6_4_0-2 0bb771d29b0a 734MB 0B nexus.gz1.opensdn.io:5101/tf-dev-sandbox:frozen 634743295826 2.9GB 0B U opensdn-test-test:master-2_6_4_0-2 a634002a3422 1.83GB 0B rockylinux:9 9cc24f05f309 176MB 0B tf-dev-sandbox:compile c4470d1e228d 22.2GB 0B tf-dev-sandbox:frozen 634743295826 2.9GB 0B U