2026-02-20 15:02:40,664: INFO: Building opensdn-analytics-collector 2026-02-20 15:02:40,694: 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_5_8_5-1_3 --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_5_8_5-1_3 #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 DONE 0.0s #4 [internal] load .dockerignore #4 transferring context: #4 transferring context: 2B done #4 DONE 2.1s #5 [1/2] FROM nexus.gz1.opensdn.io:5101/opensdn-base:master-2_5_8_5-1_3 #5 CACHED #6 [build 1/1] FROM docker.io/library/tf-dev-sandbox:compile #6 CACHED #7 [stage-1 1/4] FROM nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-2_5_8_5-1_3 #7 DONE 0.0s #8 [internal] load build context #8 transferring context: 5.75kB done #8 DONE 1.3s #9 [stage-1 2/4] COPY entrypoint.sh / #9 DONE 2.3s #10 [stage-1 3/4] COPY --from=build /buildroot/usr/bin/contrail-collector /usr/bin/contrail-collector #10 DONE 0.4s #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 ; dnf install -y $pkgs protobuf redis cassandra-cpp-driver libzookeeper librdkafka ; dnf clean all -y ; rm -rf /var/cache/yum #11 1.209 added from: http://tf-mirrors.gz1.opensdn.io/re 46 MB/s | 14 MB 00:00 #11 4.782 added from: http://tf-mirrors.gz1.opensdn.io/re 3.6 MB/s | 1.9 MB 00:00 #11 6.004 added from: http://tf-mirrors.gz1.opensdn.io/re 9.3 MB/s | 402 kB 00:00 #11 6.703 added from: http://tf-mirrors.gz1.opensdn.io/re 49 MB/s | 16 MB 00:00 #11 16.02 added from: http://tf-mirrors.gz1.opensdn.io/re 42 MB/s | 11 MB 00:00 #11 22.59 added from: http://tf-mirrors.gz1.opensdn.io/re 14 MB/s | 1.1 MB 00:00 #11 23.47 added from: http://tf-mirrors.gz1.opensdn.io/re 37 MB/s | 4.8 MB 00:00 #11 25.79 added from: http://tf-mirrors.gz1.opensdn.io/re 22 MB/s | 697 kB 00:00 #11 26.83 added from: http://tf-mirrors.gz1.opensdn.io/re 11 MB/s | 474 kB 00:00 #11 27.89 added from: http://tf-mirrors.gz1.opensdn.io/re 91 kB/s | 18 kB 00:00 #11 28.69 added from: http://tf-mirrors.gz1.opensdn.io/re 9.6 kB/s | 257 B 00:00 #11 29.06 added from: http://tf-mirrors.gz1.opensdn.io/re 563 kB/s | 15 kB 00:00 #11 29.59 added from: http://tf-mirrors.gz1.opensdn.io/re 3.8 MB/s | 96 kB 00:00 #11 31.05 added from: http://tf-mirrors.gz1.opensdn.io/re 43 MB/s | 39 MB 00:00 #11 55.50 Third parties for OpenSDN 34 MB/s | 5.1 MB 00:00 #11 72.71 Dependencies resolved. #11 72.71 =============================================================================================== #11 72.71 Package Arch Version Repository Size #11 72.71 =============================================================================================== #11 72.71 Installing: #11 72.71 boost x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 9.9 k #11 72.71 cassandra-cpp-driver x86_64 2.17.0-1.el9.remi tpc 709 k #11 72.71 librdkafka x86_64 1.6.1-102.el9 tf-mirrors.ci_repos_yum9-appstream 662 k #11 72.71 libzookeeper x86_64 3.9.2-0contrail0.el9 tpc 93 k #11 72.71 protobuf x86_64 3.14.0-16.el9 tf-mirrors.ci_repos_yum9-appstream 1.0 M #11 72.71 redis x86_64 6.2.20-2.el9_7 tf-mirrors.ci_repos_yum9-appstream 1.3 M #11 72.71 Installing dependencies: #11 72.71 boost-atomic x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 15 k #11 72.71 boost-chrono x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 23 k #11 72.71 boost-container x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 35 k #11 72.71 boost-context x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 13 k #11 72.71 boost-contract x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 43 k #11 72.71 boost-coroutine x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 30 k #11 72.71 boost-date-time x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 11 k #11 72.71 boost-fiber x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 37 k #11 72.71 boost-filesystem x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 55 k #11 72.71 boost-graph x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 99 k #11 72.71 boost-iostreams x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 37 k #11 72.71 boost-locale x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 212 k #11 72.71 boost-log x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 405 k #11 72.71 boost-math x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 203 k #11 72.71 boost-nowide x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 13 k #11 72.71 boost-program-options x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 104 k #11 72.71 boost-python3 x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 91 k #11 72.71 boost-random x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 22 k #11 72.71 boost-regex x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 275 k #11 72.71 boost-serialization x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 127 k #11 72.71 boost-stacktrace x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 25 k #11 72.71 boost-system x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 11 k #11 72.71 boost-test x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 228 k #11 72.71 boost-thread x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 53 k #11 72.71 boost-timer x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 21 k #11 72.71 boost-type_erasure x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 28 k #11 72.71 boost-wave x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 207 k #11 72.71 libicu x86_64 67.1-10.el9_6 tf-mirrors.ci_repos_yum9-baseos 9.6 M #11 72.71 logrotate x86_64 3.18.0-12.el9 tf-mirrors.ci_repos_yum9-baseos 73 k #11 72.71 #11 72.71 Transaction Summary #11 72.71 =============================================================================================== #11 72.71 Install 35 Packages #11 72.71 #11 72.71 Total download size: 16 M #11 72.73 Installed size: 53 M #11 72.73 Downloading Packages: #11 72.74 (1/35): boost-1.75.0-13.el9_7.x86_64.rpm 568 kB/s | 9.9 kB 00:00 #11 72.76 (2/35): logrotate-3.18.0-12.el9.x86_64.rpm 2.6 MB/s | 73 kB 00:00 #11 72.76 (3/35): boost-atomic-1.75.0-13.el9_7.x86_64.rpm 794 kB/s | 15 kB 00:00 #11 72.76 (4/35): boost-chrono-1.75.0-13.el9_7.x86_64.rpm 1.5 MB/s | 23 kB 00:00 #11 72.81 (5/35): boost-container-1.75.0-13.el9_7.x86_64. 2.7 MB/s | 35 kB 00:00 #11 72.81 (6/35): boost-context-1.75.0-13.el9_7.x86_64.rp 1.3 MB/s | 13 kB 00:00 #11 72.81 (7/35): boost-contract-1.75.0-13.el9_7.x86_64.r 5.0 MB/s | 43 kB 00:00 #11 72.81 (8/35): boost-coroutine-1.75.0-13.el9_7.x86_64. 2.9 MB/s | 30 kB 00:00 #11 72.81 (9/35): boost-date-time-1.75.0-13.el9_7.x86_64. 1.5 MB/s | 11 kB 00:00 #11 72.81 (10/35): boost-fiber-1.75.0-13.el9_7.x86_64.rpm 5.6 MB/s | 37 kB 00:00 #11 72.81 (11/35): boost-filesystem-1.75.0-13.el9_7.x86_6 7.4 MB/s | 55 kB 00:00 #11 72.81 (12/35): boost-iostreams-1.75.0-13.el9_7.x86_64 5.2 MB/s | 37 kB 00:00 #11 72.81 (13/35): boost-graph-1.75.0-13.el9_7.x86_64.rpm 6.8 MB/s | 99 kB 00:00 #11 72.82 (14/35): boost-locale-1.75.0-13.el9_7.x86_64.rp 16 MB/s | 212 kB 00:00 #11 72.84 (15/35): boost-log-1.75.0-13.el9_7.x86_64.rpm 12 MB/s | 405 kB 00:00 #11 72.86 (16/35): boost-math-1.75.0-13.el9_7.x86_64.rpm 6.7 MB/s | 203 kB 00:00 #11 72.86 (17/35): boost-nowide-1.75.0-13.el9_7.x86_64.rp 1.3 MB/s | 13 kB 00:00 #11 72.86 (18/35): boost-program-options-1.75.0-13.el9_7. 15 MB/s | 104 kB 00:00 #11 72.86 (19/35): boost-python3-1.75.0-13.el9_7.x86_64.r 11 MB/s | 91 kB 00:00 #11 72.88 (20/35): boost-random-1.75.0-13.el9_7.x86_64.rp 2.2 MB/s | 22 kB 00:00 #11 72.88 (21/35): boost-regex-1.75.0-13.el9_7.x86_64.rpm 26 MB/s | 275 kB 00:00 #11 72.88 (22/35): boost-serialization-1.75.0-13.el9_7.x8 14 MB/s | 127 kB 00:00 #11 72.88 (23/35): boost-stacktrace-1.75.0-13.el9_7.x86_6 3.8 MB/s | 25 kB 00:00 #11 72.88 (24/35): boost-system-1.75.0-13.el9_7.x86_64.rp 2.2 MB/s | 11 kB 00:00 #11 72.88 (25/35): boost-test-1.75.0-13.el9_7.x86_64.rpm 32 MB/s | 228 kB 00:00 #11 72.92 (26/35): boost-thread-1.75.0-13.el9_7.x86_64.rp 6.5 MB/s | 53 kB 00:00 #11 72.92 (27/35): boost-timer-1.75.0-13.el9_7.x86_64.rpm 3.9 MB/s | 21 kB 00:00 #11 72.92 (28/35): boost-type_erasure-1.75.0-13.el9_7.x86 5.5 MB/s | 28 kB 00:00 #11 72.92 (29/35): boost-wave-1.75.0-13.el9_7.x86_64.rpm 28 MB/s | 207 kB 00:00 #11 72.92 (30/35): librdkafka-1.6.1-102.el9.x86_64.rpm 39 MB/s | 662 kB 00:00 #11 72.95 (31/35): protobuf-3.14.0-16.el9.x86_64.rpm 19 MB/s | 1.0 MB 00:00 #11 72.99 (32/35): redis-6.2.20-2.el9_7.x86_64.rpm 19 MB/s | 1.3 MB 00:00 #11 73.55 (33/35): libicu-67.1-10.el9_6.x86_64.rpm 12 MB/s | 9.6 MB 00:00 #11 73.81 (34/35): libzookeeper-3.9.2-0contrail0.el9.x86_ 113 kB/s | 93 kB 00:00 #11 74.16 (35/35): cassandra-cpp-driver-2.17.0-1.el9.remi 589 kB/s | 709 kB 00:01 #11 74.16 -------------------------------------------------------------------------------- #11 74.16 Total 11 MB/s | 16 MB 00:01 #11 74.16 Running transaction check #11 74.43 Transaction check succeeded. #11 74.43 Running transaction test #11 74.85 Transaction test succeeded. #11 74.85 Running transaction #11 76.29 Preparing : 1/1 #11 76.36 Installing : boost-system-1.75.0-13.el9_7.x86_64 1/35 #11 76.43 Installing : boost-chrono-1.75.0-13.el9_7.x86_64 2/35 #11 76.43 Installing : boost-thread-1.75.0-13.el9_7.x86_64 3/35 #11 76.43 Installing : boost-filesystem-1.75.0-13.el9_7.x86_64 4/35 #11 77.38 Installing : libicu-67.1-10.el9_6.x86_64 5/35 #11 77.38 Installing : boost-regex-1.75.0-13.el9_7.x86_64 6/35 #11 77.40 Installing : boost-context-1.75.0-13.el9_7.x86_64 7/35 #11 77.44 Installing : boost-date-time-1.75.0-13.el9_7.x86_64 8/35 #11 77.44 Installing : boost-atomic-1.75.0-13.el9_7.x86_64 9/35 #11 77.44 Installing : boost-log-1.75.0-13.el9_7.x86_64 10/35 #11 77.44 Installing : boost-wave-1.75.0-13.el9_7.x86_64 11/35 #11 77.51 Installing : boost-coroutine-1.75.0-13.el9_7.x86_64 12/35 #11 77.51 Installing : boost-fiber-1.75.0-13.el9_7.x86_64 13/35 #11 77.51 Installing : boost-graph-1.75.0-13.el9_7.x86_64 14/35 #11 77.51 Installing : boost-locale-1.75.0-13.el9_7.x86_64 15/35 #11 77.51 Installing : boost-type_erasure-1.75.0-13.el9_7.x86_64 16/35 #11 77.51 Installing : boost-timer-1.75.0-13.el9_7.x86_64 17/35 #11 77.54 Installing : boost-test-1.75.0-13.el9_7.x86_64 18/35 #11 77.54 Installing : boost-stacktrace-1.75.0-13.el9_7.x86_64 19/35 #11 77.54 Installing : boost-serialization-1.75.0-13.el9_7.x86_64 20/35 #11 77.54 Installing : boost-random-1.75.0-13.el9_7.x86_64 21/35 #11 77.56 Installing : boost-python3-1.75.0-13.el9_7.x86_64 22/35 #11 77.59 Installing : boost-program-options-1.75.0-13.el9_7.x86_64 23/35 #11 77.59 Installing : boost-nowide-1.75.0-13.el9_7.x86_64 24/35 #11 77.61 Installing : boost-math-1.75.0-13.el9_7.x86_64 25/35 #11 77.67 Installing : boost-iostreams-1.75.0-13.el9_7.x86_64 26/35 #11 77.67 Installing : boost-contract-1.75.0-13.el9_7.x86_64 27/35 #11 77.72 Installing : boost-container-1.75.0-13.el9_7.x86_64 28/35 #11 77.72 Running scriptlet: logrotate-3.18.0-12.el9.x86_64 29/35 #11 77.78 Installing : logrotate-3.18.0-12.el9.x86_64 29/35 #11 77.78 Running scriptlet: logrotate-3.18.0-12.el9.x86_64 29/35 #11 77.85 Created symlink /etc/systemd/system/timers.target.wants/logrotate.timer → /usr/lib/systemd/system/logrotate.timer. #11 77.85 #11 77.85 Running scriptlet: redis-6.2.20-2.el9_7.x86_64 30/35 #11 78.27 Installing : redis-6.2.20-2.el9_7.x86_64 30/35 #11 78.36 Running scriptlet: redis-6.2.20-2.el9_7.x86_64 30/35 #11 78.39 Installing : boost-1.75.0-13.el9_7.x86_64 31/35 #11 78.39 Installing : libzookeeper-3.9.2-0contrail0.el9.x86_64 32/35 #11 78.50 Installing : cassandra-cpp-driver-2.17.0-1.el9.remi.x86_64 33/35 #11 78.55 Installing : protobuf-3.14.0-16.el9.x86_64 34/35 #11 78.64 Installing : librdkafka-1.6.1-102.el9.x86_64 35/35 #11 78.64 Running scriptlet: librdkafka-1.6.1-102.el9.x86_64 35/35 #11 79.30 Verifying : libicu-67.1-10.el9_6.x86_64 1/35 #11 79.30 Verifying : logrotate-3.18.0-12.el9.x86_64 2/35 #11 79.30 Verifying : boost-1.75.0-13.el9_7.x86_64 3/35 #11 79.30 Verifying : boost-atomic-1.75.0-13.el9_7.x86_64 4/35 #11 79.30 Verifying : boost-chrono-1.75.0-13.el9_7.x86_64 5/35 #11 79.30 Verifying : boost-container-1.75.0-13.el9_7.x86_64 6/35 #11 79.30 Verifying : boost-context-1.75.0-13.el9_7.x86_64 7/35 #11 79.30 Verifying : boost-contract-1.75.0-13.el9_7.x86_64 8/35 #11 79.30 Verifying : boost-coroutine-1.75.0-13.el9_7.x86_64 9/35 #11 79.30 Verifying : boost-date-time-1.75.0-13.el9_7.x86_64 10/35 #11 79.30 Verifying : boost-fiber-1.75.0-13.el9_7.x86_64 11/35 #11 79.30 Verifying : boost-filesystem-1.75.0-13.el9_7.x86_64 12/35 #11 79.30 Verifying : boost-graph-1.75.0-13.el9_7.x86_64 13/35 #11 79.30 Verifying : boost-iostreams-1.75.0-13.el9_7.x86_64 14/35 #11 79.30 Verifying : boost-locale-1.75.0-13.el9_7.x86_64 15/35 #11 79.30 Verifying : boost-log-1.75.0-13.el9_7.x86_64 16/35 #11 79.30 Verifying : boost-math-1.75.0-13.el9_7.x86_64 17/35 #11 79.30 Verifying : boost-nowide-1.75.0-13.el9_7.x86_64 18/35 #11 79.30 Verifying : boost-program-options-1.75.0-13.el9_7.x86_64 19/35 #11 79.30 Verifying : boost-python3-1.75.0-13.el9_7.x86_64 20/35 #11 79.30 Verifying : boost-random-1.75.0-13.el9_7.x86_64 21/35 #11 79.30 Verifying : boost-regex-1.75.0-13.el9_7.x86_64 22/35 #11 79.30 Verifying : boost-serialization-1.75.0-13.el9_7.x86_64 23/35 #11 79.30 Verifying : boost-stacktrace-1.75.0-13.el9_7.x86_64 24/35 #11 79.30 Verifying : boost-system-1.75.0-13.el9_7.x86_64 25/35 #11 79.30 Verifying : boost-test-1.75.0-13.el9_7.x86_64 26/35 #11 79.30 Verifying : boost-thread-1.75.0-13.el9_7.x86_64 27/35 #11 79.30 Verifying : boost-timer-1.75.0-13.el9_7.x86_64 28/35 #11 79.30 Verifying : boost-type_erasure-1.75.0-13.el9_7.x86_64 29/35 #11 79.30 Verifying : boost-wave-1.75.0-13.el9_7.x86_64 30/35 #11 79.30 Verifying : librdkafka-1.6.1-102.el9.x86_64 31/35 #11 79.30 Verifying : protobuf-3.14.0-16.el9.x86_64 32/35 #11 79.30 Verifying : redis-6.2.20-2.el9_7.x86_64 33/35 #11 79.30 Verifying : cassandra-cpp-driver-2.17.0-1.el9.remi.x86_64 34/35 #11 79.30 Verifying : libzookeeper-3.9.2-0contrail0.el9.x86_64 35/35 #11 79.53 #11 79.53 Installed: #11 79.53 boost-1.75.0-13.el9_7.x86_64 #11 79.53 boost-atomic-1.75.0-13.el9_7.x86_64 #11 79.53 boost-chrono-1.75.0-13.el9_7.x86_64 #11 79.53 boost-container-1.75.0-13.el9_7.x86_64 #11 79.53 boost-context-1.75.0-13.el9_7.x86_64 #11 79.53 boost-contract-1.75.0-13.el9_7.x86_64 #11 79.53 boost-coroutine-1.75.0-13.el9_7.x86_64 #11 79.53 boost-date-time-1.75.0-13.el9_7.x86_64 #11 79.53 boost-fiber-1.75.0-13.el9_7.x86_64 #11 79.53 boost-filesystem-1.75.0-13.el9_7.x86_64 #11 79.53 boost-graph-1.75.0-13.el9_7.x86_64 #11 79.53 boost-iostreams-1.75.0-13.el9_7.x86_64 #11 79.53 boost-locale-1.75.0-13.el9_7.x86_64 #11 79.53 boost-log-1.75.0-13.el9_7.x86_64 #11 79.53 boost-math-1.75.0-13.el9_7.x86_64 #11 79.53 boost-nowide-1.75.0-13.el9_7.x86_64 #11 79.53 boost-program-options-1.75.0-13.el9_7.x86_64 #11 79.53 boost-python3-1.75.0-13.el9_7.x86_64 #11 79.53 boost-random-1.75.0-13.el9_7.x86_64 #11 79.53 boost-regex-1.75.0-13.el9_7.x86_64 #11 79.53 boost-serialization-1.75.0-13.el9_7.x86_64 #11 79.53 boost-stacktrace-1.75.0-13.el9_7.x86_64 #11 79.53 boost-system-1.75.0-13.el9_7.x86_64 #11 79.53 boost-test-1.75.0-13.el9_7.x86_64 #11 79.53 boost-thread-1.75.0-13.el9_7.x86_64 #11 79.53 boost-timer-1.75.0-13.el9_7.x86_64 #11 79.53 boost-type_erasure-1.75.0-13.el9_7.x86_64 #11 79.53 boost-wave-1.75.0-13.el9_7.x86_64 #11 79.53 cassandra-cpp-driver-2.17.0-1.el9.remi.x86_64 #11 79.53 libicu-67.1-10.el9_6.x86_64 #11 79.53 librdkafka-1.6.1-102.el9.x86_64 #11 79.53 libzookeeper-3.9.2-0contrail0.el9.x86_64 #11 79.53 logrotate-3.18.0-12.el9.x86_64 #11 79.53 protobuf-3.14.0-16.el9.x86_64 #11 79.53 redis-6.2.20-2.el9_7.x86_64 #11 79.53 #11 79.53 Complete! #11 80.29 77 files removed #11 DONE 81.6s #12 exporting to image #12 exporting layers #12 exporting layers 29.2s done #12 writing image sha256:3e3f9b14140c66e7a42417e2ddba22b82aa6791333289d779a8d5be861ea5469 #12 writing image sha256:3e3f9b14140c66e7a42417e2ddba22b82aa6791333289d779a8d5be861ea5469 0.1s done #12 naming to nexus.gz1.opensdn.io:5101/opensdn-analytics-collector:master-2_5_8_5-1_3 #12 naming to nexus.gz1.opensdn.io:5101/opensdn-analytics-collector:master-2_5_8_5-1_3 0.0s done #12 DONE 36.3s 2 warnings found (use docker --debug to expand):  - InvalidDefaultArgInFrom: Default value for ARG ${CONTRAIL_REGISTRY}/opensdn-analytics-base:${CONTRAIL_CONTAINER_TAG} results in empty or invalid base image name (line 6) - InvalidDefaultArgInFrom: Default value for ARG ${BUILD_IMAGE} results in empty or invalid base image name (line 4) 2026-02-20 15:05:13,562: INFO: Docker build duration: 153 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-analytics-collector] b98b96f428f3: Preparing cd983f939b59: Preparing 6102e3dea8c3: Preparing af05d80daac0: Preparing 96ae3b054f8a: Preparing 9353db0ff9a1: Preparing 10e6d547ac27: Preparing 683d1e016d9b: Preparing f6a1b1c95ffb: Preparing 77e7342ffa14: Preparing 4f19a84f5e3d: Preparing fb508f847639: Preparing 0eacfb800c5f: Preparing 0df63c85ca7c: Preparing 32984007813e: Preparing d26b4f0c9fc4: Preparing 44343de3ea1d: Preparing b98b96f428f3: Waiting cd983f939b59: Waiting 6102e3dea8c3: Waiting af05d80daac0: Waiting 96ae3b054f8a: Waiting 9353db0ff9a1: Waiting 10e6d547ac27: Waiting 683d1e016d9b: Waiting f6a1b1c95ffb: Waiting 77e7342ffa14: Waiting 4f19a84f5e3d: Waiting fb508f847639: Waiting 0eacfb800c5f: Waiting 0df63c85ca7c: Waiting 32984007813e: Waiting d26b4f0c9fc4: Waiting 44343de3ea1d: Waiting af05d80daac0: Layer already exists 6102e3dea8c3: Pushed 96ae3b054f8a: Layer already exists 9353db0ff9a1: Layer already exists 10e6d547ac27: Layer already exists 683d1e016d9b: Layer already exists f6a1b1c95ffb: Layer already exists 4f19a84f5e3d: Layer already exists 77e7342ffa14: Layer already exists fb508f847639: Layer already exists 0eacfb800c5f: Layer already exists 0df63c85ca7c: Layer already exists 32984007813e: Layer already exists d26b4f0c9fc4: Layer already exists 44343de3ea1d: Layer already exists b98b96f428f3: Pushed cd983f939b59: Pushed master-2_5_8_5-1_3: digest: sha256:a3b80ffb7e349c93eb805ac0ab59ec0350984b1be7dca98dcefe8a1a594f6a1a size: 3882 2026-02-20 15:05:42,090: INFO: Building opensdn-analytics-collector finished successfully, duration: 182 seconds WARNING: This output is designed for human readability. For machine-readable output, please use --format. IMAGE ID DISK USAGE CONTENT SIZE EXTRA nexus.gz1.opensdn.io:5101/opensdn-analytics-alarm-gen:master-2_5_8_5-1_3 85578019f086 683MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-api:master-2_5_8_5-1_3 af6dab0347f0 692MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-2_5_8_5-1_3 93fe63400367 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-collector:master-2_5_8_5-1_3 3e3f9b14140c 1.01GB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine:master-2_5_8_5-1_3 c9caf9249cae 892MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base:master-2_5_8_5-1_3 3fe7ee0a5af3 908MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-collector:master-2_5_8_5-1_3 f8a4a13d6847 908MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology:master-2_5_8_5-1_3 fa4f38a2f701 908MB 0B nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src:master-2_5_8_5-1_3 33b960a6f716 1.4MB 0B nexus.gz1.opensdn.io:5101/opensdn-base:master-2_5_8_5-1_3 e1ccc1e42a1e 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src:master-2_5_8_5-1_3 00faad2b4f58 4.17kB 0B nexus.gz1.opensdn.io:5101/opensdn-charms-src:master-2_5_8_5-1_3 106106d06077 6.05MB 0B nexus.gz1.opensdn.io:5101/opensdn-container-builder-src:master-2_5_8_5-1_3 38a5cf3560ac 2.39MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-api:master-2_5_8_5-1_3 fbb58517c97d 705MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-base:master-2_5_8_5-1_3 eacba226ffb6 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-dnsmasq:master-2_5_8_5-1_3 1b928c5cd013 682MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema:master-2_5_8_5-1_3 b4c271496e76 668MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-svcmonitor:master-2_5_8_5-1_3 a4136c73e710 689MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-base:master-2_5_8_5-1_3 933171b3279a 726MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-2_5_8_5-1_3 34c4e49c298a 1.28GB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-2_5_8_5-1_3 1c8e224e8af3 1.05GB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-named:master-2_5_8_5-1_3 d2cbf9b29d76 746MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base:master-2_5_8_5-1_3 c82ba6823a01 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job:master-2_5_8_5-1_3 0a7b8517b9b1 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web:master-2_5_8_5-1_3 62d7a33fbc74 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-debug:master-2_5_8_5-1_3 e188a8ee12f3 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-deployment-test:master-2_5_8_5-1_3 529b06541d2d 441MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-cassandra:master-2_5_8_5-1_3 8bd4fd4f1a58 331MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-haproxy:master-2_5_8_5-1_3 5ebfe41d0161 144MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-kafka:master-2_5_8_5-1_3 b42c20a3ccf9 392MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq:master-2_5_8_5-1_3 d22ab958a4b1 363MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-redis:master-2_5_8_5-1_3 e7b4d13c446b 171MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd:master-2_5_8_5-1_3 ac3455775669 440MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-stunnel:master-2_5_8_5-1_3 19c74154de85 454MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper:master-2_5_8_5-1_3 c81b1aea6b4e 301MB 0B nexus.gz1.opensdn.io:5101/opensdn-general-base:master-2_5_8_5-1_3 b8473cfdee77 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src:master-2_5_8_5-1_3 8e678499ae80 32.7MB 0B nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init:master-2_5_8_5-1_3 6f030a278496 687MB 0B nexus.gz1.opensdn.io:5101/opensdn-kubernetes-kube-manager:master-2_5_8_5-1_3 dc8a7ff973de 671MB 0B nexus.gz1.opensdn.io:5101/opensdn-node-init:master-2_5_8_5-1_3 5f54eea47228 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-nodemgr:master-2_5_8_5-1_3 848f3a1abdb9 802MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-compute-init:master-2_5_8_5-1_3 927b7641de5e 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-heat-init:master-2_5_8_5-1_3 492937951fe1 444MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-neutron-init:master-2_5_8_5-1_3 32a50cbbb43d 444MB 0B nexus.gz1.opensdn.io:5101/opensdn-provisioner:master-2_5_8_5-1_3 732d6f27744e 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-status:master-2_5_8_5-1_3 35729baaf44c 802MB 0B nexus.gz1.opensdn.io:5101/opensdn-test-test:master-2_5_8_5-1_3 e28ca62e2102 1.83GB 0B nexus.gz1.opensdn.io:5101/opensdn-tools:master-2_5_8_5-1_3 3c7214121970 1.39GB 0B nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_5_8_5-1_3 275eb63e427d 727MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent-dpdk:master-2_5_8_5-1_3 f00561785da5 1.02GB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent:master-2_5_8_5-1_3 baa1e65ec0a7 1.85GB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-base:master-2_5_8_5-1_3 72a34f25c7c3 737MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-build-init:master-2_5_8_5-1_3 0f05670f2305 615MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk:master-2_5_8_5-1_3 dd4c059abfb0 737MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init:master-2_5_8_5-1_3 37e75823eae0 368MB 0B nexus.gz1.opensdn.io:5101/tf-dev-sandbox:frozen 6ea80aea62af 23.5GB 0B U opensdn-test-test:master-2_5_8_5-1_3 e28ca62e2102 1.83GB 0B tf-dev-sandbox:compile 600a3328d300 24.2GB 0B