Running: docker build /localdisk/loadbuild/jenkins/rc-2.0/20191005T150558Z/std/build-images/loci --no-cache --build-arg PROJECT=infra --build-arg PROJECT_REPO=nil --build-arg FROM=docker.io/starlingx/stx-centos:rc-2.0-stable-20191005T150558Z --build-arg WHEELS=http://build.starlingx.cengn.ca:80//mirror/starlingx/rc/2.0/centos/20191005T150558Z/outputs/wheels/stx-centos-stable-wheels.tar --build-arg PIP_PACKAGES=pycrypto httplib2 pylint pyopenssl ndg-httpsclient pyasn1 python-ceilometerclient python-cinderclient python-glanceclient python-heatclient python-keystoneclient python-neutronclient python-novaclient python-barbicanclient python-swiftclient python-openstackclient --build-arg DIST_PACKAGES=python-devel libffi-devel openssl-devel which bash-completion --tag jenkins/stx-openstackclients:rc-2.0-centos-stable-build Sending build context to Docker daemon 456.2kB Step 1/26 : ARG FROM=ubuntu:xenial Step 2/26 : FROM ${FROM} ---> 91f3eeb60f1a Step 3/26 : ENV PATH=/var/lib/openstack/bin:$PATH ---> Running in 5459b8c40b57 Removing intermediate container 5459b8c40b57 ---> cbf344e47cd7 Step 4/26 : ARG PROJECT ---> Running in 75164c6fafba Removing intermediate container 75164c6fafba ---> 6b446d055501 Step 5/26 : ARG WHEELS=loci/requirements:master-ubuntu ---> Running in 0d5bfef65585 Removing intermediate container 0d5bfef65585 ---> dfe0afb116ba Step 6/26 : ARG PROJECT_REPO=https://git.openstack.org/openstack/${PROJECT} ---> Running in 4975b93700bc Removing intermediate container 4975b93700bc ---> 6c72643bf5db Step 7/26 : ARG PROJECT_REF=master ---> Running in ef81fdbc3e02 Removing intermediate container ef81fdbc3e02 ---> 7516124e3f2d Step 8/26 : ARG DISTRO ---> Running in 44c9a2b50cdd Removing intermediate container 44c9a2b50cdd ---> b004f323d668 Step 9/26 : ARG PROFILES ---> Running in 8bde18783c46 Removing intermediate container 8bde18783c46 ---> 70fdff227909 Step 10/26 : ARG PIP_PACKAGES="" ---> Running in d4e48f5c4e41 Removing intermediate container d4e48f5c4e41 ---> 615a10eb85b6 Step 11/26 : ARG PIP_ARGS="" ---> Running in 1aac5aed5fe6 Removing intermediate container 1aac5aed5fe6 ---> 153f14c8ad5e Step 12/26 : ARG PIP_WHEEL_ARGS=$PIP_ARGS ---> Running in ce2b4d1313c9 Removing intermediate container ce2b4d1313c9 ---> fa8afd57e0dc Step 13/26 : ARG DIST_PACKAGES="" ---> Running in 49893a65e1f2 Removing intermediate container 49893a65e1f2 ---> aea071eda7f3 Step 14/26 : ARG PLUGIN=no ---> Running in 88ab062c33b7 Removing intermediate container 88ab062c33b7 ---> 77f834721ada Step 15/26 : ARG PYTHON3=no ---> Running in b2d4d764079f Removing intermediate container b2d4d764079f ---> 8642f16711c2 Step 16/26 : ARG EXTRA_BINDEP="" ---> Running in 25e37e8637b8 Removing intermediate container 25e37e8637b8 ---> ee89392b46d0 Step 17/26 : ARG EXTRA_PYDEP="" ---> Running in ea787b6104df Removing intermediate container ea787b6104df ---> 2a3e71db863f Step 18/26 : ARG UID=42424 ---> Running in 315c3ce37f93 Removing intermediate container 315c3ce37f93 ---> 00f5790fcd15 Step 19/26 : ARG GID=42424 ---> Running in f725a4d549aa Removing intermediate container f725a4d549aa ---> 542083d4a8aa Step 20/26 : ARG NOVNC_REPO=https://github.com/novnc/novnc ---> Running in 2be27451dbb0 Removing intermediate container 2be27451dbb0 ---> 2ce1575cc6e8 Step 21/26 : ARG NOVNC_REF=v1.0.0 ---> Running in d82bd8412de3 Removing intermediate container d82bd8412de3 ---> 5d1a062ab777 Step 22/26 : ARG SPICE_REPO=https://gitlab.freedesktop.org/spice/spice-html5.git ---> Running in 046b2127fe84 Removing intermediate container 046b2127fe84 ---> 68028d1ab817 Step 23/26 : ARG SPICE_REF=spice-html5-0.1.6 ---> Running in 3587fd6a2b2c Removing intermediate container 3587fd6a2b2c ---> f5b7f3d8c151 Step 24/26 : COPY scripts /opt/loci/scripts ---> 4a165d5c142f Step 25/26 : ADD bindep.txt pydep.txt $EXTRA_BINDEP $EXTRA_PYDEP /opt/loci/ ---> 62bb0642eb45 Step 26/26 : RUN /opt/loci/scripts/install.sh ---> Running in 6bd908bdf3d1 ++ 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 + [[ no == \n\o ]] + dpkg_python_packages=("python" "virtualenv") + rpm_python_packages=("python" "python-virtualenv") + case ${distro} in + yum upgrade -y Loaded plugins: fastestmirror, ovl Loading mirror speeds from cached hostfile * base: mirror.netflash.net * extras: mirror.netflash.net * updates: centos.mirror.netelligent.ca Resolving Dependencies --> Running transaction check ---> 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 bash.x86_64 0:4.2.46-31.el7.tis.4 will be updated ---> Package bash.x86_64 0:4.2.46-33.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-9.P2.el7 will be an update ---> Package binutils.x86_64 0:2.27-34.base.el7 will be updated ---> Package binutils.x86_64 0:2.27-41.base.el7 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-7.1908.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-5.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-54.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-13.el7_6 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-13.el7_6 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.158-2.el7 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.158-2.el7 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-564.el7 will be an update ---> Package elfutils-default-yama-scope.noarch 0:0.172-2.el7 will be updated ---> Package elfutils-default-yama-scope.noarch 0:0.176-2.el7 will be an update ---> Package elfutils-libelf.x86_64 0:0.172-2.el7 will be updated ---> Package elfutils-libelf.x86_64 0:0.176-2.el7 will be an update ---> Package elfutils-libs.x86_64 0:0.172-2.el7 will be updated ---> Package elfutils-libs.x86_64 0:0.176-2.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-292.el7 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-292.el7 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 hwdata.x86_64 0:0.252-9.1.el7 will be updated ---> Package hwdata.x86_64 0:0.252-9.3.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-25.el7 will be an update ---> Package kmod-libs.x86_64 0:20-23.el7 will be updated ---> Package kmod-libs.x86_64 0:20-25.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-127.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-37.el7_7.2 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-61.el7 will be an update ---> Package libcap.x86_64 0:2.22-9.el7 will be updated ---> Package libcap.x86_64 0:2.22-10.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-16.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-54.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 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-61.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-61.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 libuuid.x86_64 0:2.23.2-59.el7 will be updated ---> Package libuuid.x86_64 0:2.23.2-61.el7 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-4.el7 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-5.el7 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-5.el7 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-4.el7 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-4.el7 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-3.el7 will be an update ---> Package openldap.x86_64 0:2.4.44-20.el7.tis.9 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.10 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.10 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 passwd.x86_64 0:0.79-4.el7 will be updated ---> Package passwd.x86_64 0:0.79-5.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-26.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-86.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-86.el7 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 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 systemd.x86_64 0:219-62.el7_6.5.tis.11 will be updated ---> Package systemd.x86_64 0:219-67.el7_7.1 will be an update ---> Package systemd-libs.x86_64 0:219-62.el7_6.5.tis.11 will be updated ---> Package systemd-libs.x86_64 0:219-67.el7_7.1 will be an update ---> Package tzdata.noarch 0:2018g-1.el7 will be updated ---> Package tzdata.noarch 0:2019c-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-61.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-163.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-52.el7 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-52.el7 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-52.el7 will be an update --> Finished Dependency Resolution Dependencies Resolved ================================================================================ Package Arch Version Repository Size ================================================================================ Updating: audit-libs x86_64 2.8.5-4.el7 base 102 k bash x86_64 4.2.46-33.el7 base 1.0 M bind-license noarch 32:9.11.4-9.P2.el7 base 88 k binutils x86_64 2.27-41.base.el7 base 5.9 M centos-release x86_64 7-7.1908.0.el7.centos base 26 k coreutils x86_64 8.22-24.el7 base 3.3 M cryptsetup-libs x86_64 2.0.3-5.el7 base 338 k curl x86_64 7.29.0-54.el7 base 270 k dbus x86_64 1:1.10.24-13.el7_6 base 245 k dbus-libs x86_64 1:1.10.24-13.el7_6 base 169 k device-mapper x86_64 7:1.02.158-2.el7 base 294 k device-mapper-libs x86_64 7:1.02.158-2.el7 base 322 k diffutils x86_64 3.3-5.el7 base 322 k dracut x86_64 033-564.el7 base 329 k elfutils-default-yama-scope noarch 0.176-2.el7 base 33 k elfutils-libelf x86_64 0.176-2.el7 base 194 k elfutils-libs x86_64 0.176-2.el7 base 291 k glib2 x86_64 2.56.1-5.el7 base 2.5 M glibc x86_64 2.17-292.el7 base 3.6 M glibc-common x86_64 2.17-292.el7 base 11 M gnutls x86_64 3.3.29-9.el7_6 base 680 k hwdata x86_64 0.252-9.3.el7 base 2.4 M ima-evm-utils x86_64 1.1-3.el7 base 46 k kmod x86_64 20-25.el7 base 122 k kmod-libs x86_64 20-25.el7 base 51 k kpartx x86_64 0.4.9-127.el7 base 78 k krb5-libs x86_64 1.15.1-37.el7_7.2 updates 805 k libblkid x86_64 2.23.2-61.el7 base 181 k libcap x86_64 2.22-10.el7 base 47 k libcom_err x86_64 1.42.9-16.el7 base 41 k libcurl x86_64 7.29.0-54.el7 base 222 k libdb x86_64 5.3.21-25.el7 base 720 k libdb-utils x86_64 5.3.21-25.el7 base 132 k libgcc x86_64 4.8.5-39.el7 base 102 k libmount x86_64 2.23.2-61.el7 base 183 k libsmartcols x86_64 2.23.2-61.el7 base 141 k libssh2 x86_64 1.8.0-3.el7 base 88 k libstdc++ x86_64 4.8.5-39.el7 base 305 k libuuid x86_64 2.23.2-61.el7 base 83 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-4.el7 base 854 k nss-pem x86_64 1.0.3-7.el7 base 74 k nss-softokn x86_64 3.44.0-5.el7 base 329 k nss-softokn-freebl x86_64 3.44.0-5.el7 base 224 k nss-sysinit x86_64 3.44.0-4.el7 base 64 k nss-tools x86_64 3.44.0-4.el7 base 528 k nss-util x86_64 3.44.0-3.el7 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 passwd x86_64 0.79-5.el7 base 105 k procps-ng x86_64 3.3.10-26.el7 base 291 k python x86_64 2.7.5-86.el7 base 95 k python-libs x86_64 2.7.5-86.el7 base 5.6 M readline x86_64 6.2-11.el7 base 193 k shadow-utils x86_64 2:4.6-5.el7 base 1.2 M systemd x86_64 219-67.el7_7.1 updates 5.1 M systemd-libs x86_64 219-67.el7_7.1 updates 411 k tzdata noarch 2019c-1.el7 updates 493 k util-linux x86_64 2.23.2-61.el7 base 2.0 M vim-minimal x86_64 2:7.4.629-6.el7 base 443 k yum noarch 3.4.3-163.el7.centos base 1.2 M yum-plugin-fastestmirror noarch 1.1.31-52.el7 base 34 k yum-plugin-ovl noarch 1.1.31-52.el7 base 27 k yum-utils noarch 1.1.31-52.el7 base 121 k Transaction Summary ================================================================================ Upgrade 67 Packages Total download size: 59 M Downloading packages: Delta RPMs disabled because /usr/bin/applydeltarpm not installed. warning: /var/cache/yum/x86_64/7/base/packages/audit-libs-2.8.5-4.el7.x86_64.rpm: Header V3 RSA/SHA256 Signature, key ID f4a80eb5: NOKEY Public key for audit-libs-2.8.5-4.el7.x86_64.rpm is not installed Public key for krb5-libs-1.15.1-37.el7_7.2.x86_64.rpm is not installed -------------------------------------------------------------------------------- Total 37 MB/s | 59 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/134 Updating : centos-release-7-7.1908.0.el7.centos.x86_64 2/134 Updating : tzdata-2019c-1.el7.noarch 3/134 Updating : bash-4.2.46-33.el7.x86_64 4/134 Updating : nss-softokn-freebl-3.44.0-5.el7.x86_64 5/134 Updating : glibc-common-2.17-292.el7.x86_64 6/134 Updating : glibc-2.17-292.el7.x86_64 7/134 warning: /etc/nsswitch.conf created as /etc/nsswitch.conf.rpmnew Updating : nspr-4.21.0-1.el7.x86_64 8/134 Updating : nss-util-3.44.0-3.el7.x86_64 9/134 Updating : audit-libs-2.8.5-4.el7.x86_64 10/134 Updating : libuuid-2.23.2-61.el7.x86_64 11/134 Updating : libcom_err-1.42.9-16.el7.x86_64 12/134 Updating : diffutils-3.3-5.el7.x86_64 13/134 install-info: No such file or directory for /usr/share/info/diffutils.info Updating : libcap-2.22-10.el7.x86_64 14/134 Updating : coreutils-8.22-24.el7.x86_64 15/134 Updating : 1:openssl-libs-1.0.2k-19.el7.x86_64 16/134 Updating : krb5-libs-1.15.1-37.el7_7.2.x86_64 17/134 Updating : libblkid-2.23.2-61.el7.x86_64 18/134 Updating : libmount-2.23.2-61.el7.x86_64 19/134 Updating : 2:shadow-utils-4.6-5.el7.x86_64 20/134 Updating : nss-softokn-3.44.0-5.el7.x86_64 21/134 Updating : nss-pem-1.0.3-7.el7.x86_64 22/134 Updating : nss-3.44.0-4.el7.x86_64 23/134 Updating : nss-sysinit-3.44.0-4.el7.x86_64 24/134 Updating : lz4-1.7.5-3.el7.x86_64 25/134 Updating : libdb-5.3.21-25.el7.x86_64 26/134 Updating : elfutils-libelf-0.176-2.el7.x86_64 27/134 Updating : nss-tools-3.44.0-4.el7.x86_64 28/134 Updating : openldap-2.4.44-21.el7_6.x86_64 29/134 Updating : glib2-2.56.1-5.el7.x86_64 30/134 Updating : libssh2-1.8.0-3.el7.x86_64 31/134 Updating : libcurl-7.29.0-54.el7.x86_64 32/134 Updating : binutils-2.27-41.base.el7.x86_64 33/134 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 : readline-6.2-11.el7.x86_64 34/134 Updating : python-libs-2.7.5-86.el7.x86_64 35/134 Updating : python-2.7.5-86.el7.x86_64 36/134 Updating : yum-plugin-fastestmirror-1.1.31-52.el7.noarch 37/134 Updating : yum-3.4.3-163.el7.centos.noarch 38/134 Updating : kmod-libs-20-25.el7.x86_64 39/134 Updating : libsmartcols-2.23.2-61.el7.x86_64 40/134 Updating : procps-ng-3.3.10-26.el7.x86_64 41/134 Updating : util-linux-2.23.2-61.el7.x86_64 42/134 Updating : kpartx-0.4.9-127.el7.x86_64 43/134 Updating : 7:device-mapper-1.02.158-2.el7.x86_64 44/134 Updating : 7:device-mapper-libs-1.02.158-2.el7.x86_64 45/134 Updating : cryptsetup-libs-2.0.3-5.el7.x86_64 46/134 Updating : dracut-033-564.el7.x86_64 47/134 Updating : kmod-20-25.el7.x86_64 48/134 Updating : elfutils-libs-0.176-2.el7.x86_64 49/134 Updating : systemd-libs-219-67.el7_7.1.x86_64 50/134 Updating : 1:dbus-libs-1.10.24-13.el7_6.x86_64 51/134 Updating : systemd-219-67.el7_7.1.x86_64 52/134 Failed to get D-Bus connection: Operation not permitted Updating : elfutils-default-yama-scope-0.176-2.el7.noarch 53/134 Updating : 1:dbus-1.10.24-13.el7_6.x86_64 54/134 Updating : openssh-7.4p1-21.el7.x86_64 55/134 Updating : openssh-clients-7.4p1-21.el7.x86_64 56/134 Updating : hwdata-0.252-9.3.el7.x86_64 57/134 Updating : yum-plugin-ovl-1.1.31-52.el7.noarch 58/134 Updating : yum-utils-1.1.31-52.el7.noarch 59/134 Updating : curl-7.29.0-54.el7.x86_64 60/134 Updating : passwd-0.79-5.el7.x86_64 61/134 Updating : libdb-utils-5.3.21-25.el7.x86_64 62/134 Updating : ima-evm-utils-1.1-3.el7.x86_64 63/134 Updating : libstdc++-4.8.5-39.el7.x86_64 64/134 Updating : 2:vim-minimal-7.4.629-6.el7.x86_64 65/134 Updating : gnutls-3.3.29-9.el7_6.x86_64 66/134 Updating : 32:bind-license-9.11.4-9.P2.el7.noarch 67/134 Cleanup : openssh-clients-7.4p1-16.el7_4.tis.10.x86_64 68/134 Cleanup : 7:device-mapper-1.02.146-4.el7.x86_64 69/134 Cleanup : openssh-7.4p1-16.el7_4.tis.10.x86_64 70/134 Cleanup : dracut-033-554.el7.x86_64 71/134 Cleanup : util-linux-2.23.2-59.el7.x86_64 72/134 Cleanup : curl-7.29.0-51.el7_6.3.x86_64 73/134 Cleanup : procps-ng-3.3.10-23.el7.x86_64 74/134 Cleanup : nss-sysinit-3.36.0-7.el7_5.x86_64 75/134 Cleanup : libstdc++-4.8.5-36.el7.x86_64 76/134 Cleanup : libsmartcols-2.23.2-59.el7.x86_64 77/134 Cleanup : ima-evm-utils-1.1-2.el7.x86_64 78/134 Cleanup : gnutls-3.3.29-8.el7.x86_64 79/134 Cleanup : passwd-0.79-4.el7.x86_64 80/134 Cleanup : glib2-2.56.1-2.el7.x86_64 81/134 Cleanup : libdb-utils-5.3.21-24.el7.x86_64 82/134 Cleanup : hwdata-0.252-9.1.el7.x86_64 83/134 Cleanup : yum-utils-1.1.31-50.el7.noarch 84/134 Cleanup : yum-plugin-ovl-1.1.31-45.el7.noarch 85/134 Cleanup : kpartx-0.4.9-119.el7.x86_64 86/134 Cleanup : cryptsetup-libs-2.0.3-3.el7.x86_64 87/134 Cleanup : 7:device-mapper-libs-1.02.146-4.el7.x86_64 88/134 Cleanup : 1:dbus-libs-1.10.24-12.el7.x86_64 89/134 Cleanup : systemd-libs-219-62.el7_6.5.tis.11.x86_64 90/134 Cleanup : elfutils-libs-0.172-2.el7.x86_64 91/134 Cleanup : elfutils-default-yama-scope-0.172-2.el7.noarch 92/134 Cleanup : systemd-219-62.el7_6.5.tis.11.x86_64 93/134 Cleanup : 1:dbus-1.10.24-12.el7.x86_64 94/134 Cleanup : libcurl-7.29.0-51.el7_6.3.x86_64 95/134 Cleanup : openldap-2.4.44-20.el7.tis.9.x86_64 96/134 Cleanup : nss-tools-3.36.0-7.el7_5.x86_64 97/134 Cleanup : nss-3.36.0-7.el7_5.x86_64 98/134 Cleanup : nss-pem-1.0.3-5.el7.x86_64 99/134 Cleanup : nss-softokn-3.36.0-5.el7_5.x86_64 100/134 Cleanup : libmount-2.23.2-59.el7.x86_64 101/134 Cleanup : libblkid-2.23.2-59.el7.x86_64 102/134 Cleanup : 2:shadow-utils-4.1.5.1-25.el7.x86_64 103/134 Cleanup : kmod-20-23.el7.x86_64 104/134 Cleanup : binutils-2.27-34.base.el7.x86_64 105/134 Cleanup : kmod-libs-20-23.el7.x86_64 106/134 Cleanup : libssh2-1.4.3-12.el7.x86_64 107/134 Cleanup : audit-libs-2.8.4-4.el7.x86_64 108/134 Cleanup : libuuid-2.23.2-59.el7.x86_64 109/134 Cleanup : elfutils-libelf-0.172-2.el7.x86_64 110/134 Cleanup : 2:vim-minimal-7.4.160-5.el7.x86_64 111/134 Cleanup : yum-3.4.3-161.el7.centos.noarch 112/134 Cleanup : centos-release-7-6.1810.2.el7.centos.x86_64 113/134 Cleanup : yum-plugin-fastestmirror-1.1.31-50.el7.noarch 114/134 Cleanup : 32:bind-license-9.9.4-72.el7.noarch 115/134 Cleanup : python-2.7.5-76.el7.tis.4.x86_64 116/134 Cleanup : python-libs-2.7.5-76.el7.tis.4.x86_64 117/134 Cleanup : coreutils-8.22-23.el7.x86_64 118/134 Cleanup : krb5-libs-1.15.1-34.el7.x86_64 119/134 Cleanup : 1:openssl-libs-1.0.2k-16.el7.x86_64 120/134 Cleanup : libdb-5.3.21-24.el7.x86_64 121/134 Cleanup : libcom_err-1.42.9-13.el7.x86_64 122/134 Cleanup : readline-6.2-10.el7.x86_64 123/134 Cleanup : libcap-2.22-9.el7.x86_64 124/134 Cleanup : diffutils-3.3-4.el7.x86_64 125/134 Cleanup : lz4-1.7.5-2.el7.x86_64 126/134 Cleanup : glibc-common-2.17-260.el7.x86_64 127/134 Cleanup : bash-4.2.46-31.el7.tis.4.x86_64 128/134 Cleanup : nspr-4.19.0-1.el7_5.x86_64 129/134 Cleanup : nss-util-3.36.0-1.el7_5.x86_64 130/134 Cleanup : nss-softokn-freebl-3.36.0-5.el7_5.x86_64 131/134 Cleanup : glibc-2.17-260.el7.x86_64 132/134 Cleanup : tzdata-2018g-1.el7.noarch 133/134 Cleanup : libgcc-4.8.5-36.el7.x86_64 134/134 Verifying : yum-3.4.3-163.el7.centos.noarch 1/134 Verifying : libdb-utils-5.3.21-25.el7.x86_64 2/134 Verifying : libssh2-1.8.0-3.el7.x86_64 3/134 Verifying : elfutils-default-yama-scope-0.176-2.el7.noarch 4/134 Verifying : tzdata-2019c-1.el7.noarch 5/134 Verifying : python-libs-2.7.5-86.el7.x86_64 6/134 Verifying : readline-6.2-11.el7.x86_64 7/134 Verifying : procps-ng-3.3.10-26.el7.x86_64 8/134 Verifying : nss-pem-1.0.3-7.el7.x86_64 9/134 Verifying : glibc-common-2.17-292.el7.x86_64 10/134 Verifying : yum-plugin-ovl-1.1.31-52.el7.noarch 11/134 Verifying : lz4-1.7.5-3.el7.x86_64 12/134 Verifying : 7:device-mapper-1.02.158-2.el7.x86_64 13/134 Verifying : 1:openssl-libs-1.0.2k-19.el7.x86_64 14/134 Verifying : systemd-219-67.el7_7.1.x86_64 15/134 Verifying : hwdata-0.252-9.3.el7.x86_64 16/134 Verifying : coreutils-8.22-24.el7.x86_64 17/134 Verifying : util-linux-2.23.2-61.el7.x86_64 18/134 Verifying : nss-util-3.44.0-3.el7.x86_64 19/134 Verifying : libstdc++-4.8.5-39.el7.x86_64 20/134 Verifying : glib2-2.56.1-5.el7.x86_64 21/134 Verifying : libuuid-2.23.2-61.el7.x86_64 22/134 Verifying : libmount-2.23.2-61.el7.x86_64 23/134 Verifying : 2:vim-minimal-7.4.629-6.el7.x86_64 24/134 Verifying : nss-softokn-3.44.0-5.el7.x86_64 25/134 Verifying : passwd-0.79-5.el7.x86_64 26/134 Verifying : gnutls-3.3.29-9.el7_6.x86_64 27/134 Verifying : nss-sysinit-3.44.0-4.el7.x86_64 28/134 Verifying : openssh-clients-7.4p1-21.el7.x86_64 29/134 Verifying : 32:bind-license-9.11.4-9.P2.el7.noarch 30/134 Verifying : nss-3.44.0-4.el7.x86_64 31/134 Verifying : yum-utils-1.1.31-52.el7.noarch 32/134 Verifying : elfutils-libs-0.176-2.el7.x86_64 33/134 Verifying : 7:device-mapper-libs-1.02.158-2.el7.x86_64 34/134 Verifying : openldap-2.4.44-21.el7_6.x86_64 35/134 Verifying : yum-plugin-fastestmirror-1.1.31-52.el7.noarch 36/134 Verifying : nss-tools-3.44.0-4.el7.x86_64 37/134 Verifying : kmod-libs-20-25.el7.x86_64 38/134 Verifying : 2:shadow-utils-4.6-5.el7.x86_64 39/134 Verifying : ima-evm-utils-1.1-3.el7.x86_64 40/134 Verifying : centos-release-7-7.1908.0.el7.centos.x86_64 41/134 Verifying : audit-libs-2.8.5-4.el7.x86_64 42/134 Verifying : cryptsetup-libs-2.0.3-5.el7.x86_64 43/134 Verifying : diffutils-3.3-5.el7.x86_64 44/134 Verifying : libdb-5.3.21-25.el7.x86_64 45/134 Verifying : libblkid-2.23.2-61.el7.x86_64 46/134 Verifying : 1:dbus-libs-1.10.24-13.el7_6.x86_64 47/134 Verifying : 1:dbus-1.10.24-13.el7_6.x86_64 48/134 Verifying : systemd-libs-219-67.el7_7.1.x86_64 49/134 Verifying : binutils-2.27-41.base.el7.x86_64 50/134 Verifying : nss-softokn-freebl-3.44.0-5.el7.x86_64 51/134 Verifying : bash-4.2.46-33.el7.x86_64 52/134 Verifying : openssh-7.4p1-21.el7.x86_64 53/134 Verifying : libgcc-4.8.5-39.el7.x86_64 54/134 Verifying : krb5-libs-1.15.1-37.el7_7.2.x86_64 55/134 Verifying : dracut-033-564.el7.x86_64 56/134 Verifying : python-2.7.5-86.el7.x86_64 57/134 Verifying : nspr-4.21.0-1.el7.x86_64 58/134 Verifying : kpartx-0.4.9-127.el7.x86_64 59/134 Verifying : libcap-2.22-10.el7.x86_64 60/134 Verifying : libcom_err-1.42.9-16.el7.x86_64 61/134 Verifying : glibc-2.17-292.el7.x86_64 62/134 Verifying : libcurl-7.29.0-54.el7.x86_64 63/134 Verifying : libsmartcols-2.23.2-61.el7.x86_64 64/134 Verifying : curl-7.29.0-54.el7.x86_64 65/134 Verifying : kmod-20-25.el7.x86_64 66/134 Verifying : elfutils-libelf-0.176-2.el7.x86_64 67/134 Verifying : ima-evm-utils-1.1-2.el7.x86_64 68/134 Verifying : libmount-2.23.2-59.el7.x86_64 69/134 Verifying : libgcc-4.8.5-36.el7.x86_64 70/134 Verifying : libstdc++-4.8.5-36.el7.x86_64 71/134 Verifying : cryptsetup-libs-2.0.3-3.el7.x86_64 72/134 Verifying : libsmartcols-2.23.2-59.el7.x86_64 73/134 Verifying : 2:shadow-utils-4.1.5.1-25.el7.x86_64 74/134 Verifying : curl-7.29.0-51.el7_6.3.x86_64 75/134 Verifying : nss-sysinit-3.36.0-7.el7_5.x86_64 76/134 Verifying : krb5-libs-1.15.1-34.el7.x86_64 77/134 Verifying : 7:device-mapper-1.02.146-4.el7.x86_64 78/134 Verifying : readline-6.2-10.el7.x86_64 79/134 Verifying : 7:device-mapper-libs-1.02.146-4.el7.x86_64 80/134 Verifying : libuuid-2.23.2-59.el7.x86_64 81/134 Verifying : hwdata-0.252-9.1.el7.x86_64 82/134 Verifying : openssh-clients-7.4p1-16.el7_4.tis.10.x86_64 83/134 Verifying : systemd-219-62.el7_6.5.tis.11.x86_64 84/134 Verifying : coreutils-8.22-23.el7.x86_64 85/134 Verifying : elfutils-libelf-0.172-2.el7.x86_64 86/134 Verifying : lz4-1.7.5-2.el7.x86_64 87/134 Verifying : nss-tools-3.36.0-7.el7_5.x86_64 88/134 Verifying : util-linux-2.23.2-59.el7.x86_64 89/134 Verifying : yum-utils-1.1.31-50.el7.noarch 90/134 Verifying : python-2.7.5-76.el7.tis.4.x86_64 91/134 Verifying : centos-release-7-6.1810.2.el7.centos.x86_64 92/134 Verifying : libcom_err-1.42.9-13.el7.x86_64 93/134 Verifying : yum-3.4.3-161.el7.centos.noarch 94/134 Verifying : libblkid-2.23.2-59.el7.x86_64 95/134 Verifying : libdb-utils-5.3.21-24.el7.x86_64 96/134 Verifying : elfutils-libs-0.172-2.el7.x86_64 97/134 Verifying : gnutls-3.3.29-8.el7.x86_64 98/134 Verifying : dracut-033-554.el7.x86_64 99/134 Verifying : passwd-0.79-4.el7.x86_64 100/134 Verifying : glibc-2.17-260.el7.x86_64 101/134 Verifying : glib2-2.56.1-2.el7.x86_64 102/134 Verifying : openldap-2.4.44-20.el7.tis.9.x86_64 103/134 Verifying : binutils-2.27-34.base.el7.x86_64 104/134 Verifying : systemd-libs-219-62.el7_6.5.tis.11.x86_64 105/134 Verifying : libdb-5.3.21-24.el7.x86_64 106/134 Verifying : kmod-20-23.el7.x86_64 107/134 Verifying : elfutils-default-yama-scope-0.172-2.el7.noarch 108/134 Verifying : 2:vim-minimal-7.4.160-5.el7.x86_64 109/134 Verifying : 32:bind-license-9.9.4-72.el7.noarch 110/134 Verifying : tzdata-2018g-1.el7.noarch 111/134 Verifying : nss-softokn-freebl-3.36.0-5.el7_5.x86_64 112/134 Verifying : nspr-4.19.0-1.el7_5.x86_64 113/134 Verifying : libcurl-7.29.0-51.el7_6.3.x86_64 114/134 Verifying : nss-softokn-3.36.0-5.el7_5.x86_64 115/134 Verifying : 1:dbus-libs-1.10.24-12.el7.x86_64 116/134 Verifying : 1:dbus-1.10.24-12.el7.x86_64 117/134 Verifying : python-libs-2.7.5-76.el7.tis.4.x86_64 118/134 Verifying : nss-3.36.0-7.el7_5.x86_64 119/134 Verifying : procps-ng-3.3.10-23.el7.x86_64 120/134 Verifying : 1:openssl-libs-1.0.2k-16.el7.x86_64 121/134 Verifying : kpartx-0.4.9-119.el7.x86_64 122/134 Verifying : audit-libs-2.8.4-4.el7.x86_64 123/134 Verifying : nss-pem-1.0.3-5.el7.x86_64 124/134 Verifying : kmod-libs-20-23.el7.x86_64 125/134 Verifying : libssh2-1.4.3-12.el7.x86_64 126/134 Verifying : yum-plugin-fastestmirror-1.1.31-50.el7.noarch 127/134 Verifying : glibc-common-2.17-260.el7.x86_64 128/134 Verifying : libcap-2.22-9.el7.x86_64 129/134 Verifying : nss-util-3.36.0-1.el7_5.x86_64 130/134 Verifying : yum-plugin-ovl-1.1.31-45.el7.noarch 131/134 Verifying : openssh-7.4p1-16.el7_4.tis.10.x86_64 132/134 Verifying : bash-4.2.46-31.el7.tis.4.x86_64 133/134 Verifying : diffutils-3.3-4.el7.x86_64 134/134 Updated: audit-libs.x86_64 0:2.8.5-4.el7 bash.x86_64 0:4.2.46-33.el7 bind-license.noarch 32:9.11.4-9.P2.el7 binutils.x86_64 0:2.27-41.base.el7 centos-release.x86_64 0:7-7.1908.0.el7.centos coreutils.x86_64 0:8.22-24.el7 cryptsetup-libs.x86_64 0:2.0.3-5.el7 curl.x86_64 0:7.29.0-54.el7 dbus.x86_64 1:1.10.24-13.el7_6 dbus-libs.x86_64 1:1.10.24-13.el7_6 device-mapper.x86_64 7:1.02.158-2.el7 device-mapper-libs.x86_64 7:1.02.158-2.el7 diffutils.x86_64 0:3.3-5.el7 dracut.x86_64 0:033-564.el7 elfutils-default-yama-scope.noarch 0:0.176-2.el7 elfutils-libelf.x86_64 0:0.176-2.el7 elfutils-libs.x86_64 0:0.176-2.el7 glib2.x86_64 0:2.56.1-5.el7 glibc.x86_64 0:2.17-292.el7 glibc-common.x86_64 0:2.17-292.el7 gnutls.x86_64 0:3.3.29-9.el7_6 hwdata.x86_64 0:0.252-9.3.el7 ima-evm-utils.x86_64 0:1.1-3.el7 kmod.x86_64 0:20-25.el7 kmod-libs.x86_64 0:20-25.el7 kpartx.x86_64 0:0.4.9-127.el7 krb5-libs.x86_64 0:1.15.1-37.el7_7.2 libblkid.x86_64 0:2.23.2-61.el7 libcap.x86_64 0:2.22-10.el7 libcom_err.x86_64 0:1.42.9-16.el7 libcurl.x86_64 0:7.29.0-54.el7 libdb.x86_64 0:5.3.21-25.el7 libdb-utils.x86_64 0:5.3.21-25.el7 libgcc.x86_64 0:4.8.5-39.el7 libmount.x86_64 0:2.23.2-61.el7 libsmartcols.x86_64 0:2.23.2-61.el7 libssh2.x86_64 0:1.8.0-3.el7 libstdc++.x86_64 0:4.8.5-39.el7 libuuid.x86_64 0:2.23.2-61.el7 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-4.el7 nss-pem.x86_64 0:1.0.3-7.el7 nss-softokn.x86_64 0:3.44.0-5.el7 nss-softokn-freebl.x86_64 0:3.44.0-5.el7 nss-sysinit.x86_64 0:3.44.0-4.el7 nss-tools.x86_64 0:3.44.0-4.el7 nss-util.x86_64 0:3.44.0-3.el7 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 passwd.x86_64 0:0.79-5.el7 procps-ng.x86_64 0:3.3.10-26.el7 python.x86_64 0:2.7.5-86.el7 python-libs.x86_64 0:2.7.5-86.el7 readline.x86_64 0:6.2-11.el7 shadow-utils.x86_64 2:4.6-5.el7 systemd.x86_64 0:219-67.el7_7.1 systemd-libs.x86_64 0:219-67.el7_7.1 tzdata.noarch 0:2019c-1.el7 util-linux.x86_64 0:2.23.2-61.el7 vim-minimal.x86_64 2:7.4.629-6.el7 yum.noarch 0:3.4.3-163.el7.centos yum-plugin-fastestmirror.noarch 0:1.1.31-52.el7 yum-plugin-ovl.noarch 0:1.1.31-52.el7 yum-utils.noarch 0:1.1.31-52.el7 Complete! + yum install -y --setopt=skip_missing_names_on_install=False git patch redhat-lsb-core sudo python python-virtualenv Loaded plugins: fastestmirror, ovl Loading mirror speeds from cached hostfile * base: centos.mirror.rafal.ca * extras: centos.mirror.rafal.ca * updates: centos.mirror.netelligent.ca Package python-2.7.5-86.el7.x86_64 already installed and latest version Resolving Dependencies --> Running transaction check ---> Package git.x86_64 0:1.8.3.1-20.el7 will be installed --> Processing Dependency: perl-Git = 1.8.3.1-20.el7 for package: git-1.8.3.1-20.el7.x86_64 --> Processing Dependency: rsync for package: git-1.8.3.1-20.el7.x86_64 --> Processing Dependency: perl(Term::ReadKey) for package: git-1.8.3.1-20.el7.x86_64 --> Processing Dependency: perl(Git) for package: git-1.8.3.1-20.el7.x86_64 --> Processing Dependency: perl(Error) for package: git-1.8.3.1-20.el7.x86_64 --> Processing Dependency: less for package: git-1.8.3.1-20.el7.x86_64 ---> Package patch.x86_64 0:2.7.1-11.el7 will be installed ---> Package python-virtualenv.noarch 0:15.1.0-2.el7 will be installed --> Processing Dependency: python2-devel for package: python-virtualenv-15.1.0-2.el7.noarch --> Processing Dependency: python-setuptools for package: python-virtualenv-15.1.0-2.el7.noarch ---> 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-4.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-40.el7 will be installed --> Processing Dependency: cups-libs(x86-64) = 1:1.6.3-40.el7 for package: 1:cups-client-1.6.3-40.el7.x86_64 --> Processing Dependency: libcups.so.2()(64bit) for package: 1:cups-client-1.6.3-40.el7.x86_64 --> Processing Dependency: libavahi-common.so.3()(64bit) for package: 1:cups-client-1.6.3-40.el7.x86_64 --> Processing Dependency: libavahi-client.so.3()(64bit) for package: 1:cups-client-1.6.3-40.el7.x86_64 ---> Package ed.x86_64 0:1.9-4.el7 will be installed ---> Package file.x86_64 0:5.11-35.el7 will be installed ---> Package gettext.x86_64 0:0.19.8.1-2.el7 will be installed --> Processing Dependency: gettext-libs(x86-64) = 0.19.8.1-2.el7 for package: gettext-0.19.8.1-2.el7.x86_64 --> Processing Dependency: libgomp.so.1(GOMP_1.0)(64bit) for package: gettext-0.19.8.1-2.el7.x86_64 --> Processing Dependency: libunistring.so.0()(64bit) for package: gettext-0.19.8.1-2.el7.x86_64 --> Processing Dependency: libgomp.so.1()(64bit) for package: gettext-0.19.8.1-2.el7.x86_64 --> Processing Dependency: libgettextsrc-0.19.8.1.so()(64bit) for package: gettext-0.19.8.1-2.el7.x86_64 --> Processing Dependency: libgettextlib-0.19.8.1.so()(64bit) for package: gettext-0.19.8.1-2.el7.x86_64 --> Processing Dependency: libcroco-0.6.so.3()(64bit) for package: gettext-0.19.8.1-2.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-20.el7 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 python-devel.x86_64 0:2.7.5-86.el7 will be installed --> Processing Dependency: python2-rpm-macros > 3-30 for package: python-devel-2.7.5-86.el7.x86_64 --> Processing Dependency: python-rpm-macros > 3-30 for package: python-devel-2.7.5-86.el7.x86_64 ---> Package python2-setuptools.noarch 0:38.5.1-1.el7.tis.0 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-6.el7_6.1 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-19.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-40.el7 will be installed ---> Package gettext-libs.x86_64 0:0.19.8.1-2.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 ---> Package python-rpm-macros.noarch 0:3-32.el7 will be installed --> Processing Dependency: python-srpm-macros for package: python-rpm-macros-3-32.el7.noarch ---> Package python2-rpm-macros.noarch 0:3-32.el7 will be installed --> Running transaction check ---> Package crontabs.noarch 0:1.11-6.20121102git.el7 will be installed ---> Package python-srpm-macros.noarch 0:3-32.el7 will be installed --> Finished Dependency Resolution Dependencies Resolved ================================================================================ Package Arch Version Repository Size ================================================================================ Installing: git x86_64 1.8.3.1-20.el7 base 4.4 M patch x86_64 2.7.1-11.el7 base 110 k python-virtualenv noarch 15.1.0-2.el7 base 1.7 M redhat-lsb-core x86_64 4.1-27.el7.centos.1 base 38 k sudo x86_64 1.8.23-4.el7 base 841 k Installing for dependencies: at x86_64 3.1.13-24.el7 base 51 k avahi-libs x86_64 0.6.31-19.el7 base 61 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-40.el7 base 151 k cups-libs x86_64 1:1.6.3-40.el7 base 358 k ed x86_64 1.9-4.el7 base 72 k file x86_64 5.11-35.el7 base 57 k gettext x86_64 0.19.8.1-2.el7 base 1.0 M gettext-libs x86_64 0.19.8.1-2.el7 base 501 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-20.el7 base 55 k perl-TermReadKey x86_64 2.30-20.el7 base 31 k psmisc x86_64 22.20-16.el7 base 141 k python-devel x86_64 2.7.5-86.el7 base 398 k python-rpm-macros noarch 3-32.el7 base 8.8 k python-srpm-macros noarch 3-32.el7 base 8.4 k python2-rpm-macros noarch 3-32.el7 base 7.7 k python2-setuptools noarch 38.5.1-1.el7.tis.0 stx-local-build 582 k redhat-lsb-submod-security x86_64 4.1-27.el7.centos.1 base 15 k rsync x86_64 3.1.2-6.el7_6.1 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 5 Packages (+36 Dependent packages) Total download size: 14 M Installed size: 47 M Downloading packages: -------------------------------------------------------------------------------- Total 17 MB/s | 14 MB 00:00 Running transaction check Running transaction test Transaction test succeeded Running transaction Installing : less-458-9.el7.x86_64 1/41 Installing : avahi-libs-0.6.31-19.el7.x86_64 2/41 Installing : 1:perl-Error-0.17020-2.el7.noarch 3/41 Installing : libgomp-4.8.5-39.el7.x86_64 4/41 Installing : libcroco-0.6.12-4.el7.x86_64 5/41 Installing : libunistring-0.9.3-9.el7.x86_64 6/41 Installing : gettext-libs-0.19.8.1-2.el7.x86_64 7/41 Installing : gettext-0.19.8.1-2.el7.x86_64 8/41 install-info: No such file or directory for /usr/share/info/gettext.info.gz Installing : 1:cups-libs-1.6.3-40.el7.x86_64 9/41 Installing : 1:cups-client-1.6.3-40.el7.x86_64 10/41 Installing : cronie-1.4.11-23.el7.x86_64 11/41 Installing : crontabs-1.11-6.20121102git.el7.noarch 12/41 Installing : cronie-anacron-1.4.11-23.el7.x86_64 13/41 Installing : python2-rpm-macros-3-32.el7.noarch 14/41 Installing : mailx-12.5-19.el7.x86_64 15/41 Installing : ssmtp-2.64-14.el7.x86_64 16/41 Installing : spax-1.5.2-13.el7.x86_64 17/41 Installing : time-1.7-45.el7.x86_64 18/41 Installing : at-3.1.13-24.el7.x86_64 19/41 Installing : libpipeline-1.2.3-3.el7.x86_64 20/41 Installing : man-db-2.6.3-11.el7.x86_64 21/41 Installing : file-5.11-35.el7.x86_64 22/41 Installing : python2-setuptools-38.5.1-1.el7.tis.0.noarch 23/41 Installing : psmisc-22.20-16.el7.x86_64 24/41 Installing : 1:make-3.82-24.el7.x86_64 25/41 Installing : python-srpm-macros-3-32.el7.noarch 26/41 Installing : python-rpm-macros-3-32.el7.noarch 27/41 Installing : python-devel-2.7.5-86.el7.x86_64 28/41 Installing : perl-TermReadKey-2.30-20.el7.x86_64 29/41 Installing : bc-1.06.95-13.el7.x86_64 30/41 Installing : rsync-3.1.2-6.el7_6.1.x86_64 31/41 Installing : perl-Git-1.8.3.1-20.el7.noarch 32/41 Installing : git-1.8.3.1-20.el7.x86_64 33/41 Installing : sysvinit-tools-2.88-14.dsf.el7.x86_64 34/41 Installing : m4-1.4.16-10.el7.x86_64 35/41 Installing : ed-1.9-4.el7.x86_64 36/41 install-info: No such file or directory for /usr/share/info/ed.info.gz Installing : patch-2.7.1-11.el7.x86_64 37/41 Installing : redhat-lsb-submod-security-4.1-27.el7.centos.1.x86_64 38/41 Installing : redhat-lsb-core-4.1-27.el7.centos.1.x86_64 39/41 Installing : python-virtualenv-15.1.0-2.el7.noarch 40/41 Installing : sudo-1.8.23-4.el7.x86_64 41/41 Verifying : redhat-lsb-submod-security-4.1-27.el7.centos.1.x86_64 1/41 Verifying : python-devel-2.7.5-86.el7.x86_64 2/41 Verifying : patch-2.7.1-11.el7.x86_64 3/41 Verifying : crontabs-1.11-6.20121102git.el7.noarch 4/41 Verifying : libunistring-0.9.3-9.el7.x86_64 5/41 Verifying : ed-1.9-4.el7.x86_64 6/41 Verifying : m4-1.4.16-10.el7.x86_64 7/41 Verifying : sysvinit-tools-2.88-14.dsf.el7.x86_64 8/41 Verifying : rsync-3.1.2-6.el7_6.1.x86_64 9/41 Verifying : 1:cups-client-1.6.3-40.el7.x86_64 10/41 Verifying : bc-1.06.95-13.el7.x86_64 11/41 Verifying : 1:cups-libs-1.6.3-40.el7.x86_64 12/41 Verifying : cronie-anacron-1.4.11-23.el7.x86_64 13/41 Verifying : libcroco-0.6.12-4.el7.x86_64 14/41 Verifying : perl-TermReadKey-2.30-20.el7.x86_64 15/41 Verifying : gettext-0.19.8.1-2.el7.x86_64 16/41 Verifying : gettext-libs-0.19.8.1-2.el7.x86_64 17/41 Verifying : perl-Git-1.8.3.1-20.el7.noarch 18/41 Verifying : python-srpm-macros-3-32.el7.noarch 19/41 Verifying : libgomp-4.8.5-39.el7.x86_64 20/41 Verifying : 1:make-3.82-24.el7.x86_64 21/41 Verifying : cronie-1.4.11-23.el7.x86_64 22/41 Verifying : man-db-2.6.3-11.el7.x86_64 23/41 Verifying : psmisc-22.20-16.el7.x86_64 24/41 Verifying : python2-setuptools-38.5.1-1.el7.tis.0.noarch 25/41 Verifying : file-5.11-35.el7.x86_64 26/41 Verifying : libpipeline-1.2.3-3.el7.x86_64 27/41 Verifying : at-3.1.13-24.el7.x86_64 28/41 Verifying : 1:perl-Error-0.17020-2.el7.noarch 29/41 Verifying : git-1.8.3.1-20.el7.x86_64 30/41 Verifying : avahi-libs-0.6.31-19.el7.x86_64 31/41 Verifying : python-virtualenv-15.1.0-2.el7.noarch 32/41 Verifying : sudo-1.8.23-4.el7.x86_64 33/41 Verifying : python-rpm-macros-3-32.el7.noarch 34/41 Verifying : time-1.7-45.el7.x86_64 35/41 Verifying : spax-1.5.2-13.el7.x86_64 36/41 Verifying : ssmtp-2.64-14.el7.x86_64 37/41 Verifying : redhat-lsb-core-4.1-27.el7.centos.1.x86_64 38/41 Verifying : mailx-12.5-19.el7.x86_64 39/41 Verifying : less-458-9.el7.x86_64 40/41 Verifying : python2-rpm-macros-3-32.el7.noarch 41/41 Installed: git.x86_64 0:1.8.3.1-20.el7 patch.x86_64 0:2.7.1-11.el7 python-virtualenv.noarch 0:15.1.0-2.el7 redhat-lsb-core.x86_64 0:4.1-27.el7.centos.1 sudo.x86_64 0:1.8.23-4.el7 Dependency Installed: at.x86_64 0:3.1.13-24.el7 avahi-libs.x86_64 0:0.6.31-19.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-40.el7 cups-libs.x86_64 1:1.6.3-40.el7 ed.x86_64 0:1.9-4.el7 file.x86_64 0:5.11-35.el7 gettext.x86_64 0:0.19.8.1-2.el7 gettext-libs.x86_64 0:0.19.8.1-2.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-20.el7 perl-TermReadKey.x86_64 0:2.30-20.el7 psmisc.x86_64 0:22.20-16.el7 python-devel.x86_64 0:2.7.5-86.el7 python-rpm-macros.noarch 0:3-32.el7 python-srpm-macros.noarch 0:3-32.el7 python2-rpm-macros.noarch 0:3-32.el7 python2-setuptools.noarch 0:38.5.1-1.el7.tis.0 redhat-lsb-submod-security.x86_64 0:4.1-27.el7.centos.1 rsync.x86_64 0:3.1.2-6.el7_6.1 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! + [[ infra == \r\e\q\u\i\r\e\m\e\n\t\s ]] ++ dirname /opt/loci/scripts/install.sh + /opt/loci/scripts/fetch_wheels.sh + [[ no == \n\o ]] + python=python2 ++ dirname /opt/loci/scripts/fetch_wheels.sh + python2 /opt/loci/scripts/fetch_wheels.py + mkdir -p /tmp/wheels/ + tar xf /tmp/wheels.tar.gz '--exclude=.*' -C /tmp/wheels/ + [[ infra == \i\n\f\r\a ]] ++ dirname /opt/loci/scripts/install.sh + /opt/loci/scripts/setup_pip.sh + [[ no == \n\o ]] + TMP_VIRTUALENV=virtualenv ++ virtualenv --version ++ cut -d. -f1 + (( 15 >= 14 )) + SETUPTOOLS=--no-setuptools + virtualenv --extra-search-dir=/tmp/wheels --no-setuptools /tmp/venv New python executable in /tmp/venv/bin/python Installing pip, wheel...done. + source /tmp/venv/bin/activate ++ deactivate nondestructive ++ unset -f pydoc ++ '[' -z '' ']' ++ '[' -z '' ']' ++ '[' -n /bin/bash ']' ++ hash -r ++ '[' -z '' ']' ++ unset VIRTUAL_ENV ++ '[' '!' nondestructive = nondestructive ']' ++ VIRTUAL_ENV=/tmp/venv ++ export VIRTUAL_ENV ++ _OLD_VIRTUAL_PATH=/var/lib/openstack/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin ++ PATH=/tmp/venv/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 /tmp/venv ++ PS1='(venv) ' ++ export PS1 ++ alias pydoc ++ '[' -n /bin/bash ']' ++ hash -r + pip install --upgrade virtualenv==16.3.0 Collecting virtualenv==16.3.0 Downloading https://files.pythonhosted.org/packages/8f/f1/c0b069ca6cb44f9681715232e6d3d65c75866dd231c5e4a88e80a46634bb/virtualenv-16.3.0-py2.py3-none-any.whl (2.0MB) Collecting setuptools>=18.0.0 (from virtualenv==16.3.0) Downloading https://files.pythonhosted.org/packages/b2/86/095d2f7829badc207c893dd4ac767e871f6cd547145df797ea26baea4e2e/setuptools-41.2.0-py2.py3-none-any.whl (576kB) Installing collected packages: setuptools, virtualenv Successfully installed setuptools-41.2.0 virtualenv-16.3.0 You are using pip version 9.0.1, however version 19.2.3 is available. You should consider upgrading via the 'pip install --upgrade pip' command. + hash -r + virtualenv --extra-search-dir=/tmp/wheels /var/lib/openstack Using real prefix '/usr' New python executable in /var/lib/openstack/bin/python Installing setuptools, pip, wheel... done. ++ dirname /opt/loci/scripts/install.sh + /opt/loci/scripts/pip_install.sh bindep pycrypto httplib2 pylint pyopenssl ndg-httpsclient pyasn1 python-ceilometerclient python-cinderclient python-glanceclient python-heatclient python-keystoneclient python-neutronclient python-novaclient python-barbicanclient python-swiftclient python-openstackclient + packages='bindep pycrypto httplib2 pylint pyopenssl ndg-httpsclient pyasn1 python-ceilometerclient python-cinderclient python-glanceclient python-heatclient python-keystoneclient python-neutronclient python-novaclient python-barbicanclient python-swiftclient python-openstackclient' + pip install --no-cache-dir --only-binary :all: --no-compile -c /tmp/wheels/upper-constraints.txt --find-links /tmp/wheels/ bindep pycrypto httplib2 pylint pyopenssl ndg-httpsclient pyasn1 python-ceilometerclient python-cinderclient python-glanceclient python-heatclient python-keystoneclient python-neutronclient python-novaclient python-barbicanclient python-swiftclient python-openstackclient DEPRECATION: Python 2.7 will reach the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 won't be maintained after that date. A future version of pip will drop support for Python 2.7. More details about Python 2 support in pip, can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support Ignoring mypy-extensions: markers 'python_version == "3.4"' don't match your environment Ignoring mypy-extensions: markers 'python_version == "3.5"' don't match your environment Ignoring mypy-extensions: markers 'python_version == "3.6"' don't match your environment Ignoring tornado: markers 'python_version == "3.4"' don't match your environment Ignoring tornado: markers 'python_version == "3.5"' don't match your environment Ignoring tornado: markers 'python_version == "3.6"' don't match your environment Ignoring asyncio: markers 'python_version == "3.4"' don't match your environment Ignoring asyncio: markers 'python_version == "3.5"' don't match your environment Ignoring asyncio: markers 'python_version == "3.6"' don't match your environment Ignoring dnspython3: markers 'python_version == "3.4"' don't match your environment Ignoring dnspython3: markers 'python_version == "3.5"' don't match your environment Ignoring dnspython3: markers 'python_version == "3.6"' don't match your environment Ignoring mypy: markers 'python_version == "3.4"' don't match your environment Ignoring mypy: markers 'python_version == "3.5"' don't match your environment Ignoring mypy: markers 'python_version == "3.6"' don't match your environment Ignoring jeepney: markers 'python_version == "3.4"' don't match your environment Ignoring jeepney: markers 'python_version == "3.5"' don't match your environment Ignoring jeepney: markers 'python_version == "3.6"' don't match your environment Ignoring SecretStorage: markers 'python_version == "3.4"' don't match your environment Ignoring SecretStorage: markers 'python_version == "3.5"' don't match your environment Ignoring SecretStorage: markers 'python_version == "3.6"' don't match your environment Ignoring more-itertools: markers 'python_version == "3.4"' don't match your environment Ignoring more-itertools: markers 'python_version == "3.5"' don't match your environment Ignoring more-itertools: markers 'python_version == "3.6"' don't match your environment Ignoring Django: markers 'python_version == "3.4"' don't match your environment Ignoring Django: markers 'python_version == "3.5"' don't match your environment Ignoring Django: markers 'python_version == "3.6"' don't match your environment Ignoring typed-ast: markers 'python_version == "3.4"' don't match your environment Ignoring typed-ast: markers 'python_version == "3.5"' don't match your environment Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment Ignoring dnspython: markers 'python_version == "3.4"' don't match your environment Ignoring dnspython: markers 'python_version == "3.5"' don't match your environment Ignoring dnspython: markers 'python_version == "3.6"' don't match your environment Looking in links: /tmp/wheels/ Collecting python-swiftclient===3.7.0 (from -c /tmp/wheels/upper-constraints.txt (line 95)) Downloading https://files.pythonhosted.org/packages/ae/cd/d1512df8d7cd317bf09b8b0e6cefd578475315e83f9fc71e3c23f528ef5f/python_swiftclient-3.7.0-py2.py3-none-any.whl (83kB) Collecting pyOpenSSL===19.0.0 (from -c /tmp/wheels/upper-constraints.txt (line 96)) Downloading https://files.pythonhosted.org/packages/01/c8/ceb170d81bd3941cbeb9940fc6cc2ef2ca4288d0ca8929ea4db5905d904d/pyOpenSSL-19.0.0-py2.py3-none-any.whl (53kB) Collecting python-glanceclient===2.16.0 (from -c /tmp/wheels/upper-constraints.txt (line 104)) Downloading https://files.pythonhosted.org/packages/95/9f/d89598e6145cd381e24082214fc8a0699bce318f1c8d22001a120c5d92ef/python_glanceclient-2.16.0-py2.py3-none-any.whl (195kB) Collecting prettytable===0.7.2 (from -c /tmp/wheels/upper-constraints.txt (line 130)) Collecting cryptography===2.6.1 (from -c /tmp/wheels/upper-constraints.txt (line 172)) Downloading https://files.pythonhosted.org/packages/c3/c1/cf8665c955c9393e9ff0872ba6cd3dc6f46ef915e94afcf6e0410508ca69/cryptography-2.6.1-cp27-cp27mu-manylinux1_x86_64.whl (2.3MB) Collecting python-novaclient===13.0.1 (from -c /tmp/wheels/upper-constraints.txt (line 195)) Downloading https://files.pythonhosted.org/packages/3c/88/c96854193c213499237442a4b603c1d71cf93e8fdaf822cb0861fec0154b/python_novaclient-13.0.1-py2.py3-none-any.whl (324kB) Collecting requests===2.21.0 (from -c /tmp/wheels/upper-constraints.txt (line 203)) Downloading https://files.pythonhosted.org/packages/7d/e3/20f3d364d6c8e5d2353c72a67778eb189176f08e873c9900e10c0287b84b/requests-2.21.0-py2.py3-none-any.whl (57kB) Collecting pycrypto===2.6.1 (from -c /tmp/wheels/upper-constraints.txt (line 274)) Collecting oslo.serialization===2.28.2 (from -c /tmp/wheels/upper-constraints.txt (line 298)) Downloading https://files.pythonhosted.org/packages/de/3b/5bf8c699caab1c42af3b77b0ae390a27cb91a4d9d8ca2a011513c2b173b6/oslo.serialization-2.28.2-py2.py3-none-any.whl Collecting warlock===1.3.0 (from -c /tmp/wheels/upper-constraints.txt (line 299)) Collecting enum34===1.1.6 (from -c /tmp/wheels/upper-constraints.txt (line 318)) Downloading https://files.pythonhosted.org/packages/c5/db/e56e6b4bbac7c4a06de1c50de6fe1ef3810018ae11732a50f15f62c7d050/enum34-1.1.6-py2-none-any.whl Collecting python-cinderclient===4.2.1 (from -c /tmp/wheels/upper-constraints.txt (line 336)) Downloading https://files.pythonhosted.org/packages/60/ac/f507662cf2b7ebdcd4dd352d345dc452118654d4d2217911a9b93d411961/python_cinderclient-4.2.1-py2.py3-none-any.whl (330kB) Collecting python-ceilometerclient===2.9.0 (from -c /tmp/wheels/upper-constraints.txt (line 339)) Downloading https://files.pythonhosted.org/packages/62/99/7279d232f5feb96d278d02ba2ac74b04899849681c3463405210b1cd04d1/python_ceilometerclient-2.9.0-py2.py3-none-any.whl (113kB) Collecting iso8601===0.1.12 (from -c /tmp/wheels/upper-constraints.txt (line 350)) Downloading https://files.pythonhosted.org/packages/ef/57/7162609dab394d38bbc7077b7ba0a6f10fb09d8b7701ea56fa1edc0c4345/iso8601-0.1.12-py2.py3-none-any.whl Collecting idna===2.8 (from -c /tmp/wheels/upper-constraints.txt (line 354)) Downloading https://files.pythonhosted.org/packages/14/2c/cd551d81dbe15200be1cf41cd03869a46fe7226e7450af7a6545bfc474c9/idna-2.8-py2.py3-none-any.whl (58kB) Collecting python-neutronclient===6.12.0 (from -c /tmp/wheels/upper-constraints.txt (line 362)) Downloading https://files.pythonhosted.org/packages/b0/f2/2844e46948e400fed14f83da8f2bc45543e172bcb8c8d4863da6aafefc04/python_neutronclient-6.12.0-py2.py3-none-any.whl (434kB) Collecting osc-lib===1.12.1 (from -c /tmp/wheels/upper-constraints.txt (line 379)) Collecting msgpack===0.6.1 (from -c /tmp/wheels/upper-constraints.txt (line 388)) Downloading https://files.pythonhosted.org/packages/6f/74/06f950e5a4c1fb94b676640b8fea839b80bffdc247144bd054dd5eed250e/msgpack-0.6.1-cp27-cp27mu-manylinux1_x86_64.whl (231kB) Collecting httplib2===0.12.1 (from -c /tmp/wheels/upper-constraints.txt (line 401)) Collecting python-barbicanclient===4.8.1 (from -c /tmp/wheels/upper-constraints.txt (line 407)) Collecting stevedore===1.30.1 (from -c /tmp/wheels/upper-constraints.txt (line 414)) Downloading https://files.pythonhosted.org/packages/c6/dc/6ee92bccfe3c0448786b30b693e6060d62ec8c4a3ec9a287bac1c1a8d8c9/stevedore-1.30.1-py2.py3-none-any.whl (42kB) Collecting pyasn1===0.4.5 (from -c /tmp/wheels/upper-constraints.txt (line 417)) Downloading https://files.pythonhosted.org/packages/7b/7c/c9386b82a25115cccf1903441bba3cbadcfae7b678a20167347fa8ded34c/pyasn1-0.4.5-py2.py3-none-any.whl (73kB) Collecting jsonpatch===1.23 (from -c /tmp/wheels/upper-constraints.txt (line 432)) Downloading https://files.pythonhosted.org/packages/a0/e6/d50d526ae2218b765ddbdb2dda14d65e19f501ce07410b375bc43ad20b7a/jsonpatch-1.23-py2.py3-none-any.whl Collecting openstacksdk===0.27.0 (from -c /tmp/wheels/upper-constraints.txt (line 443)) Downloading https://files.pythonhosted.org/packages/f5/fd/8c9ed77c7d1058704500e07478b03f4e8c4fcc604ef68227c8701521cb71/openstacksdk-0.27.0-py2.py3-none-any.whl (1.2MB) Collecting six===1.12.0 (from -c /tmp/wheels/upper-constraints.txt (line 444)) Downloading https://files.pythonhosted.org/packages/73/fb/00a976f728d0d1fecfe898238ce23f502a721c0ac0ecfedb80e0d88c64e9/six-1.12.0-py2.py3-none-any.whl Collecting requestsexceptions===1.4.0 (from -c /tmp/wheels/upper-constraints.txt (line 450)) Downloading https://files.pythonhosted.org/packages/01/8c/49ca60ea8c907260da4662582c434bec98716177674e88df3fd340acf06d/requestsexceptions-1.4.0-py2.py3-none-any.whl Collecting python-openstackclient===3.18.0 (from -c /tmp/wheels/upper-constraints.txt (line 460)) Downloading https://files.pythonhosted.org/packages/94/0b/ce17ff61441fb091ffbfc7bb9c17cffe175c113aa3717c493cc4687901ff/python_openstackclient-3.18.0-py2.py3-none-any.whl (873kB) Collecting wrapt===1.11.1 (from -c /tmp/wheels/upper-constraints.txt (line 468)) Collecting ndg-httpsclient===0.5.1 (from -c /tmp/wheels/upper-constraints.txt (line 476)) Collecting netifaces===0.10.9 (from -c /tmp/wheels/upper-constraints.txt (line 500)) Downloading https://files.pythonhosted.org/packages/7e/02/ad1a92a72620cc17d448fe4dbdfbdf8fe1487ee7bfd82bb48308712c2f3c/netifaces-0.10.9-cp27-cp27mu-manylinux1_x86_64.whl Collecting keystoneauth1===3.13.1 (from -c /tmp/wheels/upper-constraints.txt (line 504)) Downloading https://files.pythonhosted.org/packages/0e/94/d26ba7e370571fc6def4071113cf03b8ee00f41bc2d152fc8eb27585447e/keystoneauth1-3.13.1-py2.py3-none-any.whl (302kB) Collecting python-keystoneclient===3.19.0 (from -c /tmp/wheels/upper-constraints.txt (line 507)) Downloading https://files.pythonhosted.org/packages/a1/89/8a05ef1d3b54cbb01268b767b8fc28d3b58c4c831606f5830e76bf50f388/python_keystoneclient-3.19.0-py2.py3-none-any.whl (394kB) Collecting decorator===4.3.2 (from -c /tmp/wheels/upper-constraints.txt (line 522)) Downloading https://files.pythonhosted.org/packages/f1/cd/7c8240007e9716b14679bc217a1baefa4432aa30394f7e2ec40a52b1a708/decorator-4.3.2-py2.py3-none-any.whl Collecting cffi===1.12.2 (from -c /tmp/wheels/upper-constraints.txt (line 523)) Downloading https://files.pythonhosted.org/packages/9d/6f/aea9f5559fb593da07ff34e67513bd62483b45715b4a5f5fae6a0a5792ea/cffi-1.12.2-cp27-cp27mu-manylinux1_x86_64.whl (413kB) Collecting jsonschema===2.6.0 (from -c /tmp/wheels/upper-constraints.txt (line 525)) Downloading https://files.pythonhosted.org/packages/77/de/47e35a97b2b05c2fadbec67d44cfcdcd09b8086951b331d82de90d2912da/jsonschema-2.6.0-py2.py3-none-any.whl Collecting Babel===2.6.0 (from -c /tmp/wheels/upper-constraints.txt (line 536)) Downloading https://files.pythonhosted.org/packages/b8/ad/c6f60602d3ee3d92fbed87675b6fb6a6f9a38c223343ababdb44ba201f10/Babel-2.6.0-py2.py3-none-any.whl (8.1MB) Collecting futures===3.2.0 (from -c /tmp/wheels/upper-constraints.txt (line 545)) Downloading https://files.pythonhosted.org/packages/2d/99/b2c4e9d5a30f6471e410a146232b4118e697fa3ffc06d6a65efde84debd0/futures-3.2.0-py2-none-any.whl Collecting python-heatclient===1.17.0 (from -c /tmp/wheels/upper-constraints.txt (line 553)) Downloading https://files.pythonhosted.org/packages/b7/e3/dcce9798a5212759f1e1e1b1119dfa032708580226e728eb0fe06cb63b8c/python_heatclient-1.17.0-py2.py3-none-any.whl (213kB) Collecting oslo.utils===3.40.3 (from -c /tmp/wheels/upper-constraints.txt (line 555)) Downloading https://files.pythonhosted.org/packages/8b/0e/00ff0262c153c0ea8f47aca51308a34a8c7296aded51fb34fd0eaba6723d/oslo.utils-3.40.3-py2.py3-none-any.whl (99kB) Collecting pytz===2018.9 (from -c /tmp/wheels/upper-constraints.txt (line 566)) Downloading https://files.pythonhosted.org/packages/61/28/1d3920e4d1d50b19bc5d24398a7cd85cc7b9a75a490570d5a30c57622d34/pytz-2018.9-py2.py3-none-any.whl (510kB) Collecting bindep Downloading https://files.pythonhosted.org/packages/f5/c3/c8c8c22bbd0fa429e6a199a58cfa7dea21e40963f01963b98173af466b73/bindep-2.8.1-py2.py3-none-any.whl Collecting pylint Downloading https://files.pythonhosted.org/packages/36/3b/fa4025a424adafd85c6195001b1c130ecb8d8b30784a1c4cb68e7b5e5ae7/pylint-1.9.5-py2.py3-none-any.whl (696kB) Collecting oslo.i18n===3.23.1 (from -c /tmp/wheels/upper-constraints.txt (line 47)) Downloading https://files.pythonhosted.org/packages/61/eb/4732a0f12850ef5ada812d4920c6801b7e394f14969864a91927ed853a2f/oslo.i18n-3.23.1-py2.py3-none-any.whl (46kB) Collecting pbr===5.1.3 (from -c /tmp/wheels/upper-constraints.txt (line 42)) Downloading https://files.pythonhosted.org/packages/14/09/12fe9a14237a6b7e0ba3a8d6fcf254bf4b10ec56a0185f73d651145e9222/pbr-5.1.3-py2.py3-none-any.whl (107kB) Collecting asn1crypto===0.24.0 (from -c /tmp/wheels/upper-constraints.txt (line 108)) Downloading https://files.pythonhosted.org/packages/ea/cd/35485615f45f30a510576f1a56d1e0a7ad7bd8ab5ed7cdc600ef7cd06222/asn1crypto-0.24.0-py2.py3-none-any.whl (101kB) Collecting ipaddress===1.0.22 (from -c /tmp/wheels/upper-constraints.txt (line 75)) Downloading https://files.pythonhosted.org/packages/fc/d0/7fc3a811e011d4b388be48a0e381db8d990042df54aa4ef4599a31d39853/ipaddress-1.0.22-py2.py3-none-any.whl Collecting simplejson===3.16.0 (from -c /tmp/wheels/upper-constraints.txt (line 93)) Collecting urllib3===1.24.1 (from -c /tmp/wheels/upper-constraints.txt (line 157)) Downloading https://files.pythonhosted.org/packages/62/00/ee1d7de624db8ba7090d1226aebefab96a2c71cd5cfa7629d6ad3f61b79e/urllib3-1.24.1-py2.py3-none-any.whl (118kB) Collecting chardet===3.0.4 (from -c /tmp/wheels/upper-constraints.txt (line 3)) Downloading https://files.pythonhosted.org/packages/bc/a9/01ffebfb562e4274b6487b4bb1ddec7ca55ec7510b22e4c51f14098443b8/chardet-3.0.4-py2.py3-none-any.whl (133kB) Collecting certifi===2018.11.29 (from -c /tmp/wheels/upper-constraints.txt (line 38)) Downloading https://files.pythonhosted.org/packages/9f/e0/accfc1b56b57e9750eba272e24c4dddeac86852c2bebd1236674d7887e8a/certifi-2018.11.29-py2.py3-none-any.whl (154kB) Collecting netaddr===0.7.19 (from -c /tmp/wheels/upper-constraints.txt (line 122)) Downloading https://files.pythonhosted.org/packages/ba/97/ce14451a9fd7bdb5a397abf99b24a1a6bb7a1a440b019bebd2e9a0dbec74/netaddr-0.7.19-py2.py3-none-any.whl (1.6MB) Collecting cliff===2.14.1 (from -c /tmp/wheels/upper-constraints.txt (line 227)) Downloading https://files.pythonhosted.org/packages/45/d5/e811665fde537964dd355c6ce38bd1308ef0ebe966fb81b3f2c6810c3845/cliff-2.14.1-py2.py3-none-any.whl (77kB) Collecting oslo.log===3.42.3 (from -c /tmp/wheels/upper-constraints.txt (line 262)) Downloading https://files.pythonhosted.org/packages/a6/ba/45dd134ea77acaf8228e76a1073b843712fe1dbf3c952f2d08fb5a673f0d/oslo.log-3.42.3-py2.py3-none-any.whl (71kB) Collecting os-client-config===1.32.0 (from -c /tmp/wheels/upper-constraints.txt (line 198)) Downloading https://files.pythonhosted.org/packages/53/c1/0eebf3164bb37c09c0a720c7601d1e3c9bf7ec43cbed7e9e0af7245ba306/os_client_config-1.32.0-py2.py3-none-any.whl Collecting debtcollector===1.21.0 (from -c /tmp/wheels/upper-constraints.txt (line 106)) Downloading https://files.pythonhosted.org/packages/59/33/d2a0fb2e8b1b51cec64e121ba4bbe0e3abdc597732074d425e0bde4aadb8/debtcollector-1.21.0-py2.py3-none-any.whl Collecting jsonpointer===2.0 (from -c /tmp/wheels/upper-constraints.txt (line 119)) Downloading https://files.pythonhosted.org/packages/18/b0/a80d29577c08eea401659254dfaed87f1af45272899e1812d7e01b679bc5/jsonpointer-2.0-py2.py3-none-any.whl Collecting os-service-types===1.6.0 (from -c /tmp/wheels/upper-constraints.txt (line 313)) Collecting dogpile.cache===0.7.1 (from -c /tmp/wheels/upper-constraints.txt (line 406)) Collecting munch===2.3.2 (from -c /tmp/wheels/upper-constraints.txt (line 43)) Collecting PyYAML===3.13 (from -c /tmp/wheels/upper-constraints.txt (line 168)) Collecting appdirs===1.4.3 (from -c /tmp/wheels/upper-constraints.txt (line 218)) Downloading https://files.pythonhosted.org/packages/56/eb/810e700ed1349edde4cbdc1b2a21e28cdf115f9faf263f6bbf8447c1abf3/appdirs-1.4.3-py2.py3-none-any.whl Collecting jmespath===0.9.4 (from -c /tmp/wheels/upper-constraints.txt (line 426)) Downloading https://files.pythonhosted.org/packages/83/94/7179c3832a6d45b266ddb2aac329e101367fbdb11f425f13771d27f225bb/jmespath-0.9.4-py2.py3-none-any.whl Collecting oslo.config===6.8.1 (from -c /tmp/wheels/upper-constraints.txt (line 390)) Downloading https://files.pythonhosted.org/packages/ac/28/c367554ceb317156ac9e4ff390e91a9290af9d67cdc17c2ec1ed5e93089b/oslo.config-6.8.1-py2.py3-none-any.whl (129kB) Collecting pycparser===2.19 (from -c /tmp/wheels/upper-constraints.txt (line 166)) Collecting functools32===3.2.3.post2 (from -c /tmp/wheels/upper-constraints.txt (line 486)) Collecting pyparsing===2.3.1 (from -c /tmp/wheels/upper-constraints.txt (line 405)) Downloading https://files.pythonhosted.org/packages/de/0a/001be530836743d8be6c2d85069f46fecf84ac6c18c7f5fb8125ee11d854/pyparsing-2.3.1-py2.py3-none-any.whl (61kB) Collecting funcsigs===1.0.2 (from -c /tmp/wheels/upper-constraints.txt (line 233)) Downloading https://files.pythonhosted.org/packages/69/cb/f5be453359271714c01b9bd06126eaf2e368f1fddfff30818754b5ac2328/funcsigs-1.0.2-py2.py3-none-any.whl Collecting monotonic===1.5 (from -c /tmp/wheels/upper-constraints.txt (line 494)) Downloading https://files.pythonhosted.org/packages/ac/aa/063eca6a416f397bd99552c534c6d11d57f58f2e94c14780f3bbf818c4cf/monotonic-1.5-py2.py3-none-any.whl Collecting Parsley===1.3 (from -c /tmp/wheels/upper-constraints.txt (line 333)) Downloading https://files.pythonhosted.org/packages/2b/d6/4fed8d65e28a970e1c5cb33ce9c7e22e3de745e1b2ae37af051ef16aea3b/Parsley-1.3-py2.py3-none-any.whl (88kB) Collecting distro===1.4.0 (from -c /tmp/wheels/upper-constraints.txt (line 447)) Downloading https://files.pythonhosted.org/packages/ea/35/82f79b92fa4d937146c660a6482cee4f3dfa1f97ff3d2a6f3ecba33e712e/distro-1.4.0-py2.py3-none-any.whl Collecting astroid<2.0,>=1.6 (from pylint) Downloading https://files.pythonhosted.org/packages/8b/29/0f7ec6fbf28a158886b7de49aee3a77a8a47a7e24c60e9fd6ec98ee2ec02/astroid-1.6.6-py2.py3-none-any.whl (305kB) Collecting isort>=4.2.5 (from pylint) Downloading https://files.pythonhosted.org/packages/e5/b0/c121fd1fa3419ea9bfd55c7f9c4fedfec5143208d8c7ad3ce3db6c623c21/isort-4.3.21-py2.py3-none-any.whl (42kB) Collecting singledispatch===3.4.0.3 (from -c /tmp/wheels/upper-constraints.txt (line 297)) Downloading https://files.pythonhosted.org/packages/c5/10/369f50bcd4621b263927b0a1519987a04383d4a98fb10438042ad410cf88/singledispatch-3.4.0.3-py2.py3-none-any.whl Collecting mccabe (from pylint) Downloading https://files.pythonhosted.org/packages/87/89/479dc97e18549e21354893e4ee4ef36db1d237534982482c3681ee6e7b57/mccabe-0.6.1-py2.py3-none-any.whl Collecting configparser===3.7.3 (from -c /tmp/wheels/upper-constraints.txt (line 521)) Collecting backports.functools-lru-cache===1.5 (from -c /tmp/wheels/upper-constraints.txt (line 490)) Downloading https://files.pythonhosted.org/packages/03/8e/2424c0e65c4a066e28f539364deee49b6451f8fcd4f718fefa50cc3dcf48/backports.functools_lru_cache-1.5-py2.py3-none-any.whl Collecting cmd2===0.8.9 (from -c /tmp/wheels/upper-constraints.txt (line 424)) Collecting unicodecsv===0.14.1 (from -c /tmp/wheels/upper-constraints.txt (line 153)) Collecting oslo.context===2.22.1 (from -c /tmp/wheels/upper-constraints.txt (line 50)) Downloading https://files.pythonhosted.org/packages/f1/a9/7922909f3cc999276072a0de71dbcc23d7945d66814feee15c63d0c0cbc5/oslo.context-2.22.1-py2.py3-none-any.whl Collecting python-dateutil===2.8.0 (from -c /tmp/wheels/upper-constraints.txt (line 562)) Downloading https://files.pythonhosted.org/packages/41/17/c62faccbfbd163c7f57f3844689e3a78bae1f403648a6afb1d0866d87fbb/python_dateutil-2.8.0-py2.py3-none-any.whl (226kB) Collecting pyinotify===0.9.6 (from -c /tmp/wheels/upper-constraints.txt (line 105)) Collecting rfc3986===1.2.0 (from -c /tmp/wheels/upper-constraints.txt (line 478)) Downloading https://files.pythonhosted.org/packages/e1/59/1d547e9e5e1bf8074951067c3d6b31a2e29fd5b49bd7d32e53ff0da6406c/rfc3986-1.2.0-py2.py3-none-any.whl Collecting lazy-object-proxy (from astroid<2.0,>=1.6->pylint) Downloading https://files.pythonhosted.org/packages/ed/e3/6cf40a286e444698b09cfe65d0a7e58716c2079bb9e9cd58873dbe4ca1a6/lazy_object_proxy-1.4.2-cp27-cp27mu-manylinux1_x86_64.whl (50kB) Collecting contextlib2===0.5.5 (from -c /tmp/wheels/upper-constraints.txt (line 514)) Downloading https://files.pythonhosted.org/packages/a2/71/8273a7eeed0aff6a854237ab5453bc9aa67deb49df4832801c21f0ff3782/contextlib2-0.5.5-py2.py3-none-any.whl Collecting pyperclip===1.7.0 (from -c /tmp/wheels/upper-constraints.txt (line 253)) Collecting wcwidth===0.1.7 (from -c /tmp/wheels/upper-constraints.txt (line 127)) Downloading https://files.pythonhosted.org/packages/7e/9f/526a6947247599b084ee5232e4f9190a38f398d7300d866af3ab571a5bfe/wcwidth-0.1.7-py2.py3-none-any.whl Collecting subprocess32===3.5.3 (from -c /tmp/wheels/upper-constraints.txt (line 453)) Installing collected packages: chardet, certifi, pbr, six, munch, pytz, Babel, oslo.i18n, wrapt, funcsigs, debtcollector, oslo.context, ipaddress, simplejson, futures, urllib3, idna, requests, python-swiftclient, enum34, asn1crypto, pycparser, cffi, cryptography, pyOpenSSL, functools32, jsonschema, jsonpointer, jsonpatch, warlock, netifaces, pyparsing, netaddr, iso8601, monotonic, oslo.utils, os-service-types, stevedore, keystoneauth1, prettytable, python-glanceclient, pyinotify, wcwidth, unicodecsv, PyYAML, msgpack, oslo.serialization, python-novaclient, decorator, dogpile.cache, requestsexceptions, appdirs, jmespath, openstacksdk, os-client-config, contextlib2, pyperclip, subprocess32, cmd2, cliff, python-dateutil, rfc3986, oslo.config, oslo.log, pycrypto, singledispatch, Parsley, python-cinderclient, python-ceilometerclient, osc-lib, python-keystoneclient, python-neutronclient, httplib2, python-barbicanclient, pyasn1, distro, python-openstackclient, ndg-httpsclient, backports.functools-lru-cache, configparser, python-heatclient, bindep, lazy-object-proxy, astroid, isort, mccabe, pylint Successfully installed Babel-2.6.0 Parsley-1.3 PyYAML-3.13 appdirs-1.4.3 asn1crypto-0.24.0 astroid-1.6.6 backports.functools-lru-cache-1.5 bindep-2.8.1 certifi-2018.11.29 cffi-1.12.2 chardet-3.0.4 cliff-2.14.1 cmd2-0.8.9 configparser-3.7.3 contextlib2-0.5.5 cryptography-2.6.1 debtcollector-1.21.0 decorator-4.3.2 distro-1.4.0 dogpile.cache-0.7.1 enum34-1.1.6 funcsigs-1.0.2 functools32-3.2.3.post2 futures-3.2.0 httplib2-0.12.1 idna-2.8 ipaddress-1.0.22 iso8601-0.1.12 isort-4.3.21 jmespath-0.9.4 jsonpatch-1.23 jsonpointer-2.0 jsonschema-2.6.0 keystoneauth1-3.13.1 lazy-object-proxy-1.4.2 mccabe-0.6.1 monotonic-1.5 msgpack-0.6.1 munch-2.3.2 ndg-httpsclient-0.5.1 netaddr-0.7.19 netifaces-0.10.9 openstacksdk-0.27.0 os-client-config-1.32.0 os-service-types-1.6.0 osc-lib-1.12.1 oslo.config-6.8.1 oslo.context-2.22.1 oslo.i18n-3.23.1 oslo.log-3.42.3 oslo.serialization-2.28.2 oslo.utils-3.40.3 pbr-5.1.3 prettytable-0.7.2 pyOpenSSL-19.0.0 pyasn1-0.4.5 pycparser-2.19 pycrypto-2.6.1 pyinotify-0.9.6 pylint-1.9.5 pyparsing-2.3.1 pyperclip-1.7.0 python-barbicanclient-4.8.1 python-ceilometerclient-2.9.0 python-cinderclient-4.2.1 python-dateutil-2.8.0 python-glanceclient-2.16.0 python-heatclient-1.17.0 python-keystoneclient-3.19.0 python-neutronclient-6.12.0 python-novaclient-13.0.1 python-openstackclient-3.18.0 python-swiftclient-3.7.0 pytz-2018.9 requests-2.21.0 requestsexceptions-1.4.0 rfc3986-1.2.0 simplejson-3.16.0 singledispatch-3.4.0.3 six-1.12.0 stevedore-1.30.1 subprocess32-3.5.3 unicodecsv-0.14.1 urllib3-1.24.1 warlock-1.3.0 wcwidth-0.1.7 wrapt-1.11.1 ++ dirname /opt/loci/scripts/install.sh + /opt/loci/scripts/install_packages.sh + [[ no != \n\o ]] + 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 infra + [[ ! -z libxml2 ]] + case ${distro} in + yum -y --setopt=skip_missing_names_on_install=False install libxml2 python-devel libffi-devel openssl-devel which bash-completion Loaded plugins: fastestmirror, ovl Loading mirror speeds from cached hostfile * base: centos.mirror.rafal.ca * extras: centos.mirror.rafal.ca * updates: centos.mirror.netelligent.ca Package libxml2-2.9.1-6.el7_2.3.x86_64 already installed and latest version Package python-devel-2.7.5-86.el7.x86_64 already installed and latest version Resolving Dependencies --> Running transaction check ---> Package bash-completion.noarch 1:2.1-6.el7 will be installed ---> Package libffi-devel.x86_64 0:3.0.13-18.el7 will be installed ---> Package openssl-devel.x86_64 1:1.0.2k-19.el7 will be installed --> Processing Dependency: zlib-devel(x86-64) for package: 1:openssl-devel-1.0.2k-19.el7.x86_64 --> Processing Dependency: krb5-devel(x86-64) for package: 1:openssl-devel-1.0.2k-19.el7.x86_64 ---> Package which.x86_64 0:2.20-7.el7 will be installed --> Running transaction check ---> Package krb5-devel.x86_64 0:1.15.1-37.el7_7.2 will be installed --> Processing Dependency: libkadm5(x86-64) = 1.15.1-37.el7_7.2 for package: krb5-devel-1.15.1-37.el7_7.2.x86_64 --> Processing Dependency: libverto-devel for package: krb5-devel-1.15.1-37.el7_7.2.x86_64 --> Processing Dependency: libselinux-devel for package: krb5-devel-1.15.1-37.el7_7.2.x86_64 --> Processing Dependency: libcom_err-devel for package: krb5-devel-1.15.1-37.el7_7.2.x86_64 --> Processing Dependency: keyutils-libs-devel for package: krb5-devel-1.15.1-37.el7_7.2.x86_64 ---> Package zlib-devel.x86_64 0:1.2.7-18.el7 will be installed --> Running transaction check ---> Package keyutils-libs-devel.x86_64 0:1.5.8-3.el7 will be installed ---> Package libcom_err-devel.x86_64 0:1.42.9-16.el7 will be installed ---> Package libkadm5.x86_64 0:1.15.1-37.el7_7.2 will be installed ---> Package libselinux-devel.x86_64 0:2.5-14.1.el7 will be installed --> Processing Dependency: libsepol-devel(x86-64) >= 2.5-10 for package: libselinux-devel-2.5-14.1.el7.x86_64 --> Processing Dependency: pkgconfig(libsepol) for package: libselinux-devel-2.5-14.1.el7.x86_64 --> Processing Dependency: pkgconfig(libpcre) for package: libselinux-devel-2.5-14.1.el7.x86_64 ---> Package libverto-devel.x86_64 0:0.2.5-4.el7 will be installed --> Running transaction check ---> Package libsepol-devel.x86_64 0:2.5-10.el7 will be installed ---> Package pcre-devel.x86_64 0:8.32-17.el7 will be installed --> Finished Dependency Resolution Dependencies Resolved ================================================================================ Package Arch Version Repository Size ================================================================================ Installing: bash-completion noarch 1:2.1-6.el7 base 85 k libffi-devel x86_64 3.0.13-18.el7 base 23 k openssl-devel x86_64 1:1.0.2k-19.el7 base 1.5 M which x86_64 2.20-7.el7 base 41 k Installing for dependencies: keyutils-libs-devel x86_64 1.5.8-3.el7 base 37 k krb5-devel x86_64 1.15.1-37.el7_7.2 updates 272 k libcom_err-devel x86_64 1.42.9-16.el7 base 32 k libkadm5 x86_64 1.15.1-37.el7_7.2 updates 178 k libselinux-devel x86_64 2.5-14.1.el7 base 187 k libsepol-devel x86_64 2.5-10.el7 base 77 k libverto-devel x86_64 0.2.5-4.el7 base 12 k pcre-devel x86_64 8.32-17.el7 base 480 k zlib-devel x86_64 1.2.7-18.el7 base 50 k Transaction Summary ================================================================================ Install 4 Packages (+9 Dependent packages) Total download size: 2.9 M Installed size: 6.4 M Downloading packages: -------------------------------------------------------------------------------- Total 8.6 MB/s | 2.9 MB 00:00 Running transaction check Running transaction test Transaction test succeeded Running transaction Installing : keyutils-libs-devel-1.5.8-3.el7.x86_64 1/13 Installing : libsepol-devel-2.5-10.el7.x86_64 2/13 Installing : pcre-devel-8.32-17.el7.x86_64 3/13 Installing : libselinux-devel-2.5-14.1.el7.x86_64 4/13 Installing : libkadm5-1.15.1-37.el7_7.2.x86_64 5/13 Installing : libcom_err-devel-1.42.9-16.el7.x86_64 6/13 Installing : zlib-devel-1.2.7-18.el7.x86_64 7/13 Installing : libverto-devel-0.2.5-4.el7.x86_64 8/13 Installing : krb5-devel-1.15.1-37.el7_7.2.x86_64 9/13 Installing : 1:openssl-devel-1.0.2k-19.el7.x86_64 10/13 Installing : which-2.20-7.el7.x86_64 11/13 install-info: No such file or directory for /usr/share/info/which.info.gz Installing : 1:bash-completion-2.1-6.el7.noarch 12/13 Installing : libffi-devel-3.0.13-18.el7.x86_64 13/13 install-info: No such file or directory for /usr/share/info/libffi.info.gz warning: %post(libffi-devel-3.0.13-18.el7.x86_64) scriptlet failed, exit status 1 Non-fatal POSTIN scriptlet failure in rpm package libffi-devel-3.0.13-18.el7.x86_64  Verifying : libverto-devel-0.2.5-4.el7.x86_64 1/13 Verifying : libffi-devel-3.0.13-18.el7.x86_64 2/13 Verifying : 1:bash-completion-2.1-6.el7.noarch 3/13 Verifying : krb5-devel-1.15.1-37.el7_7.2.x86_64 4/13 Verifying : zlib-devel-1.2.7-18.el7.x86_64 5/13 Verifying : which-2.20-7.el7.x86_64 6/13 Verifying : libcom_err-devel-1.42.9-16.el7.x86_64 7/13 Verifying : libkadm5-1.15.1-37.el7_7.2.x86_64 8/13 Verifying : pcre-devel-8.32-17.el7.x86_64 9/13 Verifying : 1:openssl-devel-1.0.2k-19.el7.x86_64 10/13 Verifying : libselinux-devel-2.5-14.1.el7.x86_64 11/13 Verifying : libsepol-devel-2.5-10.el7.x86_64 12/13 Verifying : keyutils-libs-devel-1.5.8-3.el7.x86_64 13/13 Installed: bash-completion.noarch 1:2.1-6.el7 libffi-devel.x86_64 0:3.0.13-18.el7 openssl-devel.x86_64 1:1.0.2k-19.el7 which.x86_64 0:2.20-7.el7 Dependency Installed: keyutils-libs-devel.x86_64 0:1.5.8-3.el7 krb5-devel.x86_64 0:1.15.1-37.el7_7.2 libcom_err-devel.x86_64 0:1.42.9-16.el7 libkadm5.x86_64 0:1.15.1-37.el7_7.2 libselinux-devel.x86_64 0:2.5-14.1.el7 libsepol-devel.x86_64 0:2.5-10.el7 libverto-devel.x86_64 0:0.2.5-4.el7 pcre-devel.x86_64 0:8.32-17.el7 zlib-devel.x86_64 0:1.2.7-18.el7 Complete! ++ 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: python3-virtualenv Resolving Dependencies --> Running transaction check ---> Package git.x86_64 0:1.8.3.1-20.el7 will be erased --> Processing Dependency: git = 1.8.3.1-20.el7 for package: perl-Git-1.8.3.1-20.el7.noarch ---> Package python-virtualenv.noarch 0:15.1.0-2.el7 will be erased --> Running transaction check ---> Package perl-Git.noarch 0:1.8.3.1-20.el7 will be erased --> Finished Dependency Resolution --> Finding unneeded leftover dependencies ---> Marking perl-Error to be removed - no longer needed by perl-Git ---> Marking perl-TermReadKey to be removed - no longer needed by git ---> Marking rsync to be removed - no longer needed by git ---> Marking python2-setuptools to be removed - no longer needed by python-virtualenv ---> Marking python-devel to be removed - no longer needed by python-virtualenv ---> Marking python-rpm-macros to be removed - no longer needed by python-devel ---> Marking python2-rpm-macros to be removed - no longer needed by python-devel ---> Marking python-srpm-macros to be removed - no longer needed by python-rpm-macros Found and removing 8 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 python-devel.x86_64 0:2.7.5-86.el7 will be erased ---> Package python-rpm-macros.noarch 0:3-32.el7 will be erased ---> Package python-srpm-macros.noarch 0:3-32.el7 will be erased ---> Package python2-rpm-macros.noarch 0:3-32.el7 will be erased ---> Package python2-setuptools.noarch 0:38.5.1-1.el7.tis.0 will be erased ---> Package rsync.x86_64 0:3.1.2-6.el7_6.1 will be erased --> Finished Dependency Resolution Dependencies Resolved ================================================================================ Package Arch Version Repository Size ================================================================================ Removing: git x86_64 1.8.3.1-20.el7 @base 22 M python-virtualenv noarch 15.1.0-2.el7 @base 2.1 M Removing for dependencies: perl-Error noarch 1:0.17020-2.el7 @base 49 k perl-Git noarch 1.8.3.1-20.el7 @base 57 k perl-TermReadKey x86_64 2.30-20.el7 @base 59 k python-devel x86_64 2.7.5-86.el7 @base 1.0 M python-rpm-macros noarch 3-32.el7 @base 4.1 k python-srpm-macros noarch 3-32.el7 @base 3.7 k python2-rpm-macros noarch 3-32.el7 @base 1.5 k python2-setuptools noarch 38.5.1-1.el7.tis.0 @stx-local-build 2.3 M rsync x86_64 3.1.2-6.el7_6.1 @base 815 k Transaction Summary ================================================================================ Remove 2 Packages (+9 Dependent packages) Installed size: 29 M Downloading packages: Running transaction check Running transaction test Transaction test succeeded Running transaction Erasing : git-1.8.3.1-20.el7.x86_64 1/11 Erasing : perl-Git-1.8.3.1-20.el7.noarch 2/11 Erasing : python-virtualenv-15.1.0-2.el7.noarch 3/11 Erasing : python-devel-2.7.5-86.el7.x86_64 4/11 Erasing : python-rpm-macros-3-32.el7.noarch 5/11 Erasing : python-srpm-macros-3-32.el7.noarch 6/11 Erasing : python2-rpm-macros-3-32.el7.noarch 7/11 Erasing : python2-setuptools-38.5.1-1.el7.tis.0.noarch 8/11 Erasing : 1:perl-Error-0.17020-2.el7.noarch 9/11 Erasing : perl-TermReadKey-2.30-20.el7.x86_64 10/11 Erasing : rsync-3.1.2-6.el7_6.1.x86_64 11/11 Verifying : python2-setuptools-38.5.1-1.el7.tis.0.noarch 1/11 Verifying : perl-TermReadKey-2.30-20.el7.x86_64 2/11 Verifying : 1:perl-Error-0.17020-2.el7.noarch 3/11 Verifying : python-devel-2.7.5-86.el7.x86_64 4/11 Verifying : git-1.8.3.1-20.el7.x86_64 5/11 Verifying : perl-Git-1.8.3.1-20.el7.noarch 6/11 Verifying : python-srpm-macros-3-32.el7.noarch 7/11 Verifying : python2-rpm-macros-3-32.el7.noarch 8/11 Verifying : python-virtualenv-15.1.0-2.el7.noarch 9/11 Verifying : python-rpm-macros-3-32.el7.noarch 10/11 Verifying : rsync-3.1.2-6.el7_6.1.x86_64 11/11 Removed: git.x86_64 0:1.8.3.1-20.el7 python-virtualenv.noarch 0:15.1.0-2.el7 Dependency Removed: perl-Error.noarch 1:0.17020-2.el7 perl-Git.noarch 0:1.8.3.1-20.el7 perl-TermReadKey.x86_64 0:2.30-20.el7 python-devel.x86_64 0:2.7.5-86.el7 python-rpm-macros.noarch 0:3-32.el7 python-srpm-macros.noarch 0:3-32.el7 python2-rpm-macros.noarch 0:3-32.el7 python2-setuptools.noarch 0:38.5.1-1.el7.tis.0 rsync.x86_64 0:3.1.2-6.el7_6.1 Complete! + yum clean all Loaded plugins: fastestmirror, ovl Cleaning repos: base extras stx-local-build stx-mirror-distro updates Cleaning up list of fastest mirrors + rm /var/lib/openstack/lib/python2.7/no-global-site-packages.txt + rm -rf /tmp/venv /tmp/wheels /tmp/wheels.tar.gz /root/.cache /etc/machine-id + find /usr/ /var/ '(' -name '*.pyc' -o -name __pycache__ ')' -delete + exit 0 Removing intermediate container 6bd908bdf3d1 ---> 6cd8a69fa60c Successfully built 6cd8a69fa60c Successfully tagged jenkins/stx-openstackclients:rc-2.0-centos-stable-build