2025-09-13 05:17:38,759: INFO: Building opensdn-controller-webui-base 2025-09-13 05:17:39,045: 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_1_2-5 --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-controller-webui-base --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.21kB done #1 DONE 0.9s #2 [internal] load metadata for nexus.gz1.opensdn.io:5101/opensdn-general-base:master-2_1_1_2-5 #2 DONE 0.0s #3 [internal] load .dockerignore #3 transferring context: #3 transferring context: 2B done #3 DONE 0.5s #4 [1/3] FROM nexus.gz1.opensdn.io:5101/opensdn-general-base:master-2_1_1_2-5 #4 CACHED #5 [internal] load build context #5 transferring context: 63.66kB done #5 DONE 2.0s #6 [2/6] RUN set -e ; source /etc/os-release && ver=$(echo $VERSION_ID | cut -d '.' -f 1) ; if [[ ${ver} == 9 ]]; then NODEJS_VERSION="0.10.48" ; yum install -y nodejs-${NODEJS_VERSION} ; yum install -y npm-1:8.19.4 ; npm install -g coffeescript livescript ; else NODEJS_VERSION="0.10.48" ; yum module disable -y nodejs || true; yum install -y nodejs-${NODEJS_VERSION} ; fi && yum install -y contrail-web-controller contrail-web-core ; yum clean all -y ; rm -rf /var/cache/yum ; chown -R contrail:contrail /usr/src/contrail #6 0.953 Contrail repo 3.8 MB/s | 106 kB 00:00 #6 1.085 added from: http://tf-mirrors.gz1.opensdn.io/re 20 MB/s | 2.1 MB 00:00 #6 1.607 added from: http://tf-mirrors.gz1.opensdn.io/re 11 MB/s | 730 kB 00:00 #6 1.920 added from: http://tf-mirrors.gz1.opensdn.io/re 6.4 MB/s | 264 kB 00:00 #6 2.323 added from: http://tf-mirrors.gz1.opensdn.io/re 29 MB/s | 7.0 MB 00:00 #6 7.389 added from: http://tf-mirrors.gz1.opensdn.io/re 49 MB/s | 4.0 MB 00:00 #6 10.31 added from: http://tf-mirrors.gz1.opensdn.io/re 23 MB/s | 939 kB 00:00 #6 10.72 added from: http://tf-mirrors.gz1.opensdn.io/re 23 MB/s | 2.3 MB 00:00 #6 12.73 added from: http://tf-mirrors.gz1.opensdn.io/re 6.1 MB/s | 392 kB 00:00 #6 13.15 added from: http://tf-mirrors.gz1.opensdn.io/re 6.9 MB/s | 451 kB 00:00 #6 13.88 added from: http://tf-mirrors.gz1.opensdn.io/re 180 kB/s | 16 kB 00:00 #6 14.33 added from: http://tf-mirrors.gz1.opensdn.io/re 7.5 kB/s | 257 B 00:00 #6 14.76 added from: http://tf-mirrors.gz1.opensdn.io/re 314 kB/s | 13 kB 00:00 #6 15.24 added from: http://tf-mirrors.gz1.opensdn.io/re 1.5 MB/s | 64 kB 00:00 #6 16.52 added from: http://tf-mirrors.gz1.opensdn.io/re 40 MB/s | 30 MB 00:00 #6 39.70 Third parties for OpenSDN 28 MB/s | 5.4 MB 00:00 #6 54.46 No match for argument: nodejs-0.10.48 #6 54.59 Error: Unable to find a match: nodejs-0.10.48 #6 56.18 Last metadata expiration check: 0:00:17 ago on Sat 13 Sep 2025 05:18:20 AM UTC. #6 56.57 Dependencies resolved. #6 56.57 ================================================================================================ #6 56.57 Package Arch Version Repository Size #6 56.57 ================================================================================================ #6 56.57 Installing: #6 56.57 npm x86_64 1:8.19.4-1.16.20.2.8.el9_4 tf-mirrors.ci_repos_yum9-appstream 1.7 M #6 56.57 Installing dependencies: #6 56.57 libbrotli x86_64 1.0.9-7.el9_5 tf-mirrors.ci_repos_yum9-baseos 312 k #6 56.57 nodejs x86_64 1:16.20.2-8.el9_4 tf-mirrors.ci_repos_yum9-appstream 111 k #6 56.57 nodejs-libs x86_64 1:16.20.2-8.el9_4 tf-mirrors.ci_repos_yum9-appstream 15 M #6 56.57 Installing weak dependencies: #6 56.57 nodejs-docs noarch 1:16.20.2-8.el9_4 tf-mirrors.ci_repos_yum9-appstream 7.1 M #6 56.57 nodejs-full-i18n x86_64 1:16.20.2-8.el9_4 tf-mirrors.ci_repos_yum9-appstream 8.2 M #6 56.57 #6 56.57 Transaction Summary #6 56.57 ================================================================================================ #6 56.57 Install 6 Packages #6 56.57 #6 56.57 Total download size: 32 M #6 56.57 Installed size: 168 M #6 56.57 Downloading Packages: #6 56.61 (1/6): libbrotli-1.0.9-7.el9_5.x86_64.rpm 8.2 MB/s | 312 kB 00:00 #6 56.64 (2/6): nodejs-16.20.2-8.el9_4.x86_64.rpm 1.8 MB/s | 111 kB 00:00 #6 57.09 (3/6): nodejs-docs-16.20.2-8.el9_4.noarch.rpm 14 MB/s | 7.1 MB 00:00 #6 57.24 (4/6): nodejs-full-i18n-16.20.2-8.el9_4.x86_64. 13 MB/s | 8.2 MB 00:00 #6 57.29 (5/6): npm-8.19.4-1.16.20.2.8.el9_4.x86_64.rpm 9.2 MB/s | 1.7 MB 00:00 #6 57.43 (6/6): nodejs-libs-16.20.2-8.el9_4.x86_64.rpm 18 MB/s | 15 MB 00:00 #6 57.43 -------------------------------------------------------------------------------- #6 57.43 Total 37 MB/s | 32 MB 00:00 #6 57.43 Running transaction check #6 57.49 Transaction check succeeded. #6 57.49 Running transaction test #6 58.10 Transaction test succeeded. #6 58.11 Running transaction #6 59.08 Running scriptlet: npm-1:8.19.4-1.16.20.2.8.el9_4.x86_64 1/1 #6 59.22 Preparing : 1/1 #6 60.05 Installing : nodejs-docs-1:16.20.2-8.el9_4.noarch 1/6 #6 60.53 Installing : libbrotli-1.0.9-7.el9_5.x86_64 2/6 #6 60.97 Installing : nodejs-libs-1:16.20.2-8.el9_4.x86_64 3/6 #6 61.42 Installing : nodejs-full-i18n-1:16.20.2-8.el9_4.x86_64 4/6 #6 62.00 Installing : npm-1:8.19.4-1.16.20.2.8.el9_4.x86_64 5/6 #6 62.75 Installing : nodejs-1:16.20.2-8.el9_4.x86_64 6/6 #6 63.02 Running scriptlet: nodejs-1:16.20.2-8.el9_4.x86_64 6/6 #6 63.84 Verifying : libbrotli-1.0.9-7.el9_5.x86_64 1/6 #6 63.84 Verifying : nodejs-1:16.20.2-8.el9_4.x86_64 2/6 #6 63.84 Verifying : nodejs-docs-1:16.20.2-8.el9_4.noarch 3/6 #6 63.84 Verifying : nodejs-full-i18n-1:16.20.2-8.el9_4.x86_64 4/6 #6 63.84 Verifying : nodejs-libs-1:16.20.2-8.el9_4.x86_64 5/6 #6 63.84 Verifying : npm-1:8.19.4-1.16.20.2.8.el9_4.x86_64 6/6 #6 64.01 #6 64.01 Installed: #6 64.01 libbrotli-1.0.9-7.el9_5.x86_64 #6 64.01 nodejs-1:16.20.2-8.el9_4.x86_64 #6 64.01 nodejs-docs-1:16.20.2-8.el9_4.noarch #6 64.01 nodejs-full-i18n-1:16.20.2-8.el9_4.x86_64 #6 64.01 nodejs-libs-1:16.20.2-8.el9_4.x86_64 #6 64.01 npm-1:8.19.4-1.16.20.2.8.el9_4.x86_64 #6 64.01 #6 64.01 Complete! #6 68.61 npm notice #6 68.61 npm notice New major version of npm available! 8.19.4 -> 11.6.0 #6 68.61 npm notice Changelog: #6 68.61 npm notice Run `npm install -g npm@11.6.0` to update! #6 68.61 npm notice #6 68.61 #6 68.61 added 12 packages, and audited 13 packages in 3s #6 68.61 #6 68.61 found 0 vulnerabilities #6 69.47 Last metadata expiration check: 0:00:30 ago on Sat 13 Sep 2025 05:18:20 AM UTC. #6 69.58 Dependencies resolved. #6 69.58 ================================================================================================================= #6 69.58 Package Arch Version Repository Size #6 69.58 ================================================================================================================= #6 69.58 Installing: #6 69.58 contrail-web-controller x86_64 v0+master.2.1.0.7.5-master_2_1_0_7_5 contrail 2.2 M #6 69.58 contrail-web-core x86_64 v0+master.2.1.0.7.5-master_2_1_0_7_5 contrail 21 M #6 69.58 Upgrading: #6 69.58 ima-evm-utils x86_64 1.5-2.el9.0.1 tf-mirrors.ci_repos_yum9-baseos 68 k #6 69.58 libacl x86_64 2.3.1-4.el9 tf-mirrors.ci_repos_yum9-baseos 22 k #6 69.58 libselinux x86_64 3.6-1.el9 tf-mirrors.ci_repos_yum9-baseos 85 k #6 69.58 libsepol x86_64 3.6-1.el9 tf-mirrors.ci_repos_yum9-baseos 329 k #6 69.58 python3-rpm x86_64 4.16.1.3-34.el9.0.1 tf-mirrors.ci_repos_yum9-baseos 64 k #6 69.58 rpm x86_64 4.16.1.3-34.el9.0.1 tf-mirrors.ci_repos_yum9-baseos 485 k #6 69.58 rpm-build-libs x86_64 4.16.1.3-34.el9.0.1 tf-mirrors.ci_repos_yum9-baseos 88 k #6 69.58 rpm-libs x86_64 4.16.1.3-34.el9.0.1 tf-mirrors.ci_repos_yum9-baseos 307 k #6 69.58 rpm-sign-libs x86_64 4.16.1.3-34.el9.0.1 tf-mirrors.ci_repos_yum9-baseos 20 k #6 69.58 systemd-libs x86_64 252-46.el9_5.2.0.1 tf-mirrors.ci_repos_yum9-baseos 678 k #6 69.58 Installing dependencies: #6 69.58 acl x86_64 2.3.1-4.el9 tf-mirrors.ci_repos_yum9-baseos 69 k #6 69.58 attr x86_64 2.5.1-3.el9 tf-mirrors.ci_repos_yum9-baseos 58 k #6 69.58 dbus x86_64 1:1.12.20-8.el9 tf-mirrors.ci_repos_yum9-baseos 6.8 k #6 69.58 dbus-broker x86_64 28-7.el9 tf-mirrors.ci_repos_yum9-baseos 171 k #6 69.58 dbus-common noarch 1:1.12.20-8.el9 tf-mirrors.ci_repos_yum9-baseos 14 k #6 69.58 diffutils x86_64 3.7-12.el9 tf-mirrors.ci_repos_yum9-baseos 388 k #6 69.58 groff-base x86_64 1.22.4-10.el9 tf-mirrors.ci_repos_yum9-baseos 1.0 M #6 69.58 keyutils x86_64 1.6.3-1.el9 tf-mirrors.ci_repos_yum9-baseos 72 k #6 69.58 kmod-libs x86_64 28-10.el9 tf-mirrors.ci_repos_yum9-baseos 62 k #6 69.58 libseccomp x86_64 2.5.2-2.el9 tf-mirrors.ci_repos_yum9-baseos 71 k #6 69.58 libselinux-utils x86_64 3.6-1.el9 tf-mirrors.ci_repos_yum9-baseos 164 k #6 69.58 logrotate x86_64 3.18.0-8.el9 tf-mirrors.ci_repos_yum9-baseos 74 k #6 69.58 ncurses x86_64 6.2-10.20210508.el9 tf-mirrors.ci_repos_yum9-baseos 399 k #6 69.58 perl-AutoLoader noarch 5.74-481.el9 tf-mirrors.ci_repos_yum9-appstream 20 k #6 69.58 perl-B x86_64 1.80-481.el9 tf-mirrors.ci_repos_yum9-appstream 178 k #6 69.58 perl-Carp noarch 1.50-460.el9 tf-mirrors.ci_repos_yum9-appstream 29 k #6 69.58 perl-Class-Struct noarch 0.66-481.el9 tf-mirrors.ci_repos_yum9-appstream 21 k #6 69.58 perl-Data-Dumper x86_64 2.174-462.el9 tf-mirrors.ci_repos_yum9-appstream 55 k #6 69.58 perl-Digest noarch 1.19-4.el9 tf-mirrors.ci_repos_yum9-appstream 25 k #6 69.58 perl-Digest-MD5 x86_64 2.58-4.el9 tf-mirrors.ci_repos_yum9-appstream 36 k #6 69.58 perl-Encode x86_64 4:3.08-462.el9 tf-mirrors.ci_repos_yum9-appstream 1.7 M #6 69.58 perl-Errno x86_64 1.30-481.el9 tf-mirrors.ci_repos_yum9-appstream 13 k #6 69.58 perl-Exporter noarch 5.74-461.el9 tf-mirrors.ci_repos_yum9-appstream 31 k #6 69.58 perl-Fcntl x86_64 1.13-481.el9 tf-mirrors.ci_repos_yum9-appstream 19 k #6 69.58 perl-File-Basename noarch 2.85-481.el9 tf-mirrors.ci_repos_yum9-appstream 16 k #6 69.58 perl-File-Path noarch 2.18-4.el9 tf-mirrors.ci_repos_yum9-appstream 35 k #6 69.58 perl-File-Temp noarch 1:0.231.100-4.el9 tf-mirrors.ci_repos_yum9-appstream 59 k #6 69.58 perl-File-stat noarch 1.09-481.el9 tf-mirrors.ci_repos_yum9-appstream 16 k #6 69.58 perl-FileHandle noarch 2.03-481.el9 tf-mirrors.ci_repos_yum9-appstream 14 k #6 69.58 perl-Getopt-Long noarch 1:2.52-4.el9 tf-mirrors.ci_repos_yum9-appstream 60 k #6 69.58 perl-Getopt-Std noarch 1.12-481.el9 tf-mirrors.ci_repos_yum9-appstream 14 k #6 69.58 perl-HTTP-Tiny noarch 0.076-462.el9 tf-mirrors.ci_repos_yum9-appstream 53 k #6 69.58 perl-IO x86_64 1.43-481.el9 tf-mirrors.ci_repos_yum9-appstream 85 k #6 69.58 perl-IO-Socket-IP noarch 0.41-5.el9 tf-mirrors.ci_repos_yum9-appstream 42 k #6 69.58 perl-IO-Socket-SSL noarch 2.073-2.el9 tf-mirrors.ci_repos_yum9-appstream 214 k #6 69.58 perl-IPC-Open3 noarch 1.21-481.el9 tf-mirrors.ci_repos_yum9-appstream 21 k #6 69.58 perl-MIME-Base64 x86_64 3.16-4.el9 tf-mirrors.ci_repos_yum9-appstream 30 k #6 69.58 perl-Mozilla-CA noarch 20200520-6.el9 tf-mirrors.ci_repos_yum9-appstream 12 k #6 69.58 perl-Net-SSLeay x86_64 1.94-1.el9 tf-mirrors.ci_repos_yum9-appstream 391 k #6 69.58 perl-POSIX x86_64 1.94-481.el9 tf-mirrors.ci_repos_yum9-appstream 95 k #6 69.58 perl-PathTools x86_64 3.78-461.el9 tf-mirrors.ci_repos_yum9-appstream 85 k #6 69.58 perl-Pod-Escapes noarch 1:1.07-460.el9 tf-mirrors.ci_repos_yum9-appstream 20 k #6 69.58 perl-Pod-Perldoc noarch 3.28.01-461.el9 tf-mirrors.ci_repos_yum9-appstream 83 k #6 69.58 perl-Pod-Simple noarch 1:3.42-4.el9 tf-mirrors.ci_repos_yum9-appstream 215 k #6 69.58 perl-Pod-Usage noarch 4:2.01-4.el9 tf-mirrors.ci_repos_yum9-appstream 40 k #6 69.58 perl-Scalar-List-Utils x86_64 4:1.56-462.el9 tf-mirrors.ci_repos_yum9-appstream 70 k #6 69.58 perl-SelectSaver noarch 1.02-481.el9 tf-mirrors.ci_repos_yum9-appstream 10 k #6 69.58 perl-Socket x86_64 4:2.031-4.el9 tf-mirrors.ci_repos_yum9-appstream 54 k #6 69.58 perl-Storable x86_64 1:3.21-460.el9 tf-mirrors.ci_repos_yum9-appstream 95 k #6 69.58 perl-Symbol noarch 1.08-481.el9 tf-mirrors.ci_repos_yum9-appstream 13 k #6 69.58 perl-Term-ANSIColor noarch 5.01-461.el9 tf-mirrors.ci_repos_yum9-appstream 48 k #6 69.58 perl-Term-Cap noarch 1.17-460.el9 tf-mirrors.ci_repos_yum9-appstream 22 k #6 69.58 perl-Text-ParseWords noarch 3.30-460.el9 tf-mirrors.ci_repos_yum9-appstream 16 k #6 69.58 perl-Text-Tabs+Wrap noarch 2013.0523-460.el9 tf-mirrors.ci_repos_yum9-appstream 23 k #6 69.58 perl-Time-Local noarch 2:1.300-7.el9 tf-mirrors.ci_repos_yum9-appstream 33 k #6 69.58 perl-URI noarch 5.09-3.el9 tf-mirrors.ci_repos_yum9-appstream 108 k #6 69.58 perl-base noarch 2.27-481.el9 tf-mirrors.ci_repos_yum9-appstream 15 k #6 69.58 perl-constant noarch 1.33-461.el9 tf-mirrors.ci_repos_yum9-appstream 23 k #6 69.58 perl-if noarch 0.60.800-481.el9 tf-mirrors.ci_repos_yum9-appstream 13 k #6 69.58 perl-interpreter x86_64 4:5.32.1-481.el9 tf-mirrors.ci_repos_yum9-appstream 70 k #6 69.58 perl-libnet noarch 3.13-4.el9 tf-mirrors.ci_repos_yum9-appstream 125 k #6 69.58 perl-libs x86_64 4:5.32.1-481.el9 tf-mirrors.ci_repos_yum9-appstream 2.0 M #6 69.58 perl-mro x86_64 1.23-481.el9 tf-mirrors.ci_repos_yum9-appstream 27 k #6 69.58 perl-overload noarch 1.31-481.el9 tf-mirrors.ci_repos_yum9-appstream 44 k #6 69.58 perl-overloading noarch 0.02-481.el9 tf-mirrors.ci_repos_yum9-appstream 11 k #6 69.58 perl-parent noarch 1:0.238-460.el9 tf-mirrors.ci_repos_yum9-appstream 14 k #6 69.58 perl-podlators noarch 1:4.14-460.el9 tf-mirrors.ci_repos_yum9-appstream 112 k #6 69.58 perl-subs noarch 1.03-481.el9 tf-mirrors.ci_repos_yum9-appstream 10 k #6 69.58 perl-vars noarch 1.05-481.el9 tf-mirrors.ci_repos_yum9-appstream 12 k #6 69.58 policycoreutils x86_64 3.6-2.1.el9 tf-mirrors.ci_repos_yum9-baseos 208 k #6 69.58 redis x86_64 6.2.17-1.el9_5 tf-mirrors.ci_repos_yum9-appstream 1.3 M #6 69.58 rpm-plugin-selinux x86_64 4.16.1.3-34.el9.0.1 tf-mirrors.ci_repos_yum9-baseos 16 k #6 69.58 ruby x86_64 3.0.7-163.el9_5 tf-mirrors.ci_repos_yum9-appstream 38 k #6 69.58 ruby-libs x86_64 3.0.7-163.el9_5 tf-mirrors.ci_repos_yum9-appstream 3.2 M #6 69.58 rubygem-io-console x86_64 0.5.7-163.el9_5 tf-mirrors.ci_repos_yum9-appstream 22 k #6 69.58 rubygem-json x86_64 2.5.1-163.el9_5 tf-mirrors.ci_repos_yum9-appstream 51 k #6 69.58 rubygem-psych x86_64 3.3.2-163.el9_5 tf-mirrors.ci_repos_yum9-appstream 48 k #6 69.58 selinux-policy noarch 38.1.45-3.el9_5 tf-mirrors.ci_repos_yum9-baseos 48 k #6 69.58 selinux-policy-targeted noarch 38.1.45-3.el9_5 tf-mirrors.ci_repos_yum9-baseos 6.5 M #6 69.58 systemd x86_64 252-46.el9_5.2.0.1 tf-mirrors.ci_repos_yum9-baseos 4.0 M #6 69.58 systemd-pam x86_64 252-46.el9_5.2.0.1 tf-mirrors.ci_repos_yum9-baseos 285 k #6 69.58 systemd-rpm-macros noarch 252-46.el9_5.2.0.1 tf-mirrors.ci_repos_yum9-baseos 73 k #6 69.58 Installing weak dependencies: #6 69.58 perl-NDBM_File x86_64 1.15-481.el9 tf-mirrors.ci_repos_yum9-appstream 21 k #6 69.58 ruby-default-gems noarch 3.0.7-163.el9_5 tf-mirrors.ci_repos_yum9-appstream 29 k #6 69.58 rubygem-bigdecimal x86_64 3.0.0-163.el9_5 tf-mirrors.ci_repos_yum9-appstream 51 k #6 69.58 rubygem-bundler noarch 2.2.33-163.el9_5 tf-mirrors.ci_repos_yum9-appstream 369 k #6 69.58 rubygem-rdoc noarch 6.3.4.1-163.el9_5 tf-mirrors.ci_repos_yum9-appstream 398 k #6 69.58 rubygems noarch 3.2.33-163.el9_5 tf-mirrors.ci_repos_yum9-appstream 253 k #6 69.58 #6 69.58 Transaction Summary #6 69.58 ================================================================================================================= #6 69.58 Install 90 Packages #6 69.58 Upgrade 10 Packages #6 69.58 #6 69.62 Total download size: 52 M #6 69.62 Downloading Packages: #6 69.82 (1/100): contrail-web-controller-v0+master.2.1. 9.8 MB/s | 2.2 MB 00:00 #6 69.99 (2/100): acl-2.3.1-4.el9.x86_64.rpm 176 kB/s | 69 kB 00:00 #6 70.00 (3/100): attr-2.5.1-3.el9.x86_64.rpm 339 kB/s | 58 kB 00:00 #6 70.00 (4/100): dbus-1.12.20-8.el9.x86_64.rpm 663 kB/s | 6.8 kB 00:00 #6 70.01 (5/100): dbus-common-1.12.20-8.el9.noarch.rpm 2.1 MB/s | 14 kB 00:00 #6 70.01 (6/100): dbus-broker-28-7.el9.x86_64.rpm 9.7 MB/s | 171 kB 00:00 #6 70.02 (7/100): diffutils-3.7-12.el9.x86_64.rpm 27 MB/s | 388 kB 00:00 #6 70.03 (8/100): keyutils-1.6.3-1.el9.x86_64.rpm 13 MB/s | 72 kB 00:00 #6 70.04 (9/100): kmod-libs-28-10.el9.x86_64.rpm 11 MB/s | 62 kB 00:00 #6 70.06 (10/100): groff-base-1.22.4-10.el9.x86_64.rpm 26 MB/s | 1.0 MB 00:00 #6 70.06 (11/100): libseccomp-2.5.2-2.el9.x86_64.rpm 2.9 MB/s | 71 kB 00:00 #6 70.06 (12/100): libselinux-utils-3.6-1.el9.x86_64.rpm 18 MB/s | 164 kB 00:00 #6 70.07 (13/100): logrotate-3.18.0-8.el9.x86_64.rpm 7.8 MB/s | 74 kB 00:00 #6 70.08 (14/100): ncurses-6.2-10.20210508.el9.x86_64.rp 33 MB/s | 399 kB 00:00 #6 70.10 (15/100): policycoreutils-3.6-2.1.el9.x86_64.rp 15 MB/s | 208 kB 00:00 #6 70.10 (16/100): rpm-plugin-selinux-4.16.1.3-34.el9.0. 1.7 MB/s | 16 kB 00:00 #6 70.10 (17/100): selinux-policy-38.1.45-3.el9_5.noarch 4.6 MB/s | 48 kB 00:00 #6 70.17 (18/100): systemd-252-46.el9_5.2.0.1.x86_64.rpm 52 MB/s | 4.0 MB 00:00 #6 70.20 (19/100): systemd-pam-252-46.el9_5.2.0.1.x86_64 30 MB/s | 285 kB 00:00 #6 70.20 (20/100): systemd-rpm-macros-252-46.el9_5.2.0.1 7.3 MB/s | 73 kB 00:00 #6 70.51 (21/100): perl-AutoLoader-5.74-481.el9.noarch.r 63 kB/s | 20 kB 00:00 #6 70.98 (22/100): perl-B-1.80-481.el9.x86_64.rpm 381 kB/s | 178 kB 00:00 #6 71.39 (23/100): perl-Carp-1.50-460.el9.noarch.rpm 70 kB/s | 29 kB 00:00 #6 71.42 (24/100): selinux-policy-targeted-38.1.45-3.el9 4.9 MB/s | 6.5 MB 00:01 #6 71.44 (25/100): perl-Class-Struct-0.66-481.el9.noarch 513 kB/s | 21 kB 00:00 #6 71.44 (26/100): perl-Data-Dumper-2.174-462.el9.x86_64 6.0 MB/s | 55 kB 00:00 #6 71.44 (27/100): perl-Digest-1.19-4.el9.noarch.rpm 2.3 MB/s | 25 kB 00:00 #6 71.45 (28/100): perl-Digest-MD5-2.58-4.el9.x86_64.rpm 3.0 MB/s | 36 kB 00:00 #6 71.47 (29/100): perl-Errno-1.30-481.el9.x86_64.rpm 3.3 MB/s | 13 kB 00:00 #6 71.47 (30/100): perl-Exporter-5.74-461.el9.noarch.rpm 5.6 MB/s | 31 kB 00:00 #6 71.47 (31/100): perl-Fcntl-1.13-481.el9.x86_64.rpm 4.6 MB/s | 19 kB 00:00 #6 71.47 (32/100): perl-File-Basename-2.85-481.el9.noarc 3.5 MB/s | 16 kB 00:00 #6 71.49 (33/100): perl-Encode-3.08-462.el9.x86_64.rpm 35 MB/s | 1.7 MB 00:00 #6 71.49 (34/100): perl-File-Path-2.18-4.el9.noarch.rpm 1.3 MB/s | 35 kB 00:00 #6 71.50 (35/100): perl-File-Temp-0.231.100-4.el9.noarch 6.9 MB/s | 59 kB 00:00 #6 71.50 (36/100): perl-File-stat-1.09-481.el9.noarch.rp 2.0 MB/s | 16 kB 00:00 #6 71.50 (37/100): perl-FileHandle-2.03-481.el9.noarch.r 2.2 MB/s | 14 kB 00:00 #6 71.51 (38/100): perl-Getopt-Long-2.52-4.el9.noarch.rp 7.6 MB/s | 60 kB 00:00 #6 71.51 (39/100): perl-Getopt-Std-1.12-481.el9.noarch.r 1.9 MB/s | 14 kB 00:00 #6 71.51 (40/100): perl-HTTP-Tiny-0.076-462.el9.noarch.r 7.6 MB/s | 53 kB 00:00 #6 71.53 (41/100): perl-IO-1.43-481.el9.x86_64.rpm 10 MB/s | 85 kB 00:00 #6 71.53 (42/100): perl-IO-Socket-IP-0.41-5.el9.noarch.r 4.7 MB/s | 42 kB 00:00 #6 71.55 (43/100): perl-IO-Socket-SSL-2.073-2.el9.noarch 22 MB/s | 214 kB 00:00 #6 71.55 (44/100): perl-IPC-Open3-1.21-481.el9.noarch.rp 2.2 MB/s | 21 kB 00:00 #6 71.55 (45/100): perl-MIME-Base64-3.16-4.el9.x86_64.rp 3.3 MB/s | 30 kB 00:00 #6 71.55 (46/100): perl-Mozilla-CA-20200520-6.el9.noarch 1.2 MB/s | 12 kB 00:00 #6 71.55 (47/100): perl-NDBM_File-1.15-481.el9.x86_64.rp 1.7 MB/s | 21 kB 00:00 #6 71.56 (48/100): perl-POSIX-1.94-481.el9.x86_64.rpm 9.2 MB/s | 95 kB 00:00 #6 71.58 (49/100): perl-Net-SSLeay-1.94-1.el9.x86_64.rpm 15 MB/s | 391 kB 00:00 #6 71.58 (50/100): perl-PathTools-3.78-461.el9.x86_64.rp 6.2 MB/s | 85 kB 00:00 #6 71.59 (51/100): perl-Pod-Escapes-1.07-460.el9.noarch. 1.2 MB/s | 20 kB 00:00 #6 71.60 (52/100): perl-Pod-Perldoc-3.28.01-461.el9.noar 5.0 MB/s | 83 kB 00:00 #6 71.62 (53/100): perl-Pod-Simple-3.42-4.el9.noarch.rpm 14 MB/s | 215 kB 00:00 #6 71.62 (54/100): perl-Pod-Usage-2.01-4.el9.noarch.rpm 2.4 MB/s | 40 kB 00:00 #6 71.62 (55/100): perl-Scalar-List-Utils-1.56-462.el9.x 5.1 MB/s | 70 kB 00:00 #6 71.62 (56/100): perl-SelectSaver-1.02-481.el9.noarch. 907 kB/s | 10 kB 00:00 #6 71.63 (57/100): perl-Socket-2.031-4.el9.x86_64.rpm 4.5 MB/s | 54 kB 00:00 #6 71.64 (58/100): perl-Storable-3.21-460.el9.x86_64.rpm 5.6 MB/s | 95 kB 00:00 #6 71.66 (59/100): perl-Symbol-1.08-481.el9.noarch.rpm 840 kB/s | 13 kB 00:00 #6 71.66 (60/100): perl-Term-ANSIColor-5.01-461.el9.noar 4.7 MB/s | 48 kB 00:00 #6 71.66 (61/100): perl-Term-Cap-1.17-460.el9.noarch.rpm 2.2 MB/s | 22 kB 00:00 #6 71.66 (62/100): perl-Text-ParseWords-3.30-460.el9.noa 1.6 MB/s | 16 kB 00:00 #6 71.66 (63/100): perl-Text-Tabs+Wrap-2013.0523-460.el9 2.1 MB/s | 23 kB 00:00 #6 71.68 (64/100): perl-Time-Local-1.300-7.el9.noarch.rp 2.6 MB/s | 33 kB 00:00 #6 71.68 (65/100): perl-URI-5.09-3.el9.noarch.rpm 8.9 MB/s | 108 kB 00:00 #6 71.68 (66/100): perl-base-2.27-481.el9.noarch.rpm 1.6 MB/s | 15 kB 00:00 #6 71.69 (67/100): perl-constant-1.33-461.el9.noarch.rpm 2.1 MB/s | 23 kB 00:00 #6 71.70 (68/100): perl-if-0.60.800-481.el9.noarch.rpm 954 kB/s | 13 kB 00:00 #6 71.70 (69/100): perl-interpreter-5.32.1-481.el9.x86_6 5.8 MB/s | 70 kB 00:00 #6 71.71 (70/100): perl-libnet-3.13-4.el9.noarch.rpm 12 MB/s | 125 kB 00:00 #6 71.72 (71/100): perl-mro-1.23-481.el9.x86_64.rpm 2.0 MB/s | 27 kB 00:00 #6 71.73 (72/100): perl-overload-1.31-481.el9.noarch.rpm 7.7 MB/s | 44 kB 00:00 #6 71.73 (73/100): perl-overloading-0.02-481.el9.noarch. 1.6 MB/s | 11 kB 00:00 #6 71.74 (74/100): perl-parent-0.238-460.el9.noarch.rpm 1.7 MB/s | 14 kB 00:00 #6 71.75 (75/100): perl-podlators-4.14-460.el9.noarch.rp 13 MB/s | 112 kB 00:00 #6 71.77 (76/100): perl-subs-1.03-481.el9.noarch.rpm 1.1 MB/s | 10 kB 00:00 #6 71.79 (77/100): perl-libs-5.32.1-481.el9.x86_64.rpm 21 MB/s | 2.0 MB 00:00 #6 71.82 (78/100): perl-vars-1.05-481.el9.noarch.rpm 280 kB/s | 12 kB 00:00 #6 71.82 (79/100): ruby-3.0.7-163.el9_5.x86_64.rpm 3.5 MB/s | 38 kB 00:00 #6 71.87 (80/100): redis-6.2.17-1.el9_5.x86_64.rpm 23 MB/s | 1.3 MB 00:00 #6 71.87 (81/100): ruby-default-gems-3.0.7-163.el9_5.noa 674 kB/s | 29 kB 00:00 #6 71.87 (82/100): rubygem-bigdecimal-3.0.0-163.el9_5.x8 8.3 MB/s | 51 kB 00:00 #6 72.26 (83/100): contrail-web-core-v0+master.2.1.0.7.5 8.1 MB/s | 21 MB 00:02 #6 72.43 (84/100): rubygem-bundler-2.2.33-163.el9_5.noar 656 kB/s | 369 kB 00:00 #6 72.43 (85/100): rubygem-io-console-0.5.7-163.el9_5.x8 288 kB/s | 22 kB 00:00 #6 72.45 (86/100): rubygem-json-2.5.1-163.el9_5.x86_64.r 7.6 MB/s | 51 kB 00:00 #6 72.51 (87/100): ruby-libs-3.0.7-163.el9_5.x86_64.rpm 4.8 MB/s | 3.2 MB 00:00 #6 72.53 (88/100): rubygem-rdoc-6.3.4.1-163.el9_5.noarch 4.2 MB/s | 398 kB 00:00 #6 72.53 (89/100): rubygem-psych-3.3.2-163.el9_5.x86_64. 482 kB/s | 48 kB 00:00 #6 72.71 (90/100): ima-evm-utils-1.5-2.el9.0.1.x86_64.rp 370 kB/s | 68 kB 00:00 #6 72.72 (91/100): libacl-2.3.1-4.el9.x86_64.rpm 115 kB/s | 22 kB 00:00 #6 72.73 (92/100): libselinux-3.6-1.el9.x86_64.rpm 4.5 MB/s | 85 kB 00:00 #6 72.73 (93/100): rubygems-3.2.33-163.el9_5.noarch.rpm 1.1 MB/s | 253 kB 00:00 #6 72.74 (94/100): python3-rpm-4.16.1.3-34.el9.0.1.x86_6 7.0 MB/s | 64 kB 00:00 #6 72.76 (95/100): libsepol-3.6-1.el9.x86_64.rpm 9.1 MB/s | 329 kB 00:00 #6 72.76 (96/100): rpm-build-libs-4.16.1.3-34.el9.0.1.x8 3.5 MB/s | 88 kB 00:00 #6 72.78 (97/100): rpm-4.16.1.3-34.el9.0.1.x86_64.rpm 13 MB/s | 485 kB 00:00 #6 72.78 (98/100): rpm-sign-libs-4.16.1.3-34.el9.0.1.x86 1.2 MB/s | 20 kB 00:00 #6 72.79 (99/100): rpm-libs-4.16.1.3-34.el9.0.1.x86_64.r 10 MB/s | 307 kB 00:00 #6 72.80 (100/100): systemd-libs-252-46.el9_5.2.0.1.x86_ 26 MB/s | 678 kB 00:00 #6 72.80 -------------------------------------------------------------------------------- #6 72.83 Total 16 MB/s | 52 MB 00:03 #6 72.83 Running transaction check #6 73.24 Transaction check succeeded. #6 73.24 Running transaction test #6 74.59 Transaction test succeeded. #6 74.60 Running transaction #6 77.44 Running scriptlet: selinux-policy-targeted-38.1.45-3.el9_5.noarch 1/1 #6 77.68 Preparing : 1/1 #6 77.92 Installing : ruby-libs-3.0.7-163.el9_5.x86_64 1/110 #6 78.31 Upgrading : libacl-2.3.1-4.el9.x86_64 2/110 #6 78.50 Upgrading : rpm-4.16.1.3-34.el9.0.1.x86_64 3/110 #6 78.84 Upgrading : rpm-libs-4.16.1.3-34.el9.0.1.x86_64 4/110 #6 78.88 Installing : rubygem-bigdecimal-3.0.0-163.el9_5.x86_64 5/110 #6 78.91 Installing : ruby-default-gems-3.0.7-163.el9_5.noarch 6/110 #6 79.01 Installing : rubygem-bundler-2.2.33-163.el9_5.noarch 7/110 #6 79.03 Installing : rubygem-io-console-0.5.7-163.el9_5.x86_64 8/110 #6 79.05 Installing : rubygem-json-2.5.1-163.el9_5.x86_64 9/110 #6 79.06 Installing : rubygem-psych-3.3.2-163.el9_5.x86_64 10/110 #6 79.11 Installing : rubygem-rdoc-6.3.4.1-163.el9_5.noarch 11/110 #6 79.18 Installing : rubygems-3.2.33-163.el9_5.noarch 12/110 #6 79.19 Installing : ruby-3.0.7-163.el9_5.x86_64 13/110 #6 79.22 Upgrading : libsepol-3.6-1.el9.x86_64 14/110 #6 79.24 Upgrading : libselinux-3.6-1.el9.x86_64 15/110 #6 79.29 Upgrading : systemd-libs-252-46.el9_5.2.0.1.x86_64 16/110 #6 79.31 Running scriptlet: systemd-libs-252-46.el9_5.2.0.1.x86_64 16/110 #6 79.40 Installing : libselinux-utils-3.6-1.el9.x86_64 17/110 #6 79.43 Upgrading : rpm-build-libs-4.16.1.3-34.el9.0.1.x86_64 18/110 #6 79.44 Installing : acl-2.3.1-4.el9.x86_64 19/110 #6 79.45 Installing : systemd-rpm-macros-252-46.el9_5.2.0.1.noarch 20/110 #6 79.48 Installing : ncurses-6.2-10.20210508.el9.x86_64 21/110 #6 79.64 Installing : libseccomp-2.5.2-2.el9.x86_64 22/110 #6 79.65 Installing : kmod-libs-28-10.el9.x86_64 23/110 #6 79.67 Installing : keyutils-1.6.3-1.el9.x86_64 24/110 #6 79.68 Running scriptlet: groff-base-1.22.4-10.el9.x86_64 25/110 #6 79.78 Installing : groff-base-1.22.4-10.el9.x86_64 25/110 #6 79.83 Running scriptlet: groff-base-1.22.4-10.el9.x86_64 25/110 #6 79.83 Installing : perl-Digest-1.19-4.el9.noarch 26/110 #6 79.85 Installing : perl-Digest-MD5-2.58-4.el9.x86_64 27/110 #6 79.88 Installing : perl-B-1.80-481.el9.x86_64 28/110 #6 79.89 Installing : perl-FileHandle-2.03-481.el9.noarch 29/110 #6 79.91 Installing : perl-Data-Dumper-2.174-462.el9.x86_64 30/110 #6 79.92 Installing : perl-libnet-3.13-4.el9.noarch 31/110 #6 79.94 Installing : perl-AutoLoader-5.74-481.el9.noarch 32/110 #6 79.95 Installing : perl-base-2.27-481.el9.noarch 33/110 #6 79.98 Installing : perl-URI-5.09-3.el9.noarch 34/110 #6 79.99 Installing : perl-Mozilla-CA-20200520-6.el9.noarch 35/110 #6 80.00 Installing : perl-if-0.60.800-481.el9.noarch 36/110 #6 80.01 Installing : perl-IO-Socket-IP-0.41-5.el9.noarch 37/110 #6 80.02 Installing : perl-Time-Local-2:1.300-7.el9.noarch 38/110 #6 80.03 Installing : perl-File-Path-2.18-4.el9.noarch 39/110 #6 80.26 Installing : perl-IO-Socket-SSL-2.073-2.el9.noarch 40/110 #6 80.58 Installing : perl-Net-SSLeay-1.94-1.el9.x86_64 41/110 #6 81.13 Installing : perl-Pod-Escapes-1:1.07-460.el9.noarch 42/110 #6 81.14 Installing : perl-Text-Tabs+Wrap-2013.0523-460.el9.noarch 43/110 #6 81.19 Installing : perl-Class-Struct-0.66-481.el9.noarch 44/110 #6 81.19 Installing : perl-POSIX-1.94-481.el9.x86_64 45/110 #6 81.22 Installing : perl-Term-ANSIColor-5.01-461.el9.noarch 46/110 #6 81.23 Installing : perl-IPC-Open3-1.21-481.el9.noarch 47/110 #6 81.24 Installing : perl-subs-1.03-481.el9.noarch 48/110 #6 81.27 Installing : perl-File-Temp-1:0.231.100-4.el9.noarch 49/110 #6 81.29 Installing : perl-HTTP-Tiny-0.076-462.el9.noarch 50/110 #6 81.31 Installing : perl-Term-Cap-1.17-460.el9.noarch 51/110 #6 81.33 Installing : perl-Pod-Simple-1:3.42-4.el9.noarch 52/110 #6 81.35 Installing : perl-Socket-4:2.031-4.el9.x86_64 53/110 #6 81.36 Installing : perl-SelectSaver-1.02-481.el9.noarch 54/110 #6 81.37 Installing : perl-Symbol-1.08-481.el9.noarch 55/110 #6 81.38 Installing : perl-File-stat-1.09-481.el9.noarch 56/110 #6 81.39 Installing : perl-podlators-1:4.14-460.el9.noarch 57/110 #6 81.41 Installing : perl-Pod-Perldoc-3.28.01-461.el9.noarch 58/110 #6 81.43 Installing : perl-Fcntl-1.13-481.el9.x86_64 59/110 #6 81.44 Installing : perl-Text-ParseWords-3.30-460.el9.noarch 60/110 #6 81.49 Installing : perl-mro-1.23-481.el9.x86_64 61/110 #6 81.59 Installing : perl-IO-1.43-481.el9.x86_64 62/110 #6 81.60 Installing : perl-overloading-0.02-481.el9.noarch 63/110 #6 81.62 Installing : perl-Pod-Usage-4:2.01-4.el9.noarch 64/110 #6 81.63 Installing : perl-Errno-1.30-481.el9.x86_64 65/110 #6 81.65 Installing : perl-File-Basename-2.85-481.el9.noarch 66/110 #6 81.66 Installing : perl-Getopt-Std-1.12-481.el9.noarch 67/110 #6 81.68 Installing : perl-MIME-Base64-3.16-4.el9.x86_64 68/110 #6 81.70 Installing : perl-Scalar-List-Utils-4:1.56-462.el9.x86_64 69/110 #6 81.72 Installing : perl-constant-1.33-461.el9.noarch 70/110 #6 81.73 Installing : perl-Storable-1:3.21-460.el9.x86_64 71/110 #6 81.75 Installing : perl-overload-1.31-481.el9.noarch 72/110 #6 81.75 Installing : perl-parent-1:0.238-460.el9.noarch 73/110 #6 81.78 Installing : perl-vars-1.05-481.el9.noarch 74/110 #6 81.78 Installing : perl-Getopt-Long-1:2.52-4.el9.noarch 75/110 #6 81.78 Installing : perl-Carp-1.50-460.el9.noarch 76/110 #6 81.79 Installing : perl-Exporter-5.74-461.el9.noarch 77/110 #6 81.82 Installing : perl-NDBM_File-1.15-481.el9.x86_64 78/110 #6 81.82 Installing : perl-PathTools-3.78-461.el9.x86_64 79/110 #6 81.93 Installing : perl-Encode-4:3.08-462.el9.x86_64 80/110 #6 82.10 Installing : perl-libs-4:5.32.1-481.el9.x86_64 81/110 #6 82.11 Installing : perl-interpreter-4:5.32.1-481.el9.x86_64 82/110 #6 82.14 Installing : diffutils-3.7-12.el9.x86_64 83/110 #6 82.17 Installing : policycoreutils-3.6-2.1.el9.x86_64 84/110 #6 82.17 Running scriptlet: policycoreutils-3.6-2.1.el9.x86_64 84/110 #6 82.20 Installing : selinux-policy-38.1.45-3.el9_5.noarch 85/110 #6 82.20 Running scriptlet: selinux-policy-38.1.45-3.el9_5.noarch 85/110 #6 82.26 Running scriptlet: selinux-policy-targeted-38.1.45-3.el9_5.noarch 86/110 #6 82.54 Installing : selinux-policy-targeted-38.1.45-3.el9_5.noarch 86/110 #6 82.93 Running scriptlet: selinux-policy-targeted-38.1.45-3.el9_5.noarch 86/110 #6 94.52 Installing : dbus-1:1.12.20-8.el9.x86_64 87/110 #6 94.53 Installing : systemd-pam-252-46.el9_5.2.0.1.x86_64 88/110 #6 94.56 Running scriptlet: systemd-252-46.el9_5.2.0.1.x86_64 89/110 #6 95.04 Installing : systemd-252-46.el9_5.2.0.1.x86_64 89/110 #6 95.05 Running scriptlet: systemd-252-46.el9_5.2.0.1.x86_64 89/110 #6 103.9 Installing : dbus-common-1:1.12.20-8.el9.noarch 90/110 #6 103.9 Running scriptlet: dbus-common-1:1.12.20-8.el9.noarch 90/110 #6 104.0 Created symlink /etc/systemd/system/sockets.target.wants/dbus.socket → /usr/lib/systemd/system/dbus.socket. #6 104.0 Created symlink /etc/systemd/user/sockets.target.wants/dbus.socket → /usr/lib/systemd/user/dbus.socket. #6 104.0 #6 104.0 Running scriptlet: dbus-broker-28-7.el9.x86_64 91/110 #6 104.1 Installing : dbus-broker-28-7.el9.x86_64 91/110 #6 104.1 Running scriptlet: dbus-broker-28-7.el9.x86_64 91/110 #6 104.1 Created symlink /etc/systemd/system/dbus.service → /usr/lib/systemd/system/dbus-broker.service. #6 104.1 Created symlink /etc/systemd/user/dbus.service → /usr/lib/systemd/user/dbus-broker.service. #6 104.1 #6 104.1 Running scriptlet: logrotate-3.18.0-8.el9.x86_64 92/110 #6 104.1 Installing : logrotate-3.18.0-8.el9.x86_64 92/110 #6 104.2 Running scriptlet: logrotate-3.18.0-8.el9.x86_64 92/110 #6 104.2 Created symlink /etc/systemd/system/timers.target.wants/logrotate.timer → /usr/lib/systemd/system/logrotate.timer. #6 104.2 #6 104.2 Running scriptlet: redis-6.2.17-1.el9_5.x86_64 93/110 #6 104.3 Installing : redis-6.2.17-1.el9_5.x86_64 93/110 #6 104.3 Running scriptlet: redis-6.2.17-1.el9_5.x86_64 93/110 #6 104.4 Running scriptlet: contrail-web-core-v0+master.2.1.0.7.5-master_2_1 94/110 #6 104.5 ........+.+......+.....+...+.+...+..+......+.......+..+.............+...+++++++++++++++++++++++++++++++++++++++*..+......+....+++++++++++++++++++++++++++++++++++++++*...+...+.........+................+......+...+........+.............+.....+.+......+...+.....+....+........+.........+...............+.+.........+...+.....+...+.............+..+.............+...............+..+....+.....+.+..+......+.+..............+....+........+.......+..+...+...+.......+...+.....+....+...+..+.+..+............+.+..+...............+.........................+..+...+...+............+.+..+.............+..+...+.+...+..+.+.........+........+.+.....+.+...+..+.+.....+...+......+....+.........+.....+.+.....................+......+..+......+................+......+..+.+...........+...+..........+..+....+.....+................+.........+.....+.......+..+...+....+..............+.......+..+...+...+....+.....................+.....+.......+...+..+....+...+..+....+.........+......+..+.........+.+........+.......+..+...+............+...+....+....................+....+.........++++++ #6 104.5 ..+.....................+......+.+..+.+...............+++++++++++++++++++++++++++++++++++++++*........+.......+...+...+..+......+.+.....+......+...+....+........+....+.....+......+...+.......+..+.+..+....+.....+....+..+...+...................+..+.+...+..............+.+......+.....+.+..................+.........+...+..+.....................+....+........+...+.+...+++++++++++++++++++++++++++++++++++++++*.+.....+....+...+............+...+........++++++ #6 104.5 ----- #6 104.5 Certificate request self-signature ok #6 104.5 subject=C=US, ST=CA, L=Sunnyvale, O=JuniperNetworks, OU=JuniperCA, CN=ContrailCA #6 104.5 #6 106.3 Installing : contrail-web-core-v0+master.2.1.0.7.5-master_2_1 94/110 #6 106.4 Running scriptlet: contrail-web-core-v0+master.2.1.0.7.5-master_2_1 94/110 #6 106.4 Installing : attr-2.5.1-3.el9.x86_64 95/110 #6 106.4 Upgrading : ima-evm-utils-1.5-2.el9.0.1.x86_64 96/110 #6 106.4 Upgrading : rpm-sign-libs-4.16.1.3-34.el9.0.1.x86_64 97/110 #6 106.4 Upgrading : python3-rpm-4.16.1.3-34.el9.0.1.x86_64 98/110 #6 107.0 Installing : contrail-web-controller-v0+master.2.1.0.7.5-mast 99/110 #6 107.1 Running scriptlet: contrail-web-controller-v0+master.2.1.0.7.5-mast 99/110 #6 107.1 Installing : rpm-plugin-selinux-4.16.1.3-34.el9.0.1.x86_64 100/110 #6 107.1 Cleanup : python3-rpm-4.16.1.3-25.el9.x86_64 101/110 #6 107.1 Cleanup : rpm-sign-libs-4.16.1.3-25.el9.x86_64 102/110 #6 107.1 Cleanup : rpm-build-libs-4.16.1.3-25.el9.x86_64 103/110 #6 107.1 Cleanup : rpm-4.16.1.3-25.el9.x86_64 104/110 #6 107.1 Cleanup : rpm-libs-4.16.1.3-25.el9.x86_64 105/110 #6 107.1 Cleanup : systemd-libs-252-18.el9.x86_64 106/110 #6 107.2 Cleanup : libselinux-3.5-1.el9.x86_64 107/110 #6 107.2 Cleanup : libsepol-3.5-1.el9.x86_64 108/110 #6 107.2 Cleanup : libacl-2.3.1-3.el9.x86_64 109/110 #6 107.2 Cleanup : ima-evm-utils-1.4-4.el9.x86_64 110/110 #6 107.2 Running scriptlet: rpm-4.16.1.3-34.el9.0.1.x86_64 110/110 #6 107.2 Running scriptlet: selinux-policy-targeted-38.1.45-3.el9_5.noarch 110/110 #6 107.2 Running scriptlet: systemd-252-46.el9_5.2.0.1.x86_64 110/110 #6 119.8 Running scriptlet: ima-evm-utils-1.4-4.el9.x86_64 110/110 #6 120.2 Verifying : contrail-web-controller-v0+master.2.1.0.7.5-mast 1/110 #6 120.2 Verifying : contrail-web-core-v0+master.2.1.0.7.5-master_2_1 2/110 #6 120.2 Verifying : acl-2.3.1-4.el9.x86_64 3/110 #6 120.2 Verifying : attr-2.5.1-3.el9.x86_64 4/110 #6 120.2 Verifying : dbus-1:1.12.20-8.el9.x86_64 5/110 #6 120.2 Verifying : dbus-broker-28-7.el9.x86_64 6/110 #6 120.2 Verifying : dbus-common-1:1.12.20-8.el9.noarch 7/110 #6 120.2 Verifying : diffutils-3.7-12.el9.x86_64 8/110 #6 120.2 Verifying : groff-base-1.22.4-10.el9.x86_64 9/110 #6 120.2 Verifying : keyutils-1.6.3-1.el9.x86_64 10/110 #6 120.2 Verifying : kmod-libs-28-10.el9.x86_64 11/110 #6 120.2 Verifying : libseccomp-2.5.2-2.el9.x86_64 12/110 #6 120.2 Verifying : libselinux-utils-3.6-1.el9.x86_64 13/110 #6 120.2 Verifying : logrotate-3.18.0-8.el9.x86_64 14/110 #6 120.2 Verifying : ncurses-6.2-10.20210508.el9.x86_64 15/110 #6 120.2 Verifying : policycoreutils-3.6-2.1.el9.x86_64 16/110 #6 120.2 Verifying : rpm-plugin-selinux-4.16.1.3-34.el9.0.1.x86_64 17/110 #6 120.2 Verifying : selinux-policy-38.1.45-3.el9_5.noarch 18/110 #6 120.2 Verifying : selinux-policy-targeted-38.1.45-3.el9_5.noarch 19/110 #6 120.2 Verifying : systemd-252-46.el9_5.2.0.1.x86_64 20/110 #6 120.2 Verifying : systemd-pam-252-46.el9_5.2.0.1.x86_64 21/110 #6 120.2 Verifying : systemd-rpm-macros-252-46.el9_5.2.0.1.noarch 22/110 #6 120.2 Verifying : perl-AutoLoader-5.74-481.el9.noarch 23/110 #6 120.2 Verifying : perl-B-1.80-481.el9.x86_64 24/110 #6 120.2 Verifying : perl-Carp-1.50-460.el9.noarch 25/110 #6 120.2 Verifying : perl-Class-Struct-0.66-481.el9.noarch 26/110 #6 120.2 Verifying : perl-Data-Dumper-2.174-462.el9.x86_64 27/110 #6 120.2 Verifying : perl-Digest-1.19-4.el9.noarch 28/110 #6 120.2 Verifying : perl-Digest-MD5-2.58-4.el9.x86_64 29/110 #6 120.2 Verifying : perl-Encode-4:3.08-462.el9.x86_64 30/110 #6 120.2 Verifying : perl-Errno-1.30-481.el9.x86_64 31/110 #6 120.2 Verifying : perl-Exporter-5.74-461.el9.noarch 32/110 #6 120.2 Verifying : perl-Fcntl-1.13-481.el9.x86_64 33/110 #6 120.2 Verifying : perl-File-Basename-2.85-481.el9.noarch 34/110 #6 120.2 Verifying : perl-File-Path-2.18-4.el9.noarch 35/110 #6 120.2 Verifying : perl-File-Temp-1:0.231.100-4.el9.noarch 36/110 #6 120.2 Verifying : perl-File-stat-1.09-481.el9.noarch 37/110 #6 120.2 Verifying : perl-FileHandle-2.03-481.el9.noarch 38/110 #6 120.2 Verifying : perl-Getopt-Long-1:2.52-4.el9.noarch 39/110 #6 120.2 Verifying : perl-Getopt-Std-1.12-481.el9.noarch 40/110 #6 120.2 Verifying : perl-HTTP-Tiny-0.076-462.el9.noarch 41/110 #6 120.2 Verifying : perl-IO-1.43-481.el9.x86_64 42/110 #6 120.2 Verifying : perl-IO-Socket-IP-0.41-5.el9.noarch 43/110 #6 120.2 Verifying : perl-IO-Socket-SSL-2.073-2.el9.noarch 44/110 #6 120.2 Verifying : perl-IPC-Open3-1.21-481.el9.noarch 45/110 #6 120.2 Verifying : perl-MIME-Base64-3.16-4.el9.x86_64 46/110 #6 120.2 Verifying : perl-Mozilla-CA-20200520-6.el9.noarch 47/110 #6 120.2 Verifying : perl-NDBM_File-1.15-481.el9.x86_64 48/110 #6 120.2 Verifying : perl-Net-SSLeay-1.94-1.el9.x86_64 49/110 #6 120.2 Verifying : perl-POSIX-1.94-481.el9.x86_64 50/110 #6 120.2 Verifying : perl-PathTools-3.78-461.el9.x86_64 51/110 #6 120.2 Verifying : perl-Pod-Escapes-1:1.07-460.el9.noarch 52/110 #6 120.2 Verifying : perl-Pod-Perldoc-3.28.01-461.el9.noarch 53/110 #6 120.2 Verifying : perl-Pod-Simple-1:3.42-4.el9.noarch 54/110 #6 120.2 Verifying : perl-Pod-Usage-4:2.01-4.el9.noarch 55/110 #6 120.2 Verifying : perl-Scalar-List-Utils-4:1.56-462.el9.x86_64 56/110 #6 120.2 Verifying : perl-SelectSaver-1.02-481.el9.noarch 57/110 #6 120.2 Verifying : perl-Socket-4:2.031-4.el9.x86_64 58/110 #6 120.2 Verifying : perl-Storable-1:3.21-460.el9.x86_64 59/110 #6 120.2 Verifying : perl-Symbol-1.08-481.el9.noarch 60/110 #6 120.2 Verifying : perl-Term-ANSIColor-5.01-461.el9.noarch 61/110 #6 120.2 Verifying : perl-Term-Cap-1.17-460.el9.noarch 62/110 #6 120.2 Verifying : perl-Text-ParseWords-3.30-460.el9.noarch 63/110 #6 120.2 Verifying : perl-Text-Tabs+Wrap-2013.0523-460.el9.noarch 64/110 #6 120.2 Verifying : perl-Time-Local-2:1.300-7.el9.noarch 65/110 #6 120.2 Verifying : perl-URI-5.09-3.el9.noarch 66/110 #6 120.2 Verifying : perl-base-2.27-481.el9.noarch 67/110 #6 120.2 Verifying : perl-constant-1.33-461.el9.noarch 68/110 #6 120.2 Verifying : perl-if-0.60.800-481.el9.noarch 69/110 #6 120.2 Verifying : perl-interpreter-4:5.32.1-481.el9.x86_64 70/110 #6 120.2 Verifying : perl-libnet-3.13-4.el9.noarch 71/110 #6 120.2 Verifying : perl-libs-4:5.32.1-481.el9.x86_64 72/110 #6 120.2 Verifying : perl-mro-1.23-481.el9.x86_64 73/110 #6 120.2 Verifying : perl-overload-1.31-481.el9.noarch 74/110 #6 120.2 Verifying : perl-overloading-0.02-481.el9.noarch 75/110 #6 120.2 Verifying : perl-parent-1:0.238-460.el9.noarch 76/110 #6 120.2 Verifying : perl-podlators-1:4.14-460.el9.noarch 77/110 #6 120.2 Verifying : perl-subs-1.03-481.el9.noarch 78/110 #6 120.2 Verifying : perl-vars-1.05-481.el9.noarch 79/110 #6 120.2 Verifying : redis-6.2.17-1.el9_5.x86_64 80/110 #6 120.2 Verifying : ruby-3.0.7-163.el9_5.x86_64 81/110 #6 120.2 Verifying : ruby-default-gems-3.0.7-163.el9_5.noarch 82/110 #6 120.2 Verifying : ruby-libs-3.0.7-163.el9_5.x86_64 83/110 #6 120.2 Verifying : rubygem-bigdecimal-3.0.0-163.el9_5.x86_64 84/110 #6 120.2 Verifying : rubygem-bundler-2.2.33-163.el9_5.noarch 85/110 #6 120.2 Verifying : rubygem-io-console-0.5.7-163.el9_5.x86_64 86/110 #6 120.2 Verifying : rubygem-json-2.5.1-163.el9_5.x86_64 87/110 #6 120.2 Verifying : rubygem-psych-3.3.2-163.el9_5.x86_64 88/110 #6 120.2 Verifying : rubygem-rdoc-6.3.4.1-163.el9_5.noarch 89/110 #6 120.2 Verifying : rubygems-3.2.33-163.el9_5.noarch 90/110 #6 120.2 Verifying : ima-evm-utils-1.5-2.el9.0.1.x86_64 91/110 #6 120.2 Verifying : ima-evm-utils-1.4-4.el9.x86_64 92/110 #6 120.2 Verifying : libacl-2.3.1-4.el9.x86_64 93/110 #6 120.2 Verifying : libacl-2.3.1-3.el9.x86_64 94/110 #6 120.2 Verifying : libselinux-3.6-1.el9.x86_64 95/110 #6 120.2 Verifying : libselinux-3.5-1.el9.x86_64 96/110 #6 120.2 Verifying : libsepol-3.6-1.el9.x86_64 97/110 #6 120.2 Verifying : libsepol-3.5-1.el9.x86_64 98/110 #6 120.2 Verifying : python3-rpm-4.16.1.3-34.el9.0.1.x86_64 99/110 #6 120.2 Verifying : python3-rpm-4.16.1.3-25.el9.x86_64 100/110 #6 120.2 Verifying : rpm-4.16.1.3-34.el9.0.1.x86_64 101/110 #6 120.2 Verifying : rpm-4.16.1.3-25.el9.x86_64 102/110 #6 120.2 Verifying : rpm-build-libs-4.16.1.3-34.el9.0.1.x86_64 103/110 #6 120.2 Verifying : rpm-build-libs-4.16.1.3-25.el9.x86_64 104/110 #6 120.2 Verifying : rpm-libs-4.16.1.3-34.el9.0.1.x86_64 105/110 #6 120.2 Verifying : rpm-libs-4.16.1.3-25.el9.x86_64 106/110 #6 120.2 Verifying : rpm-sign-libs-4.16.1.3-34.el9.0.1.x86_64 107/110 #6 120.2 Verifying : rpm-sign-libs-4.16.1.3-25.el9.x86_64 108/110 #6 120.2 Verifying : systemd-libs-252-46.el9_5.2.0.1.x86_64 109/110 #6 120.2 Verifying : systemd-libs-252-18.el9.x86_64 110/110 #6 120.4 #6 120.4 Upgraded: #6 120.4 ima-evm-utils-1.5-2.el9.0.1.x86_64 #6 120.4 libacl-2.3.1-4.el9.x86_64 #6 120.4 libselinux-3.6-1.el9.x86_64 #6 120.4 libsepol-3.6-1.el9.x86_64 #6 120.4 python3-rpm-4.16.1.3-34.el9.0.1.x86_64 #6 120.4 rpm-4.16.1.3-34.el9.0.1.x86_64 #6 120.4 rpm-build-libs-4.16.1.3-34.el9.0.1.x86_64 #6 120.4 rpm-libs-4.16.1.3-34.el9.0.1.x86_64 #6 120.4 rpm-sign-libs-4.16.1.3-34.el9.0.1.x86_64 #6 120.4 systemd-libs-252-46.el9_5.2.0.1.x86_64 #6 120.4 Installed: #6 120.4 acl-2.3.1-4.el9.x86_64 #6 120.4 attr-2.5.1-3.el9.x86_64 #6 120.4 contrail-web-controller-v0+master.2.1.0.7.5-master_2_1_0_7_5.x86_64 #6 120.4 contrail-web-core-v0+master.2.1.0.7.5-master_2_1_0_7_5.x86_64 #6 120.4 dbus-1:1.12.20-8.el9.x86_64 #6 120.4 dbus-broker-28-7.el9.x86_64 #6 120.4 dbus-common-1:1.12.20-8.el9.noarch #6 120.4 diffutils-3.7-12.el9.x86_64 #6 120.4 groff-base-1.22.4-10.el9.x86_64 #6 120.4 keyutils-1.6.3-1.el9.x86_64 #6 120.4 kmod-libs-28-10.el9.x86_64 #6 120.4 libseccomp-2.5.2-2.el9.x86_64 #6 120.4 libselinux-utils-3.6-1.el9.x86_64 #6 120.4 logrotate-3.18.0-8.el9.x86_64 #6 120.4 ncurses-6.2-10.20210508.el9.x86_64 #6 120.4 perl-AutoLoader-5.74-481.el9.noarch #6 120.4 perl-B-1.80-481.el9.x86_64 #6 120.4 perl-Carp-1.50-460.el9.noarch #6 120.4 perl-Class-Struct-0.66-481.el9.noarch #6 120.4 perl-Data-Dumper-2.174-462.el9.x86_64 #6 120.4 perl-Digest-1.19-4.el9.noarch #6 120.4 perl-Digest-MD5-2.58-4.el9.x86_64 #6 120.4 perl-Encode-4:3.08-462.el9.x86_64 #6 120.4 perl-Errno-1.30-481.el9.x86_64 #6 120.4 perl-Exporter-5.74-461.el9.noarch #6 120.4 perl-Fcntl-1.13-481.el9.x86_64 #6 120.4 perl-File-Basename-2.85-481.el9.noarch #6 120.4 perl-File-Path-2.18-4.el9.noarch #6 120.4 perl-File-Temp-1:0.231.100-4.el9.noarch #6 120.4 perl-File-stat-1.09-481.el9.noarch #6 120.4 perl-FileHandle-2.03-481.el9.noarch #6 120.4 perl-Getopt-Long-1:2.52-4.el9.noarch #6 120.4 perl-Getopt-Std-1.12-481.el9.noarch #6 120.4 perl-HTTP-Tiny-0.076-462.el9.noarch #6 120.4 perl-IO-1.43-481.el9.x86_64 #6 120.4 perl-IO-Socket-IP-0.41-5.el9.noarch #6 120.4 perl-IO-Socket-SSL-2.073-2.el9.noarch #6 120.4 perl-IPC-Open3-1.21-481.el9.noarch #6 120.4 perl-MIME-Base64-3.16-4.el9.x86_64 #6 120.4 perl-Mozilla-CA-20200520-6.el9.noarch #6 120.4 perl-NDBM_File-1.15-481.el9.x86_64 #6 120.4 perl-Net-SSLeay-1.94-1.el9.x86_64 #6 120.4 perl-POSIX-1.94-481.el9.x86_64 #6 120.4 perl-PathTools-3.78-461.el9.x86_64 #6 120.4 perl-Pod-Escapes-1:1.07-460.el9.noarch #6 120.4 perl-Pod-Perldoc-3.28.01-461.el9.noarch #6 120.4 perl-Pod-Simple-1:3.42-4.el9.noarch #6 120.4 perl-Pod-Usage-4:2.01-4.el9.noarch #6 120.4 perl-Scalar-List-Utils-4:1.56-462.el9.x86_64 #6 120.4 perl-SelectSaver-1.02-481.el9.noarch #6 120.4 perl-Socket-4:2.031-4.el9.x86_64 #6 120.4 perl-Storable-1:3.21-460.el9.x86_64 #6 120.4 perl-Symbol-1.08-481.el9.noarch #6 120.4 perl-Term-ANSIColor-5.01-461.el9.noarch #6 120.4 perl-Term-Cap-1.17-460.el9.noarch #6 120.4 perl-Text-ParseWords-3.30-460.el9.noarch #6 120.4 perl-Text-Tabs+Wrap-2013.0523-460.el9.noarch #6 120.4 perl-Time-Local-2:1.300-7.el9.noarch #6 120.4 perl-URI-5.09-3.el9.noarch #6 120.4 perl-base-2.27-481.el9.noarch #6 120.4 perl-constant-1.33-461.el9.noarch #6 120.4 perl-if-0.60.800-481.el9.noarch #6 120.4 perl-interpreter-4:5.32.1-481.el9.x86_64 #6 120.4 perl-libnet-3.13-4.el9.noarch #6 120.4 perl-libs-4:5.32.1-481.el9.x86_64 #6 120.4 perl-mro-1.23-481.el9.x86_64 #6 120.4 perl-overload-1.31-481.el9.noarch #6 120.4 perl-overloading-0.02-481.el9.noarch #6 120.4 perl-parent-1:0.238-460.el9.noarch #6 120.4 perl-podlators-1:4.14-460.el9.noarch #6 120.4 perl-subs-1.03-481.el9.noarch #6 120.4 perl-vars-1.05-481.el9.noarch #6 120.4 policycoreutils-3.6-2.1.el9.x86_64 #6 120.4 redis-6.2.17-1.el9_5.x86_64 #6 120.4 rpm-plugin-selinux-4.16.1.3-34.el9.0.1.x86_64 #6 120.4 ruby-3.0.7-163.el9_5.x86_64 #6 120.4 ruby-default-gems-3.0.7-163.el9_5.noarch #6 120.4 ruby-libs-3.0.7-163.el9_5.x86_64 #6 120.4 rubygem-bigdecimal-3.0.0-163.el9_5.x86_64 #6 120.4 rubygem-bundler-2.2.33-163.el9_5.noarch #6 120.4 rubygem-io-console-0.5.7-163.el9_5.x86_64 #6 120.4 rubygem-json-2.5.1-163.el9_5.x86_64 #6 120.4 rubygem-psych-3.3.2-163.el9_5.x86_64 #6 120.4 rubygem-rdoc-6.3.4.1-163.el9_5.noarch #6 120.4 rubygems-3.2.33-163.el9_5.noarch #6 120.4 selinux-policy-38.1.45-3.el9_5.noarch #6 120.4 selinux-policy-targeted-38.1.45-3.el9_5.noarch #6 120.4 systemd-252-46.el9_5.2.0.1.x86_64 #6 120.4 systemd-pam-252-46.el9_5.2.0.1.x86_64 #6 120.4 systemd-rpm-macros-252-46.el9_5.2.0.1.noarch #6 120.4 #6 120.4 Complete! #6 120.7 80 files removed #6 DONE 121.1s #7 [3/6] COPY custom-images/logo.png /opt/contrail/images/logo.png #7 DONE 0.2s #8 [4/6] COPY custom-images/favicon.ico /opt/contrail/images/favicon.ico #8 DONE 0.1s #9 [5/6] COPY *.sh / #9 DONE 0.1s #10 [6/6] RUN /bin/bash -c 'for item in `ls /__*` ; do mv $item /${item:3} ; done' #10 DONE 1.1s #11 exporting to image #11 exporting layers #11 exporting layers 4.6s done #11 writing image sha256:4a66a5fa474afb3cd521e67aec0d4cf76016335268876f95b0efa9d5b481adc1 #11 writing image sha256:4a66a5fa474afb3cd521e67aec0d4cf76016335268876f95b0efa9d5b481adc1 done #11 naming to nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base:master-2_1_1_2-5 done #11 DONE 4.6s 1 warning found (use docker --debug to expand):  - InvalidDefaultArgInFrom: Default value for ARG ${CONTRAIL_REGISTRY}/opensdn-general-base:${CONTRAIL_CONTAINER_TAG} results in empty or invalid base image name (line 3) 2025-09-13 05:19:48,554: INFO: Docker build duration: 130 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base] 5c0d71b4280e: Preparing 70a5a8c33fc7: Preparing e515750f2010: Preparing 023672523f42: Preparing 97ac757e34a9: Preparing c172d20ba0c2: Preparing 7fc852660c4d: Preparing ed391675f824: Preparing 92558622e3fb: Preparing 357392d26907: Preparing 45a6bf4e197e: Preparing 44343de3ea1d: Preparing e515750f2010: Waiting 023672523f42: Waiting 97ac757e34a9: Waiting c172d20ba0c2: Waiting 7fc852660c4d: Waiting ed391675f824: Waiting 92558622e3fb: Waiting 357392d26907: Waiting 45a6bf4e197e: Waiting 44343de3ea1d: Waiting 70a5a8c33fc7: Pushed 5c0d71b4280e: Pushed e515750f2010: Pushed 023672523f42: Pushed c172d20ba0c2: Layer already exists 7fc852660c4d: Layer already exists ed391675f824: Layer already exists 92558622e3fb: Layer already exists 357392d26907: Layer already exists 45a6bf4e197e: Layer already exists 44343de3ea1d: Layer already exists 97ac757e34a9: Pushed master-2_1_1_2-5: digest: sha256:4537931a8d061df1511d6335b3c1436f8f946bae52e349d6b19a43b3f5b2f22d size: 2823 2025-09-13 05:20:12,909: INFO: Building opensdn-controller-webui-base finished successfully, duration: 154 seconds REPOSITORY TAG IMAGE ID CREATED SIZE nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base master-2_1_1_2-5 4a66a5fa474a 29 seconds ago 705MB nexus.gz1.opensdn.io:5101/opensdn-external-stunnel master-2_1_1_2-5 bd33d53c79a8 49 seconds ago 328MB nexus.gz1.opensdn.io:5101/opensdn-external-redis master-2_1_1_2-5 273dd1831150 50 seconds ago 333MB nexus.gz1.opensdn.io:5101/opensdn-external-haproxy master-2_1_1_2-5 f68ee0fab8f1 56 seconds ago 335MB nexus.gz1.opensdn.io:5101/opensdn-external-cassandra master-2_1_1_2-5 a846aed5f8be 57 seconds ago 687MB nexus.gz1.opensdn.io:5101/opensdn-external-kafka master-2_1_1_2-5 da740c0c5499 About a minute ago 744MB nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper master-2_1_1_2-5 6a4d6f6800cc About a minute ago 714MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base master-2_1_1_2-5 9b3fdfbd2996 About a minute ago 730MB nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq master-2_1_1_2-5 c7399125496f About a minute ago 363MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-base master-2_1_1_2-5 04cf515d8c3d About a minute ago 583MB nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd master-2_1_1_2-5 2d972d18f86a About a minute ago 290MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-base master-2_1_1_2-5 4080a0815ca3 About a minute ago 574MB nexus.gz1.opensdn.io:5101/opensdn-analytics-base master-2_1_1_2-5 4644ded08d79 2 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-base master-2_1_1_2-5 12038a6c1550 2 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-base master-2_1_1_2-5 0f87e240a754 2 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-general-base master-2_1_1_2-5 7a3a63a33993 4 minutes ago 278MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src master-2_1_1_2-5 5a7b79da23b6 4 minutes ago 2.31MB tf-dev-sandbox compile f23023579932 4 minutes ago 23GB nexus.gz1.opensdn.io:5101/opensdn-charms-src master-2_1_1_2-5 b4dea46adad6 5 minutes ago 6.04MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src 13855059c678 5 minutes ago 2.29MB nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src master-2_1_1_2-5 54c4a5285146 5 minutes ago 1.39MB nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src master-2_1_1_2-5 8d2d269bd3da 5 minutes ago 4.53kB nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src master-2_1_1_2-5 aaac470d98cb 5 minutes ago 32.6MB nexus.gz1.opensdn.io:5101/tf-dev-sandbox frozen f0fd315b81ce 34 hours ago 22GB