Started by upstream project STX_build_docker_images build number 136 http:jenkins-STX_build_docker_images-136.log.html
originally caused by:
Started by upstream project STX_BUILD_2.0 build number 48 http:jenkins-STX_BUILD_2.0-48.log.html
originally caused by:
Started by user Scott Little
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building in workspace /var/lib/jenkins/workspace/STX_build_wheels
No emails were triggered.
[STX_build_wheels] $ /bin/sh -xe /tmp/jenkins8474811608069353035.sh
+ echo MY_REPO=/localdisk/designer/jenkins/rc-2.0/cgcs-root
MY_REPO=/localdisk/designer/jenkins/rc-2.0/cgcs-root
+ echo MY_WORKSPACE=/localdisk/loadbuild/jenkins/rc-2.0/20191005T150558Z
MY_WORKSPACE=/localdisk/loadbuild/jenkins/rc-2.0/20191005T150558Z
+ echo OS=centos
OS=centos
+ echo OS_VERSION=7.5.1804
OS_VERSION=7.5.1804
+ echo BUILD_STREAM=stable
BUILD_STREAM=stable
+ echo PUBLISH_LOGS_BASE=/export/mirror/starlingx/rc/2.0/centos/20191005T150558Z/logs
PUBLISH_LOGS_BASE=/export/mirror/starlingx/rc/2.0/centos/20191005T150558Z/logs
+ echo PUBLISH_LOGS_URL=http://mirror.starlingx.cengn.ca/mirror/starlingx/rc/2.0/centos/20191005T150558Z/logs
PUBLISH_LOGS_URL=http://mirror.starlingx.cengn.ca/mirror/starlingx/rc/2.0/centos/20191005T150558Z/logs
+ '[' -n /localdisk/designer/jenkins/rc-2.0/cgcs-root ']'
+ '[' -n /localdisk/loadbuild/jenkins/rc-2.0/20191005T150558Z ']'
+ '[' -n centos ']'
+ '[' -n 7.5.1804 ']'
+ '[' -n stable ']'
+ '[' -n /export/mirror/starlingx/rc/2.0/centos/20191005T150558Z/logs ']'
+ '[' -n http://mirror.starlingx.cengn.ca/mirror/starlingx/rc/2.0/centos/20191005T150558Z/logs ']'
+ /localdisk/designer/jenkins/rc-2.0/cgcs-root/build-tools/build-wheels/build-wheel-tarball.sh --attempts 5 --os centos --os-version 7.5.1804 --stream stable
Running: docker build --build-arg RELEASE=7.5.1804 --build-arg BUILD_STREAM=stable -t jenkins-20191005t150558z-wheelbuilder:centos-stable -f /localdisk/designer/jenkins/rc-2.0/cgcs-root/build-tools/build-wheels/docker/centos-dockerfile /localdisk/designer/jenkins/rc-2.0/cgcs-root/build-tools/build-wheels/docker
Sending build context to Docker daemon 56.32kB
Step 1/6 : ARG RELEASE=7.5.1804
Step 2/6 : FROM centos:${RELEASE}
---> cf49811e3cdb
Step 3/6 : ARG BUILD_STREAM=stable
---> Running in 625496836a1d
Removing intermediate container 625496836a1d
---> 7296a85a40ad
Step 4/6 : RUN set -ex ; sed -i '/\[main\]/ atimeout=120' /etc/yum.conf ; yum install -y epel-release centos-release-openstack-queens ; yum install -y git gcc zip bzip2 unzip python python-devel python-pip python-wheel wget openldap-devel mariadb mariadb-devel libvirt libvirt-devel liberasurecode-devel nss-devel systemd-devel ; pip install --upgrade pip setuptools
---> Running in f1f8628ed896
+ sed -i '/\[main\]/ atimeout=120' /etc/yum.conf
+ yum install -y epel-release centos-release-openstack-queens
Loaded plugins: fastestmirror, ovl
Determining fastest mirrors
* base: centos.mirror.netelligent.ca
* extras: centos.mirror.rafal.ca
* updates: centos.mirror.rafal.ca
Resolving Dependencies
--> Running transaction check
---> Package centos-release-openstack-queens.noarch 0:1-2.el7.centos will be installed
--> Processing Dependency: centos-release-qemu-ev for package: centos-release-openstack-queens-1-2.el7.centos.noarch
--> Processing Dependency: centos-release-ceph-luminous for package: centos-release-openstack-queens-1-2.el7.centos.noarch
---> Package epel-release.noarch 0:7-11 will be installed
--> Running transaction check
---> Package centos-release-ceph-luminous.noarch 0:1.1-2.el7.centos will be installed
--> Processing Dependency: centos-release-storage-common for package: centos-release-ceph-luminous-1.1-2.el7.centos.noarch
---> Package centos-release-qemu-ev.noarch 0:1.0-4.el7.centos will be installed
--> Processing Dependency: centos-release-virt-common for package: centos-release-qemu-ev-1.0-4.el7.centos.noarch
--> Running transaction check
---> Package centos-release-storage-common.noarch 0:2-2.el7.centos will be installed
---> Package centos-release-virt-common.noarch 0:1-1.el7.centos will be installed
--> Finished Dependency Resolution

Dependencies Resolved

================================================================================
Package Arch Version Repository
Size
================================================================================
Installing:
centos-release-openstack-queens noarch 1-2.el7.centos extras 5.3 k
epel-release noarch 7-11 extras 15 k
Installing for dependencies:
centos-release-ceph-luminous noarch 1.1-2.el7.centos extras 4.4 k
centos-release-qemu-ev noarch 1.0-4.el7.centos extras 11 k
centos-release-storage-common noarch 2-2.el7.centos extras 5.1 k
centos-release-virt-common noarch 1-1.el7.centos extras 4.5 k

Transaction Summary
================================================================================
Install 2 Packages (+4 Dependent packages)

Total download size: 45 k
Installed size: 48 k
Downloading packages:
warning: /var/cache/yum/x86_64/7/extras/packages/centos-release-ceph-luminous-1.1-2.el7.centos.noarch.rpm: Header V3 RSA/SHA256 Signature, key ID f4a80eb5: NOKEY
Public key for centos-release-ceph-luminous-1.1-2.el7.centos.noarch.rpm is not installed
--------------------------------------------------------------------------------
Total 233 kB/s | 45 kB 00:00
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) <security@centos.org>"
Fingerprint: 6341 ab27 53d7 8a78 a7c2 7bb1 24c6 a8a7 f4a8 0eb5
Package : centos-release-7-5.1804.el7.centos.2.x86_64 (@Updates)
From : /etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7
Running transaction check
Running transaction test
Transaction test succeeded
Running transaction
Installing : centos-release-storage-common-2-2.el7.centos.noarch 1/6
Installing : centos-release-ceph-luminous-1.1-2.el7.centos.noarch 2/6
Installing : centos-release-virt-common-1-1.el7.centos.noarch 3/6
Installing : centos-release-qemu-ev-1.0-4.el7.centos.noarch 4/6
Installing : centos-release-openstack-queens-1-2.el7.centos.noarch 5/6
Installing : epel-release-7-11.noarch 6/6
Verifying : epel-release-7-11.noarch 1/6
Verifying : centos-release-openstack-queens-1-2.el7.centos.noarch 2/6
Verifying : centos-release-virt-common-1-1.el7.centos.noarch 3/6
Verifying : centos-release-ceph-luminous-1.1-2.el7.centos.noarch 4/6
Verifying : centos-release-storage-common-2-2.el7.centos.noarch 5/6
Verifying : centos-release-qemu-ev-1.0-4.el7.centos.noarch 6/6

Installed:
centos-release-openstack-queens.noarch 0:1-2.el7.centos
epel-release.noarch 0:7-11

Dependency Installed:
centos-release-ceph-luminous.noarch 0:1.1-2.el7.centos
centos-release-qemu-ev.noarch 0:1.0-4.el7.centos
centos-release-storage-common.noarch 0:2-2.el7.centos
centos-release-virt-common.noarch 0:1-1.el7.centos

Complete!
+ yum install -y git gcc zip bzip2 unzip python python-devel python-pip python-wheel wget openldap-devel mariadb mariadb-devel libvirt libvirt-devel liberasurecode-devel nss-devel systemd-devel
Loaded plugins: fastestmirror, ovl
Loading mirror speeds from cached hostfile
* base: centos.mirror.netelligent.ca
* centos-qemu-ev: centos.mirror.rafal.ca
* epel: mirror.csclub.uwaterloo.ca
* extras: centos.mirror.rafal.ca
* updates: centos.mirror.rafal.ca
Package python-pip is obsoleted by python2-pip, trying to install python2-pip-8.1.2-10.el7.noarch instead
Package python-wheel is obsoleted by python2-wheel, trying to install python2-wheel-0.29.0-2.el7.noarch instead
Resolving Dependencies
--> Running transaction check
---> Package bzip2.x86_64 0:1.0.6-13.el7 will be installed
---> Package gcc.x86_64 0:4.8.5-39.el7 will be installed
--> Processing Dependency: libgomp = 4.8.5-39.el7 for package: gcc-4.8.5-39.el7.x86_64
--> Processing Dependency: cpp = 4.8.5-39.el7 for package: gcc-4.8.5-39.el7.x86_64
--> Processing Dependency: libgcc >= 4.8.5-39.el7 for package: gcc-4.8.5-39.el7.x86_64
--> Processing Dependency: glibc-devel >= 2.2.90-12 for package: gcc-4.8.5-39.el7.x86_64
--> Processing Dependency: libmpfr.so.4()(64bit) for package: gcc-4.8.5-39.el7.x86_64
--> Processing Dependency: libmpc.so.3()(64bit) for package: gcc-4.8.5-39.el7.x86_64
--> Processing Dependency: libgomp.so.1()(64bit) for package: gcc-4.8.5-39.el7.x86_64
---> 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: perl >= 5.008 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(warnings) for package: git-1.8.3.1-20.el7.x86_64
--> Processing Dependency: perl(vars) for package: git-1.8.3.1-20.el7.x86_64
--> Processing Dependency: perl(strict) for package: git-1.8.3.1-20.el7.x86_64
--> Processing Dependency: perl(lib) 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(Getopt::Long) for package: git-1.8.3.1-20.el7.x86_64
--> Processing Dependency: perl(File::stat) for package: git-1.8.3.1-20.el7.x86_64
--> Processing Dependency: perl(File::Temp) for package: git-1.8.3.1-20.el7.x86_64
--> Processing Dependency: perl(File::Spec) for package: git-1.8.3.1-20.el7.x86_64
--> Processing Dependency: perl(File::Path) for package: git-1.8.3.1-20.el7.x86_64
--> Processing Dependency: perl(File::Find) for package: git-1.8.3.1-20.el7.x86_64
--> Processing Dependency: perl(File::Copy) for package: git-1.8.3.1-20.el7.x86_64
--> Processing Dependency: perl(File::Basename) for package: git-1.8.3.1-20.el7.x86_64
--> Processing Dependency: perl(Exporter) 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: openssh-clients 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
--> Processing Dependency: /usr/bin/perl for package: git-1.8.3.1-20.el7.x86_64
---> Package liberasurecode-devel.x86_64 0:1.5.0-1.el7 will be installed
--> Processing Dependency: liberasurecode(x86-64) = 1.5.0-1.el7 for package: liberasurecode-devel-1.5.0-1.el7.x86_64
---> Package libvirt.x86_64 0:4.5.0-23.el7_7.1 will be installed
--> Processing Dependency: libvirt-libs = 4.5.0-23.el7_7.1 for package: libvirt-4.5.0-23.el7_7.1.x86_64
--> Processing Dependency: libvirt-daemon-driver-storage = 4.5.0-23.el7_7.1 for package: libvirt-4.5.0-23.el7_7.1.x86_64
--> Processing Dependency: libvirt-daemon-driver-secret = 4.5.0-23.el7_7.1 for package: libvirt-4.5.0-23.el7_7.1.x86_64
--> Processing Dependency: libvirt-daemon-driver-qemu = 4.5.0-23.el7_7.1 for package: libvirt-4.5.0-23.el7_7.1.x86_64
--> Processing Dependency: libvirt-daemon-driver-nwfilter = 4.5.0-23.el7_7.1 for package: libvirt-4.5.0-23.el7_7.1.x86_64
--> Processing Dependency: libvirt-daemon-driver-nodedev = 4.5.0-23.el7_7.1 for package: libvirt-4.5.0-23.el7_7.1.x86_64
--> Processing Dependency: libvirt-daemon-driver-network = 4.5.0-23.el7_7.1 for package: libvirt-4.5.0-23.el7_7.1.x86_64
--> Processing Dependency: libvirt-daemon-driver-lxc = 4.5.0-23.el7_7.1 for package: libvirt-4.5.0-23.el7_7.1.x86_64
--> Processing Dependency: libvirt-daemon-driver-interface = 4.5.0-23.el7_7.1 for package: libvirt-4.5.0-23.el7_7.1.x86_64
--> Processing Dependency: libvirt-daemon-config-nwfilter = 4.5.0-23.el7_7.1 for package: libvirt-4.5.0-23.el7_7.1.x86_64
--> Processing Dependency: libvirt-daemon-config-network = 4.5.0-23.el7_7.1 for package: libvirt-4.5.0-23.el7_7.1.x86_64
--> Processing Dependency: libvirt-daemon = 4.5.0-23.el7_7.1 for package: libvirt-4.5.0-23.el7_7.1.x86_64
--> Processing Dependency: libvirt-client = 4.5.0-23.el7_7.1 for package: libvirt-4.5.0-23.el7_7.1.x86_64
---> Package libvirt-devel.x86_64 0:4.5.0-23.el7_7.1 will be installed
---> Package mariadb.x86_64 3:10.1.20-2.el7 will be installed
--> Processing Dependency: mariadb-libs(x86-64) = 3:10.1.20-2.el7 for package: 3:mariadb-10.1.20-2.el7.x86_64
--> Processing Dependency: mariadb-common(x86-64) = 3:10.1.20-2.el7 for package: 3:mariadb-10.1.20-2.el7.x86_64
--> Processing Dependency: libedit.so.0()(64bit) for package: 3:mariadb-10.1.20-2.el7.x86_64
---> Package mariadb-devel.x86_64 3:10.1.20-2.el7 will be installed
--> Processing Dependency: pkgconfig(openssl) for package: 3:mariadb-devel-10.1.20-2.el7.x86_64
---> Package nss-devel.x86_64 0:3.44.0-4.el7 will be installed
--> Processing Dependency: nss = 3.44.0-4.el7 for package: nss-devel-3.44.0-4.el7.x86_64
--> Processing Dependency: pkgconfig(nss-util) >= 3.44.0 for package: nss-devel-3.44.0-4.el7.x86_64
--> Processing Dependency: pkgconfig(nspr) >= 4.21.0 for package: nss-devel-3.44.0-4.el7.x86_64
--> Processing Dependency: nspr-devel >= 4.21.0 for package: nss-devel-3.44.0-4.el7.x86_64
--> Processing Dependency: nss-util-devel for package: nss-devel-3.44.0-4.el7.x86_64
--> Processing Dependency: nss-softokn-devel for package: nss-devel-3.44.0-4.el7.x86_64
---> Package openldap-devel.x86_64 0:2.4.44-21.el7_6 will be installed
--> Processing Dependency: openldap(x86-64) = 2.4.44-21.el7_6 for package: openldap-devel-2.4.44-21.el7_6.x86_64
--> Processing Dependency: cyrus-sasl-devel(x86-64) for package: openldap-devel-2.4.44-21.el7_6.x86_64
---> Package python.x86_64 0:2.7.5-68.el7 will be updated
---> Package python.x86_64 0:2.7.5-86.el7 will be an update
--> Processing Dependency: python-libs(x86-64) = 2.7.5-86.el7 for package: python-2.7.5-86.el7.x86_64
---> 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-pip.noarch 0:8.1.2-10.el7 will be installed
--> Processing Dependency: python-setuptools for package: python2-pip-8.1.2-10.el7.noarch
---> Package python2-wheel.noarch 0:0.29.0-2.el7 will be installed
---> Package systemd-devel.x86_64 0:219-67.el7_7.1 will be installed
--> Processing Dependency: systemd-libs = 219-67.el7_7.1 for package: systemd-devel-219-67.el7_7.1.x86_64
--> Processing Dependency: systemd = 219-67.el7_7.1 for package: systemd-devel-219-67.el7_7.1.x86_64
---> Package unzip.x86_64 0:6.0-20.el7 will be installed
---> Package wget.x86_64 0:1.14-18.el7_6.1 will be installed
---> Package zip.x86_64 0:3.0-11.el7 will be installed
--> Running transaction check
---> Package cpp.x86_64 0:4.8.5-39.el7 will be installed
---> Package cyrus-sasl-devel.x86_64 0:2.1.26-23.el7 will be installed
--> Processing Dependency: cyrus-sasl(x86-64) = 2.1.26-23.el7 for package: cyrus-sasl-devel-2.1.26-23.el7.x86_64
---> Package glibc-devel.x86_64 0:2.17-292.el7 will be installed
--> Processing Dependency: glibc-headers = 2.17-292.el7 for package: glibc-devel-2.17-292.el7.x86_64
--> Processing Dependency: glibc = 2.17-292.el7 for package: glibc-devel-2.17-292.el7.x86_64
--> Processing Dependency: glibc-headers for package: glibc-devel-2.17-292.el7.x86_64
---> Package less.x86_64 0:458-9.el7 will be installed
--> Processing Dependency: groff-base for package: less-458-9.el7.x86_64
---> Package libedit.x86_64 0:3.0-12.20121213cvs.el7 will be installed
---> Package liberasurecode.x86_64 0:1.5.0-1.el7 will be installed
---> Package libgcc.x86_64 0:4.8.5-28.el7_5.1 will be updated
---> Package libgcc.x86_64 0:4.8.5-39.el7 will be an update
---> Package libgomp.x86_64 0:4.8.5-39.el7 will be installed
---> Package libmpc.x86_64 0:1.0.1-3.el7 will be installed
---> Package libvirt-client.x86_64 0:4.5.0-23.el7_7.1 will be installed
--> Processing Dependency: libvirt-bash-completion = 4.5.0-23.el7_7.1 for package: libvirt-client-4.5.0-23.el7_7.1.x86_64
--> Processing Dependency: gnutls-utils for package: libvirt-client-4.5.0-23.el7_7.1.x86_64
--> Processing Dependency: gettext for package: libvirt-client-4.5.0-23.el7_7.1.x86_64
--> Processing Dependency: libyajl.so.2()(64bit) for package: libvirt-client-4.5.0-23.el7_7.1.x86_64
--> Processing Dependency: libnuma.so.1()(64bit) for package: libvirt-client-4.5.0-23.el7_7.1.x86_64
--> Processing Dependency: libnl-route-3.so.200()(64bit) for package: libvirt-client-4.5.0-23.el7_7.1.x86_64
--> Processing Dependency: libnl-3.so.200()(64bit) for package: libvirt-client-4.5.0-23.el7_7.1.x86_64
--> Processing Dependency: libgnutls.so.28()(64bit) for package: libvirt-client-4.5.0-23.el7_7.1.x86_64
--> Processing Dependency: libavahi-common.so.3()(64bit) for package: libvirt-client-4.5.0-23.el7_7.1.x86_64
--> Processing Dependency: libavahi-client.so.3()(64bit) for package: libvirt-client-4.5.0-23.el7_7.1.x86_64
---> Package libvirt-daemon.x86_64 0:4.5.0-23.el7_7.1 will be installed
--> Processing Dependency: polkit >= 0.112 for package: libvirt-daemon-4.5.0-23.el7_7.1.x86_64
--> Processing Dependency: systemd-sysv for package: libvirt-daemon-4.5.0-23.el7_7.1.x86_64
--> Processing Dependency: numad for package: libvirt-daemon-4.5.0-23.el7_7.1.x86_64
--> Processing Dependency: libcgroup for package: libvirt-daemon-4.5.0-23.el7_7.1.x86_64
--> Processing Dependency: iproute for package: libvirt-daemon-4.5.0-23.el7_7.1.x86_64
--> Processing Dependency: dmidecode for package: libvirt-daemon-4.5.0-23.el7_7.1.x86_64
---> Package libvirt-daemon-config-network.x86_64 0:4.5.0-23.el7_7.1 will be installed
---> Package libvirt-daemon-config-nwfilter.x86_64 0:4.5.0-23.el7_7.1 will be installed
---> Package libvirt-daemon-driver-interface.x86_64 0:4.5.0-23.el7_7.1 will be installed
--> Processing Dependency: netcf-libs >= 0.2.2 for package: libvirt-daemon-driver-interface-4.5.0-23.el7_7.1.x86_64
--> Processing Dependency: libnetcf.so.1(NETCF_1.4.0)(64bit) for package: libvirt-daemon-driver-interface-4.5.0-23.el7_7.1.x86_64
--> Processing Dependency: libnetcf.so.1(NETCF_1.3.0)(64bit) for package: libvirt-daemon-driver-interface-4.5.0-23.el7_7.1.x86_64
--> Processing Dependency: libnetcf.so.1(NETCF_1.2.0)(64bit) for package: libvirt-daemon-driver-interface-4.5.0-23.el7_7.1.x86_64
--> Processing Dependency: libnetcf.so.1(NETCF_1.0.0)(64bit) for package: libvirt-daemon-driver-interface-4.5.0-23.el7_7.1.x86_64
--> Processing Dependency: libnetcf.so.1()(64bit) for package: libvirt-daemon-driver-interface-4.5.0-23.el7_7.1.x86_64
---> Package libvirt-daemon-driver-lxc.x86_64 0:4.5.0-23.el7_7.1 will be installed
--> Processing Dependency: libfuse.so.2(FUSE_2.8)(64bit) for package: libvirt-daemon-driver-lxc-4.5.0-23.el7_7.1.x86_64
--> Processing Dependency: libfuse.so.2(FUSE_2.6)(64bit) for package: libvirt-daemon-driver-lxc-4.5.0-23.el7_7.1.x86_64
--> Processing Dependency: libfuse.so.2(FUSE_2.5)(64bit) for package: libvirt-daemon-driver-lxc-4.5.0-23.el7_7.1.x86_64
--> Processing Dependency: libfuse.so.2(FUSE_2.2)(64bit) for package: libvirt-daemon-driver-lxc-4.5.0-23.el7_7.1.x86_64
--> Processing Dependency: libfuse.so.2()(64bit) for package: libvirt-daemon-driver-lxc-4.5.0-23.el7_7.1.x86_64
---> Package libvirt-daemon-driver-network.x86_64 0:4.5.0-23.el7_7.1 will be installed
--> Processing Dependency: dnsmasq >= 2.41 for package: libvirt-daemon-driver-network-4.5.0-23.el7_7.1.x86_64
--> Processing Dependency: radvd for package: libvirt-daemon-driver-network-4.5.0-23.el7_7.1.x86_64
--> Processing Dependency: iptables for package: libvirt-daemon-driver-network-4.5.0-23.el7_7.1.x86_64
---> Package libvirt-daemon-driver-nodedev.x86_64 0:4.5.0-23.el7_7.1 will be installed
--> Processing Dependency: libpciaccess.so.0()(64bit) for package: libvirt-daemon-driver-nodedev-4.5.0-23.el7_7.1.x86_64
---> Package libvirt-daemon-driver-nwfilter.x86_64 0:4.5.0-23.el7_7.1 will be installed
--> Processing Dependency: ebtables for package: libvirt-daemon-driver-nwfilter-4.5.0-23.el7_7.1.x86_64
--> Processing Dependency: libpcap.so.1()(64bit) for package: libvirt-daemon-driver-nwfilter-4.5.0-23.el7_7.1.x86_64
---> Package libvirt-daemon-driver-qemu.x86_64 0:4.5.0-23.el7_7.1 will be installed
--> Processing Dependency: libvirt-daemon-driver-storage-core = 4.5.0-23.el7_7.1 for package: libvirt-daemon-driver-qemu-4.5.0-23.el7_7.1.x86_64
--> Processing Dependency: lzop for package: libvirt-daemon-driver-qemu-4.5.0-23.el7_7.1.x86_64
--> Processing Dependency: /usr/bin/qemu-img for package: libvirt-daemon-driver-qemu-4.5.0-23.el7_7.1.x86_64
---> Package libvirt-daemon-driver-secret.x86_64 0:4.5.0-23.el7_7.1 will be installed
---> Package libvirt-daemon-driver-storage.x86_64 0:4.5.0-23.el7_7.1 will be installed
--> Processing Dependency: libvirt-daemon-driver-storage-scsi = 4.5.0-23.el7_7.1 for package: libvirt-daemon-driver-storage-4.5.0-23.el7_7.1.x86_64
--> Processing Dependency: libvirt-daemon-driver-storage-rbd = 4.5.0-23.el7_7.1 for package: libvirt-daemon-driver-storage-4.5.0-23.el7_7.1.x86_64
--> Processing Dependency: libvirt-daemon-driver-storage-mpath = 4.5.0-23.el7_7.1 for package: libvirt-daemon-driver-storage-4.5.0-23.el7_7.1.x86_64
--> Processing Dependency: libvirt-daemon-driver-storage-logical = 4.5.0-23.el7_7.1 for package: libvirt-daemon-driver-storage-4.5.0-23.el7_7.1.x86_64
--> Processing Dependency: libvirt-daemon-driver-storage-iscsi = 4.5.0-23.el7_7.1 for package: libvirt-daemon-driver-storage-4.5.0-23.el7_7.1.x86_64
--> Processing Dependency: libvirt-daemon-driver-storage-gluster = 4.5.0-23.el7_7.1 for package: libvirt-daemon-driver-storage-4.5.0-23.el7_7.1.x86_64
--> Processing Dependency: libvirt-daemon-driver-storage-disk = 4.5.0-23.el7_7.1 for package: libvirt-daemon-driver-storage-4.5.0-23.el7_7.1.x86_64
---> Package libvirt-libs.x86_64 0:4.5.0-23.el7_7.1 will be installed
--> Processing Dependency: nc for package: libvirt-libs-4.5.0-23.el7_7.1.x86_64
--> Processing Dependency: cyrus-sasl-gssapi for package: libvirt-libs-4.5.0-23.el7_7.1.x86_64
---> Package mariadb-common.x86_64 3:10.1.20-2.el7 will be installed
--> Processing Dependency: /etc/my.cnf for package: 3:mariadb-common-10.1.20-2.el7.x86_64
---> Package mariadb-libs.x86_64 3:10.1.20-2.el7 will be installed
---> Package mpfr.x86_64 0:3.1.1-4.el7 will be installed
---> Package nspr-devel.x86_64 0:4.21.0-1.el7 will be installed
--> Processing Dependency: nspr = 4.21.0-1.el7 for package: nspr-devel-4.21.0-1.el7.x86_64
---> Package nss.x86_64 0:3.36.0-5.el7_5 will be updated
--> Processing Dependency: nss = 3.36.0-5.el7_5 for package: nss-sysinit-3.36.0-5.el7_5.x86_64
--> Processing Dependency: nss(x86-64) = 3.36.0-5.el7_5 for package: nss-tools-3.36.0-5.el7_5.x86_64
---> Package nss.x86_64 0:3.44.0-4.el7 will be an update
--> Processing Dependency: nss-util >= 3.44.0-3 for package: nss-3.44.0-4.el7.x86_64
--> Processing Dependency: nss-softokn(x86-64) >= 3.44.0-1 for package: nss-3.44.0-4.el7.x86_64
--> Processing Dependency: libnssutil3.so(NSSUTIL_3.39)(64bit) for package: nss-3.44.0-4.el7.x86_64
--> Processing Dependency: libnssutil3.so(NSSUTIL_3.38)(64bit) for package: nss-3.44.0-4.el7.x86_64
---> Package nss-softokn-devel.x86_64 0:3.44.0-5.el7 will be installed
--> Processing Dependency: nss-softokn-freebl-devel(x86-64) = 3.44.0-5.el7 for package: nss-softokn-devel-3.44.0-5.el7.x86_64
---> Package nss-util-devel.x86_64 0:3.44.0-3.el7 will be installed
---> Package openldap.x86_64 0:2.4.44-15.el7_5 will be updated
---> Package openldap.x86_64 0:2.4.44-21.el7_6 will be an update
---> Package openssh-clients.x86_64 0:7.4p1-21.el7 will be installed
--> Processing Dependency: openssh = 7.4p1-21.el7 for package: openssh-clients-7.4p1-21.el7.x86_64
--> Processing Dependency: fipscheck-lib(x86-64) >= 1.3.0 for package: openssh-clients-7.4p1-21.el7.x86_64
--> Processing Dependency: libfipscheck.so.1()(64bit) for package: openssh-clients-7.4p1-21.el7.x86_64
---> Package openssl-devel.x86_64 1:1.0.2k-19.el7 will be installed
--> Processing Dependency: openssl-libs(x86-64) = 1:1.0.2k-19.el7 for package: 1:openssl-devel-1.0.2k-19.el7.x86_64
--> 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 perl.x86_64 4:5.16.3-294.el7_6 will be installed
--> Processing Dependency: perl-libs = 4:5.16.3-294.el7_6 for package: 4:perl-5.16.3-294.el7_6.x86_64
--> Processing Dependency: perl(Socket) >= 1.3 for package: 4:perl-5.16.3-294.el7_6.x86_64
--> Processing Dependency: perl(Scalar::Util) >= 1.10 for package: 4:perl-5.16.3-294.el7_6.x86_64
--> Processing Dependency: perl-macros for package: 4:perl-5.16.3-294.el7_6.x86_64
--> Processing Dependency: perl-libs for package: 4:perl-5.16.3-294.el7_6.x86_64
--> Processing Dependency: perl(threads::shared) for package: 4:perl-5.16.3-294.el7_6.x86_64
--> Processing Dependency: perl(threads) for package: 4:perl-5.16.3-294.el7_6.x86_64
--> Processing Dependency: perl(constant) for package: 4:perl-5.16.3-294.el7_6.x86_64
--> Processing Dependency: perl(Time::Local) for package: 4:perl-5.16.3-294.el7_6.x86_64
--> Processing Dependency: perl(Time::HiRes) for package: 4:perl-5.16.3-294.el7_6.x86_64
--> Processing Dependency: perl(Storable) for package: 4:perl-5.16.3-294.el7_6.x86_64
--> Processing Dependency: perl(Socket) for package: 4:perl-5.16.3-294.el7_6.x86_64
--> Processing Dependency: perl(Scalar::Util) for package: 4:perl-5.16.3-294.el7_6.x86_64
--> Processing Dependency: perl(Pod::Simple::XHTML) for package: 4:perl-5.16.3-294.el7_6.x86_64
--> Processing Dependency: perl(Pod::Simple::Search) for package: 4:perl-5.16.3-294.el7_6.x86_64
--> Processing Dependency: perl(Filter::Util::Call) for package: 4:perl-5.16.3-294.el7_6.x86_64
--> Processing Dependency: perl(Carp) for package: 4:perl-5.16.3-294.el7_6.x86_64
--> Processing Dependency: libperl.so()(64bit) for package: 4:perl-5.16.3-294.el7_6.x86_64
---> Package perl-Error.noarch 1:0.17020-2.el7 will be installed
---> Package perl-Exporter.noarch 0:5.68-3.el7 will be installed
---> Package perl-File-Path.noarch 0:2.09-2.el7 will be installed
---> Package perl-File-Temp.noarch 0:0.23.01-3.el7 will be installed
---> Package perl-Getopt-Long.noarch 0:2.40-3.el7 will be installed
--> Processing Dependency: perl(Pod::Usage) >= 1.14 for package: perl-Getopt-Long-2.40-3.el7.noarch
--> Processing Dependency: perl(Text::ParseWords) for package: perl-Getopt-Long-2.40-3.el7.noarch
---> Package perl-Git.noarch 0:1.8.3.1-20.el7 will be installed
---> Package perl-PathTools.x86_64 0:3.40-5.el7 will be installed
---> Package perl-TermReadKey.x86_64 0:2.30-20.el7 will be installed
---> Package python-libs.x86_64 0:2.7.5-68.el7 will be updated
---> Package python-libs.x86_64 0:2.7.5-86.el7 will be an update
---> 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
---> Package python2-setuptools.noarch 0:22.0.5-1.el7 will be installed
---> Package rsync.x86_64 0:3.1.2-6.el7_6.1 will be installed
---> Package systemd.x86_64 0:219-57.el7 will be updated
---> Package systemd.x86_64 0:219-67.el7_7.1 will be an update
--> Processing Dependency: libcryptsetup.so.12(CRYPTSETUP_2.0)(64bit) for package: systemd-219-67.el7_7.1.x86_64
--> Processing Dependency: libcryptsetup.so.12()(64bit) for package: systemd-219-67.el7_7.1.x86_64
---> Package systemd-libs.x86_64 0:219-57.el7 will be updated
---> Package systemd-libs.x86_64 0:219-67.el7_7.1 will be an update
--> Running transaction check
---> Package avahi-libs.x86_64 0:0.6.31-19.el7 will be installed
---> Package cryptsetup-libs.x86_64 0:1.7.4-4.el7 will be updated
---> Package cryptsetup-libs.x86_64 0:2.0.3-5.el7 will be an update
--> Processing Dependency: libjson-c.so.2()(64bit) for package: cryptsetup-libs-2.0.3-5.el7.x86_64
---> Package cyrus-sasl.x86_64 0:2.1.26-23.el7 will be installed
--> Processing Dependency: /sbin/service for package: cyrus-sasl-2.1.26-23.el7.x86_64
---> Package cyrus-sasl-gssapi.x86_64 0:2.1.26-23.el7 will be installed
---> Package dmidecode.x86_64 1:3.2-3.el7 will be installed
---> Package dnsmasq.x86_64 0:2.76-9.el7 will be installed
---> Package ebtables.x86_64 0:2.0.10-16.el7 will be installed
---> Package fipscheck-lib.x86_64 0:1.4.1-6.el7 will be installed
--> Processing Dependency: /usr/bin/fipscheck for package: fipscheck-lib-1.4.1-6.el7.x86_64
---> Package fuse-libs.x86_64 0:2.9.2-11.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: libunistring.so.0()(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 glibc.x86_64 0:2.17-222.el7 will be updated
--> Processing Dependency: glibc = 2.17-222.el7 for package: glibc-common-2.17-222.el7.x86_64
---> Package glibc.x86_64 0:2.17-292.el7 will be an update
---> Package glibc-headers.x86_64 0:2.17-292.el7 will be installed
--> Processing Dependency: kernel-headers >= 2.2.1 for package: glibc-headers-2.17-292.el7.x86_64
--> Processing Dependency: kernel-headers for package: glibc-headers-2.17-292.el7.x86_64
---> Package gnutls.x86_64 0:3.3.29-9.el7_6 will be installed
--> Processing Dependency: trousers >= 0.3.11.2 for package: gnutls-3.3.29-9.el7_6.x86_64
--> Processing Dependency: libnettle.so.4()(64bit) for package: gnutls-3.3.29-9.el7_6.x86_64
--> Processing Dependency: libhogweed.so.2()(64bit) for package: gnutls-3.3.29-9.el7_6.x86_64
---> Package gnutls-utils.x86_64 0:3.3.29-9.el7_6 will be installed
--> Processing Dependency: gnutls-dane(x86-64) = 3.3.29-9.el7_6 for package: gnutls-utils-3.3.29-9.el7_6.x86_64
--> Processing Dependency: libgnutls-dane.so.0(DANE_0_0)(64bit) for package: gnutls-utils-3.3.29-9.el7_6.x86_64
--> Processing Dependency: libunbound.so.2()(64bit) for package: gnutls-utils-3.3.29-9.el7_6.x86_64
--> Processing Dependency: libopts.so.25()(64bit) for package: gnutls-utils-3.3.29-9.el7_6.x86_64
--> Processing Dependency: libgnutls-dane.so.0()(64bit) for package: gnutls-utils-3.3.29-9.el7_6.x86_64
---> Package groff-base.x86_64 0:1.22.2-8.el7 will be installed
---> Package iproute.x86_64 0:4.11.0-25.el7 will be installed
--> Processing Dependency: libmnl.so.0(LIBMNL_1.0)(64bit) for package: iproute-4.11.0-25.el7.x86_64
--> Processing Dependency: libmnl.so.0()(64bit) for package: iproute-4.11.0-25.el7.x86_64
---> Package iptables.x86_64 0:1.4.21-33.el7 will be installed
--> Processing Dependency: libnfnetlink.so.0()(64bit) for package: iptables-1.4.21-33.el7.x86_64
--> Processing Dependency: libnetfilter_conntrack.so.3()(64bit) for package: iptables-1.4.21-33.el7.x86_64
---> 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: krb5-libs(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 libcgroup.x86_64 0:0.41-21.el7 will be installed
---> Package libnl3.x86_64 0:3.2.28-4.el7 will be installed
---> Package libpcap.x86_64 14:1.5.3-11.el7 will be installed
---> Package libpciaccess.x86_64 0:0.14-1.el7 will be installed
--> Processing Dependency: hwdata for package: libpciaccess-0.14-1.el7.x86_64
---> Package libvirt-bash-completion.x86_64 0:4.5.0-23.el7_7.1 will be installed
---> Package libvirt-daemon-driver-storage-core.x86_64 0:4.5.0-23.el7_7.1 will be installed
--> Processing Dependency: nfs-utils for package: libvirt-daemon-driver-storage-core-4.5.0-23.el7_7.1.x86_64
--> Processing Dependency: libparted.so.2()(64bit) for package: libvirt-daemon-driver-storage-core-4.5.0-23.el7_7.1.x86_64
---> Package libvirt-daemon-driver-storage-disk.x86_64 0:4.5.0-23.el7_7.1 will be installed
---> Package libvirt-daemon-driver-storage-gluster.x86_64 0:4.5.0-23.el7_7.1 will be installed
--> Processing Dependency: libgfapi.so.0(GFAPI_3.4.0)(64bit) for package: libvirt-daemon-driver-storage-gluster-4.5.0-23.el7_7.1.x86_64
--> Processing Dependency: /usr/sbin/gluster for package: libvirt-daemon-driver-storage-gluster-4.5.0-23.el7_7.1.x86_64
--> Processing Dependency: libglusterfs.so.0()(64bit) for package: libvirt-daemon-driver-storage-gluster-4.5.0-23.el7_7.1.x86_64
--> Processing Dependency: libgfxdr.so.0()(64bit) for package: libvirt-daemon-driver-storage-gluster-4.5.0-23.el7_7.1.x86_64
--> Processing Dependency: libgfrpc.so.0()(64bit) for package: libvirt-daemon-driver-storage-gluster-4.5.0-23.el7_7.1.x86_64
--> Processing Dependency: libgfapi.so.0()(64bit) for package: libvirt-daemon-driver-storage-gluster-4.5.0-23.el7_7.1.x86_64
---> Package libvirt-daemon-driver-storage-iscsi.x86_64 0:4.5.0-23.el7_7.1 will be installed
--> Processing Dependency: iscsi-initiator-utils for package: libvirt-daemon-driver-storage-iscsi-4.5.0-23.el7_7.1.x86_64
---> Package libvirt-daemon-driver-storage-logical.x86_64 0:4.5.0-23.el7_7.1 will be installed
--> Processing Dependency: lvm2 for package: libvirt-daemon-driver-storage-logical-4.5.0-23.el7_7.1.x86_64
---> Package libvirt-daemon-driver-storage-mpath.x86_64 0:4.5.0-23.el7_7.1 will be installed
---> Package libvirt-daemon-driver-storage-rbd.x86_64 0:4.5.0-23.el7_7.1 will be installed
--> Processing Dependency: librbd1 >= 1:10.2.5 for package: libvirt-daemon-driver-storage-rbd-4.5.0-23.el7_7.1.x86_64
--> Processing Dependency: librbd.so.1()(64bit) for package: libvirt-daemon-driver-storage-rbd-4.5.0-23.el7_7.1.x86_64
--> Processing Dependency: librados.so.2()(64bit) for package: libvirt-daemon-driver-storage-rbd-4.5.0-23.el7_7.1.x86_64
---> Package libvirt-daemon-driver-storage-scsi.x86_64 0:4.5.0-23.el7_7.1 will be installed
---> Package lzop.x86_64 0:1.03-10.el7 will be installed
--> Processing Dependency: liblzo2.so.2()(64bit) for package: lzop-1.03-10.el7.x86_64
---> Package mariadb-config.x86_64 3:10.1.20-2.el7 will be installed
---> Package netcf-libs.x86_64 0:0.2.8-4.el7 will be installed
--> Processing Dependency: libxslt.so.1(LIBXML2_1.1.18)(64bit) for package: netcf-libs-0.2.8-4.el7.x86_64
--> Processing Dependency: libxslt.so.1(LIBXML2_1.0.22)(64bit) for package: netcf-libs-0.2.8-4.el7.x86_64
--> Processing Dependency: libxslt.so.1(LIBXML2_1.0.18)(64bit) for package: netcf-libs-0.2.8-4.el7.x86_64
--> Processing Dependency: libxslt.so.1(LIBXML2_1.0.13)(64bit) for package: netcf-libs-0.2.8-4.el7.x86_64
--> Processing Dependency: libxslt.so.1(LIBXML2_1.0.11)(64bit) for package: netcf-libs-0.2.8-4.el7.x86_64
--> Processing Dependency: libaugeas.so.0(AUGEAS_0.8.0)(64bit) for package: netcf-libs-0.2.8-4.el7.x86_64
--> Processing Dependency: libaugeas.so.0(AUGEAS_0.1.0)(64bit) for package: netcf-libs-0.2.8-4.el7.x86_64
--> Processing Dependency: bridge-utils for package: netcf-libs-0.2.8-4.el7.x86_64
--> Processing Dependency: libxslt.so.1()(64bit) for package: netcf-libs-0.2.8-4.el7.x86_64
--> Processing Dependency: libexslt.so.0()(64bit) for package: netcf-libs-0.2.8-4.el7.x86_64
--> Processing Dependency: libaugeas.so.0()(64bit) for package: netcf-libs-0.2.8-4.el7.x86_64
---> Package nmap-ncat.x86_64 2:6.40-19.el7 will be installed
---> 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-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
--> Processing Dependency: nss-softokn-freebl(x86-64) >= 3.44.0-5.el7 for package: nss-softokn-3.44.0-5.el7.x86_64
---> Package nss-softokn-freebl-devel.x86_64 0:3.44.0-5.el7 will be installed
---> Package nss-sysinit.x86_64 0:3.36.0-5.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-5.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 numactl-libs.x86_64 0:2.0.12-3.el7 will be installed
---> Package numad.x86_64 0:0.5-18.20150602git.el7 will be installed
---> Package openssh.x86_64 0:7.4p1-21.el7 will be installed
---> Package openssl-libs.x86_64 1:1.0.2k-12.el7 will be updated
---> Package openssl-libs.x86_64 1:1.0.2k-19.el7 will be an update
---> Package perl-Carp.noarch 0:1.26-244.el7 will be installed
---> Package perl-Filter.x86_64 0:1.49-3.el7 will be installed
---> Package perl-Pod-Simple.noarch 1:3.28-4.el7 will be installed
--> Processing Dependency: perl(Pod::Escapes) >= 1.04 for package: 1:perl-Pod-Simple-3.28-4.el7.noarch
--> Processing Dependency: perl(Encode) for package: 1:perl-Pod-Simple-3.28-4.el7.noarch
---> Package perl-Pod-Usage.noarch 0:1.63-3.el7 will be installed
--> Processing Dependency: perl(Pod::Text) >= 3.15 for package: perl-Pod-Usage-1.63-3.el7.noarch
--> Processing Dependency: perl-Pod-Perldoc for package: perl-Pod-Usage-1.63-3.el7.noarch
---> Package perl-Scalar-List-Utils.x86_64 0:1.27-248.el7 will be installed
---> Package perl-Socket.x86_64 0:2.010-4.el7 will be installed
---> Package perl-Storable.x86_64 0:2.45-3.el7 will be installed
---> Package perl-Text-ParseWords.noarch 0:3.29-4.el7 will be installed
---> Package perl-Time-HiRes.x86_64 4:1.9725-3.el7 will be installed
---> Package perl-Time-Local.noarch 0:1.2300-2.el7 will be installed
---> Package perl-constant.noarch 0:1.27-2.el7 will be installed
---> Package perl-libs.x86_64 4:5.16.3-294.el7_6 will be installed
---> Package perl-macros.x86_64 4:5.16.3-294.el7_6 will be installed
---> Package perl-threads.x86_64 0:1.87-4.el7 will be installed
---> Package perl-threads-shared.x86_64 0:1.43-6.el7 will be installed
---> Package polkit.x86_64 0:0.112-22.el7_7.1 will be installed
--> Processing Dependency: polkit-pkla-compat for package: polkit-0.112-22.el7_7.1.x86_64
--> Processing Dependency: libmozjs-17.0.so(mozjs_17.0)(64bit) for package: polkit-0.112-22.el7_7.1.x86_64
--> Processing Dependency: libmozjs-17.0.so()(64bit) for package: polkit-0.112-22.el7_7.1.x86_64
---> Package python-srpm-macros.noarch 0:3-32.el7 will be installed
---> Package qemu-img-ev.x86_64 10:2.12.0-33.1.el7 will be installed
--> Processing Dependency: libaio.so.1(LIBAIO_0.4)(64bit) for package: 10:qemu-img-ev-2.12.0-33.1.el7.x86_64
--> Processing Dependency: libaio.so.1(LIBAIO_0.1)(64bit) for package: 10:qemu-img-ev-2.12.0-33.1.el7.x86_64
--> Processing Dependency: libtcmalloc.so.4()(64bit) for package: 10:qemu-img-ev-2.12.0-33.1.el7.x86_64
--> Processing Dependency: libiscsi.so.2()(64bit) for package: 10:qemu-img-ev-2.12.0-33.1.el7.x86_64
--> Processing Dependency: libaio.so.1()(64bit) for package: 10:qemu-img-ev-2.12.0-33.1.el7.x86_64
---> Package radvd.x86_64 0:2.17-3.el7 will be installed
---> Package systemd-sysv.x86_64 0:219-67.el7_7.1 will be installed
---> Package yajl.x86_64 0:2.0.4-4.el7 will be installed
---> Package zlib-devel.x86_64 0:1.2.7-18.el7 will be installed
--> Processing Dependency: zlib = 1.2.7-18.el7 for package: zlib-devel-1.2.7-18.el7.x86_64
--> Running transaction check
---> Package augeas-libs.x86_64 0:1.4.0-9.el7 will be installed
---> Package autogen-libopts.x86_64 0:5.18-5.el7 will be installed
---> Package bridge-utils.x86_64 0:1.5-9.el7 will be installed
---> Package fipscheck.x86_64 0:1.4.1-6.el7 will be installed
---> Package gettext-libs.x86_64 0:0.19.8.1-2.el7 will be installed
---> Package glibc-common.x86_64 0:2.17-222.el7 will be updated
---> Package glibc-common.x86_64 0:2.17-292.el7 will be an update
---> Package glusterfs-api.x86_64 0:3.12.2-47.2.el7 will be installed
--> Processing Dependency: glusterfs-client-xlators(x86-64) = 3.12.2-47.2.el7 for package: glusterfs-api-3.12.2-47.2.el7.x86_64
--> Processing Dependency: glusterfs(x86-64) = 3.12.2-47.2.el7 for package: glusterfs-api-3.12.2-47.2.el7.x86_64
---> Package glusterfs-cli.x86_64 0:3.12.2-47.2.el7 will be installed
---> Package glusterfs-libs.x86_64 0:3.12.2-47.2.el7 will be installed
---> Package gnutls-dane.x86_64 0:3.3.29-9.el7_6 will be installed
---> Package gperftools-libs.x86_64 0:2.6.1-1.el7 will be installed
---> Package hwdata.x86_64 0:0.252-9.3.el7 will be installed
---> Package initscripts.x86_64 0:9.49.47-1.el7 will be installed
--> Processing Dependency: sysvinit-tools >= 2.87-5 for package: initscripts-9.49.47-1.el7.x86_64
---> Package iscsi-initiator-utils.x86_64 0:6.2.0.874-11.el7 will be installed
--> Processing Dependency: iscsi-initiator-utils-iscsiuio >= 6.2.0.874-11.el7 for package: iscsi-initiator-utils-6.2.0.874-11.el7.x86_64
---> Package json-c.x86_64 0:0.11-4.el7_0 will be installed
---> Package kernel-headers.x86_64 0:3.10.0-1062.1.2.el7 will be installed
---> Package keyutils-libs-devel.x86_64 0:1.5.8-3.el7 will be installed
---> Package krb5-libs.x86_64 0:1.15.1-19.el7 will be updated
---> Package krb5-libs.x86_64 0:1.15.1-37.el7_7.2 will be an update
---> Package libaio.x86_64 0:0.3.109-13.el7 will be installed
---> Package libcom_err-devel.x86_64 0:1.42.9-16.el7 will be installed
--> Processing Dependency: libcom_err(x86-64) = 1.42.9-16.el7 for package: libcom_err-devel-1.42.9-16.el7.x86_64
---> Package libcroco.x86_64 0:0.6.12-4.el7 will be installed
---> Package libiscsi.x86_64 0:1.9.0-7.el7 will be installed
---> Package libkadm5.x86_64 0:1.15.1-37.el7_7.2 will be installed
---> Package libmnl.x86_64 0:1.0.3-7.el7 will be installed
---> Package libnetfilter_conntrack.x86_64 0:1.0.6-1.el7_3 will be installed
---> Package libnfnetlink.x86_64 0:1.0.1-4.el7 will be installed
---> Package librados2.x86_64 2:12.2.11-0.el7 will be installed
--> Processing Dependency: libibverbs.so.1(IBVERBS_1.1)(64bit) for package: 2:librados2-12.2.11-0.el7.x86_64
--> Processing Dependency: libibverbs.so.1(IBVERBS_1.0)(64bit) for package: 2:librados2-12.2.11-0.el7.x86_64
--> Processing Dependency: liblttng-ust.so.0()(64bit) for package: 2:librados2-12.2.11-0.el7.x86_64
--> Processing Dependency: libibverbs.so.1()(64bit) for package: 2:librados2-12.2.11-0.el7.x86_64
---> Package librbd1.x86_64 2:12.2.11-0.el7 will be installed
---> Package libselinux-devel.x86_64 0:2.5-14.1.el7 will be installed
--> Processing Dependency: libselinux(x86-64) = 2.5-14.1.el7 for package: libselinux-devel-2.5-14.1.el7.x86_64
--> 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 libunistring.x86_64 0:0.9.3-9.el7 will be installed
---> Package libverto-devel.x86_64 0:0.2.5-4.el7 will be installed
---> Package libxslt.x86_64 0:1.1.28-5.el7 will be installed
---> Package lvm2.x86_64 7:2.02.185-2.el7 will be installed
--> Processing Dependency: lvm2-libs = 7:2.02.185-2.el7 for package: 7:lvm2-2.02.185-2.el7.x86_64
--> Processing Dependency: device-mapper-persistent-data >= 0.7.0-0.1.rc6 for package: 7:lvm2-2.02.185-2.el7.x86_64
--> Processing Dependency: liblvm2app.so.2.2(Base)(64bit) for package: 7:lvm2-2.02.185-2.el7.x86_64
--> Processing Dependency: libdevmapper-event.so.1.02(Base)(64bit) for package: 7:lvm2-2.02.185-2.el7.x86_64
--> Processing Dependency: liblvm2app.so.2.2()(64bit) for package: 7:lvm2-2.02.185-2.el7.x86_64
--> Processing Dependency: libdevmapper-event.so.1.02()(64bit) for package: 7:lvm2-2.02.185-2.el7.x86_64
---> Package lzo.x86_64 0:2.06-8.el7 will be installed
---> Package mozjs17.x86_64 0:17.0.0-20.el7 will be installed
---> Package nettle.x86_64 0:2.7.1-8.el7 will be installed
---> Package nfs-utils.x86_64 1:1.3.0-0.65.el7 will be installed
--> Processing Dependency: libtirpc >= 0.2.4-0.7 for package: 1:nfs-utils-1.3.0-0.65.el7.x86_64
--> Processing Dependency: gssproxy >= 0.7.0-3 for package: 1:nfs-utils-1.3.0-0.65.el7.x86_64
--> Processing Dependency: rpcbind for package: 1:nfs-utils-1.3.0-0.65.el7.x86_64
--> Processing Dependency: quota for package: 1:nfs-utils-1.3.0-0.65.el7.x86_64
--> Processing Dependency: libnfsidmap for package: 1:nfs-utils-1.3.0-0.65.el7.x86_64
--> Processing Dependency: libevent for package: 1:nfs-utils-1.3.0-0.65.el7.x86_64
--> Processing Dependency: keyutils for package: 1:nfs-utils-1.3.0-0.65.el7.x86_64
--> Processing Dependency: libwrap.so.0()(64bit) for package: 1:nfs-utils-1.3.0-0.65.el7.x86_64
--> Processing Dependency: libtirpc.so.1()(64bit) for package: 1:nfs-utils-1.3.0-0.65.el7.x86_64
--> Processing Dependency: libnfsidmap.so.0()(64bit) for package: 1:nfs-utils-1.3.0-0.65.el7.x86_64
--> Processing Dependency: libevent-2.0.so.5()(64bit) for package: 1:nfs-utils-1.3.0-0.65.el7.x86_64
---> 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 parted.x86_64 0:3.1-31.el7 will be installed
---> Package perl-Encode.x86_64 0:2.51-7.el7 will be installed
---> Package perl-Pod-Escapes.noarch 1:1.04-294.el7_6 will be installed
---> Package perl-Pod-Perldoc.noarch 0:3.20-4.el7 will be installed
--> Processing Dependency: perl(parent) for package: perl-Pod-Perldoc-3.20-4.el7.noarch
--> Processing Dependency: perl(HTTP::Tiny) for package: perl-Pod-Perldoc-3.20-4.el7.noarch
---> Package perl-podlators.noarch 0:2.5.1-3.el7 will be installed
---> Package polkit-pkla-compat.x86_64 0:0.1-4.el7 will be installed
---> Package trousers.x86_64 0:0.3.14-2.el7 will be installed
---> Package unbound-libs.x86_64 0:1.6.6-1.el7 will be installed
--> Processing Dependency: openssl >= 0.9.8g-12 for package: unbound-libs-1.6.6-1.el7.x86_64
---> Package zlib.x86_64 0:1.2.7-17.el7 will be updated
---> Package zlib.x86_64 0:1.2.7-18.el7 will be an update
--> Running transaction check
---> Package device-mapper-event-libs.x86_64 7:1.02.158-2.el7 will be installed
---> Package device-mapper-persistent-data.x86_64 0:0.8.5-1.el7 will be installed
---> Package glusterfs.x86_64 0:3.12.2-47.2.el7 will be installed
---> Package glusterfs-client-xlators.x86_64 0:3.12.2-47.2.el7 will be installed
---> Package gssproxy.x86_64 0:0.7.0-26.el7 will be installed
--> Processing Dependency: libini_config >= 1.3.1-31 for package: gssproxy-0.7.0-26.el7.x86_64
--> Processing Dependency: libverto-module-base for package: gssproxy-0.7.0-26.el7.x86_64
--> Processing Dependency: libref_array.so.1(REF_ARRAY_0.1.1)(64bit) for package: gssproxy-0.7.0-26.el7.x86_64
--> Processing Dependency: libini_config.so.3(INI_CONFIG_1.2.0)(64bit) for package: gssproxy-0.7.0-26.el7.x86_64
--> Processing Dependency: libini_config.so.3(INI_CONFIG_1.1.0)(64bit) for package: gssproxy-0.7.0-26.el7.x86_64
--> Processing Dependency: libref_array.so.1()(64bit) for package: gssproxy-0.7.0-26.el7.x86_64
--> Processing Dependency: libini_config.so.3()(64bit) for package: gssproxy-0.7.0-26.el7.x86_64
--> Processing Dependency: libcollection.so.2()(64bit) for package: gssproxy-0.7.0-26.el7.x86_64
--> Processing Dependency: libbasicobjects.so.0()(64bit) for package: gssproxy-0.7.0-26.el7.x86_64
---> Package iscsi-initiator-utils-iscsiuio.x86_64 0:6.2.0.874-11.el7 will be installed
---> Package keyutils.x86_64 0:1.5.8-3.el7 will be installed
---> Package libcom_err.x86_64 0:1.42.9-12.el7_5 will be updated
---> Package libcom_err.x86_64 0:1.42.9-16.el7 will be an update
---> Package libevent.x86_64 0:2.0.21-4.el7 will be installed
---> Package libibverbs.x86_64 0:22.1-3.el7 will be installed
--> Processing Dependency: rdma-core(x86-64) = 22.1-3.el7 for package: libibverbs-22.1-3.el7.x86_64
---> Package libnfsidmap.x86_64 0:0.25-19.el7 will be installed
---> Package libselinux.x86_64 0:2.5-12.el7 will be updated
---> Package libselinux.x86_64 0:2.5-14.1.el7 will be an update
--> Processing Dependency: libsepol(x86-64) >= 2.5-10 for package: libselinux-2.5-14.1.el7.x86_64
---> Package libsepol-devel.x86_64 0:2.5-10.el7 will be installed
---> Package libtirpc.x86_64 0:0.2.4-0.16.el7 will be installed
---> Package lttng-ust.x86_64 0:2.10.0-1.el7 will be installed
--> Processing Dependency: liburcu-cds.so.6()(64bit) for package: lttng-ust-2.10.0-1.el7.x86_64
--> Processing Dependency: liburcu-bp.so.6()(64bit) for package: lttng-ust-2.10.0-1.el7.x86_64
---> Package lvm2-libs.x86_64 7:2.02.185-2.el7 will be installed
--> Processing Dependency: device-mapper-event = 7:1.02.158-2.el7 for package: 7:lvm2-libs-2.02.185-2.el7.x86_64
---> Package openssl.x86_64 1:1.0.2k-19.el7 will be installed
--> Processing Dependency: make for package: 1:openssl-1.0.2k-19.el7.x86_64
---> Package pcre-devel.x86_64 0:8.32-17.el7 will be installed
---> Package perl-HTTP-Tiny.noarch 0:0.033-3.el7 will be installed
---> Package perl-parent.noarch 1:0.225-244.el7 will be installed
---> Package quota.x86_64 1:4.01-19.el7 will be installed
--> Processing Dependency: quota-nls = 1:4.01-19.el7 for package: 1:quota-4.01-19.el7.x86_64
--> Processing Dependency: tcp_wrappers for package: 1:quota-4.01-19.el7.x86_64
--> Processing Dependency: libext2fs.so.2()(64bit) for package: 1:quota-4.01-19.el7.x86_64
---> Package rpcbind.x86_64 0:0.2.0-48.el7 will be installed
---> Package sysvinit-tools.x86_64 0:2.88-14.dsf.el7 will be installed
---> Package tcp_wrappers-libs.x86_64 0:7.6-77.el7 will be installed
--> Running transaction check
---> Package device-mapper-event.x86_64 7:1.02.158-2.el7 will be installed
--> Processing Dependency: device-mapper = 7:1.02.158-2.el7 for package: 7:device-mapper-event-1.02.158-2.el7.x86_64
---> Package e2fsprogs-libs.x86_64 0:1.42.9-16.el7 will be installed
---> Package libbasicobjects.x86_64 0:0.1.1-32.el7 will be installed
---> Package libcollection.x86_64 0:0.7.0-32.el7 will be installed
---> Package libini_config.x86_64 0:1.3.1-32.el7 will be installed
--> Processing Dependency: libpath_utils.so.1(PATH_UTILS_0.2.1)(64bit) for package: libini_config-1.3.1-32.el7.x86_64
--> Processing Dependency: libpath_utils.so.1()(64bit) for package: libini_config-1.3.1-32.el7.x86_64
---> Package libref_array.x86_64 0:0.1.5-32.el7 will be installed
---> Package libsepol.x86_64 0:2.5-8.1.el7 will be updated
---> Package libsepol.x86_64 0:2.5-10.el7 will be an update
---> Package libverto-libevent.x86_64 0:0.2.5-4.el7 will be installed
---> Package make.x86_64 1:3.82-24.el7 will be installed
---> Package quota-nls.noarch 1:4.01-19.el7 will be installed
---> Package rdma-core.x86_64 0:22.1-3.el7 will be installed
--> Processing Dependency: pciutils for package: rdma-core-22.1-3.el7.x86_64
---> Package tcp_wrappers.x86_64 0:7.6-77.el7 will be installed
---> Package userspace-rcu.x86_64 0:0.10.0-3.el7 will be installed
--> Running transaction check
---> Package device-mapper.x86_64 7:1.02.146-4.el7 will be updated
--> Processing Dependency: device-mapper = 7:1.02.146-4.el7 for package: 7:device-mapper-libs-1.02.146-4.el7.x86_64
---> Package device-mapper.x86_64 7:1.02.158-2.el7 will be an update
---> Package libpath_utils.x86_64 0:0.2.1-32.el7 will be installed
---> Package pciutils.x86_64 0:3.5.1-3.el7 will be installed
--> Processing Dependency: pciutils-libs = 3.5.1-3.el7 for package: pciutils-3.5.1-3.el7.x86_64
--> Processing Dependency: libpci.so.3(LIBPCI_3.5)(64bit) for package: pciutils-3.5.1-3.el7.x86_64
--> Processing Dependency: libpci.so.3(LIBPCI_3.3)(64bit) for package: pciutils-3.5.1-3.el7.x86_64
--> Processing Dependency: libpci.so.3(LIBPCI_3.1)(64bit) for package: pciutils-3.5.1-3.el7.x86_64
--> Processing Dependency: libpci.so.3(LIBPCI_3.0)(64bit) for package: pciutils-3.5.1-3.el7.x86_64
--> Processing Dependency: libpci.so.3()(64bit) for package: pciutils-3.5.1-3.el7.x86_64
--> Running transaction check
---> 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 pciutils-libs.x86_64 0:3.5.1-3.el7 will be installed
--> Finished Dependency Resolution

Dependencies Resolved

================================================================================
Package Arch Version Repository
Size
================================================================================
Installing:
bzip2 x86_64 1.0.6-13.el7 base 52 k
gcc x86_64 4.8.5-39.el7 base 16 M
git x86_64 1.8.3.1-20.el7 base 4.4 M
liberasurecode-devel x86_64 1.5.0-1.el7 centos-openstack-queens
21 k
libvirt x86_64 4.5.0-23.el7_7.1 updates 197 k
libvirt-devel x86_64 4.5.0-23.el7_7.1 updates 358 k
mariadb x86_64 3:10.1.20-2.el7 centos-openstack-queens
6.3 M
mariadb-devel x86_64 3:10.1.20-2.el7 centos-openstack-queens
918 k
nss-devel x86_64 3.44.0-4.el7 base 234 k
openldap-devel x86_64 2.4.44-21.el7_6 base 804 k
python-devel x86_64 2.7.5-86.el7 base 398 k
python2-pip noarch 8.1.2-10.el7 epel 1.7 M
python2-wheel noarch 0.29.0-2.el7 epel 81 k
systemd-devel x86_64 219-67.el7_7.1 updates 207 k
unzip x86_64 6.0-20.el7 base 170 k
wget x86_64 1.14-18.el7_6.1 base 547 k
zip x86_64 3.0-11.el7 base 260 k
Updating:
python x86_64 2.7.5-86.el7 base 95 k
Installing for dependencies:
augeas-libs x86_64 1.4.0-9.el7 base 356 k
autogen-libopts x86_64 5.18-5.el7 base 66 k
avahi-libs x86_64 0.6.31-19.el7 base 61 k
bridge-utils x86_64 1.5-9.el7 base 32 k
cpp x86_64 4.8.5-39.el7 base 5.9 M
cyrus-sasl x86_64 2.1.26-23.el7 base 88 k
cyrus-sasl-devel x86_64 2.1.26-23.el7 base 310 k
cyrus-sasl-gssapi x86_64 2.1.26-23.el7 base 41 k
device-mapper-event x86_64 7:1.02.158-2.el7 base 189 k
device-mapper-event-libs x86_64 7:1.02.158-2.el7 base 189 k
device-mapper-persistent-data x86_64 0.8.5-1.el7 base 423 k
dmidecode x86_64 1:3.2-3.el7 base 81 k
dnsmasq x86_64 2.76-9.el7 base 278 k
e2fsprogs-libs x86_64 1.42.9-16.el7 base 167 k
ebtables x86_64 2.0.10-16.el7 base 123 k
fipscheck x86_64 1.4.1-6.el7 base 21 k
fipscheck-lib x86_64 1.4.1-6.el7 base 11 k
fuse-libs x86_64 2.9.2-11.el7 base 93 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
glibc-devel x86_64 2.17-292.el7 base 1.1 M
glibc-headers x86_64 2.17-292.el7 base 687 k
glusterfs x86_64 3.12.2-47.2.el7 base 512 k
glusterfs-api x86_64 3.12.2-47.2.el7 base 77 k
glusterfs-cli x86_64 3.12.2-47.2.el7 base 179 k
glusterfs-client-xlators x86_64 3.12.2-47.2.el7 base 883 k
glusterfs-libs x86_64 3.12.2-47.2.el7 base 387 k
gnutls x86_64 3.3.29-9.el7_6 base 680 k
gnutls-dane x86_64 3.3.29-9.el7_6 base 36 k
gnutls-utils x86_64 3.3.29-9.el7_6 base 238 k
gperftools-libs x86_64 2.6.1-1.el7 base 272 k
groff-base x86_64 1.22.2-8.el7 base 942 k
gssproxy x86_64 0.7.0-26.el7 base 110 k
hwdata x86_64 0.252-9.3.el7 base 2.4 M
initscripts x86_64 9.49.47-1.el7 base 439 k
iproute x86_64 4.11.0-25.el7 base 803 k
iptables x86_64 1.4.21-33.el7 base 433 k
iscsi-initiator-utils x86_64 6.2.0.874-11.el7 base 422 k
iscsi-initiator-utils-iscsiuio x86_64 6.2.0.874-11.el7 base 92 k
json-c x86_64 0.11-4.el7_0 base 31 k
kernel-headers x86_64 3.10.0-1062.1.2.el7 updates 8.7 M
keyutils x86_64 1.5.8-3.el7 base 54 k
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
less x86_64 458-9.el7 base 120 k
libaio x86_64 0.3.109-13.el7 base 24 k
libbasicobjects x86_64 0.1.1-32.el7 base 26 k
libcgroup x86_64 0.41-21.el7 base 66 k
libcollection x86_64 0.7.0-32.el7 base 42 k
libcom_err-devel x86_64 1.42.9-16.el7 base 32 k
libcroco x86_64 0.6.12-4.el7 base 105 k
libedit x86_64 3.0-12.20121213cvs.el7
base 92 k
liberasurecode x86_64 1.5.0-1.el7 centos-openstack-queens
54 k
libevent x86_64 2.0.21-4.el7 base 214 k
libgomp x86_64 4.8.5-39.el7 base 158 k
libibverbs x86_64 22.1-3.el7 base 267 k
libini_config x86_64 1.3.1-32.el7 base 64 k
libiscsi x86_64 1.9.0-7.el7 base 60 k
libkadm5 x86_64 1.15.1-37.el7_7.2 updates 178 k
libmnl x86_64 1.0.3-7.el7 base 23 k
libmpc x86_64 1.0.1-3.el7 base 51 k
libnetfilter_conntrack x86_64 1.0.6-1.el7_3 base 55 k
libnfnetlink x86_64 1.0.1-4.el7 base 26 k
libnfsidmap x86_64 0.25-19.el7 base 50 k
libnl3 x86_64 3.2.28-4.el7 base 278 k
libpath_utils x86_64 0.2.1-32.el7 base 28 k
libpcap x86_64 14:1.5.3-11.el7 base 138 k
libpciaccess x86_64 0.14-1.el7 base 26 k
librados2 x86_64 2:12.2.11-0.el7 centos-ceph-luminous
2.9 M
librbd1 x86_64 2:12.2.11-0.el7 centos-ceph-luminous
1.1 M
libref_array x86_64 0.1.5-32.el7 base 27 k
libselinux-devel x86_64 2.5-14.1.el7 base 187 k
libsepol-devel x86_64 2.5-10.el7 base 77 k
libtirpc x86_64 0.2.4-0.16.el7 base 89 k
libunistring x86_64 0.9.3-9.el7 base 293 k
libverto-devel x86_64 0.2.5-4.el7 base 12 k
libverto-libevent x86_64 0.2.5-4.el7 base 8.9 k
libvirt-bash-completion x86_64 4.5.0-23.el7_7.1 updates 198 k
libvirt-client x86_64 4.5.0-23.el7_7.1 updates 495 k
libvirt-daemon x86_64 4.5.0-23.el7_7.1 updates 841 k
libvirt-daemon-config-network x86_64 4.5.0-23.el7_7.1 updates 199 k
libvirt-daemon-config-nwfilter x86_64 4.5.0-23.el7_7.1 updates 204 k
libvirt-daemon-driver-interface x86_64 4.5.0-23.el7_7.1 updates 236 k
libvirt-daemon-driver-lxc x86_64 4.5.0-23.el7_7.1 updates 330 k
libvirt-daemon-driver-network x86_64 4.5.0-23.el7_7.1 updates 410 k
libvirt-daemon-driver-nodedev x86_64 4.5.0-23.el7_7.1 updates 236 k
libvirt-daemon-driver-nwfilter x86_64 4.5.0-23.el7_7.1 updates 260 k
libvirt-daemon-driver-qemu x86_64 4.5.0-23.el7_7.1 updates 745 k
libvirt-daemon-driver-secret x86_64 4.5.0-23.el7_7.1 updates 226 k
libvirt-daemon-driver-storage x86_64 4.5.0-23.el7_7.1 updates 197 k
libvirt-daemon-driver-storage-core x86_64 4.5.0-23.el7_7.1 updates 435 k
libvirt-daemon-driver-storage-disk x86_64 4.5.0-23.el7_7.1 updates 227 k
libvirt-daemon-driver-storage-gluster x86_64 4.5.0-23.el7_7.1 updates 235 k
libvirt-daemon-driver-storage-iscsi x86_64 4.5.0-23.el7_7.1 updates 225 k
libvirt-daemon-driver-storage-logical x86_64 4.5.0-23.el7_7.1 updates 229 k
libvirt-daemon-driver-storage-mpath x86_64 4.5.0-23.el7_7.1 updates 224 k
libvirt-daemon-driver-storage-rbd x86_64 4.5.0-23.el7_7.1 updates 230 k
libvirt-daemon-driver-storage-scsi x86_64 4.5.0-23.el7_7.1 updates 225 k
libvirt-libs x86_64 4.5.0-23.el7_7.1 updates 4.2 M
libxslt x86_64 1.1.28-5.el7 base 242 k
lttng-ust x86_64 2.10.0-1.el7 centos-ceph-luminous
245 k
lvm2 x86_64 7:2.02.185-2.el7 base 1.3 M
lvm2-libs x86_64 7:2.02.185-2.el7 base 1.1 M
lzo x86_64 2.06-8.el7 base 59 k
lzop x86_64 1.03-10.el7 base 54 k
make x86_64 1:3.82-24.el7 base 421 k
mariadb-common x86_64 3:10.1.20-2.el7 centos-openstack-queens
63 k
mariadb-config x86_64 3:10.1.20-2.el7 centos-openstack-queens
26 k
mariadb-libs x86_64 3:10.1.20-2.el7 centos-openstack-queens
643 k
mozjs17 x86_64 17.0.0-20.el7 base 1.4 M
mpfr x86_64 3.1.1-4.el7 base 203 k
netcf-libs x86_64 0.2.8-4.el7 base 70 k
nettle x86_64 2.7.1-8.el7 base 327 k
nfs-utils x86_64 1:1.3.0-0.65.el7 base 412 k
nmap-ncat x86_64 2:6.40-19.el7 base 206 k
nspr-devel x86_64 4.21.0-1.el7 base 115 k
nss-softokn-devel x86_64 3.44.0-5.el7 base 30 k
nss-softokn-freebl-devel x86_64 3.44.0-5.el7 base 52 k
nss-util-devel x86_64 3.44.0-3.el7 base 74 k
numactl-libs x86_64 2.0.12-3.el7 base 30 k
numad x86_64 0.5-18.20150602git.el7
base 35 k
openssh x86_64 7.4p1-21.el7 base 510 k
openssh-clients x86_64 7.4p1-21.el7 base 655 k
openssl x86_64 1:1.0.2k-19.el7 base 493 k
openssl-devel x86_64 1:1.0.2k-19.el7 base 1.5 M
parted x86_64 3.1-31.el7 base 609 k
pciutils x86_64 3.5.1-3.el7 base 93 k
pciutils-libs x86_64 3.5.1-3.el7 base 46 k
pcre-devel x86_64 8.32-17.el7 base 480 k
perl x86_64 4:5.16.3-294.el7_6 base 8.0 M
perl-Carp noarch 1.26-244.el7 base 19 k
perl-Encode x86_64 2.51-7.el7 base 1.5 M
perl-Error noarch 1:0.17020-2.el7 base 32 k
perl-Exporter noarch 5.68-3.el7 base 28 k
perl-File-Path noarch 2.09-2.el7 base 26 k
perl-File-Temp noarch 0.23.01-3.el7 base 56 k
perl-Filter x86_64 1.49-3.el7 base 76 k
perl-Getopt-Long noarch 2.40-3.el7 base 56 k
perl-Git noarch 1.8.3.1-20.el7 base 55 k
perl-HTTP-Tiny noarch 0.033-3.el7 base 38 k
perl-PathTools x86_64 3.40-5.el7 base 82 k
perl-Pod-Escapes noarch 1:1.04-294.el7_6 base 51 k
perl-Pod-Perldoc noarch 3.20-4.el7 base 87 k
perl-Pod-Simple noarch 1:3.28-4.el7 base 216 k
perl-Pod-Usage noarch 1.63-3.el7 base 27 k
perl-Scalar-List-Utils x86_64 1.27-248.el7 base 36 k
perl-Socket x86_64 2.010-4.el7 base 49 k
perl-Storable x86_64 2.45-3.el7 base 77 k
perl-TermReadKey x86_64 2.30-20.el7 base 31 k
perl-Text-ParseWords noarch 3.29-4.el7 base 14 k
perl-Time-HiRes x86_64 4:1.9725-3.el7 base 45 k
perl-Time-Local noarch 1.2300-2.el7 base 24 k
perl-constant noarch 1.27-2.el7 base 19 k
perl-libs x86_64 4:5.16.3-294.el7_6 base 688 k
perl-macros x86_64 4:5.16.3-294.el7_6 base 44 k
perl-parent noarch 1:0.225-244.el7 base 12 k
perl-podlators noarch 2.5.1-3.el7 base 112 k
perl-threads x86_64 1.87-4.el7 base 49 k
perl-threads-shared x86_64 1.43-6.el7 base 39 k
polkit x86_64 0.112-22.el7_7.1 updates 170 k
polkit-pkla-compat x86_64 0.1-4.el7 base 39 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 22.0.5-1.el7 centos-openstack-queens
485 k
qemu-img-ev x86_64 10:2.12.0-33.1.el7 centos-qemu-ev
1.3 M
quota x86_64 1:4.01-19.el7 base 179 k
quota-nls noarch 1:4.01-19.el7 base 90 k
radvd x86_64 2.17-3.el7 base 94 k
rdma-core x86_64 22.1-3.el7 base 50 k
rpcbind x86_64 0.2.0-48.el7 base 60 k
rsync x86_64 3.1.2-6.el7_6.1 base 404 k
systemd-sysv x86_64 219-67.el7_7.1 updates 88 k
sysvinit-tools x86_64 2.88-14.dsf.el7 base 63 k
tcp_wrappers x86_64 7.6-77.el7 base 78 k
tcp_wrappers-libs x86_64 7.6-77.el7 base 66 k
trousers x86_64 0.3.14-2.el7 base 289 k
unbound-libs x86_64 1.6.6-1.el7 base 405 k
userspace-rcu x86_64 0.10.0-3.el7 centos-ceph-luminous
93 k
yajl x86_64 2.0.4-4.el7 base 39 k
zlib-devel x86_64 1.2.7-18.el7 base 50 k
Updating for dependencies:
cryptsetup-libs x86_64 2.0.3-5.el7 base 338 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
glibc x86_64 2.17-292.el7 base 3.6 M
glibc-common x86_64 2.17-292.el7 base 11 M
krb5-libs x86_64 1.15.1-37.el7_7.2 updates 805 k
libcom_err x86_64 1.42.9-16.el7 base 41 k
libgcc x86_64 4.8.5-39.el7 base 102 k
libselinux x86_64 2.5-14.1.el7 base 162 k
libsepol x86_64 2.5-10.el7 base 297 k
nspr x86_64 4.21.0-1.el7 base 127 k
nss x86_64 3.44.0-4.el7 base 854 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
openssl-libs x86_64 1:1.0.2k-19.el7 base 1.2 M
python-libs x86_64 2.7.5-86.el7 base 5.6 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
zlib x86_64 1.2.7-18.el7 base 90 k

Transaction Summary
================================================================================
Install 17 Packages (+181 Dependent packages)
Upgrade 1 Package (+ 23 Dependent packages)

Total download size: 139 M
Downloading packages:
Delta RPMs disabled because /usr/bin/applydeltarpm not installed.
warning: /var/cache/yum/x86_64/7/centos-openstack-queens/packages/liberasurecode-devel-1.5.0-1.el7.x86_64.rpm: Header V4 RSA/SHA1 Signature, key ID 764429e6: NOKEY
Public key for liberasurecode-devel-1.5.0-1.el7.x86_64.rpm is not installed
warning: /var/cache/yum/x86_64/7/centos-ceph-luminous/packages/librados2-12.2.11-0.el7.x86_64.rpm: Header V4 RSA/SHA1 Signature, key ID e451e5b5: NOKEY
Public key for librados2-12.2.11-0.el7.x86_64.rpm is not installed
warning: /var/cache/yum/x86_64/7/epel/packages/python2-pip-8.1.2-10.el7.noarch.rpm: Header V3 RSA/SHA256 Signature, key ID 352c64e5: NOKEY
Public key for python2-pip-8.1.2-10.el7.noarch.rpm is not installed
warning: /var/cache/yum/x86_64/7/centos-qemu-ev/packages/qemu-img-ev-2.12.0-33.1.el7.x86_64.rpm: Header V4 RSA/SHA1 Signature, key ID 61e8806c: NOKEY
Public key for qemu-img-ev-2.12.0-33.1.el7.x86_64.rpm is not installed
--------------------------------------------------------------------------------
Total 23 MB/s | 139 MB 00:05
Retrieving key from file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-SIG-Cloud
Importing GPG key 0x764429E6:
Userid : "CentOS Cloud SIG (http://wiki.centos.org/SpecialInterestGroup/Cloud) <security@centos.org>"
Fingerprint: 736a f511 6d9c 40e2 af6b 074b f9b9 fee7 7644 29e6
Package : centos-release-openstack-queens-1-2.el7.centos.noarch (@extras)
From : /etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-SIG-Cloud
Retrieving key from file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-SIG-Storage
Importing GPG key 0xE451E5B5:
Userid : "CentOS Storage SIG (http://wiki.centos.org/SpecialInterestGroup/Storage) <security@centos.org>"
Fingerprint: 7412 9c0b 173b 071a 3775 951a d4a2 e50b e451 e5b5
Package : centos-release-storage-common-2-2.el7.centos.noarch (@extras)
From : /etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-SIG-Storage
Retrieving key from file:///etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL-7
Importing GPG key 0x352C64E5:
Userid : "Fedora EPEL (7) <epel@fedoraproject.org>"
Fingerprint: 91e9 7d7c 4a5e 96f1 7f3e 888f 6a2f aea2 352c 64e5
Package : epel-release-7-11.noarch (@extras)
From : /etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL-7
Retrieving key from file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-SIG-Virtualization
Importing GPG key 0x61E8806C:
Userid : "CentOS Virtualization SIG (http://wiki.centos.org/SpecialInterestGroup/Virtualization) <security@centos.org>"
Fingerprint: a7c8 e761 309d 2f1c 92c5 0b62 7aeb be82 61e8 806c
Package : centos-release-virt-common-1-1.el7.centos.noarch (@extras)
From : /etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-SIG-Virtualization
Running transaction check
Running transaction test
Transaction test succeeded
Running transaction
Updating : libgcc-4.8.5-39.el7.x86_64 1/246
Updating : nss-softokn-freebl-3.44.0-5.el7.x86_64 2/246
Updating : glibc-common-2.17-292.el7.x86_64 3/246
Updating : glibc-2.17-292.el7.x86_64 4/246
warning: /etc/nsswitch.conf created as /etc/nsswitch.conf.rpmnew
Updating : nspr-4.21.0-1.el7.x86_64 5/246
Updating : nss-util-3.44.0-3.el7.x86_64 6/246
Updating : libsepol-2.5-10.el7.x86_64 7/246
Updating : libselinux-2.5-14.1.el7.x86_64 8/246
Updating : zlib-1.2.7-18.el7.x86_64 9/246
Installing : libnl3-3.2.28-4.el7.x86_64 10/246
Installing : yajl-2.0.4-4.el7.x86_64 11/246
Installing : numactl-libs-2.0.12-3.el7.x86_64 12/246
Installing : avahi-libs-0.6.31-19.el7.x86_64 13/246
Updating : libcom_err-1.42.9-16.el7.x86_64 14/246
Updating : krb5-libs-1.15.1-37.el7_7.2.x86_64 15/246
Updating : 1:openssl-libs-1.0.2k-19.el7.x86_64 16/246
Updating : systemd-libs-219-67.el7_7.1.x86_64 17/246
Installing : glusterfs-libs-3.12.2-47.2.el7.x86_64 18/246
Updating : python-libs-2.7.5-86.el7.x86_64 19/246
Updating : python-2.7.5-86.el7.x86_64 20/246
Installing : tcp_wrappers-libs-7.6-77.el7.x86_64 21/246
Installing : libaio-0.3.109-13.el7.x86_64 22/246
Installing : libevent-2.0.21-4.el7.x86_64 23/246
Updating : nss-softokn-3.44.0-5.el7.x86_64 24/246
Updating : nss-sysinit-3.44.0-4.el7.x86_64 25/246
Updating : nss-3.44.0-4.el7.x86_64 26/246
Installing : nspr-devel-4.21.0-1.el7.x86_64 27/246
Installing : nettle-2.7.1-8.el7.x86_64 28/246
install-info: No such file or directory for /usr/share/info/nettle.info
Installing : libgomp-4.8.5-39.el7.x86_64 29/246
Installing : mpfr-3.1.1-4.el7.x86_64 30/246
Installing : libmpc-1.0.1-3.el7.x86_64 31/246
Installing : nss-util-devel-3.44.0-3.el7.x86_64 32/246
Installing : libtirpc-0.2.4-0.16.el7.x86_64 33/246
Installing : libedit-3.0-12.20121213cvs.el7.x86_64 34/246
Installing : libcroco-0.6.12-4.el7.x86_64 35/246
Installing : libmnl-1.0.3-7.el7.x86_64 36/246
Installing : groff-base-1.22.2-8.el7.x86_64 37/246
Installing : libunistring-0.9.3-9.el7.x86_64 38/246
Installing : 14:libpcap-1.5.3-11.el7.x86_64 39/246
Installing : libbasicobjects-0.1.1-32.el7.x86_64 40/246
Installing : libref_array-0.1.5-32.el7.x86_64 41/246
Installing : libcollection-0.7.0-32.el7.x86_64 42/246
Installing : libnfnetlink-1.0.1-4.el7.x86_64 43/246
Installing : libnetfilter_conntrack-1.0.6-1.el7_3.x86_64 44/246
Installing : iptables-1.4.21-33.el7.x86_64 45/246
Installing : iproute-4.11.0-25.el7.x86_64 46/246
Installing : 2:nmap-ncat-6.40-19.el7.x86_64 47/246
Installing : gettext-libs-0.19.8.1-2.el7.x86_64 48/246
Installing : gettext-0.19.8.1-2.el7.x86_64 49/246
install-info: No such file or directory for /usr/share/info/gettext.info.gz
Installing : 1:perl-parent-0.225-244.el7.noarch 50/246
Installing : perl-HTTP-Tiny-0.033-3.el7.noarch 51/246
Installing : perl-Pod-Perldoc-3.20-4.el7.noarch 52/246
Installing : perl-podlators-2.5.1-3.el7.noarch 53/246
Installing : 1:perl-Pod-Escapes-1.04-294.el7_6.noarch 54/246
Installing : perl-Text-ParseWords-3.29-4.el7.noarch 55/246
Installing : perl-Encode-2.51-7.el7.x86_64 56/246
Installing : perl-Pod-Usage-1.63-3.el7.noarch 57/246
Installing : 4:perl-libs-5.16.3-294.el7_6.x86_64 58/246
Installing : perl-Socket-2.010-4.el7.x86_64 59/246
Installing : perl-File-Path-2.09-2.el7.noarch 60/246
Installing : 4:perl-Time-HiRes-1.9725-3.el7.x86_64 61/246
Installing : perl-Storable-2.45-3.el7.x86_64 62/246
Installing : perl-File-Temp-0.23.01-3.el7.noarch 63/246
Installing : perl-constant-1.27-2.el7.noarch 64/246
Installing : perl-threads-shared-1.43-6.el7.x86_64 65/246
Installing : perl-threads-1.87-4.el7.x86_64 66/246
Installing : perl-Carp-1.26-244.el7.noarch 67/246
Installing : perl-Filter-1.49-3.el7.x86_64 68/246
Installing : perl-Exporter-5.68-3.el7.noarch 69/246
Installing : perl-Time-Local-1.2300-2.el7.noarch 70/246
Installing : 4:perl-macros-5.16.3-294.el7_6.x86_64 71/246
Installing : 1:perl-Pod-Simple-3.28-4.el7.noarch 72/246
Installing : perl-Getopt-Long-2.40-3.el7.noarch 73/246
Installing : perl-PathTools-3.40-5.el7.x86_64 74/246
Installing : perl-Scalar-List-Utils-1.27-248.el7.x86_64 75/246
Installing : 4:perl-5.16.3-294.el7_6.x86_64 76/246
Installing : 1:perl-Error-0.17020-2.el7.noarch 77/246
Installing : perl-TermReadKey-2.30-20.el7.x86_64 78/246
Installing : less-458-9.el7.x86_64 79/246
Installing : cpp-4.8.5-39.el7.x86_64 80/246
Updating : nss-tools-3.44.0-4.el7.x86_64 81/246
Updating : openldap-2.4.44-21.el7_6.x86_64 82/246
Installing : libnfsidmap-0.25-19.el7.x86_64 83/246
Installing : libverto-libevent-0.2.5-4.el7.x86_64 84/246
Installing : device-mapper-persistent-data-0.8.5-1.el7.x86_64 85/246
Installing : tcp_wrappers-7.6-77.el7.x86_64 86/246
Installing : python2-setuptools-22.0.5-1.el7.noarch 87/246
Installing : glusterfs-cli-3.12.2-47.2.el7.x86_64 88/246
Installing : glusterfs-client-xlators-3.12.2-47.2.el7.x86_64 89/246
Installing : fipscheck-1.4.1-6.el7.x86_64 90/246
Installing : fipscheck-lib-1.4.1-6.el7.x86_64 91/246
Installing : openssh-7.4p1-21.el7.x86_64 92/246
Installing : openssh-clients-7.4p1-21.el7.x86_64 93/246
Installing : cyrus-sasl-gssapi-2.1.26-23.el7.x86_64 94/246
Installing : libkadm5-1.15.1-37.el7_7.2.x86_64 95/246
Installing : libcom_err-devel-1.42.9-16.el7.x86_64 96/246
Installing : e2fsprogs-libs-1.42.9-16.el7.x86_64 97/246
Installing : zlib-devel-1.2.7-18.el7.x86_64 98/246
Installing : libxslt-1.1.28-5.el7.x86_64 99/246
Installing : augeas-libs-1.4.0-9.el7.x86_64 100/246
Installing : libsepol-devel-2.5-10.el7.x86_64 101/246
Installing : mozjs17-17.0.0-20.el7.x86_64 102/246
Installing : 1:dmidecode-3.2-3.el7.x86_64 103/246
Installing : libpath_utils-0.2.1-32.el7.x86_64 104/246
Installing : libini_config-1.3.1-32.el7.x86_64 105/246
Installing : gperftools-libs-2.6.1-1.el7.x86_64 106/246
Installing : sysvinit-tools-2.88-14.dsf.el7.x86_64 107/246
Installing : bzip2-1.0.6-13.el7.x86_64 108/246
Installing : 1:make-3.82-24.el7.x86_64 109/246
Installing : 1:openssl-1.0.2k-19.el7.x86_64 110/246
Installing : liberasurecode-1.5.0-1.el7.x86_64 111/246
Installing : bridge-utils-1.5-9.el7.x86_64 112/246
Installing : netcf-libs-0.2.8-4.el7.x86_64 113/246
Installing : keyutils-1.5.8-3.el7.x86_64 114/246
Installing : fuse-libs-2.9.2-11.el7.x86_64 115/246
Installing : lzo-2.06-8.el7.x86_64 116/246
Installing : lzop-1.03-10.el7.x86_64 117/246
Installing : libiscsi-1.9.0-7.el7.x86_64 118/246
Installing : autogen-libopts-5.18-5.el7.x86_64 119/246
Installing : pciutils-libs-3.5.1-3.el7.x86_64 120/246
Installing : json-c-0.11-4.el7_0.x86_64 121/246
Updating : systemd-219-67.el7_7.1.x86_64 122/246
Failed to get D-Bus connection: Operation not permitted
Updating : cryptsetup-libs-2.0.3-5.el7.x86_64 123/246
Updating : 7:device-mapper-libs-1.02.158-2.el7.x86_64 124/246
Updating : 7:device-mapper-1.02.158-2.el7.x86_64 125/246
Installing : 7:device-mapper-event-libs-1.02.158-2.el7.x86_64 126/246
Installing : initscripts-9.49.47-1.el7.x86_64 127/246
Installing : systemd-sysv-219-67.el7_7.1.x86_64 128/246
Installing : rpcbind-0.2.0-48.el7.x86_64 129/246
Installing : cyrus-sasl-2.1.26-23.el7.x86_64 130/246
Installing : parted-3.1-31.el7.x86_64 131/246
Installing : iscsi-initiator-utils-iscsiuio-6.2.0.874-11.el7.x86_64 132/246
Installing : iscsi-initiator-utils-6.2.0.874-11.el7.x86_64 133/246
Installing : unbound-libs-1.6.6-1.el7.x86_64 134/246
Installing : hwdata-0.252-9.3.el7.x86_64 135/246
Installing : polkit-0.112-22.el7_7.1.x86_64 136/246
Installing : polkit-pkla-compat-0.1-4.el7.x86_64 137/246
Installing : libpciaccess-0.14-1.el7.x86_64 138/246
Installing : pciutils-3.5.1-3.el7.x86_64 139/246
Installing : rdma-core-22.1-3.el7.x86_64 140/246
Installing : libibverbs-22.1-3.el7.x86_64 141/246
Installing : cyrus-sasl-devel-2.1.26-23.el7.x86_64 142/246
Installing : dnsmasq-2.76-9.el7.x86_64 143/246
Installing : numad-0.5-18.20150602git.el7.x86_64 144/246
Installing : 7:device-mapper-event-1.02.158-2.el7.x86_64 145/246
Failed to get D-Bus connection: Operation not permitted
warning: %post(device-mapper-event-7:1.02.158-2.el7.x86_64) scriptlet failed, exit status 1
Non-fatal POSTIN scriptlet failure in rpm package 7:device-mapper-event-1.02.158-2.el7.x86_64
Installing : 7:lvm2-libs-2.02.185-2.el7.x86_64 146/246
Installing : 7:lvm2-2.02.185-2.el7.x86_64 147/246
Failed to get D-Bus connection: Operation not permitted
Failed to get D-Bus connection: Operation not permitted
Failed to get D-Bus connection: Operation not permitted
warning: %post(lvm2-7:2.02.185-2.el7.x86_64) scriptlet failed, exit status 1
Non-fatal POSTIN scriptlet failure in rpm package 7:lvm2-2.02.185-2.el7.x86_64
Installing : glusterfs-3.12.2-47.2.el7.x86_64 148/246
Failed to get D-Bus connection: Operation not permitted
Installing : glusterfs-api-3.12.2-47.2.el7.x86_64 149/246
Installing : ebtables-2.0.10-16.el7.x86_64 150/246
Installing : radvd-2.17-3.el7.x86_64 151/246
Installing : gssproxy-0.7.0-26.el7.x86_64 152/246
Installing : trousers-0.3.14-2.el7.x86_64 153/246
Installing : gnutls-3.3.29-9.el7_6.x86_64 154/246
Installing : libvirt-libs-4.5.0-23.el7_7.1.x86_64 155/246
Installing : gnutls-dane-3.3.29-9.el7_6.x86_64 156/246
Installing : gnutls-utils-3.3.29-9.el7_6.x86_64 157/246
Installing : rsync-3.1.2-6.el7_6.1.x86_64 158/246
Installing : perl-Git-1.8.3.1-20.el7.noarch 159/246
Installing : git-1.8.3.1-20.el7.x86_64 160/246
Installing : libcgroup-0.41-21.el7.x86_64 161/246
Installing : libvirt-daemon-4.5.0-23.el7_7.1.x86_64 162/246
Installing : libvirt-daemon-driver-network-4.5.0-23.el7_7.1.x86_64 163/246
Installing : libvirt-daemon-driver-nwfilter-4.5.0-23.el7_7.1.x86_64 164/246
Installing : libvirt-daemon-config-nwfilter-4.5.0-23.el7_7.1.x86_64 165/246
Installing : libvirt-daemon-config-network-4.5.0-23.el7_7.1.x86_64 166/246
Installing : libvirt-daemon-driver-lxc-4.5.0-23.el7_7.1.x86_64 167/246
Installing : libvirt-daemon-driver-nodedev-4.5.0-23.el7_7.1.x86_64 168/246
Installing : libvirt-daemon-driver-secret-4.5.0-23.el7_7.1.x86_64 169/246
Installing : libvirt-daemon-driver-interface-4.5.0-23.el7_7.1.x86_6 170/246
Installing : userspace-rcu-0.10.0-3.el7.x86_64 171/246
Installing : lttng-ust-2.10.0-1.el7.x86_64 172/246
Installing : 2:librados2-12.2.11-0.el7.x86_64 173/246
Installing : 2:librbd1-12.2.11-0.el7.x86_64 174/246
Installing : 10:qemu-img-ev-2.12.0-33.1.el7.x86_64 175/246
Installing : nss-softokn-freebl-devel-3.44.0-5.el7.x86_64 176/246
Installing : nss-softokn-devel-3.44.0-5.el7.x86_64 177/246
Installing : 1:quota-nls-4.01-19.el7.noarch 178/246
Installing : 1:quota-4.01-19.el7.x86_64 179/246
Installing : 1:nfs-utils-1.3.0-0.65.el7.x86_64 180/246
Installing : libvirt-daemon-driver-storage-core-4.5.0-23.el7_7.1.x8 181/246
Installing : libvirt-daemon-driver-storage-scsi-4.5.0-23.el7_7.1.x8 182/246
Installing : libvirt-daemon-driver-storage-gluster-4.5.0-23.el7_7.1 183/246
Installing : libvirt-daemon-driver-storage-rbd-4.5.0-23.el7_7.1.x86 184/246
Installing : libvirt-daemon-driver-storage-logical-4.5.0-23.el7_7.1 185/246
Installing : libvirt-daemon-driver-qemu-4.5.0-23.el7_7.1.x86_64 186/246
Installing : libvirt-daemon-driver-storage-mpath-4.5.0-23.el7_7.1.x 187/246
Installing : libvirt-daemon-driver-storage-iscsi-4.5.0-23.el7_7.1.x 188/246
Installing : libvirt-daemon-driver-storage-disk-4.5.0-23.el7_7.1.x8 189/246
Installing : libvirt-daemon-driver-storage-4.5.0-23.el7_7.1.x86_64 190/246
Installing : kernel-headers-3.10.0-1062.1.2.el7.x86_64 191/246
Installing : glibc-headers-2.17-292.el7.x86_64 192/246
Installing : glibc-devel-2.17-292.el7.x86_64 193/246
Installing : gcc-4.8.5-39.el7.x86_64 194/246
Installing : pcre-devel-8.32-17.el7.x86_64 195/246
Installing : libselinux-devel-2.5-14.1.el7.x86_64 196/246
Installing : 3:mariadb-config-10.1.20-2.el7.x86_64 197/246
Installing : 3:mariadb-common-10.1.20-2.el7.x86_64 198/246
Installing : 3:mariadb-libs-10.1.20-2.el7.x86_64 199/246
Installing : libvirt-bash-completion-4.5.0-23.el7_7.1.x86_64 200/246
Installing : libvirt-client-4.5.0-23.el7_7.1.x86_64 201/246
Installing : keyutils-libs-devel-1.5.8-3.el7.x86_64 202/246
Installing : python2-rpm-macros-3-32.el7.noarch 203/246
Installing : python-srpm-macros-3-32.el7.noarch 204/246
Installing : python-rpm-macros-3-32.el7.noarch 205/246
Installing : libverto-devel-0.2.5-4.el7.x86_64 206/246
Installing : krb5-devel-1.15.1-37.el7_7.2.x86_64 207/246
Installing : 1:openssl-devel-1.0.2k-19.el7.x86_64 208/246
Installing : 3:mariadb-devel-10.1.20-2.el7.x86_64 209/246
Installing : python-devel-2.7.5-86.el7.x86_64 210/246
Installing : libvirt-4.5.0-23.el7_7.1.x86_64 211/246
Installing : 3:mariadb-10.1.20-2.el7.x86_64 212/246
Installing : liberasurecode-devel-1.5.0-1.el7.x86_64 213/246
Installing : nss-devel-3.44.0-4.el7.x86_64 214/246
Installing : libvirt-devel-4.5.0-23.el7_7.1.x86_64 215/246
Installing : openldap-devel-2.4.44-21.el7_6.x86_64 216/246
Installing : systemd-devel-219-67.el7_7.1.x86_64 217/246
Installing : python2-pip-8.1.2-10.el7.noarch 218/246
Installing : python2-wheel-0.29.0-2.el7.noarch 219/246
Installing : wget-1.14-18.el7_6.1.x86_64 220/246
install-info: No such file or directory for /usr/share/info/wget.info.gz
Installing : unzip-6.0-20.el7.x86_64 221/246
Installing : zip-3.0-11.el7.x86_64 222/246
Cleanup : openldap-2.4.44-15.el7_5.x86_64 223/246
Cleanup : nss-tools-3.36.0-5.el7_5.x86_64 224/246
Cleanup : nss-3.36.0-5.el7_5.x86_64 225/246
Cleanup : nss-sysinit-3.36.0-5.el7_5.x86_64 226/246
Cleanup : nss-softokn-3.36.0-5.el7_5.x86_64 227/246
Cleanup : 7:device-mapper-libs-1.02.146-4.el7.x86_64 228/246
Cleanup : 7:device-mapper-1.02.146-4.el7.x86_64 229/246
Cleanup : systemd-219-57.el7.x86_64 230/246
Cleanup : cryptsetup-libs-1.7.4-4.el7.x86_64 231/246
Cleanup : systemd-libs-219-57.el7.x86_64 232/246
Cleanup : python-2.7.5-68.el7.x86_64 233/246
Cleanup : python-libs-2.7.5-68.el7.x86_64 234/246
Cleanup : krb5-libs-1.15.1-19.el7.x86_64 235/246
Cleanup : 1:openssl-libs-1.0.2k-12.el7.x86_64 236/246
Cleanup : libcom_err-1.42.9-12.el7_5.x86_64 237/246
Cleanup : zlib-1.2.7-17.el7.x86_64 238/246
Cleanup : libsepol-2.5-8.1.el7.x86_64 239/246
Cleanup : libselinux-2.5-12.el7.x86_64 240/246
Cleanup : glibc-common-2.17-222.el7.x86_64 241/246
Cleanup : nspr-4.19.0-1.el7_5.x86_64 242/246
Cleanup : nss-util-3.36.0-1.el7_5.x86_64 243/246
Cleanup : nss-softokn-freebl-3.36.0-5.el7_5.x86_64 244/246
Cleanup : glibc-2.17-222.el7.x86_64 245/246
Cleanup : libgcc-4.8.5-28.el7_5.1.x86_64 246/246
Verifying : fipscheck-lib-1.4.1-6.el7.x86_64 1/246
Verifying : glusterfs-libs-3.12.2-47.2.el7.x86_64 2/246
Verifying : libvirt-daemon-driver-storage-scsi-4.5.0-23.el7_7.1.x8 3/246
Verifying : iscsi-initiator-utils-6.2.0.874-11.el7.x86_64 4/246
Verifying : libibverbs-22.1-3.el7.x86_64 5/246
Verifying : 7:device-mapper-1.02.158-2.el7.x86_64 6/246
Verifying : initscripts-9.49.47-1.el7.x86_64 7/246
Verifying : tcp_wrappers-7.6-77.el7.x86_64 8/246
Verifying : glusterfs-3.12.2-47.2.el7.x86_64 9/246
Verifying : glusterfs-api-3.12.2-47.2.el7.x86_64 10/246
Verifying : libvirt-daemon-config-network-4.5.0-23.el7_7.1.x86_64 11/246
Verifying : nspr-devel-4.21.0-1.el7.x86_64 12/246
Verifying : gcc-4.8.5-39.el7.x86_64 13/246
Verifying : libsepol-devel-2.5-10.el7.x86_64 14/246
Verifying : python-libs-2.7.5-86.el7.x86_64 15/246
Verifying : 7:device-mapper-event-1.02.158-2.el7.x86_64 16/246
Verifying : libverto-devel-0.2.5-4.el7.x86_64 17/246
Verifying : perl-TermReadKey-2.30-20.el7.x86_64 18/246
Verifying : zlib-devel-1.2.7-18.el7.x86_64 19/246
Verifying : 1:dmidecode-3.2-3.el7.x86_64 20/246
Verifying : gettext-0.19.8.1-2.el7.x86_64 21/246
Verifying : zlib-1.2.7-18.el7.x86_64 22/246
Verifying : libvirt-daemon-config-nwfilter-4.5.0-23.el7_7.1.x86_64 23/246
Verifying : perl-Git-1.8.3.1-20.el7.noarch 24/246
Verifying : libvirt-daemon-driver-storage-4.5.0-23.el7_7.1.x86_64 25/246
Verifying : python-srpm-macros-3-32.el7.noarch 26/246
Verifying : python2-rpm-macros-3-32.el7.noarch 27/246
Verifying : openldap-devel-2.4.44-21.el7_6.x86_64 28/246
Verifying : iscsi-initiator-utils-iscsiuio-6.2.0.874-11.el7.x86_64 29/246
Verifying : glibc-common-2.17-292.el7.x86_64 30/246
Verifying : numad-0.5-18.20150602git.el7.x86_64 31/246
Verifying : perl-Socket-2.010-4.el7.x86_64 32/246
Verifying : device-mapper-persistent-data-0.8.5-1.el7.x86_64 33/246
Verifying : perl-threads-shared-1.43-6.el7.x86_64 34/246
Verifying : fipscheck-1.4.1-6.el7.x86_64 35/246
Verifying : libvirt-daemon-driver-storage-gluster-4.5.0-23.el7_7.1 36/246
Verifying : git-1.8.3.1-20.el7.x86_64 37/246
Verifying : unbound-libs-1.6.6-1.el7.x86_64 38/246
Verifying : 3:mariadb-devel-10.1.20-2.el7.x86_64 39/246
Verifying : libcom_err-devel-1.42.9-16.el7.x86_64 40/246
Verifying : nss-devel-3.44.0-4.el7.x86_64 41/246
Verifying : glusterfs-cli-3.12.2-47.2.el7.x86_64 42/246
Verifying : yajl-2.0.4-4.el7.x86_64 43/246
Verifying : 1:openssl-libs-1.0.2k-19.el7.x86_64 44/246
Verifying : cyrus-sasl-devel-2.1.26-23.el7.x86_64 45/246
Verifying : systemd-219-67.el7_7.1.x86_64 46/246
Verifying : libpath_utils-0.2.1-32.el7.x86_64 47/246
Verifying : nss-softokn-freebl-devel-3.44.0-5.el7.x86_64 48/246
Verifying : lttng-ust-2.10.0-1.el7.x86_64 49/246
Verifying : perl-File-Path-2.09-2.el7.noarch 50/246
Verifying : libedit-3.0-12.20121213cvs.el7.x86_64 51/246
Verifying : gperftools-libs-2.6.1-1.el7.x86_64 52/246
Verifying : hwdata-0.252-9.3.el7.x86_64 53/246
Verifying : libselinux-devel-2.5-14.1.el7.x86_64 54/246
Verifying : perl-Text-ParseWords-3.29-4.el7.noarch 55/246
Verifying : cyrus-sasl-2.1.26-23.el7.x86_64 56/246
Verifying : libvirt-4.5.0-23.el7_7.1.x86_64 57/246
Verifying : libvirt-daemon-driver-lxc-4.5.0-23.el7_7.1.x86_64 58/246
Verifying : libnfsidmap-0.25-19.el7.x86_64 59/246
Verifying : ebtables-2.0.10-16.el7.x86_64 60/246
Verifying : libvirt-daemon-driver-nodedev-4.5.0-23.el7_7.1.x86_64 61/246
Verifying : libpciaccess-0.14-1.el7.x86_64 62/246
Verifying : keyutils-libs-devel-1.5.8-3.el7.x86_64 63/246
Verifying : krb5-libs-1.15.1-37.el7_7.2.x86_64 64/246
Verifying : libvirt-bash-completion-4.5.0-23.el7_7.1.x86_64 65/246
Verifying : 4:perl-Time-HiRes-1.9725-3.el7.x86_64 66/246
Verifying : gnutls-dane-3.3.29-9.el7_6.x86_64 67/246
Verifying : sysvinit-tools-2.88-14.dsf.el7.x86_64 68/246
Verifying : python2-setuptools-22.0.5-1.el7.noarch 69/246
Verifying : nettle-2.7.1-8.el7.x86_64 70/246
Verifying : polkit-0.112-22.el7_7.1.x86_64 71/246
Verifying : unzip-6.0-20.el7.x86_64 72/246
Verifying : iptables-1.4.21-33.el7.x86_64 73/246
Verifying : 3:mariadb-10.1.20-2.el7.x86_64 74/246
Verifying : radvd-2.17-3.el7.x86_64 75/246
Verifying : bzip2-1.0.6-13.el7.x86_64 76/246
Verifying : libvirt-libs-4.5.0-23.el7_7.1.x86_64 77/246
Verifying : 4:perl-libs-5.16.3-294.el7_6.x86_64 78/246
Verifying : 1:make-3.82-24.el7.x86_64 79/246
Verifying : python-rpm-macros-3-32.el7.noarch 80/246
Verifying : gnutls-3.3.29-9.el7_6.x86_64 81/246
Verifying : nss-sysinit-3.44.0-4.el7.x86_64 82/246
Verifying : 2:librados2-12.2.11-0.el7.x86_64 83/246
Verifying : liberasurecode-1.5.0-1.el7.x86_64 84/246
Verifying : openssh-clients-7.4p1-21.el7.x86_64 85/246
Verifying : 1:openssl-1.0.2k-19.el7.x86_64 86/246
Verifying : bridge-utils-1.5-9.el7.x86_64 87/246
Verifying : libsepol-2.5-10.el7.x86_64 88/246
Verifying : libmpc-1.0.1-3.el7.x86_64 89/246
Verifying : libvirt-daemon-driver-nwfilter-4.5.0-23.el7_7.1.x86_64 90/246
Verifying : liberasurecode-devel-1.5.0-1.el7.x86_64 91/246
Verifying : rdma-core-22.1-3.el7.x86_64 92/246
Verifying : glibc-devel-2.17-292.el7.x86_64 93/246
Verifying : libcroco-0.6.12-4.el7.x86_64 94/246
Verifying : gssproxy-0.7.0-26.el7.x86_64 95/246
Verifying : nss-3.44.0-4.el7.x86_64 96/246
Verifying : libini_config-1.3.1-32.el7.x86_64 97/246
Verifying : 3:mariadb-config-10.1.20-2.el7.x86_64 98/246
Verifying : tcp_wrappers-libs-7.6-77.el7.x86_64 99/246
Verifying : libvirt-daemon-driver-storage-core-4.5.0-23.el7_7.1.x8 100/246
Verifying : keyutils-1.5.8-3.el7.x86_64 101/246
Verifying : numactl-libs-2.0.12-3.el7.x86_64 102/246
Verifying : libvirt-daemon-driver-secret-4.5.0-23.el7_7.1.x86_64 103/246
Verifying : perl-Getopt-Long-2.40-3.el7.noarch 104/246
Verifying : cpp-4.8.5-39.el7.x86_64 105/246
Verifying : 7:lvm2-libs-2.02.185-2.el7.x86_64 106/246
Verifying : 7:device-mapper-libs-1.02.158-2.el7.x86_64 107/246
Verifying : openldap-2.4.44-21.el7_6.x86_64 108/246
Verifying : libselinux-2.5-14.1.el7.x86_64 109/246
Verifying : glibc-headers-2.17-292.el7.x86_64 110/246
Verifying : libvirt-client-4.5.0-23.el7_7.1.x86_64 111/246
Verifying : nss-tools-3.44.0-4.el7.x86_64 112/246
Verifying : libtirpc-0.2.4-0.16.el7.x86_64 113/246
Verifying : fuse-libs-2.9.2-11.el7.x86_64 114/246
Verifying : libcom_err-1.42.9-16.el7.x86_64 115/246
Verifying : libmnl-1.0.3-7.el7.x86_64 116/246
Verifying : python-devel-2.7.5-86.el7.x86_64 117/246
Verifying : dnsmasq-2.76-9.el7.x86_64 118/246
Verifying : libvirt-daemon-4.5.0-23.el7_7.1.x86_64 119/246
Verifying : perl-Storable-2.45-3.el7.x86_64 120/246
Verifying : 1:perl-Pod-Escapes-1.04-294.el7_6.noarch 121/246
Verifying : groff-base-1.22.2-8.el7.x86_64 122/246
Verifying : libunistring-0.9.3-9.el7.x86_64 123/246
Verifying : libvirt-daemon-driver-storage-rbd-4.5.0-23.el7_7.1.x86 124/246
Verifying : polkit-pkla-compat-0.1-4.el7.x86_64 125/246
Verifying : lzo-2.06-8.el7.x86_64 126/246
Verifying : perl-File-Temp-0.23.01-3.el7.noarch 127/246
Verifying : gettext-libs-0.19.8.1-2.el7.x86_64 128/246
Verifying : libvirt-daemon-driver-interface-4.5.0-23.el7_7.1.x86_6 129/246
Verifying : lzop-1.03-10.el7.x86_64 130/246
Verifying : 1:perl-parent-0.225-244.el7.noarch 131/246
Verifying : avahi-libs-0.6.31-19.el7.x86_64 132/246
Verifying : libvirt-daemon-driver-storage-logical-4.5.0-23.el7_7.1 133/246
Verifying : pciutils-3.5.1-3.el7.x86_64 134/246
Verifying : cryptsetup-libs-2.0.3-5.el7.x86_64 135/246
Verifying : nss-softokn-devel-3.44.0-5.el7.x86_64 136/246
Verifying : perl-Pod-Usage-1.63-3.el7.noarch 137/246
Verifying : 3:mariadb-libs-10.1.20-2.el7.x86_64 138/246
Verifying : pcre-devel-8.32-17.el7.x86_64 139/246
Verifying : python2-wheel-0.29.0-2.el7.noarch 140/246
Verifying : libgomp-4.8.5-39.el7.x86_64 141/246
Verifying : libvirt-daemon-driver-qemu-4.5.0-23.el7_7.1.x86_64 142/246
Verifying : libaio-0.3.109-13.el7.x86_64 143/246
Verifying : cyrus-sasl-gssapi-2.1.26-23.el7.x86_64 144/246
Verifying : 4:perl-5.16.3-294.el7_6.x86_64 145/246
Verifying : perl-Encode-2.51-7.el7.x86_64 146/246
Verifying : perl-Carp-1.26-244.el7.noarch 147/246
Verifying : libiscsi-1.9.0-7.el7.x86_64 148/246
Verifying : libvirt-devel-4.5.0-23.el7_7.1.x86_64 149/246
Verifying : libxslt-1.1.28-5.el7.x86_64 150/246
Verifying : autogen-libopts-5.18-5.el7.x86_64 151/246
Verifying : 1:openssl-devel-1.0.2k-19.el7.x86_64 152/246
Verifying : systemd-libs-219-67.el7_7.1.x86_64 153/246
Verifying : 14:libpcap-1.5.3-11.el7.x86_64 154/246
Verifying : 1:nfs-utils-1.3.0-0.65.el7.x86_64 155/246
Verifying : 1:quota-4.01-19.el7.x86_64 156/246
Verifying : perl-HTTP-Tiny-0.033-3.el7.noarch 157/246
Verifying : perl-Pod-Perldoc-3.20-4.el7.noarch 158/246
Verifying : perl-constant-1.27-2.el7.noarch 159/246
Verifying : mpfr-3.1.1-4.el7.x86_64 160/246
Verifying : 7:device-mapper-event-libs-1.02.158-2.el7.x86_64 161/246
Verifying : libnl3-3.2.28-4.el7.x86_64 162/246
Verifying : libkadm5-1.15.1-37.el7_7.2.x86_64 163/246
Verifying : systemd-devel-219-67.el7_7.1.x86_64 164/246
Verifying : perl-Filter-1.49-3.el7.x86_64 165/246
Verifying : libvirt-daemon-driver-storage-mpath-4.5.0-23.el7_7.1.x 166/246
Verifying : 7:lvm2-2.02.185-2.el7.x86_64 167/246
Verifying : wget-1.14-18.el7_6.1.x86_64 168/246
Verifying : less-458-9.el7.x86_64 169/246
Verifying : trousers-0.3.14-2.el7.x86_64 170/246
Verifying : krb5-devel-1.15.1-37.el7_7.2.x86_64 171/246
Verifying : python2-pip-8.1.2-10.el7.noarch 172/246
Verifying : augeas-libs-1.4.0-9.el7.x86_64 173/246
Verifying : parted-3.1-31.el7.x86_64 174/246
Verifying : perl-threads-1.87-4.el7.x86_64 175/246
Verifying : perl-Exporter-5.68-3.el7.noarch 176/246
Verifying : libvirt-daemon-driver-storage-iscsi-4.5.0-23.el7_7.1.x 177/246
Verifying : perl-PathTools-3.40-5.el7.x86_64 178/246
Verifying : libnetfilter_conntrack-1.0.6-1.el7_3.x86_64 179/246
Verifying : e2fsprogs-libs-1.42.9-16.el7.x86_64 180/246
Verifying : libbasicobjects-0.1.1-32.el7.x86_64 181/246
Verifying : pciutils-libs-3.5.1-3.el7.x86_64 182/246
Verifying : rsync-3.1.2-6.el7_6.1.x86_64 183/246
Verifying : glusterfs-client-xlators-3.12.2-47.2.el7.x86_64 184/246
Verifying : 10:qemu-img-ev-2.12.0-33.1.el7.x86_64 185/246
Verifying : openssh-7.4p1-21.el7.x86_64 186/246
Verifying : nss-util-3.44.0-3.el7.x86_64 187/246
Verifying : 1:perl-Pod-Simple-3.28-4.el7.noarch 188/246
Verifying : libgcc-4.8.5-39.el7.x86_64 189/246
Verifying : perl-Time-Local-1.2300-2.el7.noarch 190/246
Verifying : nss-util-devel-3.44.0-3.el7.x86_64 191/246
Verifying : 3:mariadb-common-10.1.20-2.el7.x86_64 192/246
Verifying : 4:perl-macros-5.16.3-294.el7_6.x86_64 193/246
Verifying : libref_array-0.1.5-32.el7.x86_64 194/246
Verifying : json-c-0.11-4.el7_0.x86_64 195/246
Verifying : systemd-sysv-219-67.el7_7.1.x86_64 196/246
Verifying : netcf-libs-0.2.8-4.el7.x86_64 197/246
Verifying : libvirt-daemon-driver-network-4.5.0-23.el7_7.1.x86_64 198/246
Verifying : mozjs17-17.0.0-20.el7.x86_64 199/246
Verifying : python-2.7.5-86.el7.x86_64 200/246
Verifying : libevent-2.0.21-4.el7.x86_64 201/246
Verifying : 1:perl-Error-0.17020-2.el7.noarch 202/246
Verifying : nspr-4.21.0-1.el7.x86_64 203/246
Verifying : userspace-rcu-0.10.0-3.el7.x86_64 204/246
Verifying : libverto-libevent-0.2.5-4.el7.x86_64 205/246
Verifying : 2:librbd1-12.2.11-0.el7.x86_64 206/246
Verifying : libcollection-0.7.0-32.el7.x86_64 207/246
Verifying : perl-Scalar-List-Utils-1.27-248.el7.x86_64 208/246
Verifying : libnfnetlink-1.0.1-4.el7.x86_64 209/246
Verifying : glibc-2.17-292.el7.x86_64 210/246
Verifying : nss-softokn-freebl-3.44.0-5.el7.x86_64 211/246
Verifying : rpcbind-0.2.0-48.el7.x86_64 212/246
Verifying : nss-softokn-3.44.0-5.el7.x86_64 213/246
Verifying : iproute-4.11.0-25.el7.x86_64 214/246
Verifying : perl-podlators-2.5.1-3.el7.noarch 215/246
Verifying : libvirt-daemon-driver-storage-disk-4.5.0-23.el7_7.1.x8 216/246
Verifying : zip-3.0-11.el7.x86_64 217/246
Verifying : 2:nmap-ncat-6.40-19.el7.x86_64 218/246
Verifying : kernel-headers-3.10.0-1062.1.2.el7.x86_64 219/246
Verifying : gnutls-utils-3.3.29-9.el7_6.x86_64 220/246
Verifying : 1:quota-nls-4.01-19.el7.noarch 221/246
Verifying : libcgroup-0.41-21.el7.x86_64 222/246
Verifying : python-libs-2.7.5-68.el7.x86_64 223/246
Verifying : libcom_err-1.42.9-12.el7_5.x86_64 224/246
Verifying : 7:device-mapper-1.02.146-4.el7.x86_64 225/246
Verifying : libselinux-2.5-12.el7.x86_64 226/246
Verifying : openldap-2.4.44-15.el7_5.x86_64 227/246
Verifying : 7:device-mapper-libs-1.02.146-4.el7.x86_64 228/246
Verifying : 1:openssl-libs-1.0.2k-12.el7.x86_64 229/246
Verifying : nss-util-3.36.0-1.el7_5.x86_64 230/246
Verifying : glibc-2.17-222.el7.x86_64 231/246
Verifying : libgcc-4.8.5-28.el7_5.1.x86_64 232/246
Verifying : libsepol-2.5-8.1.el7.x86_64 233/246
Verifying : krb5-libs-1.15.1-19.el7.x86_64 234/246
Verifying : glibc-common-2.17-222.el7.x86_64 235/246
Verifying : python-2.7.5-68.el7.x86_64 236/246
Verifying : nss-softokn-freebl-3.36.0-5.el7_5.x86_64 237/246
Verifying : nspr-4.19.0-1.el7_5.x86_64 238/246
Verifying : nss-3.36.0-5.el7_5.x86_64 239/246
Verifying : nss-softokn-3.36.0-5.el7_5.x86_64 240/246
Verifying : nss-tools-3.36.0-5.el7_5.x86_64 241/246
Verifying : cryptsetup-libs-1.7.4-4.el7.x86_64 242/246
Verifying : nss-sysinit-3.36.0-5.el7_5.x86_64 243/246
Verifying : zlib-1.2.7-17.el7.x86_64 244/246
Verifying : systemd-219-57.el7.x86_64 245/246
Verifying : systemd-libs-219-57.el7.x86_64 246/246

Installed:
bzip2.x86_64 0:1.0.6-13.el7 gcc.x86_64 0:4.8.5-39.el7
git.x86_64 0:1.8.3.1-20.el7 liberasurecode-devel.x86_64 0:1.5.0-1.el7
libvirt.x86_64 0:4.5.0-23.el7_7.1 libvirt-devel.x86_64 0:4.5.0-23.el7_7.1
mariadb.x86_64 3:10.1.20-2.el7 mariadb-devel.x86_64 3:10.1.20-2.el7
nss-devel.x86_64 0:3.44.0-4.el7 openldap-devel.x86_64 0:2.4.44-21.el7_6
python-devel.x86_64 0:2.7.5-86.el7 python2-pip.noarch 0:8.1.2-10.el7
python2-wheel.noarch 0:0.29.0-2.el7 systemd-devel.x86_64 0:219-67.el7_7.1
unzip.x86_64 0:6.0-20.el7 wget.x86_64 0:1.14-18.el7_6.1
zip.x86_64 0:3.0-11.el7

Dependency Installed:
augeas-libs.x86_64 0:1.4.0-9.el7
autogen-libopts.x86_64 0:5.18-5.el7
avahi-libs.x86_64 0:0.6.31-19.el7
bridge-utils.x86_64 0:1.5-9.el7
cpp.x86_64 0:4.8.5-39.el7
cyrus-sasl.x86_64 0:2.1.26-23.el7
cyrus-sasl-devel.x86_64 0:2.1.26-23.el7
cyrus-sasl-gssapi.x86_64 0:2.1.26-23.el7
device-mapper-event.x86_64 7:1.02.158-2.el7
device-mapper-event-libs.x86_64 7:1.02.158-2.el7
device-mapper-persistent-data.x86_64 0:0.8.5-1.el7
dmidecode.x86_64 1:3.2-3.el7
dnsmasq.x86_64 0:2.76-9.el7
e2fsprogs-libs.x86_64 0:1.42.9-16.el7
ebtables.x86_64 0:2.0.10-16.el7
fipscheck.x86_64 0:1.4.1-6.el7
fipscheck-lib.x86_64 0:1.4.1-6.el7
fuse-libs.x86_64 0:2.9.2-11.el7
gettext.x86_64 0:0.19.8.1-2.el7
gettext-libs.x86_64 0:0.19.8.1-2.el7
glibc-devel.x86_64 0:2.17-292.el7
glibc-headers.x86_64 0:2.17-292.el7
glusterfs.x86_64 0:3.12.2-47.2.el7
glusterfs-api.x86_64 0:3.12.2-47.2.el7
glusterfs-cli.x86_64 0:3.12.2-47.2.el7
glusterfs-client-xlators.x86_64 0:3.12.2-47.2.el7
glusterfs-libs.x86_64 0:3.12.2-47.2.el7
gnutls.x86_64 0:3.3.29-9.el7_6
gnutls-dane.x86_64 0:3.3.29-9.el7_6
gnutls-utils.x86_64 0:3.3.29-9.el7_6
gperftools-libs.x86_64 0:2.6.1-1.el7
groff-base.x86_64 0:1.22.2-8.el7
gssproxy.x86_64 0:0.7.0-26.el7
hwdata.x86_64 0:0.252-9.3.el7
initscripts.x86_64 0:9.49.47-1.el7
iproute.x86_64 0:4.11.0-25.el7
iptables.x86_64 0:1.4.21-33.el7
iscsi-initiator-utils.x86_64 0:6.2.0.874-11.el7
iscsi-initiator-utils-iscsiuio.x86_64 0:6.2.0.874-11.el7
json-c.x86_64 0:0.11-4.el7_0
kernel-headers.x86_64 0:3.10.0-1062.1.2.el7
keyutils.x86_64 0:1.5.8-3.el7
keyutils-libs-devel.x86_64 0:1.5.8-3.el7
krb5-devel.x86_64 0:1.15.1-37.el7_7.2
less.x86_64 0:458-9.el7
libaio.x86_64 0:0.3.109-13.el7
libbasicobjects.x86_64 0:0.1.1-32.el7
libcgroup.x86_64 0:0.41-21.el7
libcollection.x86_64 0:0.7.0-32.el7
libcom_err-devel.x86_64 0:1.42.9-16.el7
libcroco.x86_64 0:0.6.12-4.el7
libedit.x86_64 0:3.0-12.20121213cvs.el7
liberasurecode.x86_64 0:1.5.0-1.el7
libevent.x86_64 0:2.0.21-4.el7
libgomp.x86_64 0:4.8.5-39.el7
libibverbs.x86_64 0:22.1-3.el7
libini_config.x86_64 0:1.3.1-32.el7
libiscsi.x86_64 0:1.9.0-7.el7
libkadm5.x86_64 0:1.15.1-37.el7_7.2
libmnl.x86_64 0:1.0.3-7.el7
libmpc.x86_64 0:1.0.1-3.el7
libnetfilter_conntrack.x86_64 0:1.0.6-1.el7_3
libnfnetlink.x86_64 0:1.0.1-4.el7
libnfsidmap.x86_64 0:0.25-19.el7
libnl3.x86_64 0:3.2.28-4.el7
libpath_utils.x86_64 0:0.2.1-32.el7
libpcap.x86_64 14:1.5.3-11.el7
libpciaccess.x86_64 0:0.14-1.el7
librados2.x86_64 2:12.2.11-0.el7
librbd1.x86_64 2:12.2.11-0.el7
libref_array.x86_64 0:0.1.5-32.el7
libselinux-devel.x86_64 0:2.5-14.1.el7
libsepol-devel.x86_64 0:2.5-10.el7
libtirpc.x86_64 0:0.2.4-0.16.el7
libunistring.x86_64 0:0.9.3-9.el7
libverto-devel.x86_64 0:0.2.5-4.el7
libverto-libevent.x86_64 0:0.2.5-4.el7
libvirt-bash-completion.x86_64 0:4.5.0-23.el7_7.1
libvirt-client.x86_64 0:4.5.0-23.el7_7.1
libvirt-daemon.x86_64 0:4.5.0-23.el7_7.1
libvirt-daemon-config-network.x86_64 0:4.5.0-23.el7_7.1
libvirt-daemon-config-nwfilter.x86_64 0:4.5.0-23.el7_7.1
libvirt-daemon-driver-interface.x86_64 0:4.5.0-23.el7_7.1
libvirt-daemon-driver-lxc.x86_64 0:4.5.0-23.el7_7.1
libvirt-daemon-driver-network.x86_64 0:4.5.0-23.el7_7.1
libvirt-daemon-driver-nodedev.x86_64 0:4.5.0-23.el7_7.1
libvirt-daemon-driver-nwfilter.x86_64 0:4.5.0-23.el7_7.1
libvirt-daemon-driver-qemu.x86_64 0:4.5.0-23.el7_7.1
libvirt-daemon-driver-secret.x86_64 0:4.5.0-23.el7_7.1
libvirt-daemon-driver-storage.x86_64 0:4.5.0-23.el7_7.1
libvirt-daemon-driver-storage-core.x86_64 0:4.5.0-23.el7_7.1
libvirt-daemon-driver-storage-disk.x86_64 0:4.5.0-23.el7_7.1
libvirt-daemon-driver-storage-gluster.x86_64 0:4.5.0-23.el7_7.1
libvirt-daemon-driver-storage-iscsi.x86_64 0:4.5.0-23.el7_7.1
libvirt-daemon-driver-storage-logical.x86_64 0:4.5.0-23.el7_7.1
libvirt-daemon-driver-storage-mpath.x86_64 0:4.5.0-23.el7_7.1
libvirt-daemon-driver-storage-rbd.x86_64 0:4.5.0-23.el7_7.1
libvirt-daemon-driver-storage-scsi.x86_64 0:4.5.0-23.el7_7.1
libvirt-libs.x86_64 0:4.5.0-23.el7_7.1
libxslt.x86_64 0:1.1.28-5.el7
lttng-ust.x86_64 0:2.10.0-1.el7
lvm2.x86_64 7:2.02.185-2.el7
lvm2-libs.x86_64 7:2.02.185-2.el7
lzo.x86_64 0:2.06-8.el7
lzop.x86_64 0:1.03-10.el7
make.x86_64 1:3.82-24.el7
mariadb-common.x86_64 3:10.1.20-2.el7
mariadb-config.x86_64 3:10.1.20-2.el7
mariadb-libs.x86_64 3:10.1.20-2.el7
mozjs17.x86_64 0:17.0.0-20.el7
mpfr.x86_64 0:3.1.1-4.el7
netcf-libs.x86_64 0:0.2.8-4.el7
nettle.x86_64 0:2.7.1-8.el7
nfs-utils.x86_64 1:1.3.0-0.65.el7
nmap-ncat.x86_64 2:6.40-19.el7
nspr-devel.x86_64 0:4.21.0-1.el7
nss-softokn-devel.x86_64 0:3.44.0-5.el7
nss-softokn-freebl-devel.x86_64 0:3.44.0-5.el7
nss-util-devel.x86_64 0:3.44.0-3.el7
numactl-libs.x86_64 0:2.0.12-3.el7
numad.x86_64 0:0.5-18.20150602git.el7
openssh.x86_64 0:7.4p1-21.el7
openssh-clients.x86_64 0:7.4p1-21.el7
openssl.x86_64 1:1.0.2k-19.el7
openssl-devel.x86_64 1:1.0.2k-19.el7
parted.x86_64 0:3.1-31.el7
pciutils.x86_64 0:3.5.1-3.el7
pciutils-libs.x86_64 0:3.5.1-3.el7
pcre-devel.x86_64 0:8.32-17.el7
perl.x86_64 4:5.16.3-294.el7_6
perl-Carp.noarch 0:1.26-244.el7
perl-Encode.x86_64 0:2.51-7.el7
perl-Error.noarch 1:0.17020-2.el7
perl-Exporter.noarch 0:5.68-3.el7
perl-File-Path.noarch 0:2.09-2.el7
perl-File-Temp.noarch 0:0.23.01-3.el7
perl-Filter.x86_64 0:1.49-3.el7
perl-Getopt-Long.noarch 0:2.40-3.el7
perl-Git.noarch 0:1.8.3.1-20.el7
perl-HTTP-Tiny.noarch 0:0.033-3.el7
perl-PathTools.x86_64 0:3.40-5.el7
perl-Pod-Escapes.noarch 1:1.04-294.el7_6
perl-Pod-Perldoc.noarch 0:3.20-4.el7
perl-Pod-Simple.noarch 1:3.28-4.el7
perl-Pod-Usage.noarch 0:1.63-3.el7
perl-Scalar-List-Utils.x86_64 0:1.27-248.el7
perl-Socket.x86_64 0:2.010-4.el7
perl-Storable.x86_64 0:2.45-3.el7
perl-TermReadKey.x86_64 0:2.30-20.el7
perl-Text-ParseWords.noarch 0:3.29-4.el7
perl-Time-HiRes.x86_64 4:1.9725-3.el7
perl-Time-Local.noarch 0:1.2300-2.el7
perl-constant.noarch 0:1.27-2.el7
perl-libs.x86_64 4:5.16.3-294.el7_6
perl-macros.x86_64 4:5.16.3-294.el7_6
perl-parent.noarch 1:0.225-244.el7
perl-podlators.noarch 0:2.5.1-3.el7
perl-threads.x86_64 0:1.87-4.el7
perl-threads-shared.x86_64 0:1.43-6.el7
polkit.x86_64 0:0.112-22.el7_7.1
polkit-pkla-compat.x86_64 0:0.1-4.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:22.0.5-1.el7
qemu-img-ev.x86_64 10:2.12.0-33.1.el7
quota.x86_64 1:4.01-19.el7
quota-nls.noarch 1:4.01-19.el7
radvd.x86_64 0:2.17-3.el7
rdma-core.x86_64 0:22.1-3.el7
rpcbind.x86_64 0:0.2.0-48.el7
rsync.x86_64 0:3.1.2-6.el7_6.1
systemd-sysv.x86_64 0:219-67.el7_7.1
sysvinit-tools.x86_64 0:2.88-14.dsf.el7
tcp_wrappers.x86_64 0:7.6-77.el7
tcp_wrappers-libs.x86_64 0:7.6-77.el7
trousers.x86_64 0:0.3.14-2.el7
unbound-libs.x86_64 0:1.6.6-1.el7
userspace-rcu.x86_64 0:0.10.0-3.el7
yajl.x86_64 0:2.0.4-4.el7
zlib-devel.x86_64 0:1.2.7-18.el7

Updated:
python.x86_64 0:2.7.5-86.el7

Dependency Updated:
cryptsetup-libs.x86_64 0:2.0.3-5.el7
device-mapper.x86_64 7:1.02.158-2.el7
device-mapper-libs.x86_64 7:1.02.158-2.el7
glibc.x86_64 0:2.17-292.el7
glibc-common.x86_64 0:2.17-292.el7
krb5-libs.x86_64 0:1.15.1-37.el7_7.2
libcom_err.x86_64 0:1.42.9-16.el7
libgcc.x86_64 0:4.8.5-39.el7
libselinux.x86_64 0:2.5-14.1.el7
libsepol.x86_64 0:2.5-10.el7
nspr.x86_64 0:4.21.0-1.el7
nss.x86_64 0:3.44.0-4.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
openssl-libs.x86_64 1:1.0.2k-19.el7
python-libs.x86_64 0:2.7.5-86.el7
systemd.x86_64 0:219-67.el7_7.1
systemd-libs.x86_64 0:219-67.el7_7.1
zlib.x86_64 0:1.2.7-18.el7

Complete!
+ pip install --upgrade pip setuptools
Collecting pip
Downloading https://files.pythonhosted.org/packages/30/db/9e38760b32e3e7f40cce46dd5fb107b8c73840df38f0046d8e6514e675a1/pip-19.2.3-py2.py3-none-any.whl (1.4MB)
Collecting setuptools
Downloading https://files.pythonhosted.org/packages/b2/86/095d2f7829badc207c893dd4ac767e871f6cd547145df797ea26baea4e2e/setuptools-41.2.0-py2.py3-none-any.whl (576kB)
Installing collected packages: pip, setuptools
Found existing installation: pip 8.1.2
Uninstalling pip-8.1.2:
Successfully uninstalled pip-8.1.2
Found existing installation: setuptools 22.0.5
Uninstalling setuptools-22.0.5:
Successfully uninstalled setuptools-22.0.5
Successfully installed pip-19.2.3 setuptools-41.2.0
Removing intermediate container f1f8628ed896
---> 48dc443a690f
Step 5/6 : COPY docker-build-wheel.sh /
---> d35491f4ff3e
Step 6/6 : COPY ${BUILD_STREAM}-wheels.cfg /wheels.cfg
---> ebadbf37ba5a
Successfully built ebadbf37ba5a
Successfully tagged jenkins-20191005t150558z-wheelbuilder:centos-stable
Running: docker run --rm -v /localdisk/loadbuild/jenkins/rc-2.0/20191005T150558Z/std/build-wheels-centos-stable/base:/wheels jenkins-20191005t150558z-wheelbuilder:centos-stable /docker-build-wheel.sh

############################################################
Building functools32-3.2.3.post2-py2-none-any.whl
############################################################
Cloning into 'python-functools32'...
/build-wheels/python-functools32 /build-wheels
From https://github.com/MiCHiLU/python-functools32
* tag 3.2.3-2 -> 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 ad90fa8... Update to 3.2.3-2
########### Running fix_setup
/usr/lib/python2.7/site-packages/setuptools/dist.py:474: UserWarning: Normalizing '3.2.3-2' to '3.2.3.post2'
normalized_version,
running bdist_wheel
running build
running build_py
creating build
creating build/lib
creating build/lib/functools32
copying functools32/__init__.py -> build/lib/functools32
copying functools32/_dummy_thread32.py -> build/lib/functools32
copying functools32/functools32.py -> build/lib/functools32
copying functools32/reprlib32.py -> build/lib/functools32
installing to build/bdist.linux-x86_64/wheel
running install
running install_lib
creating build/bdist.linux-x86_64
creating build/bdist.linux-x86_64/wheel
creating build/bdist.linux-x86_64/wheel/functools32
copying build/lib/functools32/__init__.py -> build/bdist.linux-x86_64/wheel/functools32
copying build/lib/functools32/_dummy_thread32.py -> build/bdist.linux-x86_64/wheel/functools32
copying build/lib/functools32/functools32.py -> build/bdist.linux-x86_64/wheel/functools32
copying build/lib/functools32/reprlib32.py -> build/bdist.linux-x86_64/wheel/functools32
running install_egg_info
running egg_info
creating functools32.egg-info
writing functools32.egg-info/PKG-INFO
writing top-level names to functools32.egg-info/top_level.txt
writing dependency_links to functools32.egg-info/dependency_links.txt
writing manifest file 'functools32.egg-info/SOURCES.txt'
reading manifest file 'functools32.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no files found matching '*.txt'
no previously-included directories found matching 'build'
no previously-included directories found matching 'dist'
no previously-included directories found matching '.git*'
writing manifest file 'functools32.egg-info/SOURCES.txt'
Copying functools32.egg-info to build/bdist.linux-x86_64/wheel/functools32-3.2.3.post2-py2.7.egg-info
running install_scripts
creating build/bdist.linux-x86_64/wheel/functools32-3.2.3.post2.dist-info/WHEEL
/build-wheels

############################################################
Building lz4-0.9.0-cp27-cp27mu-linux_x86_64.whl
############################################################
Cloning into 'python-lz4'...
/build-wheels/python-lz4 /build-wheels
From https://github.com/python-lz4/python-lz4
* tag v0.9.0 -> 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 bc6fb12... Update README.rst
running bdist_wheel
running build
running build_py
creating build
creating build/lib.linux-x86_64-2.7
creating build/lib.linux-x86_64-2.7/lz4
copying lz4/__init__.py -> build/lib.linux-x86_64-2.7/lz4
copying lz4/deprecated.py -> build/lib.linux-x86_64-2.7/lz4
copying lz4/lz4version.py -> build/lib.linux-x86_64-2.7/lz4
copying lz4/version.py -> build/lib.linux-x86_64-2.7/lz4
creating build/lib.linux-x86_64-2.7/lz4/block
copying lz4/block/__init__.py -> build/lib.linux-x86_64-2.7/lz4/block
creating build/lib.linux-x86_64-2.7/lz4/frame
copying lz4/frame/__init__.py -> build/lib.linux-x86_64-2.7/lz4/frame
running build_ext
building 'lz4._version' extension
creating build/temp.linux-x86_64-2.7
creating build/temp.linux-x86_64-2.7/lz4
creating build/temp.linux-x86_64-2.7/lz4libs
gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -Ilz4libs -Ipy3c -I/usr/include/python2.7 -c lz4/_version.c -o build/temp.linux-x86_64-2.7/lz4/_version.o -O3 -Wall -Wundef
gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -Ilz4libs -Ipy3c -I/usr/include/python2.7 -c lz4libs/lz4.c -o build/temp.linux-x86_64-2.7/lz4libs/lz4.o -O3 -Wall -Wundef
gcc -pthread -shared -Wl,-z,relro build/temp.linux-x86_64-2.7/lz4/_version.o build/temp.linux-x86_64-2.7/lz4libs/lz4.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-x86_64-2.7/lz4/_version.so
building 'lz4.block._block' extension
creating build/temp.linux-x86_64-2.7/lz4/block
gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -Ilz4libs -Ipy3c -I/usr/include/python2.7 -c lz4/block/_block.c -o build/temp.linux-x86_64-2.7/lz4/block/_block.o -O3 -Wall -Wundef
gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -Ilz4libs -Ipy3c -I/usr/include/python2.7 -c lz4libs/lz4.c -o build/temp.linux-x86_64-2.7/lz4libs/lz4.o -O3 -Wall -Wundef
gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -Ilz4libs -Ipy3c -I/usr/include/python2.7 -c lz4libs/lz4hc.c -o build/temp.linux-x86_64-2.7/lz4libs/lz4hc.o -O3 -Wall -Wundef
gcc -pthread -shared -Wl,-z,relro build/temp.linux-x86_64-2.7/lz4/block/_block.o build/temp.linux-x86_64-2.7/lz4libs/lz4.o build/temp.linux-x86_64-2.7/lz4libs/lz4hc.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-x86_64-2.7/lz4/block/_block.so
building 'lz4.frame._frame' extension
creating build/temp.linux-x86_64-2.7/lz4/frame
gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -Ilz4libs -Ipy3c -I/usr/include/python2.7 -c lz4/frame/_frame.c -o build/temp.linux-x86_64-2.7/lz4/frame/_frame.o -O3 -Wall -Wundef
gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -Ilz4libs -Ipy3c -I/usr/include/python2.7 -c lz4libs/lz4.c -o build/temp.linux-x86_64-2.7/lz4libs/lz4.o -O3 -Wall -Wundef
gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -Ilz4libs -Ipy3c -I/usr/include/python2.7 -c lz4libs/lz4hc.c -o build/temp.linux-x86_64-2.7/lz4libs/lz4hc.o -O3 -Wall -Wundef
gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -Ilz4libs -Ipy3c -I/usr/include/python2.7 -c lz4libs/lz4frame.c -o build/temp.linux-x86_64-2.7/lz4libs/lz4frame.o -O3 -Wall -Wundef
gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -Ilz4libs -Ipy3c -I/usr/include/python2.7 -c lz4libs/xxhash.c -o build/temp.linux-x86_64-2.7/lz4libs/xxhash.o -O3 -Wall -Wundef
gcc -pthread -shared -Wl,-z,relro build/temp.linux-x86_64-2.7/lz4/frame/_frame.o build/temp.linux-x86_64-2.7/lz4libs/lz4.o build/temp.linux-x86_64-2.7/lz4libs/lz4hc.o build/temp.linux-x86_64-2.7/lz4libs/lz4frame.o build/temp.linux-x86_64-2.7/lz4libs/xxhash.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-x86_64-2.7/lz4/frame/_frame.so
copying build/lib.linux-x86_64-2.7/lz4/_version.so -> lz4
copying build/lib.linux-x86_64-2.7/lz4/block/_block.so -> lz4/block
copying build/lib.linux-x86_64-2.7/lz4/frame/_frame.so -> lz4/frame
installing to build/bdist.linux-x86_64/wheel
running install
running install_lib
creating build/bdist.linux-x86_64
creating build/bdist.linux-x86_64/wheel
creating build/bdist.linux-x86_64/wheel/lz4
copying build/lib.linux-x86_64-2.7/lz4/__init__.py -> build/bdist.linux-x86_64/wheel/lz4
copying build/lib.linux-x86_64-2.7/lz4/deprecated.py -> build/bdist.linux-x86_64/wheel/lz4
copying build/lib.linux-x86_64-2.7/lz4/lz4version.py -> build/bdist.linux-x86_64/wheel/lz4
copying build/lib.linux-x86_64-2.7/lz4/version.py -> build/bdist.linux-x86_64/wheel/lz4
creating build/bdist.linux-x86_64/wheel/lz4/block
copying build/lib.linux-x86_64-2.7/lz4/block/__init__.py -> build/bdist.linux-x86_64/wheel/lz4/block
copying build/lib.linux-x86_64-2.7/lz4/block/_block.so -> build/bdist.linux-x86_64/wheel/lz4/block
creating build/bdist.linux-x86_64/wheel/lz4/frame
copying build/lib.linux-x86_64-2.7/lz4/frame/__init__.py -> build/bdist.linux-x86_64/wheel/lz4/frame
copying build/lib.linux-x86_64-2.7/lz4/frame/_frame.so -> build/bdist.linux-x86_64/wheel/lz4/frame
copying build/lib.linux-x86_64-2.7/lz4/_version.so -> build/bdist.linux-x86_64/wheel/lz4
running install_egg_info
running egg_info
creating lz4.egg-info
writing lz4.egg-info/PKG-INFO
writing top-level names to lz4.egg-info/top_level.txt
writing dependency_links to lz4.egg-info/dependency_links.txt
writing manifest file 'lz4.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no files found matching 'src/*.h'
warning: no previously-included files found matching 'tests/*.pyc'
writing manifest file 'lz4.egg-info/SOURCES.txt'
Copying lz4.egg-info to build/bdist.linux-x86_64/wheel/lz4-0.9.0-py2.7.egg-info
running install_scripts
creating build/bdist.linux-x86_64/wheel/lz4-0.9.0.dist-info/WHEEL
/build-wheels

############################################################
Building msgpack_python-0.4.8-cp27-cp27mu-linux_x86_64.whl
############################################################
Cloning into 'msgpack-python'...
/build-wheels/msgpack-python /build-wheels
From https://github.com/msgpack/msgpack-python
* tag 0.4.8 -> 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 ff208ad... 0.4.8
running bdist_wheel
running build
running build_py
creating build
creating build/lib.linux-x86_64-2.7
creating build/lib.linux-x86_64-2.7/msgpack
copying msgpack/__init__.py -> build/lib.linux-x86_64-2.7/msgpack
copying msgpack/_version.py -> build/lib.linux-x86_64-2.7/msgpack
copying msgpack/exceptions.py -> build/lib.linux-x86_64-2.7/msgpack
copying msgpack/fallback.py -> build/lib.linux-x86_64-2.7/msgpack
running build_ext
WARNING
Cython is required for building extension from checkout.
Install Cython >= 0.16 or install msgpack from PyPI.
Falling back to pure Python implementation.
WARNING
Cython is required for building extension from checkout.
Install Cython >= 0.16 or install msgpack from PyPI.
Falling back to pure Python implementation.
installing to build/bdist.linux-x86_64/wheel
running install
running install_lib
creating build/bdist.linux-x86_64
creating build/bdist.linux-x86_64/wheel
creating build/bdist.linux-x86_64/wheel/msgpack
copying build/lib.linux-x86_64-2.7/msgpack/__init__.py -> build/bdist.linux-x86_64/wheel/msgpack
copying build/lib.linux-x86_64-2.7/msgpack/_version.py -> build/bdist.linux-x86_64/wheel/msgpack
copying build/lib.linux-x86_64-2.7/msgpack/exceptions.py -> build/bdist.linux-x86_64/wheel/msgpack
copying build/lib.linux-x86_64-2.7/msgpack/fallback.py -> build/bdist.linux-x86_64/wheel/msgpack
running install_egg_info
running egg_info
creating msgpack_python.egg-info
writing msgpack_python.egg-info/PKG-INFO
writing top-level names to msgpack_python.egg-info/top_level.txt
writing dependency_links to msgpack_python.egg-info/dependency_links.txt
writing manifest file 'msgpack_python.egg-info/SOURCES.txt'
reading manifest file 'msgpack_python.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no files found matching '*.c' under directory 'msgpack'
warning: no files found matching '*.cpp' under directory 'msgpack'
writing manifest file 'msgpack_python.egg-info/SOURCES.txt'
Copying msgpack_python.egg-info to build/bdist.linux-x86_64/wheel/msgpack_python-0.4.8-py2.7.egg-info
running install_scripts
creating build/bdist.linux-x86_64/wheel/msgpack_python-0.4.8.dist-info/WHEEL
/build-wheels

############################################################
Building pycrypto-2.6.1-cp27-cp27mu-linux_x86_64.whl
############################################################
Cloning into 'pycrypto'...
/build-wheels/pycrypto /build-wheels
From https://github.com/dlitz/pycrypto
* tag v2.6.1 -> 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 7fd528d... Release v2.6.1
########### Running fix_setup
running bdist_wheel
running build
running build_py
creating build
creating build/lib.linux-x86_64-2.7
creating build/lib.linux-x86_64-2.7/Crypto
copying lib/Crypto/__init__.py -> build/lib.linux-x86_64-2.7/Crypto
copying lib/Crypto/pct_warnings.py -> build/lib.linux-x86_64-2.7/Crypto
creating build/lib.linux-x86_64-2.7/Crypto/Hash
copying lib/Crypto/Hash/HMAC.py -> build/lib.linux-x86_64-2.7/Crypto/Hash
copying lib/Crypto/Hash/MD2.py -> build/lib.linux-x86_64-2.7/Crypto/Hash
copying lib/Crypto/Hash/MD4.py -> build/lib.linux-x86_64-2.7/Crypto/Hash
copying lib/Crypto/Hash/MD5.py -> build/lib.linux-x86_64-2.7/Crypto/Hash
copying lib/Crypto/Hash/RIPEMD.py -> build/lib.linux-x86_64-2.7/Crypto/Hash
copying lib/Crypto/Hash/SHA.py -> build/lib.linux-x86_64-2.7/Crypto/Hash
copying lib/Crypto/Hash/SHA224.py -> build/lib.linux-x86_64-2.7/Crypto/Hash
copying lib/Crypto/Hash/SHA256.py -> build/lib.linux-x86_64-2.7/Crypto/Hash
copying lib/Crypto/Hash/SHA384.py -> build/lib.linux-x86_64-2.7/Crypto/Hash
copying lib/Crypto/Hash/SHA512.py -> build/lib.linux-x86_64-2.7/Crypto/Hash
copying lib/Crypto/Hash/__init__.py -> build/lib.linux-x86_64-2.7/Crypto/Hash
copying lib/Crypto/Hash/hashalgo.py -> build/lib.linux-x86_64-2.7/Crypto/Hash
creating build/lib.linux-x86_64-2.7/Crypto/Cipher
copying lib/Crypto/Cipher/XOR.py -> build/lib.linux-x86_64-2.7/Crypto/Cipher
copying lib/Crypto/Cipher/__init__.py -> build/lib.linux-x86_64-2.7/Crypto/Cipher
copying lib/Crypto/Cipher/AES.py -> build/lib.linux-x86_64-2.7/Crypto/Cipher
copying lib/Crypto/Cipher/ARC2.py -> build/lib.linux-x86_64-2.7/Crypto/Cipher
copying lib/Crypto/Cipher/ARC4.py -> build/lib.linux-x86_64-2.7/Crypto/Cipher
copying lib/Crypto/Cipher/Blowfish.py -> build/lib.linux-x86_64-2.7/Crypto/Cipher
copying lib/Crypto/Cipher/CAST.py -> build/lib.linux-x86_64-2.7/Crypto/Cipher
copying lib/Crypto/Cipher/DES.py -> build/lib.linux-x86_64-2.7/Crypto/Cipher
copying lib/Crypto/Cipher/DES3.py -> build/lib.linux-x86_64-2.7/Crypto/Cipher
copying lib/Crypto/Cipher/PKCS1_OAEP.py -> build/lib.linux-x86_64-2.7/Crypto/Cipher
copying lib/Crypto/Cipher/PKCS1_v1_5.py -> build/lib.linux-x86_64-2.7/Crypto/Cipher
copying lib/Crypto/Cipher/blockalgo.py -> build/lib.linux-x86_64-2.7/Crypto/Cipher
creating build/lib.linux-x86_64-2.7/Crypto/Util
copying lib/Crypto/Util/RFC1751.py -> build/lib.linux-x86_64-2.7/Crypto/Util
copying lib/Crypto/Util/_number_new.py -> build/lib.linux-x86_64-2.7/Crypto/Util
copying lib/Crypto/Util/number.py -> build/lib.linux-x86_64-2.7/Crypto/Util
copying lib/Crypto/Util/randpool.py -> build/lib.linux-x86_64-2.7/Crypto/Util
copying lib/Crypto/Util/winrandom.py -> build/lib.linux-x86_64-2.7/Crypto/Util
copying lib/Crypto/Util/Counter.py -> build/lib.linux-x86_64-2.7/Crypto/Util
copying lib/Crypto/Util/__init__.py -> build/lib.linux-x86_64-2.7/Crypto/Util
copying lib/Crypto/Util/asn1.py -> build/lib.linux-x86_64-2.7/Crypto/Util
copying lib/Crypto/Util/py21compat.py -> build/lib.linux-x86_64-2.7/Crypto/Util
copying lib/Crypto/Util/py3compat.py -> build/lib.linux-x86_64-2.7/Crypto/Util
creating build/lib.linux-x86_64-2.7/Crypto/Random
copying lib/Crypto/Random/_UserFriendlyRNG.py -> build/lib.linux-x86_64-2.7/Crypto/Random
copying lib/Crypto/Random/__init__.py -> build/lib.linux-x86_64-2.7/Crypto/Random
copying lib/Crypto/Random/random.py -> build/lib.linux-x86_64-2.7/Crypto/Random
creating build/lib.linux-x86_64-2.7/Crypto/Random/Fortuna
copying lib/Crypto/Random/Fortuna/SHAd256.py -> build/lib.linux-x86_64-2.7/Crypto/Random/Fortuna
copying lib/Crypto/Random/Fortuna/__init__.py -> build/lib.linux-x86_64-2.7/Crypto/Random/Fortuna
copying lib/Crypto/Random/Fortuna/FortunaAccumulator.py -> build/lib.linux-x86_64-2.7/Crypto/Random/Fortuna
copying lib/Crypto/Random/Fortuna/FortunaGenerator.py -> build/lib.linux-x86_64-2.7/Crypto/Random/Fortuna
creating build/lib.linux-x86_64-2.7/Crypto/Random/OSRNG
copying lib/Crypto/Random/OSRNG/__init__.py -> build/lib.linux-x86_64-2.7/Crypto/Random/OSRNG
copying lib/Crypto/Random/OSRNG/fallback.py -> build/lib.linux-x86_64-2.7/Crypto/Random/OSRNG
copying lib/Crypto/Random/OSRNG/posix.py -> build/lib.linux-x86_64-2.7/Crypto/Random/OSRNG
copying lib/Crypto/Random/OSRNG/rng_base.py -> build/lib.linux-x86_64-2.7/Crypto/Random/OSRNG
copying lib/Crypto/Random/OSRNG/nt.py -> build/lib.linux-x86_64-2.7/Crypto/Random/OSRNG
creating build/lib.linux-x86_64-2.7/Crypto/SelfTest
copying lib/Crypto/SelfTest/__init__.py -> build/lib.linux-x86_64-2.7/Crypto/SelfTest
copying lib/Crypto/SelfTest/st_common.py -> build/lib.linux-x86_64-2.7/Crypto/SelfTest
creating build/lib.linux-x86_64-2.7/Crypto/SelfTest/Cipher
copying lib/Crypto/SelfTest/Cipher/__init__.py -> build/lib.linux-x86_64-2.7/Crypto/SelfTest/Cipher
copying lib/Crypto/SelfTest/Cipher/test_ARC2.py -> build/lib.linux-x86_64-2.7/Crypto/SelfTest/Cipher
copying lib/Crypto/SelfTest/Cipher/test_Blowfish.py -> build/lib.linux-x86_64-2.7/Crypto/SelfTest/Cipher
copying lib/Crypto/SelfTest/Cipher/test_CAST.py -> build/lib.linux-x86_64-2.7/Crypto/SelfTest/Cipher
copying lib/Crypto/SelfTest/Cipher/test_DES.py -> build/lib.linux-x86_64-2.7/Crypto/SelfTest/Cipher
copying lib/Crypto/SelfTest/Cipher/test_DES3.py -> build/lib.linux-x86_64-2.7/Crypto/SelfTest/Cipher
copying lib/Crypto/SelfTest/Cipher/test_XOR.py -> build/lib.linux-x86_64-2.7/Crypto/SelfTest/Cipher
copying lib/Crypto/SelfTest/Cipher/test_pkcs1_15.py -> build/lib.linux-x86_64-2.7/Crypto/SelfTest/Cipher
copying lib/Crypto/SelfTest/Cipher/common.py -> build/lib.linux-x86_64-2.7/Crypto/SelfTest/Cipher
copying lib/Crypto/SelfTest/Cipher/test_AES.py -> build/lib.linux-x86_64-2.7/Crypto/SelfTest/Cipher
copying lib/Crypto/SelfTest/Cipher/test_ARC4.py -> build/lib.linux-x86_64-2.7/Crypto/SelfTest/Cipher
copying lib/Crypto/SelfTest/Cipher/test_pkcs1_oaep.py -> build/lib.linux-x86_64-2.7/Crypto/SelfTest/Cipher
creating build/lib.linux-x86_64-2.7/Crypto/SelfTest/Hash
copying lib/Crypto/SelfTest/Hash/__init__.py -> build/lib.linux-x86_64-2.7/Crypto/SelfTest/Hash
copying lib/Crypto/SelfTest/Hash/common.py -> build/lib.linux-x86_64-2.7/Crypto/SelfTest/Hash
copying lib/Crypto/SelfTest/Hash/test_HMAC.py -> build/lib.linux-x86_64-2.7/Crypto/SelfTest/Hash
copying lib/Crypto/SelfTest/Hash/test_MD2.py -> build/lib.linux-x86_64-2.7/Crypto/SelfTest/Hash
copying lib/Crypto/SelfTest/Hash/test_MD4.py -> build/lib.linux-x86_64-2.7/Crypto/SelfTest/Hash
copying lib/Crypto/SelfTest/Hash/test_MD5.py -> build/lib.linux-x86_64-2.7/Crypto/SelfTest/Hash
copying lib/Crypto/SelfTest/Hash/test_RIPEMD.py -> build/lib.linux-x86_64-2.7/Crypto/SelfTest/Hash
copying lib/Crypto/SelfTest/Hash/test_SHA.py -> build/lib.linux-x86_64-2.7/Crypto/SelfTest/Hash
copying lib/Crypto/SelfTest/Hash/test_SHA224.py -> build/lib.linux-x86_64-2.7/Crypto/SelfTest/Hash
copying lib/Crypto/SelfTest/Hash/test_SHA256.py -> build/lib.linux-x86_64-2.7/Crypto/SelfTest/Hash
copying lib/Crypto/SelfTest/Hash/test_SHA384.py -> build/lib.linux-x86_64-2.7/Crypto/SelfTest/Hash
copying lib/Crypto/SelfTest/Hash/test_SHA512.py -> build/lib.linux-x86_64-2.7/Crypto/SelfTest/Hash
creating build/lib.linux-x86_64-2.7/Crypto/SelfTest/Protocol
copying lib/Crypto/SelfTest/Protocol/test_AllOrNothing.py -> build/lib.linux-x86_64-2.7/Crypto/SelfTest/Protocol
copying lib/Crypto/SelfTest/Protocol/test_chaffing.py -> build/lib.linux-x86_64-2.7/Crypto/SelfTest/Protocol
copying lib/Crypto/SelfTest/Protocol/test_rfc1751.py -> build/lib.linux-x86_64-2.7/Crypto/SelfTest/Protocol
copying lib/Crypto/SelfTest/Protocol/__init__.py -> build/lib.linux-x86_64-2.7/Crypto/SelfTest/Protocol
copying lib/Crypto/SelfTest/Protocol/test_KDF.py -> build/lib.linux-x86_64-2.7/Crypto/SelfTest/Protocol
creating build/lib.linux-x86_64-2.7/Crypto/SelfTest/PublicKey
copying lib/Crypto/SelfTest/PublicKey/__init__.py -> build/lib.linux-x86_64-2.7/Crypto/SelfTest/PublicKey
copying lib/Crypto/SelfTest/PublicKey/test_DSA.py -> build/lib.linux-x86_64-2.7/Crypto/SelfTest/PublicKey
copying lib/Crypto/SelfTest/PublicKey/test_ElGamal.py -> build/lib.linux-x86_64-2.7/Crypto/SelfTest/PublicKey
copying lib/Crypto/SelfTest/PublicKey/test_RSA.py -> build/lib.linux-x86_64-2.7/Crypto/SelfTest/PublicKey
copying lib/Crypto/SelfTest/PublicKey/test_importKey.py -> build/lib.linux-x86_64-2.7/Crypto/SelfTest/PublicKey
creating build/lib.linux-x86_64-2.7/Crypto/SelfTest/Random
copying lib/Crypto/SelfTest/Random/__init__.py -> build/lib.linux-x86_64-2.7/Crypto/SelfTest/Random
copying lib/Crypto/SelfTest/Random/test__UserFriendlyRNG.py -> build/lib.linux-x86_64-2.7/Crypto/SelfTest/Random
copying lib/Crypto/SelfTest/Random/test_rpoolcompat.py -> build/lib.linux-x86_64-2.7/Crypto/SelfTest/Random
copying lib/Crypto/SelfTest/Random/test_random.py -> build/lib.linux-x86_64-2.7/Crypto/SelfTest/Random
creating build/lib.linux-x86_64-2.7/Crypto/SelfTest/Random/Fortuna
copying lib/Crypto/SelfTest/Random/Fortuna/__init__.py -> build/lib.linux-x86_64-2.7/Crypto/SelfTest/Random/Fortuna
copying lib/Crypto/SelfTest/Random/Fortuna/test_FortunaGenerator.py -> build/lib.linux-x86_64-2.7/Crypto/SelfTest/Random/Fortuna
copying lib/Crypto/SelfTest/Random/Fortuna/test_SHAd256.py -> build/lib.linux-x86_64-2.7/Crypto/SelfTest/Random/Fortuna
copying lib/Crypto/SelfTest/Random/Fortuna/test_FortunaAccumulator.py -> build/lib.linux-x86_64-2.7/Crypto/SelfTest/Random/Fortuna
creating build/lib.linux-x86_64-2.7/Crypto/SelfTest/Random/OSRNG
copying lib/Crypto/SelfTest/Random/OSRNG/__init__.py -> build/lib.linux-x86_64-2.7/Crypto/SelfTest/Random/OSRNG
copying lib/Crypto/SelfTest/Random/OSRNG/test_fallback.py -> build/lib.linux-x86_64-2.7/Crypto/SelfTest/Random/OSRNG
copying lib/Crypto/SelfTest/Random/OSRNG/test_generic.py -> build/lib.linux-x86_64-2.7/Crypto/SelfTest/Random/OSRNG
copying lib/Crypto/SelfTest/Random/OSRNG/test_nt.py -> build/lib.linux-x86_64-2.7/Crypto/SelfTest/Random/OSRNG
copying lib/Crypto/SelfTest/Random/OSRNG/test_posix.py -> build/lib.linux-x86_64-2.7/Crypto/SelfTest/Random/OSRNG
copying lib/Crypto/SelfTest/Random/OSRNG/test_winrandom.py -> build/lib.linux-x86_64-2.7/Crypto/SelfTest/Random/OSRNG
creating build/lib.linux-x86_64-2.7/Crypto/SelfTest/Util
copying lib/Crypto/SelfTest/Util/test_winrandom.py -> build/lib.linux-x86_64-2.7/Crypto/SelfTest/Util
copying lib/Crypto/SelfTest/Util/__init__.py -> build/lib.linux-x86_64-2.7/Crypto/SelfTest/Util
copying lib/Crypto/SelfTest/Util/test_Counter.py -> build/lib.linux-x86_64-2.7/Crypto/SelfTest/Util
copying lib/Crypto/SelfTest/Util/test_asn1.py -> build/lib.linux-x86_64-2.7/Crypto/SelfTest/Util
copying lib/Crypto/SelfTest/Util/test_number.py -> build/lib.linux-x86_64-2.7/Crypto/SelfTest/Util
creating build/lib.linux-x86_64-2.7/Crypto/SelfTest/Signature
copying lib/Crypto/SelfTest/Signature/__init__.py -> build/lib.linux-x86_64-2.7/Crypto/SelfTest/Signature
copying lib/Crypto/SelfTest/Signature/test_pkcs1_15.py -> build/lib.linux-x86_64-2.7/Crypto/SelfTest/Signature
copying lib/Crypto/SelfTest/Signature/test_pkcs1_pss.py -> build/lib.linux-x86_64-2.7/Crypto/SelfTest/Signature
creating build/lib.linux-x86_64-2.7/Crypto/Protocol
copying lib/Crypto/Protocol/AllOrNothing.py -> build/lib.linux-x86_64-2.7/Crypto/Protocol
copying lib/Crypto/Protocol/Chaffing.py -> build/lib.linux-x86_64-2.7/Crypto/Protocol
copying lib/Crypto/Protocol/__init__.py -> build/lib.linux-x86_64-2.7/Crypto/Protocol
copying lib/Crypto/Protocol/KDF.py -> build/lib.linux-x86_64-2.7/Crypto/Protocol
creating build/lib.linux-x86_64-2.7/Crypto/PublicKey
copying lib/Crypto/PublicKey/_RSA.py -> build/lib.linux-x86_64-2.7/Crypto/PublicKey
copying lib/Crypto/PublicKey/__init__.py -> build/lib.linux-x86_64-2.7/Crypto/PublicKey
copying lib/Crypto/PublicKey/pubkey.py -> build/lib.linux-x86_64-2.7/Crypto/PublicKey
copying lib/Crypto/PublicKey/DSA.py -> build/lib.linux-x86_64-2.7/Crypto/PublicKey
copying lib/Crypto/PublicKey/ElGamal.py -> build/lib.linux-x86_64-2.7/Crypto/PublicKey
copying lib/Crypto/PublicKey/RSA.py -> build/lib.linux-x86_64-2.7/Crypto/PublicKey
copying lib/Crypto/PublicKey/_DSA.py -> build/lib.linux-x86_64-2.7/Crypto/PublicKey
copying lib/Crypto/PublicKey/_slowmath.py -> build/lib.linux-x86_64-2.7/Crypto/PublicKey
creating build/lib.linux-x86_64-2.7/Crypto/Signature
copying lib/Crypto/Signature/__init__.py -> build/lib.linux-x86_64-2.7/Crypto/Signature
copying lib/Crypto/Signature/PKCS1_PSS.py -> build/lib.linux-x86_64-2.7/Crypto/Signature
copying lib/Crypto/Signature/PKCS1_v1_5.py -> build/lib.linux-x86_64-2.7/Crypto/Signature
running build_ext
running build_configure
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking for __gmpz_init in -lgmp... no
checking for __gmpz_init in -lmpir... no
checking whether mpz_powm is declared... no
checking whether mpz_powm_sec is declared... no
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for inttypes.h... (cached) yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking stddef.h usability... yes
checking stddef.h presence... yes
checking for stddef.h... yes
checking for stdint.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking wchar.h usability... yes
checking wchar.h presence... yes
checking for wchar.h... yes
checking for inline... inline
checking for int16_t... yes
checking for int32_t... yes
checking for int64_t... yes
checking for int8_t... yes
checking for size_t... yes
checking for uint16_t... yes
checking for uint32_t... yes
checking for uint64_t... yes
checking for uint8_t... yes
checking for stdlib.h... (cached) yes
checking for GNU libc compatible malloc... yes
checking for memmove... yes
checking for memset... yes
configure: creating ./config.status
config.status: creating src/config.h
warning: GMP or MPIR library not found; Not building Crypto.PublicKey._fastmath.
building 'Crypto.Hash._MD2' extension
creating build/temp.linux-x86_64-2.7
creating build/temp.linux-x86_64-2.7/src
gcc -pthread -fno-strict-aliasing -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -std=c99 -O3 -fomit-frame-pointer -Isrc/ -I/usr/include/python2.7 -c src/MD2.c -o build/temp.linux-x86_64-2.7/src/MD2.o
In file included from /usr/include/python2.7/pyconfig.h:6:0,
from /usr/include/python2.7/Python.h:8,
from src/MD2.c:31:
/usr/include/python2.7/pyconfig-64.h:1191:0: warning: "_POSIX_C_SOURCE" redefined [enabled by default]
#define _POSIX_C_SOURCE 200112L
^
In file included from /usr/include/string.h:25:0,
from src/MD2.c:30:
/usr/include/features.h:168:0: note: this is the location of the previous definition
# define _POSIX_C_SOURCE 200809L
^
In file included from /usr/include/python2.7/pyconfig.h:6:0,
from /usr/include/python2.7/Python.h:8,
from src/MD2.c:31:
/usr/include/python2.7/pyconfig-64.h:1213:0: warning: "_XOPEN_SOURCE" redefined [enabled by default]
#define _XOPEN_SOURCE 600
^
In file included from /usr/include/string.h:25:0,
from src/MD2.c:30:
/usr/include/features.h:170:0: note: this is the location of the previous definition
# define _XOPEN_SOURCE 700
^
gcc -pthread -shared -Wl,-z,relro build/temp.linux-x86_64-2.7/src/MD2.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-x86_64-2.7/Crypto/Hash/_MD2.so
building 'Crypto.Hash._MD4' extension
gcc -pthread -fno-strict-aliasing -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -std=c99 -O3 -fomit-frame-pointer -Isrc/ -I/usr/include/python2.7 -c src/MD4.c -o build/temp.linux-x86_64-2.7/src/MD4.o
In file included from /usr/include/python2.7/pyconfig.h:6:0,
from /usr/include/python2.7/Python.h:8,
from src/MD4.c:31:
/usr/include/python2.7/pyconfig-64.h:1191:0: warning: "_POSIX_C_SOURCE" redefined [enabled by default]
#define _POSIX_C_SOURCE 200112L
^
In file included from /usr/include/string.h:25:0,
from src/MD4.c:30:
/usr/include/features.h:168:0: note: this is the location of the previous definition
# define _POSIX_C_SOURCE 200809L
^
In file included from /usr/include/python2.7/pyconfig.h:6:0,
from /usr/include/python2.7/Python.h:8,
from src/MD4.c:31:
/usr/include/python2.7/pyconfig-64.h:1213:0: warning: "_XOPEN_SOURCE" redefined [enabled by default]
#define _XOPEN_SOURCE 600
^
In file included from /usr/include/string.h:25:0,
from src/MD4.c:30:
/usr/include/features.h:170:0: note: this is the location of the previous definition
# define _XOPEN_SOURCE 700
^
gcc -pthread -shared -Wl,-z,relro build/temp.linux-x86_64-2.7/src/MD4.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-x86_64-2.7/Crypto/Hash/_MD4.so
building 'Crypto.Hash._SHA256' extension
gcc -pthread -fno-strict-aliasing -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -std=c99 -O3 -fomit-frame-pointer -Isrc/ -I/usr/include/python2.7 -c src/SHA256.c -o build/temp.linux-x86_64-2.7/src/SHA256.o
In file included from /usr/include/python2.7/pyconfig.h:6:0,
from /usr/include/python2.7/Python.h:8,
from src/hash_SHA2_template.c:33,
from src/SHA256.c:72:
/usr/include/python2.7/pyconfig-64.h:1191:0: warning: "_POSIX_C_SOURCE" redefined [enabled by default]
#define _POSIX_C_SOURCE 200112L
^
In file included from /usr/include/stdint.h:25:0,
from /usr/lib/gcc/x86_64-redhat-linux/4.8.5/include/stdint.h:9,
from src/hash_SHA2.h:72,
from src/SHA256.c:35:
/usr/include/features.h:168:0: note: this is the location of the previous definition
# define _POSIX_C_SOURCE 200809L
^
In file included from /usr/include/python2.7/pyconfig.h:6:0,
from /usr/include/python2.7/Python.h:8,
from src/hash_SHA2_template.c:33,
from src/SHA256.c:72:
/usr/include/python2.7/pyconfig-64.h:1213:0: warning: "_XOPEN_SOURCE" redefined [enabled by default]
#define _XOPEN_SOURCE 600
^
In file included from /usr/include/stdint.h:25:0,
from /usr/lib/gcc/x86_64-redhat-linux/4.8.5/include/stdint.h:9,
from src/hash_SHA2.h:72,
from src/SHA256.c:35:
/usr/include/features.h:170:0: note: this is the location of the previous definition
# define _XOPEN_SOURCE 700
^
gcc -pthread -shared -Wl,-z,relro build/temp.linux-x86_64-2.7/src/SHA256.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-x86_64-2.7/Crypto/Hash/_SHA256.so
building 'Crypto.Hash._SHA224' extension
gcc -pthread -fno-strict-aliasing -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -std=c99 -O3 -fomit-frame-pointer -Isrc/ -I/usr/include/python2.7 -c src/SHA224.c -o build/temp.linux-x86_64-2.7/src/SHA224.o
In file included from /usr/include/python2.7/pyconfig.h:6:0,
from /usr/include/python2.7/Python.h:8,
from src/hash_SHA2_template.c:33,
from src/SHA224.c:73:
/usr/include/python2.7/pyconfig-64.h:1191:0: warning: "_POSIX_C_SOURCE" redefined [enabled by default]
#define _POSIX_C_SOURCE 200112L
^
In file included from /usr/include/stdint.h:25:0,
from /usr/lib/gcc/x86_64-redhat-linux/4.8.5/include/stdint.h:9,
from src/hash_SHA2.h:72,
from src/SHA224.c:36:
/usr/include/features.h:168:0: note: this is the location of the previous definition
# define _POSIX_C_SOURCE 200809L
^
In file included from /usr/include/python2.7/pyconfig.h:6:0,
from /usr/include/python2.7/Python.h:8,
from src/hash_SHA2_template.c:33,
from src/SHA224.c:73:
/usr/include/python2.7/pyconfig-64.h:1213:0: warning: "_XOPEN_SOURCE" redefined [enabled by default]
#define _XOPEN_SOURCE 600
^
In file included from /usr/include/stdint.h:25:0,
from /usr/lib/gcc/x86_64-redhat-linux/4.8.5/include/stdint.h:9,
from src/hash_SHA2.h:72,
from src/SHA224.c:36:
/usr/include/features.h:170:0: note: this is the location of the previous definition
# define _XOPEN_SOURCE 700
^
gcc -pthread -shared -Wl,-z,relro build/temp.linux-x86_64-2.7/src/SHA224.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-x86_64-2.7/Crypto/Hash/_SHA224.so
building 'Crypto.Hash._SHA384' extension
gcc -pthread -fno-strict-aliasing -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -std=c99 -O3 -fomit-frame-pointer -Isrc/ -I/usr/include/python2.7 -c src/SHA384.c -o build/temp.linux-x86_64-2.7/src/SHA384.o
In file included from /usr/include/python2.7/pyconfig.h:6:0,
from /usr/include/python2.7/Python.h:8,
from src/hash_SHA2_template.c:33,
from src/SHA384.c:80:
/usr/include/python2.7/pyconfig-64.h:1191:0: warning: "_POSIX_C_SOURCE" redefined [enabled by default]
#define _POSIX_C_SOURCE 200112L
^
In file included from /usr/include/stdint.h:25:0,
from /usr/lib/gcc/x86_64-redhat-linux/4.8.5/include/stdint.h:9,
from src/hash_SHA2.h:72,
from src/SHA384.c:36:
/usr/include/features.h:168:0: note: this is the location of the previous definition
# define _POSIX_C_SOURCE 200809L
^
In file included from /usr/include/python2.7/pyconfig.h:6:0,
from /usr/include/python2.7/Python.h:8,
from src/hash_SHA2_template.c:33,
from src/SHA384.c:80:
/usr/include/python2.7/pyconfig-64.h:1213:0: warning: "_XOPEN_SOURCE" redefined [enabled by default]
#define _XOPEN_SOURCE 600
^
In file included from /usr/include/stdint.h:25:0,
from /usr/lib/gcc/x86_64-redhat-linux/4.8.5/include/stdint.h:9,
from src/hash_SHA2.h:72,
from src/SHA384.c:36:
/usr/include/features.h:170:0: note: this is the location of the previous definition
# define _XOPEN_SOURCE 700
^
gcc -pthread -shared -Wl,-z,relro build/temp.linux-x86_64-2.7/src/SHA384.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-x86_64-2.7/Crypto/Hash/_SHA384.so
building 'Crypto.Hash._SHA512' extension
gcc -pthread -fno-strict-aliasing -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -std=c99 -O3 -fomit-frame-pointer -Isrc/ -I/usr/include/python2.7 -c src/SHA512.c -o build/temp.linux-x86_64-2.7/src/SHA512.o
In file included from /usr/include/python2.7/pyconfig.h:6:0,
from /usr/include/python2.7/Python.h:8,
from src/hash_SHA2_template.c:33,
from src/SHA512.c:80:
/usr/include/python2.7/pyconfig-64.h:1191:0: warning: "_POSIX_C_SOURCE" redefined [enabled by default]
#define _POSIX_C_SOURCE 200112L
^
In file included from /usr/include/stdint.h:25:0,
from /usr/lib/gcc/x86_64-redhat-linux/4.8.5/include/stdint.h:9,
from src/hash_SHA2.h:72,
from src/SHA512.c:36:
/usr/include/features.h:168:0: note: this is the location of the previous definition
# define _POSIX_C_SOURCE 200809L
^
In file included from /usr/include/python2.7/pyconfig.h:6:0,
from /usr/include/python2.7/Python.h:8,
from src/hash_SHA2_template.c:33,
from src/SHA512.c:80:
/usr/include/python2.7/pyconfig-64.h:1213:0: warning: "_XOPEN_SOURCE" redefined [enabled by default]
#define _XOPEN_SOURCE 600
^
In file included from /usr/include/stdint.h:25:0,
from /usr/lib/gcc/x86_64-redhat-linux/4.8.5/include/stdint.h:9,
from src/hash_SHA2.h:72,
from src/SHA512.c:36:
/usr/include/features.h:170:0: note: this is the location of the previous definition
# define _XOPEN_SOURCE 700
^
gcc -pthread -shared -Wl,-z,relro build/temp.linux-x86_64-2.7/src/SHA512.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-x86_64-2.7/Crypto/Hash/_SHA512.so
building 'Crypto.Hash._RIPEMD160' extension
gcc -pthread -fno-strict-aliasing -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -std=c99 -O3 -fomit-frame-pointer -DPCT_LITTLE_ENDIAN=1 -Isrc/ -I/usr/include/python2.7 -c src/RIPEMD160.c -o build/temp.linux-x86_64-2.7/src/RIPEMD160.o
In file included from /usr/include/python2.7/pyconfig.h:6:0,
from /usr/include/python2.7/Python.h:8,
from src/RIPEMD160.c:57:
/usr/include/python2.7/pyconfig-64.h:1191:0: warning: "_POSIX_C_SOURCE" redefined [enabled by default]
#define _POSIX_C_SOURCE 200112L
^
In file included from /usr/include/stdint.h:25:0,
from /usr/lib/gcc/x86_64-redhat-linux/4.8.5/include/stdint.h:9,
from src/RIPEMD160.c:48:
/usr/include/features.h:168:0: note: this is the location of the previous definition
# define _POSIX_C_SOURCE 200809L
^
In file included from /usr/include/python2.7/pyconfig.h:6:0,
from /usr/include/python2.7/Python.h:8,
from src/RIPEMD160.c:57:
/usr/include/python2.7/pyconfig-64.h:1213:0: warning: "_XOPEN_SOURCE" redefined [enabled by default]
#define _XOPEN_SOURCE 600
^
In file included from /usr/include/stdint.h:25:0,
from /usr/lib/gcc/x86_64-redhat-linux/4.8.5/include/stdint.h:9,
from src/RIPEMD160.c:48:
/usr/include/features.h:170:0: note: this is the location of the previous definition
# define _XOPEN_SOURCE 700
^
gcc -pthread -shared -Wl,-z,relro build/temp.linux-x86_64-2.7/src/RIPEMD160.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-x86_64-2.7/Crypto/Hash/_RIPEMD160.so
building 'Crypto.Cipher._AES' extension
gcc -pthread -fno-strict-aliasing -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -std=c99 -O3 -fomit-frame-pointer -Isrc/ -I/usr/include/python2.7 -c src/AES.c -o build/temp.linux-x86_64-2.7/src/AES.o
In file included from /usr/include/python2.7/pyconfig.h:6:0,
from /usr/include/python2.7/Python.h:8,
from src/AES.c:29:
/usr/include/python2.7/pyconfig-64.h:1191:0: warning: "_POSIX_C_SOURCE" redefined [enabled by default]
#define _POSIX_C_SOURCE 200112L
^
In file included from /usr/include/assert.h:36:0,
from src/AES.c:27:
/usr/include/features.h:168:0: note: this is the location of the previous definition
# define _POSIX_C_SOURCE 200809L
^
In file included from /usr/include/python2.7/pyconfig.h:6:0,
from /usr/include/python2.7/Python.h:8,
from src/AES.c:29:
/usr/include/python2.7/pyconfig-64.h:1213:0: warning: "_XOPEN_SOURCE" redefined [enabled by default]
#define _XOPEN_SOURCE 600
^
In file included from /usr/include/assert.h:36:0,
from src/AES.c:27:
/usr/include/features.h:170:0: note: this is the location of the previous definition
# define _XOPEN_SOURCE 700
^
gcc -pthread -shared -Wl,-z,relro build/temp.linux-x86_64-2.7/src/AES.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-x86_64-2.7/Crypto/Cipher/_AES.so
building 'Crypto.Cipher._ARC2' extension
gcc -pthread -fno-strict-aliasing -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -std=c99 -O3 -fomit-frame-pointer -Isrc/ -I/usr/include/python2.7 -c src/ARC2.c -o build/temp.linux-x86_64-2.7/src/ARC2.o
In file included from /usr/include/python2.7/pyconfig.h:6:0,
from /usr/include/python2.7/Python.h:8,
from src/ARC2.c:45:
/usr/include/python2.7/pyconfig-64.h:1191:0: warning: "_POSIX_C_SOURCE" redefined [enabled by default]
#define _POSIX_C_SOURCE 200112L
^
In file included from /usr/include/string.h:25:0,
from src/ARC2.c:44:
/usr/include/features.h:168:0: note: this is the location of the previous definition
# define _POSIX_C_SOURCE 200809L
^
In file included from /usr/include/python2.7/pyconfig.h:6:0,
from /usr/include/python2.7/Python.h:8,
from src/ARC2.c:45:
/usr/include/python2.7/pyconfig-64.h:1213:0: warning: "_XOPEN_SOURCE" redefined [enabled by default]
#define _XOPEN_SOURCE 600
^
In file included from /usr/include/string.h:25:0,
from src/ARC2.c:44:
/usr/include/features.h:170:0: note: this is the location of the previous definition
# define _XOPEN_SOURCE 700
^
gcc -pthread -shared -Wl,-z,relro build/temp.linux-x86_64-2.7/src/ARC2.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-x86_64-2.7/Crypto/Cipher/_ARC2.so
building 'Crypto.Cipher._Blowfish' extension
gcc -pthread -fno-strict-aliasing -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -std=c99 -O3 -fomit-frame-pointer -Isrc/ -I/usr/include/python2.7 -c src/Blowfish.c -o build/temp.linux-x86_64-2.7/src/Blowfish.o
In file included from /usr/include/python2.7/pyconfig.h:6:0,
from /usr/include/python2.7/Python.h:8,
from src/Blowfish.c:39:
/usr/include/python2.7/pyconfig-64.h:1191:0: warning: "_POSIX_C_SOURCE" redefined [enabled by default]
#define _POSIX_C_SOURCE 200112L
^
In file included from /usr/include/stdint.h:25:0,
from /usr/lib/gcc/x86_64-redhat-linux/4.8.5/include/stdint.h:9,
from src/Blowfish.c:31:
/usr/include/features.h:168:0: note: this is the location of the previous definition
# define _POSIX_C_SOURCE 200809L
^
In file included from /usr/include/python2.7/pyconfig.h:6:0,
from /usr/include/python2.7/Python.h:8,
from src/Blowfish.c:39:
/usr/include/python2.7/pyconfig-64.h:1213:0: warning: "_XOPEN_SOURCE" redefined [enabled by default]
#define _XOPEN_SOURCE 600
^
In file included from /usr/include/stdint.h:25:0,
from /usr/lib/gcc/x86_64-redhat-linux/4.8.5/include/stdint.h:9,
from src/Blowfish.c:31:
/usr/include/features.h:170:0: note: this is the location of the previous definition
# define _XOPEN_SOURCE 700
^
gcc -pthread -shared -Wl,-z,relro build/temp.linux-x86_64-2.7/src/Blowfish.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-x86_64-2.7/Crypto/Cipher/_Blowfish.so
building 'Crypto.Cipher._CAST' extension
gcc -pthread -fno-strict-aliasing -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -std=c99 -O3 -fomit-frame-pointer -Isrc/ -I/usr/include/python2.7 -c src/CAST.c -o build/temp.linux-x86_64-2.7/src/CAST.o
gcc -pthread -shared -Wl,-z,relro build/temp.linux-x86_64-2.7/src/CAST.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-x86_64-2.7/Crypto/Cipher/_CAST.so
building 'Crypto.Cipher._DES' extension
gcc -pthread -fno-strict-aliasing -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -std=c99 -O3 -fomit-frame-pointer -Isrc/ -Isrc/libtom/ -I/usr/include/python2.7 -c src/DES.c -o build/temp.linux-x86_64-2.7/src/DES.o
In file included from /usr/include/python2.7/pyconfig.h:6:0,
from /usr/include/python2.7/Python.h:8,
from src/DES.c:37:
/usr/include/python2.7/pyconfig-64.h:1191:0: warning: "_POSIX_C_SOURCE" redefined [enabled by default]
#define _POSIX_C_SOURCE 200112L
^
In file included from /usr/include/assert.h:36:0,
from src/libtom/tomcrypt.h:3,
from src/libtom/tomcrypt_des.c:11,
from src/DES.c:32:
/usr/include/features.h:168:0: note: this is the location of the previous definition
# define _POSIX_C_SOURCE 200809L
^
In file included from /usr/include/python2.7/pyconfig.h:6:0,
from /usr/include/python2.7/Python.h:8,
from src/DES.c:37:
/usr/include/python2.7/pyconfig-64.h:1213:0: warning: "_XOPEN_SOURCE" redefined [enabled by default]
#define _XOPEN_SOURCE 600
^
In file included from /usr/include/assert.h:36:0,
from src/libtom/tomcrypt.h:3,
from src/libtom/tomcrypt_des.c:11,
from src/DES.c:32:
/usr/include/features.h:170:0: note: this is the location of the previous definition
# define _XOPEN_SOURCE 700
^
gcc -pthread -shared -Wl,-z,relro build/temp.linux-x86_64-2.7/src/DES.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-x86_64-2.7/Crypto/Cipher/_DES.so
building 'Crypto.Cipher._DES3' extension
gcc -pthread -fno-strict-aliasing -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -std=c99 -O3 -fomit-frame-pointer -Isrc/ -Isrc/libtom/ -I/usr/include/python2.7 -c src/DES3.c -o build/temp.linux-x86_64-2.7/src/DES3.o
In file included from /usr/include/python2.7/pyconfig.h:6:0,
from /usr/include/python2.7/Python.h:8,
from src/DES.c:37,
from src/DES3.c:26:
/usr/include/python2.7/pyconfig-64.h:1191:0: warning: "_POSIX_C_SOURCE" redefined [enabled by default]
#define _POSIX_C_SOURCE 200112L
^
In file included from /usr/include/assert.h:36:0,
from src/libtom/tomcrypt.h:3,
from src/libtom/tomcrypt_des.c:11,
from src/DES.c:32,
from src/DES3.c:26:
/usr/include/features.h:168:0: note: this is the location of the previous definition
# define _POSIX_C_SOURCE 200809L
^
In file included from /usr/include/python2.7/pyconfig.h:6:0,
from /usr/include/python2.7/Python.h:8,
from src/DES.c:37,
from src/DES3.c:26:
/usr/include/python2.7/pyconfig-64.h:1213:0: warning: "_XOPEN_SOURCE" redefined [enabled by default]
#define _XOPEN_SOURCE 600
^
In file included from /usr/include/assert.h:36:0,
from src/libtom/tomcrypt.h:3,
from src/libtom/tomcrypt_des.c:11,
from src/DES.c:32,
from src/DES3.c:26:
/usr/include/features.h:170:0: note: this is the location of the previous definition
# define _XOPEN_SOURCE 700
^
gcc -pthread -shared -Wl,-z,relro build/temp.linux-x86_64-2.7/src/DES3.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-x86_64-2.7/Crypto/Cipher/_DES3.so
building 'Crypto.Cipher._ARC4' extension
gcc -pthread -fno-strict-aliasing -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -std=c99 -O3 -fomit-frame-pointer -Isrc/ -I/usr/include/python2.7 -c src/ARC4.c -o build/temp.linux-x86_64-2.7/src/ARC4.o
gcc -pthread -shared -Wl,-z,relro build/temp.linux-x86_64-2.7/src/ARC4.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-x86_64-2.7/Crypto/Cipher/_ARC4.so
building 'Crypto.Cipher._XOR' extension
gcc -pthread -fno-strict-aliasing -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -std=c99 -O3 -fomit-frame-pointer -Isrc/ -I/usr/include/python2.7 -c src/XOR.c -o build/temp.linux-x86_64-2.7/src/XOR.o
gcc -pthread -shared -Wl,-z,relro build/temp.linux-x86_64-2.7/src/XOR.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-x86_64-2.7/Crypto/Cipher/_XOR.so
building 'Crypto.Util.strxor' extension
gcc -pthread -fno-strict-aliasing -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -std=c99 -O3 -fomit-frame-pointer -Isrc/ -I/usr/include/python2.7 -c src/strxor.c -o build/temp.linux-x86_64-2.7/src/strxor.o
gcc -pthread -shared -Wl,-z,relro build/temp.linux-x86_64-2.7/src/strxor.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-x86_64-2.7/Crypto/Util/strxor.so
building 'Crypto.Util._counter' extension
gcc -pthread -fno-strict-aliasing -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -std=c99 -O3 -fomit-frame-pointer -Isrc/ -I/usr/include/python2.7 -c src/_counter.c -o build/temp.linux-x86_64-2.7/src/_counter.o
In file included from /usr/include/python2.7/pyconfig.h:6:0,
from /usr/include/python2.7/Python.h:8,
from src/_counter.c:28:
/usr/include/python2.7/pyconfig-64.h:1191:0: warning: "_POSIX_C_SOURCE" redefined [enabled by default]
#define _POSIX_C_SOURCE 200112L
^
In file included from /usr/include/assert.h:36:0,
from src/_counter.c:25:
/usr/include/features.h:168:0: note: this is the location of the previous definition
# define _POSIX_C_SOURCE 200809L
^
In file included from /usr/include/python2.7/pyconfig.h:6:0,
from /usr/include/python2.7/Python.h:8,
from src/_counter.c:28:
/usr/include/python2.7/pyconfig-64.h:1213:0: warning: "_XOPEN_SOURCE" redefined [enabled by default]
#define _XOPEN_SOURCE 600
^
In file included from /usr/include/assert.h:36:0,
from src/_counter.c:25:
/usr/include/features.h:170:0: note: this is the location of the previous definition
# define _XOPEN_SOURCE 700
^
gcc -pthread -shared -Wl,-z,relro build/temp.linux-x86_64-2.7/src/_counter.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-x86_64-2.7/Crypto/Util/_counter.so
installing to build/bdist.linux-x86_64/wheel
running install
running install_lib
creating build/bdist.linux-x86_64
creating build/bdist.linux-x86_64/wheel
creating build/bdist.linux-x86_64/wheel/Crypto
copying build/lib.linux-x86_64-2.7/Crypto/__init__.py -> build/bdist.linux-x86_64/wheel/Crypto
copying build/lib.linux-x86_64-2.7/Crypto/pct_warnings.py -> build/bdist.linux-x86_64/wheel/Crypto
creating build/bdist.linux-x86_64/wheel/Crypto/Hash
copying build/lib.linux-x86_64-2.7/Crypto/Hash/HMAC.py -> build/bdist.linux-x86_64/wheel/Crypto/Hash
copying build/lib.linux-x86_64-2.7/Crypto/Hash/MD2.py -> build/bdist.linux-x86_64/wheel/Crypto/Hash
copying build/lib.linux-x86_64-2.7/Crypto/Hash/MD4.py -> build/bdist.linux-x86_64/wheel/Crypto/Hash
copying build/lib.linux-x86_64-2.7/Crypto/Hash/MD5.py -> build/bdist.linux-x86_64/wheel/Crypto/Hash
copying build/lib.linux-x86_64-2.7/Crypto/Hash/RIPEMD.py -> build/bdist.linux-x86_64/wheel/Crypto/Hash
copying build/lib.linux-x86_64-2.7/Crypto/Hash/SHA.py -> build/bdist.linux-x86_64/wheel/Crypto/Hash
copying build/lib.linux-x86_64-2.7/Crypto/Hash/SHA224.py -> build/bdist.linux-x86_64/wheel/Crypto/Hash
copying build/lib.linux-x86_64-2.7/Crypto/Hash/SHA256.py -> build/bdist.linux-x86_64/wheel/Crypto/Hash
copying build/lib.linux-x86_64-2.7/Crypto/Hash/SHA384.py -> build/bdist.linux-x86_64/wheel/Crypto/Hash
copying build/lib.linux-x86_64-2.7/Crypto/Hash/SHA512.py -> build/bdist.linux-x86_64/wheel/Crypto/Hash
copying build/lib.linux-x86_64-2.7/Crypto/Hash/__init__.py -> build/bdist.linux-x86_64/wheel/Crypto/Hash
copying build/lib.linux-x86_64-2.7/Crypto/Hash/hashalgo.py -> build/bdist.linux-x86_64/wheel/Crypto/Hash
copying build/lib.linux-x86_64-2.7/Crypto/Hash/_MD2.so -> build/bdist.linux-x86_64/wheel/Crypto/Hash
copying build/lib.linux-x86_64-2.7/Crypto/Hash/_MD4.so -> build/bdist.linux-x86_64/wheel/Crypto/Hash
copying build/lib.linux-x86_64-2.7/Crypto/Hash/_SHA256.so -> build/bdist.linux-x86_64/wheel/Crypto/Hash
copying build/lib.linux-x86_64-2.7/Crypto/Hash/_SHA224.so -> build/bdist.linux-x86_64/wheel/Crypto/Hash
copying build/lib.linux-x86_64-2.7/Crypto/Hash/_SHA384.so -> build/bdist.linux-x86_64/wheel/Crypto/Hash
copying build/lib.linux-x86_64-2.7/Crypto/Hash/_SHA512.so -> build/bdist.linux-x86_64/wheel/Crypto/Hash
copying build/lib.linux-x86_64-2.7/Crypto/Hash/_RIPEMD160.so -> build/bdist.linux-x86_64/wheel/Crypto/Hash
creating build/bdist.linux-x86_64/wheel/Crypto/Cipher
copying build/lib.linux-x86_64-2.7/Crypto/Cipher/XOR.py -> build/bdist.linux-x86_64/wheel/Crypto/Cipher
copying build/lib.linux-x86_64-2.7/Crypto/Cipher/__init__.py -> build/bdist.linux-x86_64/wheel/Crypto/Cipher
copying build/lib.linux-x86_64-2.7/Crypto/Cipher/AES.py -> build/bdist.linux-x86_64/wheel/Crypto/Cipher
copying build/lib.linux-x86_64-2.7/Crypto/Cipher/ARC2.py -> build/bdist.linux-x86_64/wheel/Crypto/Cipher
copying build/lib.linux-x86_64-2.7/Crypto/Cipher/ARC4.py -> build/bdist.linux-x86_64/wheel/Crypto/Cipher
copying build/lib.linux-x86_64-2.7/Crypto/Cipher/Blowfish.py -> build/bdist.linux-x86_64/wheel/Crypto/Cipher
copying build/lib.linux-x86_64-2.7/Crypto/Cipher/CAST.py -> build/bdist.linux-x86_64/wheel/Crypto/Cipher
copying build/lib.linux-x86_64-2.7/Crypto/Cipher/DES.py -> build/bdist.linux-x86_64/wheel/Crypto/Cipher
copying build/lib.linux-x86_64-2.7/Crypto/Cipher/DES3.py -> build/bdist.linux-x86_64/wheel/Crypto/Cipher
copying build/lib.linux-x86_64-2.7/Crypto/Cipher/PKCS1_OAEP.py -> build/bdist.linux-x86_64/wheel/Crypto/Cipher
copying build/lib.linux-x86_64-2.7/Crypto/Cipher/PKCS1_v1_5.py -> build/bdist.linux-x86_64/wheel/Crypto/Cipher
copying build/lib.linux-x86_64-2.7/Crypto/Cipher/blockalgo.py -> build/bdist.linux-x86_64/wheel/Crypto/Cipher
copying build/lib.linux-x86_64-2.7/Crypto/Cipher/_AES.so -> build/bdist.linux-x86_64/wheel/Crypto/Cipher
copying build/lib.linux-x86_64-2.7/Crypto/Cipher/_ARC2.so -> build/bdist.linux-x86_64/wheel/Crypto/Cipher
copying build/lib.linux-x86_64-2.7/Crypto/Cipher/_Blowfish.so -> build/bdist.linux-x86_64/wheel/Crypto/Cipher
copying build/lib.linux-x86_64-2.7/Crypto/Cipher/_CAST.so -> build/bdist.linux-x86_64/wheel/Crypto/Cipher
copying build/lib.linux-x86_64-2.7/Crypto/Cipher/_DES.so -> build/bdist.linux-x86_64/wheel/Crypto/Cipher
copying build/lib.linux-x86_64-2.7/Crypto/Cipher/_DES3.so -> build/bdist.linux-x86_64/wheel/Crypto/Cipher
copying build/lib.linux-x86_64-2.7/Crypto/Cipher/_ARC4.so -> build/bdist.linux-x86_64/wheel/Crypto/Cipher
copying build/lib.linux-x86_64-2.7/Crypto/Cipher/_XOR.so -> build/bdist.linux-x86_64/wheel/Crypto/Cipher
creating build/bdist.linux-x86_64/wheel/Crypto/Util
copying build/lib.linux-x86_64-2.7/Crypto/Util/RFC1751.py -> build/bdist.linux-x86_64/wheel/Crypto/Util
copying build/lib.linux-x86_64-2.7/Crypto/Util/_number_new.py -> build/bdist.linux-x86_64/wheel/Crypto/Util
copying build/lib.linux-x86_64-2.7/Crypto/Util/number.py -> build/bdist.linux-x86_64/wheel/Crypto/Util
copying build/lib.linux-x86_64-2.7/Crypto/Util/randpool.py -> build/bdist.linux-x86_64/wheel/Crypto/Util
copying build/lib.linux-x86_64-2.7/Crypto/Util/winrandom.py -> build/bdist.linux-x86_64/wheel/Crypto/Util
copying build/lib.linux-x86_64-2.7/Crypto/Util/Counter.py -> build/bdist.linux-x86_64/wheel/Crypto/Util
copying build/lib.linux-x86_64-2.7/Crypto/Util/__init__.py -> build/bdist.linux-x86_64/wheel/Crypto/Util
copying build/lib.linux-x86_64-2.7/Crypto/Util/asn1.py -> build/bdist.linux-x86_64/wheel/Crypto/Util
copying build/lib.linux-x86_64-2.7/Crypto/Util/py21compat.py -> build/bdist.linux-x86_64/wheel/Crypto/Util
copying build/lib.linux-x86_64-2.7/Crypto/Util/py3compat.py -> build/bdist.linux-x86_64/wheel/Crypto/Util
copying build/lib.linux-x86_64-2.7/Crypto/Util/strxor.so -> build/bdist.linux-x86_64/wheel/Crypto/Util
copying build/lib.linux-x86_64-2.7/Crypto/Util/_counter.so -> build/bdist.linux-x86_64/wheel/Crypto/Util
creating build/bdist.linux-x86_64/wheel/Crypto/Random
copying build/lib.linux-x86_64-2.7/Crypto/Random/_UserFriendlyRNG.py -> build/bdist.linux-x86_64/wheel/Crypto/Random
copying build/lib.linux-x86_64-2.7/Crypto/Random/__init__.py -> build/bdist.linux-x86_64/wheel/Crypto/Random
copying build/lib.linux-x86_64-2.7/Crypto/Random/random.py -> build/bdist.linux-x86_64/wheel/Crypto/Random
creating build/bdist.linux-x86_64/wheel/Crypto/Random/Fortuna
copying build/lib.linux-x86_64-2.7/Crypto/Random/Fortuna/SHAd256.py -> build/bdist.linux-x86_64/wheel/Crypto/Random/Fortuna
copying build/lib.linux-x86_64-2.7/Crypto/Random/Fortuna/__init__.py -> build/bdist.linux-x86_64/wheel/Crypto/Random/Fortuna
copying build/lib.linux-x86_64-2.7/Crypto/Random/Fortuna/FortunaAccumulator.py -> build/bdist.linux-x86_64/wheel/Crypto/Random/Fortuna
copying build/lib.linux-x86_64-2.7/Crypto/Random/Fortuna/FortunaGenerator.py -> build/bdist.linux-x86_64/wheel/Crypto/Random/Fortuna
creating build/bdist.linux-x86_64/wheel/Crypto/Random/OSRNG
copying build/lib.linux-x86_64-2.7/Crypto/Random/OSRNG/__init__.py -> build/bdist.linux-x86_64/wheel/Crypto/Random/OSRNG
copying build/lib.linux-x86_64-2.7/Crypto/Random/OSRNG/fallback.py -> build/bdist.linux-x86_64/wheel/Crypto/Random/OSRNG
copying build/lib.linux-x86_64-2.7/Crypto/Random/OSRNG/posix.py -> build/bdist.linux-x86_64/wheel/Crypto/Random/OSRNG
copying build/lib.linux-x86_64-2.7/Crypto/Random/OSRNG/rng_base.py -> build/bdist.linux-x86_64/wheel/Crypto/Random/OSRNG
copying build/lib.linux-x86_64-2.7/Crypto/Random/OSRNG/nt.py -> build/bdist.linux-x86_64/wheel/Crypto/Random/OSRNG
creating build/bdist.linux-x86_64/wheel/Crypto/SelfTest
copying build/lib.linux-x86_64-2.7/Crypto/SelfTest/__init__.py -> build/bdist.linux-x86_64/wheel/Crypto/SelfTest
copying build/lib.linux-x86_64-2.7/Crypto/SelfTest/st_common.py -> build/bdist.linux-x86_64/wheel/Crypto/SelfTest
creating build/bdist.linux-x86_64/wheel/Crypto/SelfTest/Cipher
copying build/lib.linux-x86_64-2.7/Crypto/SelfTest/Cipher/__init__.py -> build/bdist.linux-x86_64/wheel/Crypto/SelfTest/Cipher
copying build/lib.linux-x86_64-2.7/Crypto/SelfTest/Cipher/test_ARC2.py -> build/bdist.linux-x86_64/wheel/Crypto/SelfTest/Cipher
copying build/lib.linux-x86_64-2.7/Crypto/SelfTest/Cipher/test_Blowfish.py -> build/bdist.linux-x86_64/wheel/Crypto/SelfTest/Cipher
copying build/lib.linux-x86_64-2.7/Crypto/SelfTest/Cipher/test_CAST.py -> build/bdist.linux-x86_64/wheel/Crypto/SelfTest/Cipher
copying build/lib.linux-x86_64-2.7/Crypto/SelfTest/Cipher/test_DES.py -> build/bdist.linux-x86_64/wheel/Crypto/SelfTest/Cipher
copying build/lib.linux-x86_64-2.7/Crypto/SelfTest/Cipher/test_DES3.py -> build/bdist.linux-x86_64/wheel/Crypto/SelfTest/Cipher
copying build/lib.linux-x86_64-2.7/Crypto/SelfTest/Cipher/test_XOR.py -> build/bdist.linux-x86_64/wheel/Crypto/SelfTest/Cipher
copying build/lib.linux-x86_64-2.7/Crypto/SelfTest/Cipher/test_pkcs1_15.py -> build/bdist.linux-x86_64/wheel/Crypto/SelfTest/Cipher
copying build/lib.linux-x86_64-2.7/Crypto/SelfTest/Cipher/common.py -> build/bdist.linux-x86_64/wheel/Crypto/SelfTest/Cipher
copying build/lib.linux-x86_64-2.7/Crypto/SelfTest/Cipher/test_AES.py -> build/bdist.linux-x86_64/wheel/Crypto/SelfTest/Cipher
copying build/lib.linux-x86_64-2.7/Crypto/SelfTest/Cipher/test_ARC4.py -> build/bdist.linux-x86_64/wheel/Crypto/SelfTest/Cipher
copying build/lib.linux-x86_64-2.7/Crypto/SelfTest/Cipher/test_pkcs1_oaep.py -> build/bdist.linux-x86_64/wheel/Crypto/SelfTest/Cipher
creating build/bdist.linux-x86_64/wheel/Crypto/SelfTest/Hash
copying build/lib.linux-x86_64-2.7/Crypto/SelfTest/Hash/__init__.py -> build/bdist.linux-x86_64/wheel/Crypto/SelfTest/Hash
copying build/lib.linux-x86_64-2.7/Crypto/SelfTest/Hash/common.py -> build/bdist.linux-x86_64/wheel/Crypto/SelfTest/Hash
copying build/lib.linux-x86_64-2.7/Crypto/SelfTest/Hash/test_HMAC.py -> build/bdist.linux-x86_64/wheel/Crypto/SelfTest/Hash
copying build/lib.linux-x86_64-2.7/Crypto/SelfTest/Hash/test_MD2.py -> build/bdist.linux-x86_64/wheel/Crypto/SelfTest/Hash
copying build/lib.linux-x86_64-2.7/Crypto/SelfTest/Hash/test_MD4.py -> build/bdist.linux-x86_64/wheel/Crypto/SelfTest/Hash
copying build/lib.linux-x86_64-2.7/Crypto/SelfTest/Hash/test_MD5.py -> build/bdist.linux-x86_64/wheel/Crypto/SelfTest/Hash
copying build/lib.linux-x86_64-2.7/Crypto/SelfTest/Hash/test_RIPEMD.py -> build/bdist.linux-x86_64/wheel/Crypto/SelfTest/Hash
copying build/lib.linux-x86_64-2.7/Crypto/SelfTest/Hash/test_SHA.py -> build/bdist.linux-x86_64/wheel/Crypto/SelfTest/Hash
copying build/lib.linux-x86_64-2.7/Crypto/SelfTest/Hash/test_SHA224.py -> build/bdist.linux-x86_64/wheel/Crypto/SelfTest/Hash
copying build/lib.linux-x86_64-2.7/Crypto/SelfTest/Hash/test_SHA256.py -> build/bdist.linux-x86_64/wheel/Crypto/SelfTest/Hash
copying build/lib.linux-x86_64-2.7/Crypto/SelfTest/Hash/test_SHA384.py -> build/bdist.linux-x86_64/wheel/Crypto/SelfTest/Hash
copying build/lib.linux-x86_64-2.7/Crypto/SelfTest/Hash/test_SHA512.py -> build/bdist.linux-x86_64/wheel/Crypto/SelfTest/Hash
creating build/bdist.linux-x86_64/wheel/Crypto/SelfTest/Protocol
copying build/lib.linux-x86_64-2.7/Crypto/SelfTest/Protocol/test_AllOrNothing.py -> build/bdist.linux-x86_64/wheel/Crypto/SelfTest/Protocol
copying build/lib.linux-x86_64-2.7/Crypto/SelfTest/Protocol/test_chaffing.py -> build/bdist.linux-x86_64/wheel/Crypto/SelfTest/Protocol
copying build/lib.linux-x86_64-2.7/Crypto/SelfTest/Protocol/test_rfc1751.py -> build/bdist.linux-x86_64/wheel/Crypto/SelfTest/Protocol
copying build/lib.linux-x86_64-2.7/Crypto/SelfTest/Protocol/__init__.py -> build/bdist.linux-x86_64/wheel/Crypto/SelfTest/Protocol
copying build/lib.linux-x86_64-2.7/Crypto/SelfTest/Protocol/test_KDF.py -> build/bdist.linux-x86_64/wheel/Crypto/SelfTest/Protocol
creating build/bdist.linux-x86_64/wheel/Crypto/SelfTest/PublicKey
copying build/lib.linux-x86_64-2.7/Crypto/SelfTest/PublicKey/__init__.py -> build/bdist.linux-x86_64/wheel/Crypto/SelfTest/PublicKey
copying build/lib.linux-x86_64-2.7/Crypto/SelfTest/PublicKey/test_DSA.py -> build/bdist.linux-x86_64/wheel/Crypto/SelfTest/PublicKey
copying build/lib.linux-x86_64-2.7/Crypto/SelfTest/PublicKey/test_ElGamal.py -> build/bdist.linux-x86_64/wheel/Crypto/SelfTest/PublicKey
copying build/lib.linux-x86_64-2.7/Crypto/SelfTest/PublicKey/test_RSA.py -> build/bdist.linux-x86_64/wheel/Crypto/SelfTest/PublicKey
copying build/lib.linux-x86_64-2.7/Crypto/SelfTest/PublicKey/test_importKey.py -> build/bdist.linux-x86_64/wheel/Crypto/SelfTest/PublicKey
creating build/bdist.linux-x86_64/wheel/Crypto/SelfTest/Random
copying build/lib.linux-x86_64-2.7/Crypto/SelfTest/Random/__init__.py -> build/bdist.linux-x86_64/wheel/Crypto/SelfTest/Random
copying build/lib.linux-x86_64-2.7/Crypto/SelfTest/Random/test__UserFriendlyRNG.py -> build/bdist.linux-x86_64/wheel/Crypto/SelfTest/Random
copying build/lib.linux-x86_64-2.7/Crypto/SelfTest/Random/test_rpoolcompat.py -> build/bdist.linux-x86_64/wheel/Crypto/SelfTest/Random
copying build/lib.linux-x86_64-2.7/Crypto/SelfTest/Random/test_random.py -> build/bdist.linux-x86_64/wheel/Crypto/SelfTest/Random
creating build/bdist.linux-x86_64/wheel/Crypto/SelfTest/Random/Fortuna
copying build/lib.linux-x86_64-2.7/Crypto/SelfTest/Random/Fortuna/__init__.py -> build/bdist.linux-x86_64/wheel/Crypto/SelfTest/Random/Fortuna
copying build/lib.linux-x86_64-2.7/Crypto/SelfTest/Random/Fortuna/test_FortunaGenerator.py -> build/bdist.linux-x86_64/wheel/Crypto/SelfTest/Random/Fortuna
copying build/lib.linux-x86_64-2.7/Crypto/SelfTest/Random/Fortuna/test_SHAd256.py -> build/bdist.linux-x86_64/wheel/Crypto/SelfTest/Random/Fortuna
copying build/lib.linux-x86_64-2.7/Crypto/SelfTest/Random/Fortuna/test_FortunaAccumulator.py -> build/bdist.linux-x86_64/wheel/Crypto/SelfTest/Random/Fortuna
creating build/bdist.linux-x86_64/wheel/Crypto/SelfTest/Random/OSRNG
copying build/lib.linux-x86_64-2.7/Crypto/SelfTest/Random/OSRNG/__init__.py -> build/bdist.linux-x86_64/wheel/Crypto/SelfTest/Random/OSRNG
copying build/lib.linux-x86_64-2.7/Crypto/SelfTest/Random/OSRNG/test_fallback.py -> build/bdist.linux-x86_64/wheel/Crypto/SelfTest/Random/OSRNG
copying build/lib.linux-x86_64-2.7/Crypto/SelfTest/Random/OSRNG/test_generic.py -> build/bdist.linux-x86_64/wheel/Crypto/SelfTest/Random/OSRNG
copying build/lib.linux-x86_64-2.7/Crypto/SelfTest/Random/OSRNG/test_nt.py -> build/bdist.linux-x86_64/wheel/Crypto/SelfTest/Random/OSRNG
copying build/lib.linux-x86_64-2.7/Crypto/SelfTest/Random/OSRNG/test_posix.py -> build/bdist.linux-x86_64/wheel/Crypto/SelfTest/Random/OSRNG
copying build/lib.linux-x86_64-2.7/Crypto/SelfTest/Random/OSRNG/test_winrandom.py -> build/bdist.linux-x86_64/wheel/Crypto/SelfTest/Random/OSRNG
creating build/bdist.linux-x86_64/wheel/Crypto/SelfTest/Util
copying build/lib.linux-x86_64-2.7/Crypto/SelfTest/Util/test_winrandom.py -> build/bdist.linux-x86_64/wheel/Crypto/SelfTest/Util
copying build/lib.linux-x86_64-2.7/Crypto/SelfTest/Util/__init__.py -> build/bdist.linux-x86_64/wheel/Crypto/SelfTest/Util
copying build/lib.linux-x86_64-2.7/Crypto/SelfTest/Util/test_Counter.py -> build/bdist.linux-x86_64/wheel/Crypto/SelfTest/Util
copying build/lib.linux-x86_64-2.7/Crypto/SelfTest/Util/test_asn1.py -> build/bdist.linux-x86_64/wheel/Crypto/SelfTest/Util
copying build/lib.linux-x86_64-2.7/Crypto/SelfTest/Util/test_number.py -> build/bdist.linux-x86_64/wheel/Crypto/SelfTest/Util
creating build/bdist.linux-x86_64/wheel/Crypto/SelfTest/Signature
copying build/lib.linux-x86_64-2.7/Crypto/SelfTest/Signature/__init__.py -> build/bdist.linux-x86_64/wheel/Crypto/SelfTest/Signature
copying build/lib.linux-x86_64-2.7/Crypto/SelfTest/Signature/test_pkcs1_15.py -> build/bdist.linux-x86_64/wheel/Crypto/SelfTest/Signature
copying build/lib.linux-x86_64-2.7/Crypto/SelfTest/Signature/test_pkcs1_pss.py -> build/bdist.linux-x86_64/wheel/Crypto/SelfTest/Signature
creating build/bdist.linux-x86_64/wheel/Crypto/Protocol
copying build/lib.linux-x86_64-2.7/Crypto/Protocol/AllOrNothing.py -> build/bdist.linux-x86_64/wheel/Crypto/Protocol
copying build/lib.linux-x86_64-2.7/Crypto/Protocol/Chaffing.py -> build/bdist.linux-x86_64/wheel/Crypto/Protocol
copying build/lib.linux-x86_64-2.7/Crypto/Protocol/__init__.py -> build/bdist.linux-x86_64/wheel/Crypto/Protocol
copying build/lib.linux-x86_64-2.7/Crypto/Protocol/KDF.py -> build/bdist.linux-x86_64/wheel/Crypto/Protocol
creating build/bdist.linux-x86_64/wheel/Crypto/PublicKey
copying build/lib.linux-x86_64-2.7/Crypto/PublicKey/_RSA.py -> build/bdist.linux-x86_64/wheel/Crypto/PublicKey
copying build/lib.linux-x86_64-2.7/Crypto/PublicKey/__init__.py -> build/bdist.linux-x86_64/wheel/Crypto/PublicKey
copying build/lib.linux-x86_64-2.7/Crypto/PublicKey/pubkey.py -> build/bdist.linux-x86_64/wheel/Crypto/PublicKey
copying build/lib.linux-x86_64-2.7/Crypto/PublicKey/DSA.py -> build/bdist.linux-x86_64/wheel/Crypto/PublicKey
copying build/lib.linux-x86_64-2.7/Crypto/PublicKey/ElGamal.py -> build/bdist.linux-x86_64/wheel/Crypto/PublicKey
copying build/lib.linux-x86_64-2.7/Crypto/PublicKey/RSA.py -> build/bdist.linux-x86_64/wheel/Crypto/PublicKey
copying build/lib.linux-x86_64-2.7/Crypto/PublicKey/_DSA.py -> build/bdist.linux-x86_64/wheel/Crypto/PublicKey
copying build/lib.linux-x86_64-2.7/Crypto/PublicKey/_slowmath.py -> build/bdist.linux-x86_64/wheel/Crypto/PublicKey
creating build/bdist.linux-x86_64/wheel/Crypto/Signature
copying build/lib.linux-x86_64-2.7/Crypto/Signature/__init__.py -> build/bdist.linux-x86_64/wheel/Crypto/Signature
copying build/lib.linux-x86_64-2.7/Crypto/Signature/PKCS1_PSS.py -> build/bdist.linux-x86_64/wheel/Crypto/Signature
copying build/lib.linux-x86_64-2.7/Crypto/Signature/PKCS1_v1_5.py -> build/bdist.linux-x86_64/wheel/Crypto/Signature
running install_egg_info
running egg_info
creating pycrypto.egg-info
writing pycrypto.egg-info/PKG-INFO
writing top-level names to pycrypto.egg-info/top_level.txt
writing dependency_links to pycrypto.egg-info/dependency_links.txt
writing manifest file 'pycrypto.egg-info/SOURCES.txt'
reading manifest file 'pycrypto.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
writing manifest file 'pycrypto.egg-info/SOURCES.txt'
Copying pycrypto.egg-info to build/bdist.linux-x86_64/wheel/pycrypto-2.6.1-py2.7.egg-info
running install_scripts
creating build/bdist.linux-x86_64/wheel/pycrypto-2.6.1.dist-info/WHEEL
/build-wheels

############################################################
Building abclient-0.2.3-py2-none-any.whl
############################################################
Running: wget https://files.pythonhosted.org/packages/49/eb/091b02c1e36d68927adfb746706e2c80f7e7bfb3f16e3cbcfec2632118ab/abclient-0.2.3.tar.gz
--2019-10-05 18:00:55-- https://files.pythonhosted.org/packages/49/eb/091b02c1e36d68927adfb746706e2c80f7e7bfb3f16e3cbcfec2632118ab/abclient-0.2.3.tar.gz
Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.1.63, 151.101.65.63, 151.101.129.63, ...
Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.1.63|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 8752 (8.5K) [application/octet-stream]
Saving to: 'abclient-0.2.3.tar.gz'

0K ........ 100% 35.7M=0s

2019-10-05 18:00:56 (35.7 MB/s) - 'abclient-0.2.3.tar.gz' saved [8752/8752]

/build-wheels/abclient-0.2.3 /build-wheels
running bdist_wheel
running build
running build_py
creating build
creating build/lib
creating build/lib/abclient
copying abclient/http.py -> build/lib/abclient
copying abclient/__init__.py -> build/lib/abclient
copying abclient/auth.py -> build/lib/abclient
copying abclient/backup_manager.py -> build/lib/abclient
copying abclient/client.py -> build/lib/abclient
running egg_info
writing abclient.egg-info/PKG-INFO
writing top-level names to abclient.egg-info/top_level.txt
writing dependency_links to abclient.egg-info/dependency_links.txt
reading manifest file 'abclient.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no previously-included files found matching '.gitignore'
warning: no previously-included files found matching '.gitreview'
warning: no previously-included files matching '*.pyc' found anywhere in distribution
writing manifest file 'abclient.egg-info/SOURCES.txt'
installing to build/bdist.linux-x86_64/wheel
running install
running install_lib
creating build/bdist.linux-x86_64
creating build/bdist.linux-x86_64/wheel
creating build/bdist.linux-x86_64/wheel/abclient
copying build/lib/abclient/http.py -> build/bdist.linux-x86_64/wheel/abclient
copying build/lib/abclient/__init__.py -> build/bdist.linux-x86_64/wheel/abclient
copying build/lib/abclient/auth.py -> build/bdist.linux-x86_64/wheel/abclient
copying build/lib/abclient/backup_manager.py -> build/bdist.linux-x86_64/wheel/abclient
copying build/lib/abclient/client.py -> build/bdist.linux-x86_64/wheel/abclient
running install_egg_info
Copying abclient.egg-info to build/bdist.linux-x86_64/wheel/abclient-0.2.3-py2.7.egg-info
running install_scripts
creating build/bdist.linux-x86_64/wheel/abclient-0.2.3.dist-info/WHEEL
/build-wheels

############################################################
Building alembic-1.0.8-py2.py3-none-any.whl
############################################################
Running: wget https://files.pythonhosted.org/packages/d6/bb/ec1e21f2e303689ad2170eb47fc67df9ad4199ade6759a99474c4d3535c8/alembic-1.0.8.tar.gz
--2019-10-05 18:00:56-- https://files.pythonhosted.org/packages/d6/bb/ec1e21f2e303689ad2170eb47fc67df9ad4199ade6759a99474c4d3535c8/alembic-1.0.8.tar.gz
Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.1.63, 151.101.65.63, 151.101.129.63, ...
Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.1.63|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 1030713 (1007K) [binary/octet-stream]
Saving to: 'alembic-1.0.8.tar.gz'

0K .......... .......... .......... .......... .......... 4% 3.58M 0s
50K .......... .......... .......... .......... .......... 9% 6.94M 0s
100K .......... .......... .......... .......... .......... 14% 47.3M 0s
150K .......... .......... .......... .......... .......... 19% 94.6M 0s
200K .......... .......... .......... .......... .......... 24% 7.05M 0s
250K .......... .......... .......... .......... .......... 29% 84.5M 0s
300K .......... .......... .......... .......... .......... 34% 94.4M 0s
350K .......... .......... .......... .......... .......... 39% 94.1M 0s
400K .......... .......... .......... .......... .......... 44% 9.07M 0s
450K .......... .......... .......... .......... .......... 49% 53.6M 0s
500K .......... .......... .......... .......... .......... 54% 110M 0s
550K .......... .......... .......... .......... .......... 59% 86.1M 0s
600K .......... .......... .......... .......... .......... 64% 47.5M 0s
650K .......... .......... .......... .......... .......... 69% 110M 0s
700K .......... .......... .......... .......... .......... 74% 112M 0s
750K .......... .......... .......... .......... .......... 79% 81.8M 0s
800K .......... .......... .......... .......... .......... 84% 19.4M 0s
850K .......... .......... .......... .......... .......... 89% 64.2M 0s
900K .......... .......... .......... .......... .......... 94% 96.4M 0s
950K .......... .......... .......... .......... .......... 99% 91.2M 0s
1000K ...... 100% 12504G=0.04s

2019-10-05 18:00:57 (21.9 MB/s) - 'alembic-1.0.8.tar.gz' saved [1030713/1030713]

/build-wheels/alembic-1.0.8 /build-wheels
running bdist_wheel
running build
running build_py
creating build
creating build/lib
creating build/lib/alembic
copying alembic/__init__.py -> build/lib/alembic
copying alembic/command.py -> build/lib/alembic
copying alembic/config.py -> build/lib/alembic
copying alembic/context.py -> build/lib/alembic
copying alembic/op.py -> build/lib/alembic
creating build/lib/alembic/autogenerate
copying alembic/autogenerate/__init__.py -> build/lib/alembic/autogenerate
copying alembic/autogenerate/api.py -> build/lib/alembic/autogenerate
copying alembic/autogenerate/compare.py -> build/lib/alembic/autogenerate
copying alembic/autogenerate/render.py -> build/lib/alembic/autogenerate
copying alembic/autogenerate/rewriter.py -> build/lib/alembic/autogenerate
creating build/lib/alembic/ddl
copying alembic/ddl/__init__.py -> build/lib/alembic/ddl
copying alembic/ddl/base.py -> build/lib/alembic/ddl
copying alembic/ddl/impl.py -> build/lib/alembic/ddl
copying alembic/ddl/mssql.py -> build/lib/alembic/ddl
copying alembic/ddl/mysql.py -> build/lib/alembic/ddl
copying alembic/ddl/oracle.py -> build/lib/alembic/ddl
copying alembic/ddl/postgresql.py -> build/lib/alembic/ddl
copying alembic/ddl/sqlite.py -> build/lib/alembic/ddl
creating build/lib/alembic/operations
copying alembic/operations/__init__.py -> build/lib/alembic/operations
copying alembic/operations/base.py -> build/lib/alembic/operations
copying alembic/operations/batch.py -> build/lib/alembic/operations
copying alembic/operations/ops.py -> build/lib/alembic/operations
copying alembic/operations/schemaobj.py -> build/lib/alembic/operations
copying alembic/operations/toimpl.py -> build/lib/alembic/operations
creating build/lib/alembic/runtime
copying alembic/runtime/__init__.py -> build/lib/alembic/runtime
copying alembic/runtime/environment.py -> build/lib/alembic/runtime
copying alembic/runtime/migration.py -> build/lib/alembic/runtime
creating build/lib/alembic/script
copying alembic/script/__init__.py -> build/lib/alembic/script
copying alembic/script/base.py -> build/lib/alembic/script
copying alembic/script/revision.py -> build/lib/alembic/script
creating build/lib/alembic/testing
copying alembic/testing/__init__.py -> build/lib/alembic/testing
copying alembic/testing/assertions.py -> build/lib/alembic/testing
copying alembic/testing/compat.py -> build/lib/alembic/testing
copying alembic/testing/config.py -> build/lib/alembic/testing
copying alembic/testing/engines.py -> build/lib/alembic/testing
copying alembic/testing/env.py -> build/lib/alembic/testing
copying alembic/testing/exclusions.py -> build/lib/alembic/testing
copying alembic/testing/fixtures.py -> build/lib/alembic/testing
copying alembic/testing/mock.py -> build/lib/alembic/testing
copying alembic/testing/provision.py -> build/lib/alembic/testing
copying alembic/testing/requirements.py -> build/lib/alembic/testing
copying alembic/testing/runner.py -> build/lib/alembic/testing
copying alembic/testing/util.py -> build/lib/alembic/testing
copying alembic/testing/warnings.py -> build/lib/alembic/testing
creating build/lib/alembic/util
copying alembic/util/__init__.py -> build/lib/alembic/util
copying alembic/util/compat.py -> build/lib/alembic/util
copying alembic/util/exc.py -> build/lib/alembic/util
copying alembic/util/langhelpers.py -> build/lib/alembic/util
copying alembic/util/messaging.py -> build/lib/alembic/util
copying alembic/util/pyfiles.py -> build/lib/alembic/util
copying alembic/util/sqla_compat.py -> build/lib/alembic/util
creating build/lib/alembic/testing/plugin
copying alembic/testing/plugin/__init__.py -> build/lib/alembic/testing/plugin
copying alembic/testing/plugin/bootstrap.py -> build/lib/alembic/testing/plugin
copying alembic/testing/plugin/noseplugin.py -> build/lib/alembic/testing/plugin
copying alembic/testing/plugin/plugin_base.py -> build/lib/alembic/testing/plugin
copying alembic/testing/plugin/pytestplugin.py -> build/lib/alembic/testing/plugin
running egg_info
writing requirements to alembic.egg-info/requires.txt
writing alembic.egg-info/PKG-INFO
writing top-level names to alembic.egg-info/top_level.txt
writing dependency_links to alembic.egg-info/dependency_links.txt
writing entry points to alembic.egg-info/entry_points.txt
reading manifest file 'alembic.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no files found matching '*.jpg' under directory 'docs'
warning: no files found matching '*.sty' under directory 'docs'
warning: no files found matching '*.dat' under directory 'tests'
no previously-included directories found matching 'docs/build/output'
writing manifest file 'alembic.egg-info/SOURCES.txt'
creating build/lib/alembic/templates
creating build/lib/alembic/templates/generic
copying alembic/templates/generic/README -> build/lib/alembic/templates/generic
copying alembic/templates/generic/alembic.ini.mako -> build/lib/alembic/templates/generic
copying alembic/templates/generic/env.py -> build/lib/alembic/templates/generic
copying alembic/templates/generic/script.py.mako -> build/lib/alembic/templates/generic
creating build/lib/alembic/templates/multidb
copying alembic/templates/multidb/README -> build/lib/alembic/templates/multidb
copying alembic/templates/multidb/alembic.ini.mako -> build/lib/alembic/templates/multidb
copying alembic/templates/multidb/env.py -> build/lib/alembic/templates/multidb
copying alembic/templates/multidb/script.py.mako -> build/lib/alembic/templates/multidb
creating build/lib/alembic/templates/pylons
copying alembic/templates/pylons/README -> build/lib/alembic/templates/pylons
copying alembic/templates/pylons/alembic.ini.mako -> build/lib/alembic/templates/pylons
copying alembic/templates/pylons/env.py -> build/lib/alembic/templates/pylons
copying alembic/templates/pylons/script.py.mako -> build/lib/alembic/templates/pylons
installing to build/bdist.linux-x86_64/wheel
running install
running install_lib
creating build/bdist.linux-x86_64
creating build/bdist.linux-x86_64/wheel
creating build/bdist.linux-x86_64/wheel/alembic
copying build/lib/alembic/__init__.py -> build/bdist.linux-x86_64/wheel/alembic
copying build/lib/alembic/command.py -> build/bdist.linux-x86_64/wheel/alembic
copying build/lib/alembic/config.py -> build/bdist.linux-x86_64/wheel/alembic
copying build/lib/alembic/context.py -> build/bdist.linux-x86_64/wheel/alembic
copying build/lib/alembic/op.py -> build/bdist.linux-x86_64/wheel/alembic
creating build/bdist.linux-x86_64/wheel/alembic/autogenerate
copying build/lib/alembic/autogenerate/__init__.py -> build/bdist.linux-x86_64/wheel/alembic/autogenerate
copying build/lib/alembic/autogenerate/api.py -> build/bdist.linux-x86_64/wheel/alembic/autogenerate
copying build/lib/alembic/autogenerate/compare.py -> build/bdist.linux-x86_64/wheel/alembic/autogenerate
copying build/lib/alembic/autogenerate/render.py -> build/bdist.linux-x86_64/wheel/alembic/autogenerate
copying build/lib/alembic/autogenerate/rewriter.py -> build/bdist.linux-x86_64/wheel/alembic/autogenerate
creating build/bdist.linux-x86_64/wheel/alembic/ddl
copying build/lib/alembic/ddl/__init__.py -> build/bdist.linux-x86_64/wheel/alembic/ddl
copying build/lib/alembic/ddl/base.py -> build/bdist.linux-x86_64/wheel/alembic/ddl
copying build/lib/alembic/ddl/impl.py -> build/bdist.linux-x86_64/wheel/alembic/ddl
copying build/lib/alembic/ddl/mssql.py -> build/bdist.linux-x86_64/wheel/alembic/ddl
copying build/lib/alembic/ddl/mysql.py -> build/bdist.linux-x86_64/wheel/alembic/ddl
copying build/lib/alembic/ddl/oracle.py -> build/bdist.linux-x86_64/wheel/alembic/ddl
copying build/lib/alembic/ddl/postgresql.py -> build/bdist.linux-x86_64/wheel/alembic/ddl
copying build/lib/alembic/ddl/sqlite.py -> build/bdist.linux-x86_64/wheel/alembic/ddl
creating build/bdist.linux-x86_64/wheel/alembic/operations
copying build/lib/alembic/operations/__init__.py -> build/bdist.linux-x86_64/wheel/alembic/operations
copying build/lib/alembic/operations/base.py -> build/bdist.linux-x86_64/wheel/alembic/operations
copying build/lib/alembic/operations/batch.py -> build/bdist.linux-x86_64/wheel/alembic/operations
copying build/lib/alembic/operations/ops.py -> build/bdist.linux-x86_64/wheel/alembic/operations
copying build/lib/alembic/operations/schemaobj.py -> build/bdist.linux-x86_64/wheel/alembic/operations
copying build/lib/alembic/operations/toimpl.py -> build/bdist.linux-x86_64/wheel/alembic/operations
creating build/bdist.linux-x86_64/wheel/alembic/runtime
copying build/lib/alembic/runtime/__init__.py -> build/bdist.linux-x86_64/wheel/alembic/runtime
copying build/lib/alembic/runtime/environment.py -> build/bdist.linux-x86_64/wheel/alembic/runtime
copying build/lib/alembic/runtime/migration.py -> build/bdist.linux-x86_64/wheel/alembic/runtime
creating build/bdist.linux-x86_64/wheel/alembic/script
copying build/lib/alembic/script/__init__.py -> build/bdist.linux-x86_64/wheel/alembic/script
copying build/lib/alembic/script/base.py -> build/bdist.linux-x86_64/wheel/alembic/script
copying build/lib/alembic/script/revision.py -> build/bdist.linux-x86_64/wheel/alembic/script
creating build/bdist.linux-x86_64/wheel/alembic/testing
copying build/lib/alembic/testing/__init__.py -> build/bdist.linux-x86_64/wheel/alembic/testing
copying build/lib/alembic/testing/assertions.py -> build/bdist.linux-x86_64/wheel/alembic/testing
copying build/lib/alembic/testing/compat.py -> build/bdist.linux-x86_64/wheel/alembic/testing
copying build/lib/alembic/testing/config.py -> build/bdist.linux-x86_64/wheel/alembic/testing
copying build/lib/alembic/testing/engines.py -> build/bdist.linux-x86_64/wheel/alembic/testing
copying build/lib/alembic/testing/env.py -> build/bdist.linux-x86_64/wheel/alembic/testing
copying build/lib/alembic/testing/exclusions.py -> build/bdist.linux-x86_64/wheel/alembic/testing
copying build/lib/alembic/testing/fixtures.py -> build/bdist.linux-x86_64/wheel/alembic/testing
copying build/lib/alembic/testing/mock.py -> build/bdist.linux-x86_64/wheel/alembic/testing
copying build/lib/alembic/testing/provision.py -> build/bdist.linux-x86_64/wheel/alembic/testing
copying build/lib/alembic/testing/requirements.py -> build/bdist.linux-x86_64/wheel/alembic/testing
copying build/lib/alembic/testing/runner.py -> build/bdist.linux-x86_64/wheel/alembic/testing
copying build/lib/alembic/testing/util.py -> build/bdist.linux-x86_64/wheel/alembic/testing
copying build/lib/alembic/testing/warnings.py -> build/bdist.linux-x86_64/wheel/alembic/testing
creating build/bdist.linux-x86_64/wheel/alembic/testing/plugin
copying build/lib/alembic/testing/plugin/__init__.py -> build/bdist.linux-x86_64/wheel/alembic/testing/plugin
copying build/lib/alembic/testing/plugin/bootstrap.py -> build/bdist.linux-x86_64/wheel/alembic/testing/plugin
copying build/lib/alembic/testing/plugin/noseplugin.py -> build/bdist.linux-x86_64/wheel/alembic/testing/plugin
copying build/lib/alembic/testing/plugin/plugin_base.py -> build/bdist.linux-x86_64/wheel/alembic/testing/plugin
copying build/lib/alembic/testing/plugin/pytestplugin.py -> build/bdist.linux-x86_64/wheel/alembic/testing/plugin
creating build/bdist.linux-x86_64/wheel/alembic/util
copying build/lib/alembic/util/__init__.py -> build/bdist.linux-x86_64/wheel/alembic/util
copying build/lib/alembic/util/compat.py -> build/bdist.linux-x86_64/wheel/alembic/util
copying build/lib/alembic/util/exc.py -> build/bdist.linux-x86_64/wheel/alembic/util
copying build/lib/alembic/util/langhelpers.py -> build/bdist.linux-x86_64/wheel/alembic/util
copying build/lib/alembic/util/messaging.py -> build/bdist.linux-x86_64/wheel/alembic/util
copying build/lib/alembic/util/pyfiles.py -> build/bdist.linux-x86_64/wheel/alembic/util
copying build/lib/alembic/util/sqla_compat.py -> build/bdist.linux-x86_64/wheel/alembic/util
creating build/bdist.linux-x86_64/wheel/alembic/templates
creating build/bdist.linux-x86_64/wheel/alembic/templates/generic
copying build/lib/alembic/templates/generic/README -> build/bdist.linux-x86_64/wheel/alembic/templates/generic
copying build/lib/alembic/templates/generic/alembic.ini.mako -> build/bdist.linux-x86_64/wheel/alembic/templates/generic
copying build/lib/alembic/templates/generic/env.py -> build/bdist.linux-x86_64/wheel/alembic/templates/generic
copying build/lib/alembic/templates/generic/script.py.mako -> build/bdist.linux-x86_64/wheel/alembic/templates/generic
creating build/bdist.linux-x86_64/wheel/alembic/templates/multidb
copying build/lib/alembic/templates/multidb/README -> build/bdist.linux-x86_64/wheel/alembic/templates/multidb
copying build/lib/alembic/templates/multidb/alembic.ini.mako -> build/bdist.linux-x86_64/wheel/alembic/templates/multidb
copying build/lib/alembic/templates/multidb/env.py -> build/bdist.linux-x86_64/wheel/alembic/templates/multidb
copying build/lib/alembic/templates/multidb/script.py.mako -> build/bdist.linux-x86_64/wheel/alembic/templates/multidb
creating build/bdist.linux-x86_64/wheel/alembic/templates/pylons
copying build/lib/alembic/templates/pylons/README -> build/bdist.linux-x86_64/wheel/alembic/templates/pylons
copying build/lib/alembic/templates/pylons/alembic.ini.mako -> build/bdist.linux-x86_64/wheel/alembic/templates/pylons
copying build/lib/alembic/templates/pylons/env.py -> build/bdist.linux-x86_64/wheel/alembic/templates/pylons
copying build/lib/alembic/templates/pylons/script.py.mako -> build/bdist.linux-x86_64/wheel/alembic/templates/pylons
running install_egg_info
Copying alembic.egg-info to build/bdist.linux-x86_64/wheel/alembic-1.0.8-py2.7.egg-info
running install_scripts
creating build/bdist.linux-x86_64/wheel/alembic-1.0.8.dist-info/WHEEL
/build-wheels

############################################################
Building amqplib-1.0.2-py2-none-any.whl
############################################################
Running: wget https://files.pythonhosted.org/packages/75/b7/8c2429bf8d92354a0118614f9a4d15e53bc69ebedce534284111de5a0102/amqplib-1.0.2.tgz
--2019-10-05 18:00:58-- https://files.pythonhosted.org/packages/75/b7/8c2429bf8d92354a0118614f9a4d15e53bc69ebedce534284111de5a0102/amqplib-1.0.2.tgz
Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.1.63, 151.101.65.63, 151.101.129.63, ...
Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.1.63|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 58544 (57K) [application/octet-stream]
Saving to: 'amqplib-1.0.2.tgz'

0K .......... .......... .......... .......... .......... 87% 3.22M 0s
50K ....... 100% 88.0M=0.02s

2019-10-05 18:00:58 (3.67 MB/s) - 'amqplib-1.0.2.tgz' saved [58544/58544]

/build-wheels/amqplib-1.0.2 /build-wheels
running bdist_wheel
running build
running build_py
creating build
creating build/lib
creating build/lib/amqplib
copying amqplib/__init__.py -> build/lib/amqplib
creating build/lib/amqplib/client_0_8
copying amqplib/client_0_8/exceptions.py -> build/lib/amqplib/client_0_8
copying amqplib/client_0_8/basic_message.py -> build/lib/amqplib/client_0_8
copying amqplib/client_0_8/channel.py -> build/lib/amqplib/client_0_8
copying amqplib/client_0_8/transport.py -> build/lib/amqplib/client_0_8
copying amqplib/client_0_8/abstract_channel.py -> build/lib/amqplib/client_0_8
copying amqplib/client_0_8/connection.py -> build/lib/amqplib/client_0_8
copying amqplib/client_0_8/method_framing.py -> build/lib/amqplib/client_0_8
copying amqplib/client_0_8/__init__.py -> build/lib/amqplib/client_0_8
copying amqplib/client_0_8/serialization.py -> build/lib/amqplib/client_0_8
installing to build/bdist.linux-x86_64/wheel
running install
running install_lib
creating build/bdist.linux-x86_64
creating build/bdist.linux-x86_64/wheel
creating build/bdist.linux-x86_64/wheel/amqplib
copying build/lib/amqplib/__init__.py -> build/bdist.linux-x86_64/wheel/amqplib
creating build/bdist.linux-x86_64/wheel/amqplib/client_0_8
copying build/lib/amqplib/client_0_8/exceptions.py -> build/bdist.linux-x86_64/wheel/amqplib/client_0_8
copying build/lib/amqplib/client_0_8/basic_message.py -> build/bdist.linux-x86_64/wheel/amqplib/client_0_8
copying build/lib/amqplib/client_0_8/channel.py -> build/bdist.linux-x86_64/wheel/amqplib/client_0_8
copying build/lib/amqplib/client_0_8/transport.py -> build/bdist.linux-x86_64/wheel/amqplib/client_0_8
copying build/lib/amqplib/client_0_8/abstract_channel.py -> build/bdist.linux-x86_64/wheel/amqplib/client_0_8
copying build/lib/amqplib/client_0_8/connection.py -> build/bdist.linux-x86_64/wheel/amqplib/client_0_8
copying build/lib/amqplib/client_0_8/method_framing.py -> build/bdist.linux-x86_64/wheel/amqplib/client_0_8
copying build/lib/amqplib/client_0_8/__init__.py -> build/bdist.linux-x86_64/wheel/amqplib/client_0_8
copying build/lib/amqplib/client_0_8/serialization.py -> build/bdist.linux-x86_64/wheel/amqplib/client_0_8
running install_egg_info
running egg_info
writing amqplib.egg-info/PKG-INFO
writing top-level names to amqplib.egg-info/top_level.txt
writing dependency_links to amqplib.egg-info/dependency_links.txt
reading manifest file 'amqplib.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
writing manifest file 'amqplib.egg-info/SOURCES.txt'
Copying amqplib.egg-info to build/bdist.linux-x86_64/wheel/amqplib-1.0.2-py2.7.egg-info
running install_scripts
creating build/bdist.linux-x86_64/wheel/amqplib-1.0.2.dist-info/WHEEL
/build-wheels

############################################################
Building anyjson-0.3.3-py2-none-any.whl
############################################################
Running: wget https://files.pythonhosted.org/packages/c3/4d/d4089e1a3dd25b46bebdb55a992b0797cff657b4477bc32ce28038fdecbc/anyjson-0.3.3.tar.gz
--2019-10-05 18:00:58-- https://files.pythonhosted.org/packages/c3/4d/d4089e1a3dd25b46bebdb55a992b0797cff657b4477bc32ce28038fdecbc/anyjson-0.3.3.tar.gz
Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.1.63, 151.101.65.63, 151.101.129.63, ...
Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.1.63|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 8332 (8.1K) [application/octet-stream]
Saving to: 'anyjson-0.3.3.tar.gz'

0K ........ 100% 55.3M=0s

2019-10-05 18:00:58 (55.3 MB/s) - 'anyjson-0.3.3.tar.gz' saved [8332/8332]

/build-wheels/anyjson-0.3.3 /build-wheels
running bdist_wheel
running build
running build_py
creating build
creating build/lib
creating build/lib/anyjson
copying anyjson/__init__.py -> build/lib/anyjson
installing to build/bdist.linux-x86_64/wheel
running install
running install_lib
creating build/bdist.linux-x86_64
creating build/bdist.linux-x86_64/wheel
creating build/bdist.linux-x86_64/wheel/anyjson
copying build/lib/anyjson/__init__.py -> build/bdist.linux-x86_64/wheel/anyjson
running install_egg_info
running egg_info
writing anyjson.egg-info/PKG-INFO
writing top-level names to anyjson.egg-info/top_level.txt
writing dependency_links to anyjson.egg-info/dependency_links.txt
reading manifest file 'anyjson.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
writing manifest file 'anyjson.egg-info/SOURCES.txt'
Copying anyjson.egg-info to build/bdist.linux-x86_64/wheel/anyjson-0.3.3-py2.7.egg-info
running install_scripts
creating build/bdist.linux-x86_64/wheel/anyjson-0.3.3.dist-info/WHEEL
/build-wheels

############################################################
Building backports.ssl_match_hostname-3.7.0.1-py2.py3-none-any.whl
############################################################
Running: wget https://files.pythonhosted.org/packages/ff/2b/8265224812912bc5b7a607c44bf7b027554e1b9775e9ee0de8032e3de4b2/backports.ssl_match_hostname-3.7.0.1.tar.gz
--2019-10-05 18:00:59-- https://files.pythonhosted.org/packages/ff/2b/8265224812912bc5b7a607c44bf7b027554e1b9775e9ee0de8032e3de4b2/backports.ssl_match_hostname-3.7.0.1.tar.gz
Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.1.63, 151.101.65.63, 151.101.129.63, ...
Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.1.63|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 5722 (5.6K) [binary/octet-stream]
Saving to: 'backports.ssl_match_hostname-3.7.0.1.tar.gz'

0K ..... 100% 31.1M=0s

2019-10-05 18:00:59 (31.1 MB/s) - 'backports.ssl_match_hostname-3.7.0.1.tar.gz' saved [5722/5722]

/build-wheels/backports.ssl_match_hostname-3.7.0.1 /build-wheels
########### Running fix_setup
running bdist_wheel
running build
running build_py
creating build
creating build/lib
creating build/lib/backports
copying backports/__init__.py -> build/lib/backports
creating build/lib/backports/ssl_match_hostname
copying backports/ssl_match_hostname/__init__.py -> build/lib/backports/ssl_match_hostname
installing to build/bdist.linux-x86_64/wheel
running install
running install_lib
creating build/bdist.linux-x86_64
creating build/bdist.linux-x86_64/wheel
creating build/bdist.linux-x86_64/wheel/backports
copying build/lib/backports/__init__.py -> build/bdist.linux-x86_64/wheel/backports
creating build/bdist.linux-x86_64/wheel/backports/ssl_match_hostname
copying build/lib/backports/ssl_match_hostname/__init__.py -> build/bdist.linux-x86_64/wheel/backports/ssl_match_hostname
running install_egg_info
running egg_info
creating backports.ssl_match_hostname.egg-info
writing backports.ssl_match_hostname.egg-info/PKG-INFO
writing top-level names to backports.ssl_match_hostname.egg-info/top_level.txt
writing dependency_links to backports.ssl_match_hostname.egg-info/dependency_links.txt
writing manifest file 'backports.ssl_match_hostname.egg-info/SOURCES.txt'
reading manifest file 'backports.ssl_match_hostname.egg-info/SOURCES.txt'
writing manifest file 'backports.ssl_match_hostname.egg-info/SOURCES.txt'
Copying backports.ssl_match_hostname.egg-info to build/bdist.linux-x86_64/wheel/backports.ssl_match_hostname-3.7.0.1-py2.7.egg-info
running install_scripts
creating build/bdist.linux-x86_64/wheel/backports.ssl_match_hostname-3.7.0.1.dist-info/WHEEL
/build-wheels

############################################################
Building bottle-0.12.16-py2-none-any.whl
############################################################
Running: wget https://files.pythonhosted.org/packages/32/4e/ed046324d5ec980c252987c1dca191e001b9f06ceffaebf037eef469937c/bottle-0.12.16.tar.gz
--2019-10-05 18:00:59-- https://files.pythonhosted.org/packages/32/4e/ed046324d5ec980c252987c1dca191e001b9f06ceffaebf037eef469937c/bottle-0.12.16.tar.gz
Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.1.63, 151.101.65.63, 151.101.129.63, ...
Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.1.63|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 72248 (71K) [binary/octet-stream]
Saving to: 'bottle-0.12.16.tar.gz'

0K .......... .......... .......... .......... .......... 70% 3.26M 0s
50K .......... .......... 100% 122M=0.02s

2019-10-05 18:00:59 (4.54 MB/s) - 'bottle-0.12.16.tar.gz' saved [72248/72248]

/build-wheels/bottle-0.12.16 /build-wheels
running bdist_wheel
running build
running build_py
creating build
creating build/lib
copying bottle.py -> build/lib
running build_scripts
creating build/scripts-2.7
copying and adjusting bottle.py -> build/scripts-2.7
changing mode of build/scripts-2.7/bottle.py from 644 to 755
installing to build/bdist.linux-x86_64/wheel
running install
running install_lib
creating build/bdist.linux-x86_64
creating build/bdist.linux-x86_64/wheel
copying build/lib/bottle.py -> build/bdist.linux-x86_64/wheel
running install_egg_info
running egg_info
writing bottle.egg-info/PKG-INFO
writing top-level names to bottle.egg-info/top_level.txt
writing dependency_links to bottle.egg-info/dependency_links.txt
reading manifest file 'bottle.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no files found matching 'LICENSE.txt'
writing manifest file 'bottle.egg-info/SOURCES.txt'
Copying bottle.egg-info to build/bdist.linux-x86_64/wheel/bottle-0.12.16-py2.7.egg-info
running install_scripts
creating build/bdist.linux-x86_64/wheel/bottle-0.12.16.data
creating build/bdist.linux-x86_64/wheel/bottle-0.12.16.data/scripts
copying build/scripts-2.7/bottle.py -> build/bdist.linux-x86_64/wheel/bottle-0.12.16.data/scripts
changing mode of build/bdist.linux-x86_64/wheel/bottle-0.12.16.data/scripts/bottle.py to 755
creating build/bdist.linux-x86_64/wheel/bottle-0.12.16.dist-info/WHEEL
/build-wheels

############################################################
Building cassandra_driver-3.17.0-cp27-cp27mu-linux_x86_64.whl
############################################################
Running: wget https://files.pythonhosted.org/packages/28/1b/9edce1aaac85e7955e5a4eef2674294107640cc6cd5b7831926fc43a41b8/cassandra-driver-3.17.0.tar.gz
--2019-10-05 18:01:00-- https://files.pythonhosted.org/packages/28/1b/9edce1aaac85e7955e5a4eef2674294107640cc6cd5b7831926fc43a41b8/cassandra-driver-3.17.0.tar.gz
Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.1.63, 151.101.65.63, 151.101.129.63, ...
Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.1.63|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 230053 (225K) [binary/octet-stream]
Saving to: 'cassandra-driver-3.17.0.tar.gz'

0K .......... .......... .......... .......... .......... 22% 3.02M 0s
50K .......... .......... .......... .......... .......... 44% 6.19M 0s
100K .......... .......... .......... .......... .......... 66% 54.4M 0s
150K .......... .......... .......... .......... .......... 89% 6.83M 0s
200K .......... .......... .... 100% 94.4M=0.03s

2019-10-05 18:01:00 (6.78 MB/s) - 'cassandra-driver-3.17.0.tar.gz' saved [230053/230053]

/build-wheels/cassandra-driver-3.17.0 /build-wheels
running bdist_wheel
running build
running build_py
creating build
creating build/lib.linux-x86_64-2.7
creating build/lib.linux-x86_64-2.7/cassandra
copying cassandra/__init__.py -> build/lib.linux-x86_64-2.7/cassandra
copying cassandra/auth.py -> build/lib.linux-x86_64-2.7/cassandra
copying cassandra/cluster.py -> build/lib.linux-x86_64-2.7/cassandra
copying cassandra/concurrent.py -> build/lib.linux-x86_64-2.7/cassandra
copying cassandra/connection.py -> build/lib.linux-x86_64-2.7/cassandra
copying cassandra/cqltypes.py -> build/lib.linux-x86_64-2.7/cassandra
copying cassandra/cython_deps.py -> build/lib.linux-x86_64-2.7/cassandra
copying cassandra/encoder.py -> build/lib.linux-x86_64-2.7/cassandra
copying cassandra/marshal.py -> build/lib.linux-x86_64-2.7/cassandra
copying cassandra/metadata.py -> build/lib.linux-x86_64-2.7/cassandra
copying cassandra/metrics.py -> build/lib.linux-x86_64-2.7/cassandra
copying cassandra/murmur3.py -> build/lib.linux-x86_64-2.7/cassandra
copying cassandra/policies.py -> build/lib.linux-x86_64-2.7/cassandra
copying cassandra/pool.py -> build/lib.linux-x86_64-2.7/cassandra
copying cassandra/protocol.py -> build/lib.linux-x86_64-2.7/cassandra
copying cassandra/query.py -> build/lib.linux-x86_64-2.7/cassandra
copying cassandra/timestamps.py -> build/lib.linux-x86_64-2.7/cassandra
copying cassandra/type_codes.py -> build/lib.linux-x86_64-2.7/cassandra
copying cassandra/util.py -> build/lib.linux-x86_64-2.7/cassandra
creating build/lib.linux-x86_64-2.7/cassandra/io
copying cassandra/io/__init__.py -> build/lib.linux-x86_64-2.7/cassandra/io
copying cassandra/io/asyncioreactor.py -> build/lib.linux-x86_64-2.7/cassandra/io
copying cassandra/io/asyncorereactor.py -> build/lib.linux-x86_64-2.7/cassandra/io
copying cassandra/io/eventletreactor.py -> build/lib.linux-x86_64-2.7/cassandra/io
copying cassandra/io/geventreactor.py -> build/lib.linux-x86_64-2.7/cassandra/io
copying cassandra/io/libevreactor.py -> build/lib.linux-x86_64-2.7/cassandra/io
copying cassandra/io/twistedreactor.py -> build/lib.linux-x86_64-2.7/cassandra/io
creating build/lib.linux-x86_64-2.7/cassandra/cqlengine
copying cassandra/cqlengine/__init__.py -> build/lib.linux-x86_64-2.7/cassandra/cqlengine
copying cassandra/cqlengine/columns.py -> build/lib.linux-x86_64-2.7/cassandra/cqlengine
copying cassandra/cqlengine/connection.py -> build/lib.linux-x86_64-2.7/cassandra/cqlengine
copying cassandra/cqlengine/functions.py -> build/lib.linux-x86_64-2.7/cassandra/cqlengine
copying cassandra/cqlengine/management.py -> build/lib.linux-x86_64-2.7/cassandra/cqlengine
copying cassandra/cqlengine/models.py -> build/lib.linux-x86_64-2.7/cassandra/cqlengine
copying cassandra/cqlengine/named.py -> build/lib.linux-x86_64-2.7/cassandra/cqlengine
copying cassandra/cqlengine/operators.py -> build/lib.linux-x86_64-2.7/cassandra/cqlengine
copying cassandra/cqlengine/query.py -> build/lib.linux-x86_64-2.7/cassandra/cqlengine
copying cassandra/cqlengine/statements.py -> build/lib.linux-x86_64-2.7/cassandra/cqlengine
copying cassandra/cqlengine/usertype.py -> build/lib.linux-x86_64-2.7/cassandra/cqlengine
running egg_info
writing requirements to cassandra_driver.egg-info/requires.txt
writing cassandra_driver.egg-info/PKG-INFO
writing top-level names to cassandra_driver.egg-info/top_level.txt
writing dependency_links to cassandra_driver.egg-info/dependency_links.txt
reading manifest file 'cassandra_driver.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
writing manifest file 'cassandra_driver.egg-info/SOURCES.txt'
copying cassandra/buffer.pxd -> build/lib.linux-x86_64-2.7/cassandra
copying cassandra/bytesio.pxd -> build/lib.linux-x86_64-2.7/cassandra
copying cassandra/bytesio.pyx -> build/lib.linux-x86_64-2.7/cassandra
copying cassandra/cmurmur3.c -> build/lib.linux-x86_64-2.7/cassandra
copying cassandra/cython_marshal.pyx -> build/lib.linux-x86_64-2.7/cassandra
copying cassandra/cython_utils.pxd -> build/lib.linux-x86_64-2.7/cassandra
copying cassandra/cython_utils.pyx -> build/lib.linux-x86_64-2.7/cassandra
copying cassandra/deserializers.pxd -> build/lib.linux-x86_64-2.7/cassandra
copying cassandra/deserializers.pyx -> build/lib.linux-x86_64-2.7/cassandra
copying cassandra/ioutils.pyx -> build/lib.linux-x86_64-2.7/cassandra
copying cassandra/numpyFlags.h -> build/lib.linux-x86_64-2.7/cassandra
copying cassandra/numpy_parser.pyx -> build/lib.linux-x86_64-2.7/cassandra
copying cassandra/obj_parser.pyx -> build/lib.linux-x86_64-2.7/cassandra
copying cassandra/parsing.pxd -> build/lib.linux-x86_64-2.7/cassandra
copying cassandra/parsing.pyx -> build/lib.linux-x86_64-2.7/cassandra
copying cassandra/row_parser.pyx -> build/lib.linux-x86_64-2.7/cassandra
copying cassandra/tuple.pxd -> build/lib.linux-x86_64-2.7/cassandra
copying cassandra/type_codes.pxd -> build/lib.linux-x86_64-2.7/cassandra
copying cassandra/io/libevwrapper.c -> build/lib.linux-x86_64-2.7/cassandra/io
running build_ext
/build-wheels/cassandra-driver-3.17.0/.eggs/Cython-0.29.13-py2.7-linux-x86_64.egg/Cython/Compiler/Main.py:369: FutureWarning: Cython directive 'language_level' not set, using 2 for now (Py2). This will change in a later release! File: /build-wheels/cassandra-driver-3.17.0/cassandra/cluster.py
tree = Parsing.p_module(s, pxd, full_module_name)
/build-wheels/cassandra-driver-3.17.0/.eggs/Cython-0.29.13-py2.7-linux-x86_64.egg/Cython/Compiler/Main.py:369: FutureWarning: Cython directive 'language_level' not set, using 2 for now (Py2). This will change in a later release! File: /build-wheels/cassandra-driver-3.17.0/cassandra/concurrent.py
tree = Parsing.p_module(s, pxd, full_module_name)
/build-wheels/cassandra-driver-3.17.0/.eggs/Cython-0.29.13-py2.7-linux-x86_64.egg/Cython/Compiler/Main.py:369: FutureWarning: Cython directive 'language_level' not set, using 2 for now (Py2). This will change in a later release! File: /build-wheels/cassandra-driver-3.17.0/cassandra/connection.py
tree = Parsing.p_module(s, pxd, full_module_name)
/build-wheels/cassandra-driver-3.17.0/.eggs/Cython-0.29.13-py2.7-linux-x86_64.egg/Cython/Compiler/Main.py:369: FutureWarning: Cython directive 'language_level' not set, using 2 for now (Py2). This will change in a later release! File: /build-wheels/cassandra-driver-3.17.0/cassandra/cqltypes.py
tree = Parsing.p_module(s, pxd, full_module_name)
/build-wheels/cassandra-driver-3.17.0/.eggs/Cython-0.29.13-py2.7-linux-x86_64.egg/Cython/Compiler/Main.py:369: FutureWarning: Cython directive 'language_level' not set, using 2 for now (Py2). This will change in a later release! File: /build-wheels/cassandra-driver-3.17.0/cassandra/metadata.py
tree = Parsing.p_module(s, pxd, full_module_name)
/build-wheels/cassandra-driver-3.17.0/.eggs/Cython-0.29.13-py2.7-linux-x86_64.egg/Cython/Compiler/Main.py:369: FutureWarning: Cython directive 'language_level' not set, using 2 for now (Py2). This will change in a later release! File: /build-wheels/cassandra-driver-3.17.0/cassandra/pool.py
tree = Parsing.p_module(s, pxd, full_module_name)
/build-wheels/cassandra-driver-3.17.0/.eggs/Cython-0.29.13-py2.7-linux-x86_64.egg/Cython/Compiler/Main.py:369: FutureWarning: Cython directive 'language_level' not set, using 2 for now (Py2). This will change in a later release! File: /build-wheels/cassandra-driver-3.17.0/cassandra/protocol.py
tree = Parsing.p_module(s, pxd, full_module_name)
/build-wheels/cassandra-driver-3.17.0/.eggs/Cython-0.29.13-py2.7-linux-x86_64.egg/Cython/Compiler/Main.py:369: FutureWarning: Cython directive 'language_level' not set, using 2 for now (Py2). This will change in a later release! File: /build-wheels/cassandra-driver-3.17.0/cassandra/query.py
tree = Parsing.p_module(s, pxd, full_module_name)
/build-wheels/cassandra-driver-3.17.0/.eggs/Cython-0.29.13-py2.7-linux-x86_64.egg/Cython/Compiler/Main.py:369: FutureWarning: Cython directive 'language_level' not set, using 2 for now (Py2). This will change in a later release! File: /build-wheels/cassandra-driver-3.17.0/cassandra/util.py
tree = Parsing.p_module(s, pxd, full_module_name)
Compiling cassandra/cluster.py because it changed.
Compiling cassandra/concurrent.py because it changed.
Compiling cassandra/connection.py because it changed.
Compiling cassandra/cqltypes.py because it changed.
Compiling cassandra/metadata.py because it changed.
Compiling cassandra/pool.py because it changed.
Compiling cassandra/protocol.py because it changed.
Compiling cassandra/query.py because it changed.
Compiling cassandra/util.py because it changed.
[1/9] Cythonizing cassandra/cluster.py
[2/9] Cythonizing cassandra/concurrent.py
[3/9] Cythonizing cassandra/connection.py
[4/9] Cythonizing cassandra/cqltypes.py
[5/9] Cythonizing cassandra/metadata.py
[6/9] Cythonizing cassandra/pool.py
[7/9] Cythonizing cassandra/protocol.py
[8/9] Cythonizing cassandra/query.py
[9/9] Cythonizing cassandra/util.py
/build-wheels/cassandra-driver-3.17.0/.eggs/Cython-0.29.13-py2.7-linux-x86_64.egg/Cython/Compiler/Main.py:369: FutureWarning: Cython directive 'language_level' not set, using 2 for now (Py2). This will change in a later release! File: /build-wheels/cassandra-driver-3.17.0/cassandra/bytesio.pxd
tree = Parsing.p_module(s, pxd, full_module_name)
/build-wheels/cassandra-driver-3.17.0/.eggs/Cython-0.29.13-py2.7-linux-x86_64.egg/Cython/Compiler/Main.py:369: FutureWarning: Cython directive 'language_level' not set, using 2 for now (Py2). This will change in a later release! File: /build-wheels/cassandra-driver-3.17.0/cassandra/cython_marshal.pyx
tree = Parsing.p_module(s, pxd, full_module_name)
/build-wheels/cassandra-driver-3.17.0/.eggs/Cython-0.29.13-py2.7-linux-x86_64.egg/Cython/Compiler/Main.py:369: FutureWarning: Cython directive 'language_level' not set, using 2 for now (Py2). This will change in a later release! File: /build-wheels/cassandra-driver-3.17.0/cassandra/cython_utils.pxd
tree = Parsing.p_module(s, pxd, full_module_name)
/build-wheels/cassandra-driver-3.17.0/.eggs/Cython-0.29.13-py2.7-linux-x86_64.egg/Cython/Compiler/Main.py:369: FutureWarning: Cython directive 'language_level' not set, using 2 for now (Py2). This will change in a later release! File: /build-wheels/cassandra-driver-3.17.0/cassandra/deserializers.pxd
tree = Parsing.p_module(s, pxd, full_module_name)
/build-wheels/cassandra-driver-3.17.0/.eggs/Cython-0.29.13-py2.7-linux-x86_64.egg/Cython/Compiler/Main.py:369: FutureWarning: Cython directive 'language_level' not set, using 2 for now (Py2). This will change in a later release! File: /build-wheels/cassandra-driver-3.17.0/cassandra/ioutils.pyx
tree = Parsing.p_module(s, pxd, full_module_name)
/build-wheels/cassandra-driver-3.17.0/.eggs/Cython-0.29.13-py2.7-linux-x86_64.egg/Cython/Compiler/Main.py:369: FutureWarning: Cython directive 'language_level' not set, using 2 for now (Py2). This will change in a later release! File: /build-wheels/cassandra-driver-3.17.0/cassandra/numpy_parser.pyx
tree = Parsing.p_module(s, pxd, full_module_name)
/build-wheels/cassandra-driver-3.17.0/.eggs/Cython-0.29.13-py2.7-linux-x86_64.egg/Cython/Compiler/Main.py:369: FutureWarning: Cython directive 'language_level' not set, using 2 for now (Py2). This will change in a later release! File: /build-wheels/cassandra-driver-3.17.0/cassandra/obj_parser.pyx
tree = Parsing.p_module(s, pxd, full_module_name)
/build-wheels/cassandra-driver-3.17.0/.eggs/Cython-0.29.13-py2.7-linux-x86_64.egg/Cython/Compiler/Main.py:369: FutureWarning: Cython directive 'language_level' not set, using 2 for now (Py2). This will change in a later release! File: /build-wheels/cassandra-driver-3.17.0/cassandra/parsing.pxd
tree = Parsing.p_module(s, pxd, full_module_name)
/build-wheels/cassandra-driver-3.17.0/.eggs/Cython-0.29.13-py2.7-linux-x86_64.egg/Cython/Compiler/Main.py:369: FutureWarning: Cython directive 'language_level' not set, using 2 for now (Py2). This will change in a later release! File: /build-wheels/cassandra-driver-3.17.0/cassandra/row_parser.pyx
tree = Parsing.p_module(s, pxd, full_module_name)
Compiling cassandra/bytesio.pyx because it changed.
Compiling cassandra/cython_marshal.pyx because it changed.
Compiling cassandra/cython_utils.pyx because it changed.
Compiling cassandra/deserializers.pyx because it changed.
Compiling cassandra/ioutils.pyx because it changed.
Compiling cassandra/numpy_parser.pyx because it changed.
Compiling cassandra/obj_parser.pyx because it changed.
Compiling cassandra/parsing.pyx because it changed.
Compiling cassandra/row_parser.pyx because it changed.
[1/9] Cythonizing cassandra/bytesio.pyx
[2/9] Cythonizing cassandra/cython_marshal.pyx
[3/9] Cythonizing cassandra/cython_utils.pyx
[4/9] Cythonizing cassandra/deserializers.pyx
[5/9] Cythonizing cassandra/ioutils.pyx
[6/9] Cythonizing cassandra/numpy_parser.pyx
[7/9] Cythonizing cassandra/obj_parser.pyx
[8/9] Cythonizing cassandra/parsing.pyx
[9/9] Cythonizing cassandra/row_parser.pyx
building 'cassandra.cmurmur3' extension
creating build/temp.linux-x86_64-2.7
creating build/temp.linux-x86_64-2.7/cassandra
gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -I/usr/include/python2.7 -c cassandra/cmurmur3.c -o build/temp.linux-x86_64-2.7/cassandra/cmurmur3.o
gcc -pthread -shared -Wl,-z,relro build/temp.linux-x86_64-2.7/cassandra/cmurmur3.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-x86_64-2.7/cassandra/cmurmur3.so
building 'cassandra.io.libevwrapper' extension
creating build/temp.linux-x86_64-2.7/cassandra/io
gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -I/usr/include/libev -I/usr/local/include -I/opt/local/include -I/usr/include/python2.7 -c cassandra/io/libevwrapper.c -o build/temp.linux-x86_64-2.7/cassandra/io/libevwrapper.o
cassandra/io/libevwrapper.c:2:16: fatal error: ev.h: No such file or directory
#include <ev.h>
^
compilation terminated.
command 'gcc' failed with exit status 1
setup.py:293: UserWarning:
===============================================================================
WARNING: could not compile The cassandra.io.libevwrapper extension.

The C extensions are not required for the driver to run, but they add support
for libev and token-aware routing with the Murmur3Partitioner.

Linux users should ensure that GCC and the Python headers are available.

On Ubuntu and Debian, this can be accomplished by running:

$ sudo apt-get install build-essential python-dev

On RedHat and RedHat-based systems like CentOS and Fedora:

$ sudo yum install gcc python-devel

On OSX, homebrew installations of Python should provide the necessary headers.

libev Support
-------------
For libev support, you will also need to install libev and its headers.

On Debian/Ubuntu:

$ sudo apt-get install libev4 libev-dev

On RHEL/CentOS/Fedora:

$ sudo yum install libev libev-devel

On OSX, via homebrew:

$ brew install libev

===============================================================================

warnings.warn(self.error_message % (name,))
building 'cassandra.cluster' extension
gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -I/usr/include/python2.7 -c cassandra/cluster.c -o build/temp.linux-x86_64-2.7/cassandra/cluster.o -Wno-unused-function
gcc -pthread -shared -Wl,-z,relro build/temp.linux-x86_64-2.7/cassandra/cluster.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-x86_64-2.7/cassandra/cluster.so
building 'cassandra.concurrent' extension
gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -I/usr/include/python2.7 -c cassandra/concurrent.c -o build/temp.linux-x86_64-2.7/cassandra/concurrent.o -Wno-unused-function
gcc -pthread -shared -Wl,-z,relro build/temp.linux-x86_64-2.7/cassandra/concurrent.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-x86_64-2.7/cassandra/concurrent.so
building 'cassandra.connection' extension
gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -I/usr/include/python2.7 -c cassandra/connection.c -o build/temp.linux-x86_64-2.7/cassandra/connection.o -Wno-unused-function
gcc -pthread -shared -Wl,-z,relro build/temp.linux-x86_64-2.7/cassandra/connection.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-x86_64-2.7/cassandra/connection.so
building 'cassandra.cqltypes' extension
gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -I/usr/include/python2.7 -c cassandra/cqltypes.c -o build/temp.linux-x86_64-2.7/cassandra/cqltypes.o -Wno-unused-function
gcc -pthread -shared -Wl,-z,relro build/temp.linux-x86_64-2.7/cassandra/cqltypes.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-x86_64-2.7/cassandra/cqltypes.so
building 'cassandra.metadata' extension
gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -I/usr/include/python2.7 -c cassandra/metadata.c -o build/temp.linux-x86_64-2.7/cassandra/metadata.o -Wno-unused-function
gcc -pthread -shared -Wl,-z,relro build/temp.linux-x86_64-2.7/cassandra/metadata.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-x86_64-2.7/cassandra/metadata.so
building 'cassandra.pool' extension
gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -I/usr/include/python2.7 -c cassandra/pool.c -o build/temp.linux-x86_64-2.7/cassandra/pool.o -Wno-unused-function
gcc -pthread -shared -Wl,-z,relro build/temp.linux-x86_64-2.7/cassandra/pool.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-x86_64-2.7/cassandra/pool.so
building 'cassandra.protocol' extension
gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -I/usr/include/python2.7 -c cassandra/protocol.c -o build/temp.linux-x86_64-2.7/cassandra/protocol.o -Wno-unused-function
gcc -pthread -shared -Wl,-z,relro build/temp.linux-x86_64-2.7/cassandra/protocol.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-x86_64-2.7/cassandra/protocol.so
building 'cassandra.query' extension
gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -I/usr/include/python2.7 -c cassandra/query.c -o build/temp.linux-x86_64-2.7/cassandra/query.o -Wno-unused-function
gcc -pthread -shared -Wl,-z,relro build/temp.linux-x86_64-2.7/cassandra/query.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-x86_64-2.7/cassandra/query.so
building 'cassandra.util' extension
gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -I/usr/include/python2.7 -c cassandra/util.c -o build/temp.linux-x86_64-2.7/cassandra/util.o -Wno-unused-function
gcc -pthread -shared -Wl,-z,relro build/temp.linux-x86_64-2.7/cassandra/util.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-x86_64-2.7/cassandra/util.so
building 'cassandra.bytesio' extension
gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -I/usr/include/python2.7 -c cassandra/bytesio.c -o build/temp.linux-x86_64-2.7/cassandra/bytesio.o -Wno-unused-function
gcc -pthread -shared -Wl,-z,relro build/temp.linux-x86_64-2.7/cassandra/bytesio.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-x86_64-2.7/cassandra/bytesio.so
building 'cassandra.cython_marshal' extension
gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -I/usr/include/python2.7 -c cassandra/cython_marshal.c -o build/temp.linux-x86_64-2.7/cassandra/cython_marshal.o -Wno-unused-function
gcc -pthread -shared -Wl,-z,relro build/temp.linux-x86_64-2.7/cassandra/cython_marshal.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-x86_64-2.7/cassandra/cython_marshal.so
building 'cassandra.cython_utils' extension
gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -I/usr/include/python2.7 -c cassandra/cython_utils.c -o build/temp.linux-x86_64-2.7/cassandra/cython_utils.o -Wno-unused-function
gcc -pthread -shared -Wl,-z,relro build/temp.linux-x86_64-2.7/cassandra/cython_utils.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-x86_64-2.7/cassandra/cython_utils.so
building 'cassandra.deserializers' extension
gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -I/usr/include/python2.7 -c cassandra/deserializers.c -o build/temp.linux-x86_64-2.7/cassandra/deserializers.o -Wno-unused-function
cassandra/deserializers.c: In function '__pyx_fuse_1__pyx_f_9cassandra_13deserializers__unpack_len':
cassandra/deserializers.c:35180:6: warning: '__pyx_v_itemlen_buf.size' may be used uninitialized in this function [-Wmaybe-uninitialized]
if (unlikely(__pyx_t_1)) {
^
cassandra/deserializers.c:15942:44: note: '__pyx_v_itemlen_buf.size' was declared here
struct __pyx_t_9cassandra_6buffer_Buffer __pyx_v_itemlen_buf;
^
cassandra/deserializers.c:4047:74: warning: '__pyx_v_itemlen_buf.ptr' may be used uninitialized in this function [-Wmaybe-uninitialized]
(__pyx_v_out[(((sizeof(int32_t)) - __pyx_v_i) - 1)]) = (__pyx_v_src[__pyx_v_i]);
^
cassandra/deserializers.c:15942:44: note: '__pyx_v_itemlen_buf.ptr' was declared here
struct __pyx_t_9cassandra_6buffer_Buffer __pyx_v_itemlen_buf;
^
cassandra/deserializers.c: In function '__pyx_fuse_0__pyx_f_9cassandra_13deserializers__unpack_len':
cassandra/deserializers.c:35180:6: warning: '__pyx_v_itemlen_buf.size' may be used uninitialized in this function [-Wmaybe-uninitialized]
if (unlikely(__pyx_t_1)) {
^
cassandra/deserializers.c:15890:44: note: '__pyx_v_itemlen_buf.size' was declared here
struct __pyx_t_9cassandra_6buffer_Buffer __pyx_v_itemlen_buf;
^
cassandra/deserializers.c:4547:75: warning: '__pyx_v_itemlen_buf.ptr' may be used uninitialized in this function [-Wmaybe-uninitialized]
(__pyx_v_out[(((sizeof(uint16_t)) - __pyx_v_i) - 1)]) = (__pyx_v_src[__pyx_v_i]);
^
cassandra/deserializers.c:15890:44: note: '__pyx_v_itemlen_buf.ptr' was declared here
struct __pyx_t_9cassandra_6buffer_Buffer __pyx_v_itemlen_buf;
^
cassandra/deserializers.c: In function '__pyx_f_9cassandra_13deserializers_12DesTupleType_deserialize':
cassandra/deserializers.c:4047:74: warning: '__pyx_v_itemlen_buf.ptr' may be used uninitialized in this function [-Wmaybe-uninitialized]
(__pyx_v_out[(((sizeof(int32_t)) - __pyx_v_i) - 1)]) = (__pyx_v_src[__pyx_v_i]);
^
cassandra/deserializers.c:17341:44: note: '__pyx_v_itemlen_buf.ptr' was declared here
struct __pyx_t_9cassandra_6buffer_Buffer __pyx_v_itemlen_buf;
^
gcc -pthread -shared -Wl,-z,relro build/temp.linux-x86_64-2.7/cassandra/deserializers.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-x86_64-2.7/cassandra/deserializers.so
building 'cassandra.ioutils' extension
gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -I/usr/include/python2.7 -c cassandra/ioutils.c -o build/temp.linux-x86_64-2.7/cassandra/ioutils.o -Wno-unused-function
gcc -pthread -shared -Wl,-z,relro build/temp.linux-x86_64-2.7/cassandra/ioutils.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-x86_64-2.7/cassandra/ioutils.so
building 'cassandra.numpy_parser' extension
gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -Icassandra -I/usr/include/python2.7 -c cassandra/numpy_parser.c -o build/temp.linux-x86_64-2.7/cassandra/numpy_parser.o -Wno-unused-function
gcc -pthread -shared -Wl,-z,relro build/temp.linux-x86_64-2.7/cassandra/numpy_parser.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-x86_64-2.7/cassandra/numpy_parser.so
building 'cassandra.obj_parser' extension
gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -I/usr/include/python2.7 -c cassandra/obj_parser.c -o build/temp.linux-x86_64-2.7/cassandra/obj_parser.o -Wno-unused-function
gcc -pthread -shared -Wl,-z,relro build/temp.linux-x86_64-2.7/cassandra/obj_parser.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-x86_64-2.7/cassandra/obj_parser.so
building 'cassandra.parsing' extension
gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -I/usr/include/python2.7 -c cassandra/parsing.c -o build/temp.linux-x86_64-2.7/cassandra/parsing.o -Wno-unused-function
gcc -pthread -shared -Wl,-z,relro build/temp.linux-x86_64-2.7/cassandra/parsing.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-x86_64-2.7/cassandra/parsing.so
building 'cassandra.row_parser' extension
gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -I/usr/include/python2.7 -c cassandra/row_parser.c -o build/temp.linux-x86_64-2.7/cassandra/row_parser.o -Wno-unused-function
gcc -pthread -shared -Wl,-z,relro build/temp.linux-x86_64-2.7/cassandra/row_parser.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-x86_64-2.7/cassandra/row_parser.so
installing to build/bdist.linux-x86_64/wheel
running install
running install_lib
creating build/bdist.linux-x86_64
creating build/bdist.linux-x86_64/wheel
creating build/bdist.linux-x86_64/wheel/cassandra
copying build/lib.linux-x86_64-2.7/cassandra/__init__.py -> build/bdist.linux-x86_64/wheel/cassandra
copying build/lib.linux-x86_64-2.7/cassandra/auth.py -> build/bdist.linux-x86_64/wheel/cassandra
copying build/lib.linux-x86_64-2.7/cassandra/cluster.py -> build/bdist.linux-x86_64/wheel/cassandra
copying build/lib.linux-x86_64-2.7/cassandra/concurrent.py -> build/bdist.linux-x86_64/wheel/cassandra
copying build/lib.linux-x86_64-2.7/cassandra/connection.py -> build/bdist.linux-x86_64/wheel/cassandra
copying build/lib.linux-x86_64-2.7/cassandra/cqltypes.py -> build/bdist.linux-x86_64/wheel/cassandra
copying build/lib.linux-x86_64-2.7/cassandra/cython_deps.py -> build/bdist.linux-x86_64/wheel/cassandra
copying build/lib.linux-x86_64-2.7/cassandra/encoder.py -> build/bdist.linux-x86_64/wheel/cassandra
copying build/lib.linux-x86_64-2.7/cassandra/marshal.py -> build/bdist.linux-x86_64/wheel/cassandra
copying build/lib.linux-x86_64-2.7/cassandra/metadata.py -> build/bdist.linux-x86_64/wheel/cassandra
copying build/lib.linux-x86_64-2.7/cassandra/metrics.py -> build/bdist.linux-x86_64/wheel/cassandra
copying build/lib.linux-x86_64-2.7/cassandra/murmur3.py -> build/bdist.linux-x86_64/wheel/cassandra
copying build/lib.linux-x86_64-2.7/cassandra/policies.py -> build/bdist.linux-x86_64/wheel/cassandra
copying build/lib.linux-x86_64-2.7/cassandra/pool.py -> build/bdist.linux-x86_64/wheel/cassandra
copying build/lib.linux-x86_64-2.7/cassandra/protocol.py -> build/bdist.linux-x86_64/wheel/cassandra
copying build/lib.linux-x86_64-2.7/cassandra/query.py -> build/bdist.linux-x86_64/wheel/cassandra
copying build/lib.linux-x86_64-2.7/cassandra/timestamps.py -> build/bdist.linux-x86_64/wheel/cassandra
copying build/lib.linux-x86_64-2.7/cassandra/type_codes.py -> build/bdist.linux-x86_64/wheel/cassandra
copying build/lib.linux-x86_64-2.7/cassandra/util.py -> build/bdist.linux-x86_64/wheel/cassandra
creating build/bdist.linux-x86_64/wheel/cassandra/io
copying build/lib.linux-x86_64-2.7/cassandra/io/__init__.py -> build/bdist.linux-x86_64/wheel/cassandra/io
copying build/lib.linux-x86_64-2.7/cassandra/io/asyncioreactor.py -> build/bdist.linux-x86_64/wheel/cassandra/io
copying build/lib.linux-x86_64-2.7/cassandra/io/asyncorereactor.py -> build/bdist.linux-x86_64/wheel/cassandra/io
copying build/lib.linux-x86_64-2.7/cassandra/io/eventletreactor.py -> build/bdist.linux-x86_64/wheel/cassandra/io
copying build/lib.linux-x86_64-2.7/cassandra/io/geventreactor.py -> build/bdist.linux-x86_64/wheel/cassandra/io
copying build/lib.linux-x86_64-2.7/cassandra/io/libevreactor.py -> build/bdist.linux-x86_64/wheel/cassandra/io
copying build/lib.linux-x86_64-2.7/cassandra/io/twistedreactor.py -> build/bdist.linux-x86_64/wheel/cassandra/io
copying build/lib.linux-x86_64-2.7/cassandra/io/libevwrapper.c -> build/bdist.linux-x86_64/wheel/cassandra/io
creating build/bdist.linux-x86_64/wheel/cassandra/cqlengine
copying build/lib.linux-x86_64-2.7/cassandra/cqlengine/__init__.py -> build/bdist.linux-x86_64/wheel/cassandra/cqlengine
copying build/lib.linux-x86_64-2.7/cassandra/cqlengine/columns.py -> build/bdist.linux-x86_64/wheel/cassandra/cqlengine
copying build/lib.linux-x86_64-2.7/cassandra/cqlengine/connection.py -> build/bdist.linux-x86_64/wheel/cassandra/cqlengine
copying build/lib.linux-x86_64-2.7/cassandra/cqlengine/functions.py -> build/bdist.linux-x86_64/wheel/cassandra/cqlengine
copying build/lib.linux-x86_64-2.7/cassandra/cqlengine/management.py -> build/bdist.linux-x86_64/wheel/cassandra/cqlengine
copying build/lib.linux-x86_64-2.7/cassandra/cqlengine/models.py -> build/bdist.linux-x86_64/wheel/cassandra/cqlengine
copying build/lib.linux-x86_64-2.7/cassandra/cqlengine/named.py -> build/bdist.linux-x86_64/wheel/cassandra/cqlengine
copying build/lib.linux-x86_64-2.7/cassandra/cqlengine/operators.py -> build/bdist.linux-x86_64/wheel/cassandra/cqlengine
copying build/lib.linux-x86_64-2.7/cassandra/cqlengine/query.py -> build/bdist.linux-x86_64/wheel/cassandra/cqlengine
copying build/lib.linux-x86_64-2.7/cassandra/cqlengine/statements.py -> build/bdist.linux-x86_64/wheel/cassandra/cqlengine
copying build/lib.linux-x86_64-2.7/cassandra/cqlengine/usertype.py -> build/bdist.linux-x86_64/wheel/cassandra/cqlengine
copying build/lib.linux-x86_64-2.7/cassandra/buffer.pxd -> build/bdist.linux-x86_64/wheel/cassandra
copying build/lib.linux-x86_64-2.7/cassandra/bytesio.pxd -> build/bdist.linux-x86_64/wheel/cassandra
copying build/lib.linux-x86_64-2.7/cassandra/bytesio.pyx -> build/bdist.linux-x86_64/wheel/cassandra
copying build/lib.linux-x86_64-2.7/cassandra/cmurmur3.c -> build/bdist.linux-x86_64/wheel/cassandra
copying build/lib.linux-x86_64-2.7/cassandra/cython_marshal.pyx -> build/bdist.linux-x86_64/wheel/cassandra
copying build/lib.linux-x86_64-2.7/cassandra/cython_utils.pxd -> build/bdist.linux-x86_64/wheel/cassandra
copying build/lib.linux-x86_64-2.7/cassandra/cython_utils.pyx -> build/bdist.linux-x86_64/wheel/cassandra
copying build/lib.linux-x86_64-2.7/cassandra/deserializers.pxd -> build/bdist.linux-x86_64/wheel/cassandra
copying build/lib.linux-x86_64-2.7/cassandra/deserializers.pyx -> build/bdist.linux-x86_64/wheel/cassandra
copying build/lib.linux-x86_64-2.7/cassandra/ioutils.pyx -> build/bdist.linux-x86_64/wheel/cassandra
copying build/lib.linux-x86_64-2.7/cassandra/numpyFlags.h -> build/bdist.linux-x86_64/wheel/cassandra
copying build/lib.linux-x86_64-2.7/cassandra/numpy_parser.pyx -> build/bdist.linux-x86_64/wheel/cassandra
copying build/lib.linux-x86_64-2.7/cassandra/obj_parser.pyx -> build/bdist.linux-x86_64/wheel/cassandra
copying build/lib.linux-x86_64-2.7/cassandra/parsing.pxd -> build/bdist.linux-x86_64/wheel/cassandra
copying build/lib.linux-x86_64-2.7/cassandra/parsing.pyx -> build/bdist.linux-x86_64/wheel/cassandra
copying build/lib.linux-x86_64-2.7/cassandra/row_parser.pyx -> build/bdist.linux-x86_64/wheel/cassandra
copying build/lib.linux-x86_64-2.7/cassandra/tuple.pxd -> build/bdist.linux-x86_64/wheel/cassandra
copying build/lib.linux-x86_64-2.7/cassandra/type_codes.pxd -> build/bdist.linux-x86_64/wheel/cassandra
copying build/lib.linux-x86_64-2.7/cassandra/cmurmur3.so -> build/bdist.linux-x86_64/wheel/cassandra
copying build/lib.linux-x86_64-2.7/cassandra/cluster.so -> build/bdist.linux-x86_64/wheel/cassandra
copying build/lib.linux-x86_64-2.7/cassandra/concurrent.so -> build/bdist.linux-x86_64/wheel/cassandra
copying build/lib.linux-x86_64-2.7/cassandra/connection.so -> build/bdist.linux-x86_64/wheel/cassandra
copying build/lib.linux-x86_64-2.7/cassandra/cqltypes.so -> build/bdist.linux-x86_64/wheel/cassandra
copying build/lib.linux-x86_64-2.7/cassandra/metadata.so -> build/bdist.linux-x86_64/wheel/cassandra
copying build/lib.linux-x86_64-2.7/cassandra/pool.so -> build/bdist.linux-x86_64/wheel/cassandra
copying build/lib.linux-x86_64-2.7/cassandra/protocol.so -> build/bdist.linux-x86_64/wheel/cassandra
copying build/lib.linux-x86_64-2.7/cassandra/query.so -> build/bdist.linux-x86_64/wheel/cassandra
copying build/lib.linux-x86_64-2.7/cassandra/util.so -> build/bdist.linux-x86_64/wheel/cassandra
copying build/lib.linux-x86_64-2.7/cassandra/bytesio.so -> build/bdist.linux-x86_64/wheel/cassandra
copying build/lib.linux-x86_64-2.7/cassandra/cython_marshal.so -> build/bdist.linux-x86_64/wheel/cassandra
copying build/lib.linux-x86_64-2.7/cassandra/cython_utils.so -> build/bdist.linux-x86_64/wheel/cassandra
copying build/lib.linux-x86_64-2.7/cassandra/deserializers.so -> build/bdist.linux-x86_64/wheel/cassandra
copying build/lib.linux-x86_64-2.7/cassandra/ioutils.so -> build/bdist.linux-x86_64/wheel/cassandra
copying build/lib.linux-x86_64-2.7/cassandra/numpy_parser.so -> build/bdist.linux-x86_64/wheel/cassandra
copying build/lib.linux-x86_64-2.7/cassandra/obj_parser.so -> build/bdist.linux-x86_64/wheel/cassandra
copying build/lib.linux-x86_64-2.7/cassandra/parsing.so -> build/bdist.linux-x86_64/wheel/cassandra
copying build/lib.linux-x86_64-2.7/cassandra/row_parser.so -> build/bdist.linux-x86_64/wheel/cassandra
running install_egg_info
Copying cassandra_driver.egg-info to build/bdist.linux-x86_64/wheel/cassandra_driver-3.17.0-py2.7.egg-info
running install_scripts
creating build/bdist.linux-x86_64/wheel/cassandra_driver-3.17.0.dist-info/WHEEL
/build-wheels

############################################################
Building construct-2.8.22-py2-none-any.whl
############################################################
Running: wget https://files.pythonhosted.org/packages/e5/c6/3e3aeef38bb0c27364af3d21493d9690c7c3925f298559bca3c48b7c9419/construct-2.8.22.tar.gz
--2019-10-05 18:04:52-- https://files.pythonhosted.org/packages/e5/c6/3e3aeef38bb0c27364af3d21493d9690c7c3925f298559bca3c48b7c9419/construct-2.8.22.tar.gz
Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.1.63, 151.101.65.63, 151.101.129.63, ...
Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.1.63|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 63339 (62K) [binary/octet-stream]
Saving to: 'construct-2.8.22.tar.gz'

0K .......... .......... .......... .......... .......... 80% 3.42M 0s
50K .......... . 100% 170M=0.01s

2019-10-05 18:04:52 (4.21 MB/s) - 'construct-2.8.22.tar.gz' saved [63339/63339]

/build-wheels/construct-2.8.22 /build-wheels
running bdist_wheel
running build
running build_py
creating build
creating build/lib
creating build/lib/construct
copying construct/core.py -> build/lib/construct
copying construct/debug.py -> build/lib/construct
copying construct/expr.py -> build/lib/construct
copying construct/__init__.py -> build/lib/construct
copying construct/version.py -> build/lib/construct
creating build/lib/construct/lib
copying construct/lib/binary.py -> build/lib/construct/lib
copying construct/lib/hex.py -> build/lib/construct/lib
copying construct/lib/container.py -> build/lib/construct/lib
copying construct/lib/py3compat.py -> build/lib/construct/lib
copying construct/lib/__init__.py -> build/lib/construct/lib
copying construct/lib/bitstream.py -> build/lib/construct/lib
creating build/lib/construct/examples
copying construct/examples/__init__.py -> build/lib/construct/examples
creating build/lib/construct/examples/formats
copying construct/examples/formats/__init__.py -> build/lib/construct/examples/formats
creating build/lib/construct/examples/formats/data
copying construct/examples/formats/data/cap.py -> build/lib/construct/examples/formats/data
copying construct/examples/formats/data/snoop.py -> build/lib/construct/examples/formats/data
copying construct/examples/formats/data/__init__.py -> build/lib/construct/examples/formats/data
creating build/lib/construct/examples/formats/executable
copying construct/examples/formats/executable/__init__.py -> build/lib/construct/examples/formats/executable
copying construct/examples/formats/executable/pe32.py -> build/lib/construct/examples/formats/executable
copying construct/examples/formats/executable/elf32.py -> build/lib/construct/examples/formats/executable
creating build/lib/construct/examples/formats/filesystem
copying construct/examples/formats/filesystem/fat16.py -> build/lib/construct/examples/formats/filesystem
copying construct/examples/formats/filesystem/mbr.py -> build/lib/construct/examples/formats/filesystem
copying construct/examples/formats/filesystem/__init__.py -> build/lib/construct/examples/formats/filesystem
copying construct/examples/formats/filesystem/ext2.py -> build/lib/construct/examples/formats/filesystem
creating build/lib/construct/examples/formats/graphics
copying construct/examples/formats/graphics/gif.py -> build/lib/construct/examples/formats/graphics
copying construct/examples/formats/graphics/emf.py -> build/lib/construct/examples/formats/graphics
copying construct/examples/formats/graphics/bmp.py -> build/lib/construct/examples/formats/graphics
copying construct/examples/formats/graphics/png.py -> build/lib/construct/examples/formats/graphics
copying construct/examples/formats/graphics/__init__.py -> build/lib/construct/examples/formats/graphics
copying construct/examples/formats/graphics/wmf.py -> build/lib/construct/examples/formats/graphics
creating build/lib/construct/examples/protocols
copying construct/examples/protocols/__init__.py -> build/lib/construct/examples/protocols
copying construct/examples/protocols/ipstack.py -> build/lib/construct/examples/protocols
installing to build/bdist.linux-x86_64/wheel
running install
running install_lib
creating build/bdist.linux-x86_64
creating build/bdist.linux-x86_64/wheel
creating build/bdist.linux-x86_64/wheel/construct
copying build/lib/construct/core.py -> build/bdist.linux-x86_64/wheel/construct
copying build/lib/construct/debug.py -> build/bdist.linux-x86_64/wheel/construct
copying build/lib/construct/expr.py -> build/bdist.linux-x86_64/wheel/construct
copying build/lib/construct/__init__.py -> build/bdist.linux-x86_64/wheel/construct
copying build/lib/construct/version.py -> build/bdist.linux-x86_64/wheel/construct
creating build/bdist.linux-x86_64/wheel/construct/lib
copying build/lib/construct/lib/binary.py -> build/bdist.linux-x86_64/wheel/construct/lib
copying build/lib/construct/lib/hex.py -> build/bdist.linux-x86_64/wheel/construct/lib
copying build/lib/construct/lib/container.py -> build/bdist.linux-x86_64/wheel/construct/lib
copying build/lib/construct/lib/py3compat.py -> build/bdist.linux-x86_64/wheel/construct/lib
copying build/lib/construct/lib/__init__.py -> build/bdist.linux-x86_64/wheel/construct/lib
copying build/lib/construct/lib/bitstream.py -> build/bdist.linux-x86_64/wheel/construct/lib
creating build/bdist.linux-x86_64/wheel/construct/examples
copying build/lib/construct/examples/__init__.py -> build/bdist.linux-x86_64/wheel/construct/examples
creating build/bdist.linux-x86_64/wheel/construct/examples/formats
copying build/lib/construct/examples/formats/__init__.py -> build/bdist.linux-x86_64/wheel/construct/examples/formats
creating build/bdist.linux-x86_64/wheel/construct/examples/formats/data
copying build/lib/construct/examples/formats/data/cap.py -> build/bdist.linux-x86_64/wheel/construct/examples/formats/data
copying build/lib/construct/examples/formats/data/snoop.py -> build/bdist.linux-x86_64/wheel/construct/examples/formats/data
copying build/lib/construct/examples/formats/data/__init__.py -> build/bdist.linux-x86_64/wheel/construct/examples/formats/data
creating build/bdist.linux-x86_64/wheel/construct/examples/formats/executable
copying build/lib/construct/examples/formats/executable/__init__.py -> build/bdist.linux-x86_64/wheel/construct/examples/formats/executable
copying build/lib/construct/examples/formats/executable/pe32.py -> build/bdist.linux-x86_64/wheel/construct/examples/formats/executable
copying build/lib/construct/examples/formats/executable/elf32.py -> build/bdist.linux-x86_64/wheel/construct/examples/formats/executable
creating build/bdist.linux-x86_64/wheel/construct/examples/formats/filesystem
copying build/lib/construct/examples/formats/filesystem/fat16.py -> build/bdist.linux-x86_64/wheel/construct/examples/formats/filesystem
copying build/lib/construct/examples/formats/filesystem/mbr.py -> build/bdist.linux-x86_64/wheel/construct/examples/formats/filesystem
copying build/lib/construct/examples/formats/filesystem/__init__.py -> build/bdist.linux-x86_64/wheel/construct/examples/formats/filesystem
copying build/lib/construct/examples/formats/filesystem/ext2.py -> build/bdist.linux-x86_64/wheel/construct/examples/formats/filesystem
creating build/bdist.linux-x86_64/wheel/construct/examples/formats/graphics
copying build/lib/construct/examples/formats/graphics/gif.py -> build/bdist.linux-x86_64/wheel/construct/examples/formats/graphics
copying build/lib/construct/examples/formats/graphics/emf.py -> build/bdist.linux-x86_64/wheel/construct/examples/formats/graphics
copying build/lib/construct/examples/formats/graphics/bmp.py -> build/bdist.linux-x86_64/wheel/construct/examples/formats/graphics
copying build/lib/construct/examples/formats/graphics/png.py -> build/bdist.linux-x86_64/wheel/construct/examples/formats/graphics
copying build/lib/construct/examples/formats/graphics/__init__.py -> build/bdist.linux-x86_64/wheel/construct/examples/formats/graphics
copying build/lib/construct/examples/formats/graphics/wmf.py -> build/bdist.linux-x86_64/wheel/construct/examples/formats/graphics
creating build/bdist.linux-x86_64/wheel/construct/examples/protocols
copying build/lib/construct/examples/protocols/__init__.py -> build/bdist.linux-x86_64/wheel/construct/examples/protocols
copying build/lib/construct/examples/protocols/ipstack.py -> build/bdist.linux-x86_64/wheel/construct/examples/protocols
running install_egg_info
running egg_info
writing construct.egg-info/PKG-INFO
writing top-level names to construct.egg-info/top_level.txt
writing dependency_links to construct.egg-info/dependency_links.txt
reading manifest file 'construct.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
writing manifest file 'construct.egg-info/SOURCES.txt'
Copying construct.egg-info to build/bdist.linux-x86_64/wheel/construct-2.8.22-py2.7.egg-info
running install_scripts
creating build/bdist.linux-x86_64/wheel/construct-2.8.22.dist-info/WHEEL
/build-wheels

############################################################
Building crc16-0.1.1-cp27-cp27mu-linux_x86_64.whl
############################################################
Running: wget https://files.pythonhosted.org/packages/a6/e0/70a44c4385f2b33df82e518005aae16b5c1feaf082c73c0acebe3426fc0a/crc16-0.1.1.tar.gz
--2019-10-05 18:04:52-- https://files.pythonhosted.org/packages/a6/e0/70a44c4385f2b33df82e518005aae16b5c1feaf082c73c0acebe3426fc0a/crc16-0.1.1.tar.gz
Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.1.63, 151.101.65.63, 151.101.129.63, ...
Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.1.63|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 9631 (9.4K) [application/octet-stream]
Saving to: 'crc16-0.1.1.tar.gz'

0K ......... 100% 48.4M=0s

2019-10-05 18:04:53 (48.4 MB/s) - 'crc16-0.1.1.tar.gz' saved [9631/9631]

/build-wheels/crc16-0.1.1 /build-wheels
########### Running fix_setup
running bdist_wheel
running build
running build_py
creating build
creating build/lib.linux-x86_64-2.7
creating build/lib.linux-x86_64-2.7/crc16
copying python2x/crc16/crc16pure.py -> build/lib.linux-x86_64-2.7/crc16
copying python2x/crc16/test.py -> build/lib.linux-x86_64-2.7/crc16
copying python2x/crc16/__init__.py -> build/lib.linux-x86_64-2.7/crc16
running build_ext
building 'crc16._crc16' extension
creating build/temp.linux-x86_64-2.7
creating build/temp.linux-x86_64-2.7/src
gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -I/usr/include/python2.7 -c src/_crc16module.c -o build/temp.linux-x86_64-2.7/src/_crc16module.o
gcc -pthread -shared -Wl,-z,relro build/temp.linux-x86_64-2.7/src/_crc16module.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-x86_64-2.7/crc16/_crc16.so
installing to build/bdist.linux-x86_64/wheel
running install
running install_lib
creating build/bdist.linux-x86_64
creating build/bdist.linux-x86_64/wheel
creating build/bdist.linux-x86_64/wheel/crc16
copying build/lib.linux-x86_64-2.7/crc16/crc16pure.py -> build/bdist.linux-x86_64/wheel/crc16
copying build/lib.linux-x86_64-2.7/crc16/test.py -> build/bdist.linux-x86_64/wheel/crc16
copying build/lib.linux-x86_64-2.7/crc16/__init__.py -> build/bdist.linux-x86_64/wheel/crc16
copying build/lib.linux-x86_64-2.7/crc16/_crc16.so -> build/bdist.linux-x86_64/wheel/crc16
running install_egg_info
running egg_info
creating python2x/crc16.egg-info
writing python2x/crc16.egg-info/PKG-INFO
writing top-level names to python2x/crc16.egg-info/top_level.txt
writing dependency_links to python2x/crc16.egg-info/dependency_links.txt
writing manifest file 'python2x/crc16.egg-info/SOURCES.txt'
reading manifest file 'python2x/crc16.egg-info/SOURCES.txt'
writing manifest file 'python2x/crc16.egg-info/SOURCES.txt'
Copying python2x/crc16.egg-info to build/bdist.linux-x86_64/wheel/crc16-0.1.1-py2.7.egg-info
running install_scripts
creating build/bdist.linux-x86_64/wheel/crc16-0.1.1.dist-info/WHEEL
/build-wheels

############################################################
Building demjson-2.2.4-py2-none-any.whl
############################################################
Running: wget https://files.pythonhosted.org/packages/96/67/6db789e2533158963d4af689f961b644ddd9200615b8ce92d6cad695c65a/demjson-2.2.4.tar.gz
--2019-10-05 18:04:53-- https://files.pythonhosted.org/packages/96/67/6db789e2533158963d4af689f961b644ddd9200615b8ce92d6cad695c65a/demjson-2.2.4.tar.gz
Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.1.63, 151.101.65.63, 151.101.129.63, ...
Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.1.63|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 131457 (128K) [application/octet-stream]
Saving to: 'demjson-2.2.4.tar.gz'

0K .......... .......... .......... .......... .......... 38% 3.15M 0s
50K .......... .......... .......... .......... .......... 77% 6.49M 0s
100K .......... .......... ........ 100% 69.7M=0.02s

2019-10-05 18:04:53 (5.35 MB/s) - 'demjson-2.2.4.tar.gz' saved [131457/131457]

/build-wheels/demjson-2.2.4 /build-wheels
########### Running fix_setup
running bdist_wheel
running build
running build_py
creating build
creating build/lib
copying demjson.py -> build/lib
running build_scripts
creating build/scripts-2.7
copying and adjusting jsonlint -> build/scripts-2.7
changing mode of build/scripts-2.7/jsonlint from 644 to 755
installing to build/bdist.linux-x86_64/wheel
running install
running install_lib
creating build/bdist.linux-x86_64
creating build/bdist.linux-x86_64/wheel
copying build/lib/demjson.py -> build/bdist.linux-x86_64/wheel
running install_egg_info
running egg_info
creating demjson.egg-info
writing demjson.egg-info/PKG-INFO
writing top-level names to demjson.egg-info/top_level.txt
writing dependency_links to demjson.egg-info/dependency_links.txt
writing manifest file 'demjson.egg-info/SOURCES.txt'
reading manifest file 'demjson.egg-info/SOURCES.txt'
writing manifest file 'demjson.egg-info/SOURCES.txt'
Copying demjson.egg-info to build/bdist.linux-x86_64/wheel/demjson-2.2.4-py2.7.egg-info
running install_scripts
creating build/bdist.linux-x86_64/wheel/demjson-2.2.4.data
creating build/bdist.linux-x86_64/wheel/demjson-2.2.4.data/scripts
copying build/scripts-2.7/jsonlint -> build/bdist.linux-x86_64/wheel/demjson-2.2.4.data/scripts
changing mode of build/bdist.linux-x86_64/wheel/demjson-2.2.4.data/scripts/jsonlint to 755
creating build/bdist.linux-x86_64/wheel/demjson-2.2.4.dist-info/WHEEL
/build-wheels

############################################################
Building django_floppyforms-1.7.0-py2.py3-none-any.whl
############################################################
Running: wget https://files.pythonhosted.org/packages/8c/18/30a9137c7ae279a27ccdeb10f6fe8be18ee98551d01ec030b6cfe8b2d2e2/django-floppyforms-1.7.0.tar.gz
--2019-10-05 18:04:54-- https://files.pythonhosted.org/packages/8c/18/30a9137c7ae279a27ccdeb10f6fe8be18ee98551d01ec030b6cfe8b2d2e2/django-floppyforms-1.7.0.tar.gz
Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.1.63, 151.101.65.63, 151.101.129.63, ...
Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.1.63|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 2438539 (2.3M) [binary/octet-stream]
Saving to: 'django-floppyforms-1.7.0.tar.gz'

0K .......... .......... .......... .......... .......... 2% 3.47M 1s
50K .......... .......... .......... .......... .......... 4% 6.73M 0s
100K .......... .......... .......... .......... .......... 6% 84.9M 0s
150K .......... .......... .......... .......... .......... 8% 103M 0s
200K .......... .......... .......... .......... .......... 10% 7.06M 0s
250K .......... .......... .......... .......... .......... 12% 106M 0s
300K .......... .......... .......... .......... .......... 14% 82.2M 0s
350K .......... .......... .......... .......... .......... 16% 110M 0s
400K .......... .......... .......... .......... .......... 18% 8.82M 0s
450K .......... .......... .......... .......... .......... 20% 41.9M 0s
500K .......... .......... .......... .......... .......... 23% 114M 0s
550K .......... .......... .......... .......... .......... 25% 94.6M 0s
600K .......... .......... .......... .......... .......... 27% 78.9M 0s
650K .......... .......... .......... .......... .......... 29% 71.0M 0s
700K .......... .......... .......... .......... .......... 31% 113M 0s
750K .......... .......... .......... .......... .......... 33% 95.9M 0s
800K .......... .......... .......... .......... .......... 35% 18.6M 0s
850K .......... .......... .......... .......... .......... 37% 57.2M 0s
900K .......... .......... .......... .......... .......... 39% 95.1M 0s
950K .......... .......... .......... .......... .......... 41% 101M 0s
1000K .......... .......... .......... .......... .......... 44% 109M 0s
1050K .......... .......... .......... .......... .......... 46% 112M 0s
1100K .......... .......... .......... .......... .......... 48% 103M 0s
1150K .......... .......... .......... .......... .......... 50% 92.2M 0s
1200K .......... .......... .......... .......... .......... 52% 40.9M 0s
1250K .......... .......... .......... .......... .......... 54% 88.1M 0s
1300K .......... .......... .......... .......... .......... 56% 111M 0s
1350K .......... .......... .......... .......... .......... 58% 92.5M 0s
1400K .......... .......... .......... .......... .......... 60% 98.2M 0s
1450K .......... .......... .......... .......... .......... 62% 113M 0s
1500K .......... .......... .......... .......... .......... 65% 120M 0s
1550K .......... .......... .......... .......... .......... 67% 88.9M 0s
1600K .......... .......... .......... .......... .......... 69% 69.2M 0s
1650K .......... .......... .......... .......... .......... 71% 57.5M 0s
1700K .......... .......... .......... .......... .......... 73% 114M 0s
1750K .......... .......... .......... .......... .......... 75% 112M 0s
1800K .......... .......... .......... .......... .......... 77% 115M 0s
1850K .......... .......... .......... .......... .......... 79% 116M 0s
1900K .......... .......... .......... .......... .......... 81% 115M 0s
1950K .......... .......... .......... .......... .......... 83% 90.1M 0s
2000K .......... .......... .......... .......... .......... 86% 49.3M 0s
2050K .......... .......... .......... .......... .......... 88% 112M 0s
2100K .......... .......... .......... .......... .......... 90% 123M 0s
2150K .......... .......... .......... .......... .......... 92% 109M 0s
2200K .......... .......... .......... .......... .......... 94% 121M 0s
2250K .......... .......... .......... .......... .......... 96% 127M 0s
2300K .......... .......... .......... .......... .......... 98% 119M 0s
2350K .......... .......... .......... . 100% 117M=0.06s

2019-10-05 18:04:58 (39.0 MB/s) - 'django-floppyforms-1.7.0.tar.gz' saved [2438539/2438539]

/build-wheels/django-floppyforms-1.7.0 /build-wheels
running bdist_wheel
running build
running build_py
creating build
creating build/lib
creating build/lib/floppyforms
copying floppyforms/fields.py -> build/lib/floppyforms
copying floppyforms/models.py -> build/lib/floppyforms
copying floppyforms/widgets.py -> build/lib/floppyforms
copying floppyforms/__init__.py -> build/lib/floppyforms
copying floppyforms/forms.py -> build/lib/floppyforms
copying floppyforms/compat.py -> build/lib/floppyforms
creating build/lib/floppyforms/__future__
copying floppyforms/__future__/models.py -> build/lib/floppyforms/__future__
copying floppyforms/__future__/__init__.py -> build/lib/floppyforms/__future__
creating build/lib/floppyforms/templatetags
copying floppyforms/templatetags/floppyforms_internals.py -> build/lib/floppyforms/templatetags
copying floppyforms/templatetags/floppyforms.py -> build/lib/floppyforms/templatetags
copying floppyforms/templatetags/__init__.py -> build/lib/floppyforms/templatetags
creating build/lib/floppyforms/gis
copying floppyforms/gis/fields.py -> build/lib/floppyforms/gis
copying floppyforms/gis/widgets.py -> build/lib/floppyforms/gis
copying floppyforms/gis/__init__.py -> build/lib/floppyforms/gis
running egg_info
writing django_floppyforms.egg-info/PKG-INFO
writing top-level names to django_floppyforms.egg-info/top_level.txt
writing dependency_links to django_floppyforms.egg-info/dependency_links.txt
reading manifest file 'django_floppyforms.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
writing manifest file 'django_floppyforms.egg-info/SOURCES.txt'
creating build/lib/floppyforms/static
creating build/lib/floppyforms/static/floppyforms
creating build/lib/floppyforms/static/floppyforms/gis
creating build/lib/floppyforms/static/floppyforms/gis/img
copying floppyforms/static/floppyforms/gis/img/move_vertex_off.png -> build/lib/floppyforms/static/floppyforms/gis/img
copying floppyforms/static/floppyforms/gis/img/move_vertex_on.png -> build/lib/floppyforms/static/floppyforms/gis/img
creating build/lib/floppyforms/static/floppyforms/js
copying floppyforms/static/floppyforms/js/MapWidget.js -> build/lib/floppyforms/static/floppyforms/js
creating build/lib/floppyforms/static/floppyforms/openlayers
copying floppyforms/static/floppyforms/openlayers/OpenLayers.js -> build/lib/floppyforms/static/floppyforms/openlayers
creating build/lib/floppyforms/static/floppyforms/openlayers/theme
creating build/lib/floppyforms/static/floppyforms/openlayers/theme/default
copying floppyforms/static/floppyforms/openlayers/theme/default/google.css -> build/lib/floppyforms/static/floppyforms/openlayers/theme/default
copying floppyforms/static/floppyforms/openlayers/theme/default/ie6-style.css -> build/lib/floppyforms/static/floppyforms/openlayers/theme/default
copying floppyforms/static/floppyforms/openlayers/theme/default/style.css -> build/lib/floppyforms/static/floppyforms/openlayers/theme/default
copying floppyforms/static/floppyforms/openlayers/theme/default/style.mobile.css -> build/lib/floppyforms/static/floppyforms/openlayers/theme/default
creating build/lib/floppyforms/static/floppyforms/openlayers/theme/default/img
copying floppyforms/static/floppyforms/openlayers/theme/default/img/add_point_off.png -> build/lib/floppyforms/static/floppyforms/openlayers/theme/default/img
copying floppyforms/static/floppyforms/openlayers/theme/default/img/add_point_on.png -> build/lib/floppyforms/static/floppyforms/openlayers/theme/default/img
copying floppyforms/static/floppyforms/openlayers/theme/default/img/blank.gif -> build/lib/floppyforms/static/floppyforms/openlayers/theme/default/img
copying floppyforms/static/floppyforms/openlayers/theme/default/img/close.gif -> build/lib/floppyforms/static/floppyforms/openlayers/theme/default/img
copying floppyforms/static/floppyforms/openlayers/theme/default/img/drag-rectangle-off.png -> build/lib/floppyforms/static/floppyforms/openlayers/theme/default/img
copying floppyforms/static/floppyforms/openlayers/theme/default/img/drag-rectangle-on.png -> build/lib/floppyforms/static/floppyforms/openlayers/theme/default/img
copying floppyforms/static/floppyforms/openlayers/theme/default/img/draw_line_off.png -> build/lib/floppyforms/static/floppyforms/openlayers/theme/default/img
copying floppyforms/static/floppyforms/openlayers/theme/default/img/draw_line_on.png -> build/lib/floppyforms/static/floppyforms/openlayers/theme/default/img
copying floppyforms/static/floppyforms/openlayers/theme/default/img/draw_point_off.png -> build/lib/floppyforms/static/floppyforms/openlayers/theme/default/img
copying floppyforms/static/floppyforms/openlayers/theme/default/img/draw_point_on.png -> build/lib/floppyforms/static/floppyforms/openlayers/theme/default/img
copying floppyforms/static/floppyforms/openlayers/theme/default/img/draw_polygon_off.png -> build/lib/floppyforms/static/floppyforms/openlayers/theme/default/img
copying floppyforms/static/floppyforms/openlayers/theme/default/img/draw_polygon_on.png -> build/lib/floppyforms/static/floppyforms/openlayers/theme/default/img
copying floppyforms/static/floppyforms/openlayers/theme/default/img/editing_tool_bar.png -> build/lib/floppyforms/static/floppyforms/openlayers/theme/default/img
copying floppyforms/static/floppyforms/openlayers/theme/default/img/move_feature_off.png -> build/lib/floppyforms/static/floppyforms/openlayers/theme/default/img
copying floppyforms/static/floppyforms/openlayers/theme/default/img/move_feature_on.png -> build/lib/floppyforms/static/floppyforms/openlayers/theme/default/img
copying floppyforms/static/floppyforms/openlayers/theme/default/img/navigation_history.png -> build/lib/floppyforms/static/floppyforms/openlayers/theme/default/img
copying floppyforms/static/floppyforms/openlayers/theme/default/img/overview_replacement.gif -> build/lib/floppyforms/static/floppyforms/openlayers/theme/default/img
copying floppyforms/static/floppyforms/openlayers/theme/default/img/pan-panel-NOALPHA.png -> build/lib/floppyforms/static/floppyforms/openlayers/theme/default/img
copying floppyforms/static/floppyforms/openlayers/theme/default/img/pan-panel.png -> build/lib/floppyforms/static/floppyforms/openlayers/theme/default/img
copying floppyforms/static/floppyforms/openlayers/theme/default/img/pan_off.png -> build/lib/floppyforms/static/floppyforms/openlayers/theme/default/img
copying floppyforms/static/floppyforms/openlayers/theme/default/img/pan_on.png -> build/lib/floppyforms/static/floppyforms/openlayers/theme/default/img
copying floppyforms/static/floppyforms/openlayers/theme/default/img/panning-hand-off.png -> build/lib/floppyforms/static/floppyforms/openlayers/theme/default/img
copying floppyforms/static/floppyforms/openlayers/theme/default/img/panning-hand-on.png -> build/lib/floppyforms/static/floppyforms/openlayers/theme/default/img
copying floppyforms/static/floppyforms/openlayers/theme/default/img/remove_point_off.png -> build/lib/floppyforms/static/floppyforms/openlayers/theme/default/img
copying floppyforms/static/floppyforms/openlayers/theme/default/img/remove_point_on.png -> build/lib/floppyforms/static/floppyforms/openlayers/theme/default/img
copying floppyforms/static/floppyforms/openlayers/theme/default/img/ruler.png -> build/lib/floppyforms/static/floppyforms/openlayers/theme/default/img
copying floppyforms/static/floppyforms/openlayers/theme/default/img/save_features_off.png -> build/lib/floppyforms/static/floppyforms/openlayers/theme/default/img
copying floppyforms/static/floppyforms/openlayers/theme/default/img/save_features_on.png -> build/lib/floppyforms/static/floppyforms/openlayers/theme/default/img
copying floppyforms/static/floppyforms/openlayers/theme/default/img/view_next_off.png -> build/lib/floppyforms/static/floppyforms/openlayers/theme/default/img
copying floppyforms/static/floppyforms/openlayers/theme/default/img/view_next_on.png -> build/lib/floppyforms/static/floppyforms/openlayers/theme/default/img
copying floppyforms/static/floppyforms/openlayers/theme/default/img/view_previous_off.png -> build/lib/floppyforms/static/floppyforms/openlayers/theme/default/img
copying floppyforms/static/floppyforms/openlayers/theme/default/img/view_previous_on.png -> build/lib/floppyforms/static/floppyforms/openlayers/theme/default/img
copying floppyforms/static/floppyforms/openlayers/theme/default/img/zoom-panel-NOALPHA.png -> build/lib/floppyforms/static/floppyforms/openlayers/theme/default/img
copying floppyforms/static/floppyforms/openlayers/theme/default/img/zoom-panel.png -> build/lib/floppyforms/static/floppyforms/openlayers/theme/default/img
creating build/lib/floppyforms/templates
creating build/lib/floppyforms/templates/floppyforms
copying floppyforms/templates/floppyforms/_render_as.html -> build/lib/floppyforms/templates/floppyforms
copying floppyforms/templates/floppyforms/attrs.html -> build/lib/floppyforms/templates/floppyforms
copying floppyforms/templates/floppyforms/checkbox.html -> build/lib/floppyforms/templates/floppyforms
copying floppyforms/templates/floppyforms/checkbox_select.html -> build/lib/floppyforms/templates/floppyforms
copying floppyforms/templates/floppyforms/clearable_input.html -> build/lib/floppyforms/templates/floppyforms
copying floppyforms/templates/floppyforms/color.html -> build/lib/floppyforms/templates/floppyforms
copying floppyforms/templates/floppyforms/date.html -> build/lib/floppyforms/templates/floppyforms
copying floppyforms/templates/floppyforms/datetime.html -> build/lib/floppyforms/templates/floppyforms
copying floppyforms/templates/floppyforms/dummy.html -> build/lib/floppyforms/templates/floppyforms
copying floppyforms/templates/floppyforms/email.html -> build/lib/floppyforms/templates/floppyforms
copying floppyforms/templates/floppyforms/errors.html -> build/lib/floppyforms/templates/floppyforms
copying floppyforms/templates/floppyforms/file.html -> build/lib/floppyforms/templates/floppyforms
copying floppyforms/templates/floppyforms/hidden.html -> build/lib/floppyforms/templates/floppyforms
copying floppyforms/templates/floppyforms/input.html -> build/lib/floppyforms/templates/floppyforms
copying floppyforms/templates/floppyforms/ipaddress.html -> build/lib/floppyforms/templates/floppyforms
copying floppyforms/templates/floppyforms/number.html -> build/lib/floppyforms/templates/floppyforms
copying floppyforms/templates/floppyforms/password.html -> build/lib/floppyforms/templates/floppyforms
copying floppyforms/templates/floppyforms/phonenumber.html -> build/lib/floppyforms/templates/floppyforms
copying floppyforms/templates/floppyforms/radio.html -> build/lib/floppyforms/templates/floppyforms
copying floppyforms/templates/floppyforms/range.html -> build/lib/floppyforms/templates/floppyforms
copying floppyforms/templates/floppyforms/search.html -> build/lib/floppyforms/templates/floppyforms
copying floppyforms/templates/floppyforms/select.html -> build/lib/floppyforms/templates/floppyforms
copying floppyforms/templates/floppyforms/select_date.html -> build/lib/floppyforms/templates/floppyforms
copying floppyforms/templates/floppyforms/slug.html -> build/lib/floppyforms/templates/floppyforms
copying floppyforms/templates/floppyforms/text.html -> build/lib/floppyforms/templates/floppyforms
copying floppyforms/templates/floppyforms/textarea.html -> build/lib/floppyforms/templates/floppyforms
copying floppyforms/templates/floppyforms/time.html -> build/lib/floppyforms/templates/floppyforms
copying floppyforms/templates/floppyforms/url.html -> build/lib/floppyforms/templates/floppyforms
creating build/lib/floppyforms/templates/floppyforms/gis
copying floppyforms/templates/floppyforms/gis/google.html -> build/lib/floppyforms/templates/floppyforms/gis
copying floppyforms/templates/floppyforms/gis/openlayers.html -> build/lib/floppyforms/templates/floppyforms/gis
copying floppyforms/templates/floppyforms/gis/osm.html -> build/lib/floppyforms/templates/floppyforms/gis
creating build/lib/floppyforms/templates/floppyforms/layouts
copying floppyforms/templates/floppyforms/layouts/default.html -> build/lib/floppyforms/templates/floppyforms/layouts
copying floppyforms/templates/floppyforms/layouts/p.html -> build/lib/floppyforms/templates/floppyforms/layouts
copying floppyforms/templates/floppyforms/layouts/table.html -> build/lib/floppyforms/templates/floppyforms/layouts
copying floppyforms/templates/floppyforms/layouts/ul.html -> build/lib/floppyforms/templates/floppyforms/layouts
creating build/lib/floppyforms/templates/floppyforms/rows
copying floppyforms/templates/floppyforms/rows/default.html -> build/lib/floppyforms/templates/floppyforms/rows
copying floppyforms/templates/floppyforms/rows/li.html -> build/lib/floppyforms/templates/floppyforms/rows
copying floppyforms/templates/floppyforms/rows/p.html -> build/lib/floppyforms/templates/floppyforms/rows
copying floppyforms/templates/floppyforms/rows/tr.html -> build/lib/floppyforms/templates/floppyforms/rows
installing to build/bdist.linux-x86_64/wheel
running install
running install_lib
creating build/bdist.linux-x86_64
creating build/bdist.linux-x86_64/wheel
creating build/bdist.linux-x86_64/wheel/floppyforms
copying build/lib/floppyforms/fields.py -> build/bdist.linux-x86_64/wheel/floppyforms
copying build/lib/floppyforms/models.py -> build/bdist.linux-x86_64/wheel/floppyforms
copying build/lib/floppyforms/widgets.py -> build/bdist.linux-x86_64/wheel/floppyforms
copying build/lib/floppyforms/__init__.py -> build/bdist.linux-x86_64/wheel/floppyforms
copying build/lib/floppyforms/forms.py -> build/bdist.linux-x86_64/wheel/floppyforms
copying build/lib/floppyforms/compat.py -> build/bdist.linux-x86_64/wheel/floppyforms
creating build/bdist.linux-x86_64/wheel/floppyforms/__future__
copying build/lib/floppyforms/__future__/models.py -> build/bdist.linux-x86_64/wheel/floppyforms/__future__
copying build/lib/floppyforms/__future__/__init__.py -> build/bdist.linux-x86_64/wheel/floppyforms/__future__
creating build/bdist.linux-x86_64/wheel/floppyforms/templatetags
copying build/lib/floppyforms/templatetags/floppyforms_internals.py -> build/bdist.linux-x86_64/wheel/floppyforms/templatetags
copying build/lib/floppyforms/templatetags/floppyforms.py -> build/bdist.linux-x86_64/wheel/floppyforms/templatetags
copying build/lib/floppyforms/templatetags/__init__.py -> build/bdist.linux-x86_64/wheel/floppyforms/templatetags
creating build/bdist.linux-x86_64/wheel/floppyforms/gis
copying build/lib/floppyforms/gis/fields.py -> build/bdist.linux-x86_64/wheel/floppyforms/gis
copying build/lib/floppyforms/gis/widgets.py -> build/bdist.linux-x86_64/wheel/floppyforms/gis
copying build/lib/floppyforms/gis/__init__.py -> build/bdist.linux-x86_64/wheel/floppyforms/gis
creating build/bdist.linux-x86_64/wheel/floppyforms/static
creating build/bdist.linux-x86_64/wheel/floppyforms/static/floppyforms
creating build/bdist.linux-x86_64/wheel/floppyforms/static/floppyforms/gis
creating build/bdist.linux-x86_64/wheel/floppyforms/static/floppyforms/gis/img
copying build/lib/floppyforms/static/floppyforms/gis/img/move_vertex_off.png -> build/bdist.linux-x86_64/wheel/floppyforms/static/floppyforms/gis/img
copying build/lib/floppyforms/static/floppyforms/gis/img/move_vertex_on.png -> build/bdist.linux-x86_64/wheel/floppyforms/static/floppyforms/gis/img
creating build/bdist.linux-x86_64/wheel/floppyforms/static/floppyforms/js
copying build/lib/floppyforms/static/floppyforms/js/MapWidget.js -> build/bdist.linux-x86_64/wheel/floppyforms/static/floppyforms/js
creating build/bdist.linux-x86_64/wheel/floppyforms/static/floppyforms/openlayers
copying build/lib/floppyforms/static/floppyforms/openlayers/OpenLayers.js -> build/bdist.linux-x86_64/wheel/floppyforms/static/floppyforms/openlayers
creating build/bdist.linux-x86_64/wheel/floppyforms/static/floppyforms/openlayers/theme
creating build/bdist.linux-x86_64/wheel/floppyforms/static/floppyforms/openlayers/theme/default
copying build/lib/floppyforms/static/floppyforms/openlayers/theme/default/google.css -> build/bdist.linux-x86_64/wheel/floppyforms/static/floppyforms/openlayers/theme/default
copying build/lib/floppyforms/static/floppyforms/openlayers/theme/default/ie6-style.css -> build/bdist.linux-x86_64/wheel/floppyforms/static/floppyforms/openlayers/theme/default
copying build/lib/floppyforms/static/floppyforms/openlayers/theme/default/style.css -> build/bdist.linux-x86_64/wheel/floppyforms/static/floppyforms/openlayers/theme/default
copying build/lib/floppyforms/static/floppyforms/openlayers/theme/default/style.mobile.css -> build/bdist.linux-x86_64/wheel/floppyforms/static/floppyforms/openlayers/theme/default
creating build/bdist.linux-x86_64/wheel/floppyforms/static/floppyforms/openlayers/theme/default/img
copying build/lib/floppyforms/static/floppyforms/openlayers/theme/default/img/add_point_off.png -> build/bdist.linux-x86_64/wheel/floppyforms/static/floppyforms/openlayers/theme/default/img
copying build/lib/floppyforms/static/floppyforms/openlayers/theme/default/img/add_point_on.png -> build/bdist.linux-x86_64/wheel/floppyforms/static/floppyforms/openlayers/theme/default/img
copying build/lib/floppyforms/static/floppyforms/openlayers/theme/default/img/blank.gif -> build/bdist.linux-x86_64/wheel/floppyforms/static/floppyforms/openlayers/theme/default/img
copying build/lib/floppyforms/static/floppyforms/openlayers/theme/default/img/close.gif -> build/bdist.linux-x86_64/wheel/floppyforms/static/floppyforms/openlayers/theme/default/img
copying build/lib/floppyforms/static/floppyforms/openlayers/theme/default/img/drag-rectangle-off.png -> build/bdist.linux-x86_64/wheel/floppyforms/static/floppyforms/openlayers/theme/default/img
copying build/lib/floppyforms/static/floppyforms/openlayers/theme/default/img/drag-rectangle-on.png -> build/bdist.linux-x86_64/wheel/floppyforms/static/floppyforms/openlayers/theme/default/img
copying build/lib/floppyforms/static/floppyforms/openlayers/theme/default/img/draw_line_off.png -> build/bdist.linux-x86_64/wheel/floppyforms/static/floppyforms/openlayers/theme/default/img
copying build/lib/floppyforms/static/floppyforms/openlayers/theme/default/img/draw_line_on.png -> build/bdist.linux-x86_64/wheel/floppyforms/static/floppyforms/openlayers/theme/default/img
copying build/lib/floppyforms/static/floppyforms/openlayers/theme/default/img/draw_point_off.png -> build/bdist.linux-x86_64/wheel/floppyforms/static/floppyforms/openlayers/theme/default/img
copying build/lib/floppyforms/static/floppyforms/openlayers/theme/default/img/draw_point_on.png -> build/bdist.linux-x86_64/wheel/floppyforms/static/floppyforms/openlayers/theme/default/img
copying build/lib/floppyforms/static/floppyforms/openlayers/theme/default/img/draw_polygon_off.png -> build/bdist.linux-x86_64/wheel/floppyforms/static/floppyforms/openlayers/theme/default/img
copying build/lib/floppyforms/static/floppyforms/openlayers/theme/default/img/draw_polygon_on.png -> build/bdist.linux-x86_64/wheel/floppyforms/static/floppyforms/openlayers/theme/default/img
copying build/lib/floppyforms/static/floppyforms/openlayers/theme/default/img/editing_tool_bar.png -> build/bdist.linux-x86_64/wheel/floppyforms/static/floppyforms/openlayers/theme/default/img
copying build/lib/floppyforms/static/floppyforms/openlayers/theme/default/img/move_feature_off.png -> build/bdist.linux-x86_64/wheel/floppyforms/static/floppyforms/openlayers/theme/default/img
copying build/lib/floppyforms/static/floppyforms/openlayers/theme/default/img/move_feature_on.png -> build/bdist.linux-x86_64/wheel/floppyforms/static/floppyforms/openlayers/theme/default/img
copying build/lib/floppyforms/static/floppyforms/openlayers/theme/default/img/navigation_history.png -> build/bdist.linux-x86_64/wheel/floppyforms/static/floppyforms/openlayers/theme/default/img
copying build/lib/floppyforms/static/floppyforms/openlayers/theme/default/img/overview_replacement.gif -> build/bdist.linux-x86_64/wheel/floppyforms/static/floppyforms/openlayers/theme/default/img
copying build/lib/floppyforms/static/floppyforms/openlayers/theme/default/img/pan-panel-NOALPHA.png -> build/bdist.linux-x86_64/wheel/floppyforms/static/floppyforms/openlayers/theme/default/img
copying build/lib/floppyforms/static/floppyforms/openlayers/theme/default/img/pan-panel.png -> build/bdist.linux-x86_64/wheel/floppyforms/static/floppyforms/openlayers/theme/default/img
copying build/lib/floppyforms/static/floppyforms/openlayers/theme/default/img/pan_off.png -> build/bdist.linux-x86_64/wheel/floppyforms/static/floppyforms/openlayers/theme/default/img
copying build/lib/floppyforms/static/floppyforms/openlayers/theme/default/img/pan_on.png -> build/bdist.linux-x86_64/wheel/floppyforms/static/floppyforms/openlayers/theme/default/img
copying build/lib/floppyforms/static/floppyforms/openlayers/theme/default/img/panning-hand-off.png -> build/bdist.linux-x86_64/wheel/floppyforms/static/floppyforms/openlayers/theme/default/img
copying build/lib/floppyforms/static/floppyforms/openlayers/theme/default/img/panning-hand-on.png -> build/bdist.linux-x86_64/wheel/floppyforms/static/floppyforms/openlayers/theme/default/img
copying build/lib/floppyforms/static/floppyforms/openlayers/theme/default/img/remove_point_off.png -> build/bdist.linux-x86_64/wheel/floppyforms/static/floppyforms/openlayers/theme/default/img
copying build/lib/floppyforms/static/floppyforms/openlayers/theme/default/img/remove_point_on.png -> build/bdist.linux-x86_64/wheel/floppyforms/static/floppyforms/openlayers/theme/default/img
copying build/lib/floppyforms/static/floppyforms/openlayers/theme/default/img/ruler.png -> build/bdist.linux-x86_64/wheel/floppyforms/static/floppyforms/openlayers/theme/default/img
copying build/lib/floppyforms/static/floppyforms/openlayers/theme/default/img/save_features_off.png -> build/bdist.linux-x86_64/wheel/floppyforms/static/floppyforms/openlayers/theme/default/img
copying build/lib/floppyforms/static/floppyforms/openlayers/theme/default/img/save_features_on.png -> build/bdist.linux-x86_64/wheel/floppyforms/static/floppyforms/openlayers/theme/default/img
copying build/lib/floppyforms/static/floppyforms/openlayers/theme/default/img/view_next_off.png -> build/bdist.linux-x86_64/wheel/floppyforms/static/floppyforms/openlayers/theme/default/img
copying build/lib/floppyforms/static/floppyforms/openlayers/theme/default/img/view_next_on.png -> build/bdist.linux-x86_64/wheel/floppyforms/static/floppyforms/openlayers/theme/default/img
copying build/lib/floppyforms/static/floppyforms/openlayers/theme/default/img/view_previous_off.png -> build/bdist.linux-x86_64/wheel/floppyforms/static/floppyforms/openlayers/theme/default/img
copying build/lib/floppyforms/static/floppyforms/openlayers/theme/default/img/view_previous_on.png -> build/bdist.linux-x86_64/wheel/floppyforms/static/floppyforms/openlayers/theme/default/img
copying build/lib/floppyforms/static/floppyforms/openlayers/theme/default/img/zoom-panel-NOALPHA.png -> build/bdist.linux-x86_64/wheel/floppyforms/static/floppyforms/openlayers/theme/default/img
copying build/lib/floppyforms/static/floppyforms/openlayers/theme/default/img/zoom-panel.png -> build/bdist.linux-x86_64/wheel/floppyforms/static/floppyforms/openlayers/theme/default/img
creating build/bdist.linux-x86_64/wheel/floppyforms/templates
creating build/bdist.linux-x86_64/wheel/floppyforms/templates/floppyforms
copying build/lib/floppyforms/templates/floppyforms/_render_as.html -> build/bdist.linux-x86_64/wheel/floppyforms/templates/floppyforms
copying build/lib/floppyforms/templates/floppyforms/attrs.html -> build/bdist.linux-x86_64/wheel/floppyforms/templates/floppyforms
copying build/lib/floppyforms/templates/floppyforms/checkbox.html -> build/bdist.linux-x86_64/wheel/floppyforms/templates/floppyforms
copying build/lib/floppyforms/templates/floppyforms/checkbox_select.html -> build/bdist.linux-x86_64/wheel/floppyforms/templates/floppyforms
copying build/lib/floppyforms/templates/floppyforms/clearable_input.html -> build/bdist.linux-x86_64/wheel/floppyforms/templates/floppyforms
copying build/lib/floppyforms/templates/floppyforms/color.html -> build/bdist.linux-x86_64/wheel/floppyforms/templates/floppyforms
copying build/lib/floppyforms/templates/floppyforms/date.html -> build/bdist.linux-x86_64/wheel/floppyforms/templates/floppyforms
copying build/lib/floppyforms/templates/floppyforms/datetime.html -> build/bdist.linux-x86_64/wheel/floppyforms/templates/floppyforms
copying build/lib/floppyforms/templates/floppyforms/dummy.html -> build/bdist.linux-x86_64/wheel/floppyforms/templates/floppyforms
copying build/lib/floppyforms/templates/floppyforms/email.html -> build/bdist.linux-x86_64/wheel/floppyforms/templates/floppyforms
copying build/lib/floppyforms/templates/floppyforms/errors.html -> build/bdist.linux-x86_64/wheel/floppyforms/templates/floppyforms
copying build/lib/floppyforms/templates/floppyforms/file.html -> build/bdist.linux-x86_64/wheel/floppyforms/templates/floppyforms
copying build/lib/floppyforms/templates/floppyforms/hidden.html -> build/bdist.linux-x86_64/wheel/floppyforms/templates/floppyforms
copying build/lib/floppyforms/templates/floppyforms/input.html -> build/bdist.linux-x86_64/wheel/floppyforms/templates/floppyforms
copying build/lib/floppyforms/templates/floppyforms/ipaddress.html -> build/bdist.linux-x86_64/wheel/floppyforms/templates/floppyforms
copying build/lib/floppyforms/templates/floppyforms/number.html -> build/bdist.linux-x86_64/wheel/floppyforms/templates/floppyforms
copying build/lib/floppyforms/templates/floppyforms/password.html -> build/bdist.linux-x86_64/wheel/floppyforms/templates/floppyforms
copying build/lib/floppyforms/templates/floppyforms/phonenumber.html -> build/bdist.linux-x86_64/wheel/floppyforms/templates/floppyforms
copying build/lib/floppyforms/templates/floppyforms/radio.html -> build/bdist.linux-x86_64/wheel/floppyforms/templates/floppyforms
copying build/lib/floppyforms/templates/floppyforms/range.html -> build/bdist.linux-x86_64/wheel/floppyforms/templates/floppyforms
copying build/lib/floppyforms/templates/floppyforms/search.html -> build/bdist.linux-x86_64/wheel/floppyforms/templates/floppyforms
copying build/lib/floppyforms/templates/floppyforms/select.html -> build/bdist.linux-x86_64/wheel/floppyforms/templates/floppyforms
copying build/lib/floppyforms/templates/floppyforms/select_date.html -> build/bdist.linux-x86_64/wheel/floppyforms/templates/floppyforms
copying build/lib/floppyforms/templates/floppyforms/slug.html -> build/bdist.linux-x86_64/wheel/floppyforms/templates/floppyforms
copying build/lib/floppyforms/templates/floppyforms/text.html -> build/bdist.linux-x86_64/wheel/floppyforms/templates/floppyforms
copying build/lib/floppyforms/templates/floppyforms/textarea.html -> build/bdist.linux-x86_64/wheel/floppyforms/templates/floppyforms
copying build/lib/floppyforms/templates/floppyforms/time.html -> build/bdist.linux-x86_64/wheel/floppyforms/templates/floppyforms
copying build/lib/floppyforms/templates/floppyforms/url.html -> build/bdist.linux-x86_64/wheel/floppyforms/templates/floppyforms
creating build/bdist.linux-x86_64/wheel/floppyforms/templates/floppyforms/gis
copying build/lib/floppyforms/templates/floppyforms/gis/google.html -> build/bdist.linux-x86_64/wheel/floppyforms/templates/floppyforms/gis
copying build/lib/floppyforms/templates/floppyforms/gis/openlayers.html -> build/bdist.linux-x86_64/wheel/floppyforms/templates/floppyforms/gis
copying build/lib/floppyforms/templates/floppyforms/gis/osm.html -> build/bdist.linux-x86_64/wheel/floppyforms/templates/floppyforms/gis
creating build/bdist.linux-x86_64/wheel/floppyforms/templates/floppyforms/layouts
copying build/lib/floppyforms/templates/floppyforms/layouts/default.html -> build/bdist.linux-x86_64/wheel/floppyforms/templates/floppyforms/layouts
copying build/lib/floppyforms/templates/floppyforms/layouts/p.html -> build/bdist.linux-x86_64/wheel/floppyforms/templates/floppyforms/layouts
copying build/lib/floppyforms/templates/floppyforms/layouts/table.html -> build/bdist.linux-x86_64/wheel/floppyforms/templates/floppyforms/layouts
copying build/lib/floppyforms/templates/floppyforms/layouts/ul.html -> build/bdist.linux-x86_64/wheel/floppyforms/templates/floppyforms/layouts
creating build/bdist.linux-x86_64/wheel/floppyforms/templates/floppyforms/rows
copying build/lib/floppyforms/templates/floppyforms/rows/default.html -> build/bdist.linux-x86_64/wheel/floppyforms/templates/floppyforms/rows
copying build/lib/floppyforms/templates/floppyforms/rows/li.html -> build/bdist.linux-x86_64/wheel/floppyforms/templates/floppyforms/rows
copying build/lib/floppyforms/templates/floppyforms/rows/p.html -> build/bdist.linux-x86_64/wheel/floppyforms/templates/floppyforms/rows
copying build/lib/floppyforms/templates/floppyforms/rows/tr.html -> build/bdist.linux-x86_64/wheel/floppyforms/templates/floppyforms/rows
running install_egg_info
Copying django_floppyforms.egg-info to build/bdist.linux-x86_64/wheel/django_floppyforms-1.7.0-py2.7.egg-info
running install_scripts
creating build/bdist.linux-x86_64/wheel/django_floppyforms-1.7.0.dist-info/WHEEL
/build-wheels

############################################################
Building django_pyscss-2.0.2-py2-none-any.whl
############################################################
Running: wget https://files.pythonhosted.org/packages/4b/7f/d771802305184aac6010826f60a0b2ecaa3f57d19ab0e405f0c8db07e809/django-pyscss-2.0.2.tar.gz
--2019-10-05 18:04:59-- https://files.pythonhosted.org/packages/4b/7f/d771802305184aac6010826f60a0b2ecaa3f57d19ab0e405f0c8db07e809/django-pyscss-2.0.2.tar.gz
Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.1.63, 151.101.65.63, 151.101.129.63, ...
Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.1.63|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 17791 (17K) [application/octet-stream]
Saving to: 'django-pyscss-2.0.2.tar.gz'

0K .......... ....... 100% 2.33M=0.007s

2019-10-05 18:04:59 (2.33 MB/s) - 'django-pyscss-2.0.2.tar.gz' saved [17791/17791]

/build-wheels/django-pyscss-2.0.2 /build-wheels
running bdist_wheel
running build
running build_py
creating build
creating build/lib
creating build/lib/django_pyscss
copying django_pyscss/__init__.py -> build/lib/django_pyscss
copying django_pyscss/utils.py -> build/lib/django_pyscss
copying django_pyscss/compiler.py -> build/lib/django_pyscss
copying django_pyscss/compressor.py -> build/lib/django_pyscss
creating build/lib/django_pyscss/extension
copying django_pyscss/extension/__init__.py -> build/lib/django_pyscss/extension
copying django_pyscss/extension/django.py -> build/lib/django_pyscss/extension
running egg_info
writing requirements to django_pyscss.egg-info/requires.txt
writing django_pyscss.egg-info/PKG-INFO
writing top-level names to django_pyscss.egg-info/top_level.txt
writing dependency_links to django_pyscss.egg-info/dependency_links.txt
reading manifest file 'django_pyscss.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no previously-included files matching '*.pyc' found under directory 'tests'
warning: no previously-included files matching '*.pyc' found under directory 'testproject'
writing manifest file 'django_pyscss.egg-info/SOURCES.txt'
installing to build/bdist.linux-x86_64/wheel
running install
running install_lib
creating build/bdist.linux-x86_64
creating build/bdist.linux-x86_64/wheel
creating build/bdist.linux-x86_64/wheel/django_pyscss
copying build/lib/django_pyscss/__init__.py -> build/bdist.linux-x86_64/wheel/django_pyscss
copying build/lib/django_pyscss/utils.py -> build/bdist.linux-x86_64/wheel/django_pyscss
copying build/lib/django_pyscss/compiler.py -> build/bdist.linux-x86_64/wheel/django_pyscss
copying build/lib/django_pyscss/compressor.py -> build/bdist.linux-x86_64/wheel/django_pyscss
creating build/bdist.linux-x86_64/wheel/django_pyscss/extension
copying build/lib/django_pyscss/extension/__init__.py -> build/bdist.linux-x86_64/wheel/django_pyscss/extension
copying build/lib/django_pyscss/extension/django.py -> build/bdist.linux-x86_64/wheel/django_pyscss/extension
running install_egg_info
Copying django_pyscss.egg-info to build/bdist.linux-x86_64/wheel/django_pyscss-2.0.2-py2.7.egg-info
running install_scripts
creating build/bdist.linux-x86_64/wheel/django_pyscss-2.0.2.dist-info/WHEEL
/build-wheels

############################################################
Building docopt-0.6.2-py2.py3-none-any.whl
############################################################
Running: wget https://files.pythonhosted.org/packages/a2/55/8f8cab2afd404cf578136ef2cc5dfb50baa1761b68c9da1fb1e4eed343c9/docopt-0.6.2.tar.gz
--2019-10-05 18:04:59-- https://files.pythonhosted.org/packages/a2/55/8f8cab2afd404cf578136ef2cc5dfb50baa1761b68c9da1fb1e4eed343c9/docopt-0.6.2.tar.gz
Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.1.63, 151.101.65.63, 151.101.129.63, ...
Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.1.63|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 25901 (25K) [application/octet-stream]
Saving to: 'docopt-0.6.2.tar.gz'

0K .......... .......... ..... 100% 3.37M=0.007s

2019-10-05 18:04:59 (3.37 MB/s) - 'docopt-0.6.2.tar.gz' saved [25901/25901]

/build-wheels/docopt-0.6.2 /build-wheels
running bdist_wheel
running build
running build_py
creating build
creating build/lib
copying docopt.py -> build/lib
installing to build/bdist.linux-x86_64/wheel
running install
running install_lib
creating build/bdist.linux-x86_64
creating build/bdist.linux-x86_64/wheel
copying build/lib/docopt.py -> build/bdist.linux-x86_64/wheel
running install_egg_info
running egg_info
writing docopt.egg-info/PKG-INFO
writing top-level names to docopt.egg-info/top_level.txt
writing dependency_links to docopt.egg-info/dependency_links.txt
reading manifest file 'docopt.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
writing manifest file 'docopt.egg-info/SOURCES.txt'
Copying docopt.egg-info to build/bdist.linux-x86_64/wheel/docopt-0.6.2-py2.7.egg-info
running install_scripts
creating build/bdist.linux-x86_64/wheel/docopt-0.6.2.dist-info/WHEEL
/build-wheels

############################################################
Building dogpile.cache-0.7.1-py2.py3-none-any.whl
############################################################
Running: wget https://files.pythonhosted.org/packages/84/3e/dbf1cfc5228f1d3dca80ef714db2c5aaec5cd9efaf54d7e3daef6bc48b19/dogpile.cache-0.7.1.tar.gz
--2019-10-05 18:05:00-- https://files.pythonhosted.org/packages/84/3e/dbf1cfc5228f1d3dca80ef714db2c5aaec5cd9efaf54d7e3daef6bc48b19/dogpile.cache-0.7.1.tar.gz
Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.1.63, 151.101.65.63, 151.101.129.63, ...
Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.1.63|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 326127 (318K) [binary/octet-stream]
Saving to: 'dogpile.cache-0.7.1.tar.gz'

0K .......... .......... .......... .......... .......... 15% 3.22M 0s
50K .......... .......... .......... .......... .......... 31% 6.19M 0s
100K .......... .......... .......... .......... .......... 47% 71.0M 0s
150K .......... .......... .......... .......... .......... 62% 7.50M 0s
200K .......... .......... .......... .......... .......... 78% 66.5M 0s
250K .......... .......... .......... .......... .......... 94% 120M 0s
300K .......... ........ 100% 128M=0.03s

2019-10-05 18:05:00 (9.86 MB/s) - 'dogpile.cache-0.7.1.tar.gz' saved [326127/326127]

/build-wheels/dogpile.cache-0.7.1 /build-wheels
running bdist_wheel
running build
running build_py
creating build
creating build/lib
creating build/lib/dogpile
copying dogpile/__init__.py -> build/lib/dogpile
copying dogpile/core.py -> build/lib/dogpile
copying dogpile/lock.py -> build/lib/dogpile
creating build/lib/dogpile/cache
copying dogpile/cache/__init__.py -> build/lib/dogpile/cache
copying dogpile/cache/api.py -> build/lib/dogpile/cache
copying dogpile/cache/exception.py -> build/lib/dogpile/cache
copying dogpile/cache/proxy.py -> build/lib/dogpile/cache
copying dogpile/cache/region.py -> build/lib/dogpile/cache
copying dogpile/cache/util.py -> build/lib/dogpile/cache
creating build/lib/dogpile/util
copying dogpile/util/__init__.py -> build/lib/dogpile/util
copying dogpile/util/compat.py -> build/lib/dogpile/util
copying dogpile/util/langhelpers.py -> build/lib/dogpile/util
copying dogpile/util/nameregistry.py -> build/lib/dogpile/util
copying dogpile/util/readwrite_lock.py -> build/lib/dogpile/util
creating build/lib/dogpile/cache/backends
copying dogpile/cache/backends/__init__.py -> build/lib/dogpile/cache/backends
copying dogpile/cache/backends/file.py -> build/lib/dogpile/cache/backends
copying dogpile/cache/backends/memcached.py -> build/lib/dogpile/cache/backends
copying dogpile/cache/backends/memory.py -> build/lib/dogpile/cache/backends
copying dogpile/cache/backends/null.py -> build/lib/dogpile/cache/backends
copying dogpile/cache/backends/redis.py -> build/lib/dogpile/cache/backends
creating build/lib/dogpile/cache/plugins
copying dogpile/cache/plugins/__init__.py -> build/lib/dogpile/cache/plugins
copying dogpile/cache/plugins/mako_cache.py -> build/lib/dogpile/cache/plugins
installing to build/bdist.linux-x86_64/wheel
running install
running install_lib
creating build/bdist.linux-x86_64
creating build/bdist.linux-x86_64/wheel
creating build/bdist.linux-x86_64/wheel/dogpile
copying build/lib/dogpile/__init__.py -> build/bdist.linux-x86_64/wheel/dogpile
copying build/lib/dogpile/core.py -> build/bdist.linux-x86_64/wheel/dogpile
copying build/lib/dogpile/lock.py -> build/bdist.linux-x86_64/wheel/dogpile
creating build/bdist.linux-x86_64/wheel/dogpile/cache
copying build/lib/dogpile/cache/__init__.py -> build/bdist.linux-x86_64/wheel/dogpile/cache
copying build/lib/dogpile/cache/api.py -> build/bdist.linux-x86_64/wheel/dogpile/cache
copying build/lib/dogpile/cache/exception.py -> build/bdist.linux-x86_64/wheel/dogpile/cache
copying build/lib/dogpile/cache/proxy.py -> build/bdist.linux-x86_64/wheel/dogpile/cache
copying build/lib/dogpile/cache/region.py -> build/bdist.linux-x86_64/wheel/dogpile/cache
copying build/lib/dogpile/cache/util.py -> build/bdist.linux-x86_64/wheel/dogpile/cache
creating build/bdist.linux-x86_64/wheel/dogpile/cache/backends
copying build/lib/dogpile/cache/backends/__init__.py -> build/bdist.linux-x86_64/wheel/dogpile/cache/backends
copying build/lib/dogpile/cache/backends/file.py -> build/bdist.linux-x86_64/wheel/dogpile/cache/backends
copying build/lib/dogpile/cache/backends/memcached.py -> build/bdist.linux-x86_64/wheel/dogpile/cache/backends
copying build/lib/dogpile/cache/backends/memory.py -> build/bdist.linux-x86_64/wheel/dogpile/cache/backends
copying build/lib/dogpile/cache/backends/null.py -> build/bdist.linux-x86_64/wheel/dogpile/cache/backends
copying build/lib/dogpile/cache/backends/redis.py -> build/bdist.linux-x86_64/wheel/dogpile/cache/backends
creating build/bdist.linux-x86_64/wheel/dogpile/cache/plugins
copying build/lib/dogpile/cache/plugins/__init__.py -> build/bdist.linux-x86_64/wheel/dogpile/cache/plugins
copying build/lib/dogpile/cache/plugins/mako_cache.py -> build/bdist.linux-x86_64/wheel/dogpile/cache/plugins
creating build/bdist.linux-x86_64/wheel/dogpile/util
copying build/lib/dogpile/util/__init__.py -> build/bdist.linux-x86_64/wheel/dogpile/util
copying build/lib/dogpile/util/compat.py -> build/bdist.linux-x86_64/wheel/dogpile/util
copying build/lib/dogpile/util/langhelpers.py -> build/bdist.linux-x86_64/wheel/dogpile/util
copying build/lib/dogpile/util/nameregistry.py -> build/bdist.linux-x86_64/wheel/dogpile/util
copying build/lib/dogpile/util/readwrite_lock.py -> build/bdist.linux-x86_64/wheel/dogpile/util
running install_egg_info
running egg_info
writing requirements to dogpile.cache.egg-info/requires.txt
writing dogpile.cache.egg-info/PKG-INFO
writing top-level names to dogpile.cache.egg-info/top_level.txt
writing dependency_links to dogpile.cache.egg-info/dependency_links.txt
writing entry points to dogpile.cache.egg-info/entry_points.txt
reading manifest file 'dogpile.cache.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no files found matching '*.jpg' under directory 'docs'
warning: no files found matching '*.sty' under directory 'docs'
warning: no files found matching '*.dat' under directory 'tests'
warning: no files found matching 'CHANGES*'
no previously-included directories found matching 'docs/build/output'
writing manifest file 'dogpile.cache.egg-info/SOURCES.txt'
Copying dogpile.cache.egg-info to build/bdist.linux-x86_64/wheel/dogpile.cache-0.7.1-py2.7.egg-info
running install_scripts
creating build/bdist.linux-x86_64/wheel/dogpile.cache-0.7.1.dist-info/WHEEL
/build-wheels

############################################################
Building dulwich-0.19.11-cp27-cp27mu-linux_x86_64.whl
############################################################
Running: wget https://files.pythonhosted.org/packages/2e/02/42ce6e45a206ccb044d8a3296646497e96b5263624e5862d21da947b9d59/dulwich-0.19.11.tar.gz
--2019-10-05 18:05:00-- https://files.pythonhosted.org/packages/2e/02/42ce6e45a206ccb044d8a3296646497e96b5263624e5862d21da947b9d59/dulwich-0.19.11.tar.gz
Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.1.63, 151.101.65.63, 151.101.129.63, ...
Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.1.63|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 364581 (356K) [binary/octet-stream]
Saving to: 'dulwich-0.19.11.tar.gz'

0K .......... .......... .......... .......... .......... 14% 3.27M 0s
50K .......... .......... .......... .......... .......... 28% 6.60M 0s
100K .......... .......... .......... .......... .......... 42% 48.0M 0s
150K .......... .......... .......... .......... .......... 56% 105M 0s
200K .......... .......... .......... .......... .......... 70% 7.06M 0s
250K .......... .......... .......... .......... .......... 84% 77.2M 0s
300K .......... .......... .......... .......... .......... 98% 116M 0s
350K ...... 100% 74.0M=0.03s

2019-10-05 18:05:01 (10.9 MB/s) - 'dulwich-0.19.11.tar.gz' saved [364581/364581]

/build-wheels/dulwich-0.19.11 /build-wheels
running bdist_wheel
running build
running build_py
creating build
creating build/lib.linux-x86_64-2.7
creating build/lib.linux-x86_64-2.7/dulwich
copying dulwich/refs.py -> build/lib.linux-x86_64-2.7/dulwich
copying dulwich/fastexport.py -> build/lib.linux-x86_64-2.7/dulwich
copying dulwich/__init__.py -> build/lib.linux-x86_64-2.7/dulwich
copying dulwich/web.py -> build/lib.linux-x86_64-2.7/dulwich
copying dulwich/object_store.py -> build/lib.linux-x86_64-2.7/dulwich
copying dulwich/mailmap.py -> build/lib.linux-x86_64-2.7/dulwich
copying dulwich/reflog.py -> build/lib.linux-x86_64-2.7/dulwich
copying dulwich/errors.py -> build/lib.linux-x86_64-2.7/dulwich
copying dulwich/pack.py -> build/lib.linux-x86_64-2.7/dulwich
copying dulwich/objects.py -> build/lib.linux-x86_64-2.7/dulwich
copying dulwich/server.py -> build/lib.linux-x86_64-2.7/dulwich
copying dulwich/index.py -> build/lib.linux-x86_64-2.7/dulwich
copying dulwich/objectspec.py -> build/lib.linux-x86_64-2.7/dulwich
copying dulwich/config.py -> build/lib.linux-x86_64-2.7/dulwich
copying dulwich/log_utils.py -> build/lib.linux-x86_64-2.7/dulwich
copying dulwich/stash.py -> build/lib.linux-x86_64-2.7/dulwich
copying dulwich/porcelain.py -> build/lib.linux-x86_64-2.7/dulwich
copying dulwich/repo.py -> build/lib.linux-x86_64-2.7/dulwich
copying dulwich/file.py -> build/lib.linux-x86_64-2.7/dulwich
copying dulwich/line_ending.py -> build/lib.linux-x86_64-2.7/dulwich
copying dulwich/ignore.py -> build/lib.linux-x86_64-2.7/dulwich
copying dulwich/diff_tree.py -> build/lib.linux-x86_64-2.7/dulwich
copying dulwich/walk.py -> build/lib.linux-x86_64-2.7/dulwich
copying dulwich/hooks.py -> build/lib.linux-x86_64-2.7/dulwich
copying dulwich/client.py -> build/lib.linux-x86_64-2.7/dulwich
copying dulwich/archive.py -> build/lib.linux-x86_64-2.7/dulwich
copying dulwich/lru_cache.py -> build/lib.linux-x86_64-2.7/dulwich
copying dulwich/patch.py -> build/lib.linux-x86_64-2.7/dulwich
copying dulwich/greenthreads.py -> build/lib.linux-x86_64-2.7/dulwich
copying dulwich/protocol.py -> build/lib.linux-x86_64-2.7/dulwich
creating build/lib.linux-x86_64-2.7/dulwich/tests
copying dulwich/tests/test_line_ending.py -> build/lib.linux-x86_64-2.7/dulwich/tests
copying dulwich/tests/__init__.py -> build/lib.linux-x86_64-2.7/dulwich/tests
copying dulwich/tests/test_greenthreads.py -> build/lib.linux-x86_64-2.7/dulwich/tests
copying dulwich/tests/test_web.py -> build/lib.linux-x86_64-2.7/dulwich/tests
copying dulwich/tests/test_missing_obj_finder.py -> build/lib.linux-x86_64-2.7/dulwich/tests
copying dulwich/tests/test_mailmap.py -> build/lib.linux-x86_64-2.7/dulwich/tests
copying dulwich/tests/test_blackbox.py -> build/lib.linux-x86_64-2.7/dulwich/tests
copying dulwich/tests/test_objectspec.py -> build/lib.linux-x86_64-2.7/dulwich/tests
copying dulwich/tests/utils.py -> build/lib.linux-x86_64-2.7/dulwich/tests
copying dulwich/tests/test_refs.py -> build/lib.linux-x86_64-2.7/dulwich/tests
copying dulwich/tests/test_patch.py -> build/lib.linux-x86_64-2.7/dulwich/tests
copying dulwich/tests/test_walk.py -> build/lib.linux-x86_64-2.7/dulwich/tests
copying dulwich/tests/test_repository.py -> build/lib.linux-x86_64-2.7/dulwich/tests
copying dulwich/tests/test_objects.py -> build/lib.linux-x86_64-2.7/dulwich/tests
copying dulwich/tests/test_grafts.py -> build/lib.linux-x86_64-2.7/dulwich/tests
copying dulwich/tests/test_object_store.py -> build/lib.linux-x86_64-2.7/dulwich/tests
copying dulwich/tests/test_file.py -> build/lib.linux-x86_64-2.7/dulwich/tests
copying dulwich/tests/test_diff_tree.py -> build/lib.linux-x86_64-2.7/dulwich/tests
copying dulwich/tests/test_stash.py -> build/lib.linux-x86_64-2.7/dulwich/tests
copying dulwich/tests/test_archive.py -> build/lib.linux-x86_64-2.7/dulwich/tests
copying dulwich/tests/test_reflog.py -> build/lib.linux-x86_64-2.7/dulwich/tests
copying dulwich/tests/test_fastexport.py -> build/lib.linux-x86_64-2.7/dulwich/tests
copying dulwich/tests/test_ignore.py -> build/lib.linux-x86_64-2.7/dulwich/tests
copying dulwich/tests/test_pack.py -> build/lib.linux-x86_64-2.7/dulwich/tests
copying dulwich/tests/test_protocol.py -> build/lib.linux-x86_64-2.7/dulwich/tests
copying dulwich/tests/test_index.py -> build/lib.linux-x86_64-2.7/dulwich/tests
copying dulwich/tests/test_lru_cache.py -> build/lib.linux-x86_64-2.7/dulwich/tests
copying dulwich/tests/test_porcelain.py -> build/lib.linux-x86_64-2.7/dulwich/tests
copying dulwich/tests/test_hooks.py -> build/lib.linux-x86_64-2.7/dulwich/tests
copying dulwich/tests/test_utils.py -> build/lib.linux-x86_64-2.7/dulwich/tests
copying dulwich/tests/test_client.py -> build/lib.linux-x86_64-2.7/dulwich/tests
copying dulwich/tests/test_server.py -> build/lib.linux-x86_64-2.7/dulwich/tests
copying dulwich/tests/test_config.py -> build/lib.linux-x86_64-2.7/dulwich/tests
creating build/lib.linux-x86_64-2.7/dulwich/tests/compat
copying dulwich/tests/compat/__init__.py -> build/lib.linux-x86_64-2.7/dulwich/tests/compat
copying dulwich/tests/compat/test_web.py -> build/lib.linux-x86_64-2.7/dulwich/tests/compat
copying dulwich/tests/compat/utils.py -> build/lib.linux-x86_64-2.7/dulwich/tests/compat
copying dulwich/tests/compat/test_repository.py -> build/lib.linux-x86_64-2.7/dulwich/tests/compat
copying dulwich/tests/compat/test_pack.py -> build/lib.linux-x86_64-2.7/dulwich/tests/compat
copying dulwich/tests/compat/test_utils.py -> build/lib.linux-x86_64-2.7/dulwich/tests/compat
copying dulwich/tests/compat/server_utils.py -> build/lib.linux-x86_64-2.7/dulwich/tests/compat
copying dulwich/tests/compat/test_client.py -> build/lib.linux-x86_64-2.7/dulwich/tests/compat
copying dulwich/tests/compat/test_server.py -> build/lib.linux-x86_64-2.7/dulwich/tests/compat
creating build/lib.linux-x86_64-2.7/dulwich/contrib
copying dulwich/contrib/__init__.py -> build/lib.linux-x86_64-2.7/dulwich/contrib
copying dulwich/contrib/release_robot.py -> build/lib.linux-x86_64-2.7/dulwich/contrib
copying dulwich/contrib/test_release_robot.py -> build/lib.linux-x86_64-2.7/dulwich/contrib
copying dulwich/contrib/test_swift_smoke.py -> build/lib.linux-x86_64-2.7/dulwich/contrib
copying dulwich/contrib/swift.py -> build/lib.linux-x86_64-2.7/dulwich/contrib
copying dulwich/contrib/test_swift.py -> build/lib.linux-x86_64-2.7/dulwich/contrib
copying dulwich/contrib/paramiko_vendor.py -> build/lib.linux-x86_64-2.7/dulwich/contrib
running egg_info
writing requirements to dulwich.egg-info/requires.txt
writing dulwich.egg-info/PKG-INFO
writing top-level names to dulwich.egg-info/top_level.txt
writing dependency_links to dulwich.egg-info/dependency_links.txt
reading manifest file 'dulwich.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
writing manifest file 'dulwich.egg-info/SOURCES.txt'
copying dulwich/_diff_tree.c -> build/lib.linux-x86_64-2.7/dulwich
copying dulwich/_objects.c -> build/lib.linux-x86_64-2.7/dulwich
copying dulwich/_pack.c -> build/lib.linux-x86_64-2.7/dulwich
copying dulwich/stdint.h -> build/lib.linux-x86_64-2.7/dulwich
creating build/lib.linux-x86_64-2.7/docs
creating build/lib.linux-x86_64-2.7/docs/tutorial
copying dulwich/../docs/tutorial/porcelain.txt -> build/lib.linux-x86_64-2.7/dulwich/../docs/tutorial
copying dulwich/../docs/tutorial/conclusion.txt -> build/lib.linux-x86_64-2.7/dulwich/../docs/tutorial
copying dulwich/../docs/tutorial/introduction.txt -> build/lib.linux-x86_64-2.7/dulwich/../docs/tutorial
copying dulwich/../docs/tutorial/file-format.txt -> build/lib.linux-x86_64-2.7/dulwich/../docs/tutorial
copying dulwich/../docs/tutorial/index.txt -> build/lib.linux-x86_64-2.7/dulwich/../docs/tutorial
copying dulwich/../docs/tutorial/tag.txt -> build/lib.linux-x86_64-2.7/dulwich/../docs/tutorial
copying dulwich/../docs/tutorial/encoding.txt -> build/lib.linux-x86_64-2.7/dulwich/../docs/tutorial
copying dulwich/../docs/tutorial/remote.txt -> build/lib.linux-x86_64-2.7/dulwich/../docs/tutorial
copying dulwich/../docs/tutorial/repo.txt -> build/lib.linux-x86_64-2.7/dulwich/../docs/tutorial
copying dulwich/../docs/tutorial/object-store.txt -> build/lib.linux-x86_64-2.7/dulwich/../docs/tutorial
creating build/lib.linux-x86_64-2.7/dulwich/tests/data
creating build/lib.linux-x86_64-2.7/dulwich/tests/data/blobs
creating build/lib.linux-x86_64-2.7/dulwich/tests/data/blobs/11
copying dulwich/tests/data/blobs/11/11111111111111111111111111111111111111 -> build/lib.linux-x86_64-2.7/dulwich/tests/data/blobs/11
creating build/lib.linux-x86_64-2.7/dulwich/tests/data/blobs/6f
copying dulwich/tests/data/blobs/6f/670c0fb53f9463760b7295fbb814e965fb20c8 -> build/lib.linux-x86_64-2.7/dulwich/tests/data/blobs/6f
creating build/lib.linux-x86_64-2.7/dulwich/tests/data/blobs/95
copying dulwich/tests/data/blobs/95/4a536f7819d40e6f637f849ee187dd10066349 -> build/lib.linux-x86_64-2.7/dulwich/tests/data/blobs/95
creating build/lib.linux-x86_64-2.7/dulwich/tests/data/blobs/e6
copying dulwich/tests/data/blobs/e6/9de29bb2d1d6434b8b29ae775ad8c2e48c5391 -> build/lib.linux-x86_64-2.7/dulwich/tests/data/blobs/e6
creating build/lib.linux-x86_64-2.7/dulwich/tests/data/commits
creating build/lib.linux-x86_64-2.7/dulwich/tests/data/commits/0d
copying dulwich/tests/data/commits/0d/89f20333fbb1d2f3a94da77f4981373d8f4310 -> build/lib.linux-x86_64-2.7/dulwich/tests/data/commits/0d
creating build/lib.linux-x86_64-2.7/dulwich/tests/data/commits/5d
copying dulwich/tests/data/commits/5d/ac377bdded4c9aeb8dff595f0faeebcc8498cc -> build/lib.linux-x86_64-2.7/dulwich/tests/data/commits/5d
creating build/lib.linux-x86_64-2.7/dulwich/tests/data/commits/60
copying dulwich/tests/data/commits/60/dacdc733de308bb77bb76ce0fb0f9b44c9769e -> build/lib.linux-x86_64-2.7/dulwich/tests/data/commits/60
creating build/lib.linux-x86_64-2.7/dulwich/tests/data/indexes
copying dulwich/tests/data/indexes/index -> build/lib.linux-x86_64-2.7/dulwich/tests/data/indexes
creating build/lib.linux-x86_64-2.7/dulwich/tests/data/packs
copying dulwich/tests/data/packs/pack-bc63ddad95e7321ee734ea11a7a62d314e0d7481.idx -> build/lib.linux-x86_64-2.7/dulwich/tests/data/packs
copying dulwich/tests/data/packs/pack-bc63ddad95e7321ee734ea11a7a62d314e0d7481.pack -> build/lib.linux-x86_64-2.7/dulwich/tests/data/packs
creating build/lib.linux-x86_64-2.7/dulwich/tests/data/repos
copying dulwich/tests/data/repos/.gitattributes -> build/lib.linux-x86_64-2.7/dulwich/tests/data/repos
copying dulwich/tests/data/repos/issue88_expect_ack_nak_client.export -> build/lib.linux-x86_64-2.7/dulwich/tests/data/repos
copying dulwich/tests/data/repos/issue88_expect_ack_nak_other.export -> build/lib.linux-x86_64-2.7/dulwich/tests/data/repos
copying dulwich/tests/data/repos/issue88_expect_ack_nak_server.export -> build/lib.linux-x86_64-2.7/dulwich/tests/data/repos
copying dulwich/tests/data/repos/server_new.export -> build/lib.linux-x86_64-2.7/dulwich/tests/data/repos
copying dulwich/tests/data/repos/server_old.export -> build/lib.linux-x86_64-2.7/dulwich/tests/data/repos
creating build/lib.linux-x86_64-2.7/dulwich/tests/data/repos/a.git
copying dulwich/tests/data/repos/a.git/HEAD -> build/lib.linux-x86_64-2.7/dulwich/tests/data/repos/a.git
copying dulwich/tests/data/repos/a.git/packed-refs -> build/lib.linux-x86_64-2.7/dulwich/tests/data/repos/a.git
creating build/lib.linux-x86_64-2.7/dulwich/tests/data/repos/a.git/objects
creating build/lib.linux-x86_64-2.7/dulwich/tests/data/repos/a.git/objects/28
copying dulwich/tests/data/repos/a.git/objects/28/237f4dc30d0d462658d6b937b08a0f0b6ef55a -> build/lib.linux-x86_64-2.7/dulwich/tests/data/repos/a.git/objects/28
creating build/lib.linux-x86_64-2.7/dulwich/tests/data/repos/a.git/objects/2a
copying dulwich/tests/data/repos/a.git/objects/2a/72d929692c41d8554c07f6301757ba18a65d91 -> build/lib.linux-x86_64-2.7/dulwich/tests/data/repos/a.git/objects/2a
creating build/lib.linux-x86_64-2.7/dulwich/tests/data/repos/a.git/objects/4e
copying dulwich/tests/data/repos/a.git/objects/4e/f30bbfe26431a69c3820d3a683df54d688f2ec -> build/lib.linux-x86_64-2.7/dulwich/tests/data/repos/a.git/objects/4e
creating build/lib.linux-x86_64-2.7/dulwich/tests/data/repos/a.git/objects/4f
copying dulwich/tests/data/repos/a.git/objects/4f/2e6529203aa6d44b5af6e3292c837ceda003f9 -> build/lib.linux-x86_64-2.7/dulwich/tests/data/repos/a.git/objects/4f
creating build/lib.linux-x86_64-2.7/dulwich/tests/data/repos/a.git/objects/7d
copying dulwich/tests/data/repos/a.git/objects/7d/9a07d797595ef11344549b8d08198e48c15364 -> build/lib.linux-x86_64-2.7/dulwich/tests/data/repos/a.git/objects/7d
creating build/lib.linux-x86_64-2.7/dulwich/tests/data/repos/a.git/objects/a2
copying dulwich/tests/data/repos/a.git/objects/a2/96d0bb611188cabb256919f36bc30117cca005 -> build/lib.linux-x86_64-2.7/dulwich/tests/data/repos/a.git/objects/a2
creating build/lib.linux-x86_64-2.7/dulwich/tests/data/repos/a.git/objects/a9
copying dulwich/tests/data/repos/a.git/objects/a9/0fa2d900a17e99b433217e988c4eb4a2e9a097 -> build/lib.linux-x86_64-2.7/dulwich/tests/data/repos/a.git/objects/a9
creating build/lib.linux-x86_64-2.7/dulwich/tests/data/repos/a.git/objects/b0
copying dulwich/tests/data/repos/a.git/objects/b0/931cadc54336e78a1d980420e3268903b57a50 -> build/lib.linux-x86_64-2.7/dulwich/tests/data/repos/a.git/objects/b0
creating build/lib.linux-x86_64-2.7/dulwich/tests/data/repos/a.git/objects/ff
copying dulwich/tests/data/repos/a.git/objects/ff/d47d45845a8f6576491e1edb97e3fe6a850e7f -> build/lib.linux-x86_64-2.7/dulwich/tests/data/repos/a.git/objects/ff
creating build/lib.linux-x86_64-2.7/dulwich/tests/data/repos/a.git/refs
creating build/lib.linux-x86_64-2.7/dulwich/tests/data/repos/a.git/refs/heads
copying dulwich/tests/data/repos/a.git/refs/heads/master -> build/lib.linux-x86_64-2.7/dulwich/tests/data/repos/a.git/refs/heads
creating build/lib.linux-x86_64-2.7/dulwich/tests/data/repos/a.git/refs/tags
copying dulwich/tests/data/repos/a.git/refs/tags/mytag -> build/lib.linux-x86_64-2.7/dulwich/tests/data/repos/a.git/refs/tags
creating build/lib.linux-x86_64-2.7/dulwich/tests/data/repos/empty.git
copying dulwich/tests/data/repos/empty.git/HEAD -> build/lib.linux-x86_64-2.7/dulwich/tests/data/repos/empty.git
copying dulwich/tests/data/repos/empty.git/config -> build/lib.linux-x86_64-2.7/dulwich/tests/data/repos/empty.git
creating build/lib.linux-x86_64-2.7/dulwich/tests/data/repos/empty.git/objects
creating build/lib.linux-x86_64-2.7/dulwich/tests/data/repos/empty.git/objects/info
copying dulwich/tests/data/repos/empty.git/objects/info/.gitignore -> build/lib.linux-x86_64-2.7/dulwich/tests/data/repos/empty.git/objects/info
creating build/lib.linux-x86_64-2.7/dulwich/tests/data/repos/empty.git/objects/pack
copying dulwich/tests/data/repos/empty.git/objects/pack/.gitignore -> build/lib.linux-x86_64-2.7/dulwich/tests/data/repos/empty.git/objects/pack
creating build/lib.linux-x86_64-2.7/dulwich/tests/data/repos/empty.git/refs
creating build/lib.linux-x86_64-2.7/dulwich/tests/data/repos/empty.git/refs/heads
copying dulwich/tests/data/repos/empty.git/refs/heads/.gitignore -> build/lib.linux-x86_64-2.7/dulwich/tests/data/repos/empty.git/refs/heads
creating build/lib.linux-x86_64-2.7/dulwich/tests/data/repos/empty.git/refs/tags
copying dulwich/tests/data/repos/empty.git/refs/tags/.gitignore -> build/lib.linux-x86_64-2.7/dulwich/tests/data/repos/empty.git/refs/tags
creating build/lib.linux-x86_64-2.7/dulwich/tests/data/repos/ooo_merge.git
copying dulwich/tests/data/repos/ooo_merge.git/HEAD -> build/lib.linux-x86_64-2.7/dulwich/tests/data/repos/ooo_merge.git
creating build/lib.linux-x86_64-2.7/dulwich/tests/data/repos/ooo_merge.git/objects
creating build/lib.linux-x86_64-2.7/dulwich/tests/data/repos/ooo_merge.git/objects/29
copying dulwich/tests/data/repos/ooo_merge.git/objects/29/69be3e8ee1c0222396a5611407e4769f14e54b -> build/lib.linux-x86_64-2.7/dulwich/tests/data/repos/ooo_merge.git/objects/29
creating build/lib.linux-x86_64-2.7/dulwich/tests/data/repos/ooo_merge.git/objects/38
copying dulwich/tests/data/repos/ooo_merge.git/objects/38/74e9c60a6d149c44c928140f250d81e6381520 -> build/lib.linux-x86_64-2.7/dulwich/tests/data/repos/ooo_merge.git/objects/38
creating build/lib.linux-x86_64-2.7/dulwich/tests/data/repos/ooo_merge.git/objects/6f
copying dulwich/tests/data/repos/ooo_merge.git/objects/6f/670c0fb53f9463760b7295fbb814e965fb20c8 -> build/lib.linux-x86_64-2.7/dulwich/tests/data/repos/ooo_merge.git/objects/6f
creating build/lib.linux-x86_64-2.7/dulwich/tests/data/repos/ooo_merge.git/objects/70
copying dulwich/tests/data/repos/ooo_merge.git/objects/70/c190eb48fa8bbb50ddc692a17b44cb781af7f6 -> build/lib.linux-x86_64-2.7/dulwich/tests/data/repos/ooo_merge.git/objects/70
creating build/lib.linux-x86_64-2.7/dulwich/tests/data/repos/ooo_merge.git/objects/76
copying dulwich/tests/data/repos/ooo_merge.git/objects/76/01d7f6231db6a57f7bbb79ee52e4d462fd44d1 -> build/lib.linux-x86_64-2.7/dulwich/tests/data/repos/ooo_merge.git/objects/76
creating build/lib.linux-x86_64-2.7/dulwich/tests/data/repos/ooo_merge.git/objects/90
copying dulwich/tests/data/repos/ooo_merge.git/objects/90/182552c4a85a45ec2a835cadc3451bebdfe870 -> build/lib.linux-x86_64-2.7/dulwich/tests/data/repos/ooo_merge.git/objects/90
creating build/lib.linux-x86_64-2.7/dulwich/tests/data/repos/ooo_merge.git/objects/95
copying dulwich/tests/data/repos/ooo_merge.git/objects/95/4a536f7819d40e6f637f849ee187dd10066349 -> build/lib.linux-x86_64-2.7/dulwich/tests/data/repos/ooo_merge.git/objects/95
creating build/lib.linux-x86_64-2.7/dulwich/tests/data/repos/ooo_merge.git/objects/b2
copying dulwich/tests/data/repos/ooo_merge.git/objects/b2/a2766a2879c209ab1176e7e778b81ae422eeaa -> build/lib.linux-x86_64-2.7/dulwich/tests/data/repos/ooo_merge.git/objects/b2
creating build/lib.linux-x86_64-2.7/dulwich/tests/data/repos/ooo_merge.git/objects/f5
copying dulwich/tests/data/repos/ooo_merge.git/objects/f5/07291b64138b875c28e03469025b1ea20bc614 -> build/lib.linux-x86_64-2.7/dulwich/tests/data/repos/ooo_merge.git/objects/f5
creating build/lib.linux-x86_64-2.7/dulwich/tests/data/repos/ooo_merge.git/objects/f9
copying dulwich/tests/data/repos/ooo_merge.git/objects/f9/e39b120c68182a4ba35349f832d0e4e61f485c -> build/lib.linux-x86_64-2.7/dulwich/tests/data/repos/ooo_merge.git/objects/f9
creating build/lib.linux-x86_64-2.7/dulwich/tests/data/repos/ooo_merge.git/objects/fb
copying dulwich/tests/data/repos/ooo_merge.git/objects/fb/5b0425c7ce46959bec94d54b9a157645e114f5 -> build/lib.linux-x86_64-2.7/dulwich/tests/data/repos/ooo_merge.git/objects/fb
creating build/lib.linux-x86_64-2.7/dulwich/tests/data/repos/ooo_merge.git/refs
creating build/lib.linux-x86_64-2.7/dulwich/tests/data/repos/ooo_merge.git/refs/heads
copying dulwich/tests/data/repos/ooo_merge.git/refs/heads/master -> build/lib.linux-x86_64-2.7/dulwich/tests/data/repos/ooo_merge.git/refs/heads
creating build/lib.linux-x86_64-2.7/dulwich/tests/data/repos/refs.git
copying dulwich/tests/data/repos/refs.git/HEAD -> build/lib.linux-x86_64-2.7/dulwich/tests/data/repos/refs.git
copying dulwich/tests/data/repos/refs.git/packed-refs -> build/lib.linux-x86_64-2.7/dulwich/tests/data/repos/refs.git
creating build/lib.linux-x86_64-2.7/dulwich/tests/data/repos/refs.git/objects
creating build/lib.linux-x86_64-2.7/dulwich/tests/data/repos/refs.git/objects/3b
copying dulwich/tests/data/repos/refs.git/objects/3b/9e5457140e738c2dcd39bf6d7acf88379b90d1 -> build/lib.linux-x86_64-2.7/dulwich/tests/data/repos/refs.git/objects/3b
creating build/lib.linux-x86_64-2.7/dulwich/tests/data/repos/refs.git/objects/3e
copying dulwich/tests/data/repos/refs.git/objects/3e/c9c43c84ff242e3ef4a9fc5bc111fd780a76a8 -> build/lib.linux-x86_64-2.7/dulwich/tests/data/repos/refs.git/objects/3e
creating build/lib.linux-x86_64-2.7/dulwich/tests/data/repos/refs.git/objects/42
copying dulwich/tests/data/repos/refs.git/objects/42/d06bd4b77fed026b154d16493e5deab78f02ec -> build/lib.linux-x86_64-2.7/dulwich/tests/data/repos/refs.git/objects/42
creating build/lib.linux-x86_64-2.7/dulwich/tests/data/repos/refs.git/objects/a1
copying dulwich/tests/data/repos/refs.git/objects/a1/8114c31713746a33a2e70d9914d1ef3e781425 -> build/lib.linux-x86_64-2.7/dulwich/tests/data/repos/refs.git/objects/a1
creating build/lib.linux-x86_64-2.7/dulwich/tests/data/repos/refs.git/objects/cd
copying dulwich/tests/data/repos/refs.git/objects/cd/a609072918d7b70057b6bef9f4c2537843fcfe -> build/lib.linux-x86_64-2.7/dulwich/tests/data/repos/refs.git/objects/cd
creating build/lib.linux-x86_64-2.7/dulwich/tests/data/repos/refs.git/objects/df
copying dulwich/tests/data/repos/refs.git/objects/df/6800012397fb85c56e7418dd4eb9405dee075c -> build/lib.linux-x86_64-2.7/dulwich/tests/data/repos/refs.git/objects/df
creating build/lib.linux-x86_64-2.7/dulwich/tests/data/repos/refs.git/refs
creating build/lib.linux-x86_64-2.7/dulwich/tests/data/repos/refs.git/refs/heads
copying dulwich/tests/data/repos/refs.git/refs/heads/40-char-ref-aaaaaaaaaaaaaaaaaa -> build/lib.linux-x86_64-2.7/dulwich/tests/data/repos/refs.git/refs/heads
copying dulwich/tests/data/repos/refs.git/refs/heads/loop -> build/lib.linux-x86_64-2.7/dulwich/tests/data/repos/refs.git/refs/heads
copying dulwich/tests/data/repos/refs.git/refs/heads/master -> build/lib.linux-x86_64-2.7/dulwich/tests/data/repos/refs.git/refs/heads
creating build/lib.linux-x86_64-2.7/dulwich/tests/data/repos/refs.git/refs/tags
copying dulwich/tests/data/repos/refs.git/refs/tags/refs-0.2 -> build/lib.linux-x86_64-2.7/dulwich/tests/data/repos/refs.git/refs/tags
creating build/lib.linux-x86_64-2.7/dulwich/tests/data/repos/simple_merge.git
copying dulwich/tests/data/repos/simple_merge.git/HEAD -> build/lib.linux-x86_64-2.7/dulwich/tests/data/repos/simple_merge.git
creating build/lib.linux-x86_64-2.7/dulwich/tests/data/repos/simple_merge.git/objects
creating build/lib.linux-x86_64-2.7/dulwich/tests/data/repos/simple_merge.git/objects/0d
copying dulwich/tests/data/repos/simple_merge.git/objects/0d/89f20333fbb1d2f3a94da77f4981373d8f4310 -> build/lib.linux-x86_64-2.7/dulwich/tests/data/repos/simple_merge.git/objects/0d
creating build/lib.linux-x86_64-2.7/dulwich/tests/data/repos/simple_merge.git/objects/1b
copying dulwich/tests/data/repos/simple_merge.git/objects/1b/6318f651a534b38f9c7aedeebbd56c1e896853 -> build/lib.linux-x86_64-2.7/dulwich/tests/data/repos/simple_merge.git/objects/1b
creating build/lib.linux-x86_64-2.7/dulwich/tests/data/repos/simple_merge.git/objects/29
copying dulwich/tests/data/repos/simple_merge.git/objects/29/69be3e8ee1c0222396a5611407e4769f14e54b -> build/lib.linux-x86_64-2.7/dulwich/tests/data/repos/simple_merge.git/objects/29
creating build/lib.linux-x86_64-2.7/dulwich/tests/data/repos/simple_merge.git/objects/4c
copying dulwich/tests/data/repos/simple_merge.git/objects/4c/ffe90e0a41ad3f5190079d7c8f036bde29cbe6 -> build/lib.linux-x86_64-2.7/dulwich/tests/data/repos/simple_merge.git/objects/4c
creating build/lib.linux-x86_64-2.7/dulwich/tests/data/repos/simple_merge.git/objects/5d
copying dulwich/tests/data/repos/simple_merge.git/objects/5d/ac377bdded4c9aeb8dff595f0faeebcc8498cc -> build/lib.linux-x86_64-2.7/dulwich/tests/data/repos/simple_merge.git/objects/5d
creating build/lib.linux-x86_64-2.7/dulwich/tests/data/repos/simple_merge.git/objects/60
copying dulwich/tests/data/repos/simple_merge.git/objects/60/dacdc733de308bb77bb76ce0fb0f9b44c9769e -> build/lib.linux-x86_64-2.7/dulwich/tests/data/repos/simple_merge.git/objects/60
creating build/lib.linux-x86_64-2.7/dulwich/tests/data/repos/simple_merge.git/objects/6f
copying dulwich/tests/data/repos/simple_merge.git/objects/6f/670c0fb53f9463760b7295fbb814e965fb20c8 -> build/lib.linux-x86_64-2.7/dulwich/tests/data/repos/simple_merge.git/objects/6f
creating build/lib.linux-x86_64-2.7/dulwich/tests/data/repos/simple_merge.git/objects/70
copying dulwich/tests/data/repos/simple_merge.git/objects/70/c190eb48fa8bbb50ddc692a17b44cb781af7f6 -> build/lib.linux-x86_64-2.7/dulwich/tests/data/repos/simple_merge.git/objects/70
creating build/lib.linux-x86_64-2.7/dulwich/tests/data/repos/simple_merge.git/objects/90
copying dulwich/tests/data/repos/simple_merge.git/objects/90/182552c4a85a45ec2a835cadc3451bebdfe870 -> build/lib.linux-x86_64-2.7/dulwich/tests/data/repos/simple_merge.git/objects/90
creating build/lib.linux-x86_64-2.7/dulwich/tests/data/repos/simple_merge.git/objects/95
copying dulwich/tests/data/repos/simple_merge.git/objects/95/4a536f7819d40e6f637f849ee187dd10066349 -> build/lib.linux-x86_64-2.7/dulwich/tests/data/repos/simple_merge.git/objects/95
creating build/lib.linux-x86_64-2.7/dulwich/tests/data/repos/simple_merge.git/objects/ab
copying dulwich/tests/data/repos/simple_merge.git/objects/ab/64bbdcc51b170d21588e5c5d391ee5c0c96dfd -> build/lib.linux-x86_64-2.7/dulwich/tests/data/repos/simple_merge.git/objects/ab
creating build/lib.linux-x86_64-2.7/dulwich/tests/data/repos/simple_merge.git/objects/d4
copying dulwich/tests/data/repos/simple_merge.git/objects/d4/bdad6549dfedf25d3b89d21f506aff575b28a7 -> build/lib.linux-x86_64-2.7/dulwich/tests/data/repos/simple_merge.git/objects/d4
creating build/lib.linux-x86_64-2.7/dulwich/tests/data/repos/simple_merge.git/objects/d8
copying dulwich/tests/data/repos/simple_merge.git/objects/d8/0c186a03f423a81b39df39dc87fd269736ca86 -> build/lib.linux-x86_64-2.7/dulwich/tests/data/repos/simple_merge.git/objects/d8
creating build/lib.linux-x86_64-2.7/dulwich/tests/data/repos/simple_merge.git/objects/e6
copying dulwich/tests/data/repos/simple_merge.git/objects/e6/9de29bb2d1d6434b8b29ae775ad8c2e48c5391 -> build/lib.linux-x86_64-2.7/dulwich/tests/data/repos/simple_merge.git/objects/e6
creating build/lib.linux-x86_64-2.7/dulwich/tests/data/repos/simple_merge.git/refs
creating build/lib.linux-x86_64-2.7/dulwich/tests/data/repos/simple_merge.git/refs/heads
copying dulwich/tests/data/repos/simple_merge.git/refs/heads/master -> build/lib.linux-x86_64-2.7/dulwich/tests/data/repos/simple_merge.git/refs/heads
creating build/lib.linux-x86_64-2.7/dulwich/tests/data/repos/submodule
copying dulwich/tests/data/repos/submodule/dotgit -> build/lib.linux-x86_64-2.7/dulwich/tests/data/repos/submodule
creating build/lib.linux-x86_64-2.7/dulwich/tests/data/tags
creating build/lib.linux-x86_64-2.7/dulwich/tests/data/tags/71
copying dulwich/tests/data/tags/71/033db03a03c6a36721efcf1968dd8f8e0cf023 -> build/lib.linux-x86_64-2.7/dulwich/tests/data/tags/71
creating build/lib.linux-x86_64-2.7/dulwich/tests/data/trees
creating build/lib.linux-x86_64-2.7/dulwich/tests/data/trees/70
copying dulwich/tests/data/trees/70/c190eb48fa8bbb50ddc692a17b44cb781af7f6 -> build/lib.linux-x86_64-2.7/dulwich/tests/data/trees/70
copying dulwich/contrib/README.md -> build/lib.linux-x86_64-2.7/dulwich/contrib
running build_ext
building 'dulwich._objects' extension
creating build/temp.linux-x86_64-2.7
creating build/temp.linux-x86_64-2.7/dulwich
gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -I/usr/include/python2.7 -c dulwich/_objects.c -o build/temp.linux-x86_64-2.7/dulwich/_objects.o
gcc -pthread -shared -Wl,-z,relro build/temp.linux-x86_64-2.7/dulwich/_objects.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-x86_64-2.7/dulwich/_objects.so
building 'dulwich._pack' extension
gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -I/usr/include/python2.7 -c dulwich/_pack.c -o build/temp.linux-x86_64-2.7/dulwich/_pack.o
gcc -pthread -shared -Wl,-z,relro build/temp.linux-x86_64-2.7/dulwich/_pack.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-x86_64-2.7/dulwich/_pack.so
building 'dulwich._diff_tree' extension
gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -I/usr/include/python2.7 -c dulwich/_diff_tree.c -o build/temp.linux-x86_64-2.7/dulwich/_diff_tree.o
gcc -pthread -shared -Wl,-z,relro build/temp.linux-x86_64-2.7/dulwich/_diff_tree.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-x86_64-2.7/dulwich/_diff_tree.so
running build_scripts
creating build/scripts-2.7
copying and adjusting bin/dulwich -> build/scripts-2.7
copying and adjusting bin/dul-receive-pack -> build/scripts-2.7
copying and adjusting bin/dul-upload-pack -> build/scripts-2.7
changing mode of build/scripts-2.7/dulwich from 644 to 755
changing mode of build/scripts-2.7/dul-receive-pack from 644 to 755
changing mode of build/scripts-2.7/dul-upload-pack from 644 to 755
installing to build/bdist.linux-x86_64/wheel
running install
running install_lib
creating build/bdist.linux-x86_64
creating build/bdist.linux-x86_64/wheel
creating build/bdist.linux-x86_64/wheel/dulwich
copying build/lib.linux-x86_64-2.7/dulwich/refs.py -> build/bdist.linux-x86_64/wheel/dulwich
copying build/lib.linux-x86_64-2.7/dulwich/fastexport.py -> build/bdist.linux-x86_64/wheel/dulwich
copying build/lib.linux-x86_64-2.7/dulwich/__init__.py -> build/bdist.linux-x86_64/wheel/dulwich
copying build/lib.linux-x86_64-2.7/dulwich/web.py -> build/bdist.linux-x86_64/wheel/dulwich
copying build/lib.linux-x86_64-2.7/dulwich/object_store.py -> build/bdist.linux-x86_64/wheel/dulwich
copying build/lib.linux-x86_64-2.7/dulwich/mailmap.py -> build/bdist.linux-x86_64/wheel/dulwich
copying build/lib.linux-x86_64-2.7/dulwich/reflog.py -> build/bdist.linux-x86_64/wheel/dulwich
copying build/lib.linux-x86_64-2.7/dulwich/errors.py -> build/bdist.linux-x86_64/wheel/dulwich
copying build/lib.linux-x86_64-2.7/dulwich/pack.py -> build/bdist.linux-x86_64/wheel/dulwich
copying build/lib.linux-x86_64-2.7/dulwich/objects.py -> build/bdist.linux-x86_64/wheel/dulwich
copying build/lib.linux-x86_64-2.7/dulwich/server.py -> build/bdist.linux-x86_64/wheel/dulwich
copying build/lib.linux-x86_64-2.7/dulwich/index.py -> build/bdist.linux-x86_64/wheel/dulwich
copying build/lib.linux-x86_64-2.7/dulwich/objectspec.py -> build/bdist.linux-x86_64/wheel/dulwich
copying build/lib.linux-x86_64-2.7/dulwich/config.py -> build/bdist.linux-x86_64/wheel/dulwich
copying build/lib.linux-x86_64-2.7/dulwich/log_utils.py -> build/bdist.linux-x86_64/wheel/dulwich
copying build/lib.linux-x86_64-2.7/dulwich/stash.py -> build/bdist.linux-x86_64/wheel/dulwich
copying build/lib.linux-x86_64-2.7/dulwich/porcelain.py -> build/bdist.linux-x86_64/wheel/dulwich
copying build/lib.linux-x86_64-2.7/dulwich/repo.py -> build/bdist.linux-x86_64/wheel/dulwich
copying build/lib.linux-x86_64-2.7/dulwich/file.py -> build/bdist.linux-x86_64/wheel/dulwich
copying build/lib.linux-x86_64-2.7/dulwich/line_ending.py -> build/bdist.linux-x86_64/wheel/dulwich
copying build/lib.linux-x86_64-2.7/dulwich/ignore.py -> build/bdist.linux-x86_64/wheel/dulwich
copying build/lib.linux-x86_64-2.7/dulwich/diff_tree.py -> build/bdist.linux-x86_64/wheel/dulwich
copying build/lib.linux-x86_64-2.7/dulwich/walk.py -> build/bdist.linux-x86_64/wheel/dulwich
copying build/lib.linux-x86_64-2.7/dulwich/hooks.py -> build/bdist.linux-x86_64/wheel/dulwich
copying build/lib.linux-x86_64-2.7/dulwich/client.py -> build/bdist.linux-x86_64/wheel/dulwich
copying build/lib.linux-x86_64-2.7/dulwich/archive.py -> build/bdist.linux-x86_64/wheel/dulwich
copying build/lib.linux-x86_64-2.7/dulwich/lru_cache.py -> build/bdist.linux-x86_64/wheel/dulwich
copying build/lib.linux-x86_64-2.7/dulwich/patch.py -> build/bdist.linux-x86_64/wheel/dulwich
copying build/lib.linux-x86_64-2.7/dulwich/greenthreads.py -> build/bdist.linux-x86_64/wheel/dulwich
copying build/lib.linux-x86_64-2.7/dulwich/protocol.py -> build/bdist.linux-x86_64/wheel/dulwich
creating build/bdist.linux-x86_64/wheel/dulwich/tests
copying build/lib.linux-x86_64-2.7/dulwich/tests/test_line_ending.py -> build/bdist.linux-x86_64/wheel/dulwich/tests
copying build/lib.linux-x86_64-2.7/dulwich/tests/__init__.py -> build/bdist.linux-x86_64/wheel/dulwich/tests
copying build/lib.linux-x86_64-2.7/dulwich/tests/test_greenthreads.py -> build/bdist.linux-x86_64/wheel/dulwich/tests
copying build/lib.linux-x86_64-2.7/dulwich/tests/test_web.py -> build/bdist.linux-x86_64/wheel/dulwich/tests
copying build/lib.linux-x86_64-2.7/dulwich/tests/test_missing_obj_finder.py -> build/bdist.linux-x86_64/wheel/dulwich/tests
copying build/lib.linux-x86_64-2.7/dulwich/tests/test_mailmap.py -> build/bdist.linux-x86_64/wheel/dulwich/tests
copying build/lib.linux-x86_64-2.7/dulwich/tests/test_blackbox.py -> build/bdist.linux-x86_64/wheel/dulwich/tests
copying build/lib.linux-x86_64-2.7/dulwich/tests/test_objectspec.py -> build/bdist.linux-x86_64/wheel/dulwich/tests
copying build/lib.linux-x86_64-2.7/dulwich/tests/utils.py -> build/bdist.linux-x86_64/wheel/dulwich/tests
copying build/lib.linux-x86_64-2.7/dulwich/tests/test_refs.py -> build/bdist.linux-x86_64/wheel/dulwich/tests
copying build/lib.linux-x86_64-2.7/dulwich/tests/test_patch.py -> build/bdist.linux-x86_64/wheel/dulwich/tests
copying build/lib.linux-x86_64-2.7/dulwich/tests/test_walk.py -> build/bdist.linux-x86_64/wheel/dulwich/tests
copying build/lib.linux-x86_64-2.7/dulwich/tests/test_repository.py -> build/bdist.linux-x86_64/wheel/dulwich/tests
copying build/lib.linux-x86_64-2.7/dulwich/tests/test_objects.py -> build/bdist.linux-x86_64/wheel/dulwich/tests
copying build/lib.linux-x86_64-2.7/dulwich/tests/test_grafts.py -> build/bdist.linux-x86_64/wheel/dulwich/tests
copying build/lib.linux-x86_64-2.7/dulwich/tests/test_object_store.py -> build/bdist.linux-x86_64/wheel/dulwich/tests
copying build/lib.linux-x86_64-2.7/dulwich/tests/test_file.py -> build/bdist.linux-x86_64/wheel/dulwich/tests
copying build/lib.linux-x86_64-2.7/dulwich/tests/test_diff_tree.py -> build/bdist.linux-x86_64/wheel/dulwich/tests
copying build/lib.linux-x86_64-2.7/dulwich/tests/test_stash.py -> build/bdist.linux-x86_64/wheel/dulwich/tests
copying build/lib.linux-x86_64-2.7/dulwich/tests/test_archive.py -> build/bdist.linux-x86_64/wheel/dulwich/tests
copying build/lib.linux-x86_64-2.7/dulwich/tests/test_reflog.py -> build/bdist.linux-x86_64/wheel/dulwich/tests
copying build/lib.linux-x86_64-2.7/dulwich/tests/test_fastexport.py -> build/bdist.linux-x86_64/wheel/dulwich/tests
copying build/lib.linux-x86_64-2.7/dulwich/tests/test_ignore.py -> build/bdist.linux-x86_64/wheel/dulwich/tests
copying build/lib.linux-x86_64-2.7/dulwich/tests/test_pack.py -> build/bdist.linux-x86_64/wheel/dulwich/tests
copying build/lib.linux-x86_64-2.7/dulwich/tests/test_protocol.py -> build/bdist.linux-x86_64/wheel/dulwich/tests
copying build/lib.linux-x86_64-2.7/dulwich/tests/test_index.py -> build/bdist.linux-x86_64/wheel/dulwich/tests
copying build/lib.linux-x86_64-2.7/dulwich/tests/test_lru_cache.py -> build/bdist.linux-x86_64/wheel/dulwich/tests
copying build/lib.linux-x86_64-2.7/dulwich/tests/test_porcelain.py -> build/bdist.linux-x86_64/wheel/dulwich/tests
copying build/lib.linux-x86_64-2.7/dulwich/tests/test_hooks.py -> build/bdist.linux-x86_64/wheel/dulwich/tests
copying build/lib.linux-x86_64-2.7/dulwich/tests/test_utils.py -> build/bdist.linux-x86_64/wheel/dulwich/tests
copying build/lib.linux-x86_64-2.7/dulwich/tests/test_client.py -> build/bdist.linux-x86_64/wheel/dulwich/tests
copying build/lib.linux-x86_64-2.7/dulwich/tests/test_server.py -> build/bdist.linux-x86_64/wheel/dulwich/tests
copying build/lib.linux-x86_64-2.7/dulwich/tests/test_config.py -> build/bdist.linux-x86_64/wheel/dulwich/tests
creating build/bdist.linux-x86_64/wheel/dulwich/tests/compat
copying build/lib.linux-x86_64-2.7/dulwich/tests/compat/__init__.py -> build/bdist.linux-x86_64/wheel/dulwich/tests/compat
copying build/lib.linux-x86_64-2.7/dulwich/tests/compat/test_web.py -> build/bdist.linux-x86_64/wheel/dulwich/tests/compat
copying build/lib.linux-x86_64-2.7/dulwich/tests/compat/utils.py -> build/bdist.linux-x86_64/wheel/dulwich/tests/compat
copying build/lib.linux-x86_64-2.7/dulwich/tests/compat/test_repository.py -> build/bdist.linux-x86_64/wheel/dulwich/tests/compat
copying build/lib.linux-x86_64-2.7/dulwich/tests/compat/test_pack.py -> build/bdist.linux-x86_64/wheel/dulwich/tests/compat
copying build/lib.linux-x86_64-2.7/dulwich/tests/compat/test_utils.py -> build/bdist.linux-x86_64/wheel/dulwich/tests/compat
copying build/lib.linux-x86_64-2.7/dulwich/tests/compat/server_utils.py -> build/bdist.linux-x86_64/wheel/dulwich/tests/compat
copying build/lib.linux-x86_64-2.7/dulwich/tests/compat/test_client.py -> build/bdist.linux-x86_64/wheel/dulwich/tests/compat
copying build/lib.linux-x86_64-2.7/dulwich/tests/compat/test_server.py -> build/bdist.linux-x86_64/wheel/dulwich/tests/compat
creating build/bdist.linux-x86_64/wheel/dulwich/tests/data
creating build/bdist.linux-x86_64/wheel/dulwich/tests/data/blobs
creating build/bdist.linux-x86_64/wheel/dulwich/tests/data/blobs/11
copying build/lib.linux-x86_64-2.7/dulwich/tests/data/blobs/11/11111111111111111111111111111111111111 -> build/bdist.linux-x86_64/wheel/dulwich/tests/data/blobs/11
creating build/bdist.linux-x86_64/wheel/dulwich/tests/data/blobs/6f
copying build/lib.linux-x86_64-2.7/dulwich/tests/data/blobs/6f/670c0fb53f9463760b7295fbb814e965fb20c8 -> build/bdist.linux-x86_64/wheel/dulwich/tests/data/blobs/6f
creating build/bdist.linux-x86_64/wheel/dulwich/tests/data/blobs/95
copying build/lib.linux-x86_64-2.7/dulwich/tests/data/blobs/95/4a536f7819d40e6f637f849ee187dd10066349 -> build/bdist.linux-x86_64/wheel/dulwich/tests/data/blobs/95
creating build/bdist.linux-x86_64/wheel/dulwich/tests/data/blobs/e6
copying build/lib.linux-x86_64-2.7/dulwich/tests/data/blobs/e6/9de29bb2d1d6434b8b29ae775ad8c2e48c5391 -> build/bdist.linux-x86_64/wheel/dulwich/tests/data/blobs/e6
creating build/bdist.linux-x86_64/wheel/dulwich/tests/data/commits
creating build/bdist.linux-x86_64/wheel/dulwich/tests/data/commits/0d
copying build/lib.linux-x86_64-2.7/dulwich/tests/data/commits/0d/89f20333fbb1d2f3a94da77f4981373d8f4310 -> build/bdist.linux-x86_64/wheel/dulwich/tests/data/commits/0d
creating build/bdist.linux-x86_64/wheel/dulwich/tests/data/commits/5d
copying build/lib.linux-x86_64-2.7/dulwich/tests/data/commits/5d/ac377bdded4c9aeb8dff595f0faeebcc8498cc -> build/bdist.linux-x86_64/wheel/dulwich/tests/data/commits/5d
creating build/bdist.linux-x86_64/wheel/dulwich/tests/data/commits/60
copying build/lib.linux-x86_64-2.7/dulwich/tests/data/commits/60/dacdc733de308bb77bb76ce0fb0f9b44c9769e -> build/bdist.linux-x86_64/wheel/dulwich/tests/data/commits/60
creating build/bdist.linux-x86_64/wheel/dulwich/tests/data/indexes
copying build/lib.linux-x86_64-2.7/dulwich/tests/data/indexes/index -> build/bdist.linux-x86_64/wheel/dulwich/tests/data/indexes
creating build/bdist.linux-x86_64/wheel/dulwich/tests/data/packs
copying build/lib.linux-x86_64-2.7/dulwich/tests/data/packs/pack-bc63ddad95e7321ee734ea11a7a62d314e0d7481.idx -> build/bdist.linux-x86_64/wheel/dulwich/tests/data/packs
copying build/lib.linux-x86_64-2.7/dulwich/tests/data/packs/pack-bc63ddad95e7321ee734ea11a7a62d314e0d7481.pack -> build/bdist.linux-x86_64/wheel/dulwich/tests/data/packs
creating build/bdist.linux-x86_64/wheel/dulwich/tests/data/repos
copying build/lib.linux-x86_64-2.7/dulwich/tests/data/repos/.gitattributes -> build/bdist.linux-x86_64/wheel/dulwich/tests/data/repos
copying build/lib.linux-x86_64-2.7/dulwich/tests/data/repos/issue88_expect_ack_nak_client.export -> build/bdist.linux-x86_64/wheel/dulwich/tests/data/repos
copying build/lib.linux-x86_64-2.7/dulwich/tests/data/repos/issue88_expect_ack_nak_other.export -> build/bdist.linux-x86_64/wheel/dulwich/tests/data/repos
copying build/lib.linux-x86_64-2.7/dulwich/tests/data/repos/issue88_expect_ack_nak_server.export -> build/bdist.linux-x86_64/wheel/dulwich/tests/data/repos
copying build/lib.linux-x86_64-2.7/dulwich/tests/data/repos/server_new.export -> build/bdist.linux-x86_64/wheel/dulwich/tests/data/repos
copying build/lib.linux-x86_64-2.7/dulwich/tests/data/repos/server_old.export -> build/bdist.linux-x86_64/wheel/dulwich/tests/data/repos
creating build/bdist.linux-x86_64/wheel/dulwich/tests/data/repos/a.git
copying build/lib.linux-x86_64-2.7/dulwich/tests/data/repos/a.git/HEAD -> build/bdist.linux-x86_64/wheel/dulwich/tests/data/repos/a.git
copying build/lib.linux-x86_64-2.7/dulwich/tests/data/repos/a.git/packed-refs -> build/bdist.linux-x86_64/wheel/dulwich/tests/data/repos/a.git
creating build/bdist.linux-x86_64/wheel/dulwich/tests/data/repos/a.git/objects
creating build/bdist.linux-x86_64/wheel/dulwich/tests/data/repos/a.git/objects/28
copying build/lib.linux-x86_64-2.7/dulwich/tests/data/repos/a.git/objects/28/237f4dc30d0d462658d6b937b08a0f0b6ef55a -> build/bdist.linux-x86_64/wheel/dulwich/tests/data/repos/a.git/objects/28
creating build/bdist.linux-x86_64/wheel/dulwich/tests/data/repos/a.git/objects/2a
copying build/lib.linux-x86_64-2.7/dulwich/tests/data/repos/a.git/objects/2a/72d929692c41d8554c07f6301757ba18a65d91 -> build/bdist.linux-x86_64/wheel/dulwich/tests/data/repos/a.git/objects/2a
creating build/bdist.linux-x86_64/wheel/dulwich/tests/data/repos/a.git/objects/4e
copying build/lib.linux-x86_64-2.7/dulwich/tests/data/repos/a.git/objects/4e/f30bbfe26431a69c3820d3a683df54d688f2ec -> build/bdist.linux-x86_64/wheel/dulwich/tests/data/repos/a.git/objects/4e
creating build/bdist.linux-x86_64/wheel/dulwich/tests/data/repos/a.git/objects/4f
copying build/lib.linux-x86_64-2.7/dulwich/tests/data/repos/a.git/objects/4f/2e6529203aa6d44b5af6e3292c837ceda003f9 -> build/bdist.linux-x86_64/wheel/dulwich/tests/data/repos/a.git/objects/4f
creating build/bdist.linux-x86_64/wheel/dulwich/tests/data/repos/a.git/objects/7d
copying build/lib.linux-x86_64-2.7/dulwich/tests/data/repos/a.git/objects/7d/9a07d797595ef11344549b8d08198e48c15364 -> build/bdist.linux-x86_64/wheel/dulwich/tests/data/repos/a.git/objects/7d
creating build/bdist.linux-x86_64/wheel/dulwich/tests/data/repos/a.git/objects/a2
copying build/lib.linux-x86_64-2.7/dulwich/tests/data/repos/a.git/objects/a2/96d0bb611188cabb256919f36bc30117cca005 -> build/bdist.linux-x86_64/wheel/dulwich/tests/data/repos/a.git/objects/a2
creating build/bdist.linux-x86_64/wheel/dulwich/tests/data/repos/a.git/objects/a9
copying build/lib.linux-x86_64-2.7/dulwich/tests/data/repos/a.git/objects/a9/0fa2d900a17e99b433217e988c4eb4a2e9a097 -> build/bdist.linux-x86_64/wheel/dulwich/tests/data/repos/a.git/objects/a9
creating build/bdist.linux-x86_64/wheel/dulwich/tests/data/repos/a.git/objects/b0
copying build/lib.linux-x86_64-2.7/dulwich/tests/data/repos/a.git/objects/b0/931cadc54336e78a1d980420e3268903b57a50 -> build/bdist.linux-x86_64/wheel/dulwich/tests/data/repos/a.git/objects/b0
creating build/bdist.linux-x86_64/wheel/dulwich/tests/data/repos/a.git/objects/ff
copying build/lib.linux-x86_64-2.7/dulwich/tests/data/repos/a.git/objects/ff/d47d45845a8f6576491e1edb97e3fe6a850e7f -> build/bdist.linux-x86_64/wheel/dulwich/tests/data/repos/a.git/objects/ff
creating build/bdist.linux-x86_64/wheel/dulwich/tests/data/repos/a.git/refs
creating build/bdist.linux-x86_64/wheel/dulwich/tests/data/repos/a.git/refs/heads
copying build/lib.linux-x86_64-2.7/dulwich/tests/data/repos/a.git/refs/heads/master -> build/bdist.linux-x86_64/wheel/dulwich/tests/data/repos/a.git/refs/heads
creating build/bdist.linux-x86_64/wheel/dulwich/tests/data/repos/a.git/refs/tags
copying build/lib.linux-x86_64-2.7/dulwich/tests/data/repos/a.git/refs/tags/mytag -> build/bdist.linux-x86_64/wheel/dulwich/tests/data/repos/a.git/refs/tags
creating build/bdist.linux-x86_64/wheel/dulwich/tests/data/repos/empty.git
copying build/lib.linux-x86_64-2.7/dulwich/tests/data/repos/empty.git/HEAD -> build/bdist.linux-x86_64/wheel/dulwich/tests/data/repos/empty.git
copying build/lib.linux-x86_64-2.7/dulwich/tests/data/repos/empty.git/config -> build/bdist.linux-x86_64/wheel/dulwich/tests/data/repos/empty.git
creating build/bdist.linux-x86_64/wheel/dulwich/tests/data/repos/empty.git/objects
creating build/bdist.linux-x86_64/wheel/dulwich/tests/data/repos/empty.git/objects/info
copying build/lib.linux-x86_64-2.7/dulwich/tests/data/repos/empty.git/objects/info/.gitignore -> build/bdist.linux-x86_64/wheel/dulwich/tests/data/repos/empty.git/objects/info
creating build/bdist.linux-x86_64/wheel/dulwich/tests/data/repos/empty.git/objects/pack
copying build/lib.linux-x86_64-2.7/dulwich/tests/data/repos/empty.git/objects/pack/.gitignore -> build/bdist.linux-x86_64/wheel/dulwich/tests/data/repos/empty.git/objects/pack
creating build/bdist.linux-x86_64/wheel/dulwich/tests/data/repos/empty.git/refs
creating build/bdist.linux-x86_64/wheel/dulwich/tests/data/repos/empty.git/refs/heads
copying build/lib.linux-x86_64-2.7/dulwich/tests/data/repos/empty.git/refs/heads/.gitignore -> build/bdist.linux-x86_64/wheel/dulwich/tests/data/repos/empty.git/refs/heads
creating build/bdist.linux-x86_64/wheel/dulwich/tests/data/repos/empty.git/refs/tags
copying build/lib.linux-x86_64-2.7/dulwich/tests/data/repos/empty.git/refs/tags/.gitignore -> build/bdist.linux-x86_64/wheel/dulwich/tests/data/repos/empty.git/refs/tags
creating build/bdist.linux-x86_64/wheel/dulwich/tests/data/repos/ooo_merge.git
copying build/lib.linux-x86_64-2.7/dulwich/tests/data/repos/ooo_merge.git/HEAD -> build/bdist.linux-x86_64/wheel/dulwich/tests/data/repos/ooo_merge.git
creating build/bdist.linux-x86_64/wheel/dulwich/tests/data/repos/ooo_merge.git/objects
creating build/bdist.linux-x86_64/wheel/dulwich/tests/data/repos/ooo_merge.git/objects/29
copying build/lib.linux-x86_64-2.7/dulwich/tests/data/repos/ooo_merge.git/objects/29/69be3e8ee1c0222396a5611407e4769f14e54b -> build/bdist.linux-x86_64/wheel/dulwich/tests/data/repos/ooo_merge.git/objects/29
creating build/bdist.linux-x86_64/wheel/dulwich/tests/data/repos/ooo_merge.git/objects/38
copying build/lib.linux-x86_64-2.7/dulwich/tests/data/repos/ooo_merge.git/objects/38/74e9c60a6d149c44c928140f250d81e6381520 -> build/bdist.linux-x86_64/wheel/dulwich/tests/data/repos/ooo_merge.git/objects/38
creating build/bdist.linux-x86_64/wheel/dulwich/tests/data/repos/ooo_merge.git/objects/6f
copying build/lib.linux-x86_64-2.7/dulwich/tests/data/repos/ooo_merge.git/objects/6f/670c0fb53f9463760b7295fbb814e965fb20c8 -> build/bdist.linux-x86_64/wheel/dulwich/tests/data/repos/ooo_merge.git/objects/6f
creating build/bdist.linux-x86_64/wheel/dulwich/tests/data/repos/ooo_merge.git/objects/70
copying build/lib.linux-x86_64-2.7/dulwich/tests/data/repos/ooo_merge.git/objects/70/c190eb48fa8bbb50ddc692a17b44cb781af7f6 -> build/bdist.linux-x86_64/wheel/dulwich/tests/data/repos/ooo_merge.git/objects/70
creating build/bdist.linux-x86_64/wheel/dulwich/tests/data/repos/ooo_merge.git/objects/76
copying build/lib.linux-x86_64-2.7/dulwich/tests/data/repos/ooo_merge.git/objects/76/01d7f6231db6a57f7bbb79ee52e4d462fd44d1 -> build/bdist.linux-x86_64/wheel/dulwich/tests/data/repos/ooo_merge.git/objects/76
creating build/bdist.linux-x86_64/wheel/dulwich/tests/data/repos/ooo_merge.git/objects/90
copying build/lib.linux-x86_64-2.7/dulwich/tests/data/repos/ooo_merge.git/objects/90/182552c4a85a45ec2a835cadc3451bebdfe870 -> build/bdist.linux-x86_64/wheel/dulwich/tests/data/repos/ooo_merge.git/objects/90
creating build/bdist.linux-x86_64/wheel/dulwich/tests/data/repos/ooo_merge.git/objects/95
copying build/lib.linux-x86_64-2.7/dulwich/tests/data/repos/ooo_merge.git/objects/95/4a536f7819d40e6f637f849ee187dd10066349 -> build/bdist.linux-x86_64/wheel/dulwich/tests/data/repos/ooo_merge.git/objects/95
creating build/bdist.linux-x86_64/wheel/dulwich/tests/data/repos/ooo_merge.git/objects/b2
copying build/lib.linux-x86_64-2.7/dulwich/tests/data/repos/ooo_merge.git/objects/b2/a2766a2879c209ab1176e7e778b81ae422eeaa -> build/bdist.linux-x86_64/wheel/dulwich/tests/data/repos/ooo_merge.git/objects/b2
creating build/bdist.linux-x86_64/wheel/dulwich/tests/data/repos/ooo_merge.git/objects/f5
copying build/lib.linux-x86_64-2.7/dulwich/tests/data/repos/ooo_merge.git/objects/f5/07291b64138b875c28e03469025b1ea20bc614 -> build/bdist.linux-x86_64/wheel/dulwich/tests/data/repos/ooo_merge.git/objects/f5
creating build/bdist.linux-x86_64/wheel/dulwich/tests/data/repos/ooo_merge.git/objects/f9
copying build/lib.linux-x86_64-2.7/dulwich/tests/data/repos/ooo_merge.git/objects/f9/e39b120c68182a4ba35349f832d0e4e61f485c -> build/bdist.linux-x86_64/wheel/dulwich/tests/data/repos/ooo_merge.git/objects/f9
creating build/bdist.linux-x86_64/wheel/dulwich/tests/data/repos/ooo_merge.git/objects/fb
copying build/lib.linux-x86_64-2.7/dulwich/tests/data/repos/ooo_merge.git/objects/fb/5b0425c7ce46959bec94d54b9a157645e114f5 -> build/bdist.linux-x86_64/wheel/dulwich/tests/data/repos/ooo_merge.git/objects/fb
creating build/bdist.linux-x86_64/wheel/dulwich/tests/data/repos/ooo_merge.git/refs
creating build/bdist.linux-x86_64/wheel/dulwich/tests/data/repos/ooo_merge.git/refs/heads
copying build/lib.linux-x86_64-2.7/dulwich/tests/data/repos/ooo_merge.git/refs/heads/master -> build/bdist.linux-x86_64/wheel/dulwich/tests/data/repos/ooo_merge.git/refs/heads
creating build/bdist.linux-x86_64/wheel/dulwich/tests/data/repos/refs.git
copying build/lib.linux-x86_64-2.7/dulwich/tests/data/repos/refs.git/HEAD -> build/bdist.linux-x86_64/wheel/dulwich/tests/data/repos/refs.git
copying build/lib.linux-x86_64-2.7/dulwich/tests/data/repos/refs.git/packed-refs -> build/bdist.linux-x86_64/wheel/dulwich/tests/data/repos/refs.git
creating build/bdist.linux-x86_64/wheel/dulwich/tests/data/repos/refs.git/objects
creating build/bdist.linux-x86_64/wheel/dulwich/tests/data/repos/refs.git/objects/3b
copying build/lib.linux-x86_64-2.7/dulwich/tests/data/repos/refs.git/objects/3b/9e5457140e738c2dcd39bf6d7acf88379b90d1 -> build/bdist.linux-x86_64/wheel/dulwich/tests/data/repos/refs.git/objects/3b
creating build/bdist.linux-x86_64/wheel/dulwich/tests/data/repos/refs.git/objects/3e
copying build/lib.linux-x86_64-2.7/dulwich/tests/data/repos/refs.git/objects/3e/c9c43c84ff242e3ef4a9fc5bc111fd780a76a8 -> build/bdist.linux-x86_64/wheel/dulwich/tests/data/repos/refs.git/objects/3e
creating build/bdist.linux-x86_64/wheel/dulwich/tests/data/repos/refs.git/objects/42
copying build/lib.linux-x86_64-2.7/dulwich/tests/data/repos/refs.git/objects/42/d06bd4b77fed026b154d16493e5deab78f02ec -> build/bdist.linux-x86_64/wheel/dulwich/tests/data/repos/refs.git/objects/42
creating build/bdist.linux-x86_64/wheel/dulwich/tests/data/repos/refs.git/objects/a1
copying build/lib.linux-x86_64-2.7/dulwich/tests/data/repos/refs.git/objects/a1/8114c31713746a33a2e70d9914d1ef3e781425 -> build/bdist.linux-x86_64/wheel/dulwich/tests/data/repos/refs.git/objects/a1
creating build/bdist.linux-x86_64/wheel/dulwich/tests/data/repos/refs.git/objects/cd
copying build/lib.linux-x86_64-2.7/dulwich/tests/data/repos/refs.git/objects/cd/a609072918d7b70057b6bef9f4c2537843fcfe -> build/bdist.linux-x86_64/wheel/dulwich/tests/data/repos/refs.git/objects/cd
creating build/bdist.linux-x86_64/wheel/dulwich/tests/data/repos/refs.git/objects/df
copying build/lib.linux-x86_64-2.7/dulwich/tests/data/repos/refs.git/objects/df/6800012397fb85c56e7418dd4eb9405dee075c -> build/bdist.linux-x86_64/wheel/dulwich/tests/data/repos/refs.git/objects/df
creating build/bdist.linux-x86_64/wheel/dulwich/tests/data/repos/refs.git/refs
creating build/bdist.linux-x86_64/wheel/dulwich/tests/data/repos/refs.git/refs/heads
copying build/lib.linux-x86_64-2.7/dulwich/tests/data/repos/refs.git/refs/heads/40-char-ref-aaaaaaaaaaaaaaaaaa -> build/bdist.linux-x86_64/wheel/dulwich/tests/data/repos/refs.git/refs/heads
copying build/lib.linux-x86_64-2.7/dulwich/tests/data/repos/refs.git/refs/heads/loop -> build/bdist.linux-x86_64/wheel/dulwich/tests/data/repos/refs.git/refs/heads
copying build/lib.linux-x86_64-2.7/dulwich/tests/data/repos/refs.git/refs/heads/master -> build/bdist.linux-x86_64/wheel/dulwich/tests/data/repos/refs.git/refs/heads
creating build/bdist.linux-x86_64/wheel/dulwich/tests/data/repos/refs.git/refs/tags
copying build/lib.linux-x86_64-2.7/dulwich/tests/data/repos/refs.git/refs/tags/refs-0.2 -> build/bdist.linux-x86_64/wheel/dulwich/tests/data/repos/refs.git/refs/tags
creating build/bdist.linux-x86_64/wheel/dulwich/tests/data/repos/simple_merge.git
copying build/lib.linux-x86_64-2.7/dulwich/tests/data/repos/simple_merge.git/HEAD -> build/bdist.linux-x86_64/wheel/dulwich/tests/data/repos/simple_merge.git
creating build/bdist.linux-x86_64/wheel/dulwich/tests/data/repos/simple_merge.git/objects
creating build/bdist.linux-x86_64/wheel/dulwich/tests/data/repos/simple_merge.git/objects/0d
copying build/lib.linux-x86_64-2.7/dulwich/tests/data/repos/simple_merge.git/objects/0d/89f20333fbb1d2f3a94da77f4981373d8f4310 -> build/bdist.linux-x86_64/wheel/dulwich/tests/data/repos/simple_merge.git/objects/0d
creating build/bdist.linux-x86_64/wheel/dulwich/tests/data/repos/simple_merge.git/objects/1b
copying build/lib.linux-x86_64-2.7/dulwich/tests/data/repos/simple_merge.git/objects/1b/6318f651a534b38f9c7aedeebbd56c1e896853 -> build/bdist.linux-x86_64/wheel/dulwich/tests/data/repos/simple_merge.git/objects/1b
creating build/bdist.linux-x86_64/wheel/dulwich/tests/data/repos/simple_merge.git/objects/29
copying build/lib.linux-x86_64-2.7/dulwich/tests/data/repos/simple_merge.git/objects/29/69be3e8ee1c0222396a5611407e4769f14e54b -> build/bdist.linux-x86_64/wheel/dulwich/tests/data/repos/simple_merge.git/objects/29
creating build/bdist.linux-x86_64/wheel/dulwich/tests/data/repos/simple_merge.git/objects/4c
copying build/lib.linux-x86_64-2.7/dulwich/tests/data/repos/simple_merge.git/objects/4c/ffe90e0a41ad3f5190079d7c8f036bde29cbe6 -> build/bdist.linux-x86_64/wheel/dulwich/tests/data/repos/simple_merge.git/objects/4c
creating build/bdist.linux-x86_64/wheel/dulwich/tests/data/repos/simple_merge.git/objects/5d
copying build/lib.linux-x86_64-2.7/dulwich/tests/data/repos/simple_merge.git/objects/5d/ac377bdded4c9aeb8dff595f0faeebcc8498cc -> build/bdist.linux-x86_64/wheel/dulwich/tests/data/repos/simple_merge.git/objects/5d
creating build/bdist.linux-x86_64/wheel/dulwich/tests/data/repos/simple_merge.git/objects/60
copying build/lib.linux-x86_64-2.7/dulwich/tests/data/repos/simple_merge.git/objects/60/dacdc733de308bb77bb76ce0fb0f9b44c9769e -> build/bdist.linux-x86_64/wheel/dulwich/tests/data/repos/simple_merge.git/objects/60
creating build/bdist.linux-x86_64/wheel/dulwich/tests/data/repos/simple_merge.git/objects/6f
copying build/lib.linux-x86_64-2.7/dulwich/tests/data/repos/simple_merge.git/objects/6f/670c0fb53f9463760b7295fbb814e965fb20c8 -> build/bdist.linux-x86_64/wheel/dulwich/tests/data/repos/simple_merge.git/objects/6f
creating build/bdist.linux-x86_64/wheel/dulwich/tests/data/repos/simple_merge.git/objects/70
copying build/lib.linux-x86_64-2.7/dulwich/tests/data/repos/simple_merge.git/objects/70/c190eb48fa8bbb50ddc692a17b44cb781af7f6 -> build/bdist.linux-x86_64/wheel/dulwich/tests/data/repos/simple_merge.git/objects/70
creating build/bdist.linux-x86_64/wheel/dulwich/tests/data/repos/simple_merge.git/objects/90
copying build/lib.linux-x86_64-2.7/dulwich/tests/data/repos/simple_merge.git/objects/90/182552c4a85a45ec2a835cadc3451bebdfe870 -> build/bdist.linux-x86_64/wheel/dulwich/tests/data/repos/simple_merge.git/objects/90
creating build/bdist.linux-x86_64/wheel/dulwich/tests/data/repos/simple_merge.git/objects/95
copying build/lib.linux-x86_64-2.7/dulwich/tests/data/repos/simple_merge.git/objects/95/4a536f7819d40e6f637f849ee187dd10066349 -> build/bdist.linux-x86_64/wheel/dulwich/tests/data/repos/simple_merge.git/objects/95
creating build/bdist.linux-x86_64/wheel/dulwich/tests/data/repos/simple_merge.git/objects/ab
copying build/lib.linux-x86_64-2.7/dulwich/tests/data/repos/simple_merge.git/objects/ab/64bbdcc51b170d21588e5c5d391ee5c0c96dfd -> build/bdist.linux-x86_64/wheel/dulwich/tests/data/repos/simple_merge.git/objects/ab
creating build/bdist.linux-x86_64/wheel/dulwich/tests/data/repos/simple_merge.git/objects/d4
copying build/lib.linux-x86_64-2.7/dulwich/tests/data/repos/simple_merge.git/objects/d4/bdad6549dfedf25d3b89d21f506aff575b28a7 -> build/bdist.linux-x86_64/wheel/dulwich/tests/data/repos/simple_merge.git/objects/d4
creating build/bdist.linux-x86_64/wheel/dulwich/tests/data/repos/simple_merge.git/objects/d8
copying build/lib.linux-x86_64-2.7/dulwich/tests/data/repos/simple_merge.git/objects/d8/0c186a03f423a81b39df39dc87fd269736ca86 -> build/bdist.linux-x86_64/wheel/dulwich/tests/data/repos/simple_merge.git/objects/d8
creating build/bdist.linux-x86_64/wheel/dulwich/tests/data/repos/simple_merge.git/objects/e6
copying build/lib.linux-x86_64-2.7/dulwich/tests/data/repos/simple_merge.git/objects/e6/9de29bb2d1d6434b8b29ae775ad8c2e48c5391 -> build/bdist.linux-x86_64/wheel/dulwich/tests/data/repos/simple_merge.git/objects/e6
creating build/bdist.linux-x86_64/wheel/dulwich/tests/data/repos/simple_merge.git/refs
creating build/bdist.linux-x86_64/wheel/dulwich/tests/data/repos/simple_merge.git/refs/heads
copying build/lib.linux-x86_64-2.7/dulwich/tests/data/repos/simple_merge.git/refs/heads/master -> build/bdist.linux-x86_64/wheel/dulwich/tests/data/repos/simple_merge.git/refs/heads
creating build/bdist.linux-x86_64/wheel/dulwich/tests/data/repos/submodule
copying build/lib.linux-x86_64-2.7/dulwich/tests/data/repos/submodule/dotgit -> build/bdist.linux-x86_64/wheel/dulwich/tests/data/repos/submodule
creating build/bdist.linux-x86_64/wheel/dulwich/tests/data/tags
creating build/bdist.linux-x86_64/wheel/dulwich/tests/data/tags/71
copying build/lib.linux-x86_64-2.7/dulwich/tests/data/tags/71/033db03a03c6a36721efcf1968dd8f8e0cf023 -> build/bdist.linux-x86_64/wheel/dulwich/tests/data/tags/71
creating build/bdist.linux-x86_64/wheel/dulwich/tests/data/trees
creating build/bdist.linux-x86_64/wheel/dulwich/tests/data/trees/70
copying build/lib.linux-x86_64-2.7/dulwich/tests/data/trees/70/c190eb48fa8bbb50ddc692a17b44cb781af7f6 -> build/bdist.linux-x86_64/wheel/dulwich/tests/data/trees/70
creating build/bdist.linux-x86_64/wheel/dulwich/contrib
copying build/lib.linux-x86_64-2.7/dulwich/contrib/__init__.py -> build/bdist.linux-x86_64/wheel/dulwich/contrib
copying build/lib.linux-x86_64-2.7/dulwich/contrib/release_robot.py -> build/bdist.linux-x86_64/wheel/dulwich/contrib
copying build/lib.linux-x86_64-2.7/dulwich/contrib/test_release_robot.py -> build/bdist.linux-x86_64/wheel/dulwich/contrib
copying build/lib.linux-x86_64-2.7/dulwich/contrib/test_swift_smoke.py -> build/bdist.linux-x86_64/wheel/dulwich/contrib
copying build/lib.linux-x86_64-2.7/dulwich/contrib/swift.py -> build/bdist.linux-x86_64/wheel/dulwich/contrib
copying build/lib.linux-x86_64-2.7/dulwich/contrib/test_swift.py -> build/bdist.linux-x86_64/wheel/dulwich/contrib
copying build/lib.linux-x86_64-2.7/dulwich/contrib/paramiko_vendor.py -> build/bdist.linux-x86_64/wheel/dulwich/contrib
copying build/lib.linux-x86_64-2.7/dulwich/contrib/README.md -> build/bdist.linux-x86_64/wheel/dulwich/contrib
copying build/lib.linux-x86_64-2.7/dulwich/_diff_tree.c -> build/bdist.linux-x86_64/wheel/dulwich
copying build/lib.linux-x86_64-2.7/dulwich/_objects.c -> build/bdist.linux-x86_64/wheel/dulwich
copying build/lib.linux-x86_64-2.7/dulwich/_pack.c -> build/bdist.linux-x86_64/wheel/dulwich
copying build/lib.linux-x86_64-2.7/dulwich/stdint.h -> build/bdist.linux-x86_64/wheel/dulwich
copying build/lib.linux-x86_64-2.7/dulwich/_objects.so -> build/bdist.linux-x86_64/wheel/dulwich
copying build/lib.linux-x86_64-2.7/dulwich/_pack.so -> build/bdist.linux-x86_64/wheel/dulwich
copying build/lib.linux-x86_64-2.7/dulwich/_diff_tree.so -> build/bdist.linux-x86_64/wheel/dulwich
creating build/bdist.linux-x86_64/wheel/docs
creating build/bdist.linux-x86_64/wheel/docs/tutorial
copying build/lib.linux-x86_64-2.7/docs/tutorial/porcelain.txt -> build/bdist.linux-x86_64/wheel/docs/tutorial
copying build/lib.linux-x86_64-2.7/docs/tutorial/conclusion.txt -> build/bdist.linux-x86_64/wheel/docs/tutorial
copying build/lib.linux-x86_64-2.7/docs/tutorial/introduction.txt -> build/bdist.linux-x86_64/wheel/docs/tutorial
copying build/lib.linux-x86_64-2.7/docs/tutorial/file-format.txt -> build/bdist.linux-x86_64/wheel/docs/tutorial
copying build/lib.linux-x86_64-2.7/docs/tutorial/index.txt -> build/bdist.linux-x86_64/wheel/docs/tutorial
copying build/lib.linux-x86_64-2.7/docs/tutorial/tag.txt -> build/bdist.linux-x86_64/wheel/docs/tutorial
copying build/lib.linux-x86_64-2.7/docs/tutorial/encoding.txt -> build/bdist.linux-x86_64/wheel/docs/tutorial
copying build/lib.linux-x86_64-2.7/docs/tutorial/remote.txt -> build/bdist.linux-x86_64/wheel/docs/tutorial
copying build/lib.linux-x86_64-2.7/docs/tutorial/repo.txt -> build/bdist.linux-x86_64/wheel/docs/tutorial
copying build/lib.linux-x86_64-2.7/docs/tutorial/object-store.txt -> build/bdist.linux-x86_64/wheel/docs/tutorial
running install_egg_info
Copying dulwich.egg-info to build/bdist.linux-x86_64/wheel/dulwich-0.19.11-py2.7.egg-info
running install_scripts
creating build/bdist.linux-x86_64/wheel/dulwich-0.19.11.data
creating build/bdist.linux-x86_64/wheel/dulwich-0.19.11.data/scripts
copying build/scripts-2.7/dulwich -> build/bdist.linux-x86_64/wheel/dulwich-0.19.11.data/scripts
copying build/scripts-2.7/dul-receive-pack -> build/bdist.linux-x86_64/wheel/dulwich-0.19.11.data/scripts
copying build/scripts-2.7/dul-upload-pack -> build/bdist.linux-x86_64/wheel/dulwich-0.19.11.data/scripts
changing mode of build/bdist.linux-x86_64/wheel/dulwich-0.19.11.data/scripts/dulwich to 755
changing mode of build/bdist.linux-x86_64/wheel/dulwich-0.19.11.data/scripts/dul-receive-pack to 755
changing mode of build/bdist.linux-x86_64/wheel/dulwich-0.19.11.data/scripts/dul-upload-pack to 755
creating build/bdist.linux-x86_64/wheel/dulwich-0.19.11.dist-info/WHEEL
/build-wheels

############################################################
Building enum_compat-0.0.2-py2-none-any.whl
############################################################
Running: wget https://files.pythonhosted.org/packages/95/6e/26bdcba28b66126f66cf3e4cd03bcd63f7ae330d29ee68b1f6b623550bfa/enum-compat-0.0.2.tar.gz
--2019-10-05 18:05:02-- https://files.pythonhosted.org/packages/95/6e/26bdcba28b66126f66cf3e4cd03bcd63f7ae330d29ee68b1f6b623550bfa/enum-compat-0.0.2.tar.gz
Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.1.63, 151.101.65.63, 151.101.129.63, ...
Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.1.63|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 1254 (1.2K) [application/octet-stream]
Saving to: 'enum-compat-0.0.2.tar.gz'

0K . 100% 68.8M=0s

2019-10-05 18:05:02 (68.8 MB/s) - 'enum-compat-0.0.2.tar.gz' saved [1254/1254]

/build-wheels/enum-compat-0.0.2 /build-wheels
running bdist_wheel
running build
installing to build/bdist.linux-x86_64/wheel
running install
running install_egg_info
running egg_info
writing requirements to enum_compat.egg-info/requires.txt
writing enum_compat.egg-info/PKG-INFO
writing top-level names to enum_compat.egg-info/top_level.txt
writing dependency_links to enum_compat.egg-info/dependency_links.txt
reading manifest file 'enum_compat.egg-info/SOURCES.txt'
writing manifest file 'enum_compat.egg-info/SOURCES.txt'
Copying enum_compat.egg-info to build/bdist.linux-x86_64/wheel/enum_compat-0.0.2-py2.7.egg-info
running install_scripts
creating build/bdist.linux-x86_64/wheel/enum_compat-0.0.2.dist-info/WHEEL
/build-wheels

############################################################
Building exabgp-4.0.10-py2-none-any.whl
############################################################
Running: wget https://files.pythonhosted.org/packages/aa/cf/0e98af46af506de1732f06b630a9cfea7333be65c81c3bda613cb49e98f5/exabgp-4.0.10.tar.gz
--2019-10-05 18:05:02-- https://files.pythonhosted.org/packages/aa/cf/0e98af46af506de1732f06b630a9cfea7333be65c81c3bda613cb49e98f5/exabgp-4.0.10.tar.gz
Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.1.63, 151.101.65.63, 151.101.129.63, ...
Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.1.63|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 380951 (372K) [binary/octet-stream]
Saving to: 'exabgp-4.0.10.tar.gz'

0K .......... .......... .......... .......... .......... 13% 2.32M 0s
50K .......... .......... .......... .......... .......... 26% 5.51M 0s
100K .......... .......... .......... .......... .......... 40% 85.8M 0s
150K .......... .......... .......... .......... .......... 53% 6.65M 0s
200K .......... .......... .......... .......... .......... 67% 34.5M 0s
250K .......... .......... .......... .......... .......... 80% 89.8M 0s
300K .......... .......... .......... .......... .......... 94% 101M 0s
350K .......... .......... .. 100% 3.53M=0.05s

2019-10-05 18:05:03 (7.83 MB/s) - 'exabgp-4.0.10.tar.gz' saved [380951/380951]

/build-wheels/exabgp-4.0.10 /build-wheels
removing left-over egg
running bdist_wheel
running build
running build_py
creating build
creating build/lib
creating build/lib/exabgp
copying lib/exabgp/__init__.py -> build/lib/exabgp
copying lib/exabgp/__main__.py -> build/lib/exabgp
copying lib/exabgp/debug.py -> build/lib/exabgp
copying lib/exabgp/logger.py -> build/lib/exabgp
copying lib/exabgp/version.py -> build/lib/exabgp
creating build/lib/exabgp/application
copying lib/exabgp/application/__init__.py -> build/lib/exabgp/application
copying lib/exabgp/application/bgp.py -> build/lib/exabgp/application
copying lib/exabgp/application/cli.py -> build/lib/exabgp/application
copying lib/exabgp/application/control.py -> build/lib/exabgp/application
copying lib/exabgp/application/flow.py -> build/lib/exabgp/application
copying lib/exabgp/application/healthcheck.py -> build/lib/exabgp/application
copying lib/exabgp/application/netlink.py -> build/lib/exabgp/application
copying lib/exabgp/application/tojson.py -> build/lib/exabgp/application
creating build/lib/exabgp/bgp
copying lib/exabgp/bgp/__init__.py -> build/lib/exabgp/bgp
copying lib/exabgp/bgp/fsm.py -> build/lib/exabgp/bgp
copying lib/exabgp/bgp/neighbor.py -> build/lib/exabgp/bgp
copying lib/exabgp/bgp/timer.py -> build/lib/exabgp/bgp
creating build/lib/exabgp/bgp/message
copying lib/exabgp/bgp/message/__init__.py -> build/lib/exabgp/bgp/message
copying lib/exabgp/bgp/message/direction.py -> build/lib/exabgp/bgp/message
copying lib/exabgp/bgp/message/keepalive.py -> build/lib/exabgp/bgp/message
copying lib/exabgp/bgp/message/message.py -> build/lib/exabgp/bgp/message
copying lib/exabgp/bgp/message/nop.py -> build/lib/exabgp/bgp/message
copying lib/exabgp/bgp/message/notification.py -> build/lib/exabgp/bgp/message
copying lib/exabgp/bgp/message/operational.py -> build/lib/exabgp/bgp/message
copying lib/exabgp/bgp/message/refresh.py -> build/lib/exabgp/bgp/message
copying lib/exabgp/bgp/message/unknown.py -> build/lib/exabgp/bgp/message
creating build/lib/exabgp/bgp/message/open
copying lib/exabgp/bgp/message/open/__init__.py -> build/lib/exabgp/bgp/message/open
copying lib/exabgp/bgp/message/open/asn.py -> build/lib/exabgp/bgp/message/open
copying lib/exabgp/bgp/message/open/holdtime.py -> build/lib/exabgp/bgp/message/open
copying lib/exabgp/bgp/message/open/routerid.py -> build/lib/exabgp/bgp/message/open
copying lib/exabgp/bgp/message/open/version.py -> build/lib/exabgp/bgp/message/open
creating build/lib/exabgp/bgp/message/open/capability
copying lib/exabgp/bgp/message/open/capability/__init__.py -> build/lib/exabgp/bgp/message/open/capability
copying lib/exabgp/bgp/message/open/capability/addpath.py -> build/lib/exabgp/bgp/message/open/capability
copying lib/exabgp/bgp/message/open/capability/asn4.py -> build/lib/exabgp/bgp/message/open/capability
copying lib/exabgp/bgp/message/open/capability/capabilities.py -> build/lib/exabgp/bgp/message/open/capability
copying lib/exabgp/bgp/message/open/capability/capability.py -> build/lib/exabgp/bgp/message/open/capability
copying lib/exabgp/bgp/message/open/capability/extended.py -> build/lib/exabgp/bgp/message/open/capability
copying lib/exabgp/bgp/message/open/capability/graceful.py -> build/lib/exabgp/bgp/message/open/capability
copying lib/exabgp/bgp/message/open/capability/hostname.py -> build/lib/exabgp/bgp/message/open/capability
copying lib/exabgp/bgp/message/open/capability/mp.py -> build/lib/exabgp/bgp/message/open/capability
copying lib/exabgp/bgp/message/open/capability/ms.py -> build/lib/exabgp/bgp/message/open/capability
copying lib/exabgp/bgp/message/open/capability/negotiated.py -> build/lib/exabgp/bgp/message/open/capability
copying lib/exabgp/bgp/message/open/capability/operational.py -> build/lib/exabgp/bgp/message/open/capability
copying lib/exabgp/bgp/message/open/capability/refresh.py -> build/lib/exabgp/bgp/message/open/capability
copying lib/exabgp/bgp/message/open/capability/unknown.py -> build/lib/exabgp/bgp/message/open/capability
creating build/lib/exabgp/bgp/message/update
copying lib/exabgp/bgp/message/update/__init__.py -> build/lib/exabgp/bgp/message/update
copying lib/exabgp/bgp/message/update/eor.py -> build/lib/exabgp/bgp/message/update
creating build/lib/exabgp/bgp/message/update/attribute
copying lib/exabgp/bgp/message/update/attribute/__init__.py -> build/lib/exabgp/bgp/message/update/attribute
copying lib/exabgp/bgp/message/update/attribute/aggregator.py -> build/lib/exabgp/bgp/message/update/attribute
copying lib/exabgp/bgp/message/update/attribute/aigp.py -> build/lib/exabgp/bgp/message/update/attribute
copying lib/exabgp/bgp/message/update/attribute/aspath.py -> build/lib/exabgp/bgp/message/update/attribute
copying lib/exabgp/bgp/message/update/attribute/atomicaggregate.py -> build/lib/exabgp/bgp/message/update/attribute
copying lib/exabgp/bgp/message/update/attribute/attribute.py -> build/lib/exabgp/bgp/message/update/attribute
copying lib/exabgp/bgp/message/update/attribute/attributes.py -> build/lib/exabgp/bgp/message/update/attribute
copying lib/exabgp/bgp/message/update/attribute/clusterlist.py -> build/lib/exabgp/bgp/message/update/attribute
copying lib/exabgp/bgp/message/update/attribute/generic.py -> build/lib/exabgp/bgp/message/update/attribute
copying lib/exabgp/bgp/message/update/attribute/localpref.py -> build/lib/exabgp/bgp/message/update/attribute
copying lib/exabgp/bgp/message/update/attribute/med.py -> build/lib/exabgp/bgp/message/update/attribute
copying lib/exabgp/bgp/message/update/attribute/mprnlri.py -> build/lib/exabgp/bgp/message/update/attribute
copying lib/exabgp/bgp/message/update/attribute/mpurnlri.py -> build/lib/exabgp/bgp/message/update/attribute
copying lib/exabgp/bgp/message/update/attribute/nexthop.py -> build/lib/exabgp/bgp/message/update/attribute
copying lib/exabgp/bgp/message/update/attribute/origin.py -> build/lib/exabgp/bgp/message/update/attribute
copying lib/exabgp/bgp/message/update/attribute/originatorid.py -> build/lib/exabgp/bgp/message/update/attribute
copying lib/exabgp/bgp/message/update/attribute/pmsi.py -> build/lib/exabgp/bgp/message/update/attribute
creating build/lib/exabgp/bgp/message/update/attribute/bgpls
copying lib/exabgp/bgp/message/update/attribute/bgpls/__init__.py -> build/lib/exabgp/bgp/message/update/attribute/bgpls
copying lib/exabgp/bgp/message/update/attribute/bgpls/linkstate.py -> build/lib/exabgp/bgp/message/update/attribute/bgpls
creating build/lib/exabgp/bgp/message/update/attribute/bgpls/link
copying lib/exabgp/bgp/message/update/attribute/bgpls/link/__init__.py -> build/lib/exabgp/bgp/message/update/attribute/bgpls/link
copying lib/exabgp/bgp/message/update/attribute/bgpls/link/admingroup.py -> build/lib/exabgp/bgp/message/update/attribute/bgpls/link
copying lib/exabgp/bgp/message/update/attribute/bgpls/link/igpmetric.py -> build/lib/exabgp/bgp/message/update/attribute/bgpls/link
copying lib/exabgp/bgp/message/update/attribute/bgpls/link/linkname.py -> build/lib/exabgp/bgp/message/update/attribute/bgpls/link
copying lib/exabgp/bgp/message/update/attribute/bgpls/link/maxbw.py -> build/lib/exabgp/bgp/message/update/attribute/bgpls/link
copying lib/exabgp/bgp/message/update/attribute/bgpls/link/mplsmask.py -> build/lib/exabgp/bgp/message/update/attribute/bgpls/link
copying lib/exabgp/bgp/message/update/attribute/bgpls/link/opaque.py -> build/lib/exabgp/bgp/message/update/attribute/bgpls/link
copying lib/exabgp/bgp/message/update/attribute/bgpls/link/protection.py -> build/lib/exabgp/bgp/message/update/attribute/bgpls/link
copying lib/exabgp/bgp/message/update/attribute/bgpls/link/rsvpbw.py -> build/lib/exabgp/bgp/message/update/attribute/bgpls/link
copying lib/exabgp/bgp/message/update/attribute/bgpls/link/rterid.py -> build/lib/exabgp/bgp/message/update/attribute/bgpls/link
copying lib/exabgp/bgp/message/update/attribute/bgpls/link/sradj.py -> build/lib/exabgp/bgp/message/update/attribute/bgpls/link
copying lib/exabgp/bgp/message/update/attribute/bgpls/link/sradjlan.py -> build/lib/exabgp/bgp/message/update/attribute/bgpls/link
copying lib/exabgp/bgp/message/update/attribute/bgpls/link/srlg.py -> build/lib/exabgp/bgp/message/update/attribute/bgpls/link
copying lib/exabgp/bgp/message/update/attribute/bgpls/link/temetric.py -> build/lib/exabgp/bgp/message/update/attribute/bgpls/link
copying lib/exabgp/bgp/message/update/attribute/bgpls/link/unrsvpbw.py -> build/lib/exabgp/bgp/message/update/attribute/bgpls/link
creating build/lib/exabgp/bgp/message/update/attribute/bgpls/node
copying lib/exabgp/bgp/message/update/attribute/bgpls/node/__init__.py -> build/lib/exabgp/bgp/message/update/attribute/bgpls/node
copying lib/exabgp/bgp/message/update/attribute/bgpls/node/isisarea.py -> build/lib/exabgp/bgp/message/update/attribute/bgpls/node
copying lib/exabgp/bgp/message/update/attribute/bgpls/node/lterid.py -> build/lib/exabgp/bgp/message/update/attribute/bgpls/node
copying lib/exabgp/bgp/message/update/attribute/bgpls/node/nodeflags.py -> build/lib/exabgp/bgp/message/update/attribute/bgpls/node
copying lib/exabgp/bgp/message/update/attribute/bgpls/node/nodename.py -> build/lib/exabgp/bgp/message/update/attribute/bgpls/node
copying lib/exabgp/bgp/message/update/attribute/bgpls/node/opaque.py -> build/lib/exabgp/bgp/message/update/attribute/bgpls/node
copying lib/exabgp/bgp/message/update/attribute/bgpls/node/sralgo.py -> build/lib/exabgp/bgp/message/update/attribute/bgpls/node
copying lib/exabgp/bgp/message/update/attribute/bgpls/node/srcap.py -> build/lib/exabgp/bgp/message/update/attribute/bgpls/node
creating build/lib/exabgp/bgp/message/update/attribute/bgpls/prefix
copying lib/exabgp/bgp/message/update/attribute/bgpls/prefix/__init__.py -> build/lib/exabgp/bgp/message/update/attribute/bgpls/prefix
copying lib/exabgp/bgp/message/update/attribute/bgpls/prefix/igpextags.py -> build/lib/exabgp/bgp/message/update/attribute/bgpls/prefix
copying lib/exabgp/bgp/message/update/attribute/bgpls/prefix/igpflags.py -> build/lib/exabgp/bgp/message/update/attribute/bgpls/prefix
copying lib/exabgp/bgp/message/update/attribute/bgpls/prefix/igptags.py -> build/lib/exabgp/bgp/message/update/attribute/bgpls/prefix
copying lib/exabgp/bgp/message/update/attribute/bgpls/prefix/opaque.py -> build/lib/exabgp/bgp/message/update/attribute/bgpls/prefix
copying lib/exabgp/bgp/message/update/attribute/bgpls/prefix/ospfaddr.py -> build/lib/exabgp/bgp/message/update/attribute/bgpls/prefix
copying lib/exabgp/bgp/message/update/attribute/bgpls/prefix/prefixmetric.py -> build/lib/exabgp/bgp/message/update/attribute/bgpls/prefix
copying lib/exabgp/bgp/message/update/attribute/bgpls/prefix/srigpprefixattr.py -> build/lib/exabgp/bgp/message/update/attribute/bgpls/prefix
copying lib/exabgp/bgp/message/update/attribute/bgpls/prefix/srprefix.py -> build/lib/exabgp/bgp/message/update/attribute/bgpls/prefix
copying lib/exabgp/bgp/message/update/attribute/bgpls/prefix/srrid.py -> build/lib/exabgp/bgp/message/update/attribute/bgpls/prefix
creating build/lib/exabgp/bgp/message/update/attribute/community
copying lib/exabgp/bgp/message/update/attribute/community/__init__.py -> build/lib/exabgp/bgp/message/update/attribute/community
creating build/lib/exabgp/bgp/message/update/attribute/community/extended
copying lib/exabgp/bgp/message/update/attribute/community/extended/__init__.py -> build/lib/exabgp/bgp/message/update/attribute/community/extended
copying lib/exabgp/bgp/message/update/attribute/community/extended/bandwidth.py -> build/lib/exabgp/bgp/message/update/attribute/community/extended
copying lib/exabgp/bgp/message/update/attribute/community/extended/chso.py -> build/lib/exabgp/bgp/message/update/attribute/community/extended
copying lib/exabgp/bgp/message/update/attribute/community/extended/communities.py -> build/lib/exabgp/bgp/message/update/attribute/community/extended
copying lib/exabgp/bgp/message/update/attribute/community/extended/community.py -> build/lib/exabgp/bgp/message/update/attribute/community/extended
copying lib/exabgp/bgp/message/update/attribute/community/extended/encapsulation.py -> build/lib/exabgp/bgp/message/update/attribute/community/extended
copying lib/exabgp/bgp/message/update/attribute/community/extended/flowspec_scope.py -> build/lib/exabgp/bgp/message/update/attribute/community/extended
copying lib/exabgp/bgp/message/update/attribute/community/extended/l2info.py -> build/lib/exabgp/bgp/message/update/attribute/community/extended
copying lib/exabgp/bgp/message/update/attribute/community/extended/mac_mobility.py -> build/lib/exabgp/bgp/message/update/attribute/community/extended
copying lib/exabgp/bgp/message/update/attribute/community/extended/origin.py -> build/lib/exabgp/bgp/message/update/attribute/community/extended
copying lib/exabgp/bgp/message/update/attribute/community/extended/rt.py -> build/lib/exabgp/bgp/message/update/attribute/community/extended
copying lib/exabgp/bgp/message/update/attribute/community/extended/rt_record.py -> build/lib/exabgp/bgp/message/update/attribute/community/extended
copying lib/exabgp/bgp/message/update/attribute/community/extended/traffic.py -> build/lib/exabgp/bgp/message/update/attribute/community/extended
creating build/lib/exabgp/bgp/message/update/attribute/community/initial
copying lib/exabgp/bgp/message/update/attribute/community/initial/__init__.py -> build/lib/exabgp/bgp/message/update/attribute/community/initial
copying lib/exabgp/bgp/message/update/attribute/community/initial/communities.py -> build/lib/exabgp/bgp/message/update/attribute/community/initial
copying lib/exabgp/bgp/message/update/attribute/community/initial/community.py -> build/lib/exabgp/bgp/message/update/attribute/community/initial
creating build/lib/exabgp/bgp/message/update/attribute/community/large
copying lib/exabgp/bgp/message/update/attribute/community/large/__init__.py -> build/lib/exabgp/bgp/message/update/attribute/community/large
copying lib/exabgp/bgp/message/update/attribute/community/large/communities.py -> build/lib/exabgp/bgp/message/update/attribute/community/large
copying lib/exabgp/bgp/message/update/attribute/community/large/community.py -> build/lib/exabgp/bgp/message/update/attribute/community/large
creating build/lib/exabgp/bgp/message/update/attribute/sr
copying lib/exabgp/bgp/message/update/attribute/sr/__init__.py -> build/lib/exabgp/bgp/message/update/attribute/sr
copying lib/exabgp/bgp/message/update/attribute/sr/ipv6sid.py -> build/lib/exabgp/bgp/message/update/attribute/sr
copying lib/exabgp/bgp/message/update/attribute/sr/labelindex.py -> build/lib/exabgp/bgp/message/update/attribute/sr
copying lib/exabgp/bgp/message/update/attribute/sr/prefixsid.py -> build/lib/exabgp/bgp/message/update/attribute/sr
copying lib/exabgp/bgp/message/update/attribute/sr/srgb.py -> build/lib/exabgp/bgp/message/update/attribute/sr
creating build/lib/exabgp/bgp/message/update/nlri
copying lib/exabgp/bgp/message/update/nlri/__init__.py -> build/lib/exabgp/bgp/message/update/nlri
copying lib/exabgp/bgp/message/update/nlri/cidr.py -> build/lib/exabgp/bgp/message/update/nlri
copying lib/exabgp/bgp/message/update/nlri/flow.py -> build/lib/exabgp/bgp/message/update/nlri
copying lib/exabgp/bgp/message/update/nlri/inet.py -> build/lib/exabgp/bgp/message/update/nlri
copying lib/exabgp/bgp/message/update/nlri/ipvpn.py -> build/lib/exabgp/bgp/message/update/nlri
copying lib/exabgp/bgp/message/update/nlri/label.py -> build/lib/exabgp/bgp/message/update/nlri
copying lib/exabgp/bgp/message/update/nlri/nlri.py -> build/lib/exabgp/bgp/message/update/nlri
copying lib/exabgp/bgp/message/update/nlri/rtc.py -> build/lib/exabgp/bgp/message/update/nlri
copying lib/exabgp/bgp/message/update/nlri/vpls.py -> build/lib/exabgp/bgp/message/update/nlri
creating build/lib/exabgp/bgp/message/update/nlri/bgpls
copying lib/exabgp/bgp/message/update/nlri/bgpls/__init__.py -> build/lib/exabgp/bgp/message/update/nlri/bgpls
copying lib/exabgp/bgp/message/update/nlri/bgpls/link.py -> build/lib/exabgp/bgp/message/update/nlri/bgpls
copying lib/exabgp/bgp/message/update/nlri/bgpls/nlri.py -> build/lib/exabgp/bgp/message/update/nlri/bgpls
copying lib/exabgp/bgp/message/update/nlri/bgpls/node.py -> build/lib/exabgp/bgp/message/update/nlri/bgpls
copying lib/exabgp/bgp/message/update/nlri/bgpls/prefixv4.py -> build/lib/exabgp/bgp/message/update/nlri/bgpls
creating build/lib/exabgp/bgp/message/update/nlri/bgpls/tlvs
copying lib/exabgp/bgp/message/update/nlri/bgpls/tlvs/__init__.py -> build/lib/exabgp/bgp/message/update/nlri/bgpls/tlvs
copying lib/exabgp/bgp/message/update/nlri/bgpls/tlvs/ifaceaddr.py -> build/lib/exabgp/bgp/message/update/nlri/bgpls/tlvs
copying lib/exabgp/bgp/message/update/nlri/bgpls/tlvs/ipreach.py -> build/lib/exabgp/bgp/message/update/nlri/bgpls/tlvs
copying lib/exabgp/bgp/message/update/nlri/bgpls/tlvs/linkid.py -> build/lib/exabgp/bgp/message/update/nlri/bgpls/tlvs
copying lib/exabgp/bgp/message/update/nlri/bgpls/tlvs/neighaddr.py -> build/lib/exabgp/bgp/message/update/nlri/bgpls/tlvs
copying lib/exabgp/bgp/message/update/nlri/bgpls/tlvs/node.py -> build/lib/exabgp/bgp/message/update/nlri/bgpls/tlvs
copying lib/exabgp/bgp/message/update/nlri/bgpls/tlvs/ospfroute.py -> build/lib/exabgp/bgp/message/update/nlri/bgpls/tlvs
copying lib/exabgp/bgp/message/update/nlri/bgpls/tlvs/prefix.py -> build/lib/exabgp/bgp/message/update/nlri/bgpls/tlvs
creating build/lib/exabgp/bgp/message/update/nlri/evpn
copying lib/exabgp/bgp/message/update/nlri/evpn/__init__.py -> build/lib/exabgp/bgp/message/update/nlri/evpn
copying lib/exabgp/bgp/message/update/nlri/evpn/ethernetad.py -> build/lib/exabgp/bgp/message/update/nlri/evpn
copying lib/exabgp/bgp/message/update/nlri/evpn/mac.py -> build/lib/exabgp/bgp/message/update/nlri/evpn
copying lib/exabgp/bgp/message/update/nlri/evpn/multicast.py -> build/lib/exabgp/bgp/message/update/nlri/evpn
copying lib/exabgp/bgp/message/update/nlri/evpn/nlri.py -> build/lib/exabgp/bgp/message/update/nlri/evpn
copying lib/exabgp/bgp/message/update/nlri/evpn/prefix.py -> build/lib/exabgp/bgp/message/update/nlri/evpn
copying lib/exabgp/bgp/message/update/nlri/evpn/segment.py -> build/lib/exabgp/bgp/message/update/nlri/evpn
creating build/lib/exabgp/bgp/message/update/nlri/qualifier
copying lib/exabgp/bgp/message/update/nlri/qualifier/__init__.py -> build/lib/exabgp/bgp/message/update/nlri/qualifier
copying lib/exabgp/bgp/message/update/nlri/qualifier/esi.py -> build/lib/exabgp/bgp/message/update/nlri/qualifier
copying lib/exabgp/bgp/message/update/nlri/qualifier/etag.py -> build/lib/exabgp/bgp/message/update/nlri/qualifier
copying lib/exabgp/bgp/message/update/nlri/qualifier/labels.py -> build/lib/exabgp/bgp/message/update/nlri/qualifier
copying lib/exabgp/bgp/message/update/nlri/qualifier/mac.py -> build/lib/exabgp/bgp/message/update/nlri/qualifier
copying lib/exabgp/bgp/message/update/nlri/qualifier/path.py -> build/lib/exabgp/bgp/message/update/nlri/qualifier
copying lib/exabgp/bgp/message/update/nlri/qualifier/rd.py -> build/lib/exabgp/bgp/message/update/nlri/qualifier
creating build/lib/exabgp/configuration
copying lib/exabgp/configuration/__init__.py -> build/lib/exabgp/configuration
copying lib/exabgp/configuration/capability.py -> build/lib/exabgp/configuration
copying lib/exabgp/configuration/check.py -> build/lib/exabgp/configuration
copying lib/exabgp/configuration/configuration.py -> build/lib/exabgp/configuration
copying lib/exabgp/configuration/environment.py -> build/lib/exabgp/configuration
copying lib/exabgp/configuration/parser.py -> build/lib/exabgp/configuration
copying lib/exabgp/configuration/setup.py -> build/lib/exabgp/configuration
copying lib/exabgp/configuration/usage.py -> build/lib/exabgp/configuration
creating build/lib/exabgp/configuration/announce
copying lib/exabgp/configuration/announce/__init__.py -> build/lib/exabgp/configuration/announce
copying lib/exabgp/configuration/announce/flow.py -> build/lib/exabgp/configuration/announce
copying lib/exabgp/configuration/announce/ip.py -> build/lib/exabgp/configuration/announce
copying lib/exabgp/configuration/announce/label.py -> build/lib/exabgp/configuration/announce
copying lib/exabgp/configuration/announce/path.py -> build/lib/exabgp/configuration/announce
copying lib/exabgp/configuration/announce/vpls.py -> build/lib/exabgp/configuration/announce
copying lib/exabgp/configuration/announce/vpn.py -> build/lib/exabgp/configuration/announce
creating build/lib/exabgp/configuration/core
copying lib/exabgp/configuration/core/__init__.py -> build/lib/exabgp/configuration/core
copying lib/exabgp/configuration/core/error.py -> build/lib/exabgp/configuration/core
copying lib/exabgp/configuration/core/format.py -> build/lib/exabgp/configuration/core
copying lib/exabgp/configuration/core/location.py -> build/lib/exabgp/configuration/core
copying lib/exabgp/configuration/core/scope.py -> build/lib/exabgp/configuration/core
copying lib/exabgp/configuration/core/section.py -> build/lib/exabgp/configuration/core
copying lib/exabgp/configuration/core/tokeniser.py -> build/lib/exabgp/configuration/core
creating build/lib/exabgp/configuration/flow
copying lib/exabgp/configuration/flow/__init__.py -> build/lib/exabgp/configuration/flow
copying lib/exabgp/configuration/flow/match.py -> build/lib/exabgp/configuration/flow
copying lib/exabgp/configuration/flow/parser.py -> build/lib/exabgp/configuration/flow
copying lib/exabgp/configuration/flow/route.py -> build/lib/exabgp/configuration/flow
copying lib/exabgp/configuration/flow/scope.py -> build/lib/exabgp/configuration/flow
copying lib/exabgp/configuration/flow/then.py -> build/lib/exabgp/configuration/flow
creating build/lib/exabgp/configuration/l2vpn
copying lib/exabgp/configuration/l2vpn/__init__.py -> build/lib/exabgp/configuration/l2vpn
copying lib/exabgp/configuration/l2vpn/parser.py -> build/lib/exabgp/configuration/l2vpn
copying lib/exabgp/configuration/l2vpn/vpls.py -> build/lib/exabgp/configuration/l2vpn
creating build/lib/exabgp/configuration/neighbor
copying lib/exabgp/configuration/neighbor/__init__.py -> build/lib/exabgp/configuration/neighbor
copying lib/exabgp/configuration/neighbor/api.py -> build/lib/exabgp/configuration/neighbor
copying lib/exabgp/configuration/neighbor/family.py -> build/lib/exabgp/configuration/neighbor
copying lib/exabgp/configuration/neighbor/parser.py -> build/lib/exabgp/configuration/neighbor
creating build/lib/exabgp/configuration/operational
copying lib/exabgp/configuration/operational/__init__.py -> build/lib/exabgp/configuration/operational
copying lib/exabgp/configuration/operational/parser.py -> build/lib/exabgp/configuration/operational
creating build/lib/exabgp/configuration/process
copying lib/exabgp/configuration/process/__init__.py -> build/lib/exabgp/configuration/process
copying lib/exabgp/configuration/process/parser.py -> build/lib/exabgp/configuration/process
creating build/lib/exabgp/configuration/static
copying lib/exabgp/configuration/static/__init__.py -> build/lib/exabgp/configuration/static
copying lib/exabgp/configuration/static/mpls.py -> build/lib/exabgp/configuration/static
copying lib/exabgp/configuration/static/parser.py -> build/lib/exabgp/configuration/static
copying lib/exabgp/configuration/static/route.py -> build/lib/exabgp/configuration/static
creating build/lib/exabgp/configuration/template
copying lib/exabgp/configuration/template/__init__.py -> build/lib/exabgp/configuration/template
copying lib/exabgp/configuration/template/neighbor.py -> build/lib/exabgp/configuration/template
creating build/lib/exabgp/data
copying lib/exabgp/data/__init__.py -> build/lib/exabgp/data
copying lib/exabgp/data/check.py -> build/lib/exabgp/data
creating build/lib/exabgp/netlink
copying lib/exabgp/netlink/__init__.py -> build/lib/exabgp/netlink
copying lib/exabgp/netlink/attributes.py -> build/lib/exabgp/netlink
copying lib/exabgp/netlink/firewall.py -> build/lib/exabgp/netlink
copying lib/exabgp/netlink/message.py -> build/lib/exabgp/netlink
copying lib/exabgp/netlink/netlink.py -> build/lib/exabgp/netlink
copying lib/exabgp/netlink/old.py -> build/lib/exabgp/netlink
copying lib/exabgp/netlink/sequence.py -> build/lib/exabgp/netlink
copying lib/exabgp/netlink/tc.py -> build/lib/exabgp/netlink
creating build/lib/exabgp/netlink/route
copying lib/exabgp/netlink/route/__init__.py -> build/lib/exabgp/netlink/route
copying lib/exabgp/netlink/route/address.py -> build/lib/exabgp/netlink/route
copying lib/exabgp/netlink/route/link.py -> build/lib/exabgp/netlink/route
copying lib/exabgp/netlink/route/neighbor.py -> build/lib/exabgp/netlink/route
copying lib/exabgp/netlink/route/network.py -> build/lib/exabgp/netlink/route
creating build/lib/exabgp/protocol
copying lib/exabgp/protocol/__init__.py -> build/lib/exabgp/protocol
copying lib/exabgp/protocol/family.py -> build/lib/exabgp/protocol
copying lib/exabgp/protocol/resource.py -> build/lib/exabgp/protocol
creating build/lib/exabgp/protocol/ip
copying lib/exabgp/protocol/ip/__init__.py -> build/lib/exabgp/protocol/ip
copying lib/exabgp/protocol/ip/fragment.py -> build/lib/exabgp/protocol/ip
copying lib/exabgp/protocol/ip/icmp.py -> build/lib/exabgp/protocol/ip
copying lib/exabgp/protocol/ip/netmask.py -> build/lib/exabgp/protocol/ip
copying lib/exabgp/protocol/ip/port.py -> build/lib/exabgp/protocol/ip
creating build/lib/exabgp/protocol/ip/tcp
copying lib/exabgp/protocol/ip/tcp/__init__.py -> build/lib/exabgp/protocol/ip/tcp
copying lib/exabgp/protocol/ip/tcp/flag.py -> build/lib/exabgp/protocol/ip/tcp
creating build/lib/exabgp/protocol/iso
copying lib/exabgp/protocol/iso/__init__.py -> build/lib/exabgp/protocol/iso
creating build/lib/exabgp/reactor
copying lib/exabgp/reactor/__init__.py -> build/lib/exabgp/reactor
copying lib/exabgp/reactor/asynchronous.py -> build/lib/exabgp/reactor
copying lib/exabgp/reactor/daemon.py -> build/lib/exabgp/reactor
copying lib/exabgp/reactor/delay.py -> build/lib/exabgp/reactor
copying lib/exabgp/reactor/interrupt.py -> build/lib/exabgp/reactor
copying lib/exabgp/reactor/keepalive.py -> build/lib/exabgp/reactor
copying lib/exabgp/reactor/listener.py -> build/lib/exabgp/reactor
copying lib/exabgp/reactor/loop.py -> build/lib/exabgp/reactor
copying lib/exabgp/reactor/peer.py -> build/lib/exabgp/reactor
copying lib/exabgp/reactor/protocol.py -> build/lib/exabgp/reactor
creating build/lib/exabgp/reactor/api
copying lib/exabgp/reactor/api/__init__.py -> build/lib/exabgp/reactor/api
copying lib/exabgp/reactor/api/processes.py -> build/lib/exabgp/reactor/api
copying lib/exabgp/reactor/api/transcoder.py -> build/lib/exabgp/reactor/api
creating build/lib/exabgp/reactor/api/command
copying lib/exabgp/reactor/api/command/__init__.py -> build/lib/exabgp/reactor/api/command
copying lib/exabgp/reactor/api/command/announce.py -> build/lib/exabgp/reactor/api/command
copying lib/exabgp/reactor/api/command/command.py -> build/lib/exabgp/reactor/api/command
copying lib/exabgp/reactor/api/command/limit.py -> build/lib/exabgp/reactor/api/command
copying lib/exabgp/reactor/api/command/neighbor.py -> build/lib/exabgp/reactor/api/command
copying lib/exabgp/reactor/api/command/reactor.py -> build/lib/exabgp/reactor/api/command
copying lib/exabgp/reactor/api/command/rib.py -> build/lib/exabgp/reactor/api/command
copying lib/exabgp/reactor/api/command/watchdog.py -> build/lib/exabgp/reactor/api/command
creating build/lib/exabgp/reactor/api/response
copying lib/exabgp/reactor/api/response/__init__.py -> build/lib/exabgp/reactor/api/response
copying lib/exabgp/reactor/api/response/answer.py -> build/lib/exabgp/reactor/api/response
copying lib/exabgp/reactor/api/response/json.py -> build/lib/exabgp/reactor/api/response
copying lib/exabgp/reactor/api/response/text.py -> build/lib/exabgp/reactor/api/response
creating build/lib/exabgp/reactor/network
copying lib/exabgp/reactor/network/__init__.py -> build/lib/exabgp/reactor/network
copying lib/exabgp/reactor/network/connection.py -> build/lib/exabgp/reactor/network
copying lib/exabgp/reactor/network/error.py -> build/lib/exabgp/reactor/network
copying lib/exabgp/reactor/network/incoming.py -> build/lib/exabgp/reactor/network
copying lib/exabgp/reactor/network/outgoing.py -> build/lib/exabgp/reactor/network
copying lib/exabgp/reactor/network/tcp.py -> build/lib/exabgp/reactor/network
creating build/lib/exabgp/rib
copying lib/exabgp/rib/__init__.py -> build/lib/exabgp/rib
copying lib/exabgp/rib/cache.py -> build/lib/exabgp/rib
copying lib/exabgp/rib/change.py -> build/lib/exabgp/rib
copying lib/exabgp/rib/incoming.py -> build/lib/exabgp/rib
copying lib/exabgp/rib/outgoing.py -> build/lib/exabgp/rib
creating build/lib/exabgp/util
copying lib/exabgp/util/__init__.py -> build/lib/exabgp/util
copying lib/exabgp/util/cache.py -> build/lib/exabgp/util
copying lib/exabgp/util/coroutine.py -> build/lib/exabgp/util
copying lib/exabgp/util/dictionary.py -> build/lib/exabgp/util
copying lib/exabgp/util/dns.py -> build/lib/exabgp/util
copying lib/exabgp/util/enumeration.py -> build/lib/exabgp/util
copying lib/exabgp/util/errstr.py -> build/lib/exabgp/util
copying lib/exabgp/util/hashtable.py -> build/lib/exabgp/util
copying lib/exabgp/util/ip.py -> build/lib/exabgp/util
copying lib/exabgp/util/od.py -> build/lib/exabgp/util
copying lib/exabgp/util/panic.py -> build/lib/exabgp/util
copying lib/exabgp/util/test.py -> build/lib/exabgp/util
copying lib/exabgp/util/trace.py -> build/lib/exabgp/util
copying lib/exabgp/util/usage.py -> build/lib/exabgp/util
creating build/lib/exabgp/vendoring
copying lib/exabgp/vendoring/__init__.py -> build/lib/exabgp/vendoring
copying lib/exabgp/vendoring/bitstring.py -> build/lib/exabgp/vendoring
copying lib/exabgp/vendoring/cmd2.py -> build/lib/exabgp/vendoring
copying lib/exabgp/vendoring/counter.py -> build/lib/exabgp/vendoring
copying lib/exabgp/vendoring/docopt.py -> build/lib/exabgp/vendoring
copying lib/exabgp/vendoring/gcdump.py -> build/lib/exabgp/vendoring
copying lib/exabgp/vendoring/ipaddress.py -> build/lib/exabgp/vendoring
copying lib/exabgp/vendoring/lsprofcalltree.py -> build/lib/exabgp/vendoring
copying lib/exabgp/vendoring/objgraph.py -> build/lib/exabgp/vendoring
copying lib/exabgp/vendoring/ordereddict.py -> build/lib/exabgp/vendoring
copying lib/exabgp/vendoring/profiler.py -> build/lib/exabgp/vendoring
copying lib/exabgp/vendoring/pyparsing.py -> build/lib/exabgp/vendoring
copying lib/exabgp/vendoring/six.py -> build/lib/exabgp/vendoring
installing to build/bdist.linux-x86_64/wheel
running install
running install_lib
creating build/bdist.linux-x86_64
creating build/bdist.linux-x86_64/wheel
creating build/bdist.linux-x86_64/wheel/exabgp
copying build/lib/exabgp/__init__.py -> build/bdist.linux-x86_64/wheel/exabgp
copying build/lib/exabgp/__main__.py -> build/bdist.linux-x86_64/wheel/exabgp
copying build/lib/exabgp/debug.py -> build/bdist.linux-x86_64/wheel/exabgp
copying build/lib/exabgp/logger.py -> build/bdist.linux-x86_64/wheel/exabgp
copying build/lib/exabgp/version.py -> build/bdist.linux-x86_64/wheel/exabgp
creating build/bdist.linux-x86_64/wheel/exabgp/application
copying build/lib/exabgp/application/__init__.py -> build/bdist.linux-x86_64/wheel/exabgp/application
copying build/lib/exabgp/application/bgp.py -> build/bdist.linux-x86_64/wheel/exabgp/application
copying build/lib/exabgp/application/cli.py -> build/bdist.linux-x86_64/wheel/exabgp/application
copying build/lib/exabgp/application/control.py -> build/bdist.linux-x86_64/wheel/exabgp/application
copying build/lib/exabgp/application/flow.py -> build/bdist.linux-x86_64/wheel/exabgp/application
copying build/lib/exabgp/application/healthcheck.py -> build/bdist.linux-x86_64/wheel/exabgp/application
copying build/lib/exabgp/application/netlink.py -> build/bdist.linux-x86_64/wheel/exabgp/application
copying build/lib/exabgp/application/tojson.py -> build/bdist.linux-x86_64/wheel/exabgp/application
creating build/bdist.linux-x86_64/wheel/exabgp/bgp
copying build/lib/exabgp/bgp/__init__.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp
copying build/lib/exabgp/bgp/fsm.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp
copying build/lib/exabgp/bgp/neighbor.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp
copying build/lib/exabgp/bgp/timer.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp
creating build/bdist.linux-x86_64/wheel/exabgp/bgp/message
copying build/lib/exabgp/bgp/message/__init__.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message
copying build/lib/exabgp/bgp/message/direction.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message
copying build/lib/exabgp/bgp/message/keepalive.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message
copying build/lib/exabgp/bgp/message/message.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message
copying build/lib/exabgp/bgp/message/nop.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message
copying build/lib/exabgp/bgp/message/notification.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message
copying build/lib/exabgp/bgp/message/operational.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message
copying build/lib/exabgp/bgp/message/refresh.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message
copying build/lib/exabgp/bgp/message/unknown.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message
creating build/bdist.linux-x86_64/wheel/exabgp/bgp/message/open
copying build/lib/exabgp/bgp/message/open/__init__.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/open
copying build/lib/exabgp/bgp/message/open/asn.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/open
copying build/lib/exabgp/bgp/message/open/holdtime.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/open
copying build/lib/exabgp/bgp/message/open/routerid.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/open
copying build/lib/exabgp/bgp/message/open/version.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/open
creating build/bdist.linux-x86_64/wheel/exabgp/bgp/message/open/capability
copying build/lib/exabgp/bgp/message/open/capability/__init__.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/open/capability
copying build/lib/exabgp/bgp/message/open/capability/addpath.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/open/capability
copying build/lib/exabgp/bgp/message/open/capability/asn4.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/open/capability
copying build/lib/exabgp/bgp/message/open/capability/capabilities.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/open/capability
copying build/lib/exabgp/bgp/message/open/capability/capability.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/open/capability
copying build/lib/exabgp/bgp/message/open/capability/extended.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/open/capability
copying build/lib/exabgp/bgp/message/open/capability/graceful.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/open/capability
copying build/lib/exabgp/bgp/message/open/capability/hostname.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/open/capability
copying build/lib/exabgp/bgp/message/open/capability/mp.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/open/capability
copying build/lib/exabgp/bgp/message/open/capability/ms.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/open/capability
copying build/lib/exabgp/bgp/message/open/capability/negotiated.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/open/capability
copying build/lib/exabgp/bgp/message/open/capability/operational.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/open/capability
copying build/lib/exabgp/bgp/message/open/capability/refresh.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/open/capability
copying build/lib/exabgp/bgp/message/open/capability/unknown.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/open/capability
creating build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update
copying build/lib/exabgp/bgp/message/update/__init__.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update
copying build/lib/exabgp/bgp/message/update/eor.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update
creating build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/attribute
copying build/lib/exabgp/bgp/message/update/attribute/__init__.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/attribute
copying build/lib/exabgp/bgp/message/update/attribute/aggregator.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/attribute
copying build/lib/exabgp/bgp/message/update/attribute/aigp.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/attribute
copying build/lib/exabgp/bgp/message/update/attribute/aspath.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/attribute
copying build/lib/exabgp/bgp/message/update/attribute/atomicaggregate.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/attribute
copying build/lib/exabgp/bgp/message/update/attribute/attribute.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/attribute
copying build/lib/exabgp/bgp/message/update/attribute/attributes.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/attribute
copying build/lib/exabgp/bgp/message/update/attribute/clusterlist.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/attribute
copying build/lib/exabgp/bgp/message/update/attribute/generic.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/attribute
copying build/lib/exabgp/bgp/message/update/attribute/localpref.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/attribute
copying build/lib/exabgp/bgp/message/update/attribute/med.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/attribute
copying build/lib/exabgp/bgp/message/update/attribute/mprnlri.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/attribute
copying build/lib/exabgp/bgp/message/update/attribute/mpurnlri.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/attribute
copying build/lib/exabgp/bgp/message/update/attribute/nexthop.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/attribute
copying build/lib/exabgp/bgp/message/update/attribute/origin.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/attribute
copying build/lib/exabgp/bgp/message/update/attribute/originatorid.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/attribute
copying build/lib/exabgp/bgp/message/update/attribute/pmsi.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/attribute
creating build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/attribute/bgpls
copying build/lib/exabgp/bgp/message/update/attribute/bgpls/__init__.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/attribute/bgpls
copying build/lib/exabgp/bgp/message/update/attribute/bgpls/linkstate.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/attribute/bgpls
creating build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/attribute/bgpls/link
copying build/lib/exabgp/bgp/message/update/attribute/bgpls/link/__init__.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/attribute/bgpls/link
copying build/lib/exabgp/bgp/message/update/attribute/bgpls/link/admingroup.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/attribute/bgpls/link
copying build/lib/exabgp/bgp/message/update/attribute/bgpls/link/igpmetric.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/attribute/bgpls/link
copying build/lib/exabgp/bgp/message/update/attribute/bgpls/link/linkname.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/attribute/bgpls/link
copying build/lib/exabgp/bgp/message/update/attribute/bgpls/link/maxbw.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/attribute/bgpls/link
copying build/lib/exabgp/bgp/message/update/attribute/bgpls/link/mplsmask.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/attribute/bgpls/link
copying build/lib/exabgp/bgp/message/update/attribute/bgpls/link/opaque.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/attribute/bgpls/link
copying build/lib/exabgp/bgp/message/update/attribute/bgpls/link/protection.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/attribute/bgpls/link
copying build/lib/exabgp/bgp/message/update/attribute/bgpls/link/rsvpbw.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/attribute/bgpls/link
copying build/lib/exabgp/bgp/message/update/attribute/bgpls/link/rterid.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/attribute/bgpls/link
copying build/lib/exabgp/bgp/message/update/attribute/bgpls/link/sradj.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/attribute/bgpls/link
copying build/lib/exabgp/bgp/message/update/attribute/bgpls/link/sradjlan.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/attribute/bgpls/link
copying build/lib/exabgp/bgp/message/update/attribute/bgpls/link/srlg.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/attribute/bgpls/link
copying build/lib/exabgp/bgp/message/update/attribute/bgpls/link/temetric.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/attribute/bgpls/link
copying build/lib/exabgp/bgp/message/update/attribute/bgpls/link/unrsvpbw.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/attribute/bgpls/link
creating build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/attribute/bgpls/node
copying build/lib/exabgp/bgp/message/update/attribute/bgpls/node/__init__.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/attribute/bgpls/node
copying build/lib/exabgp/bgp/message/update/attribute/bgpls/node/isisarea.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/attribute/bgpls/node
copying build/lib/exabgp/bgp/message/update/attribute/bgpls/node/lterid.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/attribute/bgpls/node
copying build/lib/exabgp/bgp/message/update/attribute/bgpls/node/nodeflags.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/attribute/bgpls/node
copying build/lib/exabgp/bgp/message/update/attribute/bgpls/node/nodename.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/attribute/bgpls/node
copying build/lib/exabgp/bgp/message/update/attribute/bgpls/node/opaque.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/attribute/bgpls/node
copying build/lib/exabgp/bgp/message/update/attribute/bgpls/node/sralgo.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/attribute/bgpls/node
copying build/lib/exabgp/bgp/message/update/attribute/bgpls/node/srcap.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/attribute/bgpls/node
creating build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/attribute/bgpls/prefix
copying build/lib/exabgp/bgp/message/update/attribute/bgpls/prefix/__init__.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/attribute/bgpls/prefix
copying build/lib/exabgp/bgp/message/update/attribute/bgpls/prefix/igpextags.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/attribute/bgpls/prefix
copying build/lib/exabgp/bgp/message/update/attribute/bgpls/prefix/igpflags.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/attribute/bgpls/prefix
copying build/lib/exabgp/bgp/message/update/attribute/bgpls/prefix/igptags.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/attribute/bgpls/prefix
copying build/lib/exabgp/bgp/message/update/attribute/bgpls/prefix/opaque.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/attribute/bgpls/prefix
copying build/lib/exabgp/bgp/message/update/attribute/bgpls/prefix/ospfaddr.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/attribute/bgpls/prefix
copying build/lib/exabgp/bgp/message/update/attribute/bgpls/prefix/prefixmetric.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/attribute/bgpls/prefix
copying build/lib/exabgp/bgp/message/update/attribute/bgpls/prefix/srigpprefixattr.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/attribute/bgpls/prefix
copying build/lib/exabgp/bgp/message/update/attribute/bgpls/prefix/srprefix.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/attribute/bgpls/prefix
copying build/lib/exabgp/bgp/message/update/attribute/bgpls/prefix/srrid.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/attribute/bgpls/prefix
creating build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/attribute/community
copying build/lib/exabgp/bgp/message/update/attribute/community/__init__.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/attribute/community
creating build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/attribute/community/extended
copying build/lib/exabgp/bgp/message/update/attribute/community/extended/__init__.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/attribute/community/extended
copying build/lib/exabgp/bgp/message/update/attribute/community/extended/bandwidth.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/attribute/community/extended
copying build/lib/exabgp/bgp/message/update/attribute/community/extended/chso.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/attribute/community/extended
copying build/lib/exabgp/bgp/message/update/attribute/community/extended/communities.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/attribute/community/extended
copying build/lib/exabgp/bgp/message/update/attribute/community/extended/community.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/attribute/community/extended
copying build/lib/exabgp/bgp/message/update/attribute/community/extended/encapsulation.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/attribute/community/extended
copying build/lib/exabgp/bgp/message/update/attribute/community/extended/flowspec_scope.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/attribute/community/extended
copying build/lib/exabgp/bgp/message/update/attribute/community/extended/l2info.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/attribute/community/extended
copying build/lib/exabgp/bgp/message/update/attribute/community/extended/mac_mobility.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/attribute/community/extended
copying build/lib/exabgp/bgp/message/update/attribute/community/extended/origin.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/attribute/community/extended
copying build/lib/exabgp/bgp/message/update/attribute/community/extended/rt.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/attribute/community/extended
copying build/lib/exabgp/bgp/message/update/attribute/community/extended/rt_record.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/attribute/community/extended
copying build/lib/exabgp/bgp/message/update/attribute/community/extended/traffic.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/attribute/community/extended
creating build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/attribute/community/initial
copying build/lib/exabgp/bgp/message/update/attribute/community/initial/__init__.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/attribute/community/initial
copying build/lib/exabgp/bgp/message/update/attribute/community/initial/communities.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/attribute/community/initial
copying build/lib/exabgp/bgp/message/update/attribute/community/initial/community.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/attribute/community/initial
creating build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/attribute/community/large
copying build/lib/exabgp/bgp/message/update/attribute/community/large/__init__.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/attribute/community/large
copying build/lib/exabgp/bgp/message/update/attribute/community/large/communities.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/attribute/community/large
copying build/lib/exabgp/bgp/message/update/attribute/community/large/community.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/attribute/community/large
creating build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/attribute/sr
copying build/lib/exabgp/bgp/message/update/attribute/sr/__init__.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/attribute/sr
copying build/lib/exabgp/bgp/message/update/attribute/sr/ipv6sid.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/attribute/sr
copying build/lib/exabgp/bgp/message/update/attribute/sr/labelindex.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/attribute/sr
copying build/lib/exabgp/bgp/message/update/attribute/sr/prefixsid.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/attribute/sr
copying build/lib/exabgp/bgp/message/update/attribute/sr/srgb.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/attribute/sr
creating build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/nlri
copying build/lib/exabgp/bgp/message/update/nlri/__init__.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/nlri
copying build/lib/exabgp/bgp/message/update/nlri/cidr.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/nlri
copying build/lib/exabgp/bgp/message/update/nlri/flow.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/nlri
copying build/lib/exabgp/bgp/message/update/nlri/inet.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/nlri
copying build/lib/exabgp/bgp/message/update/nlri/ipvpn.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/nlri
copying build/lib/exabgp/bgp/message/update/nlri/label.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/nlri
copying build/lib/exabgp/bgp/message/update/nlri/nlri.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/nlri
copying build/lib/exabgp/bgp/message/update/nlri/rtc.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/nlri
copying build/lib/exabgp/bgp/message/update/nlri/vpls.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/nlri
creating build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/nlri/bgpls
copying build/lib/exabgp/bgp/message/update/nlri/bgpls/__init__.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/nlri/bgpls
copying build/lib/exabgp/bgp/message/update/nlri/bgpls/link.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/nlri/bgpls
copying build/lib/exabgp/bgp/message/update/nlri/bgpls/nlri.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/nlri/bgpls
copying build/lib/exabgp/bgp/message/update/nlri/bgpls/node.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/nlri/bgpls
copying build/lib/exabgp/bgp/message/update/nlri/bgpls/prefixv4.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/nlri/bgpls
creating build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/nlri/bgpls/tlvs
copying build/lib/exabgp/bgp/message/update/nlri/bgpls/tlvs/__init__.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/nlri/bgpls/tlvs
copying build/lib/exabgp/bgp/message/update/nlri/bgpls/tlvs/ifaceaddr.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/nlri/bgpls/tlvs
copying build/lib/exabgp/bgp/message/update/nlri/bgpls/tlvs/ipreach.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/nlri/bgpls/tlvs
copying build/lib/exabgp/bgp/message/update/nlri/bgpls/tlvs/linkid.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/nlri/bgpls/tlvs
copying build/lib/exabgp/bgp/message/update/nlri/bgpls/tlvs/neighaddr.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/nlri/bgpls/tlvs
copying build/lib/exabgp/bgp/message/update/nlri/bgpls/tlvs/node.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/nlri/bgpls/tlvs
copying build/lib/exabgp/bgp/message/update/nlri/bgpls/tlvs/ospfroute.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/nlri/bgpls/tlvs
copying build/lib/exabgp/bgp/message/update/nlri/bgpls/tlvs/prefix.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/nlri/bgpls/tlvs
creating build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/nlri/evpn
copying build/lib/exabgp/bgp/message/update/nlri/evpn/__init__.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/nlri/evpn
copying build/lib/exabgp/bgp/message/update/nlri/evpn/ethernetad.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/nlri/evpn
copying build/lib/exabgp/bgp/message/update/nlri/evpn/mac.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/nlri/evpn
copying build/lib/exabgp/bgp/message/update/nlri/evpn/multicast.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/nlri/evpn
copying build/lib/exabgp/bgp/message/update/nlri/evpn/nlri.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/nlri/evpn
copying build/lib/exabgp/bgp/message/update/nlri/evpn/prefix.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/nlri/evpn
copying build/lib/exabgp/bgp/message/update/nlri/evpn/segment.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/nlri/evpn
creating build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/nlri/qualifier
copying build/lib/exabgp/bgp/message/update/nlri/qualifier/__init__.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/nlri/qualifier
copying build/lib/exabgp/bgp/message/update/nlri/qualifier/esi.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/nlri/qualifier
copying build/lib/exabgp/bgp/message/update/nlri/qualifier/etag.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/nlri/qualifier
copying build/lib/exabgp/bgp/message/update/nlri/qualifier/labels.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/nlri/qualifier
copying build/lib/exabgp/bgp/message/update/nlri/qualifier/mac.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/nlri/qualifier
copying build/lib/exabgp/bgp/message/update/nlri/qualifier/path.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/nlri/qualifier
copying build/lib/exabgp/bgp/message/update/nlri/qualifier/rd.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/nlri/qualifier
creating build/bdist.linux-x86_64/wheel/exabgp/configuration
copying build/lib/exabgp/configuration/__init__.py -> build/bdist.linux-x86_64/wheel/exabgp/configuration
copying build/lib/exabgp/configuration/capability.py -> build/bdist.linux-x86_64/wheel/exabgp/configuration
copying build/lib/exabgp/configuration/check.py -> build/bdist.linux-x86_64/wheel/exabgp/configuration
copying build/lib/exabgp/configuration/configuration.py -> build/bdist.linux-x86_64/wheel/exabgp/configuration
copying build/lib/exabgp/configuration/environment.py -> build/bdist.linux-x86_64/wheel/exabgp/configuration
copying build/lib/exabgp/configuration/parser.py -> build/bdist.linux-x86_64/wheel/exabgp/configuration
copying build/lib/exabgp/configuration/setup.py -> build/bdist.linux-x86_64/wheel/exabgp/configuration
copying build/lib/exabgp/configuration/usage.py -> build/bdist.linux-x86_64/wheel/exabgp/configuration
creating build/bdist.linux-x86_64/wheel/exabgp/configuration/announce
copying build/lib/exabgp/configuration/announce/__init__.py -> build/bdist.linux-x86_64/wheel/exabgp/configuration/announce
copying build/lib/exabgp/configuration/announce/flow.py -> build/bdist.linux-x86_64/wheel/exabgp/configuration/announce
copying build/lib/exabgp/configuration/announce/ip.py -> build/bdist.linux-x86_64/wheel/exabgp/configuration/announce
copying build/lib/exabgp/configuration/announce/label.py -> build/bdist.linux-x86_64/wheel/exabgp/configuration/announce
copying build/lib/exabgp/configuration/announce/path.py -> build/bdist.linux-x86_64/wheel/exabgp/configuration/announce
copying build/lib/exabgp/configuration/announce/vpls.py -> build/bdist.linux-x86_64/wheel/exabgp/configuration/announce
copying build/lib/exabgp/configuration/announce/vpn.py -> build/bdist.linux-x86_64/wheel/exabgp/configuration/announce
creating build/bdist.linux-x86_64/wheel/exabgp/configuration/core
copying build/lib/exabgp/configuration/core/__init__.py -> build/bdist.linux-x86_64/wheel/exabgp/configuration/core
copying build/lib/exabgp/configuration/core/error.py -> build/bdist.linux-x86_64/wheel/exabgp/configuration/core
copying build/lib/exabgp/configuration/core/format.py -> build/bdist.linux-x86_64/wheel/exabgp/configuration/core
copying build/lib/exabgp/configuration/core/location.py -> build/bdist.linux-x86_64/wheel/exabgp/configuration/core
copying build/lib/exabgp/configuration/core/scope.py -> build/bdist.linux-x86_64/wheel/exabgp/configuration/core
copying build/lib/exabgp/configuration/core/section.py -> build/bdist.linux-x86_64/wheel/exabgp/configuration/core
copying build/lib/exabgp/configuration/core/tokeniser.py -> build/bdist.linux-x86_64/wheel/exabgp/configuration/core
creating build/bdist.linux-x86_64/wheel/exabgp/configuration/flow
copying build/lib/exabgp/configuration/flow/__init__.py -> build/bdist.linux-x86_64/wheel/exabgp/configuration/flow
copying build/lib/exabgp/configuration/flow/match.py -> build/bdist.linux-x86_64/wheel/exabgp/configuration/flow
copying build/lib/exabgp/configuration/flow/parser.py -> build/bdist.linux-x86_64/wheel/exabgp/configuration/flow
copying build/lib/exabgp/configuration/flow/route.py -> build/bdist.linux-x86_64/wheel/exabgp/configuration/flow
copying build/lib/exabgp/configuration/flow/scope.py -> build/bdist.linux-x86_64/wheel/exabgp/configuration/flow
copying build/lib/exabgp/configuration/flow/then.py -> build/bdist.linux-x86_64/wheel/exabgp/configuration/flow
creating build/bdist.linux-x86_64/wheel/exabgp/configuration/l2vpn
copying build/lib/exabgp/configuration/l2vpn/__init__.py -> build/bdist.linux-x86_64/wheel/exabgp/configuration/l2vpn
copying build/lib/exabgp/configuration/l2vpn/parser.py -> build/bdist.linux-x86_64/wheel/exabgp/configuration/l2vpn
copying build/lib/exabgp/configuration/l2vpn/vpls.py -> build/bdist.linux-x86_64/wheel/exabgp/configuration/l2vpn
creating build/bdist.linux-x86_64/wheel/exabgp/configuration/neighbor
copying build/lib/exabgp/configuration/neighbor/__init__.py -> build/bdist.linux-x86_64/wheel/exabgp/configuration/neighbor
copying build/lib/exabgp/configuration/neighbor/api.py -> build/bdist.linux-x86_64/wheel/exabgp/configuration/neighbor
copying build/lib/exabgp/configuration/neighbor/family.py -> build/bdist.linux-x86_64/wheel/exabgp/configuration/neighbor
copying build/lib/exabgp/configuration/neighbor/parser.py -> build/bdist.linux-x86_64/wheel/exabgp/configuration/neighbor
creating build/bdist.linux-x86_64/wheel/exabgp/configuration/operational
copying build/lib/exabgp/configuration/operational/__init__.py -> build/bdist.linux-x86_64/wheel/exabgp/configuration/operational
copying build/lib/exabgp/configuration/operational/parser.py -> build/bdist.linux-x86_64/wheel/exabgp/configuration/operational
creating build/bdist.linux-x86_64/wheel/exabgp/configuration/process
copying build/lib/exabgp/configuration/process/__init__.py -> build/bdist.linux-x86_64/wheel/exabgp/configuration/process
copying build/lib/exabgp/configuration/process/parser.py -> build/bdist.linux-x86_64/wheel/exabgp/configuration/process
creating build/bdist.linux-x86_64/wheel/exabgp/configuration/static
copying build/lib/exabgp/configuration/static/__init__.py -> build/bdist.linux-x86_64/wheel/exabgp/configuration/static
copying build/lib/exabgp/configuration/static/mpls.py -> build/bdist.linux-x86_64/wheel/exabgp/configuration/static
copying build/lib/exabgp/configuration/static/parser.py -> build/bdist.linux-x86_64/wheel/exabgp/configuration/static
copying build/lib/exabgp/configuration/static/route.py -> build/bdist.linux-x86_64/wheel/exabgp/configuration/static
creating build/bdist.linux-x86_64/wheel/exabgp/configuration/template
copying build/lib/exabgp/configuration/template/__init__.py -> build/bdist.linux-x86_64/wheel/exabgp/configuration/template
copying build/lib/exabgp/configuration/template/neighbor.py -> build/bdist.linux-x86_64/wheel/exabgp/configuration/template
creating build/bdist.linux-x86_64/wheel/exabgp/data
copying build/lib/exabgp/data/__init__.py -> build/bdist.linux-x86_64/wheel/exabgp/data
copying build/lib/exabgp/data/check.py -> build/bdist.linux-x86_64/wheel/exabgp/data
creating build/bdist.linux-x86_64/wheel/exabgp/netlink
copying build/lib/exabgp/netlink/__init__.py -> build/bdist.linux-x86_64/wheel/exabgp/netlink
copying build/lib/exabgp/netlink/attributes.py -> build/bdist.linux-x86_64/wheel/exabgp/netlink
copying build/lib/exabgp/netlink/firewall.py -> build/bdist.linux-x86_64/wheel/exabgp/netlink
copying build/lib/exabgp/netlink/message.py -> build/bdist.linux-x86_64/wheel/exabgp/netlink
copying build/lib/exabgp/netlink/netlink.py -> build/bdist.linux-x86_64/wheel/exabgp/netlink
copying build/lib/exabgp/netlink/old.py -> build/bdist.linux-x86_64/wheel/exabgp/netlink
copying build/lib/exabgp/netlink/sequence.py -> build/bdist.linux-x86_64/wheel/exabgp/netlink
copying build/lib/exabgp/netlink/tc.py -> build/bdist.linux-x86_64/wheel/exabgp/netlink
creating build/bdist.linux-x86_64/wheel/exabgp/netlink/route
copying build/lib/exabgp/netlink/route/__init__.py -> build/bdist.linux-x86_64/wheel/exabgp/netlink/route
copying build/lib/exabgp/netlink/route/address.py -> build/bdist.linux-x86_64/wheel/exabgp/netlink/route
copying build/lib/exabgp/netlink/route/link.py -> build/bdist.linux-x86_64/wheel/exabgp/netlink/route
copying build/lib/exabgp/netlink/route/neighbor.py -> build/bdist.linux-x86_64/wheel/exabgp/netlink/route
copying build/lib/exabgp/netlink/route/network.py -> build/bdist.linux-x86_64/wheel/exabgp/netlink/route
creating build/bdist.linux-x86_64/wheel/exabgp/protocol
copying build/lib/exabgp/protocol/__init__.py -> build/bdist.linux-x86_64/wheel/exabgp/protocol
copying build/lib/exabgp/protocol/family.py -> build/bdist.linux-x86_64/wheel/exabgp/protocol
copying build/lib/exabgp/protocol/resource.py -> build/bdist.linux-x86_64/wheel/exabgp/protocol
creating build/bdist.linux-x86_64/wheel/exabgp/protocol/ip
copying build/lib/exabgp/protocol/ip/__init__.py -> build/bdist.linux-x86_64/wheel/exabgp/protocol/ip
copying build/lib/exabgp/protocol/ip/fragment.py -> build/bdist.linux-x86_64/wheel/exabgp/protocol/ip
copying build/lib/exabgp/protocol/ip/icmp.py -> build/bdist.linux-x86_64/wheel/exabgp/protocol/ip
copying build/lib/exabgp/protocol/ip/netmask.py -> build/bdist.linux-x86_64/wheel/exabgp/protocol/ip
copying build/lib/exabgp/protocol/ip/port.py -> build/bdist.linux-x86_64/wheel/exabgp/protocol/ip
creating build/bdist.linux-x86_64/wheel/exabgp/protocol/ip/tcp
copying build/lib/exabgp/protocol/ip/tcp/__init__.py -> build/bdist.linux-x86_64/wheel/exabgp/protocol/ip/tcp
copying build/lib/exabgp/protocol/ip/tcp/flag.py -> build/bdist.linux-x86_64/wheel/exabgp/protocol/ip/tcp
creating build/bdist.linux-x86_64/wheel/exabgp/protocol/iso
copying build/lib/exabgp/protocol/iso/__init__.py -> build/bdist.linux-x86_64/wheel/exabgp/protocol/iso
creating build/bdist.linux-x86_64/wheel/exabgp/reactor
copying build/lib/exabgp/reactor/__init__.py -> build/bdist.linux-x86_64/wheel/exabgp/reactor
copying build/lib/exabgp/reactor/asynchronous.py -> build/bdist.linux-x86_64/wheel/exabgp/reactor
copying build/lib/exabgp/reactor/daemon.py -> build/bdist.linux-x86_64/wheel/exabgp/reactor
copying build/lib/exabgp/reactor/delay.py -> build/bdist.linux-x86_64/wheel/exabgp/reactor
copying build/lib/exabgp/reactor/interrupt.py -> build/bdist.linux-x86_64/wheel/exabgp/reactor
copying build/lib/exabgp/reactor/keepalive.py -> build/bdist.linux-x86_64/wheel/exabgp/reactor
copying build/lib/exabgp/reactor/listener.py -> build/bdist.linux-x86_64/wheel/exabgp/reactor
copying build/lib/exabgp/reactor/loop.py -> build/bdist.linux-x86_64/wheel/exabgp/reactor
copying build/lib/exabgp/reactor/peer.py -> build/bdist.linux-x86_64/wheel/exabgp/reactor
copying build/lib/exabgp/reactor/protocol.py -> build/bdist.linux-x86_64/wheel/exabgp/reactor
creating build/bdist.linux-x86_64/wheel/exabgp/reactor/api
copying build/lib/exabgp/reactor/api/__init__.py -> build/bdist.linux-x86_64/wheel/exabgp/reactor/api
copying build/lib/exabgp/reactor/api/processes.py -> build/bdist.linux-x86_64/wheel/exabgp/reactor/api
copying build/lib/exabgp/reactor/api/transcoder.py -> build/bdist.linux-x86_64/wheel/exabgp/reactor/api
creating build/bdist.linux-x86_64/wheel/exabgp/reactor/api/command
copying build/lib/exabgp/reactor/api/command/__init__.py -> build/bdist.linux-x86_64/wheel/exabgp/reactor/api/command
copying build/lib/exabgp/reactor/api/command/announce.py -> build/bdist.linux-x86_64/wheel/exabgp/reactor/api/command
copying build/lib/exabgp/reactor/api/command/command.py -> build/bdist.linux-x86_64/wheel/exabgp/reactor/api/command
copying build/lib/exabgp/reactor/api/command/limit.py -> build/bdist.linux-x86_64/wheel/exabgp/reactor/api/command
copying build/lib/exabgp/reactor/api/command/neighbor.py -> build/bdist.linux-x86_64/wheel/exabgp/reactor/api/command
copying build/lib/exabgp/reactor/api/command/reactor.py -> build/bdist.linux-x86_64/wheel/exabgp/reactor/api/command
copying build/lib/exabgp/reactor/api/command/rib.py -> build/bdist.linux-x86_64/wheel/exabgp/reactor/api/command
copying build/lib/exabgp/reactor/api/command/watchdog.py -> build/bdist.linux-x86_64/wheel/exabgp/reactor/api/command
creating build/bdist.linux-x86_64/wheel/exabgp/reactor/api/response
copying build/lib/exabgp/reactor/api/response/__init__.py -> build/bdist.linux-x86_64/wheel/exabgp/reactor/api/response
copying build/lib/exabgp/reactor/api/response/answer.py -> build/bdist.linux-x86_64/wheel/exabgp/reactor/api/response
copying build/lib/exabgp/reactor/api/response/json.py -> build/bdist.linux-x86_64/wheel/exabgp/reactor/api/response
copying build/lib/exabgp/reactor/api/response/text.py -> build/bdist.linux-x86_64/wheel/exabgp/reactor/api/response
creating build/bdist.linux-x86_64/wheel/exabgp/reactor/network
copying build/lib/exabgp/reactor/network/__init__.py -> build/bdist.linux-x86_64/wheel/exabgp/reactor/network
copying build/lib/exabgp/reactor/network/connection.py -> build/bdist.linux-x86_64/wheel/exabgp/reactor/network
copying build/lib/exabgp/reactor/network/error.py -> build/bdist.linux-x86_64/wheel/exabgp/reactor/network
copying build/lib/exabgp/reactor/network/incoming.py -> build/bdist.linux-x86_64/wheel/exabgp/reactor/network
copying build/lib/exabgp/reactor/network/outgoing.py -> build/bdist.linux-x86_64/wheel/exabgp/reactor/network
copying build/lib/exabgp/reactor/network/tcp.py -> build/bdist.linux-x86_64/wheel/exabgp/reactor/network
creating build/bdist.linux-x86_64/wheel/exabgp/rib
copying build/lib/exabgp/rib/__init__.py -> build/bdist.linux-x86_64/wheel/exabgp/rib
copying build/lib/exabgp/rib/cache.py -> build/bdist.linux-x86_64/wheel/exabgp/rib
copying build/lib/exabgp/rib/change.py -> build/bdist.linux-x86_64/wheel/exabgp/rib
copying build/lib/exabgp/rib/incoming.py -> build/bdist.linux-x86_64/wheel/exabgp/rib
copying build/lib/exabgp/rib/outgoing.py -> build/bdist.linux-x86_64/wheel/exabgp/rib
creating build/bdist.linux-x86_64/wheel/exabgp/util
copying build/lib/exabgp/util/__init__.py -> build/bdist.linux-x86_64/wheel/exabgp/util
copying build/lib/exabgp/util/cache.py -> build/bdist.linux-x86_64/wheel/exabgp/util
copying build/lib/exabgp/util/coroutine.py -> build/bdist.linux-x86_64/wheel/exabgp/util
copying build/lib/exabgp/util/dictionary.py -> build/bdist.linux-x86_64/wheel/exabgp/util
copying build/lib/exabgp/util/dns.py -> build/bdist.linux-x86_64/wheel/exabgp/util
copying build/lib/exabgp/util/enumeration.py -> build/bdist.linux-x86_64/wheel/exabgp/util
copying build/lib/exabgp/util/errstr.py -> build/bdist.linux-x86_64/wheel/exabgp/util
copying build/lib/exabgp/util/hashtable.py -> build/bdist.linux-x86_64/wheel/exabgp/util
copying build/lib/exabgp/util/ip.py -> build/bdist.linux-x86_64/wheel/exabgp/util
copying build/lib/exabgp/util/od.py -> build/bdist.linux-x86_64/wheel/exabgp/util
copying build/lib/exabgp/util/panic.py -> build/bdist.linux-x86_64/wheel/exabgp/util
copying build/lib/exabgp/util/test.py -> build/bdist.linux-x86_64/wheel/exabgp/util
copying build/lib/exabgp/util/trace.py -> build/bdist.linux-x86_64/wheel/exabgp/util
copying build/lib/exabgp/util/usage.py -> build/bdist.linux-x86_64/wheel/exabgp/util
creating build/bdist.linux-x86_64/wheel/exabgp/vendoring
copying build/lib/exabgp/vendoring/__init__.py -> build/bdist.linux-x86_64/wheel/exabgp/vendoring
copying build/lib/exabgp/vendoring/bitstring.py -> build/bdist.linux-x86_64/wheel/exabgp/vendoring
copying build/lib/exabgp/vendoring/cmd2.py -> build/bdist.linux-x86_64/wheel/exabgp/vendoring
copying build/lib/exabgp/vendoring/counter.py -> build/bdist.linux-x86_64/wheel/exabgp/vendoring
copying build/lib/exabgp/vendoring/docopt.py -> build/bdist.linux-x86_64/wheel/exabgp/vendoring
copying build/lib/exabgp/vendoring/gcdump.py -> build/bdist.linux-x86_64/wheel/exabgp/vendoring
copying build/lib/exabgp/vendoring/ipaddress.py -> build/bdist.linux-x86_64/wheel/exabgp/vendoring
copying build/lib/exabgp/vendoring/lsprofcalltree.py -> build/bdist.linux-x86_64/wheel/exabgp/vendoring
copying build/lib/exabgp/vendoring/objgraph.py -> build/bdist.linux-x86_64/wheel/exabgp/vendoring
copying build/lib/exabgp/vendoring/ordereddict.py -> build/bdist.linux-x86_64/wheel/exabgp/vendoring
copying build/lib/exabgp/vendoring/profiler.py -> build/bdist.linux-x86_64/wheel/exabgp/vendoring
copying build/lib/exabgp/vendoring/pyparsing.py -> build/bdist.linux-x86_64/wheel/exabgp/vendoring
copying build/lib/exabgp/vendoring/six.py -> build/bdist.linux-x86_64/wheel/exabgp/vendoring
running install_data
creating build/bdist.linux-x86_64/wheel/exabgp-4.0.10.data
creating build/bdist.linux-x86_64/wheel/exabgp-4.0.10.data/data
creating build/bdist.linux-x86_64/wheel/exabgp-4.0.10.data/data/share
creating build/bdist.linux-x86_64/wheel/exabgp-4.0.10.data/data/share/exabgp
creating build/bdist.linux-x86_64/wheel/exabgp-4.0.10.data/data/share/exabgp/processes
copying etc/exabgp/run/api-add-remove.run -> build/bdist.linux-x86_64/wheel/exabgp-4.0.10.data/data/share/exabgp/processes
copying etc/exabgp/run/api-announce.run -> build/bdist.linux-x86_64/wheel/exabgp-4.0.10.data/data/share/exabgp/processes
copying etc/exabgp/run/api-announcement.run -> build/bdist.linux-x86_64/wheel/exabgp-4.0.10.data/data/share/exabgp/processes
copying etc/exabgp/run/api-api.nothing.run -> build/bdist.linux-x86_64/wheel/exabgp-4.0.10.data/data/share/exabgp/processes
copying etc/exabgp/run/api-api.receive.run -> build/bdist.linux-x86_64/wheel/exabgp-4.0.10.data/data/share/exabgp/processes
copying etc/exabgp/run/api-attributes-vpn.run -> build/bdist.linux-x86_64/wheel/exabgp-4.0.10.data/data/share/exabgp/processes
copying etc/exabgp/run/api-attributes.run -> build/bdist.linux-x86_64/wheel/exabgp-4.0.10.data/data/share/exabgp/processes
copying etc/exabgp/run/api-broken-flow.run -> build/bdist.linux-x86_64/wheel/exabgp-4.0.10.data/data/share/exabgp/processes
copying etc/exabgp/run/api-check.run -> build/bdist.linux-x86_64/wheel/exabgp-4.0.10.data/data/share/exabgp/processes
copying etc/exabgp/run/api-eor.run -> build/bdist.linux-x86_64/wheel/exabgp-4.0.10.data/data/share/exabgp/processes
copying etc/exabgp/run/api-fast.run -> build/bdist.linux-x86_64/wheel/exabgp-4.0.10.data/data/share/exabgp/processes
copying etc/exabgp/run/api-flow.run -> build/bdist.linux-x86_64/wheel/exabgp-4.0.10.data/data/share/exabgp/processes
copying etc/exabgp/run/api-manual-eor.run -> build/bdist.linux-x86_64/wheel/exabgp-4.0.10.data/data/share/exabgp/processes
copying etc/exabgp/run/api-multi-neighbor.run -> build/bdist.linux-x86_64/wheel/exabgp-4.0.10.data/data/share/exabgp/processes
copying etc/exabgp/run/api-multisession.run -> build/bdist.linux-x86_64/wheel/exabgp-4.0.10.data/data/share/exabgp/processes
copying etc/exabgp/run/api-nexthop-self.run -> build/bdist.linux-x86_64/wheel/exabgp-4.0.10.data/data/share/exabgp/processes
copying etc/exabgp/run/api-nexthop.run -> build/bdist.linux-x86_64/wheel/exabgp-4.0.10.data/data/share/exabgp/processes
copying etc/exabgp/run/api-notification.run -> build/bdist.linux-x86_64/wheel/exabgp-4.0.10.data/data/share/exabgp/processes
copying etc/exabgp/run/api-open.run -> build/bdist.linux-x86_64/wheel/exabgp-4.0.10.data/data/share/exabgp/processes
copying etc/exabgp/run/api-reload.run -> build/bdist.linux-x86_64/wheel/exabgp-4.0.10.data/data/share/exabgp/processes
copying etc/exabgp/run/api-teardown.run -> build/bdist.linux-x86_64/wheel/exabgp-4.0.10.data/data/share/exabgp/processes
copying etc/exabgp/run/api-vpls.run -> build/bdist.linux-x86_64/wheel/exabgp-4.0.10.data/data/share/exabgp/processes
copying etc/exabgp/run/api-vpnv4.run -> build/bdist.linux-x86_64/wheel/exabgp-4.0.10.data/data/share/exabgp/processes
copying etc/exabgp/run/dynamic-1.pl -> build/bdist.linux-x86_64/wheel/exabgp-4.0.10.data/data/share/exabgp/processes
copying etc/exabgp/run/dynamic-1.sh -> build/bdist.linux-x86_64/wheel/exabgp-4.0.10.data/data/share/exabgp/processes
copying etc/exabgp/run/stderr-1.py -> build/bdist.linux-x86_64/wheel/exabgp-4.0.10.data/data/share/exabgp/processes
copying etc/exabgp/run/syslog-1.py -> build/bdist.linux-x86_64/wheel/exabgp-4.0.10.data/data/share/exabgp/processes
copying etc/exabgp/run/watchdog-1.pl -> build/bdist.linux-x86_64/wheel/exabgp-4.0.10.data/data/share/exabgp/processes
copying etc/exabgp/run/watchdog-1.sh -> build/bdist.linux-x86_64/wheel/exabgp-4.0.10.data/data/share/exabgp/processes
copying etc/exabgp/run/watchdog.run -> build/bdist.linux-x86_64/wheel/exabgp-4.0.10.data/data/share/exabgp/processes
creating build/bdist.linux-x86_64/wheel/exabgp-4.0.10.data/data/share/exabgp/etc
running install_egg_info
running egg_info
creating lib/exabgp.egg-info
writing lib/exabgp.egg-info/PKG-INFO
writing top-level names to lib/exabgp.egg-info/top_level.txt
writing dependency_links to lib/exabgp.egg-info/dependency_links.txt
writing entry points to lib/exabgp.egg-info/entry_points.txt
writing manifest file 'lib/exabgp.egg-info/SOURCES.txt'
reading manifest file 'lib/exabgp.egg-info/SOURCES.txt'
writing manifest file 'lib/exabgp.egg-info/SOURCES.txt'
Copying lib/exabgp.egg-info to build/bdist.linux-x86_64/wheel/exabgp-4.0.10-py2.7.egg-info
running install_scripts
creating build/bdist.linux-x86_64/wheel/exabgp-4.0.10.dist-info/WHEEL
/build-wheels

############################################################
Building flask_keystone-0.2-py2-none-any.whl
############################################################
Running: wget https://files.pythonhosted.org/packages/1f/ca/3938de8c5f4a3d1c5dd4278bedb9d31d79816feba4d088293c620a366fb1/flask_keystone-0.2.tar.gz
--2019-10-05 18:05:03-- https://files.pythonhosted.org/packages/1f/ca/3938de8c5f4a3d1c5dd4278bedb9d31d79816feba4d088293c620a366fb1/flask_keystone-0.2.tar.gz
Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.1.63, 151.101.65.63, 151.101.129.63, ...
Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.1.63|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 13224 (13K) [binary/octet-stream]
Saving to: 'flask_keystone-0.2.tar.gz'

0K .......... .. 100% 1.58M=0.008s

2019-10-05 18:05:03 (1.58 MB/s) - 'flask_keystone-0.2.tar.gz' saved [13224/13224]

/build-wheels/flask_keystone-0.2 /build-wheels
running bdist_wheel
running build
running build_py
creating build
creating build/lib
creating build/lib/flask_keystone
copying flask_keystone/__init__.py -> build/lib/flask_keystone
copying flask_keystone/anonymous.py -> build/lib/flask_keystone
copying flask_keystone/config.py -> build/lib/flask_keystone
copying flask_keystone/exceptions.py -> build/lib/flask_keystone
copying flask_keystone/user.py -> build/lib/flask_keystone
installing to build/bdist.linux-x86_64/wheel
running install
running install_lib
creating build/bdist.linux-x86_64
creating build/bdist.linux-x86_64/wheel
creating build/bdist.linux-x86_64/wheel/flask_keystone
copying build/lib/flask_keystone/__init__.py -> build/bdist.linux-x86_64/wheel/flask_keystone
copying build/lib/flask_keystone/anonymous.py -> build/bdist.linux-x86_64/wheel/flask_keystone
copying build/lib/flask_keystone/config.py -> build/bdist.linux-x86_64/wheel/flask_keystone
copying build/lib/flask_keystone/exceptions.py -> build/bdist.linux-x86_64/wheel/flask_keystone
copying build/lib/flask_keystone/user.py -> build/bdist.linux-x86_64/wheel/flask_keystone
running install_egg_info
running egg_info
writing requirements to flask_keystone.egg-info/requires.txt
writing flask_keystone.egg-info/PKG-INFO
writing top-level names to flask_keystone.egg-info/top_level.txt
writing dependency_links to flask_keystone.egg-info/dependency_links.txt
writing entry points to flask_keystone.egg-info/entry_points.txt
reading manifest file 'flask_keystone.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
writing manifest file 'flask_keystone.egg-info/SOURCES.txt'
Copying flask_keystone.egg-info to build/bdist.linux-x86_64/wheel/flask_keystone-0.2-py2.7.egg-info
running install_scripts
creating build/bdist.linux-x86_64/wheel/flask_keystone-0.2.dist-info/WHEEL
/build-wheels

############################################################
Building flask_oslolog-0.1-py2-none-any.whl
############################################################
Running: wget https://files.pythonhosted.org/packages/a7/62/fec02ce761b548b1289680bb1be1aa0bce2b2c4017d5b31bd6c67c78aef9/flask_oslolog-0.1.tar.gz
--2019-10-05 18:05:04-- https://files.pythonhosted.org/packages/a7/62/fec02ce761b548b1289680bb1be1aa0bce2b2c4017d5b31bd6c67c78aef9/flask_oslolog-0.1.tar.gz
Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.1.63, 151.101.65.63, 151.101.129.63, ...
Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.1.63|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 5691 (5.6K) [application/octet-stream]
Saving to: 'flask_oslolog-0.1.tar.gz'

0K ..... 100% 45.6M=0s

2019-10-05 18:05:04 (45.6 MB/s) - 'flask_oslolog-0.1.tar.gz' saved [5691/5691]

/build-wheels/flask_oslolog-0.1 /build-wheels
running bdist_wheel
running build
running build_py
creating build
creating build/lib
creating build/lib/flask_oslolog
copying flask_oslolog/__init__.py -> build/lib/flask_oslolog
copying flask_oslolog/middleware.py -> build/lib/flask_oslolog
installing to build/bdist.linux-x86_64/wheel
running install
running install_lib
creating build/bdist.linux-x86_64
creating build/bdist.linux-x86_64/wheel
creating build/bdist.linux-x86_64/wheel/flask_oslolog
copying build/lib/flask_oslolog/__init__.py -> build/bdist.linux-x86_64/wheel/flask_oslolog
copying build/lib/flask_oslolog/middleware.py -> build/bdist.linux-x86_64/wheel/flask_oslolog
running install_egg_info
running egg_info
writing requirements to flask_oslolog.egg-info/requires.txt
writing flask_oslolog.egg-info/PKG-INFO
writing top-level names to flask_oslolog.egg-info/top_level.txt
writing dependency_links to flask_oslolog.egg-info/dependency_links.txt
writing entry points to flask_oslolog.egg-info/entry_points.txt
reading manifest file 'flask_oslolog.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
writing manifest file 'flask_oslolog.egg-info/SOURCES.txt'
Copying flask_oslolog.egg-info to build/bdist.linux-x86_64/wheel/flask_oslolog-0.1-py2.7.egg-info
running install_scripts
creating build/bdist.linux-x86_64/wheel/flask_oslolog-0.1.dist-info/WHEEL
/build-wheels

############################################################
Building fortiosclient-0.0.3-py2.py3-none-any.whl
############################################################
Running: wget https://files.pythonhosted.org/packages/e9/aa/b2c0705d5e52c8d9af35422d940800b49c562758fbdad3179a6fbf6e92f5/fortiosclient-0.0.3.tar.gz
--2019-10-05 18:05:04-- https://files.pythonhosted.org/packages/e9/aa/b2c0705d5e52c8d9af35422d940800b49c562758fbdad3179a6fbf6e92f5/fortiosclient-0.0.3.tar.gz
Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.1.63, 151.101.65.63, 151.101.129.63, ...
Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.1.63|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 28908 (28K) [binary/octet-stream]
Saving to: 'fortiosclient-0.0.3.tar.gz'

0K .......... .......... ........ 100% 3.85M=0.007s

2019-10-05 18:05:04 (3.85 MB/s) - 'fortiosclient-0.0.3.tar.gz' saved [28908/28908]

/build-wheels/fortiosclient-0.0.3 /build-wheels
running bdist_wheel
running build
running build_py
creating build
creating build/lib
creating build/lib/fortiosclient
creating build/lib/fortiosclient/common
copying fortiosclient/common/constants.py -> build/lib/fortiosclient/common
copying fortiosclient/common/__init__.py -> build/lib/fortiosclient/common
copying fortiosclient/common/singleton.py -> build/lib/fortiosclient/common
creating build/lib/fortiosclient/tests
creating build/lib/fortiosclient/tests/functional
creating build/lib/fortiosclient/tests/functional/api_client
copying fortiosclient/tests/functional/api_client/__init__.py -> build/lib/fortiosclient/tests/functional/api_client
copying fortiosclient/tests/functional/api_client/test_templates.py -> build/lib/fortiosclient/tests/functional/api_client
creating build/lib/fortiosclient/tests/unit
creating build/lib/fortiosclient/tests/unit/api_client
copying fortiosclient/tests/unit/api_client/test_api_eventlet_request.py -> build/lib/fortiosclient/tests/unit/api_client
copying fortiosclient/tests/unit/api_client/test_client.py -> build/lib/fortiosclient/tests/unit/api_client
copying fortiosclient/tests/unit/api_client/__init__.py -> build/lib/fortiosclient/tests/unit/api_client
copying fortiosclient/tests/__init__.py -> build/lib/fortiosclient/tests
copying fortiosclient/tests/unit/__init__.py -> build/lib/fortiosclient/tests/unit
copying fortiosclient/tests/functional/__init__.py -> build/lib/fortiosclient/tests/functional
copying fortiosclient/exception.py -> build/lib/fortiosclient
copying fortiosclient/client.py -> build/lib/fortiosclient
copying fortiosclient/request.py -> build/lib/fortiosclient
copying fortiosclient/eventlet_client.py -> build/lib/fortiosclient
copying fortiosclient/__init__.py -> build/lib/fortiosclient
copying fortiosclient/templates.py -> build/lib/fortiosclient
copying fortiosclient/eventlet_request.py -> build/lib/fortiosclient
copying fortiosclient/_i18n.py -> build/lib/fortiosclient
copying fortiosclient/base.py -> build/lib/fortiosclient
running egg_info
writing requirements to fortiosclient.egg-info/requires.txt
writing fortiosclient.egg-info/PKG-INFO
writing top-level names to fortiosclient.egg-info/top_level.txt
writing dependency_links to fortiosclient.egg-info/dependency_links.txt
[pbr] Reusing existing SOURCES.txt
installing to build/bdist.linux-x86_64/wheel
running install
[pbr] Generating AUTHORS
[pbr] AUTHORS complete (0.0s)
running install_lib
creating build/bdist.linux-x86_64
creating build/bdist.linux-x86_64/wheel
creating build/bdist.linux-x86_64/wheel/fortiosclient
creating build/bdist.linux-x86_64/wheel/fortiosclient/common
copying build/lib/fortiosclient/common/constants.py -> build/bdist.linux-x86_64/wheel/fortiosclient/common
copying build/lib/fortiosclient/common/__init__.py -> build/bdist.linux-x86_64/wheel/fortiosclient/common
copying build/lib/fortiosclient/common/singleton.py -> build/bdist.linux-x86_64/wheel/fortiosclient/common
creating build/bdist.linux-x86_64/wheel/fortiosclient/tests
creating build/bdist.linux-x86_64/wheel/fortiosclient/tests/functional
creating build/bdist.linux-x86_64/wheel/fortiosclient/tests/functional/api_client
copying build/lib/fortiosclient/tests/functional/api_client/__init__.py -> build/bdist.linux-x86_64/wheel/fortiosclient/tests/functional/api_client
copying build/lib/fortiosclient/tests/functional/api_client/test_templates.py -> build/bdist.linux-x86_64/wheel/fortiosclient/tests/functional/api_client
copying build/lib/fortiosclient/tests/functional/__init__.py -> build/bdist.linux-x86_64/wheel/fortiosclient/tests/functional
creating build/bdist.linux-x86_64/wheel/fortiosclient/tests/unit
creating build/bdist.linux-x86_64/wheel/fortiosclient/tests/unit/api_client
copying build/lib/fortiosclient/tests/unit/api_client/test_api_eventlet_request.py -> build/bdist.linux-x86_64/wheel/fortiosclient/tests/unit/api_client
copying build/lib/fortiosclient/tests/unit/api_client/test_client.py -> build/bdist.linux-x86_64/wheel/fortiosclient/tests/unit/api_client
copying build/lib/fortiosclient/tests/unit/api_client/__init__.py -> build/bdist.linux-x86_64/wheel/fortiosclient/tests/unit/api_client
copying build/lib/fortiosclient/tests/unit/__init__.py -> build/bdist.linux-x86_64/wheel/fortiosclient/tests/unit
copying build/lib/fortiosclient/tests/__init__.py -> build/bdist.linux-x86_64/wheel/fortiosclient/tests
copying build/lib/fortiosclient/exception.py -> build/bdist.linux-x86_64/wheel/fortiosclient
copying build/lib/fortiosclient/client.py -> build/bdist.linux-x86_64/wheel/fortiosclient
copying build/lib/fortiosclient/request.py -> build/bdist.linux-x86_64/wheel/fortiosclient
copying build/lib/fortiosclient/eventlet_client.py -> build/bdist.linux-x86_64/wheel/fortiosclient
copying build/lib/fortiosclient/__init__.py -> build/bdist.linux-x86_64/wheel/fortiosclient
copying build/lib/fortiosclient/templates.py -> build/bdist.linux-x86_64/wheel/fortiosclient
copying build/lib/fortiosclient/eventlet_request.py -> build/bdist.linux-x86_64/wheel/fortiosclient
copying build/lib/fortiosclient/_i18n.py -> build/bdist.linux-x86_64/wheel/fortiosclient
copying build/lib/fortiosclient/base.py -> build/bdist.linux-x86_64/wheel/fortiosclient
running install_egg_info
Copying fortiosclient.egg-info to build/bdist.linux-x86_64/wheel/fortiosclient-0.0.3-py2.7.egg-info
running install_scripts
/build-wheels/fortiosclient-0.0.3/.eggs/pbr-5.4.3-py2.7.egg/pbr/packaging.py:458: EasyInstallDeprecationWarning: Use get_header
header = easy_install.get_script_header("", executable, is_wininst)
creating build/bdist.linux-x86_64/wheel/fortiosclient-0.0.3.dist-info/WHEEL
/build-wheels

############################################################
Building frozendict-1.2-py2-none-any.whl
############################################################
Running: wget https://files.pythonhosted.org/packages/4e/55/a12ded2c426a4d2bee73f88304c9c08ebbdbadb82569ebdd6a0c007cfd08/frozendict-1.2.tar.gz
--2019-10-05 18:05:06-- https://files.pythonhosted.org/packages/4e/55/a12ded2c426a4d2bee73f88304c9c08ebbdbadb82569ebdd6a0c007cfd08/frozendict-1.2.tar.gz
Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.1.63, 151.101.65.63, 151.101.129.63, ...
Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.1.63|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 2650 (2.6K) [application/octet-stream]
Saving to: 'frozendict-1.2.tar.gz'

0K .. 100% 50.0M=0s

2019-10-05 18:05:06 (50.0 MB/s) - 'frozendict-1.2.tar.gz' saved [2650/2650]

/build-wheels/frozendict-1.2 /build-wheels
running bdist_wheel
running build
running build_py
creating build
creating build/lib
creating build/lib/frozendict
copying frozendict/__init__.py -> build/lib/frozendict
installing to build/bdist.linux-x86_64/wheel
running install
running install_lib
creating build/bdist.linux-x86_64
creating build/bdist.linux-x86_64/wheel
creating build/bdist.linux-x86_64/wheel/frozendict
copying build/lib/frozendict/__init__.py -> build/bdist.linux-x86_64/wheel/frozendict
running install_egg_info
running egg_info
writing frozendict.egg-info/PKG-INFO
writing top-level names to frozendict.egg-info/top_level.txt
writing dependency_links to frozendict.egg-info/dependency_links.txt
reading manifest file 'frozendict.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
writing manifest file 'frozendict.egg-info/SOURCES.txt'
Copying frozendict.egg-info to build/bdist.linux-x86_64/wheel/frozendict-1.2-py2.7.egg-info
running install_scripts
creating build/bdist.linux-x86_64/wheel/frozendict-1.2.dist-info/WHEEL
/build-wheels

############################################################
Building funcparserlib-0.3.6-py2-none-any.whl
############################################################
Running: wget https://files.pythonhosted.org/packages/cb/f7/b4a59c3ccf67c0082546eaeb454da1a6610e924d2e7a2a21f337ecae7b40/funcparserlib-0.3.6.tar.gz
--2019-10-05 18:05:06-- https://files.pythonhosted.org/packages/cb/f7/b4a59c3ccf67c0082546eaeb454da1a6610e924d2e7a2a21f337ecae7b40/funcparserlib-0.3.6.tar.gz
Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.1.63, 151.101.65.63, 151.101.129.63, ...
Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.1.63|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 30401 (30K) [application/octet-stream]
Saving to: 'funcparserlib-0.3.6.tar.gz'

0K .......... .......... ......... 100% 3.85M=0.008s

2019-10-05 18:05:06 (3.85 MB/s) - 'funcparserlib-0.3.6.tar.gz' saved [30401/30401]

/build-wheels/funcparserlib-0.3.6 /build-wheels
running bdist_wheel
running build
running build_py
creating build
creating build/lib
creating build/lib/funcparserlib
copying funcparserlib/__init__.py -> build/lib/funcparserlib
copying funcparserlib/lexer.py -> build/lib/funcparserlib
copying funcparserlib/parser.py -> build/lib/funcparserlib
copying funcparserlib/util.py -> build/lib/funcparserlib
creating build/lib/funcparserlib/tests
copying funcparserlib/tests/__init__.py -> build/lib/funcparserlib/tests
copying funcparserlib/tests/dot.py -> build/lib/funcparserlib/tests
copying funcparserlib/tests/json.py -> build/lib/funcparserlib/tests
copying funcparserlib/tests/test_dot.py -> build/lib/funcparserlib/tests
copying funcparserlib/tests/test_json.py -> build/lib/funcparserlib/tests
copying funcparserlib/tests/test_parsing.py -> build/lib/funcparserlib/tests
installing to build/bdist.linux-x86_64/wheel
running install
running install_lib
creating build/bdist.linux-x86_64
creating build/bdist.linux-x86_64/wheel
creating build/bdist.linux-x86_64/wheel/funcparserlib
copying build/lib/funcparserlib/__init__.py -> build/bdist.linux-x86_64/wheel/funcparserlib
copying build/lib/funcparserlib/lexer.py -> build/bdist.linux-x86_64/wheel/funcparserlib
copying build/lib/funcparserlib/parser.py -> build/bdist.linux-x86_64/wheel/funcparserlib
copying build/lib/funcparserlib/util.py -> build/bdist.linux-x86_64/wheel/funcparserlib
creating build/bdist.linux-x86_64/wheel/funcparserlib/tests
copying build/lib/funcparserlib/tests/__init__.py -> build/bdist.linux-x86_64/wheel/funcparserlib/tests
copying build/lib/funcparserlib/tests/dot.py -> build/bdist.linux-x86_64/wheel/funcparserlib/tests
copying build/lib/funcparserlib/tests/json.py -> build/bdist.linux-x86_64/wheel/funcparserlib/tests
copying build/lib/funcparserlib/tests/test_dot.py -> build/bdist.linux-x86_64/wheel/funcparserlib/tests
copying build/lib/funcparserlib/tests/test_json.py -> build/bdist.linux-x86_64/wheel/funcparserlib/tests
copying build/lib/funcparserlib/tests/test_parsing.py -> build/bdist.linux-x86_64/wheel/funcparserlib/tests
running install_egg_info
running egg_info
writing funcparserlib.egg-info/PKG-INFO
writing top-level names to funcparserlib.egg-info/top_level.txt
writing dependency_links to funcparserlib.egg-info/dependency_links.txt
reading manifest file 'funcparserlib.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no files found matching 'requires.txt'
writing manifest file 'funcparserlib.egg-info/SOURCES.txt'
Copying funcparserlib.egg-info to build/bdist.linux-x86_64/wheel/funcparserlib-0.3.6-py2.7.egg-info
running install_scripts
creating build/bdist.linux-x86_64/wheel/funcparserlib-0.3.6.dist-info/WHEEL
/build-wheels

############################################################
Building future-0.17.1-py2-none-any.whl
############################################################
Running: wget https://files.pythonhosted.org/packages/90/52/e20466b85000a181e1e144fd8305caf2cf475e2f9674e797b222f8105f5f/future-0.17.1.tar.gz
--2019-10-05 18:05:06-- https://files.pythonhosted.org/packages/90/52/e20466b85000a181e1e144fd8305caf2cf475e2f9674e797b222f8105f5f/future-0.17.1.tar.gz
Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.1.63, 151.101.65.63, 151.101.129.63, ...
Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.1.63|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 829119 (810K) [binary/octet-stream]
Saving to: 'future-0.17.1.tar.gz'

0K .......... .......... .......... .......... .......... 6% 3.21M 0s
50K .......... .......... .......... .......... .......... 12% 6.70M 0s
100K .......... .......... .......... .......... .......... 18% 56.2M 0s
150K .......... .......... .......... .......... .......... 24% 130M 0s
200K .......... .......... .......... .......... .......... 30% 6.76M 0s
250K .......... .......... .......... .......... .......... 37% 84.8M 0s
300K .......... .......... .......... .......... .......... 43% 64.7M 0s
350K .......... .......... .......... .......... .......... 49% 129M 0s
400K .......... .......... .......... .......... .......... 55% 8.10M 0s
450K .......... .......... .......... .......... .......... 61% 65.5M 0s
500K .......... .......... .......... .......... .......... 67% 68.6M 0s
550K .......... .......... .......... .......... .......... 74% 63.2M 0s
600K .......... .......... .......... .......... .......... 80% 85.5M 0s
650K .......... .......... .......... .......... .......... 86% 164M 0s
700K .......... .......... .......... .......... .......... 92% 159M 0s
750K .......... .......... .......... .......... .......... 98% 128M 0s
800K ......... 100% 204M=0.04s

2019-10-05 18:05:06 (18.6 MB/s) - 'future-0.17.1.tar.gz' saved [829119/829119]

/build-wheels/future-0.17.1 /build-wheels
running bdist_wheel
running build
running build_py
creating build
creating build/lib
creating build/lib/future
copying src/future/__init__.py -> build/lib/future
creating build/lib/future/builtins
copying src/future/builtins/misc.py -> build/lib/future/builtins
copying src/future/builtins/newround.py -> build/lib/future/builtins
copying src/future/builtins/__init__.py -> build/lib/future/builtins
copying src/future/builtins/newnext.py -> build/lib/future/builtins
copying src/future/builtins/disabled.py -> build/lib/future/builtins
copying src/future/builtins/iterators.py -> build/lib/future/builtins
copying src/future/builtins/newsuper.py -> build/lib/future/builtins
creating build/lib/future/types
copying src/future/types/newint.py -> build/lib/future/types
copying src/future/types/newmemoryview.py -> build/lib/future/types
copying src/future/types/newopen.py -> build/lib/future/types
copying src/future/types/newobject.py -> build/lib/future/types
copying src/future/types/newdict.py -> build/lib/future/types
copying src/future/types/newbytes.py -> build/lib/future/types
copying src/future/types/__init__.py -> build/lib/future/types
copying src/future/types/newlist.py -> build/lib/future/types
copying src/future/types/newstr.py -> build/lib/future/types
copying src/future/types/newrange.py -> build/lib/future/types
creating build/lib/future/standard_library
copying src/future/standard_library/__init__.py -> build/lib/future/standard_library
creating build/lib/future/backports
copying src/future/backports/misc.py -> build/lib/future/backports
copying src/future/backports/_markupbase.py -> build/lib/future/backports
copying src/future/backports/__init__.py -> build/lib/future/backports
copying src/future/backports/socketserver.py -> build/lib/future/backports
copying src/future/backports/total_ordering.py -> build/lib/future/backports
copying src/future/backports/socket.py -> build/lib/future/backports
copying src/future/backports/datetime.py -> build/lib/future/backports
creating build/lib/future/backports/email
copying src/future/backports/email/_policybase.py -> build/lib/future/backports/email
copying src/future/backports/email/header.py -> build/lib/future/backports/email
copying src/future/backports/email/_encoded_words.py -> build/lib/future/backports/email
copying src/future/backports/email/_header_value_parser.py -> build/lib/future/backports/email
copying src/future/backports/email/policy.py -> build/lib/future/backports/email
copying src/future/backports/email/__init__.py -> build/lib/future/backports/email
copying src/future/backports/email/message.py -> build/lib/future/backports/email
copying src/future/backports/email/encoders.py -> build/lib/future/backports/email
copying src/future/backports/email/parser.py -> build/lib/future/backports/email
copying src/future/backports/email/generator.py -> build/lib/future/backports/email
copying src/future/backports/email/utils.py -> build/lib/future/backports/email
copying src/future/backports/email/charset.py -> build/lib/future/backports/email
copying src/future/backports/email/iterators.py -> build/lib/future/backports/email
copying src/future/backports/email/quoprimime.py -> build/lib/future/backports/email
copying src/future/backports/email/errors.py -> build/lib/future/backports/email
copying src/future/backports/email/feedparser.py -> build/lib/future/backports/email
copying src/future/backports/email/_parseaddr.py -> build/lib/future/backports/email
copying src/future/backports/email/base64mime.py -> build/lib/future/backports/email
copying src/future/backports/email/headerregistry.py -> build/lib/future/backports/email
creating build/lib/future/backports/email/mime
copying src/future/backports/email/mime/multipart.py -> build/lib/future/backports/email/mime
copying src/future/backports/email/mime/__init__.py -> build/lib/future/backports/email/mime
copying src/future/backports/email/mime/message.py -> build/lib/future/backports/email/mime
copying src/future/backports/email/mime/application.py -> build/lib/future/backports/email/mime
copying src/future/backports/email/mime/nonmultipart.py -> build/lib/future/backports/email/mime
copying src/future/backports/email/mime/text.py -> build/lib/future/backports/email/mime
copying src/future/backports/email/mime/audio.py -> build/lib/future/backports/email/mime
copying src/future/backports/email/mime/image.py -> build/lib/future/backports/email/mime
copying src/future/backports/email/mime/base.py -> build/lib/future/backports/email/mime
creating build/lib/future/backports/html
copying src/future/backports/html/__init__.py -> build/lib/future/backports/html
copying src/future/backports/html/parser.py -> build/lib/future/backports/html
copying src/future/backports/html/entities.py -> build/lib/future/backports/html
creating build/lib/future/backports/http
copying src/future/backports/http/cookies.py -> build/lib/future/backports/http
copying src/future/backports/http/server.py -> build/lib/future/backports/http
copying src/future/backports/http/client.py -> build/lib/future/backports/http
copying src/future/backports/http/__init__.py -> build/lib/future/backports/http
copying src/future/backports/http/cookiejar.py -> build/lib/future/backports/http
creating build/lib/future/backports/test
copying src/future/backports/test/support.py -> build/lib/future/backports/test
copying src/future/backports/test/ssl_servers.py -> build/lib/future/backports/test
copying src/future/backports/test/__init__.py -> build/lib/future/backports/test
copying src/future/backports/test/pystone.py -> build/lib/future/backports/test
creating build/lib/future/backports/urllib
copying src/future/backports/urllib/error.py -> build/lib/future/backports/urllib
copying src/future/backports/urllib/request.py -> build/lib/future/backports/urllib
copying src/future/backports/urllib/__init__.py -> build/lib/future/backports/urllib
copying src/future/backports/urllib/response.py -> build/lib/future/backports/urllib
copying src/future/backports/urllib/robotparser.py -> build/lib/future/backports/urllib
copying src/future/backports/urllib/parse.py -> build/lib/future/backports/urllib
creating build/lib/future/backports/xmlrpc
copying src/future/backports/xmlrpc/server.py -> build/lib/future/backports/xmlrpc
copying src/future/backports/xmlrpc/client.py -> build/lib/future/backports/xmlrpc
copying src/future/backports/xmlrpc/__init__.py -> build/lib/future/backports/xmlrpc
creating build/lib/future/moves
copying src/future/moves/queue.py -> build/lib/future/moves
copying src/future/moves/_dummy_thread.py -> build/lib/future/moves
copying src/future/moves/copyreg.py -> build/lib/future/moves
copying src/future/moves/_markupbase.py -> build/lib/future/moves
copying src/future/moves/builtins.py -> build/lib/future/moves
copying src/future/moves/subprocess.py -> build/lib/future/moves
copying src/future/moves/__init__.py -> build/lib/future/moves
copying src/future/moves/socketserver.py -> build/lib/future/moves
copying src/future/moves/winreg.py -> build/lib/future/moves
copying src/future/moves/configparser.py -> build/lib/future/moves
copying src/future/moves/reprlib.py -> build/lib/future/moves
copying src/future/moves/collections.py -> build/lib/future/moves
copying src/future/moves/pickle.py -> build/lib/future/moves
copying src/future/moves/_thread.py -> build/lib/future/moves
copying src/future/moves/sys.py -> build/lib/future/moves
copying src/future/moves/itertools.py -> build/lib/future/moves
creating build/lib/future/moves/dbm
copying src/future/moves/dbm/ndbm.py -> build/lib/future/moves/dbm
copying src/future/moves/dbm/gnu.py -> build/lib/future/moves/dbm
copying src/future/moves/dbm/__init__.py -> build/lib/future/moves/dbm
copying src/future/moves/dbm/dumb.py -> build/lib/future/moves/dbm
creating build/lib/future/moves/html
copying src/future/moves/html/__init__.py -> build/lib/future/moves/html
copying src/future/moves/html/parser.py -> build/lib/future/moves/html
copying src/future/moves/html/entities.py -> build/lib/future/moves/html
creating build/lib/future/moves/http
copying src/future/moves/http/cookies.py -> build/lib/future/moves/http
copying src/future/moves/http/server.py -> build/lib/future/moves/http
copying src/future/moves/http/client.py -> build/lib/future/moves/http
copying src/future/moves/http/__init__.py -> build/lib/future/moves/http
copying src/future/moves/http/cookiejar.py -> build/lib/future/moves/http
creating build/lib/future/moves/test
copying src/future/moves/test/support.py -> build/lib/future/moves/test
copying src/future/moves/test/__init__.py -> build/lib/future/moves/test
creating build/lib/future/moves/tkinter
copying src/future/moves/tkinter/scrolledtext.py -> build/lib/future/moves/tkinter
copying src/future/moves/tkinter/colorchooser.py -> build/lib/future/moves/tkinter
copying src/future/moves/tkinter/commondialog.py -> build/lib/future/moves/tkinter
copying src/future/moves/tkinter/messagebox.py -> build/lib/future/moves/tkinter
copying src/future/moves/tkinter/dialog.py -> build/lib/future/moves/tkinter
copying src/future/moves/tkinter/constants.py -> build/lib/future/moves/tkinter
copying src/future/moves/tkinter/dnd.py -> build/lib/future/moves/tkinter
copying src/future/moves/tkinter/__init__.py -> build/lib/future/moves/tkinter
copying src/future/moves/tkinter/ttk.py -> build/lib/future/moves/tkinter
copying src/future/moves/tkinter/filedialog.py -> build/lib/future/moves/tkinter
copying src/future/moves/tkinter/font.py -> build/lib/future/moves/tkinter
copying src/future/moves/tkinter/tix.py -> build/lib/future/moves/tkinter
copying src/future/moves/tkinter/simpledialog.py -> build/lib/future/moves/tkinter
creating build/lib/future/moves/urllib
copying src/future/moves/urllib/error.py -> build/lib/future/moves/urllib
copying src/future/moves/urllib/request.py -> build/lib/future/moves/urllib
copying src/future/moves/urllib/__init__.py -> build/lib/future/moves/urllib
copying src/future/moves/urllib/response.py -> build/lib/future/moves/urllib
copying src/future/moves/urllib/robotparser.py -> build/lib/future/moves/urllib
copying src/future/moves/urllib/parse.py -> build/lib/future/moves/urllib
creating build/lib/future/moves/xmlrpc
copying src/future/moves/xmlrpc/server.py -> build/lib/future/moves/xmlrpc
copying src/future/moves/xmlrpc/client.py -> build/lib/future/moves/xmlrpc
copying src/future/moves/xmlrpc/__init__.py -> build/lib/future/moves/xmlrpc
creating build/lib/future/tests
copying src/future/tests/__init__.py -> build/lib/future/tests
copying src/future/tests/base.py -> build/lib/future/tests
creating build/lib/future/utils
copying src/future/utils/__init__.py -> build/lib/future/utils
copying src/future/utils/surrogateescape.py -> build/lib/future/utils
creating build/lib/past
copying src/past/__init__.py -> build/lib/past
creating build/lib/past/builtins
copying src/past/builtins/noniterators.py -> build/lib/past/builtins
copying src/past/builtins/misc.py -> build/lib/past/builtins
copying src/past/builtins/__init__.py -> build/lib/past/builtins
creating build/lib/past/types
copying src/past/types/basestring.py -> build/lib/past/types
copying src/past/types/__init__.py -> build/lib/past/types
copying src/past/types/olddict.py -> build/lib/past/types
copying src/past/types/oldstr.py -> build/lib/past/types
creating build/lib/past/utils
copying src/past/utils/__init__.py -> build/lib/past/utils
creating build/lib/past/translation
copying src/past/translation/__init__.py -> build/lib/past/translation
creating build/lib/libfuturize
copying src/libfuturize/__init__.py -> build/lib/libfuturize
copying src/libfuturize/main.py -> build/lib/libfuturize
copying src/libfuturize/fixer_util.py -> build/lib/libfuturize
creating build/lib/libfuturize/fixes
copying src/libfuturize/fixes/fix_oldstr_wrap.py -> build/lib/libfuturize/fixes
copying src/libfuturize/fixes/fix_division.py -> build/lib/libfuturize/fixes
copying src/libfuturize/fixes/fix_print.py -> build/lib/libfuturize/fixes
copying src/libfuturize/fixes/fix_add__future__imports_except_unicode_literals.py -> build/lib/libfuturize/fixes
copying src/libfuturize/fixes/fix_cmp.py -> build/lib/libfuturize/fixes
copying src/libfuturize/fixes/fix_division_safe.py -> build/lib/libfuturize/fixes
copying src/libfuturize/fixes/fix_next_call.py -> build/lib/libfuturize/fixes
copying src/libfuturize/fixes/fix_metaclass.py -> build/lib/libfuturize/fixes
copying src/libfuturize/fixes/__init__.py -> build/lib/libfuturize/fixes
copying src/libfuturize/fixes/fix_unicode_literals_import.py -> build/lib/libfuturize/fixes
copying src/libfuturize/fixes/fix_bytes.py -> build/lib/libfuturize/fixes
copying src/libfuturize/fixes/fix_future_builtins.py -> build/lib/libfuturize/fixes
copying src/libfuturize/fixes/fix_xrange_with_import.py -> build/lib/libfuturize/fixes
copying src/libfuturize/fixes/fix_raise.py -> build/lib/libfuturize/fixes
copying src/libfuturize/fixes/fix_object.py -> build/lib/libfuturize/fixes
copying src/libfuturize/fixes/fix_UserDict.py -> build/lib/libfuturize/fixes
copying src/libfuturize/fixes/fix_order___future__imports.py -> build/lib/libfuturize/fixes
copying src/libfuturize/fixes/fix_future_standard_library.py -> build/lib/libfuturize/fixes
copying src/libfuturize/fixes/fix_future_standard_library_urllib.py -> build/lib/libfuturize/fixes
copying src/libfuturize/fixes/fix_basestring.py -> build/lib/libfuturize/fixes
copying src/libfuturize/fixes/fix_execfile.py -> build/lib/libfuturize/fixes
copying src/libfuturize/fixes/fix_unicode_keep_u.py -> build/lib/libfuturize/fixes
copying src/libfuturize/fixes/fix_remove_old__future__imports.py -> build/lib/libfuturize/fixes
copying src/libfuturize/fixes/fix_absolute_import.py -> build/lib/libfuturize/fixes
copying src/libfuturize/fixes/fix_print_with_import.py -> build/lib/libfuturize/fixes
creating build/lib/libpasteurize
copying src/libpasteurize/__init__.py -> build/lib/libpasteurize
copying src/libpasteurize/main.py -> build/lib/libpasteurize
creating build/lib/libpasteurize/fixes
copying src/libpasteurize/fixes/fix_throw.py -> build/lib/libpasteurize/fixes
copying src/libpasteurize/fixes/fix_division.py -> build/lib/libpasteurize/fixes
copying src/libpasteurize/fixes/fix_add_future_standard_library_import.py -> build/lib/libpasteurize/fixes
copying src/libpasteurize/fixes/fix_kwargs.py -> build/lib/libpasteurize/fixes
copying src/libpasteurize/fixes/fix_imports2.py -> build/lib/libpasteurize/fixes
copying src/libpasteurize/fixes/fix_metaclass.py -> build/lib/libpasteurize/fixes
copying src/libpasteurize/fixes/fix_fullargspec.py -> build/lib/libpasteurize/fixes
copying src/libpasteurize/fixes/fix_annotations.py -> build/lib/libpasteurize/fixes
copying src/libpasteurize/fixes/fix_printfunction.py -> build/lib/libpasteurize/fixes
copying src/libpasteurize/fixes/fix_imports.py -> build/lib/libpasteurize/fixes
copying src/libpasteurize/fixes/__init__.py -> build/lib/libpasteurize/fixes
copying src/libpasteurize/fixes/fix_features.py -> build/lib/libpasteurize/fixes
copying src/libpasteurize/fixes/fix_future_builtins.py -> build/lib/libpasteurize/fixes
copying src/libpasteurize/fixes/fix_memoryview.py -> build/lib/libpasteurize/fixes
copying src/libpasteurize/fixes/fix_add_all__future__imports.py -> build/lib/libpasteurize/fixes
copying src/libpasteurize/fixes/fix_raise.py -> build/lib/libpasteurize/fixes
copying src/libpasteurize/fixes/fix_add_all_future_builtins.py -> build/lib/libpasteurize/fixes
copying src/libpasteurize/fixes/fix_next.py -> build/lib/libpasteurize/fixes
copying src/libpasteurize/fixes/fix_newstyle.py -> build/lib/libpasteurize/fixes
copying src/libpasteurize/fixes/fix_raise_.py -> build/lib/libpasteurize/fixes
copying src/libpasteurize/fixes/fix_getcwd.py -> build/lib/libpasteurize/fixes
copying src/libpasteurize/fixes/feature_base.py -> build/lib/libpasteurize/fixes
copying src/libpasteurize/fixes/fix_unpacking.py -> build/lib/libpasteurize/fixes
creating build/lib/builtins
copying src/builtins/__init__.py -> build/lib/builtins
creating build/lib/copyreg
copying src/copyreg/__init__.py -> build/lib/copyreg
creating build/lib/html
copying src/html/__init__.py -> build/lib/html
copying src/html/parser.py -> build/lib/html
copying src/html/entities.py -> build/lib/html
creating build/lib/http
copying src/http/cookies.py -> build/lib/http
copying src/http/server.py -> build/lib/http
copying src/http/client.py -> build/lib/http
copying src/http/__init__.py -> build/lib/http
copying src/http/cookiejar.py -> build/lib/http
creating build/lib/queue
copying src/queue/__init__.py -> build/lib/queue
creating build/lib/reprlib
copying src/reprlib/__init__.py -> build/lib/reprlib
creating build/lib/socketserver
copying src/socketserver/__init__.py -> build/lib/socketserver
creating build/lib/tkinter
copying src/tkinter/scrolledtext.py -> build/lib/tkinter
copying src/tkinter/colorchooser.py -> build/lib/tkinter
copying src/tkinter/commondialog.py -> build/lib/tkinter
copying src/tkinter/messagebox.py -> build/lib/tkinter
copying src/tkinter/dialog.py -> build/lib/tkinter
copying src/tkinter/constants.py -> build/lib/tkinter
copying src/tkinter/dnd.py -> build/lib/tkinter
copying src/tkinter/__init__.py -> build/lib/tkinter
copying src/tkinter/ttk.py -> build/lib/tkinter
copying src/tkinter/filedialog.py -> build/lib/tkinter
copying src/tkinter/font.py -> build/lib/tkinter
copying src/tkinter/tix.py -> build/lib/tkinter
copying src/tkinter/simpledialog.py -> build/lib/tkinter
creating build/lib/winreg
copying src/winreg/__init__.py -> build/lib/winreg
creating build/lib/xmlrpc
copying src/xmlrpc/server.py -> build/lib/xmlrpc
copying src/xmlrpc/client.py -> build/lib/xmlrpc
copying src/xmlrpc/__init__.py -> build/lib/xmlrpc
creating build/lib/_dummy_thread
copying src/_dummy_thread/__init__.py -> build/lib/_dummy_thread
creating build/lib/_markupbase
copying src/_markupbase/__init__.py -> build/lib/_markupbase
creating build/lib/_thread
copying src/_thread/__init__.py -> build/lib/_thread
running egg_info
writing src/future.egg-info/PKG-INFO
writing top-level names to src/future.egg-info/top_level.txt
writing dependency_links to src/future.egg-info/dependency_links.txt
writing entry points to src/future.egg-info/entry_points.txt
reading manifest file 'src/future.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no files found matching '*.au' under directory 'tests'
warning: no files found matching '*.gif' under directory 'tests'
warning: no files found matching '*.txt' under directory 'tests'
writing manifest file 'src/future.egg-info/SOURCES.txt'
copying src/future/backports/test/badcert.pem -> build/lib/future/backports/test
copying src/future/backports/test/badkey.pem -> build/lib/future/backports/test
copying src/future/backports/test/dh512.pem -> build/lib/future/backports/test
copying src/future/backports/test/https_svn_python_org_root.pem -> build/lib/future/backports/test
copying src/future/backports/test/keycert.passwd.pem -> build/lib/future/backports/test
copying src/future/backports/test/keycert.pem -> build/lib/future/backports/test
copying src/future/backports/test/keycert2.pem -> build/lib/future/backports/test
copying src/future/backports/test/nokia.pem -> build/lib/future/backports/test
copying src/future/backports/test/nullbytecert.pem -> build/lib/future/backports/test
copying src/future/backports/test/nullcert.pem -> build/lib/future/backports/test
copying src/future/backports/test/sha256.pem -> build/lib/future/backports/test
copying src/future/backports/test/ssl_cert.pem -> build/lib/future/backports/test
copying src/future/backports/test/ssl_key.passwd.pem -> build/lib/future/backports/test
copying src/future/backports/test/ssl_key.pem -> build/lib/future/backports/test
creating build/lib/past/tests
copying src/past/tests/__init__.py -> build/lib/past/tests
installing to build/bdist.linux-x86_64/wheel
running install
running install_lib
creating build/bdist.linux-x86_64
creating build/bdist.linux-x86_64/wheel
creating build/bdist.linux-x86_64/wheel/future
copying build/lib/future/__init__.py -> build/bdist.linux-x86_64/wheel/future
creating build/bdist.linux-x86_64/wheel/future/builtins
copying build/lib/future/builtins/misc.py -> build/bdist.linux-x86_64/wheel/future/builtins
copying build/lib/future/builtins/newround.py -> build/bdist.linux-x86_64/wheel/future/builtins
copying build/lib/future/builtins/__init__.py -> build/bdist.linux-x86_64/wheel/future/builtins
copying build/lib/future/builtins/newnext.py -> build/bdist.linux-x86_64/wheel/future/builtins
copying build/lib/future/builtins/disabled.py -> build/bdist.linux-x86_64/wheel/future/builtins
copying build/lib/future/builtins/iterators.py -> build/bdist.linux-x86_64/wheel/future/builtins
copying build/lib/future/builtins/newsuper.py -> build/bdist.linux-x86_64/wheel/future/builtins
creating build/bdist.linux-x86_64/wheel/future/types
copying build/lib/future/types/newint.py -> build/bdist.linux-x86_64/wheel/future/types
copying build/lib/future/types/newmemoryview.py -> build/bdist.linux-x86_64/wheel/future/types
copying build/lib/future/types/newopen.py -> build/bdist.linux-x86_64/wheel/future/types
copying build/lib/future/types/newobject.py -> build/bdist.linux-x86_64/wheel/future/types
copying build/lib/future/types/newdict.py -> build/bdist.linux-x86_64/wheel/future/types
copying build/lib/future/types/newbytes.py -> build/bdist.linux-x86_64/wheel/future/types
copying build/lib/future/types/__init__.py -> build/bdist.linux-x86_64/wheel/future/types
copying build/lib/future/types/newlist.py -> build/bdist.linux-x86_64/wheel/future/types
copying build/lib/future/types/newstr.py -> build/bdist.linux-x86_64/wheel/future/types
copying build/lib/future/types/newrange.py -> build/bdist.linux-x86_64/wheel/future/types
creating build/bdist.linux-x86_64/wheel/future/standard_library
copying build/lib/future/standard_library/__init__.py -> build/bdist.linux-x86_64/wheel/future/standard_library
creating build/bdist.linux-x86_64/wheel/future/backports
copying build/lib/future/backports/misc.py -> build/bdist.linux-x86_64/wheel/future/backports
copying build/lib/future/backports/_markupbase.py -> build/bdist.linux-x86_64/wheel/future/backports
copying build/lib/future/backports/__init__.py -> build/bdist.linux-x86_64/wheel/future/backports
copying build/lib/future/backports/socketserver.py -> build/bdist.linux-x86_64/wheel/future/backports
copying build/lib/future/backports/total_ordering.py -> build/bdist.linux-x86_64/wheel/future/backports
copying build/lib/future/backports/socket.py -> build/bdist.linux-x86_64/wheel/future/backports
copying build/lib/future/backports/datetime.py -> build/bdist.linux-x86_64/wheel/future/backports
creating build/bdist.linux-x86_64/wheel/future/backports/email
copying build/lib/future/backports/email/_policybase.py -> build/bdist.linux-x86_64/wheel/future/backports/email
copying build/lib/future/backports/email/header.py -> build/bdist.linux-x86_64/wheel/future/backports/email
copying build/lib/future/backports/email/_encoded_words.py -> build/bdist.linux-x86_64/wheel/future/backports/email
copying build/lib/future/backports/email/_header_value_parser.py -> build/bdist.linux-x86_64/wheel/future/backports/email
copying build/lib/future/backports/email/policy.py -> build/bdist.linux-x86_64/wheel/future/backports/email
copying build/lib/future/backports/email/__init__.py -> build/bdist.linux-x86_64/wheel/future/backports/email
copying build/lib/future/backports/email/message.py -> build/bdist.linux-x86_64/wheel/future/backports/email
copying build/lib/future/backports/email/encoders.py -> build/bdist.linux-x86_64/wheel/future/backports/email
copying build/lib/future/backports/email/parser.py -> build/bdist.linux-x86_64/wheel/future/backports/email
copying build/lib/future/backports/email/generator.py -> build/bdist.linux-x86_64/wheel/future/backports/email
copying build/lib/future/backports/email/utils.py -> build/bdist.linux-x86_64/wheel/future/backports/email
copying build/lib/future/backports/email/charset.py -> build/bdist.linux-x86_64/wheel/future/backports/email
copying build/lib/future/backports/email/iterators.py -> build/bdist.linux-x86_64/wheel/future/backports/email
copying build/lib/future/backports/email/quoprimime.py -> build/bdist.linux-x86_64/wheel/future/backports/email
copying build/lib/future/backports/email/errors.py -> build/bdist.linux-x86_64/wheel/future/backports/email
copying build/lib/future/backports/email/feedparser.py -> build/bdist.linux-x86_64/wheel/future/backports/email
copying build/lib/future/backports/email/_parseaddr.py -> build/bdist.linux-x86_64/wheel/future/backports/email
copying build/lib/future/backports/email/base64mime.py -> build/bdist.linux-x86_64/wheel/future/backports/email
copying build/lib/future/backports/email/headerregistry.py -> build/bdist.linux-x86_64/wheel/future/backports/email
creating build/bdist.linux-x86_64/wheel/future/backports/email/mime
copying build/lib/future/backports/email/mime/multipart.py -> build/bdist.linux-x86_64/wheel/future/backports/email/mime
copying build/lib/future/backports/email/mime/__init__.py -> build/bdist.linux-x86_64/wheel/future/backports/email/mime
copying build/lib/future/backports/email/mime/message.py -> build/bdist.linux-x86_64/wheel/future/backports/email/mime
copying build/lib/future/backports/email/mime/application.py -> build/bdist.linux-x86_64/wheel/future/backports/email/mime
copying build/lib/future/backports/email/mime/nonmultipart.py -> build/bdist.linux-x86_64/wheel/future/backports/email/mime
copying build/lib/future/backports/email/mime/text.py -> build/bdist.linux-x86_64/wheel/future/backports/email/mime
copying build/lib/future/backports/email/mime/audio.py -> build/bdist.linux-x86_64/wheel/future/backports/email/mime
copying build/lib/future/backports/email/mime/image.py -> build/bdist.linux-x86_64/wheel/future/backports/email/mime
copying build/lib/future/backports/email/mime/base.py -> build/bdist.linux-x86_64/wheel/future/backports/email/mime
creating build/bdist.linux-x86_64/wheel/future/backports/html
copying build/lib/future/backports/html/__init__.py -> build/bdist.linux-x86_64/wheel/future/backports/html
copying build/lib/future/backports/html/parser.py -> build/bdist.linux-x86_64/wheel/future/backports/html
copying build/lib/future/backports/html/entities.py -> build/bdist.linux-x86_64/wheel/future/backports/html
creating build/bdist.linux-x86_64/wheel/future/backports/http
copying build/lib/future/backports/http/cookies.py -> build/bdist.linux-x86_64/wheel/future/backports/http
copying build/lib/future/backports/http/server.py -> build/bdist.linux-x86_64/wheel/future/backports/http
copying build/lib/future/backports/http/client.py -> build/bdist.linux-x86_64/wheel/future/backports/http
copying build/lib/future/backports/http/__init__.py -> build/bdist.linux-x86_64/wheel/future/backports/http
copying build/lib/future/backports/http/cookiejar.py -> build/bdist.linux-x86_64/wheel/future/backports/http
creating build/bdist.linux-x86_64/wheel/future/backports/test
copying build/lib/future/backports/test/support.py -> build/bdist.linux-x86_64/wheel/future/backports/test
copying build/lib/future/backports/test/ssl_servers.py -> build/bdist.linux-x86_64/wheel/future/backports/test
copying build/lib/future/backports/test/__init__.py -> build/bdist.linux-x86_64/wheel/future/backports/test
copying build/lib/future/backports/test/pystone.py -> build/bdist.linux-x86_64/wheel/future/backports/test
copying build/lib/future/backports/test/badcert.pem -> build/bdist.linux-x86_64/wheel/future/backports/test
copying build/lib/future/backports/test/badkey.pem -> build/bdist.linux-x86_64/wheel/future/backports/test
copying build/lib/future/backports/test/dh512.pem -> build/bdist.linux-x86_64/wheel/future/backports/test
copying build/lib/future/backports/test/https_svn_python_org_root.pem -> build/bdist.linux-x86_64/wheel/future/backports/test
copying build/lib/future/backports/test/keycert.passwd.pem -> build/bdist.linux-x86_64/wheel/future/backports/test
copying build/lib/future/backports/test/keycert.pem -> build/bdist.linux-x86_64/wheel/future/backports/test
copying build/lib/future/backports/test/keycert2.pem -> build/bdist.linux-x86_64/wheel/future/backports/test
copying build/lib/future/backports/test/nokia.pem -> build/bdist.linux-x86_64/wheel/future/backports/test
copying build/lib/future/backports/test/nullbytecert.pem -> build/bdist.linux-x86_64/wheel/future/backports/test
copying build/lib/future/backports/test/nullcert.pem -> build/bdist.linux-x86_64/wheel/future/backports/test
copying build/lib/future/backports/test/sha256.pem -> build/bdist.linux-x86_64/wheel/future/backports/test
copying build/lib/future/backports/test/ssl_cert.pem -> build/bdist.linux-x86_64/wheel/future/backports/test
copying build/lib/future/backports/test/ssl_key.passwd.pem -> build/bdist.linux-x86_64/wheel/future/backports/test
copying build/lib/future/backports/test/ssl_key.pem -> build/bdist.linux-x86_64/wheel/future/backports/test
creating build/bdist.linux-x86_64/wheel/future/backports/urllib
copying build/lib/future/backports/urllib/error.py -> build/bdist.linux-x86_64/wheel/future/backports/urllib
copying build/lib/future/backports/urllib/request.py -> build/bdist.linux-x86_64/wheel/future/backports/urllib
copying build/lib/future/backports/urllib/__init__.py -> build/bdist.linux-x86_64/wheel/future/backports/urllib
copying build/lib/future/backports/urllib/response.py -> build/bdist.linux-x86_64/wheel/future/backports/urllib
copying build/lib/future/backports/urllib/robotparser.py -> build/bdist.linux-x86_64/wheel/future/backports/urllib
copying build/lib/future/backports/urllib/parse.py -> build/bdist.linux-x86_64/wheel/future/backports/urllib
creating build/bdist.linux-x86_64/wheel/future/backports/xmlrpc
copying build/lib/future/backports/xmlrpc/server.py -> build/bdist.linux-x86_64/wheel/future/backports/xmlrpc
copying build/lib/future/backports/xmlrpc/client.py -> build/bdist.linux-x86_64/wheel/future/backports/xmlrpc
copying build/lib/future/backports/xmlrpc/__init__.py -> build/bdist.linux-x86_64/wheel/future/backports/xmlrpc
creating build/bdist.linux-x86_64/wheel/future/moves
copying build/lib/future/moves/queue.py -> build/bdist.linux-x86_64/wheel/future/moves
copying build/lib/future/moves/_dummy_thread.py -> build/bdist.linux-x86_64/wheel/future/moves
copying build/lib/future/moves/copyreg.py -> build/bdist.linux-x86_64/wheel/future/moves
copying build/lib/future/moves/_markupbase.py -> build/bdist.linux-x86_64/wheel/future/moves
copying build/lib/future/moves/builtins.py -> build/bdist.linux-x86_64/wheel/future/moves
copying build/lib/future/moves/subprocess.py -> build/bdist.linux-x86_64/wheel/future/moves
copying build/lib/future/moves/__init__.py -> build/bdist.linux-x86_64/wheel/future/moves
copying build/lib/future/moves/socketserver.py -> build/bdist.linux-x86_64/wheel/future/moves
copying build/lib/future/moves/winreg.py -> build/bdist.linux-x86_64/wheel/future/moves
copying build/lib/future/moves/configparser.py -> build/bdist.linux-x86_64/wheel/future/moves
copying build/lib/future/moves/reprlib.py -> build/bdist.linux-x86_64/wheel/future/moves
copying build/lib/future/moves/collections.py -> build/bdist.linux-x86_64/wheel/future/moves
copying build/lib/future/moves/pickle.py -> build/bdist.linux-x86_64/wheel/future/moves
copying build/lib/future/moves/_thread.py -> build/bdist.linux-x86_64/wheel/future/moves
copying build/lib/future/moves/sys.py -> build/bdist.linux-x86_64/wheel/future/moves
copying build/lib/future/moves/itertools.py -> build/bdist.linux-x86_64/wheel/future/moves
creating build/bdist.linux-x86_64/wheel/future/moves/dbm
copying build/lib/future/moves/dbm/ndbm.py -> build/bdist.linux-x86_64/wheel/future/moves/dbm
copying build/lib/future/moves/dbm/gnu.py -> build/bdist.linux-x86_64/wheel/future/moves/dbm
copying build/lib/future/moves/dbm/__init__.py -> build/bdist.linux-x86_64/wheel/future/moves/dbm
copying build/lib/future/moves/dbm/dumb.py -> build/bdist.linux-x86_64/wheel/future/moves/dbm
creating build/bdist.linux-x86_64/wheel/future/moves/html
copying build/lib/future/moves/html/__init__.py -> build/bdist.linux-x86_64/wheel/future/moves/html
copying build/lib/future/moves/html/parser.py -> build/bdist.linux-x86_64/wheel/future/moves/html
copying build/lib/future/moves/html/entities.py -> build/bdist.linux-x86_64/wheel/future/moves/html
creating build/bdist.linux-x86_64/wheel/future/moves/http
copying build/lib/future/moves/http/cookies.py -> build/bdist.linux-x86_64/wheel/future/moves/http
copying build/lib/future/moves/http/server.py -> build/bdist.linux-x86_64/wheel/future/moves/http
copying build/lib/future/moves/http/client.py -> build/bdist.linux-x86_64/wheel/future/moves/http
copying build/lib/future/moves/http/__init__.py -> build/bdist.linux-x86_64/wheel/future/moves/http
copying build/lib/future/moves/http/cookiejar.py -> build/bdist.linux-x86_64/wheel/future/moves/http
creating build/bdist.linux-x86_64/wheel/future/moves/test
copying build/lib/future/moves/test/support.py -> build/bdist.linux-x86_64/wheel/future/moves/test
copying build/lib/future/moves/test/__init__.py -> build/bdist.linux-x86_64/wheel/future/moves/test
creating build/bdist.linux-x86_64/wheel/future/moves/tkinter
copying build/lib/future/moves/tkinter/scrolledtext.py -> build/bdist.linux-x86_64/wheel/future/moves/tkinter
copying build/lib/future/moves/tkinter/colorchooser.py -> build/bdist.linux-x86_64/wheel/future/moves/tkinter
copying build/lib/future/moves/tkinter/commondialog.py -> build/bdist.linux-x86_64/wheel/future/moves/tkinter
copying build/lib/future/moves/tkinter/messagebox.py -> build/bdist.linux-x86_64/wheel/future/moves/tkinter
copying build/lib/future/moves/tkinter/dialog.py -> build/bdist.linux-x86_64/wheel/future/moves/tkinter
copying build/lib/future/moves/tkinter/constants.py -> build/bdist.linux-x86_64/wheel/future/moves/tkinter
copying build/lib/future/moves/tkinter/dnd.py -> build/bdist.linux-x86_64/wheel/future/moves/tkinter
copying build/lib/future/moves/tkinter/__init__.py -> build/bdist.linux-x86_64/wheel/future/moves/tkinter
copying build/lib/future/moves/tkinter/ttk.py -> build/bdist.linux-x86_64/wheel/future/moves/tkinter
copying build/lib/future/moves/tkinter/filedialog.py -> build/bdist.linux-x86_64/wheel/future/moves/tkinter
copying build/lib/future/moves/tkinter/font.py -> build/bdist.linux-x86_64/wheel/future/moves/tkinter
copying build/lib/future/moves/tkinter/tix.py -> build/bdist.linux-x86_64/wheel/future/moves/tkinter
copying build/lib/future/moves/tkinter/simpledialog.py -> build/bdist.linux-x86_64/wheel/future/moves/tkinter
creating build/bdist.linux-x86_64/wheel/future/moves/urllib
copying build/lib/future/moves/urllib/error.py -> build/bdist.linux-x86_64/wheel/future/moves/urllib
copying build/lib/future/moves/urllib/request.py -> build/bdist.linux-x86_64/wheel/future/moves/urllib
copying build/lib/future/moves/urllib/__init__.py -> build/bdist.linux-x86_64/wheel/future/moves/urllib
copying build/lib/future/moves/urllib/response.py -> build/bdist.linux-x86_64/wheel/future/moves/urllib
copying build/lib/future/moves/urllib/robotparser.py -> build/bdist.linux-x86_64/wheel/future/moves/urllib
copying build/lib/future/moves/urllib/parse.py -> build/bdist.linux-x86_64/wheel/future/moves/urllib
creating build/bdist.linux-x86_64/wheel/future/moves/xmlrpc
copying build/lib/future/moves/xmlrpc/server.py -> build/bdist.linux-x86_64/wheel/future/moves/xmlrpc
copying build/lib/future/moves/xmlrpc/client.py -> build/bdist.linux-x86_64/wheel/future/moves/xmlrpc
copying build/lib/future/moves/xmlrpc/__init__.py -> build/bdist.linux-x86_64/wheel/future/moves/xmlrpc
creating build/bdist.linux-x86_64/wheel/future/tests
copying build/lib/future/tests/__init__.py -> build/bdist.linux-x86_64/wheel/future/tests
copying build/lib/future/tests/base.py -> build/bdist.linux-x86_64/wheel/future/tests
creating build/bdist.linux-x86_64/wheel/future/utils
copying build/lib/future/utils/__init__.py -> build/bdist.linux-x86_64/wheel/future/utils
copying build/lib/future/utils/surrogateescape.py -> build/bdist.linux-x86_64/wheel/future/utils
creating build/bdist.linux-x86_64/wheel/past
copying build/lib/past/__init__.py -> build/bdist.linux-x86_64/wheel/past
creating build/bdist.linux-x86_64/wheel/past/builtins
copying build/lib/past/builtins/noniterators.py -> build/bdist.linux-x86_64/wheel/past/builtins
copying build/lib/past/builtins/misc.py -> build/bdist.linux-x86_64/wheel/past/builtins
copying build/lib/past/builtins/__init__.py -> build/bdist.linux-x86_64/wheel/past/builtins
creating build/bdist.linux-x86_64/wheel/past/types
copying build/lib/past/types/basestring.py -> build/bdist.linux-x86_64/wheel/past/types
copying build/lib/past/types/__init__.py -> build/bdist.linux-x86_64/wheel/past/types
copying build/lib/past/types/olddict.py -> build/bdist.linux-x86_64/wheel/past/types
copying build/lib/past/types/oldstr.py -> build/bdist.linux-x86_64/wheel/past/types
creating build/bdist.linux-x86_64/wheel/past/utils
copying build/lib/past/utils/__init__.py -> build/bdist.linux-x86_64/wheel/past/utils
creating build/bdist.linux-x86_64/wheel/past/translation
copying build/lib/past/translation/__init__.py -> build/bdist.linux-x86_64/wheel/past/translation
creating build/bdist.linux-x86_64/wheel/past/tests
copying build/lib/past/tests/__init__.py -> build/bdist.linux-x86_64/wheel/past/tests
creating build/bdist.linux-x86_64/wheel/libfuturize
copying build/lib/libfuturize/__init__.py -> build/bdist.linux-x86_64/wheel/libfuturize
copying build/lib/libfuturize/main.py -> build/bdist.linux-x86_64/wheel/libfuturize
copying build/lib/libfuturize/fixer_util.py -> build/bdist.linux-x86_64/wheel/libfuturize
creating build/bdist.linux-x86_64/wheel/libfuturize/fixes
copying build/lib/libfuturize/fixes/fix_oldstr_wrap.py -> build/bdist.linux-x86_64/wheel/libfuturize/fixes
copying build/lib/libfuturize/fixes/fix_division.py -> build/bdist.linux-x86_64/wheel/libfuturize/fixes
copying build/lib/libfuturize/fixes/fix_print.py -> build/bdist.linux-x86_64/wheel/libfuturize/fixes
copying build/lib/libfuturize/fixes/fix_add__future__imports_except_unicode_literals.py -> build/bdist.linux-x86_64/wheel/libfuturize/fixes
copying build/lib/libfuturize/fixes/fix_cmp.py -> build/bdist.linux-x86_64/wheel/libfuturize/fixes
copying build/lib/libfuturize/fixes/fix_division_safe.py -> build/bdist.linux-x86_64/wheel/libfuturize/fixes
copying build/lib/libfuturize/fixes/fix_next_call.py -> build/bdist.linux-x86_64/wheel/libfuturize/fixes
copying build/lib/libfuturize/fixes/fix_metaclass.py -> build/bdist.linux-x86_64/wheel/libfuturize/fixes
copying build/lib/libfuturize/fixes/__init__.py -> build/bdist.linux-x86_64/wheel/libfuturize/fixes
copying build/lib/libfuturize/fixes/fix_unicode_literals_import.py -> build/bdist.linux-x86_64/wheel/libfuturize/fixes
copying build/lib/libfuturize/fixes/fix_bytes.py -> build/bdist.linux-x86_64/wheel/libfuturize/fixes
copying build/lib/libfuturize/fixes/fix_future_builtins.py -> build/bdist.linux-x86_64/wheel/libfuturize/fixes
copying build/lib/libfuturize/fixes/fix_xrange_with_import.py -> build/bdist.linux-x86_64/wheel/libfuturize/fixes
copying build/lib/libfuturize/fixes/fix_raise.py -> build/bdist.linux-x86_64/wheel/libfuturize/fixes
copying build/lib/libfuturize/fixes/fix_object.py -> build/bdist.linux-x86_64/wheel/libfuturize/fixes
copying build/lib/libfuturize/fixes/fix_UserDict.py -> build/bdist.linux-x86_64/wheel/libfuturize/fixes
copying build/lib/libfuturize/fixes/fix_order___future__imports.py -> build/bdist.linux-x86_64/wheel/libfuturize/fixes
copying build/lib/libfuturize/fixes/fix_future_standard_library.py -> build/bdist.linux-x86_64/wheel/libfuturize/fixes
copying build/lib/libfuturize/fixes/fix_future_standard_library_urllib.py -> build/bdist.linux-x86_64/wheel/libfuturize/fixes
copying build/lib/libfuturize/fixes/fix_basestring.py -> build/bdist.linux-x86_64/wheel/libfuturize/fixes
copying build/lib/libfuturize/fixes/fix_execfile.py -> build/bdist.linux-x86_64/wheel/libfuturize/fixes
copying build/lib/libfuturize/fixes/fix_unicode_keep_u.py -> build/bdist.linux-x86_64/wheel/libfuturize/fixes
copying build/lib/libfuturize/fixes/fix_remove_old__future__imports.py -> build/bdist.linux-x86_64/wheel/libfuturize/fixes
copying build/lib/libfuturize/fixes/fix_absolute_import.py -> build/bdist.linux-x86_64/wheel/libfuturize/fixes
copying build/lib/libfuturize/fixes/fix_print_with_import.py -> build/bdist.linux-x86_64/wheel/libfuturize/fixes
creating build/bdist.linux-x86_64/wheel/libpasteurize
copying build/lib/libpasteurize/__init__.py -> build/bdist.linux-x86_64/wheel/libpasteurize
copying build/lib/libpasteurize/main.py -> build/bdist.linux-x86_64/wheel/libpasteurize
creating build/bdist.linux-x86_64/wheel/libpasteurize/fixes
copying build/lib/libpasteurize/fixes/fix_throw.py -> build/bdist.linux-x86_64/wheel/libpasteurize/fixes
copying build/lib/libpasteurize/fixes/fix_division.py -> build/bdist.linux-x86_64/wheel/libpasteurize/fixes
copying build/lib/libpasteurize/fixes/fix_add_future_standard_library_import.py -> build/bdist.linux-x86_64/wheel/libpasteurize/fixes
copying build/lib/libpasteurize/fixes/fix_kwargs.py -> build/bdist.linux-x86_64/wheel/libpasteurize/fixes
copying build/lib/libpasteurize/fixes/fix_imports2.py -> build/bdist.linux-x86_64/wheel/libpasteurize/fixes
copying build/lib/libpasteurize/fixes/fix_metaclass.py -> build/bdist.linux-x86_64/wheel/libpasteurize/fixes
copying build/lib/libpasteurize/fixes/fix_fullargspec.py -> build/bdist.linux-x86_64/wheel/libpasteurize/fixes
copying build/lib/libpasteurize/fixes/fix_annotations.py -> build/bdist.linux-x86_64/wheel/libpasteurize/fixes
copying build/lib/libpasteurize/fixes/fix_printfunction.py -> build/bdist.linux-x86_64/wheel/libpasteurize/fixes
copying build/lib/libpasteurize/fixes/fix_imports.py -> build/bdist.linux-x86_64/wheel/libpasteurize/fixes
copying build/lib/libpasteurize/fixes/__init__.py -> build/bdist.linux-x86_64/wheel/libpasteurize/fixes
copying build/lib/libpasteurize/fixes/fix_features.py -> build/bdist.linux-x86_64/wheel/libpasteurize/fixes
copying build/lib/libpasteurize/fixes/fix_future_builtins.py -> build/bdist.linux-x86_64/wheel/libpasteurize/fixes
copying build/lib/libpasteurize/fixes/fix_memoryview.py -> build/bdist.linux-x86_64/wheel/libpasteurize/fixes
copying build/lib/libpasteurize/fixes/fix_add_all__future__imports.py -> build/bdist.linux-x86_64/wheel/libpasteurize/fixes
copying build/lib/libpasteurize/fixes/fix_raise.py -> build/bdist.linux-x86_64/wheel/libpasteurize/fixes
copying build/lib/libpasteurize/fixes/fix_add_all_future_builtins.py -> build/bdist.linux-x86_64/wheel/libpasteurize/fixes
copying build/lib/libpasteurize/fixes/fix_next.py -> build/bdist.linux-x86_64/wheel/libpasteurize/fixes
copying build/lib/libpasteurize/fixes/fix_newstyle.py -> build/bdist.linux-x86_64/wheel/libpasteurize/fixes
copying build/lib/libpasteurize/fixes/fix_raise_.py -> build/bdist.linux-x86_64/wheel/libpasteurize/fixes
copying build/lib/libpasteurize/fixes/fix_getcwd.py -> build/bdist.linux-x86_64/wheel/libpasteurize/fixes
copying build/lib/libpasteurize/fixes/feature_base.py -> build/bdist.linux-x86_64/wheel/libpasteurize/fixes
copying build/lib/libpasteurize/fixes/fix_unpacking.py -> build/bdist.linux-x86_64/wheel/libpasteurize/fixes
creating build/bdist.linux-x86_64/wheel/builtins
copying build/lib/builtins/__init__.py -> build/bdist.linux-x86_64/wheel/builtins
creating build/bdist.linux-x86_64/wheel/copyreg
copying build/lib/copyreg/__init__.py -> build/bdist.linux-x86_64/wheel/copyreg
creating build/bdist.linux-x86_64/wheel/html
copying build/lib/html/__init__.py -> build/bdist.linux-x86_64/wheel/html
copying build/lib/html/parser.py -> build/bdist.linux-x86_64/wheel/html
copying build/lib/html/entities.py -> build/bdist.linux-x86_64/wheel/html
creating build/bdist.linux-x86_64/wheel/http
copying build/lib/http/cookies.py -> build/bdist.linux-x86_64/wheel/http
copying build/lib/http/server.py -> build/bdist.linux-x86_64/wheel/http
copying build/lib/http/client.py -> build/bdist.linux-x86_64/wheel/http
copying build/lib/http/__init__.py -> build/bdist.linux-x86_64/wheel/http
copying build/lib/http/cookiejar.py -> build/bdist.linux-x86_64/wheel/http
creating build/bdist.linux-x86_64/wheel/queue
copying build/lib/queue/__init__.py -> build/bdist.linux-x86_64/wheel/queue
creating build/bdist.linux-x86_64/wheel/reprlib
copying build/lib/reprlib/__init__.py -> build/bdist.linux-x86_64/wheel/reprlib
creating build/bdist.linux-x86_64/wheel/socketserver
copying build/lib/socketserver/__init__.py -> build/bdist.linux-x86_64/wheel/socketserver
creating build/bdist.linux-x86_64/wheel/tkinter
copying build/lib/tkinter/scrolledtext.py -> build/bdist.linux-x86_64/wheel/tkinter
copying build/lib/tkinter/colorchooser.py -> build/bdist.linux-x86_64/wheel/tkinter
copying build/lib/tkinter/commondialog.py -> build/bdist.linux-x86_64/wheel/tkinter
copying build/lib/tkinter/messagebox.py -> build/bdist.linux-x86_64/wheel/tkinter
copying build/lib/tkinter/dialog.py -> build/bdist.linux-x86_64/wheel/tkinter
copying build/lib/tkinter/constants.py -> build/bdist.linux-x86_64/wheel/tkinter
copying build/lib/tkinter/dnd.py -> build/bdist.linux-x86_64/wheel/tkinter
copying build/lib/tkinter/__init__.py -> build/bdist.linux-x86_64/wheel/tkinter
copying build/lib/tkinter/ttk.py -> build/bdist.linux-x86_64/wheel/tkinter
copying build/lib/tkinter/filedialog.py -> build/bdist.linux-x86_64/wheel/tkinter
copying build/lib/tkinter/font.py -> build/bdist.linux-x86_64/wheel/tkinter
copying build/lib/tkinter/tix.py -> build/bdist.linux-x86_64/wheel/tkinter
copying build/lib/tkinter/simpledialog.py -> build/bdist.linux-x86_64/wheel/tkinter
creating build/bdist.linux-x86_64/wheel/winreg
copying build/lib/winreg/__init__.py -> build/bdist.linux-x86_64/wheel/winreg
creating build/bdist.linux-x86_64/wheel/xmlrpc
copying build/lib/xmlrpc/server.py -> build/bdist.linux-x86_64/wheel/xmlrpc
copying build/lib/xmlrpc/client.py -> build/bdist.linux-x86_64/wheel/xmlrpc
copying build/lib/xmlrpc/__init__.py -> build/bdist.linux-x86_64/wheel/xmlrpc
creating build/bdist.linux-x86_64/wheel/_dummy_thread
copying build/lib/_dummy_thread/__init__.py -> build/bdist.linux-x86_64/wheel/_dummy_thread
creating build/bdist.linux-x86_64/wheel/_markupbase
copying build/lib/_markupbase/__init__.py -> build/bdist.linux-x86_64/wheel/_markupbase
creating build/bdist.linux-x86_64/wheel/_thread
copying build/lib/_thread/__init__.py -> build/bdist.linux-x86_64/wheel/_thread
running install_egg_info
Copying src/future.egg-info to build/bdist.linux-x86_64/wheel/future-0.17.1-py2.7.egg-info
running install_scripts
creating build/bdist.linux-x86_64/wheel/future-0.17.1.dist-info/WHEEL
/build-wheels

############################################################
Building google_api_python_client-1.7.8-py2-none-any.whl
############################################################
Running: wget https://files.pythonhosted.org/packages/7a/84/ffde3c95d4162cdc8bae710fecc6873cccb05ac33afc3b2c925c74cc0150/google-api-python-client-1.7.8.tar.gz
--2019-10-05 18:05:07-- https://files.pythonhosted.org/packages/7a/84/ffde3c95d4162cdc8bae710fecc6873cccb05ac33afc3b2c925c74cc0150/google-api-python-client-1.7.8.tar.gz
Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.1.63, 151.101.65.63, 151.101.129.63, ...
Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.1.63|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 141952 (139K) [binary/octet-stream]
Saving to: 'google-api-python-client-1.7.8.tar.gz'

0K .......... .......... .......... .......... .......... 36% 3.21M 0s
50K .......... .......... .......... .......... .......... 72% 6.70M 0s
100K .......... .......... .......... ........ 100% 114M=0.02s

2019-10-05 18:05:07 (5.93 MB/s) - 'google-api-python-client-1.7.8.tar.gz' saved [141952/141952]

/build-wheels/google-api-python-client-1.7.8 /build-wheels
running bdist_wheel
running build
running build_py
creating build
creating build/lib
creating build/lib/apiclient
copying apiclient/__init__.py -> build/lib/apiclient
creating build/lib/googleapiclient
copying googleapiclient/discovery.py -> build/lib/googleapiclient
copying googleapiclient/__init__.py -> build/lib/googleapiclient
copying googleapiclient/http.py -> build/lib/googleapiclient
copying googleapiclient/model.py -> build/lib/googleapiclient
copying googleapiclient/schema.py -> build/lib/googleapiclient
copying googleapiclient/mimeparse.py -> build/lib/googleapiclient
copying googleapiclient/_helpers.py -> build/lib/googleapiclient
copying googleapiclient/channel.py -> build/lib/googleapiclient
copying googleapiclient/_auth.py -> build/lib/googleapiclient
copying googleapiclient/errors.py -> build/lib/googleapiclient
copying googleapiclient/sample_tools.py -> build/lib/googleapiclient
creating build/lib/googleapiclient/discovery_cache
copying googleapiclient/discovery_cache/__init__.py -> build/lib/googleapiclient/discovery_cache
copying googleapiclient/discovery_cache/base.py -> build/lib/googleapiclient/discovery_cache
copying googleapiclient/discovery_cache/appengine_memcache.py -> build/lib/googleapiclient/discovery_cache
copying googleapiclient/discovery_cache/file_cache.py -> build/lib/googleapiclient/discovery_cache
installing to build/bdist.linux-x86_64/wheel
running install
running install_lib
creating build/bdist.linux-x86_64
creating build/bdist.linux-x86_64/wheel
creating build/bdist.linux-x86_64/wheel/apiclient
copying build/lib/apiclient/__init__.py -> build/bdist.linux-x86_64/wheel/apiclient
creating build/bdist.linux-x86_64/wheel/googleapiclient
copying build/lib/googleapiclient/discovery.py -> build/bdist.linux-x86_64/wheel/googleapiclient
copying build/lib/googleapiclient/__init__.py -> build/bdist.linux-x86_64/wheel/googleapiclient
copying build/lib/googleapiclient/http.py -> build/bdist.linux-x86_64/wheel/googleapiclient
copying build/lib/googleapiclient/model.py -> build/bdist.linux-x86_64/wheel/googleapiclient
copying build/lib/googleapiclient/schema.py -> build/bdist.linux-x86_64/wheel/googleapiclient
copying build/lib/googleapiclient/mimeparse.py -> build/bdist.linux-x86_64/wheel/googleapiclient
copying build/lib/googleapiclient/_helpers.py -> build/bdist.linux-x86_64/wheel/googleapiclient
copying build/lib/googleapiclient/channel.py -> build/bdist.linux-x86_64/wheel/googleapiclient
copying build/lib/googleapiclient/_auth.py -> build/bdist.linux-x86_64/wheel/googleapiclient
copying build/lib/googleapiclient/errors.py -> build/bdist.linux-x86_64/wheel/googleapiclient
copying build/lib/googleapiclient/sample_tools.py -> build/bdist.linux-x86_64/wheel/googleapiclient
creating build/bdist.linux-x86_64/wheel/googleapiclient/discovery_cache
copying build/lib/googleapiclient/discovery_cache/__init__.py -> build/bdist.linux-x86_64/wheel/googleapiclient/discovery_cache
copying build/lib/googleapiclient/discovery_cache/base.py -> build/bdist.linux-x86_64/wheel/googleapiclient/discovery_cache
copying build/lib/googleapiclient/discovery_cache/appengine_memcache.py -> build/bdist.linux-x86_64/wheel/googleapiclient/discovery_cache
copying build/lib/googleapiclient/discovery_cache/file_cache.py -> build/bdist.linux-x86_64/wheel/googleapiclient/discovery_cache
running install_egg_info
running egg_info
writing requirements to google_api_python_client.egg-info/requires.txt
writing google_api_python_client.egg-info/PKG-INFO
writing top-level names to google_api_python_client.egg-info/top_level.txt
writing dependency_links to google_api_python_client.egg-info/dependency_links.txt
reading manifest file 'google_api_python_client.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no files found matching '*.json' under directory 'apiclient'
warning: no files found matching 'README'
warning: no files found matching 'FAQ'
warning: no files found matching 'setpath.sh'
warning: no previously-included files matching '*.pyc' found anywhere in distribution
warning: no previously-included files matching '__pycache__' found anywhere in distribution
writing manifest file 'google_api_python_client.egg-info/SOURCES.txt'
Copying google_api_python_client.egg-info to build/bdist.linux-x86_64/wheel/google_api_python_client-1.7.8-py2.7.egg-info
running install_scripts
creating build/bdist.linux-x86_64/wheel/google_api_python_client-1.7.8.dist-info/WHEEL
/build-wheels

############################################################
Building happybase-1.1.0-py2.py3-none-any.whl
############################################################
Running: wget https://files.pythonhosted.org/packages/8d/a4/9c1202ad4276d4e845594d534397c07082b90aee68c67f378fac38629e6f/happybase-1.1.0.tar.gz
--2019-10-05 18:05:08-- https://files.pythonhosted.org/packages/8d/a4/9c1202ad4276d4e845594d534397c07082b90aee68c67f378fac38629e6f/happybase-1.1.0.tar.gz
Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.1.63, 151.101.65.63, 151.101.129.63, ...
Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.1.63|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 40633 (40K) [binary/octet-stream]
Saving to: 'happybase-1.1.0.tar.gz'

0K .......... .......... .......... ......... 100% 4.41M=0.009s

2019-10-05 18:05:08 (4.41 MB/s) - 'happybase-1.1.0.tar.gz' saved [40633/40633]

/build-wheels/happybase-1.1.0 /build-wheels
running bdist_wheel
running build
running build_py
creating build
creating build/lib
creating build/lib/happybase
copying happybase/util.py -> build/lib/happybase
copying happybase/__init__.py -> build/lib/happybase
copying happybase/batch.py -> build/lib/happybase
copying happybase/table.py -> build/lib/happybase
copying happybase/pool.py -> build/lib/happybase
copying happybase/_version.py -> build/lib/happybase
copying happybase/connection.py -> build/lib/happybase
running egg_info
writing requirements to happybase.egg-info/requires.txt
writing happybase.egg-info/PKG-INFO
writing top-level names to happybase.egg-info/top_level.txt
writing dependency_links to happybase.egg-info/dependency_links.txt
reading manifest file 'happybase.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
writing manifest file 'happybase.egg-info/SOURCES.txt'
copying happybase/Hbase.thrift -> build/lib/happybase
installing to build/bdist.linux-x86_64/wheel
running install
running install_lib
creating build/bdist.linux-x86_64
creating build/bdist.linux-x86_64/wheel
creating build/bdist.linux-x86_64/wheel/happybase
copying build/lib/happybase/util.py -> build/bdist.linux-x86_64/wheel/happybase
copying build/lib/happybase/__init__.py -> build/bdist.linux-x86_64/wheel/happybase
copying build/lib/happybase/batch.py -> build/bdist.linux-x86_64/wheel/happybase
copying build/lib/happybase/table.py -> build/bdist.linux-x86_64/wheel/happybase
copying build/lib/happybase/pool.py -> build/bdist.linux-x86_64/wheel/happybase
copying build/lib/happybase/_version.py -> build/bdist.linux-x86_64/wheel/happybase
copying build/lib/happybase/connection.py -> build/bdist.linux-x86_64/wheel/happybase
copying build/lib/happybase/Hbase.thrift -> build/bdist.linux-x86_64/wheel/happybase
running install_egg_info
Copying happybase.egg-info to build/bdist.linux-x86_64/wheel/happybase-1.1.0-py2.7.egg-info
running install_scripts
creating build/bdist.linux-x86_64/wheel/happybase-1.1.0.dist-info/WHEEL
/build-wheels

############################################################
Building hiredis-1.0.0-cp27-cp27mu-linux_x86_64.whl
############################################################
Running: wget https://files.pythonhosted.org/packages/9e/e0/c160dbdff032ffe68e4b3c576cba3db22d8ceffc9513ae63368296d1bcc8/hiredis-1.0.0.tar.gz
--2019-10-05 18:05:08-- https://files.pythonhosted.org/packages/9e/e0/c160dbdff032ffe68e4b3c576cba3db22d8ceffc9513ae63368296d1bcc8/hiredis-1.0.0.tar.gz
Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.1.63, 151.101.65.63, 151.101.129.63, ...
Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.1.63|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 54407 (53K) [binary/octet-stream]
Saving to: 'hiredis-1.0.0.tar.gz'

0K .......... .......... .......... .......... .......... 94% 3.20M 0s
50K ... 100% 5974G=0.02s

2019-10-05 18:05:08 (3.40 MB/s) - 'hiredis-1.0.0.tar.gz' saved [54407/54407]

/build-wheels/hiredis-1.0.0 /build-wheels
running bdist_wheel
running build
running build_py
creating build
creating build/lib.linux-x86_64-2.7
creating build/lib.linux-x86_64-2.7/hiredis
copying hiredis/__init__.py -> build/lib.linux-x86_64-2.7/hiredis
copying hiredis/version.py -> build/lib.linux-x86_64-2.7/hiredis
running build_ext
building 'hiredis.hiredis' extension
creating build/temp.linux-x86_64-2.7
creating build/temp.linux-x86_64-2.7/src
creating build/temp.linux-x86_64-2.7/vendor
creating build/temp.linux-x86_64-2.7/vendor/hiredis
gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -Ivendor -I/usr/include/python2.7 -c src/hiredis.c -o build/temp.linux-x86_64-2.7/src/hiredis.o
gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -Ivendor -I/usr/include/python2.7 -c src/reader.c -o build/temp.linux-x86_64-2.7/src/reader.o
gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -Ivendor -I/usr/include/python2.7 -c vendor/hiredis/read.c -o build/temp.linux-x86_64-2.7/vendor/hiredis/read.o
gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -Ivendor -I/usr/include/python2.7 -c vendor/hiredis/sds.c -o build/temp.linux-x86_64-2.7/vendor/hiredis/sds.o
gcc -pthread -shared -Wl,-z,relro build/temp.linux-x86_64-2.7/src/hiredis.o build/temp.linux-x86_64-2.7/src/reader.o build/temp.linux-x86_64-2.7/vendor/hiredis/read.o build/temp.linux-x86_64-2.7/vendor/hiredis/sds.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-x86_64-2.7/hiredis/hiredis.so
installing to build/bdist.linux-x86_64/wheel
running install
running install_lib
creating build/bdist.linux-x86_64
creating build/bdist.linux-x86_64/wheel
creating build/bdist.linux-x86_64/wheel/hiredis
copying build/lib.linux-x86_64-2.7/hiredis/__init__.py -> build/bdist.linux-x86_64/wheel/hiredis
copying build/lib.linux-x86_64-2.7/hiredis/version.py -> build/bdist.linux-x86_64/wheel/hiredis
copying build/lib.linux-x86_64-2.7/hiredis/hiredis.so -> build/bdist.linux-x86_64/wheel/hiredis
running install_egg_info
running egg_info
writing hiredis.egg-info/PKG-INFO
writing top-level names to hiredis.egg-info/top_level.txt
writing dependency_links to hiredis.egg-info/dependency_links.txt
reading manifest file 'hiredis.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no previously-included files matching '__pycache__' found anywhere in distribution
warning: no previously-included files matching '*.py[co]' found anywhere in distribution
writing manifest file 'hiredis.egg-info/SOURCES.txt'
Copying hiredis.egg-info to build/bdist.linux-x86_64/wheel/hiredis-1.0.0-py2.7.egg-info
running install_scripts
creating build/bdist.linux-x86_64/wheel/hiredis-1.0.0.dist-info/WHEEL
/build-wheels

############################################################
Building httplib2-0.12.1-py2-none-any.whl
############################################################
Running: wget https://files.pythonhosted.org/packages/75/d0/f213003c9deec99fb4f46e54580b93a3b121c487d9d6d888fc12267eb2a2/httplib2-0.12.1.tar.gz
--2019-10-05 18:05:09-- https://files.pythonhosted.org/packages/75/d0/f213003c9deec99fb4f46e54580b93a3b121c487d9d6d888fc12267eb2a2/httplib2-0.12.1.tar.gz
Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.1.63, 151.101.65.63, 151.101.129.63, ...
Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.1.63|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 218582 (213K) [binary/octet-stream]
Saving to: 'httplib2-0.12.1.tar.gz'

0K .......... .......... .......... .......... .......... 23% 3.34M 0s
50K .......... .......... .......... .......... .......... 46% 6.59M 0s
100K .......... .......... .......... .......... .......... 70% 92.0M 0s
150K .......... .......... .......... .......... .......... 93% 7.67M 0s
200K .......... ... 100% 94.8M=0.03s

2019-10-05 18:05:09 (7.17 MB/s) - 'httplib2-0.12.1.tar.gz' saved [218582/218582]

/build-wheels/httplib2-0.12.1 /build-wheels
running bdist_wheel
running build
running build_py
creating build
creating build/lib
creating build/lib/httplib2
copying python2/httplib2/socks.py -> build/lib/httplib2
copying python2/httplib2/iri2uri.py -> build/lib/httplib2
copying python2/httplib2/certs.py -> build/lib/httplib2
copying python2/httplib2/__init__.py -> build/lib/httplib2
copying python2/httplib2/cacerts.txt -> build/lib/httplib2
installing to build/bdist.linux-x86_64/wheel
running install
running install_lib
creating build/bdist.linux-x86_64
creating build/bdist.linux-x86_64/wheel
creating build/bdist.linux-x86_64/wheel/httplib2
copying build/lib/httplib2/socks.py -> build/bdist.linux-x86_64/wheel/httplib2
copying build/lib/httplib2/iri2uri.py -> build/bdist.linux-x86_64/wheel/httplib2
copying build/lib/httplib2/certs.py -> build/bdist.linux-x86_64/wheel/httplib2
copying build/lib/httplib2/__init__.py -> build/bdist.linux-x86_64/wheel/httplib2
copying build/lib/httplib2/cacerts.txt -> build/bdist.linux-x86_64/wheel/httplib2
running install_egg_info
running egg_info
creating python2/httplib2.egg-info
writing python2/httplib2.egg-info/PKG-INFO
writing top-level names to python2/httplib2.egg-info/top_level.txt
writing dependency_links to python2/httplib2.egg-info/dependency_links.txt
writing manifest file 'python2/httplib2.egg-info/SOURCES.txt'
reading manifest file 'python2/httplib2.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
writing manifest file 'python2/httplib2.egg-info/SOURCES.txt'
Copying python2/httplib2.egg-info to build/bdist.linux-x86_64/wheel/httplib2-0.12.1-py2.7.egg-info
running install_scripts
creating build/bdist.linux-x86_64/wheel/httplib2-0.12.1.dist-info/WHEEL
/build-wheels

############################################################
Building instack_undercloud-9.4.0-py2-none-any.whl
############################################################
Running: wget https://files.pythonhosted.org/packages/f6/9e/ebd07b8bdf3432dc831d9dd51c95a0f073d7795c6fcaad31341f32333bca/instack-undercloud-9.4.0.tar.gz
--2019-10-05 18:05:10-- https://files.pythonhosted.org/packages/f6/9e/ebd07b8bdf3432dc831d9dd51c95a0f073d7795c6fcaad31341f32333bca/instack-undercloud-9.4.0.tar.gz
Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.1.63, 151.101.65.63, 151.101.129.63, ...
Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.1.63|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 137925 (135K) [binary/octet-stream]
Saving to: 'instack-undercloud-9.4.0.tar.gz'

0K .......... .......... .......... .......... .......... 37% 3.14M 0s
50K .......... .......... .......... .......... .......... 74% 6.80M 0s
100K .......... .......... .......... .... 100% 136M=0.02s

2019-10-05 18:05:10 (5.72 MB/s) - 'instack-undercloud-9.4.0.tar.gz' saved [137925/137925]

/build-wheels/instack-undercloud-9.4.0 /build-wheels
running bdist_wheel
running build
running build_py
creating build
creating build/lib
creating build/lib/instack_undercloud
creating build/lib/instack_undercloud/tests
copying instack_undercloud/tests/test_validator.py -> build/lib/instack_undercloud/tests
copying instack_undercloud/tests/__init__.py -> build/lib/instack_undercloud/tests
copying instack_undercloud/tests/test_undercloud.py -> build/lib/instack_undercloud/tests
copying instack_undercloud/validator.py -> build/lib/instack_undercloud
copying instack_undercloud/__init__.py -> build/lib/instack_undercloud
copying instack_undercloud/undercloud.py -> build/lib/instack_undercloud
running egg_info
writing requirements to instack_undercloud.egg-info/requires.txt
writing instack_undercloud.egg-info/PKG-INFO
writing top-level names to instack_undercloud.egg-info/top_level.txt
writing dependency_links to instack_undercloud.egg-info/dependency_links.txt
writing entry points to instack_undercloud.egg-info/entry_points.txt
[pbr] Reusing existing SOURCES.txt
running build_scripts
creating build/scripts-2.7
copying scripts/instack-install-undercloud -> build/scripts-2.7
copying scripts/instack-pre-upgrade-undercloud -> build/scripts-2.7
copying scripts/instack-upgrade-undercloud -> build/scripts-2.7
copying scripts/instack-haproxy-cert-update -> build/scripts-2.7
changing mode of build/scripts-2.7/instack-haproxy-cert-update from 666 to 777
installing to build/bdist.linux-x86_64/wheel
running install
[pbr] Generating AUTHORS
[pbr] AUTHORS complete (0.0s)
running install_lib
creating build/bdist.linux-x86_64
creating build/bdist.linux-x86_64/wheel
creating build/bdist.linux-x86_64/wheel/instack_undercloud
creating build/bdist.linux-x86_64/wheel/instack_undercloud/tests
copying build/lib/instack_undercloud/tests/test_validator.py -> build/bdist.linux-x86_64/wheel/instack_undercloud/tests
copying build/lib/instack_undercloud/tests/__init__.py -> build/bdist.linux-x86_64/wheel/instack_undercloud/tests
copying build/lib/instack_undercloud/tests/test_undercloud.py -> build/bdist.linux-x86_64/wheel/instack_undercloud/tests
copying build/lib/instack_undercloud/validator.py -> build/bdist.linux-x86_64/wheel/instack_undercloud
copying build/lib/instack_undercloud/__init__.py -> build/bdist.linux-x86_64/wheel/instack_undercloud
copying build/lib/instack_undercloud/undercloud.py -> build/bdist.linux-x86_64/wheel/instack_undercloud
running install_data
creating build/bdist.linux-x86_64/wheel/instack_undercloud-9.4.0.data
creating build/bdist.linux-x86_64/wheel/instack_undercloud-9.4.0.data/data
creating build/bdist.linux-x86_64/wheel/instack_undercloud-9.4.0.data/data/share
creating build/bdist.linux-x86_64/wheel/instack_undercloud-9.4.0.data/data/share/instack-undercloud
creating build/bdist.linux-x86_64/wheel/instack_undercloud-9.4.0.data/data/share/instack-undercloud/centos-cr
copying elements/centos-cr/README.rst -> build/bdist.linux-x86_64/wheel/instack_undercloud-9.4.0.data/data/share/instack-undercloud/centos-cr
creating build/bdist.linux-x86_64/wheel/instack_undercloud-9.4.0.data/data/share/instack-undercloud/undercloud-install
creating build/bdist.linux-x86_64/wheel/instack_undercloud-9.4.0.data/data/share/instack-undercloud/undercloud-install/os-refresh-config
creating build/bdist.linux-x86_64/wheel/instack_undercloud-9.4.0.data/data/share/instack-undercloud/undercloud-install/os-refresh-config/configure.d
copying elements/undercloud-install/os-refresh-config/configure.d/30-reload-keepalived -> build/bdist.linux-x86_64/wheel/instack_undercloud-9.4.0.data/data/share/instack-undercloud/undercloud-install/os-refresh-config/configure.d
creating build/bdist.linux-x86_64/wheel/instack_undercloud-9.4.0.data/data/share/instack-undercloud/instack-vm
copying elements/instack-vm/README.md -> build/bdist.linux-x86_64/wheel/instack_undercloud-9.4.0.data/data/share/instack-undercloud/instack-vm
copying elements/instack-vm/package-installs.yaml -> build/bdist.linux-x86_64/wheel/instack_undercloud-9.4.0.data/data/share/instack-undercloud/instack-vm
copying elements/instack-vm/element-deps -> build/bdist.linux-x86_64/wheel/instack_undercloud-9.4.0.data/data/share/instack-undercloud/instack-vm
creating build/bdist.linux-x86_64/wheel/instack_undercloud-9.4.0.data/data/share/instack-undercloud/undercloud-install/os-apply-config
creating build/bdist.linux-x86_64/wheel/instack_undercloud-9.4.0.data/data/share/instack-undercloud/undercloud-install/os-apply-config/etc
creating build/bdist.linux-x86_64/wheel/instack_undercloud-9.4.0.data/data/share/instack-undercloud/puppet-stack-config
creating build/bdist.linux-x86_64/wheel/instack_undercloud-9.4.0.data/data/share/instack-undercloud/puppet-stack-config/os-apply-config
creating build/bdist.linux-x86_64/wheel/instack_undercloud-9.4.0.data/data/share/instack-undercloud/puppet-stack-config/os-apply-config/etc
creating build/bdist.linux-x86_64/wheel/instack_undercloud-9.4.0.data/data/share/instack-undercloud/undercloud-install/os-apply-config/var
creating build/bdist.linux-x86_64/wheel/instack_undercloud-9.4.0.data/data/share/instack-undercloud/undercloud-install/os-apply-config/var/opt
creating build/bdist.linux-x86_64/wheel/instack_undercloud-9.4.0.data/data/share/instack-undercloud/puppet-stack-config/os-apply-config/etc/puppet
creating build/bdist.linux-x86_64/wheel/instack_undercloud-9.4.0.data/data/share/instack-undercloud/puppet-stack-config/os-apply-config/etc/puppet/hieradata
copying elements/puppet-stack-config/os-apply-config/etc/puppet/hieradata/RedHat.yaml -> build/bdist.linux-x86_64/wheel/instack_undercloud-9.4.0.data/data/share/instack-undercloud/puppet-stack-config/os-apply-config/etc/puppet/hieradata
copying elements/puppet-stack-config/os-apply-config/etc/puppet/hieradata/CentOS.yaml -> build/bdist.linux-x86_64/wheel/instack_undercloud-9.4.0.data/data/share/instack-undercloud/puppet-stack-config/os-apply-config/etc/puppet/hieradata
copying elements/puppet-stack-config/README.rst -> build/bdist.linux-x86_64/wheel/instack_undercloud-9.4.0.data/data/share/instack-undercloud/puppet-stack-config
copying elements/puppet-stack-config/puppet-stack-config.pp -> build/bdist.linux-x86_64/wheel/instack_undercloud-9.4.0.data/data/share/instack-undercloud/puppet-stack-config
copying elements/puppet-stack-config/package-installs.yaml -> build/bdist.linux-x86_64/wheel/instack_undercloud-9.4.0.data/data/share/instack-undercloud/puppet-stack-config
copying elements/puppet-stack-config/puppet-stack-config.yaml.template -> build/bdist.linux-x86_64/wheel/instack_undercloud-9.4.0.data/data/share/instack-undercloud/puppet-stack-config
copying elements/puppet-stack-config/element-deps -> build/bdist.linux-x86_64/wheel/instack_undercloud-9.4.0.data/data/share/instack-undercloud/puppet-stack-config
creating build/bdist.linux-x86_64/wheel/instack_undercloud-9.4.0.data/data/share/instack-undercloud/json-files
copying json-files/rhel-7-undercloud-packages.json -> build/bdist.linux-x86_64/wheel/instack_undercloud-9.4.0.data/data/share/instack-undercloud/json-files/
copying json-files/centos-7-undercloud-packages.json -> build/bdist.linux-x86_64/wheel/instack_undercloud-9.4.0.data/data/share/instack-undercloud/json-files/
creating build/bdist.linux-x86_64/wheel/instack_undercloud-9.4.0.data/data/share/instack-undercloud/templates
copying templates/net-config.json.template -> build/bdist.linux-x86_64/wheel/instack_undercloud-9.4.0.data/data/share/instack-undercloud/templates/
copying templates/config.json.template -> build/bdist.linux-x86_64/wheel/instack_undercloud-9.4.0.data/data/share/instack-undercloud/templates/
creating build/bdist.linux-x86_64/wheel/instack_undercloud-9.4.0.data/data/share/instack-undercloud/centos-cr/pre-install.d
copying elements/centos-cr/pre-install.d/00-enable-cr-repo -> build/bdist.linux-x86_64/wheel/instack_undercloud-9.4.0.data/data/share/instack-undercloud/centos-cr/pre-install.d
creating build/bdist.linux-x86_64/wheel/instack_undercloud-9.4.0.data/data/share/instack-undercloud/instack-vm/extra-data.d
copying elements/instack-vm/extra-data.d/50-add-instack-files -> build/bdist.linux-x86_64/wheel/instack_undercloud-9.4.0.data/data/share/instack-undercloud/instack-vm/extra-data.d
creating build/bdist.linux-x86_64/wheel/instack_undercloud-9.4.0.data/data/share/instack-undercloud/puppet-stack-config/os-refresh-config
creating build/bdist.linux-x86_64/wheel/instack_undercloud-9.4.0.data/data/share/instack-undercloud/puppet-stack-config/os-refresh-config/configure.d
copying elements/puppet-stack-config/os-refresh-config/configure.d/50-puppet-stack-config -> build/bdist.linux-x86_64/wheel/instack_undercloud-9.4.0.data/data/share/instack-undercloud/puppet-stack-config/os-refresh-config/configure.d
creating build/bdist.linux-x86_64/wheel/instack_undercloud-9.4.0.data/data/share/instack-undercloud/overcloud-full
copying elements/overcloud-full/README.rst -> build/bdist.linux-x86_64/wheel/instack_undercloud-9.4.0.data/data/share/instack-undercloud/overcloud-full
copying elements/overcloud-full/package-installs.yaml -> build/bdist.linux-x86_64/wheel/instack_undercloud-9.4.0.data/data/share/instack-undercloud/overcloud-full
creating build/bdist.linux-x86_64/wheel/instack_undercloud-9.4.0.data/data/share/instack-undercloud/instack-vm/install.d
copying elements/instack-vm/install.d/51-instack-files -> build/bdist.linux-x86_64/wheel/instack_undercloud-9.4.0.data/data/share/instack-undercloud/instack-vm/install.d
copying elements/instack-vm/install.d/50-ip-forward -> build/bdist.linux-x86_64/wheel/instack_undercloud-9.4.0.data/data/share/instack-undercloud/instack-vm/install.d
creating build/bdist.linux-x86_64/wheel/instack_undercloud-9.4.0.data/data/share/instack-undercloud/undercloud-install/os-apply-config/root
copying elements/undercloud-install/os-apply-config/root/stackrc -> build/bdist.linux-x86_64/wheel/instack_undercloud-9.4.0.data/data/share/instack-undercloud/undercloud-install/os-apply-config/root
copying elements/undercloud-install/os-apply-config/root/tripleo-undercloud-passwords.oac -> build/bdist.linux-x86_64/wheel/instack_undercloud-9.4.0.data/data/share/instack-undercloud/undercloud-install/os-apply-config/root
copying elements/undercloud-install/os-apply-config/root/tripleo-undercloud-passwords -> build/bdist.linux-x86_64/wheel/instack_undercloud-9.4.0.data/data/share/instack-undercloud/undercloud-install/os-apply-config/root
copying elements/undercloud-install/os-apply-config/root/stackrc.oac -> build/bdist.linux-x86_64/wheel/instack_undercloud-9.4.0.data/data/share/instack-undercloud/undercloud-install/os-apply-config/root
creating build/bdist.linux-x86_64/wheel/instack_undercloud-9.4.0.data/data/share/instack-undercloud/pip-and-virtualenv-override
copying elements/pip-and-virtualenv-override/README.md -> build/bdist.linux-x86_64/wheel/instack_undercloud-9.4.0.data/data/share/instack-undercloud/pip-and-virtualenv-override
copying elements/pip-and-virtualenv-override/element-provides -> build/bdist.linux-x86_64/wheel/instack_undercloud-9.4.0.data/data/share/instack-undercloud/pip-and-virtualenv-override
creating build/bdist.linux-x86_64/wheel/instack_undercloud-9.4.0.data/data/share/instack-undercloud/overcloud-full/install.d
copying elements/overcloud-full/install.d/50-persistent-journal -> build/bdist.linux-x86_64/wheel/instack_undercloud-9.4.0.data/data/share/instack-undercloud/overcloud-full/install.d
creating build/bdist.linux-x86_64/wheel/instack_undercloud-9.4.0.data/data/share/instack-undercloud/undercloud-install/os-apply-config/var/opt/undercloud-stack
copying elements/undercloud-install/os-apply-config/var/opt/undercloud-stack/masquerade -> build/bdist.linux-x86_64/wheel/instack_undercloud-9.4.0.data/data/share/instack-undercloud/undercloud-install/os-apply-config/var/opt/undercloud-stack
creating build/bdist.linux-x86_64/wheel/instack_undercloud-9.4.0.data/data/share/instack-undercloud/instack-vm/post-install.d
copying elements/instack-vm/post-install.d/90-set-hostname -> build/bdist.linux-x86_64/wheel/instack_undercloud-9.4.0.data/data/share/instack-undercloud/instack-vm/post-install.d
copying elements/instack-vm/post-install.d/90-remove-cloud-init -> build/bdist.linux-x86_64/wheel/instack_undercloud-9.4.0.data/data/share/instack-undercloud/instack-vm/post-install.d
creating build/bdist.linux-x86_64/wheel/instack_undercloud-9.4.0.data/data/share/instack-undercloud/puppet-stack-config/os-refresh-config/post-configure.d
copying elements/puppet-stack-config/os-refresh-config/post-configure.d/10-iptables -> build/bdist.linux-x86_64/wheel/instack_undercloud-9.4.0.data/data/share/instack-undercloud/puppet-stack-config/os-refresh-config/post-configure.d
creating build/bdist.linux-x86_64/wheel/instack_undercloud-9.4.0.data/data/share/instack-undercloud/puppet-stack-config/install.d
copying elements/puppet-stack-config/install.d/02-puppet-stack-config -> build/bdist.linux-x86_64/wheel/instack_undercloud-9.4.0.data/data/share/instack-undercloud/puppet-stack-config/install.d
copying elements/puppet-stack-config/install.d/10-puppet-stack-config-puppet-module -> build/bdist.linux-x86_64/wheel/instack_undercloud-9.4.0.data/data/share/instack-undercloud/puppet-stack-config/install.d
creating build/bdist.linux-x86_64/wheel/instack_undercloud-9.4.0.data/data/share/instack-undercloud/undercloud-install/os-apply-config/etc/os-net-config
copying elements/undercloud-install/os-apply-config/etc/os-net-config/config.json -> build/bdist.linux-x86_64/wheel/instack_undercloud-9.4.0.data/data/share/instack-undercloud/undercloud-install/os-apply-config/etc/os-net-config
copying elements/undercloud-install/element-provides -> build/bdist.linux-x86_64/wheel/instack_undercloud-9.4.0.data/data/share/instack-undercloud/undercloud-install
creating build/bdist.linux-x86_64/wheel/instack_undercloud-9.4.0.data/data/share/instack-undercloud/puppet-stack-config/extra-data.d
copying elements/puppet-stack-config/extra-data.d/10-install-git -> build/bdist.linux-x86_64/wheel/instack_undercloud-9.4.0.data/data/share/instack-undercloud/puppet-stack-config/extra-data.d
creating build/bdist.linux-x86_64/wheel/instack_undercloud-9.4.0.data/data/share/instack-undercloud/overcloud-full/post-install.d
copying elements/overcloud-full/post-install.d/50-remove-libvirt-default-net -> build/bdist.linux-x86_64/wheel/instack_undercloud-9.4.0.data/data/share/instack-undercloud/overcloud-full/post-install.d
copying undercloud.conf.sample -> build/bdist.linux-x86_64/wheel/instack_undercloud-9.4.0.data/data/share/instack-undercloud/
creating build/bdist.linux-x86_64/wheel/instack_undercloud-9.4.0.data/data/share/instack-undercloud/undercloud-install/os-refresh-config/post-configure.d
copying elements/undercloud-install/os-refresh-config/post-configure.d/98-undercloud-setup -> build/bdist.linux-x86_64/wheel/instack_undercloud-9.4.0.data/data/share/instack-undercloud/undercloud-install/os-refresh-config/post-configure.d
copying elements/undercloud-install/os-refresh-config/post-configure.d/80-seedstack-masquerade -> build/bdist.linux-x86_64/wheel/instack_undercloud-9.4.0.data/data/share/instack-undercloud/undercloud-install/os-refresh-config/post-configure.d
running install_egg_info
Copying instack_undercloud.egg-info to build/bdist.linux-x86_64/wheel/instack_undercloud-9.4.0-py2.7.egg-info
running install_scripts
creating build/bdist.linux-x86_64/wheel/instack_undercloud-9.4.0.data/scripts
copying build/scripts-2.7/instack-install-undercloud -> build/bdist.linux-x86_64/wheel/instack_undercloud-9.4.0.data/scripts
copying build/scripts-2.7/instack-pre-upgrade-undercloud -> build/bdist.linux-x86_64/wheel/instack_undercloud-9.4.0.data/scripts
copying build/scripts-2.7/instack-upgrade-undercloud -> build/bdist.linux-x86_64/wheel/instack_undercloud-9.4.0.data/scripts
copying build/scripts-2.7/instack-haproxy-cert-update -> build/bdist.linux-x86_64/wheel/instack_undercloud-9.4.0.data/scripts
changing mode of build/bdist.linux-x86_64/wheel/instack_undercloud-9.4.0.data/scripts/instack-install-undercloud to 777
changing mode of build/bdist.linux-x86_64/wheel/instack_undercloud-9.4.0.data/scripts/instack-pre-upgrade-undercloud to 777
changing mode of build/bdist.linux-x86_64/wheel/instack_undercloud-9.4.0.data/scripts/instack-upgrade-undercloud to 777
changing mode of build/bdist.linux-x86_64/wheel/instack_undercloud-9.4.0.data/scripts/instack-haproxy-cert-update to 777
/build-wheels/instack-undercloud-9.4.0/.eggs/pbr-5.4.3-py2.7.egg/pbr/packaging.py:458: EasyInstallDeprecationWarning: Use get_header
header = easy_install.get_script_header("", executable, is_wininst)
creating build/bdist.linux-x86_64/wheel/instack_undercloud-9.4.0.dist-info/WHEEL
/build-wheels

############################################################
Building jaeger_client-3.13.0-py2-none-any.whl
############################################################
Running: wget https://files.pythonhosted.org/packages/c8/a2/e9bd04cd660cbdffe0598173be068be23099fbd68e7a4a89b74440509130/jaeger-client-3.13.0.tar.gz
--2019-10-05 18:05:11-- https://files.pythonhosted.org/packages/c8/a2/e9bd04cd660cbdffe0598173be068be23099fbd68e7a4a89b74440509130/jaeger-client-3.13.0.tar.gz
Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.1.63, 151.101.65.63, 151.101.129.63, ...
Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.1.63|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 77486 (76K) [binary/octet-stream]
Saving to: 'jaeger-client-3.13.0.tar.gz'

0K .......... .......... .......... .......... .......... 66% 3.21M 0s
50K .......... .......... ..... 100% 124M=0.02s

2019-10-05 18:05:11 (4.79 MB/s) - 'jaeger-client-3.13.0.tar.gz' saved [77486/77486]

/build-wheels/jaeger-client-3.13.0 /build-wheels
running bdist_wheel
running build
running build_py
creating build
creating build/lib
creating build/lib/jaeger_client
copying jaeger_client/throttler.py -> build/lib/jaeger_client
copying jaeger_client/config.py -> build/lib/jaeger_client
copying jaeger_client/codecs.py -> build/lib/jaeger_client
copying jaeger_client/constants.py -> build/lib/jaeger_client
copying jaeger_client/reporter.py -> build/lib/jaeger_client
copying jaeger_client/ioloop_util.py -> build/lib/jaeger_client
copying jaeger_client/rate_limiter.py -> build/lib/jaeger_client
copying jaeger_client/__init__.py -> build/lib/jaeger_client
copying jaeger_client/thrift.py -> build/lib/jaeger_client
copying jaeger_client/utils.py -> build/lib/jaeger_client
copying jaeger_client/TUDPTransport.py -> build/lib/jaeger_client
copying jaeger_client/local_agent_net.py -> build/lib/jaeger_client
copying jaeger_client/sampler.py -> build/lib/jaeger_client
copying jaeger_client/span_context.py -> build/lib/jaeger_client
copying jaeger_client/span.py -> build/lib/jaeger_client
copying jaeger_client/tracer.py -> build/lib/jaeger_client
creating build/lib/jaeger_client/metrics
copying jaeger_client/metrics/metrics.py -> build/lib/jaeger_client/metrics
copying jaeger_client/metrics/__init__.py -> build/lib/jaeger_client/metrics
copying jaeger_client/metrics/prometheus.py -> build/lib/jaeger_client/metrics
creating build/lib/jaeger_client/thrift_gen
copying jaeger_client/thrift_gen/__init__.py -> build/lib/jaeger_client/thrift_gen
creating build/lib/jaeger_client/thrift_gen/jaeger
copying jaeger_client/thrift_gen/jaeger/constants.py -> build/lib/jaeger_client/thrift_gen/jaeger
copying jaeger_client/thrift_gen/jaeger/Collector.py -> build/lib/jaeger_client/thrift_gen/jaeger
copying jaeger_client/thrift_gen/jaeger/__init__.py -> build/lib/jaeger_client/thrift_gen/jaeger
copying jaeger_client/thrift_gen/jaeger/ttypes.py -> build/lib/jaeger_client/thrift_gen/jaeger
creating build/lib/jaeger_client/thrift_gen/sampling
copying jaeger_client/thrift_gen/sampling/SamplingManager.py -> build/lib/jaeger_client/thrift_gen/sampling
copying jaeger_client/thrift_gen/sampling/constants.py -> build/lib/jaeger_client/thrift_gen/sampling
copying jaeger_client/thrift_gen/sampling/__init__.py -> build/lib/jaeger_client/thrift_gen/sampling
copying jaeger_client/thrift_gen/sampling/ttypes.py -> build/lib/jaeger_client/thrift_gen/sampling
creating build/lib/jaeger_client/thrift_gen/agent
copying jaeger_client/thrift_gen/agent/constants.py -> build/lib/jaeger_client/thrift_gen/agent
copying jaeger_client/thrift_gen/agent/__init__.py -> build/lib/jaeger_client/thrift_gen/agent
copying jaeger_client/thrift_gen/agent/ttypes.py -> build/lib/jaeger_client/thrift_gen/agent
copying jaeger_client/thrift_gen/agent/Agent.py -> build/lib/jaeger_client/thrift_gen/agent
creating build/lib/jaeger_client/thrift_gen/zipkincore
copying jaeger_client/thrift_gen/zipkincore/constants.py -> build/lib/jaeger_client/thrift_gen/zipkincore
copying jaeger_client/thrift_gen/zipkincore/ZipkinCollector.py -> build/lib/jaeger_client/thrift_gen/zipkincore
copying jaeger_client/thrift_gen/zipkincore/__init__.py -> build/lib/jaeger_client/thrift_gen/zipkincore
copying jaeger_client/thrift_gen/zipkincore/ttypes.py -> build/lib/jaeger_client/thrift_gen/zipkincore
running egg_info
writing requirements to jaeger_client.egg-info/requires.txt
writing jaeger_client.egg-info/PKG-INFO
writing top-level names to jaeger_client.egg-info/top_level.txt
writing dependency_links to jaeger_client.egg-info/dependency_links.txt
reading manifest file 'jaeger_client.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no files found matching '*.thrift' under directory 'jaeger_client'
warning: no files found matching '*.yaml'
warning: no files found matching '*.json' under directory 'config'
warning: no files found matching '*.yaml' under directory 'config'
warning: no files found matching '*.rst' under directory 'docs'
writing manifest file 'jaeger_client.egg-info/SOURCES.txt'
installing to build/bdist.linux-x86_64/wheel
running install
running install_lib
creating build/bdist.linux-x86_64
creating build/bdist.linux-x86_64/wheel
creating build/bdist.linux-x86_64/wheel/jaeger_client
copying build/lib/jaeger_client/throttler.py -> build/bdist.linux-x86_64/wheel/jaeger_client
copying build/lib/jaeger_client/config.py -> build/bdist.linux-x86_64/wheel/jaeger_client
copying build/lib/jaeger_client/codecs.py -> build/bdist.linux-x86_64/wheel/jaeger_client
copying build/lib/jaeger_client/constants.py -> build/bdist.linux-x86_64/wheel/jaeger_client
copying build/lib/jaeger_client/reporter.py -> build/bdist.linux-x86_64/wheel/jaeger_client
copying build/lib/jaeger_client/ioloop_util.py -> build/bdist.linux-x86_64/wheel/jaeger_client
copying build/lib/jaeger_client/rate_limiter.py -> build/bdist.linux-x86_64/wheel/jaeger_client
copying build/lib/jaeger_client/__init__.py -> build/bdist.linux-x86_64/wheel/jaeger_client
copying build/lib/jaeger_client/thrift.py -> build/bdist.linux-x86_64/wheel/jaeger_client
copying build/lib/jaeger_client/utils.py -> build/bdist.linux-x86_64/wheel/jaeger_client
copying build/lib/jaeger_client/TUDPTransport.py -> build/bdist.linux-x86_64/wheel/jaeger_client
copying build/lib/jaeger_client/local_agent_net.py -> build/bdist.linux-x86_64/wheel/jaeger_client
copying build/lib/jaeger_client/sampler.py -> build/bdist.linux-x86_64/wheel/jaeger_client
copying build/lib/jaeger_client/span_context.py -> build/bdist.linux-x86_64/wheel/jaeger_client
copying build/lib/jaeger_client/span.py -> build/bdist.linux-x86_64/wheel/jaeger_client
copying build/lib/jaeger_client/tracer.py -> build/bdist.linux-x86_64/wheel/jaeger_client
creating build/bdist.linux-x86_64/wheel/jaeger_client/metrics
copying build/lib/jaeger_client/metrics/metrics.py -> build/bdist.linux-x86_64/wheel/jaeger_client/metrics
copying build/lib/jaeger_client/metrics/__init__.py -> build/bdist.linux-x86_64/wheel/jaeger_client/metrics
copying build/lib/jaeger_client/metrics/prometheus.py -> build/bdist.linux-x86_64/wheel/jaeger_client/metrics
creating build/bdist.linux-x86_64/wheel/jaeger_client/thrift_gen
copying build/lib/jaeger_client/thrift_gen/__init__.py -> build/bdist.linux-x86_64/wheel/jaeger_client/thrift_gen
creating build/bdist.linux-x86_64/wheel/jaeger_client/thrift_gen/jaeger
copying build/lib/jaeger_client/thrift_gen/jaeger/constants.py -> build/bdist.linux-x86_64/wheel/jaeger_client/thrift_gen/jaeger
copying build/lib/jaeger_client/thrift_gen/jaeger/Collector.py -> build/bdist.linux-x86_64/wheel/jaeger_client/thrift_gen/jaeger
copying build/lib/jaeger_client/thrift_gen/jaeger/__init__.py -> build/bdist.linux-x86_64/wheel/jaeger_client/thrift_gen/jaeger
copying build/lib/jaeger_client/thrift_gen/jaeger/ttypes.py -> build/bdist.linux-x86_64/wheel/jaeger_client/thrift_gen/jaeger
creating build/bdist.linux-x86_64/wheel/jaeger_client/thrift_gen/sampling
copying build/lib/jaeger_client/thrift_gen/sampling/SamplingManager.py -> build/bdist.linux-x86_64/wheel/jaeger_client/thrift_gen/sampling
copying build/lib/jaeger_client/thrift_gen/sampling/constants.py -> build/bdist.linux-x86_64/wheel/jaeger_client/thrift_gen/sampling
copying build/lib/jaeger_client/thrift_gen/sampling/__init__.py -> build/bdist.linux-x86_64/wheel/jaeger_client/thrift_gen/sampling
copying build/lib/jaeger_client/thrift_gen/sampling/ttypes.py -> build/bdist.linux-x86_64/wheel/jaeger_client/thrift_gen/sampling
creating build/bdist.linux-x86_64/wheel/jaeger_client/thrift_gen/agent
copying build/lib/jaeger_client/thrift_gen/agent/constants.py -> build/bdist.linux-x86_64/wheel/jaeger_client/thrift_gen/agent
copying build/lib/jaeger_client/thrift_gen/agent/__init__.py -> build/bdist.linux-x86_64/wheel/jaeger_client/thrift_gen/agent
copying build/lib/jaeger_client/thrift_gen/agent/ttypes.py -> build/bdist.linux-x86_64/wheel/jaeger_client/thrift_gen/agent
copying build/lib/jaeger_client/thrift_gen/agent/Agent.py -> build/bdist.linux-x86_64/wheel/jaeger_client/thrift_gen/agent
creating build/bdist.linux-x86_64/wheel/jaeger_client/thrift_gen/zipkincore
copying build/lib/jaeger_client/thrift_gen/zipkincore/constants.py -> build/bdist.linux-x86_64/wheel/jaeger_client/thrift_gen/zipkincore
copying build/lib/jaeger_client/thrift_gen/zipkincore/ZipkinCollector.py -> build/bdist.linux-x86_64/wheel/jaeger_client/thrift_gen/zipkincore
copying build/lib/jaeger_client/thrift_gen/zipkincore/__init__.py -> build/bdist.linux-x86_64/wheel/jaeger_client/thrift_gen/zipkincore
copying build/lib/jaeger_client/thrift_gen/zipkincore/ttypes.py -> build/bdist.linux-x86_64/wheel/jaeger_client/thrift_gen/zipkincore
running install_egg_info
Copying jaeger_client.egg-info to build/bdist.linux-x86_64/wheel/jaeger_client-3.13.0-py2.7.egg-info
running install_scripts
creating build/bdist.linux-x86_64/wheel/jaeger_client-3.13.0.dist-info/WHEEL
/build-wheels

############################################################
Building jsonpath_rw-1.4.0-py2-none-any.whl
############################################################
Running: wget https://files.pythonhosted.org/packages/71/7c/45001b1f19af8c4478489fbae4fc657b21c4c669d7a5a036a86882581d85/jsonpath-rw-1.4.0.tar.gz
--2019-10-05 18:05:12-- https://files.pythonhosted.org/packages/71/7c/45001b1f19af8c4478489fbae4fc657b21c4c669d7a5a036a86882581d85/jsonpath-rw-1.4.0.tar.gz
Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.1.63, 151.101.65.63, 151.101.129.63, ...
Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.1.63|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 13814 (13K) [application/octet-stream]
Saving to: 'jsonpath-rw-1.4.0.tar.gz'

0K .......... ... 100% 1.85M=0.007s

2019-10-05 18:05:12 (1.85 MB/s) - 'jsonpath-rw-1.4.0.tar.gz' saved [13814/13814]

/build-wheels/jsonpath-rw-1.4.0 /build-wheels
running bdist_wheel
running build
running build_py
creating build
creating build/lib
creating build/lib/jsonpath_rw
copying jsonpath_rw/__init__.py -> build/lib/jsonpath_rw
copying jsonpath_rw/jsonpath.py -> build/lib/jsonpath_rw
copying jsonpath_rw/lexer.py -> build/lib/jsonpath_rw
copying jsonpath_rw/parser.py -> build/lib/jsonpath_rw
creating build/lib/jsonpath_rw/bin
copying jsonpath_rw/bin/__init__.py -> build/lib/jsonpath_rw/bin
copying jsonpath_rw/bin/jsonpath.py -> build/lib/jsonpath_rw/bin
installing to build/bdist.linux-x86_64/wheel
running install
running install_lib
creating build/bdist.linux-x86_64
creating build/bdist.linux-x86_64/wheel
creating build/bdist.linux-x86_64/wheel/jsonpath_rw
copying build/lib/jsonpath_rw/__init__.py -> build/bdist.linux-x86_64/wheel/jsonpath_rw
copying build/lib/jsonpath_rw/jsonpath.py -> build/bdist.linux-x86_64/wheel/jsonpath_rw
copying build/lib/jsonpath_rw/lexer.py -> build/bdist.linux-x86_64/wheel/jsonpath_rw
copying build/lib/jsonpath_rw/parser.py -> build/bdist.linux-x86_64/wheel/jsonpath_rw
creating build/bdist.linux-x86_64/wheel/jsonpath_rw/bin
copying build/lib/jsonpath_rw/bin/__init__.py -> build/bdist.linux-x86_64/wheel/jsonpath_rw/bin
copying build/lib/jsonpath_rw/bin/jsonpath.py -> build/bdist.linux-x86_64/wheel/jsonpath_rw/bin
running install_egg_info
running egg_info
writing requirements to jsonpath_rw.egg-info/requires.txt
writing jsonpath_rw.egg-info/PKG-INFO
writing top-level names to jsonpath_rw.egg-info/top_level.txt
writing dependency_links to jsonpath_rw.egg-info/dependency_links.txt
writing entry points to jsonpath_rw.egg-info/entry_points.txt
reading manifest file 'jsonpath_rw.egg-info/SOURCES.txt'
writing manifest file 'jsonpath_rw.egg-info/SOURCES.txt'
Copying jsonpath_rw.egg-info to build/bdist.linux-x86_64/wheel/jsonpath_rw-1.4.0-py2.7.egg-info
running install_scripts
creating build/bdist.linux-x86_64/wheel/jsonpath_rw-1.4.0.dist-info/WHEEL
/build-wheels

############################################################
Building krest-1.3.1-py2-none-any.whl
############################################################
Running: wget https://files.pythonhosted.org/packages/fb/d2/9dbbd3a76f2385041720a0eb51ddab676e688fa8bee8a1489470839616cf/krest-1.3.1.tar.gz
--2019-10-05 18:05:12-- https://files.pythonhosted.org/packages/fb/d2/9dbbd3a76f2385041720a0eb51ddab676e688fa8bee8a1489470839616cf/krest-1.3.1.tar.gz
Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.1.63, 151.101.65.63, 151.101.129.63, ...
Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.1.63|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 6252 (6.1K) [application/octet-stream]
Saving to: 'krest-1.3.1.tar.gz'

0K ...... 100% 38.1M=0s

2019-10-05 18:05:12 (38.1 MB/s) - 'krest-1.3.1.tar.gz' saved [6252/6252]

/build-wheels/krest-1.3.1 /build-wheels
running bdist_wheel
running build
running build_py
creating build
creating build/lib
copying krest.py -> build/lib
installing to build/bdist.linux-x86_64/wheel
running install
running install_lib
creating build/bdist.linux-x86_64
creating build/bdist.linux-x86_64/wheel
copying build/lib/krest.py -> build/bdist.linux-x86_64/wheel
running install_egg_info
running egg_info
writing requirements to krest.egg-info/requires.txt
writing krest.egg-info/PKG-INFO
writing top-level names to krest.egg-info/top_level.txt
writing dependency_links to krest.egg-info/dependency_links.txt
reading manifest file 'krest.egg-info/SOURCES.txt'
writing manifest file 'krest.egg-info/SOURCES.txt'
Copying krest.egg-info to build/bdist.linux-x86_64/wheel/krest-1.3.1-py2.7.egg-info
running install_scripts
creating build/bdist.linux-x86_64/wheel/krest-1.3.1.dist-info/WHEEL
/build-wheels

############################################################
Building logutils-0.3.5-py2-none-any.whl
############################################################
Running: wget https://files.pythonhosted.org/packages/49/b2/b57450889bf73da26027f8b995fd5fbfab258ec24ef967e4c1892f7cb121/logutils-0.3.5.tar.gz
--2019-10-05 18:05:13-- https://files.pythonhosted.org/packages/49/b2/b57450889bf73da26027f8b995fd5fbfab258ec24ef967e4c1892f7cb121/logutils-0.3.5.tar.gz
Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.1.63, 151.101.65.63, 151.101.129.63, ...
Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.1.63|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 27703 (27K) [application/octet-stream]
Saving to: 'logutils-0.3.5.tar.gz'

0K .......... .......... ....... 100% 3.51M=0.008s

2019-10-05 18:05:13 (3.51 MB/s) - 'logutils-0.3.5.tar.gz' saved [27703/27703]

/build-wheels/logutils-0.3.5 /build-wheels
########### Running fix_setup
running bdist_wheel
running build
running build_py
creating build
creating build/lib
creating build/lib/logutils
copying logutils/queue.py -> build/lib/logutils
copying logutils/colorize.py -> build/lib/logutils
copying logutils/dictconfig.py -> build/lib/logutils
copying logutils/testing.py -> build/lib/logutils
copying logutils/adapter.py -> build/lib/logutils
copying logutils/redis.py -> build/lib/logutils
copying logutils/http.py -> build/lib/logutils
copying logutils/__init__.py -> build/lib/logutils
installing to build/bdist.linux-x86_64/wheel
running install
running install_lib
creating build/bdist.linux-x86_64
creating build/bdist.linux-x86_64/wheel
creating build/bdist.linux-x86_64/wheel/logutils
copying build/lib/logutils/queue.py -> build/bdist.linux-x86_64/wheel/logutils
copying build/lib/logutils/colorize.py -> build/bdist.linux-x86_64/wheel/logutils
copying build/lib/logutils/dictconfig.py -> build/bdist.linux-x86_64/wheel/logutils
copying build/lib/logutils/testing.py -> build/bdist.linux-x86_64/wheel/logutils
copying build/lib/logutils/adapter.py -> build/bdist.linux-x86_64/wheel/logutils
copying build/lib/logutils/redis.py -> build/bdist.linux-x86_64/wheel/logutils
copying build/lib/logutils/http.py -> build/bdist.linux-x86_64/wheel/logutils
copying build/lib/logutils/__init__.py -> build/bdist.linux-x86_64/wheel/logutils
running install_egg_info
running egg_info
creating logutils.egg-info
writing logutils.egg-info/PKG-INFO
writing top-level names to logutils.egg-info/top_level.txt
writing dependency_links to logutils.egg-info/dependency_links.txt
writing manifest file 'logutils.egg-info/SOURCES.txt'
reading manifest file 'logutils.egg-info/SOURCES.txt'
writing manifest file 'logutils.egg-info/SOURCES.txt'
Copying logutils.egg-info to build/bdist.linux-x86_64/wheel/logutils-0.3.5-py2.7.egg-info
running install_scripts
creating build/bdist.linux-x86_64/wheel/logutils-0.3.5.dist-info/WHEEL
/build-wheels

############################################################
Building Mako-1.0.7-py2-none-any.whl
############################################################
Running: wget https://files.pythonhosted.org/packages/eb/f3/67579bb486517c0d49547f9697e36582cd19dafb5df9e687ed8e22de57fa/Mako-1.0.7.tar.gz
--2019-10-05 18:05:13-- https://files.pythonhosted.org/packages/eb/f3/67579bb486517c0d49547f9697e36582cd19dafb5df9e687ed8e22de57fa/Mako-1.0.7.tar.gz
Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.1.63, 151.101.65.63, 151.101.129.63, ...
Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.1.63|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 564418 (551K) [binary/octet-stream]
Saving to: 'Mako-1.0.7.tar.gz'

0K .......... .......... .......... .......... .......... 9% 3.21M 0s
50K .......... .......... .......... .......... .......... 18% 6.43M 0s
100K .......... .......... .......... .......... .......... 27% 64.9M 0s
150K .......... .......... .......... .......... .......... 36% 89.5M 0s
200K .......... .......... .......... .......... .......... 45% 6.82M 0s
250K .......... .......... .......... .......... .......... 54% 71.7M 0s
300K .......... .......... .......... .......... .......... 63% 109M 0s
350K .......... .......... .......... .......... .......... 72% 8.07M 0s
400K .......... .......... .......... .......... .......... 81% 64.0M 0s
450K .......... .......... .......... .......... .......... 90% 116M 0s
500K .......... .......... .......... .......... .......... 99% 124M 0s
550K . 100% 15.2M=0.04s

2019-10-05 18:05:13 (13.4 MB/s) - 'Mako-1.0.7.tar.gz' saved [564418/564418]

/build-wheels/Mako-1.0.7 /build-wheels
running bdist_wheel
running build
running build_py
creating build
creating build/lib
creating build/lib/mako
copying mako/parsetree.py -> build/lib/mako
copying mako/lookup.py -> build/lib/mako
copying mako/exceptions.py -> build/lib/mako
copying mako/compat.py -> build/lib/mako
copying mako/_ast_util.py -> build/lib/mako
copying mako/lexer.py -> build/lib/mako
copying mako/template.py -> build/lib/mako
copying mako/cache.py -> build/lib/mako
copying mako/codegen.py -> build/lib/mako
copying mako/pyparser.py -> build/lib/mako
copying mako/cmd.py -> build/lib/mako
copying mako/filters.py -> build/lib/mako
copying mako/util.py -> build/lib/mako
copying mako/pygen.py -> build/lib/mako
copying mako/__init__.py -> build/lib/mako
copying mako/runtime.py -> build/lib/mako
copying mako/ast.py -> build/lib/mako
creating build/lib/mako/ext
copying mako/ext/preprocessors.py -> build/lib/mako/ext
copying mako/ext/turbogears.py -> build/lib/mako/ext
copying mako/ext/autohandler.py -> build/lib/mako/ext
copying mako/ext/pygmentplugin.py -> build/lib/mako/ext
copying mako/ext/beaker_cache.py -> build/lib/mako/ext
copying mako/ext/babelplugin.py -> build/lib/mako/ext
copying mako/ext/__init__.py -> build/lib/mako/ext
copying mako/ext/extract.py -> build/lib/mako/ext
copying mako/ext/linguaplugin.py -> build/lib/mako/ext
installing to build/bdist.linux-x86_64/wheel
running install
running install_lib
creating build/bdist.linux-x86_64
creating build/bdist.linux-x86_64/wheel
creating build/bdist.linux-x86_64/wheel/mako
copying build/lib/mako/parsetree.py -> build/bdist.linux-x86_64/wheel/mako
copying build/lib/mako/lookup.py -> build/bdist.linux-x86_64/wheel/mako
copying build/lib/mako/exceptions.py -> build/bdist.linux-x86_64/wheel/mako
copying build/lib/mako/compat.py -> build/bdist.linux-x86_64/wheel/mako
copying build/lib/mako/_ast_util.py -> build/bdist.linux-x86_64/wheel/mako
copying build/lib/mako/lexer.py -> build/bdist.linux-x86_64/wheel/mako
copying build/lib/mako/template.py -> build/bdist.linux-x86_64/wheel/mako
copying build/lib/mako/cache.py -> build/bdist.linux-x86_64/wheel/mako
copying build/lib/mako/codegen.py -> build/bdist.linux-x86_64/wheel/mako
copying build/lib/mako/pyparser.py -> build/bdist.linux-x86_64/wheel/mako
copying build/lib/mako/cmd.py -> build/bdist.linux-x86_64/wheel/mako
copying build/lib/mako/filters.py -> build/bdist.linux-x86_64/wheel/mako
copying build/lib/mako/util.py -> build/bdist.linux-x86_64/wheel/mako
copying build/lib/mako/pygen.py -> build/bdist.linux-x86_64/wheel/mako
copying build/lib/mako/__init__.py -> build/bdist.linux-x86_64/wheel/mako
copying build/lib/mako/runtime.py -> build/bdist.linux-x86_64/wheel/mako
copying build/lib/mako/ast.py -> build/bdist.linux-x86_64/wheel/mako
creating build/bdist.linux-x86_64/wheel/mako/ext
copying build/lib/mako/ext/preprocessors.py -> build/bdist.linux-x86_64/wheel/mako/ext
copying build/lib/mako/ext/turbogears.py -> build/bdist.linux-x86_64/wheel/mako/ext
copying build/lib/mako/ext/autohandler.py -> build/bdist.linux-x86_64/wheel/mako/ext
copying build/lib/mako/ext/pygmentplugin.py -> build/bdist.linux-x86_64/wheel/mako/ext
copying build/lib/mako/ext/beaker_cache.py -> build/bdist.linux-x86_64/wheel/mako/ext
copying build/lib/mako/ext/babelplugin.py -> build/bdist.linux-x86_64/wheel/mako/ext
copying build/lib/mako/ext/__init__.py -> build/bdist.linux-x86_64/wheel/mako/ext
copying build/lib/mako/ext/extract.py -> build/bdist.linux-x86_64/wheel/mako/ext
copying build/lib/mako/ext/linguaplugin.py -> build/bdist.linux-x86_64/wheel/mako/ext
running install_egg_info
running egg_info
writing requirements to Mako.egg-info/requires.txt
writing Mako.egg-info/PKG-INFO
writing top-level names to Mako.egg-info/top_level.txt
writing dependency_links to Mako.egg-info/dependency_links.txt
writing entry points to Mako.egg-info/entry_points.txt
reading manifest file 'Mako.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no files found matching '*.xml' under directory 'examples'
warning: no files found matching '*.mako' under directory 'examples'
warning: no files found matching 'distribute_setup.py'
warning: no files found matching 'ez_setup.py'
no previously-included directories found matching 'doc/build/output'
writing manifest file 'Mako.egg-info/SOURCES.txt'
Copying Mako.egg-info to build/bdist.linux-x86_64/wheel/Mako-1.0.7-py2.7.egg-info
running install_scripts
creating build/bdist.linux-x86_64/wheel/Mako-1.0.7.dist-info/WHEEL
/build-wheels

############################################################
Building MarkupSafe-1.1.1-cp27-cp27mu-linux_x86_64.whl
############################################################
Running: wget https://files.pythonhosted.org/packages/b9/2e/64db92e53b86efccfaea71321f597fa2e1b2bd3853d8ce658568f7a13094/MarkupSafe-1.1.1.tar.gz
--2019-10-05 18:05:14-- https://files.pythonhosted.org/packages/b9/2e/64db92e53b86efccfaea71321f597fa2e1b2bd3853d8ce658568f7a13094/MarkupSafe-1.1.1.tar.gz
Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.1.63, 151.101.65.63, 151.101.129.63, ...
Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.1.63|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 19151 (19K) [binary/octet-stream]
Saving to: 'MarkupSafe-1.1.1.tar.gz'

0K .......... ........ 100% 2.50M=0.007s

2019-10-05 18:05:14 (2.50 MB/s) - 'MarkupSafe-1.1.1.tar.gz' saved [19151/19151]

/build-wheels/MarkupSafe-1.1.1 /build-wheels
running bdist_wheel
running build
running build_py
creating build
creating build/lib.linux-x86_64-2.7
creating build/lib.linux-x86_64-2.7/markupsafe
copying src/markupsafe/__init__.py -> build/lib.linux-x86_64-2.7/markupsafe
copying src/markupsafe/_compat.py -> build/lib.linux-x86_64-2.7/markupsafe
copying src/markupsafe/_constants.py -> build/lib.linux-x86_64-2.7/markupsafe
copying src/markupsafe/_native.py -> build/lib.linux-x86_64-2.7/markupsafe
running egg_info
writing src/MarkupSafe.egg-info/PKG-INFO
writing top-level names to src/MarkupSafe.egg-info/top_level.txt
writing dependency_links to src/MarkupSafe.egg-info/dependency_links.txt
reading manifest file 'src/MarkupSafe.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
no previously-included directories found matching 'docs/_build'
warning: no previously-included files matching '*.py[co]' found anywhere in distribution
writing manifest file 'src/MarkupSafe.egg-info/SOURCES.txt'
copying src/markupsafe/_speedups.c -> build/lib.linux-x86_64-2.7/markupsafe
running build_ext
building 'markupsafe._speedups' extension
creating build/temp.linux-x86_64-2.7
creating build/temp.linux-x86_64-2.7/src
creating build/temp.linux-x86_64-2.7/src/markupsafe
gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -I/usr/include/python2.7 -c src/markupsafe/_speedups.c -o build/temp.linux-x86_64-2.7/src/markupsafe/_speedups.o
gcc -pthread -shared -Wl,-z,relro build/temp.linux-x86_64-2.7/src/markupsafe/_speedups.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-x86_64-2.7/markupsafe/_speedups.so
installing to build/bdist.linux-x86_64/wheel
running install
running install_lib
creating build/bdist.linux-x86_64
creating build/bdist.linux-x86_64/wheel
creating build/bdist.linux-x86_64/wheel/markupsafe
copying build/lib.linux-x86_64-2.7/markupsafe/__init__.py -> build/bdist.linux-x86_64/wheel/markupsafe
copying build/lib.linux-x86_64-2.7/markupsafe/_compat.py -> build/bdist.linux-x86_64/wheel/markupsafe
copying build/lib.linux-x86_64-2.7/markupsafe/_constants.py -> build/bdist.linux-x86_64/wheel/markupsafe
copying build/lib.linux-x86_64-2.7/markupsafe/_native.py -> build/bdist.linux-x86_64/wheel/markupsafe
copying build/lib.linux-x86_64-2.7/markupsafe/_speedups.c -> build/bdist.linux-x86_64/wheel/markupsafe
copying build/lib.linux-x86_64-2.7/markupsafe/_speedups.so -> build/bdist.linux-x86_64/wheel/markupsafe
running install_egg_info
Copying src/MarkupSafe.egg-info to build/bdist.linux-x86_64/wheel/MarkupSafe-1.1.1-py2.7.egg-info
running install_scripts
creating build/bdist.linux-x86_64/wheel/MarkupSafe-1.1.1.dist-info/WHEEL
/build-wheels

############################################################
Building mox-0.5.3-py2-none-any.whl
############################################################
Running: wget https://files.pythonhosted.org/packages/0c/a1/64740c638cc5fae807022368f4141700518ee343b53eb3e90bf3cc15a4d4/mox-0.5.3.tar.gz
--2019-10-05 18:05:14-- https://files.pythonhosted.org/packages/0c/a1/64740c638cc5fae807022368f4141700518ee343b53eb3e90bf3cc15a4d4/mox-0.5.3.tar.gz
Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.1.63, 151.101.65.63, 151.101.129.63, ...
Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.1.63|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 32397 (32K) [application/octet-stream]
Saving to: 'mox-0.5.3.tar.gz'

0K .......... .......... .......... . 100% 4.20M=0.007s

2019-10-05 18:05:14 (4.20 MB/s) - 'mox-0.5.3.tar.gz' saved [32397/32397]

/build-wheels/mox-0.5.3 /build-wheels
########### Running fix_setup
running bdist_wheel
running build
running build_py
creating build
creating build/lib
copying mox.py -> build/lib
copying stubout.py -> build/lib
installing to build/bdist.linux-x86_64/wheel
running install
running install_lib
creating build/bdist.linux-x86_64
creating build/bdist.linux-x86_64/wheel
copying build/lib/mox.py -> build/bdist.linux-x86_64/wheel
copying build/lib/stubout.py -> build/bdist.linux-x86_64/wheel
running install_egg_info
running egg_info
creating mox.egg-info
writing mox.egg-info/PKG-INFO
writing top-level names to mox.egg-info/top_level.txt
writing dependency_links to mox.egg-info/dependency_links.txt
writing manifest file 'mox.egg-info/SOURCES.txt'
reading manifest file 'mox.egg-info/SOURCES.txt'
writing manifest file 'mox.egg-info/SOURCES.txt'
Copying mox.egg-info to build/bdist.linux-x86_64/wheel/mox-0.5.3-py2.7.egg-info
running install_scripts
creating build/bdist.linux-x86_64/wheel/mox-0.5.3.dist-info/WHEEL
/build-wheels

############################################################
Building mpmath-1.1.0-py2-none-any.whl
############################################################
Running: wget https://files.pythonhosted.org/packages/ca/63/3384ebb3b51af9610086b23ea976e6d27d6d97bf140a76a365bd77a3eb32/mpmath-1.1.0.tar.gz
--2019-10-05 18:05:15-- https://files.pythonhosted.org/packages/ca/63/3384ebb3b51af9610086b23ea976e6d27d6d97bf140a76a365bd77a3eb32/mpmath-1.1.0.tar.gz
Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.1.63, 151.101.65.63, 151.101.129.63, ...
Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.1.63|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 512600 (501K) [binary/octet-stream]
Saving to: 'mpmath-1.1.0.tar.gz'

0K .......... .......... .......... .......... .......... 9% 3.17M 0s
50K .......... .......... .......... .......... .......... 19% 6.63M 0s
100K .......... .......... .......... .......... .......... 29% 50.2M 0s
150K .......... .......... .......... .......... .......... 39% 107M 0s
200K .......... .......... .......... .......... .......... 49% 7.21M 0s
250K .......... .......... .......... .......... .......... 59% 112M 0s
300K .......... .......... .......... .......... .......... 69% 7.07M 0s
350K .......... .......... .......... .......... .......... 79% 41.0M 0s
400K .......... .......... .......... .......... .......... 89% 122M 0s
450K .......... .......... .......... .......... .......... 99% 131M 0s
500K 100% 1118G=0.04s

2019-10-05 18:05:15 (12.1 MB/s) - 'mpmath-1.1.0.tar.gz' saved [512600/512600]

/build-wheels/mpmath-1.1.0 /build-wheels
########### Running fix_setup
running bdist_wheel
running build
running build_py
creating build
creating build/lib
creating build/lib/mpmath
copying mpmath/rational.py -> build/lib/mpmath
copying mpmath/function_docs.py -> build/lib/mpmath
copying mpmath/__init__.py -> build/lib/mpmath
copying mpmath/math2.py -> build/lib/mpmath
copying mpmath/usertools.py -> build/lib/mpmath
copying mpmath/ctx_fp.py -> build/lib/mpmath
copying mpmath/visualization.py -> build/lib/mpmath
copying mpmath/identification.py -> build/lib/mpmath
copying mpmath/ctx_iv.py -> build/lib/mpmath
copying mpmath/ctx_mp_python.py -> build/lib/mpmath
copying mpmath/ctx_mp.py -> build/lib/mpmath
copying mpmath/ctx_base.py -> build/lib/mpmath
creating build/lib/mpmath/libmp
copying mpmath/libmp/backend.py -> build/lib/mpmath/libmp
copying mpmath/libmp/__init__.py -> build/lib/mpmath/libmp
copying mpmath/libmp/libelefun.py -> build/lib/mpmath/libmp
copying mpmath/libmp/libintmath.py -> build/lib/mpmath/libmp
copying mpmath/libmp/libmpf.py -> build/lib/mpmath/libmp
copying mpmath/libmp/libmpi.py -> build/lib/mpmath/libmp
copying mpmath/libmp/libhyper.py -> build/lib/mpmath/libmp
copying mpmath/libmp/gammazeta.py -> build/lib/mpmath/libmp
copying mpmath/libmp/libmpc.py -> build/lib/mpmath/libmp
copying mpmath/libmp/six.py -> build/lib/mpmath/libmp
creating build/lib/mpmath/calculus
copying mpmath/calculus/odes.py -> build/lib/mpmath/calculus
copying mpmath/calculus/__init__.py -> build/lib/mpmath/calculus
copying mpmath/calculus/differentiation.py -> build/lib/mpmath/calculus
copying mpmath/calculus/polynomials.py -> build/lib/mpmath/calculus
copying mpmath/calculus/calculus.py -> build/lib/mpmath/calculus
copying mpmath/calculus/optimization.py -> build/lib/mpmath/calculus
copying mpmath/calculus/quadrature.py -> build/lib/mpmath/calculus
copying mpmath/calculus/extrapolation.py -> build/lib/mpmath/calculus
copying mpmath/calculus/approximation.py -> build/lib/mpmath/calculus
copying mpmath/calculus/inverselaplace.py -> build/lib/mpmath/calculus
creating build/lib/mpmath/functions
copying mpmath/functions/__init__.py -> build/lib/mpmath/functions
copying mpmath/functions/hypergeometric.py -> build/lib/mpmath/functions
copying mpmath/functions/theta.py -> build/lib/mpmath/functions
copying mpmath/functions/qfunctions.py -> build/lib/mpmath/functions
copying mpmath/functions/zeta.py -> build/lib/mpmath/functions
copying mpmath/functions/functions.py -> build/lib/mpmath/functions
copying mpmath/functions/bessel.py -> build/lib/mpmath/functions
copying mpmath/functions/elliptic.py -> build/lib/mpmath/functions
copying mpmath/functions/zetazeros.py -> build/lib/mpmath/functions
copying mpmath/functions/factorials.py -> build/lib/mpmath/functions
copying mpmath/functions/rszeta.py -> build/lib/mpmath/functions
copying mpmath/functions/expintegrals.py -> build/lib/mpmath/functions
copying mpmath/functions/orthogonal.py -> build/lib/mpmath/functions
creating build/lib/mpmath/matrices
copying mpmath/matrices/__init__.py -> build/lib/mpmath/matrices
copying mpmath/matrices/matrices.py -> build/lib/mpmath/matrices
copying mpmath/matrices/linalg.py -> build/lib/mpmath/matrices
copying mpmath/matrices/eigen_symmetric.py -> build/lib/mpmath/matrices
copying mpmath/matrices/calculus.py -> build/lib/mpmath/matrices
copying mpmath/matrices/eigen.py -> build/lib/mpmath/matrices
creating build/lib/mpmath/tests
copying mpmath/tests/__init__.py -> build/lib/mpmath/tests
copying mpmath/tests/test_diff.py -> build/lib/mpmath/tests
copying mpmath/tests/test_functions.py -> build/lib/mpmath/tests
copying mpmath/tests/torture.py -> build/lib/mpmath/tests
copying mpmath/tests/test_convert.py -> build/lib/mpmath/tests
copying mpmath/tests/test_mpmath.py -> build/lib/mpmath/tests
copying mpmath/tests/extratest_gamma.py -> build/lib/mpmath/tests
copying mpmath/tests/test_division.py -> build/lib/mpmath/tests
copying mpmath/tests/test_pickle.py -> build/lib/mpmath/tests
copying mpmath/tests/test_levin.py -> build/lib/mpmath/tests
copying mpmath/tests/test_functions2.py -> build/lib/mpmath/tests
copying mpmath/tests/test_interval.py -> build/lib/mpmath/tests
copying mpmath/tests/test_eigen.py -> build/lib/mpmath/tests
copying mpmath/tests/test_ode.py -> build/lib/mpmath/tests
copying mpmath/tests/test_special.py -> build/lib/mpmath/tests
copying mpmath/tests/test_matrices.py -> build/lib/mpmath/tests
copying mpmath/tests/test_eigen_symmetric.py -> build/lib/mpmath/tests
copying mpmath/tests/test_elliptic.py -> build/lib/mpmath/tests
copying mpmath/tests/test_identify.py -> build/lib/mpmath/tests
copying mpmath/tests/runtests.py -> build/lib/mpmath/tests
copying mpmath/tests/test_summation.py -> build/lib/mpmath/tests
copying mpmath/tests/test_compatibility.py -> build/lib/mpmath/tests
copying mpmath/tests/test_hp.py -> build/lib/mpmath/tests
copying mpmath/tests/test_gammazeta.py -> build/lib/mpmath/tests
copying mpmath/tests/test_str.py -> build/lib/mpmath/tests
copying mpmath/tests/test_visualization.py -> build/lib/mpmath/tests
copying mpmath/tests/extratest_zeta.py -> build/lib/mpmath/tests
copying mpmath/tests/test_quad.py -> build/lib/mpmath/tests
copying mpmath/tests/test_trig.py -> build/lib/mpmath/tests
copying mpmath/tests/test_calculus.py -> build/lib/mpmath/tests
copying mpmath/tests/test_bitwise.py -> build/lib/mpmath/tests
copying mpmath/tests/test_power.py -> build/lib/mpmath/tests
copying mpmath/tests/test_fp.py -> build/lib/mpmath/tests
copying mpmath/tests/test_linalg.py -> build/lib/mpmath/tests
copying mpmath/tests/test_basic_ops.py -> build/lib/mpmath/tests
copying mpmath/tests/test_rootfinding.py -> build/lib/mpmath/tests
installing to build/bdist.linux-x86_64/wheel
running install
running install_lib
creating build/bdist.linux-x86_64
creating build/bdist.linux-x86_64/wheel
creating build/bdist.linux-x86_64/wheel/mpmath
copying build/lib/mpmath/rational.py -> build/bdist.linux-x86_64/wheel/mpmath
copying build/lib/mpmath/function_docs.py -> build/bdist.linux-x86_64/wheel/mpmath
copying build/lib/mpmath/__init__.py -> build/bdist.linux-x86_64/wheel/mpmath
copying build/lib/mpmath/math2.py -> build/bdist.linux-x86_64/wheel/mpmath
copying build/lib/mpmath/usertools.py -> build/bdist.linux-x86_64/wheel/mpmath
copying build/lib/mpmath/ctx_fp.py -> build/bdist.linux-x86_64/wheel/mpmath
copying build/lib/mpmath/visualization.py -> build/bdist.linux-x86_64/wheel/mpmath
copying build/lib/mpmath/identification.py -> build/bdist.linux-x86_64/wheel/mpmath
copying build/lib/mpmath/ctx_iv.py -> build/bdist.linux-x86_64/wheel/mpmath
copying build/lib/mpmath/ctx_mp_python.py -> build/bdist.linux-x86_64/wheel/mpmath
copying build/lib/mpmath/ctx_mp.py -> build/bdist.linux-x86_64/wheel/mpmath
copying build/lib/mpmath/ctx_base.py -> build/bdist.linux-x86_64/wheel/mpmath
creating build/bdist.linux-x86_64/wheel/mpmath/libmp
copying build/lib/mpmath/libmp/backend.py -> build/bdist.linux-x86_64/wheel/mpmath/libmp
copying build/lib/mpmath/libmp/__init__.py -> build/bdist.linux-x86_64/wheel/mpmath/libmp
copying build/lib/mpmath/libmp/libelefun.py -> build/bdist.linux-x86_64/wheel/mpmath/libmp
copying build/lib/mpmath/libmp/libintmath.py -> build/bdist.linux-x86_64/wheel/mpmath/libmp
copying build/lib/mpmath/libmp/libmpf.py -> build/bdist.linux-x86_64/wheel/mpmath/libmp
copying build/lib/mpmath/libmp/libmpi.py -> build/bdist.linux-x86_64/wheel/mpmath/libmp
copying build/lib/mpmath/libmp/libhyper.py -> build/bdist.linux-x86_64/wheel/mpmath/libmp
copying build/lib/mpmath/libmp/gammazeta.py -> build/bdist.linux-x86_64/wheel/mpmath/libmp
copying build/lib/mpmath/libmp/libmpc.py -> build/bdist.linux-x86_64/wheel/mpmath/libmp
copying build/lib/mpmath/libmp/six.py -> build/bdist.linux-x86_64/wheel/mpmath/libmp
creating build/bdist.linux-x86_64/wheel/mpmath/calculus
copying build/lib/mpmath/calculus/odes.py -> build/bdist.linux-x86_64/wheel/mpmath/calculus
copying build/lib/mpmath/calculus/__init__.py -> build/bdist.linux-x86_64/wheel/mpmath/calculus
copying build/lib/mpmath/calculus/differentiation.py -> build/bdist.linux-x86_64/wheel/mpmath/calculus
copying build/lib/mpmath/calculus/polynomials.py -> build/bdist.linux-x86_64/wheel/mpmath/calculus
copying build/lib/mpmath/calculus/calculus.py -> build/bdist.linux-x86_64/wheel/mpmath/calculus
copying build/lib/mpmath/calculus/optimization.py -> build/bdist.linux-x86_64/wheel/mpmath/calculus
copying build/lib/mpmath/calculus/quadrature.py -> build/bdist.linux-x86_64/wheel/mpmath/calculus
copying build/lib/mpmath/calculus/extrapolation.py -> build/bdist.linux-x86_64/wheel/mpmath/calculus
copying build/lib/mpmath/calculus/approximation.py -> build/bdist.linux-x86_64/wheel/mpmath/calculus
copying build/lib/mpmath/calculus/inverselaplace.py -> build/bdist.linux-x86_64/wheel/mpmath/calculus
creating build/bdist.linux-x86_64/wheel/mpmath/functions
copying build/lib/mpmath/functions/__init__.py -> build/bdist.linux-x86_64/wheel/mpmath/functions
copying build/lib/mpmath/functions/hypergeometric.py -> build/bdist.linux-x86_64/wheel/mpmath/functions
copying build/lib/mpmath/functions/theta.py -> build/bdist.linux-x86_64/wheel/mpmath/functions
copying build/lib/mpmath/functions/qfunctions.py -> build/bdist.linux-x86_64/wheel/mpmath/functions
copying build/lib/mpmath/functions/zeta.py -> build/bdist.linux-x86_64/wheel/mpmath/functions
copying build/lib/mpmath/functions/functions.py -> build/bdist.linux-x86_64/wheel/mpmath/functions
copying build/lib/mpmath/functions/bessel.py -> build/bdist.linux-x86_64/wheel/mpmath/functions
copying build/lib/mpmath/functions/elliptic.py -> build/bdist.linux-x86_64/wheel/mpmath/functions
copying build/lib/mpmath/functions/zetazeros.py -> build/bdist.linux-x86_64/wheel/mpmath/functions
copying build/lib/mpmath/functions/factorials.py -> build/bdist.linux-x86_64/wheel/mpmath/functions
copying build/lib/mpmath/functions/rszeta.py -> build/bdist.linux-x86_64/wheel/mpmath/functions
copying build/lib/mpmath/functions/expintegrals.py -> build/bdist.linux-x86_64/wheel/mpmath/functions
copying build/lib/mpmath/functions/orthogonal.py -> build/bdist.linux-x86_64/wheel/mpmath/functions
creating build/bdist.linux-x86_64/wheel/mpmath/matrices
copying build/lib/mpmath/matrices/__init__.py -> build/bdist.linux-x86_64/wheel/mpmath/matrices
copying build/lib/mpmath/matrices/matrices.py -> build/bdist.linux-x86_64/wheel/mpmath/matrices
copying build/lib/mpmath/matrices/linalg.py -> build/bdist.linux-x86_64/wheel/mpmath/matrices
copying build/lib/mpmath/matrices/eigen_symmetric.py -> build/bdist.linux-x86_64/wheel/mpmath/matrices
copying build/lib/mpmath/matrices/calculus.py -> build/bdist.linux-x86_64/wheel/mpmath/matrices
copying build/lib/mpmath/matrices/eigen.py -> build/bdist.linux-x86_64/wheel/mpmath/matrices
creating build/bdist.linux-x86_64/wheel/mpmath/tests
copying build/lib/mpmath/tests/__init__.py -> build/bdist.linux-x86_64/wheel/mpmath/tests
copying build/lib/mpmath/tests/test_diff.py -> build/bdist.linux-x86_64/wheel/mpmath/tests
copying build/lib/mpmath/tests/test_functions.py -> build/bdist.linux-x86_64/wheel/mpmath/tests
copying build/lib/mpmath/tests/torture.py -> build/bdist.linux-x86_64/wheel/mpmath/tests
copying build/lib/mpmath/tests/test_convert.py -> build/bdist.linux-x86_64/wheel/mpmath/tests
copying build/lib/mpmath/tests/test_mpmath.py -> build/bdist.linux-x86_64/wheel/mpmath/tests
copying build/lib/mpmath/tests/extratest_gamma.py -> build/bdist.linux-x86_64/wheel/mpmath/tests
copying build/lib/mpmath/tests/test_division.py -> build/bdist.linux-x86_64/wheel/mpmath/tests
copying build/lib/mpmath/tests/test_pickle.py -> build/bdist.linux-x86_64/wheel/mpmath/tests
copying build/lib/mpmath/tests/test_levin.py -> build/bdist.linux-x86_64/wheel/mpmath/tests
copying build/lib/mpmath/tests/test_functions2.py -> build/bdist.linux-x86_64/wheel/mpmath/tests
copying build/lib/mpmath/tests/test_interval.py -> build/bdist.linux-x86_64/wheel/mpmath/tests
copying build/lib/mpmath/tests/test_eigen.py -> build/bdist.linux-x86_64/wheel/mpmath/tests
copying build/lib/mpmath/tests/test_ode.py -> build/bdist.linux-x86_64/wheel/mpmath/tests
copying build/lib/mpmath/tests/test_special.py -> build/bdist.linux-x86_64/wheel/mpmath/tests
copying build/lib/mpmath/tests/test_matrices.py -> build/bdist.linux-x86_64/wheel/mpmath/tests
copying build/lib/mpmath/tests/test_eigen_symmetric.py -> build/bdist.linux-x86_64/wheel/mpmath/tests
copying build/lib/mpmath/tests/test_elliptic.py -> build/bdist.linux-x86_64/wheel/mpmath/tests
copying build/lib/mpmath/tests/test_identify.py -> build/bdist.linux-x86_64/wheel/mpmath/tests
copying build/lib/mpmath/tests/runtests.py -> build/bdist.linux-x86_64/wheel/mpmath/tests
copying build/lib/mpmath/tests/test_summation.py -> build/bdist.linux-x86_64/wheel/mpmath/tests
copying build/lib/mpmath/tests/test_compatibility.py -> build/bdist.linux-x86_64/wheel/mpmath/tests
copying build/lib/mpmath/tests/test_hp.py -> build/bdist.linux-x86_64/wheel/mpmath/tests
copying build/lib/mpmath/tests/test_gammazeta.py -> build/bdist.linux-x86_64/wheel/mpmath/tests
copying build/lib/mpmath/tests/test_str.py -> build/bdist.linux-x86_64/wheel/mpmath/tests
copying build/lib/mpmath/tests/test_visualization.py -> build/bdist.linux-x86_64/wheel/mpmath/tests
copying build/lib/mpmath/tests/extratest_zeta.py -> build/bdist.linux-x86_64/wheel/mpmath/tests
copying build/lib/mpmath/tests/test_quad.py -> build/bdist.linux-x86_64/wheel/mpmath/tests
copying build/lib/mpmath/tests/test_trig.py -> build/bdist.linux-x86_64/wheel/mpmath/tests
copying build/lib/mpmath/tests/test_calculus.py -> build/bdist.linux-x86_64/wheel/mpmath/tests
copying build/lib/mpmath/tests/test_bitwise.py -> build/bdist.linux-x86_64/wheel/mpmath/tests
copying build/lib/mpmath/tests/test_power.py -> build/bdist.linux-x86_64/wheel/mpmath/tests
copying build/lib/mpmath/tests/test_fp.py -> build/bdist.linux-x86_64/wheel/mpmath/tests
copying build/lib/mpmath/tests/test_linalg.py -> build/bdist.linux-x86_64/wheel/mpmath/tests
copying build/lib/mpmath/tests/test_basic_ops.py -> build/bdist.linux-x86_64/wheel/mpmath/tests
copying build/lib/mpmath/tests/test_rootfinding.py -> build/bdist.linux-x86_64/wheel/mpmath/tests
running install_egg_info
running egg_info
creating mpmath.egg-info
writing mpmath.egg-info/PKG-INFO
writing top-level names to mpmath.egg-info/top_level.txt
writing dependency_links to mpmath.egg-info/dependency_links.txt
writing manifest file 'mpmath.egg-info/SOURCES.txt'
reading manifest file 'mpmath.egg-info/SOURCES.txt'
writing manifest file 'mpmath.egg-info/SOURCES.txt'
Copying mpmath.egg-info to build/bdist.linux-x86_64/wheel/mpmath-1.1.0-py2.7.egg-info
running install_scripts
creating build/bdist.linux-x86_64/wheel/mpmath-1.1.0.dist-info/WHEEL
/build-wheels

############################################################
Building munch-2.3.2-py2.py3-none-any.whl
############################################################
Running: wget https://files.pythonhosted.org/packages/68/f4/260ec98ea840757a0da09e0ed8135333d59b8dfebe9752a365b04857660a/munch-2.3.2.tar.gz
--2019-10-05 18:05:15-- https://files.pythonhosted.org/packages/68/f4/260ec98ea840757a0da09e0ed8135333d59b8dfebe9752a365b04857660a/munch-2.3.2.tar.gz
Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.1.63, 151.101.65.63, 151.101.129.63, ...
Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.1.63|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 7598 (7.4K) [binary/octet-stream]
Saving to: 'munch-2.3.2.tar.gz'

0K ....... 100% 43.6M=0s

2019-10-05 18:05:15 (43.6 MB/s) - 'munch-2.3.2.tar.gz' saved [7598/7598]

/build-wheels/munch-2.3.2 /build-wheels
running bdist_wheel
running build
running build_py
creating build
creating build/lib
creating build/lib/munch
copying munch/__init__.py -> build/lib/munch
copying munch/python3_compat.py -> build/lib/munch
installing to build/bdist.linux-x86_64/wheel
running install
running install_lib
creating build/bdist.linux-x86_64
creating build/bdist.linux-x86_64/wheel
creating build/bdist.linux-x86_64/wheel/munch
copying build/lib/munch/__init__.py -> build/bdist.linux-x86_64/wheel/munch
copying build/lib/munch/python3_compat.py -> build/bdist.linux-x86_64/wheel/munch
running install_egg_info
running egg_info
writing requirements to munch.egg-info/requires.txt
writing munch.egg-info/PKG-INFO
writing top-level names to munch.egg-info/top_level.txt
writing dependency_links to munch.egg-info/dependency_links.txt
reading manifest file 'munch.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
writing manifest file 'munch.egg-info/SOURCES.txt'
Copying munch.egg-info to build/bdist.linux-x86_64/wheel/munch-2.3.2-py2.7.egg-info
running install_scripts
creating build/bdist.linux-x86_64/wheel/munch-2.3.2.dist-info/WHEEL
/build-wheels

############################################################
Building netifaces-0.10.9-cp27-cp27mu-linux_x86_64.whl
############################################################
Running: wget https://files.pythonhosted.org/packages/0d/18/fd6e9c71a35b67a73160ec80a49da63d1eed2d2055054cc2995714949132/netifaces-0.10.9.tar.gz
--2019-10-05 18:05:16-- https://files.pythonhosted.org/packages/0d/18/fd6e9c71a35b67a73160ec80a49da63d1eed2d2055054cc2995714949132/netifaces-0.10.9.tar.gz
Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.1.63, 151.101.65.63, 151.101.129.63, ...
Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.1.63|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 28844 (28K) [binary/octet-stream]
Saving to: 'netifaces-0.10.9.tar.gz'

0K .......... .......... ........ 100% 3.71M=0.007s

2019-10-05 18:05:16 (3.71 MB/s) - 'netifaces-0.10.9.tar.gz' saved [28844/28844]

/build-wheels/netifaces-0.10.9 /build-wheels
running bdist_wheel
running build
running build_ext
checking for getifaddrs...found.
checking for getnameinfo...found.
checking for IPv6 socket IOCTLs...not found.
checking for optional header files...netash/ash.h netatalk/at.h netax25/ax25.h neteconet/ec.h netipx/ipx.h netpacket/packet.h linux/irda.h linux/atm.h linux/llc.h linux/tipc.h linux/dn.h.
checking whether struct sockaddr has a length field...no.
checking which sockaddr_xxx structs are defined...at ax25 in in6 ipx un ash ec ll atmpvc atmsvc dn irda llc.
checking for routing socket support...no.
checking for sysctl(CTL_NET...) support...no.
checking for netlink support...yes.
will use netlink to read routing table
building 'netifaces' extension
gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DNETIFACES_VERSION=0.10.9 -DHAVE_GETIFADDRS=1 -DHAVE_GETNAMEINFO=1 -DHAVE_NETASH_ASH_H=1 -DHAVE_NETATALK_AT_H=1 -DHAVE_NETAX25_AX25_H=1 -DHAVE_NETECONET_EC_H=1 -DHAVE_NETIPX_IPX_H=1 -DHAVE_NETPACKET_PACKET_H=1 -DHAVE_LINUX_IRDA_H=1 -DHAVE_LINUX_ATM_H=1 -DHAVE_LINUX_LLC_H=1 -DHAVE_LINUX_TIPC_H=1 -DHAVE_LINUX_DN_H=1 -DHAVE_SOCKADDR_AT=1 -DHAVE_SOCKADDR_AX25=1 -DHAVE_SOCKADDR_IN=1 -DHAVE_SOCKADDR_IN6=1 -DHAVE_SOCKADDR_IPX=1 -DHAVE_SOCKADDR_UN=1 -DHAVE_SOCKADDR_ASH=1 -DHAVE_SOCKADDR_EC=1 -DHAVE_SOCKADDR_LL=1 -DHAVE_SOCKADDR_ATMPVC=1 -DHAVE_SOCKADDR_ATMSVC=1 -DHAVE_SOCKADDR_DN=1 -DHAVE_SOCKADDR_IRDA=1 -DHAVE_SOCKADDR_LLC=1 -DHAVE_PF_NETLINK=1 -I/usr/include/python2.7 -c netifaces.c -o build/temp.linux-x86_64-2.7/netifaces.o
creating build/lib.linux-x86_64-2.7
gcc -pthread -shared -Wl,-z,relro build/temp.linux-x86_64-2.7/netifaces.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-x86_64-2.7/netifaces.so
installing to build/bdist.linux-x86_64/wheel
running install
running install_lib
creating build/bdist.linux-x86_64
creating build/bdist.linux-x86_64/wheel
copying build/lib.linux-x86_64-2.7/netifaces.so -> build/bdist.linux-x86_64/wheel
running install_egg_info
running egg_info
writing netifaces.egg-info/PKG-INFO
writing top-level names to netifaces.egg-info/top_level.txt
writing dependency_links to netifaces.egg-info/dependency_links.txt
reading manifest file 'netifaces.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
writing manifest file 'netifaces.egg-info/SOURCES.txt'
Copying netifaces.egg-info to build/bdist.linux-x86_64/wheel/netifaces-0.10.9-py2.7.egg-info
running install_scripts
creating build/bdist.linux-x86_64/wheel/netifaces-0.10.9.dist-info/WHEEL
/build-wheels

############################################################
Building netmiko-2.3.0-py2-none-any.whl
############################################################
Running: wget https://files.pythonhosted.org/packages/83/a7/2d77f332ecf44909e70002cb20dbabfe8bd7bb1c552b67a2a75349fe1598/netmiko-2.3.0.tar.gz
--2019-10-05 18:05:19-- https://files.pythonhosted.org/packages/83/a7/2d77f332ecf44909e70002cb20dbabfe8bd7bb1c552b67a2a75349fe1598/netmiko-2.3.0.tar.gz
Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.1.63, 151.101.65.63, 151.101.129.63, ...
Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.1.63|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 79533 (78K) [binary/octet-stream]
Saving to: 'netmiko-2.3.0.tar.gz'

0K .......... .......... .......... .......... .......... 64% 2.89M 0s
50K .......... .......... ....... 100% 122M=0.02s

2019-10-05 18:05:19 (4.42 MB/s) - 'netmiko-2.3.0.tar.gz' saved [79533/79533]

/build-wheels/netmiko-2.3.0 /build-wheels
running bdist_wheel
running build
running build_py
creating build
creating build/lib
creating build/lib/netmiko
copying netmiko/py23_compat.py -> build/lib/netmiko
copying netmiko/base_connection.py -> build/lib/netmiko
copying netmiko/ssh_dispatcher.py -> build/lib/netmiko
copying netmiko/cisco_base_connection.py -> build/lib/netmiko
copying netmiko/scp_handler.py -> build/lib/netmiko
copying netmiko/scp_functions.py -> build/lib/netmiko
copying netmiko/__init__.py -> build/lib/netmiko
copying netmiko/snmp_autodetect.py -> build/lib/netmiko
copying netmiko/ssh_autodetect.py -> build/lib/netmiko
copying netmiko/ssh_exception.py -> build/lib/netmiko
copying netmiko/utilities.py -> build/lib/netmiko
copying netmiko/netmiko_globals.py -> build/lib/netmiko
creating build/lib/netmiko/vyos
copying netmiko/vyos/vyos_ssh.py -> build/lib/netmiko/vyos
copying netmiko/vyos/__init__.py -> build/lib/netmiko/vyos
creating build/lib/netmiko/eltex
copying netmiko/eltex/eltex_ssh.py -> build/lib/netmiko/eltex
copying netmiko/eltex/__init__.py -> build/lib/netmiko/eltex
creating build/lib/netmiko/ipinfusion
copying netmiko/ipinfusion/__init__.py -> build/lib/netmiko/ipinfusion
copying netmiko/ipinfusion/ipinfusion_ocnos.py -> build/lib/netmiko/ipinfusion
creating build/lib/netmiko/quanta
copying netmiko/quanta/quanta_mesh_ssh.py -> build/lib/netmiko/quanta
copying netmiko/quanta/__init__.py -> build/lib/netmiko/quanta
creating build/lib/netmiko/terminal_server
copying netmiko/terminal_server/__init__.py -> build/lib/netmiko/terminal_server
copying netmiko/terminal_server/terminal_server.py -> build/lib/netmiko/terminal_server
creating build/lib/netmiko/fortinet
copying netmiko/fortinet/__init__.py -> build/lib/netmiko/fortinet
copying netmiko/fortinet/fortinet_ssh.py -> build/lib/netmiko/fortinet
creating build/lib/netmiko/enterasys
copying netmiko/enterasys/enterasys_ssh.py -> build/lib/netmiko/enterasys
copying netmiko/enterasys/__init__.py -> build/lib/netmiko/enterasys
creating build/lib/netmiko/coriant
copying netmiko/coriant/__init__.py -> build/lib/netmiko/coriant
copying netmiko/coriant/coriant_ssh.py -> build/lib/netmiko/coriant
creating build/lib/netmiko/ovs
copying netmiko/ovs/ovs_linux_ssh.py -> build/lib/netmiko/ovs
copying netmiko/ovs/__init__.py -> build/lib/netmiko/ovs
creating build/lib/netmiko/_textfsm
copying netmiko/_textfsm/_clitable.py -> build/lib/netmiko/_textfsm
copying netmiko/_textfsm/_terminal.py -> build/lib/netmiko/_textfsm
copying netmiko/_textfsm/__init__.py -> build/lib/netmiko/_textfsm
copying netmiko/_textfsm/_texttable.py -> build/lib/netmiko/_textfsm
creating build/lib/netmiko/citrix
copying netmiko/citrix/__init__.py -> build/lib/netmiko/citrix
copying netmiko/citrix/netscaler_ssh.py -> build/lib/netmiko/citrix
creating build/lib/netmiko/mellanox
copying netmiko/mellanox/__init__.py -> build/lib/netmiko/mellanox
copying netmiko/mellanox/mellanox_ssh.py -> build/lib/netmiko/mellanox
creating build/lib/netmiko/ruckus
copying netmiko/ruckus/__init__.py -> build/lib/netmiko/ruckus
copying netmiko/ruckus/ruckus_fastiron.py -> build/lib/netmiko/ruckus
creating build/lib/netmiko/linux
copying netmiko/linux/__init__.py -> build/lib/netmiko/linux
copying netmiko/linux/linux_ssh.py -> build/lib/netmiko/linux
creating build/lib/netmiko/rad
copying netmiko/rad/__init__.py -> build/lib/netmiko/rad
copying netmiko/rad/rad_etx.py -> build/lib/netmiko/rad
creating build/lib/netmiko/calix
copying netmiko/calix/calix_b6.py -> build/lib/netmiko/calix
copying netmiko/calix/__init__.py -> build/lib/netmiko/calix
creating build/lib/netmiko/ciena
copying netmiko/ciena/ciena_saos_ssh.py -> build/lib/netmiko/ciena
copying netmiko/ciena/__init__.py -> build/lib/netmiko/ciena
creating build/lib/netmiko/ubiquiti
copying netmiko/ubiquiti/__init__.py -> build/lib/netmiko/ubiquiti
copying netmiko/ubiquiti/edge_ssh.py -> build/lib/netmiko/ubiquiti
creating build/lib/netmiko/hp
copying netmiko/hp/hp_procurve.py -> build/lib/netmiko/hp
copying netmiko/hp/hp_comware.py -> build/lib/netmiko/hp
copying netmiko/hp/__init__.py -> build/lib/netmiko/hp
creating build/lib/netmiko/extreme
copying netmiko/extreme/extreme_wing_ssh.py -> build/lib/netmiko/extreme
copying netmiko/extreme/extreme_ers_ssh.py -> build/lib/netmiko/extreme
copying netmiko/extreme/extreme_exos.py -> build/lib/netmiko/extreme
copying netmiko/extreme/__init__.py -> build/lib/netmiko/extreme
copying netmiko/extreme/extreme_nos_ssh.py -> build/lib/netmiko/extreme
copying netmiko/extreme/extreme_netiron.py -> build/lib/netmiko/extreme
copying netmiko/extreme/extreme_slx_ssh.py -> build/lib/netmiko/extreme
copying netmiko/extreme/extreme_vsp_ssh.py -> build/lib/netmiko/extreme
creating build/lib/netmiko/accedian
copying netmiko/accedian/accedian_ssh.py -> build/lib/netmiko/accedian
copying netmiko/accedian/__init__.py -> build/lib/netmiko/accedian
creating build/lib/netmiko/juniper
copying netmiko/juniper/juniper.py -> build/lib/netmiko/juniper
copying netmiko/juniper/__init__.py -> build/lib/netmiko/juniper
creating build/lib/netmiko/arista
copying netmiko/arista/arista.py -> build/lib/netmiko/arista
copying netmiko/arista/__init__.py -> build/lib/netmiko/arista
creating build/lib/netmiko/alcatel
copying netmiko/alcatel/alcatel_aos_ssh.py -> build/lib/netmiko/alcatel
copying netmiko/alcatel/__init__.py -> build/lib/netmiko/alcatel
copying netmiko/alcatel/alcatel_sros_ssh.py -> build/lib/netmiko/alcatel
creating build/lib/netmiko/netapp
copying netmiko/netapp/__init__.py -> build/lib/netmiko/netapp
copying netmiko/netapp/netapp_cdot_ssh.py -> build/lib/netmiko/netapp
creating build/lib/netmiko/huawei
copying netmiko/huawei/__init__.py -> build/lib/netmiko/huawei
copying netmiko/huawei/huawei_ssh.py -> build/lib/netmiko/huawei
creating build/lib/netmiko/checkpoint
copying netmiko/checkpoint/checkpoint_gaia_ssh.py -> build/lib/netmiko/checkpoint
copying netmiko/checkpoint/__init__.py -> build/lib/netmiko/checkpoint
creating build/lib/netmiko/mrv
copying netmiko/mrv/__init__.py -> build/lib/netmiko/mrv
copying netmiko/mrv/mrv_ssh.py -> build/lib/netmiko/mrv
creating build/lib/netmiko/a10
copying netmiko/a10/__init__.py -> build/lib/netmiko/a10
copying netmiko/a10/a10_ssh.py -> build/lib/netmiko/a10
creating build/lib/netmiko/dell
copying netmiko/dell/dell_dnos6.py -> build/lib/netmiko/dell
copying netmiko/dell/dell_powerconnect.py -> build/lib/netmiko/dell
copying netmiko/dell/dell_os10_ssh.py -> build/lib/netmiko/dell
copying netmiko/dell/dell_force10_ssh.py -> build/lib/netmiko/dell
copying netmiko/dell/__init__.py -> build/lib/netmiko/dell
copying netmiko/dell/dell_isilon_ssh.py -> build/lib/netmiko/dell
creating build/lib/netmiko/f5
copying netmiko/f5/f5_linux_ssh.py -> build/lib/netmiko/f5
copying netmiko/f5/__init__.py -> build/lib/netmiko/f5
copying netmiko/f5/f5_tmsh_ssh.py -> build/lib/netmiko/f5
creating build/lib/netmiko/aruba
copying netmiko/aruba/aruba_ssh.py -> build/lib/netmiko/aruba
copying netmiko/aruba/__init__.py -> build/lib/netmiko/aruba
creating build/lib/netmiko/cisco
copying netmiko/cisco/cisco_s300.py -> build/lib/netmiko/cisco
copying netmiko/cisco/cisco_tp_tcce.py -> build/lib/netmiko/cisco
copying netmiko/cisco/__init__.py -> build/lib/netmiko/cisco
copying netmiko/cisco/cisco_asa_ssh.py -> build/lib/netmiko/cisco
copying netmiko/cisco/cisco_wlc_ssh.py -> build/lib/netmiko/cisco
copying netmiko/cisco/cisco_nxos_ssh.py -> build/lib/netmiko/cisco
copying netmiko/cisco/cisco_ios.py -> build/lib/netmiko/cisco
copying netmiko/cisco/cisco_xr_ssh.py -> build/lib/netmiko/cisco
creating build/lib/netmiko/pluribus
copying netmiko/pluribus/pluribus_ssh.py -> build/lib/netmiko/pluribus
copying netmiko/pluribus/__init__.py -> build/lib/netmiko/pluribus
creating build/lib/netmiko/apresia
copying netmiko/apresia/apresia_aeos.py -> build/lib/netmiko/apresia
copying netmiko/apresia/__init__.py -> build/lib/netmiko/apresia
creating build/lib/netmiko/paloalto
copying netmiko/paloalto/paloalto_panos.py -> build/lib/netmiko/paloalto
copying netmiko/paloalto/__init__.py -> build/lib/netmiko/paloalto
installing to build/bdist.linux-x86_64/wheel
running install
running install_lib
creating build/bdist.linux-x86_64
creating build/bdist.linux-x86_64/wheel
creating build/bdist.linux-x86_64/wheel/netmiko
copying build/lib/netmiko/py23_compat.py -> build/bdist.linux-x86_64/wheel/netmiko
copying build/lib/netmiko/base_connection.py -> build/bdist.linux-x86_64/wheel/netmiko
copying build/lib/netmiko/ssh_dispatcher.py -> build/bdist.linux-x86_64/wheel/netmiko
copying build/lib/netmiko/cisco_base_connection.py -> build/bdist.linux-x86_64/wheel/netmiko
copying build/lib/netmiko/scp_handler.py -> build/bdist.linux-x86_64/wheel/netmiko
copying build/lib/netmiko/scp_functions.py -> build/bdist.linux-x86_64/wheel/netmiko
copying build/lib/netmiko/__init__.py -> build/bdist.linux-x86_64/wheel/netmiko
copying build/lib/netmiko/snmp_autodetect.py -> build/bdist.linux-x86_64/wheel/netmiko
copying build/lib/netmiko/ssh_autodetect.py -> build/bdist.linux-x86_64/wheel/netmiko
copying build/lib/netmiko/ssh_exception.py -> build/bdist.linux-x86_64/wheel/netmiko
copying build/lib/netmiko/utilities.py -> build/bdist.linux-x86_64/wheel/netmiko
copying build/lib/netmiko/netmiko_globals.py -> build/bdist.linux-x86_64/wheel/netmiko
creating build/bdist.linux-x86_64/wheel/netmiko/vyos
copying build/lib/netmiko/vyos/vyos_ssh.py -> build/bdist.linux-x86_64/wheel/netmiko/vyos
copying build/lib/netmiko/vyos/__init__.py -> build/bdist.linux-x86_64/wheel/netmiko/vyos
creating build/bdist.linux-x86_64/wheel/netmiko/eltex
copying build/lib/netmiko/eltex/eltex_ssh.py -> build/bdist.linux-x86_64/wheel/netmiko/eltex
copying build/lib/netmiko/eltex/__init__.py -> build/bdist.linux-x86_64/wheel/netmiko/eltex
creating build/bdist.linux-x86_64/wheel/netmiko/ipinfusion
copying build/lib/netmiko/ipinfusion/__init__.py -> build/bdist.linux-x86_64/wheel/netmiko/ipinfusion
copying build/lib/netmiko/ipinfusion/ipinfusion_ocnos.py -> build/bdist.linux-x86_64/wheel/netmiko/ipinfusion
creating build/bdist.linux-x86_64/wheel/netmiko/quanta
copying build/lib/netmiko/quanta/quanta_mesh_ssh.py -> build/bdist.linux-x86_64/wheel/netmiko/quanta
copying build/lib/netmiko/quanta/__init__.py -> build/bdist.linux-x86_64/wheel/netmiko/quanta
creating build/bdist.linux-x86_64/wheel/netmiko/terminal_server
copying build/lib/netmiko/terminal_server/__init__.py -> build/bdist.linux-x86_64/wheel/netmiko/terminal_server
copying build/lib/netmiko/terminal_server/terminal_server.py -> build/bdist.linux-x86_64/wheel/netmiko/terminal_server
creating build/bdist.linux-x86_64/wheel/netmiko/fortinet
copying build/lib/netmiko/fortinet/__init__.py -> build/bdist.linux-x86_64/wheel/netmiko/fortinet
copying build/lib/netmiko/fortinet/fortinet_ssh.py -> build/bdist.linux-x86_64/wheel/netmiko/fortinet
creating build/bdist.linux-x86_64/wheel/netmiko/enterasys
copying build/lib/netmiko/enterasys/enterasys_ssh.py -> build/bdist.linux-x86_64/wheel/netmiko/enterasys
copying build/lib/netmiko/enterasys/__init__.py -> build/bdist.linux-x86_64/wheel/netmiko/enterasys
creating build/bdist.linux-x86_64/wheel/netmiko/coriant
copying build/lib/netmiko/coriant/__init__.py -> build/bdist.linux-x86_64/wheel/netmiko/coriant
copying build/lib/netmiko/coriant/coriant_ssh.py -> build/bdist.linux-x86_64/wheel/netmiko/coriant
creating build/bdist.linux-x86_64/wheel/netmiko/ovs
copying build/lib/netmiko/ovs/ovs_linux_ssh.py -> build/bdist.linux-x86_64/wheel/netmiko/ovs
copying build/lib/netmiko/ovs/__init__.py -> build/bdist.linux-x86_64/wheel/netmiko/ovs
creating build/bdist.linux-x86_64/wheel/netmiko/_textfsm
copying build/lib/netmiko/_textfsm/_clitable.py -> build/bdist.linux-x86_64/wheel/netmiko/_textfsm
copying build/lib/netmiko/_textfsm/_terminal.py -> build/bdist.linux-x86_64/wheel/netmiko/_textfsm
copying build/lib/netmiko/_textfsm/__init__.py -> build/bdist.linux-x86_64/wheel/netmiko/_textfsm
copying build/lib/netmiko/_textfsm/_texttable.py -> build/bdist.linux-x86_64/wheel/netmiko/_textfsm
creating build/bdist.linux-x86_64/wheel/netmiko/citrix
copying build/lib/netmiko/citrix/__init__.py -> build/bdist.linux-x86_64/wheel/netmiko/citrix
copying build/lib/netmiko/citrix/netscaler_ssh.py -> build/bdist.linux-x86_64/wheel/netmiko/citrix
creating build/bdist.linux-x86_64/wheel/netmiko/mellanox
copying build/lib/netmiko/mellanox/__init__.py -> build/bdist.linux-x86_64/wheel/netmiko/mellanox
copying build/lib/netmiko/mellanox/mellanox_ssh.py -> build/bdist.linux-x86_64/wheel/netmiko/mellanox
creating build/bdist.linux-x86_64/wheel/netmiko/ruckus
copying build/lib/netmiko/ruckus/__init__.py -> build/bdist.linux-x86_64/wheel/netmiko/ruckus
copying build/lib/netmiko/ruckus/ruckus_fastiron.py -> build/bdist.linux-x86_64/wheel/netmiko/ruckus
creating build/bdist.linux-x86_64/wheel/netmiko/linux
copying build/lib/netmiko/linux/__init__.py -> build/bdist.linux-x86_64/wheel/netmiko/linux
copying build/lib/netmiko/linux/linux_ssh.py -> build/bdist.linux-x86_64/wheel/netmiko/linux
creating build/bdist.linux-x86_64/wheel/netmiko/rad
copying build/lib/netmiko/rad/__init__.py -> build/bdist.linux-x86_64/wheel/netmiko/rad
copying build/lib/netmiko/rad/rad_etx.py -> build/bdist.linux-x86_64/wheel/netmiko/rad
creating build/bdist.linux-x86_64/wheel/netmiko/calix
copying build/lib/netmiko/calix/calix_b6.py -> build/bdist.linux-x86_64/wheel/netmiko/calix
copying build/lib/netmiko/calix/__init__.py -> build/bdist.linux-x86_64/wheel/netmiko/calix
creating build/bdist.linux-x86_64/wheel/netmiko/ciena
copying build/lib/netmiko/ciena/ciena_saos_ssh.py -> build/bdist.linux-x86_64/wheel/netmiko/ciena
copying build/lib/netmiko/ciena/__init__.py -> build/bdist.linux-x86_64/wheel/netmiko/ciena
creating build/bdist.linux-x86_64/wheel/netmiko/ubiquiti
copying build/lib/netmiko/ubiquiti/__init__.py -> build/bdist.linux-x86_64/wheel/netmiko/ubiquiti
copying build/lib/netmiko/ubiquiti/edge_ssh.py -> build/bdist.linux-x86_64/wheel/netmiko/ubiquiti
creating build/bdist.linux-x86_64/wheel/netmiko/hp
copying build/lib/netmiko/hp/hp_procurve.py -> build/bdist.linux-x86_64/wheel/netmiko/hp
copying build/lib/netmiko/hp/hp_comware.py -> build/bdist.linux-x86_64/wheel/netmiko/hp
copying build/lib/netmiko/hp/__init__.py -> build/bdist.linux-x86_64/wheel/netmiko/hp
creating build/bdist.linux-x86_64/wheel/netmiko/extreme
copying build/lib/netmiko/extreme/extreme_wing_ssh.py -> build/bdist.linux-x86_64/wheel/netmiko/extreme
copying build/lib/netmiko/extreme/extreme_ers_ssh.py -> build/bdist.linux-x86_64/wheel/netmiko/extreme
copying build/lib/netmiko/extreme/extreme_exos.py -> build/bdist.linux-x86_64/wheel/netmiko/extreme
copying build/lib/netmiko/extreme/__init__.py -> build/bdist.linux-x86_64/wheel/netmiko/extreme
copying build/lib/netmiko/extreme/extreme_nos_ssh.py -> build/bdist.linux-x86_64/wheel/netmiko/extreme
copying build/lib/netmiko/extreme/extreme_netiron.py -> build/bdist.linux-x86_64/wheel/netmiko/extreme
copying build/lib/netmiko/extreme/extreme_slx_ssh.py -> build/bdist.linux-x86_64/wheel/netmiko/extreme
copying build/lib/netmiko/extreme/extreme_vsp_ssh.py -> build/bdist.linux-x86_64/wheel/netmiko/extreme
creating build/bdist.linux-x86_64/wheel/netmiko/accedian
copying build/lib/netmiko/accedian/accedian_ssh.py -> build/bdist.linux-x86_64/wheel/netmiko/accedian
copying build/lib/netmiko/accedian/__init__.py -> build/bdist.linux-x86_64/wheel/netmiko/accedian
creating build/bdist.linux-x86_64/wheel/netmiko/juniper
copying build/lib/netmiko/juniper/juniper.py -> build/bdist.linux-x86_64/wheel/netmiko/juniper
copying build/lib/netmiko/juniper/__init__.py -> build/bdist.linux-x86_64/wheel/netmiko/juniper
creating build/bdist.linux-x86_64/wheel/netmiko/arista
copying build/lib/netmiko/arista/arista.py -> build/bdist.linux-x86_64/wheel/netmiko/arista
copying build/lib/netmiko/arista/__init__.py -> build/bdist.linux-x86_64/wheel/netmiko/arista
creating build/bdist.linux-x86_64/wheel/netmiko/alcatel
copying build/lib/netmiko/alcatel/alcatel_aos_ssh.py -> build/bdist.linux-x86_64/wheel/netmiko/alcatel
copying build/lib/netmiko/alcatel/__init__.py -> build/bdist.linux-x86_64/wheel/netmiko/alcatel
copying build/lib/netmiko/alcatel/alcatel_sros_ssh.py -> build/bdist.linux-x86_64/wheel/netmiko/alcatel
creating build/bdist.linux-x86_64/wheel/netmiko/netapp
copying build/lib/netmiko/netapp/__init__.py -> build/bdist.linux-x86_64/wheel/netmiko/netapp
copying build/lib/netmiko/netapp/netapp_cdot_ssh.py -> build/bdist.linux-x86_64/wheel/netmiko/netapp
creating build/bdist.linux-x86_64/wheel/netmiko/huawei
copying build/lib/netmiko/huawei/__init__.py -> build/bdist.linux-x86_64/wheel/netmiko/huawei
copying build/lib/netmiko/huawei/huawei_ssh.py -> build/bdist.linux-x86_64/wheel/netmiko/huawei
creating build/bdist.linux-x86_64/wheel/netmiko/checkpoint
copying build/lib/netmiko/checkpoint/checkpoint_gaia_ssh.py -> build/bdist.linux-x86_64/wheel/netmiko/checkpoint
copying build/lib/netmiko/checkpoint/__init__.py -> build/bdist.linux-x86_64/wheel/netmiko/checkpoint
creating build/bdist.linux-x86_64/wheel/netmiko/mrv
copying build/lib/netmiko/mrv/__init__.py -> build/bdist.linux-x86_64/wheel/netmiko/mrv
copying build/lib/netmiko/mrv/mrv_ssh.py -> build/bdist.linux-x86_64/wheel/netmiko/mrv
creating build/bdist.linux-x86_64/wheel/netmiko/a10
copying build/lib/netmiko/a10/__init__.py -> build/bdist.linux-x86_64/wheel/netmiko/a10
copying build/lib/netmiko/a10/a10_ssh.py -> build/bdist.linux-x86_64/wheel/netmiko/a10
creating build/bdist.linux-x86_64/wheel/netmiko/dell
copying build/lib/netmiko/dell/dell_dnos6.py -> build/bdist.linux-x86_64/wheel/netmiko/dell
copying build/lib/netmiko/dell/dell_powerconnect.py -> build/bdist.linux-x86_64/wheel/netmiko/dell
copying build/lib/netmiko/dell/dell_os10_ssh.py -> build/bdist.linux-x86_64/wheel/netmiko/dell
copying build/lib/netmiko/dell/dell_force10_ssh.py -> build/bdist.linux-x86_64/wheel/netmiko/dell
copying build/lib/netmiko/dell/__init__.py -> build/bdist.linux-x86_64/wheel/netmiko/dell
copying build/lib/netmiko/dell/dell_isilon_ssh.py -> build/bdist.linux-x86_64/wheel/netmiko/dell
creating build/bdist.linux-x86_64/wheel/netmiko/f5
copying build/lib/netmiko/f5/f5_linux_ssh.py -> build/bdist.linux-x86_64/wheel/netmiko/f5
copying build/lib/netmiko/f5/__init__.py -> build/bdist.linux-x86_64/wheel/netmiko/f5
copying build/lib/netmiko/f5/f5_tmsh_ssh.py -> build/bdist.linux-x86_64/wheel/netmiko/f5
creating build/bdist.linux-x86_64/wheel/netmiko/aruba
copying build/lib/netmiko/aruba/aruba_ssh.py -> build/bdist.linux-x86_64/wheel/netmiko/aruba
copying build/lib/netmiko/aruba/__init__.py -> build/bdist.linux-x86_64/wheel/netmiko/aruba
creating build/bdist.linux-x86_64/wheel/netmiko/cisco
copying build/lib/netmiko/cisco/cisco_s300.py -> build/bdist.linux-x86_64/wheel/netmiko/cisco
copying build/lib/netmiko/cisco/cisco_tp_tcce.py -> build/bdist.linux-x86_64/wheel/netmiko/cisco
copying build/lib/netmiko/cisco/__init__.py -> build/bdist.linux-x86_64/wheel/netmiko/cisco
copying build/lib/netmiko/cisco/cisco_asa_ssh.py -> build/bdist.linux-x86_64/wheel/netmiko/cisco
copying build/lib/netmiko/cisco/cisco_wlc_ssh.py -> build/bdist.linux-x86_64/wheel/netmiko/cisco
copying build/lib/netmiko/cisco/cisco_nxos_ssh.py -> build/bdist.linux-x86_64/wheel/netmiko/cisco
copying build/lib/netmiko/cisco/cisco_ios.py -> build/bdist.linux-x86_64/wheel/netmiko/cisco
copying build/lib/netmiko/cisco/cisco_xr_ssh.py -> build/bdist.linux-x86_64/wheel/netmiko/cisco
creating build/bdist.linux-x86_64/wheel/netmiko/pluribus
copying build/lib/netmiko/pluribus/pluribus_ssh.py -> build/bdist.linux-x86_64/wheel/netmiko/pluribus
copying build/lib/netmiko/pluribus/__init__.py -> build/bdist.linux-x86_64/wheel/netmiko/pluribus
creating build/bdist.linux-x86_64/wheel/netmiko/apresia
copying build/lib/netmiko/apresia/apresia_aeos.py -> build/bdist.linux-x86_64/wheel/netmiko/apresia
copying build/lib/netmiko/apresia/__init__.py -> build/bdist.linux-x86_64/wheel/netmiko/apresia
creating build/bdist.linux-x86_64/wheel/netmiko/paloalto
copying build/lib/netmiko/paloalto/paloalto_panos.py -> build/bdist.linux-x86_64/wheel/netmiko/paloalto
copying build/lib/netmiko/paloalto/__init__.py -> build/bdist.linux-x86_64/wheel/netmiko/paloalto
running install_egg_info
running egg_info
writing requirements to netmiko.egg-info/requires.txt
writing netmiko.egg-info/PKG-INFO
writing top-level names to netmiko.egg-info/top_level.txt
writing dependency_links to netmiko.egg-info/dependency_links.txt
reading manifest file 'netmiko.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
writing manifest file 'netmiko.egg-info/SOURCES.txt'
Copying netmiko.egg-info to build/bdist.linux-x86_64/wheel/netmiko-2.3.0-py2.7.egg-info
running install_scripts
creating build/bdist.linux-x86_64/wheel/netmiko-2.3.0.dist-info/WHEEL
/build-wheels

############################################################
Building nodeenv-1.3.3-py2-none-any.whl
############################################################
Running: wget https://files.pythonhosted.org/packages/00/6e/ed417bd1ed417ab3feada52d0c89ab0ed87d150f91590badf84273e047c9/nodeenv-1.3.3.tar.gz
--2019-10-05 18:05:19-- https://files.pythonhosted.org/packages/00/6e/ed417bd1ed417ab3feada52d0c89ab0ed87d150f91590badf84273e047c9/nodeenv-1.3.3.tar.gz
Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.1.63, 151.101.65.63, 151.101.129.63, ...
Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.1.63|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 34015 (33K) [binary/octet-stream]
Saving to: 'nodeenv-1.3.3.tar.gz'

0K .......... .......... .......... ... 100% 4.08M=0.008s

2019-10-05 18:05:19 (4.08 MB/s) - 'nodeenv-1.3.3.tar.gz' saved [34015/34015]

/build-wheels/nodeenv-1.3.3 /build-wheels
running bdist_wheel
running build
running build_py
creating build
creating build/lib
copying nodeenv.py -> build/lib
installing to build/bdist.linux-x86_64/wheel
running install
running install_lib
creating build/bdist.linux-x86_64
creating build/bdist.linux-x86_64/wheel
copying build/lib/nodeenv.py -> build/bdist.linux-x86_64/wheel
running install_egg_info
running egg_info
writing nodeenv.egg-info/PKG-INFO
writing top-level names to nodeenv.egg-info/top_level.txt
writing dependency_links to nodeenv.egg-info/dependency_links.txt
writing entry points to nodeenv.egg-info/entry_points.txt
reading manifest file 'nodeenv.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
no previously-included directories found matching 'debian-upstream/nodeenv'
no previously-included directories found matching 'debian-upstream/sdist'
warning: no previously-included files matching '*.log' found under directory 'debian-upstream'
warning: no previously-included files matching '*.substvars' found under directory 'debian-upstream'
warning: no previously-included files matching 'files' found under directory 'debian-upstream'
writing manifest file 'nodeenv.egg-info/SOURCES.txt'
Copying nodeenv.egg-info to build/bdist.linux-x86_64/wheel/nodeenv-1.3.3-py2.7.egg-info
running install_scripts
creating build/bdist.linux-x86_64/wheel/nodeenv-1.3.3.dist-info/WHEEL
/build-wheels

############################################################
Building nose_exclude-0.5.0-py2-none-any.whl
############################################################
Running: wget https://files.pythonhosted.org/packages/63/cf/90c4be56bf11b7bc8801086d9445baf731aa36b8e8fc5791731e8e604dcd/nose-exclude-0.5.0.tar.gz
--2019-10-05 18:05:20-- https://files.pythonhosted.org/packages/63/cf/90c4be56bf11b7bc8801086d9445baf731aa36b8e8fc5791731e8e604dcd/nose-exclude-0.5.0.tar.gz
Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.1.63, 151.101.65.63, 151.101.129.63, ...
Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.1.63|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 7359 (7.2K) [application/octet-stream]
Saving to: 'nose-exclude-0.5.0.tar.gz'

0K ....... 100% 37.7M=0s

2019-10-05 18:05:20 (37.7 MB/s) - 'nose-exclude-0.5.0.tar.gz' saved [7359/7359]

/build-wheels/nose-exclude-0.5.0 /build-wheels
running bdist_wheel
running build
running build_py
creating build
creating build/lib
copying nose_exclude.py -> build/lib
installing to build/bdist.linux-x86_64/wheel
running install
running install_lib
creating build/bdist.linux-x86_64
creating build/bdist.linux-x86_64/wheel
copying build/lib/nose_exclude.py -> build/bdist.linux-x86_64/wheel
running install_egg_info
running egg_info
writing requirements to nose_exclude.egg-info/requires.txt
writing nose_exclude.egg-info/PKG-INFO
writing top-level names to nose_exclude.egg-info/top_level.txt
writing dependency_links to nose_exclude.egg-info/dependency_links.txt
writing entry points to nose_exclude.egg-info/entry_points.txt
reading manifest file 'nose_exclude.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
writing manifest file 'nose_exclude.egg-info/SOURCES.txt'
Copying nose_exclude.egg-info to build/bdist.linux-x86_64/wheel/nose_exclude-0.5.0-py2.7.egg-info
running install_scripts
creating build/bdist.linux-x86_64/wheel/nose_exclude-0.5.0.dist-info/WHEEL
/build-wheels

############################################################
Building nosehtmloutput-0.0.5-py2-none-any.whl
############################################################
Running: wget https://files.pythonhosted.org/packages/0c/f7/6cb16c0b233d3f2d62be38ddb7d7c1bc967188c41575ecf0312e6575730d/nosehtmloutput-0.0.5.tar.gz
--2019-10-05 18:05:20-- https://files.pythonhosted.org/packages/0c/f7/6cb16c0b233d3f2d62be38ddb7d7c1bc967188c41575ecf0312e6575730d/nosehtmloutput-0.0.5.tar.gz
Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.1.63, 151.101.65.63, 151.101.129.63, ...
Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.1.63|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 7525 (7.3K) [application/octet-stream]
Saving to: 'nosehtmloutput-0.0.5.tar.gz'

0K ....... 100% 39.8M=0s

2019-10-05 18:05:20 (39.8 MB/s) - 'nosehtmloutput-0.0.5.tar.gz' saved [7525/7525]

/build-wheels/nosehtmloutput-0.0.5 /build-wheels
running bdist_wheel
running build
running build_py
creating build
creating build/lib
creating build/lib/htmloutput
copying htmloutput/__init__.py -> build/lib/htmloutput
copying htmloutput/version.py -> build/lib/htmloutput
copying htmloutput/nose_wrapper.py -> build/lib/htmloutput
copying htmloutput/htmloutput.py -> build/lib/htmloutput
installing to build/bdist.linux-x86_64/wheel
running install
running install_lib
creating build/bdist.linux-x86_64
creating build/bdist.linux-x86_64/wheel
creating build/bdist.linux-x86_64/wheel/htmloutput
copying build/lib/htmloutput/__init__.py -> build/bdist.linux-x86_64/wheel/htmloutput
copying build/lib/htmloutput/version.py -> build/bdist.linux-x86_64/wheel/htmloutput
copying build/lib/htmloutput/nose_wrapper.py -> build/bdist.linux-x86_64/wheel/htmloutput
copying build/lib/htmloutput/htmloutput.py -> build/bdist.linux-x86_64/wheel/htmloutput
running install_egg_info
running egg_info
writing requirements to nosehtmloutput.egg-info/requires.txt
writing nosehtmloutput.egg-info/PKG-INFO
writing top-level names to nosehtmloutput.egg-info/top_level.txt
writing dependency_links to nosehtmloutput.egg-info/dependency_links.txt
writing entry points to nosehtmloutput.egg-info/entry_points.txt
reading manifest file 'nosehtmloutput.egg-info/SOURCES.txt'
writing manifest file 'nosehtmloutput.egg-info/SOURCES.txt'
Copying nosehtmloutput.egg-info to build/bdist.linux-x86_64/wheel/nosehtmloutput-0.0.5-py2.7.egg-info
running install_scripts
creating build/bdist.linux-x86_64/wheel/nosehtmloutput-0.0.5.dist-info/WHEEL
/build-wheels

############################################################
Building openshift-0.8.6-py2-none-any.whl
############################################################
Running: wget https://files.pythonhosted.org/packages/73/ed/c92c0ba23b6c4c8e5542151a1b89cb8ff01f68a72fe68f6c95a28d885ebe/openshift-0.8.6.tar.gz
--2019-10-05 18:05:21-- https://files.pythonhosted.org/packages/73/ed/c92c0ba23b6c4c8e5542151a1b89cb8ff01f68a72fe68f6c95a28d885ebe/openshift-0.8.6.tar.gz
Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.1.63, 151.101.65.63, 151.101.129.63, ...
Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.1.63|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 349453 (341K) [binary/octet-stream]
Saving to: 'openshift-0.8.6.tar.gz'

0K .......... .......... .......... .......... .......... 14% 3.03M 0s
50K .......... .......... .......... .......... .......... 29% 6.29M 0s
100K .......... .......... .......... .......... .......... 43% 60.8M 0s
150K .......... .......... .......... .......... .......... 58% 107M 0s
200K .......... .......... .......... .......... .......... 73% 6.69M 0s
250K .......... .......... .......... .......... .......... 87% 100M 0s
300K .......... .......... .......... .......... . 100% 115M=0.03s

2019-10-05 18:05:21 (10.0 MB/s) - 'openshift-0.8.6.tar.gz' saved [349453/349453]

/build-wheels/openshift-0.8.6 /build-wheels
running bdist_wheel
running build
running build_py
creating build
creating build/lib
creating build/lib/openshift
copying openshift/__init__.py -> build/lib/openshift
copying openshift/watch.py -> build/lib/openshift
creating build/lib/scripts
copying scripts/constants.py -> build/lib/scripts
copying scripts/__init__.py -> build/lib/scripts
copying scripts/update_generated.py -> build/lib/scripts
creating build/lib/openshift/config
copying openshift/config/kube_config.py -> build/lib/openshift/config
copying openshift/config/__init__.py -> build/lib/openshift/config
creating build/lib/openshift/ansiblegen
copying openshift/ansiblegen/modules.py -> build/lib/openshift/ansiblegen
copying openshift/ansiblegen/docstrings.py -> build/lib/openshift/ansiblegen
copying openshift/ansiblegen/cli.py -> build/lib/openshift/ansiblegen
copying openshift/ansiblegen/__init__.py -> build/lib/openshift/ansiblegen
creating build/lib/openshift/test
copying openshift/test/test_v1_deployment_cause_image_trigger.py -> build/lib/openshift/test
copying openshift/test/test_v1_project_list.py -> build/lib/openshift/test
copying openshift/test/test_v1_build_spec.py -> build/lib/openshift/test
copying openshift/test/test_v1_deployment_cause.py -> build/lib/openshift/test
copying openshift/test/test_v1_cluster_resource_quota_status.py -> build/lib/openshift/test
copying openshift/test/test_v1_egress_network_policy_spec.py -> build/lib/openshift/test
copying openshift/test/test_authorization_openshift_io_v1_api.py -> build/lib/openshift/test
copying openshift/test/test_v1_role.py -> build/lib/openshift/test
copying openshift/test/test_v1_deployment_config_list.py -> build/lib/openshift/test
copying openshift/test/test_v1_secret_build_source.py -> build/lib/openshift/test
copying openshift/test/test_v1_deployment_log.py -> build/lib/openshift/test
copying openshift/test/test_v1_generic_web_hook_cause.py -> build/lib/openshift/test
copying openshift/test/test_v1_image_stream_import_spec.py -> build/lib/openshift/test
copying openshift/test/test_v1_signature_condition.py -> build/lib/openshift/test
copying openshift/test/test_v1_source_control_user.py -> build/lib/openshift/test
copying openshift/test/test_v1_build_status_output.py -> build/lib/openshift/test
copying openshift/test/test_v1_user_list.py -> build/lib/openshift/test
copying openshift/test/test_v1_docker_build_strategy.py -> build/lib/openshift/test
copying openshift/test/test_v1_build_config_list.py -> build/lib/openshift/test
copying openshift/test/test_v1_tag_reference.py -> build/lib/openshift/test
copying openshift/test/test_v1_egress_network_policy_rule.py -> build/lib/openshift/test
copying openshift/test/test_build_openshift_io_v1_api.py -> build/lib/openshift/test
copying openshift/test/test_v1_role_binding_restriction_spec.py -> build/lib/openshift/test
copying openshift/test/test_v1_project_request.py -> build/lib/openshift/test
copying openshift/test/test_v1_self_subject_rules_review.py -> build/lib/openshift/test
copying openshift/test/test_v1_o_auth_client_authorization_list.py -> build/lib/openshift/test
copying openshift/test/test_image_openshift_io_api.py -> build/lib/openshift/test
copying openshift/test/test_project_openshift_io_api.py -> build/lib/openshift/test
copying openshift/test/test_v1_fs_group_strategy_options.py -> build/lib/openshift/test
copying openshift/test/test_v1beta1_ingress_tls.py -> build/lib/openshift/test
copying openshift/test/test_v1_deployment_request.py -> build/lib/openshift/test
copying openshift/test/test_v1_stage_info.py -> build/lib/openshift/test
copying openshift/test/test_v1_cluster_role_binding.py -> build/lib/openshift/test
copying openshift/test/test_v1_template_instance_spec.py -> build/lib/openshift/test
copying openshift/test/test_v1_route_ingress_condition.py -> build/lib/openshift/test
copying openshift/test/test_user_openshift_io_v1_api.py -> build/lib/openshift/test
copying openshift/test/test_v1_build_source.py -> build/lib/openshift/test
copying openshift/test/test_v1_cluster_role_binding_list.py -> build/lib/openshift/test
copying openshift/test/test_v1_image_import_spec.py -> build/lib/openshift/test
copying openshift/test/test_v1_build_config.py -> build/lib/openshift/test
copying openshift/test/test_route_openshift_io_v1_api.py -> build/lib/openshift/test
copying openshift/test/test_v1_template.py -> build/lib/openshift/test
copying openshift/test/test_v1_group_list.py -> build/lib/openshift/test
copying openshift/test/test_v1_build_strategy.py -> build/lib/openshift/test
copying openshift/test/test_v1_broker_template_instance.py -> build/lib/openshift/test
copying openshift/test/test_v1_host_subnet.py -> build/lib/openshift/test
copying openshift/test/test_v1_exec_new_pod_hook.py -> build/lib/openshift/test
copying openshift/test/test_v1_cluster_resource_quota_list.py -> build/lib/openshift/test
copying openshift/test/test_v1_role_binding.py -> build/lib/openshift/test
copying openshift/test/test_v1_pod_security_policy_subject_review_status.py -> build/lib/openshift/test
copying openshift/test/test_v1_image_stream_tag.py -> build/lib/openshift/test
copying openshift/test/test_v1_pod_security_policy_self_subject_review.py -> build/lib/openshift/test
copying openshift/test/test_v1_deployment_config_rollback.py -> build/lib/openshift/test
copying openshift/test/test_oapi_api.py -> build/lib/openshift/test
copying openshift/test/test_v1_se_linux_context_strategy_options.py -> build/lib/openshift/test
copying openshift/test/test_network_openshift_io_api.py -> build/lib/openshift/test
copying openshift/test/test_v1_image_change_cause.py -> build/lib/openshift/test
copying openshift/test/test_v1_tls_config.py -> build/lib/openshift/test
copying openshift/test/test_v1_image_change_trigger.py -> build/lib/openshift/test
copying openshift/test/test_v1_build_list.py -> build/lib/openshift/test
copying openshift/test/test_oauth_openshift_io_api.py -> build/lib/openshift/test
copying openshift/test/test_apps_openshift_io_api.py -> build/lib/openshift/test
copying openshift/test/test_build_openshift_io_api.py -> build/lib/openshift/test
copying openshift/test/test_v1_cluster_role_list.py -> build/lib/openshift/test
copying openshift/test/test_image_openshift_io_v1_api.py -> build/lib/openshift/test
copying openshift/test/test_v1_tag_event.py -> build/lib/openshift/test
copying openshift/test/test_v1_egress_network_policy_list.py -> build/lib/openshift/test
copying openshift/test/test_security_openshift_io_api.py -> build/lib/openshift/test
copying openshift/test/test_v1_allowed_flex_volume.py -> build/lib/openshift/test
copying openshift/test/test_v1_pod_security_policy_self_subject_review_spec.py -> build/lib/openshift/test
copying openshift/test/test_v1_net_namespace.py -> build/lib/openshift/test
copying openshift/test/test_v1_named_tag_event_list.py -> build/lib/openshift/test
copying openshift/test/test_v1_image_signature.py -> build/lib/openshift/test
copying openshift/test/test_v1_git_lab_web_hook_cause.py -> build/lib/openshift/test
copying openshift/test/test_v1_build_request.py -> build/lib/openshift/test
copying openshift/test/test_v1_jenkins_pipeline_build_strategy.py -> build/lib/openshift/test
copying openshift/test/test_network_openshift_io_v1_api.py -> build/lib/openshift/test
copying openshift/test/test_v1_net_namespace_list.py -> build/lib/openshift/test
copying openshift/test/test_v1_image_stream_import.py -> build/lib/openshift/test
copying openshift/test/test_v1_source_build_strategy.py -> build/lib/openshift/test
copying openshift/test/test_template_openshift_io_v1_api.py -> build/lib/openshift/test
copying openshift/test/test_v1_route.py -> build/lib/openshift/test
copying openshift/test/test_v1_route_ingress.py -> build/lib/openshift/test
copying openshift/test/test_v1_resource_quota_status_by_namespace.py -> build/lib/openshift/test
copying openshift/test/test_v1_pod_security_policy_review.py -> build/lib/openshift/test
copying openshift/test/test_v1_id_range.py -> build/lib/openshift/test
copying openshift/test/test_v1_pod_security_policy_review_status.py -> build/lib/openshift/test
copying openshift/test/test_v1_bitbucket_web_hook_cause.py -> build/lib/openshift/test
copying openshift/test/__init__.py -> build/lib/openshift/test
copying openshift/test/test_v1_repository_import_spec.py -> build/lib/openshift/test
copying openshift/test/test_v1_route_status.py -> build/lib/openshift/test
copying openshift/test/test_v1_signature_issuer.py -> build/lib/openshift/test
copying openshift/test/test_v1_build_config_spec.py -> build/lib/openshift/test
copying openshift/test/test_v1_role_binding_list.py -> build/lib/openshift/test
copying openshift/test/test_v1_deployment_trigger_image_change_params.py -> build/lib/openshift/test
copying openshift/test/test_v1_identity.py -> build/lib/openshift/test
copying openshift/test/test_v1_cluster_network.py -> build/lib/openshift/test
copying openshift/test/test_v1_build_config_status.py -> build/lib/openshift/test
copying openshift/test/test_v1_template_list.py -> build/lib/openshift/test
copying openshift/test/test_v1_template_instance_condition.py -> build/lib/openshift/test
copying openshift/test/test_v1_image_stream_tag_list.py -> build/lib/openshift/test
copying openshift/test/test_v1_broker_template_instance_list.py -> build/lib/openshift/test
copying openshift/test/test_v1_self_subject_rules_review_spec.py -> build/lib/openshift/test
copying openshift/test/test_v1_image_stream_list.py -> build/lib/openshift/test
copying openshift/test/test_v1_parameter.py -> build/lib/openshift/test
copying openshift/test/test_v1_subject_rules_review_spec.py -> build/lib/openshift/test
copying openshift/test/test_v1_secret_spec.py -> build/lib/openshift/test
copying openshift/test/test_v1_image_label.py -> build/lib/openshift/test
copying openshift/test/test_v1_template_instance_object.py -> build/lib/openshift/test
copying openshift/test/test_v1_rolling_deployment_strategy_params.py -> build/lib/openshift/test
copying openshift/test/test_v1_deployment_config_rollback_spec.py -> build/lib/openshift/test
copying openshift/test/test_v1_build_post_commit_spec.py -> build/lib/openshift/test
copying openshift/test/test_v1_image_lookup_policy.py -> build/lib/openshift/test
copying openshift/test/test_v1_security_context_constraints.py -> build/lib/openshift/test
copying openshift/test/test_v1_template_instance_list.py -> build/lib/openshift/test
copying openshift/test/test_v1_project.py -> build/lib/openshift/test
copying openshift/test/test_v1_role_list.py -> build/lib/openshift/test
copying openshift/test/test_v1_image_stream_status.py -> build/lib/openshift/test
copying openshift/test/test_v1_image_stream_mapping.py -> build/lib/openshift/test
copying openshift/test/test_v1_build_log.py -> build/lib/openshift/test
copying openshift/test/test_v1_git_hub_web_hook_cause.py -> build/lib/openshift/test
copying openshift/test/test_v1_user_identity_mapping.py -> build/lib/openshift/test
copying openshift/test/test_v1_template_instance_requester.py -> build/lib/openshift/test
copying openshift/test/test_v1_user.py -> build/lib/openshift/test
copying openshift/test/test_v1_tag_image_hook.py -> build/lib/openshift/test
copying openshift/test/test_v1_server_address_by_client_cidr.py -> build/lib/openshift/test
copying openshift/test/test_v1_build_trigger_cause.py -> build/lib/openshift/test
copying openshift/test/test_v1_o_auth_client.py -> build/lib/openshift/test
copying openshift/test/test_v1_deployment_details.py -> build/lib/openshift/test
copying openshift/test/test_v1_source_revision.py -> build/lib/openshift/test
copying openshift/test/test_v1_deployment_config_status.py -> build/lib/openshift/test
copying openshift/test/test_route_openshift_io_api.py -> build/lib/openshift/test
copying openshift/test/test_v1_image_stream_import_status.py -> build/lib/openshift/test
copying openshift/test/test_v1_image_stream.py -> build/lib/openshift/test
copying openshift/test/test_v1_o_auth_client_list.py -> build/lib/openshift/test
copying openshift/test/test_v1_service_account_restriction.py -> build/lib/openshift/test
copying openshift/test/test_v1_route_port.py -> build/lib/openshift/test
copying openshift/test/test_v1_project_status.py -> build/lib/openshift/test
copying openshift/test/test_v1_signature_subject.py -> build/lib/openshift/test
copying openshift/test/test_v1_group_restriction.py -> build/lib/openshift/test
copying openshift/test/test_v1_build_status_output_to.py -> build/lib/openshift/test
copying openshift/test/test_v1_o_auth_client_authorization.py -> build/lib/openshift/test
copying openshift/test/test_v1_run_as_user_strategy_options.py -> build/lib/openshift/test
copying openshift/test/test_v1_broker_template_instance_spec.py -> build/lib/openshift/test
copying openshift/test/test_v1_cluster_network_list.py -> build/lib/openshift/test
copying openshift/test/test_v1_cluster_network_entry.py -> build/lib/openshift/test
copying openshift/test/test_v1_local_subject_access_review.py -> build/lib/openshift/test
copying openshift/test/test_v1_o_auth_access_token_list.py -> build/lib/openshift/test
copying openshift/test/test_v1_local_resource_access_review.py -> build/lib/openshift/test
copying openshift/test/test_user_openshift_io_api.py -> build/lib/openshift/test
copying openshift/test/test_v1_pod_security_policy_subject_review.py -> build/lib/openshift/test
copying openshift/test/test_v1_deployment_config_spec.py -> build/lib/openshift/test
copying openshift/test/test_v1_project_spec.py -> build/lib/openshift/test
copying openshift/test/test_v1_build_output.py -> build/lib/openshift/test
copying openshift/test/test_v1_group.py -> build/lib/openshift/test
copying openshift/test/test_v1_user_restriction.py -> build/lib/openshift/test
copying openshift/test/test_v1_host_subnet_list.py -> build/lib/openshift/test
copying openshift/test/test_v1_image_import_status.py -> build/lib/openshift/test
copying openshift/test/test_v1_git_source_revision.py -> build/lib/openshift/test
copying openshift/test/test_v1_cluster_resource_quota_spec.py -> build/lib/openshift/test
copying openshift/test/test_v1_egress_network_policy.py -> build/lib/openshift/test
copying openshift/test/test_v1_pod_security_policy_review_spec.py -> build/lib/openshift/test
copying openshift/test/test_template_openshift_io_api.py -> build/lib/openshift/test
copying openshift/test/test_v1_deployment_condition.py -> build/lib/openshift/test
copying openshift/test/test_v1_template_instance_status.py -> build/lib/openshift/test
copying openshift/test/test_v1_cluster_role_scope_restriction.py -> build/lib/openshift/test
copying openshift/test/test_quota_openshift_io_v1_api.py -> build/lib/openshift/test
copying openshift/test/test_v1_image_layer.py -> build/lib/openshift/test
copying openshift/test/test_v1_source_strategy_options.py -> build/lib/openshift/test
copying openshift/test/test_v1_security_context_constraints_list.py -> build/lib/openshift/test
copying openshift/test/test_v1_resource_access_review.py -> build/lib/openshift/test
copying openshift/test/test_v1_applied_cluster_resource_quota_list.py -> build/lib/openshift/test
copying openshift/test/test_v1_deployment_strategy.py -> build/lib/openshift/test
copying openshift/test/test_v1_image_list.py -> build/lib/openshift/test
copying openshift/test/test_v1_deployment_config.py -> build/lib/openshift/test
copying openshift/test/test_apps_openshift_io_v1_api.py -> build/lib/openshift/test
copying openshift/test/test_v1_custom_deployment_strategy_params.py -> build/lib/openshift/test
copying openshift/test/test_v1_service_account_pod_security_policy_review_status.py -> build/lib/openshift/test
copying openshift/test/test_v1_cluster_role.py -> build/lib/openshift/test
copying openshift/test/test_v1_deployment_trigger_policy.py -> build/lib/openshift/test
copying openshift/test/test_v1_tag_reference_policy.py -> build/lib/openshift/test
copying openshift/test/test_v1_policy_rule.py -> build/lib/openshift/test
copying openshift/test/test_v1_lifecycle_hook.py -> build/lib/openshift/test
copying openshift/test/test_v1_image_source_path.py -> build/lib/openshift/test
copying openshift/test/test_v1_recreate_deployment_strategy_params.py -> build/lib/openshift/test
copying openshift/test/test_v1_subject_rules_review_status.py -> build/lib/openshift/test
copying openshift/test/test_v1_image.py -> build/lib/openshift/test
copying openshift/test/test_v1_role_binding_restriction_list.py -> build/lib/openshift/test
copying openshift/test/test_v1_image_source.py -> build/lib/openshift/test
copying openshift/test/test_v1_build.py -> build/lib/openshift/test
copying openshift/test/test_security_openshift_io_v1_api.py -> build/lib/openshift/test
copying openshift/test/test_v1_cluster_resource_quota_selector.py -> build/lib/openshift/test
copying openshift/test/test_v1_image_stream_image.py -> build/lib/openshift/test
copying openshift/test/test_v1_web_hook_trigger.py -> build/lib/openshift/test
copying openshift/test/test_oauth_openshift_io_v1_api.py -> build/lib/openshift/test
copying openshift/test/test_v1_build_status.py -> build/lib/openshift/test
copying openshift/test/test_v1_pod_security_policy_subject_review_spec.py -> build/lib/openshift/test
copying openshift/test/test_v1_subject_rules_review.py -> build/lib/openshift/test
copying openshift/test/test_v1_step_info.py -> build/lib/openshift/test
copying openshift/test/test_v1_route_target_reference.py -> build/lib/openshift/test
copying openshift/test/test_v1_image_stream_spec.py -> build/lib/openshift/test
copying openshift/test/test_v1_scope_restriction.py -> build/lib/openshift/test
copying openshift/test/test_v1_supplemental_groups_strategy_options.py -> build/lib/openshift/test
copying openshift/test/test_v1_template_instance.py -> build/lib/openshift/test
copying openshift/test/test_project_openshift_io_v1_api.py -> build/lib/openshift/test
copying openshift/test/test_v1_egress_network_policy_peer.py -> build/lib/openshift/test
copying openshift/test/test_v1_o_auth_access_token.py -> build/lib/openshift/test
copying openshift/test/test_v1_tag_import_policy.py -> build/lib/openshift/test
copying openshift/test/test_v1_cluster_resource_quota.py -> build/lib/openshift/test
copying openshift/test/test_v1_repository_import_status.py -> build/lib/openshift/test
copying openshift/test/test_v1_tag_event_condition.py -> build/lib/openshift/test
copying openshift/test/test_v1_service_account_reference.py -> build/lib/openshift/test
copying openshift/test/test_v1_o_auth_authorize_token_list.py -> build/lib/openshift/test
copying openshift/test/test_v1_docker_strategy_options.py -> build/lib/openshift/test
copying openshift/test/test_v1_identity_list.py -> build/lib/openshift/test
copying openshift/test/test_v1_applied_cluster_resource_quota.py -> build/lib/openshift/test
copying openshift/test/test_v1_binary_build_source.py -> build/lib/openshift/test
copying openshift/test/test_v1_role_binding_restriction.py -> build/lib/openshift/test
copying openshift/test/test_authorization_openshift_io_api.py -> build/lib/openshift/test
copying openshift/test/test_v1_git_build_source.py -> build/lib/openshift/test
copying openshift/test/test_quota_openshift_io_api.py -> build/lib/openshift/test
copying openshift/test/test_v1_route_spec.py -> build/lib/openshift/test
copying openshift/test/test_v1_build_trigger_policy.py -> build/lib/openshift/test
copying openshift/test/test_v1_secret_local_reference.py -> build/lib/openshift/test
copying openshift/test/test_v1_custom_build_strategy.py -> build/lib/openshift/test
copying openshift/test/test_v1_o_auth_authorize_token.py -> build/lib/openshift/test
copying openshift/test/test_v1_route_list.py -> build/lib/openshift/test
copying openshift/test/test_v1_subject_access_review.py -> build/lib/openshift/test
creating build/lib/openshift/helper
copying openshift/helper/openshift.py -> build/lib/openshift/helper
copying openshift/helper/hashes.py -> build/lib/openshift/helper
copying openshift/helper/exceptions.py -> build/lib/openshift/helper
copying openshift/helper/__init__.py -> build/lib/openshift/helper
copying openshift/helper/ansible.py -> build/lib/openshift/helper
copying openshift/helper/kubernetes.py -> build/lib/openshift/helper
copying openshift/helper/base.py -> build/lib/openshift/helper
creating build/lib/openshift/client
copying openshift/client/api_client.py -> build/lib/openshift/client
copying openshift/client/__init__.py -> build/lib/openshift/client
creating build/lib/openshift/dynamic
copying openshift/dynamic/client.py -> build/lib/openshift/dynamic
copying openshift/dynamic/exceptions.py -> build/lib/openshift/dynamic
copying openshift/dynamic/__init__.py -> build/lib/openshift/dynamic
creating build/lib/openshift/client/models
copying openshift/client/models/v1_cluster_role_binding_list.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_template_instance_list.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_exec_new_pod_hook.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_broker_template_instance.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_route_spec.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_pod_security_policy_review_status.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_build_status_output.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_security_context_constraints_list.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_role_binding_restriction_spec.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_image_source_path.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_deployment_details.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_deployment_config_spec.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_parameter.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_image_stream_import_status.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_source_revision.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_project_request.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_template.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_broker_template_instance_spec.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_pod_security_policy_subject_review.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_egress_network_policy_peer.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_cluster_resource_quota_status.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_template_instance_condition.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_security_context_constraints.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_o_auth_access_token.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_image_stream_tag.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_route_port.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_deployment_request.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_role_list.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_tag_import_policy.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_build.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_tls_config.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_applied_cluster_resource_quota_list.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_pod_security_policy_self_subject_review_spec.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_deployment_condition.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_lifecycle_hook.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_run_as_user_strategy_options.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_build_strategy.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_git_build_source.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_image_stream_spec.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_route_ingress_condition.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_egress_network_policy_rule.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_server_address_by_client_cidr.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_image_signature.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_egress_network_policy_spec.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_template_instance_requester.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_role_binding_restriction_list.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_cluster_role_list.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_cluster_resource_quota_spec.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_build_config_list.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_tag_reference.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_service_account_reference.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_cluster_resource_quota_selector.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_tag_event.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_o_auth_access_token_list.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_template_list.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_secret_local_reference.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_signature_issuer.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_policy_rule.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_source_control_user.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_role.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_scope_restriction.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_image_stream_mapping.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_service_account_pod_security_policy_review_status.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_build_request.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_cluster_role.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_build_status.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_secret_spec.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_user.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_subject_access_review.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_route_ingress.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_deployment_config_list.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_rolling_deployment_strategy_params.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_repository_import_status.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_build_output.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_deployment_config.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_deployment_strategy.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_named_tag_event_list.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_image_import_status.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_resource_access_review.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_build_config_spec.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_self_subject_rules_review.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_o_auth_authorize_token.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_template_instance.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_cluster_network_list.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_secret_build_source.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_cluster_role_scope_restriction.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_pod_security_policy_subject_review_status.py -> build/lib/openshift/client/models
copying openshift/client/models/__init__.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_pod_security_policy_review_spec.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_web_hook_trigger.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_template_instance_object.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_jenkins_pipeline_build_strategy.py -> build/lib/openshift/client/models
copying openshift/client/models/v1beta1_ingress_tls.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_build_post_commit_spec.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_project_status.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_image.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_net_namespace.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_supplemental_groups_strategy_options.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_egress_network_policy_list.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_image_change_trigger.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_deployment_trigger_policy.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_deployment_cause.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_allowed_flex_volume.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_o_auth_client_list.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_image_stream_tag_list.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_git_source_revision.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_custom_deployment_strategy_params.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_template_instance_spec.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_deployment_config_rollback_spec.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_role_binding.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_o_auth_client_authorization_list.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_image_source.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_egress_network_policy.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_user_list.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_image_change_cause.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_image_layer.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_deployment_cause_image_trigger.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_git_lab_web_hook_cause.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_repository_import_spec.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_cluster_resource_quota.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_image_stream_import.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_route_target_reference.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_image_stream_import_spec.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_build_list.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_docker_build_strategy.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_cluster_network_entry.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_cluster_role_binding.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_route_status.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_stage_info.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_template_instance_status.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_subject_rules_review.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_tag_reference_policy.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_subject_rules_review_spec.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_service_account_restriction.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_pod_security_policy_self_subject_review.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_host_subnet_list.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_user_identity_mapping.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_image_stream.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_id_range.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_broker_template_instance_list.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_o_auth_client.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_group_list.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_resource_quota_status_by_namespace.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_identity.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_source_strategy_options.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_cluster_resource_quota_list.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_custom_build_strategy.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_step_info.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_image_stream_list.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_o_auth_client_authorization.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_user_restriction.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_se_linux_context_strategy_options.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_identity_list.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_group.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_generic_web_hook_cause.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_signature_condition.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_group_restriction.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_cluster_network.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_binary_build_source.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_local_subject_access_review.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_fs_group_strategy_options.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_git_hub_web_hook_cause.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_image_stream_image.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_role_binding_list.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_image_stream_status.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_image_list.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_project_spec.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_recreate_deployment_strategy_params.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_self_subject_rules_review_spec.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_tag_event_condition.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_image_lookup_policy.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_image_import_spec.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_deployment_log.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_project_list.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_build_trigger_policy.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_source_build_strategy.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_build_trigger_cause.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_tag_image_hook.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_build_spec.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_docker_strategy_options.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_role_binding_restriction.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_route_list.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_local_resource_access_review.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_bitbucket_web_hook_cause.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_build_source.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_o_auth_authorize_token_list.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_build_log.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_project.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_pod_security_policy_review.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_pod_security_policy_subject_review_spec.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_deployment_config_status.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_applied_cluster_resource_quota.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_build_status_output_to.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_build_config.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_deployment_trigger_image_change_params.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_image_label.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_build_config_status.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_signature_subject.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_deployment_config_rollback.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_host_subnet.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_route.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_net_namespace_list.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_subject_rules_review_status.py -> build/lib/openshift/client/models
creating build/lib/openshift/client/apis
copying openshift/client/apis/apps_openshift_io_v1_api.py -> build/lib/openshift/client/apis
copying openshift/client/apis/oauth_openshift_io_v1_api.py -> build/lib/openshift/client/apis
copying openshift/client/apis/oapi_api.py -> build/lib/openshift/client/apis
copying openshift/client/apis/build_openshift_io_v1_api.py -> build/lib/openshift/client/apis
copying openshift/client/apis/security_openshift_io_api.py -> build/lib/openshift/client/apis
copying openshift/client/apis/security_openshift_io_v1_api.py -> build/lib/openshift/client/apis
copying openshift/client/apis/oauth_openshift_io_api.py -> build/lib/openshift/client/apis
copying openshift/client/apis/route_openshift_io_v1_api.py -> build/lib/openshift/client/apis
copying openshift/client/apis/image_openshift_io_api.py -> build/lib/openshift/client/apis
copying openshift/client/apis/template_openshift_io_v1_api.py -> build/lib/openshift/client/apis
copying openshift/client/apis/__init__.py -> build/lib/openshift/client/apis
copying openshift/client/apis/image_openshift_io_v1_api.py -> build/lib/openshift/client/apis
copying openshift/client/apis/user_openshift_io_api.py -> build/lib/openshift/client/apis
copying openshift/client/apis/template_openshift_io_api.py -> build/lib/openshift/client/apis
copying openshift/client/apis/apps_openshift_io_api.py -> build/lib/openshift/client/apis
copying openshift/client/apis/build_openshift_io_api.py -> build/lib/openshift/client/apis
copying openshift/client/apis/project_openshift_io_api.py -> build/lib/openshift/client/apis
copying openshift/client/apis/network_openshift_io_v1_api.py -> build/lib/openshift/client/apis
copying openshift/client/apis/quota_openshift_io_api.py -> build/lib/openshift/client/apis
copying openshift/client/apis/user_openshift_io_v1_api.py -> build/lib/openshift/client/apis
copying openshift/client/apis/authorization_openshift_io_v1_api.py -> build/lib/openshift/client/apis
copying openshift/client/apis/route_openshift_io_api.py -> build/lib/openshift/client/apis
copying openshift/client/apis/network_openshift_io_api.py -> build/lib/openshift/client/apis
copying openshift/client/apis/authorization_openshift_io_api.py -> build/lib/openshift/client/apis
copying openshift/client/apis/quota_openshift_io_v1_api.py -> build/lib/openshift/client/apis
copying openshift/client/apis/project_openshift_io_v1_api.py -> build/lib/openshift/client/apis
creating build/lib/scripts/from_gen
copying scripts/from_gen/__init__.py -> build/lib/scripts/from_gen
copying scripts/from_gen/preprocess_spec.py -> build/lib/scripts/from_gen
running egg_info
writing requirements to openshift.egg-info/requires.txt
writing openshift.egg-info/PKG-INFO
writing top-level names to openshift.egg-info/top_level.txt
writing dependency_links to openshift.egg-info/dependency_links.txt
writing entry points to openshift.egg-info/entry_points.txt
reading manifest file 'openshift.egg-info/SOURCES.txt'
writing manifest file 'openshift.egg-info/SOURCES.txt'
copying scripts/from_gen/custom_objects_spec.json -> build/lib/scripts/from_gen
installing to build/bdist.linux-x86_64/wheel
running install
running install_lib
creating build/bdist.linux-x86_64
creating build/bdist.linux-x86_64/wheel
creating build/bdist.linux-x86_64/wheel/openshift
copying build/lib/openshift/__init__.py -> build/bdist.linux-x86_64/wheel/openshift
copying build/lib/openshift/watch.py -> build/bdist.linux-x86_64/wheel/openshift
creating build/bdist.linux-x86_64/wheel/openshift/config
copying build/lib/openshift/config/kube_config.py -> build/bdist.linux-x86_64/wheel/openshift/config
copying build/lib/openshift/config/__init__.py -> build/bdist.linux-x86_64/wheel/openshift/config
creating build/bdist.linux-x86_64/wheel/openshift/ansiblegen
copying build/lib/openshift/ansiblegen/modules.py -> build/bdist.linux-x86_64/wheel/openshift/ansiblegen
copying build/lib/openshift/ansiblegen/docstrings.py -> build/bdist.linux-x86_64/wheel/openshift/ansiblegen
copying build/lib/openshift/ansiblegen/cli.py -> build/bdist.linux-x86_64/wheel/openshift/ansiblegen
copying build/lib/openshift/ansiblegen/__init__.py -> build/bdist.linux-x86_64/wheel/openshift/ansiblegen
creating build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_deployment_cause_image_trigger.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_project_list.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_build_spec.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_deployment_cause.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_cluster_resource_quota_status.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_egress_network_policy_spec.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_authorization_openshift_io_v1_api.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_role.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_deployment_config_list.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_secret_build_source.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_deployment_log.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_generic_web_hook_cause.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_image_stream_import_spec.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_signature_condition.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_source_control_user.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_build_status_output.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_user_list.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_docker_build_strategy.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_build_config_list.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_tag_reference.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_egress_network_policy_rule.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_build_openshift_io_v1_api.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_role_binding_restriction_spec.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_project_request.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_self_subject_rules_review.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_o_auth_client_authorization_list.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_image_openshift_io_api.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_project_openshift_io_api.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_fs_group_strategy_options.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1beta1_ingress_tls.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_deployment_request.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_stage_info.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_cluster_role_binding.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_template_instance_spec.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_route_ingress_condition.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_user_openshift_io_v1_api.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_build_source.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_cluster_role_binding_list.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_image_import_spec.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_build_config.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_route_openshift_io_v1_api.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_template.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_group_list.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_build_strategy.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_broker_template_instance.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_host_subnet.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_exec_new_pod_hook.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_cluster_resource_quota_list.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_role_binding.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_pod_security_policy_subject_review_status.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_image_stream_tag.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_pod_security_policy_self_subject_review.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_deployment_config_rollback.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_oapi_api.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_se_linux_context_strategy_options.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_network_openshift_io_api.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_image_change_cause.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_tls_config.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_image_change_trigger.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_build_list.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_oauth_openshift_io_api.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_apps_openshift_io_api.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_build_openshift_io_api.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_cluster_role_list.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_image_openshift_io_v1_api.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_tag_event.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_egress_network_policy_list.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_security_openshift_io_api.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_allowed_flex_volume.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_pod_security_policy_self_subject_review_spec.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_net_namespace.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_named_tag_event_list.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_image_signature.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_git_lab_web_hook_cause.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_build_request.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_jenkins_pipeline_build_strategy.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_network_openshift_io_v1_api.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_net_namespace_list.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_image_stream_import.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_source_build_strategy.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_template_openshift_io_v1_api.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_route.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_route_ingress.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_resource_quota_status_by_namespace.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_pod_security_policy_review.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_id_range.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_pod_security_policy_review_status.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_bitbucket_web_hook_cause.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/__init__.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_repository_import_spec.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_route_status.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_signature_issuer.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_build_config_spec.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_role_binding_list.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_deployment_trigger_image_change_params.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_identity.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_cluster_network.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_build_config_status.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_template_list.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_template_instance_condition.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_image_stream_tag_list.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_broker_template_instance_list.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_self_subject_rules_review_spec.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_image_stream_list.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_parameter.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_subject_rules_review_spec.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_secret_spec.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_image_label.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_template_instance_object.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_rolling_deployment_strategy_params.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_deployment_config_rollback_spec.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_build_post_commit_spec.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_image_lookup_policy.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_security_context_constraints.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_template_instance_list.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_project.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_role_list.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_image_stream_status.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_image_stream_mapping.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_build_log.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_git_hub_web_hook_cause.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_user_identity_mapping.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_template_instance_requester.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_user.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_tag_image_hook.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_server_address_by_client_cidr.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_build_trigger_cause.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_o_auth_client.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_deployment_details.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_source_revision.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_deployment_config_status.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_route_openshift_io_api.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_image_stream_import_status.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_image_stream.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_o_auth_client_list.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_service_account_restriction.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_route_port.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_project_status.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_signature_subject.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_group_restriction.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_build_status_output_to.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_o_auth_client_authorization.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_run_as_user_strategy_options.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_broker_template_instance_spec.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_cluster_network_list.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_cluster_network_entry.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_local_subject_access_review.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_o_auth_access_token_list.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_local_resource_access_review.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_user_openshift_io_api.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_pod_security_policy_subject_review.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_deployment_config_spec.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_project_spec.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_build_output.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_group.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_user_restriction.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_host_subnet_list.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_image_import_status.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_git_source_revision.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_cluster_resource_quota_spec.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_egress_network_policy.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_pod_security_policy_review_spec.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_template_openshift_io_api.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_deployment_condition.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_template_instance_status.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_cluster_role_scope_restriction.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_quota_openshift_io_v1_api.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_image_layer.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_source_strategy_options.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_security_context_constraints_list.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_resource_access_review.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_applied_cluster_resource_quota_list.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_deployment_strategy.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_image_list.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_deployment_config.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_apps_openshift_io_v1_api.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_custom_deployment_strategy_params.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_service_account_pod_security_policy_review_status.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_cluster_role.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_deployment_trigger_policy.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_tag_reference_policy.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_policy_rule.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_lifecycle_hook.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_image_source_path.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_recreate_deployment_strategy_params.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_subject_rules_review_status.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_image.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_role_binding_restriction_list.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_image_source.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_build.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_security_openshift_io_v1_api.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_cluster_resource_quota_selector.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_image_stream_image.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_web_hook_trigger.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_oauth_openshift_io_v1_api.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_build_status.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_pod_security_policy_subject_review_spec.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_subject_rules_review.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_step_info.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_route_target_reference.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_image_stream_spec.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_scope_restriction.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_supplemental_groups_strategy_options.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_template_instance.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_project_openshift_io_v1_api.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_egress_network_policy_peer.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_o_auth_access_token.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_tag_import_policy.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_cluster_resource_quota.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_repository_import_status.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_tag_event_condition.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_service_account_reference.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_o_auth_authorize_token_list.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_docker_strategy_options.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_identity_list.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_applied_cluster_resource_quota.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_binary_build_source.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_role_binding_restriction.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_authorization_openshift_io_api.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_git_build_source.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_quota_openshift_io_api.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_route_spec.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_build_trigger_policy.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_secret_local_reference.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_custom_build_strategy.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_o_auth_authorize_token.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_route_list.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_subject_access_review.py -> build/bdist.linux-x86_64/wheel/openshift/test
creating build/bdist.linux-x86_64/wheel/openshift/helper
copying build/lib/openshift/helper/openshift.py -> build/bdist.linux-x86_64/wheel/openshift/helper
copying build/lib/openshift/helper/hashes.py -> build/bdist.linux-x86_64/wheel/openshift/helper
copying build/lib/openshift/helper/exceptions.py -> build/bdist.linux-x86_64/wheel/openshift/helper
copying build/lib/openshift/helper/__init__.py -> build/bdist.linux-x86_64/wheel/openshift/helper
copying build/lib/openshift/helper/ansible.py -> build/bdist.linux-x86_64/wheel/openshift/helper
copying build/lib/openshift/helper/kubernetes.py -> build/bdist.linux-x86_64/wheel/openshift/helper
copying build/lib/openshift/helper/base.py -> build/bdist.linux-x86_64/wheel/openshift/helper
creating build/bdist.linux-x86_64/wheel/openshift/client
copying build/lib/openshift/client/api_client.py -> build/bdist.linux-x86_64/wheel/openshift/client
copying build/lib/openshift/client/__init__.py -> build/bdist.linux-x86_64/wheel/openshift/client
creating build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_cluster_role_binding_list.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_template_instance_list.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_exec_new_pod_hook.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_broker_template_instance.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_route_spec.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_pod_security_policy_review_status.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_build_status_output.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_security_context_constraints_list.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_role_binding_restriction_spec.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_image_source_path.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_deployment_details.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_deployment_config_spec.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_parameter.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_image_stream_import_status.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_source_revision.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_project_request.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_template.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_broker_template_instance_spec.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_pod_security_policy_subject_review.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_egress_network_policy_peer.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_cluster_resource_quota_status.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_template_instance_condition.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_security_context_constraints.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_o_auth_access_token.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_image_stream_tag.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_route_port.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_deployment_request.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_role_list.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_tag_import_policy.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_build.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_tls_config.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_applied_cluster_resource_quota_list.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_pod_security_policy_self_subject_review_spec.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_deployment_condition.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_lifecycle_hook.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_run_as_user_strategy_options.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_build_strategy.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_git_build_source.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_image_stream_spec.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_route_ingress_condition.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_egress_network_policy_rule.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_server_address_by_client_cidr.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_image_signature.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_egress_network_policy_spec.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_template_instance_requester.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_role_binding_restriction_list.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_cluster_role_list.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_cluster_resource_quota_spec.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_build_config_list.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_tag_reference.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_service_account_reference.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_cluster_resource_quota_selector.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_tag_event.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_o_auth_access_token_list.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_template_list.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_secret_local_reference.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_signature_issuer.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_policy_rule.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_source_control_user.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_role.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_scope_restriction.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_image_stream_mapping.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_service_account_pod_security_policy_review_status.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_build_request.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_cluster_role.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_build_status.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_secret_spec.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_user.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_subject_access_review.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_route_ingress.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_deployment_config_list.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_rolling_deployment_strategy_params.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_repository_import_status.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_build_output.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_deployment_config.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_deployment_strategy.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_named_tag_event_list.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_image_import_status.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_resource_access_review.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_build_config_spec.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_self_subject_rules_review.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_o_auth_authorize_token.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_template_instance.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_cluster_network_list.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_secret_build_source.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_cluster_role_scope_restriction.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_pod_security_policy_subject_review_status.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/__init__.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_pod_security_policy_review_spec.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_web_hook_trigger.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_template_instance_object.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_jenkins_pipeline_build_strategy.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1beta1_ingress_tls.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_build_post_commit_spec.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_project_status.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_image.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_net_namespace.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_supplemental_groups_strategy_options.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_egress_network_policy_list.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_image_change_trigger.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_deployment_trigger_policy.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_deployment_cause.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_allowed_flex_volume.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_o_auth_client_list.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_image_stream_tag_list.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_git_source_revision.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_custom_deployment_strategy_params.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_template_instance_spec.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_deployment_config_rollback_spec.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_role_binding.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_o_auth_client_authorization_list.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_image_source.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_egress_network_policy.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_user_list.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_image_change_cause.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_image_layer.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_deployment_cause_image_trigger.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_git_lab_web_hook_cause.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_repository_import_spec.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_cluster_resource_quota.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_image_stream_import.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_route_target_reference.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_image_stream_import_spec.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_build_list.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_docker_build_strategy.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_cluster_network_entry.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_cluster_role_binding.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_route_status.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_stage_info.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_template_instance_status.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_subject_rules_review.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_tag_reference_policy.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_subject_rules_review_spec.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_service_account_restriction.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_pod_security_policy_self_subject_review.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_host_subnet_list.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_user_identity_mapping.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_image_stream.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_id_range.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_broker_template_instance_list.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_o_auth_client.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_group_list.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_resource_quota_status_by_namespace.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_identity.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_source_strategy_options.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_cluster_resource_quota_list.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_custom_build_strategy.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_step_info.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_image_stream_list.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_o_auth_client_authorization.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_user_restriction.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_se_linux_context_strategy_options.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_identity_list.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_group.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_generic_web_hook_cause.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_signature_condition.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_group_restriction.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_cluster_network.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_binary_build_source.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_local_subject_access_review.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_fs_group_strategy_options.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_git_hub_web_hook_cause.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_image_stream_image.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_role_binding_list.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_image_stream_status.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_image_list.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_project_spec.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_recreate_deployment_strategy_params.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_self_subject_rules_review_spec.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_tag_event_condition.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_image_lookup_policy.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_image_import_spec.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_deployment_log.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_project_list.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_build_trigger_policy.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_source_build_strategy.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_build_trigger_cause.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_tag_image_hook.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_build_spec.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_docker_strategy_options.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_role_binding_restriction.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_route_list.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_local_resource_access_review.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_bitbucket_web_hook_cause.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_build_source.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_o_auth_authorize_token_list.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_build_log.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_project.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_pod_security_policy_review.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_pod_security_policy_subject_review_spec.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_deployment_config_status.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_applied_cluster_resource_quota.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_build_status_output_to.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_build_config.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_deployment_trigger_image_change_params.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_image_label.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_build_config_status.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_signature_subject.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_deployment_config_rollback.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_host_subnet.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_route.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_net_namespace_list.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_subject_rules_review_status.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
creating build/bdist.linux-x86_64/wheel/openshift/client/apis
copying build/lib/openshift/client/apis/apps_openshift_io_v1_api.py -> build/bdist.linux-x86_64/wheel/openshift/client/apis
copying build/lib/openshift/client/apis/oauth_openshift_io_v1_api.py -> build/bdist.linux-x86_64/wheel/openshift/client/apis
copying build/lib/openshift/client/apis/oapi_api.py -> build/bdist.linux-x86_64/wheel/openshift/client/apis
copying build/lib/openshift/client/apis/build_openshift_io_v1_api.py -> build/bdist.linux-x86_64/wheel/openshift/client/apis
copying build/lib/openshift/client/apis/security_openshift_io_api.py -> build/bdist.linux-x86_64/wheel/openshift/client/apis
copying build/lib/openshift/client/apis/security_openshift_io_v1_api.py -> build/bdist.linux-x86_64/wheel/openshift/client/apis
copying build/lib/openshift/client/apis/oauth_openshift_io_api.py -> build/bdist.linux-x86_64/wheel/openshift/client/apis
copying build/lib/openshift/client/apis/route_openshift_io_v1_api.py -> build/bdist.linux-x86_64/wheel/openshift/client/apis
copying build/lib/openshift/client/apis/image_openshift_io_api.py -> build/bdist.linux-x86_64/wheel/openshift/client/apis
copying build/lib/openshift/client/apis/template_openshift_io_v1_api.py -> build/bdist.linux-x86_64/wheel/openshift/client/apis
copying build/lib/openshift/client/apis/__init__.py -> build/bdist.linux-x86_64/wheel/openshift/client/apis
copying build/lib/openshift/client/apis/image_openshift_io_v1_api.py -> build/bdist.linux-x86_64/wheel/openshift/client/apis
copying build/lib/openshift/client/apis/user_openshift_io_api.py -> build/bdist.linux-x86_64/wheel/openshift/client/apis
copying build/lib/openshift/client/apis/template_openshift_io_api.py -> build/bdist.linux-x86_64/wheel/openshift/client/apis
copying build/lib/openshift/client/apis/apps_openshift_io_api.py -> build/bdist.linux-x86_64/wheel/openshift/client/apis
copying build/lib/openshift/client/apis/build_openshift_io_api.py -> build/bdist.linux-x86_64/wheel/openshift/client/apis
copying build/lib/openshift/client/apis/project_openshift_io_api.py -> build/bdist.linux-x86_64/wheel/openshift/client/apis
copying build/lib/openshift/client/apis/network_openshift_io_v1_api.py -> build/bdist.linux-x86_64/wheel/openshift/client/apis
copying build/lib/openshift/client/apis/quota_openshift_io_api.py -> build/bdist.linux-x86_64/wheel/openshift/client/apis
copying build/lib/openshift/client/apis/user_openshift_io_v1_api.py -> build/bdist.linux-x86_64/wheel/openshift/client/apis
copying build/lib/openshift/client/apis/authorization_openshift_io_v1_api.py -> build/bdist.linux-x86_64/wheel/openshift/client/apis
copying build/lib/openshift/client/apis/route_openshift_io_api.py -> build/bdist.linux-x86_64/wheel/openshift/client/apis
copying build/lib/openshift/client/apis/network_openshift_io_api.py -> build/bdist.linux-x86_64/wheel/openshift/client/apis
copying build/lib/openshift/client/apis/authorization_openshift_io_api.py -> build/bdist.linux-x86_64/wheel/openshift/client/apis
copying build/lib/openshift/client/apis/quota_openshift_io_v1_api.py -> build/bdist.linux-x86_64/wheel/openshift/client/apis
copying build/lib/openshift/client/apis/project_openshift_io_v1_api.py -> build/bdist.linux-x86_64/wheel/openshift/client/apis
creating build/bdist.linux-x86_64/wheel/openshift/dynamic
copying build/lib/openshift/dynamic/client.py -> build/bdist.linux-x86_64/wheel/openshift/dynamic
copying build/lib/openshift/dynamic/exceptions.py -> build/bdist.linux-x86_64/wheel/openshift/dynamic
copying build/lib/openshift/dynamic/__init__.py -> build/bdist.linux-x86_64/wheel/openshift/dynamic
creating build/bdist.linux-x86_64/wheel/scripts
copying build/lib/scripts/constants.py -> build/bdist.linux-x86_64/wheel/scripts
copying build/lib/scripts/__init__.py -> build/bdist.linux-x86_64/wheel/scripts
copying build/lib/scripts/update_generated.py -> build/bdist.linux-x86_64/wheel/scripts
creating build/bdist.linux-x86_64/wheel/scripts/from_gen
copying build/lib/scripts/from_gen/__init__.py -> build/bdist.linux-x86_64/wheel/scripts/from_gen
copying build/lib/scripts/from_gen/preprocess_spec.py -> build/bdist.linux-x86_64/wheel/scripts/from_gen
copying build/lib/scripts/from_gen/custom_objects_spec.json -> build/bdist.linux-x86_64/wheel/scripts/from_gen
running install_data
creating build/bdist.linux-x86_64/wheel/openshift-0.8.6.data
creating build/bdist.linux-x86_64/wheel/openshift-0.8.6.data/data
creating build/bdist.linux-x86_64/wheel/openshift-0.8.6.data/data/requirements.txt
copying requirements.txt -> build/bdist.linux-x86_64/wheel/openshift-0.8.6.data/data/requirements.txt
creating build/bdist.linux-x86_64/wheel/openshift-0.8.6.data/data/custom_objects_spec.json
copying scripts/from_gen/custom_objects_spec.json -> build/bdist.linux-x86_64/wheel/openshift-0.8.6.data/data/custom_objects_spec.json
running install_egg_info
Copying openshift.egg-info to build/bdist.linux-x86_64/wheel/openshift-0.8.6-py2.7.egg-info
running install_scripts
creating build/bdist.linux-x86_64/wheel/openshift-0.8.6.dist-info/WHEEL
/build-wheels

############################################################
Building openstack.nose_plugin-0.11-py2-none-any.whl
############################################################
Running: wget https://files.pythonhosted.org/packages/bc/83/e7c9b9297e1a501d2c2617f98d6176199570e8ee32f0e72669c8852c6c81/openstack.nose_plugin-0.11.tar.gz
--2019-10-05 18:05:22-- https://files.pythonhosted.org/packages/bc/83/e7c9b9297e1a501d2c2617f98d6176199570e8ee32f0e72669c8852c6c81/openstack.nose_plugin-0.11.tar.gz
Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.1.63, 151.101.65.63, 151.101.129.63, ...
Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.1.63|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 4120 (4.0K) [application/octet-stream]
Saving to: 'openstack.nose_plugin-0.11.tar.gz'

0K .... 100% 35.4M=0s

2019-10-05 18:05:22 (35.4 MB/s) - 'openstack.nose_plugin-0.11.tar.gz' saved [4120/4120]

/build-wheels/openstack.nose_plugin-0.11 /build-wheels
running bdist_wheel
running build
running build_py
creating build
creating build/lib
creating build/lib/openstack
copying openstack/__init__.py -> build/lib/openstack
copying openstack/nose_plugin.py -> build/lib/openstack
installing to build/bdist.linux-x86_64/wheel
running install
running install_lib
copying openstack/nose_plugin.py -> build/bdist.linux-x86_64/wheel/openstack
Skipping installation of build/bdist.linux-x86_64/wheel/openstack/__init__.py (namespace package)
running install_egg_info
running egg_info
writing requirements to openstack.nose_plugin.egg-info/requires.txt
writing openstack.nose_plugin.egg-info/PKG-INFO
writing namespace_packages to openstack.nose_plugin.egg-info/namespace_packages.txt
writing top-level names to openstack.nose_plugin.egg-info/top_level.txt
writing dependency_links to openstack.nose_plugin.egg-info/dependency_links.txt
writing entry points to openstack.nose_plugin.egg-info/entry_points.txt
reading manifest file 'openstack.nose_plugin.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
writing manifest file 'openstack.nose_plugin.egg-info/SOURCES.txt'
Copying openstack.nose_plugin.egg-info to build/bdist.linux-x86_64/wheel/openstack.nose_plugin-0.11-py2.7.egg-info
Installing build/bdist.linux-x86_64/wheel/openstack.nose_plugin-0.11-py2.7-nspkg.pth
running install_scripts
creating build/bdist.linux-x86_64/wheel/openstack.nose_plugin-0.11.dist-info/WHEEL
/build-wheels

############################################################
Building opentracing-1.3.0-py2-none-any.whl
############################################################
Running: wget https://files.pythonhosted.org/packages/06/c2/90b35a1abdc639a5c6000d8202c70217d60e80f5b328870efb73fda71115/opentracing-1.3.0.tar.gz
--2019-10-05 18:05:22-- https://files.pythonhosted.org/packages/06/c2/90b35a1abdc639a5c6000d8202c70217d60e80f5b328870efb73fda71115/opentracing-1.3.0.tar.gz
Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.1.63, 151.101.65.63, 151.101.129.63, ...
Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.1.63|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 20460 (20K) [binary/octet-stream]
Saving to: 'opentracing-1.3.0.tar.gz'

0K .......... ......... 100% 2.67M=0.007s

2019-10-05 18:05:22 (2.67 MB/s) - 'opentracing-1.3.0.tar.gz' saved [20460/20460]

/build-wheels/opentracing-1.3.0 /build-wheels
running bdist_wheel
running build
running build_py
creating build
creating build/lib
creating build/lib/opentracing
copying opentracing/__init__.py -> build/lib/opentracing
copying opentracing/propagation.py -> build/lib/opentracing
copying opentracing/span.py -> build/lib/opentracing
copying opentracing/tracer.py -> build/lib/opentracing
running egg_info
writing requirements to opentracing.egg-info/requires.txt
writing opentracing.egg-info/PKG-INFO
writing top-level names to opentracing.egg-info/top_level.txt
writing dependency_links to opentracing.egg-info/dependency_links.txt
reading manifest file 'opentracing.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no files found matching '*.py' under directory 'example'
warning: no files found matching '*.thrift' under directory 'example'
warning: no previously-included files matching '*.pyc' found anywhere in distribution
no previously-included directories found matching 'docs/_build'
writing manifest file 'opentracing.egg-info/SOURCES.txt'
creating build/lib/opentracing/ext
copying opentracing/ext/__init__.py -> build/lib/opentracing/ext
copying opentracing/ext/tags.py -> build/lib/opentracing/ext
creating build/lib/opentracing/harness
copying opentracing/harness/__init__.py -> build/lib/opentracing/harness
copying opentracing/harness/api_check.py -> build/lib/opentracing/harness
installing to build/bdist.linux-x86_64/wheel
running install
running install_lib
creating build/bdist.linux-x86_64
creating build/bdist.linux-x86_64/wheel
creating build/bdist.linux-x86_64/wheel/opentracing
copying build/lib/opentracing/__init__.py -> build/bdist.linux-x86_64/wheel/opentracing
copying build/lib/opentracing/propagation.py -> build/bdist.linux-x86_64/wheel/opentracing
copying build/lib/opentracing/span.py -> build/bdist.linux-x86_64/wheel/opentracing
copying build/lib/opentracing/tracer.py -> build/bdist.linux-x86_64/wheel/opentracing
creating build/bdist.linux-x86_64/wheel/opentracing/ext
copying build/lib/opentracing/ext/__init__.py -> build/bdist.linux-x86_64/wheel/opentracing/ext
copying build/lib/opentracing/ext/tags.py -> build/bdist.linux-x86_64/wheel/opentracing/ext
creating build/bdist.linux-x86_64/wheel/opentracing/harness
copying build/lib/opentracing/harness/__init__.py -> build/bdist.linux-x86_64/wheel/opentracing/harness
copying build/lib/opentracing/harness/api_check.py -> build/bdist.linux-x86_64/wheel/opentracing/harness
running install_egg_info
Copying opentracing.egg-info to build/bdist.linux-x86_64/wheel/opentracing-1.3.0-py2.7.egg-info
running install_scripts
creating build/bdist.linux-x86_64/wheel/opentracing-1.3.0.dist-info/WHEEL
/build-wheels

############################################################
Building ovs-2.10.0-py2-none-any.whl
############################################################
Running: wget https://files.pythonhosted.org/packages/97/33/c4b889693cec4c4487ce4d4c7fc5dafeabfed7c5bbcd4a54152657a54d01/ovs-2.10.0.tar.gz
--2019-10-05 18:05:23-- https://files.pythonhosted.org/packages/97/33/c4b889693cec4c4487ce4d4c7fc5dafeabfed7c5bbcd4a54152657a54d01/ovs-2.10.0.tar.gz
Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.1.63, 151.101.65.63, 151.101.129.63, ...
Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.1.63|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 98548 (96K) [binary/octet-stream]
Saving to: 'ovs-2.10.0.tar.gz'

0K .......... .......... .......... .......... .......... 51% 3.06M 0s
50K .......... .......... .......... .......... ...... 100% 6.09M=0.02s

2019-10-05 18:05:23 (4.03 MB/s) - 'ovs-2.10.0.tar.gz' saved [98548/98548]

/build-wheels/ovs-2.10.0 /build-wheels
running bdist_wheel
running build
running build_py
creating build
creating build/lib.linux-x86_64-2.7
creating build/lib.linux-x86_64-2.7/ovs
copying ovs/jsonrpc.py -> build/lib.linux-x86_64-2.7/ovs
copying ovs/reconnect.py -> build/lib.linux-x86_64-2.7/ovs
copying ovs/daemon.py -> build/lib.linux-x86_64-2.7/ovs
copying ovs/fcntl_win.py -> build/lib.linux-x86_64-2.7/ovs
copying ovs/timeval.py -> build/lib.linux-x86_64-2.7/ovs
copying ovs/stream.py -> build/lib.linux-x86_64-2.7/ovs
copying ovs/__init__.py -> build/lib.linux-x86_64-2.7/ovs
copying ovs/version.py -> build/lib.linux-x86_64-2.7/ovs
copying ovs/dirs.py -> build/lib.linux-x86_64-2.7/ovs
copying ovs/fatal_signal.py -> build/lib.linux-x86_64-2.7/ovs
copying ovs/ovsuuid.py -> build/lib.linux-x86_64-2.7/ovs
copying ovs/process.py -> build/lib.linux-x86_64-2.7/ovs
copying ovs/socket_util.py -> build/lib.linux-x86_64-2.7/ovs
copying ovs/winutils.py -> build/lib.linux-x86_64-2.7/ovs
copying ovs/json.py -> build/lib.linux-x86_64-2.7/ovs
copying ovs/poller.py -> build/lib.linux-x86_64-2.7/ovs
copying ovs/util.py -> build/lib.linux-x86_64-2.7/ovs
copying ovs/vlog.py -> build/lib.linux-x86_64-2.7/ovs
creating build/lib.linux-x86_64-2.7/ovs/compat
copying ovs/compat/__init__.py -> build/lib.linux-x86_64-2.7/ovs/compat
creating build/lib.linux-x86_64-2.7/ovs/compat/sortedcontainers
copying ovs/compat/sortedcontainers/sorteddict.py -> build/lib.linux-x86_64-2.7/ovs/compat/sortedcontainers
copying ovs/compat/sortedcontainers/sortedset.py -> build/lib.linux-x86_64-2.7/ovs/compat/sortedcontainers
copying ovs/compat/sortedcontainers/sortedlist.py -> build/lib.linux-x86_64-2.7/ovs/compat/sortedcontainers
copying ovs/compat/sortedcontainers/__init__.py -> build/lib.linux-x86_64-2.7/ovs/compat/sortedcontainers
creating build/lib.linux-x86_64-2.7/ovs/db
copying ovs/db/parser.py -> build/lib.linux-x86_64-2.7/ovs/db
copying ovs/db/types.py -> build/lib.linux-x86_64-2.7/ovs/db
copying ovs/db/error.py -> build/lib.linux-x86_64-2.7/ovs/db
copying ovs/db/__init__.py -> build/lib.linux-x86_64-2.7/ovs/db
copying ovs/db/custom_index.py -> build/lib.linux-x86_64-2.7/ovs/db
copying ovs/db/schema.py -> build/lib.linux-x86_64-2.7/ovs/db
copying ovs/db/data.py -> build/lib.linux-x86_64-2.7/ovs/db
copying ovs/db/idl.py -> build/lib.linux-x86_64-2.7/ovs/db
creating build/lib.linux-x86_64-2.7/ovs/unixctl
copying ovs/unixctl/client.py -> build/lib.linux-x86_64-2.7/ovs/unixctl
copying ovs/unixctl/server.py -> build/lib.linux-x86_64-2.7/ovs/unixctl
copying ovs/unixctl/__init__.py -> build/lib.linux-x86_64-2.7/ovs/unixctl
running build_ext
building 'ovs._json' extension
creating build/temp.linux-x86_64-2.7
creating build/temp.linux-x86_64-2.7/ovs
gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -I/usr/include/python2.7 -c ovs/_json.c -o build/temp.linux-x86_64-2.7/ovs/_json.o
ovs/_json.c:2:30: fatal error: openvswitch/json.h: No such file or directory
#include <openvswitch/json.h>
^
compilation terminated.
***************************************************************************
WARNING: The C extension could not be compiled, speedups are not enabled.
Failure information, if any, is above.
Retrying the build without the C extension.
***************************************************************************
running bdist_wheel
running build
running build_py
creating build/lib
creating build/lib/ovs
copying ovs/jsonrpc.py -> build/lib/ovs
copying ovs/reconnect.py -> build/lib/ovs
copying ovs/daemon.py -> build/lib/ovs
copying ovs/fcntl_win.py -> build/lib/ovs
copying ovs/timeval.py -> build/lib/ovs
copying ovs/stream.py -> build/lib/ovs
copying ovs/__init__.py -> build/lib/ovs
copying ovs/version.py -> build/lib/ovs
copying ovs/dirs.py -> build/lib/ovs
copying ovs/fatal_signal.py -> build/lib/ovs
copying ovs/ovsuuid.py -> build/lib/ovs
copying ovs/process.py -> build/lib/ovs
copying ovs/socket_util.py -> build/lib/ovs
copying ovs/winutils.py -> build/lib/ovs
copying ovs/json.py -> build/lib/ovs
copying ovs/poller.py -> build/lib/ovs
copying ovs/util.py -> build/lib/ovs
copying ovs/vlog.py -> build/lib/ovs
creating build/lib/ovs/compat
copying ovs/compat/__init__.py -> build/lib/ovs/compat
creating build/lib/ovs/compat/sortedcontainers
copying ovs/compat/sortedcontainers/sorteddict.py -> build/lib/ovs/compat/sortedcontainers
copying ovs/compat/sortedcontainers/sortedset.py -> build/lib/ovs/compat/sortedcontainers
copying ovs/compat/sortedcontainers/sortedlist.py -> build/lib/ovs/compat/sortedcontainers
copying ovs/compat/sortedcontainers/__init__.py -> build/lib/ovs/compat/sortedcontainers
creating build/lib/ovs/db
copying ovs/db/parser.py -> build/lib/ovs/db
copying ovs/db/types.py -> build/lib/ovs/db
copying ovs/db/error.py -> build/lib/ovs/db
copying ovs/db/__init__.py -> build/lib/ovs/db
copying ovs/db/custom_index.py -> build/lib/ovs/db
copying ovs/db/schema.py -> build/lib/ovs/db
copying ovs/db/data.py -> build/lib/ovs/db
copying ovs/db/idl.py -> build/lib/ovs/db
creating build/lib/ovs/unixctl
copying ovs/unixctl/client.py -> build/lib/ovs/unixctl
copying ovs/unixctl/server.py -> build/lib/ovs/unixctl
copying ovs/unixctl/__init__.py -> build/lib/ovs/unixctl
installing to build/bdist.linux-x86_64/wheel
running install
running install_lib
creating build/bdist.linux-x86_64
creating build/bdist.linux-x86_64/wheel
creating build/bdist.linux-x86_64/wheel/ovs
copying build/lib/ovs/jsonrpc.py -> build/bdist.linux-x86_64/wheel/ovs
copying build/lib/ovs/reconnect.py -> build/bdist.linux-x86_64/wheel/ovs
copying build/lib/ovs/daemon.py -> build/bdist.linux-x86_64/wheel/ovs
copying build/lib/ovs/fcntl_win.py -> build/bdist.linux-x86_64/wheel/ovs
copying build/lib/ovs/timeval.py -> build/bdist.linux-x86_64/wheel/ovs
copying build/lib/ovs/stream.py -> build/bdist.linux-x86_64/wheel/ovs
copying build/lib/ovs/__init__.py -> build/bdist.linux-x86_64/wheel/ovs
copying build/lib/ovs/version.py -> build/bdist.linux-x86_64/wheel/ovs
copying build/lib/ovs/dirs.py -> build/bdist.linux-x86_64/wheel/ovs
copying build/lib/ovs/fatal_signal.py -> build/bdist.linux-x86_64/wheel/ovs
copying build/lib/ovs/ovsuuid.py -> build/bdist.linux-x86_64/wheel/ovs
copying build/lib/ovs/process.py -> build/bdist.linux-x86_64/wheel/ovs
copying build/lib/ovs/socket_util.py -> build/bdist.linux-x86_64/wheel/ovs
copying build/lib/ovs/winutils.py -> build/bdist.linux-x86_64/wheel/ovs
copying build/lib/ovs/json.py -> build/bdist.linux-x86_64/wheel/ovs
copying build/lib/ovs/poller.py -> build/bdist.linux-x86_64/wheel/ovs
copying build/lib/ovs/util.py -> build/bdist.linux-x86_64/wheel/ovs
copying build/lib/ovs/vlog.py -> build/bdist.linux-x86_64/wheel/ovs
creating build/bdist.linux-x86_64/wheel/ovs/compat
copying build/lib/ovs/compat/__init__.py -> build/bdist.linux-x86_64/wheel/ovs/compat
creating build/bdist.linux-x86_64/wheel/ovs/compat/sortedcontainers
copying build/lib/ovs/compat/sortedcontainers/sorteddict.py -> build/bdist.linux-x86_64/wheel/ovs/compat/sortedcontainers
copying build/lib/ovs/compat/sortedcontainers/sortedset.py -> build/bdist.linux-x86_64/wheel/ovs/compat/sortedcontainers
copying build/lib/ovs/compat/sortedcontainers/sortedlist.py -> build/bdist.linux-x86_64/wheel/ovs/compat/sortedcontainers
copying build/lib/ovs/compat/sortedcontainers/__init__.py -> build/bdist.linux-x86_64/wheel/ovs/compat/sortedcontainers
creating build/bdist.linux-x86_64/wheel/ovs/db
copying build/lib/ovs/db/parser.py -> build/bdist.linux-x86_64/wheel/ovs/db
copying build/lib/ovs/db/types.py -> build/bdist.linux-x86_64/wheel/ovs/db
copying build/lib/ovs/db/error.py -> build/bdist.linux-x86_64/wheel/ovs/db
copying build/lib/ovs/db/__init__.py -> build/bdist.linux-x86_64/wheel/ovs/db
copying build/lib/ovs/db/custom_index.py -> build/bdist.linux-x86_64/wheel/ovs/db
copying build/lib/ovs/db/schema.py -> build/bdist.linux-x86_64/wheel/ovs/db
copying build/lib/ovs/db/data.py -> build/bdist.linux-x86_64/wheel/ovs/db
copying build/lib/ovs/db/idl.py -> build/bdist.linux-x86_64/wheel/ovs/db
creating build/bdist.linux-x86_64/wheel/ovs/unixctl
copying build/lib/ovs/unixctl/client.py -> build/bdist.linux-x86_64/wheel/ovs/unixctl
copying build/lib/ovs/unixctl/server.py -> build/bdist.linux-x86_64/wheel/ovs/unixctl
copying build/lib/ovs/unixctl/__init__.py -> build/bdist.linux-x86_64/wheel/ovs/unixctl
running install_egg_info
running egg_info
writing requirements to ovs.egg-info/requires.txt
writing ovs.egg-info/PKG-INFO
writing top-level names to ovs.egg-info/top_level.txt
writing dependency_links to ovs.egg-info/dependency_links.txt
reading manifest file 'ovs.egg-info/SOURCES.txt'
writing manifest file 'ovs.egg-info/SOURCES.txt'
Copying ovs.egg-info to build/bdist.linux-x86_64/wheel/ovs-2.10.0-py2.7.egg-info
running install_scripts
creating build/bdist.linux-x86_64/wheel/ovs-2.10.0.dist-info/WHEEL
/build-wheels

############################################################
Building panko-5.0.0-py2-none-any.whl
############################################################
Running: wget https://files.pythonhosted.org/packages/a9/89/d666e0889d869e41c9b7f87a0a34858b2520782b82e025da84c98e0db8f6/panko-5.0.0.tar.gz
--2019-10-05 18:05:23-- https://files.pythonhosted.org/packages/a9/89/d666e0889d869e41c9b7f87a0a34858b2520782b82e025da84c98e0db8f6/panko-5.0.0.tar.gz
Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.1.63, 151.101.65.63, 151.101.129.63, ...
Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.1.63|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 145765 (142K) [binary/octet-stream]
Saving to: 'panko-5.0.0.tar.gz'

0K .......... .......... .......... .......... .......... 35% 3.40M 0s
50K .......... .......... .......... .......... .......... 70% 6.90M 0s
100K .......... .......... .......... .......... .. 100% 123M=0.02s

2019-10-05 18:05:24 (6.38 MB/s) - 'panko-5.0.0.tar.gz' saved [145765/145765]

/build-wheels/panko-5.0.0 /build-wheels
running bdist_wheel
running build
running build_py
creating build
creating build/lib
creating build/lib/panko
creating build/lib/panko/tests
creating build/lib/panko/tests/unit
creating build/lib/panko/tests/unit/api
copying panko/tests/unit/api/__init__.py -> build/lib/panko/tests/unit/api
copying panko/tests/unit/api/test_app.py -> build/lib/panko/tests/unit/api
copying panko/tests/unit/api/test_versions.py -> build/lib/panko/tests/unit/api
creating build/lib/panko/api
creating build/lib/panko/api/controllers
creating build/lib/panko/api/controllers/v2
copying panko/api/controllers/v2/capabilities.py -> build/lib/panko/api/controllers/v2
copying panko/api/controllers/v2/base.py -> build/lib/panko/api/controllers/v2
copying panko/api/controllers/v2/__init__.py -> build/lib/panko/api/controllers/v2
copying panko/api/controllers/v2/root.py -> build/lib/panko/api/controllers/v2
copying panko/api/controllers/v2/events.py -> build/lib/panko/api/controllers/v2
copying panko/api/controllers/v2/utils.py -> build/lib/panko/api/controllers/v2
creating build/lib/panko/tests/functional
copying panko/tests/functional/__init__.py -> build/lib/panko/tests/functional
copying panko/tests/functional/test_bin.py -> build/lib/panko/tests/functional
creating build/lib/panko/tests/unit/storage
copying panko/tests/unit/storage/__init__.py -> build/lib/panko/tests/unit/storage
copying panko/tests/unit/storage/test_get_connection.py -> build/lib/panko/tests/unit/storage
creating build/lib/panko/tests/unit/meter
copying panko/tests/unit/meter/__init__.py -> build/lib/panko/tests/unit/meter
creating build/lib/panko/policies
copying panko/policies/base.py -> build/lib/panko/policies
copying panko/policies/__init__.py -> build/lib/panko/policies
copying panko/policies/telemetry.py -> build/lib/panko/policies
copying panko/policies/segregation.py -> build/lib/panko/policies
creating build/lib/panko/storage
creating build/lib/panko/storage/sqlalchemy
copying panko/storage/sqlalchemy/__init__.py -> build/lib/panko/storage/sqlalchemy
copying panko/storage/sqlalchemy/models.py -> build/lib/panko/storage/sqlalchemy
copying panko/tests/db.py -> build/lib/panko/tests
copying panko/tests/base.py -> build/lib/panko/tests
copying panko/tests/__init__.py -> build/lib/panko/tests
copying panko/tests/mocks.py -> build/lib/panko/tests
creating build/lib/panko/tests/functional/gabbi
copying panko/tests/functional/gabbi/fixtures.py -> build/lib/panko/tests/functional/gabbi
copying panko/tests/functional/gabbi/__init__.py -> build/lib/panko/tests/functional/gabbi
copying panko/tests/functional/gabbi/test_gabbi.py -> build/lib/panko/tests/functional/gabbi
copying panko/tests/functional/gabbi/test_gabbi_prefix.py -> build/lib/panko/tests/functional/gabbi
creating build/lib/panko/tests/unit/event
copying panko/tests/unit/event/__init__.py -> build/lib/panko/tests/unit/event
creating build/lib/panko/tests/functional/api
copying panko/tests/functional/api/__init__.py -> build/lib/panko/tests/functional/api
creating build/lib/panko/cmd
copying panko/cmd/__init__.py -> build/lib/panko/cmd
copying panko/cmd/storage.py -> build/lib/panko/cmd
copying panko/api/controllers/__init__.py -> build/lib/panko/api/controllers
copying panko/api/controllers/root.py -> build/lib/panko/api/controllers
copying panko/api/middleware.py -> build/lib/panko/api
copying panko/api/__init__.py -> build/lib/panko/api
copying panko/api/hooks.py -> build/lib/panko/api
copying panko/api/app.py -> build/lib/panko/api
copying panko/api/rbac.py -> build/lib/panko/api
creating build/lib/panko/hacking
copying panko/hacking/checks.py -> build/lib/panko/hacking
copying panko/hacking/__init__.py -> build/lib/panko/hacking
copying panko/opts.py -> build/lib/panko
copying panko/version.py -> build/lib/panko
copying panko/__init__.py -> build/lib/panko
copying panko/service.py -> build/lib/panko
copying panko/i18n.py -> build/lib/panko
copying panko/utils.py -> build/lib/panko
creating build/lib/panko/storage/hbase
copying panko/storage/hbase/base.py -> build/lib/panko/storage/hbase
copying panko/storage/hbase/__init__.py -> build/lib/panko/storage/hbase
copying panko/storage/hbase/utils.py -> build/lib/panko/storage/hbase
copying panko/storage/hbase/inmemory.py -> build/lib/panko/storage/hbase
creating build/lib/panko/storage/mongo
copying panko/storage/mongo/__init__.py -> build/lib/panko/storage/mongo
copying panko/storage/mongo/utils.py -> build/lib/panko/storage/mongo
creating build/lib/panko/tests/unit/storage/sqlalchemy
copying panko/tests/unit/storage/sqlalchemy/__init__.py -> build/lib/panko/tests/unit/storage/sqlalchemy
copying panko/tests/unit/storage/sqlalchemy/test_models.py -> build/lib/panko/tests/unit/storage/sqlalchemy
creating build/lib/panko/tests/functional/api/v2
copying panko/tests/functional/api/v2/test_acl_scenarios.py -> build/lib/panko/tests/functional/api/v2
copying panko/tests/functional/api/v2/test_event_scenarios.py -> build/lib/panko/tests/functional/api/v2
copying panko/tests/functional/api/v2/__init__.py -> build/lib/panko/tests/functional/api/v2
copying panko/tests/functional/api/v2/test_app.py -> build/lib/panko/tests/functional/api/v2
copying panko/tests/functional/api/v2/test_capabilities.py -> build/lib/panko/tests/functional/api/v2
creating build/lib/panko/conf
copying panko/conf/__init__.py -> build/lib/panko/conf
copying panko/conf/defaults.py -> build/lib/panko/conf
creating build/lib/panko/tests/unit/api/v2
copying panko/tests/unit/api/v2/__init__.py -> build/lib/panko/tests/unit/api/v2
copying panko/tests/unit/api/v2/test_wsme_custom_type.py -> build/lib/panko/tests/unit/api/v2
copying panko/tests/unit/api/v2/test_query.py -> build/lib/panko/tests/unit/api/v2
copying panko/tests/unit/__init__.py -> build/lib/panko/tests/unit
copying panko/tests/unit/test_utils.py -> build/lib/panko/tests/unit
creating build/lib/panko/tests/functional/storage
copying panko/tests/functional/storage/test_impl_mongodb.py -> build/lib/panko/tests/functional/storage
copying panko/tests/functional/storage/__init__.py -> build/lib/panko/tests/functional/storage
copying panko/tests/functional/storage/test_storage_scenarios.py -> build/lib/panko/tests/functional/storage
copying panko/tests/functional/storage/test_impl_sqlalchemy.py -> build/lib/panko/tests/functional/storage
creating build/lib/panko/publisher
copying panko/publisher/__init__.py -> build/lib/panko/publisher
copying panko/publisher/database.py -> build/lib/panko/publisher
creating build/lib/panko/tests/functional/publisher
copying panko/tests/functional/publisher/__init__.py -> build/lib/panko/tests/functional/publisher
copying panko/storage/base.py -> build/lib/panko/storage
copying panko/storage/pymongo_base.py -> build/lib/panko/storage
copying panko/storage/impl_mongodb.py -> build/lib/panko/storage
copying panko/storage/__init__.py -> build/lib/panko/storage
copying panko/storage/impl_elasticsearch.py -> build/lib/panko/storage
copying panko/storage/impl_sqlalchemy.py -> build/lib/panko/storage
copying panko/storage/models.py -> build/lib/panko/storage
copying panko/storage/impl_log.py -> build/lib/panko/storage
copying panko/storage/impl_hbase.py -> build/lib/panko/storage
running egg_info
writing requirements to panko.egg-info/requires.txt
writing panko.egg-info/PKG-INFO
writing top-level names to panko.egg-info/top_level.txt
writing dependency_links to panko.egg-info/dependency_links.txt
writing entry points to panko.egg-info/entry_points.txt
[pbr] Reusing existing SOURCES.txt
creating build/lib/panko/tests/functional/hooks
copying panko/tests/functional/hooks/post_test_hook.sh -> build/lib/panko/tests/functional/hooks
creating build/lib/panko/storage/sqlalchemy/alembic
copying panko/storage/sqlalchemy/alembic/README -> build/lib/panko/storage/sqlalchemy/alembic
copying panko/storage/sqlalchemy/alembic/alembic.ini -> build/lib/panko/storage/sqlalchemy/alembic
copying panko/storage/sqlalchemy/alembic/env.py -> build/lib/panko/storage/sqlalchemy/alembic
copying panko/storage/sqlalchemy/alembic/script.py.mako -> build/lib/panko/storage/sqlalchemy/alembic
creating build/lib/panko/storage/sqlalchemy/alembic/versions
copying panko/storage/sqlalchemy/alembic/versions/c3955547bff2_support_big_integer_traits.py -> build/lib/panko/storage/sqlalchemy/alembic/versions
creating build/lib/panko/tests/functional/gabbi/gabbits
copying panko/tests/functional/gabbi/gabbits/api-events-no-data.yaml -> build/lib/panko/tests/functional/gabbi/gabbits
copying panko/tests/functional/gabbi/gabbits/api-events-with-data.yaml -> build/lib/panko/tests/functional/gabbi/gabbits
copying panko/tests/functional/gabbi/gabbits/basic.yaml -> build/lib/panko/tests/functional/gabbi/gabbits
copying panko/tests/functional/gabbi/gabbits/capabilities.yaml -> build/lib/panko/tests/functional/gabbi/gabbits
copying panko/tests/functional/gabbi/gabbits/middleware.yaml -> build/lib/panko/tests/functional/gabbi/gabbits
creating build/lib/panko/tests/functional/gabbi/gabbits_prefix
copying panko/tests/functional/gabbi/gabbits_prefix/basic.yaml -> build/lib/panko/tests/functional/gabbi/gabbits_prefix
copying panko/api/app.wsgi -> build/lib/panko/api
creating build/lib/panko/locale
creating build/lib/panko/locale/en_GB
creating build/lib/panko/locale/en_GB/LC_MESSAGES
copying panko/locale/en_GB/LC_MESSAGES/panko.po -> build/lib/panko/locale/en_GB/LC_MESSAGES
installing to build/bdist.linux-x86_64/wheel
running install
[pbr] Generating AUTHORS
[pbr] AUTHORS complete (0.0s)
running install_lib
creating build/bdist.linux-x86_64
creating build/bdist.linux-x86_64/wheel
creating build/bdist.linux-x86_64/wheel/panko
creating build/bdist.linux-x86_64/wheel/panko/tests
creating build/bdist.linux-x86_64/wheel/panko/tests/unit
creating build/bdist.linux-x86_64/wheel/panko/tests/unit/api
copying build/lib/panko/tests/unit/api/__init__.py -> build/bdist.linux-x86_64/wheel/panko/tests/unit/api
copying build/lib/panko/tests/unit/api/test_app.py -> build/bdist.linux-x86_64/wheel/panko/tests/unit/api
copying build/lib/panko/tests/unit/api/test_versions.py -> build/bdist.linux-x86_64/wheel/panko/tests/unit/api
creating build/bdist.linux-x86_64/wheel/panko/tests/unit/api/v2
copying build/lib/panko/tests/unit/api/v2/__init__.py -> build/bdist.linux-x86_64/wheel/panko/tests/unit/api/v2
copying build/lib/panko/tests/unit/api/v2/test_wsme_custom_type.py -> build/bdist.linux-x86_64/wheel/panko/tests/unit/api/v2
copying build/lib/panko/tests/unit/api/v2/test_query.py -> build/bdist.linux-x86_64/wheel/panko/tests/unit/api/v2
creating build/bdist.linux-x86_64/wheel/panko/tests/unit/storage
copying build/lib/panko/tests/unit/storage/__init__.py -> build/bdist.linux-x86_64/wheel/panko/tests/unit/storage
copying build/lib/panko/tests/unit/storage/test_get_connection.py -> build/bdist.linux-x86_64/wheel/panko/tests/unit/storage
creating build/bdist.linux-x86_64/wheel/panko/tests/unit/storage/sqlalchemy
copying build/lib/panko/tests/unit/storage/sqlalchemy/__init__.py -> build/bdist.linux-x86_64/wheel/panko/tests/unit/storage/sqlalchemy
copying build/lib/panko/tests/unit/storage/sqlalchemy/test_models.py -> build/bdist.linux-x86_64/wheel/panko/tests/unit/storage/sqlalchemy
creating build/bdist.linux-x86_64/wheel/panko/tests/unit/meter
copying build/lib/panko/tests/unit/meter/__init__.py -> build/bdist.linux-x86_64/wheel/panko/tests/unit/meter
creating build/bdist.linux-x86_64/wheel/panko/tests/unit/event
copying build/lib/panko/tests/unit/event/__init__.py -> build/bdist.linux-x86_64/wheel/panko/tests/unit/event
copying build/lib/panko/tests/unit/__init__.py -> build/bdist.linux-x86_64/wheel/panko/tests/unit
copying build/lib/panko/tests/unit/test_utils.py -> build/bdist.linux-x86_64/wheel/panko/tests/unit
creating build/bdist.linux-x86_64/wheel/panko/tests/functional
copying build/lib/panko/tests/functional/__init__.py -> build/bdist.linux-x86_64/wheel/panko/tests/functional
copying build/lib/panko/tests/functional/test_bin.py -> build/bdist.linux-x86_64/wheel/panko/tests/functional
creating build/bdist.linux-x86_64/wheel/panko/tests/functional/gabbi
copying build/lib/panko/tests/functional/gabbi/fixtures.py -> build/bdist.linux-x86_64/wheel/panko/tests/functional/gabbi
copying build/lib/panko/tests/functional/gabbi/__init__.py -> build/bdist.linux-x86_64/wheel/panko/tests/functional/gabbi
copying build/lib/panko/tests/functional/gabbi/test_gabbi.py -> build/bdist.linux-x86_64/wheel/panko/tests/functional/gabbi
copying build/lib/panko/tests/functional/gabbi/test_gabbi_prefix.py -> build/bdist.linux-x86_64/wheel/panko/tests/functional/gabbi
creating build/bdist.linux-x86_64/wheel/panko/tests/functional/gabbi/gabbits
copying build/lib/panko/tests/functional/gabbi/gabbits/api-events-no-data.yaml -> build/bdist.linux-x86_64/wheel/panko/tests/functional/gabbi/gabbits
copying build/lib/panko/tests/functional/gabbi/gabbits/api-events-with-data.yaml -> build/bdist.linux-x86_64/wheel/panko/tests/functional/gabbi/gabbits
copying build/lib/panko/tests/functional/gabbi/gabbits/basic.yaml -> build/bdist.linux-x86_64/wheel/panko/tests/functional/gabbi/gabbits
copying build/lib/panko/tests/functional/gabbi/gabbits/capabilities.yaml -> build/bdist.linux-x86_64/wheel/panko/tests/functional/gabbi/gabbits
copying build/lib/panko/tests/functional/gabbi/gabbits/middleware.yaml -> build/bdist.linux-x86_64/wheel/panko/tests/functional/gabbi/gabbits
creating build/bdist.linux-x86_64/wheel/panko/tests/functional/gabbi/gabbits_prefix
copying build/lib/panko/tests/functional/gabbi/gabbits_prefix/basic.yaml -> build/bdist.linux-x86_64/wheel/panko/tests/functional/gabbi/gabbits_prefix
creating build/bdist.linux-x86_64/wheel/panko/tests/functional/api
copying build/lib/panko/tests/functional/api/__init__.py -> build/bdist.linux-x86_64/wheel/panko/tests/functional/api
creating build/bdist.linux-x86_64/wheel/panko/tests/functional/api/v2
copying build/lib/panko/tests/functional/api/v2/test_acl_scenarios.py -> build/bdist.linux-x86_64/wheel/panko/tests/functional/api/v2
copying build/lib/panko/tests/functional/api/v2/test_event_scenarios.py -> build/bdist.linux-x86_64/wheel/panko/tests/functional/api/v2
copying build/lib/panko/tests/functional/api/v2/__init__.py -> build/bdist.linux-x86_64/wheel/panko/tests/functional/api/v2
copying build/lib/panko/tests/functional/api/v2/test_app.py -> build/bdist.linux-x86_64/wheel/panko/tests/functional/api/v2
copying build/lib/panko/tests/functional/api/v2/test_capabilities.py -> build/bdist.linux-x86_64/wheel/panko/tests/functional/api/v2
creating build/bdist.linux-x86_64/wheel/panko/tests/functional/storage
copying build/lib/panko/tests/functional/storage/test_impl_mongodb.py -> build/bdist.linux-x86_64/wheel/panko/tests/functional/storage
copying build/lib/panko/tests/functional/storage/__init__.py -> build/bdist.linux-x86_64/wheel/panko/tests/functional/storage
copying build/lib/panko/tests/functional/storage/test_storage_scenarios.py -> build/bdist.linux-x86_64/wheel/panko/tests/functional/storage
copying build/lib/panko/tests/functional/storage/test_impl_sqlalchemy.py -> build/bdist.linux-x86_64/wheel/panko/tests/functional/storage
creating build/bdist.linux-x86_64/wheel/panko/tests/functional/publisher
copying build/lib/panko/tests/functional/publisher/__init__.py -> build/bdist.linux-x86_64/wheel/panko/tests/functional/publisher
creating build/bdist.linux-x86_64/wheel/panko/tests/functional/hooks
copying build/lib/panko/tests/functional/hooks/post_test_hook.sh -> build/bdist.linux-x86_64/wheel/panko/tests/functional/hooks
copying build/lib/panko/tests/db.py -> build/bdist.linux-x86_64/wheel/panko/tests
copying build/lib/panko/tests/base.py -> build/bdist.linux-x86_64/wheel/panko/tests
copying build/lib/panko/tests/__init__.py -> build/bdist.linux-x86_64/wheel/panko/tests
copying build/lib/panko/tests/mocks.py -> build/bdist.linux-x86_64/wheel/panko/tests
creating build/bdist.linux-x86_64/wheel/panko/api
creating build/bdist.linux-x86_64/wheel/panko/api/controllers
creating build/bdist.linux-x86_64/wheel/panko/api/controllers/v2
copying build/lib/panko/api/controllers/v2/capabilities.py -> build/bdist.linux-x86_64/wheel/panko/api/controllers/v2
copying build/lib/panko/api/controllers/v2/base.py -> build/bdist.linux-x86_64/wheel/panko/api/controllers/v2
copying build/lib/panko/api/controllers/v2/__init__.py -> build/bdist.linux-x86_64/wheel/panko/api/controllers/v2
copying build/lib/panko/api/controllers/v2/root.py -> build/bdist.linux-x86_64/wheel/panko/api/controllers/v2
copying build/lib/panko/api/controllers/v2/events.py -> build/bdist.linux-x86_64/wheel/panko/api/controllers/v2
copying build/lib/panko/api/controllers/v2/utils.py -> build/bdist.linux-x86_64/wheel/panko/api/controllers/v2
copying build/lib/panko/api/controllers/__init__.py -> build/bdist.linux-x86_64/wheel/panko/api/controllers
copying build/lib/panko/api/controllers/root.py -> build/bdist.linux-x86_64/wheel/panko/api/controllers
copying build/lib/panko/api/middleware.py -> build/bdist.linux-x86_64/wheel/panko/api
copying build/lib/panko/api/__init__.py -> build/bdist.linux-x86_64/wheel/panko/api
copying build/lib/panko/api/hooks.py -> build/bdist.linux-x86_64/wheel/panko/api
copying build/lib/panko/api/app.py -> build/bdist.linux-x86_64/wheel/panko/api
copying build/lib/panko/api/rbac.py -> build/bdist.linux-x86_64/wheel/panko/api
copying build/lib/panko/api/app.wsgi -> build/bdist.linux-x86_64/wheel/panko/api
creating build/bdist.linux-x86_64/wheel/panko/policies
copying build/lib/panko/policies/base.py -> build/bdist.linux-x86_64/wheel/panko/policies
copying build/lib/panko/policies/__init__.py -> build/bdist.linux-x86_64/wheel/panko/policies
copying build/lib/panko/policies/telemetry.py -> build/bdist.linux-x86_64/wheel/panko/policies
copying build/lib/panko/policies/segregation.py -> build/bdist.linux-x86_64/wheel/panko/policies
creating build/bdist.linux-x86_64/wheel/panko/storage
creating build/bdist.linux-x86_64/wheel/panko/storage/sqlalchemy
copying build/lib/panko/storage/sqlalchemy/__init__.py -> build/bdist.linux-x86_64/wheel/panko/storage/sqlalchemy
copying build/lib/panko/storage/sqlalchemy/models.py -> build/bdist.linux-x86_64/wheel/panko/storage/sqlalchemy
creating build/bdist.linux-x86_64/wheel/panko/storage/sqlalchemy/alembic
copying build/lib/panko/storage/sqlalchemy/alembic/README -> build/bdist.linux-x86_64/wheel/panko/storage/sqlalchemy/alembic
copying build/lib/panko/storage/sqlalchemy/alembic/alembic.ini -> build/bdist.linux-x86_64/wheel/panko/storage/sqlalchemy/alembic
copying build/lib/panko/storage/sqlalchemy/alembic/env.py -> build/bdist.linux-x86_64/wheel/panko/storage/sqlalchemy/alembic
copying build/lib/panko/storage/sqlalchemy/alembic/script.py.mako -> build/bdist.linux-x86_64/wheel/panko/storage/sqlalchemy/alembic
creating build/bdist.linux-x86_64/wheel/panko/storage/sqlalchemy/alembic/versions
copying build/lib/panko/storage/sqlalchemy/alembic/versions/c3955547bff2_support_big_integer_traits.py -> build/bdist.linux-x86_64/wheel/panko/storage/sqlalchemy/alembic/versions
creating build/bdist.linux-x86_64/wheel/panko/storage/hbase
copying build/lib/panko/storage/hbase/base.py -> build/bdist.linux-x86_64/wheel/panko/storage/hbase
copying build/lib/panko/storage/hbase/__init__.py -> build/bdist.linux-x86_64/wheel/panko/storage/hbase
copying build/lib/panko/storage/hbase/utils.py -> build/bdist.linux-x86_64/wheel/panko/storage/hbase
copying build/lib/panko/storage/hbase/inmemory.py -> build/bdist.linux-x86_64/wheel/panko/storage/hbase
creating build/bdist.linux-x86_64/wheel/panko/storage/mongo
copying build/lib/panko/storage/mongo/__init__.py -> build/bdist.linux-x86_64/wheel/panko/storage/mongo
copying build/lib/panko/storage/mongo/utils.py -> build/bdist.linux-x86_64/wheel/panko/storage/mongo
copying build/lib/panko/storage/base.py -> build/bdist.linux-x86_64/wheel/panko/storage
copying build/lib/panko/storage/pymongo_base.py -> build/bdist.linux-x86_64/wheel/panko/storage
copying build/lib/panko/storage/impl_mongodb.py -> build/bdist.linux-x86_64/wheel/panko/storage
copying build/lib/panko/storage/__init__.py -> build/bdist.linux-x86_64/wheel/panko/storage
copying build/lib/panko/storage/impl_elasticsearch.py -> build/bdist.linux-x86_64/wheel/panko/storage
copying build/lib/panko/storage/impl_sqlalchemy.py -> build/bdist.linux-x86_64/wheel/panko/storage
copying build/lib/panko/storage/models.py -> build/bdist.linux-x86_64/wheel/panko/storage
copying build/lib/panko/storage/impl_log.py -> build/bdist.linux-x86_64/wheel/panko/storage
copying build/lib/panko/storage/impl_hbase.py -> build/bdist.linux-x86_64/wheel/panko/storage
creating build/bdist.linux-x86_64/wheel/panko/cmd
copying build/lib/panko/cmd/__init__.py -> build/bdist.linux-x86_64/wheel/panko/cmd
copying build/lib/panko/cmd/storage.py -> build/bdist.linux-x86_64/wheel/panko/cmd
creating build/bdist.linux-x86_64/wheel/panko/hacking
copying build/lib/panko/hacking/checks.py -> build/bdist.linux-x86_64/wheel/panko/hacking
copying build/lib/panko/hacking/__init__.py -> build/bdist.linux-x86_64/wheel/panko/hacking
copying build/lib/panko/opts.py -> build/bdist.linux-x86_64/wheel/panko
copying build/lib/panko/version.py -> build/bdist.linux-x86_64/wheel/panko
copying build/lib/panko/__init__.py -> build/bdist.linux-x86_64/wheel/panko
copying build/lib/panko/service.py -> build/bdist.linux-x86_64/wheel/panko
copying build/lib/panko/i18n.py -> build/bdist.linux-x86_64/wheel/panko
copying build/lib/panko/utils.py -> build/bdist.linux-x86_64/wheel/panko
creating build/bdist.linux-x86_64/wheel/panko/conf
copying build/lib/panko/conf/__init__.py -> build/bdist.linux-x86_64/wheel/panko/conf
copying build/lib/panko/conf/defaults.py -> build/bdist.linux-x86_64/wheel/panko/conf
creating build/bdist.linux-x86_64/wheel/panko/publisher
copying build/lib/panko/publisher/__init__.py -> build/bdist.linux-x86_64/wheel/panko/publisher
copying build/lib/panko/publisher/database.py -> build/bdist.linux-x86_64/wheel/panko/publisher
creating build/bdist.linux-x86_64/wheel/panko/locale
creating build/bdist.linux-x86_64/wheel/panko/locale/en_GB
creating build/bdist.linux-x86_64/wheel/panko/locale/en_GB/LC_MESSAGES
copying build/lib/panko/locale/en_GB/LC_MESSAGES/panko.po -> build/bdist.linux-x86_64/wheel/panko/locale/en_GB/LC_MESSAGES
running install_egg_info
Copying panko.egg-info to build/bdist.linux-x86_64/wheel/panko-5.0.0-py2.7.egg-info
running install_scripts
/build-wheels/panko-5.0.0/.eggs/pbr-5.4.3-py2.7.egg/pbr/packaging.py:458: EasyInstallDeprecationWarning: Use get_header
header = easy_install.get_script_header("", executable, is_wininst)
Installing panko-api script to build/bdist.linux-x86_64/wheel/panko-5.0.0.data/scripts
creating build/bdist.linux-x86_64/wheel/panko-5.0.0.dist-info/WHEEL
/build-wheels

############################################################
Building pathlib-1.0.1-py2-none-any.whl
############################################################
Running: wget https://files.pythonhosted.org/packages/ac/aa/9b065a76b9af472437a0059f77e8f962fe350438b927cb80184c32f075eb/pathlib-1.0.1.tar.gz
--2019-10-05 18:05:25-- https://files.pythonhosted.org/packages/ac/aa/9b065a76b9af472437a0059f77e8f962fe350438b927cb80184c32f075eb/pathlib-1.0.1.tar.gz
Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.1.63, 151.101.65.63, 151.101.129.63, ...
Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.1.63|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 49298 (48K) [application/octet-stream]
Saving to: 'pathlib-1.0.1.tar.gz'

0K .......... .......... .......... .......... ........ 100% 2.83M=0.02s

2019-10-05 18:05:25 (2.83 MB/s) - 'pathlib-1.0.1.tar.gz' saved [49298/49298]

/build-wheels/pathlib-1.0.1 /build-wheels
########### Running fix_setup
running bdist_wheel
running build
running build_py
creating build
creating build/lib
copying pathlib.py -> build/lib
installing to build/bdist.linux-x86_64/wheel
running install
running install_lib
creating build/bdist.linux-x86_64
creating build/bdist.linux-x86_64/wheel
copying build/lib/pathlib.py -> build/bdist.linux-x86_64/wheel
running install_egg_info
running egg_info
creating pathlib.egg-info
writing pathlib.egg-info/PKG-INFO
writing top-level names to pathlib.egg-info/top_level.txt
writing dependency_links to pathlib.egg-info/dependency_links.txt
writing manifest file 'pathlib.egg-info/SOURCES.txt'
reading manifest file 'pathlib.egg-info/SOURCES.txt'
writing manifest file 'pathlib.egg-info/SOURCES.txt'
Copying pathlib.egg-info to build/bdist.linux-x86_64/wheel/pathlib-1.0.1-py2.7.egg-info
running install_scripts
creating build/bdist.linux-x86_64/wheel/pathlib-1.0.1.dist-info/WHEEL
/build-wheels

############################################################
Building pecan-1.3.2-py2-none-any.whl
############################################################
Running: wget https://files.pythonhosted.org/packages/91/2c/ac1874e148ad57c8d50831949b9329adbe20580dfc55d3e4899221563d49/pecan-1.3.2.tar.gz
--2019-10-05 18:05:25-- https://files.pythonhosted.org/packages/91/2c/ac1874e148ad57c8d50831949b9329adbe20580dfc55d3e4899221563d49/pecan-1.3.2.tar.gz
Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.1.63, 151.101.65.63, 151.101.129.63, ...
Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.1.63|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 119868 (117K) [binary/octet-stream]
Saving to: 'pecan-1.3.2.tar.gz'

0K .......... .......... .......... .......... .......... 42% 3.18M 0s
50K .......... .......... .......... .......... .......... 85% 6.64M 0s
100K .......... ....... 100% 98.9M=0.02s

2019-10-05 18:05:25 (5.00 MB/s) - 'pecan-1.3.2.tar.gz' saved [119868/119868]

/build-wheels/pecan-1.3.2 /build-wheels
running bdist_wheel
running build
running build_py
creating build
creating build/lib
creating build/lib/pecan
copying pecan/__init__.py -> build/lib/pecan
copying pecan/configuration.py -> build/lib/pecan
copying pecan/core.py -> build/lib/pecan
copying pecan/decorators.py -> build/lib/pecan
copying pecan/deploy.py -> build/lib/pecan
copying pecan/extensions.py -> build/lib/pecan
copying pecan/hooks.py -> build/lib/pecan
copying pecan/jsonify.py -> build/lib/pecan
copying pecan/log.py -> build/lib/pecan
copying pecan/rest.py -> build/lib/pecan
copying pecan/routing.py -> build/lib/pecan
copying pecan/secure.py -> build/lib/pecan
copying pecan/templating.py -> build/lib/pecan
copying pecan/testing.py -> build/lib/pecan
copying pecan/util.py -> build/lib/pecan
creating build/lib/pecan/commands
copying pecan/commands/__init__.py -> build/lib/pecan/commands
copying pecan/commands/base.py -> build/lib/pecan/commands
copying pecan/commands/create.py -> build/lib/pecan/commands
copying pecan/commands/serve.py -> build/lib/pecan/commands
copying pecan/commands/shell.py -> build/lib/pecan/commands
creating build/lib/pecan/compat
copying pecan/compat/__init__.py -> build/lib/pecan/compat
creating build/lib/pecan/ext
copying pecan/ext/__init__.py -> build/lib/pecan/ext
creating build/lib/pecan/middleware
copying pecan/middleware/__init__.py -> build/lib/pecan/middleware
copying pecan/middleware/debug.py -> build/lib/pecan/middleware
copying pecan/middleware/errordocument.py -> build/lib/pecan/middleware
copying pecan/middleware/recursive.py -> build/lib/pecan/middleware
copying pecan/middleware/static.py -> build/lib/pecan/middleware
creating build/lib/pecan/scaffolds
copying pecan/scaffolds/__init__.py -> build/lib/pecan/scaffolds
creating build/lib/pecan/tests
copying pecan/tests/__init__.py -> build/lib/pecan/tests
copying pecan/tests/scaffold_builder.py -> build/lib/pecan/tests
copying pecan/tests/test_base.py -> build/lib/pecan/tests
copying pecan/tests/test_commands.py -> build/lib/pecan/tests
copying pecan/tests/test_conf.py -> build/lib/pecan/tests
copying pecan/tests/test_generic.py -> build/lib/pecan/tests
copying pecan/tests/test_hooks.py -> build/lib/pecan/tests
copying pecan/tests/test_jsonify.py -> build/lib/pecan/tests
copying pecan/tests/test_no_thread_locals.py -> build/lib/pecan/tests
copying pecan/tests/test_rest.py -> build/lib/pecan/tests
copying pecan/tests/test_scaffolds.py -> build/lib/pecan/tests
copying pecan/tests/test_secure.py -> build/lib/pecan/tests
copying pecan/tests/test_templating.py -> build/lib/pecan/tests
copying pecan/tests/test_util.py -> build/lib/pecan/tests
creating build/lib/pecan/tests/middleware
copying pecan/tests/middleware/__init__.py -> build/lib/pecan/tests/middleware
copying pecan/tests/middleware/test_errordocument.py -> build/lib/pecan/tests/middleware
copying pecan/tests/middleware/test_recursive.py -> build/lib/pecan/tests/middleware
copying pecan/tests/middleware/test_static.py -> build/lib/pecan/tests/middleware
creating build/lib/pecan/tests/scaffold_fixtures
copying pecan/tests/scaffold_fixtures/__init__.py -> build/lib/pecan/tests/scaffold_fixtures
creating build/lib/pecan/tests/templates
copying pecan/tests/templates/__init__.py -> build/lib/pecan/tests/templates
running egg_info
writing requirements to pecan.egg-info/requires.txt
writing pecan.egg-info/PKG-INFO
writing top-level names to pecan.egg-info/top_level.txt
writing dependency_links to pecan.egg-info/dependency_links.txt
writing entry points to pecan.egg-info/entry_points.txt
reading manifest file 'pecan.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no files found matching 'pecan/middleware/resources/*'
writing manifest file 'pecan.egg-info/SOURCES.txt'
creating build/lib/pecan/scaffolds/base
copying pecan/scaffolds/base/MANIFEST.in -> build/lib/pecan/scaffolds/base
copying pecan/scaffolds/base/config.py_tmpl -> build/lib/pecan/scaffolds/base
copying pecan/scaffolds/base/setup.cfg_tmpl -> build/lib/pecan/scaffolds/base
copying pecan/scaffolds/base/setup.py_tmpl -> build/lib/pecan/scaffolds/base
creating build/lib/pecan/scaffolds/base/+package+
copying pecan/scaffolds/base/+package+/__init__.py -> build/lib/pecan/scaffolds/base/+package+
copying pecan/scaffolds/base/+package+/app.py_tmpl -> build/lib/pecan/scaffolds/base/+package+
creating build/lib/pecan/scaffolds/base/+package+/controllers
copying pecan/scaffolds/base/+package+/controllers/__init__.py -> build/lib/pecan/scaffolds/base/+package+/controllers
copying pecan/scaffolds/base/+package+/controllers/root.py -> build/lib/pecan/scaffolds/base/+package+/controllers
creating build/lib/pecan/scaffolds/base/+package+/model
copying pecan/scaffolds/base/+package+/model/__init__.py -> build/lib/pecan/scaffolds/base/+package+/model
creating build/lib/pecan/scaffolds/base/+package+/templates
copying pecan/scaffolds/base/+package+/templates/error.html -> build/lib/pecan/scaffolds/base/+package+/templates
copying pecan/scaffolds/base/+package+/templates/index.html -> build/lib/pecan/scaffolds/base/+package+/templates
copying pecan/scaffolds/base/+package+/templates/layout.html -> build/lib/pecan/scaffolds/base/+package+/templates
creating build/lib/pecan/scaffolds/base/+package+/tests
copying pecan/scaffolds/base/+package+/tests/__init__.py_tmpl -> build/lib/pecan/scaffolds/base/+package+/tests
copying pecan/scaffolds/base/+package+/tests/config.py_tmpl -> build/lib/pecan/scaffolds/base/+package+/tests
copying pecan/scaffolds/base/+package+/tests/test_functional.py_tmpl -> build/lib/pecan/scaffolds/base/+package+/tests
copying pecan/scaffolds/base/+package+/tests/test_units.py -> build/lib/pecan/scaffolds/base/+package+/tests
creating build/lib/pecan/scaffolds/base/public
creating build/lib/pecan/scaffolds/base/public/css
copying pecan/scaffolds/base/public/css/style.css -> build/lib/pecan/scaffolds/base/public/css
creating build/lib/pecan/scaffolds/base/public/images
copying pecan/scaffolds/base/public/images/logo.png -> build/lib/pecan/scaffolds/base/public/images
creating build/lib/pecan/scaffolds/rest-api
copying pecan/scaffolds/rest-api/config.py_tmpl -> build/lib/pecan/scaffolds/rest-api
copying pecan/scaffolds/rest-api/setup.cfg_tmpl -> build/lib/pecan/scaffolds/rest-api
copying pecan/scaffolds/rest-api/setup.py_tmpl -> build/lib/pecan/scaffolds/rest-api
creating build/lib/pecan/scaffolds/rest-api/+package+
copying pecan/scaffolds/rest-api/+package+/__init__.py -> build/lib/pecan/scaffolds/rest-api/+package+
copying pecan/scaffolds/rest-api/+package+/app.py_tmpl -> build/lib/pecan/scaffolds/rest-api/+package+
copying pecan/scaffolds/rest-api/+package+/errors.py -> build/lib/pecan/scaffolds/rest-api/+package+
creating build/lib/pecan/scaffolds/rest-api/+package+/controllers
copying pecan/scaffolds/rest-api/+package+/controllers/__init__.py -> build/lib/pecan/scaffolds/rest-api/+package+/controllers
copying pecan/scaffolds/rest-api/+package+/controllers/root.py -> build/lib/pecan/scaffolds/rest-api/+package+/controllers
creating build/lib/pecan/scaffolds/rest-api/+package+/model
copying pecan/scaffolds/rest-api/+package+/model/__init__.py -> build/lib/pecan/scaffolds/rest-api/+package+/model
creating build/lib/pecan/scaffolds/rest-api/+package+/tests
copying pecan/scaffolds/rest-api/+package+/tests/__init__.py_tmpl -> build/lib/pecan/scaffolds/rest-api/+package+/tests
copying pecan/scaffolds/rest-api/+package+/tests/config.py_tmpl -> build/lib/pecan/scaffolds/rest-api/+package+/tests
copying pecan/scaffolds/rest-api/+package+/tests/test_functional.py_tmpl -> build/lib/pecan/scaffolds/rest-api/+package+/tests
copying pecan/scaffolds/rest-api/+package+/tests/test_units.py -> build/lib/pecan/scaffolds/rest-api/+package+/tests
creating build/lib/pecan/tests/config_fixtures
copying pecan/tests/config_fixtures/config.py -> build/lib/pecan/tests/config_fixtures
copying pecan/tests/config_fixtures/empty.py -> build/lib/pecan/tests/config_fixtures
copying pecan/tests/config_fixtures/foobar.py -> build/lib/pecan/tests/config_fixtures
copying pecan/tests/config_fixtures/forcedict.py -> build/lib/pecan/tests/config_fixtures
creating build/lib/pecan/tests/config_fixtures/bad
copying pecan/tests/config_fixtures/bad/importerror.py -> build/lib/pecan/tests/config_fixtures/bad
copying pecan/tests/config_fixtures/bad/module_and_underscore.py -> build/lib/pecan/tests/config_fixtures/bad
creating build/lib/pecan/tests/middleware/static_fixtures
copying pecan/tests/middleware/static_fixtures/self.png -> build/lib/pecan/tests/middleware/static_fixtures
copying pecan/tests/middleware/static_fixtures/text.txt -> build/lib/pecan/tests/middleware/static_fixtures
creating build/lib/pecan/tests/scaffold_fixtures/content_sub
copying pecan/tests/scaffold_fixtures/content_sub/foo_tmpl -> build/lib/pecan/tests/scaffold_fixtures/content_sub
creating build/lib/pecan/tests/scaffold_fixtures/content_sub/bar
copying pecan/tests/scaffold_fixtures/content_sub/bar/spam.txt_tmpl -> build/lib/pecan/tests/scaffold_fixtures/content_sub/bar
creating build/lib/pecan/tests/scaffold_fixtures/file_sub
copying pecan/tests/scaffold_fixtures/file_sub/foo_+package+ -> build/lib/pecan/tests/scaffold_fixtures/file_sub
creating build/lib/pecan/tests/scaffold_fixtures/file_sub/bar_+package+
copying pecan/tests/scaffold_fixtures/file_sub/bar_+package+/spam.txt -> build/lib/pecan/tests/scaffold_fixtures/file_sub/bar_+package+
creating build/lib/pecan/tests/scaffold_fixtures/simple
copying pecan/tests/scaffold_fixtures/simple/foo -> build/lib/pecan/tests/scaffold_fixtures/simple
creating build/lib/pecan/tests/scaffold_fixtures/simple/bar
copying pecan/tests/scaffold_fixtures/simple/bar/spam.txt -> build/lib/pecan/tests/scaffold_fixtures/simple/bar
copying pecan/tests/templates/form_colors.html -> build/lib/pecan/tests/templates
copying pecan/tests/templates/form_colors_invalid.html -> build/lib/pecan/tests/templates
copying pecan/tests/templates/form_colors_valid.html -> build/lib/pecan/tests/templates
copying pecan/tests/templates/form_login_invalid.html -> build/lib/pecan/tests/templates
copying pecan/tests/templates/form_login_valid.html -> build/lib/pecan/tests/templates
copying pecan/tests/templates/form_name.html -> build/lib/pecan/tests/templates
copying pecan/tests/templates/form_name_invalid.html -> build/lib/pecan/tests/templates
copying pecan/tests/templates/form_name_invalid_custom.html -> build/lib/pecan/tests/templates
copying pecan/tests/templates/form_name_valid.html -> build/lib/pecan/tests/templates
copying pecan/tests/templates/genshi.html -> build/lib/pecan/tests/templates
copying pecan/tests/templates/genshi_bad.html -> build/lib/pecan/tests/templates
copying pecan/tests/templates/jinja.html -> build/lib/pecan/tests/templates
copying pecan/tests/templates/jinja_bad.html -> build/lib/pecan/tests/templates
copying pecan/tests/templates/kajiki.html -> build/lib/pecan/tests/templates
copying pecan/tests/templates/mako.html -> build/lib/pecan/tests/templates
copying pecan/tests/templates/mako_bad.html -> build/lib/pecan/tests/templates
running build_scripts
creating build/scripts-2.7
copying and adjusting bin/pecan -> build/scripts-2.7
changing mode of build/scripts-2.7/pecan from 644 to 755
installing to build/bdist.linux-x86_64/wheel
running install
running install_lib
creating build/bdist.linux-x86_64
creating build/bdist.linux-x86_64/wheel
creating build/bdist.linux-x86_64/wheel/pecan
copying build/lib/pecan/__init__.py -> build/bdist.linux-x86_64/wheel/pecan
copying build/lib/pecan/configuration.py -> build/bdist.linux-x86_64/wheel/pecan
copying build/lib/pecan/core.py -> build/bdist.linux-x86_64/wheel/pecan
copying build/lib/pecan/decorators.py -> build/bdist.linux-x86_64/wheel/pecan
copying build/lib/pecan/deploy.py -> build/bdist.linux-x86_64/wheel/pecan
copying build/lib/pecan/extensions.py -> build/bdist.linux-x86_64/wheel/pecan
copying build/lib/pecan/hooks.py -> build/bdist.linux-x86_64/wheel/pecan
copying build/lib/pecan/jsonify.py -> build/bdist.linux-x86_64/wheel/pecan
copying build/lib/pecan/log.py -> build/bdist.linux-x86_64/wheel/pecan
copying build/lib/pecan/rest.py -> build/bdist.linux-x86_64/wheel/pecan
copying build/lib/pecan/routing.py -> build/bdist.linux-x86_64/wheel/pecan
copying build/lib/pecan/secure.py -> build/bdist.linux-x86_64/wheel/pecan
copying build/lib/pecan/templating.py -> build/bdist.linux-x86_64/wheel/pecan
copying build/lib/pecan/testing.py -> build/bdist.linux-x86_64/wheel/pecan
copying build/lib/pecan/util.py -> build/bdist.linux-x86_64/wheel/pecan
creating build/bdist.linux-x86_64/wheel/pecan/commands
copying build/lib/pecan/commands/__init__.py -> build/bdist.linux-x86_64/wheel/pecan/commands
copying build/lib/pecan/commands/base.py -> build/bdist.linux-x86_64/wheel/pecan/commands
copying build/lib/pecan/commands/create.py -> build/bdist.linux-x86_64/wheel/pecan/commands
copying build/lib/pecan/commands/serve.py -> build/bdist.linux-x86_64/wheel/pecan/commands
copying build/lib/pecan/commands/shell.py -> build/bdist.linux-x86_64/wheel/pecan/commands
creating build/bdist.linux-x86_64/wheel/pecan/compat
copying build/lib/pecan/compat/__init__.py -> build/bdist.linux-x86_64/wheel/pecan/compat
creating build/bdist.linux-x86_64/wheel/pecan/ext
copying build/lib/pecan/ext/__init__.py -> build/bdist.linux-x86_64/wheel/pecan/ext
creating build/bdist.linux-x86_64/wheel/pecan/middleware
copying build/lib/pecan/middleware/__init__.py -> build/bdist.linux-x86_64/wheel/pecan/middleware
copying build/lib/pecan/middleware/debug.py -> build/bdist.linux-x86_64/wheel/pecan/middleware
copying build/lib/pecan/middleware/errordocument.py -> build/bdist.linux-x86_64/wheel/pecan/middleware
copying build/lib/pecan/middleware/recursive.py -> build/bdist.linux-x86_64/wheel/pecan/middleware
copying build/lib/pecan/middleware/static.py -> build/bdist.linux-x86_64/wheel/pecan/middleware
creating build/bdist.linux-x86_64/wheel/pecan/scaffolds
copying build/lib/pecan/scaffolds/__init__.py -> build/bdist.linux-x86_64/wheel/pecan/scaffolds
creating build/bdist.linux-x86_64/wheel/pecan/scaffolds/base
copying build/lib/pecan/scaffolds/base/MANIFEST.in -> build/bdist.linux-x86_64/wheel/pecan/scaffolds/base
copying build/lib/pecan/scaffolds/base/config.py_tmpl -> build/bdist.linux-x86_64/wheel/pecan/scaffolds/base
copying build/lib/pecan/scaffolds/base/setup.cfg_tmpl -> build/bdist.linux-x86_64/wheel/pecan/scaffolds/base
copying build/lib/pecan/scaffolds/base/setup.py_tmpl -> build/bdist.linux-x86_64/wheel/pecan/scaffolds/base
creating build/bdist.linux-x86_64/wheel/pecan/scaffolds/base/+package+
copying build/lib/pecan/scaffolds/base/+package+/__init__.py -> build/bdist.linux-x86_64/wheel/pecan/scaffolds/base/+package+
copying build/lib/pecan/scaffolds/base/+package+/app.py_tmpl -> build/bdist.linux-x86_64/wheel/pecan/scaffolds/base/+package+
creating build/bdist.linux-x86_64/wheel/pecan/scaffolds/base/+package+/controllers
copying build/lib/pecan/scaffolds/base/+package+/controllers/__init__.py -> build/bdist.linux-x86_64/wheel/pecan/scaffolds/base/+package+/controllers
copying build/lib/pecan/scaffolds/base/+package+/controllers/root.py -> build/bdist.linux-x86_64/wheel/pecan/scaffolds/base/+package+/controllers
creating build/bdist.linux-x86_64/wheel/pecan/scaffolds/base/+package+/model
copying build/lib/pecan/scaffolds/base/+package+/model/__init__.py -> build/bdist.linux-x86_64/wheel/pecan/scaffolds/base/+package+/model
creating build/bdist.linux-x86_64/wheel/pecan/scaffolds/base/+package+/templates
copying build/lib/pecan/scaffolds/base/+package+/templates/error.html -> build/bdist.linux-x86_64/wheel/pecan/scaffolds/base/+package+/templates
copying build/lib/pecan/scaffolds/base/+package+/templates/index.html -> build/bdist.linux-x86_64/wheel/pecan/scaffolds/base/+package+/templates
copying build/lib/pecan/scaffolds/base/+package+/templates/layout.html -> build/bdist.linux-x86_64/wheel/pecan/scaffolds/base/+package+/templates
creating build/bdist.linux-x86_64/wheel/pecan/scaffolds/base/+package+/tests
copying build/lib/pecan/scaffolds/base/+package+/tests/__init__.py_tmpl -> build/bdist.linux-x86_64/wheel/pecan/scaffolds/base/+package+/tests
copying build/lib/pecan/scaffolds/base/+package+/tests/config.py_tmpl -> build/bdist.linux-x86_64/wheel/pecan/scaffolds/base/+package+/tests
copying build/lib/pecan/scaffolds/base/+package+/tests/test_functional.py_tmpl -> build/bdist.linux-x86_64/wheel/pecan/scaffolds/base/+package+/tests
copying build/lib/pecan/scaffolds/base/+package+/tests/test_units.py -> build/bdist.linux-x86_64/wheel/pecan/scaffolds/base/+package+/tests
creating build/bdist.linux-x86_64/wheel/pecan/scaffolds/base/public
creating build/bdist.linux-x86_64/wheel/pecan/scaffolds/base/public/css
copying build/lib/pecan/scaffolds/base/public/css/style.css -> build/bdist.linux-x86_64/wheel/pecan/scaffolds/base/public/css
creating build/bdist.linux-x86_64/wheel/pecan/scaffolds/base/public/images
copying build/lib/pecan/scaffolds/base/public/images/logo.png -> build/bdist.linux-x86_64/wheel/pecan/scaffolds/base/public/images
creating build/bdist.linux-x86_64/wheel/pecan/scaffolds/rest-api
copying build/lib/pecan/scaffolds/rest-api/config.py_tmpl -> build/bdist.linux-x86_64/wheel/pecan/scaffolds/rest-api
copying build/lib/pecan/scaffolds/rest-api/setup.cfg_tmpl -> build/bdist.linux-x86_64/wheel/pecan/scaffolds/rest-api
copying build/lib/pecan/scaffolds/rest-api/setup.py_tmpl -> build/bdist.linux-x86_64/wheel/pecan/scaffolds/rest-api
creating build/bdist.linux-x86_64/wheel/pecan/scaffolds/rest-api/+package+
copying build/lib/pecan/scaffolds/rest-api/+package+/__init__.py -> build/bdist.linux-x86_64/wheel/pecan/scaffolds/rest-api/+package+
copying build/lib/pecan/scaffolds/rest-api/+package+/app.py_tmpl -> build/bdist.linux-x86_64/wheel/pecan/scaffolds/rest-api/+package+
copying build/lib/pecan/scaffolds/rest-api/+package+/errors.py -> build/bdist.linux-x86_64/wheel/pecan/scaffolds/rest-api/+package+
creating build/bdist.linux-x86_64/wheel/pecan/scaffolds/rest-api/+package+/controllers
copying build/lib/pecan/scaffolds/rest-api/+package+/controllers/__init__.py -> build/bdist.linux-x86_64/wheel/pecan/scaffolds/rest-api/+package+/controllers
copying build/lib/pecan/scaffolds/rest-api/+package+/controllers/root.py -> build/bdist.linux-x86_64/wheel/pecan/scaffolds/rest-api/+package+/controllers
creating build/bdist.linux-x86_64/wheel/pecan/scaffolds/rest-api/+package+/model
copying build/lib/pecan/scaffolds/rest-api/+package+/model/__init__.py -> build/bdist.linux-x86_64/wheel/pecan/scaffolds/rest-api/+package+/model
creating build/bdist.linux-x86_64/wheel/pecan/scaffolds/rest-api/+package+/tests
copying build/lib/pecan/scaffolds/rest-api/+package+/tests/__init__.py_tmpl -> build/bdist.linux-x86_64/wheel/pecan/scaffolds/rest-api/+package+/tests
copying build/lib/pecan/scaffolds/rest-api/+package+/tests/config.py_tmpl -> build/bdist.linux-x86_64/wheel/pecan/scaffolds/rest-api/+package+/tests
copying build/lib/pecan/scaffolds/rest-api/+package+/tests/test_functional.py_tmpl -> build/bdist.linux-x86_64/wheel/pecan/scaffolds/rest-api/+package+/tests
copying build/lib/pecan/scaffolds/rest-api/+package+/tests/test_units.py -> build/bdist.linux-x86_64/wheel/pecan/scaffolds/rest-api/+package+/tests
creating build/bdist.linux-x86_64/wheel/pecan/tests
copying build/lib/pecan/tests/__init__.py -> build/bdist.linux-x86_64/wheel/pecan/tests
copying build/lib/pecan/tests/scaffold_builder.py -> build/bdist.linux-x86_64/wheel/pecan/tests
copying build/lib/pecan/tests/test_base.py -> build/bdist.linux-x86_64/wheel/pecan/tests
copying build/lib/pecan/tests/test_commands.py -> build/bdist.linux-x86_64/wheel/pecan/tests
copying build/lib/pecan/tests/test_conf.py -> build/bdist.linux-x86_64/wheel/pecan/tests
copying build/lib/pecan/tests/test_generic.py -> build/bdist.linux-x86_64/wheel/pecan/tests
copying build/lib/pecan/tests/test_hooks.py -> build/bdist.linux-x86_64/wheel/pecan/tests
copying build/lib/pecan/tests/test_jsonify.py -> build/bdist.linux-x86_64/wheel/pecan/tests
copying build/lib/pecan/tests/test_no_thread_locals.py -> build/bdist.linux-x86_64/wheel/pecan/tests
copying build/lib/pecan/tests/test_rest.py -> build/bdist.linux-x86_64/wheel/pecan/tests
copying build/lib/pecan/tests/test_scaffolds.py -> build/bdist.linux-x86_64/wheel/pecan/tests
copying build/lib/pecan/tests/test_secure.py -> build/bdist.linux-x86_64/wheel/pecan/tests
copying build/lib/pecan/tests/test_templating.py -> build/bdist.linux-x86_64/wheel/pecan/tests
copying build/lib/pecan/tests/test_util.py -> build/bdist.linux-x86_64/wheel/pecan/tests
creating build/bdist.linux-x86_64/wheel/pecan/tests/middleware
copying build/lib/pecan/tests/middleware/__init__.py -> build/bdist.linux-x86_64/wheel/pecan/tests/middleware
copying build/lib/pecan/tests/middleware/test_errordocument.py -> build/bdist.linux-x86_64/wheel/pecan/tests/middleware
copying build/lib/pecan/tests/middleware/test_recursive.py -> build/bdist.linux-x86_64/wheel/pecan/tests/middleware
copying build/lib/pecan/tests/middleware/test_static.py -> build/bdist.linux-x86_64/wheel/pecan/tests/middleware
creating build/bdist.linux-x86_64/wheel/pecan/tests/middleware/static_fixtures
copying build/lib/pecan/tests/middleware/static_fixtures/self.png -> build/bdist.linux-x86_64/wheel/pecan/tests/middleware/static_fixtures
copying build/lib/pecan/tests/middleware/static_fixtures/text.txt -> build/bdist.linux-x86_64/wheel/pecan/tests/middleware/static_fixtures
creating build/bdist.linux-x86_64/wheel/pecan/tests/scaffold_fixtures
copying build/lib/pecan/tests/scaffold_fixtures/__init__.py -> build/bdist.linux-x86_64/wheel/pecan/tests/scaffold_fixtures
creating build/bdist.linux-x86_64/wheel/pecan/tests/scaffold_fixtures/content_sub
copying build/lib/pecan/tests/scaffold_fixtures/content_sub/foo_tmpl -> build/bdist.linux-x86_64/wheel/pecan/tests/scaffold_fixtures/content_sub
creating build/bdist.linux-x86_64/wheel/pecan/tests/scaffold_fixtures/content_sub/bar
copying build/lib/pecan/tests/scaffold_fixtures/content_sub/bar/spam.txt_tmpl -> build/bdist.linux-x86_64/wheel/pecan/tests/scaffold_fixtures/content_sub/bar
creating build/bdist.linux-x86_64/wheel/pecan/tests/scaffold_fixtures/file_sub
copying build/lib/pecan/tests/scaffold_fixtures/file_sub/foo_+package+ -> build/bdist.linux-x86_64/wheel/pecan/tests/scaffold_fixtures/file_sub
creating build/bdist.linux-x86_64/wheel/pecan/tests/scaffold_fixtures/file_sub/bar_+package+
copying build/lib/pecan/tests/scaffold_fixtures/file_sub/bar_+package+/spam.txt -> build/bdist.linux-x86_64/wheel/pecan/tests/scaffold_fixtures/file_sub/bar_+package+
creating build/bdist.linux-x86_64/wheel/pecan/tests/scaffold_fixtures/simple
copying build/lib/pecan/tests/scaffold_fixtures/simple/foo -> build/bdist.linux-x86_64/wheel/pecan/tests/scaffold_fixtures/simple
creating build/bdist.linux-x86_64/wheel/pecan/tests/scaffold_fixtures/simple/bar
copying build/lib/pecan/tests/scaffold_fixtures/simple/bar/spam.txt -> build/bdist.linux-x86_64/wheel/pecan/tests/scaffold_fixtures/simple/bar
creating build/bdist.linux-x86_64/wheel/pecan/tests/templates
copying build/lib/pecan/tests/templates/__init__.py -> build/bdist.linux-x86_64/wheel/pecan/tests/templates
copying build/lib/pecan/tests/templates/form_colors.html -> build/bdist.linux-x86_64/wheel/pecan/tests/templates
copying build/lib/pecan/tests/templates/form_colors_invalid.html -> build/bdist.linux-x86_64/wheel/pecan/tests/templates
copying build/lib/pecan/tests/templates/form_colors_valid.html -> build/bdist.linux-x86_64/wheel/pecan/tests/templates
copying build/lib/pecan/tests/templates/form_login_invalid.html -> build/bdist.linux-x86_64/wheel/pecan/tests/templates
copying build/lib/pecan/tests/templates/form_login_valid.html -> build/bdist.linux-x86_64/wheel/pecan/tests/templates
copying build/lib/pecan/tests/templates/form_name.html -> build/bdist.linux-x86_64/wheel/pecan/tests/templates
copying build/lib/pecan/tests/templates/form_name_invalid.html -> build/bdist.linux-x86_64/wheel/pecan/tests/templates
copying build/lib/pecan/tests/templates/form_name_invalid_custom.html -> build/bdist.linux-x86_64/wheel/pecan/tests/templates
copying build/lib/pecan/tests/templates/form_name_valid.html -> build/bdist.linux-x86_64/wheel/pecan/tests/templates
copying build/lib/pecan/tests/templates/genshi.html -> build/bdist.linux-x86_64/wheel/pecan/tests/templates
copying build/lib/pecan/tests/templates/genshi_bad.html -> build/bdist.linux-x86_64/wheel/pecan/tests/templates
copying build/lib/pecan/tests/templates/jinja.html -> build/bdist.linux-x86_64/wheel/pecan/tests/templates
copying build/lib/pecan/tests/templates/jinja_bad.html -> build/bdist.linux-x86_64/wheel/pecan/tests/templates
copying build/lib/pecan/tests/templates/kajiki.html -> build/bdist.linux-x86_64/wheel/pecan/tests/templates
copying build/lib/pecan/tests/templates/mako.html -> build/bdist.linux-x86_64/wheel/pecan/tests/templates
copying build/lib/pecan/tests/templates/mako_bad.html -> build/bdist.linux-x86_64/wheel/pecan/tests/templates
creating build/bdist.linux-x86_64/wheel/pecan/tests/config_fixtures
copying build/lib/pecan/tests/config_fixtures/config.py -> build/bdist.linux-x86_64/wheel/pecan/tests/config_fixtures
copying build/lib/pecan/tests/config_fixtures/empty.py -> build/bdist.linux-x86_64/wheel/pecan/tests/config_fixtures
copying build/lib/pecan/tests/config_fixtures/foobar.py -> build/bdist.linux-x86_64/wheel/pecan/tests/config_fixtures
copying build/lib/pecan/tests/config_fixtures/forcedict.py -> build/bdist.linux-x86_64/wheel/pecan/tests/config_fixtures
creating build/bdist.linux-x86_64/wheel/pecan/tests/config_fixtures/bad
copying build/lib/pecan/tests/config_fixtures/bad/importerror.py -> build/bdist.linux-x86_64/wheel/pecan/tests/config_fixtures/bad
copying build/lib/pecan/tests/config_fixtures/bad/module_and_underscore.py -> build/bdist.linux-x86_64/wheel/pecan/tests/config_fixtures/bad
running install_egg_info
Copying pecan.egg-info to build/bdist.linux-x86_64/wheel/pecan-1.3.2-py2.7.egg-info
running install_scripts
creating build/bdist.linux-x86_64/wheel/pecan-1.3.2.data
creating build/bdist.linux-x86_64/wheel/pecan-1.3.2.data/scripts
copying build/scripts-2.7/pecan -> build/bdist.linux-x86_64/wheel/pecan-1.3.2.data/scripts
changing mode of build/bdist.linux-x86_64/wheel/pecan-1.3.2.data/scripts/pecan to 755
creating build/bdist.linux-x86_64/wheel/pecan-1.3.2.dist-info/WHEEL
/build-wheels

############################################################
Building pika_pool-0.1.3-py2-none-any.whl
############################################################
Running: wget https://files.pythonhosted.org/packages/ec/48/50c8f02a3eef4cb824bec50661ec1713040402cc1b2a38954dc977a59c23/pika-pool-0.1.3.tar.gz
--2019-10-05 18:05:26-- https://files.pythonhosted.org/packages/ec/48/50c8f02a3eef4cb824bec50661ec1713040402cc1b2a38954dc977a59c23/pika-pool-0.1.3.tar.gz
Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.1.63, 151.101.65.63, 151.101.129.63, ...
Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.1.63|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 4722 (4.6K) [application/octet-stream]
Saving to: 'pika-pool-0.1.3.tar.gz'

0K .... 100% 34.1M=0s

2019-10-05 18:05:26 (34.1 MB/s) - 'pika-pool-0.1.3.tar.gz' saved [4722/4722]

/build-wheels/pika-pool-0.1.3 /build-wheels
running bdist_wheel
running build
running build_py
creating build
creating build/lib
copying pika_pool.py -> build/lib
running egg_info
writing requirements to pika_pool.egg-info/requires.txt
writing pika_pool.egg-info/PKG-INFO
writing top-level names to pika_pool.egg-info/top_level.txt
writing dependency_links to pika_pool.egg-info/dependency_links.txt
reading manifest file 'pika_pool.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
writing manifest file 'pika_pool.egg-info/SOURCES.txt'
installing to build/bdist.linux-x86_64/wheel
running install
running install_lib
creating build/bdist.linux-x86_64
creating build/bdist.linux-x86_64/wheel
copying build/lib/pika_pool.py -> build/bdist.linux-x86_64/wheel
running install_egg_info
Copying pika_pool.egg-info to build/bdist.linux-x86_64/wheel/pika_pool-0.1.3-py2.7.egg-info
running install_scripts
creating build/bdist.linux-x86_64/wheel/pika_pool-0.1.3.dist-info/WHEEL
/build-wheels

############################################################
Building positional-1.1.2-py2.py3-none-any.whl
############################################################
Running: wget https://files.pythonhosted.org/packages/8c/16/64a4fa0967c486380468dca18867d22ac1c17bba06349e31ace77c7757f7/positional-1.1.2.tar.gz
--2019-10-05 18:05:26-- https://files.pythonhosted.org/packages/8c/16/64a4fa0967c486380468dca18867d22ac1c17bba06349e31ace77c7757f7/positional-1.1.2.tar.gz
Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.1.63, 151.101.65.63, 151.101.129.63, ...
Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.1.63|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 16434 (16K) [binary/octet-stream]
Saving to: 'positional-1.1.2.tar.gz'

0K .......... ...... 100% 2.16M=0.007s

2019-10-05 18:05:27 (2.16 MB/s) - 'positional-1.1.2.tar.gz' saved [16434/16434]

/build-wheels/positional-1.1.2 /build-wheels
running bdist_wheel
running build
running build_py
creating build
creating build/lib
creating build/lib/positional
copying positional/__init__.py -> build/lib/positional
creating build/lib/positional/tests
copying positional/tests/__init__.py -> build/lib/positional/tests
copying positional/tests/test_positional.py -> build/lib/positional/tests
running egg_info
writing requirements to positional.egg-info/requires.txt
writing positional.egg-info/PKG-INFO
writing top-level names to positional.egg-info/top_level.txt
writing dependency_links to positional.egg-info/dependency_links.txt
[pbr] Reusing existing SOURCES.txt
installing to build/bdist.linux-x86_64/wheel
running install
[pbr] Generating AUTHORS
[pbr] AUTHORS complete (0.0s)
running install_lib
creating build/bdist.linux-x86_64
creating build/bdist.linux-x86_64/wheel
creating build/bdist.linux-x86_64/wheel/positional
copying build/lib/positional/__init__.py -> build/bdist.linux-x86_64/wheel/positional
creating build/bdist.linux-x86_64/wheel/positional/tests
copying build/lib/positional/tests/__init__.py -> build/bdist.linux-x86_64/wheel/positional/tests
copying build/lib/positional/tests/test_positional.py -> build/bdist.linux-x86_64/wheel/positional/tests
running install_egg_info
Copying positional.egg-info to build/bdist.linux-x86_64/wheel/positional-1.1.2-py2.7.egg-info
running install_scripts
/build-wheels/positional-1.1.2/.eggs/pbr-5.4.3-py2.7.egg/pbr/packaging.py:458: EasyInstallDeprecationWarning: Use get_header
header = easy_install.get_script_header("", executable, is_wininst)
creating build/bdist.linux-x86_64/wheel/positional-1.1.2.dist-info/WHEEL
/build-wheels

############################################################
Building prettytable-0.7.2-py2-none-any.whl
############################################################
Running: wget https://files.pythonhosted.org/packages/e0/a1/36203205f77ccf98f3c6cf17cf068c972e6458d7e58509ca66da949ca347/prettytable-0.7.2.tar.gz
--2019-10-05 18:05:28-- https://files.pythonhosted.org/packages/e0/a1/36203205f77ccf98f3c6cf17cf068c972e6458d7e58509ca66da949ca347/prettytable-0.7.2.tar.gz
Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.1.63, 151.101.65.63, 151.101.129.63, ...
Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.1.63|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 24784 (24K) [application/octet-stream]
Saving to: 'prettytable-0.7.2.tar.gz'

0K .......... .......... .... 100% 3.38M=0.007s

2019-10-05 18:05:28 (3.38 MB/s) - 'prettytable-0.7.2.tar.gz' saved [24784/24784]

/build-wheels/prettytable-0.7.2 /build-wheels
running bdist_wheel
running build
running build_py
creating build
creating build/lib
copying prettytable.py -> build/lib
installing to build/bdist.linux-x86_64/wheel
running install
running install_lib
creating build/bdist.linux-x86_64
creating build/bdist.linux-x86_64/wheel
copying build/lib/prettytable.py -> build/bdist.linux-x86_64/wheel
running install_egg_info
running egg_info
writing prettytable.egg-info/PKG-INFO
writing top-level names to prettytable.egg-info/top_level.txt
writing dependency_links to prettytable.egg-info/dependency_links.txt
reading manifest file 'prettytable.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
writing manifest file 'prettytable.egg-info/SOURCES.txt'
Copying prettytable.egg-info to build/bdist.linux-x86_64/wheel/prettytable-0.7.2-py2.7.egg-info
running install_scripts
creating build/bdist.linux-x86_64/wheel/prettytable-0.7.2.dist-info/WHEEL
/build-wheels

############################################################
Building proboscis-1.2.6.0-py2-none-any.whl
############################################################
Running: wget https://files.pythonhosted.org/packages/3c/c8/c187818ab8d0faecdc3c16c1e0b2e522f3b38570f0fb91dcae21662019d0/proboscis-1.2.6.0.tar.gz
--2019-10-05 18:05:28-- https://files.pythonhosted.org/packages/3c/c8/c187818ab8d0faecdc3c16c1e0b2e522f3b38570f0fb91dcae21662019d0/proboscis-1.2.6.0.tar.gz
Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.1.63, 151.101.65.63, 151.101.129.63, ...
Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.1.63|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 19901 (19K) [application/octet-stream]
Saving to: 'proboscis-1.2.6.0.tar.gz'

0K .......... ......... 100% 2.35M=0.008s

2019-10-05 18:05:28 (2.35 MB/s) - 'proboscis-1.2.6.0.tar.gz' saved [19901/19901]

/build-wheels/proboscis-1.2.6.0 /build-wheels
running bdist_wheel
running build
running build_py
creating build
creating build/lib
creating build/lib/proboscis
copying proboscis/__init__.py -> build/lib/proboscis
copying proboscis/asserts.py -> build/lib/proboscis
copying proboscis/case.py -> build/lib/proboscis
copying proboscis/check.py -> build/lib/proboscis
copying proboscis/core.py -> build/lib/proboscis
copying proboscis/decorators.py -> build/lib/proboscis
copying proboscis/dependencies.py -> build/lib/proboscis
copying proboscis/sorting.py -> build/lib/proboscis
creating build/lib/proboscis/compatability
copying proboscis/compatability/__init__.py -> build/lib/proboscis/compatability
copying proboscis/compatability/exceptions_2_5.py -> build/lib/proboscis/compatability
copying proboscis/compatability/exceptions_2_6.py -> build/lib/proboscis/compatability
copying proboscis/compatability/raise_2_x.py -> build/lib/proboscis/compatability
copying proboscis/compatability/raise_3_x.py -> build/lib/proboscis/compatability
installing to build/bdist.linux-x86_64/wheel
running install
running install_lib
creating build/bdist.linux-x86_64
creating build/bdist.linux-x86_64/wheel
creating build/bdist.linux-x86_64/wheel/proboscis
copying build/lib/proboscis/__init__.py -> build/bdist.linux-x86_64/wheel/proboscis
copying build/lib/proboscis/asserts.py -> build/bdist.linux-x86_64/wheel/proboscis
copying build/lib/proboscis/case.py -> build/bdist.linux-x86_64/wheel/proboscis
copying build/lib/proboscis/check.py -> build/bdist.linux-x86_64/wheel/proboscis
copying build/lib/proboscis/core.py -> build/bdist.linux-x86_64/wheel/proboscis
copying build/lib/proboscis/decorators.py -> build/bdist.linux-x86_64/wheel/proboscis
copying build/lib/proboscis/dependencies.py -> build/bdist.linux-x86_64/wheel/proboscis
copying build/lib/proboscis/sorting.py -> build/bdist.linux-x86_64/wheel/proboscis
creating build/bdist.linux-x86_64/wheel/proboscis/compatability
copying build/lib/proboscis/compatability/__init__.py -> build/bdist.linux-x86_64/wheel/proboscis/compatability
copying build/lib/proboscis/compatability/exceptions_2_5.py -> build/bdist.linux-x86_64/wheel/proboscis/compatability
copying build/lib/proboscis/compatability/exceptions_2_6.py -> build/bdist.linux-x86_64/wheel/proboscis/compatability
copying build/lib/proboscis/compatability/raise_2_x.py -> build/bdist.linux-x86_64/wheel/proboscis/compatability
copying build/lib/proboscis/compatability/raise_3_x.py -> build/bdist.linux-x86_64/wheel/proboscis/compatability
running install_egg_info
running egg_info
writing proboscis.egg-info/PKG-INFO
writing top-level names to proboscis.egg-info/top_level.txt
writing dependency_links to proboscis.egg-info/dependency_links.txt
reading manifest file 'proboscis.egg-info/SOURCES.txt'
writing manifest file 'proboscis.egg-info/SOURCES.txt'
Copying proboscis.egg-info to build/bdist.linux-x86_64/wheel/proboscis-1.2.6.0-py2.7.egg-info
running install_scripts
creating build/bdist.linux-x86_64/wheel/proboscis-1.2.6.0.dist-info/WHEEL
/build-wheels

############################################################
Building psutil-5.6.0-cp27-cp27mu-linux_x86_64.whl
############################################################
Running: wget https://files.pythonhosted.org/packages/79/e6/a4e3c92fe19d386dcc6149dbf0b76f1c93c5491ae9d9ecf866f6769b45a4/psutil-5.6.0.tar.gz
--2019-10-05 18:05:29-- https://files.pythonhosted.org/packages/79/e6/a4e3c92fe19d386dcc6149dbf0b76f1c93c5491ae9d9ecf866f6769b45a4/psutil-5.6.0.tar.gz
Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.1.63, 151.101.65.63, 151.101.129.63, ...
Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.1.63|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 426596 (417K) [binary/octet-stream]
Saving to: 'psutil-5.6.0.tar.gz'

0K .......... .......... .......... .......... .......... 12% 3.23M 0s
50K .......... .......... .......... .......... .......... 24% 6.39M 0s
100K .......... .......... .......... .......... .......... 36% 57.9M 0s
150K .......... .......... .......... .......... .......... 48% 120M 0s
200K .......... .......... .......... .......... .......... 60% 7.03M 0s
250K .......... .......... .......... .......... .......... 72% 68.9M 0s
300K .......... .......... .......... .......... .......... 84% 121M 0s
350K .......... .......... .......... .......... .......... 96% 113M 0s
400K .......... ...... 100% 139M=0.03s

2019-10-05 18:05:29 (12.5 MB/s) - 'psutil-5.6.0.tar.gz' saved [426596/426596]

/build-wheels/psutil-5.6.0 /build-wheels
running bdist_wheel
running build
running build_py
creating build
creating build/lib.linux-x86_64-2.7
creating build/lib.linux-x86_64-2.7/psutil
copying psutil/__init__.py -> build/lib.linux-x86_64-2.7/psutil
copying psutil/_common.py -> build/lib.linux-x86_64-2.7/psutil
copying psutil/_compat.py -> build/lib.linux-x86_64-2.7/psutil
copying psutil/_psaix.py -> build/lib.linux-x86_64-2.7/psutil
copying psutil/_psbsd.py -> build/lib.linux-x86_64-2.7/psutil
copying psutil/_pslinux.py -> build/lib.linux-x86_64-2.7/psutil
copying psutil/_psosx.py -> build/lib.linux-x86_64-2.7/psutil
copying psutil/_psposix.py -> build/lib.linux-x86_64-2.7/psutil
copying psutil/_pssunos.py -> build/lib.linux-x86_64-2.7/psutil
copying psutil/_pswindows.py -> build/lib.linux-x86_64-2.7/psutil
creating build/lib.linux-x86_64-2.7/psutil/tests
copying psutil/tests/__init__.py -> build/lib.linux-x86_64-2.7/psutil/tests
copying psutil/tests/__main__.py -> build/lib.linux-x86_64-2.7/psutil/tests
copying psutil/tests/test_aix.py -> build/lib.linux-x86_64-2.7/psutil/tests
copying psutil/tests/test_bsd.py -> build/lib.linux-x86_64-2.7/psutil/tests
copying psutil/tests/test_connections.py -> build/lib.linux-x86_64-2.7/psutil/tests
copying psutil/tests/test_contracts.py -> build/lib.linux-x86_64-2.7/psutil/tests
copying psutil/tests/test_linux.py -> build/lib.linux-x86_64-2.7/psutil/tests
copying psutil/tests/test_memory_leaks.py -> build/lib.linux-x86_64-2.7/psutil/tests
copying psutil/tests/test_misc.py -> build/lib.linux-x86_64-2.7/psutil/tests
copying psutil/tests/test_osx.py -> build/lib.linux-x86_64-2.7/psutil/tests
copying psutil/tests/test_posix.py -> build/lib.linux-x86_64-2.7/psutil/tests
copying psutil/tests/test_process.py -> build/lib.linux-x86_64-2.7/psutil/tests
copying psutil/tests/test_sunos.py -> build/lib.linux-x86_64-2.7/psutil/tests
copying psutil/tests/test_system.py -> build/lib.linux-x86_64-2.7/psutil/tests
copying psutil/tests/test_unicode.py -> build/lib.linux-x86_64-2.7/psutil/tests
copying psutil/tests/test_windows.py -> build/lib.linux-x86_64-2.7/psutil/tests
running build_ext
building 'psutil._psutil_linux' extension
creating build/temp.linux-x86_64-2.7
creating build/temp.linux-x86_64-2.7/psutil
gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DPSUTIL_POSIX=1 -DPSUTIL_VERSION=560 -DPSUTIL_LINUX=1 -I/usr/include/python2.7 -c psutil/_psutil_common.c -o build/temp.linux-x86_64-2.7/psutil/_psutil_common.o
gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DPSUTIL_POSIX=1 -DPSUTIL_VERSION=560 -DPSUTIL_LINUX=1 -I/usr/include/python2.7 -c psutil/_psutil_posix.c -o build/temp.linux-x86_64-2.7/psutil/_psutil_posix.o
gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DPSUTIL_POSIX=1 -DPSUTIL_VERSION=560 -DPSUTIL_LINUX=1 -I/usr/include/python2.7 -c psutil/_psutil_linux.c -o build/temp.linux-x86_64-2.7/psutil/_psutil_linux.o
gcc -pthread -shared -Wl,-z,relro build/temp.linux-x86_64-2.7/psutil/_psutil_common.o build/temp.linux-x86_64-2.7/psutil/_psutil_posix.o build/temp.linux-x86_64-2.7/psutil/_psutil_linux.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-x86_64-2.7/psutil/_psutil_linux.so
building 'psutil._psutil_posix' extension
gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DPSUTIL_POSIX=1 -DPSUTIL_VERSION=560 -DPSUTIL_LINUX=1 -I/usr/include/python2.7 -c psutil/_psutil_common.c -o build/temp.linux-x86_64-2.7/psutil/_psutil_common.o
gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DPSUTIL_POSIX=1 -DPSUTIL_VERSION=560 -DPSUTIL_LINUX=1 -I/usr/include/python2.7 -c psutil/_psutil_posix.c -o build/temp.linux-x86_64-2.7/psutil/_psutil_posix.o
gcc -pthread -shared -Wl,-z,relro build/temp.linux-x86_64-2.7/psutil/_psutil_common.o build/temp.linux-x86_64-2.7/psutil/_psutil_posix.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-x86_64-2.7/psutil/_psutil_posix.so
installing to build/bdist.linux-x86_64/wheel
running install
running install_lib
creating build/bdist.linux-x86_64
creating build/bdist.linux-x86_64/wheel
creating build/bdist.linux-x86_64/wheel/psutil
copying build/lib.linux-x86_64-2.7/psutil/__init__.py -> build/bdist.linux-x86_64/wheel/psutil
copying build/lib.linux-x86_64-2.7/psutil/_common.py -> build/bdist.linux-x86_64/wheel/psutil
copying build/lib.linux-x86_64-2.7/psutil/_compat.py -> build/bdist.linux-x86_64/wheel/psutil
copying build/lib.linux-x86_64-2.7/psutil/_psaix.py -> build/bdist.linux-x86_64/wheel/psutil
copying build/lib.linux-x86_64-2.7/psutil/_psbsd.py -> build/bdist.linux-x86_64/wheel/psutil
copying build/lib.linux-x86_64-2.7/psutil/_pslinux.py -> build/bdist.linux-x86_64/wheel/psutil
copying build/lib.linux-x86_64-2.7/psutil/_psosx.py -> build/bdist.linux-x86_64/wheel/psutil
copying build/lib.linux-x86_64-2.7/psutil/_psposix.py -> build/bdist.linux-x86_64/wheel/psutil
copying build/lib.linux-x86_64-2.7/psutil/_pssunos.py -> build/bdist.linux-x86_64/wheel/psutil
copying build/lib.linux-x86_64-2.7/psutil/_pswindows.py -> build/bdist.linux-x86_64/wheel/psutil
creating build/bdist.linux-x86_64/wheel/psutil/tests
copying build/lib.linux-x86_64-2.7/psutil/tests/__init__.py -> build/bdist.linux-x86_64/wheel/psutil/tests
copying build/lib.linux-x86_64-2.7/psutil/tests/__main__.py -> build/bdist.linux-x86_64/wheel/psutil/tests
copying build/lib.linux-x86_64-2.7/psutil/tests/test_aix.py -> build/bdist.linux-x86_64/wheel/psutil/tests
copying build/lib.linux-x86_64-2.7/psutil/tests/test_bsd.py -> build/bdist.linux-x86_64/wheel/psutil/tests
copying build/lib.linux-x86_64-2.7/psutil/tests/test_connections.py -> build/bdist.linux-x86_64/wheel/psutil/tests
copying build/lib.linux-x86_64-2.7/psutil/tests/test_contracts.py -> build/bdist.linux-x86_64/wheel/psutil/tests
copying build/lib.linux-x86_64-2.7/psutil/tests/test_linux.py -> build/bdist.linux-x86_64/wheel/psutil/tests
copying build/lib.linux-x86_64-2.7/psutil/tests/test_memory_leaks.py -> build/bdist.linux-x86_64/wheel/psutil/tests
copying build/lib.linux-x86_64-2.7/psutil/tests/test_misc.py -> build/bdist.linux-x86_64/wheel/psutil/tests
copying build/lib.linux-x86_64-2.7/psutil/tests/test_osx.py -> build/bdist.linux-x86_64/wheel/psutil/tests
copying build/lib.linux-x86_64-2.7/psutil/tests/test_posix.py -> build/bdist.linux-x86_64/wheel/psutil/tests
copying build/lib.linux-x86_64-2.7/psutil/tests/test_process.py -> build/bdist.linux-x86_64/wheel/psutil/tests
copying build/lib.linux-x86_64-2.7/psutil/tests/test_sunos.py -> build/bdist.linux-x86_64/wheel/psutil/tests
copying build/lib.linux-x86_64-2.7/psutil/tests/test_system.py -> build/bdist.linux-x86_64/wheel/psutil/tests
copying build/lib.linux-x86_64-2.7/psutil/tests/test_unicode.py -> build/bdist.linux-x86_64/wheel/psutil/tests
copying build/lib.linux-x86_64-2.7/psutil/tests/test_windows.py -> build/bdist.linux-x86_64/wheel/psutil/tests
copying build/lib.linux-x86_64-2.7/psutil/_psutil_linux.so -> build/bdist.linux-x86_64/wheel/psutil
copying build/lib.linux-x86_64-2.7/psutil/_psutil_posix.so -> build/bdist.linux-x86_64/wheel/psutil
running install_egg_info
running egg_info
writing requirements to psutil.egg-info/requires.txt
writing psutil.egg-info/PKG-INFO
writing top-level names to psutil.egg-info/top_level.txt
writing dependency_links to psutil.egg-info/dependency_links.txt
reading manifest file 'psutil.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
writing manifest file 'psutil.egg-info/SOURCES.txt'
Copying psutil.egg-info to build/bdist.linux-x86_64/wheel/psutil-5.6.0-py2.7.egg-info
running install_scripts
creating build/bdist.linux-x86_64/wheel/psutil-5.6.0.dist-info/WHEEL
/build-wheels

############################################################
Building pycparser-2.19-py2.py3-none-any.whl
############################################################
Running: wget https://files.pythonhosted.org/packages/68/9e/49196946aee219aead1290e00d1e7fdeab8567783e83e1b9ab5585e6206a/pycparser-2.19.tar.gz
--2019-10-05 18:05:30-- https://files.pythonhosted.org/packages/68/9e/49196946aee219aead1290e00d1e7fdeab8567783e83e1b9ab5585e6206a/pycparser-2.19.tar.gz
Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.1.63, 151.101.65.63, 151.101.129.63, ...
Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.1.63|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 158295 (155K) [binary/octet-stream]
Saving to: 'pycparser-2.19.tar.gz'

0K .......... .......... .......... .......... .......... 32% 3.34M 0s
50K .......... .......... .......... .......... .......... 64% 7.18M 0s
100K .......... .......... .......... .......... .......... 97% 81.6M 0s
150K .... 100% 52.2M=0.02s

2019-10-05 18:05:30 (6.83 MB/s) - 'pycparser-2.19.tar.gz' saved [158295/158295]

/build-wheels/pycparser-2.19 /build-wheels
running bdist_wheel
running build
running build_py
creating build
creating build/lib
creating build/lib/pycparser
copying pycparser/_build_tables.py -> build/lib/pycparser
copying pycparser/c_ast.py -> build/lib/pycparser
copying pycparser/lextab.py -> build/lib/pycparser
copying pycparser/c_parser.py -> build/lib/pycparser
copying pycparser/ast_transforms.py -> build/lib/pycparser
copying pycparser/_ast_gen.py -> build/lib/pycparser
copying pycparser/c_generator.py -> build/lib/pycparser
copying pycparser/c_lexer.py -> build/lib/pycparser
copying pycparser/plyparser.py -> build/lib/pycparser
copying pycparser/yacctab.py -> build/lib/pycparser
copying pycparser/__init__.py -> build/lib/pycparser
creating build/lib/pycparser/ply
copying pycparser/ply/lex.py -> build/lib/pycparser/ply
copying pycparser/ply/ygen.py -> build/lib/pycparser/ply
copying pycparser/ply/ctokens.py -> build/lib/pycparser/ply
copying pycparser/ply/yacc.py -> build/lib/pycparser/ply
copying pycparser/ply/cpp.py -> build/lib/pycparser/ply
copying pycparser/ply/__init__.py -> build/lib/pycparser/ply
copying pycparser/_c_ast.cfg -> build/lib/pycparser
installing to build/bdist.linux-x86_64/wheel
running install
running install_lib
creating build/bdist.linux-x86_64
creating build/bdist.linux-x86_64/wheel
creating build/bdist.linux-x86_64/wheel/pycparser
copying build/lib/pycparser/_build_tables.py -> build/bdist.linux-x86_64/wheel/pycparser
copying build/lib/pycparser/c_ast.py -> build/bdist.linux-x86_64/wheel/pycparser
copying build/lib/pycparser/lextab.py -> build/bdist.linux-x86_64/wheel/pycparser
copying build/lib/pycparser/c_parser.py -> build/bdist.linux-x86_64/wheel/pycparser
copying build/lib/pycparser/ast_transforms.py -> build/bdist.linux-x86_64/wheel/pycparser
copying build/lib/pycparser/_ast_gen.py -> build/bdist.linux-x86_64/wheel/pycparser
copying build/lib/pycparser/c_generator.py -> build/bdist.linux-x86_64/wheel/pycparser
copying build/lib/pycparser/c_lexer.py -> build/bdist.linux-x86_64/wheel/pycparser
copying build/lib/pycparser/plyparser.py -> build/bdist.linux-x86_64/wheel/pycparser
copying build/lib/pycparser/yacctab.py -> build/bdist.linux-x86_64/wheel/pycparser
copying build/lib/pycparser/__init__.py -> build/bdist.linux-x86_64/wheel/pycparser
creating build/bdist.linux-x86_64/wheel/pycparser/ply
copying build/lib/pycparser/ply/lex.py -> build/bdist.linux-x86_64/wheel/pycparser/ply
copying build/lib/pycparser/ply/ygen.py -> build/bdist.linux-x86_64/wheel/pycparser/ply
copying build/lib/pycparser/ply/ctokens.py -> build/bdist.linux-x86_64/wheel/pycparser/ply
copying build/lib/pycparser/ply/yacc.py -> build/bdist.linux-x86_64/wheel/pycparser/ply
copying build/lib/pycparser/ply/cpp.py -> build/bdist.linux-x86_64/wheel/pycparser/ply
copying build/lib/pycparser/ply/__init__.py -> build/bdist.linux-x86_64/wheel/pycparser/ply
copying build/lib/pycparser/_c_ast.cfg -> build/bdist.linux-x86_64/wheel/pycparser
running install_egg_info
running egg_info
writing pycparser.egg-info/PKG-INFO
writing top-level names to pycparser.egg-info/top_level.txt
writing dependency_links to pycparser.egg-info/dependency_links.txt
reading manifest file 'pycparser.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no previously-included files found matching 'setup.pyc'
warning: no previously-included files matching 'yacctab.*' found under directory 'tests'
warning: no previously-included files matching 'lextab.*' found under directory 'tests'
warning: no previously-included files matching 'yacctab.*' found under directory 'examples'
warning: no previously-included files matching 'lextab.*' found under directory 'examples'
writing manifest file 'pycparser.egg-info/SOURCES.txt'
Copying pycparser.egg-info to build/bdist.linux-x86_64/wheel/pycparser-2.19-py2.7.egg-info
running install_scripts
Build the lexing/parsing tables
creating build/bdist.linux-x86_64/wheel/pycparser-2.19.dist-info/WHEEL
/build-wheels

############################################################
Building pycryptodomex-3.7.3-cp27-cp27mu-linux_x86_64.whl
############################################################
Running: wget https://files.pythonhosted.org/packages/9e/ed/e44c54a648fdfa56bf0682cd94b03303fa74a70e964c86acbbedf992afbe/pycryptodomex-3.7.3.tar.gz
--2019-10-05 18:05:31-- https://files.pythonhosted.org/packages/9e/ed/e44c54a648fdfa56bf0682cd94b03303fa74a70e964c86acbbedf992afbe/pycryptodomex-3.7.3.tar.gz
Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.1.63, 151.101.65.63, 151.101.129.63, ...
Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.1.63|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 9289461 (8.9M) [binary/octet-stream]
Saving to: 'pycryptodomex-3.7.3.tar.gz'

0K .......... .......... .......... .......... .......... 0% 3.23M 3s
50K .......... .......... .......... .......... .......... 1% 6.48M 2s
100K .......... .......... .......... .......... .......... 1% 72.2M 1s
150K .......... .......... .......... .......... .......... 2% 7.22M 1s
200K .......... .......... .......... .......... .......... 2% 81.4M 1s
250K .......... .......... .......... .......... .......... 3% 102M 1s
300K .......... .......... .......... .......... .......... 3% 68.8M 1s
350K .......... .......... .......... .......... .......... 4% 132M 1s
400K .......... .......... .......... .......... .......... 4% 8.02M 1s
450K .......... .......... .......... .......... .......... 5% 98.4M 1s
500K .......... .......... .......... .......... .......... 6% 147M 1s
550K .......... .......... .......... .......... .......... 6% 54.5M 1s
600K .......... .......... .......... .......... .......... 7% 98.8M 1s
650K .......... .......... .......... .......... .......... 7% 139M 0s
700K .......... .......... .......... .......... .......... 8% 134M 0s
750K .......... .......... .......... .......... .......... 8% 12.1M 0s
800K .......... .......... .......... .......... .......... 9% 81.5M 0s
850K .......... .......... .......... .......... .......... 9% 62.0M 0s
900K .......... .......... .......... .......... .......... 10% 88.3M 0s
950K .......... .......... .......... .......... .......... 11% 135M 0s
1000K .......... .......... .......... .......... .......... 11% 125M 0s
1050K .......... .......... .......... .......... .......... 12% 117M 0s
1100K .......... .......... .......... .......... .......... 12% 65.1M 0s
1150K .......... .......... .......... .......... .......... 13% 65.9M 0s
1200K .......... .......... .......... .......... .......... 13% 83.3M 0s
1250K .......... .......... .......... .......... .......... 14% 145M 0s
1300K .......... .......... .......... .......... .......... 14% 149M 0s
1350K .......... .......... .......... .......... .......... 15% 119M 0s
1400K .......... .......... .......... .......... .......... 15% 108M 0s
1450K .......... .......... .......... .......... .......... 16% 113M 0s
1500K .......... .......... .......... .......... .......... 17% 130M 0s
1550K .......... .......... .......... .......... .......... 17% 84.1M 0s
1600K .......... .......... .......... .......... .......... 18% 63.1M 0s
1650K .......... .......... .......... .......... .......... 18% 107M 0s
1700K .......... .......... .......... .......... .......... 19% 78.2M 0s
1750K .......... .......... .......... .......... .......... 19% 155M 0s
1800K .......... .......... .......... .......... .......... 20% 35.3M 0s
1850K .......... .......... .......... .......... .......... 20% 75.0M 0s
1900K .......... .......... .......... .......... .......... 21% 143M 0s
1950K .......... .......... .......... .......... .......... 22% 139M 0s
2000K .......... .......... .......... .......... .......... 22% 122M 0s
2050K .......... .......... .......... .......... .......... 23% 70.1M 0s
2100K .......... .......... .......... .......... .......... 23% 74.5M 0s
2150K .......... .......... .......... .......... .......... 24% 94.2M 0s
2200K .......... .......... .......... .......... .......... 24% 137M 0s
2250K .......... .......... .......... .......... .......... 25% 151M 0s
2300K .......... .......... .......... .......... .......... 25% 158M 0s
2350K .......... .......... .......... .......... .......... 26% 98.5M 0s
2400K .......... .......... .......... .......... .......... 27% 105M 0s
2450K .......... .......... .......... .......... .......... 27% 77.0M 0s
2500K .......... .......... .......... .......... .......... 28% 97.1M 0s
2550K .......... .......... .......... .......... .......... 28% 53.6M 0s
2600K .......... .......... .......... .......... .......... 29% 95.8M 0s
2650K .......... .......... .......... .......... .......... 29% 101M 0s
2700K .......... .......... .......... .......... .......... 30% 134M 0s
2750K .......... .......... .......... .......... .......... 30% 91.7M 0s
2800K .......... .......... .......... .......... .......... 31% 67.6M 0s
2850K .......... .......... .......... .......... .......... 31% 100M 0s
2900K .......... .......... .......... .......... .......... 32% 129M 0s
2950K .......... .......... .......... .......... .......... 33% 125M 0s
3000K .......... .......... .......... .......... .......... 33% 126M 0s
3050K .......... .......... .......... .......... .......... 34% 111M 0s
3100K .......... .......... .......... .......... .......... 34% 91.2M 0s
3150K .......... .......... .......... .......... .......... 35% 96.8M 0s
3200K .......... .......... .......... .......... .......... 35% 109M 0s
3250K .......... .......... .......... .......... .......... 36% 73.5M 0s
3300K .......... .......... .......... .......... .......... 36% 44.0M 0s
3350K .......... .......... .......... .......... .......... 37% 10.1M 0s
3400K .......... .......... .......... .......... .......... 38% 92.1M 0s
3450K .......... .......... .......... .......... .......... 38% 107M 0s
3500K .......... .......... .......... .......... .......... 39% 35.5M 0s
3550K .......... .......... .......... .......... .......... 39% 88.9M 0s
3600K .......... .......... .......... .......... .......... 40% 88.7M 0s
3650K .......... .......... .......... .......... .......... 40% 139M 0s
3700K .......... .......... .......... .......... .......... 41% 107M 0s
3750K .......... .......... .......... .......... .......... 41% 111M 0s
3800K .......... .......... .......... .......... .......... 42% 127M 0s
3850K .......... .......... .......... .......... .......... 42% 164M 0s
3900K .......... .......... .......... .......... .......... 43% 136M 0s
3950K .......... .......... .......... .......... .......... 44% 147M 0s
4000K .......... .......... .......... .......... .......... 44% 93.8M 0s
4050K .......... .......... .......... .......... .......... 45% 123M 0s
4100K .......... .......... .......... .......... .......... 45% 174M 0s
4150K .......... .......... .......... .......... .......... 46% 56.7M 0s
4200K .......... .......... .......... .......... .......... 46% 62.4M 0s
4250K .......... .......... .......... .......... .......... 47% 155M 0s
4300K .......... .......... .......... .......... .......... 47% 82.5M 0s
4350K .......... .......... .......... .......... .......... 48% 121M 0s
4400K .......... .......... .......... .......... .......... 49% 88.8M 0s
4450K .......... .......... .......... .......... .......... 49% 83.3M 0s
4500K .......... .......... .......... .......... .......... 50% 84.8M 0s
4550K .......... .......... .......... .......... .......... 50% 141M 0s
4600K .......... .......... .......... .......... .......... 51% 147M 0s
4650K .......... .......... .......... .......... .......... 51% 151M 0s
4700K .......... .......... .......... .......... .......... 52% 141M 0s
4750K .......... .......... .......... .......... .......... 52% 110M 0s
4800K .......... .......... .......... .......... .......... 53% 91.0M 0s
4850K .......... .......... .......... .......... .......... 54% 103M 0s
4900K .......... .......... .......... .......... .......... 54% 36.4M 0s
4950K .......... .......... .......... .......... .......... 55% 90.4M 0s
5000K .......... .......... .......... .......... .......... 55% 101M 0s
5050K .......... .......... .......... .......... .......... 56% 119M 0s
5100K .......... .......... .......... .......... .......... 56% 92.8M 0s
5150K .......... .......... .......... .......... .......... 57% 104M 0s
5200K .......... .......... .......... .......... .......... 57% 81.8M 0s
5250K .......... .......... .......... .......... .......... 58% 103M 0s
5300K .......... .......... .......... .......... .......... 58% 95.9M 0s
5350K .......... .......... .......... .......... .......... 59% 155M 0s
5400K .......... .......... .......... .......... .......... 60% 156M 0s
5450K .......... .......... .......... .......... .......... 60% 101M 0s
5500K .......... .......... .......... .......... .......... 61% 128M 0s
5550K .......... .......... .......... .......... .......... 61% 107M 0s
5600K .......... .......... .......... .......... .......... 62% 84.8M 0s
5650K .......... .......... .......... .......... .......... 62% 37.1M 0s
5700K .......... .......... .......... .......... .......... 63% 88.9M 0s
5750K .......... .......... .......... .......... .......... 63% 104M 0s
5800K .......... .......... .......... .......... .......... 64% 111M 0s
5850K .......... .......... .......... .......... .......... 65% 60.7M 0s
5900K .......... .......... .......... .......... .......... 65% 110M 0s
5950K .......... .......... .......... .......... .......... 66% 103M 0s
6000K .......... .......... .......... .......... .......... 66% 140M 0s
6050K .......... .......... .......... .......... .......... 67% 106M 0s
6100K .......... .......... .......... .......... .......... 67% 118M 0s
6150K .......... .......... .......... .......... .......... 68% 118M 0s
6200K .......... .......... .......... .......... .......... 68% 116M 0s
6250K .......... .......... .......... .......... .......... 69% 117M 0s
6300K .......... .......... .......... .......... .......... 69% 96.9M 0s
6350K .......... .......... .......... .......... .......... 70% 109M 0s
6400K .......... .......... .......... .......... .......... 71% 39.3M 0s
6450K .......... .......... .......... .......... .......... 71% 84.2M 0s
6500K .......... .......... .......... .......... .......... 72% 121M 0s
6550K .......... .......... .......... .......... .......... 72% 102M 0s
6600K .......... .......... .......... .......... .......... 73% 62.9M 0s
6650K .......... .......... .......... .......... .......... 73% 112M 0s
6700K .......... .......... .......... .......... .......... 74% 98.8M 0s
6750K .......... .......... .......... .......... .......... 74% 125M 0s
6800K .......... .......... .......... .......... .......... 75% 75.0M 0s
6850K .......... .......... .......... .......... .......... 76% 128M 0s
6900K .......... .......... .......... .......... .......... 76% 152M 0s
6950K .......... .......... .......... .......... .......... 77% 126M 0s
7000K .......... .......... .......... .......... .......... 77% 96.1M 0s
7050K .......... .......... .......... .......... .......... 78% 97.8M 0s
7100K .......... .......... .......... .......... .......... 78% 128M 0s
7150K .......... .......... .......... .......... .......... 79% 159M 0s
7200K .......... .......... .......... .......... .......... 79% 37.3M 0s
7250K .......... .......... .......... .......... .......... 80% 94.8M 0s
7300K .......... .......... .......... .......... .......... 81% 98.2M 0s
7350K .......... .......... .......... .......... .......... 81% 41.8M 0s
7400K .......... .......... .......... .......... .......... 82% 97.6M 0s
7450K .......... .......... .......... .......... .......... 82% 128M 0s
7500K .......... .......... .......... .......... .......... 83% 120M 0s
7550K .......... .......... .......... .......... .......... 83% 104M 0s
7600K .......... .......... .......... .......... .......... 84% 105M 0s
7650K .......... .......... .......... .......... .......... 84% 101M 0s
7700K .......... .......... .......... .......... .......... 85% 117M 0s
7750K .......... .......... .......... .......... .......... 85% 103M 0s
7800K .......... .......... .......... .......... .......... 86% 97.6M 0s
7850K .......... .......... .......... .......... .......... 87% 151M 0s
7900K .......... .......... .......... .......... .......... 87% 128M 0s
7950K .......... .......... .......... .......... .......... 88% 67.0M 0s
8000K .......... .......... .......... .......... .......... 88% 76.2M 0s
8050K .......... .......... .......... .......... .......... 89% 100M 0s
8100K .......... .......... .......... .......... .......... 89% 101M 0s
8150K .......... .......... .......... .......... .......... 90% 44.6M 0s
8200K .......... .......... .......... .......... .......... 90% 103M 0s
8250K .......... .......... .......... .......... .......... 91% 106M 0s
8300K .......... .......... .......... .......... .......... 92% 106M 0s
8350K .......... .......... .......... .......... .......... 92% 130M 0s
8400K .......... .......... .......... .......... .......... 93% 96.6M 0s
8450K .......... .......... .......... .......... .......... 93% 104M 0s
8500K .......... .......... .......... .......... .......... 94% 116M 0s
8550K .......... .......... .......... .......... .......... 94% 125M 0s
8600K .......... .......... .......... .......... .......... 95% 107M 0s
8650K .......... .......... .......... .......... .......... 95% 116M 0s
8700K .......... .......... .......... .......... .......... 96% 72.6M 0s
8750K .......... .......... .......... .......... .......... 97% 71.0M 0s
8800K .......... .......... .......... .......... .......... 97% 84.1M 0s
8850K .......... .......... .......... .......... .......... 98% 109M 0s
8900K .......... .......... .......... .......... .......... 98% 49.6M 0s
8950K .......... .......... .......... .......... .......... 99% 122M 0s
9000K .......... .......... .......... .......... .......... 99% 88.5M 0s
9050K .......... .......... . 100% 170M=0.1s

2019-10-05 18:05:32 (64.8 MB/s) - 'pycryptodomex-3.7.3.tar.gz' saved [9289461/9289461]

/build-wheels/pycryptodomex-3.7.3 /build-wheels
Testing support for clang
Target does not support clang
Testing support for gcc
Target does support gcc
Testing support for stdint.h header
Target does support stdint.h header
Testing support for 128-bit integer
Target does support 128-bit integer
Testing support for intrin.h header
Target does not support intrin.h header
Testing support for cpuid.h header
Target does support cpuid.h header
Testing support for posix_memalign
Target does support posix_memalign
Testing support for SSE2 (x86intrin.h)
Target does support SSE2 (x86intrin.h)
Testing support for AESNI intrinsics
Target does support AESNI intrinsics
Compiling support for AESNI instructions
Testing support for CLMUL intrinsics
Target does support CLMUL intrinsics
Compiling support for CLMUL instructions
running bdist_wheel
running build
running build_py
creating build/lib.linux-x86_64-2.7
creating build/lib.linux-x86_64-2.7/Cryptodome
copying lib/Cryptodome/__init__.py -> build/lib.linux-x86_64-2.7/Cryptodome
creating build/lib.linux-x86_64-2.7/Cryptodome/Cipher
copying lib/Cryptodome/Cipher/_mode_ccm.py -> build/lib.linux-x86_64-2.7/Cryptodome/Cipher
copying lib/Cryptodome/Cipher/ARC4.py -> build/lib.linux-x86_64-2.7/Cryptodome/Cipher
copying lib/Cryptodome/Cipher/_mode_gcm.py -> build/lib.linux-x86_64-2.7/Cryptodome/Cipher
copying lib/Cryptodome/Cipher/ChaCha20.py -> build/lib.linux-x86_64-2.7/Cryptodome/Cipher
copying lib/Cryptodome/Cipher/_mode_ecb.py -> build/lib.linux-x86_64-2.7/Cryptodome/Cipher
copying lib/Cryptodome/Cipher/_mode_cfb.py -> build/lib.linux-x86_64-2.7/Cryptodome/Cipher
copying lib/Cryptodome/Cipher/_mode_ofb.py -> build/lib.linux-x86_64-2.7/Cryptodome/Cipher
copying lib/Cryptodome/Cipher/_mode_cbc.py -> build/lib.linux-x86_64-2.7/Cryptodome/Cipher
copying lib/Cryptodome/Cipher/DES.py -> build/lib.linux-x86_64-2.7/Cryptodome/Cipher
copying lib/Cryptodome/Cipher/ARC2.py -> build/lib.linux-x86_64-2.7/Cryptodome/Cipher
copying lib/Cryptodome/Cipher/PKCS1_v1_5.py -> build/lib.linux-x86_64-2.7/Cryptodome/Cipher
copying lib/Cryptodome/Cipher/_mode_eax.py -> build/lib.linux-x86_64-2.7/Cryptodome/Cipher
copying lib/Cryptodome/Cipher/Salsa20.py -> build/lib.linux-x86_64-2.7/Cryptodome/Cipher
copying lib/Cryptodome/Cipher/_mode_ctr.py -> build/lib.linux-x86_64-2.7/Cryptodome/Cipher
copying lib/Cryptodome/Cipher/ChaCha20_Poly1305.py -> build/lib.linux-x86_64-2.7/Cryptodome/Cipher
copying lib/Cryptodome/Cipher/_mode_siv.py -> build/lib.linux-x86_64-2.7/Cryptodome/Cipher
copying lib/Cryptodome/Cipher/_mode_ocb.py -> build/lib.linux-x86_64-2.7/Cryptodome/Cipher
copying lib/Cryptodome/Cipher/AES.py -> build/lib.linux-x86_64-2.7/Cryptodome/Cipher
copying lib/Cryptodome/Cipher/CAST.py -> build/lib.linux-x86_64-2.7/Cryptodome/Cipher
copying lib/Cryptodome/Cipher/_mode_openpgp.py -> build/lib.linux-x86_64-2.7/Cryptodome/Cipher
copying lib/Cryptodome/Cipher/Blowfish.py -> build/lib.linux-x86_64-2.7/Cryptodome/Cipher
copying lib/Cryptodome/Cipher/PKCS1_OAEP.py -> build/lib.linux-x86_64-2.7/Cryptodome/Cipher
copying lib/Cryptodome/Cipher/__init__.py -> build/lib.linux-x86_64-2.7/Cryptodome/Cipher
copying lib/Cryptodome/Cipher/DES3.py -> build/lib.linux-x86_64-2.7/Cryptodome/Cipher
creating build/lib.linux-x86_64-2.7/Cryptodome/Hash
copying lib/Cryptodome/Hash/keccak.py -> build/lib.linux-x86_64-2.7/Cryptodome/Hash
copying lib/Cryptodome/Hash/HMAC.py -> build/lib.linux-x86_64-2.7/Cryptodome/Hash
copying lib/Cryptodome/Hash/MD2.py -> build/lib.linux-x86_64-2.7/Cryptodome/Hash
copying lib/Cryptodome/Hash/SHAKE256.py -> build/lib.linux-x86_64-2.7/Cryptodome/Hash
copying lib/Cryptodome/Hash/SHA512.py -> build/lib.linux-x86_64-2.7/Cryptodome/Hash
copying lib/Cryptodome/Hash/SHA224.py -> build/lib.linux-x86_64-2.7/Cryptodome/Hash
copying lib/Cryptodome/Hash/BLAKE2b.py -> build/lib.linux-x86_64-2.7/Cryptodome/Hash
copying lib/Cryptodome/Hash/CMAC.py -> build/lib.linux-x86_64-2.7/Cryptodome/Hash
copying lib/Cryptodome/Hash/SHA3_512.py -> build/lib.linux-x86_64-2.7/Cryptodome/Hash
copying lib/Cryptodome/Hash/MD5.py -> build/lib.linux-x86_64-2.7/Cryptodome/Hash
copying lib/Cryptodome/Hash/Poly1305.py -> build/lib.linux-x86_64-2.7/Cryptodome/Hash
copying lib/Cryptodome/Hash/SHAKE128.py -> build/lib.linux-x86_64-2.7/Cryptodome/Hash
copying lib/Cryptodome/Hash/SHA3_384.py -> build/lib.linux-x86_64-2.7/Cryptodome/Hash
copying lib/Cryptodome/Hash/BLAKE2s.py -> build/lib.linux-x86_64-2.7/Cryptodome/Hash
copying lib/Cryptodome/Hash/RIPEMD160.py -> build/lib.linux-x86_64-2.7/Cryptodome/Hash
copying lib/Cryptodome/Hash/SHA.py -> build/lib.linux-x86_64-2.7/Cryptodome/Hash
copying lib/Cryptodome/Hash/SHA3_256.py -> build/lib.linux-x86_64-2.7/Cryptodome/Hash
copying lib/Cryptodome/Hash/SHA384.py -> build/lib.linux-x86_64-2.7/Cryptodome/Hash
copying lib/Cryptodome/Hash/RIPEMD.py -> build/lib.linux-x86_64-2.7/Cryptodome/Hash
copying lib/Cryptodome/Hash/SHA256.py -> build/lib.linux-x86_64-2.7/Cryptodome/Hash
copying lib/Cryptodome/Hash/SHA1.py -> build/lib.linux-x86_64-2.7/Cryptodome/Hash
copying lib/Cryptodome/Hash/__init__.py -> build/lib.linux-x86_64-2.7/Cryptodome/Hash
copying lib/Cryptodome/Hash/SHA3_224.py -> build/lib.linux-x86_64-2.7/Cryptodome/Hash
copying lib/Cryptodome/Hash/MD4.py -> build/lib.linux-x86_64-2.7/Cryptodome/Hash
creating build/lib.linux-x86_64-2.7/Cryptodome/IO
copying lib/Cryptodome/IO/PKCS8.py -> build/lib.linux-x86_64-2.7/Cryptodome/IO
copying lib/Cryptodome/IO/_PBES.py -> build/lib.linux-x86_64-2.7/Cryptodome/IO
copying lib/Cryptodome/IO/PEM.py -> build/lib.linux-x86_64-2.7/Cryptodome/IO
copying lib/Cryptodome/IO/__init__.py -> build/lib.linux-x86_64-2.7/Cryptodome/IO
creating build/lib.linux-x86_64-2.7/Cryptodome/PublicKey
copying lib/Cryptodome/PublicKey/ECC.py -> build/lib.linux-x86_64-2.7/Cryptodome/PublicKey
copying lib/Cryptodome/PublicKey/ElGamal.py -> build/lib.linux-x86_64-2.7/Cryptodome/PublicKey
copying lib/Cryptodome/PublicKey/RSA.py -> build/lib.linux-x86_64-2.7/Cryptodome/PublicKey
copying lib/Cryptodome/PublicKey/DSA.py -> build/lib.linux-x86_64-2.7/Cryptodome/PublicKey
copying lib/Cryptodome/PublicKey/__init__.py -> build/lib.linux-x86_64-2.7/Cryptodome/PublicKey
creating build/lib.linux-x86_64-2.7/Cryptodome/Protocol
copying lib/Cryptodome/Protocol/SecretSharing.py -> build/lib.linux-x86_64-2.7/Cryptodome/Protocol
copying lib/Cryptodome/Protocol/KDF.py -> build/lib.linux-x86_64-2.7/Cryptodome/Protocol
copying lib/Cryptodome/Protocol/__init__.py -> build/lib.linux-x86_64-2.7/Cryptodome/Protocol
creating build/lib.linux-x86_64-2.7/Cryptodome/Random
copying lib/Cryptodome/Random/random.py -> build/lib.linux-x86_64-2.7/Cryptodome/Random
copying lib/Cryptodome/Random/__init__.py -> build/lib.linux-x86_64-2.7/Cryptodome/Random
creating build/lib.linux-x86_64-2.7/Cryptodome/Signature
copying lib/Cryptodome/Signature/PKCS1_v1_5.py -> build/lib.linux-x86_64-2.7/Cryptodome/Signature
copying lib/Cryptodome/Signature/DSS.py -> build/lib.linux-x86_64-2.7/Cryptodome/Signature
copying lib/Cryptodome/Signature/PKCS1_PSS.py -> build/lib.linux-x86_64-2.7/Cryptodome/Signature
copying lib/Cryptodome/Signature/pkcs1_15.py -> build/lib.linux-x86_64-2.7/Cryptodome/Signature
copying lib/Cryptodome/Signature/pss.py -> build/lib.linux-x86_64-2.7/Cryptodome/Signature
copying lib/Cryptodome/Signature/__init__.py -> build/lib.linux-x86_64-2.7/Cryptodome/Signature
creating build/lib.linux-x86_64-2.7/Cryptodome/Util
copying lib/Cryptodome/Util/Padding.py -> build/lib.linux-x86_64-2.7/Cryptodome/Util
copying lib/Cryptodome/Util/Counter.py -> build/lib.linux-x86_64-2.7/Cryptodome/Util
copying lib/Cryptodome/Util/asn1.py -> build/lib.linux-x86_64-2.7/Cryptodome/Util
copying lib/Cryptodome/Util/_raw_api.py -> build/lib.linux-x86_64-2.7/Cryptodome/Util
copying lib/Cryptodome/Util/RFC1751.py -> build/lib.linux-x86_64-2.7/Cryptodome/Util
copying lib/Cryptodome/Util/py3compat.py -> build/lib.linux-x86_64-2.7/Cryptodome/Util
copying lib/Cryptodome/Util/_file_system.py -> build/lib.linux-x86_64-2.7/Cryptodome/Util
copying lib/Cryptodome/Util/number.py -> build/lib.linux-x86_64-2.7/Cryptodome/Util
copying lib/Cryptodome/Util/strxor.py -> build/lib.linux-x86_64-2.7/Cryptodome/Util
copying lib/Cryptodome/Util/__init__.py -> build/lib.linux-x86_64-2.7/Cryptodome/Util
copying lib/Cryptodome/Util/_cpu_features.py -> build/lib.linux-x86_64-2.7/Cryptodome/Util
creating build/lib.linux-x86_64-2.7/Cryptodome/Math
copying lib/Cryptodome/Math/Primality.py -> build/lib.linux-x86_64-2.7/Cryptodome/Math
copying lib/Cryptodome/Math/_IntegerBase.py -> build/lib.linux-x86_64-2.7/Cryptodome/Math
copying lib/Cryptodome/Math/_IntegerNative.py -> build/lib.linux-x86_64-2.7/Cryptodome/Math
copying lib/Cryptodome/Math/_IntegerGMP.py -> build/lib.linux-x86_64-2.7/Cryptodome/Math
copying lib/Cryptodome/Math/Numbers.py -> build/lib.linux-x86_64-2.7/Cryptodome/Math
copying lib/Cryptodome/Math/__init__.py -> build/lib.linux-x86_64-2.7/Cryptodome/Math
copying lib/Cryptodome/Math/_IntegerCustom.py -> build/lib.linux-x86_64-2.7/Cryptodome/Math
creating build/lib.linux-x86_64-2.7/Cryptodome/SelfTest
copying lib/Cryptodome/SelfTest/__main__.py -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest
copying lib/Cryptodome/SelfTest/loader.py -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest
copying lib/Cryptodome/SelfTest/st_common.py -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest
copying lib/Cryptodome/SelfTest/__init__.py -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest
creating build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Cipher
copying lib/Cryptodome/SelfTest/Cipher/test_ARC2.py -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Cipher
copying lib/Cryptodome/SelfTest/Cipher/test_CCM.py -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Cipher
copying lib/Cryptodome/SelfTest/Cipher/test_ARC4.py -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Cipher
copying lib/Cryptodome/SelfTest/Cipher/test_DES.py -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Cipher
copying lib/Cryptodome/SelfTest/Cipher/test_Salsa20.py -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Cipher
copying lib/Cryptodome/SelfTest/Cipher/test_CTR.py -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Cipher
copying lib/Cryptodome/SelfTest/Cipher/test_pkcs1_oaep.py -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Cipher
copying lib/Cryptodome/SelfTest/Cipher/test_OFB.py -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Cipher
copying lib/Cryptodome/SelfTest/Cipher/test_DES3.py -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Cipher
copying lib/Cryptodome/SelfTest/Cipher/test_OCB.py -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Cipher
copying lib/Cryptodome/SelfTest/Cipher/common.py -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Cipher
copying lib/Cryptodome/SelfTest/Cipher/test_ChaCha20.py -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Cipher
copying lib/Cryptodome/SelfTest/Cipher/test_EAX.py -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Cipher
copying lib/Cryptodome/SelfTest/Cipher/test_OpenPGP.py -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Cipher
copying lib/Cryptodome/SelfTest/Cipher/test_pkcs1_15.py -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Cipher
copying lib/Cryptodome/SelfTest/Cipher/test_SIV.py -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Cipher
copying lib/Cryptodome/SelfTest/Cipher/test_GCM.py -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Cipher
copying lib/Cryptodome/SelfTest/Cipher/test_CFB.py -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Cipher
copying lib/Cryptodome/SelfTest/Cipher/test_Blowfish.py -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Cipher
copying lib/Cryptodome/SelfTest/Cipher/__init__.py -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Cipher
copying lib/Cryptodome/SelfTest/Cipher/test_CAST.py -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Cipher
copying lib/Cryptodome/SelfTest/Cipher/test_AES.py -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Cipher
copying lib/Cryptodome/SelfTest/Cipher/test_ChaCha20_Poly1305.py -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Cipher
copying lib/Cryptodome/SelfTest/Cipher/test_CBC.py -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Cipher
creating build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Hash
copying lib/Cryptodome/SelfTest/Hash/test_RIPEMD160.py -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Hash
copying lib/Cryptodome/SelfTest/Hash/test_SHA384.py -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Hash
copying lib/Cryptodome/SelfTest/Hash/test_SHA3_256.py -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Hash
copying lib/Cryptodome/SelfTest/Hash/test_BLAKE2.py -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Hash
copying lib/Cryptodome/SelfTest/Hash/test_HMAC.py -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Hash
copying lib/Cryptodome/SelfTest/Hash/test_keccak.py -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Hash
copying lib/Cryptodome/SelfTest/Hash/test_SHA512.py -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Hash
copying lib/Cryptodome/SelfTest/Hash/test_MD4.py -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Hash
copying lib/Cryptodome/SelfTest/Hash/test_MD2.py -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Hash
copying lib/Cryptodome/SelfTest/Hash/test_SHA1.py -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Hash
copying lib/Cryptodome/SelfTest/Hash/test_SHA256.py -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Hash
copying lib/Cryptodome/SelfTest/Hash/test_Poly1305.py -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Hash
copying lib/Cryptodome/SelfTest/Hash/common.py -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Hash
copying lib/Cryptodome/SelfTest/Hash/test_SHA3_384.py -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Hash
copying lib/Cryptodome/SelfTest/Hash/test_SHA224.py -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Hash
copying lib/Cryptodome/SelfTest/Hash/test_CMAC.py -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Hash
copying lib/Cryptodome/SelfTest/Hash/test_SHA3_224.py -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Hash
copying lib/Cryptodome/SelfTest/Hash/test_SHAKE.py -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Hash
copying lib/Cryptodome/SelfTest/Hash/__init__.py -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Hash
copying lib/Cryptodome/SelfTest/Hash/test_SHA3_512.py -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Hash
copying lib/Cryptodome/SelfTest/Hash/test_MD5.py -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Hash
creating build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/IO
copying lib/Cryptodome/SelfTest/IO/test_PKCS8.py -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/IO
copying lib/Cryptodome/SelfTest/IO/test_PBES.py -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/IO
copying lib/Cryptodome/SelfTest/IO/__init__.py -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/IO
creating build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Protocol
copying lib/Cryptodome/SelfTest/Protocol/test_KDF.py -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Protocol
copying lib/Cryptodome/SelfTest/Protocol/test_SecretSharing.py -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Protocol
copying lib/Cryptodome/SelfTest/Protocol/test_rfc1751.py -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Protocol
copying lib/Cryptodome/SelfTest/Protocol/__init__.py -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Protocol
creating build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/PublicKey
copying lib/Cryptodome/SelfTest/PublicKey/test_ECC.py -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/PublicKey
copying lib/Cryptodome/SelfTest/PublicKey/test_import_ECC.py -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/PublicKey
copying lib/Cryptodome/SelfTest/PublicKey/test_import_RSA.py -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/PublicKey
copying lib/Cryptodome/SelfTest/PublicKey/test_import_DSA.py -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/PublicKey
copying lib/Cryptodome/SelfTest/PublicKey/test_DSA.py -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/PublicKey
copying lib/Cryptodome/SelfTest/PublicKey/__init__.py -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/PublicKey
copying lib/Cryptodome/SelfTest/PublicKey/test_RSA.py -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/PublicKey
copying lib/Cryptodome/SelfTest/PublicKey/test_ElGamal.py -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/PublicKey
creating build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Random
copying lib/Cryptodome/SelfTest/Random/test_random.py -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Random
copying lib/Cryptodome/SelfTest/Random/__init__.py -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Random
creating build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Signature
copying lib/Cryptodome/SelfTest/Signature/test_dss.py -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Signature
copying lib/Cryptodome/SelfTest/Signature/test_pkcs1_15.py -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Signature
copying lib/Cryptodome/SelfTest/Signature/test_pss.py -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Signature
copying lib/Cryptodome/SelfTest/Signature/__init__.py -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Signature
creating build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Util
copying lib/Cryptodome/SelfTest/Util/test_Counter.py -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Util
copying lib/Cryptodome/SelfTest/Util/test_Padding.py -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Util
copying lib/Cryptodome/SelfTest/Util/test_asn1.py -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Util
copying lib/Cryptodome/SelfTest/Util/__init__.py -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Util
copying lib/Cryptodome/SelfTest/Util/test_strxor.py -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Util
copying lib/Cryptodome/SelfTest/Util/test_number.py -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Util
creating build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Math
copying lib/Cryptodome/SelfTest/Math/test_Numbers.py -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Math
copying lib/Cryptodome/SelfTest/Math/test_modexp.py -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Math
copying lib/Cryptodome/SelfTest/Math/__init__.py -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Math
copying lib/Cryptodome/SelfTest/Math/test_Primality.py -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Math
copying lib/Cryptodome/py.typed -> build/lib.linux-x86_64-2.7/Cryptodome
copying lib/Cryptodome/__init__.pyi -> build/lib.linux-x86_64-2.7/Cryptodome
copying lib/Cryptodome/Cipher/__init__.pyi -> build/lib.linux-x86_64-2.7/Cryptodome/Cipher
copying lib/Cryptodome/Cipher/CAST.pyi -> build/lib.linux-x86_64-2.7/Cryptodome/Cipher
copying lib/Cryptodome/Cipher/_mode_ecb.pyi -> build/lib.linux-x86_64-2.7/Cryptodome/Cipher
copying lib/Cryptodome/Cipher/_mode_cbc.pyi -> build/lib.linux-x86_64-2.7/Cryptodome/Cipher
copying lib/Cryptodome/Cipher/_mode_siv.pyi -> build/lib.linux-x86_64-2.7/Cryptodome/Cipher
copying lib/Cryptodome/Cipher/ChaCha20_Poly1305.pyi -> build/lib.linux-x86_64-2.7/Cryptodome/Cipher
copying lib/Cryptodome/Cipher/_mode_ccm.pyi -> build/lib.linux-x86_64-2.7/Cryptodome/Cipher
copying lib/Cryptodome/Cipher/PKCS1_OAEP.pyi -> build/lib.linux-x86_64-2.7/Cryptodome/Cipher
copying lib/Cryptodome/Cipher/_mode_gcm.pyi -> build/lib.linux-x86_64-2.7/Cryptodome/Cipher
copying lib/Cryptodome/Cipher/ARC4.pyi -> build/lib.linux-x86_64-2.7/Cryptodome/Cipher
copying lib/Cryptodome/Cipher/AES.pyi -> build/lib.linux-x86_64-2.7/Cryptodome/Cipher
copying lib/Cryptodome/Cipher/ChaCha20.pyi -> build/lib.linux-x86_64-2.7/Cryptodome/Cipher
copying lib/Cryptodome/Cipher/_mode_ocb.pyi -> build/lib.linux-x86_64-2.7/Cryptodome/Cipher
copying lib/Cryptodome/Cipher/PKCS1_v1_5.pyi -> build/lib.linux-x86_64-2.7/Cryptodome/Cipher
copying lib/Cryptodome/Cipher/_mode_openpgp.pyi -> build/lib.linux-x86_64-2.7/Cryptodome/Cipher
copying lib/Cryptodome/Cipher/_mode_eax.pyi -> build/lib.linux-x86_64-2.7/Cryptodome/Cipher
copying lib/Cryptodome/Cipher/_mode_cfb.pyi -> build/lib.linux-x86_64-2.7/Cryptodome/Cipher
copying lib/Cryptodome/Cipher/DES3.pyi -> build/lib.linux-x86_64-2.7/Cryptodome/Cipher
copying lib/Cryptodome/Cipher/Blowfish.pyi -> build/lib.linux-x86_64-2.7/Cryptodome/Cipher
copying lib/Cryptodome/Cipher/_mode_ofb.pyi -> build/lib.linux-x86_64-2.7/Cryptodome/Cipher
copying lib/Cryptodome/Cipher/_mode_ctr.pyi -> build/lib.linux-x86_64-2.7/Cryptodome/Cipher
copying lib/Cryptodome/Cipher/DES.pyi -> build/lib.linux-x86_64-2.7/Cryptodome/Cipher
copying lib/Cryptodome/Cipher/Salsa20.pyi -> build/lib.linux-x86_64-2.7/Cryptodome/Cipher
copying lib/Cryptodome/Cipher/ARC2.pyi -> build/lib.linux-x86_64-2.7/Cryptodome/Cipher
copying lib/Cryptodome/Hash/SHAKE256.pyi -> build/lib.linux-x86_64-2.7/Cryptodome/Hash
copying lib/Cryptodome/Hash/__init__.pyi -> build/lib.linux-x86_64-2.7/Cryptodome/Hash
copying lib/Cryptodome/Hash/SHA384.pyi -> build/lib.linux-x86_64-2.7/Cryptodome/Hash
copying lib/Cryptodome/Hash/CMAC.pyi -> build/lib.linux-x86_64-2.7/Cryptodome/Hash
copying lib/Cryptodome/Hash/SHA1.pyi -> build/lib.linux-x86_64-2.7/Cryptodome/Hash
copying lib/Cryptodome/Hash/MD4.pyi -> build/lib.linux-x86_64-2.7/Cryptodome/Hash
copying lib/Cryptodome/Hash/SHA.pyi -> build/lib.linux-x86_64-2.7/Cryptodome/Hash
copying lib/Cryptodome/Hash/SHA224.pyi -> build/lib.linux-x86_64-2.7/Cryptodome/Hash
copying lib/Cryptodome/Hash/SHA3_256.pyi -> build/lib.linux-x86_64-2.7/Cryptodome/Hash
copying lib/Cryptodome/Hash/BLAKE2s.pyi -> build/lib.linux-x86_64-2.7/Cryptodome/Hash
copying lib/Cryptodome/Hash/SHA3_224.pyi -> build/lib.linux-x86_64-2.7/Cryptodome/Hash
copying lib/Cryptodome/Hash/Poly1305.pyi -> build/lib.linux-x86_64-2.7/Cryptodome/Hash
copying lib/Cryptodome/Hash/SHAKE128.pyi -> build/lib.linux-x86_64-2.7/Cryptodome/Hash
copying lib/Cryptodome/Hash/SHA256.pyi -> build/lib.linux-x86_64-2.7/Cryptodome/Hash
copying lib/Cryptodome/Hash/SHA3_512.pyi -> build/lib.linux-x86_64-2.7/Cryptodome/Hash
copying lib/Cryptodome/Hash/RIPEMD160.pyi -> build/lib.linux-x86_64-2.7/Cryptodome/Hash
copying lib/Cryptodome/Hash/HMAC.pyi -> build/lib.linux-x86_64-2.7/Cryptodome/Hash
copying lib/Cryptodome/Hash/MD5.pyi -> build/lib.linux-x86_64-2.7/Cryptodome/Hash
copying lib/Cryptodome/Hash/RIPEMD.pyi -> build/lib.linux-x86_64-2.7/Cryptodome/Hash
copying lib/Cryptodome/Hash/keccak.pyi -> build/lib.linux-x86_64-2.7/Cryptodome/Hash
copying lib/Cryptodome/Hash/SHA3_384.pyi -> build/lib.linux-x86_64-2.7/Cryptodome/Hash
copying lib/Cryptodome/Hash/SHA512.pyi -> build/lib.linux-x86_64-2.7/Cryptodome/Hash
copying lib/Cryptodome/Hash/MD2.pyi -> build/lib.linux-x86_64-2.7/Cryptodome/Hash
copying lib/Cryptodome/Hash/BLAKE2b.pyi -> build/lib.linux-x86_64-2.7/Cryptodome/Hash
copying lib/Cryptodome/IO/PEM.pyi -> build/lib.linux-x86_64-2.7/Cryptodome/IO
copying lib/Cryptodome/IO/PKCS8.pyi -> build/lib.linux-x86_64-2.7/Cryptodome/IO
copying lib/Cryptodome/IO/_PBES.pyi -> build/lib.linux-x86_64-2.7/Cryptodome/IO
copying lib/Cryptodome/PublicKey/__init__.pyi -> build/lib.linux-x86_64-2.7/Cryptodome/PublicKey
copying lib/Cryptodome/PublicKey/DSA.pyi -> build/lib.linux-x86_64-2.7/Cryptodome/PublicKey
copying lib/Cryptodome/PublicKey/ElGamal.pyi -> build/lib.linux-x86_64-2.7/Cryptodome/PublicKey
copying lib/Cryptodome/PublicKey/RSA.pyi -> build/lib.linux-x86_64-2.7/Cryptodome/PublicKey
copying lib/Cryptodome/PublicKey/ECC.pyi -> build/lib.linux-x86_64-2.7/Cryptodome/PublicKey
copying lib/Cryptodome/Protocol/SecretSharing.pyi -> build/lib.linux-x86_64-2.7/Cryptodome/Protocol
copying lib/Cryptodome/Protocol/__init__.pyi -> build/lib.linux-x86_64-2.7/Cryptodome/Protocol
copying lib/Cryptodome/Protocol/KDF.pyi -> build/lib.linux-x86_64-2.7/Cryptodome/Protocol
copying lib/Cryptodome/Random/__init__.pyi -> build/lib.linux-x86_64-2.7/Cryptodome/Random
copying lib/Cryptodome/Random/random.pyi -> build/lib.linux-x86_64-2.7/Cryptodome/Random
copying lib/Cryptodome/Signature/pkcs1_15.pyi -> build/lib.linux-x86_64-2.7/Cryptodome/Signature
copying lib/Cryptodome/Signature/PKCS1_PSS.pyi -> build/lib.linux-x86_64-2.7/Cryptodome/Signature
copying lib/Cryptodome/Signature/pss.pyi -> build/lib.linux-x86_64-2.7/Cryptodome/Signature
copying lib/Cryptodome/Signature/PKCS1_v1_5.pyi -> build/lib.linux-x86_64-2.7/Cryptodome/Signature
copying lib/Cryptodome/Signature/DSS.pyi -> build/lib.linux-x86_64-2.7/Cryptodome/Signature
copying lib/Cryptodome/Util/_cpu_features.pyi -> build/lib.linux-x86_64-2.7/Cryptodome/Util
copying lib/Cryptodome/Util/number.pyi -> build/lib.linux-x86_64-2.7/Cryptodome/Util
copying lib/Cryptodome/Util/py3compat.pyi -> build/lib.linux-x86_64-2.7/Cryptodome/Util
copying lib/Cryptodome/Util/_file_system.pyi -> build/lib.linux-x86_64-2.7/Cryptodome/Util
copying lib/Cryptodome/Util/Padding.pyi -> build/lib.linux-x86_64-2.7/Cryptodome/Util
copying lib/Cryptodome/Util/RFC1751.pyi -> build/lib.linux-x86_64-2.7/Cryptodome/Util
copying lib/Cryptodome/Util/strxor.pyi -> build/lib.linux-x86_64-2.7/Cryptodome/Util
copying lib/Cryptodome/Util/asn1.pyi -> build/lib.linux-x86_64-2.7/Cryptodome/Util
copying lib/Cryptodome/Util/_raw_api.pyi -> build/lib.linux-x86_64-2.7/Cryptodome/Util
copying lib/Cryptodome/Util/Counter.pyi -> build/lib.linux-x86_64-2.7/Cryptodome/Util
copying lib/Cryptodome/Math/_IntegerNative.pyi -> build/lib.linux-x86_64-2.7/Cryptodome/Math
copying lib/Cryptodome/Math/Primality.pyi -> build/lib.linux-x86_64-2.7/Cryptodome/Math
copying lib/Cryptodome/Math/_IntegerGMP.pyi -> build/lib.linux-x86_64-2.7/Cryptodome/Math
copying lib/Cryptodome/Math/Numbers.pyi -> build/lib.linux-x86_64-2.7/Cryptodome/Math
copying lib/Cryptodome/Math/_IntegerCustom.pyi -> build/lib.linux-x86_64-2.7/Cryptodome/Math
copying lib/Cryptodome/Math/_IntegerBase.pyi -> build/lib.linux-x86_64-2.7/Cryptodome/Math
creating build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Cipher/test_vectors
creating build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/AES
copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB8GFSbox256.rsp -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/AES
copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB128MCT128.rsp -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/AES
copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB128VarKey256.rsp -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/AES
copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB128MCT192.rsp -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/AES
copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/OFBVarKey192.rsp -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/AES
copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/gcmDecrypt128.rsp -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/AES
copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB8KeySbox128.rsp -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/AES
copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB8MMT256.rsp -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/AES
copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CBCMCT256.rsp -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/AES
copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CBCVarTxt128.rsp -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/AES
copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/OFBGFSbox256.rsp -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/AES
copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB8VarKey256.rsp -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/AES
copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CBCGFSbox128.rsp -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/AES
copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB8MMT128.rsp -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/AES
copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB128VarKey128.rsp -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/AES
copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB8MCT128.rsp -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/AES
copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB128GFSbox192.rsp -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/AES
copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CBCKeySbox192.rsp -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/AES
copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB8VarTxt192.rsp -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/AES
copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/OFBMCT192.rsp -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/AES
copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CBCKeySbox256.rsp -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/AES
copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CBCMMT128.rsp -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/AES
copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/OFBVarTxt128.rsp -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/AES
copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/OFBMMT256.rsp -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/AES
copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CBCMCT128.rsp -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/AES
copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB8GFSbox192.rsp -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/AES
copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/OFBKeySbox256.rsp -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/AES
copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB8GFSbox128.rsp -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/AES
copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CBCVarTxt192.rsp -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/AES
copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CBCMMT192.rsp -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/AES
copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB128KeySbox128.rsp -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/AES
copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB128MMT128.rsp -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/AES
copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB128GFSbox256.rsp -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/AES
copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/gcmEncryptExtIV128.rsp -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/AES
copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/README.txt -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/AES
copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB128VarKey192.rsp -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/AES
copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB128KeySbox192.rsp -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/AES
copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB128VarTxt256.rsp -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/AES
copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CBCGFSbox256.rsp -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/AES
copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CBCKeySbox128.rsp -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/AES
copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB8VarTxt256.rsp -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/AES
copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB8VarKey128.rsp -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/AES
copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CBCMCT192.rsp -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/AES
copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB8MCT192.rsp -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/AES
copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB8MMT192.rsp -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/AES
copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB128VarTxt192.rsp -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/AES
copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB8VarTxt128.rsp -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/AES
copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/OFBKeySbox128.rsp -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/AES
copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB128MMT192.rsp -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/AES
copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CBCMMT256.rsp -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/AES
copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB128KeySbox256.rsp -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/AES
copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/OFBVarKey128.rsp -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/AES
copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/OFBVarTxt256.rsp -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/AES
copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CBCGFSbox192.rsp -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/AES
copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/OFBVarTxt192.rsp -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/AES
copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/OFBMCT128.rsp -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/AES
copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/OFBMCT256.rsp -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/AES
copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/OFBVarKey256.rsp -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/AES
copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB8VarKey192.rsp -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/AES
copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/OFBGFSbox128.rsp -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/AES
copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB8KeySbox192.rsp -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/AES
copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/OFBMMT192.rsp -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/AES
copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CBCVarKey192.rsp -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/AES
copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CBCVarKey256.rsp -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/AES
copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB8KeySbox256.rsp -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/AES
copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB8MCT256.rsp -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/AES
copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB128MMT256.rsp -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/AES
copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB128VarTxt128.rsp -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/AES
copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB128MCT256.rsp -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/AES
copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB128GFSbox128.rsp -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/AES
copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/OFBMMT128.rsp -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/AES
copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CBCVarKey128.rsp -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/AES
copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/OFBGFSbox192.rsp -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/AES
copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CBCVarTxt256.rsp -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/AES
copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/OFBKeySbox192.rsp -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/AES
creating build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/TDES
copying lib/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TCBCinvperm.rsp -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/TDES
copying lib/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TCBCvarkey.rsp -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/TDES
copying lib/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TOFBsubtab.rsp -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/TDES
copying lib/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TOFBvartext.rsp -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/TDES
copying lib/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TCFB64permop.rsp -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/TDES
copying lib/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TECBMMT2.rsp -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/TDES
copying lib/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TCBCpermop.rsp -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/TDES
copying lib/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TCFB64vartext.rsp -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/TDES
copying lib/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TCFB64MMT3.rsp -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/TDES
copying lib/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TCFB8MMT2.rsp -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/TDES
copying lib/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TCFB8MMT3.rsp -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/TDES
copying lib/Cryptodome/SelfTest/Cipher/test_vectors/TDES/README.txt -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/TDES
copying lib/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TCFB8varkey.rsp -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/TDES
copying lib/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TCBCMMT3.rsp -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/TDES
copying lib/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TECBMMT3.rsp -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/TDES
copying lib/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TOFBMMT3.rsp -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/TDES
copying lib/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TCFB8invperm.rsp -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/TDES
copying lib/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TCBCvartext.rsp -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/TDES
copying lib/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TCFB8subtab.rsp -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/TDES
copying lib/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TCBCsubtab.rsp -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/TDES
copying lib/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TCFB64MMT2.rsp -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/TDES
copying lib/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TOFBinvperm.rsp -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/TDES
copying lib/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TCFB64subtab.rsp -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/TDES
copying lib/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TCFB8permop.rsp -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/TDES
copying lib/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TOFBpermop.rsp -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/TDES
copying lib/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TCFB64invperm.rsp -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/TDES
copying lib/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TOFBMMT2.rsp -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/TDES
copying lib/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TCBCMMT2.rsp -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/TDES
copying lib/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TCFB64varkey.rsp -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/TDES
copying lib/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TCFB8vartext.rsp -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/TDES
copying lib/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TOFBvarkey.rsp -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/TDES
creating build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/wycheproof
copying lib/Cryptodome/SelfTest/Cipher/test_vectors/wycheproof/aes_eax_test.json -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/wycheproof
copying lib/Cryptodome/SelfTest/Cipher/test_vectors/wycheproof/chacha20_poly1305_test.json -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/wycheproof
copying lib/Cryptodome/SelfTest/Cipher/test_vectors/wycheproof/aes_gcm_test.json -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/wycheproof
copying lib/Cryptodome/SelfTest/Cipher/test_vectors/wycheproof/aes_siv_cmac_test.json -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/wycheproof
creating build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Hash/test_vectors
creating build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Hash/test_vectors/SHA1
copying lib/Cryptodome/SelfTest/Hash/test_vectors/SHA1/SHA1ShortMsg.rsp -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Hash/test_vectors/SHA1
creating build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Hash/test_vectors/SHA2
copying lib/Cryptodome/SelfTest/Hash/test_vectors/SHA2/SHA512_256ShortMsg.rsp -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Hash/test_vectors/SHA2
copying lib/Cryptodome/SelfTest/Hash/test_vectors/SHA2/SHA512ShortMsg.rsp -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Hash/test_vectors/SHA2
copying lib/Cryptodome/SelfTest/Hash/test_vectors/SHA2/SHA512_224ShortMsg.rsp -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Hash/test_vectors/SHA2
creating build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Hash/test_vectors/SHA3
copying lib/Cryptodome/SelfTest/Hash/test_vectors/SHA3/ShortMsgKAT_SHAKE256.txt -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Hash/test_vectors/SHA3
copying lib/Cryptodome/SelfTest/Hash/test_vectors/SHA3/ShortMsgKAT_SHA3-224.txt -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Hash/test_vectors/SHA3
copying lib/Cryptodome/SelfTest/Hash/test_vectors/SHA3/ShortMsgKAT_SHAKE128.txt -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Hash/test_vectors/SHA3
copying lib/Cryptodome/SelfTest/Hash/test_vectors/SHA3/ShortMsgKAT_SHA3-256.txt -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Hash/test_vectors/SHA3
copying lib/Cryptodome/SelfTest/Hash/test_vectors/SHA3/ShortMsgKAT_SHA3-384.txt -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Hash/test_vectors/SHA3
copying lib/Cryptodome/SelfTest/Hash/test_vectors/SHA3/ShortMsgKAT_SHA3-512.txt -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Hash/test_vectors/SHA3
creating build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Hash/test_vectors/keccak
copying lib/Cryptodome/SelfTest/Hash/test_vectors/keccak/ExtremelyLongMsgKAT_512.txt -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Hash/test_vectors/keccak
copying lib/Cryptodome/SelfTest/Hash/test_vectors/keccak/LongMsgKAT_512.txt -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Hash/test_vectors/keccak
copying lib/Cryptodome/SelfTest/Hash/test_vectors/keccak/ExtremelyLongMsgKAT_256.txt -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Hash/test_vectors/keccak
copying lib/Cryptodome/SelfTest/Hash/test_vectors/keccak/LongMsgKAT_256.txt -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Hash/test_vectors/keccak
copying lib/Cryptodome/SelfTest/Hash/test_vectors/keccak/ShortMsgKAT_512.txt -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Hash/test_vectors/keccak
copying lib/Cryptodome/SelfTest/Hash/test_vectors/keccak/LongMsgKAT_224.txt -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Hash/test_vectors/keccak
copying lib/Cryptodome/SelfTest/Hash/test_vectors/keccak/ExtremelyLongMsgKAT_224.txt -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Hash/test_vectors/keccak
copying lib/Cryptodome/SelfTest/Hash/test_vectors/keccak/ShortMsgKAT_384.txt -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Hash/test_vectors/keccak
copying lib/Cryptodome/SelfTest/Hash/test_vectors/keccak/LongMsgKAT_384.txt -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Hash/test_vectors/keccak
copying lib/Cryptodome/SelfTest/Hash/test_vectors/keccak/ExtremelyLongMsgKAT_384.txt -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Hash/test_vectors/keccak
copying lib/Cryptodome/SelfTest/Hash/test_vectors/keccak/ShortMsgKAT_256.txt -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Hash/test_vectors/keccak
copying lib/Cryptodome/SelfTest/Hash/test_vectors/keccak/ShortMsgKAT_224.txt -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Hash/test_vectors/keccak
copying lib/Cryptodome/SelfTest/Hash/test_vectors/keccak/readme.txt -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Hash/test_vectors/keccak
creating build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Hash/test_vectors/BLAKE2s
copying lib/Cryptodome/SelfTest/Hash/test_vectors/BLAKE2s/tv2.txt -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Hash/test_vectors/BLAKE2s
copying lib/Cryptodome/SelfTest/Hash/test_vectors/BLAKE2s/blake2s-test.txt -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Hash/test_vectors/BLAKE2s
copying lib/Cryptodome/SelfTest/Hash/test_vectors/BLAKE2s/tv1.txt -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Hash/test_vectors/BLAKE2s
creating build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Hash/test_vectors/BLAKE2b
copying lib/Cryptodome/SelfTest/Hash/test_vectors/BLAKE2b/tv2.txt -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Hash/test_vectors/BLAKE2b
copying lib/Cryptodome/SelfTest/Hash/test_vectors/BLAKE2b/blake2b-test.txt -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Hash/test_vectors/BLAKE2b
copying lib/Cryptodome/SelfTest/Hash/test_vectors/BLAKE2b/tv1.txt -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Hash/test_vectors/BLAKE2b
creating build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Hash/test_vectors/wycheproof
copying lib/Cryptodome/SelfTest/Hash/test_vectors/wycheproof/aes_cmac_test.json -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Hash/test_vectors/wycheproof
creating build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/PublicKey/test_vectors
creating build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/PublicKey/test_vectors/ECC
copying lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_private_enc_aes192.pem -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/PublicKey/test_vectors/ECC
copying lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_private_p8.der -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/PublicKey/test_vectors/ECC
copying lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_private_p8.pem -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/PublicKey/test_vectors/ECC
copying lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_public.der -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/PublicKey/test_vectors/ECC
copying lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/openssl_version.txt -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/PublicKey/test_vectors/ECC
copying lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_private.pem -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/PublicKey/test_vectors/ECC
copying lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_private.der -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/PublicKey/test_vectors/ECC
copying lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p256.txt -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/PublicKey/test_vectors/ECC
copying lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_public_compressed.der -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/PublicKey/test_vectors/ECC
copying lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/gen_ecc_p256.sh -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/PublicKey/test_vectors/ECC
copying lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_private_enc_aes256_gcm.pem -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/PublicKey/test_vectors/ECC
copying lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_private_enc_des3.pem -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/PublicKey/test_vectors/ECC
copying lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_x509.der -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/PublicKey/test_vectors/ECC
copying lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_public_compressed.pem -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/PublicKey/test_vectors/ECC
copying lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_private_p8_clear.der -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/PublicKey/test_vectors/ECC
copying lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_public.pem -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/PublicKey/test_vectors/ECC
copying lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_private_p8_clear.pem -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/PublicKey/test_vectors/ECC
copying lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_x509.pem -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/PublicKey/test_vectors/ECC
copying lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/point-at-infinity.org-P256.txt -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/PublicKey/test_vectors/ECC
copying lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_private_enc_aes128.pem -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/PublicKey/test_vectors/ECC
copying lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_public_openssh.txt -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/PublicKey/test_vectors/ECC
creating build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Signature/test_vectors
creating build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Signature/test_vectors/DSA
copying lib/Cryptodome/SelfTest/Signature/test_vectors/DSA/FIPS_186_3_SigGen.txt -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Signature/test_vectors/DSA
copying lib/Cryptodome/SelfTest/Signature/test_vectors/DSA/FIPS_186_3_SigVer.rsp -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Signature/test_vectors/DSA
creating build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Signature/test_vectors/ECDSA
copying lib/Cryptodome/SelfTest/Signature/test_vectors/ECDSA/SigGen.txt -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Signature/test_vectors/ECDSA
copying lib/Cryptodome/SelfTest/Signature/test_vectors/ECDSA/README.txt -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Signature/test_vectors/ECDSA
copying lib/Cryptodome/SelfTest/Signature/test_vectors/ECDSA/SigVer.rsp -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Signature/test_vectors/ECDSA
creating build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Signature/test_vectors/PKCS1-v1.5
copying lib/Cryptodome/SelfTest/Signature/test_vectors/PKCS1-v1.5/SigVer15_186-3.rsp -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Signature/test_vectors/PKCS1-v1.5
copying lib/Cryptodome/SelfTest/Signature/test_vectors/PKCS1-v1.5/SigGen15_186-2.txt -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Signature/test_vectors/PKCS1-v1.5
copying lib/Cryptodome/SelfTest/Signature/test_vectors/PKCS1-v1.5/SigGen15_186-3.txt -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Signature/test_vectors/PKCS1-v1.5
creating build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Signature/test_vectors/PKCS1-PSS
copying lib/Cryptodome/SelfTest/Signature/test_vectors/PKCS1-PSS/SigGenPSS_186-2.txt -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Signature/test_vectors/PKCS1-PSS
copying lib/Cryptodome/SelfTest/Signature/test_vectors/PKCS1-PSS/SigVerPSS_186-3.rsp -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Signature/test_vectors/PKCS1-PSS
copying lib/Cryptodome/SelfTest/Signature/test_vectors/PKCS1-PSS/SigGenPSS_186-3.txt -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Signature/test_vectors/PKCS1-PSS
creating build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Signature/test_vectors/wycheproof
copying lib/Cryptodome/SelfTest/Signature/test_vectors/wycheproof/ecdsa_secp256r1_sha256_test.json -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Signature/test_vectors/wycheproof
copying lib/Cryptodome/SelfTest/Signature/test_vectors/wycheproof/rsa_signature_test.json -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Signature/test_vectors/wycheproof
copying lib/Cryptodome/SelfTest/Signature/test_vectors/wycheproof/dsa_test.json -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Signature/test_vectors/wycheproof
copying lib/Cryptodome/SelfTest/Signature/test_vectors/wycheproof/ecdsa_test.json -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Signature/test_vectors/wycheproof
running build_ext
building 'Cryptodome.Hash._MD2' extension
creating build/temp.linux-x86_64-2.7
creating build/temp.linux-x86_64-2.7/src
gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2