2025-10-23 10:51:21,292: INFO: Building opensdn-analytics-collector 2025-10-23 10:51:21,345: 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_6_4-6 --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.27kB 0.0s done #1 WARN: InvalidDefaultArgInFrom: Default value for ARG ${BUILD_IMAGE} results in empty or invalid base image name (line 4) #1 WARN: InvalidDefaultArgInFrom: Default value for ARG ${CONTRAIL_REGISTRY}/opensdn-analytics-base:${CONTRAIL_CONTAINER_TAG} results in empty or invalid base image name (line 6) #1 DONE 0.1s #2 [internal] load metadata for nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-2_2_6_4-6 #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 0.0s done #4 DONE 0.4s #5 [1/1] FROM nexus.gz1.opensdn.io:5101/opensdn-base:master-2_2_6_4-6 #5 DONE 1.5s #6 [1/3] FROM nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-2_2_6_4-6 #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.75kB done #8 DONE 0.7s #9 [stage-1 2/4] COPY entrypoint.sh / #9 DONE 1.8s #10 [stage-1 3/4] COPY --from=build /buildroot/usr/bin/contrail-collector /usr/bin/contrail-collector #10 DONE 1.7s #11 [stage-1 4/4] RUN set -e ; source /etc/os-release && ver=$(echo $VERSION_ID | cut -d '.' -f 1) ; if [[ ${ver} == 9 ]]; then pkgs="boost" ; else pkgs="boost169" ; fi ; yum install -y $pkgs protobuf redis cassandra-cpp-driver libzookeeper librdkafka ; yum clean all -y ; rm -rf /var/cache/yum #11 1.099 added from: http://tf-mirrors.gz1.opensdn.io/re 22 MB/s | 2.1 MB 00:00 #11 1.768 added from: http://tf-mirrors.gz1.opensdn.io/re 11 MB/s | 730 kB 00:00 #11 1.990 added from: http://tf-mirrors.gz1.opensdn.io/re 7.5 MB/s | 264 kB 00:00 #11 2.256 added from: http://tf-mirrors.gz1.opensdn.io/re 40 MB/s | 7.0 MB 00:00 #11 4.160 added from: http://tf-mirrors.gz1.opensdn.io/re 22 MB/s | 4.0 MB 00:00 #11 5.116 added from: http://tf-mirrors.gz1.opensdn.io/re 16 MB/s | 939 kB 00:00 #11 5.435 added from: http://tf-mirrors.gz1.opensdn.io/re 22 MB/s | 2.3 MB 00:00 #11 6.068 added from: http://tf-mirrors.gz1.opensdn.io/re 9.1 MB/s | 392 kB 00:00 #11 6.405 added from: http://tf-mirrors.gz1.opensdn.io/re 9.1 MB/s | 451 kB 00:00 #11 6.612 added from: http://tf-mirrors.gz1.opensdn.io/re 695 kB/s | 16 kB 00:00 #11 6.766 added from: http://tf-mirrors.gz1.opensdn.io/re 7.9 kB/s | 257 B 00:00 #11 6.899 added from: http://tf-mirrors.gz1.opensdn.io/re 551 kB/s | 13 kB 00:00 #11 7.096 added from: http://tf-mirrors.gz1.opensdn.io/re 1.3 MB/s | 64 kB 00:00 #11 7.604 added from: http://tf-mirrors.gz1.opensdn.io/re 82 MB/s | 30 MB 00:00 #11 18.83 Third parties for OpenSDN 21 MB/s | 5.1 MB 00:00 #11 26.03 Dependencies resolved. #11 26.03 =============================================================================================== #11 26.03 Package Arch Version Repository Size #11 26.03 =============================================================================================== #11 26.03 Installing: #11 26.03 boost x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 11 k #11 26.03 cassandra-cpp-driver x86_64 2.17.0-1.el9.remi tpc 709 k #11 26.03 librdkafka x86_64 1.6.1-102.el9 tf-mirrors.ci_repos_yum9-appstream 662 k #11 26.03 libzookeeper x86_64 3.9.2-0contrail0.el9 tpc 93 k #11 26.03 protobuf x86_64 3.14.0-13.el9 tf-mirrors.ci_repos_yum9-appstream 1.0 M #11 26.03 redis x86_64 6.2.17-1.el9_5 tf-mirrors.ci_repos_yum9-appstream 1.3 M #11 26.03 Installing dependencies: #11 26.03 boost-atomic x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 16 k #11 26.03 boost-chrono x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 24 k #11 26.03 boost-container x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 36 k #11 26.03 boost-context x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 15 k #11 26.03 boost-contract x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 44 k #11 26.03 boost-coroutine x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 32 k #11 26.03 boost-date-time x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 13 k #11 26.03 boost-fiber x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 38 k #11 26.03 boost-filesystem x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 57 k #11 26.03 boost-graph x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 101 k #11 26.03 boost-iostreams x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 38 k #11 26.03 boost-locale x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 214 k #11 26.03 boost-log x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 408 k #11 26.03 boost-math x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 205 k #11 26.03 boost-nowide x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 15 k #11 26.03 boost-program-options x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 106 k #11 26.03 boost-python3 x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 92 k #11 26.03 boost-random x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 23 k #11 26.03 boost-regex x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 277 k #11 26.03 boost-serialization x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 129 k #11 26.03 boost-stacktrace x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 27 k #11 26.03 boost-system x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 13 k #11 26.03 boost-test x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 230 k #11 26.03 boost-thread x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 55 k #11 26.03 boost-timer x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 23 k #11 26.03 boost-type_erasure x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 30 k #11 26.03 boost-wave x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 208 k #11 26.03 libicu x86_64 67.1-9.el9 tf-mirrors.ci_repos_yum9-baseos 9.6 M #11 26.03 logrotate x86_64 3.18.0-8.el9 tf-mirrors.ci_repos_yum9-baseos 74 k #11 26.03 #11 26.03 Transaction Summary #11 26.03 =============================================================================================== #11 26.03 Install 35 Packages #11 26.03 #11 26.04 Total download size: 16 M #11 26.04 Installed size: 53 M #11 26.04 Downloading Packages: #11 26.07 (1/35): boost-1.75.0-8.el9.x86_64.rpm 453 kB/s | 11 kB 00:00 #11 26.08 (2/35): logrotate-3.18.0-8.el9.x86_64.rpm 2.3 MB/s | 74 kB 00:00 #11 26.08 (3/35): boost-atomic-1.75.0-8.el9.x86_64.rpm 1.3 MB/s | 16 kB 00:00 #11 26.09 (4/35): boost-chrono-1.75.0-8.el9.x86_64.rpm 2.5 MB/s | 24 kB 00:00 #11 26.09 (5/35): boost-container-1.75.0-8.el9.x86_64.rpm 5.2 MB/s | 36 kB 00:00 #11 26.10 (6/35): boost-context-1.75.0-8.el9.x86_64.rpm 1.7 MB/s | 15 kB 00:00 #11 26.10 (7/35): boost-contract-1.75.0-8.el9.x86_64.rpm 5.4 MB/s | 44 kB 00:00 #11 26.12 (8/35): boost-coroutine-1.75.0-8.el9.x86_64.rpm 3.7 MB/s | 32 kB 00:00 #11 26.12 (9/35): boost-date-time-1.75.0-8.el9.x86_64.rpm 1.6 MB/s | 13 kB 00:00 #11 26.12 (10/35): boost-fiber-1.75.0-8.el9.x86_64.rpm 4.5 MB/s | 38 kB 00:00 #11 26.12 (11/35): boost-filesystem-1.75.0-8.el9.x86_64.r 5.9 MB/s | 57 kB 00:00 #11 26.13 (12/35): boost-graph-1.75.0-8.el9.x86_64.rpm 9.3 MB/s | 101 kB 00:00 #11 26.13 (13/35): boost-iostreams-1.75.0-8.el9.x86_64.rp 3.4 MB/s | 38 kB 00:00 #11 26.15 (14/35): boost-locale-1.75.0-8.el9.x86_64.rpm 14 MB/s | 214 kB 00:00 #11 26.15 (15/35): boost-math-1.75.0-8.el9.x86_64.rpm 22 MB/s | 205 kB 00:00 #11 26.19 (16/35): boost-log-1.75.0-8.el9.x86_64.rpm 11 MB/s | 408 kB 00:00 #11 26.19 (17/35): boost-nowide-1.75.0-8.el9.x86_64.rpm 689 kB/s | 15 kB 00:00 #11 26.19 (18/35): boost-program-options-1.75.0-8.el9.x86 8.5 MB/s | 106 kB 00:00 #11 26.19 (19/35): boost-python3-1.75.0-8.el9.x86_64.rpm 7.8 MB/s | 92 kB 00:00 #11 26.19 (20/35): boost-random-1.75.0-8.el9.x86_64.rpm 2.2 MB/s | 23 kB 00:00 #11 26.21 (21/35): boost-regex-1.75.0-8.el9.x86_64.rpm 19 MB/s | 277 kB 00:00 #11 26.22 (22/35): boost-serialization-1.75.0-8.el9.x86_6 6.0 MB/s | 129 kB 00:00 #11 26.22 (23/35): boost-stacktrace-1.75.0-8.el9.x86_64.r 1.4 MB/s | 27 kB 00:00 #11 26.23 (24/35): boost-system-1.75.0-8.el9.x86_64.rpm 1.2 MB/s | 13 kB 00:00 #11 26.24 (25/35): boost-test-1.75.0-8.el9.x86_64.rpm 13 MB/s | 230 kB 00:00 #11 26.24 (26/35): boost-thread-1.75.0-8.el9.x86_64.rpm 3.2 MB/s | 55 kB 00:00 #11 26.24 (27/35): boost-timer-1.75.0-8.el9.x86_64.rpm 3.1 MB/s | 23 kB 00:00 #11 26.27 (28/35): boost-type_erasure-1.75.0-8.el9.x86_64 4.4 MB/s | 30 kB 00:00 #11 26.27 (29/35): boost-wave-1.75.0-8.el9.x86_64.rpm 21 MB/s | 208 kB 00:00 #11 26.27 (30/35): librdkafka-1.6.1-102.el9.x86_64.rpm 33 MB/s | 662 kB 00:00 #11 26.29 (31/35): protobuf-3.14.0-13.el9.x86_64.rpm 31 MB/s | 1.0 MB 00:00 #11 26.31 (32/35): redis-6.2.17-1.el9_5.x86_64.rpm 30 MB/s | 1.3 MB 00:00 #11 26.33 (33/35): libzookeeper-3.9.2-0contrail0.el9.x86_ 7.3 MB/s | 93 kB 00:00 #11 26.35 (34/35): cassandra-cpp-driver-2.17.0-1.el9.remi 11 MB/s | 709 kB 00:00 #11 26.50 (35/35): libicu-67.1-9.el9.x86_64.rpm 23 MB/s | 9.6 MB 00:00 #11 26.50 -------------------------------------------------------------------------------- #11 26.50 Total 38 MB/s | 16 MB 00:00 #11 26.50 Running transaction check #11 26.56 Transaction check succeeded. #11 26.56 Running transaction test #11 26.95 Transaction test succeeded. #11 26.95 Running transaction #11 27.74 Preparing : 1/1 #11 27.85 Installing : boost-system-1.75.0-8.el9.x86_64 1/35 #11 27.88 Installing : boost-chrono-1.75.0-8.el9.x86_64 2/35 #11 27.88 Installing : boost-thread-1.75.0-8.el9.x86_64 3/35 #11 27.92 Installing : boost-filesystem-1.75.0-8.el9.x86_64 4/35 #11 28.17 Installing : libicu-67.1-9.el9.x86_64 5/35 #11 28.23 Installing : boost-regex-1.75.0-8.el9.x86_64 6/35 #11 28.24 Installing : boost-context-1.75.0-8.el9.x86_64 7/35 #11 28.25 Installing : boost-date-time-1.75.0-8.el9.x86_64 8/35 #11 28.25 Installing : boost-atomic-1.75.0-8.el9.x86_64 9/35 #11 28.27 Installing : boost-log-1.75.0-8.el9.x86_64 10/35 #11 28.27 Installing : boost-wave-1.75.0-8.el9.x86_64 11/35 #11 28.29 Installing : boost-coroutine-1.75.0-8.el9.x86_64 12/35 #11 28.29 Installing : boost-fiber-1.75.0-8.el9.x86_64 13/35 #11 28.30 Installing : boost-graph-1.75.0-8.el9.x86_64 14/35 #11 28.33 Installing : boost-locale-1.75.0-8.el9.x86_64 15/35 #11 28.33 Installing : boost-type_erasure-1.75.0-8.el9.x86_64 16/35 #11 28.33 Installing : boost-timer-1.75.0-8.el9.x86_64 17/35 #11 28.35 Installing : boost-test-1.75.0-8.el9.x86_64 18/35 #11 28.35 Installing : boost-stacktrace-1.75.0-8.el9.x86_64 19/35 #11 28.37 Installing : boost-serialization-1.75.0-8.el9.x86_64 20/35 #11 28.37 Installing : boost-random-1.75.0-8.el9.x86_64 21/35 #11 28.37 Installing : boost-python3-1.75.0-8.el9.x86_64 22/35 #11 28.38 Installing : boost-program-options-1.75.0-8.el9.x86_64 23/35 #11 28.39 Installing : boost-nowide-1.75.0-8.el9.x86_64 24/35 #11 28.46 Installing : boost-math-1.75.0-8.el9.x86_64 25/35 #11 28.46 Installing : boost-iostreams-1.75.0-8.el9.x86_64 26/35 #11 28.46 Installing : boost-contract-1.75.0-8.el9.x86_64 27/35 #11 28.46 Installing : boost-container-1.75.0-8.el9.x86_64 28/35 #11 28.46 Running scriptlet: logrotate-3.18.0-8.el9.x86_64 29/35 #11 28.49 Installing : logrotate-3.18.0-8.el9.x86_64 29/35 #11 28.49 Running scriptlet: logrotate-3.18.0-8.el9.x86_64 29/35 #11 28.52 Created symlink /etc/systemd/system/timers.target.wants/logrotate.timer → /usr/lib/systemd/system/logrotate.timer. #11 28.52 #11 28.52 Running scriptlet: redis-6.2.17-1.el9_5.x86_64 30/35 #11 28.74 Installing : redis-6.2.17-1.el9_5.x86_64 30/35 #11 28.75 Running scriptlet: redis-6.2.17-1.el9_5.x86_64 30/35 #11 28.86 Installing : boost-1.75.0-8.el9.x86_64 31/35 #11 28.90 Installing : libzookeeper-3.9.2-0contrail0.el9.x86_64 32/35 #11 28.96 Installing : cassandra-cpp-driver-2.17.0-1.el9.remi.x86_64 33/35 #11 29.05 Installing : protobuf-3.14.0-13.el9.x86_64 34/35 #11 29.09 Installing : librdkafka-1.6.1-102.el9.x86_64 35/35 #11 29.12 Running scriptlet: librdkafka-1.6.1-102.el9.x86_64 35/35 #11 29.45 Verifying : libicu-67.1-9.el9.x86_64 1/35 #11 29.45 Verifying : logrotate-3.18.0-8.el9.x86_64 2/35 #11 29.45 Verifying : boost-1.75.0-8.el9.x86_64 3/35 #11 29.45 Verifying : boost-atomic-1.75.0-8.el9.x86_64 4/35 #11 29.45 Verifying : boost-chrono-1.75.0-8.el9.x86_64 5/35 #11 29.45 Verifying : boost-container-1.75.0-8.el9.x86_64 6/35 #11 29.45 Verifying : boost-context-1.75.0-8.el9.x86_64 7/35 #11 29.45 Verifying : boost-contract-1.75.0-8.el9.x86_64 8/35 #11 29.45 Verifying : boost-coroutine-1.75.0-8.el9.x86_64 9/35 #11 29.45 Verifying : boost-date-time-1.75.0-8.el9.x86_64 10/35 #11 29.45 Verifying : boost-fiber-1.75.0-8.el9.x86_64 11/35 #11 29.45 Verifying : boost-filesystem-1.75.0-8.el9.x86_64 12/35 #11 29.45 Verifying : boost-graph-1.75.0-8.el9.x86_64 13/35 #11 29.45 Verifying : boost-iostreams-1.75.0-8.el9.x86_64 14/35 #11 29.45 Verifying : boost-locale-1.75.0-8.el9.x86_64 15/35 #11 29.45 Verifying : boost-log-1.75.0-8.el9.x86_64 16/35 #11 29.45 Verifying : boost-math-1.75.0-8.el9.x86_64 17/35 #11 29.45 Verifying : boost-nowide-1.75.0-8.el9.x86_64 18/35 #11 29.45 Verifying : boost-program-options-1.75.0-8.el9.x86_64 19/35 #11 29.45 Verifying : boost-python3-1.75.0-8.el9.x86_64 20/35 #11 29.45 Verifying : boost-random-1.75.0-8.el9.x86_64 21/35 #11 29.45 Verifying : boost-regex-1.75.0-8.el9.x86_64 22/35 #11 29.45 Verifying : boost-serialization-1.75.0-8.el9.x86_64 23/35 #11 29.45 Verifying : boost-stacktrace-1.75.0-8.el9.x86_64 24/35 #11 29.45 Verifying : boost-system-1.75.0-8.el9.x86_64 25/35 #11 29.45 Verifying : boost-test-1.75.0-8.el9.x86_64 26/35 #11 29.45 Verifying : boost-thread-1.75.0-8.el9.x86_64 27/35 #11 29.45 Verifying : boost-timer-1.75.0-8.el9.x86_64 28/35 #11 29.45 Verifying : boost-type_erasure-1.75.0-8.el9.x86_64 29/35 #11 29.45 Verifying : boost-wave-1.75.0-8.el9.x86_64 30/35 #11 29.45 Verifying : librdkafka-1.6.1-102.el9.x86_64 31/35 #11 29.45 Verifying : protobuf-3.14.0-13.el9.x86_64 32/35 #11 29.45 Verifying : redis-6.2.17-1.el9_5.x86_64 33/35 #11 29.45 Verifying : cassandra-cpp-driver-2.17.0-1.el9.remi.x86_64 34/35 #11 29.45 Verifying : libzookeeper-3.9.2-0contrail0.el9.x86_64 35/35 #11 29.57 #11 29.57 Installed: #11 29.57 boost-1.75.0-8.el9.x86_64 #11 29.57 boost-atomic-1.75.0-8.el9.x86_64 #11 29.57 boost-chrono-1.75.0-8.el9.x86_64 #11 29.57 boost-container-1.75.0-8.el9.x86_64 #11 29.57 boost-context-1.75.0-8.el9.x86_64 #11 29.57 boost-contract-1.75.0-8.el9.x86_64 #11 29.57 boost-coroutine-1.75.0-8.el9.x86_64 #11 29.57 boost-date-time-1.75.0-8.el9.x86_64 #11 29.57 boost-fiber-1.75.0-8.el9.x86_64 #11 29.57 boost-filesystem-1.75.0-8.el9.x86_64 #11 29.57 boost-graph-1.75.0-8.el9.x86_64 #11 29.57 boost-iostreams-1.75.0-8.el9.x86_64 #11 29.57 boost-locale-1.75.0-8.el9.x86_64 #11 29.57 boost-log-1.75.0-8.el9.x86_64 #11 29.57 boost-math-1.75.0-8.el9.x86_64 #11 29.57 boost-nowide-1.75.0-8.el9.x86_64 #11 29.57 boost-program-options-1.75.0-8.el9.x86_64 #11 29.57 boost-python3-1.75.0-8.el9.x86_64 #11 29.57 boost-random-1.75.0-8.el9.x86_64 #11 29.57 boost-regex-1.75.0-8.el9.x86_64 #11 29.57 boost-serialization-1.75.0-8.el9.x86_64 #11 29.57 boost-stacktrace-1.75.0-8.el9.x86_64 #11 29.57 boost-system-1.75.0-8.el9.x86_64 #11 29.57 boost-test-1.75.0-8.el9.x86_64 #11 29.57 boost-thread-1.75.0-8.el9.x86_64 #11 29.57 boost-timer-1.75.0-8.el9.x86_64 #11 29.57 boost-type_erasure-1.75.0-8.el9.x86_64 #11 29.57 boost-wave-1.75.0-8.el9.x86_64 #11 29.57 cassandra-cpp-driver-2.17.0-1.el9.remi.x86_64 #11 29.57 libicu-67.1-9.el9.x86_64 #11 29.57 librdkafka-1.6.1-102.el9.x86_64 #11 29.57 libzookeeper-3.9.2-0contrail0.el9.x86_64 #11 29.57 logrotate-3.18.0-8.el9.x86_64 #11 29.57 protobuf-3.14.0-13.el9.x86_64 #11 29.57 redis-6.2.17-1.el9_5.x86_64 #11 29.57 #11 29.57 Complete! #11 30.03 75 files removed #11 DONE 30.2s #12 exporting to image #12 exporting layers #12 exporting layers 10.7s done #12 writing image sha256:8583a151f0346f208f964d6b3ae5f888c01c56d4562538b7bde19c25136094e4 #12 writing image sha256:8583a151f0346f208f964d6b3ae5f888c01c56d4562538b7bde19c25136094e4 0.0s done #12 naming to nexus.gz1.opensdn.io:5101/opensdn-analytics-collector:master-2_2_6_4-6 0.0s done #12 DONE 10.7s 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-23 10:52:08,930: INFO: Docker build duration: 47 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-analytics-collector] 17060bad8416: Preparing 180b05d863bc: Preparing 2c0948ac8eea: Preparing 71b11f09ce18: Preparing db98756fadc8: Preparing 76f430ee4e76: Preparing 221571d99979: Preparing 996b8482250b: Preparing d0771639241c: Preparing 68633931a2cf: Preparing 742650120e79: Preparing cd9efe58ce58: Preparing c931e8d86d8b: Preparing 19c50baba5a0: Preparing eadcf3931094: Preparing 44343de3ea1d: Preparing 17060bad8416: Waiting 180b05d863bc: Waiting 2c0948ac8eea: Waiting db98756fadc8: Waiting 76f430ee4e76: Waiting 221571d99979: Waiting 996b8482250b: Waiting d0771639241c: Waiting 68633931a2cf: Waiting 742650120e79: Waiting cd9efe58ce58: Waiting c931e8d86d8b: Waiting 19c50baba5a0: Waiting eadcf3931094: Waiting 44343de3ea1d: Waiting 71b11f09ce18: Waiting 2c0948ac8eea: Pushed 71b11f09ce18: Layer already exists db98756fadc8: Layer already exists 76f430ee4e76: Layer already exists 221571d99979: Layer already exists 996b8482250b: Layer already exists d0771639241c: Layer already exists 68633931a2cf: Layer already exists 742650120e79: Layer already exists cd9efe58ce58: Layer already exists c931e8d86d8b: Layer already exists 19c50baba5a0: Layer already exists eadcf3931094: Layer already exists 44343de3ea1d: Layer already exists 17060bad8416: Pushed 180b05d863bc: Pushed master-2_2_6_4-6: digest: sha256:a26937e7765d827cd5c802b46efee55832c93b6b4cd8933ebab08c0d52d0e2a6 size: 3673 2025-10-23 10:52:55,270: INFO: Building opensdn-analytics-collector finished successfully, duration: 94 seconds REPOSITORY TAG IMAGE ID CREATED SIZE nexus.gz1.opensdn.io:5101/opensdn-controller-control-named master-2_2_6_4-6 f543b70f6379 10 seconds ago 702MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-svcmonitor master-2_2_6_4-6 0f91ed5ad21a 16 seconds ago 645MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-build-init master-2_2_6_4-6 992a501aea16 23 seconds ago 607MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-dnsmasq master-2_2_6_4-6 376cfdf7d111 30 seconds ago 639MB nexus.gz1.opensdn.io:5101/opensdn-analytics-collector master-2_2_6_4-6 8583a151f034 58 seconds ago 969MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology master-2_2_6_4-6 cfb76e6e02a6 About a minute ago 840MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-collector master-2_2_6_4-6 59a8d82990e5 About a minute ago 840MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-control master-2_2_6_4-6 82fd1f1728e2 About a minute ago 1.24GB nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk master-2_2_6_4-6 464a62c68ea5 About a minute ago 692MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web master-2_2_6_4-6 f9a79cef0a23 About a minute ago 858MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job master-2_2_6_4-6 2fbd37b3f22d About a minute ago 858MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema master-2_2_6_4-6 5e47bcaa6e19 About a minute ago 623MB nexus.gz1.opensdn.io:5101/opensdn-kubernetes-kube-manager master-2_2_6_4-6 b7800ab873cc About a minute ago 626MB nexus.gz1.opensdn.io:5101/opensdn-openstack-heat-init master-2_2_6_4-6 9acb19540ec4 About a minute ago 363MB nexus.gz1.opensdn.io:5101/opensdn-provisioner master-2_2_6_4-6 cf642effa5b3 About a minute ago 622MB nexus.gz1.opensdn.io:5101/opensdn-node-init master-2_2_6_4-6 1d327889ab87 About a minute ago 622MB nexus.gz1.opensdn.io:5101/opensdn-openstack-neutron-init master-2_2_6_4-6 39289ace31b5 About a minute ago 363MB nexus.gz1.opensdn.io:5101/opensdn-analytics-alarm-gen master-2_2_6_4-6 a542b8d7fc85 About a minute ago 638MB opensdn-test-test master-2_2_6_4-6 a09b3a46ee88 About a minute ago 1.75GB nexus.gz1.opensdn.io:5101/opensdn-test-test master-2_2_6_4-6 a09b3a46ee88 About a minute ago 1.75GB nexus.gz1.opensdn.io:5101/opensdn-external-haproxy master-2_2_6_4-6 d2ec7bd19be1 About a minute ago 144MB nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper master-2_2_6_4-6 37b62ee53286 2 minutes ago 301MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base master-2_2_6_4-6 375dfeed06ee 2 minutes ago 858MB nexus.gz1.opensdn.io:5101/opensdn-external-redis master-2_2_6_4-6 ee838ef9d9ed 2 minutes ago 171MB nexus.gz1.opensdn.io:5101/opensdn-external-stunnel master-2_2_6_4-6 c28534d25461 3 minutes ago 398MB nexus.gz1.opensdn.io:5101/opensdn-external-cassandra master-2_2_6_4-6 51f8b3bb263b 3 minutes ago 331MB nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq master-2_2_6_4-6 0b870c1af8ed 3 minutes ago 363MB nexus.gz1.opensdn.io:5101/opensdn-external-kafka master-2_2_6_4-6 b05c6498c0f0 3 minutes ago 392MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base master-2_2_6_4-6 0c2b1449d4ab 3 minutes ago 839MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-base master-2_2_6_4-6 58451c1b0b01 3 minutes ago 692MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-base master-2_2_6_4-6 95d19cb2fc80 3 minutes ago 683MB nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd master-2_2_6_4-6 54371ea664d3 3 minutes ago 359MB nexus.gz1.opensdn.io:5101/opensdn-analytics-base master-2_2_6_4-6 b7360420e6d4 4 minutes ago 622MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-base master-2_2_6_4-6 4a1c601fc8a5 4 minutes ago 622MB nexus.gz1.opensdn.io:5101/opensdn-base master-2_2_6_4-6 8b1057240b5c 4 minutes ago 622MB nexus.gz1.opensdn.io:5101/opensdn-general-base master-2_2_6_4-6 eac6c8d4bd21 5 minutes ago 348MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src master-2_2_6_4-6 92ec7fba7506 5 minutes ago 2.45MB tf-dev-sandbox compile 9fc1c980ff93 6 minutes ago 44.4GB nexus.gz1.opensdn.io:5101/opensdn-charms-src master-2_2_6_4-6 5680d64bf923 About an hour ago 6.04MB nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src master-2_2_6_4-6 7d216e708600 About an hour ago 32.6MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src d52b9052754e About an hour ago 2.43MB nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src master-2_2_6_4-6 dc7b72f23f95 About an hour ago 1.39MB nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src master-2_2_6_4-6 a218a7bddd15 About an hour ago 4.17kB nexus.gz1.opensdn.io:5101/tf-dev-sandbox frozen 2f496ca36dc0 10 hours ago 23.6GB