2025-10-24 18:47:48,296: INFO: Building opensdn-analytics-collector 2025-10-24 18:47:48,410: INFO: Building args: --network host --build-arg PIP_REPOSITORY=http://localhost:6667/pip/simple --build-arg CONTRAIL_REGISTRY=nexus.gz1.opensdn.io:5101 --build-arg CONTRAIL_CONTAINER_TAG=master-2_2_5_0-1_9 --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 done #1 DONE 0.8s #2 [internal] load metadata for nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-2_2_5_0-1_9 #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 [build 1/1] FROM docker.io/library/tf-dev-sandbox:compile #5 CACHED #6 [stage-1 1/4] FROM nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-2_2_5_0-1_9 #6 CACHED #7 [internal] load build context #7 DONE 0.0s #7 [internal] load build context #7 transferring context: 5.75kB 0.0s done #7 DONE 2.9s #8 [stage-1 2/4] COPY entrypoint.sh / #8 DONE 2.0s #9 [stage-1 3/4] COPY --from=build /buildroot/usr/bin/contrail-collector /usr/bin/contrail-collector #9 DONE 1.3s #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 ; yum install -y $pkgs protobuf redis cassandra-cpp-driver libzookeeper librdkafka ; yum clean all -y ; rm -rf /var/cache/yum #10 1.392 added from: http://tf-mirrors.gz1.opensdn.io/re 20 MB/s | 2.1 MB 00:00 #10 2.333 added from: http://tf-mirrors.gz1.opensdn.io/re 9.4 MB/s | 730 kB 00:00 #10 2.907 added from: http://tf-mirrors.gz1.opensdn.io/re 8.4 MB/s | 264 kB 00:00 #10 3.299 added from: http://tf-mirrors.gz1.opensdn.io/re 41 MB/s | 7.0 MB 00:00 #10 7.073 added from: http://tf-mirrors.gz1.opensdn.io/re 24 MB/s | 4.0 MB 00:00 #10 9.580 added from: http://tf-mirrors.gz1.opensdn.io/re 19 MB/s | 939 kB 00:00 #10 10.02 added from: http://tf-mirrors.gz1.opensdn.io/re 30 MB/s | 2.3 MB 00:00 #10 10.90 added from: http://tf-mirrors.gz1.opensdn.io/re 7.4 MB/s | 392 kB 00:00 #10 11.18 added from: http://tf-mirrors.gz1.opensdn.io/re 8.0 MB/s | 451 kB 00:00 #10 11.76 added from: http://tf-mirrors.gz1.opensdn.io/re 503 kB/s | 16 kB 00:00 #10 12.06 added from: http://tf-mirrors.gz1.opensdn.io/re 5.9 kB/s | 257 B 00:00 #10 12.30 added from: http://tf-mirrors.gz1.opensdn.io/re 463 kB/s | 13 kB 00:00 #10 12.55 added from: http://tf-mirrors.gz1.opensdn.io/re 1.7 MB/s | 64 kB 00:00 #10 13.73 added from: http://tf-mirrors.gz1.opensdn.io/re 47 MB/s | 30 MB 00:00 #10 33.08 Third parties for OpenSDN 25 MB/s | 5.1 MB 00:00 #10 44.01 Dependencies resolved. #10 44.01 =============================================================================================== #10 44.01 Package Arch Version Repository Size #10 44.01 =============================================================================================== #10 44.01 Installing: #10 44.01 boost x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 11 k #10 44.01 cassandra-cpp-driver x86_64 2.17.0-1.el9.remi tpc 709 k #10 44.01 librdkafka x86_64 1.6.1-102.el9 tf-mirrors.ci_repos_yum9-appstream 662 k #10 44.01 libzookeeper x86_64 3.9.2-0contrail0.el9 tpc 93 k #10 44.01 protobuf x86_64 3.14.0-13.el9 tf-mirrors.ci_repos_yum9-appstream 1.0 M #10 44.01 redis x86_64 6.2.17-1.el9_5 tf-mirrors.ci_repos_yum9-appstream 1.3 M #10 44.01 Installing dependencies: #10 44.01 boost-atomic x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 16 k #10 44.01 boost-chrono x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 24 k #10 44.01 boost-container x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 36 k #10 44.01 boost-context x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 15 k #10 44.01 boost-contract x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 44 k #10 44.01 boost-coroutine x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 32 k #10 44.01 boost-date-time x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 13 k #10 44.01 boost-fiber x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 38 k #10 44.01 boost-filesystem x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 57 k #10 44.01 boost-graph x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 101 k #10 44.01 boost-iostreams x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 38 k #10 44.01 boost-locale x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 214 k #10 44.01 boost-log x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 408 k #10 44.01 boost-math x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 205 k #10 44.01 boost-nowide x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 15 k #10 44.01 boost-program-options x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 106 k #10 44.01 boost-python3 x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 92 k #10 44.01 boost-random x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 23 k #10 44.01 boost-regex x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 277 k #10 44.01 boost-serialization x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 129 k #10 44.01 boost-stacktrace x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 27 k #10 44.01 boost-system x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 13 k #10 44.01 boost-test x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 230 k #10 44.01 boost-thread x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 55 k #10 44.01 boost-timer x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 23 k #10 44.01 boost-type_erasure x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 30 k #10 44.01 boost-wave x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 208 k #10 44.01 libicu x86_64 67.1-9.el9 tf-mirrors.ci_repos_yum9-baseos 9.6 M #10 44.01 logrotate x86_64 3.18.0-8.el9 tf-mirrors.ci_repos_yum9-baseos 74 k #10 44.01 #10 44.01 Transaction Summary #10 44.01 =============================================================================================== #10 44.01 Install 35 Packages #10 44.01 #10 44.01 Total download size: 16 M #10 44.01 Installed size: 53 M #10 44.01 Downloading Packages: #10 44.06 (1/35): boost-1.75.0-8.el9.x86_64.rpm 509 kB/s | 11 kB 00:00 #10 44.06 (2/35): logrotate-3.18.0-8.el9.x86_64.rpm 2.8 MB/s | 74 kB 00:00 #10 44.06 (3/35): boost-atomic-1.75.0-8.el9.x86_64.rpm 2.2 MB/s | 16 kB 00:00 #10 44.06 (4/35): boost-chrono-1.75.0-8.el9.x86_64.rpm 3.3 MB/s | 24 kB 00:00 #10 44.06 (5/35): boost-container-1.75.0-8.el9.x86_64.rpm 4.9 MB/s | 36 kB 00:00 #10 44.06 (6/35): boost-context-1.75.0-8.el9.x86_64.rpm 2.2 MB/s | 15 kB 00:00 #10 44.07 (7/35): boost-contract-1.75.0-8.el9.x86_64.rpm 6.7 MB/s | 44 kB 00:00 #10 44.07 (8/35): boost-coroutine-1.75.0-8.el9.x86_64.rpm 2.3 MB/s | 32 kB 00:00 #10 44.07 (9/35): boost-date-time-1.75.0-8.el9.x86_64.rpm 983 kB/s | 13 kB 00:00 #10 44.13 (10/35): boost-fiber-1.75.0-8.el9.x86_64.rpm 5.8 MB/s | 38 kB 00:00 #10 44.13 (11/35): boost-filesystem-1.75.0-8.el9.x86_64.r 9.3 MB/s | 57 kB 00:00 #10 44.13 (12/35): boost-graph-1.75.0-8.el9.x86_64.rpm 14 MB/s | 101 kB 00:00 #10 44.13 (13/35): boost-iostreams-1.75.0-8.el9.x86_64.rp 4.8 MB/s | 38 kB 00:00 #10 44.13 (14/35): boost-locale-1.75.0-8.el9.x86_64.rpm 10 MB/s | 214 kB 00:00 #10 44.13 (15/35): boost-log-1.75.0-8.el9.x86_64.rpm 10 MB/s | 408 kB 00:00 #10 44.13 (16/35): boost-math-1.75.0-8.el9.x86_64.rpm 7.0 MB/s | 205 kB 00:00 #10 44.16 (17/35): boost-nowide-1.75.0-8.el9.x86_64.rpm 1.9 MB/s | 15 kB 00:00 #10 44.16 (18/35): boost-program-options-1.75.0-8.el9.x86 7.2 MB/s | 106 kB 00:00 #10 44.16 (19/35): boost-python3-1.75.0-8.el9.x86_64.rpm 5.9 MB/s | 92 kB 00:00 #10 44.18 (20/35): boost-random-1.75.0-8.el9.x86_64.rpm 4.1 MB/s | 23 kB 00:00 #10 44.18 (21/35): boost-regex-1.75.0-8.el9.x86_64.rpm 27 MB/s | 277 kB 00:00 #10 44.18 (22/35): boost-serialization-1.75.0-8.el9.x86_6 11 MB/s | 129 kB 00:00 #10 44.18 (23/35): boost-stacktrace-1.75.0-8.el9.x86_64.r 3.4 MB/s | 27 kB 00:00 #10 44.18 (24/35): boost-system-1.75.0-8.el9.x86_64.rpm 1.9 MB/s | 13 kB 00:00 #10 44.20 (25/35): boost-thread-1.75.0-8.el9.x86_64.rpm 5.2 MB/s | 55 kB 00:00 #10 44.20 (26/35): boost-test-1.75.0-8.el9.x86_64.rpm 9.5 MB/s | 230 kB 00:00 #10 44.20 (27/35): boost-timer-1.75.0-8.el9.x86_64.rpm 1.6 MB/s | 23 kB 00:00 #10 44.20 (28/35): boost-type_erasure-1.75.0-8.el9.x86_64 4.8 MB/s | 30 kB 00:00 #10 44.22 (29/35): boost-wave-1.75.0-8.el9.x86_64.rpm 28 MB/s | 208 kB 00:00 #10 44.22 (30/35): librdkafka-1.6.1-102.el9.x86_64.rpm 32 MB/s | 662 kB 00:00 #10 44.26 (31/35): protobuf-3.14.0-13.el9.x86_64.rpm 22 MB/s | 1.0 MB 00:00 #10 44.38 (32/35): libicu-67.1-9.el9.x86_64.rpm 27 MB/s | 9.6 MB 00:00 #10 44.40 (33/35): redis-6.2.17-1.el9_5.x86_64.rpm 7.6 MB/s | 1.3 MB 00:00 #10 44.46 (34/35): libzookeeper-3.9.2-0contrail0.el9.x86_ 1.8 MB/s | 93 kB 00:00 #10 44.46 (35/35): cassandra-cpp-driver-2.17.0-1.el9.remi 3.5 MB/s | 709 kB 00:00 #10 44.46 -------------------------------------------------------------------------------- #10 44.46 Total 35 MB/s | 16 MB 00:00 #10 44.46 Running transaction check #10 44.64 Transaction check succeeded. #10 44.64 Running transaction test #10 45.08 Transaction test succeeded. #10 45.08 Running transaction #10 45.80 Preparing : 1/1 #10 45.92 Installing : boost-system-1.75.0-8.el9.x86_64 1/35 #10 45.93 Installing : boost-chrono-1.75.0-8.el9.x86_64 2/35 #10 45.93 Installing : boost-thread-1.75.0-8.el9.x86_64 3/35 #10 45.99 Installing : boost-filesystem-1.75.0-8.el9.x86_64 4/35 #10 46.43 Installing : libicu-67.1-9.el9.x86_64 5/35 #10 46.43 Installing : boost-regex-1.75.0-8.el9.x86_64 6/35 #10 46.43 Installing : boost-context-1.75.0-8.el9.x86_64 7/35 #10 46.43 Installing : boost-date-time-1.75.0-8.el9.x86_64 8/35 #10 46.45 Installing : boost-atomic-1.75.0-8.el9.x86_64 9/35 #10 46.46 Installing : boost-log-1.75.0-8.el9.x86_64 10/35 #10 46.47 Installing : boost-wave-1.75.0-8.el9.x86_64 11/35 #10 46.50 Installing : boost-coroutine-1.75.0-8.el9.x86_64 12/35 #10 46.50 Installing : boost-fiber-1.75.0-8.el9.x86_64 13/35 #10 46.50 Installing : boost-graph-1.75.0-8.el9.x86_64 14/35 #10 46.52 Installing : boost-locale-1.75.0-8.el9.x86_64 15/35 #10 46.52 Installing : boost-type_erasure-1.75.0-8.el9.x86_64 16/35 #10 46.52 Installing : boost-timer-1.75.0-8.el9.x86_64 17/35 #10 46.52 Installing : boost-test-1.75.0-8.el9.x86_64 18/35 #10 46.53 Installing : boost-stacktrace-1.75.0-8.el9.x86_64 19/35 #10 46.54 Installing : boost-serialization-1.75.0-8.el9.x86_64 20/35 #10 46.54 Installing : boost-random-1.75.0-8.el9.x86_64 21/35 #10 46.55 Installing : boost-python3-1.75.0-8.el9.x86_64 22/35 #10 46.55 Installing : boost-program-options-1.75.0-8.el9.x86_64 23/35 #10 46.55 Installing : boost-nowide-1.75.0-8.el9.x86_64 24/35 #10 46.57 Installing : boost-math-1.75.0-8.el9.x86_64 25/35 #10 46.61 Installing : boost-iostreams-1.75.0-8.el9.x86_64 26/35 #10 46.61 Installing : boost-contract-1.75.0-8.el9.x86_64 27/35 #10 46.63 Installing : boost-container-1.75.0-8.el9.x86_64 28/35 #10 46.63 Running scriptlet: logrotate-3.18.0-8.el9.x86_64 29/35 #10 46.66 Installing : logrotate-3.18.0-8.el9.x86_64 29/35 #10 46.69 Running scriptlet: logrotate-3.18.0-8.el9.x86_64 29/35 #10 46.75 Created symlink /etc/systemd/system/timers.target.wants/logrotate.timer → /usr/lib/systemd/system/logrotate.timer. #10 46.75 #10 46.75 Running scriptlet: redis-6.2.17-1.el9_5.x86_64 30/35 #10 47.10 Installing : redis-6.2.17-1.el9_5.x86_64 30/35 #10 47.10 Running scriptlet: redis-6.2.17-1.el9_5.x86_64 30/35 #10 47.19 Installing : boost-1.75.0-8.el9.x86_64 31/35 #10 47.22 Installing : libzookeeper-3.9.2-0contrail0.el9.x86_64 32/35 #10 47.29 Installing : cassandra-cpp-driver-2.17.0-1.el9.remi.x86_64 33/35 #10 47.33 Installing : protobuf-3.14.0-13.el9.x86_64 34/35 #10 47.40 Installing : librdkafka-1.6.1-102.el9.x86_64 35/35 #10 47.43 Running scriptlet: librdkafka-1.6.1-102.el9.x86_64 35/35 #10 47.94 Verifying : libicu-67.1-9.el9.x86_64 1/35 #10 47.94 Verifying : logrotate-3.18.0-8.el9.x86_64 2/35 #10 47.94 Verifying : boost-1.75.0-8.el9.x86_64 3/35 #10 47.94 Verifying : boost-atomic-1.75.0-8.el9.x86_64 4/35 #10 47.94 Verifying : boost-chrono-1.75.0-8.el9.x86_64 5/35 #10 47.94 Verifying : boost-container-1.75.0-8.el9.x86_64 6/35 #10 47.94 Verifying : boost-context-1.75.0-8.el9.x86_64 7/35 #10 47.94 Verifying : boost-contract-1.75.0-8.el9.x86_64 8/35 #10 47.94 Verifying : boost-coroutine-1.75.0-8.el9.x86_64 9/35 #10 47.94 Verifying : boost-date-time-1.75.0-8.el9.x86_64 10/35 #10 47.94 Verifying : boost-fiber-1.75.0-8.el9.x86_64 11/35 #10 47.94 Verifying : boost-filesystem-1.75.0-8.el9.x86_64 12/35 #10 47.94 Verifying : boost-graph-1.75.0-8.el9.x86_64 13/35 #10 47.94 Verifying : boost-iostreams-1.75.0-8.el9.x86_64 14/35 #10 47.95 Verifying : boost-locale-1.75.0-8.el9.x86_64 15/35 #10 47.95 Verifying : boost-log-1.75.0-8.el9.x86_64 16/35 #10 47.95 Verifying : boost-math-1.75.0-8.el9.x86_64 17/35 #10 47.95 Verifying : boost-nowide-1.75.0-8.el9.x86_64 18/35 #10 47.95 Verifying : boost-program-options-1.75.0-8.el9.x86_64 19/35 #10 47.95 Verifying : boost-python3-1.75.0-8.el9.x86_64 20/35 #10 47.95 Verifying : boost-random-1.75.0-8.el9.x86_64 21/35 #10 47.95 Verifying : boost-regex-1.75.0-8.el9.x86_64 22/35 #10 47.95 Verifying : boost-serialization-1.75.0-8.el9.x86_64 23/35 #10 47.95 Verifying : boost-stacktrace-1.75.0-8.el9.x86_64 24/35 #10 47.95 Verifying : boost-system-1.75.0-8.el9.x86_64 25/35 #10 47.95 Verifying : boost-test-1.75.0-8.el9.x86_64 26/35 #10 47.95 Verifying : boost-thread-1.75.0-8.el9.x86_64 27/35 #10 47.95 Verifying : boost-timer-1.75.0-8.el9.x86_64 28/35 #10 47.95 Verifying : boost-type_erasure-1.75.0-8.el9.x86_64 29/35 #10 47.95 Verifying : boost-wave-1.75.0-8.el9.x86_64 30/35 #10 47.95 Verifying : librdkafka-1.6.1-102.el9.x86_64 31/35 #10 47.95 Verifying : protobuf-3.14.0-13.el9.x86_64 32/35 #10 47.95 Verifying : redis-6.2.17-1.el9_5.x86_64 33/35 #10 47.95 Verifying : cassandra-cpp-driver-2.17.0-1.el9.remi.x86_64 34/35 #10 47.95 Verifying : libzookeeper-3.9.2-0contrail0.el9.x86_64 35/35 #10 48.09 #10 48.09 Installed: #10 48.09 boost-1.75.0-8.el9.x86_64 #10 48.09 boost-atomic-1.75.0-8.el9.x86_64 #10 48.09 boost-chrono-1.75.0-8.el9.x86_64 #10 48.09 boost-container-1.75.0-8.el9.x86_64 #10 48.09 boost-context-1.75.0-8.el9.x86_64 #10 48.09 boost-contract-1.75.0-8.el9.x86_64 #10 48.09 boost-coroutine-1.75.0-8.el9.x86_64 #10 48.09 boost-date-time-1.75.0-8.el9.x86_64 #10 48.09 boost-fiber-1.75.0-8.el9.x86_64 #10 48.09 boost-filesystem-1.75.0-8.el9.x86_64 #10 48.09 boost-graph-1.75.0-8.el9.x86_64 #10 48.09 boost-iostreams-1.75.0-8.el9.x86_64 #10 48.09 boost-locale-1.75.0-8.el9.x86_64 #10 48.09 boost-log-1.75.0-8.el9.x86_64 #10 48.09 boost-math-1.75.0-8.el9.x86_64 #10 48.09 boost-nowide-1.75.0-8.el9.x86_64 #10 48.09 boost-program-options-1.75.0-8.el9.x86_64 #10 48.09 boost-python3-1.75.0-8.el9.x86_64 #10 48.09 boost-random-1.75.0-8.el9.x86_64 #10 48.09 boost-regex-1.75.0-8.el9.x86_64 #10 48.09 boost-serialization-1.75.0-8.el9.x86_64 #10 48.09 boost-stacktrace-1.75.0-8.el9.x86_64 #10 48.09 boost-system-1.75.0-8.el9.x86_64 #10 48.09 boost-test-1.75.0-8.el9.x86_64 #10 48.09 boost-thread-1.75.0-8.el9.x86_64 #10 48.09 boost-timer-1.75.0-8.el9.x86_64 #10 48.09 boost-type_erasure-1.75.0-8.el9.x86_64 #10 48.09 boost-wave-1.75.0-8.el9.x86_64 #10 48.09 cassandra-cpp-driver-2.17.0-1.el9.remi.x86_64 #10 48.09 libicu-67.1-9.el9.x86_64 #10 48.09 librdkafka-1.6.1-102.el9.x86_64 #10 48.09 libzookeeper-3.9.2-0contrail0.el9.x86_64 #10 48.09 logrotate-3.18.0-8.el9.x86_64 #10 48.09 protobuf-3.14.0-13.el9.x86_64 #10 48.09 redis-6.2.17-1.el9_5.x86_64 #10 48.09 #10 48.09 Complete! #10 48.44 75 files removed #10 DONE 49.0s #11 exporting to image #11 exporting layers #11 exporting layers 21.8s done #11 writing image sha256:7cb37cf8773f5e082c465dde8a9104240ede748e7da50ac63765484b3dc23cb5 #11 writing image sha256:7cb37cf8773f5e082c465dde8a9104240ede748e7da50ac63765484b3dc23cb5 0.0s done #11 naming to nexus.gz1.opensdn.io:5101/opensdn-analytics-collector:master-2_2_5_0-1_9 0.0s done #11 DONE 21.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-24 18:49:14,246: INFO: Docker build duration: 86 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-analytics-collector] 8bd6ef4c6469: Preparing 8fe9442d3607: Preparing 1fb11b426bf2: Preparing 097048ed9cd4: Preparing c7a2e45a019c: Preparing ffa2f88d95ff: Preparing 0092ea16260a: Preparing 95a4db785a3c: Preparing 8c6861c9e900: Preparing 21eb8dbd9717: Preparing 3dfcec2fde93: Preparing 3a2b5714161c: Preparing a9745115ee09: Preparing 00cdd89062ea: Preparing 735b1885d33a: Preparing 44343de3ea1d: Preparing 097048ed9cd4: Waiting c7a2e45a019c: Waiting ffa2f88d95ff: Waiting 0092ea16260a: Waiting 95a4db785a3c: Waiting 8c6861c9e900: Waiting 21eb8dbd9717: Waiting 3dfcec2fde93: Waiting 3a2b5714161c: Waiting a9745115ee09: Waiting 00cdd89062ea: Waiting 735b1885d33a: Waiting 44343de3ea1d: Waiting 1fb11b426bf2: Pushed 097048ed9cd4: Layer already exists c7a2e45a019c: Layer already exists ffa2f88d95ff: Layer already exists 0092ea16260a: Layer already exists 95a4db785a3c: Layer already exists 8c6861c9e900: Layer already exists 21eb8dbd9717: Layer already exists 3dfcec2fde93: Layer already exists 3a2b5714161c: Layer already exists a9745115ee09: Layer already exists 00cdd89062ea: Layer already exists 735b1885d33a: Layer already exists 44343de3ea1d: Layer already exists 8bd6ef4c6469: Pushed 8fe9442d3607: Pushed master-2_2_5_0-1_9: digest: sha256:ff2fde7cae71b3aa6584f2798830182c06f0db8caff3b298480113fa2b129bf3 size: 3673 2025-10-24 18:49:45,322: INFO: Building opensdn-analytics-collector finished successfully, duration: 117 seconds REPOSITORY TAG IMAGE ID CREATED SIZE nexus.gz1.opensdn.io:5101/opensdn-status master-2_2_5_0-1_9 8c16d7be9961 8 seconds ago 784MB nexus.gz1.opensdn.io:5101/opensdn-nodemgr master-2_2_5_0-1_9 012b49d02139 14 seconds ago 784MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-svcmonitor master-2_2_5_0-1_9 8542df0f1970 24 seconds ago 645MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-build-init master-2_2_5_0-1_9 8aa3e59d85b4 27 seconds ago 607MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-dnsmasq master-2_2_5_0-1_9 06bd5266c13f 32 seconds ago 639MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent-dpdk master-2_2_5_0-1_9 75b791ea41a3 44 seconds ago 899MB nexus.gz1.opensdn.io:5101/opensdn-analytics-collector master-2_2_5_0-1_9 7cb37cf8773f 55 seconds ago 969MB nexus.gz1.opensdn.io:5101/opensdn-debug master-2_2_5_0-1_9 05a34f7fd141 About a minute ago 348MB nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine master-2_2_5_0-1_9 b4a95ea69d86 About a minute ago 850MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-collector master-2_2_5_0-1_9 11e3ccd69d13 About a minute ago 840MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology master-2_2_5_0-1_9 e0dfd0976caf About a minute ago 840MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-control master-2_2_5_0-1_9 96e99d185227 About a minute ago 1.24GB nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk master-2_2_5_0-1_9 18c806ef6c17 About a minute ago 692MB nexus.gz1.opensdn.io:5101/opensdn-analytics-alarm-gen master-2_2_5_0-1_9 8919caab7cbe About a minute ago 638MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web master-2_2_5_0-1_9 050bd4e4eabb About a minute ago 858MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job master-2_2_5_0-1_9 0da5bfe90a8f About a minute ago 858MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-named master-2_2_5_0-1_9 16c8ea3f4bb5 About a minute ago 702MB nexus.gz1.opensdn.io:5101/opensdn-openstack-heat-init master-2_2_5_0-1_9 bb00067d87b5 About a minute ago 363MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema master-2_2_5_0-1_9 cd4dd09303af About a minute ago 623MB nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init master-2_2_5_0-1_9 10361e8bcc57 About a minute ago 642MB nexus.gz1.opensdn.io:5101/opensdn-openstack-neutron-init master-2_2_5_0-1_9 e2aec80e4d88 About a minute ago 363MB nexus.gz1.opensdn.io:5101/opensdn-kubernetes-kube-manager master-2_2_5_0-1_9 d53ffffe782c About a minute ago 626MB nexus.gz1.opensdn.io:5101/opensdn-node-init master-2_2_5_0-1_9 45638b1ec358 About a minute ago 622MB nexus.gz1.opensdn.io:5101/opensdn-openstack-compute-init master-2_2_5_0-1_9 b062a8503533 About a minute ago 348MB nexus.gz1.opensdn.io:5101/opensdn-provisioner master-2_2_5_0-1_9 f263bc1ef5e5 About a minute ago 622MB nexus.gz1.opensdn.io:5101/opensdn-external-redis master-2_2_5_0-1_9 45651c71c62d 2 minutes ago 171MB nexus.gz1.opensdn.io:5101/opensdn-external-haproxy master-2_2_5_0-1_9 49aea2f49329 2 minutes ago 144MB opensdn-test-test master-2_2_5_0-1_9 e2df7a4ef486 2 minutes ago 1.75GB nexus.gz1.opensdn.io:5101/opensdn-test-test master-2_2_5_0-1_9 e2df7a4ef486 2 minutes ago 1.75GB nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper master-2_2_5_0-1_9 148aaec8ce08 3 minutes ago 301MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base master-2_2_5_0-1_9 5ce988416bf6 3 minutes ago 858MB nexus.gz1.opensdn.io:5101/opensdn-external-stunnel master-2_2_5_0-1_9 0a8e196db552 3 minutes ago 398MB nexus.gz1.opensdn.io:5101/opensdn-external-cassandra master-2_2_5_0-1_9 bcae86629f1a 3 minutes ago 331MB nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq master-2_2_5_0-1_9 fdc2d0026794 3 minutes ago 363MB nexus.gz1.opensdn.io:5101/opensdn-external-kafka master-2_2_5_0-1_9 e2866c8dd670 4 minutes ago 392MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base master-2_2_5_0-1_9 93a6c7bd76b7 4 minutes ago 839MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-base master-2_2_5_0-1_9 4add097e05cf 4 minutes ago 692MB nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd master-2_2_5_0-1_9 eaf67fcba589 4 minutes ago 359MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-base master-2_2_5_0-1_9 ca0d89ed0d6d 4 minutes ago 683MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-base master-2_2_5_0-1_9 abba0f1e0334 5 minutes ago 622MB nexus.gz1.opensdn.io:5101/opensdn-analytics-base master-2_2_5_0-1_9 ce5586a8be30 5 minutes ago 622MB nexus.gz1.opensdn.io:5101/opensdn-base master-2_2_5_0-1_9 6bd334350a0e 5 minutes ago 622MB nexus.gz1.opensdn.io:5101/opensdn-general-base master-2_2_5_0-1_9 7bb079f0a77a 6 minutes ago 348MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src master-2_2_5_0-1_9 fbbf6603590a 6 minutes ago 2.45MB tf-dev-sandbox compile 814e60acdfc5 7 minutes ago 24.8GB nexus.gz1.opensdn.io:5101/opensdn-charms-src master-2_2_5_0-1_9 8c02700902e5 About an hour ago 6.04MB nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src master-2_2_5_0-1_9 27157fbded5e About an hour ago 1.39MB nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src master-2_2_5_0-1_9 a7882721e4e3 About an hour ago 32.6MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src a5d58b428409 About an hour ago 2.43MB nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src master-2_2_5_0-1_9 91cf5ac38c8d About an hour ago 4.17kB nexus.gz1.opensdn.io:5101/tf-dev-sandbox stable c7f16ccdf59c 5 hours ago 2.81GB