#12 0.357 Failed to set locale, defaulting to C.UTF-8 #12 0.785 added from: http://tf-mirrors.gz1.opensdn.io/re 83 MB/s | 14 MB 00:00 #12 2.721 added from: http://tf-mirrors.gz1.opensdn.io/re 36 MB/s | 1.9 MB 00:00 #12 3.111 added from: http://tf-mirrors.gz1.opensdn.io/re 13 MB/s | 402 kB 00:00 #12 3.418 added from: http://tf-mirrors.gz1.opensdn.io/re 85 MB/s | 16 MB 00:00 #12 6.656 added from: http://tf-mirrors.gz1.opensdn.io/re 87 MB/s | 11 MB 00:00 #12 8.824 added from: http://tf-mirrors.gz1.opensdn.io/re 24 MB/s | 1.1 MB 00:00 #12 9.180 added from: http://tf-mirrors.gz1.opensdn.io/re 55 MB/s | 4.8 MB 00:00 #12 10.22 added from: http://tf-mirrors.gz1.opensdn.io/re 19 MB/s | 697 kB 00:00 #12 10.47 added from: http://tf-mirrors.gz1.opensdn.io/re 17 MB/s | 474 kB 00:00 #12 10.69 added from: http://tf-mirrors.gz1.opensdn.io/re 878 kB/s | 18 kB 00:00 #12 10.84 added from: http://tf-mirrors.gz1.opensdn.io/re 12 kB/s | 257 B 00:00 #12 11.00 added from: http://tf-mirrors.gz1.opensdn.io/re 758 kB/s | 15 kB 00:00 #12 11.17 added from: http://tf-mirrors.gz1.opensdn.io/re 4.2 MB/s | 96 kB 00:00 #12 11.67 added from: http://tf-mirrors.gz1.opensdn.io/re 112 MB/s | 39 MB 00:00 #12 19.60 Third parties for OpenSDN 47 MB/s | 5.1 MB 00:00 #12 24.27 Available Packages #12 24.27 Name : git-review #12 24.27 Version : 2.3.1 #12 24.27 Release : 7.el9 #12 24.27 Architecture : noarch #12 24.27 Size : 86 k #12 24.27 Source : git-review-2.3.1-7.el9.src.rpm #12 24.27 Repository : tf-mirrors.ci_repos_epel9.repo #12 24.27 Summary : A Git helper for integration with Gerrit #12 24.27 URL : https://opendev.org/opendev/git-review #12 24.27 License : ASL 2.0 #12 24.27 Description : An extension for source control system Git that creates and manages #12 24.27 : review requests in the patch management system Gerrit. It replaces the #12 24.27 : rfc.sh script. #12 24.27 #12 DONE 24.5s #13 [9/9] RUN set -ex ; source /etc/os-release ; find /etc/yum.repos.d/ | grep -i centos | xargs -r rm ; ls -l /etc/yum.repos.d/ ; dnf -y update-minimal --security --sec-severity=Important --sec-severity=Critical ; dnf install -y hostname iproute less wget openssl glibc-langpack-en rsync procps-ng python3-pip ; dnf clean all -y ; rm -rf /var/cache/yum ; groupadd --gid 1999 --system contrail ; useradd -md /home/contrail --uid 1999 --shell /sbin/nologin --system --gid 1999 contrail #13 0.070 /bin/sh: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8) #13 0.070 + source /etc/os-release #13 0.070 ++ NAME='Rocky Linux' #13 0.070 ++ VERSION='9.3 (Blue Onyx)' #13 0.070 ++ ID=rocky #13 0.070 ++ ID_LIKE='rhel centos fedora' #13 0.070 ++ VERSION_ID=9.3 #13 0.070 ++ PLATFORM_ID=platform:el9 #13 0.070 ++ PRETTY_NAME='Rocky Linux 9.3 (Blue Onyx)' #13 0.070 ++ ANSI_COLOR='0;32' #13 0.070 ++ LOGO=fedora-logo-icon #13 0.070 ++ CPE_NAME=cpe:/o:rocky:rocky:9::baseos #13 0.070 ++ HOME_URL=https://rockylinux.org/ #13 0.070 ++ BUG_REPORT_URL=https://bugs.rockylinux.org/ #13 0.070 ++ SUPPORT_END=2032-05-31 #13 0.070 ++ ROCKY_SUPPORT_PRODUCT=Rocky-Linux-9 #13 0.070 ++ ROCKY_SUPPORT_PRODUCT_VERSION=9.3 #13 0.070 ++ REDHAT_SUPPORT_PRODUCT='Rocky Linux' #13 0.070 ++ REDHAT_SUPPORT_PRODUCT_VERSION=9.3 #13 0.071 + find /etc/yum.repos.d/ #13 0.071 + grep -i centos #13 0.071 + xargs -r rm #13 0.074 + ls -l /etc/yum.repos.d/ #13 0.076 total 32 #13 0.076 -rw-r--r--. 1 root root 2707 Jun 3 08:32 mirror-base-rocky9.repo #13 0.076 -rw-r--r--. 1 root root 217 Jun 3 08:32 mirror-docker9.repo #13 0.076 -rw-r--r--. 1 root root 204 Jun 3 08:32 mirror-epel9.repo #13 0.076 -rw-r--r--. 1 root root 1 Jun 3 08:32 rocky-addons.repo #13 0.076 -rw-r--r--. 1 root root 1 Jun 3 08:32 rocky-devel.repo #13 0.076 -rw-r--r--. 1 root root 1 Jun 3 08:32 rocky-extras.repo #13 0.076 -rw-r--r--. 1 root root 1 Jun 3 08:32 rocky.repo #13 0.076 -rw-r--r--. 1 root root 140 Jun 3 08:32 tpc.repo #13 0.076 + dnf -y update-minimal --security --sec-severity=Important --sec-severity=Critical #13 0.219 Failed to set locale, defaulting to C.UTF-8 #13 0.709 Last metadata expiration check: 0:00:06 ago on Wed Jun 3 08:32:34 2026. #13 0.873 No security updates needed, but 101 updates available #13 0.924 Dependencies resolved. #13 0.925 Nothing to do. #13 0.925 Complete! #13 0.954 + dnf install -y hostname iproute less wget openssl glibc-langpack-en rsync procps-ng python3-pip #13 1.022 Failed to set locale, defaulting to C.UTF-8 #13 1.382 Last metadata expiration check: 0:00:07 ago on Wed Jun 3 08:32:34 2026. #13 1.525 Package hostname-3.23-6.el9.x86_64 is already installed. #13 1.527 Package less-590-2.el9_2.x86_64 is already installed. #13 1.530 Package openssl-1:3.0.7-24.el9.x86_64 is already installed. #13 1.576 Dependencies resolved. #13 1.578 ============================================================================================= #13 1.578 Package Arch Version Repository Size #13 1.578 ============================================================================================= #13 1.578 Installing: #13 1.578 glibc-langpack-en x86_64 2.34-231.el9_7.2 tf-mirrors.ci_repos_yum9-baseos 555 k #13 1.578 iproute x86_64 6.14.0-2.el9 tf-mirrors.ci_repos_yum9-baseos 808 k #13 1.578 procps-ng x86_64 3.3.17-14.el9 tf-mirrors.ci_repos_yum9-baseos 332 k #13 1.578 python3-pip noarch 21.3.1-1.el9 tf-mirrors.ci_repos_yum9-appstream 1.7 M #13 1.578 rsync x86_64 3.2.5-3.el9 tf-mirrors.ci_repos_yum9-baseos 403 k #13 1.578 wget x86_64 1.21.1-8.el9_4 tf-mirrors.ci_repos_yum9-appstream 768 k #13 1.578 Upgrading: #13 1.578 glibc x86_64 2.34-231.el9_7.2 tf-mirrors.ci_repos_yum9-baseos 2.0 M #13 1.578 glibc-common x86_64 2.34-231.el9_7.2 tf-mirrors.ci_repos_yum9-baseos 298 k #13 1.578 glibc-minimal-langpack x86_64 2.34-231.el9_7.2 tf-mirrors.ci_repos_yum9-baseos 25 k #13 1.578 less x86_64 590-6.el9 tf-mirrors.ci_repos_yum9-baseos 160 k #13 1.578 openssl x86_64 1:3.5.1-7.el9_7 tf-mirrors.ci_repos_yum9-baseos 1.4 M #13 1.578 openssl-libs x86_64 1:3.5.1-7.el9_7 tf-mirrors.ci_repos_yum9-baseos 2.3 M #13 1.578 Installing dependencies: #13 1.578 libbpf x86_64 2:1.5.0-2.el9 tf-mirrors.ci_repos_yum9-baseos 185 k #13 1.578 libmnl x86_64 1.0.4-16.el9_4 tf-mirrors.ci_repos_yum9-baseos 27 k #13 1.578 libpsl x86_64 0.21.1-5.el9 tf-mirrors.ci_repos_yum9-baseos 63 k #13 1.578 openssl-fips-provider x86_64 1:3.5.1-7.el9_7 tf-mirrors.ci_repos_yum9-baseos 812 k #13 1.578 psmisc x86_64 23.4-3.el9 tf-mirrors.ci_repos_yum9-baseos 226 k #13 1.578 publicsuffix-list-dafsa noarch 20210518-3.el9 tf-mirrors.ci_repos_yum9-baseos 58 k #13 1.578 Installing weak dependencies: #13 1.578 libxcrypt-compat x86_64 4.4.18-3.el9 tf-mirrors.ci_repos_yum9-appstream 88 k #13 1.578 python3-setuptools noarch 53.0.0-15.el9 tf-mirrors.ci_repos_yum9-baseos 831 k #13 1.578 #13 1.578 Transaction Summary #13 1.578 ============================================================================================= #13 1.578 Install 14 Packages #13 1.578 Upgrade 6 Packages #13 1.578 #13 1.579 Total download size: 13 M #13 1.580 Downloading Packages: #13 1.613 (1/20): glibc-langpack-en-2.34-231.el9_7.2.x86_ 18 MB/s | 555 kB 00:00 #13 1.625 (2/20): iproute-6.14.0-2.el9.x86_64.rpm 19 MB/s | 808 kB 00:00 #13 1.629 (3/20): libmnl-1.0.4-16.el9_4.x86_64.rpm 1.9 MB/s | 27 kB 00:00 #13 1.633 (4/20): libpsl-0.21.1-5.el9.x86_64.rpm 8.3 MB/s | 63 kB 00:00 #13 1.638 (5/20): libbpf-1.5.0-2.el9.x86_64.rpm 3.3 MB/s | 185 kB 00:00 #13 1.646 (6/20): procps-ng-3.3.17-14.el9.x86_64.rpm 27 MB/s | 332 kB 00:00 #13 1.652 (7/20): psmisc-23.4-3.el9.x86_64.rpm 17 MB/s | 226 kB 00:00 #13 1.655 (8/20): publicsuffix-list-dafsa-20210518-3.el9. 6.7 MB/s | 58 kB 00:00 #13 1.665 (9/20): openssl-fips-provider-3.5.1-7.el9_7.x86 22 MB/s | 812 kB 00:00 #13 1.673 (10/20): libxcrypt-compat-4.4.18-3.el9.x86_64.r 12 MB/s | 88 kB 00:00 #13 1.681 (11/20): rsync-3.2.5-3.el9.x86_64.rpm 16 MB/s | 403 kB 00:00 #13 1.692 (12/20): python3-setuptools-53.0.0-15.el9.noarc 20 MB/s | 831 kB 00:00 #13 1.711 (13/20): wget-1.21.1-8.el9_4.x86_64.rpm 26 MB/s | 768 kB 00:00 #13 1.722 (14/20): glibc-common-2.34-231.el9_7.2.x86_64.r 29 MB/s | 298 kB 00:00 #13 1.728 (15/20): glibc-minimal-langpack-2.34-231.el9_7. 4.7 MB/s | 25 kB 00:00 #13 1.747 (16/20): python3-pip-21.3.1-1.el9.noarch.rpm 24 MB/s | 1.7 MB 00:00 #13 1.753 (17/20): less-590-6.el9.x86_64.rpm 6.7 MB/s | 160 kB 00:00 #13 1.775 (18/20): glibc-2.34-231.el9_7.2.x86_64.rpm 24 MB/s | 2.0 MB 00:00 #13 1.798 (19/20): openssl-3.5.1-7.el9_7.x86_64.rpm 28 MB/s | 1.4 MB 00:00 #13 1.827 (20/20): openssl-libs-3.5.1-7.el9_7.x86_64.rpm 31 MB/s | 2.3 MB 00:00 #13 1.828 -------------------------------------------------------------------------------- #13 1.829 Total 52 MB/s | 13 MB 00:00 #13 1.829 Running transaction check #13 2.176 Transaction check succeeded. #13 2.176 Running transaction test #13 2.389 Transaction test succeeded. #13 2.390 Running transaction #13 2.743 Preparing : 1/1 #13 2.814 Upgrading : glibc-common-2.34-231.el9_7.2.x86_64 1/26 #13 2.825 Upgrading : glibc-minimal-langpack-2.34-231.el9_7.2.x86_64 2/26 #13 2.829 Running scriptlet: glibc-2.34-231.el9_7.2.x86_64 3/26 #13 2.885 Upgrading : glibc-2.34-231.el9_7.2.x86_64 3/26 #13 2.895 Running scriptlet: glibc-2.34-231.el9_7.2.x86_64 3/26 #13 3.068 Installing : glibc-langpack-en-2.34-231.el9_7.2.x86_64 4/26 #13 3.087 Installing : libbpf-2:1.5.0-2.el9.x86_64 5/26 #13 3.094 Installing : libmnl-1.0.4-16.el9_4.x86_64 6/26 #13 3.115 Installing : openssl-fips-provider-1:3.5.1-7.el9_7.x86_64 7/26 #13 3.183 Upgrading : openssl-libs-1:3.5.1-7.el9_7.x86_64 8/26 #13 3.202 Installing : psmisc-23.4-3.el9.x86_64 9/26 #13 3.215 Installing : libxcrypt-compat-4.4.18-3.el9.x86_64 10/26 #13 3.287 Installing : python3-setuptools-53.0.0-15.el9.noarch 11/26 #13 3.300 Installing : publicsuffix-list-dafsa-20210518-3.el9.noarch 12/26 #13 3.305 Installing : libpsl-0.21.1-5.el9.x86_64 13/26 #13 3.319 Installing : wget-1.21.1-8.el9_4.x86_64 14/26 #13 3.488 Installing : python3-pip-21.3.1-1.el9.noarch 15/26 #13 3.533 Installing : iproute-6.14.0-2.el9.x86_64 16/26 #13 3.553 Installing : rsync-3.2.5-3.el9.x86_64 17/26 #13 3.605 Upgrading : openssl-1:3.5.1-7.el9_7.x86_64 18/26 #13 3.628 Installing : procps-ng-3.3.17-14.el9.x86_64 19/26 #13 3.642 Upgrading : less-590-6.el9.x86_64 20/26 #13 3.653 Cleanup : openssl-1:3.0.7-24.el9.x86_64 21/26 #13 3.662 Cleanup : openssl-libs-1:3.0.7-24.el9.x86_64 22/26 #13 3.672 Cleanup : less-590-2.el9_2.x86_64 23/26 #13 3.681 Cleanup : glibc-2.34-83.el9.7.x86_64 24/26 #13 3.693 Cleanup : glibc-minimal-langpack-2.34-83.el9.7.x86_64 25/26 #13 3.698 Cleanup : glibc-common-2.34-83.el9.7.x86_64 26/26 #13 3.705 Running scriptlet: iproute-6.14.0-2.el9.x86_64 26/26 #13 3.716 Running scriptlet: glibc-common-2.34-83.el9.7.x86_64 26/26 #13 4.149 Verifying : glibc-langpack-en-2.34-231.el9_7.2.x86_64 1/26 #13 4.149 Verifying : iproute-6.14.0-2.el9.x86_64 2/26 #13 4.149 Verifying : libbpf-2:1.5.0-2.el9.x86_64 3/26 #13 4.149 Verifying : libmnl-1.0.4-16.el9_4.x86_64 4/26 #13 4.149 Verifying : libpsl-0.21.1-5.el9.x86_64 5/26 #13 4.149 Verifying : openssl-fips-provider-1:3.5.1-7.el9_7.x86_64 6/26 #13 4.149 Verifying : procps-ng-3.3.17-14.el9.x86_64 7/26 #13 4.149 Verifying : psmisc-23.4-3.el9.x86_64 8/26 #13 4.149 Verifying : publicsuffix-list-dafsa-20210518-3.el9.noarch 9/26 #13 4.150 Verifying : python3-setuptools-53.0.0-15.el9.noarch 10/26 #13 4.150 Verifying : rsync-3.2.5-3.el9.x86_64 11/26 #13 4.150 Verifying : libxcrypt-compat-4.4.18-3.el9.x86_64 12/26 #13 4.150 Verifying : python3-pip-21.3.1-1.el9.noarch 13/26 #13 4.150 Verifying : wget-1.21.1-8.el9_4.x86_64 14/26 #13 4.150 Verifying : glibc-2.34-231.el9_7.2.x86_64 15/26 #13 4.150 Verifying : glibc-2.34-83.el9.7.x86_64 16/26 #13 4.150 Verifying : glibc-common-2.34-231.el9_7.2.x86_64 17/26 #13 4.150 Verifying : glibc-common-2.34-83.el9.7.x86_64 18/26 #13 4.150 Verifying : glibc-minimal-langpack-2.34-231.el9_7.2.x86_64 19/26 #13 4.151 Verifying : glibc-minimal-langpack-2.34-83.el9.7.x86_64 20/26 #13 4.151 Verifying : less-590-6.el9.x86_64 21/26 #13 4.151 Verifying : less-590-2.el9_2.x86_64 22/26 #13 4.151 Verifying : openssl-1:3.5.1-7.el9_7.x86_64 23/26 #13 4.151 Verifying : openssl-1:3.0.7-24.el9.x86_64 24/26 #13 4.151 Verifying : openssl-libs-1:3.5.1-7.el9_7.x86_64 25/26 #13 4.151 Verifying : openssl-libs-1:3.0.7-24.el9.x86_64 26/26 #13 4.223 #13 4.223 Upgraded: #13 4.223 glibc-2.34-231.el9_7.2.x86_64 #13 4.223 glibc-common-2.34-231.el9_7.2.x86_64 #13 4.223 glibc-minimal-langpack-2.34-231.el9_7.2.x86_64 #13 4.223 less-590-6.el9.x86_64 #13 4.223 openssl-1:3.5.1-7.el9_7.x86_64 #13 4.223 openssl-libs-1:3.5.1-7.el9_7.x86_64 #13 4.223 Installed: #13 4.223 glibc-langpack-en-2.34-231.el9_7.2.x86_64 #13 4.223 iproute-6.14.0-2.el9.x86_64 #13 4.223 libbpf-2:1.5.0-2.el9.x86_64 #13 4.223 libmnl-1.0.4-16.el9_4.x86_64 #13 4.223 libpsl-0.21.1-5.el9.x86_64 #13 4.223 libxcrypt-compat-4.4.18-3.el9.x86_64 #13 4.223 openssl-fips-provider-1:3.5.1-7.el9_7.x86_64 #13 4.223 procps-ng-3.3.17-14.el9.x86_64 #13 4.223 psmisc-23.4-3.el9.x86_64 #13 4.223 publicsuffix-list-dafsa-20210518-3.el9.noarch #13 4.223 python3-pip-21.3.1-1.el9.noarch #13 4.223 python3-setuptools-53.0.0-15.el9.noarch #13 4.223 rsync-3.2.5-3.el9.x86_64 #13 4.223 wget-1.21.1-8.el9_4.x86_64 #13 4.223 #13 4.223 Complete! #13 4.355 + dnf clean all -y #13 4.501 77 files removed #13 4.523 + rm -rf /var/cache/yum #13 4.525 + groupadd --gid 1999 --system contrail #13 4.552 + useradd -md /home/contrail --uid 1999 --shell /sbin/nologin --system --gid 1999 contrail #13 4.566 useradd warning: contrail's uid 1999 is greater than SYS_UID_MAX 999 #13 DONE 4.6s #14 exporting to image #14 exporting layers #14 exporting layers 1.0s done #14 writing image sha256:00d2b71361fb0311baabd6911406c31b86ef9fa4c5c7a89c8617154d4e145bb0 done #14 naming to nexus.gz1.opensdn.io:5101/opensdn-general-base:master-2_8_0_1-6 done #14 DONE 1.0s 2026-06-03 08:32:45,499: INFO: Docker build duration: 33 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-general-base] 2661b4d45928: Preparing 50bdadfbeb55: Preparing 58473fbe0aea: Preparing dd50073cb3ba: Preparing 7a6ef142e7b9: Preparing eff1846a9d4e: Preparing 0d2a4ac3efa6: Preparing 34c5f034f17a: Preparing 44343de3ea1d: Preparing eff1846a9d4e: Waiting 0d2a4ac3efa6: Waiting 34c5f034f17a: Waiting 44343de3ea1d: Waiting 7a6ef142e7b9: Pushed 58473fbe0aea: Pushed dd50073cb3ba: Pushed eff1846a9d4e: Pushed 34c5f034f17a: Pushed 44343de3ea1d: Layer already exists 0d2a4ac3efa6: Pushed 2661b4d45928: Pushed 50bdadfbeb55: Pushed master-2_8_0_1-6: digest: sha256:8cf3b410d6630f87d094ab3af341a9bb43f6efcf45ab06b0a559ec0867830d64 size: 2198 2026-06-03 08:32:56,543: INFO: Building opensdn-general-base finished successfully, duration: 44 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-ansible-deployer-src:master-2_8_0_1-6 bd87513be43d 1.41MB 0B nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src:master-2_8_0_1-6 56b53ce1ca6f 4.17kB 0B nexus.gz1.opensdn.io:5101/opensdn-charms-src:master-2_8_0_1-6 bf81cda4cb70 6.05MB 0B nexus.gz1.opensdn.io:5101/opensdn-container-builder-src:master-2_8_0_1-6 ef3520e83545 2.48MB 0B nexus.gz1.opensdn.io:5101/opensdn-general-base:master-2_8_0_1-6 00d2b71361fb 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src:master-2_8_0_1-6 a134bf0088be 32.7MB 0B nexus.gz1.opensdn.io:5101/tf-dev-sandbox:frozen 93a59d7d53dc 2.9GB 0B U rockylinux:9 9cc24f05f309 176MB 0B tf-dev-sandbox:compile ff7bed26fcc9 22.2GB 0B tf-dev-sandbox:frozen 93a59d7d53dc 2.9GB 0B U