2025-10-09 06:00:14,251: INFO: Building opensdn-analytics-collector 2025-10-09 06:00:14,331: 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_1_9_1-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-collector --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.27kB 0.0s done #1 DONE 1.0s #2 [internal] load metadata for nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-2_1_9_1-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 1.7s #5 [stage-1 1/3] FROM nexus.gz1.opensdn.io:5101/opensdn-base:master-2_1_9_1-1 #5 DONE 1.5s #6 [1/3] FROM nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-2_1_9_1-1 #6 DONE 0.0s #7 [build 1/1] FROM docker.io/library/tf-dev-sandbox:compile #7 CACHED #8 [internal] load build context #8 transferring context: 5.50kB done #8 DONE 2.4s #9 [stage-1 2/4] COPY entrypoint.sh / #9 DONE 0.7s #10 [stage-1 3/4] COPY --from=build /buildroot/usr/bin/contrail-collector /usr/bin/contrail-collector #10 DONE 3.1s #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.481 Contrail repo 17 kB/s | 257 B 00:00 #11 1.551 added from: http://tf-mirrors.gz1.opensdn.io/re 34 MB/s | 2.1 MB 00:00 #11 2.042 added from: http://tf-mirrors.gz1.opensdn.io/re 10 MB/s | 730 kB 00:00 #11 2.315 added from: http://tf-mirrors.gz1.opensdn.io/re 6.3 MB/s | 264 kB 00:00 #11 2.632 added from: http://tf-mirrors.gz1.opensdn.io/re 53 MB/s | 7.0 MB 00:00 #11 4.996 added from: http://tf-mirrors.gz1.opensdn.io/re 32 MB/s | 4.0 MB 00:00 #11 6.662 added from: http://tf-mirrors.gz1.opensdn.io/re 19 MB/s | 939 kB 00:00 #11 7.498 added from: http://tf-mirrors.gz1.opensdn.io/re 21 MB/s | 2.3 MB 00:00 #11 8.486 added from: http://tf-mirrors.gz1.opensdn.io/re 7.8 MB/s | 392 kB 00:00 #11 8.874 added from: http://tf-mirrors.gz1.opensdn.io/re 11 MB/s | 451 kB 00:00 #11 9.195 added from: http://tf-mirrors.gz1.opensdn.io/re 489 kB/s | 16 kB 00:00 #11 9.771 added from: http://tf-mirrors.gz1.opensdn.io/re 947 B/s | 257 B 00:00 #11 10.07 added from: http://tf-mirrors.gz1.opensdn.io/re 424 kB/s | 13 kB 00:00 #11 10.28 added from: http://tf-mirrors.gz1.opensdn.io/re 1.8 MB/s | 64 kB 00:00 #11 10.95 added from: http://tf-mirrors.gz1.opensdn.io/re 64 MB/s | 30 MB 00:00 #11 21.61 Third parties for OpenSDN 30 MB/s | 5.1 MB 00:00 #11 29.01 Dependencies resolved. #11 29.01 =============================================================================================== #11 29.01 Package Arch Version Repository Size #11 29.01 =============================================================================================== #11 29.01 Installing: #11 29.01 boost x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 11 k #11 29.01 cassandra-cpp-driver x86_64 2.17.0-1.el9.remi tpc 709 k #11 29.01 librdkafka x86_64 1.6.1-102.el9 tf-mirrors.ci_repos_yum9-appstream 662 k #11 29.01 libzookeeper x86_64 3.9.2-0contrail0.el9 tpc 93 k #11 29.01 protobuf x86_64 3.14.0-13.el9 tf-mirrors.ci_repos_yum9-appstream 1.0 M #11 29.01 redis x86_64 6.2.17-1.el9_5 tf-mirrors.ci_repos_yum9-appstream 1.3 M #11 29.01 Installing dependencies: #11 29.01 boost-atomic x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 16 k #11 29.01 boost-chrono x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 24 k #11 29.01 boost-container x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 36 k #11 29.01 boost-context x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 15 k #11 29.01 boost-contract x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 44 k #11 29.01 boost-coroutine x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 32 k #11 29.01 boost-date-time x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 13 k #11 29.01 boost-fiber x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 38 k #11 29.01 boost-filesystem x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 57 k #11 29.01 boost-graph x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 101 k #11 29.01 boost-iostreams x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 38 k #11 29.01 boost-locale x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 214 k #11 29.01 boost-log x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 408 k #11 29.01 boost-math x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 205 k #11 29.01 boost-nowide x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 15 k #11 29.01 boost-program-options x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 106 k #11 29.01 boost-python3 x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 92 k #11 29.01 boost-random x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 23 k #11 29.01 boost-regex x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 277 k #11 29.01 boost-serialization x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 129 k #11 29.01 boost-stacktrace x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 27 k #11 29.01 boost-system x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 13 k #11 29.01 boost-test x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 230 k #11 29.01 boost-thread x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 55 k #11 29.01 boost-timer x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 23 k #11 29.01 boost-type_erasure x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 30 k #11 29.01 boost-wave x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 208 k #11 29.01 libicu x86_64 67.1-9.el9 tf-mirrors.ci_repos_yum9-baseos 9.6 M #11 29.01 logrotate x86_64 3.18.0-8.el9 tf-mirrors.ci_repos_yum9-baseos 74 k #11 29.01 #11 29.01 Transaction Summary #11 29.01 =============================================================================================== #11 29.01 Install 35 Packages #11 29.01 #11 29.01 Total download size: 16 M #11 29.01 Installed size: 53 M #11 29.01 Downloading Packages: #11 29.04 (1/35): boost-1.75.0-8.el9.x86_64.rpm 387 kB/s | 11 kB 00:00 #11 29.05 (2/35): logrotate-3.18.0-8.el9.x86_64.rpm 1.9 MB/s | 74 kB 00:00 #11 29.06 (3/35): boost-atomic-1.75.0-8.el9.x86_64.rpm 1.1 MB/s | 16 kB 00:00 #11 29.07 (4/35): boost-chrono-1.75.0-8.el9.x86_64.rpm 1.1 MB/s | 24 kB 00:00 #11 29.07 (5/35): boost-container-1.75.0-8.el9.x86_64.rpm 1.8 MB/s | 36 kB 00:00 #11 29.08 (6/35): boost-context-1.75.0-8.el9.x86_64.rpm 2.1 MB/s | 15 kB 00:00 #11 29.08 (7/35): boost-contract-1.75.0-8.el9.x86_64.rpm 6.2 MB/s | 44 kB 00:00 #11 29.08 (8/35): boost-coroutine-1.75.0-8.el9.x86_64.rpm 4.3 MB/s | 32 kB 00:00 #11 29.09 (9/35): boost-date-time-1.75.0-8.el9.x86_64.rpm 1.9 MB/s | 13 kB 00:00 #11 29.09 (10/35): boost-fiber-1.75.0-8.el9.x86_64.rpm 6.8 MB/s | 38 kB 00:00 #11 29.10 (11/35): boost-filesystem-1.75.0-8.el9.x86_64.r 8.4 MB/s | 57 kB 00:00 #11 29.11 (12/35): boost-graph-1.75.0-8.el9.x86_64.rpm 11 MB/s | 101 kB 00:00 #11 29.11 (13/35): boost-iostreams-1.75.0-8.el9.x86_64.rp 5.0 MB/s | 38 kB 00:00 #11 29.11 (14/35): boost-locale-1.75.0-8.el9.x86_64.rpm 26 MB/s | 214 kB 00:00 #11 29.12 (15/35): boost-log-1.75.0-8.el9.x86_64.rpm 25 MB/s | 408 kB 00:00 #11 29.12 (16/35): boost-math-1.75.0-8.el9.x86_64.rpm 13 MB/s | 205 kB 00:00 #11 29.13 (17/35): boost-nowide-1.75.0-8.el9.x86_64.rpm 2.0 MB/s | 15 kB 00:00 #11 29.13 (18/35): boost-program-options-1.75.0-8.el9.x86 18 MB/s | 106 kB 00:00 #11 29.13 (19/35): boost-python3-1.75.0-8.el9.x86_64.rpm 14 MB/s | 92 kB 00:00 #11 29.15 (20/35): boost-random-1.75.0-8.el9.x86_64.rpm 4.2 MB/s | 23 kB 00:00 #11 29.21 (21/35): boost-regex-1.75.0-8.el9.x86_64.rpm 3.4 MB/s | 277 kB 00:00 #11 29.33 (22/35): boost-serialization-1.75.0-8.el9.x86_6 674 kB/s | 129 kB 00:00 #11 29.34 (23/35): boost-stacktrace-1.75.0-8.el9.x86_64.r 222 kB/s | 27 kB 00:00 #11 29.34 (24/35): boost-system-1.75.0-8.el9.x86_64.rpm 1.4 MB/s | 13 kB 00:00 #11 29.35 (25/35): boost-thread-1.75.0-8.el9.x86_64.rpm 9.6 MB/s | 55 kB 00:00 #11 29.35 (26/35): boost-test-1.75.0-8.el9.x86_64.rpm 17 MB/s | 230 kB 00:00 #11 29.35 (27/35): boost-timer-1.75.0-8.el9.x86_64.rpm 3.2 MB/s | 23 kB 00:00 #11 29.36 (28/35): boost-type_erasure-1.75.0-8.el9.x86_64 4.9 MB/s | 30 kB 00:00 #11 29.36 (29/35): boost-wave-1.75.0-8.el9.x86_64.rpm 23 MB/s | 208 kB 00:00 #11 29.37 (30/35): librdkafka-1.6.1-102.el9.x86_64.rpm 35 MB/s | 662 kB 00:00 #11 29.39 (31/35): protobuf-3.14.0-13.el9.x86_64.rpm 32 MB/s | 1.0 MB 00:00 #11 29.43 (32/35): redis-6.2.17-1.el9_5.x86_64.rpm 23 MB/s | 1.3 MB 00:00 #11 29.45 (33/35): cassandra-cpp-driver-2.17.0-1.el9.remi 12 MB/s | 709 kB 00:00 #11 29.46 (34/35): libzookeeper-3.9.2-0contrail0.el9.x86_ 4.0 MB/s | 93 kB 00:00 #11 29.55 (35/35): libicu-67.1-9.el9.x86_64.rpm 18 MB/s | 9.6 MB 00:00 #11 29.55 -------------------------------------------------------------------------------- #11 29.55 Total 29 MB/s | 16 MB 00:00 #11 29.55 Running transaction check #11 29.63 Transaction check succeeded. #11 29.63 Running transaction test #11 29.97 Transaction test succeeded. #11 29.97 Running transaction #11 30.97 Preparing : 1/1 #11 31.22 Installing : boost-system-1.75.0-8.el9.x86_64 1/35 #11 31.25 Installing : boost-chrono-1.75.0-8.el9.x86_64 2/35 #11 31.26 Installing : boost-thread-1.75.0-8.el9.x86_64 3/35 #11 31.27 Installing : boost-filesystem-1.75.0-8.el9.x86_64 4/35 #11 31.72 Installing : libicu-67.1-9.el9.x86_64 5/35 #11 31.75 Installing : boost-regex-1.75.0-8.el9.x86_64 6/35 #11 31.77 Installing : boost-context-1.75.0-8.el9.x86_64 7/35 #11 31.77 Installing : boost-date-time-1.75.0-8.el9.x86_64 8/35 #11 31.78 Installing : boost-atomic-1.75.0-8.el9.x86_64 9/35 #11 31.80 Installing : boost-log-1.75.0-8.el9.x86_64 10/35 #11 31.81 Installing : boost-wave-1.75.0-8.el9.x86_64 11/35 #11 31.82 Installing : boost-coroutine-1.75.0-8.el9.x86_64 12/35 #11 31.83 Installing : boost-fiber-1.75.0-8.el9.x86_64 13/35 #11 31.86 Installing : boost-graph-1.75.0-8.el9.x86_64 14/35 #11 31.89 Installing : boost-locale-1.75.0-8.el9.x86_64 15/35 #11 32.08 Installing : boost-type_erasure-1.75.0-8.el9.x86_64 16/35 #11 32.29 Installing : boost-timer-1.75.0-8.el9.x86_64 17/35 #11 32.31 Installing : boost-test-1.75.0-8.el9.x86_64 18/35 #11 32.33 Installing : boost-stacktrace-1.75.0-8.el9.x86_64 19/35 #11 32.33 Installing : boost-serialization-1.75.0-8.el9.x86_64 20/35 #11 32.34 Installing : boost-random-1.75.0-8.el9.x86_64 21/35 #11 32.36 Installing : boost-python3-1.75.0-8.el9.x86_64 22/35 #11 32.37 Installing : boost-program-options-1.75.0-8.el9.x86_64 23/35 #11 32.37 Installing : boost-nowide-1.75.0-8.el9.x86_64 24/35 #11 32.41 Installing : boost-math-1.75.0-8.el9.x86_64 25/35 #11 32.42 Installing : boost-iostreams-1.75.0-8.el9.x86_64 26/35 #11 32.43 Installing : boost-contract-1.75.0-8.el9.x86_64 27/35 #11 32.44 Installing : boost-container-1.75.0-8.el9.x86_64 28/35 #11 32.45 Running scriptlet: logrotate-3.18.0-8.el9.x86_64 29/35 #11 32.46 Installing : logrotate-3.18.0-8.el9.x86_64 29/35 #11 32.49 Running scriptlet: logrotate-3.18.0-8.el9.x86_64 29/35 #11 32.51 Created symlink /etc/systemd/system/timers.target.wants/logrotate.timer → /usr/lib/systemd/system/logrotate.timer. #11 32.51 #11 32.51 Running scriptlet: redis-6.2.17-1.el9_5.x86_64 30/35 #11 32.80 Installing : redis-6.2.17-1.el9_5.x86_64 30/35 #11 32.89 Running scriptlet: redis-6.2.17-1.el9_5.x86_64 30/35 #11 32.94 Installing : boost-1.75.0-8.el9.x86_64 31/35 #11 32.97 Installing : libzookeeper-3.9.2-0contrail0.el9.x86_64 32/35 #11 33.07 Installing : cassandra-cpp-driver-2.17.0-1.el9.remi.x86_64 33/35 #11 33.10 Installing : protobuf-3.14.0-13.el9.x86_64 34/35 #11 33.18 Installing : librdkafka-1.6.1-102.el9.x86_64 35/35 #11 33.19 Running scriptlet: librdkafka-1.6.1-102.el9.x86_64 35/35 #11 33.38 Verifying : libicu-67.1-9.el9.x86_64 1/35 #11 33.38 Verifying : logrotate-3.18.0-8.el9.x86_64 2/35 #11 33.38 Verifying : boost-1.75.0-8.el9.x86_64 3/35 #11 33.38 Verifying : boost-atomic-1.75.0-8.el9.x86_64 4/35 #11 33.38 Verifying : boost-chrono-1.75.0-8.el9.x86_64 5/35 #11 33.38 Verifying : boost-container-1.75.0-8.el9.x86_64 6/35 #11 33.38 Verifying : boost-context-1.75.0-8.el9.x86_64 7/35 #11 33.38 Verifying : boost-contract-1.75.0-8.el9.x86_64 8/35 #11 33.38 Verifying : boost-coroutine-1.75.0-8.el9.x86_64 9/35 #11 33.38 Verifying : boost-date-time-1.75.0-8.el9.x86_64 10/35 #11 33.38 Verifying : boost-fiber-1.75.0-8.el9.x86_64 11/35 #11 33.38 Verifying : boost-filesystem-1.75.0-8.el9.x86_64 12/35 #11 33.38 Verifying : boost-graph-1.75.0-8.el9.x86_64 13/35 #11 33.38 Verifying : boost-iostreams-1.75.0-8.el9.x86_64 14/35 #11 33.38 Verifying : boost-locale-1.75.0-8.el9.x86_64 15/35 #11 33.38 Verifying : boost-log-1.75.0-8.el9.x86_64 16/35 #11 33.38 Verifying : boost-math-1.75.0-8.el9.x86_64 17/35 #11 33.38 Verifying : boost-nowide-1.75.0-8.el9.x86_64 18/35 #11 33.38 Verifying : boost-program-options-1.75.0-8.el9.x86_64 19/35 #11 33.38 Verifying : boost-python3-1.75.0-8.el9.x86_64 20/35 #11 33.38 Verifying : boost-random-1.75.0-8.el9.x86_64 21/35 #11 33.38 Verifying : boost-regex-1.75.0-8.el9.x86_64 22/35 #11 33.38 Verifying : boost-serialization-1.75.0-8.el9.x86_64 23/35 #11 33.38 Verifying : boost-stacktrace-1.75.0-8.el9.x86_64 24/35 #11 33.38 Verifying : boost-system-1.75.0-8.el9.x86_64 25/35 #11 33.38 Verifying : boost-test-1.75.0-8.el9.x86_64 26/35 #11 33.38 Verifying : boost-thread-1.75.0-8.el9.x86_64 27/35 #11 33.38 Verifying : boost-timer-1.75.0-8.el9.x86_64 28/35 #11 33.38 Verifying : boost-type_erasure-1.75.0-8.el9.x86_64 29/35 #11 33.38 Verifying : boost-wave-1.75.0-8.el9.x86_64 30/35 #11 33.38 Verifying : librdkafka-1.6.1-102.el9.x86_64 31/35 #11 33.38 Verifying : protobuf-3.14.0-13.el9.x86_64 32/35 #11 33.38 Verifying : redis-6.2.17-1.el9_5.x86_64 33/35 #11 33.38 Verifying : cassandra-cpp-driver-2.17.0-1.el9.remi.x86_64 34/35 #11 33.38 Verifying : libzookeeper-3.9.2-0contrail0.el9.x86_64 35/35 #11 33.48 #11 33.48 Installed: #11 33.48 boost-1.75.0-8.el9.x86_64 #11 33.48 boost-atomic-1.75.0-8.el9.x86_64 #11 33.48 boost-chrono-1.75.0-8.el9.x86_64 #11 33.48 boost-container-1.75.0-8.el9.x86_64 #11 33.48 boost-context-1.75.0-8.el9.x86_64 #11 33.48 boost-contract-1.75.0-8.el9.x86_64 #11 33.48 boost-coroutine-1.75.0-8.el9.x86_64 #11 33.48 boost-date-time-1.75.0-8.el9.x86_64 #11 33.48 boost-fiber-1.75.0-8.el9.x86_64 #11 33.48 boost-filesystem-1.75.0-8.el9.x86_64 #11 33.48 boost-graph-1.75.0-8.el9.x86_64 #11 33.48 boost-iostreams-1.75.0-8.el9.x86_64 #11 33.48 boost-locale-1.75.0-8.el9.x86_64 #11 33.48 boost-log-1.75.0-8.el9.x86_64 #11 33.48 boost-math-1.75.0-8.el9.x86_64 #11 33.48 boost-nowide-1.75.0-8.el9.x86_64 #11 33.48 boost-program-options-1.75.0-8.el9.x86_64 #11 33.48 boost-python3-1.75.0-8.el9.x86_64 #11 33.48 boost-random-1.75.0-8.el9.x86_64 #11 33.48 boost-regex-1.75.0-8.el9.x86_64 #11 33.48 boost-serialization-1.75.0-8.el9.x86_64 #11 33.48 boost-stacktrace-1.75.0-8.el9.x86_64 #11 33.48 boost-system-1.75.0-8.el9.x86_64 #11 33.48 boost-test-1.75.0-8.el9.x86_64 #11 33.48 boost-thread-1.75.0-8.el9.x86_64 #11 33.48 boost-timer-1.75.0-8.el9.x86_64 #11 33.48 boost-type_erasure-1.75.0-8.el9.x86_64 #11 33.48 boost-wave-1.75.0-8.el9.x86_64 #11 33.48 cassandra-cpp-driver-2.17.0-1.el9.remi.x86_64 #11 33.48 libicu-67.1-9.el9.x86_64 #11 33.48 librdkafka-1.6.1-102.el9.x86_64 #11 33.48 libzookeeper-3.9.2-0contrail0.el9.x86_64 #11 33.48 logrotate-3.18.0-8.el9.x86_64 #11 33.48 protobuf-3.14.0-13.el9.x86_64 #11 33.48 redis-6.2.17-1.el9_5.x86_64 #11 33.48 #11 33.48 Complete! #11 34.14 80 files removed #11 DONE 34.4s #12 exporting to image #12 exporting layers #12 exporting layers 11.6s done #12 writing image sha256:5012f96c22ca5a187a5cd193e7dda9cf36619f985314ea93c65909f992fdb1d3 #12 writing image sha256:5012f96c22ca5a187a5cd193e7dda9cf36619f985314ea93c65909f992fdb1d3 done #12 naming to nexus.gz1.opensdn.io:5101/opensdn-analytics-collector:master-2_1_9_1-1 done #12 DONE 11.6s 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-09 06:01:12,039: INFO: Docker build duration: 58 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-analytics-collector] f67fb1f52165: Preparing 525963e9d517: Preparing 9e7568fd327e: Preparing ee0abb3d21f5: Preparing 2826a323341b: Preparing 6b34e1fc96fa: Preparing 981869727a38: Preparing 991f3a34116d: Preparing 44b6598a2811: Preparing 90090e6d709d: Preparing 20f7cb3d508a: Preparing 89d51d353ea5: Preparing 5f2e949158dc: Preparing e85bc0970590: Preparing 44343de3ea1d: Preparing 6b34e1fc96fa: Waiting 981869727a38: Waiting 991f3a34116d: Waiting 44b6598a2811: Waiting 90090e6d709d: Waiting 20f7cb3d508a: Waiting 89d51d353ea5: Waiting 5f2e949158dc: Waiting e85bc0970590: Waiting 44343de3ea1d: Waiting 2826a323341b: Layer already exists ee0abb3d21f5: Layer already exists 6b34e1fc96fa: Layer already exists 981869727a38: Layer already exists 991f3a34116d: Layer already exists 44b6598a2811: Layer already exists 90090e6d709d: Layer already exists 9e7568fd327e: Pushed 20f7cb3d508a: Layer already exists 89d51d353ea5: Layer already exists 5f2e949158dc: Layer already exists 44343de3ea1d: Layer already exists e85bc0970590: Layer already exists f67fb1f52165: Pushed 525963e9d517: Pushed master-2_1_9_1-1: digest: sha256:d2b829420a1ed1f664f838065e541cfa9dfa5c897aec4b83cd42de711fdadba1 size: 3460 2025-10-09 06:02:50,659: INFO: Building opensdn-analytics-collector finished successfully, duration: 156 seconds REPOSITORY TAG IMAGE ID CREATED SIZE nexus.gz1.opensdn.io:5101/opensdn-controller-config-api master-2_1_9_1-1 9388bbefdcf1 12 seconds ago 548MB nexus.gz1.opensdn.io:5101/opensdn-tor-agent master-2_1_9_1-1 16d617d3a235 15 seconds ago 574MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent-dpdk master-2_1_9_1-1 365fa6ed9786 15 seconds ago 791MB nexus.gz1.opensdn.io:5101/opensdn-nodemgr master-2_1_9_1-1 dd26e7308251 38 seconds ago 675MB nexus.gz1.opensdn.io:5101/opensdn-debug master-2_1_9_1-1 79171114c9ff 47 seconds ago 278MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns master-2_1_9_1-1 e11b4a4823dd 57 seconds ago 889MB nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine master-2_1_9_1-1 accf8c76692f About a minute ago 741MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-dnsmasq master-2_1_9_1-1 6dd90a92f534 About a minute ago 530MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-named master-2_1_9_1-1 8b7e86c9319b About a minute ago 584MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-control master-2_1_9_1-1 93eaa93f55a7 About a minute ago 1.13GB nexus.gz1.opensdn.io:5101/opensdn-analytics-collector master-2_1_9_1-1 5012f96c22ca About a minute ago 860MB nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init master-2_1_9_1-1 e55cb1e4dd07 About a minute ago 534MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-collector master-2_1_9_1-1 5d3632dfad0c About a minute ago 731MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology master-2_1_9_1-1 968bd9a5effa 2 minutes ago 731MB nexus.gz1.opensdn.io:5101/opensdn-analytics-api master-2_1_9_1-1 28db3a3f00d7 2 minutes ago 538MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk master-2_1_9_1-1 502666bf66c4 2 minutes ago 583MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-svcmonitor master-2_1_9_1-1 6a6ec6a8fa37 2 minutes ago 525MB nexus.gz1.opensdn.io:5101/opensdn-openstack-compute-init master-2_1_9_1-1 7916dfc0de07 2 minutes ago 278MB nexus.gz1.opensdn.io:5101/opensdn-openstack-neutron-init master-2_1_9_1-1 52dd4f3348e3 2 minutes ago 293MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema master-2_1_9_1-1 991ad2a6d5bc 2 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web master-2_1_9_1-1 c3e59d544227 2 minutes ago 788MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job master-2_1_9_1-1 32d6ed0558f9 2 minutes ago 788MB nexus.gz1.opensdn.io:5101/opensdn-openstack-heat-init master-2_1_9_1-1 60f95e1909ee 2 minutes ago 294MB nexus.gz1.opensdn.io:5101/opensdn-provisioner master-2_1_9_1-1 baf2a98d9366 2 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-kubernetes-kube-manager master-2_1_9_1-1 b066ce15b084 2 minutes ago 517MB nexus.gz1.opensdn.io:5101/opensdn-analytics-alarm-gen master-2_1_9_1-1 1dc8f9bb60a5 2 minutes ago 529MB nexus.gz1.opensdn.io:5101/opensdn-node-init master-2_1_9_1-1 a32a57651cbb 2 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base master-2_1_9_1-1 b7d9570864e0 3 minutes ago 788MB nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq master-2_1_9_1-1 aea9f5e0c7d0 3 minutes ago 363MB nexus.gz1.opensdn.io:5101/opensdn-external-stunnel master-2_1_9_1-1 7103683e9b65 3 minutes ago 328MB nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper master-2_1_9_1-1 c19a470fa739 3 minutes ago 301MB nexus.gz1.opensdn.io:5101/opensdn-external-cassandra master-2_1_9_1-1 94aa1230a271 3 minutes ago 687MB nexus.gz1.opensdn.io:5101/opensdn-external-kafka master-2_1_9_1-1 4fcb89193b23 3 minutes ago 744MB nexus.gz1.opensdn.io:5101/opensdn-external-redis master-2_1_9_1-1 587e7caefe19 3 minutes ago 171MB nexus.gz1.opensdn.io:5101/opensdn-external-haproxy master-2_1_9_1-1 a99c371f03aa 3 minutes ago 152MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-base master-2_1_9_1-1 2fbeb231a8a5 4 minutes ago 583MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base master-2_1_9_1-1 b442427d2c35 4 minutes ago 731MB nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd master-2_1_9_1-1 8d8af7dda4d9 4 minutes ago 290MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-base master-2_1_9_1-1 645aca3df2a9 4 minutes ago 574MB nexus.gz1.opensdn.io:5101/opensdn-base master-2_1_9_1-1 f6cd2bd33381 5 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-base master-2_1_9_1-1 f5c33996482e 5 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-analytics-base master-2_1_9_1-1 0514eeab8a4f 5 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-general-base master-2_1_9_1-1 921d4a7327de 6 minutes ago 278MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src master-2_1_9_1-1 00316e6dd12f 6 minutes ago 2.44MB tf-dev-sandbox compile ca523c1c364d 7 minutes ago 24.6GB nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src master-2_1_9_1-1 08cfadda774d 7 minutes ago 1.39MB nexus.gz1.opensdn.io:5101/opensdn-charms-src master-2_1_9_1-1 e512f564e56e 7 minutes ago 6.04MB nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src master-2_1_9_1-1 a78d96ad3e9e 7 minutes ago 32.6MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src 10dc1c167581 7 minutes ago 2.42MB nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src master-2_1_9_1-1 74e6cae7d9c0 7 minutes ago 4.17kB nexus.gz1.opensdn.io:5101/tf-dev-sandbox frozen 8eb7bd37b126 8 hours ago 23.8GB