/home/localdisk/designer/jenkins/rc-4.0-containers/cgcs-root/build-tools/build-docker-images/../build-wheels/utils.sh: line 24: let: wheels_alternate=http://mirror.starlingx.cengn.ca/mirror/starlingx/rc/4.0/centos/stx-centos-py2_stable-wheels.tar: syntax error in expression (error token is "://mirror.starlingx.cengn.ca/mirror/starlingx/rc/4.0/centos/stx-centos-py2_stable-wheels.tar") Running: docker build /localdisk/loadbuild/jenkins/rc-4.0-containers/20200805T082701Z/std/build-images/loci --no-cache --build-arg PROJECT=gnocchi --build-arg PROJECT_REPO=https://github.com/gnocchixyz/gnocchi.git --build-arg FROM=docker.io/starlingx/stx-centos:rc-4.0-stable-20200805T082701Z --build-arg WHEELS=http://build.starlingx.cengn.ca:80//mirror/starlingx/rc/4.0/centos/containers/20200805T082701Z/outputs/wheels/stx-centos-stable-wheels.tar --build-arg PROJECT_REF=4.3.2 --build-arg PIP_PACKAGES=pylint SQLAlchemy SQLAlchemy-Utils oslo.db keystonemiddleware gnocchiclient pymemcache psycopg2 --build-arg DIST_PACKAGES=python3-rados --build-arg PROFILES=gnocchi apache --build-arg PYTHON3=yes --tag jenkins/stx-gnocchi:rc-4.0-centos-stable-build Sending build context to Docker daemon 519.2kB Step 1/29 : ARG FROM=ubuntu:bionic Step 2/29 : FROM ${FROM} ---> f969170688f7 Step 3/29 : ENV PATH=/var/lib/openstack/bin:$PATH ---> Running in 3746e7b6b650 Removing intermediate container 3746e7b6b650 ---> 3c070bb257b7 Step 4/29 : ARG PROJECT ---> Running in 92f271ab41e2 Removing intermediate container 92f271ab41e2 ---> 0d5760ee5b49 Step 5/29 : ARG WHEELS=loci/requirements:master-ubuntu ---> Running in 56a34aa17958 Removing intermediate container 56a34aa17958 ---> a2a994f3e77d Step 6/29 : ARG PROJECT_REPO=https://opendev.org/openstack/${PROJECT} ---> Running in 21e0d05f6ded Removing intermediate container 21e0d05f6ded ---> 5fcf333d7f24 Step 7/29 : ARG PROJECT_REF=master ---> Running in 8bb113486b9d Removing intermediate container 8bb113486b9d ---> 84e216b8b447 Step 8/29 : ARG PROJECT_RELEASE=master ---> Running in 67aa26c2b617 Removing intermediate container 67aa26c2b617 ---> b9f6d9facc7a Step 9/29 : ARG DISTRO ---> Running in a1420ef64bb1 Removing intermediate container a1420ef64bb1 ---> 6a3e358c1ded Step 10/29 : ARG PROFILES ---> Running in 67d68bfc5534 Removing intermediate container 67d68bfc5534 ---> 5cda4282f6f3 Step 11/29 : ARG PIP_PACKAGES="" ---> Running in 23265f8703a3 Removing intermediate container 23265f8703a3 ---> ba05f1ca8955 Step 12/29 : ARG PIP_ARGS="" ---> Running in 13d8ec9a30a7 Removing intermediate container 13d8ec9a30a7 ---> 2250766c2e51 Step 13/29 : ARG PIP_WHEEL_ARGS=$PIP_ARGS ---> Running in e133ed0131c1 Removing intermediate container e133ed0131c1 ---> 0dfe37317773 Step 14/29 : ARG DIST_PACKAGES="" ---> Running in 6e928628c213 Removing intermediate container 6e928628c213 ---> 8f157e6a0664 Step 15/29 : ARG PLUGIN=no ---> Running in c286ff1abd29 Removing intermediate container c286ff1abd29 ---> 21b08e375df0 Step 16/29 : ARG PYTHON3=no ---> Running in 8f488c402e17 Removing intermediate container 8f488c402e17 ---> 771fb5ec55fb Step 17/29 : ARG EXTRA_BINDEP="" ---> Running in 4e82ce648c28 Removing intermediate container 4e82ce648c28 ---> ece9cd6d2412 Step 18/29 : ARG EXTRA_PYDEP="" ---> Running in 46f790dbf218 Removing intermediate container 46f790dbf218 ---> 57262cfc4dcf Step 19/29 : ARG REGISTRY_PROTOCOL="detect" ---> Running in 7854fe9b9437 Removing intermediate container 7854fe9b9437 ---> 97d102cb3f28 Step 20/29 : ARG REGISTRY_INSECURE="False" ---> Running in 791c0bdb80c9 Removing intermediate container 791c0bdb80c9 ---> 465d75d27c65 Step 21/29 : ARG UID=42424 ---> Running in b285b6501bb2 Removing intermediate container b285b6501bb2 ---> cbd7f31de496 Step 22/29 : ARG GID=42424 ---> Running in 93adf95d40dc Removing intermediate container 93adf95d40dc ---> cee131467ce1 Step 23/29 : ARG NOVNC_REPO=https://github.com/novnc/novnc ---> Running in 568bc0219d49 Removing intermediate container 568bc0219d49 ---> 38be5352f247 Step 24/29 : ARG NOVNC_REF=v1.0.0 ---> Running in 2a000d7c3e04 Removing intermediate container 2a000d7c3e04 ---> 57c21ff70367 Step 25/29 : ARG SPICE_REPO=https://gitlab.freedesktop.org/spice/spice-html5.git ---> Running in 1841e4e49b10 Removing intermediate container 1841e4e49b10 ---> c3d2d545de52 Step 26/29 : ARG SPICE_REF=spice-html5-0.1.6 ---> Running in d0df354172f4 Removing intermediate container d0df354172f4 ---> f866bc91e966 Step 27/29 : COPY scripts /opt/loci/scripts ---> c2c636760f85 Step 28/29 : ADD bindep.txt pydep.txt $EXTRA_BINDEP $EXTRA_PYDEP /opt/loci/ ---> 25ec4337b8e3 Step 29/29 : RUN /opt/loci/scripts/install.sh ---> Running in 72f58ee2cb97 ++ awk -F= '/^ID=/ {gsub(/\"/, "", $2); print $2}' /etc/centos-release /etc/os-release /etc/redhat-release /etc/system-release + distro=centos + export distro=centos + distro=centos + [[ yes == \n\o ]] + dpkg_python_packages=("python3" "python3-virtualenv" "python3-distutils") + rpm_python_packages=("python3") + python3=python3 + python_version=3 + case ${distro} in + yum upgrade -y Loaded plugins: fastestmirror, ovl Loading mirror speeds from cached hostfile * base: mirror.dst.ca * extras: centos.mirror.rafal.ca * updates: centos.mirror.rafal.ca http://build.starlingx.cengn.ca:80//mirror/starlingx/rc/4.0/centos/containers/20200805T082701Z/outputs/RPMS/std/repodata/repomd.xml: [Errno 14] HTTP Error 404 - Not Found Trying other mirror. To address this issue please refer to the below wiki article https://wiki.centos.org/yum-errors If above article doesn't help to resolve this issue please use https://bugs.centos.org/. Resolving Dependencies --> Running transaction check ---> Package acl.x86_64 0:2.2.51-14.el7 will be updated ---> Package acl.x86_64 0:2.2.51-15.el7 will be an update ---> Package apr.x86_64 0:1.4.8-3.el7_4.1 will be updated ---> Package apr.x86_64 0:1.4.8-5.el7 will be an update ---> Package audit-libs.x86_64 0:2.8.4-4.el7 will be updated ---> Package audit-libs.x86_64 0:2.8.5-4.el7 will be an update ---> Package audit-libs-python.x86_64 0:2.8.4-4.el7 will be updated ---> Package audit-libs-python.x86_64 0:2.8.5-4.el7 will be an update ---> Package bash.x86_64 0:4.2.46-31.el7.tis.4 will be updated ---> Package bash.x86_64 0:4.2.46-34.el7 will be an update ---> Package bind-license.noarch 32:9.9.4-72.el7 will be updated ---> Package bind-license.noarch 32:9.11.4-16.P2.el7_8.6 will be an update ---> Package binutils.x86_64 0:2.27-41.base.el7 will be updated ---> Package binutils.x86_64 0:2.27-43.base.el7_8.1 will be an update ---> Package ca-certificates.noarch 0:2018.2.22-70.0.el7_5 will be updated ---> Package ca-certificates.noarch 0:2020.2.41-70.0.el7_8 will be an update ---> Package centos-release.x86_64 0:7-6.1810.2.el7.centos will be updated ---> Package centos-release.x86_64 0:7-8.2003.0.el7.centos will be an update ---> Package coreutils.x86_64 0:8.22-23.el7 will be updated ---> Package coreutils.x86_64 0:8.22-24.el7 will be an update ---> Package cryptsetup-libs.x86_64 0:2.0.3-3.el7 will be updated ---> Package cryptsetup-libs.x86_64 0:2.0.3-6.el7 will be an update ---> Package curl.x86_64 0:7.29.0-51.el7_6.3 will be updated ---> Package curl.x86_64 0:7.29.0-57.el7 will be an update ---> Package dbus.x86_64 1:1.10.24-12.el7 will be updated ---> Package dbus.x86_64 1:1.10.24-14.el7_8 will be an update ---> Package dbus-libs.x86_64 1:1.10.24-12.el7 will be updated ---> Package dbus-libs.x86_64 1:1.10.24-14.el7_8 will be an update ---> Package device-mapper.x86_64 7:1.02.146-4.el7 will be updated ---> Package device-mapper.x86_64 7:1.02.164-7.el7_8.2 will be an update ---> Package device-mapper-libs.x86_64 7:1.02.146-4.el7 will be updated ---> Package device-mapper-libs.x86_64 7:1.02.164-7.el7_8.2 will be an update ---> Package diffutils.x86_64 0:3.3-4.el7 will be updated ---> Package diffutils.x86_64 0:3.3-5.el7 will be an update ---> Package dracut.x86_64 0:033-554.el7 will be updated ---> Package dracut.x86_64 0:033-568.el7 will be an update ---> Package elfutils-default-yama-scope.noarch 0:0.176-2.el7 will be updated ---> Package elfutils-default-yama-scope.noarch 0:0.176-4.el7 will be an update ---> Package elfutils-libelf.x86_64 0:0.176-2.el7 will be updated ---> Package elfutils-libelf.x86_64 0:0.176-4.el7 will be an update ---> Package elfutils-libs.x86_64 0:0.176-2.el7 will be updated ---> Package elfutils-libs.x86_64 0:0.176-4.el7 will be an update ---> Package file-libs.x86_64 0:5.11-35.el7 will be updated ---> Package file-libs.x86_64 0:5.11-36.el7 will be an update ---> Package glib2.x86_64 0:2.56.1-2.el7 will be updated ---> Package glib2.x86_64 0:2.56.1-5.el7 will be an update ---> Package glibc.x86_64 0:2.17-260.el7 will be updated ---> Package glibc.x86_64 0:2.17-307.el7.1 will be an update ---> Package glibc-common.x86_64 0:2.17-260.el7 will be updated ---> Package glibc-common.x86_64 0:2.17-307.el7.1 will be an update ---> Package gnutls.x86_64 0:3.3.29-8.el7 will be updated ---> Package gnutls.x86_64 0:3.3.29-9.el7_6 will be an update ---> Package hostname.x86_64 0:3.13-3.el7 will be updated ---> Package hostname.x86_64 0:3.13-3.el7_7.1 will be an update ---> Package hwdata.x86_64 0:0.252-9.1.el7 will be updated ---> Package hwdata.x86_64 0:0.252-9.5.el7 will be an update ---> Package ima-evm-utils.x86_64 0:1.1-2.el7 will be updated ---> Package ima-evm-utils.x86_64 0:1.1-3.el7 will be an update ---> Package kmod.x86_64 0:20-23.el7 will be updated ---> Package kmod.x86_64 0:20-28.el7 will be an update ---> Package kmod-libs.x86_64 0:20-23.el7 will be updated ---> Package kmod-libs.x86_64 0:20-28.el7 will be an update ---> Package kpartx.x86_64 0:0.4.9-119.el7 will be updated ---> Package kpartx.x86_64 0:0.4.9-131.el7 will be an update ---> Package krb5-libs.x86_64 0:1.15.1-34.el7 will be updated ---> Package krb5-libs.x86_64 0:1.15.1-46.el7 will be an update ---> Package libacl.x86_64 0:2.2.51-14.el7 will be updated ---> Package libacl.x86_64 0:2.2.51-15.el7 will be an update ---> Package libblkid.x86_64 0:2.23.2-59.el7 will be updated ---> Package libblkid.x86_64 0:2.23.2-63.el7 will be an update ---> Package libcap.x86_64 0:2.22-9.el7 will be updated ---> Package libcap.x86_64 0:2.22-11.el7 will be an update ---> Package libcgroup.x86_64 0:0.41-20.el7 will be updated ---> Package libcgroup.x86_64 0:0.41-21.el7 will be an update ---> Package libcom_err.x86_64 0:1.42.9-13.el7 will be updated ---> Package libcom_err.x86_64 0:1.42.9-17.el7 will be an update ---> Package libcurl.x86_64 0:7.29.0-51.el7_6.3 will be updated ---> Package libcurl.x86_64 0:7.29.0-57.el7 will be an update ---> Package libdb.x86_64 0:5.3.21-24.el7 will be updated ---> Package libdb.x86_64 0:5.3.21-25.el7 will be an update ---> Package libdb-utils.x86_64 0:5.3.21-24.el7 will be updated ---> Package libdb-utils.x86_64 0:5.3.21-25.el7 will be an update ---> Package libffi.x86_64 0:3.0.13-18.el7 will be updated ---> Package libffi.x86_64 0:3.0.13-19.el7 will be an update ---> Package libgcc.x86_64 0:4.8.5-36.el7 will be updated ---> Package libgcc.x86_64 0:4.8.5-39.el7 will be an update ---> Package libmount.x86_64 0:2.23.2-59.el7 will be updated ---> Package libmount.x86_64 0:2.23.2-63.el7 will be an update ---> Package libselinux.x86_64 0:2.5-14.1.el7 will be updated ---> Package libselinux.x86_64 0:2.5-15.el7 will be an update ---> Package libselinux-python.x86_64 0:2.5-14.1.el7 will be updated ---> Package libselinux-python.x86_64 0:2.5-15.el7 will be an update ---> Package libselinux-utils.x86_64 0:2.5-14.1.el7 will be updated ---> Package libselinux-utils.x86_64 0:2.5-15.el7 will be an update ---> Package libsmartcols.x86_64 0:2.23.2-59.el7 will be updated ---> Package libsmartcols.x86_64 0:2.23.2-63.el7 will be an update ---> Package libssh2.x86_64 0:1.4.3-12.el7 will be updated ---> Package libssh2.x86_64 0:1.8.0-3.el7 will be an update ---> Package libstdc++.x86_64 0:4.8.5-36.el7 will be updated ---> Package libstdc++.x86_64 0:4.8.5-39.el7 will be an update ---> Package libtirpc.x86_64 0:0.2.4-0.15.el7 will be updated ---> Package libtirpc.x86_64 0:0.2.4-0.16.el7 will be an update ---> Package libuuid.x86_64 0:2.23.2-59.el7 will be updated ---> Package libuuid.x86_64 0:2.23.2-63.el7 will be an update ---> Package libxml2.x86_64 0:2.9.1-6.el7_2.3 will be updated ---> Package libxml2.x86_64 0:2.9.1-6.el7.4 will be an update ---> Package libxml2-python.x86_64 0:2.9.1-6.el7_2.3 will be updated ---> Package libxml2-python.x86_64 0:2.9.1-6.el7.4 will be an update ---> Package lz4.x86_64 0:1.7.5-2.el7 will be updated ---> Package lz4.x86_64 0:1.7.5-3.el7 will be an update ---> Package nspr.x86_64 0:4.19.0-1.el7_5 will be updated ---> Package nspr.x86_64 0:4.21.0-1.el7 will be an update ---> Package nss.x86_64 0:3.36.0-7.el7_5 will be updated ---> Package nss.x86_64 0:3.44.0-7.el7_7 will be an update ---> Package nss-pem.x86_64 0:1.0.3-5.el7 will be updated ---> Package nss-pem.x86_64 0:1.0.3-7.el7 will be an update ---> Package nss-softokn.x86_64 0:3.36.0-5.el7_5 will be updated ---> Package nss-softokn.x86_64 0:3.44.0-8.el7_7 will be an update ---> Package nss-softokn-freebl.x86_64 0:3.36.0-5.el7_5 will be updated ---> Package nss-softokn-freebl.x86_64 0:3.44.0-8.el7_7 will be an update ---> Package nss-sysinit.x86_64 0:3.36.0-7.el7_5 will be updated ---> Package nss-sysinit.x86_64 0:3.44.0-7.el7_7 will be an update ---> Package nss-tools.x86_64 0:3.36.0-7.el7_5 will be updated ---> Package nss-tools.x86_64 0:3.44.0-7.el7_7 will be an update ---> Package nss-util.x86_64 0:3.36.0-1.el7_5 will be updated ---> Package nss-util.x86_64 0:3.44.0-4.el7_7 will be an update ---> Package openldap.x86_64 0:2.4.44-20.el7.tis.6 will be updated ---> Package openldap.x86_64 0:2.4.44-21.el7_6 will be an update ---> Package openssh.x86_64 0:7.4p1-16.el7_4.tis.8 will be updated ---> Package openssh.x86_64 0:7.4p1-21.el7 will be an update ---> Package openssh-clients.x86_64 0:7.4p1-16.el7_4.tis.8 will be updated ---> Package openssh-clients.x86_64 0:7.4p1-21.el7 will be an update ---> Package openssl-libs.x86_64 1:1.0.2k-16.el7 will be updated ---> Package openssl-libs.x86_64 1:1.0.2k-19.el7 will be an update ---> Package pam.x86_64 0:1.1.8-22.el7 will be updated ---> Package pam.x86_64 0:1.1.8-23.el7 will be an update ---> Package passwd.x86_64 0:0.79-4.el7 will be updated ---> Package passwd.x86_64 0:0.79-6.el7 will be an update ---> Package perl.x86_64 4:5.16.3-294.el7_6 will be updated ---> Package perl.x86_64 4:5.16.3-295.el7 will be an update ---> Package perl-Pod-Escapes.noarch 1:1.04-294.el7_6 will be updated ---> Package perl-Pod-Escapes.noarch 1:1.04-295.el7 will be an update ---> Package perl-Socket.x86_64 0:2.010-4.el7 will be updated ---> Package perl-Socket.x86_64 0:2.010-5.el7 will be an update ---> Package perl-libs.x86_64 4:5.16.3-294.el7_6 will be updated ---> Package perl-libs.x86_64 4:5.16.3-295.el7 will be an update ---> Package perl-macros.x86_64 4:5.16.3-294.el7_6 will be updated ---> Package perl-macros.x86_64 4:5.16.3-295.el7 will be an update ---> Package policycoreutils.x86_64 0:2.5-29.el7 will be updated ---> Package policycoreutils.x86_64 0:2.5-34.el7 will be an update ---> Package policycoreutils-python.x86_64 0:2.5-29.el7 will be updated ---> Package policycoreutils-python.x86_64 0:2.5-34.el7 will be an update ---> Package procps-ng.x86_64 0:3.3.10-23.el7 will be updated ---> Package procps-ng.x86_64 0:3.3.10-27.el7 will be an update ---> Package python.x86_64 0:2.7.5-76.el7.tis.4 will be updated ---> Package python.x86_64 0:2.7.5-88.el7 will be an update ---> Package python-libs.x86_64 0:2.7.5-76.el7.tis.4 will be updated ---> Package python-libs.x86_64 0:2.7.5-88.el7 will be an update ---> Package python-urlgrabber.noarch 0:3.10-9.el7 will be updated ---> Package python-urlgrabber.noarch 0:3.10-10.el7 will be an update ---> Package python3.x86_64 0:3.6.8-10.el7 will be updated ---> Package python3.x86_64 0:3.6.8-13.el7 will be an update ---> Package python3-libs.x86_64 0:3.6.8-10.el7 will be updated ---> Package python3-libs.x86_64 0:3.6.8-13.el7 will be an update ---> Package python3-pip.noarch 0:9.0.3-5.el7 will be updated ---> Package python3-pip.noarch 0:9.0.3-7.el7_7 will be an update ---> Package python3-wheel.noarch 0:0.31.1-4.el7 will be updated ---> Package python3-wheel.noarch 0:0.31.1-5.el7_7 will be an update ---> Package readline.x86_64 0:6.2-10.el7 will be updated ---> Package readline.x86_64 0:6.2-11.el7 will be an update ---> Package sed.x86_64 0:4.2.2-5.el7 will be updated ---> Package sed.x86_64 0:4.2.2-6.el7 will be an update ---> Package setup.noarch 0:2.8.71-10.el7.tis.11 will be updated ---> Package setup.noarch 0:2.8.71-11.el7 will be an update ---> Package shadow-utils.x86_64 2:4.1.5.1-25.el7 will be updated ---> Package shadow-utils.x86_64 2:4.6-5.el7 will be an update ---> Package shared-mime-info.x86_64 0:1.8-4.el7 will be updated ---> Package shared-mime-info.x86_64 0:1.8-5.el7 will be an update ---> Package sqlite.x86_64 0:3.7.17-8.el7 will be updated ---> Package sqlite.x86_64 0:3.7.17-8.el7_7.1 will be an update ---> Package systemd.x86_64 0:219-67.el7.tis.10 will be updated ---> Package systemd.x86_64 0:219-73.el7_8.8 will be an update ---> Package systemd-libs.x86_64 0:219-67.el7.tis.10 will be updated ---> Package systemd-libs.x86_64 0:219-73.el7_8.8 will be an update ---> Package tzdata.noarch 0:2018g-1.el7 will be updated ---> Package tzdata.noarch 0:2020a-1.el7 will be an update ---> Package util-linux.x86_64 0:2.23.2-59.el7 will be updated ---> Package util-linux.x86_64 0:2.23.2-63.el7 will be an update ---> Package vim-minimal.x86_64 2:7.4.160-5.el7 will be updated ---> Package vim-minimal.x86_64 2:7.4.629-6.el7 will be an update ---> Package yum.noarch 0:3.4.3-161.el7.centos will be updated ---> Package yum.noarch 0:3.4.3-167.el7.centos will be an update ---> Package yum-plugin-fastestmirror.noarch 0:1.1.31-50.el7 will be updated ---> Package yum-plugin-fastestmirror.noarch 0:1.1.31-54.el7_8 will be an update ---> Package yum-plugin-ovl.noarch 0:1.1.31-45.el7 will be updated ---> Package yum-plugin-ovl.noarch 0:1.1.31-54.el7_8 will be an update ---> Package yum-utils.noarch 0:1.1.31-50.el7 will be updated ---> Package yum-utils.noarch 0:1.1.31-54.el7_8 will be an update --> Finished Dependency Resolution Dependencies Resolved ================================================================================ Package Arch Version Repository Size ================================================================================ Updating: acl x86_64 2.2.51-15.el7 base 81 k apr x86_64 1.4.8-5.el7 base 103 k audit-libs x86_64 2.8.5-4.el7 base 102 k audit-libs-python x86_64 2.8.5-4.el7 base 76 k bash x86_64 4.2.46-34.el7 base 1.0 M bind-license noarch 32:9.11.4-16.P2.el7_8.6 updates 90 k binutils x86_64 2.27-43.base.el7_8.1 updates 5.9 M ca-certificates noarch 2020.2.41-70.0.el7_8 updates 382 k centos-release x86_64 7-8.2003.0.el7.centos base 26 k coreutils x86_64 8.22-24.el7 base 3.3 M cryptsetup-libs x86_64 2.0.3-6.el7 base 339 k curl x86_64 7.29.0-57.el7 base 270 k dbus x86_64 1:1.10.24-14.el7_8 updates 245 k dbus-libs x86_64 1:1.10.24-14.el7_8 updates 169 k device-mapper x86_64 7:1.02.164-7.el7_8.2 updates 295 k device-mapper-libs x86_64 7:1.02.164-7.el7_8.2 updates 324 k diffutils x86_64 3.3-5.el7 base 322 k dracut x86_64 033-568.el7 base 329 k elfutils-default-yama-scope noarch 0.176-4.el7 base 33 k elfutils-libelf x86_64 0.176-4.el7 base 195 k elfutils-libs x86_64 0.176-4.el7 base 291 k file-libs x86_64 5.11-36.el7 base 340 k glib2 x86_64 2.56.1-5.el7 base 2.5 M glibc x86_64 2.17-307.el7.1 base 3.6 M glibc-common x86_64 2.17-307.el7.1 base 11 M gnutls x86_64 3.3.29-9.el7_6 base 680 k hostname x86_64 3.13-3.el7_7.1 base 17 k hwdata x86_64 0.252-9.5.el7 base 2.4 M ima-evm-utils x86_64 1.1-3.el7 base 46 k kmod x86_64 20-28.el7 base 123 k kmod-libs x86_64 20-28.el7 base 51 k kpartx x86_64 0.4.9-131.el7 base 80 k krb5-libs x86_64 1.15.1-46.el7 base 809 k libacl x86_64 2.2.51-15.el7 base 27 k libblkid x86_64 2.23.2-63.el7 base 182 k libcap x86_64 2.22-11.el7 base 47 k libcgroup x86_64 0.41-21.el7 base 66 k libcom_err x86_64 1.42.9-17.el7 base 42 k libcurl x86_64 7.29.0-57.el7 base 223 k libdb x86_64 5.3.21-25.el7 base 720 k libdb-utils x86_64 5.3.21-25.el7 base 132 k libffi x86_64 3.0.13-19.el7 base 30 k libgcc x86_64 4.8.5-39.el7 base 102 k libmount x86_64 2.23.2-63.el7 base 184 k libselinux x86_64 2.5-15.el7 base 162 k libselinux-python x86_64 2.5-15.el7 base 236 k libselinux-utils x86_64 2.5-15.el7 base 151 k libsmartcols x86_64 2.23.2-63.el7 base 142 k libssh2 x86_64 1.8.0-3.el7 base 88 k libstdc++ x86_64 4.8.5-39.el7 base 305 k libtirpc x86_64 0.2.4-0.16.el7 base 89 k libuuid x86_64 2.23.2-63.el7 base 83 k libxml2 x86_64 2.9.1-6.el7.4 base 668 k libxml2-python x86_64 2.9.1-6.el7.4 base 247 k lz4 x86_64 1.7.5-3.el7 base 99 k nspr x86_64 4.21.0-1.el7 base 127 k nss x86_64 3.44.0-7.el7_7 base 854 k nss-pem x86_64 1.0.3-7.el7 base 74 k nss-softokn x86_64 3.44.0-8.el7_7 base 330 k nss-softokn-freebl x86_64 3.44.0-8.el7_7 base 224 k nss-sysinit x86_64 3.44.0-7.el7_7 base 65 k nss-tools x86_64 3.44.0-7.el7_7 base 528 k nss-util x86_64 3.44.0-4.el7_7 base 79 k openldap x86_64 2.4.44-21.el7_6 base 356 k openssh x86_64 7.4p1-21.el7 base 510 k openssh-clients x86_64 7.4p1-21.el7 base 655 k openssl-libs x86_64 1:1.0.2k-19.el7 base 1.2 M pam x86_64 1.1.8-23.el7 base 721 k passwd x86_64 0.79-6.el7 base 106 k perl x86_64 4:5.16.3-295.el7 base 8.0 M perl-Pod-Escapes noarch 1:1.04-295.el7 base 51 k perl-Socket x86_64 2.010-5.el7 base 49 k perl-libs x86_64 4:5.16.3-295.el7 base 689 k perl-macros x86_64 4:5.16.3-295.el7 base 44 k policycoreutils x86_64 2.5-34.el7 base 917 k policycoreutils-python x86_64 2.5-34.el7 base 457 k procps-ng x86_64 3.3.10-27.el7 base 291 k python x86_64 2.7.5-88.el7 base 96 k python-libs x86_64 2.7.5-88.el7 base 5.6 M python-urlgrabber noarch 3.10-10.el7 base 108 k python3 x86_64 3.6.8-13.el7 base 69 k python3-libs x86_64 3.6.8-13.el7 base 7.0 M python3-pip noarch 9.0.3-7.el7_7 updates 1.8 M python3-wheel noarch 0.31.1-5.el7_7 base 63 k readline x86_64 6.2-11.el7 base 193 k sed x86_64 4.2.2-6.el7 base 231 k setup noarch 2.8.71-11.el7 base 166 k shadow-utils x86_64 2:4.6-5.el7 base 1.2 M shared-mime-info x86_64 1.8-5.el7 base 312 k sqlite x86_64 3.7.17-8.el7_7.1 base 394 k systemd x86_64 219-73.el7_8.8 updates 5.1 M systemd-libs x86_64 219-73.el7_8.8 updates 416 k tzdata noarch 2020a-1.el7 updates 495 k util-linux x86_64 2.23.2-63.el7 base 2.0 M vim-minimal x86_64 2:7.4.629-6.el7 base 443 k yum noarch 3.4.3-167.el7.centos base 1.2 M yum-plugin-fastestmirror noarch 1.1.31-54.el7_8 updates 34 k yum-plugin-ovl noarch 1.1.31-54.el7_8 updates 28 k yum-utils noarch 1.1.31-54.el7_8 updates 122 k Transaction Summary ================================================================================ Upgrade 99 Packages Total download size: 83 M Downloading packages: Delta RPMs disabled because /usr/bin/applydeltarpm not installed. warning: /var/cache/yum/x86_64/7/base/packages/apr-1.4.8-5.el7.x86_64.rpm: Header V3 RSA/SHA256 Signature, key ID f4a80eb5: NOKEY Public key for apr-1.4.8-5.el7.x86_64.rpm is not installed Public key for bind-license-9.11.4-16.P2.el7_8.6.noarch.rpm is not installed -------------------------------------------------------------------------------- Total 47 MB/s | 83 MB 00:01 Retrieving key from file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7 Importing GPG key 0xF4A80EB5: Userid : "CentOS-7 Key (CentOS 7 Official Signing Key) " Fingerprint: 6341 ab27 53d7 8a78 a7c2 7bb1 24c6 a8a7 f4a8 0eb5 Package : centos-release-7-6.1810.2.el7.centos.x86_64 (@stx-mirror-distro) From : /etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7 Running transaction check Running transaction test Transaction test succeeded Running transaction Updating : libgcc-4.8.5-39.el7.x86_64 1/198 Updating : centos-release-7-8.2003.0.el7.centos.x86_64 2/198 Updating : setup-2.8.71-11.el7.noarch 3/198 warning: /etc/group created as /etc/group.rpmnew warning: /etc/gshadow created as /etc/gshadow.rpmnew warning: /etc/passwd created as /etc/passwd.rpmnew warning: /etc/shadow created as /etc/shadow.rpmnew Updating : tzdata-2020a-1.el7.noarch 4/198 Updating : bash-4.2.46-34.el7.x86_64 5/198 Updating : nss-softokn-freebl-3.44.0-8.el7_7.x86_64 6/198 Updating : glibc-common-2.17-307.el7.1.x86_64 7/198 Updating : glibc-2.17-307.el7.1.x86_64 8/198 warning: /etc/nsswitch.conf created as /etc/nsswitch.conf.rpmnew Updating : libselinux-2.5-15.el7.x86_64 9/198 Updating : nspr-4.21.0-1.el7.x86_64 10/198 Updating : nss-util-3.44.0-4.el7_7.x86_64 11/198 Updating : audit-libs-2.8.5-4.el7.x86_64 12/198 Updating : sed-4.2.2-6.el7.x86_64 13/198 install-info: No such file or directory for /usr/share/info/sed.info.gz Updating : libacl-2.2.51-15.el7.x86_64 14/198 Updating : libcom_err-1.42.9-17.el7.x86_64 15/198 Updating : libuuid-2.23.2-63.el7.x86_64 16/198 Updating : diffutils-3.3-5.el7.x86_64 17/198 install-info: No such file or directory for /usr/share/info/diffutils.info Updating : readline-6.2-11.el7.x86_64 18/198 Updating : sqlite-3.7.17-8.el7_7.1.x86_64 19/198 Updating : libcap-2.22-11.el7.x86_64 20/198 Updating : libdb-5.3.21-25.el7.x86_64 21/198 Updating : libffi-3.0.13-19.el7.x86_64 22/198 Updating : nss-softokn-3.44.0-8.el7_7.x86_64 23/198 Updating : lz4-1.7.5-3.el7.x86_64 24/198 Updating : libxml2-2.9.1-6.el7.4.x86_64 25/198 Updating : elfutils-libelf-0.176-4.el7.x86_64 26/198 Updating : acl-2.2.51-15.el7.x86_64 27/198 Updating : libselinux-utils-2.5-15.el7.x86_64 28/198 Updating : 4:perl-macros-5.16.3-295.el7.x86_64 29/198 Updating : perl-Socket-2.010-5.el7.x86_64 30/198 Updating : 4:perl-libs-5.16.3-295.el7.x86_64 31/198 Updating : 4:perl-5.16.3-295.el7.x86_64 32/198 Updating : kmod-libs-20-28.el7.x86_64 33/198 Updating : libsmartcols-2.23.2-63.el7.x86_64 34/198 Updating : ca-certificates-2020.2.41-70.0.el7_8.noarch 35/198 Updating : 1:openssl-libs-1.0.2k-19.el7.x86_64 36/198 Updating : coreutils-8.22-24.el7.x86_64 37/198 Updating : krb5-libs-1.15.1-46.el7.x86_64 38/198 Updating : pam-1.1.8-23.el7.x86_64 39/198 Updating : libblkid-2.23.2-63.el7.x86_64 40/198 Updating : libmount-2.23.2-63.el7.x86_64 41/198 Updating : python-libs-2.7.5-88.el7.x86_64 42/198 Updating : python-2.7.5-88.el7.x86_64 43/198 Updating : 2:shadow-utils-4.6-5.el7.x86_64 44/198 Updating : glib2-2.56.1-5.el7.x86_64 45/198 Updating : shared-mime-info-1.8-5.el7.x86_64 46/198 Updating : libxml2-python-2.9.1-6.el7.4.x86_64 47/198 Updating : python-urlgrabber-3.10-10.el7.noarch 48/198 Updating : yum-plugin-fastestmirror-1.1.31-54.el7_8.noarch 49/198 Updating : yum-3.4.3-167.el7.centos.noarch 50/198 Updating : audit-libs-python-2.8.5-4.el7.x86_64 51/198 Updating : libselinux-python-2.5-15.el7.x86_64 52/198 Updating : libtirpc-0.2.4-0.16.el7.x86_64 53/198 Updating : python3-pip-9.0.3-7.el7_7.noarch 54/198 Updating : python3-3.6.8-13.el7.x86_64 55/198 Updating : python3-libs-3.6.8-13.el7.x86_64 56/198 Updating : binutils-2.27-43.base.el7_8.1.x86_64 57/198 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 : nss-pem-1.0.3-7.el7.x86_64 58/198 Updating : nss-3.44.0-7.el7_7.x86_64 59/198 Updating : nss-sysinit-3.44.0-7.el7_7.x86_64 60/198 Updating : nss-tools-3.44.0-7.el7_7.x86_64 61/198 Updating : openldap-2.4.44-21.el7_6.x86_64 62/198 Updating : libssh2-1.8.0-3.el7.x86_64 63/198 Updating : libcurl-7.29.0-57.el7.x86_64 64/198 Updating : util-linux-2.23.2-63.el7.x86_64 65/198 Updating : procps-ng-3.3.10-27.el7.x86_64 66/198 Updating : kpartx-0.4.9-131.el7.x86_64 67/198 Updating : 7:device-mapper-1.02.164-7.el7_8.2.x86_64 68/198 Updating : 7:device-mapper-libs-1.02.164-7.el7_8.2.x86_64 69/198 Updating : cryptsetup-libs-2.0.3-6.el7.x86_64 70/198 Updating : dracut-033-568.el7.x86_64 71/198 Updating : kmod-20-28.el7.x86_64 72/198 Updating : elfutils-libs-0.176-4.el7.x86_64 73/198 Updating : systemd-libs-219-73.el7_8.8.x86_64 74/198 Updating : 1:dbus-libs-1.10.24-14.el7_8.x86_64 75/198 Updating : systemd-219-73.el7_8.8.x86_64 76/198 Failed to get D-Bus connection: Operation not permitted Updating : elfutils-default-yama-scope-0.176-4.el7.noarch 77/198 Updating : 1:dbus-1.10.24-14.el7_8.x86_64 78/198 Updating : libcgroup-0.41-21.el7.x86_64 79/198 Updating : policycoreutils-2.5-34.el7.x86_64 80/198 Updating : openssh-7.4p1-21.el7.x86_64 81/198 Updating : openssh-clients-7.4p1-21.el7.x86_64 82/198 Updating : policycoreutils-python-2.5-34.el7.x86_64 83/198 Updating : hwdata-0.252-9.5.el7.x86_64 84/198 Updating : curl-7.29.0-57.el7.x86_64 85/198 Updating : python3-wheel-0.31.1-5.el7_7.noarch 86/198 Updating : yum-plugin-ovl-1.1.31-54.el7_8.noarch 87/198 Updating : yum-utils-1.1.31-54.el7_8.noarch 88/198 Updating : passwd-0.79-6.el7.x86_64 89/198 Updating : ima-evm-utils-1.1-3.el7.x86_64 90/198 Updating : 1:perl-Pod-Escapes-1.04-295.el7.noarch 91/198 Updating : libdb-utils-5.3.21-25.el7.x86_64 92/198 Updating : apr-1.4.8-5.el7.x86_64 93/198 Updating : 2:vim-minimal-7.4.629-6.el7.x86_64 94/198 Updating : libstdc++-4.8.5-39.el7.x86_64 95/198 Updating : gnutls-3.3.29-9.el7_6.x86_64 96/198 Updating : file-libs-5.11-36.el7.x86_64 97/198 Updating : hostname-3.13-3.el7_7.1.x86_64 98/198 Updating : 32:bind-license-9.11.4-16.P2.el7_8.6.noarch 99/198 Cleanup : openssh-clients-7.4p1-16.el7_4.tis.8.x86_64 100/198 Cleanup : openssh-7.4p1-16.el7_4.tis.8.x86_64 101/198 Cleanup : apr-1.4.8-3.el7_4.1.x86_64 102/198 Cleanup : hwdata-0.252-9.1.el7.x86_64 103/198 Cleanup : yum-utils-1.1.31-50.el7.noarch 104/198 Cleanup : 1:perl-Pod-Escapes-1.04-294.el7_6.noarch 105/198 Cleanup : python3-wheel-0.31.1-4.el7.noarch 106/198 Cleanup : yum-plugin-ovl-1.1.31-45.el7.noarch 107/198 Cleanup : yum-plugin-fastestmirror-1.1.31-50.el7.noarch 108/198 Cleanup : yum-3.4.3-161.el7.centos.noarch 109/198 Cleanup : python-urlgrabber-3.10-9.el7.noarch 110/198 Cleanup : 4:perl-macros-5.16.3-294.el7_6.x86_64 111/198 Cleanup : libxml2-python-2.9.1-6.el7_2.3.x86_64 112/198 Cleanup : 4:perl-5.16.3-294.el7_6.x86_64 113/198 Cleanup : 4:perl-libs-5.16.3-294.el7_6.x86_64 114/198 Cleanup : curl-7.29.0-51.el7_6.3.x86_64 115/198 Cleanup : passwd-0.79-4.el7.x86_64 116/198 Cleanup : libstdc++-4.8.5-36.el7.x86_64 117/198 Cleanup : policycoreutils-python-2.5-29.el7.x86_64 118/198 Cleanup : libcgroup-0.41-20.el7.x86_64 119/198 Cleanup : policycoreutils-2.5-29.el7.x86_64 120/198 Cleanup : 1:dbus-libs-1.10.24-12.el7.x86_64 121/198 Cleanup : procps-ng-3.3.10-23.el7.x86_64 122/198 Cleanup : util-linux-2.23.2-59.el7.x86_64 123/198 Cleanup : cryptsetup-libs-2.0.3-3.el7.x86_64 124/198 Cleanup : systemd-libs-219-67.el7.tis.10.x86_64 125/198 Cleanup : kpartx-0.4.9-119.el7.x86_64 126/198 Cleanup : 7:device-mapper-libs-1.02.146-4.el7.x86_64 127/198 Cleanup : 7:device-mapper-1.02.146-4.el7.x86_64 128/198 Cleanup : kmod-20-23.el7.x86_64 129/198 Cleanup : dracut-033-554.el7.x86_64 130/198 Cleanup : elfutils-libs-0.176-2.el7.x86_64 131/198 Cleanup : elfutils-default-yama-scope-0.176-2.el7.noarch 132/198 Cleanup : 1:dbus-1.10.24-12.el7.x86_64 133/198 Cleanup : systemd-219-67.el7.tis.10.x86_64 134/198 Cleanup : libcurl-7.29.0-51.el7_6.3.x86_64 135/198 Cleanup : openldap-2.4.44-20.el7.tis.6.x86_64 136/198 Cleanup : nss-tools-3.36.0-7.el7_5.x86_64 137/198 Cleanup : pam-1.1.8-22.el7.x86_64 138/198 Cleanup : binutils-2.27-41.base.el7.x86_64 139/198 Cleanup : 2:shadow-utils-4.1.5.1-25.el7.x86_64 140/198 Cleanup : nss-pem-1.0.3-5.el7.x86_64 141/198 Cleanup : nss-3.36.0-7.el7_5.x86_64 142/198 Cleanup : nss-softokn-3.36.0-5.el7_5.x86_64 143/198 Cleanup : nss-sysinit-3.36.0-7.el7_5.x86_64 144/198 Cleanup : kmod-libs-20-23.el7.x86_64 145/198 Cleanup : libsmartcols-2.23.2-59.el7.x86_64 146/198 Cleanup : ima-evm-utils-1.1-2.el7.x86_64 147/198 Cleanup : libssh2-1.4.3-12.el7.x86_64 148/198 Cleanup : shared-mime-info-1.8-4.el7.x86_64 149/198 Cleanup : glib2-2.56.1-2.el7.x86_64 150/198 Cleanup : libmount-2.23.2-59.el7.x86_64 151/198 Cleanup : libblkid-2.23.2-59.el7.x86_64 152/198 Cleanup : libxml2-2.9.1-6.el7_2.3.x86_64 153/198 Cleanup : file-libs-5.11-35.el7.x86_64 154/198 Cleanup : gnutls-3.3.29-8.el7.x86_64 155/198 Cleanup : 2:vim-minimal-7.4.160-5.el7.x86_64 156/198 Cleanup : diffutils-3.3-4.el7.x86_64 157/198 Cleanup : elfutils-libelf-0.176-2.el7.x86_64 158/198 Cleanup : python3-libs-3.6.8-10.el7.x86_64 159/198 Cleanup : python3-3.6.8-10.el7.x86_64 160/198 Cleanup : python3-pip-9.0.3-5.el7.noarch 161/198 Cleanup : libtirpc-0.2.4-0.15.el7.x86_64 162/198 Cleanup : libdb-utils-5.3.21-24.el7.x86_64 163/198 Cleanup : libuuid-2.23.2-59.el7.x86_64 164/198 Cleanup : audit-libs-python-2.8.4-4.el7.x86_64 165/198 Cleanup : audit-libs-2.8.4-4.el7.x86_64 166/198 Cleanup : libselinux-python-2.5-14.1.el7.x86_64 167/198 Cleanup : python-2.7.5-76.el7.tis.4.x86_64 168/198 Cleanup : python-libs-2.7.5-76.el7.tis.4.x86_64 169/198 Cleanup : libdb-5.3.21-24.el7.x86_64 170/198 Cleanup : sqlite-3.7.17-8.el7.x86_64 171/198 Cleanup : readline-6.2-10.el7.x86_64 172/198 Cleanup : acl-2.2.51-14.el7.x86_64 173/198 Cleanup : libffi-3.0.13-18.el7.x86_64 174/198 Cleanup : lz4-1.7.5-2.el7.x86_64 175/198 Cleanup : hostname-3.13-3.el7.x86_64 176/198 Cleanup : setup-2.8.71-10.el7.tis.11.noarch 177/198 Cleanup : centos-release-7-6.1810.2.el7.centos.x86_64 178/198 Cleanup : 32:bind-license-9.9.4-72.el7.noarch 179/198 Cleanup : krb5-libs-1.15.1-34.el7.x86_64 180/198 Cleanup : coreutils-8.22-23.el7.x86_64 181/198 Cleanup : 1:openssl-libs-1.0.2k-16.el7.x86_64 182/198 Cleanup : libcom_err-1.42.9-13.el7.x86_64 183/198 Cleanup : libcap-2.22-9.el7.x86_64 184/198 Cleanup : sed-4.2.2-5.el7.x86_64 185/198 Cleanup : libacl-2.2.51-14.el7.x86_64 186/198 Cleanup : libselinux-utils-2.5-14.1.el7.x86_64 187/198 Cleanup : perl-Socket-2.010-4.el7.x86_64 188/198 Cleanup : ca-certificates-2018.2.22-70.0.el7_5.noarch 189/198 Cleanup : libselinux-2.5-14.1.el7.x86_64 190/198 Cleanup : glibc-common-2.17-260.el7.x86_64 191/198 Cleanup : bash-4.2.46-31.el7.tis.4.x86_64 192/198 Cleanup : nspr-4.19.0-1.el7_5.x86_64 193/198 Cleanup : nss-util-3.36.0-1.el7_5.x86_64 194/198 Cleanup : nss-softokn-freebl-3.36.0-5.el7_5.x86_64 195/198 Cleanup : glibc-2.17-260.el7.x86_64 196/198 Cleanup : tzdata-2018g-1.el7.noarch 197/198 Cleanup : libgcc-4.8.5-36.el7.x86_64 198/198 Verifying : acl-2.2.51-15.el7.x86_64 1/198 Verifying : libacl-2.2.51-15.el7.x86_64 2/198 Verifying : kpartx-0.4.9-131.el7.x86_64 3/198 Verifying : centos-release-7-8.2003.0.el7.centos.x86_64 4/198 Verifying : apr-1.4.8-5.el7.x86_64 5/198 Verifying : ca-certificates-2020.2.41-70.0.el7_8.noarch 6/198 Verifying : libssh2-1.8.0-3.el7.x86_64 7/198 Verifying : libxml2-python-2.9.1-6.el7.4.x86_64 8/198 Verifying : libmount-2.23.2-63.el7.x86_64 9/198 Verifying : elfutils-libs-0.176-4.el7.x86_64 10/198 Verifying : readline-6.2-11.el7.x86_64 11/198 Verifying : sqlite-3.7.17-8.el7_7.1.x86_64 12/198 Verifying : 4:perl-libs-5.16.3-295.el7.x86_64 13/198 Verifying : util-linux-2.23.2-63.el7.x86_64 14/198 Verifying : nss-pem-1.0.3-7.el7.x86_64 15/198 Verifying : 4:perl-macros-5.16.3-295.el7.x86_64 16/198 Verifying : sed-4.2.2-6.el7.x86_64 17/198 Verifying : lz4-1.7.5-3.el7.x86_64 18/198 Verifying : libselinux-2.5-15.el7.x86_64 19/198 Verifying : kmod-libs-20-28.el7.x86_64 20/198 Verifying : libcap-2.22-11.el7.x86_64 21/198 Verifying : libsmartcols-2.23.2-63.el7.x86_64 22/198 Verifying : python-2.7.5-88.el7.x86_64 23/198 Verifying : setup-2.8.71-11.el7.noarch 24/198 Verifying : coreutils-8.22-24.el7.x86_64 25/198 Verifying : python3-pip-9.0.3-7.el7_7.noarch 26/198 Verifying : pam-1.1.8-23.el7.x86_64 27/198 Verifying : python-urlgrabber-3.10-10.el7.noarch 28/198 Verifying : yum-plugin-fastestmirror-1.1.31-54.el7_8.noarch 29/198 Verifying : libstdc++-4.8.5-39.el7.x86_64 30/198 Verifying : elfutils-default-yama-scope-0.176-4.el7.noarch 31/198 Verifying : cryptsetup-libs-2.0.3-6.el7.x86_64 32/198 Verifying : binutils-2.27-43.base.el7_8.1.x86_64 33/198 Verifying : yum-3.4.3-167.el7.centos.noarch 34/198 Verifying : 2:vim-minimal-7.4.629-6.el7.x86_64 35/198 Verifying : python3-libs-3.6.8-13.el7.x86_64 36/198 Verifying : python-libs-2.7.5-88.el7.x86_64 37/198 Verifying : gnutls-3.3.29-9.el7_6.x86_64 38/198 Verifying : 4:perl-5.16.3-295.el7.x86_64 39/198 Verifying : nss-3.44.0-7.el7_7.x86_64 40/198 Verifying : nss-sysinit-3.44.0-7.el7_7.x86_64 41/198 Verifying : yum-plugin-ovl-1.1.31-54.el7_8.noarch 42/198 Verifying : openssh-clients-7.4p1-21.el7.x86_64 43/198 Verifying : 7:device-mapper-libs-1.02.164-7.el7_8.2.x86_64 44/198 Verifying : audit-libs-python-2.8.5-4.el7.x86_64 45/198 Verifying : libxml2-2.9.1-6.el7.4.x86_64 46/198 Verifying : python3-wheel-0.31.1-5.el7_7.noarch 47/198 Verifying : tzdata-2020a-1.el7.noarch 48/198 Verifying : elfutils-libelf-0.176-4.el7.x86_64 49/198 Verifying : bash-4.2.46-34.el7.x86_64 50/198 Verifying : nss-softokn-freebl-3.44.0-8.el7_7.x86_64 51/198 Verifying : openldap-2.4.44-21.el7_6.x86_64 52/198 Verifying : nss-softokn-3.44.0-8.el7_7.x86_64 53/198 Verifying : 2:shadow-utils-4.6-5.el7.x86_64 54/198 Verifying : ima-evm-utils-1.1-3.el7.x86_64 55/198 Verifying : libcom_err-1.42.9-17.el7.x86_64 56/198 Verifying : passwd-0.79-6.el7.x86_64 57/198 Verifying : 7:device-mapper-1.02.164-7.el7_8.2.x86_64 58/198 Verifying : libcurl-7.29.0-57.el7.x86_64 59/198 Verifying : file-libs-5.11-36.el7.x86_64 60/198 Verifying : audit-libs-2.8.5-4.el7.x86_64 61/198 Verifying : procps-ng-3.3.10-27.el7.x86_64 62/198 Verifying : policycoreutils-2.5-34.el7.x86_64 63/198 Verifying : systemd-libs-219-73.el7_8.8.x86_64 64/198 Verifying : glibc-common-2.17-307.el7.1.x86_64 65/198 Verifying : 1:dbus-1.10.24-14.el7_8.x86_64 66/198 Verifying : policycoreutils-python-2.5-34.el7.x86_64 67/198 Verifying : kmod-20-28.el7.x86_64 68/198 Verifying : diffutils-3.3-5.el7.x86_64 69/198 Verifying : libblkid-2.23.2-63.el7.x86_64 70/198 Verifying : glibc-2.17-307.el7.1.x86_64 71/198 Verifying : hostname-3.13-3.el7_7.1.x86_64 72/198 Verifying : nss-tools-3.44.0-7.el7_7.x86_64 73/198 Verifying : libdb-5.3.21-25.el7.x86_64 74/198 Verifying : hwdata-0.252-9.5.el7.x86_64 75/198 Verifying : 1:openssl-libs-1.0.2k-19.el7.x86_64 76/198 Verifying : 1:perl-Pod-Escapes-1.04-295.el7.noarch 77/198 Verifying : libdb-utils-5.3.21-25.el7.x86_64 78/198 Verifying : python3-3.6.8-13.el7.x86_64 79/198 Verifying : 32:bind-license-9.11.4-16.P2.el7_8.6.noarch 80/198 Verifying : libtirpc-0.2.4-0.16.el7.x86_64 81/198 Verifying : 1:dbus-libs-1.10.24-14.el7_8.x86_64 82/198 Verifying : krb5-libs-1.15.1-46.el7.x86_64 83/198 Verifying : perl-Socket-2.010-5.el7.x86_64 84/198 Verifying : openssh-7.4p1-21.el7.x86_64 85/198 Verifying : systemd-219-73.el7_8.8.x86_64 86/198 Verifying : curl-7.29.0-57.el7.x86_64 87/198 Verifying : libgcc-4.8.5-39.el7.x86_64 88/198 Verifying : shared-mime-info-1.8-5.el7.x86_64 89/198 Verifying : libselinux-utils-2.5-15.el7.x86_64 90/198 Verifying : yum-utils-1.1.31-54.el7_8.noarch 91/198 Verifying : dracut-033-568.el7.x86_64 92/198 Verifying : nspr-4.21.0-1.el7.x86_64 93/198 Verifying : libselinux-python-2.5-15.el7.x86_64 94/198 Verifying : libuuid-2.23.2-63.el7.x86_64 95/198 Verifying : glib2-2.56.1-5.el7.x86_64 96/198 Verifying : nss-util-3.44.0-4.el7_7.x86_64 97/198 Verifying : libffi-3.0.13-19.el7.x86_64 98/198 Verifying : libcgroup-0.41-21.el7.x86_64 99/198 Verifying : ima-evm-utils-1.1-2.el7.x86_64 100/198 Verifying : libgcc-4.8.5-36.el7.x86_64 101/198 Verifying : elfutils-default-yama-scope-0.176-2.el7.noarch 102/198 Verifying : acl-2.2.51-14.el7.x86_64 103/198 Verifying : libstdc++-4.8.5-36.el7.x86_64 104/198 Verifying : cryptsetup-libs-2.0.3-3.el7.x86_64 105/198 Verifying : openldap-2.4.44-20.el7.tis.6.x86_64 106/198 Verifying : file-libs-5.11-35.el7.x86_64 107/198 Verifying : libselinux-python-2.5-14.1.el7.x86_64 108/198 Verifying : hostname-3.13-3.el7.x86_64 109/198 Verifying : perl-Socket-2.010-4.el7.x86_64 110/198 Verifying : policycoreutils-2.5-29.el7.x86_64 111/198 Verifying : 2:shadow-utils-4.1.5.1-25.el7.x86_64 112/198 Verifying : curl-7.29.0-51.el7_6.3.x86_64 113/198 Verifying : 1:perl-Pod-Escapes-1.04-294.el7_6.noarch 114/198 Verifying : krb5-libs-1.15.1-34.el7.x86_64 115/198 Verifying : libsmartcols-2.23.2-59.el7.x86_64 116/198 Verifying : apr-1.4.8-3.el7_4.1.x86_64 117/198 Verifying : python3-3.6.8-10.el7.x86_64 118/198 Verifying : nss-sysinit-3.36.0-7.el7_5.x86_64 119/198 Verifying : 7:device-mapper-1.02.146-4.el7.x86_64 120/198 Verifying : libffi-3.0.13-18.el7.x86_64 121/198 Verifying : policycoreutils-python-2.5-29.el7.x86_64 122/198 Verifying : 4:perl-macros-5.16.3-294.el7_6.x86_64 123/198 Verifying : readline-6.2-10.el7.x86_64 124/198 Verifying : nss-softokn-freebl-3.36.0-5.el7_5.x86_64 125/198 Verifying : sqlite-3.7.17-8.el7.x86_64 126/198 Verifying : 7:device-mapper-libs-1.02.146-4.el7.x86_64 127/198 Verifying : libcgroup-0.41-20.el7.x86_64 128/198 Verifying : python3-wheel-0.31.1-4.el7.noarch 129/198 Verifying : python3-pip-9.0.3-5.el7.noarch 130/198 Verifying : openssh-7.4p1-16.el7_4.tis.8.x86_64 131/198 Verifying : nss-util-3.36.0-1.el7_5.x86_64 132/198 Verifying : libuuid-2.23.2-59.el7.x86_64 133/198 Verifying : 4:perl-libs-5.16.3-294.el7_6.x86_64 134/198 Verifying : hwdata-0.252-9.1.el7.x86_64 135/198 Verifying : passwd-0.79-4.el7.x86_64 136/198 Verifying : coreutils-8.22-23.el7.x86_64 137/198 Verifying : python-urlgrabber-3.10-9.el7.noarch 138/198 Verifying : libcap-2.22-9.el7.x86_64 139/198 Verifying : lz4-1.7.5-2.el7.x86_64 140/198 Verifying : systemd-libs-219-67.el7.tis.10.x86_64 141/198 Verifying : nss-tools-3.36.0-7.el7_5.x86_64 142/198 Verifying : systemd-219-67.el7.tis.10.x86_64 143/198 Verifying : ca-certificates-2018.2.22-70.0.el7_5.noarch 144/198 Verifying : yum-utils-1.1.31-50.el7.noarch 145/198 Verifying : 1:dbus-1.10.24-12.el7.x86_64 146/198 Verifying : elfutils-libs-0.176-2.el7.x86_64 147/198 Verifying : python-2.7.5-76.el7.tis.4.x86_64 148/198 Verifying : openssh-clients-7.4p1-16.el7_4.tis.8.x86_64 149/198 Verifying : shared-mime-info-1.8-4.el7.x86_64 150/198 Verifying : centos-release-7-6.1810.2.el7.centos.x86_64 151/198 Verifying : libcom_err-1.42.9-13.el7.x86_64 152/198 Verifying : yum-3.4.3-161.el7.centos.noarch 153/198 Verifying : libselinux-2.5-14.1.el7.x86_64 154/198 Verifying : libblkid-2.23.2-59.el7.x86_64 155/198 Verifying : libdb-utils-5.3.21-24.el7.x86_64 156/198 Verifying : python3-libs-3.6.8-10.el7.x86_64 157/198 Verifying : util-linux-2.23.2-59.el7.x86_64 158/198 Verifying : gnutls-3.3.29-8.el7.x86_64 159/198 Verifying : dracut-033-554.el7.x86_64 160/198 Verifying : glibc-2.17-260.el7.x86_64 161/198 Verifying : glib2-2.56.1-2.el7.x86_64 162/198 Verifying : libxml2-2.9.1-6.el7_2.3.x86_64 163/198 Verifying : bash-4.2.46-31.el7.tis.4.x86_64 164/198 Verifying : setup-2.8.71-10.el7.tis.11.noarch 165/198 Verifying : 4:perl-5.16.3-294.el7_6.x86_64 166/198 Verifying : 1:dbus-libs-1.10.24-12.el7.x86_64 167/198 Verifying : kmod-20-23.el7.x86_64 168/198 Verifying : libmount-2.23.2-59.el7.x86_64 169/198 Verifying : audit-libs-python-2.8.4-4.el7.x86_64 170/198 Verifying : 32:bind-license-9.9.4-72.el7.noarch 171/198 Verifying : libselinux-utils-2.5-14.1.el7.x86_64 172/198 Verifying : tzdata-2018g-1.el7.noarch 173/198 Verifying : pam-1.1.8-22.el7.x86_64 174/198 Verifying : nspr-4.19.0-1.el7_5.x86_64 175/198 Verifying : binutils-2.27-41.base.el7.x86_64 176/198 Verifying : libcurl-7.29.0-51.el7_6.3.x86_64 177/198 Verifying : nss-softokn-3.36.0-5.el7_5.x86_64 178/198 Verifying : libtirpc-0.2.4-0.15.el7.x86_64 179/198 Verifying : libdb-5.3.21-24.el7.x86_64 180/198 Verifying : python-libs-2.7.5-76.el7.tis.4.x86_64 181/198 Verifying : nss-3.36.0-7.el7_5.x86_64 182/198 Verifying : procps-ng-3.3.10-23.el7.x86_64 183/198 Verifying : 1:openssl-libs-1.0.2k-16.el7.x86_64 184/198 Verifying : audit-libs-2.8.4-4.el7.x86_64 185/198 Verifying : nss-pem-1.0.3-5.el7.x86_64 186/198 Verifying : kmod-libs-20-23.el7.x86_64 187/198 Verifying : libssh2-1.4.3-12.el7.x86_64 188/198 Verifying : yum-plugin-fastestmirror-1.1.31-50.el7.noarch 189/198 Verifying : glibc-common-2.17-260.el7.x86_64 190/198 Verifying : libxml2-python-2.9.1-6.el7_2.3.x86_64 191/198 Verifying : libacl-2.2.51-14.el7.x86_64 192/198 Verifying : kpartx-0.4.9-119.el7.x86_64 193/198 Verifying : sed-4.2.2-5.el7.x86_64 194/198 Verifying : yum-plugin-ovl-1.1.31-45.el7.noarch 195/198 Verifying : 2:vim-minimal-7.4.160-5.el7.x86_64 196/198 Verifying : elfutils-libelf-0.176-2.el7.x86_64 197/198 Verifying : diffutils-3.3-4.el7.x86_64 198/198 Updated: acl.x86_64 0:2.2.51-15.el7 apr.x86_64 0:1.4.8-5.el7 audit-libs.x86_64 0:2.8.5-4.el7 audit-libs-python.x86_64 0:2.8.5-4.el7 bash.x86_64 0:4.2.46-34.el7 bind-license.noarch 32:9.11.4-16.P2.el7_8.6 binutils.x86_64 0:2.27-43.base.el7_8.1 ca-certificates.noarch 0:2020.2.41-70.0.el7_8 centos-release.x86_64 0:7-8.2003.0.el7.centos coreutils.x86_64 0:8.22-24.el7 cryptsetup-libs.x86_64 0:2.0.3-6.el7 curl.x86_64 0:7.29.0-57.el7 dbus.x86_64 1:1.10.24-14.el7_8 dbus-libs.x86_64 1:1.10.24-14.el7_8 device-mapper.x86_64 7:1.02.164-7.el7_8.2 device-mapper-libs.x86_64 7:1.02.164-7.el7_8.2 diffutils.x86_64 0:3.3-5.el7 dracut.x86_64 0:033-568.el7 elfutils-default-yama-scope.noarch 0:0.176-4.el7 elfutils-libelf.x86_64 0:0.176-4.el7 elfutils-libs.x86_64 0:0.176-4.el7 file-libs.x86_64 0:5.11-36.el7 glib2.x86_64 0:2.56.1-5.el7 glibc.x86_64 0:2.17-307.el7.1 glibc-common.x86_64 0:2.17-307.el7.1 gnutls.x86_64 0:3.3.29-9.el7_6 hostname.x86_64 0:3.13-3.el7_7.1 hwdata.x86_64 0:0.252-9.5.el7 ima-evm-utils.x86_64 0:1.1-3.el7 kmod.x86_64 0:20-28.el7 kmod-libs.x86_64 0:20-28.el7 kpartx.x86_64 0:0.4.9-131.el7 krb5-libs.x86_64 0:1.15.1-46.el7 libacl.x86_64 0:2.2.51-15.el7 libblkid.x86_64 0:2.23.2-63.el7 libcap.x86_64 0:2.22-11.el7 libcgroup.x86_64 0:0.41-21.el7 libcom_err.x86_64 0:1.42.9-17.el7 libcurl.x86_64 0:7.29.0-57.el7 libdb.x86_64 0:5.3.21-25.el7 libdb-utils.x86_64 0:5.3.21-25.el7 libffi.x86_64 0:3.0.13-19.el7 libgcc.x86_64 0:4.8.5-39.el7 libmount.x86_64 0:2.23.2-63.el7 libselinux.x86_64 0:2.5-15.el7 libselinux-python.x86_64 0:2.5-15.el7 libselinux-utils.x86_64 0:2.5-15.el7 libsmartcols.x86_64 0:2.23.2-63.el7 libssh2.x86_64 0:1.8.0-3.el7 libstdc++.x86_64 0:4.8.5-39.el7 libtirpc.x86_64 0:0.2.4-0.16.el7 libuuid.x86_64 0:2.23.2-63.el7 libxml2.x86_64 0:2.9.1-6.el7.4 libxml2-python.x86_64 0:2.9.1-6.el7.4 lz4.x86_64 0:1.7.5-3.el7 nspr.x86_64 0:4.21.0-1.el7 nss.x86_64 0:3.44.0-7.el7_7 nss-pem.x86_64 0:1.0.3-7.el7 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 openldap.x86_64 0:2.4.44-21.el7_6 openssh.x86_64 0:7.4p1-21.el7 openssh-clients.x86_64 0:7.4p1-21.el7 openssl-libs.x86_64 1:1.0.2k-19.el7 pam.x86_64 0:1.1.8-23.el7 passwd.x86_64 0:0.79-6.el7 perl.x86_64 4:5.16.3-295.el7 perl-Pod-Escapes.noarch 1:1.04-295.el7 perl-Socket.x86_64 0:2.010-5.el7 perl-libs.x86_64 4:5.16.3-295.el7 perl-macros.x86_64 4:5.16.3-295.el7 policycoreutils.x86_64 0:2.5-34.el7 policycoreutils-python.x86_64 0:2.5-34.el7 procps-ng.x86_64 0:3.3.10-27.el7 python.x86_64 0:2.7.5-88.el7 python-libs.x86_64 0:2.7.5-88.el7 python-urlgrabber.noarch 0:3.10-10.el7 python3.x86_64 0:3.6.8-13.el7 python3-libs.x86_64 0:3.6.8-13.el7 python3-pip.noarch 0:9.0.3-7.el7_7 python3-wheel.noarch 0:0.31.1-5.el7_7 readline.x86_64 0:6.2-11.el7 sed.x86_64 0:4.2.2-6.el7 setup.noarch 0:2.8.71-11.el7 shadow-utils.x86_64 2:4.6-5.el7 shared-mime-info.x86_64 0:1.8-5.el7 sqlite.x86_64 0:3.7.17-8.el7_7.1 systemd.x86_64 0:219-73.el7_8.8 systemd-libs.x86_64 0:219-73.el7_8.8 tzdata.noarch 0:2020a-1.el7 util-linux.x86_64 0:2.23.2-63.el7 vim-minimal.x86_64 2:7.4.629-6.el7 yum.noarch 0:3.4.3-167.el7.centos yum-plugin-fastestmirror.noarch 0:1.1.31-54.el7_8 yum-plugin-ovl.noarch 0:1.1.31-54.el7_8 yum-utils.noarch 0:1.1.31-54.el7_8 Complete! + yum install -y --setopt=skip_missing_names_on_install=False git patch redhat-lsb-core sudo python3 Loaded plugins: fastestmirror, ovl Loading mirror speeds from cached hostfile * base: less.cogeco.net * extras: less.cogeco.net * updates: centos.mirror.rafal.ca http://build.starlingx.cengn.ca:80//mirror/starlingx/rc/4.0/centos/containers/20200805T082701Z/outputs/RPMS/std/repodata/repomd.xml: [Errno 14] HTTP Error 404 - Not Found Trying other mirror. To address this issue please refer to the below wiki article https://wiki.centos.org/yum-errors If above article doesn't help to resolve this issue please use https://bugs.centos.org/. Package python3-3.6.8-13.el7.x86_64 already installed and latest version Resolving Dependencies --> Running transaction check ---> Package git.x86_64 0:1.8.3.1-23.el7_8 will be installed --> Processing Dependency: perl-Git = 1.8.3.1-23.el7_8 for package: git-1.8.3.1-23.el7_8.x86_64 --> Processing Dependency: rsync for package: git-1.8.3.1-23.el7_8.x86_64 --> Processing Dependency: perl(Term::ReadKey) for package: git-1.8.3.1-23.el7_8.x86_64 --> Processing Dependency: perl(Git) for package: git-1.8.3.1-23.el7_8.x86_64 --> Processing Dependency: perl(Error) for package: git-1.8.3.1-23.el7_8.x86_64 --> Processing Dependency: less for package: git-1.8.3.1-23.el7_8.x86_64 ---> Package patch.x86_64 0:2.7.1-12.el7_7 will be installed ---> Package redhat-lsb-core.x86_64 0:4.1-27.el7.centos.1 will be installed --> Processing Dependency: redhat-lsb-submod-security(x86-64) = 4.1-27.el7.centos.1 for package: redhat-lsb-core-4.1-27.el7.centos.1.x86_64 --> Processing Dependency: spax for package: redhat-lsb-core-4.1-27.el7.centos.1.x86_64 --> Processing Dependency: /usr/sbin/sendmail for package: redhat-lsb-core-4.1-27.el7.centos.1.x86_64 --> Processing Dependency: /usr/sbin/fuser for package: redhat-lsb-core-4.1-27.el7.centos.1.x86_64 --> Processing Dependency: /usr/bin/time for package: redhat-lsb-core-4.1-27.el7.centos.1.x86_64 --> Processing Dependency: /usr/bin/msgfmt for package: redhat-lsb-core-4.1-27.el7.centos.1.x86_64 --> Processing Dependency: /usr/bin/man for package: redhat-lsb-core-4.1-27.el7.centos.1.x86_64 --> Processing Dependency: /usr/bin/make for package: redhat-lsb-core-4.1-27.el7.centos.1.x86_64 --> Processing Dependency: /usr/bin/m4 for package: redhat-lsb-core-4.1-27.el7.centos.1.x86_64 --> Processing Dependency: /usr/bin/lpr for package: redhat-lsb-core-4.1-27.el7.centos.1.x86_64 --> Processing Dependency: /usr/bin/lp for package: redhat-lsb-core-4.1-27.el7.centos.1.x86_64 --> Processing Dependency: /usr/bin/killall for package: redhat-lsb-core-4.1-27.el7.centos.1.x86_64 --> Processing Dependency: /usr/bin/gettext for package: redhat-lsb-core-4.1-27.el7.centos.1.x86_64 --> Processing Dependency: /usr/bin/file for package: redhat-lsb-core-4.1-27.el7.centos.1.x86_64 --> Processing Dependency: /usr/bin/crontab for package: redhat-lsb-core-4.1-27.el7.centos.1.x86_64 --> Processing Dependency: /usr/bin/bc for package: redhat-lsb-core-4.1-27.el7.centos.1.x86_64 --> Processing Dependency: /usr/bin/batch for package: redhat-lsb-core-4.1-27.el7.centos.1.x86_64 --> Processing Dependency: /usr/bin/at for package: redhat-lsb-core-4.1-27.el7.centos.1.x86_64 --> Processing Dependency: /sbin/pidof for package: redhat-lsb-core-4.1-27.el7.centos.1.x86_64 --> Processing Dependency: /bin/mailx for package: redhat-lsb-core-4.1-27.el7.centos.1.x86_64 --> Processing Dependency: /bin/ed for package: redhat-lsb-core-4.1-27.el7.centos.1.x86_64 ---> Package sudo.x86_64 0:1.8.23-9.el7 will be installed --> Running transaction check ---> Package at.x86_64 0:3.1.13-24.el7 will be installed ---> Package bc.x86_64 0:1.06.95-13.el7 will be installed ---> Package cronie.x86_64 0:1.4.11-23.el7 will be installed --> Processing Dependency: dailyjobs for package: cronie-1.4.11-23.el7.x86_64 ---> Package cups-client.x86_64 1:1.6.3-43.el7 will be installed --> Processing Dependency: cups-libs(x86-64) = 1:1.6.3-43.el7 for package: 1:cups-client-1.6.3-43.el7.x86_64 --> Processing Dependency: libcups.so.2()(64bit) for package: 1:cups-client-1.6.3-43.el7.x86_64 --> Processing Dependency: libavahi-common.so.3()(64bit) for package: 1:cups-client-1.6.3-43.el7.x86_64 --> Processing Dependency: libavahi-client.so.3()(64bit) for package: 1:cups-client-1.6.3-43.el7.x86_64 ---> Package ed.x86_64 0:1.9-4.el7 will be installed ---> Package file.x86_64 0:5.11-36.el7 will be installed ---> Package gettext.x86_64 0:0.19.8.1-3.el7 will be installed --> Processing Dependency: gettext-libs(x86-64) = 0.19.8.1-3.el7 for package: gettext-0.19.8.1-3.el7.x86_64 --> Processing Dependency: libgomp.so.1(GOMP_1.0)(64bit) for package: gettext-0.19.8.1-3.el7.x86_64 --> Processing Dependency: libunistring.so.0()(64bit) for package: gettext-0.19.8.1-3.el7.x86_64 --> Processing Dependency: libgomp.so.1()(64bit) for package: gettext-0.19.8.1-3.el7.x86_64 --> Processing Dependency: libgettextsrc-0.19.8.1.so()(64bit) for package: gettext-0.19.8.1-3.el7.x86_64 --> Processing Dependency: libgettextlib-0.19.8.1.so()(64bit) for package: gettext-0.19.8.1-3.el7.x86_64 --> Processing Dependency: libcroco-0.6.so.3()(64bit) for package: gettext-0.19.8.1-3.el7.x86_64 ---> Package less.x86_64 0:458-9.el7 will be installed ---> Package m4.x86_64 0:1.4.16-10.el7 will be installed ---> Package mailx.x86_64 0:12.5-19.el7 will be installed ---> Package make.x86_64 1:3.82-24.el7 will be installed ---> Package man-db.x86_64 0:2.6.3-11.el7 will be installed --> Processing Dependency: libpipeline.so.1()(64bit) for package: man-db-2.6.3-11.el7.x86_64 ---> Package perl-Error.noarch 1:0.17020-2.el7 will be installed ---> Package perl-Git.noarch 0:1.8.3.1-23.el7_8 will be installed ---> Package perl-TermReadKey.x86_64 0:2.30-20.el7 will be installed ---> Package psmisc.x86_64 0:22.20-16.el7 will be installed ---> Package redhat-lsb-submod-security.x86_64 0:4.1-27.el7.centos.1 will be installed ---> Package rsync.x86_64 0:3.1.2-10.el7 will be installed ---> Package spax.x86_64 0:1.5.2-13.el7 will be installed ---> Package ssmtp.x86_64 0:2.64-14.el7 will be installed ---> Package sysvinit-tools.x86_64 0:2.88-14.dsf.el7 will be installed ---> Package time.x86_64 0:1.7-45.el7 will be installed --> Running transaction check ---> Package avahi-libs.x86_64 0:0.6.31-20.el7 will be installed ---> Package cronie-anacron.x86_64 0:1.4.11-23.el7 will be installed --> Processing Dependency: crontabs for package: cronie-anacron-1.4.11-23.el7.x86_64 ---> Package cups-libs.x86_64 1:1.6.3-43.el7 will be installed ---> Package gettext-libs.x86_64 0:0.19.8.1-3.el7 will be installed ---> Package libcroco.x86_64 0:0.6.12-4.el7 will be installed ---> Package libgomp.x86_64 0:4.8.5-39.el7 will be installed ---> Package libpipeline.x86_64 0:1.2.3-3.el7 will be installed ---> Package libunistring.x86_64 0:0.9.3-9.el7 will be installed --> Running transaction check ---> Package crontabs.noarch 0:1.11-6.20121102git.el7 will be installed --> Finished Dependency Resolution Dependencies Resolved ================================================================================ Package Arch Version Repository Size ================================================================================ Installing: git x86_64 1.8.3.1-23.el7_8 updates 4.4 M patch x86_64 2.7.1-12.el7_7 base 111 k redhat-lsb-core x86_64 4.1-27.el7.centos.1 base 38 k sudo x86_64 1.8.23-9.el7 base 842 k Installing for dependencies: at x86_64 3.1.13-24.el7 base 51 k avahi-libs x86_64 0.6.31-20.el7 base 62 k bc x86_64 1.06.95-13.el7 base 115 k cronie x86_64 1.4.11-23.el7 base 92 k cronie-anacron x86_64 1.4.11-23.el7 base 36 k crontabs noarch 1.11-6.20121102git.el7 base 13 k cups-client x86_64 1:1.6.3-43.el7 base 152 k cups-libs x86_64 1:1.6.3-43.el7 base 358 k ed x86_64 1.9-4.el7 base 72 k file x86_64 5.11-36.el7 base 57 k gettext x86_64 0.19.8.1-3.el7 base 1.0 M gettext-libs x86_64 0.19.8.1-3.el7 base 502 k less x86_64 458-9.el7 base 120 k libcroco x86_64 0.6.12-4.el7 base 105 k libgomp x86_64 4.8.5-39.el7 base 158 k libpipeline x86_64 1.2.3-3.el7 base 53 k libunistring x86_64 0.9.3-9.el7 base 293 k m4 x86_64 1.4.16-10.el7 base 256 k mailx x86_64 12.5-19.el7 base 245 k make x86_64 1:3.82-24.el7 base 421 k man-db x86_64 2.6.3-11.el7 base 832 k perl-Error noarch 1:0.17020-2.el7 base 32 k perl-Git noarch 1.8.3.1-23.el7_8 updates 56 k perl-TermReadKey x86_64 2.30-20.el7 base 31 k psmisc x86_64 22.20-16.el7 base 141 k redhat-lsb-submod-security x86_64 4.1-27.el7.centos.1 base 15 k rsync x86_64 3.1.2-10.el7 base 404 k spax x86_64 1.5.2-13.el7 base 260 k ssmtp x86_64 2.64-14.el7 stx-mirror-distro 50 k sysvinit-tools x86_64 2.88-14.dsf.el7 base 63 k time x86_64 1.7-45.el7 base 30 k Transaction Summary ================================================================================ Install 4 Packages (+31 Dependent packages) Total download size: 11 M Installed size: 42 M Downloading packages: -------------------------------------------------------------------------------- Total 22 MB/s | 11 MB 00:00 Running transaction check Running transaction test Transaction test succeeded Running transaction Installing : avahi-libs-0.6.31-20.el7.x86_64 1/35 Installing : less-458-9.el7.x86_64 2/35 Installing : 1:perl-Error-0.17020-2.el7.noarch 3/35 Installing : libgomp-4.8.5-39.el7.x86_64 4/35 Installing : libcroco-0.6.12-4.el7.x86_64 5/35 Installing : libunistring-0.9.3-9.el7.x86_64 6/35 Installing : gettext-libs-0.19.8.1-3.el7.x86_64 7/35 Installing : gettext-0.19.8.1-3.el7.x86_64 8/35 install-info: No such file or directory for /usr/share/info/gettext.info.gz Installing : 1:cups-libs-1.6.3-43.el7.x86_64 9/35 Installing : 1:cups-client-1.6.3-43.el7.x86_64 10/35 Installing : cronie-1.4.11-23.el7.x86_64 11/35 Installing : crontabs-1.11-6.20121102git.el7.noarch 12/35 Installing : cronie-anacron-1.4.11-23.el7.x86_64 13/35 Installing : mailx-12.5-19.el7.x86_64 14/35 Installing : ssmtp-2.64-14.el7.x86_64 15/35 Installing : rsync-3.1.2-10.el7.x86_64 16/35 Installing : spax-1.5.2-13.el7.x86_64 17/35 Installing : file-5.11-36.el7.x86_64 18/35 Installing : time-1.7-45.el7.x86_64 19/35 Installing : at-3.1.13-24.el7.x86_64 20/35 Installing : libpipeline-1.2.3-3.el7.x86_64 21/35 Installing : man-db-2.6.3-11.el7.x86_64 22/35 Installing : patch-2.7.1-12.el7_7.x86_64 23/35 Installing : psmisc-22.20-16.el7.x86_64 24/35 Installing : 1:make-3.82-24.el7.x86_64 25/35 Installing : perl-TermReadKey-2.30-20.el7.x86_64 26/35 Installing : perl-Git-1.8.3.1-23.el7_8.noarch 27/35 Installing : git-1.8.3.1-23.el7_8.x86_64 28/35 Installing : bc-1.06.95-13.el7.x86_64 29/35 Installing : m4-1.4.16-10.el7.x86_64 30/35 Installing : sysvinit-tools-2.88-14.dsf.el7.x86_64 31/35 Installing : ed-1.9-4.el7.x86_64 32/35 install-info: No such file or directory for /usr/share/info/ed.info.gz Installing : redhat-lsb-submod-security-4.1-27.el7.centos.1.x86_64 33/35 Installing : redhat-lsb-core-4.1-27.el7.centos.1.x86_64 34/35 Installing : sudo-1.8.23-9.el7.x86_64 35/35 Verifying : redhat-lsb-submod-security-4.1-27.el7.centos.1.x86_64 1/35 Verifying : crontabs-1.11-6.20121102git.el7.noarch 2/35 Verifying : 1:cups-libs-1.6.3-43.el7.x86_64 3/35 Verifying : libunistring-0.9.3-9.el7.x86_64 4/35 Verifying : gettext-libs-0.19.8.1-3.el7.x86_64 5/35 Verifying : ed-1.9-4.el7.x86_64 6/35 Verifying : sysvinit-tools-2.88-14.dsf.el7.x86_64 7/35 Verifying : m4-1.4.16-10.el7.x86_64 8/35 Verifying : bc-1.06.95-13.el7.x86_64 9/35 Verifying : git-1.8.3.1-23.el7_8.x86_64 10/35 Verifying : libcroco-0.6.12-4.el7.x86_64 11/35 Verifying : perl-TermReadKey-2.30-20.el7.x86_64 12/35 Verifying : 1:cups-client-1.6.3-43.el7.x86_64 13/35 Verifying : libgomp-4.8.5-39.el7.x86_64 14/35 Verifying : 1:make-3.82-24.el7.x86_64 15/35 Verifying : cronie-1.4.11-23.el7.x86_64 16/35 Verifying : man-db-2.6.3-11.el7.x86_64 17/35 Verifying : perl-Git-1.8.3.1-23.el7_8.noarch 18/35 Verifying : psmisc-22.20-16.el7.x86_64 19/35 Verifying : patch-2.7.1-12.el7_7.x86_64 20/35 Verifying : libpipeline-1.2.3-3.el7.x86_64 21/35 Verifying : 1:perl-Error-0.17020-2.el7.noarch 22/35 Verifying : at-3.1.13-24.el7.x86_64 23/35 Verifying : cronie-anacron-1.4.11-23.el7.x86_64 24/35 Verifying : sudo-1.8.23-9.el7.x86_64 25/35 Verifying : gettext-0.19.8.1-3.el7.x86_64 26/35 Verifying : time-1.7-45.el7.x86_64 27/35 Verifying : file-5.11-36.el7.x86_64 28/35 Verifying : spax-1.5.2-13.el7.x86_64 29/35 Verifying : rsync-3.1.2-10.el7.x86_64 30/35 Verifying : ssmtp-2.64-14.el7.x86_64 31/35 Verifying : redhat-lsb-core-4.1-27.el7.centos.1.x86_64 32/35 Verifying : mailx-12.5-19.el7.x86_64 33/35 Verifying : less-458-9.el7.x86_64 34/35 Verifying : avahi-libs-0.6.31-20.el7.x86_64 35/35 Installed: git.x86_64 0:1.8.3.1-23.el7_8 patch.x86_64 0:2.7.1-12.el7_7 redhat-lsb-core.x86_64 0:4.1-27.el7.centos.1 sudo.x86_64 0:1.8.23-9.el7 Dependency Installed: at.x86_64 0:3.1.13-24.el7 avahi-libs.x86_64 0:0.6.31-20.el7 bc.x86_64 0:1.06.95-13.el7 cronie.x86_64 0:1.4.11-23.el7 cronie-anacron.x86_64 0:1.4.11-23.el7 crontabs.noarch 0:1.11-6.20121102git.el7 cups-client.x86_64 1:1.6.3-43.el7 cups-libs.x86_64 1:1.6.3-43.el7 ed.x86_64 0:1.9-4.el7 file.x86_64 0:5.11-36.el7 gettext.x86_64 0:0.19.8.1-3.el7 gettext-libs.x86_64 0:0.19.8.1-3.el7 less.x86_64 0:458-9.el7 libcroco.x86_64 0:0.6.12-4.el7 libgomp.x86_64 0:4.8.5-39.el7 libpipeline.x86_64 0:1.2.3-3.el7 libunistring.x86_64 0:0.9.3-9.el7 m4.x86_64 0:1.4.16-10.el7 mailx.x86_64 0:12.5-19.el7 make.x86_64 1:3.82-24.el7 man-db.x86_64 0:2.6.3-11.el7 perl-Error.noarch 1:0.17020-2.el7 perl-Git.noarch 0:1.8.3.1-23.el7_8 perl-TermReadKey.x86_64 0:2.30-20.el7 psmisc.x86_64 0:22.20-16.el7 redhat-lsb-submod-security.x86_64 0:4.1-27.el7.centos.1 rsync.x86_64 0:3.1.2-10.el7 spax.x86_64 0:1.5.2-13.el7 ssmtp.x86_64 0:2.64-14.el7 sysvinit-tools.x86_64 0:2.88-14.dsf.el7 time.x86_64 0:1.7-45.el7 Complete! + [[ yes != \n\o ]] + pip3 install virtualenv WARNING: Running pip install with root privileges is generally not a good idea. Try `pip3 install --user` instead. Collecting virtualenv Downloading https://files.pythonhosted.org/packages/1d/09/9179b676c126b2687bf4110e5b88c8c52d9113f31bd5f8f6ab97d380e434/virtualenv-20.0.30-py2.py3-none-any.whl (7.1MB) Collecting six<2,>=1.9.0 (from virtualenv) Downloading https://files.pythonhosted.org/packages/ee/ff/48bde5c0f013094d729fe4b0316ba2a24774b3ff1c52d924a8a4cb04078a/six-1.15.0-py2.py3-none-any.whl Collecting appdirs<2,>=1.4.3 (from virtualenv) Downloading https://files.pythonhosted.org/packages/3b/00/2344469e2084fb287c2e0b57b72910309874c3245463acd6cf5e3db69324/appdirs-1.4.4-py2.py3-none-any.whl Collecting importlib-resources>=1.0; python_version < "3.7" (from virtualenv) Downloading https://files.pythonhosted.org/packages/ba/03/0f9595c0c2ef12590877f3c47e5f579759ce5caf817f8256d5dcbd8a1177/importlib_resources-3.0.0-py2.py3-none-any.whl Collecting filelock<4,>=3.0.0 (from virtualenv) Downloading https://files.pythonhosted.org/packages/93/83/71a2ee6158bb9f39a90c0dea1637f81d5eef866e188e1971a1b1ab01a35a/filelock-3.0.12-py3-none-any.whl Collecting importlib-metadata<2,>=0.12; python_version < "3.8" (from virtualenv) Downloading https://files.pythonhosted.org/packages/8e/58/cdea07eb51fc2b906db0968a94700866fc46249bdc75cac23f9d13168929/importlib_metadata-1.7.0-py2.py3-none-any.whl Collecting distlib<1,>=0.3.1 (from virtualenv) Downloading https://files.pythonhosted.org/packages/f5/0a/490fa011d699bb5a5f3a0cf57de82237f52a6db9d40f33c53b2736c9a1f9/distlib-0.3.1-py2.py3-none-any.whl (335kB) Collecting zipp>=0.4; python_version < "3.8" (from importlib-resources>=1.0; python_version < "3.7"->virtualenv) Downloading https://files.pythonhosted.org/packages/b2/34/bfcb43cc0ba81f527bc4f40ef41ba2ff4080e047acb0586b56b3d017ace4/zipp-3.1.0-py3-none-any.whl Installing collected packages: six, appdirs, zipp, importlib-resources, filelock, importlib-metadata, distlib, virtualenv Successfully installed appdirs-1.4.4 distlib-0.3.1 filelock-3.0.12 importlib-metadata-1.7.0 importlib-resources-3.0.0 six-1.15.0 virtualenv-20.0.30 zipp-3.1.0 + [[ gnocchi == \r\e\q\u\i\r\e\m\e\n\t\s ]] ++ dirname /opt/loci/scripts/install.sh + /opt/loci/scripts/fetch_wheels.sh + [[ yes == \n\o ]] + python=python3 ++ dirname /opt/loci/scripts/fetch_wheels.sh + python3 /opt/loci/scripts/fetch_wheels.py + mkdir -p /tmp/wheels/ + tar xf /tmp/wheels.tar.gz '--exclude=.*' -C /tmp/wheels/ + sed -i '/^gnocchi===/d' /tmp/wheels/upper-constraints.txt + [[ gnocchi == \i\n\f\r\a ]] + [[ no == \n\o ]] ++ dirname /opt/loci/scripts/install.sh + /opt/loci/scripts/create_user.sh + groupadd -g 42424 gnocchi + useradd -u 42424 -g gnocchi -M -d /var/lib/gnocchi -s /usr/sbin/nologin -c 'gnocchi user' gnocchi + mkdir -p /etc/gnocchi /var/log/gnocchi /var/lib/gnocchi /var/cache/gnocchi + chown gnocchi:gnocchi /etc/gnocchi /var/log/gnocchi /var/lib/gnocchi /var/cache/gnocchi ++ dirname /opt/loci/scripts/install.sh + /opt/loci/scripts/setup_pip.sh + [[ yes == \n\o ]] + TMP_VIRTUALENV='python3 -m virtualenv --python=python3' ++ python3 -m virtualenv --python=python3 --version ++ cut -d. -f1 + (( virtualenv 20 >= 14 )) /opt/loci/scripts/setup_pip.sh: line 14: ((: virtualenv 20 >= 14 : syntax error in expression (error token is "20 >= 14 ") ++ python3 -m virtualenv --python=python3 --version ++ cut -d. -f1 + (( virtualenv 20 >= 20 )) /opt/loci/scripts/setup_pip.sh: line 17: ((: virtualenv 20 >= 20 : syntax error in expression (error token is "20 >= 20 ") + PIPBOOTSTRAP=/var/lib/pipbootstrap + python3 -m virtualenv --python=python3 --extra-search-dir=/tmp/wheels /var/lib/pipbootstrap created virtual environment CPython3.6.8.final.0-64 in 566ms creator CPython3Posix(dest=/var/lib/pipbootstrap, clear=False, global=False) seeder FromAppData(extra_search_dir=/tmp/wheels,download=False, pip=bundle, setuptools=bundle, wheel=bundle, via=copy, app_data_dir=/root/.local/share/virtualenv) added seed packages: pip==20.2.1, setuptools==49.2.1, wheel==0.34.2 activators BashActivator,CShellActivator,FishActivator,PowerShellActivator,PythonActivator,XonshActivator + source /var/lib/pipbootstrap/bin/activate ++ '[' /var/lib/pipbootstrap/bin/activate = /opt/loci/scripts/setup_pip.sh ']' ++ deactivate nondestructive ++ unset -f pydoc ++ '[' -z '' ']' ++ '[' -z '' ']' ++ '[' -n /bin/bash ']' ++ hash -r ++ '[' -z '' ']' ++ unset VIRTUAL_ENV ++ '[' '!' nondestructive = nondestructive ']' ++ VIRTUAL_ENV=/var/lib/pipbootstrap ++ export VIRTUAL_ENV ++ _OLD_VIRTUAL_PATH=/var/lib/openstack/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin ++ PATH=/var/lib/pipbootstrap/bin:/var/lib/openstack/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin ++ export PATH ++ '[' -z '' ']' ++ '[' -z '' ']' ++ _OLD_VIRTUAL_PS1= ++ '[' x '!=' x ']' +++ basename /var/lib/pipbootstrap ++ PS1='(pipbootstrap) ' ++ export PS1 ++ alias pydoc ++ true ++ '[' -n /bin/bash ']' ++ hash -r + pip install --upgrade setuptools Requirement already up-to-date: setuptools in /var/lib/pipbootstrap/lib/python3.6/site-packages (49.2.1) + pip install --upgrade virtualenv Collecting virtualenv Using cached virtualenv-20.0.30-py2.py3-none-any.whl (7.1 MB) Collecting distlib<1,>=0.3.1 Using cached distlib-0.3.1-py2.py3-none-any.whl (335 kB) Collecting importlib-resources>=1.0; python_version < "3.7" Using cached importlib_resources-3.0.0-py2.py3-none-any.whl (23 kB) Collecting filelock<4,>=3.0.0 Using cached filelock-3.0.12-py3-none-any.whl (7.6 kB) Collecting six<2,>=1.9.0 Using cached six-1.15.0-py2.py3-none-any.whl (10 kB) Collecting importlib-metadata<2,>=0.12; python_version < "3.8" Using cached importlib_metadata-1.7.0-py2.py3-none-any.whl (31 kB) Collecting appdirs<2,>=1.4.3 Using cached appdirs-1.4.4-py2.py3-none-any.whl (9.6 kB) Collecting zipp>=0.4; python_version < "3.8" Using cached zipp-3.1.0-py3-none-any.whl (4.9 kB) Installing collected packages: distlib, zipp, importlib-resources, filelock, six, importlib-metadata, appdirs, virtualenv Successfully installed appdirs-1.4.4 distlib-0.3.1 filelock-3.0.12 importlib-metadata-1.7.0 importlib-resources-3.0.0 six-1.15.0 virtualenv-20.0.30 zipp-3.1.0 + hash -r + virtualenv --seed pip --download /var/lib/openstack created virtual environment CPython3.6.8.final.0-64 in 4527ms creator CPython3Posix(dest=/var/lib/openstack, clear=False, global=False) seeder PipInvoke(download=True, pip=bundle, setuptools=bundle, wheel=bundle) added seed packages: pip==20.2.1, setuptools==49.2.1, wheel==0.34.2 activators BashActivator,CShellActivator,FishActivator,PowerShellActivator,PythonActivator,XonshActivator + deactivate + unset -f pydoc + '[' -z _ ']' + PATH=/var/lib/openstack/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin + export PATH + unset _OLD_VIRTUAL_PATH + '[' -z '' ']' + '[' -n /bin/bash ']' + hash -r + '[' -z _ ']' + PS1= + export PS1 + unset _OLD_VIRTUAL_PS1 + unset VIRTUAL_ENV + '[' '!' '' = nondestructive ']' + unset -f deactivate + source /var/lib/openstack/bin/activate ++ '[' /var/lib/openstack/bin/activate = /opt/loci/scripts/setup_pip.sh ']' ++ deactivate nondestructive ++ unset -f pydoc ++ '[' -z '' ']' ++ '[' -z '' ']' ++ '[' -n /bin/bash ']' ++ hash -r ++ '[' -z '' ']' ++ unset VIRTUAL_ENV ++ '[' '!' nondestructive = nondestructive ']' ++ VIRTUAL_ENV=/var/lib/openstack ++ export VIRTUAL_ENV ++ _OLD_VIRTUAL_PATH=/var/lib/openstack/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin ++ PATH=/var/lib/openstack/bin:/var/lib/openstack/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin ++ export PATH ++ '[' -z '' ']' ++ '[' -z '' ']' ++ _OLD_VIRTUAL_PS1= ++ '[' x '!=' x ']' +++ basename /var/lib/openstack ++ PS1='(openstack) ' ++ export PS1 ++ alias pydoc ++ true ++ '[' -n /bin/bash ']' ++ hash -r ++ dirname /opt/loci/scripts/install.sh + /opt/loci/scripts/pip_install.sh bindep + packages=bindep + pip install --no-cache-dir --only-binary :all: --no-compile -c /tmp/wheels/upper-constraints.txt --find-links /tmp/wheels/ bindep Looking in links: /tmp/wheels/ Ignoring python-saharaclient: markers 'python_version == "2.7"' don't match your environment Ignoring python-saharaclient: markers 'python_version == "3.7"' don't match your environment Ignoring python-saharaclient: markers 'python_version == "3.8"' don't match your environment Ignoring oslo.limit: markers 'python_version == "2.7"' don't match your environment Ignoring oslo.limit: markers 'python_version == "3.7"' don't match your environment Ignoring oslo.limit: markers 'python_version == "3.8"' don't match your environment Ignoring sphinxcontrib-actdiag: markers 'python_version == "2.7"' don't match your environment Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.7"' don't match your environment Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.8"' don't match your environment Ignoring os-api-ref: markers 'python_version == "2.7"' don't match your environment Ignoring os-api-ref: markers 'python_version == "3.7"' don't match your environment Ignoring os-api-ref: markers 'python_version == "3.8"' don't match your environment Ignoring oslo.concurrency: markers 'python_version == "2.7"' don't match your environment Ignoring oslo.concurrency: markers 'python_version == "3.7"' don't match your environment Ignoring oslo.concurrency: markers 'python_version == "3.8"' don't match your environment Ignoring osprofiler: markers 'python_version == "2.7"' don't match your environment Ignoring osprofiler: markers 'python_version == "3.7"' don't match your environment Ignoring osprofiler: markers 'python_version == "3.8"' don't match your environment Ignoring os-resource-classes: markers 'python_version == "2.7"' don't match your environment Ignoring os-resource-classes: markers 'python_version == "3.7"' don't match your environment Ignoring os-resource-classes: markers 'python_version == "3.8"' don't match your environment Ignoring python-ironic-inspector-client: markers 'python_version == "2.7"' don't match your environment Ignoring python-ironic-inspector-client: markers 'python_version == "3.7"' don't match your environment Ignoring python-ironic-inspector-client: markers 'python_version == "3.8"' don't match your environment Ignoring pytest: markers 'python_version == "2.7"' don't match your environment Ignoring pytest: markers 'python_version == "3.7"' don't match your environment Ignoring pytest: markers 'python_version == "3.8"' don't match your environment Ignoring oslo.service: markers 'python_version == "2.7"' don't match your environment Ignoring oslo.service: markers 'python_version == "3.7"' don't match your environment Ignoring oslo.service: markers 'python_version == "3.8"' don't match your environment Ignoring sphinxcontrib-nwdiag: markers 'python_version == "2.7"' don't match your environment Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.7"' don't match your environment Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.8"' don't match your environment Ignoring microversion-parse: markers 'python_version == "2.7"' don't match your environment Ignoring microversion-parse: markers 'python_version == "3.7"' don't match your environment Ignoring microversion-parse: markers 'python_version == "3.8"' don't match your environment Ignoring Pint: markers 'python_version == "3.7"' don't match your environment Ignoring Pint: markers 'python_version == "3.8"' don't match your environment Ignoring Pint: markers 'python_version == "2.7"' don't match your environment Ignoring oslo.i18n: markers 'python_version == "2.7"' don't match your environment Ignoring oslo.i18n: markers 'python_version == "3.7"' don't match your environment Ignoring oslo.i18n: markers 'python_version == "3.8"' don't match your environment Ignoring python-mistralclient: markers 'python_version == "2.7"' don't match your environment Ignoring python-mistralclient: markers 'python_version == "3.7"' don't match your environment Ignoring python-mistralclient: markers 'python_version == "3.8"' don't match your environment Ignoring oslo.context: markers 'python_version == "2.7"' don't match your environment Ignoring oslo.context: markers 'python_version == "3.7"' don't match your environment Ignoring oslo.context: markers 'python_version == "3.8"' don't match your environment Ignoring python-senlinclient: markers 'python_version == "2.7"' don't match your environment Ignoring python-senlinclient: markers 'python_version == "3.7"' don't match your environment Ignoring python-senlinclient: markers 'python_version == "3.8"' don't match your environment Ignoring pycadf: markers 'python_version == "2.7"' don't match your environment Ignoring pycadf: markers 'python_version == "3.7"' don't match your environment Ignoring pycadf: markers 'python_version == "3.8"' don't match your environment Ignoring neutron-lib: markers 'python_version == "2.7"' don't match your environment Ignoring neutron-lib: markers 'python_version == "3.7"' don't match your environment Ignoring neutron-lib: markers 'python_version == "3.8"' don't match your environment Ignoring sphinxcontrib-websupport: markers 'python_version == "2.7"' don't match your environment Ignoring thriftpy2: markers 'python_version == "2.7"' don't match your environment Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.7"' don't match your environment Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.8"' don't match your environment Ignoring ipaddress: markers 'python_version == "2.7"' don't match your environment Ignoring python-freezerclient: markers 'python_version == "2.7"' don't match your environment Ignoring python-freezerclient: markers 'python_version == "3.7"' don't match your environment Ignoring python-freezerclient: markers 'python_version == "3.8"' don't match your environment Ignoring python-vitrageclient: markers 'python_version == "2.7"' don't match your environment Ignoring python-vitrageclient: markers 'python_version == "3.7"' don't match your environment Ignoring python-vitrageclient: markers 'python_version == "3.8"' don't match your environment Ignoring networkx: markers 'python_version == "2.7"' don't match your environment Ignoring networkx: markers 'python_version == "3.7"' don't match your environment Ignoring networkx: markers 'python_version == "3.8"' don't match your environment Ignoring bashate: markers 'python_version == "2.7"' don't match your environment Ignoring bashate: markers 'python_version == "3.7"' don't match your environment Ignoring bashate: markers 'python_version == "3.8"' don't match your environment Ignoring Pillow: markers 'python_version == "2.7"' don't match your environment Ignoring Pillow: markers 'python_version == "3.7"' don't match your environment Ignoring Pillow: markers 'python_version == "3.8"' don't match your environment Ignoring zeroconf: markers 'python_version == "2.7"' don't match your environment Ignoring zeroconf: markers 'python_version == "3.7"' don't match your environment Ignoring zeroconf: markers 'python_version == "3.8"' don't match your environment Ignoring scipy: markers 'python_version == "2.7"' don't match your environment Ignoring scipy: markers 'python_version == "3.7"' don't match your environment Ignoring scipy: markers 'python_version == "3.8"' don't match your environment Ignoring mypy-extensions: markers 'python_version == "3.7"' don't match your environment Ignoring mypy-extensions: markers 'python_version == "3.8"' don't match your environment Ignoring python-glanceclient: markers 'python_version == "2.7"' don't match your environment Ignoring python-glanceclient: markers 'python_version == "3.7"' don't match your environment Ignoring python-glanceclient: markers 'python_version == "3.8"' don't match your environment Ignoring debtcollector: markers 'python_version == "2.7"' don't match your environment Ignoring debtcollector: markers 'python_version == "3.7"' don't match your environment Ignoring debtcollector: markers 'python_version == "3.8"' don't match your environment Ignoring octavia-lib: markers 'python_version == "2.7"' don't match your environment Ignoring octavia-lib: markers 'python_version == "3.7"' don't match your environment Ignoring octavia-lib: markers 'python_version == "3.8"' don't match your environment Ignoring python-watcherclient: markers 'python_version == "2.7"' don't match your environment Ignoring python-watcherclient: markers 'python_version == "3.7"' don't match your environment Ignoring python-watcherclient: markers 'python_version == "3.8"' don't match your environment Ignoring python-cloudkittyclient: markers 'python_version == "2.7"' don't match your environment Ignoring python-cloudkittyclient: markers 'python_version == "3.7"' don't match your environment Ignoring python-cloudkittyclient: markers 'python_version == "3.8"' don't match your environment Ignoring soupsieve: markers 'python_version == "2.7"' don't match your environment Ignoring soupsieve: markers 'python_version == "3.7"' don't match your environment Ignoring soupsieve: markers 'python_version == "3.8"' don't match your environment Ignoring oslotest: markers 'python_version == "2.7"' don't match your environment Ignoring oslotest: markers 'python_version == "3.7"' don't match your environment Ignoring oslotest: markers 'python_version == "3.8"' don't match your environment Ignoring sphinxcontrib-blockdiag: markers 'python_version == "2.7"' don't match your environment Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.7"' don't match your environment Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.8"' don't match your environment Ignoring taskflow: markers 'python_version == "2.7"' don't match your environment Ignoring taskflow: markers 'python_version == "3.7"' don't match your environment Ignoring taskflow: markers 'python_version == "3.8"' don't match your environment Ignoring openstack-doc-tools: markers 'python_version == "2.7"' don't match your environment Ignoring openstack-doc-tools: markers 'python_version == "3.7"' don't match your environment Ignoring openstack-doc-tools: markers 'python_version == "3.8"' don't match your environment Ignoring oslo.messaging: markers 'python_version == "2.7"' don't match your environment Ignoring oslo.messaging: markers 'python_version == "3.7"' don't match your environment Ignoring oslo.messaging: markers 'python_version == "3.8"' don't match your environment Ignoring ifaddr: markers 'python_version == "3.7"' don't match your environment Ignoring ifaddr: markers 'python_version == "3.8"' don't match your environment Ignoring reno: markers 'python_version == "2.7"' don't match your environment Ignoring reno: markers 'python_version == "3.7"' don't match your environment Ignoring reno: markers 'python_version == "3.8"' don't match your environment Ignoring unicodecsv: markers 'python_version == "2.7"' don't match your environment Ignoring pathlib: markers 'python_version == "2.7"' don't match your environment Ignoring tornado: markers 'python_version == "2.7"' don't match your environment Ignoring tornado: markers 'python_version == "3.7"' don't match your environment Ignoring tornado: markers 'python_version == "3.8"' don't match your environment Ignoring backports.ssl-match-hostname: markers 'python_version == "2.7"' don't match your environment Ignoring mox3: markers 'python_version == "2.7"' don't match your environment Ignoring mox3: markers 'python_version == "3.7"' don't match your environment Ignoring mox3: markers 'python_version == "3.8"' don't match your environment Ignoring gunicorn: markers 'python_version == "2.7"' don't match your environment Ignoring gunicorn: markers 'python_version == "3.7"' don't match your environment Ignoring gunicorn: markers 'python_version == "3.8"' don't match your environment Ignoring python-zunclient: markers 'python_version == "2.7"' don't match your environment Ignoring python-zunclient: markers 'python_version == "3.7"' don't match your environment Ignoring python-zunclient: markers 'python_version == "3.8"' don't match your environment Ignoring asyncio: markers 'python_version == "3.7"' don't match your environment Ignoring asyncio: markers 'python_version == "3.8"' don't match your environment Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.7"' don't match your environment Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.8"' don't match your environment Ignoring python-novaclient: markers 'python_version == "2.7"' don't match your environment Ignoring python-novaclient: markers 'python_version == "3.7"' don't match your environment Ignoring python-novaclient: markers 'python_version == "3.8"' don't match your environment Ignoring Pygments: markers 'python_version == "2.7"' don't match your environment Ignoring Pygments: markers 'python_version == "3.7"' don't match your environment Ignoring Pygments: markers 'python_version == "3.8"' don't match your environment Ignoring python-manilaclient: markers 'python_version == "2.7"' don't match your environment Ignoring python-manilaclient: markers 'python_version == "3.7"' don't match your environment Ignoring python-manilaclient: markers 'python_version == "3.8"' don't match your environment Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.7"' don't match your environment Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.8"' don't match your environment Ignoring sphinx-feature-classification: markers 'python_version == "2.7"' don't match your environment Ignoring sphinx-feature-classification: markers 'python_version == "3.7"' don't match your environment Ignoring sphinx-feature-classification: markers 'python_version == "3.8"' don't match your environment Ignoring pytest-html: markers 'python_version == "2.7"' don't match your environment Ignoring pytest-html: markers 'python_version == "3.7"' don't match your environment Ignoring pytest-html: markers 'python_version == "3.8"' don't match your environment Ignoring M2Crypto: markers 'python_version == "2.7"' don't match your environment Ignoring influxdb: markers 'python_version == "2.7"' don't match your environment Ignoring influxdb: markers 'python_version == "3.7"' don't match your environment Ignoring influxdb: markers 'python_version == "3.8"' don't match your environment Ignoring cliff: markers 'python_version == "2.7"' don't match your environment Ignoring cliff: markers 'python_version == "3.7"' don't match your environment Ignoring cliff: markers 'python_version == "3.8"' don't match your environment Ignoring trollius: markers 'python_version == "2.7"' don't match your environment Ignoring funcsigs: markers 'python_version == "2.7"' don't match your environment Ignoring dnspython3: markers 'python_version == "3.7"' don't match your environment Ignoring dnspython3: markers 'python_version == "3.8"' don't match your environment Ignoring joblib: markers 'python_version == "3.7"' don't match your environment Ignoring joblib: markers 'python_version == "3.8"' don't match your environment Ignoring castellan: markers 'python_version == "2.7"' don't match your environment Ignoring castellan: markers 'python_version == "3.7"' don't match your environment Ignoring castellan: markers 'python_version == "3.8"' don't match your environment Ignoring oslo.versionedobjects: markers 'python_version == "2.7"' don't match your environment Ignoring oslo.versionedobjects: markers 'python_version == "3.7"' don't match your environment Ignoring oslo.versionedobjects: markers 'python_version == "3.8"' don't match your environment Ignoring webcolors: markers 'python_version == "2.7"' don't match your environment Ignoring webcolors: markers 'python_version == "3.7"' don't match your environment Ignoring webcolors: markers 'python_version == "3.8"' don't match your environment Ignoring aodhclient: markers 'python_version == "2.7"' don't match your environment Ignoring aodhclient: markers 'python_version == "3.7"' don't match your environment Ignoring aodhclient: markers 'python_version == "3.8"' don't match your environment Ignoring autobahn: markers 'python_version == "2.7"' don't match your environment Ignoring autobahn: markers 'python_version == "3.7"' don't match your environment Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment Ignoring oslo.log: markers 'python_version == "2.7"' don't match your environment Ignoring oslo.log: markers 'python_version == "3.7"' don't match your environment Ignoring oslo.log: markers 'python_version == "3.8"' don't match your environment Ignoring python-searchlightclient: markers 'python_version == "2.7"' don't match your environment Ignoring python-searchlightclient: markers 'python_version == "3.7"' don't match your environment Ignoring python-searchlightclient: markers 'python_version == "3.8"' don't match your environment Ignoring oslo.middleware: markers 'python_version == "2.7"' don't match your environment Ignoring oslo.middleware: markers 'python_version == "3.7"' don't match your environment Ignoring oslo.middleware: markers 'python_version == "3.8"' don't match your environment Ignoring os-ken: markers 'python_version == "2.7"' don't match your environment Ignoring os-ken: markers 'python_version == "3.7"' don't match your environment Ignoring os-ken: markers 'python_version == "3.8"' don't match your environment Ignoring mypy: markers 'python_version == "3.7"' don't match your environment Ignoring mypy: markers 'python_version == "3.8"' don't match your environment Ignoring mistral-lib: markers 'python_version == "2.7"' don't match your environment Ignoring mistral-lib: markers 'python_version == "3.7"' don't match your environment Ignoring mistral-lib: markers 'python_version == "3.8"' don't match your environment Ignoring sphinxcontrib-seqdiag: markers 'python_version == "2.7"' don't match your environment Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.7"' don't match your environment Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.8"' don't match your environment Ignoring os-win: markers 'python_version == "2.7"' don't match your environment Ignoring os-win: markers 'python_version == "3.7"' don't match your environment Ignoring os-win: markers 'python_version == "3.8"' don't match your environment Ignoring jeepney: markers 'python_version == "3.7"' don't match your environment Ignoring jeepney: markers 'python_version == "3.8"' don't match your environment Ignoring stestr: markers 'python_version == "2.7"' don't match your environment Ignoring stestr: markers 'python_version == "3.7"' don't match your environment Ignoring stestr: markers 'python_version == "3.8"' don't match your environment Ignoring singledispatch: markers 'python_version == "2.7"' don't match your environment Ignoring oslo.serialization: markers 'python_version == "2.7"' don't match your environment Ignoring oslo.serialization: markers 'python_version == "3.7"' don't match your environment Ignoring oslo.serialization: markers 'python_version == "3.8"' don't match your environment Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "2.7"' don't match your environment Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.7"' don't match your environment Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.8"' don't match your environment Ignoring oslo.vmware: markers 'python_version == "2.7"' don't match your environment Ignoring oslo.vmware: markers 'python_version == "3.7"' don't match your environment Ignoring oslo.vmware: markers 'python_version == "3.8"' don't match your environment Ignoring gitdb: markers 'python_version == "2.7"' don't match your environment Ignoring gitdb: markers 'python_version == "3.7"' don't match your environment Ignoring gitdb: markers 'python_version == "3.8"' don't match your environment Ignoring python-monascaclient: markers 'python_version == "2.7"' don't match your environment Ignoring python-monascaclient: markers 'python_version == "3.7"' don't match your environment Ignoring python-monascaclient: markers 'python_version == "3.8"' don't match your environment Ignoring automaton: markers 'python_version == "2.7"' don't match your environment Ignoring automaton: markers 'python_version == "3.7"' don't match your environment Ignoring automaton: markers 'python_version == "3.8"' don't match your environment Ignoring keyring: markers 'python_version == "2.7"' don't match your environment Ignoring keyring: markers 'python_version == "3.7"' don't match your environment Ignoring keyring: markers 'python_version == "3.8"' don't match your environment Ignoring enum34: markers 'python_version == "2.7"' don't match your environment Ignoring txaio: markers 'python_version == "2.7"' don't match your environment Ignoring txaio: markers 'python_version == "3.7"' don't match your environment Ignoring txaio: markers 'python_version == "3.8"' don't match your environment Ignoring python-qinlingclient: markers 'python_version == "2.7"' don't match your environment Ignoring python-qinlingclient: markers 'python_version == "3.7"' don't match your environment Ignoring python-qinlingclient: markers 'python_version == "3.8"' don't match your environment Ignoring blockdiag: markers 'python_version == "2.7"' don't match your environment Ignoring blockdiag: markers 'python_version == "3.7"' don't match your environment Ignoring blockdiag: markers 'python_version == "3.8"' don't match your environment Ignoring python-cinderclient: markers 'python_version == "2.7"' don't match your environment Ignoring python-cinderclient: markers 'python_version == "3.7"' don't match your environment Ignoring python-cinderclient: markers 'python_version == "3.8"' don't match your environment Ignoring os-traits: markers 'python_version == "2.7"' don't match your environment Ignoring os-traits: markers 'python_version == "3.7"' don't match your environment Ignoring os-traits: markers 'python_version == "3.8"' don't match your environment Ignoring SecretStorage: markers 'python_version == "2.7"' don't match your environment Ignoring SecretStorage: markers 'python_version == "3.7"' don't match your environment Ignoring SecretStorage: markers 'python_version == "3.8"' don't match your environment Ignoring tooz: markers 'python_version == "2.7"' don't match your environment Ignoring tooz: markers 'python_version == "3.7"' don't match your environment Ignoring tooz: markers 'python_version == "3.8"' don't match your environment Ignoring weakrefmethod: markers 'python_version == "2.7"' don't match your environment Ignoring python-neutronclient: markers 'python_version == "2.7"' don't match your environment Ignoring python-neutronclient: markers 'python_version == "3.7"' don't match your environment Ignoring python-neutronclient: markers 'python_version == "3.8"' don't match your environment Ignoring oslo.cache: markers 'python_version == "2.7"' don't match your environment Ignoring oslo.cache: markers 'python_version == "3.7"' don't match your environment Ignoring oslo.cache: markers 'python_version == "3.8"' don't match your environment Ignoring python-octaviaclient: markers 'python_version == "2.7"' don't match your environment Ignoring python-octaviaclient: markers 'python_version == "3.7"' don't match your environment Ignoring python-octaviaclient: markers 'python_version == "3.8"' don't match your environment Ignoring oslo.reports: markers 'python_version == "2.7"' don't match your environment Ignoring oslo.reports: markers 'python_version == "3.7"' don't match your environment Ignoring oslo.reports: markers 'python_version == "3.8"' don't match your environment Ignoring Faker: markers 'python_version == "2.7"' don't match your environment Ignoring Faker: markers 'python_version == "3.7"' don't match your environment Ignoring Faker: markers 'python_version == "3.8"' don't match your environment Ignoring more-itertools: markers 'python_version == "2.7"' don't match your environment Ignoring more-itertools: markers 'python_version == "3.7"' don't match your environment Ignoring more-itertools: markers 'python_version == "3.8"' don't match your environment Ignoring seqdiag: markers 'python_version == "2.7"' don't match your environment Ignoring seqdiag: markers 'python_version == "3.7"' don't match your environment Ignoring seqdiag: markers 'python_version == "3.8"' don't match your environment Ignoring numpy: markers 'python_version == "2.7"' don't match your environment Ignoring numpy: markers 'python_version == "3.7"' don't match your environment Ignoring numpy: markers 'python_version == "3.8"' don't match your environment Ignoring Sphinx: markers 'python_version == "2.7"' don't match your environment Ignoring Sphinx: markers 'python_version == "3.7"' don't match your environment Ignoring Sphinx: markers 'python_version == "3.8"' don't match your environment Ignoring oslo.config: markers 'python_version == "2.7"' don't match your environment Ignoring oslo.config: markers 'python_version == "3.7"' don't match your environment Ignoring oslo.config: markers 'python_version == "3.8"' don't match your environment Ignoring openstackdocstheme: markers 'python_version == "2.7"' don't match your environment Ignoring openstackdocstheme: markers 'python_version == "3.7"' don't match your environment Ignoring openstackdocstheme: markers 'python_version == "3.8"' don't match your environment Ignoring python-solumclient: markers 'python_version == "2.7"' don't match your environment Ignoring python-solumclient: markers 'python_version == "3.7"' don't match your environment Ignoring python-solumclient: markers 'python_version == "3.8"' don't match your environment Ignoring tricircleclient: markers 'python_version == "2.7"' don't match your environment Ignoring tricircleclient: markers 'python_version == "3.7"' don't match your environment Ignoring tricircleclient: markers 'python_version == "3.8"' don't match your environment Ignoring oslo.upgradecheck: markers 'python_version == "2.7"' don't match your environment Ignoring oslo.upgradecheck: markers 'python_version == "3.7"' don't match your environment Ignoring oslo.upgradecheck: markers 'python_version == "3.8"' don't match your environment Ignoring oslo.rootwrap: markers 'python_version == "2.7"' don't match your environment Ignoring oslo.rootwrap: markers 'python_version == "3.7"' don't match your environment Ignoring oslo.rootwrap: markers 'python_version == "3.8"' don't match your environment Ignoring atomicwrites: markers 'python_version == "2.7"' don't match your environment Ignoring typed-ast: markers 'python_version == "3.7"' don't match your environment Ignoring typed-ast: markers 'python_version == "3.8"' don't match your environment Ignoring os-testr: markers 'python_version == "2.7"' don't match your environment Ignoring os-testr: markers 'python_version == "3.7"' don't match your environment Ignoring os-testr: markers 'python_version == "3.8"' don't match your environment Ignoring stomp.py: markers 'python_version == "2.7"' don't match your environment Ignoring stomp.py: markers 'python_version == "3.7"' don't match your environment Ignoring stomp.py: markers 'python_version == "3.8"' don't match your environment Ignoring openstacksdk: markers 'python_version == "2.7"' don't match your environment Ignoring openstacksdk: markers 'python_version == "3.7"' don't match your environment Ignoring openstacksdk: markers 'python_version == "3.8"' don't match your environment Ignoring subprocess32: markers 'python_version == "2.7"' don't match your environment Ignoring GitPython: markers 'python_version == "2.7"' don't match your environment Ignoring GitPython: markers 'python_version == "3.7"' don't match your environment Ignoring GitPython: markers 'python_version == "3.8"' don't match your environment Ignoring python-ironicclient: markers 'python_version == "2.7"' don't match your environment Ignoring python-ironicclient: markers 'python_version == "3.7"' don't match your environment Ignoring python-ironicclient: markers 'python_version == "3.8"' don't match your environment Ignoring oslo.db: markers 'python_version == "2.7"' don't match your environment Ignoring oslo.db: markers 'python_version == "3.7"' don't match your environment Ignoring oslo.db: markers 'python_version == "3.8"' don't match your environment Ignoring dataclasses: markers 'python_version == "3.7"' don't match your environment Ignoring dataclasses: markers 'python_version == "3.8"' don't match your environment Ignoring oslo.privsep: markers 'python_version == "2.7"' don't match your environment Ignoring oslo.privsep: markers 'python_version == "3.7"' don't match your environment Ignoring oslo.privsep: markers 'python_version == "3.8"' don't match your environment Ignoring oslo.policy: markers 'python_version == "2.7"' don't match your environment Ignoring oslo.policy: markers 'python_version == "3.7"' don't match your environment Ignoring oslo.policy: markers 'python_version == "3.8"' don't match your environment Ignoring python-muranoclient: markers 'python_version == "2.7"' don't match your environment Ignoring python-muranoclient: markers 'python_version == "3.7"' don't match your environment Ignoring python-muranoclient: markers 'python_version == "3.8"' don't match your environment Ignoring python-designateclient: markers 'python_version == "2.7"' don't match your environment Ignoring python-designateclient: markers 'python_version == "3.7"' don't match your environment Ignoring python-designateclient: markers 'python_version == "3.8"' don't match your environment Ignoring functools32: markers 'python_version == "2.7"' don't match your environment Ignoring os-vif: markers 'python_version == "2.7"' don't match your environment Ignoring os-vif: markers 'python_version == "3.7"' don't match your environment Ignoring os-vif: markers 'python_version == "3.8"' don't match your environment Ignoring python-masakariclient: markers 'python_version == "2.7"' don't match your environment Ignoring python-masakariclient: markers 'python_version == "3.7"' don't match your environment Ignoring python-masakariclient: markers 'python_version == "3.8"' don't match your environment Ignoring backports.functools-lru-cache: markers 'python_version == "2.7"' don't match your environment Ignoring cachetools: markers 'python_version == "2.7"' don't match your environment Ignoring cachetools: markers 'python_version == "3.7"' don't match your environment Ignoring cachetools: markers 'python_version == "3.8"' don't match your environment Ignoring backports-abc: markers 'python_version == "2.7"' don't match your environment Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.7"' don't match your environment Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.8"' don't match your environment Ignoring python-keystoneclient: markers 'python_version == "2.7"' don't match your environment Ignoring python-keystoneclient: markers 'python_version == "3.7"' don't match your environment Ignoring python-keystoneclient: markers 'python_version == "3.8"' don't match your environment Ignoring heat-translator: markers 'python_version == "2.7"' don't match your environment Ignoring heat-translator: markers 'python_version == "3.7"' don't match your environment Ignoring heat-translator: markers 'python_version == "3.8"' don't match your environment Ignoring qpid-python: markers 'python_version == "2.7"' don't match your environment Ignoring contextlib2: markers 'python_version == "2.7"' don't match your environment Ignoring python-congressclient: markers 'python_version == "2.7"' don't match your environment Ignoring python-congressclient: markers 'python_version == "3.7"' don't match your environment Ignoring python-congressclient: markers 'python_version == "3.8"' don't match your environment Ignoring ovsdbapp: markers 'python_version == "2.7"' don't match your environment Ignoring ovsdbapp: markers 'python_version == "3.7"' don't match your environment Ignoring ovsdbapp: markers 'python_version == "3.8"' don't match your environment Ignoring configparser: markers 'python_version == "2.7"' don't match your environment Ignoring futurist: markers 'python_version == "2.7"' don't match your environment Ignoring futurist: markers 'python_version == "3.7"' don't match your environment Ignoring futurist: markers 'python_version == "3.8"' don't match your environment Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.7"' don't match your environment Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.8"' don't match your environment Ignoring python-blazarclient: markers 'python_version == "2.7"' don't match your environment Ignoring python-blazarclient: markers 'python_version == "3.7"' don't match your environment Ignoring python-blazarclient: markers 'python_version == "3.8"' don't match your environment Ignoring dnspython: markers 'python_version == "3.7"' don't match your environment Ignoring dnspython: markers 'python_version == "3.8"' don't match your environment Ignoring dnspython: markers 'python_version == "2.7"' don't match your environment Ignoring scandir: markers 'python_version == "2.7"' don't match your environment Ignoring zipp: markers 'python_version == "2.7"' don't match your environment Ignoring zipp: markers 'python_version == "3.7"' don't match your environment Ignoring zipp: markers 'python_version == "3.8"' don't match your environment Ignoring smmap2: markers 'python_version == "2.7"' don't match your environment Ignoring futures: markers 'python_version == "2.7"' don't match your environment Ignoring tosca-parser: markers 'python_version == "2.7"' don't match your environment Ignoring tosca-parser: markers 'python_version == "3.7"' don't match your environment Ignoring tosca-parser: markers 'python_version == "3.8"' don't match your environment Ignoring happybase: markers 'python_version == "2.7"' don't match your environment Ignoring python-tackerclient: markers 'python_version == "2.7"' don't match your environment Ignoring python-tackerclient: markers 'python_version == "3.7"' don't match your environment Ignoring python-tackerclient: markers 'python_version == "3.8"' don't match your environment Ignoring python-heatclient: markers 'python_version == "2.7"' don't match your environment Ignoring python-heatclient: markers 'python_version == "3.7"' don't match your environment Ignoring python-heatclient: markers 'python_version == "3.8"' don't match your environment Ignoring oslo.utils: markers 'python_version == "2.7"' don't match your environment Ignoring oslo.utils: markers 'python_version == "3.7"' don't match your environment Ignoring oslo.utils: markers 'python_version == "3.8"' don't match your environment Ignoring gitdb2: markers 'python_version == "2.7"' don't match your environment Ignoring gitdb2: markers 'python_version == "3.7"' don't match your environment Ignoring gitdb2: markers 'python_version == "3.8"' don't match your environment Ignoring typing-extensions: markers 'python_version == "3.7"' don't match your environment Ignoring typing-extensions: markers 'python_version == "3.8"' don't match your environment Ignoring actdiag: markers 'python_version == "2.7"' don't match your environment Ignoring actdiag: markers 'python_version == "3.7"' don't match your environment Ignoring actdiag: markers 'python_version == "3.8"' don't match your environment Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.7"' don't match your environment Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.8"' don't match your environment Ignoring scikit-learn: markers 'python_version == "2.7"' don't match your environment Ignoring scikit-learn: markers 'python_version == "3.7"' don't match your environment Ignoring scikit-learn: markers 'python_version == "3.8"' don't match your environment Collecting bindep Downloading bindep-2.8.1-py2.py3-none-any.whl (24 kB) Collecting distro===1.5.0 Downloading distro-1.5.0-py2.py3-none-any.whl (18 kB) Collecting pbr===5.4.5 Downloading pbr-5.4.5-py2.py3-none-any.whl (110 kB) Collecting Parsley===1.3 Downloading Parsley-1.3-py2.py3-none-any.whl (88 kB) Installing collected packages: pbr, Parsley, distro, bindep Successfully installed Parsley-1.3 bindep-2.8.1 distro-1.5.0 pbr-5.4.5 + for file in '/opt/loci/pydep*' + PYDEP_PACKAGES+=($(bindep -f $file -b -l newline ${PROJECT} ${PROJECT_RELEASE} ${PROFILES} ${python3} || :)) ++ bindep -f /opt/loci/pydep.txt -b -l newline gnocchi master gnocchi apache python3 ++ dirname /opt/loci/scripts/install.sh + /opt/loci/scripts/pip_install.sh cryptography pymysql python-memcached uwsgi + packages='cryptography pymysql python-memcached uwsgi' + pip install --no-cache-dir --only-binary :all: --no-compile -c /tmp/wheels/upper-constraints.txt --find-links /tmp/wheels/ cryptography pymysql python-memcached uwsgi Looking in links: /tmp/wheels/ Ignoring python-saharaclient: markers 'python_version == "2.7"' don't match your environment Ignoring python-saharaclient: markers 'python_version == "3.7"' don't match your environment Ignoring python-saharaclient: markers 'python_version == "3.8"' don't match your environment Ignoring oslo.limit: markers 'python_version == "2.7"' don't match your environment Ignoring oslo.limit: markers 'python_version == "3.7"' don't match your environment Ignoring oslo.limit: markers 'python_version == "3.8"' don't match your environment Ignoring sphinxcontrib-actdiag: markers 'python_version == "2.7"' don't match your environment Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.7"' don't match your environment Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.8"' don't match your environment Ignoring os-api-ref: markers 'python_version == "2.7"' don't match your environment Ignoring os-api-ref: markers 'python_version == "3.7"' don't match your environment Ignoring os-api-ref: markers 'python_version == "3.8"' don't match your environment Ignoring oslo.concurrency: markers 'python_version == "2.7"' don't match your environment Ignoring oslo.concurrency: markers 'python_version == "3.7"' don't match your environment Ignoring oslo.concurrency: markers 'python_version == "3.8"' don't match your environment Ignoring osprofiler: markers 'python_version == "2.7"' don't match your environment Ignoring osprofiler: markers 'python_version == "3.7"' don't match your environment Ignoring osprofiler: markers 'python_version == "3.8"' don't match your environment Ignoring os-resource-classes: markers 'python_version == "2.7"' don't match your environment Ignoring os-resource-classes: markers 'python_version == "3.7"' don't match your environment Ignoring os-resource-classes: markers 'python_version == "3.8"' don't match your environment Ignoring python-ironic-inspector-client: markers 'python_version == "2.7"' don't match your environment Ignoring python-ironic-inspector-client: markers 'python_version == "3.7"' don't match your environment Ignoring python-ironic-inspector-client: markers 'python_version == "3.8"' don't match your environment Ignoring pytest: markers 'python_version == "2.7"' don't match your environment Ignoring pytest: markers 'python_version == "3.7"' don't match your environment Ignoring pytest: markers 'python_version == "3.8"' don't match your environment Ignoring oslo.service: markers 'python_version == "2.7"' don't match your environment Ignoring oslo.service: markers 'python_version == "3.7"' don't match your environment Ignoring oslo.service: markers 'python_version == "3.8"' don't match your environment Ignoring sphinxcontrib-nwdiag: markers 'python_version == "2.7"' don't match your environment Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.7"' don't match your environment Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.8"' don't match your environment Ignoring microversion-parse: markers 'python_version == "2.7"' don't match your environment Ignoring microversion-parse: markers 'python_version == "3.7"' don't match your environment Ignoring microversion-parse: markers 'python_version == "3.8"' don't match your environment Ignoring Pint: markers 'python_version == "3.7"' don't match your environment Ignoring Pint: markers 'python_version == "3.8"' don't match your environment Ignoring Pint: markers 'python_version == "2.7"' don't match your environment Ignoring oslo.i18n: markers 'python_version == "2.7"' don't match your environment Ignoring oslo.i18n: markers 'python_version == "3.7"' don't match your environment Ignoring oslo.i18n: markers 'python_version == "3.8"' don't match your environment Ignoring python-mistralclient: markers 'python_version == "2.7"' don't match your environment Ignoring python-mistralclient: markers 'python_version == "3.7"' don't match your environment Ignoring python-mistralclient: markers 'python_version == "3.8"' don't match your environment Ignoring oslo.context: markers 'python_version == "2.7"' don't match your environment Ignoring oslo.context: markers 'python_version == "3.7"' don't match your environment Ignoring oslo.context: markers 'python_version == "3.8"' don't match your environment Ignoring python-senlinclient: markers 'python_version == "2.7"' don't match your environment Ignoring python-senlinclient: markers 'python_version == "3.7"' don't match your environment Ignoring python-senlinclient: markers 'python_version == "3.8"' don't match your environment Ignoring pycadf: markers 'python_version == "2.7"' don't match your environment Ignoring pycadf: markers 'python_version == "3.7"' don't match your environment Ignoring pycadf: markers 'python_version == "3.8"' don't match your environment Ignoring neutron-lib: markers 'python_version == "2.7"' don't match your environment Ignoring neutron-lib: markers 'python_version == "3.7"' don't match your environment Ignoring neutron-lib: markers 'python_version == "3.8"' don't match your environment Ignoring sphinxcontrib-websupport: markers 'python_version == "2.7"' don't match your environment Ignoring thriftpy2: markers 'python_version == "2.7"' don't match your environment Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.7"' don't match your environment Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.8"' don't match your environment Ignoring ipaddress: markers 'python_version == "2.7"' don't match your environment Ignoring python-freezerclient: markers 'python_version == "2.7"' don't match your environment Ignoring python-freezerclient: markers 'python_version == "3.7"' don't match your environment Ignoring python-freezerclient: markers 'python_version == "3.8"' don't match your environment Ignoring python-vitrageclient: markers 'python_version == "2.7"' don't match your environment Ignoring python-vitrageclient: markers 'python_version == "3.7"' don't match your environment Ignoring python-vitrageclient: markers 'python_version == "3.8"' don't match your environment Ignoring networkx: markers 'python_version == "2.7"' don't match your environment Ignoring networkx: markers 'python_version == "3.7"' don't match your environment Ignoring networkx: markers 'python_version == "3.8"' don't match your environment Ignoring bashate: markers 'python_version == "2.7"' don't match your environment Ignoring bashate: markers 'python_version == "3.7"' don't match your environment Ignoring bashate: markers 'python_version == "3.8"' don't match your environment Ignoring Pillow: markers 'python_version == "2.7"' don't match your environment Ignoring Pillow: markers 'python_version == "3.7"' don't match your environment Ignoring Pillow: markers 'python_version == "3.8"' don't match your environment Ignoring zeroconf: markers 'python_version == "2.7"' don't match your environment Ignoring zeroconf: markers 'python_version == "3.7"' don't match your environment Ignoring zeroconf: markers 'python_version == "3.8"' don't match your environment Ignoring scipy: markers 'python_version == "2.7"' don't match your environment Ignoring scipy: markers 'python_version == "3.7"' don't match your environment Ignoring scipy: markers 'python_version == "3.8"' don't match your environment Ignoring mypy-extensions: markers 'python_version == "3.7"' don't match your environment Ignoring mypy-extensions: markers 'python_version == "3.8"' don't match your environment Ignoring python-glanceclient: markers 'python_version == "2.7"' don't match your environment Ignoring python-glanceclient: markers 'python_version == "3.7"' don't match your environment Ignoring python-glanceclient: markers 'python_version == "3.8"' don't match your environment Ignoring debtcollector: markers 'python_version == "2.7"' don't match your environment Ignoring debtcollector: markers 'python_version == "3.7"' don't match your environment Ignoring debtcollector: markers 'python_version == "3.8"' don't match your environment Ignoring octavia-lib: markers 'python_version == "2.7"' don't match your environment Ignoring octavia-lib: markers 'python_version == "3.7"' don't match your environment Ignoring octavia-lib: markers 'python_version == "3.8"' don't match your environment Ignoring python-watcherclient: markers 'python_version == "2.7"' don't match your environment Ignoring python-watcherclient: markers 'python_version == "3.7"' don't match your environment Ignoring python-watcherclient: markers 'python_version == "3.8"' don't match your environment Ignoring python-cloudkittyclient: markers 'python_version == "2.7"' don't match your environment Ignoring python-cloudkittyclient: markers 'python_version == "3.7"' don't match your environment Ignoring python-cloudkittyclient: markers 'python_version == "3.8"' don't match your environment Ignoring soupsieve: markers 'python_version == "2.7"' don't match your environment Ignoring soupsieve: markers 'python_version == "3.7"' don't match your environment Ignoring soupsieve: markers 'python_version == "3.8"' don't match your environment Ignoring oslotest: markers 'python_version == "2.7"' don't match your environment Ignoring oslotest: markers 'python_version == "3.7"' don't match your environment Ignoring oslotest: markers 'python_version == "3.8"' don't match your environment Ignoring sphinxcontrib-blockdiag: markers 'python_version == "2.7"' don't match your environment Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.7"' don't match your environment Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.8"' don't match your environment Ignoring taskflow: markers 'python_version == "2.7"' don't match your environment Ignoring taskflow: markers 'python_version == "3.7"' don't match your environment Ignoring taskflow: markers 'python_version == "3.8"' don't match your environment Ignoring openstack-doc-tools: markers 'python_version == "2.7"' don't match your environment Ignoring openstack-doc-tools: markers 'python_version == "3.7"' don't match your environment Ignoring openstack-doc-tools: markers 'python_version == "3.8"' don't match your environment Ignoring oslo.messaging: markers 'python_version == "2.7"' don't match your environment Ignoring oslo.messaging: markers 'python_version == "3.7"' don't match your environment Ignoring oslo.messaging: markers 'python_version == "3.8"' don't match your environment Ignoring ifaddr: markers 'python_version == "3.7"' don't match your environment Ignoring ifaddr: markers 'python_version == "3.8"' don't match your environment Ignoring reno: markers 'python_version == "2.7"' don't match your environment Ignoring reno: markers 'python_version == "3.7"' don't match your environment Ignoring reno: markers 'python_version == "3.8"' don't match your environment Ignoring unicodecsv: markers 'python_version == "2.7"' don't match your environment Ignoring pathlib: markers 'python_version == "2.7"' don't match your environment Ignoring tornado: markers 'python_version == "2.7"' don't match your environment Ignoring tornado: markers 'python_version == "3.7"' don't match your environment Ignoring tornado: markers 'python_version == "3.8"' don't match your environment Ignoring backports.ssl-match-hostname: markers 'python_version == "2.7"' don't match your environment Ignoring mox3: markers 'python_version == "2.7"' don't match your environment Ignoring mox3: markers 'python_version == "3.7"' don't match your environment Ignoring mox3: markers 'python_version == "3.8"' don't match your environment Ignoring gunicorn: markers 'python_version == "2.7"' don't match your environment Ignoring gunicorn: markers 'python_version == "3.7"' don't match your environment Ignoring gunicorn: markers 'python_version == "3.8"' don't match your environment Ignoring python-zunclient: markers 'python_version == "2.7"' don't match your environment Ignoring python-zunclient: markers 'python_version == "3.7"' don't match your environment Ignoring python-zunclient: markers 'python_version == "3.8"' don't match your environment Ignoring asyncio: markers 'python_version == "3.7"' don't match your environment Ignoring asyncio: markers 'python_version == "3.8"' don't match your environment Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.7"' don't match your environment Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.8"' don't match your environment Ignoring python-novaclient: markers 'python_version == "2.7"' don't match your environment Ignoring python-novaclient: markers 'python_version == "3.7"' don't match your environment Ignoring python-novaclient: markers 'python_version == "3.8"' don't match your environment Ignoring Pygments: markers 'python_version == "2.7"' don't match your environment Ignoring Pygments: markers 'python_version == "3.7"' don't match your environment Ignoring Pygments: markers 'python_version == "3.8"' don't match your environment Ignoring python-manilaclient: markers 'python_version == "2.7"' don't match your environment Ignoring python-manilaclient: markers 'python_version == "3.7"' don't match your environment Ignoring python-manilaclient: markers 'python_version == "3.8"' don't match your environment Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.7"' don't match your environment Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.8"' don't match your environment Ignoring sphinx-feature-classification: markers 'python_version == "2.7"' don't match your environment Ignoring sphinx-feature-classification: markers 'python_version == "3.7"' don't match your environment Ignoring sphinx-feature-classification: markers 'python_version == "3.8"' don't match your environment Ignoring pytest-html: markers 'python_version == "2.7"' don't match your environment Ignoring pytest-html: markers 'python_version == "3.7"' don't match your environment Ignoring pytest-html: markers 'python_version == "3.8"' don't match your environment Ignoring M2Crypto: markers 'python_version == "2.7"' don't match your environment Ignoring influxdb: markers 'python_version == "2.7"' don't match your environment Ignoring influxdb: markers 'python_version == "3.7"' don't match your environment Ignoring influxdb: markers 'python_version == "3.8"' don't match your environment Ignoring cliff: markers 'python_version == "2.7"' don't match your environment Ignoring cliff: markers 'python_version == "3.7"' don't match your environment Ignoring cliff: markers 'python_version == "3.8"' don't match your environment Ignoring trollius: markers 'python_version == "2.7"' don't match your environment Ignoring funcsigs: markers 'python_version == "2.7"' don't match your environment Ignoring dnspython3: markers 'python_version == "3.7"' don't match your environment Ignoring dnspython3: markers 'python_version == "3.8"' don't match your environment Ignoring joblib: markers 'python_version == "3.7"' don't match your environment Ignoring joblib: markers 'python_version == "3.8"' don't match your environment Ignoring castellan: markers 'python_version == "2.7"' don't match your environment Ignoring castellan: markers 'python_version == "3.7"' don't match your environment Ignoring castellan: markers 'python_version == "3.8"' don't match your environment Ignoring oslo.versionedobjects: markers 'python_version == "2.7"' don't match your environment Ignoring oslo.versionedobjects: markers 'python_version == "3.7"' don't match your environment Ignoring oslo.versionedobjects: markers 'python_version == "3.8"' don't match your environment Ignoring webcolors: markers 'python_version == "2.7"' don't match your environment Ignoring webcolors: markers 'python_version == "3.7"' don't match your environment Ignoring webcolors: markers 'python_version == "3.8"' don't match your environment Ignoring aodhclient: markers 'python_version == "2.7"' don't match your environment Ignoring aodhclient: markers 'python_version == "3.7"' don't match your environment Ignoring aodhclient: markers 'python_version == "3.8"' don't match your environment Ignoring autobahn: markers 'python_version == "2.7"' don't match your environment Ignoring autobahn: markers 'python_version == "3.7"' don't match your environment Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment Ignoring oslo.log: markers 'python_version == "2.7"' don't match your environment Ignoring oslo.log: markers 'python_version == "3.7"' don't match your environment Ignoring oslo.log: markers 'python_version == "3.8"' don't match your environment Ignoring python-searchlightclient: markers 'python_version == "2.7"' don't match your environment Ignoring python-searchlightclient: markers 'python_version == "3.7"' don't match your environment Ignoring python-searchlightclient: markers 'python_version == "3.8"' don't match your environment Ignoring oslo.middleware: markers 'python_version == "2.7"' don't match your environment Ignoring oslo.middleware: markers 'python_version == "3.7"' don't match your environment Ignoring oslo.middleware: markers 'python_version == "3.8"' don't match your environment Ignoring os-ken: markers 'python_version == "2.7"' don't match your environment Ignoring os-ken: markers 'python_version == "3.7"' don't match your environment Ignoring os-ken: markers 'python_version == "3.8"' don't match your environment Ignoring mypy: markers 'python_version == "3.7"' don't match your environment Ignoring mypy: markers 'python_version == "3.8"' don't match your environment Ignoring mistral-lib: markers 'python_version == "2.7"' don't match your environment Ignoring mistral-lib: markers 'python_version == "3.7"' don't match your environment Ignoring mistral-lib: markers 'python_version == "3.8"' don't match your environment Ignoring sphinxcontrib-seqdiag: markers 'python_version == "2.7"' don't match your environment Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.7"' don't match your environment Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.8"' don't match your environment Ignoring os-win: markers 'python_version == "2.7"' don't match your environment Ignoring os-win: markers 'python_version == "3.7"' don't match your environment Ignoring os-win: markers 'python_version == "3.8"' don't match your environment Ignoring jeepney: markers 'python_version == "3.7"' don't match your environment Ignoring jeepney: markers 'python_version == "3.8"' don't match your environment Ignoring stestr: markers 'python_version == "2.7"' don't match your environment Ignoring stestr: markers 'python_version == "3.7"' don't match your environment Ignoring stestr: markers 'python_version == "3.8"' don't match your environment Ignoring singledispatch: markers 'python_version == "2.7"' don't match your environment Ignoring oslo.serialization: markers 'python_version == "2.7"' don't match your environment Ignoring oslo.serialization: markers 'python_version == "3.7"' don't match your environment Ignoring oslo.serialization: markers 'python_version == "3.8"' don't match your environment Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "2.7"' don't match your environment Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.7"' don't match your environment Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.8"' don't match your environment Ignoring oslo.vmware: markers 'python_version == "2.7"' don't match your environment Ignoring oslo.vmware: markers 'python_version == "3.7"' don't match your environment Ignoring oslo.vmware: markers 'python_version == "3.8"' don't match your environment Ignoring gitdb: markers 'python_version == "2.7"' don't match your environment Ignoring gitdb: markers 'python_version == "3.7"' don't match your environment Ignoring gitdb: markers 'python_version == "3.8"' don't match your environment Ignoring python-monascaclient: markers 'python_version == "2.7"' don't match your environment Ignoring python-monascaclient: markers 'python_version == "3.7"' don't match your environment Ignoring python-monascaclient: markers 'python_version == "3.8"' don't match your environment Ignoring automaton: markers 'python_version == "2.7"' don't match your environment Ignoring automaton: markers 'python_version == "3.7"' don't match your environment Ignoring automaton: markers 'python_version == "3.8"' don't match your environment Ignoring keyring: markers 'python_version == "2.7"' don't match your environment Ignoring keyring: markers 'python_version == "3.7"' don't match your environment Ignoring keyring: markers 'python_version == "3.8"' don't match your environment Ignoring enum34: markers 'python_version == "2.7"' don't match your environment Ignoring txaio: markers 'python_version == "2.7"' don't match your environment Ignoring txaio: markers 'python_version == "3.7"' don't match your environment Ignoring txaio: markers 'python_version == "3.8"' don't match your environment Ignoring python-qinlingclient: markers 'python_version == "2.7"' don't match your environment Ignoring python-qinlingclient: markers 'python_version == "3.7"' don't match your environment Ignoring python-qinlingclient: markers 'python_version == "3.8"' don't match your environment Ignoring blockdiag: markers 'python_version == "2.7"' don't match your environment Ignoring blockdiag: markers 'python_version == "3.7"' don't match your environment Ignoring blockdiag: markers 'python_version == "3.8"' don't match your environment Ignoring python-cinderclient: markers 'python_version == "2.7"' don't match your environment Ignoring python-cinderclient: markers 'python_version == "3.7"' don't match your environment Ignoring python-cinderclient: markers 'python_version == "3.8"' don't match your environment Ignoring os-traits: markers 'python_version == "2.7"' don't match your environment Ignoring os-traits: markers 'python_version == "3.7"' don't match your environment Ignoring os-traits: markers 'python_version == "3.8"' don't match your environment Ignoring SecretStorage: markers 'python_version == "2.7"' don't match your environment Ignoring SecretStorage: markers 'python_version == "3.7"' don't match your environment Ignoring SecretStorage: markers 'python_version == "3.8"' don't match your environment Ignoring tooz: markers 'python_version == "2.7"' don't match your environment Ignoring tooz: markers 'python_version == "3.7"' don't match your environment Ignoring tooz: markers 'python_version == "3.8"' don't match your environment Ignoring weakrefmethod: markers 'python_version == "2.7"' don't match your environment Ignoring python-neutronclient: markers 'python_version == "2.7"' don't match your environment Ignoring python-neutronclient: markers 'python_version == "3.7"' don't match your environment Ignoring python-neutronclient: markers 'python_version == "3.8"' don't match your environment Ignoring oslo.cache: markers 'python_version == "2.7"' don't match your environment Ignoring oslo.cache: markers 'python_version == "3.7"' don't match your environment Ignoring oslo.cache: markers 'python_version == "3.8"' don't match your environment Ignoring python-octaviaclient: markers 'python_version == "2.7"' don't match your environment Ignoring python-octaviaclient: markers 'python_version == "3.7"' don't match your environment Ignoring python-octaviaclient: markers 'python_version == "3.8"' don't match your environment Ignoring oslo.reports: markers 'python_version == "2.7"' don't match your environment Ignoring oslo.reports: markers 'python_version == "3.7"' don't match your environment Ignoring oslo.reports: markers 'python_version == "3.8"' don't match your environment Ignoring Faker: markers 'python_version == "2.7"' don't match your environment Ignoring Faker: markers 'python_version == "3.7"' don't match your environment Ignoring Faker: markers 'python_version == "3.8"' don't match your environment Ignoring more-itertools: markers 'python_version == "2.7"' don't match your environment Ignoring more-itertools: markers 'python_version == "3.7"' don't match your environment Ignoring more-itertools: markers 'python_version == "3.8"' don't match your environment Ignoring seqdiag: markers 'python_version == "2.7"' don't match your environment Ignoring seqdiag: markers 'python_version == "3.7"' don't match your environment Ignoring seqdiag: markers 'python_version == "3.8"' don't match your environment Ignoring numpy: markers 'python_version == "2.7"' don't match your environment Ignoring numpy: markers 'python_version == "3.7"' don't match your environment Ignoring numpy: markers 'python_version == "3.8"' don't match your environment Ignoring Sphinx: markers 'python_version == "2.7"' don't match your environment Ignoring Sphinx: markers 'python_version == "3.7"' don't match your environment Ignoring Sphinx: markers 'python_version == "3.8"' don't match your environment Ignoring oslo.config: markers 'python_version == "2.7"' don't match your environment Ignoring oslo.config: markers 'python_version == "3.7"' don't match your environment Ignoring oslo.config: markers 'python_version == "3.8"' don't match your environment Ignoring openstackdocstheme: markers 'python_version == "2.7"' don't match your environment Ignoring openstackdocstheme: markers 'python_version == "3.7"' don't match your environment Ignoring openstackdocstheme: markers 'python_version == "3.8"' don't match your environment Ignoring python-solumclient: markers 'python_version == "2.7"' don't match your environment Ignoring python-solumclient: markers 'python_version == "3.7"' don't match your environment Ignoring python-solumclient: markers 'python_version == "3.8"' don't match your environment Ignoring tricircleclient: markers 'python_version == "2.7"' don't match your environment Ignoring tricircleclient: markers 'python_version == "3.7"' don't match your environment Ignoring tricircleclient: markers 'python_version == "3.8"' don't match your environment Ignoring oslo.upgradecheck: markers 'python_version == "2.7"' don't match your environment Ignoring oslo.upgradecheck: markers 'python_version == "3.7"' don't match your environment Ignoring oslo.upgradecheck: markers 'python_version == "3.8"' don't match your environment Ignoring oslo.rootwrap: markers 'python_version == "2.7"' don't match your environment Ignoring oslo.rootwrap: markers 'python_version == "3.7"' don't match your environment Ignoring oslo.rootwrap: markers 'python_version == "3.8"' don't match your environment Ignoring atomicwrites: markers 'python_version == "2.7"' don't match your environment Ignoring typed-ast: markers 'python_version == "3.7"' don't match your environment Ignoring typed-ast: markers 'python_version == "3.8"' don't match your environment Ignoring os-testr: markers 'python_version == "2.7"' don't match your environment Ignoring os-testr: markers 'python_version == "3.7"' don't match your environment Ignoring os-testr: markers 'python_version == "3.8"' don't match your environment Ignoring stomp.py: markers 'python_version == "2.7"' don't match your environment Ignoring stomp.py: markers 'python_version == "3.7"' don't match your environment Ignoring stomp.py: markers 'python_version == "3.8"' don't match your environment Ignoring openstacksdk: markers 'python_version == "2.7"' don't match your environment Ignoring openstacksdk: markers 'python_version == "3.7"' don't match your environment Ignoring openstacksdk: markers 'python_version == "3.8"' don't match your environment Ignoring subprocess32: markers 'python_version == "2.7"' don't match your environment Ignoring GitPython: markers 'python_version == "2.7"' don't match your environment Ignoring GitPython: markers 'python_version == "3.7"' don't match your environment Ignoring GitPython: markers 'python_version == "3.8"' don't match your environment Ignoring python-ironicclient: markers 'python_version == "2.7"' don't match your environment Ignoring python-ironicclient: markers 'python_version == "3.7"' don't match your environment Ignoring python-ironicclient: markers 'python_version == "3.8"' don't match your environment Ignoring oslo.db: markers 'python_version == "2.7"' don't match your environment Ignoring oslo.db: markers 'python_version == "3.7"' don't match your environment Ignoring oslo.db: markers 'python_version == "3.8"' don't match your environment Ignoring dataclasses: markers 'python_version == "3.7"' don't match your environment Ignoring dataclasses: markers 'python_version == "3.8"' don't match your environment Ignoring oslo.privsep: markers 'python_version == "2.7"' don't match your environment Ignoring oslo.privsep: markers 'python_version == "3.7"' don't match your environment Ignoring oslo.privsep: markers 'python_version == "3.8"' don't match your environment Ignoring oslo.policy: markers 'python_version == "2.7"' don't match your environment Ignoring oslo.policy: markers 'python_version == "3.7"' don't match your environment Ignoring oslo.policy: markers 'python_version == "3.8"' don't match your environment Ignoring python-muranoclient: markers 'python_version == "2.7"' don't match your environment Ignoring python-muranoclient: markers 'python_version == "3.7"' don't match your environment Ignoring python-muranoclient: markers 'python_version == "3.8"' don't match your environment Ignoring python-designateclient: markers 'python_version == "2.7"' don't match your environment Ignoring python-designateclient: markers 'python_version == "3.7"' don't match your environment Ignoring python-designateclient: markers 'python_version == "3.8"' don't match your environment Ignoring functools32: markers 'python_version == "2.7"' don't match your environment Ignoring os-vif: markers 'python_version == "2.7"' don't match your environment Ignoring os-vif: markers 'python_version == "3.7"' don't match your environment Ignoring os-vif: markers 'python_version == "3.8"' don't match your environment Ignoring python-masakariclient: markers 'python_version == "2.7"' don't match your environment Ignoring python-masakariclient: markers 'python_version == "3.7"' don't match your environment Ignoring python-masakariclient: markers 'python_version == "3.8"' don't match your environment Ignoring backports.functools-lru-cache: markers 'python_version == "2.7"' don't match your environment Ignoring cachetools: markers 'python_version == "2.7"' don't match your environment Ignoring cachetools: markers 'python_version == "3.7"' don't match your environment Ignoring cachetools: markers 'python_version == "3.8"' don't match your environment Ignoring backports-abc: markers 'python_version == "2.7"' don't match your environment Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.7"' don't match your environment Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.8"' don't match your environment Ignoring python-keystoneclient: markers 'python_version == "2.7"' don't match your environment Ignoring python-keystoneclient: markers 'python_version == "3.7"' don't match your environment Ignoring python-keystoneclient: markers 'python_version == "3.8"' don't match your environment Ignoring heat-translator: markers 'python_version == "2.7"' don't match your environment Ignoring heat-translator: markers 'python_version == "3.7"' don't match your environment Ignoring heat-translator: markers 'python_version == "3.8"' don't match your environment Ignoring qpid-python: markers 'python_version == "2.7"' don't match your environment Ignoring contextlib2: markers 'python_version == "2.7"' don't match your environment Ignoring python-congressclient: markers 'python_version == "2.7"' don't match your environment Ignoring python-congressclient: markers 'python_version == "3.7"' don't match your environment Ignoring python-congressclient: markers 'python_version == "3.8"' don't match your environment Ignoring ovsdbapp: markers 'python_version == "2.7"' don't match your environment Ignoring ovsdbapp: markers 'python_version == "3.7"' don't match your environment Ignoring ovsdbapp: markers 'python_version == "3.8"' don't match your environment Ignoring configparser: markers 'python_version == "2.7"' don't match your environment Ignoring futurist: markers 'python_version == "2.7"' don't match your environment Ignoring futurist: markers 'python_version == "3.7"' don't match your environment Ignoring futurist: markers 'python_version == "3.8"' don't match your environment Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.7"' don't match your environment Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.8"' don't match your environment Ignoring python-blazarclient: markers 'python_version == "2.7"' don't match your environment Ignoring python-blazarclient: markers 'python_version == "3.7"' don't match your environment Ignoring python-blazarclient: markers 'python_version == "3.8"' don't match your environment Ignoring dnspython: markers 'python_version == "3.7"' don't match your environment Ignoring dnspython: markers 'python_version == "3.8"' don't match your environment Ignoring dnspython: markers 'python_version == "2.7"' don't match your environment Ignoring scandir: markers 'python_version == "2.7"' don't match your environment Ignoring zipp: markers 'python_version == "2.7"' don't match your environment Ignoring zipp: markers 'python_version == "3.7"' don't match your environment Ignoring zipp: markers 'python_version == "3.8"' don't match your environment Ignoring smmap2: markers 'python_version == "2.7"' don't match your environment Ignoring futures: markers 'python_version == "2.7"' don't match your environment Ignoring tosca-parser: markers 'python_version == "2.7"' don't match your environment Ignoring tosca-parser: markers 'python_version == "3.7"' don't match your environment Ignoring tosca-parser: markers 'python_version == "3.8"' don't match your environment Ignoring happybase: markers 'python_version == "2.7"' don't match your environment Ignoring python-tackerclient: markers 'python_version == "2.7"' don't match your environment Ignoring python-tackerclient: markers 'python_version == "3.7"' don't match your environment Ignoring python-tackerclient: markers 'python_version == "3.8"' don't match your environment Ignoring python-heatclient: markers 'python_version == "2.7"' don't match your environment Ignoring python-heatclient: markers 'python_version == "3.7"' don't match your environment Ignoring python-heatclient: markers 'python_version == "3.8"' don't match your environment Ignoring oslo.utils: markers 'python_version == "2.7"' don't match your environment Ignoring oslo.utils: markers 'python_version == "3.7"' don't match your environment Ignoring oslo.utils: markers 'python_version == "3.8"' don't match your environment Ignoring gitdb2: markers 'python_version == "2.7"' don't match your environment Ignoring gitdb2: markers 'python_version == "3.7"' don't match your environment Ignoring gitdb2: markers 'python_version == "3.8"' don't match your environment Ignoring typing-extensions: markers 'python_version == "3.7"' don't match your environment Ignoring typing-extensions: markers 'python_version == "3.8"' don't match your environment Ignoring actdiag: markers 'python_version == "2.7"' don't match your environment Ignoring actdiag: markers 'python_version == "3.7"' don't match your environment Ignoring actdiag: markers 'python_version == "3.8"' don't match your environment Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.7"' don't match your environment Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.8"' don't match your environment Ignoring scikit-learn: markers 'python_version == "2.7"' don't match your environment Ignoring scikit-learn: markers 'python_version == "3.7"' don't match your environment Ignoring scikit-learn: markers 'python_version == "3.8"' don't match your environment Collecting cryptography===2.9 Downloading cryptography-2.9-cp35-abi3-manylinux2010_x86_64.whl (2.7 MB) Collecting PyMySQL===0.9.3 Downloading PyMySQL-0.9.3-py2.py3-none-any.whl (47 kB) Processing /tmp/wheels/python_memcached-1.59-py2.py3-none-any.whl Collecting six===1.14.0 Downloading six-1.14.0-py2.py3-none-any.whl (10 kB) Collecting cffi===1.14.0 Downloading cffi-1.14.0-cp36-cp36m-manylinux1_x86_64.whl (399 kB) Processing /tmp/wheels/uWSGI-2.0.17.1-cp36-cp36m-linux_x86_64.whl Processing /tmp/wheels/pycparser-2.20-py2.py3-none-any.whl Installing collected packages: pycparser, six, cffi, cryptography, PyMySQL, python-memcached, uWSGI Successfully installed PyMySQL-0.9.3 cffi-1.14.0 cryptography-2.9 pycparser-2.20 python-memcached-1.59 six-1.14.0 uWSGI-2.0.17.1 + [[ gnocchi == \n\o\v\a ]] ++ dirname /opt/loci/scripts/install.sh + /opt/loci/scripts/clone_project.sh + git clone https://github.com/gnocchixyz/gnocchi.git /tmp/gnocchi Cloning into '/tmp/gnocchi'... /tmp/gnocchi / + pushd /tmp/gnocchi + git fetch https://github.com/gnocchixyz/gnocchi.git 4.3.2 From https://github.com/gnocchixyz/gnocchi * tag 4.3.2 -> FETCH_HEAD + git checkout FETCH_HEAD Note: checking out 'FETCH_HEAD'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b new_branch_name HEAD is now at dce5db9... redis: fix sentinel Lua script registrations / + popd ++ dirname /opt/loci/scripts/install.sh + /opt/loci/scripts/install_packages.sh + [[ yes != \n\o ]] + python3=python3 + for file in '/opt/loci/bindep*' + PACKAGES+=($(bindep -f $file -b -l newline ${PROJECT} ${PROFILES} ${python3} || :)) ++ bindep -f /opt/loci/bindep.txt -b -l newline gnocchi gnocchi apache python3 + [[ ! -z httpd ]] + case ${distro} in + yum -y --setopt=skip_missing_names_on_install=False install httpd libxml2 mod_ssl rh-python36-mod_wsgi python3-rados Loaded plugins: fastestmirror, ovl Loading mirror speeds from cached hostfile * base: less.cogeco.net * extras: less.cogeco.net * updates: centos.mirror.netelligent.ca http://build.starlingx.cengn.ca:80//mirror/starlingx/rc/4.0/centos/containers/20200805T082701Z/outputs/RPMS/std/repodata/repomd.xml: [Errno 14] HTTP Error 404 - Not Found Trying other mirror. To address this issue please refer to the below wiki article https://wiki.centos.org/yum-errors If above article doesn't help to resolve this issue please use https://bugs.centos.org/. Package libxml2-2.9.1-6.el7.4.x86_64 already installed and latest version Package rh-python36-mod_wsgi-4.5.18-1.el7.x86_64 already installed and latest version Resolving Dependencies --> Running transaction check ---> Package httpd.x86_64 0:2.4.6-93.el7.centos will be installed --> Processing Dependency: httpd-tools = 2.4.6-93.el7.centos for package: httpd-2.4.6-93.el7.centos.x86_64 ---> Package mod_ssl.x86_64 1:2.4.6-93.el7.centos will be installed --> Processing Dependency: openssl for package: 1:mod_ssl-2.4.6-93.el7.centos.x86_64 ---> Package python3-rados.x86_64 2:13.2.10-0.el7 will be installed --> Running transaction check ---> Package httpd-tools.x86_64 0:2.4.6-93.el7.centos will be installed ---> Package openssl.x86_64 1:1.0.2k-19.el7 will be installed --> Finished Dependency Resolution Dependencies Resolved ================================================================================ Package Arch Version Repository Size ================================================================================ Installing: httpd x86_64 2.4.6-93.el7.centos base 2.7 M mod_ssl x86_64 1:2.4.6-93.el7.centos base 113 k python3-rados x86_64 2:13.2.10-0.el7 ussuri-ceph 310 k Installing for dependencies: httpd-tools x86_64 2.4.6-93.el7.centos base 92 k openssl x86_64 1:1.0.2k-19.el7 base 493 k Transaction Summary ================================================================================ Install 3 Packages (+2 Dependent packages) Total download size: 3.7 M Installed size: 12 M Downloading packages: -------------------------------------------------------------------------------- Total 12 MB/s | 3.7 MB 00:00 Running transaction check Running transaction test Transaction test succeeded Running transaction Installing : 1:openssl-1.0.2k-19.el7.x86_64 1/5 Installing : httpd-tools-2.4.6-93.el7.centos.x86_64 2/5 Installing : httpd-2.4.6-93.el7.centos.x86_64 3/5 Installing : 1:mod_ssl-2.4.6-93.el7.centos.x86_64 4/5 Installing : 2:python3-rados-13.2.10-0.el7.x86_64 5/5 Verifying : httpd-tools-2.4.6-93.el7.centos.x86_64 1/5 Verifying : 2:python3-rados-13.2.10-0.el7.x86_64 2/5 Verifying : 1:mod_ssl-2.4.6-93.el7.centos.x86_64 3/5 Verifying : httpd-2.4.6-93.el7.centos.x86_64 4/5 Verifying : 1:openssl-1.0.2k-19.el7.x86_64 5/5 Installed: httpd.x86_64 0:2.4.6-93.el7.centos mod_ssl.x86_64 1:2.4.6-93.el7.centos python3-rados.x86_64 2:13.2.10-0.el7 Dependency Installed: httpd-tools.x86_64 0:2.4.6-93.el7.centos openssl.x86_64 1:1.0.2k-19.el7 Complete! ++ dirname /opt/loci/scripts/install.sh + /opt/loci/scripts/pip_install.sh /tmp/gnocchi pylint SQLAlchemy SQLAlchemy-Utils oslo.db keystonemiddleware gnocchiclient pymemcache psycopg2 + packages='/tmp/gnocchi pylint SQLAlchemy SQLAlchemy-Utils oslo.db keystonemiddleware gnocchiclient pymemcache psycopg2' + pip install --no-cache-dir --only-binary :all: --no-compile -c /tmp/wheels/upper-constraints.txt --find-links /tmp/wheels/ /tmp/gnocchi pylint SQLAlchemy SQLAlchemy-Utils oslo.db keystonemiddleware gnocchiclient pymemcache psycopg2 Looking in links: /tmp/wheels/ Ignoring python-saharaclient: markers 'python_version == "2.7"' don't match your environment Ignoring python-saharaclient: markers 'python_version == "3.7"' don't match your environment Ignoring python-saharaclient: markers 'python_version == "3.8"' don't match your environment Ignoring oslo.limit: markers 'python_version == "2.7"' don't match your environment Ignoring oslo.limit: markers 'python_version == "3.7"' don't match your environment Ignoring oslo.limit: markers 'python_version == "3.8"' don't match your environment Ignoring sphinxcontrib-actdiag: markers 'python_version == "2.7"' don't match your environment Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.7"' don't match your environment Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.8"' don't match your environment Ignoring os-api-ref: markers 'python_version == "2.7"' don't match your environment Ignoring os-api-ref: markers 'python_version == "3.7"' don't match your environment Ignoring os-api-ref: markers 'python_version == "3.8"' don't match your environment Ignoring oslo.concurrency: markers 'python_version == "2.7"' don't match your environment Ignoring oslo.concurrency: markers 'python_version == "3.7"' don't match your environment Ignoring oslo.concurrency: markers 'python_version == "3.8"' don't match your environment Ignoring osprofiler: markers 'python_version == "2.7"' don't match your environment Ignoring osprofiler: markers 'python_version == "3.7"' don't match your environment Ignoring osprofiler: markers 'python_version == "3.8"' don't match your environment Ignoring os-resource-classes: markers 'python_version == "2.7"' don't match your environment Ignoring os-resource-classes: markers 'python_version == "3.7"' don't match your environment Ignoring os-resource-classes: markers 'python_version == "3.8"' don't match your environment Ignoring python-ironic-inspector-client: markers 'python_version == "2.7"' don't match your environment Ignoring python-ironic-inspector-client: markers 'python_version == "3.7"' don't match your environment Ignoring python-ironic-inspector-client: markers 'python_version == "3.8"' don't match your environment Ignoring pytest: markers 'python_version == "2.7"' don't match your environment Ignoring pytest: markers 'python_version == "3.7"' don't match your environment Ignoring pytest: markers 'python_version == "3.8"' don't match your environment Ignoring oslo.service: markers 'python_version == "2.7"' don't match your environment Ignoring oslo.service: markers 'python_version == "3.7"' don't match your environment Ignoring oslo.service: markers 'python_version == "3.8"' don't match your environment Ignoring sphinxcontrib-nwdiag: markers 'python_version == "2.7"' don't match your environment Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.7"' don't match your environment Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.8"' don't match your environment Ignoring microversion-parse: markers 'python_version == "2.7"' don't match your environment Ignoring microversion-parse: markers 'python_version == "3.7"' don't match your environment Ignoring microversion-parse: markers 'python_version == "3.8"' don't match your environment Ignoring Pint: markers 'python_version == "3.7"' don't match your environment Ignoring Pint: markers 'python_version == "3.8"' don't match your environment Ignoring Pint: markers 'python_version == "2.7"' don't match your environment Ignoring oslo.i18n: markers 'python_version == "2.7"' don't match your environment Ignoring oslo.i18n: markers 'python_version == "3.7"' don't match your environment Ignoring oslo.i18n: markers 'python_version == "3.8"' don't match your environment Ignoring python-mistralclient: markers 'python_version == "2.7"' don't match your environment Ignoring python-mistralclient: markers 'python_version == "3.7"' don't match your environment Ignoring python-mistralclient: markers 'python_version == "3.8"' don't match your environment Ignoring oslo.context: markers 'python_version == "2.7"' don't match your environment Ignoring oslo.context: markers 'python_version == "3.7"' don't match your environment Ignoring oslo.context: markers 'python_version == "3.8"' don't match your environment Ignoring python-senlinclient: markers 'python_version == "2.7"' don't match your environment Ignoring python-senlinclient: markers 'python_version == "3.7"' don't match your environment Ignoring python-senlinclient: markers 'python_version == "3.8"' don't match your environment Ignoring pycadf: markers 'python_version == "2.7"' don't match your environment Ignoring pycadf: markers 'python_version == "3.7"' don't match your environment Ignoring pycadf: markers 'python_version == "3.8"' don't match your environment Ignoring neutron-lib: markers 'python_version == "2.7"' don't match your environment Ignoring neutron-lib: markers 'python_version == "3.7"' don't match your environment Ignoring neutron-lib: markers 'python_version == "3.8"' don't match your environment Ignoring sphinxcontrib-websupport: markers 'python_version == "2.7"' don't match your environment Ignoring thriftpy2: markers 'python_version == "2.7"' don't match your environment Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.7"' don't match your environment Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.8"' don't match your environment Ignoring ipaddress: markers 'python_version == "2.7"' don't match your environment Ignoring python-freezerclient: markers 'python_version == "2.7"' don't match your environment Ignoring python-freezerclient: markers 'python_version == "3.7"' don't match your environment Ignoring python-freezerclient: markers 'python_version == "3.8"' don't match your environment Ignoring python-vitrageclient: markers 'python_version == "2.7"' don't match your environment Ignoring python-vitrageclient: markers 'python_version == "3.7"' don't match your environment Ignoring python-vitrageclient: markers 'python_version == "3.8"' don't match your environment Ignoring networkx: markers 'python_version == "2.7"' don't match your environment Ignoring networkx: markers 'python_version == "3.7"' don't match your environment Ignoring networkx: markers 'python_version == "3.8"' don't match your environment Ignoring bashate: markers 'python_version == "2.7"' don't match your environment Ignoring bashate: markers 'python_version == "3.7"' don't match your environment Ignoring bashate: markers 'python_version == "3.8"' don't match your environment Ignoring Pillow: markers 'python_version == "2.7"' don't match your environment Ignoring Pillow: markers 'python_version == "3.7"' don't match your environment Ignoring Pillow: markers 'python_version == "3.8"' don't match your environment Ignoring zeroconf: markers 'python_version == "2.7"' don't match your environment Ignoring zeroconf: markers 'python_version == "3.7"' don't match your environment Ignoring zeroconf: markers 'python_version == "3.8"' don't match your environment Ignoring scipy: markers 'python_version == "2.7"' don't match your environment Ignoring scipy: markers 'python_version == "3.7"' don't match your environment Ignoring scipy: markers 'python_version == "3.8"' don't match your environment Ignoring mypy-extensions: markers 'python_version == "3.7"' don't match your environment Ignoring mypy-extensions: markers 'python_version == "3.8"' don't match your environment Ignoring python-glanceclient: markers 'python_version == "2.7"' don't match your environment Ignoring python-glanceclient: markers 'python_version == "3.7"' don't match your environment Ignoring python-glanceclient: markers 'python_version == "3.8"' don't match your environment Ignoring debtcollector: markers 'python_version == "2.7"' don't match your environment Ignoring debtcollector: markers 'python_version == "3.7"' don't match your environment Ignoring debtcollector: markers 'python_version == "3.8"' don't match your environment Ignoring octavia-lib: markers 'python_version == "2.7"' don't match your environment Ignoring octavia-lib: markers 'python_version == "3.7"' don't match your environment Ignoring octavia-lib: markers 'python_version == "3.8"' don't match your environment Ignoring python-watcherclient: markers 'python_version == "2.7"' don't match your environment Ignoring python-watcherclient: markers 'python_version == "3.7"' don't match your environment Ignoring python-watcherclient: markers 'python_version == "3.8"' don't match your environment Ignoring python-cloudkittyclient: markers 'python_version == "2.7"' don't match your environment Ignoring python-cloudkittyclient: markers 'python_version == "3.7"' don't match your environment Ignoring python-cloudkittyclient: markers 'python_version == "3.8"' don't match your environment Ignoring soupsieve: markers 'python_version == "2.7"' don't match your environment Ignoring soupsieve: markers 'python_version == "3.7"' don't match your environment Ignoring soupsieve: markers 'python_version == "3.8"' don't match your environment Ignoring oslotest: markers 'python_version == "2.7"' don't match your environment Ignoring oslotest: markers 'python_version == "3.7"' don't match your environment Ignoring oslotest: markers 'python_version == "3.8"' don't match your environment Ignoring sphinxcontrib-blockdiag: markers 'python_version == "2.7"' don't match your environment Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.7"' don't match your environment Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.8"' don't match your environment Ignoring taskflow: markers 'python_version == "2.7"' don't match your environment Ignoring taskflow: markers 'python_version == "3.7"' don't match your environment Ignoring taskflow: markers 'python_version == "3.8"' don't match your environment Ignoring openstack-doc-tools: markers 'python_version == "2.7"' don't match your environment Ignoring openstack-doc-tools: markers 'python_version == "3.7"' don't match your environment Ignoring openstack-doc-tools: markers 'python_version == "3.8"' don't match your environment Ignoring oslo.messaging: markers 'python_version == "2.7"' don't match your environment Ignoring oslo.messaging: markers 'python_version == "3.7"' don't match your environment Ignoring oslo.messaging: markers 'python_version == "3.8"' don't match your environment Ignoring ifaddr: markers 'python_version == "3.7"' don't match your environment Ignoring ifaddr: markers 'python_version == "3.8"' don't match your environment Ignoring reno: markers 'python_version == "2.7"' don't match your environment Ignoring reno: markers 'python_version == "3.7"' don't match your environment Ignoring reno: markers 'python_version == "3.8"' don't match your environment Ignoring unicodecsv: markers 'python_version == "2.7"' don't match your environment Ignoring pathlib: markers 'python_version == "2.7"' don't match your environment Ignoring tornado: markers 'python_version == "2.7"' don't match your environment Ignoring tornado: markers 'python_version == "3.7"' don't match your environment Ignoring tornado: markers 'python_version == "3.8"' don't match your environment Ignoring backports.ssl-match-hostname: markers 'python_version == "2.7"' don't match your environment Ignoring mox3: markers 'python_version == "2.7"' don't match your environment Ignoring mox3: markers 'python_version == "3.7"' don't match your environment Ignoring mox3: markers 'python_version == "3.8"' don't match your environment Ignoring gunicorn: markers 'python_version == "2.7"' don't match your environment Ignoring gunicorn: markers 'python_version == "3.7"' don't match your environment Ignoring gunicorn: markers 'python_version == "3.8"' don't match your environment Ignoring python-zunclient: markers 'python_version == "2.7"' don't match your environment Ignoring python-zunclient: markers 'python_version == "3.7"' don't match your environment Ignoring python-zunclient: markers 'python_version == "3.8"' don't match your environment Ignoring asyncio: markers 'python_version == "3.7"' don't match your environment Ignoring asyncio: markers 'python_version == "3.8"' don't match your environment Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.7"' don't match your environment Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.8"' don't match your environment Ignoring python-novaclient: markers 'python_version == "2.7"' don't match your environment Ignoring python-novaclient: markers 'python_version == "3.7"' don't match your environment Ignoring python-novaclient: markers 'python_version == "3.8"' don't match your environment Ignoring Pygments: markers 'python_version == "2.7"' don't match your environment Ignoring Pygments: markers 'python_version == "3.7"' don't match your environment Ignoring Pygments: markers 'python_version == "3.8"' don't match your environment Ignoring python-manilaclient: markers 'python_version == "2.7"' don't match your environment Ignoring python-manilaclient: markers 'python_version == "3.7"' don't match your environment Ignoring python-manilaclient: markers 'python_version == "3.8"' don't match your environment Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.7"' don't match your environment Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.8"' don't match your environment Ignoring sphinx-feature-classification: markers 'python_version == "2.7"' don't match your environment Ignoring sphinx-feature-classification: markers 'python_version == "3.7"' don't match your environment Ignoring sphinx-feature-classification: markers 'python_version == "3.8"' don't match your environment Ignoring pytest-html: markers 'python_version == "2.7"' don't match your environment Ignoring pytest-html: markers 'python_version == "3.7"' don't match your environment Ignoring pytest-html: markers 'python_version == "3.8"' don't match your environment Ignoring M2Crypto: markers 'python_version == "2.7"' don't match your environment Ignoring influxdb: markers 'python_version == "2.7"' don't match your environment Ignoring influxdb: markers 'python_version == "3.7"' don't match your environment Ignoring influxdb: markers 'python_version == "3.8"' don't match your environment Ignoring cliff: markers 'python_version == "2.7"' don't match your environment Ignoring cliff: markers 'python_version == "3.7"' don't match your environment Ignoring cliff: markers 'python_version == "3.8"' don't match your environment Ignoring trollius: markers 'python_version == "2.7"' don't match your environment Ignoring funcsigs: markers 'python_version == "2.7"' don't match your environment Ignoring dnspython3: markers 'python_version == "3.7"' don't match your environment Ignoring dnspython3: markers 'python_version == "3.8"' don't match your environment Ignoring joblib: markers 'python_version == "3.7"' don't match your environment Ignoring joblib: markers 'python_version == "3.8"' don't match your environment Ignoring castellan: markers 'python_version == "2.7"' don't match your environment Ignoring castellan: markers 'python_version == "3.7"' don't match your environment Ignoring castellan: markers 'python_version == "3.8"' don't match your environment Ignoring oslo.versionedobjects: markers 'python_version == "2.7"' don't match your environment Ignoring oslo.versionedobjects: markers 'python_version == "3.7"' don't match your environment Ignoring oslo.versionedobjects: markers 'python_version == "3.8"' don't match your environment Ignoring webcolors: markers 'python_version == "2.7"' don't match your environment Ignoring webcolors: markers 'python_version == "3.7"' don't match your environment Ignoring webcolors: markers 'python_version == "3.8"' don't match your environment Ignoring aodhclient: markers 'python_version == "2.7"' don't match your environment Ignoring aodhclient: markers 'python_version == "3.7"' don't match your environment Ignoring aodhclient: markers 'python_version == "3.8"' don't match your environment Ignoring autobahn: markers 'python_version == "2.7"' don't match your environment Ignoring autobahn: markers 'python_version == "3.7"' don't match your environment Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment Ignoring oslo.log: markers 'python_version == "2.7"' don't match your environment Ignoring oslo.log: markers 'python_version == "3.7"' don't match your environment Ignoring oslo.log: markers 'python_version == "3.8"' don't match your environment Ignoring python-searchlightclient: markers 'python_version == "2.7"' don't match your environment Ignoring python-searchlightclient: markers 'python_version == "3.7"' don't match your environment Ignoring python-searchlightclient: markers 'python_version == "3.8"' don't match your environment Ignoring oslo.middleware: markers 'python_version == "2.7"' don't match your environment Ignoring oslo.middleware: markers 'python_version == "3.7"' don't match your environment Ignoring oslo.middleware: markers 'python_version == "3.8"' don't match your environment Ignoring os-ken: markers 'python_version == "2.7"' don't match your environment Ignoring os-ken: markers 'python_version == "3.7"' don't match your environment Ignoring os-ken: markers 'python_version == "3.8"' don't match your environment Ignoring mypy: markers 'python_version == "3.7"' don't match your environment Ignoring mypy: markers 'python_version == "3.8"' don't match your environment Ignoring mistral-lib: markers 'python_version == "2.7"' don't match your environment Ignoring mistral-lib: markers 'python_version == "3.7"' don't match your environment Ignoring mistral-lib: markers 'python_version == "3.8"' don't match your environment Ignoring sphinxcontrib-seqdiag: markers 'python_version == "2.7"' don't match your environment Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.7"' don't match your environment Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.8"' don't match your environment Ignoring os-win: markers 'python_version == "2.7"' don't match your environment Ignoring os-win: markers 'python_version == "3.7"' don't match your environment Ignoring os-win: markers 'python_version == "3.8"' don't match your environment Ignoring jeepney: markers 'python_version == "3.7"' don't match your environment Ignoring jeepney: markers 'python_version == "3.8"' don't match your environment Ignoring stestr: markers 'python_version == "2.7"' don't match your environment Ignoring stestr: markers 'python_version == "3.7"' don't match your environment Ignoring stestr: markers 'python_version == "3.8"' don't match your environment Ignoring singledispatch: markers 'python_version == "2.7"' don't match your environment Ignoring oslo.serialization: markers 'python_version == "2.7"' don't match your environment Ignoring oslo.serialization: markers 'python_version == "3.7"' don't match your environment Ignoring oslo.serialization: markers 'python_version == "3.8"' don't match your environment Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "2.7"' don't match your environment Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.7"' don't match your environment Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.8"' don't match your environment Ignoring oslo.vmware: markers 'python_version == "2.7"' don't match your environment Ignoring oslo.vmware: markers 'python_version == "3.7"' don't match your environment Ignoring oslo.vmware: markers 'python_version == "3.8"' don't match your environment Ignoring gitdb: markers 'python_version == "2.7"' don't match your environment Ignoring gitdb: markers 'python_version == "3.7"' don't match your environment Ignoring gitdb: markers 'python_version == "3.8"' don't match your environment Ignoring python-monascaclient: markers 'python_version == "2.7"' don't match your environment Ignoring python-monascaclient: markers 'python_version == "3.7"' don't match your environment Ignoring python-monascaclient: markers 'python_version == "3.8"' don't match your environment Ignoring automaton: markers 'python_version == "2.7"' don't match your environment Ignoring automaton: markers 'python_version == "3.7"' don't match your environment Ignoring automaton: markers 'python_version == "3.8"' don't match your environment Ignoring keyring: markers 'python_version == "2.7"' don't match your environment Ignoring keyring: markers 'python_version == "3.7"' don't match your environment Ignoring keyring: markers 'python_version == "3.8"' don't match your environment Ignoring enum34: markers 'python_version == "2.7"' don't match your environment Ignoring txaio: markers 'python_version == "2.7"' don't match your environment Ignoring txaio: markers 'python_version == "3.7"' don't match your environment Ignoring txaio: markers 'python_version == "3.8"' don't match your environment Ignoring python-qinlingclient: markers 'python_version == "2.7"' don't match your environment Ignoring python-qinlingclient: markers 'python_version == "3.7"' don't match your environment Ignoring python-qinlingclient: markers 'python_version == "3.8"' don't match your environment Ignoring blockdiag: markers 'python_version == "2.7"' don't match your environment Ignoring blockdiag: markers 'python_version == "3.7"' don't match your environment Ignoring blockdiag: markers 'python_version == "3.8"' don't match your environment Ignoring python-cinderclient: markers 'python_version == "2.7"' don't match your environment Ignoring python-cinderclient: markers 'python_version == "3.7"' don't match your environment Ignoring python-cinderclient: markers 'python_version == "3.8"' don't match your environment Ignoring os-traits: markers 'python_version == "2.7"' don't match your environment Ignoring os-traits: markers 'python_version == "3.7"' don't match your environment Ignoring os-traits: markers 'python_version == "3.8"' don't match your environment Ignoring SecretStorage: markers 'python_version == "2.7"' don't match your environment Ignoring SecretStorage: markers 'python_version == "3.7"' don't match your environment Ignoring SecretStorage: markers 'python_version == "3.8"' don't match your environment Ignoring tooz: markers 'python_version == "2.7"' don't match your environment Ignoring tooz: markers 'python_version == "3.7"' don't match your environment Ignoring tooz: markers 'python_version == "3.8"' don't match your environment Ignoring weakrefmethod: markers 'python_version == "2.7"' don't match your environment Ignoring python-neutronclient: markers 'python_version == "2.7"' don't match your environment Ignoring python-neutronclient: markers 'python_version == "3.7"' don't match your environment Ignoring python-neutronclient: markers 'python_version == "3.8"' don't match your environment Ignoring oslo.cache: markers 'python_version == "2.7"' don't match your environment Ignoring oslo.cache: markers 'python_version == "3.7"' don't match your environment Ignoring oslo.cache: markers 'python_version == "3.8"' don't match your environment Ignoring python-octaviaclient: markers 'python_version == "2.7"' don't match your environment Ignoring python-octaviaclient: markers 'python_version == "3.7"' don't match your environment Ignoring python-octaviaclient: markers 'python_version == "3.8"' don't match your environment Ignoring oslo.reports: markers 'python_version == "2.7"' don't match your environment Ignoring oslo.reports: markers 'python_version == "3.7"' don't match your environment Ignoring oslo.reports: markers 'python_version == "3.8"' don't match your environment Ignoring Faker: markers 'python_version == "2.7"' don't match your environment Ignoring Faker: markers 'python_version == "3.7"' don't match your environment Ignoring Faker: markers 'python_version == "3.8"' don't match your environment Ignoring more-itertools: markers 'python_version == "2.7"' don't match your environment Ignoring more-itertools: markers 'python_version == "3.7"' don't match your environment Ignoring more-itertools: markers 'python_version == "3.8"' don't match your environment Ignoring seqdiag: markers 'python_version == "2.7"' don't match your environment Ignoring seqdiag: markers 'python_version == "3.7"' don't match your environment Ignoring seqdiag: markers 'python_version == "3.8"' don't match your environment Ignoring numpy: markers 'python_version == "2.7"' don't match your environment Ignoring numpy: markers 'python_version == "3.7"' don't match your environment Ignoring numpy: markers 'python_version == "3.8"' don't match your environment Ignoring Sphinx: markers 'python_version == "2.7"' don't match your environment Ignoring Sphinx: markers 'python_version == "3.7"' don't match your environment Ignoring Sphinx: markers 'python_version == "3.8"' don't match your environment Ignoring oslo.config: markers 'python_version == "2.7"' don't match your environment Ignoring oslo.config: markers 'python_version == "3.7"' don't match your environment Ignoring oslo.config: markers 'python_version == "3.8"' don't match your environment Ignoring openstackdocstheme: markers 'python_version == "2.7"' don't match your environment Ignoring openstackdocstheme: markers 'python_version == "3.7"' don't match your environment Ignoring openstackdocstheme: markers 'python_version == "3.8"' don't match your environment Ignoring python-solumclient: markers 'python_version == "2.7"' don't match your environment Ignoring python-solumclient: markers 'python_version == "3.7"' don't match your environment Ignoring python-solumclient: markers 'python_version == "3.8"' don't match your environment Ignoring tricircleclient: markers 'python_version == "2.7"' don't match your environment Ignoring tricircleclient: markers 'python_version == "3.7"' don't match your environment Ignoring tricircleclient: markers 'python_version == "3.8"' don't match your environment Ignoring oslo.upgradecheck: markers 'python_version == "2.7"' don't match your environment Ignoring oslo.upgradecheck: markers 'python_version == "3.7"' don't match your environment Ignoring oslo.upgradecheck: markers 'python_version == "3.8"' don't match your environment Ignoring oslo.rootwrap: markers 'python_version == "2.7"' don't match your environment Ignoring oslo.rootwrap: markers 'python_version == "3.7"' don't match your environment Ignoring oslo.rootwrap: markers 'python_version == "3.8"' don't match your environment Ignoring atomicwrites: markers 'python_version == "2.7"' don't match your environment Ignoring typed-ast: markers 'python_version == "3.7"' don't match your environment Ignoring typed-ast: markers 'python_version == "3.8"' don't match your environment Ignoring os-testr: markers 'python_version == "2.7"' don't match your environment Ignoring os-testr: markers 'python_version == "3.7"' don't match your environment Ignoring os-testr: markers 'python_version == "3.8"' don't match your environment Ignoring stomp.py: markers 'python_version == "2.7"' don't match your environment Ignoring stomp.py: markers 'python_version == "3.7"' don't match your environment Ignoring stomp.py: markers 'python_version == "3.8"' don't match your environment Ignoring openstacksdk: markers 'python_version == "2.7"' don't match your environment Ignoring openstacksdk: markers 'python_version == "3.7"' don't match your environment Ignoring openstacksdk: markers 'python_version == "3.8"' don't match your environment Ignoring subprocess32: markers 'python_version == "2.7"' don't match your environment Ignoring GitPython: markers 'python_version == "2.7"' don't match your environment Ignoring GitPython: markers 'python_version == "3.7"' don't match your environment Ignoring GitPython: markers 'python_version == "3.8"' don't match your environment Ignoring python-ironicclient: markers 'python_version == "2.7"' don't match your environment Ignoring python-ironicclient: markers 'python_version == "3.7"' don't match your environment Ignoring python-ironicclient: markers 'python_version == "3.8"' don't match your environment Ignoring oslo.db: markers 'python_version == "2.7"' don't match your environment Ignoring oslo.db: markers 'python_version == "3.7"' don't match your environment Ignoring oslo.db: markers 'python_version == "3.8"' don't match your environment Ignoring dataclasses: markers 'python_version == "3.7"' don't match your environment Ignoring dataclasses: markers 'python_version == "3.8"' don't match your environment Ignoring oslo.privsep: markers 'python_version == "2.7"' don't match your environment Ignoring oslo.privsep: markers 'python_version == "3.7"' don't match your environment Ignoring oslo.privsep: markers 'python_version == "3.8"' don't match your environment Ignoring oslo.policy: markers 'python_version == "2.7"' don't match your environment Ignoring oslo.policy: markers 'python_version == "3.7"' don't match your environment Ignoring oslo.policy: markers 'python_version == "3.8"' don't match your environment Ignoring python-muranoclient: markers 'python_version == "2.7"' don't match your environment Ignoring python-muranoclient: markers 'python_version == "3.7"' don't match your environment Ignoring python-muranoclient: markers 'python_version == "3.8"' don't match your environment Ignoring python-designateclient: markers 'python_version == "2.7"' don't match your environment Ignoring python-designateclient: markers 'python_version == "3.7"' don't match your environment Ignoring python-designateclient: markers 'python_version == "3.8"' don't match your environment Ignoring functools32: markers 'python_version == "2.7"' don't match your environment Ignoring os-vif: markers 'python_version == "2.7"' don't match your environment Ignoring os-vif: markers 'python_version == "3.7"' don't match your environment Ignoring os-vif: markers 'python_version == "3.8"' don't match your environment Ignoring python-masakariclient: markers 'python_version == "2.7"' don't match your environment Ignoring python-masakariclient: markers 'python_version == "3.7"' don't match your environment Ignoring python-masakariclient: markers 'python_version == "3.8"' don't match your environment Ignoring backports.functools-lru-cache: markers 'python_version == "2.7"' don't match your environment Ignoring cachetools: markers 'python_version == "2.7"' don't match your environment Ignoring cachetools: markers 'python_version == "3.7"' don't match your environment Ignoring cachetools: markers 'python_version == "3.8"' don't match your environment Ignoring backports-abc: markers 'python_version == "2.7"' don't match your environment Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.7"' don't match your environment Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.8"' don't match your environment Ignoring python-keystoneclient: markers 'python_version == "2.7"' don't match your environment Ignoring python-keystoneclient: markers 'python_version == "3.7"' don't match your environment Ignoring python-keystoneclient: markers 'python_version == "3.8"' don't match your environment Ignoring heat-translator: markers 'python_version == "2.7"' don't match your environment Ignoring heat-translator: markers 'python_version == "3.7"' don't match your environment Ignoring heat-translator: markers 'python_version == "3.8"' don't match your environment Ignoring qpid-python: markers 'python_version == "2.7"' don't match your environment Ignoring contextlib2: markers 'python_version == "2.7"' don't match your environment Ignoring python-congressclient: markers 'python_version == "2.7"' don't match your environment Ignoring python-congressclient: markers 'python_version == "3.7"' don't match your environment Ignoring python-congressclient: markers 'python_version == "3.8"' don't match your environment Ignoring ovsdbapp: markers 'python_version == "2.7"' don't match your environment Ignoring ovsdbapp: markers 'python_version == "3.7"' don't match your environment Ignoring ovsdbapp: markers 'python_version == "3.8"' don't match your environment Ignoring configparser: markers 'python_version == "2.7"' don't match your environment Ignoring futurist: markers 'python_version == "2.7"' don't match your environment Ignoring futurist: markers 'python_version == "3.7"' don't match your environment Ignoring futurist: markers 'python_version == "3.8"' don't match your environment Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.7"' don't match your environment Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.8"' don't match your environment Ignoring python-blazarclient: markers 'python_version == "2.7"' don't match your environment Ignoring python-blazarclient: markers 'python_version == "3.7"' don't match your environment Ignoring python-blazarclient: markers 'python_version == "3.8"' don't match your environment Ignoring dnspython: markers 'python_version == "3.7"' don't match your environment Ignoring dnspython: markers 'python_version == "3.8"' don't match your environment Ignoring dnspython: markers 'python_version == "2.7"' don't match your environment Ignoring scandir: markers 'python_version == "2.7"' don't match your environment Ignoring zipp: markers 'python_version == "2.7"' don't match your environment Ignoring zipp: markers 'python_version == "3.7"' don't match your environment Ignoring zipp: markers 'python_version == "3.8"' don't match your environment Ignoring smmap2: markers 'python_version == "2.7"' don't match your environment Ignoring futures: markers 'python_version == "2.7"' don't match your environment Ignoring tosca-parser: markers 'python_version == "2.7"' don't match your environment Ignoring tosca-parser: markers 'python_version == "3.7"' don't match your environment Ignoring tosca-parser: markers 'python_version == "3.8"' don't match your environment Ignoring happybase: markers 'python_version == "2.7"' don't match your environment Ignoring python-tackerclient: markers 'python_version == "2.7"' don't match your environment Ignoring python-tackerclient: markers 'python_version == "3.7"' don't match your environment Ignoring python-tackerclient: markers 'python_version == "3.8"' don't match your environment Ignoring python-heatclient: markers 'python_version == "2.7"' don't match your environment Ignoring python-heatclient: markers 'python_version == "3.7"' don't match your environment Ignoring python-heatclient: markers 'python_version == "3.8"' don't match your environment Ignoring oslo.utils: markers 'python_version == "2.7"' don't match your environment Ignoring oslo.utils: markers 'python_version == "3.7"' don't match your environment Ignoring oslo.utils: markers 'python_version == "3.8"' don't match your environment Ignoring gitdb2: markers 'python_version == "2.7"' don't match your environment Ignoring gitdb2: markers 'python_version == "3.7"' don't match your environment Ignoring gitdb2: markers 'python_version == "3.8"' don't match your environment Ignoring typing-extensions: markers 'python_version == "3.7"' don't match your environment Ignoring typing-extensions: markers 'python_version == "3.8"' don't match your environment Ignoring actdiag: markers 'python_version == "2.7"' don't match your environment Ignoring actdiag: markers 'python_version == "3.7"' don't match your environment Ignoring actdiag: markers 'python_version == "3.8"' don't match your environment Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.7"' don't match your environment Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.8"' don't match your environment Ignoring scikit-learn: markers 'python_version == "2.7"' don't match your environment Ignoring scikit-learn: markers 'python_version == "3.7"' don't match your environment Ignoring scikit-learn: markers 'python_version == "3.8"' don't match your environment Processing /tmp/gnocchi Processing /tmp/wheels/voluptuous-0.11.7-py3-none-any.whl Collecting PasteDeploy===2.1.0 Downloading PasteDeploy-2.1.0-py2.py3-none-any.whl (17 kB) Collecting WebOb===1.8.6 Downloading WebOb-1.8.6-py2.py3-none-any.whl (114 kB) Processing /tmp/wheels/pecan-1.3.3-py3-none-any.whl Processing /tmp/wheels/Mako-1.1.2-py2.py3-none-any.whl Processing /tmp/wheels/psycopg2-2.8.5-cp36-cp36m-linux_x86_64.whl Collecting MarkupSafe===1.1.1 Downloading MarkupSafe-1.1.1-cp36-cp36m-manylinux1_x86_64.whl (27 kB) Collecting gnocchiclient===7.0.6 Downloading gnocchiclient-7.0.6-py2.py3-none-any.whl (67 kB) Collecting SQLAlchemy===1.3.16 Downloading SQLAlchemy-1.3.16-cp36-cp36m-manylinux2010_x86_64.whl (1.2 MB) Collecting daiquiri===2.1.1 Downloading daiquiri-2.1.1-py2.py3-none-any.whl (17 kB) Collecting cliff===3.1.0 Downloading cliff-3.1.0-py3-none-any.whl (80 kB) Processing /tmp/wheels/SQLAlchemy_Utils-0.36.3-py2.py3-none-any.whl Collecting oslo.middleware===4.0.2 Downloading oslo.middleware-4.0.2-py3-none-any.whl (60 kB) Processing /tmp/wheels/ujson-2.0.3-cp36-cp36m-manylinux1_x86_64.whl Collecting keystonemiddleware===9.0.0 Downloading keystonemiddleware-9.0.0-py3-none-any.whl (119 kB) Collecting iso8601===0.1.12 Downloading iso8601-0.1.12-py2.py3-none-any.whl (12 kB) Collecting tooz===2.3.0 Downloading tooz-2.3.0-py3-none-any.whl (89 kB) Collecting oslo.cache===2.3.0 Downloading oslo.cache-2.3.0-py3-none-any.whl (60 kB) Collecting WebTest===2.0.34 Downloading WebTest-2.0.34-py2.py3-none-any.whl (32 kB) Collecting numpy===1.18.2 Downloading numpy-1.18.2-cp36-cp36m-manylinux1_x86_64.whl (20.2 MB) Collecting msgpack===0.6.2 Downloading msgpack-0.6.2-cp36-cp36m-manylinux1_x86_64.whl (249 kB) Collecting oslo.config===8.0.2 Downloading oslo.config-8.0.2-py3-none-any.whl (125 kB) Collecting pyparsing===2.4.7 Downloading pyparsing-2.4.7-py2.py3-none-any.whl (67 kB) Processing /tmp/wheels/dogpile.cache-0.9.0-py2.py3-none-any.whl Collecting stevedore===1.32.0 Downloading stevedore-1.32.0-py2.py3-none-any.whl (43 kB) Processing /tmp/wheels/cmd2-0.8.9-py2.py3-none-any.whl Processing /tmp/wheels/python_json_logger-0.1.11-py2.py3-none-any.whl Collecting jsonpatch===1.25 Downloading jsonpatch-1.25-py2.py3-none-any.whl (11 kB) Collecting cotyledon===1.7.3 Downloading cotyledon-1.7.3-py2.py3-none-any.whl (42 kB) Requirement already satisfied: six===1.14.0 in /var/lib/openstack/lib/python3.6/site-packages (from -c /tmp/wheels/upper-constraints.txt (line 777)) (1.14.0) Collecting oslo.db===8.1.0 Downloading oslo.db-8.1.0-py3-none-any.whl (177 kB) Collecting pymemcache===3.1.0 Downloading pymemcache-3.1.0-py2.py3-none-any.whl (47 kB) Collecting oslo.policy===3.1.1 Downloading oslo.policy-3.1.1-py3-none-any.whl (74 kB) Collecting rfc3986===1.4.0 Downloading rfc3986-1.4.0-py2.py3-none-any.whl (31 kB) Collecting tenacity===6.1.0 Downloading tenacity-6.1.0-py2.py3-none-any.whl (24 kB) Collecting Paste===3.4.0 Downloading Paste-3.4.0-py2.py3-none-any.whl (593 kB) Collecting Werkzeug===1.0.1 Downloading Werkzeug-1.0.1-py2.py3-none-any.whl (298 kB) Collecting monotonic===1.5 Downloading monotonic-1.5-py2.py3-none-any.whl (5.3 kB) Collecting cachetools===4.1.0 Downloading cachetools-4.1.0-py3-none-any.whl (10 kB) Collecting keystoneauth1===4.0.0 Downloading keystoneauth1-4.0.0-py3-none-any.whl (310 kB) Collecting statsd===3.3.0 Downloading statsd-3.3.0-py2.py3-none-any.whl (11 kB) Collecting python-keystoneclient===4.0.0 Downloading python_keystoneclient-4.0.0-py3-none-any.whl (397 kB) Collecting decorator===4.4.2 Downloading decorator-4.4.2-py2.py3-none-any.whl (9.2 kB) Collecting futurist===2.1.1 Downloading futurist-2.1.1-py3-none-any.whl (37 kB) Processing /tmp/wheels/alembic-1.4.2-py2.py3-none-any.whl Processing /tmp/wheels/logutils-0.3.5-py3-none-any.whl Collecting fasteners===0.14.1 Downloading fasteners-0.14.1-py2.py3-none-any.whl (20 kB) Collecting oslo.utils===4.1.2 Downloading oslo.utils-4.1.2-py3-none-any.whl (95 kB) Processing /tmp/wheels/python_editor-1.0.4-py3-none-any.whl Collecting python-dateutil===2.8.1 Downloading python_dateutil-2.8.1-py2.py3-none-any.whl (227 kB) Collecting pytz===2019.3 Downloading pytz-2019.3-py2.py3-none-any.whl (509 kB) Processing /tmp/wheels/lz4-0.9.0-cp36-cp36m-linux_x86_64.whl Collecting pylint Downloading pylint-2.5.3-py3-none-any.whl (324 kB) Collecting pytimeparse Downloading pytimeparse-1.1.8-py2.py3-none-any.whl (10.0 kB) Requirement already satisfied: pbr===5.4.5 in /var/lib/openstack/lib/python3.6/site-packages (from -c /tmp/wheels/upper-constraints.txt (line 81)) (5.4.5) Collecting debtcollector===2.0.1 Downloading debtcollector-2.0.1-py3-none-any.whl (23 kB) Processing /tmp/wheels/PyYAML-5.3.1-cp36-cp36m-linux_x86_64.whl Processing /tmp/wheels/prettytable-0.7.2-py3-none-any.whl Collecting oslo.i18n===4.0.1 Downloading oslo.i18n-4.0.1-py3-none-any.whl (47 kB) Collecting Jinja2===2.11.1 Downloading Jinja2-2.11.1-py2.py3-none-any.whl (126 kB) Collecting oslo.context===3.0.2 Downloading oslo.context-3.0.2-py3-none-any.whl (19 kB) Collecting oslo.serialization===3.1.1 Downloading oslo.serialization-3.1.1-py3-none-any.whl (28 kB) Collecting requests===2.23.0 Downloading requests-2.23.0-py2.py3-none-any.whl (58 kB) Collecting oslo.log===4.1.3 Downloading oslo.log-4.1.3-py3-none-any.whl (71 kB) Collecting pycadf===3.0.0 Downloading pycadf-3.0.0-py3-none-any.whl (43 kB) Collecting waitress===1.4.3 Downloading waitress-1.4.3-py2.py3-none-any.whl (148 kB) Collecting beautifulsoup4===4.9.0 Downloading beautifulsoup4-4.9.0-py3-none-any.whl (109 kB) Collecting netaddr===0.7.19 Downloading netaddr-0.7.19-py2.py3-none-any.whl (1.6 MB) Collecting wcwidth===0.1.9 Downloading wcwidth-0.1.9-py2.py3-none-any.whl (19 kB) Processing /tmp/wheels/pyperclip-1.8.0-py3-none-any.whl Collecting jsonpointer===2.0 Downloading jsonpointer-2.0-py2.py3-none-any.whl (7.6 kB) Processing /tmp/wheels/setproctitle-1.1.10-cp36-cp36m-linux_x86_64.whl Collecting testresources===2.0.1 Downloading testresources-2.0.1-py2.py3-none-any.whl (36 kB) Collecting testscenarios===0.5.0 Downloading testscenarios-0.5.0-py2.py3-none-any.whl (21 kB) Collecting sqlalchemy-migrate===0.13.0 Downloading sqlalchemy_migrate-0.13.0-py2.py3-none-any.whl (109 kB) Collecting os-service-types===1.7.0 Downloading os_service_types-1.7.0-py2.py3-none-any.whl (24 kB) Collecting netifaces===0.10.9 Downloading netifaces-0.10.9-cp36-cp36m-manylinux1_x86_64.whl (32 kB) Collecting mccabe<0.7,>=0.6 Downloading mccabe-0.6.1-py2.py3-none-any.whl (8.6 kB) Collecting isort<5,>=4.2.5 Downloading isort-4.3.21-py2.py3-none-any.whl (42 kB) Collecting astroid<=2.5,>=2.4.0 Downloading astroid-2.4.2-py3-none-any.whl (213 kB) Collecting toml>=0.7.1 Downloading toml-0.10.1-py2.py3-none-any.whl (19 kB) Processing /tmp/wheels/wrapt-1.12.1-cp36-cp36m-linux_x86_64.whl Collecting Babel===2.8.0 Downloading Babel-2.8.0-py2.py3-none-any.whl (8.6 MB) Collecting chardet===3.0.4 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) Collecting idna===2.9 Downloading idna-2.9-py2.py3-none-any.whl (58 kB) Collecting urllib3===1.25.8 Downloading urllib3-1.25.8-py2.py3-none-any.whl (125 kB) Collecting certifi===2020.4.5.1 Downloading certifi-2020.4.5.1-py2.py3-none-any.whl (157 kB) Processing /tmp/wheels/pyinotify-0.9.6-py3-none-any.whl Collecting soupsieve===2.0 Downloading soupsieve-2.0-py2.py3-none-any.whl (32 kB) Collecting testtools===2.4.0 Downloading testtools-2.4.0-py2.py3-none-any.whl (185 kB) Collecting sqlparse===0.3.1 Downloading sqlparse-0.3.1-py2.py3-none-any.whl (40 kB) Processing /tmp/wheels/Tempita-0.5.2-py3-none-any.whl Collecting typed-ast===1.4.1 Downloading typed_ast-1.4.1-cp36-cp36m-manylinux1_x86_64.whl (737 kB) Collecting lazy-object-proxy==1.4.* Downloading lazy_object_proxy-1.4.3-cp36-cp36m-manylinux1_x86_64.whl (55 kB) Collecting fixtures===3.0.0 Downloading fixtures-3.0.0-py2.py3-none-any.whl (67 kB) Collecting python-mimeparse===1.6.0 Downloading python_mimeparse-1.6.0-py2.py3-none-any.whl (6.1 kB) Collecting traceback2===1.4.0 Downloading traceback2-1.4.0-py2.py3-none-any.whl (16 kB) Collecting unittest2===1.1.0 Downloading unittest2-1.1.0-py2.py3-none-any.whl (96 kB) Collecting extras===1.0.0 Downloading extras-1.0.0-py2.py3-none-any.whl (7.3 kB) Collecting linecache2===1.0.0 Downloading linecache2-1.0.0-py2.py3-none-any.whl (12 kB) Collecting argparse Downloading argparse-1.4.0-py2.py3-none-any.whl (23 kB) Building wheels for collected packages: gnocchi Building wheel for gnocchi (setup.py): started Building wheel for gnocchi (setup.py): finished with status 'done' Created wheel for gnocchi: filename=gnocchi-4.3.2-py2.py3-none-any.whl size=308043 sha256=d0ab2f807917e80cd1546f727965abbfaa98a9114da0a613d5c59d81879822db Stored in directory: /tmp/pip-ephem-wheel-cache-2brjy7zu/wheels/39/2c/7e/0087876a391eeee495b8b9210d1ec9fc8698e10d5633f75725 Successfully built gnocchi Installing collected packages: voluptuous, chardet, PasteDeploy, WebOb, MarkupSafe, Mako, logutils, waitress, soupsieve, beautifulsoup4, WebTest, pecan, setproctitle, certifi, pytz, Babel, oslo.i18n, wrapt, debtcollector, oslo.context, PyYAML, pyparsing, netifaces, netaddr, iso8601, oslo.utils, msgpack, oslo.serialization, idna, urllib3, requests, rfc3986, stevedore, oslo.config, pycadf, python-mimeparse, linecache2, traceback2, argparse, unittest2, extras, testtools, fixtures, psycopg2, Tempita, pyinotify, sqlparse, jsonpointer, prettytable, wcwidth, pyperclip, cmd2, cliff, ujson, os-service-types, keystoneauth1, futurist, monotonic, python-dateutil, gnocchiclient, SQLAlchemy, Jinja2, python-json-logger, daiquiri, SQLAlchemy-Utils, oslo.log, statsd, oslo.middleware, decorator, sqlalchemy-migrate, testscenarios, python-keystoneclient, dogpile.cache, oslo.cache, keystonemiddleware, fasteners, tenacity, tooz, numpy, jsonpatch, typed-ast, cotyledon, testresources, python-editor, alembic, oslo.db, pymemcache, oslo.policy, Paste, Werkzeug, cachetools, lz4, mccabe, isort, lazy-object-proxy, astroid, toml, pylint, pytimeparse, gnocchi Successfully installed Babel-2.8.0 Jinja2-2.11.1 Mako-1.1.2 MarkupSafe-1.1.1 Paste-3.4.0 PasteDeploy-2.1.0 PyYAML-5.3.1 SQLAlchemy-1.3.16 SQLAlchemy-Utils-0.36.3 Tempita-0.5.2 WebOb-1.8.6 WebTest-2.0.34 Werkzeug-1.0.1 alembic-1.4.2 argparse-1.4.0 astroid-2.4.2 beautifulsoup4-4.9.0 cachetools-4.1.0 certifi-2020.4.5.1 chardet-3.0.4 cliff-3.1.0 cmd2-0.8.9 cotyledon-1.7.3 daiquiri-2.1.1 debtcollector-2.0.1 decorator-4.4.2 dogpile.cache-0.9.0 extras-1.0.0 fasteners-0.14.1 fixtures-3.0.0 futurist-2.1.1 gnocchi-4.3.2 gnocchiclient-7.0.6 idna-2.9 iso8601-0.1.12 isort-4.3.21 jsonpatch-1.25 jsonpointer-2.0 keystoneauth1-4.0.0 keystonemiddleware-9.0.0 lazy-object-proxy-1.4.3 linecache2-1.0.0 logutils-0.3.5 lz4-0.9.0 mccabe-0.6.1 monotonic-1.5 msgpack-0.6.2 netaddr-0.7.19 netifaces-0.10.9 numpy-1.18.2 os-service-types-1.7.0 oslo.cache-2.3.0 oslo.config-8.0.2 oslo.context-3.0.2 oslo.db-8.1.0 oslo.i18n-4.0.1 oslo.log-4.1.3 oslo.middleware-4.0.2 oslo.policy-3.1.1 oslo.serialization-3.1.1 oslo.utils-4.1.2 pecan-1.3.3 prettytable-0.7.2 psycopg2-2.8.5 pycadf-3.0.0 pyinotify-0.9.6 pylint-2.5.3 pymemcache-3.1.0 pyparsing-2.4.7 pyperclip-1.8.0 python-dateutil-2.8.1 python-editor-1.0.4 python-json-logger-0.1.11 python-keystoneclient-4.0.0 python-mimeparse-1.6.0 pytimeparse-1.1.8 pytz-2019.3 requests-2.23.0 rfc3986-1.4.0 setproctitle-1.1.10 soupsieve-2.0 sqlalchemy-migrate-0.13.0 sqlparse-0.3.1 statsd-3.3.0 stevedore-1.32.0 tenacity-6.1.0 testresources-2.0.1 testscenarios-0.5.0 testtools-2.4.0 toml-0.10.1 tooz-2.3.0 traceback2-1.4.0 typed-ast-1.4.1 ujson-2.0.3 unittest2-1.1.0 urllib3-1.25.8 voluptuous-0.11.7 waitress-1.4.3 wcwidth-0.1.9 wrapt-1.12.1 ++ dirname /opt/loci/scripts/install.sh + /opt/loci/scripts/cleanup.sh + case ${distro} in + yum -y autoremove git python-virtualenv python3-virtualenv Loaded plugins: fastestmirror, ovl No Match for argument: python-virtualenv No Match for argument: python3-virtualenv Resolving Dependencies --> Running transaction check ---> Package git.x86_64 0:1.8.3.1-23.el7_8 will be erased --> Processing Dependency: git = 1.8.3.1-23.el7_8 for package: perl-Git-1.8.3.1-23.el7_8.noarch --> Running transaction check ---> Package perl-Git.noarch 0:1.8.3.1-23.el7_8 will be erased --> Finished Dependency Resolution --> Finding unneeded leftover dependencies ---> Marking rsync to be removed - no longer needed by git ---> Marking perl-Error to be removed - no longer needed by git ---> Marking perl-TermReadKey to be removed - no longer needed by git Found and removing 3 unneeded dependencies --> Running transaction check ---> Package perl-Error.noarch 1:0.17020-2.el7 will be erased ---> Package perl-TermReadKey.x86_64 0:2.30-20.el7 will be erased ---> Package rsync.x86_64 0:3.1.2-10.el7 will be erased --> Finished Dependency Resolution Dependencies Resolved ================================================================================ Package Arch Version Repository Size ================================================================================ Removing: git x86_64 1.8.3.1-23.el7_8 @updates 22 M Removing for dependencies: perl-Error noarch 1:0.17020-2.el7 @base 49 k perl-Git noarch 1.8.3.1-23.el7_8 @updates 57 k perl-TermReadKey x86_64 2.30-20.el7 @base 59 k rsync x86_64 3.1.2-10.el7 @base 815 k Transaction Summary ================================================================================ Remove 1 Package (+4 Dependent packages) Installed size: 23 M Downloading packages: Running transaction check Running transaction test Transaction test succeeded Running transaction Erasing : git-1.8.3.1-23.el7_8.x86_64 1/5 Erasing : perl-Git-1.8.3.1-23.el7_8.noarch 2/5 Erasing : 1:perl-Error-0.17020-2.el7.noarch 3/5 Erasing : perl-TermReadKey-2.30-20.el7.x86_64 4/5 Erasing : rsync-3.1.2-10.el7.x86_64 5/5 Verifying : git-1.8.3.1-23.el7_8.x86_64 1/5 Verifying : 1:perl-Error-0.17020-2.el7.noarch 2/5 Verifying : perl-TermReadKey-2.30-20.el7.x86_64 3/5 Verifying : perl-Git-1.8.3.1-23.el7_8.noarch 4/5 Verifying : rsync-3.1.2-10.el7.x86_64 5/5 Removed: git.x86_64 0:1.8.3.1-23.el7_8 Dependency Removed: perl-Error.noarch 1:0.17020-2.el7 perl-Git.noarch 0:1.8.3.1-23.el7_8 perl-TermReadKey.x86_64 0:2.30-20.el7 rsync.x86_64 0:3.1.2-10.el7 Complete! + yum clean all Loaded plugins: fastestmirror, ovl Cleaning repos: base extras stx-local-build stx-mirror-distro updates : ussuri-ceph ussuri-wsgi Cleaning up list of fastest mirrors + sed -i 's/\(include-system-site-packages\).*/\1 = true/g' /var/lib/openstack/pyvenv.cfg + rm -rf /tmp/gnocchi /tmp/pip /tmp/wheels /tmp/wheels.tar.gz /root/.cache /etc/machine-id + find /usr/ /var/ '(' -name '*.pyc' -o -name __pycache__ ')' -delete Removing intermediate container 72f58ee2cb97 ---> 1f9e5bf7693a Successfully built 1f9e5bf7693a Successfully tagged jenkins/stx-gnocchi:rc-4.0-centos-stable-build