2025-09-11 15:55:23,213: INFO: Building opensdn-analytics-collector 2025-09-11 15:55:23,257: 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_0_9-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 #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: #1 transferring dockerfile: 1.18kB done #1 DONE 1.4s #2 [internal] load metadata for nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-2_1_0_9-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 2.4s #5 [1/1] FROM nexus.gz1.opensdn.io:5101/opensdn-base:master-2_1_0_9-1 #5 DONE 2.0s #6 [1/3] FROM nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-2_1_0_9-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 DONE 0.0s #8 [internal] load build context #8 transferring context: 5.50kB done #8 DONE 3.2s #9 [stage-1 2/4] COPY entrypoint.sh / #9 DONE 1.6s #10 [stage-1 3/4] COPY --from=build /root/work/build/production/analytics/vizd /usr/bin/contrail-collector #10 DONE 0.6s #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 librdkafka1 ; yum clean all -y ; rm -rf /var/cache/yum #11 1.448 Contrail repo 2.3 MB/s | 106 kB 00:00 #11 1.707 added from: http://tf-mirrors.gz1.opensdn.io/re 20 MB/s | 2.1 MB 00:00 #11 3.546 added from: http://tf-mirrors.gz1.opensdn.io/re 14 MB/s | 730 kB 00:00 #11 4.272 added from: http://tf-mirrors.gz1.opensdn.io/re 5.7 MB/s | 264 kB 00:00 #11 4.804 added from: http://tf-mirrors.gz1.opensdn.io/re 29 MB/s | 7.0 MB 00:00 #11 10.56 added from: http://tf-mirrors.gz1.opensdn.io/re 30 MB/s | 4.0 MB 00:00 #11 15.00 added from: http://tf-mirrors.gz1.opensdn.io/re 7.9 MB/s | 939 kB 00:00 #11 16.09 added from: http://tf-mirrors.gz1.opensdn.io/re 15 MB/s | 2.3 MB 00:00 #11 18.25 added from: http://tf-mirrors.gz1.opensdn.io/re 1.0 MB/s | 392 kB 00:00 #11 18.94 added from: http://tf-mirrors.gz1.opensdn.io/re 3.4 MB/s | 451 kB 00:00 #11 19.72 added from: http://tf-mirrors.gz1.opensdn.io/re 492 kB/s | 16 kB 00:00 #11 20.21 added from: http://tf-mirrors.gz1.opensdn.io/re 2.9 kB/s | 257 B 00:00 #11 20.69 added from: http://tf-mirrors.gz1.opensdn.io/re 498 kB/s | 13 kB 00:00 #11 20.90 added from: http://tf-mirrors.gz1.opensdn.io/re 818 kB/s | 64 kB 00:00 #11 22.05 added from: http://tf-mirrors.gz1.opensdn.io/re 42 MB/s | 30 MB 00:00 #11 44.23 Third parties for OpenSDN 35 MB/s | 5.4 MB 00:00 #11 55.31 Dependencies resolved. #11 55.31 =============================================================================================== #11 55.31 Package Arch Version Repository Size #11 55.31 =============================================================================================== #11 55.31 Installing: #11 55.31 boost x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 11 k #11 55.31 cassandra-cpp-driver x86_64 1:2.17.0-1.el9 tpc 679 k #11 55.31 librdkafka1 x86_64 1.6.1-0contrail0.el9 tpc 867 k #11 55.31 libzookeeper x86_64 3.9.2-0contrail0.el9 tpc 95 k #11 55.31 protobuf x86_64 3.14.0-13.el9 tf-mirrors.ci_repos_yum9-appstream 1.0 M #11 55.31 redis x86_64 6.2.17-1.el9_5 tf-mirrors.ci_repos_yum9-appstream 1.3 M #11 55.31 Installing dependencies: #11 55.31 boost-atomic x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 16 k #11 55.31 boost-chrono x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 24 k #11 55.31 boost-container x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 36 k #11 55.31 boost-context x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 15 k #11 55.31 boost-contract x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 44 k #11 55.31 boost-coroutine x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 32 k #11 55.31 boost-date-time x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 13 k #11 55.31 boost-fiber x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 38 k #11 55.31 boost-filesystem x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 57 k #11 55.31 boost-graph x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 101 k #11 55.31 boost-iostreams x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 38 k #11 55.31 boost-locale x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 214 k #11 55.31 boost-log x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 408 k #11 55.31 boost-math x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 205 k #11 55.31 boost-nowide x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 15 k #11 55.31 boost-program-options x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 106 k #11 55.31 boost-python3 x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 92 k #11 55.31 boost-random x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 23 k #11 55.31 boost-regex x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 277 k #11 55.31 boost-serialization x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 129 k #11 55.31 boost-stacktrace x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 27 k #11 55.31 boost-system x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 13 k #11 55.31 boost-test x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 230 k #11 55.31 boost-thread x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 55 k #11 55.31 boost-timer x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 23 k #11 55.31 boost-type_erasure x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 30 k #11 55.31 boost-wave x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 208 k #11 55.31 cyrus-sasl x86_64 2.1.27-21.el9 tf-mirrors.ci_repos_yum9-baseos 71 k #11 55.31 libicu x86_64 67.1-9.el9 tf-mirrors.ci_repos_yum9-baseos 9.6 M #11 55.31 logrotate x86_64 3.18.0-8.el9 tf-mirrors.ci_repos_yum9-baseos 74 k #11 55.31 #11 55.31 Transaction Summary #11 55.31 =============================================================================================== #11 55.31 Install 36 Packages #11 55.31 #11 55.31 Total download size: 16 M #11 55.31 Installed size: 52 M #11 55.31 Downloading Packages: #11 55.32 (1/36): cyrus-sasl-2.1.27-21.el9.x86_64.rpm 3.2 MB/s | 71 kB 00:00 #11 55.34 (2/36): logrotate-3.18.0-8.el9.x86_64.rpm 3.0 MB/s | 74 kB 00:00 #11 55.34 (3/36): boost-1.75.0-8.el9.x86_64.rpm 1.5 MB/s | 11 kB 00:00 #11 55.34 (4/36): boost-atomic-1.75.0-8.el9.x86_64.rpm 3.2 MB/s | 16 kB 00:00 #11 55.34 (5/36): boost-chrono-1.75.0-8.el9.x86_64.rpm 4.9 MB/s | 24 kB 00:00 #11 55.34 (6/36): boost-container-1.75.0-8.el9.x86_64.rpm 7.4 MB/s | 36 kB 00:00 #11 55.34 (7/36): boost-context-1.75.0-8.el9.x86_64.rpm 3.2 MB/s | 15 kB 00:00 #11 55.36 (8/36): boost-contract-1.75.0-8.el9.x86_64.rpm 8.3 MB/s | 44 kB 00:00 #11 55.36 (9/36): boost-coroutine-1.75.0-8.el9.x86_64.rpm 5.3 MB/s | 32 kB 00:00 #11 55.36 (10/36): boost-date-time-1.75.0-8.el9.x86_64.rp 2.5 MB/s | 13 kB 00:00 #11 55.36 (11/36): boost-fiber-1.75.0-8.el9.x86_64.rpm 6.9 MB/s | 38 kB 00:00 #11 55.36 (12/36): boost-filesystem-1.75.0-8.el9.x86_64.r 5.5 MB/s | 57 kB 00:00 #11 55.37 (13/36): boost-graph-1.75.0-8.el9.x86_64.rpm 7.6 MB/s | 101 kB 00:00 #11 55.37 (14/36): boost-iostreams-1.75.0-8.el9.x86_64.rp 4.0 MB/s | 38 kB 00:00 #11 55.38 (15/36): boost-locale-1.75.0-8.el9.x86_64.rpm 25 MB/s | 214 kB 00:00 #11 55.38 (16/36): boost-log-1.75.0-8.el9.x86_64.rpm 26 MB/s | 408 kB 00:00 #11 55.41 (17/36): boost-math-1.75.0-8.el9.x86_64.rpm 11 MB/s | 205 kB 00:00 #11 55.41 (18/36): boost-nowide-1.75.0-8.el9.x86_64.rpm 1.4 MB/s | 15 kB 00:00 #11 55.41 (19/36): boost-program-options-1.75.0-8.el9.x86 14 MB/s | 106 kB 00:00 #11 55.41 (20/36): boost-python3-1.75.0-8.el9.x86_64.rpm 11 MB/s | 92 kB 00:00 #11 55.41 (21/36): boost-random-1.75.0-8.el9.x86_64.rpm 4.1 MB/s | 23 kB 00:00 #11 55.49 (22/36): boost-regex-1.75.0-8.el9.x86_64.rpm 21 MB/s | 277 kB 00:00 #11 55.49 (23/36): boost-serialization-1.75.0-8.el9.x86_6 8.3 MB/s | 129 kB 00:00 #11 55.49 (24/36): boost-stacktrace-1.75.0-8.el9.x86_64.r 3.8 MB/s | 27 kB 00:00 #11 55.49 (25/36): boost-system-1.75.0-8.el9.x86_64.rpm 2.8 MB/s | 13 kB 00:00 #11 55.49 (26/36): boost-test-1.75.0-8.el9.x86_64.rpm 30 MB/s | 230 kB 00:00 #11 55.49 (27/36): boost-thread-1.75.0-8.el9.x86_64.rpm 6.6 MB/s | 55 kB 00:00 #11 55.49 (28/36): boost-timer-1.75.0-8.el9.x86_64.rpm 4.7 MB/s | 23 kB 00:00 #11 55.49 (29/36): boost-type_erasure-1.75.0-8.el9.x86_64 6.5 MB/s | 30 kB 00:00 #11 55.49 (30/36): boost-wave-1.75.0-8.el9.x86_64.rpm 31 MB/s | 208 kB 00:00 #11 55.49 (31/36): protobuf-3.14.0-13.el9.x86_64.rpm 31 MB/s | 1.0 MB 00:00 #11 55.53 (32/36): redis-6.2.17-1.el9_5.x86_64.rpm 20 MB/s | 1.3 MB 00:00 #11 55.68 (33/36): libicu-67.1-9.el9.x86_64.rpm 30 MB/s | 9.6 MB 00:00 #11 55.68 (34/36): cassandra-cpp-driver-2.17.0-1.el9.x86_ 4.2 MB/s | 679 kB 00:00 #11 55.68 (35/36): libzookeeper-3.9.2-0contrail0.el9.x86_ 7.4 MB/s | 95 kB 00:00 #11 55.68 (36/36): librdkafka1-1.6.1-0contrail0.el9.x86_6 6.2 MB/s | 867 kB 00:00 #11 55.68 -------------------------------------------------------------------------------- #11 55.68 Total 46 MB/s | 16 MB 00:00 #11 55.68 Running transaction check #11 55.82 Transaction check succeeded. #11 55.82 Running transaction test #11 56.16 Transaction test succeeded. #11 56.16 Running transaction #11 58.50 Preparing : 1/1 #11 58.65 Installing : boost-system-1.75.0-8.el9.x86_64 1/36 #11 58.99 Installing : boost-chrono-1.75.0-8.el9.x86_64 2/36 #11 59.08 Installing : boost-thread-1.75.0-8.el9.x86_64 3/36 #11 59.25 Installing : boost-filesystem-1.75.0-8.el9.x86_64 4/36 #11 59.87 Installing : libicu-67.1-9.el9.x86_64 5/36 #11 60.05 Installing : boost-regex-1.75.0-8.el9.x86_64 6/36 #11 60.24 Installing : boost-context-1.75.0-8.el9.x86_64 7/36 #11 60.41 Installing : boost-date-time-1.75.0-8.el9.x86_64 8/36 #11 60.61 Installing : boost-atomic-1.75.0-8.el9.x86_64 9/36 #11 60.95 Installing : boost-log-1.75.0-8.el9.x86_64 10/36 #11 60.97 Installing : boost-wave-1.75.0-8.el9.x86_64 11/36 #11 61.01 Installing : boost-coroutine-1.75.0-8.el9.x86_64 12/36 #11 61.13 Installing : boost-fiber-1.75.0-8.el9.x86_64 13/36 #11 61.34 Installing : boost-graph-1.75.0-8.el9.x86_64 14/36 #11 61.34 Installing : boost-locale-1.75.0-8.el9.x86_64 15/36 #11 61.35 Installing : boost-type_erasure-1.75.0-8.el9.x86_64 16/36 #11 61.43 Installing : boost-timer-1.75.0-8.el9.x86_64 17/36 #11 61.43 Installing : boost-test-1.75.0-8.el9.x86_64 18/36 #11 61.43 Installing : boost-stacktrace-1.75.0-8.el9.x86_64 19/36 #11 61.43 Installing : boost-serialization-1.75.0-8.el9.x86_64 20/36 #11 61.44 Installing : boost-random-1.75.0-8.el9.x86_64 21/36 #11 61.46 Installing : boost-python3-1.75.0-8.el9.x86_64 22/36 #11 61.46 Installing : boost-program-options-1.75.0-8.el9.x86_64 23/36 #11 61.50 Installing : boost-nowide-1.75.0-8.el9.x86_64 24/36 #11 61.50 Installing : boost-math-1.75.0-8.el9.x86_64 25/36 #11 61.56 Installing : boost-iostreams-1.75.0-8.el9.x86_64 26/36 #11 61.56 Installing : boost-contract-1.75.0-8.el9.x86_64 27/36 #11 61.56 Installing : boost-container-1.75.0-8.el9.x86_64 28/36 #11 61.56 Running scriptlet: logrotate-3.18.0-8.el9.x86_64 29/36 #11 61.56 Installing : logrotate-3.18.0-8.el9.x86_64 29/36 #11 61.56 Running scriptlet: logrotate-3.18.0-8.el9.x86_64 29/36 #11 61.59 Created symlink /etc/systemd/system/timers.target.wants/logrotate.timer → /usr/lib/systemd/system/logrotate.timer. #11 61.59 #11 61.59 Running scriptlet: cyrus-sasl-2.1.27-21.el9.x86_64 30/36 #11 61.78 Installing : cyrus-sasl-2.1.27-21.el9.x86_64 30/36 #11 61.78 Running scriptlet: cyrus-sasl-2.1.27-21.el9.x86_64 30/36 #11 61.87 Installing : librdkafka1-1.6.1-0contrail0.el9.x86_64 31/36 #11 61.87 Running scriptlet: librdkafka1-1.6.1-0contrail0.el9.x86_64 31/36 #11 61.94 /sbin/ldconfig: /lib/liblog4cplus-2.1.so.9 is not a symbolic link #11 61.94 #11 61.94 #11 61.94 Running scriptlet: redis-6.2.17-1.el9_5.x86_64 32/36 #11 62.21 Installing : redis-6.2.17-1.el9_5.x86_64 32/36 #11 62.21 Running scriptlet: redis-6.2.17-1.el9_5.x86_64 32/36 #11 62.26 Installing : boost-1.75.0-8.el9.x86_64 33/36 #11 62.26 Installing : libzookeeper-3.9.2-0contrail0.el9.x86_64 34/36 #11 62.30 Installing : cassandra-cpp-driver-1:2.17.0-1.el9.x86_64 35/36 #11 62.38 Running scriptlet: cassandra-cpp-driver-1:2.17.0-1.el9.x86_64 35/36 #11 62.38 /sbin/ldconfig: /lib/liblog4cplus-2.1.so.9 is not a symbolic link #11 62.38 #11 62.38 #11 62.38 Installing : protobuf-3.14.0-13.el9.x86_64 36/36 #11 62.40 Running scriptlet: protobuf-3.14.0-13.el9.x86_64 36/36 #11 62.51 /sbin/ldconfig: /lib/liblog4cplus-2.1.so.9 is not a symbolic link #11 62.51 #11 62.51 #11 68.50 Verifying : cyrus-sasl-2.1.27-21.el9.x86_64 1/36 #11 68.50 Verifying : libicu-67.1-9.el9.x86_64 2/36 #11 68.50 Verifying : logrotate-3.18.0-8.el9.x86_64 3/36 #11 68.50 Verifying : boost-1.75.0-8.el9.x86_64 4/36 #11 68.50 Verifying : boost-atomic-1.75.0-8.el9.x86_64 5/36 #11 68.50 Verifying : boost-chrono-1.75.0-8.el9.x86_64 6/36 #11 68.50 Verifying : boost-container-1.75.0-8.el9.x86_64 7/36 #11 68.50 Verifying : boost-context-1.75.0-8.el9.x86_64 8/36 #11 68.50 Verifying : boost-contract-1.75.0-8.el9.x86_64 9/36 #11 68.50 Verifying : boost-coroutine-1.75.0-8.el9.x86_64 10/36 #11 68.50 Verifying : boost-date-time-1.75.0-8.el9.x86_64 11/36 #11 68.50 Verifying : boost-fiber-1.75.0-8.el9.x86_64 12/36 #11 68.50 Verifying : boost-filesystem-1.75.0-8.el9.x86_64 13/36 #11 68.50 Verifying : boost-graph-1.75.0-8.el9.x86_64 14/36 #11 68.50 Verifying : boost-iostreams-1.75.0-8.el9.x86_64 15/36 #11 68.50 Verifying : boost-locale-1.75.0-8.el9.x86_64 16/36 #11 68.50 Verifying : boost-log-1.75.0-8.el9.x86_64 17/36 #11 68.50 Verifying : boost-math-1.75.0-8.el9.x86_64 18/36 #11 68.50 Verifying : boost-nowide-1.75.0-8.el9.x86_64 19/36 #11 68.50 Verifying : boost-program-options-1.75.0-8.el9.x86_64 20/36 #11 68.50 Verifying : boost-python3-1.75.0-8.el9.x86_64 21/36 #11 68.50 Verifying : boost-random-1.75.0-8.el9.x86_64 22/36 #11 68.50 Verifying : boost-regex-1.75.0-8.el9.x86_64 23/36 #11 68.50 Verifying : boost-serialization-1.75.0-8.el9.x86_64 24/36 #11 68.50 Verifying : boost-stacktrace-1.75.0-8.el9.x86_64 25/36 #11 68.50 Verifying : boost-system-1.75.0-8.el9.x86_64 26/36 #11 68.50 Verifying : boost-test-1.75.0-8.el9.x86_64 27/36 #11 68.50 Verifying : boost-thread-1.75.0-8.el9.x86_64 28/36 #11 68.50 Verifying : boost-timer-1.75.0-8.el9.x86_64 29/36 #11 68.50 Verifying : boost-type_erasure-1.75.0-8.el9.x86_64 30/36 #11 68.50 Verifying : boost-wave-1.75.0-8.el9.x86_64 31/36 #11 68.50 Verifying : protobuf-3.14.0-13.el9.x86_64 32/36 #11 68.50 Verifying : redis-6.2.17-1.el9_5.x86_64 33/36 #11 68.50 Verifying : cassandra-cpp-driver-1:2.17.0-1.el9.x86_64 34/36 #11 68.50 Verifying : librdkafka1-1.6.1-0contrail0.el9.x86_64 35/36 #11 68.50 Verifying : libzookeeper-3.9.2-0contrail0.el9.x86_64 36/36 #11 75.67 #11 75.67 Installed: #11 75.67 boost-1.75.0-8.el9.x86_64 #11 75.67 boost-atomic-1.75.0-8.el9.x86_64 #11 75.67 boost-chrono-1.75.0-8.el9.x86_64 #11 75.67 boost-container-1.75.0-8.el9.x86_64 #11 75.67 boost-context-1.75.0-8.el9.x86_64 #11 75.67 boost-contract-1.75.0-8.el9.x86_64 #11 75.67 boost-coroutine-1.75.0-8.el9.x86_64 #11 75.67 boost-date-time-1.75.0-8.el9.x86_64 #11 75.67 boost-fiber-1.75.0-8.el9.x86_64 #11 75.67 boost-filesystem-1.75.0-8.el9.x86_64 #11 75.67 boost-graph-1.75.0-8.el9.x86_64 #11 75.67 boost-iostreams-1.75.0-8.el9.x86_64 #11 75.67 boost-locale-1.75.0-8.el9.x86_64 #11 75.67 boost-log-1.75.0-8.el9.x86_64 #11 75.67 boost-math-1.75.0-8.el9.x86_64 #11 75.67 boost-nowide-1.75.0-8.el9.x86_64 #11 75.67 boost-program-options-1.75.0-8.el9.x86_64 #11 75.67 boost-python3-1.75.0-8.el9.x86_64 #11 75.67 boost-random-1.75.0-8.el9.x86_64 #11 75.67 boost-regex-1.75.0-8.el9.x86_64 #11 75.67 boost-serialization-1.75.0-8.el9.x86_64 #11 75.67 boost-stacktrace-1.75.0-8.el9.x86_64 #11 75.67 boost-system-1.75.0-8.el9.x86_64 #11 75.67 boost-test-1.75.0-8.el9.x86_64 #11 75.67 boost-thread-1.75.0-8.el9.x86_64 #11 75.67 boost-timer-1.75.0-8.el9.x86_64 #11 75.67 boost-type_erasure-1.75.0-8.el9.x86_64 #11 75.67 boost-wave-1.75.0-8.el9.x86_64 #11 75.67 cassandra-cpp-driver-1:2.17.0-1.el9.x86_64 #11 75.67 cyrus-sasl-2.1.27-21.el9.x86_64 #11 75.67 libicu-67.1-9.el9.x86_64 #11 75.67 librdkafka1-1.6.1-0contrail0.el9.x86_64 #11 75.67 libzookeeper-3.9.2-0contrail0.el9.x86_64 #11 75.67 logrotate-3.18.0-8.el9.x86_64 #11 75.67 protobuf-3.14.0-13.el9.x86_64 #11 75.67 redis-6.2.17-1.el9_5.x86_64 #11 75.67 #11 75.67 Complete! #11 76.05 80 files removed #11 DONE 79.7s #12 exporting to image #12 exporting layers #12 exporting layers 10.1s done #12 writing image sha256:60ab3247821bc87d6e899419349a6fd9fe4927ecc066f52b9898092e1542d577 0.0s done #12 naming to nexus.gz1.opensdn.io:5101/opensdn-analytics-collector:master-2_1_0_9-1 0.0s done #12 DONE 10.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-09-11 15:58:04,893: INFO: Docker build duration: 161 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-analytics-collector] b6250659ad2b: Preparing 136baae0f847: Preparing a95f895e8480: Preparing 073cc1b6b93c: Preparing a02f4c93c74b: Preparing 35c1f45cfa77: Preparing cc32cfa24458: Preparing e31f83054f27: Preparing a0466dd7aaa1: Preparing 62c9f68666a0: Preparing ae268bbbf0ed: Preparing d87a01add922: Preparing b9fb6294a9c0: Preparing 8010a57bc177: Preparing 44343de3ea1d: Preparing b6250659ad2b: Waiting 136baae0f847: Waiting a95f895e8480: Waiting 073cc1b6b93c: Waiting a02f4c93c74b: Waiting 35c1f45cfa77: Waiting cc32cfa24458: Waiting e31f83054f27: Waiting a0466dd7aaa1: Waiting 62c9f68666a0: Waiting ae268bbbf0ed: Waiting d87a01add922: Waiting b9fb6294a9c0: Waiting 8010a57bc177: Waiting 44343de3ea1d: Waiting b6250659ad2b: Pushed a95f895e8480: Pushed 073cc1b6b93c: Layer already exists a02f4c93c74b: Layer already exists 35c1f45cfa77: Layer already exists cc32cfa24458: Layer already exists e31f83054f27: Layer already exists a0466dd7aaa1: Layer already exists 62c9f68666a0: Layer already exists ae268bbbf0ed: Layer already exists d87a01add922: Layer already exists b9fb6294a9c0: Layer already exists 8010a57bc177: Layer already exists 44343de3ea1d: Layer already exists 136baae0f847: Pushed master-2_1_0_9-1: digest: sha256:57af3d5fb35a3bf6e965646a6de8491410137f0ded1c590997ea5616c3323548 size: 3461 2025-09-11 15:58:57,863: INFO: Building opensdn-analytics-collector finished successfully, duration: 214 seconds REPOSITORY TAG IMAGE ID CREATED SIZE nexus.gz1.opensdn.io:5101/opensdn-controller-config-api master-2_1_0_9-1 7cd27eaca232 47 seconds ago 653MB nexus.gz1.opensdn.io:5101/opensdn-status master-2_1_0_9-1 df117f53582b 51 seconds ago 675MB nexus.gz1.opensdn.io:5101/opensdn-nodemgr master-2_1_0_9-1 a2f08e5b1175 51 seconds ago 675MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-centos master-2_1_0_9-1 f8174f8b235c 56 seconds ago 230MB nexus.gz1.opensdn.io:5101/opensdn-analytics-collector master-2_1_0_9-1 60ab3247821b About a minute ago 860MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent master-2_1_0_9-1 d694b39e3b29 About a minute ago 1.01GB nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent-dpdk master-2_1_0_9-1 d5db5be8d8d8 About a minute ago 1.12GB nexus.gz1.opensdn.io:5101/opensdn-controller-config-dnsmasq master-2_1_0_9-1 e5f0f059ff10 About a minute ago 531MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns master-2_1_0_9-1 68091eb00a34 About a minute ago 888MB nexus.gz1.opensdn.io:5101/opensdn-tor-agent master-2_1_0_9-1 fc0d98504199 About a minute ago 854MB nexus.gz1.opensdn.io:5101/opensdn-analytics-api master-2_1_0_9-1 8b7befcb4547 2 minutes ago 646MB nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init master-2_1_0_9-1 469ba95b1a40 2 minutes ago 534MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-control master-2_1_0_9-1 ccb592f6e0a0 2 minutes ago 1.13GB nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine master-2_1_0_9-1 f6751b26ead9 2 minutes ago 741MB nexus.gz1.opensdn.io:5101/opensdn-openstack-compute-init master-2_1_0_9-1 cc6699eb1568 2 minutes ago 287MB nexus.gz1.opensdn.io:5101/opensdn-debug master-2_1_0_9-1 47d556884198 2 minutes ago 287MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-named master-2_1_0_9-1 8012e711878a 2 minutes ago 584MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology master-2_1_0_9-1 1af1ba7dbe96 2 minutes ago 730MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-collector master-2_1_0_9-1 17ba7ba3d7a9 3 minutes ago 730MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk master-2_1_0_9-1 952090856c51 3 minutes ago 583MB nexus.gz1.opensdn.io:5101/opensdn-openstack-heat-init master-2_1_0_9-1 93658c32e075 3 minutes ago 294MB nexus.gz1.opensdn.io:5101/opensdn-openstack-neutron-init master-2_1_0_9-1 40e28012858b 3 minutes ago 293MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema master-2_1_0_9-1 96f28cb1750a 3 minutes ago 515MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-svcmonitor master-2_1_0_9-1 f702dbff98f4 3 minutes ago 526MB nexus.gz1.opensdn.io:5101/opensdn-kubernetes-kube-manager master-2_1_0_9-1 c568a4f9c823 3 minutes ago 518MB nexus.gz1.opensdn.io:5101/opensdn-provisioner master-2_1_0_9-1 f173343fe6ca 3 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-node-init master-2_1_0_9-1 c21e3be1fbec 3 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job master-2_1_0_9-1 8fe17f13bc23 3 minutes ago 705MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web master-2_1_0_9-1 f6b82d05f6b9 3 minutes ago 705MB nexus.gz1.opensdn.io:5101/opensdn-analytics-alarm-gen master-2_1_0_9-1 120ab9231efc 3 minutes ago 530MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base master-2_1_0_9-1 1db620aa2d1c 4 minutes ago 705MB nexus.gz1.opensdn.io:5101/opensdn-external-redis master-2_1_0_9-1 53f337a4d60d 4 minutes ago 333MB nexus.gz1.opensdn.io:5101/opensdn-external-stunnel master-2_1_0_9-1 ac341f86d684 4 minutes ago 328MB nexus.gz1.opensdn.io:5101/opensdn-external-haproxy master-2_1_0_9-1 5704cac029c9 4 minutes ago 335MB nexus.gz1.opensdn.io:5101/opensdn-external-cassandra master-2_1_0_9-1 eebecdab577a 4 minutes ago 687MB nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper master-2_1_0_9-1 353bef33079e 4 minutes ago 714MB nexus.gz1.opensdn.io:5101/opensdn-external-kafka master-2_1_0_9-1 7dbde14cfc30 4 minutes ago 744MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base master-2_1_0_9-1 dcfd0cfb2756 4 minutes ago 730MB nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq master-2_1_0_9-1 c00c0d86309a 4 minutes ago 363MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-base master-2_1_0_9-1 2de55241362c 4 minutes ago 583MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-base master-2_1_0_9-1 717614a3425e 4 minutes ago 574MB nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd master-2_1_0_9-1 0edd13d96fb9 5 minutes ago 290MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-base master-2_1_0_9-1 e59cee158351 6 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-analytics-base master-2_1_0_9-1 2f3eaad43055 6 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-base master-2_1_0_9-1 4cfd99cb8be5 6 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-general-base master-2_1_0_9-1 2a9e1f18f9b8 7 minutes ago 278MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src master-2_1_0_9-1 fc3833de8462 7 minutes ago 2.4MB tf-dev-sandbox compile 1a8266ec1ba9 8 minutes ago 23.1GB nexus.gz1.opensdn.io:5101/opensdn-charms-src master-2_1_0_9-1 645f3002b27e About an hour ago 6.04MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src 52efafc9aea3 About an hour ago 2.37MB nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src master-2_1_0_9-1 a5ffbe51fc29 About an hour ago 1.39MB nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src master-2_1_0_9-1 30920790ad32 About an hour ago 32.6MB nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src master-2_1_0_9-1 ec80667de9dc About an hour ago 4.53kB tf-dev-sandbox sandbox-master-2_1_0_9-1 2d7b897d5b24 About an hour ago 2.83GB nexus.gz1.opensdn.io:5101/tf-dev-sandbox sandbox-master-2_1_0_9-1 2d7b897d5b24 About an hour ago 2.83GB rockylinux 9 9cc24f05f309 21 months ago 176MB