#12 0.610 added from: http://tf-mirrors.gz1.opensdn.io/re 89 MB/s | 14 MB 00:00 #12 2.237 added from: http://tf-mirrors.gz1.opensdn.io/re 46 MB/s | 1.9 MB 00:00 #12 2.617 added from: http://tf-mirrors.gz1.opensdn.io/re 17 MB/s | 402 kB 00:00 #12 2.900 added from: http://tf-mirrors.gz1.opensdn.io/re 93 MB/s | 16 MB 00:00 #12 5.972 added from: http://tf-mirrors.gz1.opensdn.io/re 90 MB/s | 11 MB 00:00 #12 8.054 added from: http://tf-mirrors.gz1.opensdn.io/re 30 MB/s | 1.1 MB 00:00 #12 8.392 added from: http://tf-mirrors.gz1.opensdn.io/re 59 MB/s | 4.8 MB 00:00 #12 9.375 added from: http://tf-mirrors.gz1.opensdn.io/re 24 MB/s | 697 kB 00:00 #12 9.613 added from: http://tf-mirrors.gz1.opensdn.io/re 19 MB/s | 474 kB 00:00 #12 9.804 added from: http://tf-mirrors.gz1.opensdn.io/re 1.0 MB/s | 18 kB 00:00 #12 9.949 added from: http://tf-mirrors.gz1.opensdn.io/re 14 kB/s | 257 B 00:00 #12 10.11 added from: http://tf-mirrors.gz1.opensdn.io/re 859 kB/s | 15 kB 00:00 #12 10.26 added from: http://tf-mirrors.gz1.opensdn.io/re 5.3 MB/s | 96 kB 00:00 #12 10.75 added from: http://tf-mirrors.gz1.opensdn.io/re 112 MB/s | 39 MB 00:00 #12 18.34 Third parties for OpenSDN 47 MB/s | 5.1 MB 00:00 #12 22.79 Available Packages #12 22.79 Name : git-review #12 22.79 Version : 2.3.1 #12 22.79 Release : 7.el9 #12 22.79 Architecture : noarch #12 22.79 Size : 86 k #12 22.79 Source : git-review-2.3.1-7.el9.src.rpm #12 22.79 Repository : tf-mirrors.ci_repos_epel9.repo #12 22.79 Summary : A Git helper for integration with Gerrit #12 22.79 URL : https://opendev.org/opendev/git-review #12 22.79 License : ASL 2.0 #12 22.79 Description : An extension for source control system Git that creates and manages #12 22.79 : review requests in the patch management system Gerrit. It replaces the #12 22.79 : rfc.sh script. #12 22.79 #12 DONE 23.0s #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.066 /bin/sh: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8) #13 0.066 + source /etc/os-release #13 0.066 ++ NAME='Rocky Linux' #13 0.066 ++ VERSION='9.3 (Blue Onyx)' #13 0.066 ++ ID=rocky #13 0.066 ++ ID_LIKE='rhel centos fedora' #13 0.066 ++ VERSION_ID=9.3 #13 0.066 ++ PLATFORM_ID=platform:el9 #13 0.066 ++ PRETTY_NAME='Rocky Linux 9.3 (Blue Onyx)' #13 0.066 ++ ANSI_COLOR='0;32' #13 0.066 ++ LOGO=fedora-logo-icon #13 0.066 ++ CPE_NAME=cpe:/o:rocky:rocky:9::baseos #13 0.066 ++ HOME_URL=https://rockylinux.org/ #13 0.066 ++ BUG_REPORT_URL=https://bugs.rockylinux.org/ #13 0.066 ++ SUPPORT_END=2032-05-31 #13 0.066 ++ ROCKY_SUPPORT_PRODUCT=Rocky-Linux-9 #13 0.066 ++ ROCKY_SUPPORT_PRODUCT_VERSION=9.3 #13 0.066 ++ REDHAT_SUPPORT_PRODUCT='Rocky Linux' #13 0.066 ++ REDHAT_SUPPORT_PRODUCT_VERSION=9.3 #13 0.066 + find /etc/yum.repos.d/ #13 0.066 + grep -i centos #13 0.066 + xargs -r rm #13 0.069 + ls -l /etc/yum.repos.d/ #13 0.072 total 32 #13 0.072 -rw-r--r--. 1 root root 2707 Apr 7 13:35 mirror-base-rocky9.repo #13 0.072 -rw-r--r--. 1 root root 217 Apr 7 13:35 mirror-docker9.repo #13 0.072 -rw-r--r--. 1 root root 204 Apr 7 13:35 mirror-epel9.repo #13 0.072 -rw-r--r--. 1 root root 1 Apr 7 13:35 rocky-addons.repo #13 0.072 -rw-r--r--. 1 root root 1 Apr 7 13:35 rocky-devel.repo #13 0.072 -rw-r--r--. 1 root root 1 Apr 7 13:35 rocky-extras.repo #13 0.072 -rw-r--r--. 1 root root 1 Apr 7 13:35 rocky.repo #13 0.072 -rw-r--r--. 1 root root 140 Apr 7 13:35 tpc.repo #13 0.072 + dnf -y update-minimal --security --sec-severity=Important --sec-severity=Critical #13 0.165 Failed to set locale, defaulting to C.UTF-8 #13 0.543 Last metadata expiration check: 0:00:05 ago on Tue Apr 7 13:35:33 2026. #13 0.693 No security updates needed, but 101 updates available #13 0.740 Dependencies resolved. #13 0.741 Nothing to do. #13 0.741 Complete! #13 0.769 + dnf install -y hostname iproute less wget openssl glibc-langpack-en rsync procps-ng python3-pip #13 0.836 Failed to set locale, defaulting to C.UTF-8 #13 1.184 Last metadata expiration check: 0:00:06 ago on Tue Apr 7 13:35:33 2026. #13 1.326 Package hostname-3.23-6.el9.x86_64 is already installed. #13 1.329 Package less-590-2.el9_2.x86_64 is already installed. #13 1.331 Package openssl-1:3.0.7-24.el9.x86_64 is already installed. #13 1.379 Dependencies resolved. #13 1.381 ============================================================================================= #13 1.381 Package Arch Version Repository Size #13 1.381 ============================================================================================= #13 1.381 Installing: #13 1.381 glibc-langpack-en x86_64 2.34-231.el9_7.2 tf-mirrors.ci_repos_yum9-baseos 555 k #13 1.381 iproute x86_64 6.14.0-2.el9 tf-mirrors.ci_repos_yum9-baseos 808 k #13 1.381 procps-ng x86_64 3.3.17-14.el9 tf-mirrors.ci_repos_yum9-baseos 332 k #13 1.381 python3-pip noarch 21.3.1-1.el9 tf-mirrors.ci_repos_yum9-appstream 1.7 M #13 1.381 rsync x86_64 3.2.5-3.el9 tf-mirrors.ci_repos_yum9-baseos 403 k #13 1.381 wget x86_64 1.21.1-8.el9_4 tf-mirrors.ci_repos_yum9-appstream 768 k #13 1.381 Upgrading: #13 1.381 glibc x86_64 2.34-231.el9_7.2 tf-mirrors.ci_repos_yum9-baseos 2.0 M #13 1.381 glibc-common x86_64 2.34-231.el9_7.2 tf-mirrors.ci_repos_yum9-baseos 298 k #13 1.381 glibc-minimal-langpack x86_64 2.34-231.el9_7.2 tf-mirrors.ci_repos_yum9-baseos 25 k #13 1.381 less x86_64 590-6.el9 tf-mirrors.ci_repos_yum9-baseos 160 k #13 1.381 openssl x86_64 1:3.5.1-7.el9_7 tf-mirrors.ci_repos_yum9-baseos 1.4 M #13 1.381 openssl-libs x86_64 1:3.5.1-7.el9_7 tf-mirrors.ci_repos_yum9-baseos 2.3 M #13 1.381 Installing dependencies: #13 1.381 libbpf x86_64 2:1.5.0-2.el9 tf-mirrors.ci_repos_yum9-baseos 185 k #13 1.381 libmnl x86_64 1.0.4-16.el9_4 tf-mirrors.ci_repos_yum9-baseos 27 k #13 1.381 libpsl x86_64 0.21.1-5.el9 tf-mirrors.ci_repos_yum9-baseos 63 k #13 1.381 openssl-fips-provider x86_64 1:3.5.1-7.el9_7 tf-mirrors.ci_repos_yum9-baseos 812 k #13 1.381 psmisc x86_64 23.4-3.el9 tf-mirrors.ci_repos_yum9-baseos 226 k #13 1.381 publicsuffix-list-dafsa noarch 20210518-3.el9 tf-mirrors.ci_repos_yum9-baseos 58 k #13 1.381 Installing weak dependencies: #13 1.381 libxcrypt-compat x86_64 4.4.18-3.el9 tf-mirrors.ci_repos_yum9-appstream 88 k #13 1.381 python3-setuptools noarch 53.0.0-15.el9 tf-mirrors.ci_repos_yum9-baseos 831 k #13 1.381 #13 1.381 Transaction Summary #13 1.381 ============================================================================================= #13 1.381 Install 14 Packages #13 1.381 Upgrade 6 Packages #13 1.381 #13 1.382 Total download size: 13 M #13 1.383 Downloading Packages: #13 1.405 (1/20): libbpf-1.5.0-2.el9.x86_64.rpm 9.1 MB/s | 185 kB 00:00 #13 1.413 (2/20): glibc-langpack-en-2.34-231.el9_7.2.x86_ 19 MB/s | 555 kB 00:00 #13 1.416 (3/20): libmnl-1.0.4-16.el9_4.x86_64.rpm 2.7 MB/s | 27 kB 00:00 #13 1.418 (4/20): libpsl-0.21.1-5.el9.x86_64.rpm 13 MB/s | 63 kB 00:00 #13 1.428 (5/20): iproute-6.14.0-2.el9.x86_64.rpm 19 MB/s | 808 kB 00:00 #13 1.434 (6/20): procps-ng-3.3.17-14.el9.x86_64.rpm 21 MB/s | 332 kB 00:00 #13 1.439 (7/20): psmisc-23.4-3.el9.x86_64.rpm 20 MB/s | 226 kB 00:00 #13 1.442 (8/20): publicsuffix-list-dafsa-20210518-3.el9. 7.3 MB/s | 58 kB 00:00 #13 1.451 (9/20): openssl-fips-provider-3.5.1-7.el9_7.x86 22 MB/s | 812 kB 00:00 #13 1.459 (10/20): rsync-3.2.5-3.el9.x86_64.rpm 24 MB/s | 403 kB 00:00 #13 1.462 (11/20): libxcrypt-compat-4.4.18-3.el9.x86_64.r 8.2 MB/s | 88 kB 00:00 #13 1.474 (12/20): python3-setuptools-53.0.0-15.el9.noarc 24 MB/s | 831 kB 00:00 #13 1.491 (13/20): wget-1.21.1-8.el9_4.x86_64.rpm 27 MB/s | 768 kB 00:00 #13 1.511 (14/20): python3-pip-21.3.1-1.el9.noarch.rpm 34 MB/s | 1.7 MB 00:00 #13 1.517 (15/20): glibc-common-2.34-231.el9_7.2.x86_64.r 12 MB/s | 298 kB 00:00 #13 1.519 (16/20): glibc-minimal-langpack-2.34-231.el9_7. 3.2 MB/s | 25 kB 00:00 #13 1.525 (17/20): less-590-6.el9.x86_64.rpm 19 MB/s | 160 kB 00:00 #13 1.543 (18/20): glibc-2.34-231.el9_7.2.x86_64.rpm 28 MB/s | 2.0 MB 00:00 #13 1.564 (19/20): openssl-3.5.1-7.el9_7.x86_64.rpm 32 MB/s | 1.4 MB 00:00 #13 1.588 (20/20): openssl-libs-3.5.1-7.el9_7.x86_64.rpm 37 MB/s | 2.3 MB 00:00 #13 1.589 -------------------------------------------------------------------------------- #13 1.589 Total 63 MB/s | 13 MB 00:00 #13 1.589 Running transaction check #13 1.929 Transaction check succeeded. #13 1.929 Running transaction test #13 2.106 Transaction test succeeded. #13 2.107 Running transaction #13 2.436 Preparing : 1/1 #13 2.494 Upgrading : glibc-common-2.34-231.el9_7.2.x86_64 1/26 #13 2.504 Upgrading : glibc-minimal-langpack-2.34-231.el9_7.2.x86_64 2/26 #13 2.508 Running scriptlet: glibc-2.34-231.el9_7.2.x86_64 3/26 #13 2.557 Upgrading : glibc-2.34-231.el9_7.2.x86_64 3/26 #13 2.566 Running scriptlet: glibc-2.34-231.el9_7.2.x86_64 3/26 #13 2.711 Installing : glibc-langpack-en-2.34-231.el9_7.2.x86_64 4/26 #13 2.723 Installing : libbpf-2:1.5.0-2.el9.x86_64 5/26 #13 2.729 Installing : libmnl-1.0.4-16.el9_4.x86_64 6/26 #13 2.747 Installing : openssl-fips-provider-1:3.5.1-7.el9_7.x86_64 7/26 #13 2.796 Upgrading : openssl-libs-1:3.5.1-7.el9_7.x86_64 8/26 #13 2.808 Installing : psmisc-23.4-3.el9.x86_64 9/26 #13 2.817 Installing : libxcrypt-compat-4.4.18-3.el9.x86_64 10/26 #13 2.882 Installing : python3-setuptools-53.0.0-15.el9.noarch 11/26 #13 2.894 Installing : publicsuffix-list-dafsa-20210518-3.el9.noarch 12/26 #13 2.899 Installing : libpsl-0.21.1-5.el9.x86_64 13/26 #13 2.917 Installing : wget-1.21.1-8.el9_4.x86_64 14/26 #13 3.262 Installing : python3-pip-21.3.1-1.el9.noarch 15/26 #13 3.315 Installing : iproute-6.14.0-2.el9.x86_64 16/26 #13 3.336 Installing : rsync-3.2.5-3.el9.x86_64 17/26 #13 3.386 Upgrading : openssl-1:3.5.1-7.el9_7.x86_64 18/26 #13 3.409 Installing : procps-ng-3.3.17-14.el9.x86_64 19/26 #13 3.421 Upgrading : less-590-6.el9.x86_64 20/26 #13 3.431 Cleanup : openssl-1:3.0.7-24.el9.x86_64 21/26 #13 3.438 Cleanup : openssl-libs-1:3.0.7-24.el9.x86_64 22/26 #13 3.445 Cleanup : less-590-2.el9_2.x86_64 23/26 #13 3.453 Cleanup : glibc-2.34-83.el9.7.x86_64 24/26 #13 3.463 Cleanup : glibc-minimal-langpack-2.34-83.el9.7.x86_64 25/26 #13 3.468 Cleanup : glibc-common-2.34-83.el9.7.x86_64 26/26 #13 3.473 Running scriptlet: iproute-6.14.0-2.el9.x86_64 26/26 #13 3.484 Running scriptlet: glibc-common-2.34-83.el9.7.x86_64 26/26 #13 3.904 Verifying : glibc-langpack-en-2.34-231.el9_7.2.x86_64 1/26 #13 3.905 Verifying : iproute-6.14.0-2.el9.x86_64 2/26 #13 3.905 Verifying : libbpf-2:1.5.0-2.el9.x86_64 3/26 #13 3.905 Verifying : libmnl-1.0.4-16.el9_4.x86_64 4/26 #13 3.905 Verifying : libpsl-0.21.1-5.el9.x86_64 5/26 #13 3.905 Verifying : openssl-fips-provider-1:3.5.1-7.el9_7.x86_64 6/26 #13 3.905 Verifying : procps-ng-3.3.17-14.el9.x86_64 7/26 #13 3.905 Verifying : psmisc-23.4-3.el9.x86_64 8/26 #13 3.905 Verifying : publicsuffix-list-dafsa-20210518-3.el9.noarch 9/26 #13 3.905 Verifying : python3-setuptools-53.0.0-15.el9.noarch 10/26 #13 3.905 Verifying : rsync-3.2.5-3.el9.x86_64 11/26 #13 3.905 Verifying : libxcrypt-compat-4.4.18-3.el9.x86_64 12/26 #13 3.905 Verifying : python3-pip-21.3.1-1.el9.noarch 13/26 #13 3.905 Verifying : wget-1.21.1-8.el9_4.x86_64 14/26 #13 3.905 Verifying : glibc-2.34-231.el9_7.2.x86_64 15/26 #13 3.905 Verifying : glibc-2.34-83.el9.7.x86_64 16/26 #13 3.905 Verifying : glibc-common-2.34-231.el9_7.2.x86_64 17/26 #13 3.906 Verifying : glibc-common-2.34-83.el9.7.x86_64 18/26 #13 3.906 Verifying : glibc-minimal-langpack-2.34-231.el9_7.2.x86_64 19/26 #13 3.906 Verifying : glibc-minimal-langpack-2.34-83.el9.7.x86_64 20/26 #13 3.906 Verifying : less-590-6.el9.x86_64 21/26 #13 3.906 Verifying : less-590-2.el9_2.x86_64 22/26 #13 3.906 Verifying : openssl-1:3.5.1-7.el9_7.x86_64 23/26 #13 3.906 Verifying : openssl-1:3.0.7-24.el9.x86_64 24/26 #13 3.906 Verifying : openssl-libs-1:3.5.1-7.el9_7.x86_64 25/26 #13 3.906 Verifying : openssl-libs-1:3.0.7-24.el9.x86_64 26/26 #13 3.975 #13 3.975 Upgraded: #13 3.975 glibc-2.34-231.el9_7.2.x86_64 #13 3.975 glibc-common-2.34-231.el9_7.2.x86_64 #13 3.975 glibc-minimal-langpack-2.34-231.el9_7.2.x86_64 #13 3.975 less-590-6.el9.x86_64 #13 3.975 openssl-1:3.5.1-7.el9_7.x86_64 #13 3.975 openssl-libs-1:3.5.1-7.el9_7.x86_64 #13 3.975 Installed: #13 3.975 glibc-langpack-en-2.34-231.el9_7.2.x86_64 #13 3.975 iproute-6.14.0-2.el9.x86_64 #13 3.975 libbpf-2:1.5.0-2.el9.x86_64 #13 3.975 libmnl-1.0.4-16.el9_4.x86_64 #13 3.975 libpsl-0.21.1-5.el9.x86_64 #13 3.975 libxcrypt-compat-4.4.18-3.el9.x86_64 #13 3.975 openssl-fips-provider-1:3.5.1-7.el9_7.x86_64 #13 3.975 procps-ng-3.3.17-14.el9.x86_64 #13 3.975 psmisc-23.4-3.el9.x86_64 #13 3.975 publicsuffix-list-dafsa-20210518-3.el9.noarch #13 3.975 python3-pip-21.3.1-1.el9.noarch #13 3.975 python3-setuptools-53.0.0-15.el9.noarch #13 3.975 rsync-3.2.5-3.el9.x86_64 #13 3.975 wget-1.21.1-8.el9_4.x86_64 #13 3.975 #13 3.975 Complete! #13 4.111 + dnf clean all -y #13 4.270 77 files removed #13 4.292 + rm -rf /var/cache/yum #13 4.294 + groupadd --gid 1999 --system contrail #13 4.318 + useradd -md /home/contrail --uid 1999 --shell /sbin/nologin --system --gid 1999 contrail #13 4.330 useradd warning: contrail's uid 1999 is greater than SYS_UID_MAX 999 #13 DONE 4.4s #14 exporting to image #14 exporting layers #14 exporting layers 1.0s done #14 writing image sha256:d3b11989f2f86c24c1d03aea75a7711d79a50c2ee3b44fe3c792d86122db1dc9 done #14 naming to nexus.gz1.opensdn.io:5101/opensdn-general-base:master-2_7_8_3-3 done #14 DONE 1.0s 2026-04-07 13:35:43,254: INFO: Docker build duration: 31 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-general-base] ab94162463ac: Preparing 7b2620ab056f: Preparing 598b72c8439e: Preparing ae0935a17d63: Preparing f2a106a7a1b5: Preparing 542975aa3efe: Preparing e292dd4739cd: Preparing 6bdad329c84e: Preparing 44343de3ea1d: Preparing 542975aa3efe: Waiting e292dd4739cd: Waiting 6bdad329c84e: Waiting 44343de3ea1d: Waiting 598b72c8439e: Pushed ae0935a17d63: Pushed f2a106a7a1b5: Pushed 542975aa3efe: Pushed e292dd4739cd: Pushed 44343de3ea1d: Layer already exists 6bdad329c84e: Pushed ab94162463ac: Pushed 7b2620ab056f: Pushed master-2_7_8_3-3: digest: sha256:9c42b4b00250e2f59f600cc59254e72e218267a55ff87e0a1b3b55e7f76082b2 size: 2198 2026-04-07 13:35:54,006: INFO: Building opensdn-general-base finished successfully, duration: 42 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_7_8_3-3 b13aed90614c 1.41MB 0B nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src:master-2_7_8_3-3 90501dd75dc3 4.17kB 0B nexus.gz1.opensdn.io:5101/opensdn-charms-src:master-2_7_8_3-3 4bc3599f082e 6.05MB 0B nexus.gz1.opensdn.io:5101/opensdn-container-builder-src:master-2_7_8_3-3 868c4583801a 2.39MB 0B nexus.gz1.opensdn.io:5101/opensdn-general-base:master-2_7_8_3-3 d3b11989f2f8 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src:master-2_7_8_3-3 3bd50c957420 32.7MB 0B nexus.gz1.opensdn.io:5101/tf-dev-sandbox:frozen 8654612ef6cf 2.9GB 0B U rockylinux:9 9cc24f05f309 176MB 0B tf-dev-sandbox:compile 3581d50e5627 22.2GB 0B tf-dev-sandbox:frozen 8654612ef6cf 2.9GB 0B U