Building tf-dev-env image: tf-dev-sandbox:sandbox-master-1_7_6_1-1 DEPRECATED: The legacy builder is deprecated and will be removed in a future release. Install the buildx component to build images with BuildKit: https://docs.docker.com/go/buildx/ Sending build context to Docker daemon 46.08kB Step 1/19 : ARG LINUX_DISTR=centos Step 2/19 : ARG LINUX_DISTR_VER=7 Step 3/19 : FROM $LINUX_DISTR:$LINUX_DISTR_VER 7: Pulling from library/centos 2d473b07cdd5: Pulling fs layer 2d473b07cdd5: Verifying Checksum 2d473b07cdd5: Download complete 2d473b07cdd5: Pull complete Digest: sha256:be65f488b7764ad3638f236b7b515b3678369a5124c47b8d32916d6487418ea4 Status: Downloaded newer image for centos:7 ---> eeb6ee3f44bd Step 4/19 : ARG SITE_MIRROR ---> Running in 23854af274b5 ---> Removed intermediate container 23854af274b5 ---> 7fdf2dba5750 Step 5/19 : ARG LC_ALL=en_US.UTF-8 ---> Running in be97f4a1c040 ---> Removed intermediate container be97f4a1c040 ---> 1ce4ec3a838f Step 6/19 : ARG LANG=en_US.UTF-8 ---> Running in ce0006bb69c7 ---> Removed intermediate container ce0006bb69c7 ---> 055a591c75f5 Step 7/19 : ARG LANGUAGE=en_US.UTF-8 ---> Running in 164dadec1627 ---> Removed intermediate container 164dadec1627 ---> 4da121df40e2 Step 8/19 : ENV USER root ---> Running in 939ed66caf51 ---> Removed intermediate container 939ed66caf51 ---> 68ab722e97aa Step 9/19 : ENV HOME /root ---> Running in 65fe371bfbaa ---> Removed intermediate container 65fe371bfbaa ---> 226d236d2464 Step 10/19 : ENV CONTRAIL $HOME/contrail ---> Running in fe888cc17e78 ---> Removed intermediate container fe888cc17e78 ---> d523bfb73ae6 Step 11/19 : ENV LC_ALL=$LC_ALL ---> Running in 0ff910774203 ---> Removed intermediate container 0ff910774203 ---> 480e97039bd6 Step 12/19 : ENV LANG=$LANG ---> Running in 5987d82d8cd6 ---> Removed intermediate container 5987d82d8cd6 ---> c87e94937cfe Step 13/19 : ENV LANGUAGE=$LANGUAGE ---> Running in 3682973eacbe ---> Removed intermediate container 3682973eacbe ---> cafb60904942 Step 14/19 : ENV PS1="sandbox:\[\033[01;34m\]\w\[\033[00m\]\$ " ---> Running in 36897001aefc ---> Removed intermediate container 36897001aefc ---> 494d87333f13 Step 15/19 : WORKDIR $CONTRAIL ---> Running in 85a7f6273e7d ---> Removed intermediate container 85a7f6273e7d ---> 3ce320335e7c Step 16/19 : COPY *.repo pip.conf* /etc/yum.repos.d/ ---> c5a09cfe1a6b Step 17/19 : COPY entrypoint.sh build-centos*.sh / ---> f3797815cea6 Step 18/19 : RUN set -e ; source /etc/os-release ; /build-centos${VERSION_ID}.sh ---> Running in bd44b13747f8 Loaded plugins: fastestmirror, ovl Determining fastest mirrors Available Packages Name : jq Arch : x86_64 Version : 1.6 Release : 2.el7 Size : 167 k Repo : tf-mirrors.ci_repos_epel.repo Summary : Command-line JSON processor URL : http://stedolan.github.io/jq/ License : MIT and ASL 2.0 and CC-BY and GPLv3 Description : lightweight and flexible command-line JSON processor : : jq is like sed for JSON data – you can use it to slice : and filter and map and transform structured data with : the same ease that sed, awk, grep and friends let you : play with text. : : It is written in portable C, and it has zero runtime : dependencies. : : jq can mangle the data format that you have into the : one that you want with very little effort, and the : program to do so is often shorter and simpler than : you'd expect. Loaded plugins: fastestmirror, ovl Loading mirror speeds from cached hostfile Resolving Dependencies --> Running transaction check ---> Package bash.x86_64 0:4.2.46-34.el7 will be updated ---> Package bash.x86_64 0:4.2.46-35.el7_9 will be an update ---> Package bind-license.noarch 32:9.11.4-26.P2.el7 will be updated ---> Package bind-license.noarch 32:9.11.4-26.P2.el7_9.15 will be an update ---> Package binutils.x86_64 0:2.27-44.base.el7 will be updated ---> Package binutils.x86_64 0:2.27-44.base.el7_9.1 will be an update ---> Package ca-certificates.noarch 0:2020.2.41-70.0.el7_8 will be updated ---> Package ca-certificates.noarch 0:2023.2.60_v7.0.306-72.el7_9 will be an update ---> Package centos-release.x86_64 0:7-9.2009.0.el7.centos will be updated ---> Package centos-release.x86_64 0:7-9.2009.1.el7.centos will be an update ---> Package coreutils.x86_64 0:8.22-24.el7 will be updated ---> Package coreutils.x86_64 0:8.22-24.el7_9.2 will be an update ---> Package curl.x86_64 0:7.29.0-59.el7 will be updated ---> Package curl.x86_64 0:7.29.0-59.el7_9.2 will be an update ---> Package cyrus-sasl-lib.x86_64 0:2.1.26-23.el7 will be updated ---> Package cyrus-sasl-lib.x86_64 0:2.1.26-24.el7_9 will be an update ---> Package device-mapper.x86_64 7:1.02.170-6.el7 will be updated ---> Package device-mapper.x86_64 7:1.02.170-6.el7_9.5 will be an update ---> Package device-mapper-libs.x86_64 7:1.02.170-6.el7 will be updated ---> Package device-mapper-libs.x86_64 7:1.02.170-6.el7_9.5 will be an update ---> Package diffutils.x86_64 0:3.3-5.el7 will be updated ---> Package diffutils.x86_64 0:3.3-6.el7_9 will be an update ---> Package expat.x86_64 0:2.1.0-12.el7 will be updated ---> Package expat.x86_64 0:2.1.0-15.el7_9 will be an update ---> Package geoipupdate.x86_64 0:2.5.0-1.el7 will be updated ---> Package geoipupdate.x86_64 0:2.5.0-2.el7 will be an update ---> Package glib2.x86_64 0:2.56.1-7.el7 will be updated ---> Package glib2.x86_64 0:2.56.1-9.el7_9 will be an update ---> Package glibc.x86_64 0:2.17-317.el7 will be updated ---> Package glibc.x86_64 0:2.17-326.el7_9 will be an update ---> Package glibc-common.x86_64 0:2.17-317.el7 will be updated ---> Package glibc-common.x86_64 0:2.17-326.el7_9 will be an update ---> Package gzip.x86_64 0:1.5-10.el7 will be updated ---> Package gzip.x86_64 0:1.5-11.el7_9 will be an update ---> Package kpartx.x86_64 0:0.4.9-133.el7 will be updated ---> Package kpartx.x86_64 0:0.4.9-136.el7_9 will be an update ---> Package krb5-libs.x86_64 0:1.15.1-50.el7 will be updated ---> Package krb5-libs.x86_64 0:1.15.1-55.el7_9 will be an update ---> Package libblkid.x86_64 0:2.23.2-65.el7 will be updated ---> Package libblkid.x86_64 0:2.23.2-65.el7_9.1 will be an update ---> Package libcurl.x86_64 0:7.29.0-59.el7 will be updated ---> Package libcurl.x86_64 0:7.29.0-59.el7_9.2 will be an update ---> Package libmount.x86_64 0:2.23.2-65.el7 will be updated ---> Package libmount.x86_64 0:2.23.2-65.el7_9.1 will be an update ---> Package libsmartcols.x86_64 0:2.23.2-65.el7 will be updated ---> Package libsmartcols.x86_64 0:2.23.2-65.el7_9.1 will be an update ---> Package libssh2.x86_64 0:1.8.0-4.el7 will be updated ---> Package libssh2.x86_64 0:1.8.0-4.el7_9.1 will be an update ---> Package libuuid.x86_64 0:2.23.2-65.el7 will be updated ---> Package libuuid.x86_64 0:2.23.2-65.el7_9.1 will be an update ---> Package libxml2.x86_64 0:2.9.1-6.el7.5 will be updated ---> Package libxml2.x86_64 0:2.9.1-6.el7_9.6 will be an update ---> Package libxml2-python.x86_64 0:2.9.1-6.el7.5 will be updated ---> Package libxml2-python.x86_64 0:2.9.1-6.el7_9.6 will be an update ---> Package nspr.x86_64 0:4.25.0-2.el7_9 will be updated ---> Package nspr.x86_64 0:4.35.0-1.el7_9 will be an update ---> Package openldap.x86_64 0:2.4.44-22.el7 will be updated ---> Package openldap.x86_64 0:2.4.44-25.el7_9 will be an update ---> Package openssl-libs.x86_64 1:1.0.2k-19.el7 will be updated ---> Package openssl-libs.x86_64 1:1.0.2k-26.el7_9 will be an update ---> Package python.x86_64 0:2.7.5-89.el7 will be updated ---> Package python.x86_64 0:2.7.5-94.el7_9 will be an update ---> Package python-chardet.noarch 0:2.2.1-3.el7 will be obsoleted ---> Package python-libs.x86_64 0:2.7.5-89.el7 will be updated ---> Package python-libs.x86_64 0:2.7.5-94.el7_9 will be an update ---> Package python2-chardet.noarch 0:3.0.4-7.el7 will be obsoleting ---> Package rpm.x86_64 0:4.11.3-45.el7 will be updated ---> Package rpm.x86_64 0:4.11.3-48.el7_9 will be an update ---> Package rpm-build-libs.x86_64 0:4.11.3-45.el7 will be updated ---> Package rpm-build-libs.x86_64 0:4.11.3-48.el7_9 will be an update ---> Package rpm-libs.x86_64 0:4.11.3-45.el7 will be updated ---> Package rpm-libs.x86_64 0:4.11.3-48.el7_9 will be an update ---> Package rpm-python.x86_64 0:4.11.3-45.el7 will be updated ---> Package rpm-python.x86_64 0:4.11.3-48.el7_9 will be an update ---> Package systemd.x86_64 0:219-78.el7 will be updated ---> Package systemd.x86_64 0:219-78.el7_9.9 will be an update ---> Package systemd-libs.x86_64 0:219-78.el7 will be updated ---> Package systemd-libs.x86_64 0:219-78.el7_9.9 will be an update ---> Package tzdata.noarch 0:2020d-2.el7 will be updated ---> Package tzdata.noarch 0:2024a-1.el7 will be an update ---> Package util-linux.x86_64 0:2.23.2-65.el7 will be updated ---> Package util-linux.x86_64 0:2.23.2-65.el7_9.1 will be an update ---> Package vim-minimal.x86_64 2:7.4.629-7.el7 will be updated ---> Package vim-minimal.x86_64 2:7.4.629-8.el7_9 will be an update ---> Package xz.x86_64 0:5.2.2-1.el7 will be updated ---> Package xz.x86_64 0:5.2.2-2.el7_9 will be an update ---> Package xz-libs.x86_64 0:5.2.2-1.el7 will be updated ---> Package xz-libs.x86_64 0:5.2.2-2.el7_9 will be an update ---> Package zlib.x86_64 0:1.2.7-18.el7 will be updated ---> Package zlib.x86_64 0:1.2.7-21.el7_9 will be an update --> Finished Dependency Resolution Dependencies Resolved ================================================================================ Package Arch Version Repository Size ================================================================================ Installing: python2-chardet noarch 3.0.4-7.el7 tpc 186 k replacing python-chardet.noarch 2.2.1-3.el7 Updating: bash x86_64 4.2.46-35.el7_9 tf-mirrors.ci_repos_yum7-updates 1.0 M bind-license noarch 32:9.11.4-26.P2.el7_9.15 tf-mirrors.ci_repos_yum7-updates 92 k binutils x86_64 2.27-44.base.el7_9.1 tf-mirrors.ci_repos_yum7-updates 5.9 M ca-certificates noarch 2023.2.60_v7.0.306-72.el7_9 tf-mirrors.ci_repos_yum7-updates 923 k centos-release x86_64 7-9.2009.1.el7.centos tf-mirrors.ci_repos_yum7-updates 27 k coreutils x86_64 8.22-24.el7_9.2 tf-mirrors.ci_repos_yum7-updates 3.3 M curl x86_64 7.29.0-59.el7_9.2 tf-mirrors.ci_repos_yum7-updates 271 k cyrus-sasl-lib x86_64 2.1.26-24.el7_9 tf-mirrors.ci_repos_yum7-updates 156 k device-mapper x86_64 7:1.02.170-6.el7_9.5 tf-mirrors.ci_repos_yum7-updates 297 k device-mapper-libs x86_64 7:1.02.170-6.el7_9.5 tf-mirrors.ci_repos_yum7-updates 325 k diffutils x86_64 3.3-6.el7_9 tf-mirrors.ci_repos_yum7-updates 322 k expat x86_64 2.1.0-15.el7_9 tf-mirrors.ci_repos_yum7-updates 83 k geoipupdate x86_64 2.5.0-2.el7 tf-mirrors.ci_repos_yum7-updates 35 k glib2 x86_64 2.56.1-9.el7_9 tf-mirrors.ci_repos_yum7-updates 2.5 M glibc x86_64 2.17-326.el7_9 tf-mirrors.ci_repos_yum7-updates 3.6 M glibc-common x86_64 2.17-326.el7_9 tf-mirrors.ci_repos_yum7-updates 12 M gzip x86_64 1.5-11.el7_9 tf-mirrors.ci_repos_yum7-updates 130 k kpartx x86_64 0.4.9-136.el7_9 tf-mirrors.ci_repos_yum7-updates 81 k krb5-libs x86_64 1.15.1-55.el7_9 tf-mirrors.ci_repos_yum7-updates 810 k libblkid x86_64 2.23.2-65.el7_9.1 tf-mirrors.ci_repos_yum7-updates 183 k libcurl x86_64 7.29.0-59.el7_9.2 tf-mirrors.ci_repos_yum7-updates 223 k libmount x86_64 2.23.2-65.el7_9.1 tf-mirrors.ci_repos_yum7-updates 185 k libsmartcols x86_64 2.23.2-65.el7_9.1 tf-mirrors.ci_repos_yum7-updates 143 k libssh2 x86_64 1.8.0-4.el7_9.1 tf-mirrors.ci_repos_yum7-updates 88 k libuuid x86_64 2.23.2-65.el7_9.1 tf-mirrors.ci_repos_yum7-updates 84 k libxml2 x86_64 2.9.1-6.el7_9.6 tf-mirrors.ci_repos_yum7-updates 668 k libxml2-python x86_64 2.9.1-6.el7_9.6 tf-mirrors.ci_repos_yum7-updates 247 k nspr x86_64 4.35.0-1.el7_9 tf-mirrors.ci_repos_yum7-updates 128 k openldap x86_64 2.4.44-25.el7_9 tf-mirrors.ci_repos_yum7-updates 356 k openssl-libs x86_64 1:1.0.2k-26.el7_9 tf-mirrors.ci_repos_yum7-updates 1.2 M python x86_64 2.7.5-94.el7_9 tf-mirrors.ci_repos_yum7-updates 97 k python-libs x86_64 2.7.5-94.el7_9 tf-mirrors.ci_repos_yum7-updates 5.6 M rpm x86_64 4.11.3-48.el7_9 tf-mirrors.ci_repos_yum7-updates 1.2 M rpm-build-libs x86_64 4.11.3-48.el7_9 tf-mirrors.ci_repos_yum7-updates 108 k rpm-libs x86_64 4.11.3-48.el7_9 tf-mirrors.ci_repos_yum7-updates 279 k rpm-python x86_64 4.11.3-48.el7_9 tf-mirrors.ci_repos_yum7-updates 84 k systemd x86_64 219-78.el7_9.9 tf-mirrors.ci_repos_yum7-updates 5.1 M systemd-libs x86_64 219-78.el7_9.9 tf-mirrors.ci_repos_yum7-updates 419 k tzdata noarch 2024a-1.el7 tf-mirrors.ci_repos_yum7-updates 497 k util-linux x86_64 2.23.2-65.el7_9.1 tf-mirrors.ci_repos_yum7-updates 2.0 M vim-minimal x86_64 2:7.4.629-8.el7_9 tf-mirrors.ci_repos_yum7-updates 443 k xz x86_64 5.2.2-2.el7_9 tf-mirrors.ci_repos_yum7-updates 229 k xz-libs x86_64 5.2.2-2.el7_9 tf-mirrors.ci_repos_yum7-updates 103 k zlib x86_64 1.2.7-21.el7_9 tf-mirrors.ci_repos_yum7-updates 90 k Transaction Summary ================================================================================ Install 1 Package Upgrade 44 Packages Total download size: 51 M Downloading packages: Delta RPMs disabled because /usr/bin/applydeltarpm not installed. -------------------------------------------------------------------------------- Total 122 MB/s | 51 MB 00:00 Running transaction check Running transaction test Transaction test succeeded Running transaction Updating : tzdata-2024a-1.el7.noarch 1/90 Updating : bash-4.2.46-35.el7_9.x86_64 2/90 Updating : glibc-common-2.17-326.el7_9.x86_64 3/90 Updating : glibc-2.17-326.el7_9.x86_64 4/90 Updating : zlib-1.2.7-21.el7_9.x86_64 5/90 Updating : xz-libs-5.2.2-2.el7_9.x86_64 6/90 Updating : systemd-libs-219-78.el7_9.9.x86_64 7/90 Updating : libuuid-2.23.2-65.el7_9.1.x86_64 8/90 Updating : nspr-4.35.0-1.el7_9.x86_64 9/90 Updating : libxml2-2.9.1-6.el7_9.6.x86_64 10/90 Updating : libsmartcols-2.23.2-65.el7_9.1.x86_64 11/90 Updating : diffutils-3.3-6.el7_9.x86_64 12/90 install-info: No such file or directory for /usr/share/info/diffutils.info Updating : expat-2.1.0-15.el7_9.x86_64 13/90 Updating : ca-certificates-2023.2.60_v7.0.306-72.el7_9.noarch 14/90 Updating : 1:openssl-libs-1.0.2k-26.el7_9.x86_64 15/90 Updating : coreutils-8.22-24.el7_9.2.x86_64 16/90 Updating : krb5-libs-1.15.1-55.el7_9.x86_64 17/90 Updating : libblkid-2.23.2-65.el7_9.1.x86_64 18/90 Updating : libmount-2.23.2-65.el7_9.1.x86_64 19/90 Updating : python-libs-2.7.5-94.el7_9.x86_64 20/90 Updating : python-2.7.5-94.el7_9.x86_64 21/90 Updating : util-linux-2.23.2-65.el7_9.1.x86_64 22/90 Updating : cyrus-sasl-lib-2.1.26-24.el7_9.x86_64 23/90 Updating : libssh2-1.8.0-4.el7_9.1.x86_64 24/90 Updating : libcurl-7.29.0-59.el7_9.2.x86_64 25/90 Updating : curl-7.29.0-59.el7_9.2.x86_64 26/90 Updating : rpm-libs-4.11.3-48.el7_9.x86_64 27/90 Updating : rpm-4.11.3-48.el7_9.x86_64 28/90 Updating : openldap-2.4.44-25.el7_9.x86_64 29/90 Updating : rpm-build-libs-4.11.3-48.el7_9.x86_64 30/90 Updating : centos-release-7-9.2009.1.el7.centos.x86_64 31/90 Updating : systemd-219-78.el7_9.9.x86_64 32/90 Failed to get D-Bus connection: Operation not permitted Updating : 7:device-mapper-libs-1.02.170-6.el7_9.5.x86_64 33/90 Updating : 7:device-mapper-1.02.170-6.el7_9.5.x86_64 34/90 Updating : kpartx-0.4.9-136.el7_9.x86_64 35/90 Updating : rpm-python-4.11.3-48.el7_9.x86_64 36/90 Updating : geoipupdate-2.5.0-2.el7.x86_64 37/90 Updating : libxml2-python-2.9.1-6.el7_9.6.x86_64 38/90 Installing : python2-chardet-3.0.4-7.el7.noarch 39/90 Updating : glib2-2.56.1-9.el7_9.x86_64 40/90 Updating : binutils-2.27-44.base.el7_9.1.x86_64 41/90 install-info: No such file or directory for /usr/share/info/as.info.gz install-info: No such file or directory for /usr/share/info/binutils.info.gz install-info: No such file or directory for /usr/share/info/gprof.info.gz install-info: No such file or directory for /usr/share/info/ld.info.gz install-info: No such file or directory for /usr/share/info/standards.info.gz Updating : gzip-1.5-11.el7_9.x86_64 42/90 Updating : xz-5.2.2-2.el7_9.x86_64 43/90 Updating : 2:vim-minimal-7.4.629-8.el7_9.x86_64 44/90 Updating : 32:bind-license-9.11.4-26.P2.el7_9.15.noarch 45/90 Cleanup : rpm-python-4.11.3-45.el7.x86_64 46/90 Cleanup : libxml2-python-2.9.1-6.el7.5.x86_64 47/90 Erasing : python-chardet-2.2.1-3.el7.noarch 48/90 Cleanup : rpm-build-libs-4.11.3-45.el7.x86_64 49/90 Cleanup : glib2-2.56.1-7.el7.x86_64 50/90 Cleanup : python-2.7.5-89.el7.x86_64 51/90 Cleanup : python-libs-2.7.5-89.el7.x86_64 52/90 Cleanup : libxml2-2.9.1-6.el7.5.x86_64 53/90 Cleanup : xz-5.2.2-1.el7.x86_64 54/90 Cleanup : binutils-2.27-44.base.el7.x86_64 55/90 Cleanup : geoipupdate-2.5.0-1.el7.x86_64 56/90 Cleanup : gzip-1.5-10.el7.x86_64 57/90 Cleanup : kpartx-0.4.9-133.el7.x86_64 58/90 Cleanup : 7:device-mapper-libs-1.02.170-6.el7.x86_64 59/90 Cleanup : 7:device-mapper-1.02.170-6.el7.x86_64 60/90 Cleanup : systemd-219-78.el7.x86_64 61/90 Cleanup : util-linux-2.23.2-65.el7.x86_64 62/90 Cleanup : curl-7.29.0-59.el7.x86_64 63/90 Cleanup : libcurl-7.29.0-59.el7.x86_64 64/90 Cleanup : openldap-2.4.44-22.el7.x86_64 65/90 Cleanup : rpm-libs-4.11.3-45.el7.x86_64 66/90 Cleanup : rpm-4.11.3-45.el7.x86_64 67/90 Cleanup : libmount-2.23.2-65.el7.x86_64 68/90 Cleanup : libblkid-2.23.2-65.el7.x86_64 69/90 Cleanup : libssh2-1.8.0-4.el7.x86_64 70/90 Cleanup : cyrus-sasl-lib-2.1.26-23.el7.x86_64 71/90 Cleanup : krb5-libs-1.15.1-50.el7.x86_64 72/90 Cleanup : coreutils-8.22-24.el7.x86_64 73/90 Cleanup : 1:openssl-libs-1.0.2k-19.el7.x86_64 74/90 Cleanup : systemd-libs-219-78.el7.x86_64 75/90 Cleanup : diffutils-3.3-5.el7.x86_64 76/90 Cleanup : ca-certificates-2020.2.41-70.0.el7_8.noarch 77/90 Cleanup : xz-libs-5.2.2-1.el7.x86_64 78/90 Cleanup : zlib-1.2.7-18.el7.x86_64 79/90 Cleanup : libuuid-2.23.2-65.el7.x86_64 80/90 Cleanup : nspr-4.25.0-2.el7_9.x86_64 81/90 Cleanup : libsmartcols-2.23.2-65.el7.x86_64 82/90 Cleanup : expat-2.1.0-12.el7.x86_64 83/90 Cleanup : 2:vim-minimal-7.4.629-7.el7.x86_64 84/90 Cleanup : centos-release-7-9.2009.0.el7.centos.x86_64 85/90 Cleanup : 32:bind-license-9.11.4-26.P2.el7.noarch 86/90 Cleanup : bash-4.2.46-34.el7.x86_64 87/90 Cleanup : glibc-common-2.17-317.el7.x86_64 88/90 Cleanup : glibc-2.17-317.el7.x86_64 89/90 Cleanup : tzdata-2020d-2.el7.noarch 90/90 Verifying : libblkid-2.23.2-65.el7_9.1.x86_64 1/90 Verifying : libcurl-7.29.0-59.el7_9.2.x86_64 2/90 Verifying : centos-release-7-9.2009.1.el7.centos.x86_64 3/90 Verifying : libsmartcols-2.23.2-65.el7_9.1.x86_64 4/90 Verifying : openldap-2.4.44-25.el7_9.x86_64 5/90 Verifying : libxml2-python-2.9.1-6.el7_9.6.x86_64 6/90 Verifying : 7:device-mapper-1.02.170-6.el7_9.5.x86_64 7/90 Verifying : python2-chardet-3.0.4-7.el7.noarch 8/90 Verifying : libxml2-2.9.1-6.el7_9.6.x86_64 9/90 Verifying : glibc-2.17-326.el7_9.x86_64 10/90 Verifying : libmount-2.23.2-65.el7_9.1.x86_64 11/90 Verifying : zlib-1.2.7-21.el7_9.x86_64 12/90 Verifying : tzdata-2024a-1.el7.noarch 13/90 Verifying : libssh2-1.8.0-4.el7_9.1.x86_64 14/90 Verifying : geoipupdate-2.5.0-2.el7.x86_64 15/90 Verifying : 1:openssl-libs-1.0.2k-26.el7_9.x86_64 16/90 Verifying : util-linux-2.23.2-65.el7_9.1.x86_64 17/90 Verifying : binutils-2.27-44.base.el7_9.1.x86_64 18/90 Verifying : bash-4.2.46-35.el7_9.x86_64 19/90 Verifying : python-2.7.5-94.el7_9.x86_64 20/90 Verifying : systemd-219-78.el7_9.9.x86_64 21/90 Verifying : 2:vim-minimal-7.4.629-8.el7_9.x86_64 22/90 Verifying : cyrus-sasl-lib-2.1.26-24.el7_9.x86_64 23/90 Verifying : python-libs-2.7.5-94.el7_9.x86_64 24/90 Verifying : 7:device-mapper-libs-1.02.170-6.el7_9.5.x86_64 25/90 Verifying : 32:bind-license-9.11.4-26.P2.el7_9.15.noarch 26/90 Verifying : kpartx-0.4.9-136.el7_9.x86_64 27/90 Verifying : krb5-libs-1.15.1-55.el7_9.x86_64 28/90 Verifying : coreutils-8.22-24.el7_9.2.x86_64 29/90 Verifying : rpm-4.11.3-48.el7_9.x86_64 30/90 Verifying : rpm-libs-4.11.3-48.el7_9.x86_64 31/90 Verifying : systemd-libs-219-78.el7_9.9.x86_64 32/90 Verifying : ca-certificates-2023.2.60_v7.0.306-72.el7_9.noarch 33/90 Verifying : libuuid-2.23.2-65.el7_9.1.x86_64 34/90 Verifying : xz-libs-5.2.2-2.el7_9.x86_64 35/90 Verifying : diffutils-3.3-6.el7_9.x86_64 36/90 Verifying : expat-2.1.0-15.el7_9.x86_64 37/90 Verifying : glib2-2.56.1-9.el7_9.x86_64 38/90 Verifying : curl-7.29.0-59.el7_9.2.x86_64 39/90 Verifying : gzip-1.5-11.el7_9.x86_64 40/90 Verifying : glibc-common-2.17-326.el7_9.x86_64 41/90 Verifying : rpm-python-4.11.3-48.el7_9.x86_64 42/90 Verifying : nspr-4.35.0-1.el7_9.x86_64 43/90 Verifying : xz-5.2.2-2.el7_9.x86_64 44/90 Verifying : rpm-build-libs-4.11.3-48.el7_9.x86_64 45/90 Verifying : rpm-4.11.3-45.el7.x86_64 46/90 Verifying : glibc-common-2.17-317.el7.x86_64 47/90 Verifying : ca-certificates-2020.2.41-70.0.el7_8.noarch 48/90 Verifying : glib2-2.56.1-7.el7.x86_64 49/90 Verifying : libssh2-1.8.0-4.el7.x86_64 50/90 Verifying : nspr-4.25.0-2.el7_9.x86_64 51/90 Verifying : systemd-219-78.el7.x86_64 52/90 Verifying : 7:device-mapper-1.02.170-6.el7.x86_64 53/90 Verifying : libblkid-2.23.2-65.el7.x86_64 54/90 Verifying : rpm-libs-4.11.3-45.el7.x86_64 55/90 Verifying : 1:openssl-libs-1.0.2k-19.el7.x86_64 56/90 Verifying : libxml2-python-2.9.1-6.el7.5.x86_64 57/90 Verifying : tzdata-2020d-2.el7.noarch 58/90 Verifying : libuuid-2.23.2-65.el7.x86_64 59/90 Verifying : 2:vim-minimal-7.4.629-7.el7.x86_64 60/90 Verifying : geoipupdate-2.5.0-1.el7.x86_64 61/90 Verifying : coreutils-8.22-24.el7.x86_64 62/90 Verifying : rpm-python-4.11.3-45.el7.x86_64 63/90 Verifying : libcurl-7.29.0-59.el7.x86_64 64/90 Verifying : curl-7.29.0-59.el7.x86_64 65/90 Verifying : krb5-libs-1.15.1-50.el7.x86_64 66/90 Verifying : rpm-build-libs-4.11.3-45.el7.x86_64 67/90 Verifying : gzip-1.5-10.el7.x86_64 68/90 Verifying : binutils-2.27-44.base.el7.x86_64 69/90 Verifying : zlib-1.2.7-18.el7.x86_64 70/90 Verifying : libxml2-2.9.1-6.el7.5.x86_64 71/90 Verifying : centos-release-7-9.2009.0.el7.centos.x86_64 72/90 Verifying : systemd-libs-219-78.el7.x86_64 73/90 Verifying : diffutils-3.3-5.el7.x86_64 74/90 Verifying : openldap-2.4.44-22.el7.x86_64 75/90 Verifying : 7:device-mapper-libs-1.02.170-6.el7.x86_64 76/90 Verifying : util-linux-2.23.2-65.el7.x86_64 77/90 Verifying : xz-libs-5.2.2-1.el7.x86_64 78/90 Verifying : python-2.7.5-89.el7.x86_64 79/90 Verifying : python-chardet-2.2.1-3.el7.noarch 80/90 Verifying : expat-2.1.0-12.el7.x86_64 81/90 Verifying : glibc-2.17-317.el7.x86_64 82/90 Verifying : bash-4.2.46-34.el7.x86_64 83/90 Verifying : kpartx-0.4.9-133.el7.x86_64 84/90 Verifying : 32:bind-license-9.11.4-26.P2.el7.noarch 85/90 Verifying : python-libs-2.7.5-89.el7.x86_64 86/90 Verifying : xz-5.2.2-1.el7.x86_64 87/90 Verifying : libsmartcols-2.23.2-65.el7.x86_64 88/90 Verifying : cyrus-sasl-lib-2.1.26-23.el7.x86_64 89/90 Verifying : libmount-2.23.2-65.el7.x86_64 90/90 Installed: python2-chardet.noarch 0:3.0.4-7.el7 Updated: bash.x86_64 0:4.2.46-35.el7_9 bind-license.noarch 32:9.11.4-26.P2.el7_9.15 binutils.x86_64 0:2.27-44.base.el7_9.1 ca-certificates.noarch 0:2023.2.60_v7.0.306-72.el7_9 centos-release.x86_64 0:7-9.2009.1.el7.centos coreutils.x86_64 0:8.22-24.el7_9.2 curl.x86_64 0:7.29.0-59.el7_9.2 cyrus-sasl-lib.x86_64 0:2.1.26-24.el7_9 device-mapper.x86_64 7:1.02.170-6.el7_9.5 device-mapper-libs.x86_64 7:1.02.170-6.el7_9.5 diffutils.x86_64 0:3.3-6.el7_9 expat.x86_64 0:2.1.0-15.el7_9 geoipupdate.x86_64 0:2.5.0-2.el7 glib2.x86_64 0:2.56.1-9.el7_9 glibc.x86_64 0:2.17-326.el7_9 glibc-common.x86_64 0:2.17-326.el7_9 gzip.x86_64 0:1.5-11.el7_9 kpartx.x86_64 0:0.4.9-136.el7_9 krb5-libs.x86_64 0:1.15.1-55.el7_9 libblkid.x86_64 0:2.23.2-65.el7_9.1 libcurl.x86_64 0:7.29.0-59.el7_9.2 libmount.x86_64 0:2.23.2-65.el7_9.1 libsmartcols.x86_64 0:2.23.2-65.el7_9.1 libssh2.x86_64 0:1.8.0-4.el7_9.1 libuuid.x86_64 0:2.23.2-65.el7_9.1 libxml2.x86_64 0:2.9.1-6.el7_9.6 libxml2-python.x86_64 0:2.9.1-6.el7_9.6 nspr.x86_64 0:4.35.0-1.el7_9 openldap.x86_64 0:2.4.44-25.el7_9 openssl-libs.x86_64 1:1.0.2k-26.el7_9 python.x86_64 0:2.7.5-94.el7_9 python-libs.x86_64 0:2.7.5-94.el7_9 rpm.x86_64 0:4.11.3-48.el7_9 rpm-build-libs.x86_64 0:4.11.3-48.el7_9 rpm-libs.x86_64 0:4.11.3-48.el7_9 rpm-python.x86_64 0:4.11.3-48.el7_9 systemd.x86_64 0:219-78.el7_9.9 systemd-libs.x86_64 0:219-78.el7_9.9 tzdata.noarch 0:2024a-1.el7 util-linux.x86_64 0:2.23.2-65.el7_9.1 vim-minimal.x86_64 2:7.4.629-8.el7_9 xz.x86_64 0:5.2.2-2.el7_9 xz-libs.x86_64 0:5.2.2-2.el7_9 zlib.x86_64 0:1.2.7-21.el7_9 Replaced: python-chardet.noarch 0:2.2.1-3.el7 Complete! Loaded plugins: fastestmirror, ovl Loading mirror speeds from cached hostfile No Match for available package: nss-devel-3.44.0-7.el7_7.i686 No Match for available package: nss-devel-3.44.0-7.el7_7.x86_64 No Match for available package: nss-mdns-0.14.1-9.el7.x86_64 No Match for available package: nss-pam-ldapd-0.8.13-25.el7.i686 No Match for available package: nss-pam-ldapd-0.8.13-25.el7.x86_64 Only Upgrade available on package: nss-pem-1.0.3-7.el7_9.1.x86_64 No Match for available package: nss-pkcs11-devel-3.44.0-7.el7_7.i686 No Match for available package: nss-pkcs11-devel-3.44.0-7.el7_7.x86_64 No Match for available package: nss-softokn-devel-3.44.0-8.el7_7.i686 No Match for available package: nss-softokn-devel-3.44.0-8.el7_7.x86_64 No Match for available package: nss-softokn-freebl-devel-3.44.0-8.el7_7.i686 No Match for available package: nss-softokn-freebl-devel-3.44.0-8.el7_7.x86_64 No Match for available package: nss-util-devel-3.44.0-4.el7_7.i686 No Match for available package: nss-util-devel-3.44.0-4.el7_7.x86_64 No Match for available package: nss_compat_ossl-0.9.6-8.el7.i686 No Match for available package: nss_compat_ossl-0.9.6-8.el7.x86_64 No Match for available package: nss_compat_ossl-devel-0.9.6-8.el7.i686 No Match for available package: nss_compat_ossl-devel-0.9.6-8.el7.x86_64 No Match for available package: nss_wrapper-1.0.3-1.el7.x86_64 Resolving Dependencies --> Running transaction check ---> Package nss.x86_64 0:3.44.0-7.el7_7 will be a downgrade ---> Package nss.x86_64 0:3.53.1-3.el7_9 will be erased ---> Package nss-softokn.x86_64 0:3.44.0-8.el7_7 will be a downgrade ---> Package nss-softokn.x86_64 0:3.53.1-6.el7_9 will be erased ---> Package nss-softokn-freebl.x86_64 0:3.44.0-8.el7_7 will be a downgrade ---> Package nss-softokn-freebl.x86_64 0:3.53.1-6.el7_9 will be erased ---> Package nss-sysinit.x86_64 0:3.44.0-7.el7_7 will be a downgrade ---> Package nss-sysinit.x86_64 0:3.53.1-3.el7_9 will be erased ---> Package nss-tools.x86_64 0:3.44.0-7.el7_7 will be a downgrade ---> Package nss-tools.x86_64 0:3.53.1-3.el7_9 will be erased ---> Package nss-util.x86_64 0:3.44.0-4.el7_7 will be a downgrade ---> Package nss-util.x86_64 0:3.53.1-1.el7_9 will be erased --> Finished Dependency Resolution Dependencies Resolved ================================================================================ Package Arch Version Repository Size ================================================================================ Downgrading: nss x86_64 3.44.0-7.el7_7 tf-mirrors.ci_repos_yum7-base 854 k nss-softokn x86_64 3.44.0-8.el7_7 tf-mirrors.ci_repos_yum7-base 330 k nss-softokn-freebl x86_64 3.44.0-8.el7_7 tf-mirrors.ci_repos_yum7-base 224 k nss-sysinit x86_64 3.44.0-7.el7_7 tf-mirrors.ci_repos_yum7-base 65 k nss-tools x86_64 3.44.0-7.el7_7 tf-mirrors.ci_repos_yum7-base 528 k nss-util x86_64 3.44.0-4.el7_7 tf-mirrors.ci_repos_yum7-base 79 k Transaction Summary ================================================================================ Downgrade 6 Packages Total download size: 2.0 M Downloading packages: -------------------------------------------------------------------------------- Total 20 MB/s | 2.0 MB 00:00 Running transaction check Running transaction test Transaction test succeeded Running transaction Installing : nss-util-3.44.0-4.el7_7.x86_64 1/12 Installing : nss-softokn-freebl-3.44.0-8.el7_7.x86_64 2/12 Installing : nss-softokn-3.44.0-8.el7_7.x86_64 3/12 Installing : nss-3.44.0-7.el7_7.x86_64 4/12 Installing : nss-sysinit-3.44.0-7.el7_7.x86_64 5/12 Installing : nss-tools-3.44.0-7.el7_7.x86_64 6/12 Cleanup : nss-tools-3.53.1-3.el7_9.x86_64 7/12 Cleanup : nss-3.53.1-3.el7_9.x86_64 8/12 Cleanup : nss-sysinit-3.53.1-3.el7_9.x86_64 9/12 Cleanup : nss-softokn-3.53.1-6.el7_9.x86_64 10/12 Cleanup : nss-softokn-freebl-3.53.1-6.el7_9.x86_64 11/12 Cleanup : nss-util-3.53.1-1.el7_9.x86_64 12/12 Verifying : nss-sysinit-3.44.0-7.el7_7.x86_64 1/12 Verifying : nss-tools-3.44.0-7.el7_7.x86_64 2/12 Verifying : nss-3.44.0-7.el7_7.x86_64 3/12 Verifying : nss-util-3.44.0-4.el7_7.x86_64 4/12 Verifying : nss-softokn-freebl-3.44.0-8.el7_7.x86_64 5/12 Verifying : nss-softokn-3.44.0-8.el7_7.x86_64 6/12 Verifying : nss-tools-3.53.1-3.el7_9.x86_64 7/12 Verifying : nss-sysinit-3.53.1-3.el7_9.x86_64 8/12 Verifying : nss-3.53.1-3.el7_9.x86_64 9/12 Verifying : nss-softokn-freebl-3.53.1-6.el7_9.x86_64 10/12 Verifying : nss-util-3.53.1-1.el7_9.x86_64 11/12 Verifying : nss-softokn-3.53.1-6.el7_9.x86_64 12/12 Removed: nss.x86_64 0:3.53.1-3.el7_9 nss-softokn.x86_64 0:3.53.1-6.el7_9 nss-softokn-freebl.x86_64 0:3.53.1-6.el7_9 nss-sysinit.x86_64 0:3.53.1-3.el7_9 nss-tools.x86_64 0:3.53.1-3.el7_9 nss-util.x86_64 0:3.53.1-1.el7_9 Installed: nss.x86_64 0:3.44.0-7.el7_7 nss-softokn.x86_64 0:3.44.0-8.el7_7 nss-softokn-freebl.x86_64 0:3.44.0-8.el7_7 nss-sysinit.x86_64 0:3.44.0-7.el7_7 nss-tools.x86_64 0:3.44.0-7.el7_7 nss-util.x86_64 0:3.44.0-4.el7_7 Complete! Loaded plugins: fastestmirror, ovl No Match for argument: python2-requests No Match for argument: python2-urllib3 No Packages marked for removal /usr/bin/python2: No module named pip /usr/bin/python2: No module named pip No Match for argument: python2-setuptools Error: Nothing to do The command '/bin/sh -c set -e ; source /etc/os-release ; /build-centos${VERSION_ID}.sh' returned a non-zero code: 1