2025-09-25 01:55:36,477: INFO: Building opensdn-analytics-collector 2025-09-25 01:55:36,521: 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-1_7_4_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 #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 2.3s #2 [internal] load metadata for nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-1_7_4_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 2.5s #5 [1/5] FROM nexus.gz1.opensdn.io:5101/opensdn-base:master-1_7_4_1-9 #5 DONE 0.2s #6 [stage-1 1/6] FROM nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-1_7_4_1-9 #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 2.7s #9 [stage-1 2/4] COPY entrypoint.sh / #9 DONE 1.4s #10 [stage-1 3/4] COPY --from=build /root/contrail/buildroot/usr/bin/contrail-collector /usr/bin/contrail-collector #10 DONE 0.2s #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.276 Contrail repo 61 kB/s | 948 B 00:00 #11 1.388 added from: http://tf-mirrors.gz1.opensdn.io/re 19 MB/s | 2.1 MB 00:00 #11 2.553 added from: http://tf-mirrors.gz1.opensdn.io/re 20 MB/s | 730 kB 00:00 #11 3.363 added from: http://tf-mirrors.gz1.opensdn.io/re 588 kB/s | 264 kB 00:00 #11 3.680 added from: http://tf-mirrors.gz1.opensdn.io/re 37 MB/s | 7.0 MB 00:00 #11 6.527 added from: http://tf-mirrors.gz1.opensdn.io/re 37 MB/s | 4.0 MB 00:00 #11 8.476 added from: http://tf-mirrors.gz1.opensdn.io/re 10 MB/s | 939 kB 00:00 #11 9.037 added from: http://tf-mirrors.gz1.opensdn.io/re 28 MB/s | 2.3 MB 00:00 #11 9.950 added from: http://tf-mirrors.gz1.opensdn.io/re 13 MB/s | 392 kB 00:00 #11 10.34 added from: http://tf-mirrors.gz1.opensdn.io/re 7.1 MB/s | 451 kB 00:00 #11 10.72 added from: http://tf-mirrors.gz1.opensdn.io/re 524 kB/s | 16 kB 00:00 #11 11.00 added from: http://tf-mirrors.gz1.opensdn.io/re 10 kB/s | 257 B 00:00 #11 11.25 added from: http://tf-mirrors.gz1.opensdn.io/re 421 kB/s | 13 kB 00:00 #11 11.78 added from: http://tf-mirrors.gz1.opensdn.io/re 248 kB/s | 64 kB 00:00 #11 12.61 added from: http://tf-mirrors.gz1.opensdn.io/re 52 MB/s | 30 MB 00:00 #11 21.14 Third parties for OpenSDN 12 MB/s | 5.4 MB 00:00 #11 25.55 Dependencies resolved. #11 25.55 =============================================================================================== #11 25.55 Package Arch Version Repository Size #11 25.55 =============================================================================================== #11 25.55 Installing: #11 25.55 boost x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 11 k #11 25.55 cassandra-cpp-driver x86_64 1:2.17.0-1.el9 tpc 679 k #11 25.55 librdkafka1 x86_64 1.6.1-0contrail0.el9 tpc 867 k #11 25.55 libzookeeper x86_64 3.9.2-0contrail0.el9 tpc 95 k #11 25.55 protobuf x86_64 3.14.0-13.el9 tf-mirrors.ci_repos_yum9-appstream 1.0 M #11 25.55 redis x86_64 6.2.17-1.el9_5 tf-mirrors.ci_repos_yum9-appstream 1.3 M #11 25.55 Installing dependencies: #11 25.55 boost-atomic x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 16 k #11 25.55 boost-chrono x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 24 k #11 25.55 boost-container x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 36 k #11 25.55 boost-context x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 15 k #11 25.55 boost-contract x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 44 k #11 25.55 boost-coroutine x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 32 k #11 25.55 boost-date-time x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 13 k #11 25.55 boost-fiber x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 38 k #11 25.55 boost-filesystem x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 57 k #11 25.55 boost-graph x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 101 k #11 25.55 boost-iostreams x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 38 k #11 25.55 boost-locale x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 214 k #11 25.55 boost-log x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 408 k #11 25.55 boost-math x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 205 k #11 25.55 boost-nowide x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 15 k #11 25.55 boost-program-options x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 106 k #11 25.55 boost-python3 x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 92 k #11 25.55 boost-random x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 23 k #11 25.55 boost-regex x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 277 k #11 25.55 boost-serialization x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 129 k #11 25.55 boost-stacktrace x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 27 k #11 25.55 boost-system x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 13 k #11 25.55 boost-test x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 230 k #11 25.55 boost-thread x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 55 k #11 25.55 boost-timer x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 23 k #11 25.55 boost-type_erasure x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 30 k #11 25.55 boost-wave x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 208 k #11 25.55 cyrus-sasl x86_64 2.1.27-21.el9 tf-mirrors.ci_repos_yum9-baseos 71 k #11 25.55 libicu x86_64 67.1-9.el9 tf-mirrors.ci_repos_yum9-baseos 9.6 M #11 25.55 logrotate x86_64 3.18.0-8.el9 tf-mirrors.ci_repos_yum9-baseos 74 k #11 25.55 #11 25.55 Transaction Summary #11 25.55 =============================================================================================== #11 25.55 Install 36 Packages #11 25.55 #11 25.55 Total download size: 16 M #11 25.55 Installed size: 52 M #11 25.55 Downloading Packages: #11 25.69 (1/36): logrotate-3.18.0-8.el9.x86_64.rpm 551 kB/s | 74 kB 00:00 #11 25.93 (2/36): cyrus-sasl-2.1.27-21.el9.x86_64.rpm 193 kB/s | 71 kB 00:00 #11 26.09 (3/36): boost-1.75.0-8.el9.x86_64.rpm 28 kB/s | 11 kB 00:00 #11 26.35 (4/36): boost-atomic-1.75.0-8.el9.x86_64.rpm 38 kB/s | 16 kB 00:00 #11 26.48 (5/36): boost-chrono-1.75.0-8.el9.x86_64.rpm 62 kB/s | 24 kB 00:00 #11 26.66 (6/36): boost-container-1.75.0-8.el9.x86_64.rpm 119 kB/s | 36 kB 00:00 #11 27.54 (7/36): boost-context-1.75.0-8.el9.x86_64.rpm 14 kB/s | 15 kB 00:01 #11 27.74 (8/36): boost-contract-1.75.0-8.el9.x86_64.rpm 41 kB/s | 44 kB 00:01 #11 27.88 (9/36): boost-coroutine-1.75.0-8.el9.x86_64.rpm 92 kB/s | 32 kB 00:00 #11 28.08 (10/36): boost-date-time-1.75.0-8.el9.x86_64.rp 38 kB/s | 13 kB 00:00 #11 28.41 (11/36): boost-fiber-1.75.0-8.el9.x86_64.rpm 72 kB/s | 38 kB 00:00 #11 28.58 (12/36): boost-filesystem-1.75.0-8.el9.x86_64.r 114 kB/s | 57 kB 00:00 #11 28.81 (13/36): boost-graph-1.75.0-8.el9.x86_64.rpm 255 kB/s | 101 kB 00:00 #11 29.01 (14/36): boost-iostreams-1.75.0-8.el9.x86_64.rp 89 kB/s | 38 kB 00:00 #11 29.22 (15/36): boost-locale-1.75.0-8.el9.x86_64.rpm 535 kB/s | 214 kB 00:00 #11 29.43 (16/36): boost-log-1.75.0-8.el9.x86_64.rpm 986 kB/s | 408 kB 00:00 #11 29.55 (17/36): boost-math-1.75.0-8.el9.x86_64.rpm 596 kB/s | 205 kB 00:00 #11 29.90 (18/36): boost-nowide-1.75.0-8.el9.x86_64.rpm 31 kB/s | 15 kB 00:00 #11 30.06 (19/36): boost-program-options-1.75.0-8.el9.x86 210 kB/s | 106 kB 00:00 #11 30.59 (20/36): boost-python3-1.75.0-8.el9.x86_64.rpm 134 kB/s | 92 kB 00:00 #11 30.90 (21/36): boost-random-1.75.0-8.el9.x86_64.rpm 28 kB/s | 23 kB 00:00 #11 30.90 (22/36): boost-regex-1.75.0-8.el9.x86_64.rpm 878 kB/s | 277 kB 00:00 #11 30.91 (23/36): boost-serialization-1.75.0-8.el9.x86_6 9.6 MB/s | 129 kB 00:00 #11 30.91 (24/36): boost-stacktrace-1.75.0-8.el9.x86_64.r 2.7 MB/s | 27 kB 00:00 #11 30.92 (25/36): boost-system-1.75.0-8.el9.x86_64.rpm 1.5 MB/s | 13 kB 00:00 #11 30.93 (26/36): boost-test-1.75.0-8.el9.x86_64.rpm 19 MB/s | 230 kB 00:00 #11 30.93 (27/36): boost-thread-1.75.0-8.el9.x86_64.rpm 3.9 MB/s | 55 kB 00:00 #11 30.94 (28/36): boost-timer-1.75.0-8.el9.x86_64.rpm 2.2 MB/s | 23 kB 00:00 #11 30.98 (29/36): boost-type_erasure-1.75.0-8.el9.x86_64 600 kB/s | 30 kB 00:00 #11 31.00 (30/36): boost-wave-1.75.0-8.el9.x86_64.rpm 3.7 MB/s | 208 kB 00:00 #11 31.01 (31/36): protobuf-3.14.0-13.el9.x86_64.rpm 32 MB/s | 1.0 MB 00:00 #11 31.04 (32/36): redis-6.2.17-1.el9_5.x86_64.rpm 28 MB/s | 1.3 MB 00:00 #11 31.11 (33/36): libicu-67.1-9.el9.x86_64.rpm 1.7 MB/s | 9.6 MB 00:05 #11 31.13 (34/36): cassandra-cpp-driver-2.17.0-1.el9.x86_ 5.9 MB/s | 679 kB 00:00 #11 31.15 (35/36): librdkafka1-1.6.1-0contrail0.el9.x86_6 7.8 MB/s | 867 kB 00:00 #11 31.16 (36/36): libzookeeper-3.9.2-0contrail0.el9.x86_ 2.1 MB/s | 95 kB 00:00 #11 31.16 -------------------------------------------------------------------------------- #11 31.16 Total 2.9 MB/s | 16 MB 00:05 #11 31.16 Running transaction check #11 31.21 Transaction check succeeded. #11 31.21 Running transaction test #11 31.46 Transaction test succeeded. #11 31.47 Running transaction #11 37.14 Preparing : 1/1 #11 37.28 Installing : boost-system-1.75.0-8.el9.x86_64 1/36 #11 37.33 Installing : boost-chrono-1.75.0-8.el9.x86_64 2/36 #11 37.33 Installing : boost-thread-1.75.0-8.el9.x86_64 3/36 #11 37.35 Installing : boost-filesystem-1.75.0-8.el9.x86_64 4/36 #11 37.61 Installing : libicu-67.1-9.el9.x86_64 5/36 #11 37.68 Installing : boost-regex-1.75.0-8.el9.x86_64 6/36 #11 37.69 Installing : boost-context-1.75.0-8.el9.x86_64 7/36 #11 37.69 Installing : boost-date-time-1.75.0-8.el9.x86_64 8/36 #11 37.73 Installing : boost-atomic-1.75.0-8.el9.x86_64 9/36 #11 37.76 Installing : boost-log-1.75.0-8.el9.x86_64 10/36 #11 37.79 Installing : boost-wave-1.75.0-8.el9.x86_64 11/36 #11 37.79 Installing : boost-coroutine-1.75.0-8.el9.x86_64 12/36 #11 37.80 Installing : boost-fiber-1.75.0-8.el9.x86_64 13/36 #11 37.81 Installing : boost-graph-1.75.0-8.el9.x86_64 14/36 #11 37.83 Installing : boost-locale-1.75.0-8.el9.x86_64 15/36 #11 37.84 Installing : boost-type_erasure-1.75.0-8.el9.x86_64 16/36 #11 37.86 Installing : boost-timer-1.75.0-8.el9.x86_64 17/36 #11 37.86 Installing : boost-test-1.75.0-8.el9.x86_64 18/36 #11 37.87 Installing : boost-stacktrace-1.75.0-8.el9.x86_64 19/36 #11 37.89 Installing : boost-serialization-1.75.0-8.el9.x86_64 20/36 #11 37.90 Installing : boost-random-1.75.0-8.el9.x86_64 21/36 #11 37.93 Installing : boost-python3-1.75.0-8.el9.x86_64 22/36 #11 37.94 Installing : boost-program-options-1.75.0-8.el9.x86_64 23/36 #11 37.96 Installing : boost-nowide-1.75.0-8.el9.x86_64 24/36 #11 37.97 Installing : boost-math-1.75.0-8.el9.x86_64 25/36 #11 37.99 Installing : boost-iostreams-1.75.0-8.el9.x86_64 26/36 #11 38.03 Installing : boost-contract-1.75.0-8.el9.x86_64 27/36 #11 38.05 Installing : boost-container-1.75.0-8.el9.x86_64 28/36 #11 38.07 Running scriptlet: logrotate-3.18.0-8.el9.x86_64 29/36 #11 38.07 Installing : logrotate-3.18.0-8.el9.x86_64 29/36 #11 38.09 Running scriptlet: logrotate-3.18.0-8.el9.x86_64 29/36 #11 38.12 Created symlink /etc/systemd/system/timers.target.wants/logrotate.timer → /usr/lib/systemd/system/logrotate.timer. #11 38.12 #11 38.12 Running scriptlet: cyrus-sasl-2.1.27-21.el9.x86_64 30/36 #11 38.95 Installing : cyrus-sasl-2.1.27-21.el9.x86_64 30/36 #11 38.97 Running scriptlet: cyrus-sasl-2.1.27-21.el9.x86_64 30/36 #11 39.03 Installing : librdkafka1-1.6.1-0contrail0.el9.x86_64 31/36 #11 39.04 Running scriptlet: librdkafka1-1.6.1-0contrail0.el9.x86_64 31/36 #11 39.09 Running scriptlet: redis-6.2.17-1.el9_5.x86_64 32/36 #11 39.23 Installing : redis-6.2.17-1.el9_5.x86_64 32/36 #11 39.50 Running scriptlet: redis-6.2.17-1.el9_5.x86_64 32/36 #11 39.58 Installing : boost-1.75.0-8.el9.x86_64 33/36 #11 39.60 Installing : libzookeeper-3.9.2-0contrail0.el9.x86_64 34/36 #11 39.67 Installing : cassandra-cpp-driver-1:2.17.0-1.el9.x86_64 35/36 #11 39.70 Running scriptlet: cassandra-cpp-driver-1:2.17.0-1.el9.x86_64 35/36 #11 39.81 Installing : protobuf-3.14.0-13.el9.x86_64 36/36 #11 39.81 Running scriptlet: protobuf-3.14.0-13.el9.x86_64 36/36 #11 39.99 Verifying : cyrus-sasl-2.1.27-21.el9.x86_64 1/36 #11 39.99 Verifying : libicu-67.1-9.el9.x86_64 2/36 #11 39.99 Verifying : logrotate-3.18.0-8.el9.x86_64 3/36 #11 39.99 Verifying : boost-1.75.0-8.el9.x86_64 4/36 #11 39.99 Verifying : boost-atomic-1.75.0-8.el9.x86_64 5/36 #11 39.99 Verifying : boost-chrono-1.75.0-8.el9.x86_64 6/36 #11 39.99 Verifying : boost-container-1.75.0-8.el9.x86_64 7/36 #11 39.99 Verifying : boost-context-1.75.0-8.el9.x86_64 8/36 #11 39.99 Verifying : boost-contract-1.75.0-8.el9.x86_64 9/36 #11 39.99 Verifying : boost-coroutine-1.75.0-8.el9.x86_64 10/36 #11 39.99 Verifying : boost-date-time-1.75.0-8.el9.x86_64 11/36 #11 39.99 Verifying : boost-fiber-1.75.0-8.el9.x86_64 12/36 #11 39.99 Verifying : boost-filesystem-1.75.0-8.el9.x86_64 13/36 #11 39.99 Verifying : boost-graph-1.75.0-8.el9.x86_64 14/36 #11 39.99 Verifying : boost-iostreams-1.75.0-8.el9.x86_64 15/36 #11 39.99 Verifying : boost-locale-1.75.0-8.el9.x86_64 16/36 #11 39.99 Verifying : boost-log-1.75.0-8.el9.x86_64 17/36 #11 40.01 Verifying : boost-math-1.75.0-8.el9.x86_64 18/36 #11 40.01 Verifying : boost-nowide-1.75.0-8.el9.x86_64 19/36 #11 40.01 Verifying : boost-program-options-1.75.0-8.el9.x86_64 20/36 #11 40.01 Verifying : boost-python3-1.75.0-8.el9.x86_64 21/36 #11 40.01 Verifying : boost-random-1.75.0-8.el9.x86_64 22/36 #11 40.01 Verifying : boost-regex-1.75.0-8.el9.x86_64 23/36 #11 40.01 Verifying : boost-serialization-1.75.0-8.el9.x86_64 24/36 #11 40.01 Verifying : boost-stacktrace-1.75.0-8.el9.x86_64 25/36 #11 40.01 Verifying : boost-system-1.75.0-8.el9.x86_64 26/36 #11 40.01 Verifying : boost-test-1.75.0-8.el9.x86_64 27/36 #11 40.01 Verifying : boost-thread-1.75.0-8.el9.x86_64 28/36 #11 40.01 Verifying : boost-timer-1.75.0-8.el9.x86_64 29/36 #11 40.01 Verifying : boost-type_erasure-1.75.0-8.el9.x86_64 30/36 #11 40.01 Verifying : boost-wave-1.75.0-8.el9.x86_64 31/36 #11 40.01 Verifying : protobuf-3.14.0-13.el9.x86_64 32/36 #11 40.01 Verifying : redis-6.2.17-1.el9_5.x86_64 33/36 #11 40.01 Verifying : cassandra-cpp-driver-1:2.17.0-1.el9.x86_64 34/36 #11 40.01 Verifying : librdkafka1-1.6.1-0contrail0.el9.x86_64 35/36 #11 40.01 Verifying : libzookeeper-3.9.2-0contrail0.el9.x86_64 36/36 #11 40.54 #11 40.54 Installed: #11 40.54 boost-1.75.0-8.el9.x86_64 #11 40.54 boost-atomic-1.75.0-8.el9.x86_64 #11 40.54 boost-chrono-1.75.0-8.el9.x86_64 #11 40.54 boost-container-1.75.0-8.el9.x86_64 #11 40.54 boost-context-1.75.0-8.el9.x86_64 #11 40.54 boost-contract-1.75.0-8.el9.x86_64 #11 40.54 boost-coroutine-1.75.0-8.el9.x86_64 #11 40.54 boost-date-time-1.75.0-8.el9.x86_64 #11 40.54 boost-fiber-1.75.0-8.el9.x86_64 #11 40.54 boost-filesystem-1.75.0-8.el9.x86_64 #11 40.54 boost-graph-1.75.0-8.el9.x86_64 #11 40.54 boost-iostreams-1.75.0-8.el9.x86_64 #11 40.54 boost-locale-1.75.0-8.el9.x86_64 #11 40.54 boost-log-1.75.0-8.el9.x86_64 #11 40.54 boost-math-1.75.0-8.el9.x86_64 #11 40.54 boost-nowide-1.75.0-8.el9.x86_64 #11 40.54 boost-program-options-1.75.0-8.el9.x86_64 #11 40.54 boost-python3-1.75.0-8.el9.x86_64 #11 40.54 boost-random-1.75.0-8.el9.x86_64 #11 40.54 boost-regex-1.75.0-8.el9.x86_64 #11 40.54 boost-serialization-1.75.0-8.el9.x86_64 #11 40.54 boost-stacktrace-1.75.0-8.el9.x86_64 #11 40.54 boost-system-1.75.0-8.el9.x86_64 #11 40.54 boost-test-1.75.0-8.el9.x86_64 #11 40.54 boost-thread-1.75.0-8.el9.x86_64 #11 40.54 boost-timer-1.75.0-8.el9.x86_64 #11 40.54 boost-type_erasure-1.75.0-8.el9.x86_64 #11 40.54 boost-wave-1.75.0-8.el9.x86_64 #11 40.54 cassandra-cpp-driver-1:2.17.0-1.el9.x86_64 #11 40.54 cyrus-sasl-2.1.27-21.el9.x86_64 #11 40.54 libicu-67.1-9.el9.x86_64 #11 40.54 librdkafka1-1.6.1-0contrail0.el9.x86_64 #11 40.54 libzookeeper-3.9.2-0contrail0.el9.x86_64 #11 40.54 logrotate-3.18.0-8.el9.x86_64 #11 40.54 protobuf-3.14.0-13.el9.x86_64 #11 40.54 redis-6.2.17-1.el9_5.x86_64 #11 40.54 #11 40.54 Complete! #11 41.06 80 files removed #11 DONE 42.1s #12 exporting to image #12 exporting layers #12 exporting layers 23.1s done #12 writing image sha256:dd012e1dc224f38a4bc0c55eb9436246c204c4b9b10541e35e3baa517f9ee1cd done #12 naming to nexus.gz1.opensdn.io:5101/opensdn-analytics-collector:master-1_7_4_1-9 #12 naming to nexus.gz1.opensdn.io:5101/opensdn-analytics-collector:master-1_7_4_1-9 0.1s done #12 DONE 23.3s 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-25 01:57:26,726: INFO: Docker build duration: 110 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-analytics-collector] 62051e30d0eb: Preparing 60f831ffad5d: Preparing c3fb06be41be: Preparing 0b314b25b840: Preparing e41459f0fa54: Preparing 70aa683c25e2: Preparing f41cbfdb4cfd: Preparing bb49b596cde9: Preparing 5556098108ab: Preparing b444b78e28ec: Preparing 251ed4f7905a: Preparing c726a308010a: Preparing 514e7cc76f3a: Preparing 4db5a92235c9: Preparing 44343de3ea1d: Preparing c3fb06be41be: Waiting 0b314b25b840: Waiting e41459f0fa54: Waiting 70aa683c25e2: Waiting f41cbfdb4cfd: Waiting bb49b596cde9: Waiting 5556098108ab: Waiting b444b78e28ec: Waiting 251ed4f7905a: Waiting c726a308010a: Waiting 514e7cc76f3a: Waiting 4db5a92235c9: Waiting 44343de3ea1d: Waiting c3fb06be41be: Pushed 0b314b25b840: Layer already exists e41459f0fa54: Layer already exists 70aa683c25e2: Layer already exists f41cbfdb4cfd: Layer already exists bb49b596cde9: Layer already exists 5556098108ab: Layer already exists b444b78e28ec: Layer already exists 251ed4f7905a: Layer already exists c726a308010a: Layer already exists 514e7cc76f3a: Layer already exists 4db5a92235c9: Layer already exists 44343de3ea1d: Layer already exists 62051e30d0eb: Pushed 60f831ffad5d: Pushed master-1_7_4_1-9: digest: sha256:66d0918862f32718338c092d02ced80ee01e2c6591d393d8faae378e23a51ad8 size: 3460 2025-09-25 01:58:15,622: INFO: Building opensdn-analytics-collector finished successfully, duration: 159 seconds REPOSITORY TAG IMAGE ID CREATED SIZE nexus.gz1.opensdn.io:5101/opensdn-controller-config-api master-1_7_4_1-9 185aaf0f9d0e 16 seconds ago 548MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent-dpdk master-1_7_4_1-9 ac1a6155d7f2 30 seconds ago 791MB nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine master-1_7_4_1-9 5e370eae8ab0 33 seconds ago 740MB nexus.gz1.opensdn.io:5101/opensdn-tor-agent master-1_7_4_1-9 ff5e382587c6 34 seconds ago 574MB nexus.gz1.opensdn.io:5101/opensdn-debug master-1_7_4_1-9 1971e0200f81 38 seconds ago 278MB nexus.gz1.opensdn.io:5101/opensdn-nodemgr master-1_7_4_1-9 723660faad3d 52 seconds ago 675MB nexus.gz1.opensdn.io:5101/opensdn-status master-1_7_4_1-9 7f3511adf9b2 About a minute ago 675MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-build-init master-1_7_4_1-9 6cd87eb69338 About a minute ago 622MB nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init master-1_7_4_1-9 2f03801bef25 About a minute ago 534MB nexus.gz1.opensdn.io:5101/opensdn-analytics-collector master-1_7_4_1-9 dd012e1dc224 About a minute ago 859MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-control master-1_7_4_1-9 2e23617a3006 About a minute ago 1.13GB nexus.gz1.opensdn.io:5101/opensdn-controller-config-dnsmasq master-1_7_4_1-9 e998087d34ab About a minute ago 530MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns master-1_7_4_1-9 5b53f9e43416 About a minute ago 887MB opensdn-test-test master-1_7_4_1-9 6b8bcc086637 About a minute ago 1.64GB nexus.gz1.opensdn.io:5101/opensdn-test-test master-1_7_4_1-9 6b8bcc086637 About a minute ago 1.64GB nexus.gz1.opensdn.io:5101/opensdn-controller-control-named master-1_7_4_1-9 0a7f82817843 About a minute ago 583MB nexus.gz1.opensdn.io:5101/opensdn-openstack-compute-init master-1_7_4_1-9 368bb3f1c0f7 About a minute ago 278MB nexus.gz1.opensdn.io:5101/opensdn-analytics-api master-1_7_4_1-9 4a6c41db1074 2 minutes ago 538MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology master-1_7_4_1-9 2bfbc69857ce 2 minutes ago 731MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-svcmonitor master-1_7_4_1-9 805936474416 2 minutes ago 525MB nexus.gz1.opensdn.io:5101/opensdn-analytics-alarm-gen master-1_7_4_1-9 f4785cbe9b47 2 minutes ago 529MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk master-1_7_4_1-9 6f80d46c9173 2 minutes ago 583MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema master-1_7_4_1-9 5658ae0193db 2 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job master-1_7_4_1-9 f9e3f85fa07f 2 minutes ago 788MB nexus.gz1.opensdn.io:5101/opensdn-openstack-neutron-init master-1_7_4_1-9 daa64f056ada 2 minutes ago 293MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web master-1_7_4_1-9 cff324f4fc73 2 minutes ago 788MB nexus.gz1.opensdn.io:5101/opensdn-openstack-heat-init master-1_7_4_1-9 6099398501f9 2 minutes ago 294MB nexus.gz1.opensdn.io:5101/opensdn-kubernetes-kube-manager master-1_7_4_1-9 cbdcb2ed3d02 2 minutes ago 517MB nexus.gz1.opensdn.io:5101/opensdn-node-init master-1_7_4_1-9 29f9210f03d0 2 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-collector master-1_7_4_1-9 d6b056b3c7b4 2 minutes ago 731MB nexus.gz1.opensdn.io:5101/opensdn-provisioner master-1_7_4_1-9 0952b5aff18d 2 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base master-1_7_4_1-9 e80af565c438 3 minutes ago 788MB nexus.gz1.opensdn.io:5101/opensdn-external-redis master-1_7_4_1-9 2a8275de8eaf 3 minutes ago 333MB nexus.gz1.opensdn.io:5101/opensdn-external-haproxy master-1_7_4_1-9 ef79c6a91b8e 3 minutes ago 335MB nexus.gz1.opensdn.io:5101/opensdn-external-stunnel master-1_7_4_1-9 42705cbd705d 3 minutes ago 328MB nexus.gz1.opensdn.io:5101/opensdn-external-kafka master-1_7_4_1-9 df51bc98de24 3 minutes ago 744MB nexus.gz1.opensdn.io:5101/opensdn-external-cassandra master-1_7_4_1-9 5a1b55aaedea 3 minutes ago 687MB nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper master-1_7_4_1-9 316bee48314b 3 minutes ago 714MB nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq master-1_7_4_1-9 d77e4470c727 4 minutes ago 363MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base master-1_7_4_1-9 00e18a1cad85 4 minutes ago 731MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-base master-1_7_4_1-9 af9896008cde 4 minutes ago 583MB nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd master-1_7_4_1-9 3aa9380d5579 4 minutes ago 290MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-base master-1_7_4_1-9 271fb6e6bf19 4 minutes ago 573MB nexus.gz1.opensdn.io:5101/opensdn-analytics-base master-1_7_4_1-9 55ab6548ff54 5 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-base master-1_7_4_1-9 cc3396e81ef8 5 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-base master-1_7_4_1-9 bbd9cd69a864 5 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-general-base master-1_7_4_1-9 b975c4dd2de0 6 minutes ago 278MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src master-1_7_4_1-9 ffb82c439eba 6 minutes ago 2.42MB tf-dev-sandbox compile 01e2d66a578e 7 minutes ago 24.9GB nexus.gz1.opensdn.io:5101/opensdn-charms-src master-1_7_4_1-9 9d07027d9049 58 minutes ago 6.04MB nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src master-1_7_4_1-9 97a21776f92f 58 minutes ago 1.46MB nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src master-1_7_4_1-9 89b51ea485e8 58 minutes ago 32.6MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src 0693cd658776 58 minutes ago 2.4MB nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src master-1_7_4_1-9 ce53aa4c6ba9 58 minutes ago 4.53kB tf-dev-sandbox frozen bd83765b33a6 About an hour ago 2.83GB nexus.gz1.opensdn.io:5101/tf-dev-sandbox frozen bd83765b33a6 About an hour ago 2.83GB rockylinux 9 9cc24f05f309 22 months ago 176MB