Started by upstream project "STX_build_docker_images_layered" build number 137
originally caused by:
Started by upstream project "STX_5.0_build_layer_containers" build number 21
originally caused by:
Started by upstream project "STX_5.0_build_layer_all" build number 47
originally caused by:
Started by user Scott Little
Started by upstream project "STX_5.0_build_layer_all" build number 46
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_layered
No emails were triggered.
[STX_build_wheels_layered] $ /bin/sh -xe /tmp/jenkins1155130538835789651.sh
+ echo MY_REPO=/localdisk/designer/jenkins/rc-5.0-containers/cgcs-root
MY_REPO=/localdisk/designer/jenkins/rc-5.0-containers/cgcs-root
+ echo MY_WORKSPACE=/localdisk/loadbuild/jenkins/rc-5.0-containers/20210524T164756Z
MY_WORKSPACE=/localdisk/loadbuild/jenkins/rc-5.0-containers/20210524T164756Z
+ 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/5.0/centos/containers/20210524T164756Z/logs
PUBLISH_LOGS_BASE=/export/mirror/starlingx/rc/5.0/centos/containers/20210524T164756Z/logs
+ echo PUBLISH_LOGS_URL=http://mirror.starlingx.cengn.ca/mirror/starlingx/release/5.0.0/centos/containers/logs
PUBLISH_LOGS_URL=http://mirror.starlingx.cengn.ca/mirror/starlingx/release/5.0.0/centos/containers/logs
+ echo DOCKER_BUILD_ID=jenkins-rc-5.0-containers-20210524T164756Z-builder
DOCKER_BUILD_ID=jenkins-rc-5.0-containers-20210524T164756Z-builder
+ '[' -n /localdisk/designer/jenkins/rc-5.0-containers/cgcs-root ']'
+ '[' -n /localdisk/loadbuild/jenkins/rc-5.0-containers/20210524T164756Z ']'
+ '[' -n centos ']'
+ '[' -n 7.5.1804 ']'
+ '[' -n stable ']'
+ '[' -n /export/mirror/starlingx/rc/5.0/centos/containers/20210524T164756Z/logs ']'
+ '[' -n http://mirror.starlingx.cengn.ca/mirror/starlingx/release/5.0.0/centos/containers/logs ']'
+ '[' -n jenkins-rc-5.0-containers-20210524T164756Z-builder ']'
+ '[' '!' -f /localdisk/loadbuild/jenkins/rc-5.0-containers/20210524T164756Z/NEED_BUILD ']'
++ id -un
+ MYUNAME=jenkins
+ DOCKER_CMD='docker exec --interactive --user=jenkins -e MYUNAME=jenkins jenkins-rc-5.0-containers-20210524T164756Z-builder /bin/bash -i -'
+ echo 'echo MY_REPO=$MY_REPO'
+ docker exec --interactive --user=jenkins -e MYUNAME=jenkins jenkins-rc-5.0-containers-20210524T164756Z-builder /bin/bash -i -
bash: cannot set terminal process group (-1): Inappropriate ioctl for device
bash: no job control in this shell
not starting up lighttpd, it's already running
MY_REPO=/localdisk/designer/jenkins/rc-5.0-containers/cgcs-root
Using git@git.openstack.org:openstack for build

To ease checkout do:
eval $(ssh-agent)
ssh-add
To start a fresh source tree:
cd $MY_REPO_ROOT_DIR
repo init -u https://opendev.org/starlingx/manifest.git -m default.xml
To build all packages:
cd $MY_REPO
build-pkgs or build-pkgs <pkglist>
To make an iso:
build-iso
[jenkins@starlingx_mirror /]$ echo MY_REPO=$MY_REPO
MY_REPO=/localdisk/designer/jenkins/rc-5.0-containers/cgcs-root
[jenkins@starlingx_mirror /]$ exit
+ echo 'time /localdisk/designer/jenkins/rc-5.0-containers/cgcs-root/build-tools/build-wheels/build-wheel-tarball.sh --attempts 5 --os centos --os-version 7.5.1804 --stream stable'
+ docker exec --interactive --user=jenkins -e MYUNAME=jenkins jenkins-rc-5.0-containers-20210524T164756Z-builder /bin/bash -i -
bash: cannot set terminal process group (-1): Inappropriate ioctl for device
bash: no job control in this shell
not starting up lighttpd, it's already running
MY_REPO=/localdisk/designer/jenkins/rc-5.0-containers/cgcs-root
Using git@git.openstack.org:openstack for build

To ease checkout do:
eval $(ssh-agent)
ssh-add
To start a fresh source tree:
cd $MY_REPO_ROOT_DIR
repo init -u https://opendev.org/starlingx/manifest.git -m default.xml
To build all packages:
cd $MY_REPO
build-pkgs or build-pkgs <pkglist>
To make an iso:
build-iso
[jenkins@starlingx_mirror /]$ time /localdisk/designer/jenkins/rc-5.0-contain <]$ time /localdisk/designer/jenkins/rc-5.0-containe rs/cgcs-root/build-tools/ <r/jenkins/rc-5.0-containers/cgcs-root/build-tools/b uild-wheels/build-wheel-t <s/cgcs-root/build-tools/build-wheels/build-wheel-ta rball.sh -- <ild-wheels/build-wheel-tarball.sh --a ttempts 5 - <ball.sh --attempts 5 -- os centos - <tempts 5 --os centos -- os-version 7.5.1804 <s centos --os-version 7.5.1804  --stream stable
Running: docker build --build-arg RELEASE=7.5.1804 --build-arg BUILD_STREAM=stable -t jenkins-20210524t164756z-wheelbuilder:centos-stable -f /localdisk/designer/jenkins/rc-5.0-containers/cgcs-root/build-tools/build-wheels/docker/centos-dockerfile /localdisk/designer/jenkins/rc-5.0-containers/cgcs-root/build-tools/build-wheels/docker
Sending build context to Docker daemon 85.5 kB
Step 1/8 : ARG RELEASE=7.5.1804
Step 2/8 : FROM centos:${RELEASE}
---> cf49811e3cdb
Step 3/8 : ARG BUILD_STREAM=stable
---> Running in a7d978d5d20f
Removing intermediate container a7d978d5d20f
---> d12dddc0f087
Step 4/8 : 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 python3 python3-pip python3-wheel python3-devel wget openldap-devel mariadb mariadb-devel libvirt libvirt-devel liberasurecode-devel nss-devel systemd-devel postgresql-devel ; python3 -m pip install --user setuptools==45.3 ; python3 -m pip install --user --upgrade wheel
---> Running in b7228247f2fa
+ 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: mirror.calgah.com
* extras: mirror.netaddicted.ca
* updates: mirror.calgah.com
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-virt-common-1-1.el7.centos.noarch.rpm: Header V3 RSA/SHA256 Signature, key ID f4a80eb5: NOKEY
Public key for centos-release-virt-common-1-1.el7.centos.noarch.rpm is not installed
--------------------------------------------------------------------------------
Total 189 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 python3 python3-pip python3-wheel python3-devel wget openldap-devel mariadb mariadb-devel libvirt libvirt-devel liberasurecode-devel nss-devel systemd-devel postgresql-devel
Loaded plugins: fastestmirror, ovl
Loading mirror speeds from cached hostfile
* base: mirror.calgah.com
* centos-qemu-ev: less.cogeco.net
* epel: mirror.dst.ca
* extras: mirror.netaddicted.ca
* updates: mirror.calgah.com
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-44.el7 will be installed
--> Processing Dependency: libgomp = 4.8.5-44.el7 for package: gcc-4.8.5-44.el7.x86_64
--> Processing Dependency: cpp = 4.8.5-44.el7 for package: gcc-4.8.5-44.el7.x86_64
--> Processing Dependency: libgcc >= 4.8.5-44.el7 for package: gcc-4.8.5-44.el7.x86_64
--> Processing Dependency: glibc-devel >= 2.2.90-12 for package: gcc-4.8.5-44.el7.x86_64
--> Processing Dependency: libmpfr.so.4()(64bit) for package: gcc-4.8.5-44.el7.x86_64
--> Processing Dependency: libmpc.so.3()(64bit) for package: gcc-4.8.5-44.el7.x86_64
--> Processing Dependency: libgomp.so.1()(64bit) for package: gcc-4.8.5-44.el7.x86_64
---> Package git.x86_64 0:1.8.3.1-23.el7_8 will be installed
--> Processing Dependency: perl-Git = 1.8.3.1-23.el7_8 for package: git-1.8.3.1-23.el7_8.x86_64
--> Processing Dependency: perl >= 5.008 for package: git-1.8.3.1-23.el7_8.x86_64
--> Processing Dependency: rsync for package: git-1.8.3.1-23.el7_8.x86_64
--> Processing Dependency: perl(warnings) for package: git-1.8.3.1-23.el7_8.x86_64
--> Processing Dependency: perl(vars) for package: git-1.8.3.1-23.el7_8.x86_64
--> Processing Dependency: perl(strict) for package: git-1.8.3.1-23.el7_8.x86_64
--> Processing Dependency: perl(lib) for package: git-1.8.3.1-23.el7_8.x86_64
--> Processing Dependency: perl(Term::ReadKey) for package: git-1.8.3.1-23.el7_8.x86_64
--> Processing Dependency: perl(Git) for package: git-1.8.3.1-23.el7_8.x86_64
--> Processing Dependency: perl(Getopt::Long) for package: git-1.8.3.1-23.el7_8.x86_64
--> Processing Dependency: perl(File::stat) for package: git-1.8.3.1-23.el7_8.x86_64
--> Processing Dependency: perl(File::Temp) for package: git-1.8.3.1-23.el7_8.x86_64
--> Processing Dependency: perl(File::Spec) for package: git-1.8.3.1-23.el7_8.x86_64
--> Processing Dependency: perl(File::Path) for package: git-1.8.3.1-23.el7_8.x86_64
--> Processing Dependency: perl(File::Find) for package: git-1.8.3.1-23.el7_8.x86_64
--> Processing Dependency: perl(File::Copy) for package: git-1.8.3.1-23.el7_8.x86_64
--> Processing Dependency: perl(File::Basename) for package: git-1.8.3.1-23.el7_8.x86_64
--> Processing Dependency: perl(Exporter) for package: git-1.8.3.1-23.el7_8.x86_64
--> Processing Dependency: perl(Error) for package: git-1.8.3.1-23.el7_8.x86_64
--> Processing Dependency: openssh-clients for package: git-1.8.3.1-23.el7_8.x86_64
--> Processing Dependency: less for package: git-1.8.3.1-23.el7_8.x86_64
--> Processing Dependency: /usr/bin/perl for package: git-1.8.3.1-23.el7_8.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-36.el7_9.5 will be installed
--> Processing Dependency: libvirt-libs = 4.5.0-36.el7_9.5 for package: libvirt-4.5.0-36.el7_9.5.x86_64
--> Processing Dependency: libvirt-daemon-driver-storage = 4.5.0-36.el7_9.5 for package: libvirt-4.5.0-36.el7_9.5.x86_64
--> Processing Dependency: libvirt-daemon-driver-secret = 4.5.0-36.el7_9.5 for package: libvirt-4.5.0-36.el7_9.5.x86_64
--> Processing Dependency: libvirt-daemon-driver-qemu = 4.5.0-36.el7_9.5 for package: libvirt-4.5.0-36.el7_9.5.x86_64
--> Processing Dependency: libvirt-daemon-driver-nwfilter = 4.5.0-36.el7_9.5 for package: libvirt-4.5.0-36.el7_9.5.x86_64
--> Processing Dependency: libvirt-daemon-driver-nodedev = 4.5.0-36.el7_9.5 for package: libvirt-4.5.0-36.el7_9.5.x86_64
--> Processing Dependency: libvirt-daemon-driver-network = 4.5.0-36.el7_9.5 for package: libvirt-4.5.0-36.el7_9.5.x86_64
--> Processing Dependency: libvirt-daemon-driver-lxc = 4.5.0-36.el7_9.5 for package: libvirt-4.5.0-36.el7_9.5.x86_64
--> Processing Dependency: libvirt-daemon-driver-interface = 4.5.0-36.el7_9.5 for package: libvirt-4.5.0-36.el7_9.5.x86_64
--> Processing Dependency: libvirt-daemon-config-nwfilter = 4.5.0-36.el7_9.5 for package: libvirt-4.5.0-36.el7_9.5.x86_64
--> Processing Dependency: libvirt-daemon-config-network = 4.5.0-36.el7_9.5 for package: libvirt-4.5.0-36.el7_9.5.x86_64
--> Processing Dependency: libvirt-daemon = 4.5.0-36.el7_9.5 for package: libvirt-4.5.0-36.el7_9.5.x86_64
--> Processing Dependency: libvirt-client = 4.5.0-36.el7_9.5 for package: libvirt-4.5.0-36.el7_9.5.x86_64
---> Package libvirt-devel.x86_64 0:4.5.0-36.el7_9.5 will be installed
---> Package mariadb.x86_64 3:10.1.20-2.el7 will be installed
--> 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: mariadb-libs(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.53.1-7.el7_9 will be installed
--> Processing Dependency: nss = 3.53.1-7.el7_9 for package: nss-devel-3.53.1-7.el7_9.x86_64
--> Processing Dependency: pkgconfig(nss-util) >= 3.53.1 for package: nss-devel-3.53.1-7.el7_9.x86_64
--> Processing Dependency: pkgconfig(nspr) >= 4.25.0 for package: nss-devel-3.53.1-7.el7_9.x86_64
--> Processing Dependency: nspr-devel >= 4.25.0 for package: nss-devel-3.53.1-7.el7_9.x86_64
--> Processing Dependency: nss-util-devel for package: nss-devel-3.53.1-7.el7_9.x86_64
--> Processing Dependency: nss-softokn-devel for package: nss-devel-3.53.1-7.el7_9.x86_64
---> Package openldap-devel.x86_64 0:2.4.44-23.el7_9 will be installed
--> Processing Dependency: openldap(x86-64) = 2.4.44-23.el7_9 for package: openldap-devel-2.4.44-23.el7_9.x86_64
--> Processing Dependency: cyrus-sasl-devel(x86-64) for package: openldap-devel-2.4.44-23.el7_9.x86_64
---> Package postgresql-devel.x86_64 0:9.2.24-6.el7_9 will be installed
--> Processing Dependency: postgresql-libs(x86-64) = 9.2.24-6.el7_9 for package: postgresql-devel-9.2.24-6.el7_9.x86_64
--> Processing Dependency: postgresql(x86-64) = 9.2.24-6.el7_9 for package: postgresql-devel-9.2.24-6.el7_9.x86_64
--> Processing Dependency: libpq.so.5()(64bit) for package: postgresql-devel-9.2.24-6.el7_9.x86_64
--> Processing Dependency: libpgtypes.so.3()(64bit) for package: postgresql-devel-9.2.24-6.el7_9.x86_64
--> Processing Dependency: libecpg_compat.so.3()(64bit) for package: postgresql-devel-9.2.24-6.el7_9.x86_64
--> Processing Dependency: libecpg.so.6()(64bit) for package: postgresql-devel-9.2.24-6.el7_9.x86_64
---> Package python3.x86_64 0:3.6.8-18.el7 will be installed
--> Processing Dependency: python3-libs(x86-64) = 3.6.8-18.el7 for package: python3-3.6.8-18.el7.x86_64
--> Processing Dependency: python3-setuptools for package: python3-3.6.8-18.el7.x86_64
--> Processing Dependency: libpython3.6m.so.1.0()(64bit) for package: python3-3.6.8-18.el7.x86_64
---> Package python3-devel.x86_64 0:3.6.8-18.el7 will be installed
--> Processing Dependency: redhat-rpm-config for package: python3-devel-3.6.8-18.el7.x86_64
--> Processing Dependency: python3-rpm-macros for package: python3-devel-3.6.8-18.el7.x86_64
--> Processing Dependency: python3-rpm-generators for package: python3-devel-3.6.8-18.el7.x86_64
--> Processing Dependency: python-rpm-macros for package: python3-devel-3.6.8-18.el7.x86_64
---> Package python3-pip.noarch 0:9.0.3-8.el7 will be installed
---> Package python3-wheel.noarch 0:0.31.1-5.el7_7 will be installed
---> Package systemd-devel.x86_64 0:219-78.el7_9.3 will be installed
--> Processing Dependency: systemd-libs = 219-78.el7_9.3 for package: systemd-devel-219-78.el7_9.3.x86_64
--> Processing Dependency: systemd = 219-78.el7_9.3 for package: systemd-devel-219-78.el7_9.3.x86_64
---> Package unzip.x86_64 0:6.0-21.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-44.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-324.el7_9 will be installed
--> Processing Dependency: glibc-headers = 2.17-324.el7_9 for package: glibc-devel-2.17-324.el7_9.x86_64
--> Processing Dependency: glibc = 2.17-324.el7_9 for package: glibc-devel-2.17-324.el7_9.x86_64
--> Processing Dependency: glibc-headers for package: glibc-devel-2.17-324.el7_9.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-44.el7 will be an update
---> Package libgomp.x86_64 0:4.8.5-44.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-36.el7_9.5 will be installed
--> Processing Dependency: libvirt-bash-completion = 4.5.0-36.el7_9.5 for package: libvirt-client-4.5.0-36.el7_9.5.x86_64
--> Processing Dependency: gnutls-utils for package: libvirt-client-4.5.0-36.el7_9.5.x86_64
--> Processing Dependency: gettext for package: libvirt-client-4.5.0-36.el7_9.5.x86_64
--> Processing Dependency: libyajl.so.2()(64bit) for package: libvirt-client-4.5.0-36.el7_9.5.x86_64
--> Processing Dependency: libnuma.so.1()(64bit) for package: libvirt-client-4.5.0-36.el7_9.5.x86_64
--> Processing Dependency: libnl-route-3.so.200()(64bit) for package: libvirt-client-4.5.0-36.el7_9.5.x86_64
--> Processing Dependency: libnl-3.so.200()(64bit) for package: libvirt-client-4.5.0-36.el7_9.5.x86_64
--> Processing Dependency: libgnutls.so.28()(64bit) for package: libvirt-client-4.5.0-36.el7_9.5.x86_64
--> Processing Dependency: libavahi-common.so.3()(64bit) for package: libvirt-client-4.5.0-36.el7_9.5.x86_64
--> Processing Dependency: libavahi-client.so.3()(64bit) for package: libvirt-client-4.5.0-36.el7_9.5.x86_64
---> Package libvirt-daemon.x86_64 0:4.5.0-36.el7_9.5 will be installed
--> Processing Dependency: polkit >= 0.112 for package: libvirt-daemon-4.5.0-36.el7_9.5.x86_64
--> Processing Dependency: systemd-sysv for package: libvirt-daemon-4.5.0-36.el7_9.5.x86_64
--> Processing Dependency: numad for package: libvirt-daemon-4.5.0-36.el7_9.5.x86_64
--> Processing Dependency: libcgroup for package: libvirt-daemon-4.5.0-36.el7_9.5.x86_64
--> Processing Dependency: iproute for package: libvirt-daemon-4.5.0-36.el7_9.5.x86_64
--> Processing Dependency: dmidecode for package: libvirt-daemon-4.5.0-36.el7_9.5.x86_64
---> Package libvirt-daemon-config-network.x86_64 0:4.5.0-36.el7_9.5 will be installed
---> Package libvirt-daemon-config-nwfilter.x86_64 0:4.5.0-36.el7_9.5 will be installed
---> Package libvirt-daemon-driver-interface.x86_64 0:4.5.0-36.el7_9.5 will be installed
--> Processing Dependency: netcf-libs >= 0.2.2 for package: libvirt-daemon-driver-interface-4.5.0-36.el7_9.5.x86_64
--> Processing Dependency: libnetcf.so.1(NETCF_1.4.0)(64bit) for package: libvirt-daemon-driver-interface-4.5.0-36.el7_9.5.x86_64
--> Processing Dependency: libnetcf.so.1(NETCF_1.3.0)(64bit) for package: libvirt-daemon-driver-interface-4.5.0-36.el7_9.5.x86_64
--> Processing Dependency: libnetcf.so.1(NETCF_1.2.0)(64bit) for package: libvirt-daemon-driver-interface-4.5.0-36.el7_9.5.x86_64
--> Processing Dependency: libnetcf.so.1(NETCF_1.0.0)(64bit) for package: libvirt-daemon-driver-interface-4.5.0-36.el7_9.5.x86_64
--> Processing Dependency: libnetcf.so.1()(64bit) for package: libvirt-daemon-driver-interface-4.5.0-36.el7_9.5.x86_64
---> Package libvirt-daemon-driver-lxc.x86_64 0:4.5.0-36.el7_9.5 will be installed
--> Processing Dependency: libfuse.so.2(FUSE_2.8)(64bit) for package: libvirt-daemon-driver-lxc-4.5.0-36.el7_9.5.x86_64
--> Processing Dependency: libfuse.so.2(FUSE_2.6)(64bit) for package: libvirt-daemon-driver-lxc-4.5.0-36.el7_9.5.x86_64
--> Processing Dependency: libfuse.so.2(FUSE_2.5)(64bit) for package: libvirt-daemon-driver-lxc-4.5.0-36.el7_9.5.x86_64
--> Processing Dependency: libfuse.so.2(FUSE_2.2)(64bit) for package: libvirt-daemon-driver-lxc-4.5.0-36.el7_9.5.x86_64
--> Processing Dependency: libfuse.so.2()(64bit) for package: libvirt-daemon-driver-lxc-4.5.0-36.el7_9.5.x86_64
---> Package libvirt-daemon-driver-network.x86_64 0:4.5.0-36.el7_9.5 will be installed
--> Processing Dependency: dnsmasq >= 2.41 for package: libvirt-daemon-driver-network-4.5.0-36.el7_9.5.x86_64
--> Processing Dependency: radvd for package: libvirt-daemon-driver-network-4.5.0-36.el7_9.5.x86_64
--> Processing Dependency: iptables for package: libvirt-daemon-driver-network-4.5.0-36.el7_9.5.x86_64
---> Package libvirt-daemon-driver-nodedev.x86_64 0:4.5.0-36.el7_9.5 will be installed
--> Processing Dependency: libpciaccess.so.0()(64bit) for package: libvirt-daemon-driver-nodedev-4.5.0-36.el7_9.5.x86_64
---> Package libvirt-daemon-driver-nwfilter.x86_64 0:4.5.0-36.el7_9.5 will be installed
--> Processing Dependency: ebtables for package: libvirt-daemon-driver-nwfilter-4.5.0-36.el7_9.5.x86_64
--> Processing Dependency: libpcap.so.1()(64bit) for package: libvirt-daemon-driver-nwfilter-4.5.0-36.el7_9.5.x86_64
---> Package libvirt-daemon-driver-qemu.x86_64 0:4.5.0-36.el7_9.5 will be installed
--> Processing Dependency: libvirt-daemon-driver-storage-core = 4.5.0-36.el7_9.5 for package: libvirt-daemon-driver-qemu-4.5.0-36.el7_9.5.x86_64
--> Processing Dependency: lzop for package: libvirt-daemon-driver-qemu-4.5.0-36.el7_9.5.x86_64
--> Processing Dependency: /usr/bin/qemu-img for package: libvirt-daemon-driver-qemu-4.5.0-36.el7_9.5.x86_64
---> Package libvirt-daemon-driver-secret.x86_64 0:4.5.0-36.el7_9.5 will be installed
---> Package libvirt-daemon-driver-storage.x86_64 0:4.5.0-36.el7_9.5 will be installed
--> Processing Dependency: libvirt-daemon-driver-storage-scsi = 4.5.0-36.el7_9.5 for package: libvirt-daemon-driver-storage-4.5.0-36.el7_9.5.x86_64
--> Processing Dependency: libvirt-daemon-driver-storage-rbd = 4.5.0-36.el7_9.5 for package: libvirt-daemon-driver-storage-4.5.0-36.el7_9.5.x86_64
--> Processing Dependency: libvirt-daemon-driver-storage-mpath = 4.5.0-36.el7_9.5 for package: libvirt-daemon-driver-storage-4.5.0-36.el7_9.5.x86_64
--> Processing Dependency: libvirt-daemon-driver-storage-logical = 4.5.0-36.el7_9.5 for package: libvirt-daemon-driver-storage-4.5.0-36.el7_9.5.x86_64
--> Processing Dependency: libvirt-daemon-driver-storage-iscsi = 4.5.0-36.el7_9.5 for package: libvirt-daemon-driver-storage-4.5.0-36.el7_9.5.x86_64
--> Processing Dependency: libvirt-daemon-driver-storage-gluster = 4.5.0-36.el7_9.5 for package: libvirt-daemon-driver-storage-4.5.0-36.el7_9.5.x86_64
--> Processing Dependency: libvirt-daemon-driver-storage-disk = 4.5.0-36.el7_9.5 for package: libvirt-daemon-driver-storage-4.5.0-36.el7_9.5.x86_64
---> Package libvirt-libs.x86_64 0:4.5.0-36.el7_9.5 will be installed
--> Processing Dependency: nc for package: libvirt-libs-4.5.0-36.el7_9.5.x86_64
--> Processing Dependency: cyrus-sasl-gssapi for package: libvirt-libs-4.5.0-36.el7_9.5.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.25.0-2.el7_9 will be installed
--> Processing Dependency: nspr = 4.25.0-2.el7_9 for package: nspr-devel-4.25.0-2.el7_9.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.53.1-7.el7_9 will be an update
--> Processing Dependency: nss-util >= 3.53.1-1 for package: nss-3.53.1-7.el7_9.x86_64
--> Processing Dependency: nss-softokn(x86-64) >= 3.53.1-2 for package: nss-3.53.1-7.el7_9.x86_64
--> Processing Dependency: libnssutil3.so(NSSUTIL_3.39)(64bit) for package: nss-3.53.1-7.el7_9.x86_64
--> Processing Dependency: libnssutil3.so(NSSUTIL_3.38)(64bit) for package: nss-3.53.1-7.el7_9.x86_64
---> Package nss-softokn-devel.x86_64 0:3.53.1-6.el7_9 will be installed
--> Processing Dependency: nss-softokn-freebl-devel(x86-64) = 3.53.1-6.el7_9 for package: nss-softokn-devel-3.53.1-6.el7_9.x86_64
---> Package nss-util-devel.x86_64 0:3.53.1-1.el7_9 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-23.el7_9 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-21.el7_9 will be installed
--> Processing Dependency: openssl-libs(x86-64) = 1:1.0.2k-21.el7_9 for package: 1:openssl-devel-1.0.2k-21.el7_9.x86_64
--> Processing Dependency: zlib-devel(x86-64) for package: 1:openssl-devel-1.0.2k-21.el7_9.x86_64
--> Processing Dependency: krb5-devel(x86-64) for package: 1:openssl-devel-1.0.2k-21.el7_9.x86_64
---> Package perl.x86_64 4:5.16.3-299.el7_9 will be installed
--> Processing Dependency: perl-libs = 4:5.16.3-299.el7_9 for package: 4:perl-5.16.3-299.el7_9.x86_64
--> Processing Dependency: perl(Socket) >= 1.3 for package: 4:perl-5.16.3-299.el7_9.x86_64
--> Processing Dependency: perl(Scalar::Util) >= 1.10 for package: 4:perl-5.16.3-299.el7_9.x86_64
--> Processing Dependency: perl-macros for package: 4:perl-5.16.3-299.el7_9.x86_64
--> Processing Dependency: perl-libs for package: 4:perl-5.16.3-299.el7_9.x86_64
--> Processing Dependency: perl(threads::shared) for package: 4:perl-5.16.3-299.el7_9.x86_64
--> Processing Dependency: perl(threads) for package: 4:perl-5.16.3-299.el7_9.x86_64
--> Processing Dependency: perl(constant) for package: 4:perl-5.16.3-299.el7_9.x86_64
--> Processing Dependency: perl(Time::Local) for package: 4:perl-5.16.3-299.el7_9.x86_64
--> Processing Dependency: perl(Time::HiRes) for package: 4:perl-5.16.3-299.el7_9.x86_64
--> Processing Dependency: perl(Storable) for package: 4:perl-5.16.3-299.el7_9.x86_64
--> Processing Dependency: perl(Socket) for package: 4:perl-5.16.3-299.el7_9.x86_64
--> Processing Dependency: perl(Scalar::Util) for package: 4:perl-5.16.3-299.el7_9.x86_64
--> Processing Dependency: perl(Pod::Simple::XHTML) for package: 4:perl-5.16.3-299.el7_9.x86_64
--> Processing Dependency: perl(Pod::Simple::Search) for package: 4:perl-5.16.3-299.el7_9.x86_64
--> Processing Dependency: perl(Filter::Util::Call) for package: 4:perl-5.16.3-299.el7_9.x86_64
--> Processing Dependency: perl(Carp) for package: 4:perl-5.16.3-299.el7_9.x86_64
--> Processing Dependency: libperl.so()(64bit) for package: 4:perl-5.16.3-299.el7_9.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-23.el7_8 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 postgresql.x86_64 0:9.2.24-6.el7_9 will be installed
---> Package postgresql-libs.x86_64 0:9.2.24-6.el7_9 will be installed
---> Package python-rpm-macros.noarch 0:3-34.el7 will be installed
--> Processing Dependency: python-srpm-macros for package: python-rpm-macros-3-34.el7.noarch
---> Package python3-libs.x86_64 0:3.6.8-18.el7 will be installed
--> Processing Dependency: libtirpc.so.1()(64bit) for package: python3-libs-3.6.8-18.el7.x86_64
---> Package python3-rpm-generators.noarch 0:6-2.el7 will be installed
---> Package python3-rpm-macros.noarch 0:3-34.el7 will be installed
---> Package python3-setuptools.noarch 0:39.2.0-10.el7 will be installed
---> Package redhat-rpm-config.noarch 0:9.1.0-88.el7.centos will be installed
--> Processing Dependency: dwz >= 0.4 for package: redhat-rpm-config-9.1.0-88.el7.centos.noarch
--> Processing Dependency: perl-srpm-macros for package: redhat-rpm-config-9.1.0-88.el7.centos.noarch
---> Package rsync.x86_64 0:3.1.2-10.el7 will be installed
---> Package systemd.x86_64 0:219-57.el7 will be updated
---> Package systemd.x86_64 0:219-78.el7_9.3 will be an update
--> Processing Dependency: libcryptsetup.so.12(CRYPTSETUP_2.0)(64bit) for package: systemd-219-78.el7_9.3.x86_64
--> Processing Dependency: libcryptsetup.so.12()(64bit) for package: systemd-219-78.el7_9.3.x86_64
---> Package systemd-libs.x86_64 0:219-57.el7 will be updated
---> Package systemd-libs.x86_64 0:219-78.el7_9.3 will be an update
--> Running transaction check
---> Package avahi-libs.x86_64 0:0.6.31-20.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-6.el7 will be an update
--> Processing Dependency: libjson-c.so.2()(64bit) for package: cryptsetup-libs-2.0.3-6.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-5.el7_9.1 will be installed
---> Package dnsmasq.x86_64 0:2.76-17.el7_9.1 will be installed
--> Processing Dependency: libnettle.so.4()(64bit) for package: dnsmasq-2.76-17.el7_9.1.x86_64
---> Package dwz.x86_64 0:0.11-3.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-3.el7 will be installed
--> Processing Dependency: gettext-libs(x86-64) = 0.19.8.1-3.el7 for package: gettext-0.19.8.1-3.el7.x86_64
--> Processing Dependency: libunistring.so.0()(64bit) for package: gettext-0.19.8.1-3.el7.x86_64
--> Processing Dependency: libgettextsrc-0.19.8.1.so()(64bit) for package: gettext-0.19.8.1-3.el7.x86_64
--> Processing Dependency: libgettextlib-0.19.8.1.so()(64bit) for package: gettext-0.19.8.1-3.el7.x86_64
--> Processing Dependency: libcroco-0.6.so.3()(64bit) for package: gettext-0.19.8.1-3.el7.x86_64
---> Package 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-324.el7_9 will be an update
---> Package glibc-headers.x86_64 0:2.17-324.el7_9 will be installed
--> Processing Dependency: kernel-headers >= 2.2.1 for package: glibc-headers-2.17-324.el7_9.x86_64
--> Processing Dependency: kernel-headers for package: glibc-headers-2.17-324.el7_9.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
---> 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-30.el7 will be installed
--> Processing Dependency: libmnl.so.0(LIBMNL_1.0)(64bit) for package: iproute-4.11.0-30.el7.x86_64
--> Processing Dependency: libmnl.so.0()(64bit) for package: iproute-4.11.0-30.el7.x86_64
---> Package iptables.x86_64 0:1.4.21-35.el7 will be installed
--> Processing Dependency: libnfnetlink.so.0()(64bit) for package: iptables-1.4.21-35.el7.x86_64
--> Processing Dependency: libnetfilter_conntrack.so.3()(64bit) for package: iptables-1.4.21-35.el7.x86_64
---> Package krb5-devel.x86_64 0:1.15.1-50.el7 will be installed
--> Processing Dependency: libkadm5(x86-64) = 1.15.1-50.el7 for package: krb5-devel-1.15.1-50.el7.x86_64
--> Processing Dependency: krb5-libs(x86-64) = 1.15.1-50.el7 for package: krb5-devel-1.15.1-50.el7.x86_64
--> Processing Dependency: libverto-devel for package: krb5-devel-1.15.1-50.el7.x86_64
--> Processing Dependency: libselinux-devel for package: krb5-devel-1.15.1-50.el7.x86_64
--> Processing Dependency: libcom_err-devel for package: krb5-devel-1.15.1-50.el7.x86_64
--> Processing Dependency: keyutils-libs-devel for package: krb5-devel-1.15.1-50.el7.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-12.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 libtirpc.x86_64 0:0.2.4-0.16.el7 will be installed
---> Package libvirt-bash-completion.x86_64 0:4.5.0-36.el7_9.5 will be installed
---> Package libvirt-daemon-driver-storage-core.x86_64 0:4.5.0-36.el7_9.5 will be installed
--> Processing Dependency: nfs-utils for package: libvirt-daemon-driver-storage-core-4.5.0-36.el7_9.5.x86_64
--> Processing Dependency: libparted.so.2()(64bit) for package: libvirt-daemon-driver-storage-core-4.5.0-36.el7_9.5.x86_64
---> Package libvirt-daemon-driver-storage-disk.x86_64 0:4.5.0-36.el7_9.5 will be installed
---> Package libvirt-daemon-driver-storage-gluster.x86_64 0:4.5.0-36.el7_9.5 will be installed
--> Processing Dependency: libgfapi.so.0(GFAPI_3.4.0)(64bit) for package: libvirt-daemon-driver-storage-gluster-4.5.0-36.el7_9.5.x86_64
--> Processing Dependency: /usr/sbin/gluster for package: libvirt-daemon-driver-storage-gluster-4.5.0-36.el7_9.5.x86_64
--> Processing Dependency: libglusterfs.so.0()(64bit) for package: libvirt-daemon-driver-storage-gluster-4.5.0-36.el7_9.5.x86_64
--> Processing Dependency: libgfxdr.so.0()(64bit) for package: libvirt-daemon-driver-storage-gluster-4.5.0-36.el7_9.5.x86_64
--> Processing Dependency: libgfrpc.so.0()(64bit) for package: libvirt-daemon-driver-storage-gluster-4.5.0-36.el7_9.5.x86_64
--> Processing Dependency: libgfapi.so.0()(64bit) for package: libvirt-daemon-driver-storage-gluster-4.5.0-36.el7_9.5.x86_64
---> Package libvirt-daemon-driver-storage-iscsi.x86_64 0:4.5.0-36.el7_9.5 will be installed
--> Processing Dependency: iscsi-initiator-utils for package: libvirt-daemon-driver-storage-iscsi-4.5.0-36.el7_9.5.x86_64
---> Package libvirt-daemon-driver-storage-logical.x86_64 0:4.5.0-36.el7_9.5 will be installed
--> Processing Dependency: lvm2 for package: libvirt-daemon-driver-storage-logical-4.5.0-36.el7_9.5.x86_64
---> Package libvirt-daemon-driver-storage-mpath.x86_64 0:4.5.0-36.el7_9.5 will be installed
---> Package libvirt-daemon-driver-storage-rbd.x86_64 0:4.5.0-36.el7_9.5 will be installed
--> Processing Dependency: librbd1 >= 1:10.2.5 for package: libvirt-daemon-driver-storage-rbd-4.5.0-36.el7_9.5.x86_64
--> Processing Dependency: librbd.so.1()(64bit) for package: libvirt-daemon-driver-storage-rbd-4.5.0-36.el7_9.5.x86_64
--> Processing Dependency: librados.so.2()(64bit) for package: libvirt-daemon-driver-storage-rbd-4.5.0-36.el7_9.5.x86_64
---> Package libvirt-daemon-driver-storage-scsi.x86_64 0:4.5.0-36.el7_9.5 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.25.0-2.el7_9 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.53.1-6.el7_9 will be an update
--> Processing Dependency: nss-softokn-freebl(x86-64) >= 3.53.1-6.el7_9 for package: nss-softokn-3.53.1-6.el7_9.x86_64
---> Package nss-softokn-freebl-devel.x86_64 0:3.53.1-6.el7_9 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.53.1-7.el7_9 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.53.1-7.el7_9 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.53.1-1.el7_9 will be an update
---> Package numactl-libs.x86_64 0:2.0.12-5.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-21.el7_9 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-5.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-299.el7_9 will be installed
---> Package perl-macros.x86_64 4:5.16.3-299.el7_9 will be installed
---> Package perl-srpm-macros.noarch 0:1-8.el7 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-26.el7 will be installed
--> Processing Dependency: polkit-pkla-compat for package: polkit-0.112-26.el7.x86_64
--> Processing Dependency: libmozjs-17.0.so(mozjs_17.0)(64bit) for package: polkit-0.112-26.el7.x86_64
--> Processing Dependency: libmozjs-17.0.so()(64bit) for package: polkit-0.112-26.el7.x86_64
---> Package python-srpm-macros.noarch 0:3-34.el7 will be installed
---> Package qemu-img-ev.x86_64 10:2.12.0-44.1.el7_8.1 will be installed
--> Processing Dependency: libaio.so.1(LIBAIO_0.1)(64bit) for package: 10:qemu-img-ev-2.12.0-44.1.el7_8.1.x86_64
--> Processing Dependency: libaio.so.1(LIBAIO_0.4)(64bit) for package: 10:qemu-img-ev-2.12.0-44.1.el7_8.1.x86_64
--> Processing Dependency: libaio.so.1()(64bit) for package: 10:qemu-img-ev-2.12.0-44.1.el7_8.1.x86_64
--> Processing Dependency: libiscsi.so.2()(64bit) for package: 10:qemu-img-ev-2.12.0-44.1.el7_8.1.x86_64
--> Processing Dependency: libtcmalloc.so.4()(64bit) for package: 10:qemu-img-ev-2.12.0-44.1.el7_8.1.x86_64
---> Package radvd.x86_64 0:2.17-3.el7 will be installed
---> Package systemd-sysv.x86_64 0:219-78.el7_9.3 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-19.el7_9 will be installed
--> Processing Dependency: zlib = 1.2.7-19.el7_9 for package: zlib-devel-1.2.7-19.el7_9.x86_64
--> Running transaction check
---> Package augeas-libs.x86_64 0:1.4.0-10.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-3.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-324.el7_9 will be an update
---> Package glusterfs-api.x86_64 0:6.0-49.1.el7 will be installed
--> Processing Dependency: glusterfs-client-xlators(x86-64) = 6.0-49.1.el7 for package: glusterfs-api-6.0-49.1.el7.x86_64
--> Processing Dependency: glusterfs(x86-64) = 6.0-49.1.el7 for package: glusterfs-api-6.0-49.1.el7.x86_64
---> Package glusterfs-cli.x86_64 0:6.0-49.1.el7 will be installed
---> Package glusterfs-libs.x86_64 0:6.0-49.1.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.7.el7 will be installed
---> Package initscripts.x86_64 0:9.49.53-1.el7_9.1 will be installed
--> Processing Dependency: sysvinit-tools >= 2.87-5 for package: initscripts-9.49.53-1.el7_9.1.x86_64
--> Processing Dependency: bc for package: initscripts-9.49.53-1.el7_9.1.x86_64
---> Package iscsi-initiator-utils.x86_64 0:6.2.0.874-20.el7_9 will be installed
--> Processing Dependency: iscsi-initiator-utils-iscsiuio >= 6.2.0.874-20.el7_9 for package: iscsi-initiator-utils-6.2.0.874-20.el7_9.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-1160.25.1.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-50.el7 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-19.el7 will be installed
--> Processing Dependency: libcom_err(x86-64) = 1.42.9-19.el7 for package: libcom_err-devel-1.42.9-19.el7.x86_64
---> Package libcroco.x86_64 0:0.6.12-6.el7_9 will be installed
---> Package libiscsi.x86_64 0:1.9.0-7.el7 will be installed
---> Package libkadm5.x86_64 0:1.15.1-50.el7 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.0)(64bit) for package: 2:librados2-12.2.11-0.el7.x86_64
--> 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()(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
---> Package librbd1.x86_64 2:12.2.11-0.el7 will be installed
---> Package libselinux-devel.x86_64 0:2.5-15.el7 will be installed
--> Processing Dependency: libselinux(x86-64) = 2.5-15.el7 for package: libselinux-devel-2.5-15.el7.x86_64
--> Processing Dependency: libsepol-devel(x86-64) >= 2.5-10 for package: libselinux-devel-2.5-15.el7.x86_64
--> Processing Dependency: pkgconfig(libsepol) for package: libselinux-devel-2.5-15.el7.x86_64
--> Processing Dependency: pkgconfig(libpcre) for package: libselinux-devel-2.5-15.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-6.el7 will be installed
---> Package lvm2.x86_64 7:2.02.187-6.el7_9.5 will be installed
--> Processing Dependency: lvm2-libs = 7:2.02.187-6.el7_9.5 for package: 7:lvm2-2.02.187-6.el7_9.5.x86_64
--> Processing Dependency: device-mapper-persistent-data >= 0.7.0-0.1.rc6 for package: 7:lvm2-2.02.187-6.el7_9.5.x86_64
--> Processing Dependency: liblvm2app.so.2.2(Base)(64bit) for package: 7:lvm2-2.02.187-6.el7_9.5.x86_64
--> Processing Dependency: libdevmapper-event.so.1.02(Base)(64bit) for package: 7:lvm2-2.02.187-6.el7_9.5.x86_64
--> Processing Dependency: liblvm2app.so.2.2()(64bit) for package: 7:lvm2-2.02.187-6.el7_9.5.x86_64
--> Processing Dependency: libdevmapper-event.so.1.02()(64bit) for package: 7:lvm2-2.02.187-6.el7_9.5.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-9.el7_9 will be installed
---> Package nfs-utils.x86_64 1:1.3.0-0.68.el7 will be installed
--> Processing Dependency: gssproxy >= 0.7.0-3 for package: 1:nfs-utils-1.3.0-0.68.el7.x86_64
--> Processing Dependency: rpcbind for package: 1:nfs-utils-1.3.0-0.68.el7.x86_64
--> Processing Dependency: quota for package: 1:nfs-utils-1.3.0-0.68.el7.x86_64
--> Processing Dependency: libnfsidmap for package: 1:nfs-utils-1.3.0-0.68.el7.x86_64
--> Processing Dependency: libevent for package: 1:nfs-utils-1.3.0-0.68.el7.x86_64
--> Processing Dependency: keyutils for package: 1:nfs-utils-1.3.0-0.68.el7.x86_64
--> Processing Dependency: libwrap.so.0()(64bit) for package: 1:nfs-utils-1.3.0-0.68.el7.x86_64
--> Processing Dependency: libnfsidmap.so.0()(64bit) for package: 1:nfs-utils-1.3.0-0.68.el7.x86_64
--> Processing Dependency: libevent-2.0.so.5()(64bit) for package: 1:nfs-utils-1.3.0-0.68.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.53.1-6.el7_9 will be an update
---> Package parted.x86_64 0:3.1-32.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-299.el7_9 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-5.el7_8 will be installed
--> Processing Dependency: openssl >= 0.9.8g-12 for package: unbound-libs-1.6.6-5.el7_8.x86_64
---> Package zlib.x86_64 0:1.2.7-17.el7 will be updated
---> Package zlib.x86_64 0:1.2.7-19.el7_9 will be an update
--> Running transaction check
---> Package bc.x86_64 0:1.06.95-13.el7 will be installed
---> Package device-mapper-event-libs.x86_64 7:1.02.170-6.el7_9.5 will be installed
---> Package device-mapper-persistent-data.x86_64 0:0.8.5-3.el7_9.2 will be installed
---> Package glusterfs.x86_64 0:6.0-49.1.el7 will be installed
---> Package glusterfs-client-xlators.x86_64 0:6.0-49.1.el7 will be installed
---> Package gssproxy.x86_64 0:0.7.0-29.el7 will be installed
--> Processing Dependency: libini_config >= 1.3.1-31 for package: gssproxy-0.7.0-29.el7.x86_64
--> Processing Dependency: libverto-module-base for package: gssproxy-0.7.0-29.el7.x86_64
--> Processing Dependency: libref_array.so.1(REF_ARRAY_0.1.1)(64bit) for package: gssproxy-0.7.0-29.el7.x86_64
--> Processing Dependency: libini_config.so.3(INI_CONFIG_1.2.0)(64bit) for package: gssproxy-0.7.0-29.el7.x86_64
--> Processing Dependency: libini_config.so.3(INI_CONFIG_1.1.0)(64bit) for package: gssproxy-0.7.0-29.el7.x86_64
--> Processing Dependency: libref_array.so.1()(64bit) for package: gssproxy-0.7.0-29.el7.x86_64
--> Processing Dependency: libini_config.so.3()(64bit) for package: gssproxy-0.7.0-29.el7.x86_64
--> Processing Dependency: libcollection.so.2()(64bit) for package: gssproxy-0.7.0-29.el7.x86_64
--> Processing Dependency: libbasicobjects.so.0()(64bit) for package: gssproxy-0.7.0-29.el7.x86_64
---> Package iscsi-initiator-utils-iscsiuio.x86_64 0:6.2.0.874-20.el7_9 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-19.el7 will be an update
---> Package libevent.x86_64 0:2.0.21-4.el7 will be installed
---> Package libibverbs.x86_64 0:22.4-6.el7_9 will be installed
--> Processing Dependency: rdma-core(x86-64) = 22.4-6.el7_9 for package: libibverbs-22.4-6.el7_9.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-15.el7 will be an update
--> Processing Dependency: libsepol(x86-64) >= 2.5-10 for package: libselinux-2.5-15.el7.x86_64
---> Package libsepol-devel.x86_64 0:2.5-10.el7 will be installed
---> Package lttng-ust.x86_64 0:2.10.0-1.el7 will be installed
--> Processing Dependency: liburcu-bp.so.6()(64bit) for package: lttng-ust-2.10.0-1.el7.x86_64
--> Processing Dependency: liburcu-cds.so.6()(64bit) for package: lttng-ust-2.10.0-1.el7.x86_64
---> Package lvm2-libs.x86_64 7:2.02.187-6.el7_9.5 will be installed
--> Processing Dependency: device-mapper-event = 7:1.02.170-6.el7_9.5 for package: 7:lvm2-libs-2.02.187-6.el7_9.5.x86_64
---> Package openssl.x86_64 1:1.0.2k-21.el7_9 will be installed
--> Processing Dependency: make for package: 1:openssl-1.0.2k-21.el7_9.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-49.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.170-6.el7_9.5 will be installed
--> Processing Dependency: device-mapper = 7:1.02.170-6.el7_9.5 for package: 7:device-mapper-event-1.02.170-6.el7_9.5.x86_64
---> Package e2fsprogs-libs.x86_64 0:1.42.9-19.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.4-6.el7_9 will be installed
--> Processing Dependency: pciutils for package: rdma-core-22.4-6.el7_9.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.170-6.el7_9.5 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.170-6.el7_9.5 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-44.el7 base 16 M
git x86_64 1.8.3.1-23.el7_8 base 4.4 M
liberasurecode-devel x86_64 1.5.0-1.el7 centos-openstack-queens
21 k
libvirt x86_64 4.5.0-36.el7_9.5 updates 204 k
libvirt-devel x86_64 4.5.0-36.el7_9.5 updates 364 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.53.1-7.el7_9 updates 240 k
openldap-devel x86_64 2.4.44-23.el7_9 updates 804 k
postgresql-devel x86_64 9.2.24-6.el7_9 updates 952 k
python3 x86_64 3.6.8-18.el7 updates 70 k
python3-devel x86_64 3.6.8-18.el7 updates 217 k
python3-pip noarch 9.0.3-8.el7 base 1.6 M
python3-wheel noarch 0.31.1-5.el7_7 base 63 k
systemd-devel x86_64 219-78.el7_9.3 updates 216 k
unzip x86_64 6.0-21.el7 base 171 k
wget x86_64 1.14-18.el7_6.1 base 547 k
zip x86_64 3.0-11.el7 base 260 k
Installing for dependencies:
augeas-libs x86_64 1.4.0-10.el7 base 357 k
autogen-libopts x86_64 5.18-5.el7 base 66 k
avahi-libs x86_64 0.6.31-20.el7 base 62 k
bc x86_64 1.06.95-13.el7 base 115 k
bridge-utils x86_64 1.5-9.el7 base 32 k
cpp x86_64 4.8.5-44.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.170-6.el7_9.5 updates 192 k
device-mapper-event-libs x86_64 7:1.02.170-6.el7_9.5 updates 192 k
device-mapper-persistent-data x86_64 0.8.5-3.el7_9.2 updates 423 k
dmidecode x86_64 1:3.2-5.el7_9.1 updates 82 k
dnsmasq x86_64 2.76-17.el7_9.1 updates 280 k
dwz x86_64 0.11-3.el7 base 99 k
e2fsprogs-libs x86_64 1.42.9-19.el7 base 168 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-3.el7 base 1.0 M
gettext-libs x86_64 0.19.8.1-3.el7 base 502 k
glibc-devel x86_64 2.17-324.el7_9 updates 1.1 M
glibc-headers x86_64 2.17-324.el7_9 updates 691 k
glusterfs x86_64 6.0-49.1.el7 updates 622 k
glusterfs-api x86_64 6.0-49.1.el7 updates 88 k
glusterfs-cli x86_64 6.0-49.1.el7 updates 177 k
glusterfs-client-xlators x86_64 6.0-49.1.el7 updates 839 k
glusterfs-libs x86_64 6.0-49.1.el7 updates 398 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-29.el7 base 111 k
hwdata x86_64 0.252-9.7.el7 base 2.5 M
initscripts x86_64 9.49.53-1.el7_9.1 updates 440 k
iproute x86_64 4.11.0-30.el7 base 805 k
iptables x86_64 1.4.21-35.el7 base 432 k
iscsi-initiator-utils x86_64 6.2.0.874-20.el7_9 updates 423 k
iscsi-initiator-utils-iscsiuio x86_64 6.2.0.874-20.el7_9 updates 94 k
json-c x86_64 0.11-4.el7_0 base 31 k
kernel-headers x86_64 3.10.0-1160.25.1.el7 updates 9.0 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-50.el7 base 273 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-19.el7 base 32 k
libcroco x86_64 0.6.12-6.el7_9 updates 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-44.el7 base 159 k
libibverbs x86_64 22.4-6.el7_9 updates 269 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-50.el7 base 179 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-12.el7 base 139 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-15.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-36.el7_9.5 updates 204 k
libvirt-client x86_64 4.5.0-36.el7_9.5 updates 501 k
libvirt-daemon x86_64 4.5.0-36.el7_9.5 updates 845 k
libvirt-daemon-config-network x86_64 4.5.0-36.el7_9.5 updates 205 k
libvirt-daemon-config-nwfilter x86_64 4.5.0-36.el7_9.5 updates 211 k
libvirt-daemon-driver-interface x86_64 4.5.0-36.el7_9.5 updates 243 k
libvirt-daemon-driver-lxc x86_64 4.5.0-36.el7_9.5 updates 336 k
libvirt-daemon-driver-network x86_64 4.5.0-36.el7_9.5 updates 417 k
libvirt-daemon-driver-nodedev x86_64 4.5.0-36.el7_9.5 updates 242 k
libvirt-daemon-driver-nwfilter x86_64 4.5.0-36.el7_9.5 updates 266 k
libvirt-daemon-driver-qemu x86_64 4.5.0-36.el7_9.5 updates 752 k
libvirt-daemon-driver-secret x86_64 4.5.0-36.el7_9.5 updates 232 k
libvirt-daemon-driver-storage x86_64 4.5.0-36.el7_9.5 updates 203 k
libvirt-daemon-driver-storage-core x86_64 4.5.0-36.el7_9.5 updates 444 k
libvirt-daemon-driver-storage-disk x86_64 4.5.0-36.el7_9.5 updates 234 k
libvirt-daemon-driver-storage-gluster
x86_64 4.5.0-36.el7_9.5 updates 242 k
libvirt-daemon-driver-storage-iscsi
x86_64 4.5.0-36.el7_9.5 updates 231 k
libvirt-daemon-driver-storage-logical
x86_64 4.5.0-36.el7_9.5 updates 235 k
libvirt-daemon-driver-storage-mpath
x86_64 4.5.0-36.el7_9.5 updates 230 k
libvirt-daemon-driver-storage-rbd x86_64 4.5.0-36.el7_9.5 updates 237 k
libvirt-daemon-driver-storage-scsi x86_64 4.5.0-36.el7_9.5 updates 231 k
libvirt-libs x86_64 4.5.0-36.el7_9.5 updates 4.2 M
libxslt x86_64 1.1.28-6.el7 base 242 k
lttng-ust x86_64 2.10.0-1.el7 centos-ceph-luminous
245 k
lvm2 x86_64 7:2.02.187-6.el7_9.5 updates 1.3 M
lvm2-libs x86_64 7:2.02.187-6.el7_9.5 updates 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-9.el7_9 updates 328 k
nfs-utils x86_64 1:1.3.0-0.68.el7 base 412 k
nmap-ncat x86_64 2:6.40-19.el7 base 206 k
nspr-devel x86_64 4.25.0-2.el7_9 updates 114 k
nss-softokn-devel x86_64 3.53.1-6.el7_9 updates 31 k
nss-softokn-freebl-devel x86_64 3.53.1-6.el7_9 updates 62 k
nss-util-devel x86_64 3.53.1-1.el7_9 updates 81 k
numactl-libs x86_64 2.0.12-5.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-21.el7_9 updates 493 k
openssl-devel x86_64 1:1.0.2k-21.el7_9 updates 1.5 M
parted x86_64 3.1-32.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-299.el7_9 updates 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-23.el7_8 base 56 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-299.el7_9 updates 52 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-5.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-299.el7_9 updates 690 k
perl-macros x86_64 4:5.16.3-299.el7_9 updates 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-srpm-macros noarch 1-8.el7 base 4.6 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-26.el7 base 170 k
polkit-pkla-compat x86_64 0.1-4.el7 base 39 k
postgresql x86_64 9.2.24-6.el7_9 updates 3.0 M
postgresql-libs x86_64 9.2.24-6.el7_9 updates 235 k
python-rpm-macros noarch 3-34.el7 base 9.1 k
python-srpm-macros noarch 3-34.el7 base 8.8 k
python3-libs x86_64 3.6.8-18.el7 updates 6.9 M
python3-rpm-generators noarch 6-2.el7 base 20 k
python3-rpm-macros noarch 3-34.el7 base 8.1 k
python3-setuptools noarch 39.2.0-10.el7 base 629 k
qemu-img-ev x86_64 10:2.12.0-44.1.el7_8.1 centos-qemu-ev
1.4 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.4-6.el7_9 updates 51 k
redhat-rpm-config noarch 9.1.0-88.el7.centos base 81 k
rpcbind x86_64 0.2.0-49.el7 base 60 k
rsync x86_64 3.1.2-10.el7 base 404 k
systemd-sysv x86_64 219-78.el7_9.3 updates 97 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-5.el7_8 base 406 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-19.el7_9 updates 50 k
Updating for dependencies:
cryptsetup-libs x86_64 2.0.3-6.el7 base 339 k
device-mapper x86_64 7:1.02.170-6.el7_9.5 updates 297 k
device-mapper-libs x86_64 7:1.02.170-6.el7_9.5 updates 325 k
glibc x86_64 2.17-324.el7_9 updates 3.6 M
glibc-common x86_64 2.17-324.el7_9 updates 12 M
krb5-libs x86_64 1.15.1-50.el7 base 809 k
libcom_err x86_64 1.42.9-19.el7 base 42 k
libgcc x86_64 4.8.5-44.el7 base 103 k
libselinux x86_64 2.5-15.el7 base 162 k
libsepol x86_64 2.5-10.el7 base 297 k
nspr x86_64 4.25.0-2.el7_9 updates 127 k
nss x86_64 3.53.1-7.el7_9 updates 869 k
nss-softokn x86_64 3.53.1-6.el7_9 updates 354 k
nss-softokn-freebl x86_64 3.53.1-6.el7_9 updates 322 k
nss-sysinit x86_64 3.53.1-7.el7_9 updates 66 k
nss-tools x86_64 3.53.1-7.el7_9 updates 535 k
nss-util x86_64 3.53.1-1.el7_9 updates 79 k
openldap x86_64 2.4.44-23.el7_9 updates 356 k
openssl-libs x86_64 1:1.0.2k-21.el7_9 updates 1.2 M
systemd x86_64 219-78.el7_9.3 updates 5.1 M
systemd-libs x86_64 219-78.el7_9.3 updates 418 k
zlib x86_64 1.2.7-19.el7_9 updates 90 k

Transaction Summary
================================================================================
Install 19 Packages (+189 Dependent packages)
Upgrade ( 22 Dependent packages)

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

Installed:
bzip2.x86_64 0:1.0.6-13.el7
gcc.x86_64 0:4.8.5-44.el7
git.x86_64 0:1.8.3.1-23.el7_8
liberasurecode-devel.x86_64 0:1.5.0-1.el7
libvirt.x86_64 0:4.5.0-36.el7_9.5
libvirt-devel.x86_64 0:4.5.0-36.el7_9.5
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.53.1-7.el7_9
openldap-devel.x86_64 0:2.4.44-23.el7_9
postgresql-devel.x86_64 0:9.2.24-6.el7_9
python3.x86_64 0:3.6.8-18.el7
python3-devel.x86_64 0:3.6.8-18.el7
python3-pip.noarch 0:9.0.3-8.el7
python3-wheel.noarch 0:0.31.1-5.el7_7
systemd-devel.x86_64 0:219-78.el7_9.3
unzip.x86_64 0:6.0-21.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-10.el7
autogen-libopts.x86_64 0:5.18-5.el7
avahi-libs.x86_64 0:0.6.31-20.el7
bc.x86_64 0:1.06.95-13.el7
bridge-utils.x86_64 0:1.5-9.el7
cpp.x86_64 0:4.8.5-44.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.170-6.el7_9.5
device-mapper-event-libs.x86_64 7:1.02.170-6.el7_9.5
device-mapper-persistent-data.x86_64 0:0.8.5-3.el7_9.2
dmidecode.x86_64 1:3.2-5.el7_9.1
dnsmasq.x86_64 0:2.76-17.el7_9.1
dwz.x86_64 0:0.11-3.el7
e2fsprogs-libs.x86_64 0:1.42.9-19.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-3.el7
gettext-libs.x86_64 0:0.19.8.1-3.el7
glibc-devel.x86_64 0:2.17-324.el7_9
glibc-headers.x86_64 0:2.17-324.el7_9
glusterfs.x86_64 0:6.0-49.1.el7
glusterfs-api.x86_64 0:6.0-49.1.el7
glusterfs-cli.x86_64 0:6.0-49.1.el7
glusterfs-client-xlators.x86_64 0:6.0-49.1.el7
glusterfs-libs.x86_64 0:6.0-49.1.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-29.el7
hwdata.x86_64 0:0.252-9.7.el7
initscripts.x86_64 0:9.49.53-1.el7_9.1
iproute.x86_64 0:4.11.0-30.el7
iptables.x86_64 0:1.4.21-35.el7
iscsi-initiator-utils.x86_64 0:6.2.0.874-20.el7_9
iscsi-initiator-utils-iscsiuio.x86_64 0:6.2.0.874-20.el7_9
json-c.x86_64 0:0.11-4.el7_0
kernel-headers.x86_64 0:3.10.0-1160.25.1.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-50.el7
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-19.el7
libcroco.x86_64 0:0.6.12-6.el7_9
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-44.el7
libibverbs.x86_64 0:22.4-6.el7_9
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-50.el7
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-12.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-15.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-36.el7_9.5
libvirt-client.x86_64 0:4.5.0-36.el7_9.5
libvirt-daemon.x86_64 0:4.5.0-36.el7_9.5
libvirt-daemon-config-network.x86_64 0:4.5.0-36.el7_9.5
libvirt-daemon-config-nwfilter.x86_64 0:4.5.0-36.el7_9.5
libvirt-daemon-driver-interface.x86_64 0:4.5.0-36.el7_9.5
libvirt-daemon-driver-lxc.x86_64 0:4.5.0-36.el7_9.5
libvirt-daemon-driver-network.x86_64 0:4.5.0-36.el7_9.5
libvirt-daemon-driver-nodedev.x86_64 0:4.5.0-36.el7_9.5
libvirt-daemon-driver-nwfilter.x86_64 0:4.5.0-36.el7_9.5
libvirt-daemon-driver-qemu.x86_64 0:4.5.0-36.el7_9.5
libvirt-daemon-driver-secret.x86_64 0:4.5.0-36.el7_9.5
libvirt-daemon-driver-storage.x86_64 0:4.5.0-36.el7_9.5
libvirt-daemon-driver-storage-core.x86_64 0:4.5.0-36.el7_9.5
libvirt-daemon-driver-storage-disk.x86_64 0:4.5.0-36.el7_9.5
libvirt-daemon-driver-storage-gluster.x86_64 0:4.5.0-36.el7_9.5
libvirt-daemon-driver-storage-iscsi.x86_64 0:4.5.0-36.el7_9.5
libvirt-daemon-driver-storage-logical.x86_64 0:4.5.0-36.el7_9.5
libvirt-daemon-driver-storage-mpath.x86_64 0:4.5.0-36.el7_9.5
libvirt-daemon-driver-storage-rbd.x86_64 0:4.5.0-36.el7_9.5
libvirt-daemon-driver-storage-scsi.x86_64 0:4.5.0-36.el7_9.5
libvirt-libs.x86_64 0:4.5.0-36.el7_9.5
libxslt.x86_64 0:1.1.28-6.el7
lttng-ust.x86_64 0:2.10.0-1.el7
lvm2.x86_64 7:2.02.187-6.el7_9.5
lvm2-libs.x86_64 7:2.02.187-6.el7_9.5
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-9.el7_9
nfs-utils.x86_64 1:1.3.0-0.68.el7
nmap-ncat.x86_64 2:6.40-19.el7
nspr-devel.x86_64 0:4.25.0-2.el7_9
nss-softokn-devel.x86_64 0:3.53.1-6.el7_9
nss-softokn-freebl-devel.x86_64 0:3.53.1-6.el7_9
nss-util-devel.x86_64 0:3.53.1-1.el7_9
numactl-libs.x86_64 0:2.0.12-5.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-21.el7_9
openssl-devel.x86_64 1:1.0.2k-21.el7_9
parted.x86_64 0:3.1-32.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-299.el7_9
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-23.el7_8
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-299.el7_9
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-5.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-299.el7_9
perl-macros.x86_64 4:5.16.3-299.el7_9
perl-parent.noarch 1:0.225-244.el7
perl-podlators.noarch 0:2.5.1-3.el7
perl-srpm-macros.noarch 0:1-8.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-26.el7
polkit-pkla-compat.x86_64 0:0.1-4.el7
postgresql.x86_64 0:9.2.24-6.el7_9
postgresql-libs.x86_64 0:9.2.24-6.el7_9
python-rpm-macros.noarch 0:3-34.el7
python-srpm-macros.noarch 0:3-34.el7
python3-libs.x86_64 0:3.6.8-18.el7
python3-rpm-generators.noarch 0:6-2.el7
python3-rpm-macros.noarch 0:3-34.el7
python3-setuptools.noarch 0:39.2.0-10.el7
qemu-img-ev.x86_64 10:2.12.0-44.1.el7_8.1
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.4-6.el7_9
redhat-rpm-config.noarch 0:9.1.0-88.el7.centos
rpcbind.x86_64 0:0.2.0-49.el7
rsync.x86_64 0:3.1.2-10.el7
systemd-sysv.x86_64 0:219-78.el7_9.3
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-5.el7_8
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-19.el7_9

Dependency Updated:
cryptsetup-libs.x86_64 0:2.0.3-6.el7
device-mapper.x86_64 7:1.02.170-6.el7_9.5
device-mapper-libs.x86_64 7:1.02.170-6.el7_9.5
glibc.x86_64 0:2.17-324.el7_9
glibc-common.x86_64 0:2.17-324.el7_9
krb5-libs.x86_64 0:1.15.1-50.el7
libcom_err.x86_64 0:1.42.9-19.el7
libgcc.x86_64 0:4.8.5-44.el7
libselinux.x86_64 0:2.5-15.el7
libsepol.x86_64 0:2.5-10.el7
nspr.x86_64 0:4.25.0-2.el7_9
nss.x86_64 0:3.53.1-7.el7_9
nss-softokn.x86_64 0:3.53.1-6.el7_9
nss-softokn-freebl.x86_64 0:3.53.1-6.el7_9
nss-sysinit.x86_64 0:3.53.1-7.el7_9
nss-tools.x86_64 0:3.53.1-7.el7_9
nss-util.x86_64 0:3.53.1-1.el7_9
openldap.x86_64 0:2.4.44-23.el7_9
openssl-libs.x86_64 1:1.0.2k-21.el7_9
systemd.x86_64 0:219-78.el7_9.3
systemd-libs.x86_64 0:219-78.el7_9.3
zlib.x86_64 0:1.2.7-19.el7_9

Complete!
+ python3 -m pip install --user setuptools==45.3
WARNING: Running pip install with root privileges is generally not a good idea. Try `__main__.py install --user` instead.
Collecting setuptools==45.3
Downloading https://files.pythonhosted.org/packages/0e/8e/4d9a9009afeae48ec1301713d96b9ae901aa6e157637ddf37e844c1bf4ee/setuptools-45.3.0-py3-none-any.whl (585kB)
Installing collected packages: setuptools
Successfully installed setuptools-45.3.0
+ python3 -m pip install --user --upgrade wheel
WARNING: Running pip install with root privileges is generally not a good idea. Try `__main__.py install --user` instead.
Collecting wheel
Downloading https://files.pythonhosted.org/packages/65/63/39d04c74222770ed1589c0eaba06c05891801219272420b40311cd60c880/wheel-0.36.2-py2.py3-none-any.whl
Installing collected packages: wheel
Successfully installed wheel-0.36.2
Removing intermediate container b7228247f2fa
---> 83c49fae3737
Step 5/8 : COPY docker-build-wheel.sh /
---> 8ed4f4583988
Step 6/8 : COPY ${BUILD_STREAM}-wheels.cfg /wheels.cfg
---> dd0589c753bd
Step 7/8 : RUN set -ex; yum -y install python python-devel ; wget https://bootstrap.pypa.io/pip/2.7/get-pip.py ; python get-pip.py
---> Running in f9027b5d26bc
+ yum -y install python python-devel
Loaded plugins: fastestmirror, ovl
Loading mirror speeds from cached hostfile
* base: mirror.calgah.com
* centos-qemu-ev: less.cogeco.net
* epel: mirror.dst.ca
* extras: mirror.netaddicted.ca
* updates: mirror.calgah.com
Resolving Dependencies
--> Running transaction check
---> Package python.x86_64 0:2.7.5-68.el7 will be updated
---> Package python.x86_64 0:2.7.5-90.el7 will be an update
--> Processing Dependency: python-libs(x86-64) = 2.7.5-90.el7 for package: python-2.7.5-90.el7.x86_64
---> Package python-devel.x86_64 0:2.7.5-90.el7 will be installed
--> Processing Dependency: python2-rpm-macros > 3-30 for package: python-devel-2.7.5-90.el7.x86_64
--> Running transaction check
---> Package python-libs.x86_64 0:2.7.5-68.el7 will be updated
---> Package python-libs.x86_64 0:2.7.5-90.el7 will be an update
---> Package python2-rpm-macros.noarch 0:3-34.el7 will be installed
--> Finished Dependency Resolution

Dependencies Resolved

================================================================================
Package Arch Version Repository Size
================================================================================
Installing:
python-devel x86_64 2.7.5-90.el7 updates 399 k
Updating:
python x86_64 2.7.5-90.el7 updates 96 k
Installing for dependencies:
python2-rpm-macros noarch 3-34.el7 base 8.1 k
Updating for dependencies:
python-libs x86_64 2.7.5-90.el7 updates 5.6 M

Transaction Summary
================================================================================
Install 1 Package (+1 Dependent package)
Upgrade 1 Package (+1 Dependent package)

Total download size: 6.1 M
Downloading packages:
Delta RPMs disabled because /usr/bin/applydeltarpm not installed.
--------------------------------------------------------------------------------
Total 17 MB/s | 6.1 MB 00:00
Running transaction check
Running transaction test
Transaction test succeeded
Running transaction
Updating : python-libs-2.7.5-90.el7.x86_64 1/6
Updating : python-2.7.5-90.el7.x86_64 2/6
Installing : python2-rpm-macros-3-34.el7.noarch 3/6
Installing : python-devel-2.7.5-90.el7.x86_64 4/6
Cleanup : python-2.7.5-68.el7.x86_64 5/6
Cleanup : python-libs-2.7.5-68.el7.x86_64 6/6
Verifying : python2-rpm-macros-3-34.el7.noarch 1/6
Verifying : python-libs-2.7.5-90.el7.x86_64 2/6
Verifying : python-devel-2.7.5-90.el7.x86_64 3/6
Verifying : python-2.7.5-90.el7.x86_64 4/6
Verifying : python-libs-2.7.5-68.el7.x86_64 5/6
Verifying : python-2.7.5-68.el7.x86_64 6/6

Installed:
python-devel.x86_64 0:2.7.5-90.el7

Dependency Installed:
python2-rpm-macros.noarch 0:3-34.el7

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

Dependency Updated:
python-libs.x86_64 0:2.7.5-90.el7

Complete!
+ wget https://bootstrap.pypa.io/pip/2.7/get-pip.py
--2021-05-24 17:10:39-- https://bootstrap.pypa.io/pip/2.7/get-pip.py
Resolving bootstrap.pypa.io (bootstrap.pypa.io)... 151.101.124.175, 2a04:4e42:1e::175
Connecting to bootstrap.pypa.io (bootstrap.pypa.io)|151.101.124.175|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 1908226 (1.8M) [text/x-python]
Saving to: 'get-pip.py'

0K .......... .......... .......... .......... .......... 2% 8.11M 0s
50K .......... .......... .......... .......... .......... 5% 17.1M 0s
100K .......... .......... .......... .......... .......... 8% 10.8M 0s
150K .......... .......... .......... .......... .......... 10% 40.7M 0s
200K .......... .......... .......... .......... .......... 13% 33.5M 0s
250K .......... .......... .......... .......... .......... 16% 13.0M 0s
300K .......... .......... .......... .......... .......... 18% 36.5M 0s
350K .......... .......... .......... .......... .......... 21% 29.3M 0s
400K .......... .......... .......... .......... .......... 24% 17.6M 0s
450K .......... .......... .......... .......... .......... 26% 28.7M 0s
500K .......... .......... .......... .......... .......... 29% 27.3M 0s
550K .......... .......... .......... .......... .......... 32% 18.4M 0s
600K .......... .......... .......... .......... .......... 34% 26.2M 0s
650K .......... .......... .......... .......... .......... 37% 37.0M 0s
700K .......... .......... .......... .......... .......... 40% 19.7M 0s
750K .......... .......... .......... .......... .......... 42% 31.4M 0s
800K .......... .......... .......... .......... .......... 45% 25.6M 0s
850K .......... .......... .......... .......... .......... 48% 30.0M 0s
900K .......... .......... .......... .......... .......... 50% 25.0M 0s
950K .......... .......... .......... .......... .......... 53% 30.3M 0s
1000K .......... .......... .......... .......... .......... 56% 25.6M 0s
1050K .......... .......... .......... .......... .......... 59% 45.6M 0s
1100K .......... .......... .......... .......... .......... 61% 28.6M 0s
1150K .......... .......... .......... .......... .......... 64% 23.5M 0s
1200K .......... .......... .......... .......... .......... 67% 26.6M 0s
1250K .......... .......... .......... .......... .......... 69% 43.7M 0s
1300K .......... .......... .......... .......... .......... 72% 16.7M 0s
1350K .......... .......... .......... .......... .......... 75% 27.3M 0s
1400K .......... .......... .......... .......... .......... 77% 78.2M 0s
1450K .......... .......... .......... .......... .......... 80% 32.6M 0s
1500K .......... .......... .......... .......... .......... 83% 19.9M 0s
1550K .......... .......... .......... .......... .......... 85% 27.9M 0s
1600K .......... .......... .......... .......... .......... 88% 84.2M 0s
1650K .......... .......... .......... .......... .......... 91% 31.7M 0s
1700K .......... .......... .......... .......... .......... 93% 21.8M 0s
1750K .......... .......... .......... .......... .......... 96% 68.8M 0s
1800K .......... .......... .......... .......... .......... 99% 26.7M 0s
1850K .......... ... 100% 138M=0.07s

2021-05-24 17:10:40 (24.7 MB/s) - 'get-pip.py' saved [1908226/1908226]

+ python get-pip.py
DEPRECATION: Python 2.7 reached the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 is no longer maintained. pip 21.0 will drop support for Python 2.7 in January 2021. More details about Python 2 support in pip can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support pip 21.0 will remove support for this functionality.
Collecting pip<21.0
Downloading pip-20.3.4-py2.py3-none-any.whl (1.5 MB)
Collecting setuptools<45
Downloading setuptools-44.1.1-py2.py3-none-any.whl (583 kB)
Collecting wheel
Using cached wheel-0.36.2-py2.py3-none-any.whl (35 kB)
Installing collected packages: pip, setuptools, wheel
Successfully installed pip-20.3.4 setuptools-44.1.1 wheel-0.36.2
Removing intermediate container f9027b5d26bc
---> b8f467de24e5
Step 8/8 : COPY ${BUILD_STREAM}-wheels-py2.cfg /wheels-py2.cfg
---> e8eb18cba349
Successfully built e8eb18cba349
Successfully tagged jenkins-20210524t164756z-wheelbuilder:centos-stable

======================================
building python3 wheels
======================================

[python3] Running: docker run --rm --env DISPLAY_RESULT=no -v /localdisk/loadbuild/jenkins/rc-5.0-containers/20210524T164756Z/std/build-wheels-centos-stable/base:/wheels jenkins-20210524t164756z-wheelbuilder:centos-stable /docker-build-wheel.sh
[python3]
[python3] ############################################################
[python3] Building lz4-0.9.0-cp36-cp36m-linux_x86_64.whl
[python3] ############################################################
[python3] Cloning into 'python-lz4'...
[python3] /build-wheels/python-lz4 /build-wheels
[python3] From https://github.com/python-lz4/python-lz4
[python3] * tag v0.9.0 -> FETCH_HEAD
[python3] Note: checking out 'FETCH_HEAD'.
[python3]
[python3] You are in 'detached HEAD' state. You can look around, make experimental
[python3] changes and commit them, and you can discard any commits you make in this
[python3] state without impacting any branches by performing another checkout.
[python3]
[python3] If you want to create a new branch to retain commits you create, you may
[python3] do so (now or later) by using -b with the checkout command again. Example:
[python3]
[python3] git checkout -b new_branch_name
[python3]
[python3] HEAD is now at bc6fb12... Update README.rst
[python3] running bdist_wheel
[python3] running build
[python3] running build_py
[python3] creating build
[python3] creating build/lib.linux-x86_64-3.6
[python3] creating build/lib.linux-x86_64-3.6/lz4
[python3] copying lz4/__init__.py -> build/lib.linux-x86_64-3.6/lz4
[python3] copying lz4/deprecated.py -> build/lib.linux-x86_64-3.6/lz4
[python3] copying lz4/lz4version.py -> build/lib.linux-x86_64-3.6/lz4
[python3] copying lz4/version.py -> build/lib.linux-x86_64-3.6/lz4
[python3] creating build/lib.linux-x86_64-3.6/lz4/block
[python3] copying lz4/block/__init__.py -> build/lib.linux-x86_64-3.6/lz4/block
[python3] creating build/lib.linux-x86_64-3.6/lz4/frame
[python3] copying lz4/frame/__init__.py -> build/lib.linux-x86_64-3.6/lz4/frame
[python3] running build_ext
[python3] building 'lz4._version' extension
[python3] creating build/temp.linux-x86_64-3.6
[python3] creating build/temp.linux-x86_64-3.6/lz4
[python3] creating build/temp.linux-x86_64-3.6/lz4libs
[python3] gcc -pthread -Wno-unused-result -Wsign-compare -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/python3.6m -c lz4/_version.c -o build/temp.linux-x86_64-3.6/lz4/_version.o -O3 -Wall -Wundef
[python3] gcc -pthread -Wno-unused-result -Wsign-compare -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/python3.6m -c lz4libs/lz4.c -o build/temp.linux-x86_64-3.6/lz4libs/lz4.o -O3 -Wall -Wundef
[python3] gcc -pthread -shared -Wl,-z,relro -g build/temp.linux-x86_64-3.6/lz4/_version.o build/temp.linux-x86_64-3.6/lz4libs/lz4.o -L/usr/lib64 -lpython3.6m -o build/lib.linux-x86_64-3.6/lz4/_version.cpython-36m-x86_64-linux-gnu.so
[python3] building 'lz4.block._block' extension
[python3] creating build/temp.linux-x86_64-3.6/lz4/block
[python3] gcc -pthread -Wno-unused-result -Wsign-compare -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/python3.6m -c lz4/block/_block.c -o build/temp.linux-x86_64-3.6/lz4/block/_block.o -O3 -Wall -Wundef
[python3] gcc -pthread -Wno-unused-result -Wsign-compare -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/python3.6m -c lz4libs/lz4.c -o build/temp.linux-x86_64-3.6/lz4libs/lz4.o -O3 -Wall -Wundef
[python3] gcc -pthread -Wno-unused-result -Wsign-compare -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/python3.6m -c lz4libs/lz4hc.c -o build/temp.linux-x86_64-3.6/lz4libs/lz4hc.o -O3 -Wall -Wundef
[python3] gcc -pthread -shared -Wl,-z,relro -g build/temp.linux-x86_64-3.6/lz4/block/_block.o build/temp.linux-x86_64-3.6/lz4libs/lz4.o build/temp.linux-x86_64-3.6/lz4libs/lz4hc.o -L/usr/lib64 -lpython3.6m -o build/lib.linux-x86_64-3.6/lz4/block/_block.cpython-36m-x86_64-linux-gnu.so
[python3] building 'lz4.frame._frame' extension
[python3] creating build/temp.linux-x86_64-3.6/lz4/frame
[python3] gcc -pthread -Wno-unused-result -Wsign-compare -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/python3.6m -c lz4/frame/_frame.c -o build/temp.linux-x86_64-3.6/lz4/frame/_frame.o -O3 -Wall -Wundef
[python3] gcc -pthread -Wno-unused-result -Wsign-compare -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/python3.6m -c lz4libs/lz4.c -o build/temp.linux-x86_64-3.6/lz4libs/lz4.o -O3 -Wall -Wundef
[python3] gcc -pthread -Wno-unused-result -Wsign-compare -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/python3.6m -c lz4libs/lz4hc.c -o build/temp.linux-x86_64-3.6/lz4libs/lz4hc.o -O3 -Wall -Wundef
[python3] gcc -pthread -Wno-unused-result -Wsign-compare -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/python3.6m -c lz4libs/lz4frame.c -o build/temp.linux-x86_64-3.6/lz4libs/lz4frame.o -O3 -Wall -Wundef
[python3] gcc -pthread -Wno-unused-result -Wsign-compare -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/python3.6m -c lz4libs/xxhash.c -o build/temp.linux-x86_64-3.6/lz4libs/xxhash.o -O3 -Wall -Wundef
[python3] gcc -pthread -shared -Wl,-z,relro -g build/temp.linux-x86_64-3.6/lz4/frame/_frame.o build/temp.linux-x86_64-3.6/lz4libs/lz4.o build/temp.linux-x86_64-3.6/lz4libs/lz4hc.o build/temp.linux-x86_64-3.6/lz4libs/lz4frame.o build/temp.linux-x86_64-3.6/lz4libs/xxhash.o -L/usr/lib64 -lpython3.6m -o build/lib.linux-x86_64-3.6/lz4/frame/_frame.cpython-36m-x86_64-linux-gnu.so
[python3] installing to build/bdist.linux-x86_64/wheel
[python3] running install
[python3] running install_lib
[python3] creating build/bdist.linux-x86_64
[python3] creating build/bdist.linux-x86_64/wheel
[python3] creating build/bdist.linux-x86_64/wheel/lz4
[python3] copying build/lib.linux-x86_64-3.6/lz4/__init__.py -> build/bdist.linux-x86_64/wheel/lz4
[python3] copying build/lib.linux-x86_64-3.6/lz4/deprecated.py -> build/bdist.linux-x86_64/wheel/lz4
[python3] copying build/lib.linux-x86_64-3.6/lz4/lz4version.py -> build/bdist.linux-x86_64/wheel/lz4
[python3] copying build/lib.linux-x86_64-3.6/lz4/version.py -> build/bdist.linux-x86_64/wheel/lz4
[python3] creating build/bdist.linux-x86_64/wheel/lz4/block
[python3] copying build/lib.linux-x86_64-3.6/lz4/block/__init__.py -> build/bdist.linux-x86_64/wheel/lz4/block
[python3] copying build/lib.linux-x86_64-3.6/lz4/block/_block.cpython-36m-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/lz4/block
[python3] creating build/bdist.linux-x86_64/wheel/lz4/frame
[python3] copying build/lib.linux-x86_64-3.6/lz4/frame/__init__.py -> build/bdist.linux-x86_64/wheel/lz4/frame
[python3] copying build/lib.linux-x86_64-3.6/lz4/frame/_frame.cpython-36m-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/lz4/frame
[python3] copying build/lib.linux-x86_64-3.6/lz4/_version.cpython-36m-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/lz4
[python3] running install_egg_info
[python3] running egg_info
[python3] creating lz4.egg-info
[python3] writing lz4.egg-info/PKG-INFO
[python3] writing dependency_links to lz4.egg-info/dependency_links.txt
[python3] writing top-level names to lz4.egg-info/top_level.txt
[python3] writing manifest file 'lz4.egg-info/SOURCES.txt'
[python3] reading manifest template 'MANIFEST.in'
[python3] warning: no files found matching 'src/*.h'
[python3] warning: no previously-included files found matching 'tests/*.pyc'
[python3] writing manifest file 'lz4.egg-info/SOURCES.txt'
[python3] Copying lz4.egg-info to build/bdist.linux-x86_64/wheel/lz4-0.9.0-py3.6.egg-info
[python3] running install_scripts
[python3] adding license file "LICENSE" (matched pattern "LICEN[CS]E*")
[python3] creating build/bdist.linux-x86_64/wheel/lz4-0.9.0.dist-info/WHEEL
[python3] creating 'dist/lz4-0.9.0-cp36-cp36m-linux_x86_64.whl' and adding 'build/bdist.linux-x86_64/wheel' to it
[python3] adding 'lz4/__init__.py'
[python3] adding 'lz4/_version.cpython-36m-x86_64-linux-gnu.so'
[python3] adding 'lz4/deprecated.py'
[python3] adding 'lz4/lz4version.py'
[python3] adding 'lz4/version.py'
[python3] adding 'lz4/block/__init__.py'
[python3] adding 'lz4/block/_block.cpython-36m-x86_64-linux-gnu.so'
[python3] adding 'lz4/frame/__init__.py'
[python3] adding 'lz4/frame/_frame.cpython-36m-x86_64-linux-gnu.so'
[python3] adding 'lz4-0.9.0.dist-info/LICENSE'
[python3] adding 'lz4-0.9.0.dist-info/METADATA'
[python3] adding 'lz4-0.9.0.dist-info/WHEEL'
[python3] adding 'lz4-0.9.0.dist-info/top_level.txt'
[python3] adding 'lz4-0.9.0.dist-info/RECORD'
[python3] removing build/bdist.linux-x86_64/wheel
[python3] /build-wheels
[python3]
[python3] ############################################################
[python3] Building msgpack_python-0.4.8-cp36-cp36m-linux_x86_64.whl
[python3] ############################################################
[python3] Cloning into 'msgpack-python'...
[python3] /build-wheels/msgpack-python /build-wheels
[python3] From https://github.com/msgpack/msgpack-python
[python3] * tag 0.4.8 -> FETCH_HEAD
[python3] Note: checking out 'FETCH_HEAD'.
[python3]
[python3] You are in 'detached HEAD' state. You can look around, make experimental
[python3] changes and commit them, and you can discard any commits you make in this
[python3] state without impacting any branches by performing another checkout.
[python3]
[python3] If you want to create a new branch to retain commits you create, you may
[python3] do so (now or later) by using -b with the checkout command again. Example:
[python3]
[python3] git checkout -b new_branch_name
[python3]
[python3] HEAD is now at ff208ad... 0.4.8
[python3] running bdist_wheel
[python3] running build
[python3] running build_py
[python3] creating build
[python3] creating build/lib.linux-x86_64-3.6
[python3] creating build/lib.linux-x86_64-3.6/msgpack
[python3] copying msgpack/__init__.py -> build/lib.linux-x86_64-3.6/msgpack
[python3] copying msgpack/_version.py -> build/lib.linux-x86_64-3.6/msgpack
[python3] copying msgpack/exceptions.py -> build/lib.linux-x86_64-3.6/msgpack
[python3] copying msgpack/fallback.py -> build/lib.linux-x86_64-3.6/msgpack
[python3] running build_ext
[python3] WARNING
[python3] Cython is required for building extension from checkout.
[python3] Install Cython >= 0.16 or install msgpack from PyPI.
[python3] Falling back to pure Python implementation.
[python3] WARNING
[python3] Cython is required for building extension from checkout.
[python3] Install Cython >= 0.16 or install msgpack from PyPI.
[python3] Falling back to pure Python implementation.
[python3] installing to build/bdist.linux-x86_64/wheel
[python3] running install
[python3] running install_lib
[python3] creating build/bdist.linux-x86_64
[python3] creating build/bdist.linux-x86_64/wheel
[python3] creating build/bdist.linux-x86_64/wheel/msgpack
[python3] copying build/lib.linux-x86_64-3.6/msgpack/__init__.py -> build/bdist.linux-x86_64/wheel/msgpack
[python3] copying build/lib.linux-x86_64-3.6/msgpack/_version.py -> build/bdist.linux-x86_64/wheel/msgpack
[python3] copying build/lib.linux-x86_64-3.6/msgpack/exceptions.py -> build/bdist.linux-x86_64/wheel/msgpack
[python3] copying build/lib.linux-x86_64-3.6/msgpack/fallback.py -> build/bdist.linux-x86_64/wheel/msgpack
[python3] running install_egg_info
[python3] running egg_info
[python3] creating msgpack_python.egg-info
[python3] writing msgpack_python.egg-info/PKG-INFO
[python3] writing dependency_links to msgpack_python.egg-info/dependency_links.txt
[python3] writing top-level names to msgpack_python.egg-info/top_level.txt
[python3] writing manifest file 'msgpack_python.egg-info/SOURCES.txt'
[python3] reading manifest file 'msgpack_python.egg-info/SOURCES.txt'
[python3] reading manifest template 'MANIFEST.in'
[python3] warning: no files found matching '*.c' under directory 'msgpack'
[python3] warning: no files found matching '*.cpp' under directory 'msgpack'
[python3] writing manifest file 'msgpack_python.egg-info/SOURCES.txt'
[python3] Copying msgpack_python.egg-info to build/bdist.linux-x86_64/wheel/msgpack_python-0.4.8-py3.6.egg-info
[python3] running install_scripts
[python3] adding license file "COPYING" (matched pattern "COPYING*")
[python3] creating build/bdist.linux-x86_64/wheel/msgpack_python-0.4.8.dist-info/WHEEL
[python3] creating 'dist/msgpack_python-0.4.8-cp36-cp36m-linux_x86_64.whl' and adding 'build/bdist.linux-x86_64/wheel' to it
[python3] adding 'msgpack/__init__.py'
[python3] adding 'msgpack/_version.py'
[python3] adding 'msgpack/exceptions.py'
[python3] adding 'msgpack/fallback.py'
[python3] adding 'msgpack_python-0.4.8.dist-info/COPYING'
[python3] adding 'msgpack_python-0.4.8.dist-info/METADATA'
[python3] adding 'msgpack_python-0.4.8.dist-info/WHEEL'
[python3] adding 'msgpack_python-0.4.8.dist-info/top_level.txt'
[python3] adding 'msgpack_python-0.4.8.dist-info/RECORD'
[python3] removing build/bdist.linux-x86_64/wheel
[python3] /build-wheels
[python3]
[python3] ############################################################
[python3] Building pycrypto-2.6.1-cp36-cp36m-linux_x86_64.whl
[python3] ############################################################
[python3] Cloning into 'pycrypto'...
[python3] /build-wheels/pycrypto /build-wheels
[python3] From https://github.com/dlitz/pycrypto
[python3] * tag v2.6.1 -> FETCH_HEAD
[python3] Note: checking out 'FETCH_HEAD'.
[python3]
[python3] You are in 'detached HEAD' state. You can look around, make experimental
[python3] changes and commit them, and you can discard any commits you make in this
[python3] state without impacting any branches by performing another checkout.
[python3]
[python3] If you want to create a new branch to retain commits you create, you may
[python3] do so (now or later) by using -b with the checkout command again. Example:
[python3]
[python3] git checkout -b new_branch_name
[python3]
[python3] HEAD is now at 7fd528d... Release v2.6.1
[python3] ########### Running fix_setup
[python3] running bdist_wheel
[python3] running build
[python3] running build_py
[python3] creating build
[python3] creating build/lib.linux-x86_64-3.6
[python3] creating build/lib.linux-x86_64-3.6/Crypto
[python3] copying lib/Crypto/__init__.py -> build/lib.linux-x86_64-3.6/Crypto
[python3] copying lib/Crypto/pct_warnings.py -> build/lib.linux-x86_64-3.6/Crypto
[python3] creating build/lib.linux-x86_64-3.6/Crypto/Hash
[python3] copying lib/Crypto/Hash/HMAC.py -> build/lib.linux-x86_64-3.6/Crypto/Hash
[python3] copying lib/Crypto/Hash/MD2.py -> build/lib.linux-x86_64-3.6/Crypto/Hash
[python3] copying lib/Crypto/Hash/MD4.py -> build/lib.linux-x86_64-3.6/Crypto/Hash
[python3] copying lib/Crypto/Hash/MD5.py -> build/lib.linux-x86_64-3.6/Crypto/Hash
[python3] copying lib/Crypto/Hash/RIPEMD.py -> build/lib.linux-x86_64-3.6/Crypto/Hash
[python3] copying lib/Crypto/Hash/SHA.py -> build/lib.linux-x86_64-3.6/Crypto/Hash
[python3] copying lib/Crypto/Hash/SHA224.py -> build/lib.linux-x86_64-3.6/Crypto/Hash
[python3] copying lib/Crypto/Hash/SHA256.py -> build/lib.linux-x86_64-3.6/Crypto/Hash
[python3] copying lib/Crypto/Hash/SHA384.py -> build/lib.linux-x86_64-3.6/Crypto/Hash
[python3] copying lib/Crypto/Hash/SHA512.py -> build/lib.linux-x86_64-3.6/Crypto/Hash
[python3] copying lib/Crypto/Hash/__init__.py -> build/lib.linux-x86_64-3.6/Crypto/Hash
[python3] copying lib/Crypto/Hash/hashalgo.py -> build/lib.linux-x86_64-3.6/Crypto/Hash
[python3] creating build/lib.linux-x86_64-3.6/Crypto/Cipher
[python3] copying lib/Crypto/Cipher/XOR.py -> build/lib.linux-x86_64-3.6/Crypto/Cipher
[python3] copying lib/Crypto/Cipher/__init__.py -> build/lib.linux-x86_64-3.6/Crypto/Cipher
[python3] copying lib/Crypto/Cipher/AES.py -> build/lib.linux-x86_64-3.6/Crypto/Cipher
[python3] copying lib/Crypto/Cipher/ARC2.py -> build/lib.linux-x86_64-3.6/Crypto/Cipher
[python3] copying lib/Crypto/Cipher/ARC4.py -> build/lib.linux-x86_64-3.6/Crypto/Cipher
[python3] copying lib/Crypto/Cipher/Blowfish.py -> build/lib.linux-x86_64-3.6/Crypto/Cipher
[python3] copying lib/Crypto/Cipher/CAST.py -> build/lib.linux-x86_64-3.6/Crypto/Cipher
[python3] copying lib/Crypto/Cipher/DES.py -> build/lib.linux-x86_64-3.6/Crypto/Cipher
[python3] copying lib/Crypto/Cipher/DES3.py -> build/lib.linux-x86_64-3.6/Crypto/Cipher
[python3] copying lib/Crypto/Cipher/PKCS1_OAEP.py -> build/lib.linux-x86_64-3.6/Crypto/Cipher
[python3] copying lib/Crypto/Cipher/PKCS1_v1_5.py -> build/lib.linux-x86_64-3.6/Crypto/Cipher
[python3] copying lib/Crypto/Cipher/blockalgo.py -> build/lib.linux-x86_64-3.6/Crypto/Cipher
[python3] creating build/lib.linux-x86_64-3.6/Crypto/Util
[python3] copying lib/Crypto/Util/RFC1751.py -> build/lib.linux-x86_64-3.6/Crypto/Util
[python3] copying lib/Crypto/Util/_number_new.py -> build/lib.linux-x86_64-3.6/Crypto/Util
[python3] copying lib/Crypto/Util/number.py -> build/lib.linux-x86_64-3.6/Crypto/Util
[python3] copying lib/Crypto/Util/randpool.py -> build/lib.linux-x86_64-3.6/Crypto/Util
[python3] copying lib/Crypto/Util/winrandom.py -> build/lib.linux-x86_64-3.6/Crypto/Util
[python3] copying lib/Crypto/Util/Counter.py -> build/lib.linux-x86_64-3.6/Crypto/Util
[python3] copying lib/Crypto/Util/__init__.py -> build/lib.linux-x86_64-3.6/Crypto/Util
[python3] copying lib/Crypto/Util/asn1.py -> build/lib.linux-x86_64-3.6/Crypto/Util
[python3] copying lib/Crypto/Util/py3compat.py -> build/lib.linux-x86_64-3.6/Crypto/Util
[python3] creating build/lib.linux-x86_64-3.6/Crypto/Random
[python3] copying lib/Crypto/Random/_UserFriendlyRNG.py -> build/lib.linux-x86_64-3.6/Crypto/Random
[python3] copying lib/Crypto/Random/__init__.py -> build/lib.linux-x86_64-3.6/Crypto/Random
[python3] copying lib/Crypto/Random/random.py -> build/lib.linux-x86_64-3.6/Crypto/Random
[python3] creating build/lib.linux-x86_64-3.6/Crypto/Random/Fortuna
[python3] copying lib/Crypto/Random/Fortuna/SHAd256.py -> build/lib.linux-x86_64-3.6/Crypto/Random/Fortuna
[python3] copying lib/Crypto/Random/Fortuna/__init__.py -> build/lib.linux-x86_64-3.6/Crypto/Random/Fortuna
[python3] copying lib/Crypto/Random/Fortuna/FortunaAccumulator.py -> build/lib.linux-x86_64-3.6/Crypto/Random/Fortuna
[python3] copying lib/Crypto/Random/Fortuna/FortunaGenerator.py -> build/lib.linux-x86_64-3.6/Crypto/Random/Fortuna
[python3] creating build/lib.linux-x86_64-3.6/Crypto/Random/OSRNG
[python3] copying lib/Crypto/Random/OSRNG/__init__.py -> build/lib.linux-x86_64-3.6/Crypto/Random/OSRNG
[python3] copying lib/Crypto/Random/OSRNG/fallback.py -> build/lib.linux-x86_64-3.6/Crypto/Random/OSRNG
[python3] copying lib/Crypto/Random/OSRNG/posix.py -> build/lib.linux-x86_64-3.6/Crypto/Random/OSRNG
[python3] copying lib/Crypto/Random/OSRNG/rng_base.py -> build/lib.linux-x86_64-3.6/Crypto/Random/OSRNG
[python3] creating build/lib.linux-x86_64-3.6/Crypto/SelfTest
[python3] copying lib/Crypto/SelfTest/__init__.py -> build/lib.linux-x86_64-3.6/Crypto/SelfTest
[python3] copying lib/Crypto/SelfTest/st_common.py -> build/lib.linux-x86_64-3.6/Crypto/SelfTest
[python3] creating build/lib.linux-x86_64-3.6/Crypto/SelfTest/Cipher
[python3] copying lib/Crypto/SelfTest/Cipher/__init__.py -> build/lib.linux-x86_64-3.6/Crypto/SelfTest/Cipher
[python3] copying lib/Crypto/SelfTest/Cipher/test_ARC2.py -> build/lib.linux-x86_64-3.6/Crypto/SelfTest/Cipher
[python3] copying lib/Crypto/SelfTest/Cipher/test_Blowfish.py -> build/lib.linux-x86_64-3.6/Crypto/SelfTest/Cipher
[python3] copying lib/Crypto/SelfTest/Cipher/test_CAST.py -> build/lib.linux-x86_64-3.6/Crypto/SelfTest/Cipher
[python3] copying lib/Crypto/SelfTest/Cipher/test_DES.py -> build/lib.linux-x86_64-3.6/Crypto/SelfTest/Cipher
[python3] copying lib/Crypto/SelfTest/Cipher/test_DES3.py -> build/lib.linux-x86_64-3.6/Crypto/SelfTest/Cipher
[python3] copying lib/Crypto/SelfTest/Cipher/test_XOR.py -> build/lib.linux-x86_64-3.6/Crypto/SelfTest/Cipher
[python3] copying lib/Crypto/SelfTest/Cipher/test_pkcs1_15.py -> build/lib.linux-x86_64-3.6/Crypto/SelfTest/Cipher
[python3] copying lib/Crypto/SelfTest/Cipher/common.py -> build/lib.linux-x86_64-3.6/Crypto/SelfTest/Cipher
[python3] copying lib/Crypto/SelfTest/Cipher/test_AES.py -> build/lib.linux-x86_64-3.6/Crypto/SelfTest/Cipher
[python3] copying lib/Crypto/SelfTest/Cipher/test_ARC4.py -> build/lib.linux-x86_64-3.6/Crypto/SelfTest/Cipher
[python3] copying lib/Crypto/SelfTest/Cipher/test_pkcs1_oaep.py -> build/lib.linux-x86_64-3.6/Crypto/SelfTest/Cipher
[python3] creating build/lib.linux-x86_64-3.6/Crypto/SelfTest/Hash
[python3] copying lib/Crypto/SelfTest/Hash/__init__.py -> build/lib.linux-x86_64-3.6/Crypto/SelfTest/Hash
[python3] copying lib/Crypto/SelfTest/Hash/common.py -> build/lib.linux-x86_64-3.6/Crypto/SelfTest/Hash
[python3] copying lib/Crypto/SelfTest/Hash/test_HMAC.py -> build/lib.linux-x86_64-3.6/Crypto/SelfTest/Hash
[python3] copying lib/Crypto/SelfTest/Hash/test_MD2.py -> build/lib.linux-x86_64-3.6/Crypto/SelfTest/Hash
[python3] copying lib/Crypto/SelfTest/Hash/test_MD4.py -> build/lib.linux-x86_64-3.6/Crypto/SelfTest/Hash
[python3] copying lib/Crypto/SelfTest/Hash/test_MD5.py -> build/lib.linux-x86_64-3.6/Crypto/SelfTest/Hash
[python3] copying lib/Crypto/SelfTest/Hash/test_RIPEMD.py -> build/lib.linux-x86_64-3.6/Crypto/SelfTest/Hash
[python3] copying lib/Crypto/SelfTest/Hash/test_SHA.py -> build/lib.linux-x86_64-3.6/Crypto/SelfTest/Hash
[python3] copying lib/Crypto/SelfTest/Hash/test_SHA224.py -> build/lib.linux-x86_64-3.6/Crypto/SelfTest/Hash
[python3] copying lib/Crypto/SelfTest/Hash/test_SHA256.py -> build/lib.linux-x86_64-3.6/Crypto/SelfTest/Hash
[python3] copying lib/Crypto/SelfTest/Hash/test_SHA384.py -> build/lib.linux-x86_64-3.6/Crypto/SelfTest/Hash
[python3] copying lib/Crypto/SelfTest/Hash/test_SHA512.py -> build/lib.linux-x86_64-3.6/Crypto/SelfTest/Hash
[python3] creating build/lib.linux-x86_64-3.6/Crypto/SelfTest/Protocol
[python3] copying lib/Crypto/SelfTest/Protocol/test_AllOrNothing.py -> build/lib.linux-x86_64-3.6/Crypto/SelfTest/Protocol
[python3] copying lib/Crypto/SelfTest/Protocol/test_chaffing.py -> build/lib.linux-x86_64-3.6/Crypto/SelfTest/Protocol
[python3] copying lib/Crypto/SelfTest/Protocol/test_rfc1751.py -> build/lib.linux-x86_64-3.6/Crypto/SelfTest/Protocol
[python3] copying lib/Crypto/SelfTest/Protocol/__init__.py -> build/lib.linux-x86_64-3.6/Crypto/SelfTest/Protocol
[python3] copying lib/Crypto/SelfTest/Protocol/test_KDF.py -> build/lib.linux-x86_64-3.6/Crypto/SelfTest/Protocol
[python3] creating build/lib.linux-x86_64-3.6/Crypto/SelfTest/PublicKey
[python3] copying lib/Crypto/SelfTest/PublicKey/__init__.py -> build/lib.linux-x86_64-3.6/Crypto/SelfTest/PublicKey
[python3] copying lib/Crypto/SelfTest/PublicKey/test_DSA.py -> build/lib.linux-x86_64-3.6/Crypto/SelfTest/PublicKey
[python3] copying lib/Crypto/SelfTest/PublicKey/test_ElGamal.py -> build/lib.linux-x86_64-3.6/Crypto/SelfTest/PublicKey
[python3] copying lib/Crypto/SelfTest/PublicKey/test_RSA.py -> build/lib.linux-x86_64-3.6/Crypto/SelfTest/PublicKey
[python3] copying lib/Crypto/SelfTest/PublicKey/test_importKey.py -> build/lib.linux-x86_64-3.6/Crypto/SelfTest/PublicKey
[python3] creating build/lib.linux-x86_64-3.6/Crypto/SelfTest/Random
[python3] copying lib/Crypto/SelfTest/Random/__init__.py -> build/lib.linux-x86_64-3.6/Crypto/SelfTest/Random
[python3] copying lib/Crypto/SelfTest/Random/test__UserFriendlyRNG.py -> build/lib.linux-x86_64-3.6/Crypto/SelfTest/Random
[python3] copying lib/Crypto/SelfTest/Random/test_rpoolcompat.py -> build/lib.linux-x86_64-3.6/Crypto/SelfTest/Random
[python3] copying lib/Crypto/SelfTest/Random/test_random.py -> build/lib.linux-x86_64-3.6/Crypto/SelfTest/Random
[python3] creating build/lib.linux-x86_64-3.6/Crypto/SelfTest/Random/Fortuna
[python3] copying lib/Crypto/SelfTest/Random/Fortuna/__init__.py -> build/lib.linux-x86_64-3.6/Crypto/SelfTest/Random/Fortuna
[python3] copying lib/Crypto/SelfTest/Random/Fortuna/test_FortunaGenerator.py -> build/lib.linux-x86_64-3.6/Crypto/SelfTest/Random/Fortuna
[python3] copying lib/Crypto/SelfTest/Random/Fortuna/test_SHAd256.py -> build/lib.linux-x86_64-3.6/Crypto/SelfTest/Random/Fortuna
[python3] copying lib/Crypto/SelfTest/Random/Fortuna/test_FortunaAccumulator.py -> build/lib.linux-x86_64-3.6/Crypto/SelfTest/Random/Fortuna
[python3] creating build/lib.linux-x86_64-3.6/Crypto/SelfTest/Random/OSRNG
[python3] copying lib/Crypto/SelfTest/Random/OSRNG/__init__.py -> build/lib.linux-x86_64-3.6/Crypto/SelfTest/Random/OSRNG
[python3] copying lib/Crypto/SelfTest/Random/OSRNG/test_fallback.py -> build/lib.linux-x86_64-3.6/Crypto/SelfTest/Random/OSRNG
[python3] copying lib/Crypto/SelfTest/Random/OSRNG/test_generic.py -> build/lib.linux-x86_64-3.6/Crypto/SelfTest/Random/OSRNG
[python3] copying lib/Crypto/SelfTest/Random/OSRNG/test_nt.py -> build/lib.linux-x86_64-3.6/Crypto/SelfTest/Random/OSRNG
[python3] copying lib/Crypto/SelfTest/Random/OSRNG/test_posix.py -> build/lib.linux-x86_64-3.6/Crypto/SelfTest/Random/OSRNG
[python3] copying lib/Crypto/SelfTest/Random/OSRNG/test_winrandom.py -> build/lib.linux-x86_64-3.6/Crypto/SelfTest/Random/OSRNG
[python3] creating build/lib.linux-x86_64-3.6/Crypto/SelfTest/Util
[python3] copying lib/Crypto/SelfTest/Util/test_winrandom.py -> build/lib.linux-x86_64-3.6/Crypto/SelfTest/Util
[python3] copying lib/Crypto/SelfTest/Util/__init__.py -> build/lib.linux-x86_64-3.6/Crypto/SelfTest/Util
[python3] copying lib/Crypto/SelfTest/Util/test_Counter.py -> build/lib.linux-x86_64-3.6/Crypto/SelfTest/Util
[python3] copying lib/Crypto/SelfTest/Util/test_asn1.py -> build/lib.linux-x86_64-3.6/Crypto/SelfTest/Util
[python3] copying lib/Crypto/SelfTest/Util/test_number.py -> build/lib.linux-x86_64-3.6/Crypto/SelfTest/Util
[python3] creating build/lib.linux-x86_64-3.6/Crypto/SelfTest/Signature
[python3] copying lib/Crypto/SelfTest/Signature/__init__.py -> build/lib.linux-x86_64-3.6/Crypto/SelfTest/Signature
[python3] copying lib/Crypto/SelfTest/Signature/test_pkcs1_15.py -> build/lib.linux-x86_64-3.6/Crypto/SelfTest/Signature
[python3] copying lib/Crypto/SelfTest/Signature/test_pkcs1_pss.py -> build/lib.linux-x86_64-3.6/Crypto/SelfTest/Signature
[python3] creating build/lib.linux-x86_64-3.6/Crypto/Protocol
[python3] copying lib/Crypto/Protocol/AllOrNothing.py -> build/lib.linux-x86_64-3.6/Crypto/Protocol
[python3] copying lib/Crypto/Protocol/Chaffing.py -> build/lib.linux-x86_64-3.6/Crypto/Protocol
[python3] copying lib/Crypto/Protocol/__init__.py -> build/lib.linux-x86_64-3.6/Crypto/Protocol
[python3] copying lib/Crypto/Protocol/KDF.py -> build/lib.linux-x86_64-3.6/Crypto/Protocol
[python3] creating build/lib.linux-x86_64-3.6/Crypto/PublicKey
[python3] copying lib/Crypto/PublicKey/_RSA.py -> build/lib.linux-x86_64-3.6/Crypto/PublicKey
[python3] copying lib/Crypto/PublicKey/__init__.py -> build/lib.linux-x86_64-3.6/Crypto/PublicKey
[python3] copying lib/Crypto/PublicKey/pubkey.py -> build/lib.linux-x86_64-3.6/Crypto/PublicKey
[python3] copying lib/Crypto/PublicKey/DSA.py -> build/lib.linux-x86_64-3.6/Crypto/PublicKey
[python3] copying lib/Crypto/PublicKey/ElGamal.py -> build/lib.linux-x86_64-3.6/Crypto/PublicKey
[python3] copying lib/Crypto/PublicKey/RSA.py -> build/lib.linux-x86_64-3.6/Crypto/PublicKey
[python3] copying lib/Crypto/PublicKey/_DSA.py -> build/lib.linux-x86_64-3.6/Crypto/PublicKey
[python3] copying lib/Crypto/PublicKey/_slowmath.py -> build/lib.linux-x86_64-3.6/Crypto/PublicKey
[python3] creating build/lib.linux-x86_64-3.6/Crypto/Signature
[python3] copying lib/Crypto/Signature/__init__.py -> build/lib.linux-x86_64-3.6/Crypto/Signature
[python3] copying lib/Crypto/Signature/PKCS1_PSS.py -> build/lib.linux-x86_64-3.6/Crypto/Signature
[python3] copying lib/Crypto/Signature/PKCS1_v1_5.py -> build/lib.linux-x86_64-3.6/Crypto/Signature
[python3] Skipping optional fixer: buffer
[python3] Skipping optional fixer: idioms
[python3] Skipping optional fixer: set_literal
[python3] Skipping optional fixer: ws_comma
[python3] running build_ext
[python3] running build_configure
[python3] checking for gcc... gcc
[python3] checking whether the C compiler works... yes
[python3] checking for C compiler default output file name... a.out
[python3] checking for suffix of executables...
[python3] checking whether we are cross compiling... no
[python3] checking for suffix of object files... o
[python3] checking whether we are using the GNU C compiler... yes
[python3] checking whether gcc accepts -g... yes
[python3] checking for gcc option to accept ISO C89... none needed
[python3] checking for __gmpz_init in -lgmp... no
[python3] checking for __gmpz_init in -lmpir... no
[python3] checking whether mpz_powm is declared... no
[python3] checking whether mpz_powm_sec is declared... no
[python3] checking how to run the C preprocessor... gcc -E
[python3] checking for grep that handles long lines and -e... /usr/bin/grep
[python3] checking for egrep... /usr/bin/grep -E
[python3] checking for ANSI C header files... yes
[python3] checking for sys/types.h... yes
[python3] checking for sys/stat.h... yes
[python3] checking for stdlib.h... yes
[python3] checking for string.h... yes
[python3] checking for memory.h... yes
[python3] checking for strings.h... yes
[python3] checking for inttypes.h... yes
[python3] checking for stdint.h... yes
[python3] checking for unistd.h... yes
[python3] checking for inttypes.h... (cached) yes
[python3] checking limits.h usability... yes
[python3] checking limits.h presence... yes
[python3] checking for limits.h... yes
[python3] checking stddef.h usability... yes
[python3] checking stddef.h presence... yes
[python3] checking for stddef.h... yes
[python3] checking for stdint.h... (cached) yes
[python3] checking for stdlib.h... (cached) yes
[python3] checking for string.h... (cached) yes
[python3] checking wchar.h usability... yes
[python3] checking wchar.h presence... yes
[python3] checking for wchar.h... yes
[python3] checking for inline... inline
[python3] checking for int16_t... yes
[python3] checking for int32_t... yes
[python3] checking for int64_t... yes
[python3] checking for int8_t... yes
[python3] checking for size_t... yes
[python3] checking for uint16_t... yes
[python3] checking for uint32_t... yes
[python3] checking for uint64_t... yes
[python3] checking for uint8_t... yes
[python3] checking for stdlib.h... (cached) yes
[python3] checking for GNU libc compatible malloc... yes
[python3] checking for memmove... yes
[python3] checking for memset... yes
[python3] configure: creating ./config.status
[python3] config.status: creating src/config.h
[python3] building 'Crypto.Hash._MD2' extension
[python3] creating build/temp.linux-x86_64-3.6
[python3] creating build/temp.linux-x86_64-3.6/src
[python3] gcc -pthread -Wno-unused-result -Wsign-compare -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/python3.6m -c src/MD2.c -o build/temp.linux-x86_64-3.6/src/MD2.o
[python3] src/MD2.c: In function 'hash_update':
[python3] src/MD2.c:101:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
[python3] L=(16-self->count) < len ? (16-self->count) : len;
[python3] ^
[python3] src/MD2.c:101:47: warning: signed and unsigned type in conditional expression [-Wsign-compare]
[python3] L=(16-self->count) < len ? (16-self->count) : len;
[python3] ^
[python3] src/MD2.c: In function 'hash_digest':
[python3] src/MD2.c:141:12: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
[python3] for(i=0; i<padlen; i++) padding[i]=padlen;
[python3] ^
[python3] gcc -pthread -shared -Wl,-z,relro -g build/temp.linux-x86_64-3.6/src/MD2.o -L/usr/lib64 -lpython3.6m -o build/lib.linux-x86_64-3.6/Crypto/Hash/_MD2.cpython-36m-x86_64-linux-gnu.so
[python3] building 'Crypto.Hash._MD4' extension
[python3] gcc -pthread -Wno-unused-result -Wsign-compare -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/python3.6m -c src/MD4.c -o build/temp.linux-x86_64-3.6/src/MD4.o
[python3] gcc -pthread -shared -Wl,-z,relro -g build/temp.linux-x86_64-3.6/src/MD4.o -L/usr/lib64 -lpython3.6m -o build/lib.linux-x86_64-3.6/Crypto/Hash/_MD4.cpython-36m-x86_64-linux-gnu.so
[python3] building 'Crypto.Hash._SHA256' extension
[python3] gcc -pthread -Wno-unused-result -Wsign-compare -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/python3.6m -c src/SHA256.c -o build/temp.linux-x86_64-3.6/src/SHA256.o
[python3] gcc -pthread -shared -Wl,-z,relro -g build/temp.linux-x86_64-3.6/src/SHA256.o -L/usr/lib64 -lpython3.6m -o build/lib.linux-x86_64-3.6/Crypto/Hash/_SHA256.cpython-36m-x86_64-linux-gnu.so
[python3] building 'Crypto.Hash._SHA224' extension
[python3] gcc -pthread -Wno-unused-result -Wsign-compare -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/python3.6m -c src/SHA224.c -o build/temp.linux-x86_64-3.6/src/SHA224.o
[python3] gcc -pthread -shared -Wl,-z,relro -g build/temp.linux-x86_64-3.6/src/SHA224.o -L/usr/lib64 -lpython3.6m -o build/lib.linux-x86_64-3.6/Crypto/Hash/_SHA224.cpython-36m-x86_64-linux-gnu.so
[python3] building 'Crypto.Hash._SHA384' extension
[python3] gcc -pthread -Wno-unused-result -Wsign-compare -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/python3.6m -c src/SHA384.c -o build/temp.linux-x86_64-3.6/src/SHA384.o
[python3] gcc -pthread -shared -Wl,-z,relro -g build/temp.linux-x86_64-3.6/src/SHA384.o -L/usr/lib64 -lpython3.6m -o build/lib.linux-x86_64-3.6/Crypto/Hash/_SHA384.cpython-36m-x86_64-linux-gnu.so
[python3] building 'Crypto.Hash._SHA512' extension
[python3] gcc -pthread -Wno-unused-result -Wsign-compare -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/python3.6m -c src/SHA512.c -o build/temp.linux-x86_64-3.6/src/SHA512.o
[python3] gcc -pthread -shared -Wl,-z,relro -g build/temp.linux-x86_64-3.6/src/SHA512.o -L/usr/lib64 -lpython3.6m -o build/lib.linux-x86_64-3.6/Crypto/Hash/_SHA512.cpython-36m-x86_64-linux-gnu.so
[python3] building 'Crypto.Hash._RIPEMD160' extension
[python3] gcc -pthread -Wno-unused-result -Wsign-compare -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/python3.6m -c src/RIPEMD160.c -o build/temp.linux-x86_64-3.6/src/RIPEMD160.o
[python3] gcc -pthread -shared -Wl,-z,relro -g build/temp.linux-x86_64-3.6/src/RIPEMD160.o -L/usr/lib64 -lpython3.6m -o build/lib.linux-x86_64-3.6/Crypto/Hash/_RIPEMD160.cpython-36m-x86_64-linux-gnu.so
[python3] building 'Crypto.Cipher._AES' extension
[python3] gcc -pthread -Wno-unused-result -Wsign-compare -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/python3.6m -c src/AES.c -o build/temp.linux-x86_64-3.6/src/AES.o
[python3] gcc -pthread -shared -Wl,-z,relro -g build/temp.linux-x86_64-3.6/src/AES.o -L/usr/lib64 -lpython3.6m -o build/lib.linux-x86_64-3.6/Crypto/Cipher/_AES.cpython-36m-x86_64-linux-gnu.so
[python3] building 'Crypto.Cipher._ARC2' extension
[python3] gcc -pthread -Wno-unused-result -Wsign-compare -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/python3.6m -c src/ARC2.c -o build/temp.linux-x86_64-3.6/src/ARC2.o
[python3] gcc -pthread -shared -Wl,-z,relro -g build/temp.linux-x86_64-3.6/src/ARC2.o -L/usr/lib64 -lpython3.6m -o build/lib.linux-x86_64-3.6/Crypto/Cipher/_ARC2.cpython-36m-x86_64-linux-gnu.so
[python3] building 'Crypto.Cipher._Blowfish' extension
[python3] gcc -pthread -Wno-unused-result -Wsign-compare -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/python3.6m -c src/Blowfish.c -o build/temp.linux-x86_64-3.6/src/Blowfish.o
[python3] gcc -pthread -shared -Wl,-z,relro -g build/temp.linux-x86_64-3.6/src/Blowfish.o -L/usr/lib64 -lpython3.6m -o build/lib.linux-x86_64-3.6/Crypto/Cipher/_Blowfish.cpython-36m-x86_64-linux-gnu.so
[python3] building 'Crypto.Cipher._CAST' extension
[python3] gcc -pthread -Wno-unused-result -Wsign-compare -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/python3.6m -c src/CAST.c -o build/temp.linux-x86_64-3.6/src/CAST.o
[python3] gcc -pthread -shared -Wl,-z,relro -g build/temp.linux-x86_64-3.6/src/CAST.o -L/usr/lib64 -lpython3.6m -o build/lib.linux-x86_64-3.6/Crypto/Cipher/_CAST.cpython-36m-x86_64-linux-gnu.so
[python3] building 'Crypto.Cipher._DES' extension
[python3] gcc -pthread -Wno-unused-result -Wsign-compare -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/python3.6m -c src/DES.c -o build/temp.linux-x86_64-3.6/src/DES.o
[python3] gcc -pthread -shared -Wl,-z,relro -g build/temp.linux-x86_64-3.6/src/DES.o -L/usr/lib64 -lpython3.6m -o build/lib.linux-x86_64-3.6/Crypto/Cipher/_DES.cpython-36m-x86_64-linux-gnu.so
[python3] building 'Crypto.Cipher._DES3' extension
[python3] gcc -pthread -Wno-unused-result -Wsign-compare -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/python3.6m -c src/DES3.c -o build/temp.linux-x86_64-3.6/src/DES3.o
[python3] gcc -pthread -shared -Wl,-z,relro -g build/temp.linux-x86_64-3.6/src/DES3.o -L/usr/lib64 -lpython3.6m -o build/lib.linux-x86_64-3.6/Crypto/Cipher/_DES3.cpython-36m-x86_64-linux-gnu.so
[python3] building 'Crypto.Cipher._ARC4' extension
[python3] gcc -pthread -Wno-unused-result -Wsign-compare -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/python3.6m -c src/ARC4.c -o build/temp.linux-x86_64-3.6/src/ARC4.o
[python3] gcc -pthread -shared -Wl,-z,relro -g build/temp.linux-x86_64-3.6/src/ARC4.o -L/usr/lib64 -lpython3.6m -o build/lib.linux-x86_64-3.6/Crypto/Cipher/_ARC4.cpython-36m-x86_64-linux-gnu.so
[python3] building 'Crypto.Cipher._XOR' extension
[python3] gcc -pthread -Wno-unused-result -Wsign-compare -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/python3.6m -c src/XOR.c -o build/temp.linux-x86_64-3.6/src/XOR.o
[python3] gcc -pthread -shared -Wl,-z,relro -g build/temp.linux-x86_64-3.6/src/XOR.o -L/usr/lib64 -lpython3.6m -o build/lib.linux-x86_64-3.6/Crypto/Cipher/_XOR.cpython-36m-x86_64-linux-gnu.so
[python3] building 'Crypto.Util.strxor' extension
[python3] gcc -pthread -Wno-unused-result -Wsign-compare -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/python3.6m -c src/strxor.c -o build/temp.linux-x86_64-3.6/src/strxor.o
[python3] gcc -pthread -shared -Wl,-z,relro -g build/temp.linux-x86_64-3.6/src/strxor.o -L/usr/lib64 -lpython3.6m -o build/lib.linux-x86_64-3.6/Crypto/Util/strxor.cpython-36m-x86_64-linux-gnu.so
[python3] building 'Crypto.Util._counter' extension
[python3] gcc -pthread -Wno-unused-result -Wsign-compare -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/python3.6m -c src/_counter.c -o build/temp.linux-x86_64-3.6/src/_counter.o
[python3] gcc -pthread -shared -Wl,-z,relro -g build/temp.linux-x86_64-3.6/src/_counter.o -L/usr/lib64 -lpython3.6m -o build/lib.linux-x86_64-3.6/Crypto/Util/_counter.cpython-36m-x86_64-linux-gnu.so
[python3] installing to build/bdist.linux-x86_64/wheel
[python3] running install
[python3] running install_lib
[python3] creating build/bdist.linux-x86_64
[python3] creating build/bdist.linux-x86_64/wheel
[python3] creating build/bdist.linux-x86_64/wheel/Crypto
[python3] copying build/lib.linux-x86_64-3.6/Crypto/__init__.py -> build/bdist.linux-x86_64/wheel/Crypto
[python3] copying build/lib.linux-x86_64-3.6/Crypto/pct_warnings.py -> build/bdist.linux-x86_64/wheel/Crypto
[python3] creating build/bdist.linux-x86_64/wheel/Crypto/Hash
[python3] copying build/lib.linux-x86_64-3.6/Crypto/Hash/HMAC.py -> build/bdist.linux-x86_64/wheel/Crypto/Hash
[python3] copying build/lib.linux-x86_64-3.6/Crypto/Hash/MD2.py -> build/bdist.linux-x86_64/wheel/Crypto/Hash
[python3] copying build/lib.linux-x86_64-3.6/Crypto/Hash/MD4.py -> build/bdist.linux-x86_64/wheel/Crypto/Hash
[python3] copying build/lib.linux-x86_64-3.6/Crypto/Hash/MD5.py -> build/bdist.linux-x86_64/wheel/Crypto/Hash
[python3] copying build/lib.linux-x86_64-3.6/Crypto/Hash/RIPEMD.py -> build/bdist.linux-x86_64/wheel/Crypto/Hash
[python3] copying build/lib.linux-x86_64-3.6/Crypto/Hash/SHA.py -> build/bdist.linux-x86_64/wheel/Crypto/Hash
[python3] copying build/lib.linux-x86_64-3.6/Crypto/Hash/SHA224.py -> build/bdist.linux-x86_64/wheel/Crypto/Hash
[python3] copying build/lib.linux-x86_64-3.6/Crypto/Hash/SHA256.py -> build/bdist.linux-x86_64/wheel/Crypto/Hash
[python3] copying build/lib.linux-x86_64-3.6/Crypto/Hash/SHA384.py -> build/bdist.linux-x86_64/wheel/Crypto/Hash
[python3] copying build/lib.linux-x86_64-3.6/Crypto/Hash/SHA512.py -> build/bdist.linux-x86_64/wheel/Crypto/Hash
[python3] copying build/lib.linux-x86_64-3.6/Crypto/Hash/__init__.py -> build/bdist.linux-x86_64/wheel/Crypto/Hash
[python3] copying build/lib.linux-x86_64-3.6/Crypto/Hash/hashalgo.py -> build/bdist.linux-x86_64/wheel/Crypto/Hash
[python3] copying build/lib.linux-x86_64-3.6/Crypto/Hash/_MD2.cpython-36m-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/Crypto/Hash
[python3] copying build/lib.linux-x86_64-3.6/Crypto/Hash/_MD4.cpython-36m-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/Crypto/Hash
[python3] copying build/lib.linux-x86_64-3.6/Crypto/Hash/_SHA256.cpython-36m-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/Crypto/Hash
[python3] copying build/lib.linux-x86_64-3.6/Crypto/Hash/_SHA224.cpython-36m-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/Crypto/Hash
[python3] copying build/lib.linux-x86_64-3.6/Crypto/Hash/_SHA384.cpython-36m-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/Crypto/Hash
[python3] copying build/lib.linux-x86_64-3.6/Crypto/Hash/_SHA512.cpython-36m-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/Crypto/Hash
[python3] copying build/lib.linux-x86_64-3.6/Crypto/Hash/_RIPEMD160.cpython-36m-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/Crypto/Hash
[python3] creating build/bdist.linux-x86_64/wheel/Crypto/Cipher
[python3] copying build/lib.linux-x86_64-3.6/Crypto/Cipher/XOR.py -> build/bdist.linux-x86_64/wheel/Crypto/Cipher
[python3] copying build/lib.linux-x86_64-3.6/Crypto/Cipher/__init__.py -> build/bdist.linux-x86_64/wheel/Crypto/Cipher
[python3] copying build/lib.linux-x86_64-3.6/Crypto/Cipher/AES.py -> build/bdist.linux-x86_64/wheel/Crypto/Cipher
[python3] copying build/lib.linux-x86_64-3.6/Crypto/Cipher/ARC2.py -> build/bdist.linux-x86_64/wheel/Crypto/Cipher
[python3] copying build/lib.linux-x86_64-3.6/Crypto/Cipher/ARC4.py -> build/bdist.linux-x86_64/wheel/Crypto/Cipher
[python3] copying build/lib.linux-x86_64-3.6/Crypto/Cipher/Blowfish.py -> build/bdist.linux-x86_64/wheel/Crypto/Cipher
[python3] copying build/lib.linux-x86_64-3.6/Crypto/Cipher/CAST.py -> build/bdist.linux-x86_64/wheel/Crypto/Cipher
[python3] copying build/lib.linux-x86_64-3.6/Crypto/Cipher/DES.py -> build/bdist.linux-x86_64/wheel/Crypto/Cipher
[python3] copying build/lib.linux-x86_64-3.6/Crypto/Cipher/DES3.py -> build/bdist.linux-x86_64/wheel/Crypto/Cipher
[python3] copying build/lib.linux-x86_64-3.6/Crypto/Cipher/PKCS1_OAEP.py -> build/bdist.linux-x86_64/wheel/Crypto/Cipher
[python3] copying build/lib.linux-x86_64-3.6/Crypto/Cipher/PKCS1_v1_5.py -> build/bdist.linux-x86_64/wheel/Crypto/Cipher
[python3] copying build/lib.linux-x86_64-3.6/Crypto/Cipher/blockalgo.py -> build/bdist.linux-x86_64/wheel/Crypto/Cipher
[python3] copying build/lib.linux-x86_64-3.6/Crypto/Cipher/_AES.cpython-36m-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/Crypto/Cipher
[python3] copying build/lib.linux-x86_64-3.6/Crypto/Cipher/_ARC2.cpython-36m-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/Crypto/Cipher
[python3] copying build/lib.linux-x86_64-3.6/Crypto/Cipher/_Blowfish.cpython-36m-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/Crypto/Cipher
[python3] copying build/lib.linux-x86_64-3.6/Crypto/Cipher/_CAST.cpython-36m-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/Crypto/Cipher
[python3] copying build/lib.linux-x86_64-3.6/Crypto/Cipher/_DES.cpython-36m-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/Crypto/Cipher
[python3] copying build/lib.linux-x86_64-3.6/Crypto/Cipher/_DES3.cpython-36m-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/Crypto/Cipher
[python3] copying build/lib.linux-x86_64-3.6/Crypto/Cipher/_ARC4.cpython-36m-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/Crypto/Cipher
[python3] copying build/lib.linux-x86_64-3.6/Crypto/Cipher/_XOR.cpython-36m-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/Crypto/Cipher
[python3] creating build/bdist.linux-x86_64/wheel/Crypto/Util
[python3] copying build/lib.linux-x86_64-3.6/Crypto/Util/RFC1751.py -> build/bdist.linux-x86_64/wheel/Crypto/Util
[python3] copying build/lib.linux-x86_64-3.6/Crypto/Util/_number_new.py -> build/bdist.linux-x86_64/wheel/Crypto/Util
[python3] copying build/lib.linux-x86_64-3.6/Crypto/Util/number.py -> build/bdist.linux-x86_64/wheel/Crypto/Util
[python3] copying build/lib.linux-x86_64-3.6/Crypto/Util/randpool.py -> build/bdist.linux-x86_64/wheel/Crypto/Util
[python3] copying build/lib.linux-x86_64-3.6/Crypto/Util/winrandom.py -> build/bdist.linux-x86_64/wheel/Crypto/Util
[python3] copying build/lib.linux-x86_64-3.6/Crypto/Util/Counter.py -> build/bdist.linux-x86_64/wheel/Crypto/Util
[python3] copying build/lib.linux-x86_64-3.6/Crypto/Util/__init__.py -> build/bdist.linux-x86_64/wheel/Crypto/Util
[python3] copying build/lib.linux-x86_64-3.6/Crypto/Util/asn1.py -> build/bdist.linux-x86_64/wheel/Crypto/Util
[python3] copying build/lib.linux-x86_64-3.6/Crypto/Util/py3compat.py -> build/bdist.linux-x86_64/wheel/Crypto/Util
[python3] copying build/lib.linux-x86_64-3.6/Crypto/Util/strxor.cpython-36m-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/Crypto/Util
[python3] copying build/lib.linux-x86_64-3.6/Crypto/Util/_counter.cpython-36m-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/Crypto/Util
[python3] creating build/bdist.linux-x86_64/wheel/Crypto/Random
[python3] copying build/lib.linux-x86_64-3.6/Crypto/Random/_UserFriendlyRNG.py -> build/bdist.linux-x86_64/wheel/Crypto/Random
[python3] copying build/lib.linux-x86_64-3.6/Crypto/Random/__init__.py -> build/bdist.linux-x86_64/wheel/Crypto/Random
[python3] copying build/lib.linux-x86_64-3.6/Crypto/Random/random.py -> build/bdist.linux-x86_64/wheel/Crypto/Random
[python3] creating build/bdist.linux-x86_64/wheel/Crypto/Random/Fortuna
[python3] copying build/lib.linux-x86_64-3.6/Crypto/Random/Fortuna/SHAd256.py -> build/bdist.linux-x86_64/wheel/Crypto/Random/Fortuna
[python3] copying build/lib.linux-x86_64-3.6/Crypto/Random/Fortuna/__init__.py -> build/bdist.linux-x86_64/wheel/Crypto/Random/Fortuna
[python3] copying build/lib.linux-x86_64-3.6/Crypto/Random/Fortuna/FortunaAccumulator.py -> build/bdist.linux-x86_64/wheel/Crypto/Random/Fortuna
[python3] copying build/lib.linux-x86_64-3.6/Crypto/Random/Fortuna/FortunaGenerator.py -> build/bdist.linux-x86_64/wheel/Crypto/Random/Fortuna
[python3] creating build/bdist.linux-x86_64/wheel/Crypto/Random/OSRNG
[python3] copying build/lib.linux-x86_64-3.6/Crypto/Random/OSRNG/__init__.py -> build/bdist.linux-x86_64/wheel/Crypto/Random/OSRNG
[python3] copying build/lib.linux-x86_64-3.6/Crypto/Random/OSRNG/fallback.py -> build/bdist.linux-x86_64/wheel/Crypto/Random/OSRNG
[python3] copying build/lib.linux-x86_64-3.6/Crypto/Random/OSRNG/posix.py -> build/bdist.linux-x86_64/wheel/Crypto/Random/OSRNG
[python3] copying build/lib.linux-x86_64-3.6/Crypto/Random/OSRNG/rng_base.py -> build/bdist.linux-x86_64/wheel/Crypto/Random/OSRNG
[python3] creating build/bdist.linux-x86_64/wheel/Crypto/SelfTest
[python3] copying build/lib.linux-x86_64-3.6/Crypto/SelfTest/__init__.py -> build/bdist.linux-x86_64/wheel/Crypto/SelfTest
[python3] copying build/lib.linux-x86_64-3.6/Crypto/SelfTest/st_common.py -> build/bdist.linux-x86_64/wheel/Crypto/SelfTest
[python3] creating build/bdist.linux-x86_64/wheel/Crypto/SelfTest/Cipher
[python3] copying build/lib.linux-x86_64-3.6/Crypto/SelfTest/Cipher/__init__.py -> build/bdist.linux-x86_64/wheel/Crypto/SelfTest/Cipher
[python3] copying build/lib.linux-x86_64-3.6/Crypto/SelfTest/Cipher/test_ARC2.py -> build/bdist.linux-x86_64/wheel/Crypto/SelfTest/Cipher
[python3] copying build/lib.linux-x86_64-3.6/Crypto/SelfTest/Cipher/test_Blowfish.py -> build/bdist.linux-x86_64/wheel/Crypto/SelfTest/Cipher
[python3] copying build/lib.linux-x86_64-3.6/Crypto/SelfTest/Cipher/test_CAST.py -> build/bdist.linux-x86_64/wheel/Crypto/SelfTest/Cipher
[python3] copying build/lib.linux-x86_64-3.6/Crypto/SelfTest/Cipher/test_DES.py -> build/bdist.linux-x86_64/wheel/Crypto/SelfTest/Cipher
[python3] copying build/lib.linux-x86_64-3.6/Crypto/SelfTest/Cipher/test_DES3.py -> build/bdist.linux-x86_64/wheel/Crypto/SelfTest/Cipher
[python3] copying build/lib.linux-x86_64-3.6/Crypto/SelfTest/Cipher/test_XOR.py -> build/bdist.linux-x86_64/wheel/Crypto/SelfTest/Cipher
[python3] copying build/lib.linux-x86_64-3.6/Crypto/SelfTest/Cipher/test_pkcs1_15.py -> build/bdist.linux-x86_64/wheel/Crypto/SelfTest/Cipher
[python3] copying build/lib.linux-x86_64-3.6/Crypto/SelfTest/Cipher/common.py -> build/bdist.linux-x86_64/wheel/Crypto/SelfTest/Cipher
[python3] copying build/lib.linux-x86_64-3.6/Crypto/SelfTest/Cipher/test_AES.py -> build/bdist.linux-x86_64/wheel/Crypto/SelfTest/Cipher
[python3] copying build/lib.linux-x86_64-3.6/Crypto/SelfTest/Cipher/test_ARC4.py -> build/bdist.linux-x86_64/wheel/Crypto/SelfTest/Cipher
[python3] copying build/lib.linux-x86_64-3.6/Crypto/SelfTest/Cipher/test_pkcs1_oaep.py -> build/bdist.linux-x86_64/wheel/Crypto/SelfTest/Cipher
[python3] creating build/bdist.linux-x86_64/wheel/Crypto/SelfTest/Hash
[python3] copying build/lib.linux-x86_64-3.6/Crypto/SelfTest/Hash/__init__.py -> build/bdist.linux-x86_64/wheel/Crypto/SelfTest/Hash
[python3] copying build/lib.linux-x86_64-3.6/Crypto/SelfTest/Hash/common.py -> build/bdist.linux-x86_64/wheel/Crypto/SelfTest/Hash
[python3] copying build/lib.linux-x86_64-3.6/Crypto/SelfTest/Hash/test_HMAC.py -> build/bdist.linux-x86_64/wheel/Crypto/SelfTest/Hash
[python3] copying build/lib.linux-x86_64-3.6/Crypto/SelfTest/Hash/test_MD2.py -> build/bdist.linux-x86_64/wheel/Crypto/SelfTest/Hash
[python3] copying build/lib.linux-x86_64-3.6/Crypto/SelfTest/Hash/test_MD4.py -> build/bdist.linux-x86_64/wheel/Crypto/SelfTest/Hash
[python3] copying build/lib.linux-x86_64-3.6/Crypto/SelfTest/Hash/test_MD5.py -> build/bdist.linux-x86_64/wheel/Crypto/SelfTest/Hash
[python3] copying build/lib.linux-x86_64-3.6/Crypto/SelfTest/Hash/test_RIPEMD.py -> build/bdist.linux-x86_64/wheel/Crypto/SelfTest/Hash
[python3] copying build/lib.linux-x86_64-3.6/Crypto/SelfTest/Hash/test_SHA.py -> build/bdist.linux-x86_64/wheel/Crypto/SelfTest/Hash
[python3] copying build/lib.linux-x86_64-3.6/Crypto/SelfTest/Hash/test_SHA224.py -> build/bdist.linux-x86_64/wheel/Crypto/SelfTest/Hash
[python3] copying build/lib.linux-x86_64-3.6/Crypto/SelfTest/Hash/test_SHA256.py -> build/bdist.linux-x86_64/wheel/Crypto/SelfTest/Hash
[python3] copying build/lib.linux-x86_64-3.6/Crypto/SelfTest/Hash/test_SHA384.py -> build/bdist.linux-x86_64/wheel/Crypto/SelfTest/Hash
[python3] copying build/lib.linux-x86_64-3.6/Crypto/SelfTest/Hash/test_SHA512.py -> build/bdist.linux-x86_64/wheel/Crypto/SelfTest/Hash
[python3] creating build/bdist.linux-x86_64/wheel/Crypto/SelfTest/Protocol
[python3] copying build/lib.linux-x86_64-3.6/Crypto/SelfTest/Protocol/test_AllOrNothing.py -> build/bdist.linux-x86_64/wheel/Crypto/SelfTest/Protocol
[python3] copying build/lib.linux-x86_64-3.6/Crypto/SelfTest/Protocol/test_chaffing.py -> build/bdist.linux-x86_64/wheel/Crypto/SelfTest/Protocol
[python3] copying build/lib.linux-x86_64-3.6/Crypto/SelfTest/Protocol/test_rfc1751.py -> build/bdist.linux-x86_64/wheel/Crypto/SelfTest/Protocol
[python3] copying build/lib.linux-x86_64-3.6/Crypto/SelfTest/Protocol/__init__.py -> build/bdist.linux-x86_64/wheel/Crypto/SelfTest/Protocol
[python3] copying build/lib.linux-x86_64-3.6/Crypto/SelfTest/Protocol/test_KDF.py -> build/bdist.linux-x86_64/wheel/Crypto/SelfTest/Protocol
[python3] creating build/bdist.linux-x86_64/wheel/Crypto/SelfTest/PublicKey
[python3] copying build/lib.linux-x86_64-3.6/Crypto/SelfTest/PublicKey/__init__.py -> build/bdist.linux-x86_64/wheel/Crypto/SelfTest/PublicKey
[python3] copying build/lib.linux-x86_64-3.6/Crypto/SelfTest/PublicKey/test_DSA.py -> build/bdist.linux-x86_64/wheel/Crypto/SelfTest/PublicKey
[python3] copying build/lib.linux-x86_64-3.6/Crypto/SelfTest/PublicKey/test_ElGamal.py -> build/bdist.linux-x86_64/wheel/Crypto/SelfTest/PublicKey
[python3] copying build/lib.linux-x86_64-3.6/Crypto/SelfTest/PublicKey/test_RSA.py -> build/bdist.linux-x86_64/wheel/Crypto/SelfTest/PublicKey
[python3] copying build/lib.linux-x86_64-3.6/Crypto/SelfTest/PublicKey/test_importKey.py -> build/bdist.linux-x86_64/wheel/Crypto/SelfTest/PublicKey
[python3] creating build/bdist.linux-x86_64/wheel/Crypto/SelfTest/Random
[python3] copying build/lib.linux-x86_64-3.6/Crypto/SelfTest/Random/__init__.py -> build/bdist.linux-x86_64/wheel/Crypto/SelfTest/Random
[python3] copying build/lib.linux-x86_64-3.6/Crypto/SelfTest/Random/test__UserFriendlyRNG.py -> build/bdist.linux-x86_64/wheel/Crypto/SelfTest/Random
[python3] copying build/lib.linux-x86_64-3.6/Crypto/SelfTest/Random/test_rpoolcompat.py -> build/bdist.linux-x86_64/wheel/Crypto/SelfTest/Random
[python3] copying build/lib.linux-x86_64-3.6/Crypto/SelfTest/Random/test_random.py -> build/bdist.linux-x86_64/wheel/Crypto/SelfTest/Random
[python3] creating build/bdist.linux-x86_64/wheel/Crypto/SelfTest/Random/Fortuna
[python3] copying build/lib.linux-x86_64-3.6/Crypto/SelfTest/Random/Fortuna/__init__.py -> build/bdist.linux-x86_64/wheel/Crypto/SelfTest/Random/Fortuna
[python3] copying build/lib.linux-x86_64-3.6/Crypto/SelfTest/Random/Fortuna/test_FortunaGenerator.py -> build/bdist.linux-x86_64/wheel/Crypto/SelfTest/Random/Fortuna
[python3] copying build/lib.linux-x86_64-3.6/Crypto/SelfTest/Random/Fortuna/test_SHAd256.py -> build/bdist.linux-x86_64/wheel/Crypto/SelfTest/Random/Fortuna
[python3] copying build/lib.linux-x86_64-3.6/Crypto/SelfTest/Random/Fortuna/test_FortunaAccumulator.py -> build/bdist.linux-x86_64/wheel/Crypto/SelfTest/Random/Fortuna
[python3] creating build/bdist.linux-x86_64/wheel/Crypto/SelfTest/Random/OSRNG
[python3] copying build/lib.linux-x86_64-3.6/Crypto/SelfTest/Random/OSRNG/__init__.py -> build/bdist.linux-x86_64/wheel/Crypto/SelfTest/Random/OSRNG
[python3] copying build/lib.linux-x86_64-3.6/Crypto/SelfTest/Random/OSRNG/test_fallback.py -> build/bdist.linux-x86_64/wheel/Crypto/SelfTest/Random/OSRNG
[python3] copying build/lib.linux-x86_64-3.6/Crypto/SelfTest/Random/OSRNG/test_generic.py -> build/bdist.linux-x86_64/wheel/Crypto/SelfTest/Random/OSRNG
[python3] copying build/lib.linux-x86_64-3.6/Crypto/SelfTest/Random/OSRNG/test_nt.py -> build/bdist.linux-x86_64/wheel/Crypto/SelfTest/Random/OSRNG
[python3] copying build/lib.linux-x86_64-3.6/Crypto/SelfTest/Random/OSRNG/test_posix.py -> build/bdist.linux-x86_64/wheel/Crypto/SelfTest/Random/OSRNG
[python3] copying build/lib.linux-x86_64-3.6/Crypto/SelfTest/Random/OSRNG/test_winrandom.py -> build/bdist.linux-x86_64/wheel/Crypto/SelfTest/Random/OSRNG
[python3] creating build/bdist.linux-x86_64/wheel/Crypto/SelfTest/Util
[python3] copying build/lib.linux-x86_64-3.6/Crypto/SelfTest/Util/test_winrandom.py -> build/bdist.linux-x86_64/wheel/Crypto/SelfTest/Util
[python3] copying build/lib.linux-x86_64-3.6/Crypto/SelfTest/Util/__init__.py -> build/bdist.linux-x86_64/wheel/Crypto/SelfTest/Util
[python3] copying build/lib.linux-x86_64-3.6/Crypto/SelfTest/Util/test_Counter.py -> build/bdist.linux-x86_64/wheel/Crypto/SelfTest/Util
[python3] copying build/lib.linux-x86_64-3.6/Crypto/SelfTest/Util/test_asn1.py -> build/bdist.linux-x86_64/wheel/Crypto/SelfTest/Util
[python3] copying build/lib.linux-x86_64-3.6/Crypto/SelfTest/Util/test_number.py -> build/bdist.linux-x86_64/wheel/Crypto/SelfTest/Util
[python3] creating build/bdist.linux-x86_64/wheel/Crypto/SelfTest/Signature
[python3] copying build/lib.linux-x86_64-3.6/Crypto/SelfTest/Signature/__init__.py -> build/bdist.linux-x86_64/wheel/Crypto/SelfTest/Signature
[python3] copying build/lib.linux-x86_64-3.6/Crypto/SelfTest/Signature/test_pkcs1_15.py -> build/bdist.linux-x86_64/wheel/Crypto/SelfTest/Signature
[python3] copying build/lib.linux-x86_64-3.6/Crypto/SelfTest/Signature/test_pkcs1_pss.py -> build/bdist.linux-x86_64/wheel/Crypto/SelfTest/Signature
[python3] creating build/bdist.linux-x86_64/wheel/Crypto/Protocol
[python3] copying build/lib.linux-x86_64-3.6/Crypto/Protocol/AllOrNothing.py -> build/bdist.linux-x86_64/wheel/Crypto/Protocol
[python3] copying build/lib.linux-x86_64-3.6/Crypto/Protocol/Chaffing.py -> build/bdist.linux-x86_64/wheel/Crypto/Protocol
[python3] copying build/lib.linux-x86_64-3.6/Crypto/Protocol/__init__.py -> build/bdist.linux-x86_64/wheel/Crypto/Protocol
[python3] copying build/lib.linux-x86_64-3.6/Crypto/Protocol/KDF.py -> build/bdist.linux-x86_64/wheel/Crypto/Protocol
[python3] creating build/bdist.linux-x86_64/wheel/Crypto/PublicKey
[python3] copying build/lib.linux-x86_64-3.6/Crypto/PublicKey/_RSA.py -> build/bdist.linux-x86_64/wheel/Crypto/PublicKey
[python3] copying build/lib.linux-x86_64-3.6/Crypto/PublicKey/__init__.py -> build/bdist.linux-x86_64/wheel/Crypto/PublicKey
[python3] copying build/lib.linux-x86_64-3.6/Crypto/PublicKey/pubkey.py -> build/bdist.linux-x86_64/wheel/Crypto/PublicKey
[python3] copying build/lib.linux-x86_64-3.6/Crypto/PublicKey/DSA.py -> build/bdist.linux-x86_64/wheel/Crypto/PublicKey
[python3] copying build/lib.linux-x86_64-3.6/Crypto/PublicKey/ElGamal.py -> build/bdist.linux-x86_64/wheel/Crypto/PublicKey
[python3] copying build/lib.linux-x86_64-3.6/Crypto/PublicKey/RSA.py -> build/bdist.linux-x86_64/wheel/Crypto/PublicKey
[python3] copying build/lib.linux-x86_64-3.6/Crypto/PublicKey/_DSA.py -> build/bdist.linux-x86_64/wheel/Crypto/PublicKey
[python3] copying build/lib.linux-x86_64-3.6/Crypto/PublicKey/_slowmath.py -> build/bdist.linux-x86_64/wheel/Crypto/PublicKey
[python3] creating build/bdist.linux-x86_64/wheel/Crypto/Signature
[python3] copying build/lib.linux-x86_64-3.6/Crypto/Signature/__init__.py -> build/bdist.linux-x86_64/wheel/Crypto/Signature
[python3] copying build/lib.linux-x86_64-3.6/Crypto/Signature/PKCS1_PSS.py -> build/bdist.linux-x86_64/wheel/Crypto/Signature
[python3] copying build/lib.linux-x86_64-3.6/Crypto/Signature/PKCS1_v1_5.py -> build/bdist.linux-x86_64/wheel/Crypto/Signature
[python3] running install_egg_info
[python3] running egg_info
[python3] creating pycrypto.egg-info
[python3] writing pycrypto.egg-info/PKG-INFO
[python3] writing dependency_links to pycrypto.egg-info/dependency_links.txt
[python3] writing top-level names to pycrypto.egg-info/top_level.txt
[python3] writing manifest file 'pycrypto.egg-info/SOURCES.txt'
[python3] reading manifest file 'pycrypto.egg-info/SOURCES.txt'
[python3] reading manifest template 'MANIFEST.in'
[python3] writing manifest file 'pycrypto.egg-info/SOURCES.txt'
[python3] Copying pycrypto.egg-info to build/bdist.linux-x86_64/wheel/pycrypto-2.6.1-py3.6.egg-info
[python3] running install_scripts
[python3] creating build/bdist.linux-x86_64/wheel/pycrypto-2.6.1.dist-info/WHEEL
[python3] creating 'dist/pycrypto-2.6.1-cp36-cp36m-linux_x86_64.whl' and adding 'build/bdist.linux-x86_64/wheel' to it
[python3] adding 'Crypto/__init__.py'
[python3] adding 'Crypto/pct_warnings.py'
[python3] adding 'Crypto/Cipher/AES.py'
[python3] adding 'Crypto/Cipher/ARC2.py'
[python3] adding 'Crypto/Cipher/ARC4.py'
[python3] adding 'Crypto/Cipher/Blowfish.py'
[python3] adding 'Crypto/Cipher/CAST.py'
[python3] adding 'Crypto/Cipher/DES.py'
[python3] adding 'Crypto/Cipher/DES3.py'
[python3] adding 'Crypto/Cipher/PKCS1_OAEP.py'
[python3] adding 'Crypto/Cipher/PKCS1_v1_5.py'
[python3] adding 'Crypto/Cipher/XOR.py'
[python3] adding 'Crypto/Cipher/_AES.cpython-36m-x86_64-linux-gnu.so'
[python3] adding 'Crypto/Cipher/_ARC2.cpython-36m-x86_64-linux-gnu.so'
[python3] adding 'Crypto/Cipher/_ARC4.cpython-36m-x86_64-linux-gnu.so'
[python3] adding 'Crypto/Cipher/_Blowfish.cpython-36m-x86_64-linux-gnu.so'
[python3] adding 'Crypto/Cipher/_CAST.cpython-36m-x86_64-linux-gnu.so'
[python3] adding 'Crypto/Cipher/_DES.cpython-36m-x86_64-linux-gnu.so'
[python3] adding 'Crypto/Cipher/_DES3.cpython-36m-x86_64-linux-gnu.so'
[python3] adding 'Crypto/Cipher/_XOR.cpython-36m-x86_64-linux-gnu.so'
[python3] adding 'Crypto/Cipher/__init__.py'
[python3] adding 'Crypto/Cipher/blockalgo.py'
[python3] adding 'Crypto/Hash/HMAC.py'
[python3] adding 'Crypto/Hash/MD2.py'
[python3] adding 'Crypto/Hash/MD4.py'
[python3] adding 'Crypto/Hash/MD5.py'
[python3] adding 'Crypto/Hash/RIPEMD.py'
[python3] adding 'Crypto/Hash/SHA.py'
[python3] adding 'Crypto/Hash/SHA224.py'
[python3] adding 'Crypto/Hash/SHA256.py'
[python3] adding 'Crypto/Hash/SHA384.py'
[python3] adding 'Crypto/Hash/SHA512.py'
[python3] adding 'Crypto/Hash/_MD2.cpython-36m-x86_64-linux-gnu.so'
[python3] adding 'Crypto/Hash/_MD4.cpython-36m-x86_64-linux-gnu.so'
[python3] adding 'Crypto/Hash/_RIPEMD160.cpython-36m-x86_64-linux-gnu.so'
[python3] adding 'Crypto/Hash/_SHA224.cpython-36m-x86_64-linux-gnu.so'
[python3] adding 'Crypto/Hash/_SHA256.cpython-36m-x86_64-linux-gnu.so'
[python3] adding 'Crypto/Hash/_SHA384.cpython-36m-x86_64-linux-gnu.so'
[python3] adding 'Crypto/Hash/_SHA512.cpython-36m-x86_64-linux-gnu.so'
[python3] adding 'Crypto/Hash/__init__.py'
[python3] adding 'Crypto/Hash/hashalgo.py'
[python3] adding 'Crypto/Protocol/AllOrNothing.py'
[python3] adding 'Crypto/Protocol/Chaffing.py'
[python3] adding 'Crypto/Protocol/KDF.py'
[python3] adding 'Crypto/Protocol/__init__.py'
[python3] adding 'Crypto/PublicKey/DSA.py'
[python3] adding 'Crypto/PublicKey/ElGamal.py'
[python3] adding 'Crypto/PublicKey/RSA.py'
[python3] adding 'Crypto/PublicKey/_DSA.py'
[python3] adding 'Crypto/PublicKey/_RSA.py'
[python3] adding 'Crypto/PublicKey/__init__.py'
[python3] adding 'Crypto/PublicKey/_slowmath.py'
[python3] adding 'Crypto/PublicKey/pubkey.py'
[python3] adding 'Crypto/Random/_UserFriendlyRNG.py'
[python3] adding 'Crypto/Random/__init__.py'
[python3] adding 'Crypto/Random/random.py'
[python3] adding 'Crypto/Random/Fortuna/FortunaAccumulator.py'
[python3] adding 'Crypto/Random/Fortuna/FortunaGenerator.py'
[python3] adding 'Crypto/Random/Fortuna/SHAd256.py'
[python3] adding 'Crypto/Random/Fortuna/__init__.py'
[python3] adding 'Crypto/Random/OSRNG/__init__.py'
[python3] adding 'Crypto/Random/OSRNG/fallback.py'
[python3] adding 'Crypto/Random/OSRNG/posix.py'
[python3] adding 'Crypto/Random/OSRNG/rng_base.py'
[python3] adding 'Crypto/SelfTest/__init__.py'
[python3] adding 'Crypto/SelfTest/st_common.py'
[python3] adding 'Crypto/SelfTest/Cipher/__init__.py'
[python3] adding 'Crypto/SelfTest/Cipher/common.py'
[python3] adding 'Crypto/SelfTest/Cipher/test_AES.py'
[python3] adding 'Crypto/SelfTest/Cipher/test_ARC2.py'
[python3] adding 'Crypto/SelfTest/Cipher/test_ARC4.py'
[python3] adding 'Crypto/SelfTest/Cipher/test_Blowfish.py'
[python3] adding 'Crypto/SelfTest/Cipher/test_CAST.py'
[python3] adding 'Crypto/SelfTest/Cipher/test_DES.py'
[python3] adding 'Crypto/SelfTest/Cipher/test_DES3.py'
[python3] adding 'Crypto/SelfTest/Cipher/test_XOR.py'
[python3] adding 'Crypto/SelfTest/Cipher/test_pkcs1_15.py'
[python3] adding 'Crypto/SelfTest/Cipher/test_pkcs1_oaep.py'
[python3] adding 'Crypto/SelfTest/Hash/__init__.py'
[python3] adding 'Crypto/SelfTest/Hash/common.py'
[python3] adding 'Crypto/SelfTest/Hash/test_HMAC.py'
[python3] adding 'Crypto/SelfTest/Hash/test_MD2.py'
[python3] adding 'Crypto/SelfTest/Hash/test_MD4.py'
[python3] adding 'Crypto/SelfTest/Hash/test_MD5.py'
[python3] adding 'Crypto/SelfTest/Hash/test_RIPEMD.py'
[python3] adding 'Crypto/SelfTest/Hash/test_SHA.py'
[python3] adding 'Crypto/SelfTest/Hash/test_SHA224.py'
[python3] adding 'Crypto/SelfTest/Hash/test_SHA256.py'
[python3] adding 'Crypto/SelfTest/Hash/test_SHA384.py'
[python3] adding 'Crypto/SelfTest/Hash/test_SHA512.py'
[python3] adding 'Crypto/SelfTest/Protocol/__init__.py'
[python3] adding 'Crypto/SelfTest/Protocol/test_AllOrNothing.py'
[python3] adding 'Crypto/SelfTest/Protocol/test_KDF.py'
[python3] adding 'Crypto/SelfTest/Protocol/test_chaffing.py'
[python3] adding 'Crypto/SelfTest/Protocol/test_rfc1751.py'
[python3] adding 'Crypto/SelfTest/PublicKey/__init__.py'
[python3] adding 'Crypto/SelfTest/PublicKey/test_DSA.py'
[python3] adding 'Crypto/SelfTest/PublicKey/test_ElGamal.py'
[python3] adding 'Crypto/SelfTest/PublicKey/test_RSA.py'
[python3] adding 'Crypto/SelfTest/PublicKey/test_importKey.py'
[python3] adding 'Crypto/SelfTest/Random/__init__.py'
[python3] adding 'Crypto/SelfTest/Random/test__UserFriendlyRNG.py'
[python3] adding 'Crypto/SelfTest/Random/test_random.py'
[python3] adding 'Crypto/SelfTest/Random/test_rpoolcompat.py'
[python3] adding 'Crypto/SelfTest/Random/Fortuna/__init__.py'
[python3] adding 'Crypto/SelfTest/Random/Fortuna/test_FortunaAccumulator.py'
[python3] adding 'Crypto/SelfTest/Random/Fortuna/test_FortunaGenerator.py'
[python3] adding 'Crypto/SelfTest/Random/Fortuna/test_SHAd256.py'
[python3] adding 'Crypto/SelfTest/Random/OSRNG/__init__.py'
[python3] adding 'Crypto/SelfTest/Random/OSRNG/test_fallback.py'
[python3] adding 'Crypto/SelfTest/Random/OSRNG/test_generic.py'
[python3] adding 'Crypto/SelfTest/Random/OSRNG/test_nt.py'
[python3] adding 'Crypto/SelfTest/Random/OSRNG/test_posix.py'
[python3] adding 'Crypto/SelfTest/Random/OSRNG/test_winrandom.py'
[python3] adding 'Crypto/SelfTest/Signature/__init__.py'
[python3] adding 'Crypto/SelfTest/Signature/test_pkcs1_15.py'
[python3] adding 'Crypto/SelfTest/Signature/test_pkcs1_pss.py'
[python3] adding 'Crypto/SelfTest/Util/__init__.py'
[python3] adding 'Crypto/SelfTest/Util/test_Counter.py'
[python3] adding 'Crypto/SelfTest/Util/test_asn1.py'
[python3] adding 'Crypto/SelfTest/Util/test_number.py'
[python3] adding 'Crypto/SelfTest/Util/test_winrandom.py'
[python3] adding 'Crypto/Signature/PKCS1_PSS.py'
[python3] adding 'Crypto/Signature/PKCS1_v1_5.py'
[python3] adding 'Crypto/Signature/__init__.py'
[python3] adding 'Crypto/Util/Counter.py'
[python3] adding 'Crypto/Util/RFC1751.py'
[python3] adding 'Crypto/Util/__init__.py'
[python3] adding 'Crypto/Util/_counter.cpython-36m-x86_64-linux-gnu.so'
[python3] adding 'Crypto/Util/_number_new.py'
[python3] adding 'Crypto/Util/asn1.py'
[python3] adding 'Crypto/Util/number.py'
[python3] adding 'Crypto/Util/py3compat.py'
[python3] adding 'Crypto/Util/randpool.py'
[python3] adding 'Crypto/Util/strxor.cpython-36m-x86_64-linux-gnu.so'
[python3] adding 'Crypto/Util/winrandom.py'
[python3] adding 'pycrypto-2.6.1.dist-info/METADATA'
[python3] adding 'pycrypto-2.6.1.dist-info/WHEEL'
[python3] adding 'pycrypto-2.6.1.dist-info/top_level.txt'
[python3] adding 'pycrypto-2.6.1.dist-info/RECORD'
[python3] removing build/bdist.linux-x86_64/wheel
[python3] warning: GMP or MPIR library not found; Not building Crypto.PublicKey._fastmath.
[python3] /build-wheels
[python3]
[python3] ############################################################
[python3] Building abclient-0.2.3-py3-none-any.whl
[python3] ############################################################
[python3] Running: wget https://files.pythonhosted.org/packages/49/eb/091b02c1e36d68927adfb746706e2c80f7e7bfb3f16e3cbcfec2632118ab/abclient-0.2.3.tar.gz
[python3] --2021-05-24 17:11:22-- https://files.pythonhosted.org/packages/49/eb/091b02c1e36d68927adfb746706e2c80f7e7bfb3f16e3cbcfec2632118ab/abclient-0.2.3.tar.gz
[python3] Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.125.63, 2a04:4e42:1e::319
[python3] Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.125.63|:443... connected.
[python3] HTTP request sent, awaiting response... 200 OK
[python3] Length: 8752 (8.5K) [application/octet-stream]
[python3] Saving to: 'abclient-0.2.3.tar.gz'
[python3]
[python3] 0K ........ 100% 19.1M=0s
[python3]
[python3] 2021-05-24 17:11:22 (19.1 MB/s) - 'abclient-0.2.3.tar.gz' saved [8752/8752]
[python3]
[python3] /build-wheels/abclient-0.2.3 /build-wheels
[python3] running bdist_wheel
[python3] running build
[python3] running build_py
[python3] creating build
[python3] creating build/lib
[python3] creating build/lib/abclient
[python3] copying abclient/http.py -> build/lib/abclient
[python3] copying abclient/__init__.py -> build/lib/abclient
[python3] copying abclient/auth.py -> build/lib/abclient
[python3] copying abclient/backup_manager.py -> build/lib/abclient
[python3] copying abclient/client.py -> build/lib/abclient
[python3] running egg_info
[python3] writing abclient.egg-info/PKG-INFO
[python3] writing dependency_links to abclient.egg-info/dependency_links.txt
[python3] writing top-level names to abclient.egg-info/top_level.txt
[python3] reading manifest file 'abclient.egg-info/SOURCES.txt'
[python3] reading manifest template 'MANIFEST.in'
[python3] warning: no previously-included files found matching '.gitignore'
[python3] warning: no previously-included files found matching '.gitreview'
[python3] warning: no previously-included files matching '*.pyc' found anywhere in distribution
[python3] writing manifest file 'abclient.egg-info/SOURCES.txt'
[python3] installing to build/bdist.linux-x86_64/wheel
[python3] running install
[python3] running install_lib
[python3] creating build/bdist.linux-x86_64
[python3] creating build/bdist.linux-x86_64/wheel
[python3] creating build/bdist.linux-x86_64/wheel/abclient
[python3] copying build/lib/abclient/http.py -> build/bdist.linux-x86_64/wheel/abclient
[python3] copying build/lib/abclient/__init__.py -> build/bdist.linux-x86_64/wheel/abclient
[python3] copying build/lib/abclient/auth.py -> build/bdist.linux-x86_64/wheel/abclient
[python3] copying build/lib/abclient/backup_manager.py -> build/bdist.linux-x86_64/wheel/abclient
[python3] copying build/lib/abclient/client.py -> build/bdist.linux-x86_64/wheel/abclient
[python3] running install_egg_info
[python3] Copying abclient.egg-info to build/bdist.linux-x86_64/wheel/abclient-0.2.3-py3.6.egg-info
[python3] running install_scripts
[python3] adding license file "LICENSE" (matched pattern "LICEN[CS]E*")
[python3] creating build/bdist.linux-x86_64/wheel/abclient-0.2.3.dist-info/WHEEL
[python3] creating 'dist/abclient-0.2.3-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it
[python3] adding 'abclient/__init__.py'
[python3] adding 'abclient/auth.py'
[python3] adding 'abclient/backup_manager.py'
[python3] adding 'abclient/client.py'
[python3] adding 'abclient/http.py'
[python3] adding 'abclient-0.2.3.dist-info/LICENSE'
[python3] adding 'abclient-0.2.3.dist-info/METADATA'
[python3] adding 'abclient-0.2.3.dist-info/WHEEL'
[python3] adding 'abclient-0.2.3.dist-info/top_level.txt'
[python3] adding 'abclient-0.2.3.dist-info/RECORD'
[python3] removing build/bdist.linux-x86_64/wheel
[python3] /build-wheels
[python3]
[python3] ############################################################
[python3] Building alembic-1.4.2-py2.py3-none-any.whl
[python3] ############################################################
[python3] Running: wget https://files.pythonhosted.org/packages/60/1e/cabc75a189de0fbb2841d0975243e59bde8b7822bacbb95008ac6fe9ad47/alembic-1.4.2.tar.gz
[python3] --2021-05-24 17:11:23-- https://files.pythonhosted.org/packages/60/1e/cabc75a189de0fbb2841d0975243e59bde8b7822bacbb95008ac6fe9ad47/alembic-1.4.2.tar.gz
[python3] Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.125.63, 2a04:4e42:1e::319
[python3] Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.125.63|:443... connected.
[python3] HTTP request sent, awaiting response... 200 OK
[python3] Length: 1092045 (1.0M) [application/x-tar]
[python3] Saving to: 'alembic-1.4.2.tar.gz'
[python3]
[python3] 0K .......... .......... .......... .......... .......... 4% 8.33M 0s
[python3] 50K .......... .......... .......... .......... .......... 9% 20.3M 0s
[python3] 100K .......... .......... .......... .......... .......... 14% 11.1M 0s
[python3] 150K .......... .......... .......... .......... .......... 18% 22.9M 0s
[python3] 200K .......... .......... .......... .......... .......... 23% 29.5M 0s
[python3] 250K .......... .......... .......... .......... .......... 28% 17.6M 0s
[python3] 300K .......... .......... .......... .......... .......... 32% 22.8M 0s
[python3] 350K .......... .......... .......... .......... .......... 37% 30.8M 0s
[python3] 400K .......... .......... .......... .......... .......... 42% 21.9M 0s
[python3] 450K .......... .......... .......... .......... .......... 46% 50.2M 0s
[python3] 500K .......... .......... .......... .......... .......... 51% 64.9M 0s
[python3] 550K .......... .......... .......... .......... .......... 56% 13.3M 0s
[python3] 600K .......... .......... .......... .......... .......... 60% 65.3M 0s
[python3] 650K .......... .......... .......... .......... .......... 65% 33.6M 0s
[python3] 700K .......... .......... .......... .......... .......... 70% 19.6M 0s
[python3] 750K .......... .......... .......... .......... .......... 75% 28.0M 0s
[python3] 800K .......... .......... .......... .......... .......... 79% 40.5M 0s
[python3] 850K .......... .......... .......... .......... .......... 84% 16.5M 0s
[python3] 900K .......... .......... .......... .......... .......... 89% 30.8M 0s
[python3] 950K .......... .......... .......... .......... .......... 93% 65.2M 0s
[python3] 1000K .......... .......... .......... .......... .......... 98% 46.3M 0s
[python3] 1050K .......... ...... 100% 6.89M=0.05s
[python3]
[python3] 2021-05-24 17:11:23 (22.2 MB/s) - 'alembic-1.4.2.tar.gz' saved [1092045/1092045]
[python3]
[python3] /build-wheels/alembic-1.4.2 /build-wheels
[python3] running bdist_wheel
[python3] running build
[python3] running build_py
[python3] creating build
[python3] creating build/lib
[python3] creating build/lib/alembic
[python3] copying alembic/__init__.py -> build/lib/alembic
[python3] copying alembic/command.py -> build/lib/alembic
[python3] copying alembic/config.py -> build/lib/alembic
[python3] copying alembic/context.py -> build/lib/alembic
[python3] copying alembic/op.py -> build/lib/alembic
[python3] creating build/lib/alembic/autogenerate
[python3] copying alembic/autogenerate/__init__.py -> build/lib/alembic/autogenerate
[python3] copying alembic/autogenerate/api.py -> build/lib/alembic/autogenerate
[python3] copying alembic/autogenerate/compare.py -> build/lib/alembic/autogenerate
[python3] copying alembic/autogenerate/render.py -> build/lib/alembic/autogenerate
[python3] copying alembic/autogenerate/rewriter.py -> build/lib/alembic/autogenerate
[python3] creating build/lib/alembic/ddl
[python3] copying alembic/ddl/__init__.py -> build/lib/alembic/ddl
[python3] copying alembic/ddl/base.py -> build/lib/alembic/ddl
[python3] copying alembic/ddl/impl.py -> build/lib/alembic/ddl
[python3] copying alembic/ddl/mssql.py -> build/lib/alembic/ddl
[python3] copying alembic/ddl/mysql.py -> build/lib/alembic/ddl
[python3] copying alembic/ddl/oracle.py -> build/lib/alembic/ddl
[python3] copying alembic/ddl/postgresql.py -> build/lib/alembic/ddl
[python3] copying alembic/ddl/sqlite.py -> build/lib/alembic/ddl
[python3] creating build/lib/alembic/operations
[python3] copying alembic/operations/__init__.py -> build/lib/alembic/operations
[python3] copying alembic/operations/base.py -> build/lib/alembic/operations
[python3] copying alembic/operations/batch.py -> build/lib/alembic/operations
[python3] copying alembic/operations/ops.py -> build/lib/alembic/operations
[python3] copying alembic/operations/schemaobj.py -> build/lib/alembic/operations
[python3] copying alembic/operations/toimpl.py -> build/lib/alembic/operations
[python3] creating build/lib/alembic/runtime
[python3] copying alembic/runtime/__init__.py -> build/lib/alembic/runtime
[python3] copying alembic/runtime/environment.py -> build/lib/alembic/runtime
[python3] copying alembic/runtime/migration.py -> build/lib/alembic/runtime
[python3] creating build/lib/alembic/script
[python3] copying alembic/script/__init__.py -> build/lib/alembic/script
[python3] copying alembic/script/base.py -> build/lib/alembic/script
[python3] copying alembic/script/revision.py -> build/lib/alembic/script
[python3] copying alembic/script/write_hooks.py -> build/lib/alembic/script
[python3] creating build/lib/alembic/testing
[python3] copying alembic/testing/__init__.py -> build/lib/alembic/testing
[python3] copying alembic/testing/assertions.py -> build/lib/alembic/testing
[python3] copying alembic/testing/env.py -> build/lib/alembic/testing
[python3] copying alembic/testing/exclusions.py -> build/lib/alembic/testing
[python3] copying alembic/testing/fixture_functions.py -> build/lib/alembic/testing
[python3] copying alembic/testing/fixtures.py -> build/lib/alembic/testing
[python3] copying alembic/testing/requirements.py -> build/lib/alembic/testing
[python3] copying alembic/testing/util.py -> build/lib/alembic/testing
[python3] creating build/lib/alembic/util
[python3] copying alembic/util/__init__.py -> build/lib/alembic/util
[python3] copying alembic/util/compat.py -> build/lib/alembic/util
[python3] copying alembic/util/exc.py -> build/lib/alembic/util
[python3] copying alembic/util/langhelpers.py -> build/lib/alembic/util
[python3] copying alembic/util/messaging.py -> build/lib/alembic/util
[python3] copying alembic/util/pyfiles.py -> build/lib/alembic/util
[python3] copying alembic/util/sqla_compat.py -> build/lib/alembic/util
[python3] creating build/lib/alembic/testing/plugin
[python3] copying alembic/testing/plugin/__init__.py -> build/lib/alembic/testing/plugin
[python3] copying alembic/testing/plugin/bootstrap.py -> build/lib/alembic/testing/plugin
[python3] copying alembic/testing/plugin/plugin_base.py -> build/lib/alembic/testing/plugin
[python3] copying alembic/testing/plugin/pytestplugin.py -> build/lib/alembic/testing/plugin
[python3] running egg_info
[python3] writing alembic.egg-info/PKG-INFO
[python3] writing dependency_links to alembic.egg-info/dependency_links.txt
[python3] writing entry points to alembic.egg-info/entry_points.txt
[python3] writing requirements to alembic.egg-info/requires.txt
[python3] writing top-level names to alembic.egg-info/top_level.txt
[python3] reading manifest file 'alembic.egg-info/SOURCES.txt'
[python3] reading manifest template 'MANIFEST.in'
[python3] warning: no files found matching '*.jpg' under directory 'docs'
[python3] warning: no files found matching '*.sty' under directory 'docs'
[python3] warning: no files found matching '*.dat' under directory 'tests'
[python3] warning: no files found matching 'run_tests.py'
[python3] no previously-included directories found matching 'docs/build/output'
[python3] writing manifest file 'alembic.egg-info/SOURCES.txt'
[python3] creating build/lib/alembic/templates
[python3] creating build/lib/alembic/templates/generic
[python3] copying alembic/templates/generic/README -> build/lib/alembic/templates/generic
[python3] copying alembic/templates/generic/alembic.ini.mako -> build/lib/alembic/templates/generic
[python3] copying alembic/templates/generic/env.py -> build/lib/alembic/templates/generic
[python3] copying alembic/templates/generic/script.py.mako -> build/lib/alembic/templates/generic
[python3] creating build/lib/alembic/templates/multidb
[python3] copying alembic/templates/multidb/README -> build/lib/alembic/templates/multidb
[python3] copying alembic/templates/multidb/alembic.ini.mako -> build/lib/alembic/templates/multidb
[python3] copying alembic/templates/multidb/env.py -> build/lib/alembic/templates/multidb
[python3] copying alembic/templates/multidb/script.py.mako -> build/lib/alembic/templates/multidb
[python3] creating build/lib/alembic/templates/pylons
[python3] copying alembic/templates/pylons/README -> build/lib/alembic/templates/pylons
[python3] copying alembic/templates/pylons/alembic.ini.mako -> build/lib/alembic/templates/pylons
[python3] copying alembic/templates/pylons/env.py -> build/lib/alembic/templates/pylons
[python3] copying alembic/templates/pylons/script.py.mako -> build/lib/alembic/templates/pylons
[python3] installing to build/bdist.linux-x86_64/wheel
[python3] running install
[python3] running install_lib
[python3] creating build/bdist.linux-x86_64
[python3] creating build/bdist.linux-x86_64/wheel
[python3] creating build/bdist.linux-x86_64/wheel/alembic
[python3] copying build/lib/alembic/__init__.py -> build/bdist.linux-x86_64/wheel/alembic
[python3] copying build/lib/alembic/command.py -> build/bdist.linux-x86_64/wheel/alembic
[python3] copying build/lib/alembic/config.py -> build/bdist.linux-x86_64/wheel/alembic
[python3] copying build/lib/alembic/context.py -> build/bdist.linux-x86_64/wheel/alembic
[python3] copying build/lib/alembic/op.py -> build/bdist.linux-x86_64/wheel/alembic
[python3] creating build/bdist.linux-x86_64/wheel/alembic/autogenerate
[python3] copying build/lib/alembic/autogenerate/__init__.py -> build/bdist.linux-x86_64/wheel/alembic/autogenerate
[python3] copying build/lib/alembic/autogenerate/api.py -> build/bdist.linux-x86_64/wheel/alembic/autogenerate
[python3] copying build/lib/alembic/autogenerate/compare.py -> build/bdist.linux-x86_64/wheel/alembic/autogenerate
[python3] copying build/lib/alembic/autogenerate/render.py -> build/bdist.linux-x86_64/wheel/alembic/autogenerate
[python3] copying build/lib/alembic/autogenerate/rewriter.py -> build/bdist.linux-x86_64/wheel/alembic/autogenerate
[python3] creating build/bdist.linux-x86_64/wheel/alembic/ddl
[python3] copying build/lib/alembic/ddl/__init__.py -> build/bdist.linux-x86_64/wheel/alembic/ddl
[python3] copying build/lib/alembic/ddl/base.py -> build/bdist.linux-x86_64/wheel/alembic/ddl
[python3] copying build/lib/alembic/ddl/impl.py -> build/bdist.linux-x86_64/wheel/alembic/ddl
[python3] copying build/lib/alembic/ddl/mssql.py -> build/bdist.linux-x86_64/wheel/alembic/ddl
[python3] copying build/lib/alembic/ddl/mysql.py -> build/bdist.linux-x86_64/wheel/alembic/ddl
[python3] copying build/lib/alembic/ddl/oracle.py -> build/bdist.linux-x86_64/wheel/alembic/ddl
[python3] copying build/lib/alembic/ddl/postgresql.py -> build/bdist.linux-x86_64/wheel/alembic/ddl
[python3] copying build/lib/alembic/ddl/sqlite.py -> build/bdist.linux-x86_64/wheel/alembic/ddl
[python3] creating build/bdist.linux-x86_64/wheel/alembic/operations
[python3] copying build/lib/alembic/operations/__init__.py -> build/bdist.linux-x86_64/wheel/alembic/operations
[python3] copying build/lib/alembic/operations/base.py -> build/bdist.linux-x86_64/wheel/alembic/operations
[python3] copying build/lib/alembic/operations/batch.py -> build/bdist.linux-x86_64/wheel/alembic/operations
[python3] copying build/lib/alembic/operations/ops.py -> build/bdist.linux-x86_64/wheel/alembic/operations
[python3] copying build/lib/alembic/operations/schemaobj.py -> build/bdist.linux-x86_64/wheel/alembic/operations
[python3] copying build/lib/alembic/operations/toimpl.py -> build/bdist.linux-x86_64/wheel/alembic/operations
[python3] creating build/bdist.linux-x86_64/wheel/alembic/runtime
[python3] copying build/lib/alembic/runtime/__init__.py -> build/bdist.linux-x86_64/wheel/alembic/runtime
[python3] copying build/lib/alembic/runtime/environment.py -> build/bdist.linux-x86_64/wheel/alembic/runtime
[python3] copying build/lib/alembic/runtime/migration.py -> build/bdist.linux-x86_64/wheel/alembic/runtime
[python3] creating build/bdist.linux-x86_64/wheel/alembic/script
[python3] copying build/lib/alembic/script/__init__.py -> build/bdist.linux-x86_64/wheel/alembic/script
[python3] copying build/lib/alembic/script/base.py -> build/bdist.linux-x86_64/wheel/alembic/script
[python3] copying build/lib/alembic/script/revision.py -> build/bdist.linux-x86_64/wheel/alembic/script
[python3] copying build/lib/alembic/script/write_hooks.py -> build/bdist.linux-x86_64/wheel/alembic/script
[python3] creating build/bdist.linux-x86_64/wheel/alembic/testing
[python3] copying build/lib/alembic/testing/__init__.py -> build/bdist.linux-x86_64/wheel/alembic/testing
[python3] copying build/lib/alembic/testing/assertions.py -> build/bdist.linux-x86_64/wheel/alembic/testing
[python3] copying build/lib/alembic/testing/env.py -> build/bdist.linux-x86_64/wheel/alembic/testing
[python3] copying build/lib/alembic/testing/exclusions.py -> build/bdist.linux-x86_64/wheel/alembic/testing
[python3] copying build/lib/alembic/testing/fixture_functions.py -> build/bdist.linux-x86_64/wheel/alembic/testing
[python3] copying build/lib/alembic/testing/fixtures.py -> build/bdist.linux-x86_64/wheel/alembic/testing
[python3] copying build/lib/alembic/testing/requirements.py -> build/bdist.linux-x86_64/wheel/alembic/testing
[python3] copying build/lib/alembic/testing/util.py -> build/bdist.linux-x86_64/wheel/alembic/testing
[python3] creating build/bdist.linux-x86_64/wheel/alembic/testing/plugin
[python3] copying build/lib/alembic/testing/plugin/__init__.py -> build/bdist.linux-x86_64/wheel/alembic/testing/plugin
[python3] copying build/lib/alembic/testing/plugin/bootstrap.py -> build/bdist.linux-x86_64/wheel/alembic/testing/plugin
[python3] copying build/lib/alembic/testing/plugin/plugin_base.py -> build/bdist.linux-x86_64/wheel/alembic/testing/plugin
[python3] copying build/lib/alembic/testing/plugin/pytestplugin.py -> build/bdist.linux-x86_64/wheel/alembic/testing/plugin
[python3] creating build/bdist.linux-x86_64/wheel/alembic/util
[python3] copying build/lib/alembic/util/__init__.py -> build/bdist.linux-x86_64/wheel/alembic/util
[python3] copying build/lib/alembic/util/compat.py -> build/bdist.linux-x86_64/wheel/alembic/util
[python3] copying build/lib/alembic/util/exc.py -> build/bdist.linux-x86_64/wheel/alembic/util
[python3] copying build/lib/alembic/util/langhelpers.py -> build/bdist.linux-x86_64/wheel/alembic/util
[python3] copying build/lib/alembic/util/messaging.py -> build/bdist.linux-x86_64/wheel/alembic/util
[python3] copying build/lib/alembic/util/pyfiles.py -> build/bdist.linux-x86_64/wheel/alembic/util
[python3] copying build/lib/alembic/util/sqla_compat.py -> build/bdist.linux-x86_64/wheel/alembic/util
[python3] creating build/bdist.linux-x86_64/wheel/alembic/templates
[python3] creating build/bdist.linux-x86_64/wheel/alembic/templates/generic
[python3] copying build/lib/alembic/templates/generic/README -> build/bdist.linux-x86_64/wheel/alembic/templates/generic
[python3] copying build/lib/alembic/templates/generic/alembic.ini.mako -> build/bdist.linux-x86_64/wheel/alembic/templates/generic
[python3] copying build/lib/alembic/templates/generic/env.py -> build/bdist.linux-x86_64/wheel/alembic/templates/generic
[python3] copying build/lib/alembic/templates/generic/script.py.mako -> build/bdist.linux-x86_64/wheel/alembic/templates/generic
[python3] creating build/bdist.linux-x86_64/wheel/alembic/templates/multidb
[python3] copying build/lib/alembic/templates/multidb/README -> build/bdist.linux-x86_64/wheel/alembic/templates/multidb
[python3] copying build/lib/alembic/templates/multidb/alembic.ini.mako -> build/bdist.linux-x86_64/wheel/alembic/templates/multidb
[python3] copying build/lib/alembic/templates/multidb/env.py -> build/bdist.linux-x86_64/wheel/alembic/templates/multidb
[python3] copying build/lib/alembic/templates/multidb/script.py.mako -> build/bdist.linux-x86_64/wheel/alembic/templates/multidb
[python3] creating build/bdist.linux-x86_64/wheel/alembic/templates/pylons
[python3] copying build/lib/alembic/templates/pylons/README -> build/bdist.linux-x86_64/wheel/alembic/templates/pylons
[python3] copying build/lib/alembic/templates/pylons/alembic.ini.mako -> build/bdist.linux-x86_64/wheel/alembic/templates/pylons
[python3] copying build/lib/alembic/templates/pylons/env.py -> build/bdist.linux-x86_64/wheel/alembic/templates/pylons
[python3] copying build/lib/alembic/templates/pylons/script.py.mako -> build/bdist.linux-x86_64/wheel/alembic/templates/pylons
[python3] running install_egg_info
[python3] Copying alembic.egg-info to build/bdist.linux-x86_64/wheel/alembic-1.4.2-py3.6.egg-info
[python3] running install_scripts
[python3] adding license file "LICENSE" (matched pattern "LICEN[CS]E*")
[python3] creating build/bdist.linux-x86_64/wheel/alembic-1.4.2.dist-info/WHEEL
[python3] creating 'dist/alembic-1.4.2-py2.py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it
[python3] adding 'alembic/__init__.py'
[python3] adding 'alembic/command.py'
[python3] adding 'alembic/config.py'
[python3] adding 'alembic/context.py'
[python3] adding 'alembic/op.py'
[python3] adding 'alembic/autogenerate/__init__.py'
[python3] adding 'alembic/autogenerate/api.py'
[python3] adding 'alembic/autogenerate/compare.py'
[python3] adding 'alembic/autogenerate/render.py'
[python3] adding 'alembic/autogenerate/rewriter.py'
[python3] adding 'alembic/ddl/__init__.py'
[python3] adding 'alembic/ddl/base.py'
[python3] adding 'alembic/ddl/impl.py'
[python3] adding 'alembic/ddl/mssql.py'
[python3] adding 'alembic/ddl/mysql.py'
[python3] adding 'alembic/ddl/oracle.py'
[python3] adding 'alembic/ddl/postgresql.py'
[python3] adding 'alembic/ddl/sqlite.py'
[python3] adding 'alembic/operations/__init__.py'
[python3] adding 'alembic/operations/base.py'
[python3] adding 'alembic/operations/batch.py'
[python3] adding 'alembic/operations/ops.py'
[python3] adding 'alembic/operations/schemaobj.py'
[python3] adding 'alembic/operations/toimpl.py'
[python3] adding 'alembic/runtime/__init__.py'
[python3] adding 'alembic/runtime/environment.py'
[python3] adding 'alembic/runtime/migration.py'
[python3] adding 'alembic/script/__init__.py'
[python3] adding 'alembic/script/base.py'
[python3] adding 'alembic/script/revision.py'
[python3] adding 'alembic/script/write_hooks.py'
[python3] adding 'alembic/templates/generic/README'
[python3] adding 'alembic/templates/generic/alembic.ini.mako'
[python3] adding 'alembic/templates/generic/env.py'
[python3] adding 'alembic/templates/generic/script.py.mako'
[python3] adding 'alembic/templates/multidb/README'
[python3] adding 'alembic/templates/multidb/alembic.ini.mako'
[python3] adding 'alembic/templates/multidb/env.py'
[python3] adding 'alembic/templates/multidb/script.py.mako'
[python3] adding 'alembic/templates/pylons/README'
[python3] adding 'alembic/templates/pylons/alembic.ini.mako'
[python3] adding 'alembic/templates/pylons/env.py'
[python3] adding 'alembic/templates/pylons/script.py.mako'
[python3] adding 'alembic/testing/__init__.py'
[python3] adding 'alembic/testing/assertions.py'
[python3] adding 'alembic/testing/env.py'
[python3] adding 'alembic/testing/exclusions.py'
[python3] adding 'alembic/testing/fixture_functions.py'
[python3] adding 'alembic/testing/fixtures.py'
[python3] adding 'alembic/testing/requirements.py'
[python3] adding 'alembic/testing/util.py'
[python3] adding 'alembic/testing/plugin/__init__.py'
[python3] adding 'alembic/testing/plugin/bootstrap.py'
[python3] adding 'alembic/testing/plugin/plugin_base.py'
[python3] adding 'alembic/testing/plugin/pytestplugin.py'
[python3] adding 'alembic/util/__init__.py'
[python3] adding 'alembic/util/compat.py'
[python3] adding 'alembic/util/exc.py'
[python3] adding 'alembic/util/langhelpers.py'
[python3] adding 'alembic/util/messaging.py'
[python3] adding 'alembic/util/pyfiles.py'
[python3] adding 'alembic/util/sqla_compat.py'
[python3] adding 'alembic-1.4.2.dist-info/LICENSE'
[python3] adding 'alembic-1.4.2.dist-info/METADATA'
[python3] adding 'alembic-1.4.2.dist-info/WHEEL'
[python3] adding 'alembic-1.4.2.dist-info/entry_points.txt'
[python3] adding 'alembic-1.4.2.dist-info/top_level.txt'
[python3] adding 'alembic-1.4.2.dist-info/RECORD'
[python3] removing build/bdist.linux-x86_64/wheel
[python3] /build-wheels
[python3]
[python3] ############################################################
[python3] Building amqplib-1.0.2-py3-none-any.whl
[python3] ############################################################
[python3] Running: wget https://files.pythonhosted.org/packages/75/b7/8c2429bf8d92354a0118614f9a4d15e53bc69ebedce534284111de5a0102/amqplib-1.0.2.tgz
[python3] --2021-05-24 17:11:24-- https://files.pythonhosted.org/packages/75/b7/8c2429bf8d92354a0118614f9a4d15e53bc69ebedce534284111de5a0102/amqplib-1.0.2.tgz
[python3] Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.125.63, 2a04:4e42:1e::319
[python3] Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.125.63|:443... connected.
[python3] HTTP request sent, awaiting response... 200 OK
[python3] Length: 58544 (57K) [application/octet-stream]
[python3] Saving to: 'amqplib-1.0.2.tgz'
[python3]
[python3] 0K .......... .......... .......... .......... .......... 87% 7.74M 0s
[python3] 50K ....... 100% 39.1M=0.006s
[python3]
[python3] 2021-05-24 17:11:24 (8.60 MB/s) - 'amqplib-1.0.2.tgz' saved [58544/58544]
[python3]
[python3] /build-wheels/amqplib-1.0.2 /build-wheels
[python3] running bdist_wheel
[python3] running build
[python3] running build_py
[python3] creating build
[python3] creating build/lib
[python3] creating build/lib/amqplib
[python3] copying amqplib/__init__.py -> build/lib/amqplib
[python3] creating build/lib/amqplib/client_0_8
[python3] copying amqplib/client_0_8/exceptions.py -> build/lib/amqplib/client_0_8
[python3] copying amqplib/client_0_8/basic_message.py -> build/lib/amqplib/client_0_8
[python3] copying amqplib/client_0_8/channel.py -> build/lib/amqplib/client_0_8
[python3] copying amqplib/client_0_8/transport.py -> build/lib/amqplib/client_0_8
[python3] copying amqplib/client_0_8/abstract_channel.py -> build/lib/amqplib/client_0_8
[python3] copying amqplib/client_0_8/connection.py -> build/lib/amqplib/client_0_8
[python3] copying amqplib/client_0_8/method_framing.py -> build/lib/amqplib/client_0_8
[python3] copying amqplib/client_0_8/__init__.py -> build/lib/amqplib/client_0_8
[python3] copying amqplib/client_0_8/serialization.py -> build/lib/amqplib/client_0_8
[python3] Skipping optional fixer: buffer
[python3] Skipping optional fixer: idioms
[python3] Skipping optional fixer: set_literal
[python3] Skipping optional fixer: ws_comma
[python3] installing to build/bdist.linux-x86_64/wheel
[python3] running install
[python3] running install_lib
[python3] creating build/bdist.linux-x86_64
[python3] creating build/bdist.linux-x86_64/wheel
[python3] creating build/bdist.linux-x86_64/wheel/amqplib
[python3] copying build/lib/amqplib/__init__.py -> build/bdist.linux-x86_64/wheel/amqplib
[python3] creating build/bdist.linux-x86_64/wheel/amqplib/client_0_8
[python3] copying build/lib/amqplib/client_0_8/exceptions.py -> build/bdist.linux-x86_64/wheel/amqplib/client_0_8
[python3] copying build/lib/amqplib/client_0_8/basic_message.py -> build/bdist.linux-x86_64/wheel/amqplib/client_0_8
[python3] copying build/lib/amqplib/client_0_8/channel.py -> build/bdist.linux-x86_64/wheel/amqplib/client_0_8
[python3] copying build/lib/amqplib/client_0_8/transport.py -> build/bdist.linux-x86_64/wheel/amqplib/client_0_8
[python3] copying build/lib/amqplib/client_0_8/abstract_channel.py -> build/bdist.linux-x86_64/wheel/amqplib/client_0_8
[python3] copying build/lib/amqplib/client_0_8/connection.py -> build/bdist.linux-x86_64/wheel/amqplib/client_0_8
[python3] copying build/lib/amqplib/client_0_8/method_framing.py -> build/bdist.linux-x86_64/wheel/amqplib/client_0_8
[python3] copying build/lib/amqplib/client_0_8/__init__.py -> build/bdist.linux-x86_64/wheel/amqplib/client_0_8
[python3] copying build/lib/amqplib/client_0_8/serialization.py -> build/bdist.linux-x86_64/wheel/amqplib/client_0_8
[python3] running install_egg_info
[python3] running egg_info
[python3] writing amqplib.egg-info/PKG-INFO
[python3] writing dependency_links to amqplib.egg-info/dependency_links.txt
[python3] writing top-level names to amqplib.egg-info/top_level.txt
[python3] reading manifest file 'amqplib.egg-info/SOURCES.txt'
[python3] reading manifest template 'MANIFEST.in'
[python3] writing manifest file 'amqplib.egg-info/SOURCES.txt'
[python3] Copying amqplib.egg-info to build/bdist.linux-x86_64/wheel/amqplib-1.0.2-py3.6.egg-info
[python3] running install_scripts
[python3] adding license file "LICENSE" (matched pattern "LICEN[CS]E*")
[python3] creating build/bdist.linux-x86_64/wheel/amqplib-1.0.2.dist-info/WHEEL
[python3] creating 'dist/amqplib-1.0.2-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it
[python3] adding 'amqplib/__init__.py'
[python3] adding 'amqplib/client_0_8/__init__.py'
[python3] adding 'amqplib/client_0_8/abstract_channel.py'
[python3] adding 'amqplib/client_0_8/basic_message.py'
[python3] adding 'amqplib/client_0_8/channel.py'
[python3] adding 'amqplib/client_0_8/connection.py'
[python3] adding 'amqplib/client_0_8/exceptions.py'
[python3] adding 'amqplib/client_0_8/method_framing.py'
[python3] adding 'amqplib/client_0_8/serialization.py'
[python3] adding 'amqplib/client_0_8/transport.py'
[python3] adding 'amqplib-1.0.2.dist-info/LICENSE'
[python3] adding 'amqplib-1.0.2.dist-info/METADATA'
[python3] adding 'amqplib-1.0.2.dist-info/WHEEL'
[python3] adding 'amqplib-1.0.2.dist-info/top_level.txt'
[python3] adding 'amqplib-1.0.2.dist-info/RECORD'
[python3] removing build/bdist.linux-x86_64/wheel
[python3] /build-wheels
[python3]
[python3] ############################################################
[python3] Building anyjson-0.3.3-py3-none-any.whl
[python3] ############################################################
[python3] Running: wget https://files.pythonhosted.org/packages/c3/4d/d4089e1a3dd25b46bebdb55a992b0797cff657b4477bc32ce28038fdecbc/anyjson-0.3.3.tar.gz
[python3] --2021-05-24 17:11:26-- https://files.pythonhosted.org/packages/c3/4d/d4089e1a3dd25b46bebdb55a992b0797cff657b4477bc32ce28038fdecbc/anyjson-0.3.3.tar.gz
[python3] Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.125.63, 2a04:4e42:1e::319
[python3] Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.125.63|:443... connected.
[python3] HTTP request sent, awaiting response... 200 OK
[python3] Length: 8332 (8.1K) [application/octet-stream]
[python3] Saving to: 'anyjson-0.3.3.tar.gz'
[python3]
[python3] 0K ........ 100% 16.6M=0s
[python3]
[python3] 2021-05-24 17:11:26 (16.6 MB/s) - 'anyjson-0.3.3.tar.gz' saved [8332/8332]
[python3]
[python3] /build-wheels/anyjson-0.3.3 /build-wheels
[python3] running bdist_wheel
[python3] running build
[python3] running build_py
[python3] creating build
[python3] creating build/lib
[python3] creating build/lib/anyjson
[python3] copying anyjson/__init__.py -> build/lib/anyjson
[python3] Fixing build/lib/anyjson/__init__.py
[python3] Skipping optional fixer: buffer
[python3] Skipping optional fixer: idioms
[python3] Skipping optional fixer: set_literal
[python3] Skipping optional fixer: ws_comma
[python3] Fixing build/lib/anyjson/__init__.py
[python3] Skipping optional fixer: buffer
[python3] Skipping optional fixer: idioms
[python3] Skipping optional fixer: set_literal
[python3] Skipping optional fixer: ws_comma
[python3] installing to build/bdist.linux-x86_64/wheel
[python3] running install
[python3] running install_lib
[python3] creating build/bdist.linux-x86_64
[python3] creating build/bdist.linux-x86_64/wheel
[python3] creating build/bdist.linux-x86_64/wheel/anyjson
[python3] copying build/lib/anyjson/__init__.py -> build/bdist.linux-x86_64/wheel/anyjson
[python3] running install_egg_info
[python3] running egg_info
[python3] writing anyjson.egg-info/PKG-INFO
[python3] writing dependency_links to anyjson.egg-info/dependency_links.txt
[python3] writing top-level names to anyjson.egg-info/top_level.txt
[python3] reading manifest file 'anyjson.egg-info/SOURCES.txt'
[python3] reading manifest template 'MANIFEST.in'
[python3] writing manifest file 'anyjson.egg-info/SOURCES.txt'
[python3] Copying anyjson.egg-info to build/bdist.linux-x86_64/wheel/anyjson-0.3.3-py3.6.egg-info
[python3] running install_scripts
[python3] adding license file "LICENSE" (matched pattern "LICEN[CS]E*")
[python3] creating build/bdist.linux-x86_64/wheel/anyjson-0.3.3.dist-info/WHEEL
[python3] creating 'dist/anyjson-0.3.3-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it
[python3] adding 'anyjson/__init__.py'
[python3] adding 'anyjson-0.3.3.dist-info/LICENSE'
[python3] adding 'anyjson-0.3.3.dist-info/METADATA'
[python3] adding 'anyjson-0.3.3.dist-info/WHEEL'
[python3] adding 'anyjson-0.3.3.dist-info/top_level.txt'
[python3] adding 'anyjson-0.3.3.dist-info/RECORD'
[python3] removing build/bdist.linux-x86_64/wheel
[python3] /build-wheels
[python3]
[python3] ############################################################
[python3] Building backports.ssl_match_hostname-3.7.0.1-py2.py3-none-any.whl
[python3] ############################################################
[python3] Running: wget https://files.pythonhosted.org/packages/ff/2b/8265224812912bc5b7a607c44bf7b027554e1b9775e9ee0de8032e3de4b2/backports.ssl_match_hostname-3.7.0.1.tar.gz
[python3] --2021-05-24 17:11:26-- https://files.pythonhosted.org/packages/ff/2b/8265224812912bc5b7a607c44bf7b027554e1b9775e9ee0de8032e3de4b2/backports.ssl_match_hostname-3.7.0.1.tar.gz
[python3] Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.125.63, 2a04:4e42:1e::319
[python3] Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.125.63|:443... connected.
[python3] HTTP request sent, awaiting response... 200 OK
[python3] Length: 5722 (5.6K) [binary/octet-stream]
[python3] Saving to: 'backports.ssl_match_hostname-3.7.0.1.tar.gz'
[python3]
[python3] 0K ..... 100% 16.3M=0s
[python3]
[python3] 2021-05-24 17:11:27 (16.3 MB/s) - 'backports.ssl_match_hostname-3.7.0.1.tar.gz' saved [5722/5722]
[python3]
[python3] /build-wheels/backports.ssl_match_hostname-3.7.0.1 /build-wheels
[python3] ########### Running fix_setup
[python3] running bdist_wheel
[python3] running build
[python3] running build_py
[python3] creating build
[python3] creating build/lib
[python3] creating build/lib/backports
[python3] copying backports/__init__.py -> build/lib/backports
[python3] creating build/lib/backports/ssl_match_hostname
[python3] copying backports/ssl_match_hostname/__init__.py -> build/lib/backports/ssl_match_hostname
[python3] installing to build/bdist.linux-x86_64/wheel
[python3] running install
[python3] running install_lib
[python3] creating build/bdist.linux-x86_64
[python3] creating build/bdist.linux-x86_64/wheel
[python3] creating build/bdist.linux-x86_64/wheel/backports
[python3] copying build/lib/backports/__init__.py -> build/bdist.linux-x86_64/wheel/backports
[python3] creating build/bdist.linux-x86_64/wheel/backports/ssl_match_hostname
[python3] copying build/lib/backports/ssl_match_hostname/__init__.py -> build/bdist.linux-x86_64/wheel/backports/ssl_match_hostname
[python3] running install_egg_info
[python3] running egg_info
[python3] creating backports.ssl_match_hostname.egg-info
[python3] writing backports.ssl_match_hostname.egg-info/PKG-INFO
[python3] writing dependency_links to backports.ssl_match_hostname.egg-info/dependency_links.txt
[python3] writing top-level names to backports.ssl_match_hostname.egg-info/top_level.txt
[python3] writing manifest file 'backports.ssl_match_hostname.egg-info/SOURCES.txt'
[python3] reading manifest file 'backports.ssl_match_hostname.egg-info/SOURCES.txt'
[python3] writing manifest file 'backports.ssl_match_hostname.egg-info/SOURCES.txt'
[python3] Copying backports.ssl_match_hostname.egg-info to build/bdist.linux-x86_64/wheel/backports.ssl_match_hostname-3.7.0.1-py3.6.egg-info
[python3] running install_scripts
[python3] adding license file "LICENSE.txt" (matched pattern "LICEN[CS]E*")
[python3] creating build/bdist.linux-x86_64/wheel/backports.ssl_match_hostname-3.7.0.1.dist-info/WHEEL
[python3] creating 'dist/backports.ssl_match_hostname-3.7.0.1-py2.py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it
[python3] adding 'backports/__init__.py'
[python3] adding 'backports/ssl_match_hostname/__init__.py'
[python3] adding 'backports.ssl_match_hostname-3.7.0.1.dist-info/LICENSE.txt'
[python3] adding 'backports.ssl_match_hostname-3.7.0.1.dist-info/METADATA'
[python3] adding 'backports.ssl_match_hostname-3.7.0.1.dist-info/WHEEL'
[python3] adding 'backports.ssl_match_hostname-3.7.0.1.dist-info/top_level.txt'
[python3] adding 'backports.ssl_match_hostname-3.7.0.1.dist-info/RECORD'
[python3] removing build/bdist.linux-x86_64/wheel
[python3] /build-wheels
[python3]
[python3] ############################################################
[python3] Building cassandra_driver-3.23.0-cp36-cp36m-linux_x86_64.whl
[python3] ############################################################
[python3] Running: wget https://files.pythonhosted.org/packages/90/d7/d68083117bf50941870a795150f3261c5270e74c2d57ca3af0bd8423ed74/cassandra-driver-3.23.0.tar.gz
[python3] --2021-05-24 17:11:27-- https://files.pythonhosted.org/packages/90/d7/d68083117bf50941870a795150f3261c5270e74c2d57ca3af0bd8423ed74/cassandra-driver-3.23.0.tar.gz
[python3] Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.125.63, 2a04:4e42:1e::319
[python3] Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.125.63|:443... connected.
[python3] HTTP request sent, awaiting response... 200 OK
[python3] Length: 283047 (276K) [application/x-tar]
[python3] Saving to: 'cassandra-driver-3.23.0.tar.gz'
[python3]
[python3] 0K .......... .......... .......... .......... .......... 18% 7.64M 0s
[python3] 50K .......... .......... .......... .......... .......... 36% 16.6M 0s
[python3] 100K .......... .......... .......... .......... .......... 54% 10.1M 0s
[python3] 150K .......... .......... .......... .......... .......... 72% 25.1M 0s
[python3] 200K .......... .......... .......... .......... .......... 90% 41.6M 0s
[python3] 250K .......... .......... ...... 100% 14.1M=0.02s
[python3]
[python3] 2021-05-24 17:11:27 (14.1 MB/s) - 'cassandra-driver-3.23.0.tar.gz' saved [283047/283047]
[python3]
[python3] /build-wheels/cassandra-driver-3.23.0 /build-wheels
[python3] running bdist_wheel
[python3] running build
[python3] running build_py
[python3] creating build
[python3] creating build/lib.linux-x86_64-3.6
[python3] creating build/lib.linux-x86_64-3.6/cassandra
[python3] copying cassandra/cqltypes.py -> build/lib.linux-x86_64-3.6/cassandra
[python3] copying cassandra/type_codes.py -> build/lib.linux-x86_64-3.6/cassandra
[python3] copying cassandra/query.py -> build/lib.linux-x86_64-3.6/cassandra
[python3] copying cassandra/metrics.py -> build/lib.linux-x86_64-3.6/cassandra
[python3] copying cassandra/compat.py -> build/lib.linux-x86_64-3.6/cassandra
[python3] copying cassandra/metadata.py -> build/lib.linux-x86_64-3.6/cassandra
[python3] copying cassandra/marshal.py -> build/lib.linux-x86_64-3.6/cassandra
[python3] copying cassandra/connection.py -> build/lib.linux-x86_64-3.6/cassandra
[python3] copying cassandra/util.py -> build/lib.linux-x86_64-3.6/cassandra
[python3] copying cassandra/murmur3.py -> build/lib.linux-x86_64-3.6/cassandra
[python3] copying cassandra/auth.py -> build/lib.linux-x86_64-3.6/cassandra
[python3] copying cassandra/policies.py -> build/lib.linux-x86_64-3.6/cassandra
[python3] copying cassandra/timestamps.py -> build/lib.linux-x86_64-3.6/cassandra
[python3] copying cassandra/concurrent.py -> build/lib.linux-x86_64-3.6/cassandra
[python3] copying cassandra/cython_deps.py -> build/lib.linux-x86_64-3.6/cassandra
[python3] copying cassandra/protocol.py -> build/lib.linux-x86_64-3.6/cassandra
[python3] copying cassandra/cluster.py -> build/lib.linux-x86_64-3.6/cassandra
[python3] copying cassandra/encoder.py -> build/lib.linux-x86_64-3.6/cassandra
[python3] copying cassandra/__init__.py -> build/lib.linux-x86_64-3.6/cassandra
[python3] copying cassandra/pool.py -> build/lib.linux-x86_64-3.6/cassandra
[python3] creating build/lib.linux-x86_64-3.6/cassandra/io
[python3] copying cassandra/io/asyncioreactor.py -> build/lib.linux-x86_64-3.6/cassandra/io
[python3] copying cassandra/io/geventreactor.py -> build/lib.linux-x86_64-3.6/cassandra/io
[python3] copying cassandra/io/libevreactor.py -> build/lib.linux-x86_64-3.6/cassandra/io
[python3] copying cassandra/io/twistedreactor.py -> build/lib.linux-x86_64-3.6/cassandra/io
[python3] copying cassandra/io/eventletreactor.py -> build/lib.linux-x86_64-3.6/cassandra/io
[python3] copying cassandra/io/asyncorereactor.py -> build/lib.linux-x86_64-3.6/cassandra/io
[python3] copying cassandra/io/__init__.py -> build/lib.linux-x86_64-3.6/cassandra/io
[python3] creating build/lib.linux-x86_64-3.6/cassandra/cqlengine
[python3] copying cassandra/cqlengine/usertype.py -> build/lib.linux-x86_64-3.6/cassandra/cqlengine
[python3] copying cassandra/cqlengine/query.py -> build/lib.linux-x86_64-3.6/cassandra/cqlengine
[python3] copying cassandra/cqlengine/functions.py -> build/lib.linux-x86_64-3.6/cassandra/cqlengine
[python3] copying cassandra/cqlengine/columns.py -> build/lib.linux-x86_64-3.6/cassandra/cqlengine
[python3] copying cassandra/cqlengine/management.py -> build/lib.linux-x86_64-3.6/cassandra/cqlengine
[python3] copying cassandra/cqlengine/connection.py -> build/lib.linux-x86_64-3.6/cassandra/cqlengine
[python3] copying cassandra/cqlengine/operators.py -> build/lib.linux-x86_64-3.6/cassandra/cqlengine
[python3] copying cassandra/cqlengine/named.py -> build/lib.linux-x86_64-3.6/cassandra/cqlengine
[python3] copying cassandra/cqlengine/statements.py -> build/lib.linux-x86_64-3.6/cassandra/cqlengine
[python3] copying cassandra/cqlengine/models.py -> build/lib.linux-x86_64-3.6/cassandra/cqlengine
[python3] copying cassandra/cqlengine/__init__.py -> build/lib.linux-x86_64-3.6/cassandra/cqlengine
[python3] creating build/lib.linux-x86_64-3.6/cassandra/graph
[python3] copying cassandra/graph/query.py -> build/lib.linux-x86_64-3.6/cassandra/graph
[python3] copying cassandra/graph/types.py -> build/lib.linux-x86_64-3.6/cassandra/graph
[python3] copying cassandra/graph/graphson.py -> build/lib.linux-x86_64-3.6/cassandra/graph
[python3] copying cassandra/graph/__init__.py -> build/lib.linux-x86_64-3.6/cassandra/graph
[python3] creating build/lib.linux-x86_64-3.6/cassandra/datastax
[python3] copying cassandra/datastax/__init__.py -> build/lib.linux-x86_64-3.6/cassandra/datastax
[python3] creating build/lib.linux-x86_64-3.6/cassandra/datastax/insights
[python3] copying cassandra/datastax/insights/registry.py -> build/lib.linux-x86_64-3.6/cassandra/datastax/insights
[python3] copying cassandra/datastax/insights/util.py -> build/lib.linux-x86_64-3.6/cassandra/datastax/insights
[python3] copying cassandra/datastax/insights/reporter.py -> build/lib.linux-x86_64-3.6/cassandra/datastax/insights
[python3] copying cassandra/datastax/insights/__init__.py -> build/lib.linux-x86_64-3.6/cassandra/datastax/insights
[python3] copying cassandra/datastax/insights/serializers.py -> build/lib.linux-x86_64-3.6/cassandra/datastax/insights
[python3] creating build/lib.linux-x86_64-3.6/cassandra/datastax/graph
[python3] copying cassandra/datastax/graph/query.py -> build/lib.linux-x86_64-3.6/cassandra/datastax/graph
[python3] copying cassandra/datastax/graph/types.py -> build/lib.linux-x86_64-3.6/cassandra/datastax/graph
[python3] copying cassandra/datastax/graph/graphson.py -> build/lib.linux-x86_64-3.6/cassandra/datastax/graph
[python3] copying cassandra/datastax/graph/__init__.py -> build/lib.linux-x86_64-3.6/cassandra/datastax/graph
[python3] creating build/lib.linux-x86_64-3.6/cassandra/datastax/graph/fluent
[python3] copying cassandra/datastax/graph/fluent/query.py -> build/lib.linux-x86_64-3.6/cassandra/datastax/graph/fluent
[python3] copying cassandra/datastax/graph/fluent/_serializers.py -> build/lib.linux-x86_64-3.6/cassandra/datastax/graph/fluent
[python3] copying cassandra/datastax/graph/fluent/predicates.py -> build/lib.linux-x86_64-3.6/cassandra/datastax/graph/fluent
[python3] copying cassandra/datastax/graph/fluent/_query.py -> build/lib.linux-x86_64-3.6/cassandra/datastax/graph/fluent
[python3] copying cassandra/datastax/graph/fluent/_predicates.py -> build/lib.linux-x86_64-3.6/cassandra/datastax/graph/fluent
[python3] copying cassandra/datastax/graph/fluent/__init__.py -> build/lib.linux-x86_64-3.6/cassandra/datastax/graph/fluent
[python3] copying cassandra/datastax/graph/fluent/serializers.py -> build/lib.linux-x86_64-3.6/cassandra/datastax/graph/fluent
[python3] creating build/lib.linux-x86_64-3.6/cassandra/datastax/cloud
[python3] copying cassandra/datastax/cloud/__init__.py -> build/lib.linux-x86_64-3.6/cassandra/datastax/cloud
[python3] running egg_info
[python3] writing cassandra_driver.egg-info/PKG-INFO
[python3] writing dependency_links to cassandra_driver.egg-info/dependency_links.txt
[python3] writing requirements to cassandra_driver.egg-info/requires.txt
[python3] writing top-level names to cassandra_driver.egg-info/top_level.txt
[python3] reading manifest file 'cassandra_driver.egg-info/SOURCES.txt'
[python3] reading manifest template 'MANIFEST.in'
[python3] warning: no files found matching 'tests'
[python3] writing manifest file 'cassandra_driver.egg-info/SOURCES.txt'
[python3] copying cassandra/buffer.pxd -> build/lib.linux-x86_64-3.6/cassandra
[python3] copying cassandra/bytesio.pxd -> build/lib.linux-x86_64-3.6/cassandra
[python3] copying cassandra/bytesio.pyx -> build/lib.linux-x86_64-3.6/cassandra
[python3] copying cassandra/cmurmur3.c -> build/lib.linux-x86_64-3.6/cassandra
[python3] copying cassandra/cython_marshal.pyx -> build/lib.linux-x86_64-3.6/cassandra
[python3] copying cassandra/cython_utils.pxd -> build/lib.linux-x86_64-3.6/cassandra
[python3] copying cassandra/cython_utils.pyx -> build/lib.linux-x86_64-3.6/cassandra
[python3] copying cassandra/deserializers.pxd -> build/lib.linux-x86_64-3.6/cassandra
[python3] copying cassandra/deserializers.pyx -> build/lib.linux-x86_64-3.6/cassandra
[python3] copying cassandra/ioutils.pyx -> build/lib.linux-x86_64-3.6/cassandra
[python3] copying cassandra/numpyFlags.h -> build/lib.linux-x86_64-3.6/cassandra
[python3] copying cassandra/numpy_parser.pyx -> build/lib.linux-x86_64-3.6/cassandra
[python3] copying cassandra/obj_parser.pyx -> build/lib.linux-x86_64-3.6/cassandra
[python3] copying cassandra/parsing.pxd -> build/lib.linux-x86_64-3.6/cassandra
[python3] copying cassandra/parsing.pyx -> build/lib.linux-x86_64-3.6/cassandra
[python3] copying cassandra/row_parser.pyx -> build/lib.linux-x86_64-3.6/cassandra
[python3] copying cassandra/tuple.pxd -> build/lib.linux-x86_64-3.6/cassandra
[python3] copying cassandra/type_codes.pxd -> build/lib.linux-x86_64-3.6/cassandra
[python3] copying cassandra/io/libevwrapper.c -> build/lib.linux-x86_64-3.6/cassandra/io
[python3] running build_ext
[python3] Compiling cassandra/cluster.py because it changed.
[python3] Compiling cassandra/concurrent.py because it changed.
[python3] Compiling cassandra/connection.py because it changed.
[python3] Compiling cassandra/cqltypes.py because it changed.
[python3] Compiling cassandra/metadata.py because it changed.
[python3] Compiling cassandra/pool.py because it changed.
[python3] Compiling cassandra/protocol.py because it changed.
[python3] Compiling cassandra/query.py because it changed.
[python3] Compiling cassandra/util.py because it changed.
[python3] [1/9] Cythonizing cassandra/cluster.py
[python3] [2/9] Cythonizing cassandra/concurrent.py
[python3] [3/9] Cythonizing cassandra/connection.py
[python3] [4/9] Cythonizing cassandra/cqltypes.py
[python3] [5/9] Cythonizing cassandra/metadata.py
[python3] [6/9] Cythonizing cassandra/pool.py
[python3] [7/9] Cythonizing cassandra/protocol.py
[python3] [8/9] Cythonizing cassandra/query.py
[python3] [9/9] Cythonizing cassandra/util.py
[python3] Compiling cassandra/bytesio.pyx because it changed.
[python3] Compiling cassandra/cython_marshal.pyx because it changed.
[python3] Compiling cassandra/cython_utils.pyx because it changed.
[python3] Compiling cassandra/deserializers.pyx because it changed.
[python3] Compiling cassandra/ioutils.pyx because it changed.
[python3] Compiling cassandra/numpy_parser.pyx because it changed.
[python3] Compiling cassandra/obj_parser.pyx because it changed.
[python3] Compiling cassandra/parsing.pyx because it changed.
[python3] Compiling cassandra/row_parser.pyx because it changed.
[python3] [1/9] Cythonizing cassandra/bytesio.pyx
[python3] [2/9] Cythonizing cassandra/cython_marshal.pyx
[python3] [3/9] Cythonizing cassandra/cython_utils.pyx
[python3] [4/9] Cythonizing cassandra/deserializers.pyx
[python3] [5/9] Cythonizing cassandra/ioutils.pyx
[python3] [6/9] Cythonizing cassandra/numpy_parser.pyx
[python3] [7/9] Cythonizing cassandra/obj_parser.pyx
[python3] [8/9] Cythonizing cassandra/parsing.pyx
[python3] [9/9] Cythonizing cassandra/row_parser.pyx
[python3] building 'cassandra.cmurmur3' extension
[python3] creating build/temp.linux-x86_64-3.6
[python3] creating build/temp.linux-x86_64-3.6/cassandra
[python3] gcc -pthread -Wno-unused-result -Wsign-compare -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/python3.6m -c cassandra/cmurmur3.c -o build/temp.linux-x86_64-3.6/cassandra/cmurmur3.o
[python3] gcc -pthread -shared -Wl,-z,relro -g build/temp.linux-x86_64-3.6/cassandra/cmurmur3.o -L/usr/lib64 -lpython3.6m -o build/lib.linux-x86_64-3.6/cassandra/cmurmur3.cpython-36m-x86_64-linux-gnu.so
[python3] building 'cassandra.io.libevwrapper' extension
[python3] creating build/temp.linux-x86_64-3.6/cassandra/io
[python3] gcc -pthread -Wno-unused-result -Wsign-compare -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/python3.6m -c cassandra/io/libevwrapper.c -o build/temp.linux-x86_64-3.6/cassandra/io/libevwrapper.o
[python3] cassandra/io/libevwrapper.c:2:16: fatal error: ev.h: No such file or directory
[python3] #include <ev.h>
[python3] ^
[python3] compilation terminated.
[python3] building 'cassandra.cluster' extension
[python3] gcc -pthread -Wno-unused-result -Wsign-compare -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/python3.6m -c cassandra/cluster.c -o build/temp.linux-x86_64-3.6/cassandra/cluster.o -Wno-unused-function
[python3] gcc -pthread -shared -Wl,-z,relro -g build/temp.linux-x86_64-3.6/cassandra/cluster.o -L/usr/lib64 -lpython3.6m -o build/lib.linux-x86_64-3.6/cassandra/cluster.cpython-36m-x86_64-linux-gnu.so
[python3] building 'cassandra.concurrent' extension
[python3] gcc -pthread -Wno-unused-result -Wsign-compare -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/python3.6m -c cassandra/concurrent.c -o build/temp.linux-x86_64-3.6/cassandra/concurrent.o -Wno-unused-function
[python3] gcc -pthread -shared -Wl,-z,relro -g build/temp.linux-x86_64-3.6/cassandra/concurrent.o -L/usr/lib64 -lpython3.6m -o build/lib.linux-x86_64-3.6/cassandra/concurrent.cpython-36m-x86_64-linux-gnu.so
[python3] building 'cassandra.connection' extension
[python3] gcc -pthread -Wno-unused-result -Wsign-compare -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/python3.6m -c cassandra/connection.c -o build/temp.linux-x86_64-3.6/cassandra/connection.o -Wno-unused-function
[python3] gcc -pthread -shared -Wl,-z,relro -g build/temp.linux-x86_64-3.6/cassandra/connection.o -L/usr/lib64 -lpython3.6m -o build/lib.linux-x86_64-3.6/cassandra/connection.cpython-36m-x86_64-linux-gnu.so
[python3] building 'cassandra.cqltypes' extension
[python3] gcc -pthread -Wno-unused-result -Wsign-compare -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/python3.6m -c cassandra/cqltypes.c -o build/temp.linux-x86_64-3.6/cassandra/cqltypes.o -Wno-unused-function
[python3] gcc -pthread -shared -Wl,-z,relro -g build/temp.linux-x86_64-3.6/cassandra/cqltypes.o -L/usr/lib64 -lpython3.6m -o build/lib.linux-x86_64-3.6/cassandra/cqltypes.cpython-36m-x86_64-linux-gnu.so
[python3] building 'cassandra.metadata' extension
[python3] gcc -pthread -Wno-unused-result -Wsign-compare -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/python3.6m -c cassandra/metadata.c -o build/temp.linux-x86_64-3.6/cassandra/metadata.o -Wno-unused-function
[python3] gcc -pthread -shared -Wl,-z,relro -g build/temp.linux-x86_64-3.6/cassandra/metadata.o -L/usr/lib64 -lpython3.6m -o build/lib.linux-x86_64-3.6/cassandra/metadata.cpython-36m-x86_64-linux-gnu.so
[python3] building 'cassandra.pool' extension
[python3] gcc -pthread -Wno-unused-result -Wsign-compare -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/python3.6m -c cassandra/pool.c -o build/temp.linux-x86_64-3.6/cassandra/pool.o -Wno-unused-function
[python3] gcc -pthread -shared -Wl,-z,relro -g build/temp.linux-x86_64-3.6/cassandra/pool.o -L/usr/lib64 -lpython3.6m -o build/lib.linux-x86_64-3.6/cassandra/pool.cpython-36m-x86_64-linux-gnu.so
[python3] building 'cassandra.protocol' extension
[python3] gcc -pthread -Wno-unused-result -Wsign-compare -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/python3.6m -c cassandra/protocol.c -o build/temp.linux-x86_64-3.6/cassandra/protocol.o -Wno-unused-function
[python3] gcc -pthread -shared -Wl,-z,relro -g build/temp.linux-x86_64-3.6/cassandra/protocol.o -L/usr/lib64 -lpython3.6m -o build/lib.linux-x86_64-3.6/cassandra/protocol.cpython-36m-x86_64-linux-gnu.so
[python3] building 'cassandra.query' extension
[python3] gcc -pthread -Wno-unused-result -Wsign-compare -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/python3.6m -c cassandra/query.c -o build/temp.linux-x86_64-3.6/cassandra/query.o -Wno-unused-function
[python3] gcc -pthread -shared -Wl,-z,relro -g build/temp.linux-x86_64-3.6/cassandra/query.o -L/usr/lib64 -lpython3.6m -o build/lib.linux-x86_64-3.6/cassandra/query.cpython-36m-x86_64-linux-gnu.so
[python3] building 'cassandra.util' extension
[python3] gcc -pthread -Wno-unused-result -Wsign-compare -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/python3.6m -c cassandra/util.c -o build/temp.linux-x86_64-3.6/cassandra/util.o -Wno-unused-function
[python3] gcc -pthread -shared -Wl,-z,relro -g build/temp.linux-x86_64-3.6/cassandra/util.o -L/usr/lib64 -lpython3.6m -o build/lib.linux-x86_64-3.6/cassandra/util.cpython-36m-x86_64-linux-gnu.so
[python3] building 'cassandra.bytesio' extension
[python3] gcc -pthread -Wno-unused-result -Wsign-compare -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/python3.6m -c cassandra/bytesio.c -o build/temp.linux-x86_64-3.6/cassandra/bytesio.o -Wno-unused-function
[python3] gcc -pthread -shared -Wl,-z,relro -g build/temp.linux-x86_64-3.6/cassandra/bytesio.o -L/usr/lib64 -lpython3.6m -o build/lib.linux-x86_64-3.6/cassandra/bytesio.cpython-36m-x86_64-linux-gnu.so
[python3] building 'cassandra.cython_marshal' extension
[python3] gcc -pthread -Wno-unused-result -Wsign-compare -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/python3.6m -c cassandra/cython_marshal.c -o build/temp.linux-x86_64-3.6/cassandra/cython_marshal.o -Wno-unused-function
[python3] gcc -pthread -shared -Wl,-z,relro -g build/temp.linux-x86_64-3.6/cassandra/cython_marshal.o -L/usr/lib64 -lpython3.6m -o build/lib.linux-x86_64-3.6/cassandra/cython_marshal.cpython-36m-x86_64-linux-gnu.so
[python3] building 'cassandra.cython_utils' extension
[python3] gcc -pthread -Wno-unused-result -Wsign-compare -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/python3.6m -c cassandra/cython_utils.c -o build/temp.linux-x86_64-3.6/cassandra/cython_utils.o -Wno-unused-function
[python3] gcc -pthread -shared -Wl,-z,relro -g build/temp.linux-x86_64-3.6/cassandra/cython_utils.o -L/usr/lib64 -lpython3.6m -o build/lib.linux-x86_64-3.6/cassandra/cython_utils.cpython-36m-x86_64-linux-gnu.so
[python3] building 'cassandra.deserializers' extension
[python3] gcc -pthread -Wno-unused-result -Wsign-compare -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/python3.6m -c cassandra/deserializers.c -o build/temp.linux-x86_64-3.6/cassandra/deserializers.o -Wno-unused-function
[python3] cassandra/deserializers.c: In function '__pyx_fuse_0__pyx_f_9cassandra_13deserializers_unpack_num':
[python3] cassandra/deserializers.c:3937:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
[python3] for (__pyx_t_5 = 0; __pyx_t_5 < __pyx_t_4; __pyx_t_5+=1) {
[python3] ^
[python3] cassandra/deserializers.c: In function '__pyx_fuse_1__pyx_f_9cassandra_13deserializers_unpack_num':
[python3] cassandra/deserializers.c:4065:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
[python3] for (__pyx_t_5 = 0; __pyx_t_5 < __pyx_t_4; __pyx_t_5+=1) {
[python3] ^
[python3] cassandra/deserializers.c: In function '__pyx_fuse_2__pyx_f_9cassandra_13deserializers_unpack_num':
[python3] cassandra/deserializers.c:4193:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
[python3] for (__pyx_t_5 = 0; __pyx_t_5 < __pyx_t_4; __pyx_t_5+=1) {
[python3] ^
[python3] cassandra/deserializers.c: In function '__pyx_fuse_3__pyx_f_9cassandra_13deserializers_unpack_num':
[python3] cassandra/deserializers.c:4321:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
[python3] for (__pyx_t_5 = 0; __pyx_t_5 < __pyx_t_4; __pyx_t_5+=1) {
[python3] ^
[python3] cassandra/deserializers.c: In function '__pyx_fuse_5__pyx_f_9cassandra_13deserializers_unpack_num':
[python3] cassandra/deserializers.c:4449:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
[python3] for (__pyx_t_5 = 0; __pyx_t_5 < __pyx_t_4; __pyx_t_5+=1) {
[python3] ^
[python3] cassandra/deserializers.c: In function '__pyx_fuse_6__pyx_f_9cassandra_13deserializers_unpack_num':
[python3] cassandra/deserializers.c:4577:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
[python3] for (__pyx_t_5 = 0; __pyx_t_5 < __pyx_t_4; __pyx_t_5+=1) {
[python3] ^
[python3] cassandra/deserializers.c: In function '__pyx_fuse_8__pyx_f_9cassandra_13deserializers_unpack_num':
[python3] cassandra/deserializers.c:4705:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
[python3] for (__pyx_t_5 = 0; __pyx_t_5 < __pyx_t_4; __pyx_t_5+=1) {
[python3] ^
[python3] cassandra/deserializers.c: In function '__pyx_fuse_9__pyx_f_9cassandra_13deserializers_unpack_num':
[python3] cassandra/deserializers.c:4833:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
[python3] for (__pyx_t_5 = 0; __pyx_t_5 < __pyx_t_4; __pyx_t_5+=1) {
[python3] ^
[python3] gcc -pthread -shared -Wl,-z,relro -g build/temp.linux-x86_64-3.6/cassandra/deserializers.o -L/usr/lib64 -lpython3.6m -o build/lib.linux-x86_64-3.6/cassandra/deserializers.cpython-36m-x86_64-linux-gnu.so
[python3] building 'cassandra.ioutils' extension
[python3] gcc -pthread -Wno-unused-result -Wsign-compare -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/python3.6m -c cassandra/ioutils.c -o build/temp.linux-x86_64-3.6/cassandra/ioutils.o -Wno-unused-function
[python3] cassandra/ioutils.c: In function '__pyx_fuse_1__pyx_f_9cassandra_7ioutils_unpack_num':
[python3] cassandra/ioutils.c:1477:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
[python3] for (__pyx_t_5 = 0; __pyx_t_5 < __pyx_t_4; __pyx_t_5+=1) {
[python3] ^
[python3] gcc -pthread -shared -Wl,-z,relro -g build/temp.linux-x86_64-3.6/cassandra/ioutils.o -L/usr/lib64 -lpython3.6m -o build/lib.linux-x86_64-3.6/cassandra/ioutils.cpython-36m-x86_64-linux-gnu.so
[python3] building 'cassandra.numpy_parser' extension
[python3] gcc -pthread -Wno-unused-result -Wsign-compare -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/python3.6m -c cassandra/numpy_parser.c -o build/temp.linux-x86_64-3.6/cassandra/numpy_parser.o -Wno-unused-function
[python3] cassandra/numpy_parser.c: In function '__pyx_fuse_1__pyx_f_9cassandra_12numpy_parser_unpack_num':
[python3] cassandra/numpy_parser.c:2710:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
[python3] for (__pyx_t_5 = 0; __pyx_t_5 < __pyx_t_4; __pyx_t_5+=1) {
[python3] ^
[python3] gcc -pthread -shared -Wl,-z,relro -g build/temp.linux-x86_64-3.6/cassandra/numpy_parser.o -L/usr/lib64 -lpython3.6m -o build/lib.linux-x86_64-3.6/cassandra/numpy_parser.cpython-36m-x86_64-linux-gnu.so
[python3] building 'cassandra.obj_parser' extension
[python3] gcc -pthread -Wno-unused-result -Wsign-compare -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/python3.6m -c cassandra/obj_parser.c -o build/temp.linux-x86_64-3.6/cassandra/obj_parser.o -Wno-unused-function
[python3] cassandra/obj_parser.c: In function '__pyx_fuse_1__pyx_f_9cassandra_10obj_parser_unpack_num':
[python3] cassandra/obj_parser.c:2760:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
[python3] for (__pyx_t_5 = 0; __pyx_t_5 < __pyx_t_4; __pyx_t_5+=1) {
[python3] ^
[python3] gcc -pthread -shared -Wl,-z,relro -g build/temp.linux-x86_64-3.6/cassandra/obj_parser.o -L/usr/lib64 -lpython3.6m -o build/lib.linux-x86_64-3.6/cassandra/obj_parser.cpython-36m-x86_64-linux-gnu.so
[python3] building 'cassandra.parsing' extension
[python3] gcc -pthread -Wno-unused-result -Wsign-compare -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/python3.6m -c cassandra/parsing.c -o build/temp.linux-x86_64-3.6/cassandra/parsing.o -Wno-unused-function
[python3] gcc -pthread -shared -Wl,-z,relro -g build/temp.linux-x86_64-3.6/cassandra/parsing.o -L/usr/lib64 -lpython3.6m -o build/lib.linux-x86_64-3.6/cassandra/parsing.cpython-36m-x86_64-linux-gnu.so
[python3] building 'cassandra.row_parser' extension
[python3] gcc -pthread -Wno-unused-result -Wsign-compare -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/python3.6m -c cassandra/row_parser.c -o build/temp.linux-x86_64-3.6/cassandra/row_parser.o -Wno-unused-function
[python3] cassandra/row_parser.c: In function '__pyx_fuse_1__pyx_f_9cassandra_10row_parser_unpack_num':
[python3] cassandra/row_parser.c:2606:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
[python3] for (__pyx_t_5 = 0; __pyx_t_5 < __pyx_t_4; __pyx_t_5+=1) {
[python3] ^
[python3] gcc -pthread -shared -Wl,-z,relro -g build/temp.linux-x86_64-3.6/cassandra/row_parser.o -L/usr/lib64 -lpython3.6m -o build/lib.linux-x86_64-3.6/cassandra/row_parser.cpython-36m-x86_64-linux-gnu.so
[python3] installing to build/bdist.linux-x86_64/wheel
[python3] running install
[python3] running install_lib
[python3] creating build/bdist.linux-x86_64
[python3] creating build/bdist.linux-x86_64/wheel
[python3] creating build/bdist.linux-x86_64/wheel/cassandra
[python3] copying build/lib.linux-x86_64-3.6/cassandra/cqltypes.py -> build/bdist.linux-x86_64/wheel/cassandra
[python3] copying build/lib.linux-x86_64-3.6/cassandra/type_codes.py -> build/bdist.linux-x86_64/wheel/cassandra
[python3] copying build/lib.linux-x86_64-3.6/cassandra/query.py -> build/bdist.linux-x86_64/wheel/cassandra
[python3] copying build/lib.linux-x86_64-3.6/cassandra/metrics.py -> build/bdist.linux-x86_64/wheel/cassandra
[python3] copying build/lib.linux-x86_64-3.6/cassandra/compat.py -> build/bdist.linux-x86_64/wheel/cassandra
[python3] copying build/lib.linux-x86_64-3.6/cassandra/metadata.py -> build/bdist.linux-x86_64/wheel/cassandra
[python3] copying build/lib.linux-x86_64-3.6/cassandra/marshal.py -> build/bdist.linux-x86_64/wheel/cassandra
[python3] copying build/lib.linux-x86_64-3.6/cassandra/connection.py -> build/bdist.linux-x86_64/wheel/cassandra
[python3] copying build/lib.linux-x86_64-3.6/cassandra/util.py -> build/bdist.linux-x86_64/wheel/cassandra
[python3] copying build/lib.linux-x86_64-3.6/cassandra/murmur3.py -> build/bdist.linux-x86_64/wheel/cassandra
[python3] copying build/lib.linux-x86_64-3.6/cassandra/auth.py -> build/bdist.linux-x86_64/wheel/cassandra
[python3] copying build/lib.linux-x86_64-3.6/cassandra/policies.py -> build/bdist.linux-x86_64/wheel/cassandra
[python3] copying build/lib.linux-x86_64-3.6/cassandra/timestamps.py -> build/bdist.linux-x86_64/wheel/cassandra
[python3] copying build/lib.linux-x86_64-3.6/cassandra/concurrent.py -> build/bdist.linux-x86_64/wheel/cassandra
[python3] copying build/lib.linux-x86_64-3.6/cassandra/cython_deps.py -> build/bdist.linux-x86_64/wheel/cassandra
[python3] copying build/lib.linux-x86_64-3.6/cassandra/protocol.py -> build/bdist.linux-x86_64/wheel/cassandra
[python3] copying build/lib.linux-x86_64-3.6/cassandra/cluster.py -> build/bdist.linux-x86_64/wheel/cassandra
[python3] copying build/lib.linux-x86_64-3.6/cassandra/encoder.py -> build/bdist.linux-x86_64/wheel/cassandra
[python3] copying build/lib.linux-x86_64-3.6/cassandra/__init__.py -> build/bdist.linux-x86_64/wheel/cassandra
[python3] copying build/lib.linux-x86_64-3.6/cassandra/pool.py -> build/bdist.linux-x86_64/wheel/cassandra
[python3] creating build/bdist.linux-x86_64/wheel/cassandra/io
[python3] copying build/lib.linux-x86_64-3.6/cassandra/io/asyncioreactor.py -> build/bdist.linux-x86_64/wheel/cassandra/io
[python3] copying build/lib.linux-x86_64-3.6/cassandra/io/geventreactor.py -> build/bdist.linux-x86_64/wheel/cassandra/io
[python3] copying build/lib.linux-x86_64-3.6/cassandra/io/libevreactor.py -> build/bdist.linux-x86_64/wheel/cassandra/io
[python3] copying build/lib.linux-x86_64-3.6/cassandra/io/twistedreactor.py -> build/bdist.linux-x86_64/wheel/cassandra/io
[python3] copying build/lib.linux-x86_64-3.6/cassandra/io/eventletreactor.py -> build/bdist.linux-x86_64/wheel/cassandra/io
[python3] copying build/lib.linux-x86_64-3.6/cassandra/io/asyncorereactor.py -> build/bdist.linux-x86_64/wheel/cassandra/io
[python3] copying build/lib.linux-x86_64-3.6/cassandra/io/__init__.py -> build/bdist.linux-x86_64/wheel/cassandra/io
[python3] copying build/lib.linux-x86_64-3.6/cassandra/io/libevwrapper.c -> build/bdist.linux-x86_64/wheel/cassandra/io
[python3] creating build/bdist.linux-x86_64/wheel/cassandra/cqlengine
[python3] copying build/lib.linux-x86_64-3.6/cassandra/cqlengine/usertype.py -> build/bdist.linux-x86_64/wheel/cassandra/cqlengine
[python3] copying build/lib.linux-x86_64-3.6/cassandra/cqlengine/query.py -> build/bdist.linux-x86_64/wheel/cassandra/cqlengine
[python3] copying build/lib.linux-x86_64-3.6/cassandra/cqlengine/functions.py -> build/bdist.linux-x86_64/wheel/cassandra/cqlengine
[python3] copying build/lib.linux-x86_64-3.6/cassandra/cqlengine/columns.py -> build/bdist.linux-x86_64/wheel/cassandra/cqlengine
[python3] copying build/lib.linux-x86_64-3.6/cassandra/cqlengine/management.py -> build/bdist.linux-x86_64/wheel/cassandra/cqlengine
[python3] copying build/lib.linux-x86_64-3.6/cassandra/cqlengine/connection.py -> build/bdist.linux-x86_64/wheel/cassandra/cqlengine
[python3] copying build/lib.linux-x86_64-3.6/cassandra/cqlengine/operators.py -> build/bdist.linux-x86_64/wheel/cassandra/cqlengine
[python3] copying build/lib.linux-x86_64-3.6/cassandra/cqlengine/named.py -> build/bdist.linux-x86_64/wheel/cassandra/cqlengine
[python3] copying build/lib.linux-x86_64-3.6/cassandra/cqlengine/statements.py -> build/bdist.linux-x86_64/wheel/cassandra/cqlengine
[python3] copying build/lib.linux-x86_64-3.6/cassandra/cqlengine/models.py -> build/bdist.linux-x86_64/wheel/cassandra/cqlengine
[python3] copying build/lib.linux-x86_64-3.6/cassandra/cqlengine/__init__.py -> build/bdist.linux-x86_64/wheel/cassandra/cqlengine
[python3] creating build/bdist.linux-x86_64/wheel/cassandra/graph
[python3] copying build/lib.linux-x86_64-3.6/cassandra/graph/query.py -> build/bdist.linux-x86_64/wheel/cassandra/graph
[python3] copying build/lib.linux-x86_64-3.6/cassandra/graph/types.py -> build/bdist.linux-x86_64/wheel/cassandra/graph
[python3] copying build/lib.linux-x86_64-3.6/cassandra/graph/graphson.py -> build/bdist.linux-x86_64/wheel/cassandra/graph
[python3] copying build/lib.linux-x86_64-3.6/cassandra/graph/__init__.py -> build/bdist.linux-x86_64/wheel/cassandra/graph
[python3] creating build/bdist.linux-x86_64/wheel/cassandra/datastax
[python3] copying build/lib.linux-x86_64-3.6/cassandra/datastax/__init__.py -> build/bdist.linux-x86_64/wheel/cassandra/datastax
[python3] creating build/bdist.linux-x86_64/wheel/cassandra/datastax/insights
[python3] copying build/lib.linux-x86_64-3.6/cassandra/datastax/insights/registry.py -> build/bdist.linux-x86_64/wheel/cassandra/datastax/insights
[python3] copying build/lib.linux-x86_64-3.6/cassandra/datastax/insights/util.py -> build/bdist.linux-x86_64/wheel/cassandra/datastax/insights
[python3] copying build/lib.linux-x86_64-3.6/cassandra/datastax/insights/reporter.py -> build/bdist.linux-x86_64/wheel/cassandra/datastax/insights
[python3] copying build/lib.linux-x86_64-3.6/cassandra/datastax/insights/__init__.py -> build/bdist.linux-x86_64/wheel/cassandra/datastax/insights
[python3] copying build/lib.linux-x86_64-3.6/cassandra/datastax/insights/serializers.py -> build/bdist.linux-x86_64/wheel/cassandra/datastax/insights
[python3] creating build/bdist.linux-x86_64/wheel/cassandra/datastax/graph
[python3] copying build/lib.linux-x86_64-3.6/cassandra/datastax/graph/query.py -> build/bdist.linux-x86_64/wheel/cassandra/datastax/graph
[python3] copying build/lib.linux-x86_64-3.6/cassandra/datastax/graph/types.py -> build/bdist.linux-x86_64/wheel/cassandra/datastax/graph
[python3] copying build/lib.linux-x86_64-3.6/cassandra/datastax/graph/graphson.py -> build/bdist.linux-x86_64/wheel/cassandra/datastax/graph
[python3] copying build/lib.linux-x86_64-3.6/cassandra/datastax/graph/__init__.py -> build/bdist.linux-x86_64/wheel/cassandra/datastax/graph
[python3] creating build/bdist.linux-x86_64/wheel/cassandra/datastax/graph/fluent
[python3] copying build/lib.linux-x86_64-3.6/cassandra/datastax/graph/fluent/query.py -> build/bdist.linux-x86_64/wheel/cassandra/datastax/graph/fluent
[python3] copying build/lib.linux-x86_64-3.6/cassandra/datastax/graph/fluent/_serializers.py -> build/bdist.linux-x86_64/wheel/cassandra/datastax/graph/fluent
[python3] copying build/lib.linux-x86_64-3.6/cassandra/datastax/graph/fluent/predicates.py -> build/bdist.linux-x86_64/wheel/cassandra/datastax/graph/fluent
[python3] copying build/lib.linux-x86_64-3.6/cassandra/datastax/graph/fluent/_query.py -> build/bdist.linux-x86_64/wheel/cassandra/datastax/graph/fluent
[python3] copying build/lib.linux-x86_64-3.6/cassandra/datastax/graph/fluent/_predicates.py -> build/bdist.linux-x86_64/wheel/cassandra/datastax/graph/fluent
[python3] copying build/lib.linux-x86_64-3.6/cassandra/datastax/graph/fluent/__init__.py -> build/bdist.linux-x86_64/wheel/cassandra/datastax/graph/fluent
[python3] copying build/lib.linux-x86_64-3.6/cassandra/datastax/graph/fluent/serializers.py -> build/bdist.linux-x86_64/wheel/cassandra/datastax/graph/fluent
[python3] creating build/bdist.linux-x86_64/wheel/cassandra/datastax/cloud
[python3] copying build/lib.linux-x86_64-3.6/cassandra/datastax/cloud/__init__.py -> build/bdist.linux-x86_64/wheel/cassandra/datastax/cloud
[python3] copying build/lib.linux-x86_64-3.6/cassandra/buffer.pxd -> build/bdist.linux-x86_64/wheel/cassandra
[python3] copying build/lib.linux-x86_64-3.6/cassandra/bytesio.pxd -> build/bdist.linux-x86_64/wheel/cassandra
[python3] copying build/lib.linux-x86_64-3.6/cassandra/bytesio.pyx -> build/bdist.linux-x86_64/wheel/cassandra
[python3] copying build/lib.linux-x86_64-3.6/cassandra/cmurmur3.c -> build/bdist.linux-x86_64/wheel/cassandra
[python3] copying build/lib.linux-x86_64-3.6/cassandra/cython_marshal.pyx -> build/bdist.linux-x86_64/wheel/cassandra
[python3] copying build/lib.linux-x86_64-3.6/cassandra/cython_utils.pxd -> build/bdist.linux-x86_64/wheel/cassandra
[python3] copying build/lib.linux-x86_64-3.6/cassandra/cython_utils.pyx -> build/bdist.linux-x86_64/wheel/cassandra
[python3] copying build/lib.linux-x86_64-3.6/cassandra/deserializers.pxd -> build/bdist.linux-x86_64/wheel/cassandra
[python3] copying build/lib.linux-x86_64-3.6/cassandra/deserializers.pyx -> build/bdist.linux-x86_64/wheel/cassandra
[python3] copying build/lib.linux-x86_64-3.6/cassandra/ioutils.pyx -> build/bdist.linux-x86_64/wheel/cassandra
[python3] copying build/lib.linux-x86_64-3.6/cassandra/numpyFlags.h -> build/bdist.linux-x86_64/wheel/cassandra
[python3] copying build/lib.linux-x86_64-3.6/cassandra/numpy_parser.pyx -> build/bdist.linux-x86_64/wheel/cassandra
[python3] copying build/lib.linux-x86_64-3.6/cassandra/obj_parser.pyx -> build/bdist.linux-x86_64/wheel/cassandra
[python3] copying build/lib.linux-x86_64-3.6/cassandra/parsing.pxd -> build/bdist.linux-x86_64/wheel/cassandra
[python3] copying build/lib.linux-x86_64-3.6/cassandra/parsing.pyx -> build/bdist.linux-x86_64/wheel/cassandra
[python3] copying build/lib.linux-x86_64-3.6/cassandra/row_parser.pyx -> build/bdist.linux-x86_64/wheel/cassandra
[python3] copying build/lib.linux-x86_64-3.6/cassandra/tuple.pxd -> build/bdist.linux-x86_64/wheel/cassandra
[python3] copying build/lib.linux-x86_64-3.6/cassandra/type_codes.pxd -> build/bdist.linux-x86_64/wheel/cassandra
[python3] copying build/lib.linux-x86_64-3.6/cassandra/cmurmur3.cpython-36m-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/cassandra
[python3] copying build/lib.linux-x86_64-3.6/cassandra/cluster.cpython-36m-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/cassandra
[python3] copying build/lib.linux-x86_64-3.6/cassandra/concurrent.cpython-36m-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/cassandra
[python3] copying build/lib.linux-x86_64-3.6/cassandra/connection.cpython-36m-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/cassandra
[python3] copying build/lib.linux-x86_64-3.6/cassandra/cqltypes.cpython-36m-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/cassandra
[python3] copying build/lib.linux-x86_64-3.6/cassandra/metadata.cpython-36m-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/cassandra
[python3] copying build/lib.linux-x86_64-3.6/cassandra/pool.cpython-36m-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/cassandra
[python3] copying build/lib.linux-x86_64-3.6/cassandra/protocol.cpython-36m-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/cassandra
[python3] copying build/lib.linux-x86_64-3.6/cassandra/query.cpython-36m-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/cassandra
[python3] copying build/lib.linux-x86_64-3.6/cassandra/util.cpython-36m-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/cassandra
[python3] copying build/lib.linux-x86_64-3.6/cassandra/bytesio.cpython-36m-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/cassandra
[python3] copying build/lib.linux-x86_64-3.6/cassandra/cython_marshal.cpython-36m-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/cassandra
[python3] copying build/lib.linux-x86_64-3.6/cassandra/cython_utils.cpython-36m-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/cassandra
[python3] copying build/lib.linux-x86_64-3.6/cassandra/deserializers.cpython-36m-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/cassandra
[python3] copying build/lib.linux-x86_64-3.6/cassandra/ioutils.cpython-36m-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/cassandra
[python3] copying build/lib.linux-x86_64-3.6/cassandra/numpy_parser.cpython-36m-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/cassandra
[python3] copying build/lib.linux-x86_64-3.6/cassandra/obj_parser.cpython-36m-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/cassandra
[python3] copying build/lib.linux-x86_64-3.6/cassandra/parsing.cpython-36m-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/cassandra
[python3] copying build/lib.linux-x86_64-3.6/cassandra/row_parser.cpython-36m-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/cassandra
[python3] running install_egg_info
[python3] Copying cassandra_driver.egg-info to build/bdist.linux-x86_64/wheel/cassandra_driver-3.23.0-py3.6.egg-info
[python3] running install_scripts
[python3] adding license file "LICENSE" (matched pattern "LICEN[CS]E*")
[python3] creating build/bdist.linux-x86_64/wheel/cassandra_driver-3.23.0.dist-info/WHEEL
[python3] creating 'dist/cassandra_driver-3.23.0-cp36-cp36m-linux_x86_64.whl' and adding 'build/bdist.linux-x86_64/wheel' to it
[python3] adding 'cassandra/__init__.py'
[python3] adding 'cassandra/auth.py'
[python3] adding 'cassandra/buffer.pxd'
[python3] adding 'cassandra/bytesio.cpython-36m-x86_64-linux-gnu.so'
[python3] adding 'cassandra/bytesio.pxd'
[python3] adding 'cassandra/bytesio.pyx'
[python3] adding 'cassandra/cluster.cpython-36m-x86_64-linux-gnu.so'
[python3] adding 'cassandra/cluster.py'
[python3] adding 'cassandra/cmurmur3.c'
[python3] adding 'cassandra/cmurmur3.cpython-36m-x86_64-linux-gnu.so'
[python3] adding 'cassandra/compat.py'
[python3] adding 'cassandra/concurrent.cpython-36m-x86_64-linux-gnu.so'
[python3] adding 'cassandra/concurrent.py'
[python3] adding 'cassandra/connection.cpython-36m-x86_64-linux-gnu.so'
[python3] adding 'cassandra/connection.py'
[python3] adding 'cassandra/cqltypes.cpython-36m-x86_64-linux-gnu.so'
[python3] adding 'cassandra/cqltypes.py'
[python3] adding 'cassandra/cython_deps.py'
[python3] adding 'cassandra/cython_marshal.cpython-36m-x86_64-linux-gnu.so'
[python3] adding 'cassandra/cython_marshal.pyx'
[python3] adding 'cassandra/cython_utils.cpython-36m-x86_64-linux-gnu.so'
[python3] adding 'cassandra/cython_utils.pxd'
[python3] adding 'cassandra/cython_utils.pyx'
[python3] adding 'cassandra/deserializers.cpython-36m-x86_64-linux-gnu.so'
[python3] adding 'cassandra/deserializers.pxd'
[python3] adding 'cassandra/deserializers.pyx'
[python3] adding 'cassandra/encoder.py'
[python3] adding 'cassandra/ioutils.cpython-36m-x86_64-linux-gnu.so'
[python3] adding 'cassandra/ioutils.pyx'
[python3] adding 'cassandra/marshal.py'
[python3] adding 'cassandra/metadata.cpython-36m-x86_64-linux-gnu.so'
[python3] adding 'cassandra/metadata.py'
[python3] adding 'cassandra/metrics.py'
[python3] adding 'cassandra/murmur3.py'
[python3] adding 'cassandra/numpyFlags.h'
[python3] adding 'cassandra/numpy_parser.cpython-36m-x86_64-linux-gnu.so'
[python3] adding 'cassandra/numpy_parser.pyx'
[python3] adding 'cassandra/obj_parser.cpython-36m-x86_64-linux-gnu.so'
[python3] adding 'cassandra/obj_parser.pyx'
[python3] adding 'cassandra/parsing.cpython-36m-x86_64-linux-gnu.so'
[python3] adding 'cassandra/parsing.pxd'
[python3] adding 'cassandra/parsing.pyx'
[python3] adding 'cassandra/policies.py'
[python3] adding 'cassandra/pool.cpython-36m-x86_64-linux-gnu.so'
[python3] adding 'cassandra/pool.py'
[python3] adding 'cassandra/protocol.cpython-36m-x86_64-linux-gnu.so'
[python3] adding 'cassandra/protocol.py'
[python3] adding 'cassandra/query.cpython-36m-x86_64-linux-gnu.so'
[python3] adding 'cassandra/query.py'
[python3] adding 'cassandra/row_parser.cpython-36m-x86_64-linux-gnu.so'
[python3] adding 'cassandra/row_parser.pyx'
[python3] adding 'cassandra/timestamps.py'
[python3] adding 'cassandra/tuple.pxd'
[python3] adding 'cassandra/type_codes.pxd'
[python3] adding 'cassandra/type_codes.py'
[python3] adding 'cassandra/util.cpython-36m-x86_64-linux-gnu.so'
[python3] adding 'cassandra/util.py'
[python3] adding 'cassandra/cqlengine/__init__.py'
[python3] adding 'cassandra/cqlengine/columns.py'
[python3] adding 'cassandra/cqlengine/connection.py'
[python3] adding 'cassandra/cqlengine/functions.py'
[python3] adding 'cassandra/cqlengine/management.py'
[python3] adding 'cassandra/cqlengine/models.py'
[python3] adding 'cassandra/cqlengine/named.py'
[python3] adding 'cassandra/cqlengine/operators.py'
[python3] adding 'cassandra/cqlengine/query.py'
[python3] adding 'cassandra/cqlengine/statements.py'
[python3] adding 'cassandra/cqlengine/usertype.py'
[python3] adding 'cassandra/datastax/__init__.py'
[python3] adding 'cassandra/datastax/cloud/__init__.py'
[python3] adding 'cassandra/datastax/graph/__init__.py'
[python3] adding 'cassandra/datastax/graph/graphson.py'
[python3] adding 'cassandra/datastax/graph/query.py'
[python3] adding 'cassandra/datastax/graph/types.py'
[python3] adding 'cassandra/datastax/graph/fluent/__init__.py'
[python3] adding 'cassandra/datastax/graph/fluent/_predicates.py'
[python3] adding 'cassandra/datastax/graph/fluent/_query.py'
[python3] adding 'cassandra/datastax/graph/fluent/_serializers.py'
[python3] adding 'cassandra/datastax/graph/fluent/predicates.py'
[python3] adding 'cassandra/datastax/graph/fluent/query.py'
[python3] adding 'cassandra/datastax/graph/fluent/serializers.py'
[python3] adding 'cassandra/datastax/insights/__init__.py'
[python3] adding 'cassandra/datastax/insights/registry.py'
[python3] adding 'cassandra/datastax/insights/reporter.py'
[python3] adding 'cassandra/datastax/insights/serializers.py'
[python3] adding 'cassandra/datastax/insights/util.py'
[python3] adding 'cassandra/graph/__init__.py'
[python3] adding 'cassandra/graph/graphson.py'
[python3] adding 'cassandra/graph/query.py'
[python3] adding 'cassandra/graph/types.py'
[python3] adding 'cassandra/io/__init__.py'
[python3] adding 'cassandra/io/asyncioreactor.py'
[python3] adding 'cassandra/io/asyncorereactor.py'
[python3] adding 'cassandra/io/eventletreactor.py'
[python3] adding 'cassandra/io/geventreactor.py'
[python3] adding 'cassandra/io/libevreactor.py'
[python3] adding 'cassandra/io/libevwrapper.c'
[python3] adding 'cassandra/io/twistedreactor.py'
[python3] adding 'cassandra_driver-3.23.0.dist-info/LICENSE'
[python3] adding 'cassandra_driver-3.23.0.dist-info/METADATA'
[python3] adding 'cassandra_driver-3.23.0.dist-info/WHEEL'
[python3] adding 'cassandra_driver-3.23.0.dist-info/top_level.txt'
[python3] adding 'cassandra_driver-3.23.0.dist-info/RECORD'
[python3] removing build/bdist.linux-x86_64/wheel
[python3] /build-wheels/cassandra-driver-3.23.0/.eggs/Cython-0.29.23-py3.6-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.23.0/cassandra/cluster.py
[python3] tree = Parsing.p_module(s, pxd, full_module_name)
[python3] /build-wheels/cassandra-driver-3.23.0/.eggs/Cython-0.29.23-py3.6-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.23.0/cassandra/concurrent.py
[python3] tree = Parsing.p_module(s, pxd, full_module_name)
[python3] /build-wheels/cassandra-driver-3.23.0/.eggs/Cython-0.29.23-py3.6-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.23.0/cassandra/connection.py
[python3] tree = Parsing.p_module(s, pxd, full_module_name)
[python3] /build-wheels/cassandra-driver-3.23.0/.eggs/Cython-0.29.23-py3.6-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.23.0/cassandra/cqltypes.py
[python3] tree = Parsing.p_module(s, pxd, full_module_name)
[python3] /build-wheels/cassandra-driver-3.23.0/.eggs/Cython-0.29.23-py3.6-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.23.0/cassandra/metadata.py
[python3] tree = Parsing.p_module(s, pxd, full_module_name)
[python3] /build-wheels/cassandra-driver-3.23.0/.eggs/Cython-0.29.23-py3.6-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.23.0/cassandra/pool.py
[python3] tree = Parsing.p_module(s, pxd, full_module_name)
[python3] /build-wheels/cassandra-driver-3.23.0/.eggs/Cython-0.29.23-py3.6-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.23.0/cassandra/protocol.py
[python3] tree = Parsing.p_module(s, pxd, full_module_name)
[python3] /build-wheels/cassandra-driver-3.23.0/.eggs/Cython-0.29.23-py3.6-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.23.0/cassandra/query.py
[python3] tree = Parsing.p_module(s, pxd, full_module_name)
[python3] /build-wheels/cassandra-driver-3.23.0/.eggs/Cython-0.29.23-py3.6-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.23.0/cassandra/util.py
[python3] tree = Parsing.p_module(s, pxd, full_module_name)
[python3] /build-wheels/cassandra-driver-3.23.0/.eggs/Cython-0.29.23-py3.6-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.23.0/cassandra/bytesio.pxd
[python3] tree = Parsing.p_module(s, pxd, full_module_name)
[python3] /build-wheels/cassandra-driver-3.23.0/.eggs/Cython-0.29.23-py3.6-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.23.0/cassandra/cython_marshal.pyx
[python3] tree = Parsing.p_module(s, pxd, full_module_name)
[python3] /build-wheels/cassandra-driver-3.23.0/.eggs/Cython-0.29.23-py3.6-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.23.0/cassandra/cython_utils.pxd
[python3] tree = Parsing.p_module(s, pxd, full_module_name)
[python3] /build-wheels/cassandra-driver-3.23.0/.eggs/Cython-0.29.23-py3.6-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.23.0/cassandra/deserializers.pxd
[python3] tree = Parsing.p_module(s, pxd, full_module_name)
[python3] /build-wheels/cassandra-driver-3.23.0/.eggs/Cython-0.29.23-py3.6-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.23.0/cassandra/ioutils.pyx
[python3] tree = Parsing.p_module(s, pxd, full_module_name)
[python3] /build-wheels/cassandra-driver-3.23.0/.eggs/Cython-0.29.23-py3.6-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.23.0/cassandra/numpy_parser.pyx
[python3] tree = Parsing.p_module(s, pxd, full_module_name)
[python3] /build-wheels/cassandra-driver-3.23.0/.eggs/Cython-0.29.23-py3.6-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.23.0/cassandra/obj_parser.pyx
[python3] tree = Parsing.p_module(s, pxd, full_module_name)
[python3] /build-wheels/cassandra-driver-3.23.0/.eggs/Cython-0.29.23-py3.6-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.23.0/cassandra/parsing.pxd
[python3] tree = Parsing.p_module(s, pxd, full_module_name)
[python3] /build-wheels/cassandra-driver-3.23.0/.eggs/Cython-0.29.23-py3.6-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.23.0/cassandra/row_parser.pyx
[python3] tree = Parsing.p_module(s, pxd, full_module_name)
[python3] command 'gcc' failed with exit status 1
[python3] setup.py:293: UserWarning:
[python3] ===============================================================================
[python3] WARNING: could not compile The cassandra.io.libevwrapper extension.
[python3]
[python3] The C extensions are not required for the driver to run, but they add support
[python3] for libev and token-aware routing with the Murmur3Partitioner.
[python3]
[python3] Linux users should ensure that GCC and the Python headers are available.
[python3]
[python3] On Ubuntu and Debian, this can be accomplished by running:
[python3]
[python3] $ sudo apt-get install build-essential python-dev
[python3]
[python3] On RedHat and RedHat-based systems like CentOS and Fedora:
[python3]
[python3] $ sudo yum install gcc python-devel
[python3]
[python3] On OSX, homebrew installations of Python should provide the necessary headers.
[python3]
[python3] libev Support
[python3] -------------
[python3] For libev support, you will also need to install libev and its headers.
[python3]
[python3] On Debian/Ubuntu:
[python3]
[python3] $ sudo apt-get install libev4 libev-dev
[python3]
[python3] On RHEL/CentOS/Fedora:
[python3]
[python3] $ sudo yum install libev libev-devel
[python3]
[python3] On OSX, via homebrew:
[python3]
[python3] $ brew install libev
[python3]
[python3] ===============================================================================
[python3]
[python3] warnings.warn(self.error_message % (name,))
[python3] /build-wheels
[python3]
[python3] ############################################################
[python3] Building construct-2.8.22-py3-none-any.whl
[python3] ############################################################
[python3] Running: wget https://files.pythonhosted.org/packages/e5/c6/3e3aeef38bb0c27364af3d21493d9690c7c3925f298559bca3c48b7c9419/construct-2.8.22.tar.gz
[python3] --2021-05-24 17:15:52-- https://files.pythonhosted.org/packages/e5/c6/3e3aeef38bb0c27364af3d21493d9690c7c3925f298559bca3c48b7c9419/construct-2.8.22.tar.gz
[python3] Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.125.63, 2a04:4e42:1e::319
[python3] Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.125.63|:443... connected.
[python3] HTTP request sent, awaiting response... 200 OK
[python3] Length: 63339 (62K) [binary/octet-stream]
[python3] Saving to: 'construct-2.8.22.tar.gz'
[python3]
[python3] 0K .......... .......... .......... .......... .......... 80% 7.14M 0s
[python3] 50K .......... . 100% 34.3M=0.007s
[python3]
[python3] 2021-05-24 17:15:52 (8.41 MB/s) - 'construct-2.8.22.tar.gz' saved [63339/63339]
[python3]
[python3] /build-wheels/construct-2.8.22 /build-wheels
[python3] running bdist_wheel
[python3] running build
[python3] running build_py
[python3] creating build
[python3] creating build/lib
[python3] creating build/lib/construct
[python3] copying construct/core.py -> build/lib/construct
[python3] copying construct/debug.py -> build/lib/construct
[python3] copying construct/expr.py -> build/lib/construct
[python3] copying construct/__init__.py -> build/lib/construct
[python3] copying construct/version.py -> build/lib/construct
[python3] creating build/lib/construct/lib
[python3] copying construct/lib/binary.py -> build/lib/construct/lib
[python3] copying construct/lib/hex.py -> build/lib/construct/lib
[python3] copying construct/lib/container.py -> build/lib/construct/lib
[python3] copying construct/lib/py3compat.py -> build/lib/construct/lib
[python3] copying construct/lib/__init__.py -> build/lib/construct/lib
[python3] copying construct/lib/bitstream.py -> build/lib/construct/lib
[python3] creating build/lib/construct/examples
[python3] copying construct/examples/__init__.py -> build/lib/construct/examples
[python3] creating build/lib/construct/examples/formats
[python3] copying construct/examples/formats/__init__.py -> build/lib/construct/examples/formats
[python3] creating build/lib/construct/examples/formats/data
[python3] copying construct/examples/formats/data/cap.py -> build/lib/construct/examples/formats/data
[python3] copying construct/examples/formats/data/snoop.py -> build/lib/construct/examples/formats/data
[python3] copying construct/examples/formats/data/__init__.py -> build/lib/construct/examples/formats/data
[python3] creating build/lib/construct/examples/formats/executable
[python3] copying construct/examples/formats/executable/__init__.py -> build/lib/construct/examples/formats/executable
[python3] copying construct/examples/formats/executable/pe32.py -> build/lib/construct/examples/formats/executable
[python3] copying construct/examples/formats/executable/elf32.py -> build/lib/construct/examples/formats/executable
[python3] creating build/lib/construct/examples/formats/filesystem
[python3] copying construct/examples/formats/filesystem/fat16.py -> build/lib/construct/examples/formats/filesystem
[python3] copying construct/examples/formats/filesystem/mbr.py -> build/lib/construct/examples/formats/filesystem
[python3] copying construct/examples/formats/filesystem/__init__.py -> build/lib/construct/examples/formats/filesystem
[python3] copying construct/examples/formats/filesystem/ext2.py -> build/lib/construct/examples/formats/filesystem
[python3] creating build/lib/construct/examples/formats/graphics
[python3] copying construct/examples/formats/graphics/gif.py -> build/lib/construct/examples/formats/graphics
[python3] copying construct/examples/formats/graphics/emf.py -> build/lib/construct/examples/formats/graphics
[python3] copying construct/examples/formats/graphics/bmp.py -> build/lib/construct/examples/formats/graphics
[python3] copying construct/examples/formats/graphics/png.py -> build/lib/construct/examples/formats/graphics
[python3] copying construct/examples/formats/graphics/__init__.py -> build/lib/construct/examples/formats/graphics
[python3] copying construct/examples/formats/graphics/wmf.py -> build/lib/construct/examples/formats/graphics
[python3] creating build/lib/construct/examples/protocols
[python3] copying construct/examples/protocols/__init__.py -> build/lib/construct/examples/protocols
[python3] copying construct/examples/protocols/ipstack.py -> build/lib/construct/examples/protocols
[python3] installing to build/bdist.linux-x86_64/wheel
[python3] running install
[python3] running install_lib
[python3] creating build/bdist.linux-x86_64
[python3] creating build/bdist.linux-x86_64/wheel
[python3] creating build/bdist.linux-x86_64/wheel/construct
[python3] copying build/lib/construct/core.py -> build/bdist.linux-x86_64/wheel/construct
[python3] copying build/lib/construct/debug.py -> build/bdist.linux-x86_64/wheel/construct
[python3] copying build/lib/construct/expr.py -> build/bdist.linux-x86_64/wheel/construct
[python3] copying build/lib/construct/__init__.py -> build/bdist.linux-x86_64/wheel/construct
[python3] copying build/lib/construct/version.py -> build/bdist.linux-x86_64/wheel/construct
[python3] creating build/bdist.linux-x86_64/wheel/construct/lib
[python3] copying build/lib/construct/lib/binary.py -> build/bdist.linux-x86_64/wheel/construct/lib
[python3] copying build/lib/construct/lib/hex.py -> build/bdist.linux-x86_64/wheel/construct/lib
[python3] copying build/lib/construct/lib/container.py -> build/bdist.linux-x86_64/wheel/construct/lib
[python3] copying build/lib/construct/lib/py3compat.py -> build/bdist.linux-x86_64/wheel/construct/lib
[python3] copying build/lib/construct/lib/__init__.py -> build/bdist.linux-x86_64/wheel/construct/lib
[python3] copying build/lib/construct/lib/bitstream.py -> build/bdist.linux-x86_64/wheel/construct/lib
[python3] creating build/bdist.linux-x86_64/wheel/construct/examples
[python3] copying build/lib/construct/examples/__init__.py -> build/bdist.linux-x86_64/wheel/construct/examples
[python3] creating build/bdist.linux-x86_64/wheel/construct/examples/formats
[python3] copying build/lib/construct/examples/formats/__init__.py -> build/bdist.linux-x86_64/wheel/construct/examples/formats
[python3] creating build/bdist.linux-x86_64/wheel/construct/examples/formats/data
[python3] copying build/lib/construct/examples/formats/data/cap.py -> build/bdist.linux-x86_64/wheel/construct/examples/formats/data
[python3] copying build/lib/construct/examples/formats/data/snoop.py -> build/bdist.linux-x86_64/wheel/construct/examples/formats/data
[python3] copying build/lib/construct/examples/formats/data/__init__.py -> build/bdist.linux-x86_64/wheel/construct/examples/formats/data
[python3] creating build/bdist.linux-x86_64/wheel/construct/examples/formats/executable
[python3] copying build/lib/construct/examples/formats/executable/__init__.py -> build/bdist.linux-x86_64/wheel/construct/examples/formats/executable
[python3] copying build/lib/construct/examples/formats/executable/pe32.py -> build/bdist.linux-x86_64/wheel/construct/examples/formats/executable
[python3] copying build/lib/construct/examples/formats/executable/elf32.py -> build/bdist.linux-x86_64/wheel/construct/examples/formats/executable
[python3] creating build/bdist.linux-x86_64/wheel/construct/examples/formats/filesystem
[python3] copying build/lib/construct/examples/formats/filesystem/fat16.py -> build/bdist.linux-x86_64/wheel/construct/examples/formats/filesystem
[python3] copying build/lib/construct/examples/formats/filesystem/mbr.py -> build/bdist.linux-x86_64/wheel/construct/examples/formats/filesystem
[python3] copying build/lib/construct/examples/formats/filesystem/__init__.py -> build/bdist.linux-x86_64/wheel/construct/examples/formats/filesystem
[python3] copying build/lib/construct/examples/formats/filesystem/ext2.py -> build/bdist.linux-x86_64/wheel/construct/examples/formats/filesystem
[python3] creating build/bdist.linux-x86_64/wheel/construct/examples/formats/graphics
[python3] copying build/lib/construct/examples/formats/graphics/gif.py -> build/bdist.linux-x86_64/wheel/construct/examples/formats/graphics
[python3] copying build/lib/construct/examples/formats/graphics/emf.py -> build/bdist.linux-x86_64/wheel/construct/examples/formats/graphics
[python3] copying build/lib/construct/examples/formats/graphics/bmp.py -> build/bdist.linux-x86_64/wheel/construct/examples/formats/graphics
[python3] copying build/lib/construct/examples/formats/graphics/png.py -> build/bdist.linux-x86_64/wheel/construct/examples/formats/graphics
[python3] copying build/lib/construct/examples/formats/graphics/__init__.py -> build/bdist.linux-x86_64/wheel/construct/examples/formats/graphics
[python3] copying build/lib/construct/examples/formats/graphics/wmf.py -> build/bdist.linux-x86_64/wheel/construct/examples/formats/graphics
[python3] creating build/bdist.linux-x86_64/wheel/construct/examples/protocols
[python3] copying build/lib/construct/examples/protocols/__init__.py -> build/bdist.linux-x86_64/wheel/construct/examples/protocols
[python3] copying build/lib/construct/examples/protocols/ipstack.py -> build/bdist.linux-x86_64/wheel/construct/examples/protocols
[python3] running install_egg_info
[python3] running egg_info
[python3] writing construct.egg-info/PKG-INFO
[python3] writing dependency_links to construct.egg-info/dependency_links.txt
[python3] writing top-level names to construct.egg-info/top_level.txt
[python3] reading manifest file 'construct.egg-info/SOURCES.txt'
[python3] reading manifest template 'MANIFEST.in'
[python3] writing manifest file 'construct.egg-info/SOURCES.txt'
[python3] Copying construct.egg-info to build/bdist.linux-x86_64/wheel/construct-2.8.22-py3.6.egg-info
[python3] running install_scripts
[python3] adding license file "LICENSE" (matched pattern "LICEN[CS]E*")
[python3] creating build/bdist.linux-x86_64/wheel/construct-2.8.22.dist-info/WHEEL
[python3] creating 'dist/construct-2.8.22-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it
[python3] adding 'construct/__init__.py'
[python3] adding 'construct/core.py'
[python3] adding 'construct/debug.py'
[python3] adding 'construct/expr.py'
[python3] adding 'construct/version.py'
[python3] adding 'construct/examples/__init__.py'
[python3] adding 'construct/examples/formats/__init__.py'
[python3] adding 'construct/examples/formats/data/__init__.py'
[python3] adding 'construct/examples/formats/data/cap.py'
[python3] adding 'construct/examples/formats/data/snoop.py'
[python3] adding 'construct/examples/formats/executable/__init__.py'
[python3] adding 'construct/examples/formats/executable/elf32.py'
[python3] adding 'construct/examples/formats/executable/pe32.py'
[python3] adding 'construct/examples/formats/filesystem/__init__.py'
[python3] adding 'construct/examples/formats/filesystem/ext2.py'
[python3] adding 'construct/examples/formats/filesystem/fat16.py'
[python3] adding 'construct/examples/formats/filesystem/mbr.py'
[python3] adding 'construct/examples/formats/graphics/__init__.py'
[python3] adding 'construct/examples/formats/graphics/bmp.py'
[python3] adding 'construct/examples/formats/graphics/emf.py'
[python3] adding 'construct/examples/formats/graphics/gif.py'
[python3] adding 'construct/examples/formats/graphics/png.py'
[python3] adding 'construct/examples/formats/graphics/wmf.py'
[python3] adding 'construct/examples/protocols/__init__.py'
[python3] adding 'construct/examples/protocols/ipstack.py'
[python3] adding 'construct/lib/__init__.py'
[python3] adding 'construct/lib/binary.py'
[python3] adding 'construct/lib/bitstream.py'
[python3] adding 'construct/lib/container.py'
[python3] adding 'construct/lib/hex.py'
[python3] adding 'construct/lib/py3compat.py'
[python3] adding 'construct-2.8.22.dist-info/LICENSE'
[python3] adding 'construct-2.8.22.dist-info/METADATA'
[python3] adding 'construct-2.8.22.dist-info/WHEEL'
[python3] adding 'construct-2.8.22.dist-info/top_level.txt'
[python3] adding 'construct-2.8.22.dist-info/RECORD'
[python3] removing build/bdist.linux-x86_64/wheel
[python3] /build-wheels
[python3]
[python3] ############################################################
[python3] Building crc16-0.1.1-cp36-cp36m-linux_x86_64.whl
[python3] ############################################################
[python3] Running: wget https://files.pythonhosted.org/packages/a6/e0/70a44c4385f2b33df82e518005aae16b5c1feaf082c73c0acebe3426fc0a/crc16-0.1.1.tar.gz
[python3] --2021-05-24 17:15:52-- https://files.pythonhosted.org/packages/a6/e0/70a44c4385f2b33df82e518005aae16b5c1feaf082c73c0acebe3426fc0a/crc16-0.1.1.tar.gz
[python3] Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.125.63, 2a04:4e42:1e::319
[python3] Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.125.63|:443... connected.
[python3] HTTP request sent, awaiting response... 200 OK
[python3] Length: 9631 (9.4K) [application/octet-stream]
[python3] Saving to: 'crc16-0.1.1.tar.gz'
[python3]
[python3] 0K ......... 100% 23.9M=0s
[python3]
[python3] 2021-05-24 17:15:53 (23.9 MB/s) - 'crc16-0.1.1.tar.gz' saved [9631/9631]
[python3]
[python3] /build-wheels/crc16-0.1.1 /build-wheels
[python3] ########### Running fix_setup
[python3] running bdist_wheel
[python3] running build
[python3] running build_py
[python3] creating build
[python3] creating build/lib.linux-x86_64-3.6
[python3] creating build/lib.linux-x86_64-3.6/crc16
[python3] copying python3x/crc16/crc16pure.py -> build/lib.linux-x86_64-3.6/crc16
[python3] copying python3x/crc16/test.py -> build/lib.linux-x86_64-3.6/crc16
[python3] copying python3x/crc16/__init__.py -> build/lib.linux-x86_64-3.6/crc16
[python3] running build_ext
[python3] building 'crc16._crc16' extension
[python3] creating build/temp.linux-x86_64-3.6
[python3] creating build/temp.linux-x86_64-3.6/src
[python3] gcc -pthread -Wno-unused-result -Wsign-compare -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/python3.6m -c src/_crc16module.c -o build/temp.linux-x86_64-3.6/src/_crc16module.o
[python3] gcc -pthread -shared -Wl,-z,relro -g build/temp.linux-x86_64-3.6/src/_crc16module.o -L/usr/lib64 -lpython3.6m -o build/lib.linux-x86_64-3.6/crc16/_crc16.cpython-36m-x86_64-linux-gnu.so
[python3] installing to build/bdist.linux-x86_64/wheel
[python3] running install
[python3] running install_lib
[python3] creating build/bdist.linux-x86_64
[python3] creating build/bdist.linux-x86_64/wheel
[python3] creating build/bdist.linux-x86_64/wheel/crc16
[python3] copying build/lib.linux-x86_64-3.6/crc16/crc16pure.py -> build/bdist.linux-x86_64/wheel/crc16
[python3] copying build/lib.linux-x86_64-3.6/crc16/test.py -> build/bdist.linux-x86_64/wheel/crc16
[python3] copying build/lib.linux-x86_64-3.6/crc16/__init__.py -> build/bdist.linux-x86_64/wheel/crc16
[python3] copying build/lib.linux-x86_64-3.6/crc16/_crc16.cpython-36m-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/crc16
[python3] running install_egg_info
[python3] running egg_info
[python3] creating python3x/crc16.egg-info
[python3] writing python3x/crc16.egg-info/PKG-INFO
[python3] writing dependency_links to python3x/crc16.egg-info/dependency_links.txt
[python3] writing top-level names to python3x/crc16.egg-info/top_level.txt
[python3] writing manifest file 'python3x/crc16.egg-info/SOURCES.txt'
[python3] reading manifest file 'python3x/crc16.egg-info/SOURCES.txt'
[python3] writing manifest file 'python3x/crc16.egg-info/SOURCES.txt'
[python3] Copying python3x/crc16.egg-info to build/bdist.linux-x86_64/wheel/crc16-0.1.1-py3.6.egg-info
[python3] running install_scripts
[python3] adding license file "COPYING.txt" (matched pattern "COPYING*")
[python3] creating build/bdist.linux-x86_64/wheel/crc16-0.1.1.dist-info/WHEEL
[python3] creating 'dist/crc16-0.1.1-cp36-cp36m-linux_x86_64.whl' and adding 'build/bdist.linux-x86_64/wheel' to it
[python3] adding 'crc16/__init__.py'
[python3] adding 'crc16/_crc16.cpython-36m-x86_64-linux-gnu.so'
[python3] adding 'crc16/crc16pure.py'
[python3] adding 'crc16/test.py'
[python3] adding 'crc16-0.1.1.dist-info/COPYING.txt'
[python3] adding 'crc16-0.1.1.dist-info/METADATA'
[python3] adding 'crc16-0.1.1.dist-info/WHEEL'
[python3] adding 'crc16-0.1.1.dist-info/top_level.txt'
[python3] adding 'crc16-0.1.1.dist-info/RECORD'
[python3] removing build/bdist.linux-x86_64/wheel
[python3] /build-wheels
[python3]
[python3] ############################################################
[python3] Building demjson-2.2.4-py3-none-any.whl
[python3] ############################################################
[python3] Running: wget https://files.pythonhosted.org/packages/96/67/6db789e2533158963d4af689f961b644ddd9200615b8ce92d6cad695c65a/demjson-2.2.4.tar.gz
[python3] --2021-05-24 17:15:53-- https://files.pythonhosted.org/packages/96/67/6db789e2533158963d4af689f961b644ddd9200615b8ce92d6cad695c65a/demjson-2.2.4.tar.gz
[python3] Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.125.63, 2a04:4e42:1e::319
[python3] Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.125.63|:443... connected.
[python3] HTTP request sent, awaiting response... 200 OK
[python3] Length: 131457 (128K) [application/octet-stream]
[python3] Saving to: 'demjson-2.2.4.tar.gz'
[python3]
[python3] 0K .......... .......... .......... .......... .......... 38% 8.19M 0s
[python3] 50K .......... .......... .......... .......... .......... 77% 17.8M 0s
[python3] 100K .......... .......... ........ 100% 7.19M=0.01s
[python3]
[python3] 2021-05-24 17:15:54 (9.99 MB/s) - 'demjson-2.2.4.tar.gz' saved [131457/131457]
[python3]
[python3] /build-wheels/demjson-2.2.4 /build-wheels
[python3] ########### Running fix_setup
[python3] running bdist_wheel
[python3] running build
[python3] running build_py
[python3] creating build
[python3] creating build/lib
[python3] copying demjson.py -> build/lib
[python3] Fixing build/lib/demjson.py
[python3] Skipping optional fixer: buffer
[python3] Skipping optional fixer: idioms
[python3] Skipping optional fixer: set_literal
[python3] Skipping optional fixer: ws_comma
[python3] Fixing build/lib/demjson.py
[python3] Skipping optional fixer: buffer
[python3] Skipping optional fixer: idioms
[python3] Skipping optional fixer: set_literal
[python3] Skipping optional fixer: ws_comma
[python3] running build_scripts
[python3] creating build/scripts-3.6
[python3] copying and adjusting jsonlint -> build/scripts-3.6
[python3] changing mode of build/scripts-3.6/jsonlint from 644 to 755
[python3] installing to build/bdist.linux-x86_64/wheel
[python3] running install
[python3] running install_lib
[python3] creating build/bdist.linux-x86_64
[python3] creating build/bdist.linux-x86_64/wheel
[python3] copying build/lib/demjson.py -> build/bdist.linux-x86_64/wheel
[python3] running install_egg_info
[python3] running egg_info
[python3] creating demjson.egg-info
[python3] writing demjson.egg-info/PKG-INFO
[python3] writing dependency_links to demjson.egg-info/dependency_links.txt
[python3] writing top-level names to demjson.egg-info/top_level.txt
[python3] writing manifest file 'demjson.egg-info/SOURCES.txt'
[python3] reading manifest file 'demjson.egg-info/SOURCES.txt'
[python3] writing manifest file 'demjson.egg-info/SOURCES.txt'
[python3] Copying demjson.egg-info to build/bdist.linux-x86_64/wheel/demjson-2.2.4-py3.6.egg-info
[python3] running install_scripts
[python3] creating build/bdist.linux-x86_64/wheel/demjson-2.2.4.data
[python3] creating build/bdist.linux-x86_64/wheel/demjson-2.2.4.data/scripts
[python3] copying build/scripts-3.6/jsonlint -> build/bdist.linux-x86_64/wheel/demjson-2.2.4.data/scripts
[python3] changing mode of build/bdist.linux-x86_64/wheel/demjson-2.2.4.data/scripts/jsonlint to 755
[python3] adding license file "LICENSE.txt" (matched pattern "LICEN[CS]E*")
[python3] creating build/bdist.linux-x86_64/wheel/demjson-2.2.4.dist-info/WHEEL
[python3] creating 'dist/demjson-2.2.4-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it
[python3] adding 'demjson.py'
[python3] adding 'demjson-2.2.4.data/scripts/jsonlint'
[python3] adding 'demjson-2.2.4.dist-info/LICENSE.txt'
[python3] adding 'demjson-2.2.4.dist-info/METADATA'
[python3] adding 'demjson-2.2.4.dist-info/WHEEL'
[python3] adding 'demjson-2.2.4.dist-info/top_level.txt'
[python3] adding 'demjson-2.2.4.dist-info/RECORD'
[python3] removing build/bdist.linux-x86_64/wheel
[python3] /build-wheels
[python3]
[python3] ############################################################
[python3] Building django_pyscss-2.0.2-py3-none-any.whl
[python3] ############################################################
[python3] Running: wget https://files.pythonhosted.org/packages/4b/7f/d771802305184aac6010826f60a0b2ecaa3f57d19ab0e405f0c8db07e809/django-pyscss-2.0.2.tar.gz
[python3] --2021-05-24 17:15:57-- https://files.pythonhosted.org/packages/4b/7f/d771802305184aac6010826f60a0b2ecaa3f57d19ab0e405f0c8db07e809/django-pyscss-2.0.2.tar.gz
[python3] Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.125.63, 2a04:4e42:1e::319
[python3] Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.125.63|:443... connected.
[python3] HTTP request sent, awaiting response... 200 OK
[python3] Length: 17791 (17K) [application/octet-stream]
[python3] Saving to: 'django-pyscss-2.0.2.tar.gz'
[python3]
[python3] 0K .......... ....... 100% 30.1M=0.001s
[python3]
[python3] 2021-05-24 17:15:57 (30.1 MB/s) - 'django-pyscss-2.0.2.tar.gz' saved [17791/17791]
[python3]
[python3] /build-wheels/django-pyscss-2.0.2 /build-wheels
[python3] running bdist_wheel
[python3] running build
[python3] running build_py
[python3] creating build
[python3] creating build/lib
[python3] creating build/lib/django_pyscss
[python3] copying django_pyscss/__init__.py -> build/lib/django_pyscss
[python3] copying django_pyscss/utils.py -> build/lib/django_pyscss
[python3] copying django_pyscss/compiler.py -> build/lib/django_pyscss
[python3] copying django_pyscss/compressor.py -> build/lib/django_pyscss
[python3] creating build/lib/django_pyscss/extension
[python3] copying django_pyscss/extension/__init__.py -> build/lib/django_pyscss/extension
[python3] copying django_pyscss/extension/django.py -> build/lib/django_pyscss/extension
[python3] running egg_info
[python3] writing django_pyscss.egg-info/PKG-INFO
[python3] writing dependency_links to django_pyscss.egg-info/dependency_links.txt
[python3] writing requirements to django_pyscss.egg-info/requires.txt
[python3] writing top-level names to django_pyscss.egg-info/top_level.txt
[python3] reading manifest file 'django_pyscss.egg-info/SOURCES.txt'
[python3] reading manifest template 'MANIFEST.in'
[python3] warning: no previously-included files matching '*.pyc' found under directory 'tests'
[python3] warning: no previously-included files matching '*.pyc' found under directory 'testproject'
[python3] writing manifest file 'django_pyscss.egg-info/SOURCES.txt'
[python3] installing to build/bdist.linux-x86_64/wheel
[python3] running install
[python3] running install_lib
[python3] creating build/bdist.linux-x86_64
[python3] creating build/bdist.linux-x86_64/wheel
[python3] creating build/bdist.linux-x86_64/wheel/django_pyscss
[python3] copying build/lib/django_pyscss/__init__.py -> build/bdist.linux-x86_64/wheel/django_pyscss
[python3] copying build/lib/django_pyscss/utils.py -> build/bdist.linux-x86_64/wheel/django_pyscss
[python3] copying build/lib/django_pyscss/compiler.py -> build/bdist.linux-x86_64/wheel/django_pyscss
[python3] copying build/lib/django_pyscss/compressor.py -> build/bdist.linux-x86_64/wheel/django_pyscss
[python3] creating build/bdist.linux-x86_64/wheel/django_pyscss/extension
[python3] copying build/lib/django_pyscss/extension/__init__.py -> build/bdist.linux-x86_64/wheel/django_pyscss/extension
[python3] copying build/lib/django_pyscss/extension/django.py -> build/bdist.linux-x86_64/wheel/django_pyscss/extension
[python3] running install_egg_info
[python3] Copying django_pyscss.egg-info to build/bdist.linux-x86_64/wheel/django_pyscss-2.0.2-py3.6.egg-info
[python3] running install_scripts
[python3] adding license file "LICENSE" (matched pattern "LICEN[CS]E*")
[python3] creating build/bdist.linux-x86_64/wheel/django_pyscss-2.0.2.dist-info/WHEEL
[python3] creating 'dist/django_pyscss-2.0.2-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it
[python3] adding 'django_pyscss/__init__.py'
[python3] adding 'django_pyscss/compiler.py'
[python3] adding 'django_pyscss/compressor.py'
[python3] adding 'django_pyscss/utils.py'
[python3] adding 'django_pyscss/extension/__init__.py'
[python3] adding 'django_pyscss/extension/django.py'
[python3] adding 'django_pyscss-2.0.2.dist-info/LICENSE'
[python3] adding 'django_pyscss-2.0.2.dist-info/METADATA'
[python3] adding 'django_pyscss-2.0.2.dist-info/WHEEL'
[python3] adding 'django_pyscss-2.0.2.dist-info/top_level.txt'
[python3] adding 'django_pyscss-2.0.2.dist-info/RECORD'
[python3] removing build/bdist.linux-x86_64/wheel
[python3] /build-wheels
[python3]
[python3] ############################################################
[python3] Building docopt-0.6.2-py2.py3-none-any.whl
[python3] ############################################################
[python3] Running: wget https://files.pythonhosted.org/packages/a2/55/8f8cab2afd404cf578136ef2cc5dfb50baa1761b68c9da1fb1e4eed343c9/docopt-0.6.2.tar.gz
[python3] --2021-05-24 17:15:57-- https://files.pythonhosted.org/packages/a2/55/8f8cab2afd404cf578136ef2cc5dfb50baa1761b68c9da1fb1e4eed343c9/docopt-0.6.2.tar.gz
[python3] Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.125.63, 2a04:4e42:1e::319
[python3] Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.125.63|:443... connected.
[python3] HTTP request sent, awaiting response... 200 OK
[python3] Length: 25901 (25K) [application/octet-stream]
[python3] Saving to: 'docopt-0.6.2.tar.gz'
[python3]
[python3] 0K .......... .......... ..... 100% 16.7M=0.001s
[python3]
[python3] 2021-05-24 17:15:57 (16.7 MB/s) - 'docopt-0.6.2.tar.gz' saved [25901/25901]
[python3]
[python3] /build-wheels/docopt-0.6.2 /build-wheels
[python3] running bdist_wheel
[python3] The [wheel] section is deprecated. Use [bdist_wheel] instead.
[python3] running build
[python3] running build_py
[python3] creating build
[python3] creating build/lib
[python3] copying docopt.py -> build/lib
[python3] installing to build/bdist.linux-x86_64/wheel
[python3] running install
[python3] running install_lib
[python3] creating build/bdist.linux-x86_64
[python3] creating build/bdist.linux-x86_64/wheel
[python3] copying build/lib/docopt.py -> build/bdist.linux-x86_64/wheel
[python3] running install_egg_info
[python3] running egg_info
[python3] writing docopt.egg-info/PKG-INFO
[python3] writing dependency_links to docopt.egg-info/dependency_links.txt
[python3] writing top-level names to docopt.egg-info/top_level.txt
[python3] reading manifest file 'docopt.egg-info/SOURCES.txt'
[python3] reading manifest template 'MANIFEST.in'
[python3] writing manifest file 'docopt.egg-info/SOURCES.txt'
[python3] Copying docopt.egg-info to build/bdist.linux-x86_64/wheel/docopt-0.6.2-py3.6.egg-info
[python3] running install_scripts
[python3] adding license file "LICENSE-MIT" (matched pattern "LICEN[CS]E*")
[python3] creating build/bdist.linux-x86_64/wheel/docopt-0.6.2.dist-info/WHEEL
[python3] creating 'dist/docopt-0.6.2-py2.py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it
[python3] adding 'docopt.py'
[python3] adding 'docopt-0.6.2.dist-info/LICENSE-MIT'
[python3] adding 'docopt-0.6.2.dist-info/METADATA'
[python3] adding 'docopt-0.6.2.dist-info/WHEEL'
[python3] adding 'docopt-0.6.2.dist-info/top_level.txt'
[python3] adding 'docopt-0.6.2.dist-info/RECORD'
[python3] removing build/bdist.linux-x86_64/wheel
[python3] /build-wheels
[python3]
[python3] ############################################################
[python3] Building dogpile.cache-0.9.0-py2.py3-none-any.whl
[python3] ############################################################
[python3] Running: wget https://files.pythonhosted.org/packages/ac/6a/9ac405686a94b7f009a20a50070a5786b0e1aedc707b88d40d0c4b51a82e/dogpile.cache-0.9.0.tar.gz
[python3] --2021-05-24 17:15:58-- https://files.pythonhosted.org/packages/ac/6a/9ac405686a94b7f009a20a50070a5786b0e1aedc707b88d40d0c4b51a82e/dogpile.cache-0.9.0.tar.gz
[python3] Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.125.63, 2a04:4e42:1e::319
[python3] Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.125.63|:443... connected.
[python3] HTTP request sent, awaiting response... 200 OK
[python3] Length: 325830 (318K) [binary/octet-stream]
[python3] Saving to: 'dogpile.cache-0.9.0.tar.gz'
[python3]
[python3] 0K .......... .......... .......... .......... .......... 15% 6.58M 0s
[python3] 50K .......... .......... .......... .......... .......... 31% 15.2M 0s
[python3] 100K .......... .......... .......... .......... .......... 47% 7.48M 0s
[python3] 150K .......... .......... .......... .......... .......... 62% 18.9M 0s
[python3] 200K .......... .......... .......... .......... .......... 78% 27.3M 0s
[python3] 250K .......... .......... .......... .......... .......... 94% 20.6M 0s
[python3] 300K .......... ........ 100% 24.4M=0.02s
[python3]
[python3] 2021-05-24 17:15:58 (12.6 MB/s) - 'dogpile.cache-0.9.0.tar.gz' saved [325830/325830]
[python3]
[python3] /build-wheels/dogpile.cache-0.9.0 /build-wheels
[python3] running bdist_wheel
[python3] The [wheel] section is deprecated. Use [bdist_wheel] instead.
[python3] running build
[python3] running build_py
[python3] creating build
[python3] creating build/lib
[python3] creating build/lib/dogpile
[python3] copying dogpile/__init__.py -> build/lib/dogpile
[python3] copying dogpile/core.py -> build/lib/dogpile
[python3] copying dogpile/lock.py -> build/lib/dogpile
[python3] creating build/lib/dogpile/cache
[python3] copying dogpile/cache/__init__.py -> build/lib/dogpile/cache
[python3] copying dogpile/cache/api.py -> build/lib/dogpile/cache
[python3] copying dogpile/cache/exception.py -> build/lib/dogpile/cache
[python3] copying dogpile/cache/proxy.py -> build/lib/dogpile/cache
[python3] copying dogpile/cache/region.py -> build/lib/dogpile/cache
[python3] copying dogpile/cache/util.py -> build/lib/dogpile/cache
[python3] creating build/lib/dogpile/util
[python3] copying dogpile/util/__init__.py -> build/lib/dogpile/util
[python3] copying dogpile/util/compat.py -> build/lib/dogpile/util
[python3] copying dogpile/util/langhelpers.py -> build/lib/dogpile/util
[python3] copying dogpile/util/nameregistry.py -> build/lib/dogpile/util
[python3] copying dogpile/util/readwrite_lock.py -> build/lib/dogpile/util
[python3] creating build/lib/dogpile/cache/backends
[python3] copying dogpile/cache/backends/__init__.py -> build/lib/dogpile/cache/backends
[python3] copying dogpile/cache/backends/file.py -> build/lib/dogpile/cache/backends
[python3] copying dogpile/cache/backends/memcached.py -> build/lib/dogpile/cache/backends
[python3] copying dogpile/cache/backends/memory.py -> build/lib/dogpile/cache/backends
[python3] copying dogpile/cache/backends/null.py -> build/lib/dogpile/cache/backends
[python3] copying dogpile/cache/backends/redis.py -> build/lib/dogpile/cache/backends
[python3] creating build/lib/dogpile/cache/plugins
[python3] copying dogpile/cache/plugins/__init__.py -> build/lib/dogpile/cache/plugins
[python3] copying dogpile/cache/plugins/mako_cache.py -> build/lib/dogpile/cache/plugins
[python3] installing to build/bdist.linux-x86_64/wheel
[python3] running install
[python3] running install_lib
[python3] creating build/bdist.linux-x86_64
[python3] creating build/bdist.linux-x86_64/wheel
[python3] creating build/bdist.linux-x86_64/wheel/dogpile
[python3] copying build/lib/dogpile/__init__.py -> build/bdist.linux-x86_64/wheel/dogpile
[python3] copying build/lib/dogpile/core.py -> build/bdist.linux-x86_64/wheel/dogpile
[python3] copying build/lib/dogpile/lock.py -> build/bdist.linux-x86_64/wheel/dogpile
[python3] creating build/bdist.linux-x86_64/wheel/dogpile/cache
[python3] copying build/lib/dogpile/cache/__init__.py -> build/bdist.linux-x86_64/wheel/dogpile/cache
[python3] copying build/lib/dogpile/cache/api.py -> build/bdist.linux-x86_64/wheel/dogpile/cache
[python3] copying build/lib/dogpile/cache/exception.py -> build/bdist.linux-x86_64/wheel/dogpile/cache
[python3] copying build/lib/dogpile/cache/proxy.py -> build/bdist.linux-x86_64/wheel/dogpile/cache
[python3] copying build/lib/dogpile/cache/region.py -> build/bdist.linux-x86_64/wheel/dogpile/cache
[python3] copying build/lib/dogpile/cache/util.py -> build/bdist.linux-x86_64/wheel/dogpile/cache
[python3] creating build/bdist.linux-x86_64/wheel/dogpile/cache/backends
[python3] copying build/lib/dogpile/cache/backends/__init__.py -> build/bdist.linux-x86_64/wheel/dogpile/cache/backends
[python3] copying build/lib/dogpile/cache/backends/file.py -> build/bdist.linux-x86_64/wheel/dogpile/cache/backends
[python3] copying build/lib/dogpile/cache/backends/memcached.py -> build/bdist.linux-x86_64/wheel/dogpile/cache/backends
[python3] copying build/lib/dogpile/cache/backends/memory.py -> build/bdist.linux-x86_64/wheel/dogpile/cache/backends
[python3] copying build/lib/dogpile/cache/backends/null.py -> build/bdist.linux-x86_64/wheel/dogpile/cache/backends
[python3] copying build/lib/dogpile/cache/backends/redis.py -> build/bdist.linux-x86_64/wheel/dogpile/cache/backends
[python3] creating build/bdist.linux-x86_64/wheel/dogpile/cache/plugins
[python3] copying build/lib/dogpile/cache/plugins/__init__.py -> build/bdist.linux-x86_64/wheel/dogpile/cache/plugins
[python3] copying build/lib/dogpile/cache/plugins/mako_cache.py -> build/bdist.linux-x86_64/wheel/dogpile/cache/plugins
[python3] creating build/bdist.linux-x86_64/wheel/dogpile/util
[python3] copying build/lib/dogpile/util/__init__.py -> build/bdist.linux-x86_64/wheel/dogpile/util
[python3] copying build/lib/dogpile/util/compat.py -> build/bdist.linux-x86_64/wheel/dogpile/util
[python3] copying build/lib/dogpile/util/langhelpers.py -> build/bdist.linux-x86_64/wheel/dogpile/util
[python3] copying build/lib/dogpile/util/nameregistry.py -> build/bdist.linux-x86_64/wheel/dogpile/util
[python3] copying build/lib/dogpile/util/readwrite_lock.py -> build/bdist.linux-x86_64/wheel/dogpile/util
[python3] running install_egg_info
[python3] running egg_info
[python3] writing dogpile.cache.egg-info/PKG-INFO
[python3] writing dependency_links to dogpile.cache.egg-info/dependency_links.txt
[python3] writing entry points to dogpile.cache.egg-info/entry_points.txt
[python3] writing requirements to dogpile.cache.egg-info/requires.txt
[python3] writing top-level names to dogpile.cache.egg-info/top_level.txt
[python3] reading manifest file 'dogpile.cache.egg-info/SOURCES.txt'
[python3] reading manifest template 'MANIFEST.in'
[python3] warning: no files found matching '*.jpg' under directory 'docs'
[python3] warning: no files found matching '*.sty' under directory 'docs'
[python3] warning: no files found matching '*.dat' under directory 'tests'
[python3] warning: no files found matching 'CHANGES*'
[python3] no previously-included directories found matching 'docs/build/output'
[python3] writing manifest file 'dogpile.cache.egg-info/SOURCES.txt'
[python3] Copying dogpile.cache.egg-info to build/bdist.linux-x86_64/wheel/dogpile.cache-0.9.0-py3.6.egg-info
[python3] running install_scripts
[python3] adding license file "LICENSE" (matched pattern "LICEN[CS]E*")
[python3] creating build/bdist.linux-x86_64/wheel/dogpile.cache-0.9.0.dist-info/WHEEL
[python3] creating 'dist/dogpile.cache-0.9.0-py2.py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it
[python3] adding 'dogpile/__init__.py'
[python3] adding 'dogpile/core.py'
[python3] adding 'dogpile/lock.py'
[python3] adding 'dogpile/cache/__init__.py'
[python3] adding 'dogpile/cache/api.py'
[python3] adding 'dogpile/cache/exception.py'
[python3] adding 'dogpile/cache/proxy.py'
[python3] adding 'dogpile/cache/region.py'
[python3] adding 'dogpile/cache/util.py'
[python3] adding 'dogpile/cache/backends/__init__.py'
[python3] adding 'dogpile/cache/backends/file.py'
[python3] adding 'dogpile/cache/backends/memcached.py'
[python3] adding 'dogpile/cache/backends/memory.py'
[python3] adding 'dogpile/cache/backends/null.py'
[python3] adding 'dogpile/cache/backends/redis.py'
[python3] adding 'dogpile/cache/plugins/__init__.py'
[python3] adding 'dogpile/cache/plugins/mako_cache.py'
[python3] adding 'dogpile/util/__init__.py'
[python3] adding 'dogpile/util/compat.py'
[python3] adding 'dogpile/util/langhelpers.py'
[python3] adding 'dogpile/util/nameregistry.py'
[python3] adding 'dogpile/util/readwrite_lock.py'
[python3] adding 'dogpile.cache-0.9.0.dist-info/LICENSE'
[python3] adding 'dogpile.cache-0.9.0.dist-info/METADATA'
[python3] adding 'dogpile.cache-0.9.0.dist-info/WHEEL'
[python3] adding 'dogpile.cache-0.9.0.dist-info/entry_points.txt'
[python3] adding 'dogpile.cache-0.9.0.dist-info/top_level.txt'
[python3] adding 'dogpile.cache-0.9.0.dist-info/RECORD'
[python3] removing build/bdist.linux-x86_64/wheel
[python3] /build-wheels
[python3]
[python3] ############################################################
[python3] Building etcd3-0.10.0-py2.py3-none-any.whl
[python3] ############################################################
[python3] Running: wget https://files.pythonhosted.org/packages/09/f1/93603a26daf7a993a0acbbcfd32afce8b2fdf30a765d5651571ab635969b/etcd3-0.10.0.tar.gz
[python3] --2021-05-24 17:15:58-- https://files.pythonhosted.org/packages/09/f1/93603a26daf7a993a0acbbcfd32afce8b2fdf30a765d5651571ab635969b/etcd3-0.10.0.tar.gz
[python3] Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.125.63, 2a04:4e42:1e::319
[python3] Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.125.63|:443... connected.
[python3] HTTP request sent, awaiting response... 200 OK
[python3] Length: 60257 (59K) [binary/octet-stream]
[python3] Saving to: 'etcd3-0.10.0.tar.gz'
[python3]
[python3] 0K .......... .......... .......... .......... .......... 84% 7.64M 0s
[python3] 50K ........ 100% 24.4M=0.007s
[python3]
[python3] 2021-05-24 17:15:59 (8.52 MB/s) - 'etcd3-0.10.0.tar.gz' saved [60257/60257]
[python3]
[python3] /build-wheels/etcd3-0.10.0 /build-wheels
[python3] running bdist_wheel
[python3] running build
[python3] running build_py
[python3] creating build
[python3] creating build/lib
[python3] creating build/lib/etcd3
[python3] copying etcd3/__init__.py -> build/lib/etcd3
[python3] copying etcd3/client.py -> build/lib/etcd3
[python3] copying etcd3/events.py -> build/lib/etcd3
[python3] copying etcd3/exceptions.py -> build/lib/etcd3
[python3] copying etcd3/leases.py -> build/lib/etcd3
[python3] copying etcd3/locks.py -> build/lib/etcd3
[python3] copying etcd3/members.py -> build/lib/etcd3
[python3] copying etcd3/transactions.py -> build/lib/etcd3
[python3] copying etcd3/utils.py -> build/lib/etcd3
[python3] copying etcd3/watch.py -> build/lib/etcd3
[python3] creating build/lib/etcd3/etcdrpc
[python3] copying etcd3/etcdrpc/__init__.py -> build/lib/etcd3/etcdrpc
[python3] copying etcd3/etcdrpc/auth_pb2.py -> build/lib/etcd3/etcdrpc
[python3] copying etcd3/etcdrpc/kv_pb2.py -> build/lib/etcd3/etcdrpc
[python3] copying etcd3/etcdrpc/rpc_pb2.py -> build/lib/etcd3/etcdrpc
[python3] copying etcd3/etcdrpc/rpc_pb2_grpc.py -> build/lib/etcd3/etcdrpc
[python3] running egg_info
[python3] writing etcd3.egg-info/PKG-INFO
[python3] writing dependency_links to etcd3.egg-info/dependency_links.txt
[python3] writing requirements to etcd3.egg-info/requires.txt
[python3] writing top-level names to etcd3.egg-info/top_level.txt
[python3] reading manifest file 'etcd3.egg-info/SOURCES.txt'
[python3] reading manifest template 'MANIFEST.in'
[python3] warning: no previously-included files matching '__pycache__' found under directory '*'
[python3] warning: no previously-included files matching '*.py[co]' found under directory '*'
[python3] warning: no files found matching '*.jpg' under directory 'docs'
[python3] warning: no files found matching '*.png' under directory 'docs'
[python3] warning: no files found matching '*.gif' under directory 'docs'
[python3] writing manifest file 'etcd3.egg-info/SOURCES.txt'
[python3] installing to build/bdist.linux-x86_64/wheel
[python3] running install
[python3] running install_lib
[python3] creating build/bdist.linux-x86_64
[python3] creating build/bdist.linux-x86_64/wheel
[python3] creating build/bdist.linux-x86_64/wheel/etcd3
[python3] copying build/lib/etcd3/__init__.py -> build/bdist.linux-x86_64/wheel/etcd3
[python3] copying build/lib/etcd3/client.py -> build/bdist.linux-x86_64/wheel/etcd3
[python3] copying build/lib/etcd3/events.py -> build/bdist.linux-x86_64/wheel/etcd3
[python3] copying build/lib/etcd3/exceptions.py -> build/bdist.linux-x86_64/wheel/etcd3
[python3] copying build/lib/etcd3/leases.py -> build/bdist.linux-x86_64/wheel/etcd3
[python3] copying build/lib/etcd3/locks.py -> build/bdist.linux-x86_64/wheel/etcd3
[python3] copying build/lib/etcd3/members.py -> build/bdist.linux-x86_64/wheel/etcd3
[python3] copying build/lib/etcd3/transactions.py -> build/bdist.linux-x86_64/wheel/etcd3
[python3] copying build/lib/etcd3/utils.py -> build/bdist.linux-x86_64/wheel/etcd3
[python3] copying build/lib/etcd3/watch.py -> build/bdist.linux-x86_64/wheel/etcd3
[python3] creating build/bdist.linux-x86_64/wheel/etcd3/etcdrpc
[python3] copying build/lib/etcd3/etcdrpc/__init__.py -> build/bdist.linux-x86_64/wheel/etcd3/etcdrpc
[python3] copying build/lib/etcd3/etcdrpc/auth_pb2.py -> build/bdist.linux-x86_64/wheel/etcd3/etcdrpc
[python3] copying build/lib/etcd3/etcdrpc/kv_pb2.py -> build/bdist.linux-x86_64/wheel/etcd3/etcdrpc
[python3] copying build/lib/etcd3/etcdrpc/rpc_pb2.py -> build/bdist.linux-x86_64/wheel/etcd3/etcdrpc
[python3] copying build/lib/etcd3/etcdrpc/rpc_pb2_grpc.py -> build/bdist.linux-x86_64/wheel/etcd3/etcdrpc
[python3] running install_egg_info
[python3] Copying etcd3.egg-info to build/bdist.linux-x86_64/wheel/etcd3-0.10.0-py3.6.egg-info
[python3] running install_scripts
[python3] adding license file "LICENSE" (matched pattern "LICEN[CS]E*")
[python3] adding license file "AUTHORS.rst" (matched pattern "AUTHORS*")
[python3] creating build/bdist.linux-x86_64/wheel/etcd3-0.10.0.dist-info/WHEEL
[python3] creating 'dist/etcd3-0.10.0-py2.py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it
[python3] adding 'etcd3/__init__.py'
[python3] adding 'etcd3/client.py'
[python3] adding 'etcd3/events.py'
[python3] adding 'etcd3/exceptions.py'
[python3] adding 'etcd3/leases.py'
[python3] adding 'etcd3/locks.py'
[python3] adding 'etcd3/members.py'
[python3] adding 'etcd3/transactions.py'
[python3] adding 'etcd3/utils.py'
[python3] adding 'etcd3/watch.py'
[python3] adding 'etcd3/etcdrpc/__init__.py'
[python3] adding 'etcd3/etcdrpc/auth_pb2.py'
[python3] adding 'etcd3/etcdrpc/kv_pb2.py'
[python3] adding 'etcd3/etcdrpc/rpc_pb2.py'
[python3] adding 'etcd3/etcdrpc/rpc_pb2_grpc.py'
[python3] adding 'etcd3-0.10.0.dist-info/AUTHORS.rst'
[python3] adding 'etcd3-0.10.0.dist-info/LICENSE'
[python3] adding 'etcd3-0.10.0.dist-info/METADATA'
[python3] adding 'etcd3-0.10.0.dist-info/WHEEL'
[python3] adding 'etcd3-0.10.0.dist-info/top_level.txt'
[python3] adding 'etcd3-0.10.0.dist-info/RECORD'
[python3] removing build/bdist.linux-x86_64/wheel
[python3] /build-wheels
[python3]
[python3] ############################################################
[python3] Building exabgp-4.2.6-py3-none-any.whl
[python3] ############################################################
[python3] Running: wget https://files.pythonhosted.org/packages/b6/36/7270c8e4b5b0ddba79301f5bbf206ce4b76247957169162b428e2695efa9/exabgp-4.2.6.tar.gz
[python3] --2021-05-24 17:15:59-- https://files.pythonhosted.org/packages/b6/36/7270c8e4b5b0ddba79301f5bbf206ce4b76247957169162b428e2695efa9/exabgp-4.2.6.tar.gz
[python3] Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.125.63, 2a04:4e42:1e::319
[python3] Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.125.63|:443... connected.
[python3] HTTP request sent, awaiting response... 200 OK
[python3] Length: 393236 (384K) [binary/octet-stream]
[python3] Saving to: 'exabgp-4.2.6.tar.gz'
[python3]
[python3] 0K .......... .......... .......... .......... .......... 13% 7.73M 0s
[python3] 50K .......... .......... .......... .......... .......... 26% 15.1M 0s
[python3] 100K .......... .......... .......... .......... .......... 39% 10.5M 0s
[python3] 150K .......... .......... .......... .......... .......... 52% 19.5M 0s
[python3] 200K .......... .......... .......... .......... .......... 65% 26.1M 0s
[python3] 250K .......... .......... .......... .......... .......... 78% 13.5M 0s
[python3] 300K .......... .......... .......... .......... .......... 91% 23.9M 0s
[python3] 350K .......... .......... .......... .... 100% 26.4M=0.03s
[python3]
[python3] 2021-05-24 17:15:59 (14.7 MB/s) - 'exabgp-4.2.6.tar.gz' saved [393236/393236]
[python3]
[python3] /build-wheels/exabgp-4.2.6 /build-wheels
[python3] running bdist_wheel
[python3] running build
[python3] running build_py
[python3] creating build
[python3] creating build/lib
[python3] creating build/lib/exabgp
[python3] copying lib/exabgp/version.py -> build/lib/exabgp
[python3] copying lib/exabgp/__init__.py -> build/lib/exabgp
[python3] copying lib/exabgp/logger.py -> build/lib/exabgp
[python3] copying lib/exabgp/debug.py -> build/lib/exabgp
[python3] copying lib/exabgp/__main__.py -> build/lib/exabgp
[python3] creating build/lib/exabgp/rib
[python3] copying lib/exabgp/rib/outgoing.py -> build/lib/exabgp/rib
[python3] copying lib/exabgp/rib/cache.py -> build/lib/exabgp/rib
[python3] copying lib/exabgp/rib/__init__.py -> build/lib/exabgp/rib
[python3] copying lib/exabgp/rib/incoming.py -> build/lib/exabgp/rib
[python3] copying lib/exabgp/rib/change.py -> build/lib/exabgp/rib
[python3] creating build/lib/exabgp/configuration
[python3] copying lib/exabgp/configuration/configuration.py -> build/lib/exabgp/configuration
[python3] copying lib/exabgp/configuration/check.py -> build/lib/exabgp/configuration
[python3] copying lib/exabgp/configuration/__init__.py -> build/lib/exabgp/configuration
[python3] copying lib/exabgp/configuration/parser.py -> build/lib/exabgp/configuration
[python3] copying lib/exabgp/configuration/capability.py -> build/lib/exabgp/configuration
[python3] copying lib/exabgp/configuration/setup.py -> build/lib/exabgp/configuration
[python3] copying lib/exabgp/configuration/environment.py -> build/lib/exabgp/configuration
[python3] copying lib/exabgp/configuration/usage.py -> build/lib/exabgp/configuration
[python3] creating build/lib/exabgp/util
[python3] copying lib/exabgp/util/od.py -> build/lib/exabgp/util
[python3] copying lib/exabgp/util/trace.py -> build/lib/exabgp/util
[python3] copying lib/exabgp/util/enumeration.py -> build/lib/exabgp/util
[python3] copying lib/exabgp/util/dns.py -> build/lib/exabgp/util
[python3] copying lib/exabgp/util/panic.py -> build/lib/exabgp/util
[python3] copying lib/exabgp/util/cache.py -> build/lib/exabgp/util
[python3] copying lib/exabgp/util/__init__.py -> build/lib/exabgp/util
[python3] copying lib/exabgp/util/errstr.py -> build/lib/exabgp/util
[python3] copying lib/exabgp/util/coroutine.py -> build/lib/exabgp/util
[python3] copying lib/exabgp/util/test.py -> build/lib/exabgp/util
[python3] copying lib/exabgp/util/ip.py -> build/lib/exabgp/util
[python3] copying lib/exabgp/util/dictionary.py -> build/lib/exabgp/util
[python3] copying lib/exabgp/util/hashtable.py -> build/lib/exabgp/util
[python3] copying lib/exabgp/util/usage.py -> build/lib/exabgp/util
[python3] creating build/lib/exabgp/netlink
[python3] copying lib/exabgp/netlink/tc.py -> build/lib/exabgp/netlink
[python3] copying lib/exabgp/netlink/attributes.py -> build/lib/exabgp/netlink
[python3] copying lib/exabgp/netlink/firewall.py -> build/lib/exabgp/netlink
[python3] copying lib/exabgp/netlink/netlink.py -> build/lib/exabgp/netlink
[python3] copying lib/exabgp/netlink/old.py -> build/lib/exabgp/netlink
[python3] copying lib/exabgp/netlink/sequence.py -> build/lib/exabgp/netlink
[python3] copying lib/exabgp/netlink/__init__.py -> build/lib/exabgp/netlink
[python3] copying lib/exabgp/netlink/message.py -> build/lib/exabgp/netlink
[python3] creating build/lib/exabgp/protocol
[python3] copying lib/exabgp/protocol/resource.py -> build/lib/exabgp/protocol
[python3] copying lib/exabgp/protocol/__init__.py -> build/lib/exabgp/protocol
[python3] copying lib/exabgp/protocol/family.py -> build/lib/exabgp/protocol
[python3] creating build/lib/exabgp/application
[python3] copying lib/exabgp/application/netlink.py -> build/lib/exabgp/application
[python3] copying lib/exabgp/application/bgp.py -> build/lib/exabgp/application
[python3] copying lib/exabgp/application/control.py -> build/lib/exabgp/application
[python3] copying lib/exabgp/application/__init__.py -> build/lib/exabgp/application
[python3] copying lib/exabgp/application/flow.py -> build/lib/exabgp/application
[python3] copying lib/exabgp/application/healthcheck.py -> build/lib/exabgp/application
[python3] copying lib/exabgp/application/cli.py -> build/lib/exabgp/application
[python3] copying lib/exabgp/application/tojson.py -> build/lib/exabgp/application
[python3] creating build/lib/exabgp/bgp
[python3] copying lib/exabgp/bgp/neighbor.py -> build/lib/exabgp/bgp
[python3] copying lib/exabgp/bgp/timer.py -> build/lib/exabgp/bgp
[python3] copying lib/exabgp/bgp/__init__.py -> build/lib/exabgp/bgp
[python3] copying lib/exabgp/bgp/fsm.py -> build/lib/exabgp/bgp
[python3] creating build/lib/exabgp/vendoring
[python3] copying lib/exabgp/vendoring/ipaddress.py -> build/lib/exabgp/vendoring
[python3] copying lib/exabgp/vendoring/ordereddict.py -> build/lib/exabgp/vendoring
[python3] copying lib/exabgp/vendoring/gcdump.py -> build/lib/exabgp/vendoring
[python3] copying lib/exabgp/vendoring/docopt.py -> build/lib/exabgp/vendoring
[python3] copying lib/exabgp/vendoring/__init__.py -> build/lib/exabgp/vendoring
[python3] copying lib/exabgp/vendoring/lsprofcalltree.py -> build/lib/exabgp/vendoring
[python3] copying lib/exabgp/vendoring/cmd2.py -> build/lib/exabgp/vendoring
[python3] copying lib/exabgp/vendoring/six.py -> build/lib/exabgp/vendoring
[python3] copying lib/exabgp/vendoring/profiler.py -> build/lib/exabgp/vendoring
[python3] copying lib/exabgp/vendoring/objgraph.py -> build/lib/exabgp/vendoring
[python3] copying lib/exabgp/vendoring/bitstring.py -> build/lib/exabgp/vendoring
[python3] copying lib/exabgp/vendoring/counter.py -> build/lib/exabgp/vendoring
[python3] copying lib/exabgp/vendoring/pyparsing.py -> build/lib/exabgp/vendoring
[python3] creating build/lib/exabgp/data
[python3] copying lib/exabgp/data/check.py -> build/lib/exabgp/data
[python3] copying lib/exabgp/data/__init__.py -> build/lib/exabgp/data
[python3] creating build/lib/exabgp/reactor
[python3] copying lib/exabgp/reactor/asynchronous.py -> build/lib/exabgp/reactor
[python3] copying lib/exabgp/reactor/interrupt.py -> build/lib/exabgp/reactor
[python3] copying lib/exabgp/reactor/protocol.py -> build/lib/exabgp/reactor
[python3] copying lib/exabgp/reactor/keepalive.py -> build/lib/exabgp/reactor
[python3] copying lib/exabgp/reactor/__init__.py -> build/lib/exabgp/reactor
[python3] copying lib/exabgp/reactor/peer.py -> build/lib/exabgp/reactor
[python3] copying lib/exabgp/reactor/delay.py -> build/lib/exabgp/reactor
[python3] copying lib/exabgp/reactor/loop.py -> build/lib/exabgp/reactor
[python3] copying lib/exabgp/reactor/daemon.py -> build/lib/exabgp/reactor
[python3] copying lib/exabgp/reactor/listener.py -> build/lib/exabgp/reactor
[python3] creating build/lib/exabgp/configuration/l2vpn
[python3] copying lib/exabgp/configuration/l2vpn/vpls.py -> build/lib/exabgp/configuration/l2vpn
[python3] copying lib/exabgp/configuration/l2vpn/__init__.py -> build/lib/exabgp/configuration/l2vpn
[python3] copying lib/exabgp/configuration/l2vpn/parser.py -> build/lib/exabgp/configuration/l2vpn
[python3] creating build/lib/exabgp/configuration/neighbor
[python3] copying lib/exabgp/configuration/neighbor/__init__.py -> build/lib/exabgp/configuration/neighbor
[python3] copying lib/exabgp/configuration/neighbor/parser.py -> build/lib/exabgp/configuration/neighbor
[python3] copying lib/exabgp/configuration/neighbor/api.py -> build/lib/exabgp/configuration/neighbor
[python3] copying lib/exabgp/configuration/neighbor/nexthop.py -> build/lib/exabgp/configuration/neighbor
[python3] copying lib/exabgp/configuration/neighbor/family.py -> build/lib/exabgp/configuration/neighbor
[python3] creating build/lib/exabgp/configuration/announce
[python3] copying lib/exabgp/configuration/announce/vpls.py -> build/lib/exabgp/configuration/announce
[python3] copying lib/exabgp/configuration/announce/__init__.py -> build/lib/exabgp/configuration/announce
[python3] copying lib/exabgp/configuration/announce/flow.py -> build/lib/exabgp/configuration/announce
[python3] copying lib/exabgp/configuration/announce/ip.py -> build/lib/exabgp/configuration/announce
[python3] copying lib/exabgp/configuration/announce/label.py -> build/lib/exabgp/configuration/announce
[python3] copying lib/exabgp/configuration/announce/vpn.py -> build/lib/exabgp/configuration/announce
[python3] copying lib/exabgp/configuration/announce/path.py -> build/lib/exabgp/configuration/announce
[python3] creating build/lib/exabgp/configuration/core
[python3] copying lib/exabgp/configuration/core/error.py -> build/lib/exabgp/configuration/core
[python3] copying lib/exabgp/configuration/core/tokeniser.py -> build/lib/exabgp/configuration/core
[python3] copying lib/exabgp/configuration/core/__init__.py -> build/lib/exabgp/configuration/core
[python3] copying lib/exabgp/configuration/core/format.py -> build/lib/exabgp/configuration/core
[python3] copying lib/exabgp/configuration/core/section.py -> build/lib/exabgp/configuration/core
[python3] copying lib/exabgp/configuration/core/location.py -> build/lib/exabgp/configuration/core
[python3] copying lib/exabgp/configuration/core/scope.py -> build/lib/exabgp/configuration/core
[python3] creating build/lib/exabgp/configuration/template
[python3] copying lib/exabgp/configuration/template/neighbor.py -> build/lib/exabgp/configuration/template
[python3] copying lib/exabgp/configuration/template/__init__.py -> build/lib/exabgp/configuration/template
[python3] creating build/lib/exabgp/configuration/static
[python3] copying lib/exabgp/configuration/static/route.py -> build/lib/exabgp/configuration/static
[python3] copying lib/exabgp/configuration/static/mpls.py -> build/lib/exabgp/configuration/static
[python3] copying lib/exabgp/configuration/static/__init__.py -> build/lib/exabgp/configuration/static
[python3] copying lib/exabgp/configuration/static/parser.py -> build/lib/exabgp/configuration/static
[python3] creating build/lib/exabgp/configuration/operational
[python3] copying lib/exabgp/configuration/operational/__init__.py -> build/lib/exabgp/configuration/operational
[python3] copying lib/exabgp/configuration/operational/parser.py -> build/lib/exabgp/configuration/operational
[python3] creating build/lib/exabgp/configuration/process
[python3] copying lib/exabgp/configuration/process/__init__.py -> build/lib/exabgp/configuration/process
[python3] copying lib/exabgp/configuration/process/parser.py -> build/lib/exabgp/configuration/process
[python3] creating build/lib/exabgp/configuration/flow
[python3] copying lib/exabgp/configuration/flow/route.py -> build/lib/exabgp/configuration/flow
[python3] copying lib/exabgp/configuration/flow/__init__.py -> build/lib/exabgp/configuration/flow
[python3] copying lib/exabgp/configuration/flow/parser.py -> build/lib/exabgp/configuration/flow
[python3] copying lib/exabgp/configuration/flow/then.py -> build/lib/exabgp/configuration/flow
[python3] copying lib/exabgp/configuration/flow/scope.py -> build/lib/exabgp/configuration/flow
[python3] copying lib/exabgp/configuration/flow/match.py -> build/lib/exabgp/configuration/flow
[python3] creating build/lib/exabgp/netlink/route
[python3] copying lib/exabgp/netlink/route/link.py -> build/lib/exabgp/netlink/route
[python3] copying lib/exabgp/netlink/route/address.py -> build/lib/exabgp/netlink/route
[python3] copying lib/exabgp/netlink/route/neighbor.py -> build/lib/exabgp/netlink/route
[python3] copying lib/exabgp/netlink/route/__init__.py -> build/lib/exabgp/netlink/route
[python3] copying lib/exabgp/netlink/route/network.py -> build/lib/exabgp/netlink/route
[python3] creating build/lib/exabgp/protocol/iso
[python3] copying lib/exabgp/protocol/iso/__init__.py -> build/lib/exabgp/protocol/iso
[python3] creating build/lib/exabgp/protocol/ip
[python3] copying lib/exabgp/protocol/ip/port.py -> build/lib/exabgp/protocol/ip
[python3] copying lib/exabgp/protocol/ip/netmask.py -> build/lib/exabgp/protocol/ip
[python3] copying lib/exabgp/protocol/ip/__init__.py -> build/lib/exabgp/protocol/ip
[python3] copying lib/exabgp/protocol/ip/fragment.py -> build/lib/exabgp/protocol/ip
[python3] copying lib/exabgp/protocol/ip/icmp.py -> build/lib/exabgp/protocol/ip
[python3] creating build/lib/exabgp/protocol/ip/tcp
[python3] copying lib/exabgp/protocol/ip/tcp/flag.py -> build/lib/exabgp/protocol/ip/tcp
[python3] copying lib/exabgp/protocol/ip/tcp/__init__.py -> build/lib/exabgp/protocol/ip/tcp
[python3] creating build/lib/exabgp/bgp/message
[python3] copying lib/exabgp/bgp/message/direction.py -> build/lib/exabgp/bgp/message
[python3] copying lib/exabgp/bgp/message/operational.py -> build/lib/exabgp/bgp/message
[python3] copying lib/exabgp/bgp/message/notification.py -> build/lib/exabgp/bgp/message
[python3] copying lib/exabgp/bgp/message/keepalive.py -> build/lib/exabgp/bgp/message
[python3] copying lib/exabgp/bgp/message/__init__.py -> build/lib/exabgp/bgp/message
[python3] copying lib/exabgp/bgp/message/message.py -> build/lib/exabgp/bgp/message
[python3] copying lib/exabgp/bgp/message/nop.py -> build/lib/exabgp/bgp/message
[python3] copying lib/exabgp/bgp/message/refresh.py -> build/lib/exabgp/bgp/message
[python3] copying lib/exabgp/bgp/message/unknown.py -> build/lib/exabgp/bgp/message
[python3] creating build/lib/exabgp/bgp/message/update
[python3] copying lib/exabgp/bgp/message/update/eor.py -> build/lib/exabgp/bgp/message/update
[python3] copying lib/exabgp/bgp/message/update/__init__.py -> build/lib/exabgp/bgp/message/update
[python3] creating build/lib/exabgp/bgp/message/open
[python3] copying lib/exabgp/bgp/message/open/holdtime.py -> build/lib/exabgp/bgp/message/open
[python3] copying lib/exabgp/bgp/message/open/routerid.py -> build/lib/exabgp/bgp/message/open
[python3] copying lib/exabgp/bgp/message/open/version.py -> build/lib/exabgp/bgp/message/open
[python3] copying lib/exabgp/bgp/message/open/__init__.py -> build/lib/exabgp/bgp/message/open
[python3] copying lib/exabgp/bgp/message/open/asn.py -> build/lib/exabgp/bgp/message/open
[python3] creating build/lib/exabgp/bgp/message/update/attribute
[python3] copying lib/exabgp/bgp/message/update/attribute/localpref.py -> build/lib/exabgp/bgp/message/update/attribute
[python3] copying lib/exabgp/bgp/message/update/attribute/attribute.py -> build/lib/exabgp/bgp/message/update/attribute
[python3] copying lib/exabgp/bgp/message/update/attribute/med.py -> build/lib/exabgp/bgp/message/update/attribute
[python3] copying lib/exabgp/bgp/message/update/attribute/attributes.py -> build/lib/exabgp/bgp/message/update/attribute
[python3] copying lib/exabgp/bgp/message/update/attribute/aggregator.py -> build/lib/exabgp/bgp/message/update/attribute
[python3] copying lib/exabgp/bgp/message/update/attribute/generic.py -> build/lib/exabgp/bgp/message/update/attribute
[python3] copying lib/exabgp/bgp/message/update/attribute/mprnlri.py -> build/lib/exabgp/bgp/message/update/attribute
[python3] copying lib/exabgp/bgp/message/update/attribute/__init__.py -> build/lib/exabgp/bgp/message/update/attribute
[python3] copying lib/exabgp/bgp/message/update/attribute/aigp.py -> build/lib/exabgp/bgp/message/update/attribute
[python3] copying lib/exabgp/bgp/message/update/attribute/aspath.py -> build/lib/exabgp/bgp/message/update/attribute
[python3] copying lib/exabgp/bgp/message/update/attribute/nexthop.py -> build/lib/exabgp/bgp/message/update/attribute
[python3] copying lib/exabgp/bgp/message/update/attribute/mpurnlri.py -> build/lib/exabgp/bgp/message/update/attribute
[python3] copying lib/exabgp/bgp/message/update/attribute/atomicaggregate.py -> build/lib/exabgp/bgp/message/update/attribute
[python3] copying lib/exabgp/bgp/message/update/attribute/origin.py -> build/lib/exabgp/bgp/message/update/attribute
[python3] copying lib/exabgp/bgp/message/update/attribute/originatorid.py -> build/lib/exabgp/bgp/message/update/attribute
[python3] copying lib/exabgp/bgp/message/update/attribute/pmsi.py -> build/lib/exabgp/bgp/message/update/attribute
[python3] copying lib/exabgp/bgp/message/update/attribute/clusterlist.py -> build/lib/exabgp/bgp/message/update/attribute
[python3] creating build/lib/exabgp/bgp/message/update/nlri
[python3] copying lib/exabgp/bgp/message/update/nlri/inet.py -> build/lib/exabgp/bgp/message/update/nlri
[python3] copying lib/exabgp/bgp/message/update/nlri/cidr.py -> build/lib/exabgp/bgp/message/update/nlri
[python3] copying lib/exabgp/bgp/message/update/nlri/vpls.py -> build/lib/exabgp/bgp/message/update/nlri
[python3] copying lib/exabgp/bgp/message/update/nlri/__init__.py -> build/lib/exabgp/bgp/message/update/nlri
[python3] copying lib/exabgp/bgp/message/update/nlri/flow.py -> build/lib/exabgp/bgp/message/update/nlri
[python3] copying lib/exabgp/bgp/message/update/nlri/ipvpn.py -> build/lib/exabgp/bgp/message/update/nlri
[python3] copying lib/exabgp/bgp/message/update/nlri/label.py -> build/lib/exabgp/bgp/message/update/nlri
[python3] copying lib/exabgp/bgp/message/update/nlri/rtc.py -> build/lib/exabgp/bgp/message/update/nlri
[python3] copying lib/exabgp/bgp/message/update/nlri/nlri.py -> build/lib/exabgp/bgp/message/update/nlri
[python3] creating build/lib/exabgp/bgp/message/update/attribute/sr
[python3] copying lib/exabgp/bgp/message/update/attribute/sr/__init__.py -> build/lib/exabgp/bgp/message/update/attribute/sr
[python3] copying lib/exabgp/bgp/message/update/attribute/sr/prefixsid.py -> build/lib/exabgp/bgp/message/update/attribute/sr
[python3] copying lib/exabgp/bgp/message/update/attribute/sr/srgb.py -> build/lib/exabgp/bgp/message/update/attribute/sr
[python3] copying lib/exabgp/bgp/message/update/attribute/sr/ipv6sid.py -> build/lib/exabgp/bgp/message/update/attribute/sr
[python3] copying lib/exabgp/bgp/message/update/attribute/sr/labelindex.py -> build/lib/exabgp/bgp/message/update/attribute/sr
[python3] copying lib/exabgp/bgp/message/update/attribute/sr/srv6vpnsid.py -> build/lib/exabgp/bgp/message/update/attribute/sr
[python3] copying lib/exabgp/bgp/message/update/attribute/sr/srv6l3vpnsid.py -> build/lib/exabgp/bgp/message/update/attribute/sr
[python3] creating build/lib/exabgp/bgp/message/update/attribute/community
[python3] copying lib/exabgp/bgp/message/update/attribute/community/__init__.py -> build/lib/exabgp/bgp/message/update/attribute/community
[python3] creating build/lib/exabgp/bgp/message/update/attribute/bgpls
[python3] copying lib/exabgp/bgp/message/update/attribute/bgpls/__init__.py -> build/lib/exabgp/bgp/message/update/attribute/bgpls
[python3] copying lib/exabgp/bgp/message/update/attribute/bgpls/linkstate.py -> build/lib/exabgp/bgp/message/update/attribute/bgpls
[python3] creating build/lib/exabgp/bgp/message/update/attribute/community/large
[python3] copying lib/exabgp/bgp/message/update/attribute/community/large/communities.py -> build/lib/exabgp/bgp/message/update/attribute/community/large
[python3] copying lib/exabgp/bgp/message/update/attribute/community/large/__init__.py -> build/lib/exabgp/bgp/message/update/attribute/community/large
[python3] copying lib/exabgp/bgp/message/update/attribute/community/large/community.py -> build/lib/exabgp/bgp/message/update/attribute/community/large
[python3] creating build/lib/exabgp/bgp/message/update/attribute/community/initial
[python3] copying lib/exabgp/bgp/message/update/attribute/community/initial/communities.py -> build/lib/exabgp/bgp/message/update/attribute/community/initial
[python3] copying lib/exabgp/bgp/message/update/attribute/community/initial/__init__.py -> build/lib/exabgp/bgp/message/update/attribute/community/initial
[python3] copying lib/exabgp/bgp/message/update/attribute/community/initial/community.py -> build/lib/exabgp/bgp/message/update/attribute/community/initial
[python3] creating build/lib/exabgp/bgp/message/update/attribute/community/extended
[python3] copying lib/exabgp/bgp/message/update/attribute/community/extended/encapsulation.py -> build/lib/exabgp/bgp/message/update/attribute/community/extended
[python3] copying lib/exabgp/bgp/message/update/attribute/community/extended/communities.py -> build/lib/exabgp/bgp/message/update/attribute/community/extended
[python3] copying lib/exabgp/bgp/message/update/attribute/community/extended/rt.py -> build/lib/exabgp/bgp/message/update/attribute/community/extended
[python3] copying lib/exabgp/bgp/message/update/attribute/community/extended/chso.py -> build/lib/exabgp/bgp/message/update/attribute/community/extended
[python3] copying lib/exabgp/bgp/message/update/attribute/community/extended/__init__.py -> build/lib/exabgp/bgp/message/update/attribute/community/extended
[python3] copying lib/exabgp/bgp/message/update/attribute/community/extended/flowspec_scope.py -> build/lib/exabgp/bgp/message/update/attribute/community/extended
[python3] copying lib/exabgp/bgp/message/update/attribute/community/extended/bandwidth.py -> build/lib/exabgp/bgp/message/update/attribute/community/extended
[python3] copying lib/exabgp/bgp/message/update/attribute/community/extended/community.py -> build/lib/exabgp/bgp/message/update/attribute/community/extended
[python3] copying lib/exabgp/bgp/message/update/attribute/community/extended/traffic.py -> build/lib/exabgp/bgp/message/update/attribute/community/extended
[python3] copying lib/exabgp/bgp/message/update/attribute/community/extended/l2info.py -> build/lib/exabgp/bgp/message/update/attribute/community/extended
[python3] copying lib/exabgp/bgp/message/update/attribute/community/extended/mac_mobility.py -> build/lib/exabgp/bgp/message/update/attribute/community/extended
[python3] copying lib/exabgp/bgp/message/update/attribute/community/extended/rt_record.py -> build/lib/exabgp/bgp/message/update/attribute/community/extended
[python3] copying lib/exabgp/bgp/message/update/attribute/community/extended/origin.py -> build/lib/exabgp/bgp/message/update/attribute/community/extended
[python3] creating build/lib/exabgp/bgp/message/update/attribute/bgpls/prefix
[python3] copying lib/exabgp/bgp/message/update/attribute/bgpls/prefix/prefixmetric.py -> build/lib/exabgp/bgp/message/update/attribute/bgpls/prefix
[python3] copying lib/exabgp/bgp/message/update/attribute/bgpls/prefix/srprefix.py -> build/lib/exabgp/bgp/message/update/attribute/bgpls/prefix
[python3] copying lib/exabgp/bgp/message/update/attribute/bgpls/prefix/igptags.py -> build/lib/exabgp/bgp/message/update/attribute/bgpls/prefix
[python3] copying lib/exabgp/bgp/message/update/attribute/bgpls/prefix/__init__.py -> build/lib/exabgp/bgp/message/update/attribute/bgpls/prefix
[python3] copying lib/exabgp/bgp/message/update/attribute/bgpls/prefix/srrid.py -> build/lib/exabgp/bgp/message/update/attribute/bgpls/prefix
[python3] copying lib/exabgp/bgp/message/update/attribute/bgpls/prefix/opaque.py -> build/lib/exabgp/bgp/message/update/attribute/bgpls/prefix
[python3] copying lib/exabgp/bgp/message/update/attribute/bgpls/prefix/igpflags.py -> build/lib/exabgp/bgp/message/update/attribute/bgpls/prefix
[python3] copying lib/exabgp/bgp/message/update/attribute/bgpls/prefix/igpextags.py -> build/lib/exabgp/bgp/message/update/attribute/bgpls/prefix
[python3] copying lib/exabgp/bgp/message/update/attribute/bgpls/prefix/ospfaddr.py -> build/lib/exabgp/bgp/message/update/attribute/bgpls/prefix
[python3] copying lib/exabgp/bgp/message/update/attribute/bgpls/prefix/srigpprefixattr.py -> build/lib/exabgp/bgp/message/update/attribute/bgpls/prefix
[python3] creating build/lib/exabgp/bgp/message/update/attribute/bgpls/link
[python3] copying lib/exabgp/bgp/message/update/attribute/bgpls/link/rterid.py -> build/lib/exabgp/bgp/message/update/attribute/bgpls/link
[python3] copying lib/exabgp/bgp/message/update/attribute/bgpls/link/maxbw.py -> build/lib/exabgp/bgp/message/update/attribute/bgpls/link
[python3] copying lib/exabgp/bgp/message/update/attribute/bgpls/link/temetric.py -> build/lib/exabgp/bgp/message/update/attribute/bgpls/link
[python3] copying lib/exabgp/bgp/message/update/attribute/bgpls/link/igpmetric.py -> build/lib/exabgp/bgp/message/update/attribute/bgpls/link
[python3] copying lib/exabgp/bgp/message/update/attribute/bgpls/link/__init__.py -> build/lib/exabgp/bgp/message/update/attribute/bgpls/link
[python3] copying lib/exabgp/bgp/message/update/attribute/bgpls/link/admingroup.py -> build/lib/exabgp/bgp/message/update/attribute/bgpls/link
[python3] copying lib/exabgp/bgp/message/update/attribute/bgpls/link/srlg.py -> build/lib/exabgp/bgp/message/update/attribute/bgpls/link
[python3] copying lib/exabgp/bgp/message/update/attribute/bgpls/link/opaque.py -> build/lib/exabgp/bgp/message/update/attribute/bgpls/link
[python3] copying lib/exabgp/bgp/message/update/attribute/bgpls/link/rsvpbw.py -> build/lib/exabgp/bgp/message/update/attribute/bgpls/link
[python3] copying lib/exabgp/bgp/message/update/attribute/bgpls/link/mplsmask.py -> build/lib/exabgp/bgp/message/update/attribute/bgpls/link
[python3] copying lib/exabgp/bgp/message/update/attribute/bgpls/link/unrsvpbw.py -> build/lib/exabgp/bgp/message/update/attribute/bgpls/link
[python3] copying lib/exabgp/bgp/message/update/attribute/bgpls/link/sradj.py -> build/lib/exabgp/bgp/message/update/attribute/bgpls/link
[python3] copying lib/exabgp/bgp/message/update/attribute/bgpls/link/sradjlan.py -> build/lib/exabgp/bgp/message/update/attribute/bgpls/link
[python3] copying lib/exabgp/bgp/message/update/attribute/bgpls/link/linkname.py -> build/lib/exabgp/bgp/message/update/attribute/bgpls/link
[python3] copying lib/exabgp/bgp/message/update/attribute/bgpls/link/protection.py -> build/lib/exabgp/bgp/message/update/attribute/bgpls/link
[python3] creating build/lib/exabgp/bgp/message/update/attribute/bgpls/node
[python3] copying lib/exabgp/bgp/message/update/attribute/bgpls/node/nodeflags.py -> build/lib/exabgp/bgp/message/update/attribute/bgpls/node
[python3] copying lib/exabgp/bgp/message/update/attribute/bgpls/node/nodename.py -> build/lib/exabgp/bgp/message/update/attribute/bgpls/node
[python3] copying lib/exabgp/bgp/message/update/attribute/bgpls/node/__init__.py -> build/lib/exabgp/bgp/message/update/attribute/bgpls/node
[python3] copying lib/exabgp/bgp/message/update/attribute/bgpls/node/lterid.py -> build/lib/exabgp/bgp/message/update/attribute/bgpls/node
[python3] copying lib/exabgp/bgp/message/update/attribute/bgpls/node/opaque.py -> build/lib/exabgp/bgp/message/update/attribute/bgpls/node
[python3] copying lib/exabgp/bgp/message/update/attribute/bgpls/node/isisarea.py -> build/lib/exabgp/bgp/message/update/attribute/bgpls/node
[python3] copying lib/exabgp/bgp/message/update/attribute/bgpls/node/sralgo.py -> build/lib/exabgp/bgp/message/update/attribute/bgpls/node
[python3] copying lib/exabgp/bgp/message/update/attribute/bgpls/node/srcap.py -> build/lib/exabgp/bgp/message/update/attribute/bgpls/node
[python3] creating build/lib/exabgp/bgp/message/update/nlri/qualifier
[python3] copying lib/exabgp/bgp/message/update/nlri/qualifier/esi.py -> build/lib/exabgp/bgp/message/update/nlri/qualifier
[python3] copying lib/exabgp/bgp/message/update/nlri/qualifier/labels.py -> build/lib/exabgp/bgp/message/update/nlri/qualifier
[python3] copying lib/exabgp/bgp/message/update/nlri/qualifier/__init__.py -> build/lib/exabgp/bgp/message/update/nlri/qualifier
[python3] copying lib/exabgp/bgp/message/update/nlri/qualifier/etag.py -> build/lib/exabgp/bgp/message/update/nlri/qualifier
[python3] copying lib/exabgp/bgp/message/update/nlri/qualifier/rd.py -> build/lib/exabgp/bgp/message/update/nlri/qualifier
[python3] copying lib/exabgp/bgp/message/update/nlri/qualifier/path.py -> build/lib/exabgp/bgp/message/update/nlri/qualifier
[python3] copying lib/exabgp/bgp/message/update/nlri/qualifier/mac.py -> build/lib/exabgp/bgp/message/update/nlri/qualifier
[python3] creating build/lib/exabgp/bgp/message/update/nlri/evpn
[python3] copying lib/exabgp/bgp/message/update/nlri/evpn/prefix.py -> build/lib/exabgp/bgp/message/update/nlri/evpn
[python3] copying lib/exabgp/bgp/message/update/nlri/evpn/__init__.py -> build/lib/exabgp/bgp/message/update/nlri/evpn
[python3] copying lib/exabgp/bgp/message/update/nlri/evpn/nlri.py -> build/lib/exabgp/bgp/message/update/nlri/evpn
[python3] copying lib/exabgp/bgp/message/update/nlri/evpn/multicast.py -> build/lib/exabgp/bgp/message/update/nlri/evpn
[python3] copying lib/exabgp/bgp/message/update/nlri/evpn/segment.py -> build/lib/exabgp/bgp/message/update/nlri/evpn
[python3] copying lib/exabgp/bgp/message/update/nlri/evpn/ethernetad.py -> build/lib/exabgp/bgp/message/update/nlri/evpn
[python3] copying lib/exabgp/bgp/message/update/nlri/evpn/mac.py -> build/lib/exabgp/bgp/message/update/nlri/evpn
[python3] creating build/lib/exabgp/bgp/message/update/nlri/bgpls
[python3] copying lib/exabgp/bgp/message/update/nlri/bgpls/link.py -> build/lib/exabgp/bgp/message/update/nlri/bgpls
[python3] copying lib/exabgp/bgp/message/update/nlri/bgpls/prefixv4.py -> build/lib/exabgp/bgp/message/update/nlri/bgpls
[python3] copying lib/exabgp/bgp/message/update/nlri/bgpls/__init__.py -> build/lib/exabgp/bgp/message/update/nlri/bgpls
[python3] copying lib/exabgp/bgp/message/update/nlri/bgpls/nlri.py -> build/lib/exabgp/bgp/message/update/nlri/bgpls
[python3] copying lib/exabgp/bgp/message/update/nlri/bgpls/node.py -> build/lib/exabgp/bgp/message/update/nlri/bgpls
[python3] copying lib/exabgp/bgp/message/update/nlri/bgpls/prefixv6.py -> build/lib/exabgp/bgp/message/update/nlri/bgpls
[python3] creating build/lib/exabgp/bgp/message/update/nlri/bgpls/tlvs
[python3] copying lib/exabgp/bgp/message/update/nlri/bgpls/tlvs/ipreach.py -> build/lib/exabgp/bgp/message/update/nlri/bgpls/tlvs
[python3] copying lib/exabgp/bgp/message/update/nlri/bgpls/tlvs/linkid.py -> build/lib/exabgp/bgp/message/update/nlri/bgpls/tlvs
[python3] copying lib/exabgp/bgp/message/update/nlri/bgpls/tlvs/prefix.py -> build/lib/exabgp/bgp/message/update/nlri/bgpls/tlvs
[python3] copying lib/exabgp/bgp/message/update/nlri/bgpls/tlvs/ifaceaddr.py -> build/lib/exabgp/bgp/message/update/nlri/bgpls/tlvs
[python3] copying lib/exabgp/bgp/message/update/nlri/bgpls/tlvs/neighaddr.py -> build/lib/exabgp/bgp/message/update/nlri/bgpls/tlvs
[python3] copying lib/exabgp/bgp/message/update/nlri/bgpls/tlvs/ospfroute.py -> build/lib/exabgp/bgp/message/update/nlri/bgpls/tlvs
[python3] copying lib/exabgp/bgp/message/update/nlri/bgpls/tlvs/__init__.py -> build/lib/exabgp/bgp/message/update/nlri/bgpls/tlvs
[python3] copying lib/exabgp/bgp/message/update/nlri/bgpls/tlvs/node.py -> build/lib/exabgp/bgp/message/update/nlri/bgpls/tlvs
[python3] creating build/lib/exabgp/bgp/message/open/capability
[python3] copying lib/exabgp/bgp/message/open/capability/operational.py -> build/lib/exabgp/bgp/message/open/capability
[python3] copying lib/exabgp/bgp/message/open/capability/extended.py -> build/lib/exabgp/bgp/message/open/capability
[python3] copying lib/exabgp/bgp/message/open/capability/addpath.py -> build/lib/exabgp/bgp/message/open/capability
[python3] copying lib/exabgp/bgp/message/open/capability/__init__.py -> build/lib/exabgp/bgp/message/open/capability
[python3] copying lib/exabgp/bgp/message/open/capability/graceful.py -> build/lib/exabgp/bgp/message/open/capability
[python3] copying lib/exabgp/bgp/message/open/capability/ms.py -> build/lib/exabgp/bgp/message/open/capability
[python3] copying lib/exabgp/bgp/message/open/capability/capability.py -> build/lib/exabgp/bgp/message/open/capability
[python3] copying lib/exabgp/bgp/message/open/capability/mp.py -> build/lib/exabgp/bgp/message/open/capability
[python3] copying lib/exabgp/bgp/message/open/capability/capabilities.py -> build/lib/exabgp/bgp/message/open/capability
[python3] copying lib/exabgp/bgp/message/open/capability/refresh.py -> build/lib/exabgp/bgp/message/open/capability
[python3] copying lib/exabgp/bgp/message/open/capability/negotiated.py -> build/lib/exabgp/bgp/message/open/capability
[python3] copying lib/exabgp/bgp/message/open/capability/nexthop.py -> build/lib/exabgp/bgp/message/open/capability
[python3] copying lib/exabgp/bgp/message/open/capability/asn4.py -> build/lib/exabgp/bgp/message/open/capability
[python3] copying lib/exabgp/bgp/message/open/capability/unknown.py -> build/lib/exabgp/bgp/message/open/capability
[python3] copying lib/exabgp/bgp/message/open/capability/hostname.py -> build/lib/exabgp/bgp/message/open/capability
[python3] creating build/lib/exabgp/reactor/network
[python3] copying lib/exabgp/reactor/network/error.py -> build/lib/exabgp/reactor/network
[python3] copying lib/exabgp/reactor/network/outgoing.py -> build/lib/exabgp/reactor/network
[python3] copying lib/exabgp/reactor/network/__init__.py -> build/lib/exabgp/reactor/network
[python3] copying lib/exabgp/reactor/network/tcp.py -> build/lib/exabgp/reactor/network
[python3] copying lib/exabgp/reactor/network/connection.py -> build/lib/exabgp/reactor/network
[python3] copying lib/exabgp/reactor/network/incoming.py -> build/lib/exabgp/reactor/network
[python3] creating build/lib/exabgp/reactor/api
[python3] copying lib/exabgp/reactor/api/__init__.py -> build/lib/exabgp/reactor/api
[python3] copying lib/exabgp/reactor/api/processes.py -> build/lib/exabgp/reactor/api
[python3] copying lib/exabgp/reactor/api/transcoder.py -> build/lib/exabgp/reactor/api
[python3] creating build/lib/exabgp/reactor/api/response
[python3] copying lib/exabgp/reactor/api/response/answer.py -> build/lib/exabgp/reactor/api/response
[python3] copying lib/exabgp/reactor/api/response/__init__.py -> build/lib/exabgp/reactor/api/response
[python3] copying lib/exabgp/reactor/api/response/text.py -> build/lib/exabgp/reactor/api/response
[python3] copying lib/exabgp/reactor/api/response/json.py -> build/lib/exabgp/reactor/api/response
[python3] creating build/lib/exabgp/reactor/api/command
[python3] copying lib/exabgp/reactor/api/command/neighbor.py -> build/lib/exabgp/reactor/api/command
[python3] copying lib/exabgp/reactor/api/command/reactor.py -> build/lib/exabgp/reactor/api/command
[python3] copying lib/exabgp/reactor/api/command/command.py -> build/lib/exabgp/reactor/api/command
[python3] copying lib/exabgp/reactor/api/command/watchdog.py -> build/lib/exabgp/reactor/api/command
[python3] copying lib/exabgp/reactor/api/command/rib.py -> build/lib/exabgp/reactor/api/command
[python3] copying lib/exabgp/reactor/api/command/__init__.py -> build/lib/exabgp/reactor/api/command
[python3] copying lib/exabgp/reactor/api/command/limit.py -> build/lib/exabgp/reactor/api/command
[python3] copying lib/exabgp/reactor/api/command/announce.py -> build/lib/exabgp/reactor/api/command
[python3] running egg_info
[python3] writing lib/exabgp.egg-info/PKG-INFO
[python3] writing dependency_links to lib/exabgp.egg-info/dependency_links.txt
[python3] writing entry points to lib/exabgp.egg-info/entry_points.txt
[python3] writing requirements to lib/exabgp.egg-info/requires.txt
[python3] writing top-level names to lib/exabgp.egg-info/top_level.txt
[python3] reading manifest file 'lib/exabgp.egg-info/SOURCES.txt'
[python3] writing manifest file 'lib/exabgp.egg-info/SOURCES.txt'
[python3] installing to build/bdist.linux-x86_64/wheel
[python3] running install
[python3] running install_lib
[python3] creating build/bdist.linux-x86_64
[python3] creating build/bdist.linux-x86_64/wheel
[python3] creating build/bdist.linux-x86_64/wheel/exabgp
[python3] copying build/lib/exabgp/version.py -> build/bdist.linux-x86_64/wheel/exabgp
[python3] copying build/lib/exabgp/__init__.py -> build/bdist.linux-x86_64/wheel/exabgp
[python3] copying build/lib/exabgp/logger.py -> build/bdist.linux-x86_64/wheel/exabgp
[python3] copying build/lib/exabgp/debug.py -> build/bdist.linux-x86_64/wheel/exabgp
[python3] copying build/lib/exabgp/__main__.py -> build/bdist.linux-x86_64/wheel/exabgp
[python3] creating build/bdist.linux-x86_64/wheel/exabgp/rib
[python3] copying build/lib/exabgp/rib/outgoing.py -> build/bdist.linux-x86_64/wheel/exabgp/rib
[python3] copying build/lib/exabgp/rib/cache.py -> build/bdist.linux-x86_64/wheel/exabgp/rib
[python3] copying build/lib/exabgp/rib/__init__.py -> build/bdist.linux-x86_64/wheel/exabgp/rib
[python3] copying build/lib/exabgp/rib/incoming.py -> build/bdist.linux-x86_64/wheel/exabgp/rib
[python3] copying build/lib/exabgp/rib/change.py -> build/bdist.linux-x86_64/wheel/exabgp/rib
[python3] creating build/bdist.linux-x86_64/wheel/exabgp/configuration
[python3] copying build/lib/exabgp/configuration/configuration.py -> build/bdist.linux-x86_64/wheel/exabgp/configuration
[python3] copying build/lib/exabgp/configuration/check.py -> build/bdist.linux-x86_64/wheel/exabgp/configuration
[python3] copying build/lib/exabgp/configuration/__init__.py -> build/bdist.linux-x86_64/wheel/exabgp/configuration
[python3] copying build/lib/exabgp/configuration/parser.py -> build/bdist.linux-x86_64/wheel/exabgp/configuration
[python3] copying build/lib/exabgp/configuration/capability.py -> build/bdist.linux-x86_64/wheel/exabgp/configuration
[python3] copying build/lib/exabgp/configuration/setup.py -> build/bdist.linux-x86_64/wheel/exabgp/configuration
[python3] copying build/lib/exabgp/configuration/environment.py -> build/bdist.linux-x86_64/wheel/exabgp/configuration
[python3] copying build/lib/exabgp/configuration/usage.py -> build/bdist.linux-x86_64/wheel/exabgp/configuration
[python3] creating build/bdist.linux-x86_64/wheel/exabgp/configuration/l2vpn
[python3] copying build/lib/exabgp/configuration/l2vpn/vpls.py -> build/bdist.linux-x86_64/wheel/exabgp/configuration/l2vpn
[python3] copying build/lib/exabgp/configuration/l2vpn/__init__.py -> build/bdist.linux-x86_64/wheel/exabgp/configuration/l2vpn
[python3] copying build/lib/exabgp/configuration/l2vpn/parser.py -> build/bdist.linux-x86_64/wheel/exabgp/configuration/l2vpn
[python3] creating build/bdist.linux-x86_64/wheel/exabgp/configuration/neighbor
[python3] copying build/lib/exabgp/configuration/neighbor/__init__.py -> build/bdist.linux-x86_64/wheel/exabgp/configuration/neighbor
[python3] copying build/lib/exabgp/configuration/neighbor/parser.py -> build/bdist.linux-x86_64/wheel/exabgp/configuration/neighbor
[python3] copying build/lib/exabgp/configuration/neighbor/api.py -> build/bdist.linux-x86_64/wheel/exabgp/configuration/neighbor
[python3] copying build/lib/exabgp/configuration/neighbor/nexthop.py -> build/bdist.linux-x86_64/wheel/exabgp/configuration/neighbor
[python3] copying build/lib/exabgp/configuration/neighbor/family.py -> build/bdist.linux-x86_64/wheel/exabgp/configuration/neighbor
[python3] creating build/bdist.linux-x86_64/wheel/exabgp/configuration/announce
[python3] copying build/lib/exabgp/configuration/announce/vpls.py -> build/bdist.linux-x86_64/wheel/exabgp/configuration/announce
[python3] copying build/lib/exabgp/configuration/announce/__init__.py -> build/bdist.linux-x86_64/wheel/exabgp/configuration/announce
[python3] copying build/lib/exabgp/configuration/announce/flow.py -> build/bdist.linux-x86_64/wheel/exabgp/configuration/announce
[python3] copying build/lib/exabgp/configuration/announce/ip.py -> build/bdist.linux-x86_64/wheel/exabgp/configuration/announce
[python3] copying build/lib/exabgp/configuration/announce/label.py -> build/bdist.linux-x86_64/wheel/exabgp/configuration/announce
[python3] copying build/lib/exabgp/configuration/announce/vpn.py -> build/bdist.linux-x86_64/wheel/exabgp/configuration/announce
[python3] copying build/lib/exabgp/configuration/announce/path.py -> build/bdist.linux-x86_64/wheel/exabgp/configuration/announce
[python3] creating build/bdist.linux-x86_64/wheel/exabgp/configuration/core
[python3] copying build/lib/exabgp/configuration/core/error.py -> build/bdist.linux-x86_64/wheel/exabgp/configuration/core
[python3] copying build/lib/exabgp/configuration/core/tokeniser.py -> build/bdist.linux-x86_64/wheel/exabgp/configuration/core
[python3] copying build/lib/exabgp/configuration/core/__init__.py -> build/bdist.linux-x86_64/wheel/exabgp/configuration/core
[python3] copying build/lib/exabgp/configuration/core/format.py -> build/bdist.linux-x86_64/wheel/exabgp/configuration/core
[python3] copying build/lib/exabgp/configuration/core/section.py -> build/bdist.linux-x86_64/wheel/exabgp/configuration/core
[python3] copying build/lib/exabgp/configuration/core/location.py -> build/bdist.linux-x86_64/wheel/exabgp/configuration/core
[python3] copying build/lib/exabgp/configuration/core/scope.py -> build/bdist.linux-x86_64/wheel/exabgp/configuration/core
[python3] creating build/bdist.linux-x86_64/wheel/exabgp/configuration/template
[python3] copying build/lib/exabgp/configuration/template/neighbor.py -> build/bdist.linux-x86_64/wheel/exabgp/configuration/template
[python3] copying build/lib/exabgp/configuration/template/__init__.py -> build/bdist.linux-x86_64/wheel/exabgp/configuration/template
[python3] creating build/bdist.linux-x86_64/wheel/exabgp/configuration/static
[python3] copying build/lib/exabgp/configuration/static/route.py -> build/bdist.linux-x86_64/wheel/exabgp/configuration/static
[python3] copying build/lib/exabgp/configuration/static/mpls.py -> build/bdist.linux-x86_64/wheel/exabgp/configuration/static
[python3] copying build/lib/exabgp/configuration/static/__init__.py -> build/bdist.linux-x86_64/wheel/exabgp/configuration/static
[python3] copying build/lib/exabgp/configuration/static/parser.py -> build/bdist.linux-x86_64/wheel/exabgp/configuration/static
[python3] creating build/bdist.linux-x86_64/wheel/exabgp/configuration/operational
[python3] copying build/lib/exabgp/configuration/operational/__init__.py -> build/bdist.linux-x86_64/wheel/exabgp/configuration/operational
[python3] copying build/lib/exabgp/configuration/operational/parser.py -> build/bdist.linux-x86_64/wheel/exabgp/configuration/operational
[python3] creating build/bdist.linux-x86_64/wheel/exabgp/configuration/process
[python3] copying build/lib/exabgp/configuration/process/__init__.py -> build/bdist.linux-x86_64/wheel/exabgp/configuration/process
[python3] copying build/lib/exabgp/configuration/process/parser.py -> build/bdist.linux-x86_64/wheel/exabgp/configuration/process
[python3] creating build/bdist.linux-x86_64/wheel/exabgp/configuration/flow
[python3] copying build/lib/exabgp/configuration/flow/route.py -> build/bdist.linux-x86_64/wheel/exabgp/configuration/flow
[python3] copying build/lib/exabgp/configuration/flow/__init__.py -> build/bdist.linux-x86_64/wheel/exabgp/configuration/flow
[python3] copying build/lib/exabgp/configuration/flow/parser.py -> build/bdist.linux-x86_64/wheel/exabgp/configuration/flow
[python3] copying build/lib/exabgp/configuration/flow/then.py -> build/bdist.linux-x86_64/wheel/exabgp/configuration/flow
[python3] copying build/lib/exabgp/configuration/flow/scope.py -> build/bdist.linux-x86_64/wheel/exabgp/configuration/flow
[python3] copying build/lib/exabgp/configuration/flow/match.py -> build/bdist.linux-x86_64/wheel/exabgp/configuration/flow
[python3] creating build/bdist.linux-x86_64/wheel/exabgp/util
[python3] copying build/lib/exabgp/util/od.py -> build/bdist.linux-x86_64/wheel/exabgp/util
[python3] copying build/lib/exabgp/util/trace.py -> build/bdist.linux-x86_64/wheel/exabgp/util
[python3] copying build/lib/exabgp/util/enumeration.py -> build/bdist.linux-x86_64/wheel/exabgp/util
[python3] copying build/lib/exabgp/util/dns.py -> build/bdist.linux-x86_64/wheel/exabgp/util
[python3] copying build/lib/exabgp/util/panic.py -> build/bdist.linux-x86_64/wheel/exabgp/util
[python3] copying build/lib/exabgp/util/cache.py -> build/bdist.linux-x86_64/wheel/exabgp/util
[python3] copying build/lib/exabgp/util/__init__.py -> build/bdist.linux-x86_64/wheel/exabgp/util
[python3] copying build/lib/exabgp/util/errstr.py -> build/bdist.linux-x86_64/wheel/exabgp/util
[python3] copying build/lib/exabgp/util/coroutine.py -> build/bdist.linux-x86_64/wheel/exabgp/util
[python3] copying build/lib/exabgp/util/test.py -> build/bdist.linux-x86_64/wheel/exabgp/util
[python3] copying build/lib/exabgp/util/ip.py -> build/bdist.linux-x86_64/wheel/exabgp/util
[python3] copying build/lib/exabgp/util/dictionary.py -> build/bdist.linux-x86_64/wheel/exabgp/util
[python3] copying build/lib/exabgp/util/hashtable.py -> build/bdist.linux-x86_64/wheel/exabgp/util
[python3] copying build/lib/exabgp/util/usage.py -> build/bdist.linux-x86_64/wheel/exabgp/util
[python3] creating build/bdist.linux-x86_64/wheel/exabgp/netlink
[python3] copying build/lib/exabgp/netlink/tc.py -> build/bdist.linux-x86_64/wheel/exabgp/netlink
[python3] copying build/lib/exabgp/netlink/attributes.py -> build/bdist.linux-x86_64/wheel/exabgp/netlink
[python3] copying build/lib/exabgp/netlink/firewall.py -> build/bdist.linux-x86_64/wheel/exabgp/netlink
[python3] copying build/lib/exabgp/netlink/netlink.py -> build/bdist.linux-x86_64/wheel/exabgp/netlink
[python3] copying build/lib/exabgp/netlink/old.py -> build/bdist.linux-x86_64/wheel/exabgp/netlink
[python3] copying build/lib/exabgp/netlink/sequence.py -> build/bdist.linux-x86_64/wheel/exabgp/netlink
[python3] copying build/lib/exabgp/netlink/__init__.py -> build/bdist.linux-x86_64/wheel/exabgp/netlink
[python3] copying build/lib/exabgp/netlink/message.py -> build/bdist.linux-x86_64/wheel/exabgp/netlink
[python3] creating build/bdist.linux-x86_64/wheel/exabgp/netlink/route
[python3] copying build/lib/exabgp/netlink/route/link.py -> build/bdist.linux-x86_64/wheel/exabgp/netlink/route
[python3] copying build/lib/exabgp/netlink/route/address.py -> build/bdist.linux-x86_64/wheel/exabgp/netlink/route
[python3] copying build/lib/exabgp/netlink/route/neighbor.py -> build/bdist.linux-x86_64/wheel/exabgp/netlink/route
[python3] copying build/lib/exabgp/netlink/route/__init__.py -> build/bdist.linux-x86_64/wheel/exabgp/netlink/route
[python3] copying build/lib/exabgp/netlink/route/network.py -> build/bdist.linux-x86_64/wheel/exabgp/netlink/route
[python3] creating build/bdist.linux-x86_64/wheel/exabgp/protocol
[python3] copying build/lib/exabgp/protocol/resource.py -> build/bdist.linux-x86_64/wheel/exabgp/protocol
[python3] copying build/lib/exabgp/protocol/__init__.py -> build/bdist.linux-x86_64/wheel/exabgp/protocol
[python3] copying build/lib/exabgp/protocol/family.py -> build/bdist.linux-x86_64/wheel/exabgp/protocol
[python3] creating build/bdist.linux-x86_64/wheel/exabgp/protocol/iso
[python3] copying build/lib/exabgp/protocol/iso/__init__.py -> build/bdist.linux-x86_64/wheel/exabgp/protocol/iso
[python3] creating build/bdist.linux-x86_64/wheel/exabgp/protocol/ip
[python3] copying build/lib/exabgp/protocol/ip/port.py -> build/bdist.linux-x86_64/wheel/exabgp/protocol/ip
[python3] copying build/lib/exabgp/protocol/ip/netmask.py -> build/bdist.linux-x86_64/wheel/exabgp/protocol/ip
[python3] copying build/lib/exabgp/protocol/ip/__init__.py -> build/bdist.linux-x86_64/wheel/exabgp/protocol/ip
[python3] copying build/lib/exabgp/protocol/ip/fragment.py -> build/bdist.linux-x86_64/wheel/exabgp/protocol/ip
[python3] copying build/lib/exabgp/protocol/ip/icmp.py -> build/bdist.linux-x86_64/wheel/exabgp/protocol/ip
[python3] creating build/bdist.linux-x86_64/wheel/exabgp/protocol/ip/tcp
[python3] copying build/lib/exabgp/protocol/ip/tcp/flag.py -> build/bdist.linux-x86_64/wheel/exabgp/protocol/ip/tcp
[python3] copying build/lib/exabgp/protocol/ip/tcp/__init__.py -> build/bdist.linux-x86_64/wheel/exabgp/protocol/ip/tcp
[python3] creating build/bdist.linux-x86_64/wheel/exabgp/application
[python3] copying build/lib/exabgp/application/netlink.py -> build/bdist.linux-x86_64/wheel/exabgp/application
[python3] copying build/lib/exabgp/application/bgp.py -> build/bdist.linux-x86_64/wheel/exabgp/application
[python3] copying build/lib/exabgp/application/control.py -> build/bdist.linux-x86_64/wheel/exabgp/application
[python3] copying build/lib/exabgp/application/__init__.py -> build/bdist.linux-x86_64/wheel/exabgp/application
[python3] copying build/lib/exabgp/application/flow.py -> build/bdist.linux-x86_64/wheel/exabgp/application
[python3] copying build/lib/exabgp/application/healthcheck.py -> build/bdist.linux-x86_64/wheel/exabgp/application
[python3] copying build/lib/exabgp/application/cli.py -> build/bdist.linux-x86_64/wheel/exabgp/application
[python3] copying build/lib/exabgp/application/tojson.py -> build/bdist.linux-x86_64/wheel/exabgp/application
[python3] creating build/bdist.linux-x86_64/wheel/exabgp/bgp
[python3] copying build/lib/exabgp/bgp/neighbor.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp
[python3] copying build/lib/exabgp/bgp/timer.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp
[python3] copying build/lib/exabgp/bgp/__init__.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp
[python3] copying build/lib/exabgp/bgp/fsm.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp
[python3] creating build/bdist.linux-x86_64/wheel/exabgp/bgp/message
[python3] copying build/lib/exabgp/bgp/message/direction.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message
[python3] copying build/lib/exabgp/bgp/message/operational.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message
[python3] copying build/lib/exabgp/bgp/message/notification.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message
[python3] copying build/lib/exabgp/bgp/message/keepalive.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message
[python3] copying build/lib/exabgp/bgp/message/__init__.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message
[python3] copying build/lib/exabgp/bgp/message/message.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message
[python3] copying build/lib/exabgp/bgp/message/nop.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message
[python3] copying build/lib/exabgp/bgp/message/refresh.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message
[python3] copying build/lib/exabgp/bgp/message/unknown.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message
[python3] creating build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update
[python3] copying build/lib/exabgp/bgp/message/update/eor.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update
[python3] copying build/lib/exabgp/bgp/message/update/__init__.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update
[python3] creating build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/attribute
[python3] copying build/lib/exabgp/bgp/message/update/attribute/localpref.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/attribute
[python3] copying build/lib/exabgp/bgp/message/update/attribute/attribute.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/attribute
[python3] copying build/lib/exabgp/bgp/message/update/attribute/med.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/attribute
[python3] copying build/lib/exabgp/bgp/message/update/attribute/attributes.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/attribute
[python3] copying build/lib/exabgp/bgp/message/update/attribute/aggregator.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/attribute
[python3] copying build/lib/exabgp/bgp/message/update/attribute/generic.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/attribute
[python3] copying build/lib/exabgp/bgp/message/update/attribute/mprnlri.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/attribute
[python3] copying build/lib/exabgp/bgp/message/update/attribute/__init__.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/attribute
[python3] copying build/lib/exabgp/bgp/message/update/attribute/aigp.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/attribute
[python3] copying build/lib/exabgp/bgp/message/update/attribute/aspath.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/attribute
[python3] copying build/lib/exabgp/bgp/message/update/attribute/nexthop.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/attribute
[python3] copying build/lib/exabgp/bgp/message/update/attribute/mpurnlri.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/attribute
[python3] copying build/lib/exabgp/bgp/message/update/attribute/atomicaggregate.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/attribute
[python3] copying build/lib/exabgp/bgp/message/update/attribute/origin.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/attribute
[python3] copying build/lib/exabgp/bgp/message/update/attribute/originatorid.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/attribute
[python3] copying build/lib/exabgp/bgp/message/update/attribute/pmsi.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/attribute
[python3] copying build/lib/exabgp/bgp/message/update/attribute/clusterlist.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/attribute
[python3] creating build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/attribute/sr
[python3] copying build/lib/exabgp/bgp/message/update/attribute/sr/__init__.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/attribute/sr
[python3] copying build/lib/exabgp/bgp/message/update/attribute/sr/prefixsid.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/attribute/sr
[python3] copying build/lib/exabgp/bgp/message/update/attribute/sr/srgb.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/attribute/sr
[python3] copying build/lib/exabgp/bgp/message/update/attribute/sr/ipv6sid.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/attribute/sr
[python3] copying build/lib/exabgp/bgp/message/update/attribute/sr/labelindex.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/attribute/sr
[python3] copying build/lib/exabgp/bgp/message/update/attribute/sr/srv6vpnsid.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/attribute/sr
[python3] copying build/lib/exabgp/bgp/message/update/attribute/sr/srv6l3vpnsid.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/attribute/sr
[python3] creating build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/attribute/community
[python3] copying build/lib/exabgp/bgp/message/update/attribute/community/__init__.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/attribute/community
[python3] creating build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/attribute/community/large
[python3] 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
[python3] 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
[python3] 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
[python3] creating build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/attribute/community/initial
[python3] 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
[python3] 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
[python3] 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
[python3] creating build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/attribute/community/extended
[python3] 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
[python3] 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
[python3] 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
[python3] 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
[python3] 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
[python3] 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
[python3] 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
[python3] 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
[python3] 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
[python3] 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
[python3] 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
[python3] 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
[python3] 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
[python3] creating build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/attribute/bgpls
[python3] copying build/lib/exabgp/bgp/message/update/attribute/bgpls/__init__.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/attribute/bgpls
[python3] copying build/lib/exabgp/bgp/message/update/attribute/bgpls/linkstate.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/attribute/bgpls
[python3] creating build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/attribute/bgpls/prefix
[python3] 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
[python3] 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
[python3] 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
[python3] 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
[python3] 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
[python3] 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
[python3] 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
[python3] 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
[python3] 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
[python3] 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
[python3] creating build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/attribute/bgpls/link
[python3] 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
[python3] 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
[python3] 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
[python3] 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
[python3] 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
[python3] 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
[python3] 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
[python3] 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
[python3] 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
[python3] 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
[python3] 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
[python3] 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
[python3] 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
[python3] 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
[python3] 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
[python3] creating build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/attribute/bgpls/node
[python3] 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
[python3] 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
[python3] 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
[python3] 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
[python3] 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
[python3] 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
[python3] 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
[python3] 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
[python3] creating build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/nlri
[python3] copying build/lib/exabgp/bgp/message/update/nlri/inet.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/nlri
[python3] copying build/lib/exabgp/bgp/message/update/nlri/cidr.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/nlri
[python3] copying build/lib/exabgp/bgp/message/update/nlri/vpls.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/nlri
[python3] copying build/lib/exabgp/bgp/message/update/nlri/__init__.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/nlri
[python3] copying build/lib/exabgp/bgp/message/update/nlri/flow.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/nlri
[python3] copying build/lib/exabgp/bgp/message/update/nlri/ipvpn.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/nlri
[python3] copying build/lib/exabgp/bgp/message/update/nlri/label.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/nlri
[python3] copying build/lib/exabgp/bgp/message/update/nlri/rtc.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/nlri
[python3] copying build/lib/exabgp/bgp/message/update/nlri/nlri.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/nlri
[python3] creating build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/nlri/qualifier
[python3] copying build/lib/exabgp/bgp/message/update/nlri/qualifier/esi.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/nlri/qualifier
[python3] copying build/lib/exabgp/bgp/message/update/nlri/qualifier/labels.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/nlri/qualifier
[python3] copying build/lib/exabgp/bgp/message/update/nlri/qualifier/__init__.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/nlri/qualifier
[python3] copying build/lib/exabgp/bgp/message/update/nlri/qualifier/etag.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/nlri/qualifier
[python3] copying build/lib/exabgp/bgp/message/update/nlri/qualifier/rd.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/nlri/qualifier
[python3] copying build/lib/exabgp/bgp/message/update/nlri/qualifier/path.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/nlri/qualifier
[python3] copying build/lib/exabgp/bgp/message/update/nlri/qualifier/mac.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/nlri/qualifier
[python3] creating build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/nlri/evpn
[python3] copying build/lib/exabgp/bgp/message/update/nlri/evpn/prefix.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/nlri/evpn
[python3] copying build/lib/exabgp/bgp/message/update/nlri/evpn/__init__.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/nlri/evpn
[python3] copying build/lib/exabgp/bgp/message/update/nlri/evpn/nlri.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/nlri/evpn
[python3] copying build/lib/exabgp/bgp/message/update/nlri/evpn/multicast.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/nlri/evpn
[python3] copying build/lib/exabgp/bgp/message/update/nlri/evpn/segment.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/nlri/evpn
[python3] copying build/lib/exabgp/bgp/message/update/nlri/evpn/ethernetad.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/nlri/evpn
[python3] copying build/lib/exabgp/bgp/message/update/nlri/evpn/mac.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/nlri/evpn
[python3] creating build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/nlri/bgpls
[python3] copying build/lib/exabgp/bgp/message/update/nlri/bgpls/link.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/nlri/bgpls
[python3] copying build/lib/exabgp/bgp/message/update/nlri/bgpls/prefixv4.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/nlri/bgpls
[python3] copying build/lib/exabgp/bgp/message/update/nlri/bgpls/__init__.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/nlri/bgpls
[python3] copying build/lib/exabgp/bgp/message/update/nlri/bgpls/nlri.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/nlri/bgpls
[python3] copying build/lib/exabgp/bgp/message/update/nlri/bgpls/node.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/nlri/bgpls
[python3] copying build/lib/exabgp/bgp/message/update/nlri/bgpls/prefixv6.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/nlri/bgpls
[python3] creating build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/nlri/bgpls/tlvs
[python3] 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
[python3] 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
[python3] 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
[python3] 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
[python3] 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
[python3] 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
[python3] 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
[python3] 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
[python3] creating build/bdist.linux-x86_64/wheel/exabgp/bgp/message/open
[python3] copying build/lib/exabgp/bgp/message/open/holdtime.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/open
[python3] copying build/lib/exabgp/bgp/message/open/routerid.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/open
[python3] copying build/lib/exabgp/bgp/message/open/version.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/open
[python3] copying build/lib/exabgp/bgp/message/open/__init__.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/open
[python3] copying build/lib/exabgp/bgp/message/open/asn.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/open
[python3] creating build/bdist.linux-x86_64/wheel/exabgp/bgp/message/open/capability
[python3] copying build/lib/exabgp/bgp/message/open/capability/operational.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/open/capability
[python3] copying build/lib/exabgp/bgp/message/open/capability/extended.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/open/capability
[python3] copying build/lib/exabgp/bgp/message/open/capability/addpath.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/open/capability
[python3] copying build/lib/exabgp/bgp/message/open/capability/__init__.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/open/capability
[python3] copying build/lib/exabgp/bgp/message/open/capability/graceful.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/open/capability
[python3] copying build/lib/exabgp/bgp/message/open/capability/ms.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/open/capability
[python3] copying build/lib/exabgp/bgp/message/open/capability/capability.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/open/capability
[python3] copying build/lib/exabgp/bgp/message/open/capability/mp.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/open/capability
[python3] copying build/lib/exabgp/bgp/message/open/capability/capabilities.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/open/capability
[python3] copying build/lib/exabgp/bgp/message/open/capability/refresh.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/open/capability
[python3] copying build/lib/exabgp/bgp/message/open/capability/negotiated.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/open/capability
[python3] copying build/lib/exabgp/bgp/message/open/capability/nexthop.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/open/capability
[python3] copying build/lib/exabgp/bgp/message/open/capability/asn4.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/open/capability
[python3] copying build/lib/exabgp/bgp/message/open/capability/unknown.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/open/capability
[python3] copying build/lib/exabgp/bgp/message/open/capability/hostname.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/open/capability
[python3] creating build/bdist.linux-x86_64/wheel/exabgp/vendoring
[python3] copying build/lib/exabgp/vendoring/ipaddress.py -> build/bdist.linux-x86_64/wheel/exabgp/vendoring
[python3] copying build/lib/exabgp/vendoring/ordereddict.py -> build/bdist.linux-x86_64/wheel/exabgp/vendoring
[python3] copying build/lib/exabgp/vendoring/gcdump.py -> build/bdist.linux-x86_64/wheel/exabgp/vendoring
[python3] copying build/lib/exabgp/vendoring/docopt.py -> build/bdist.linux-x86_64/wheel/exabgp/vendoring
[python3] copying build/lib/exabgp/vendoring/__init__.py -> build/bdist.linux-x86_64/wheel/exabgp/vendoring
[python3] copying build/lib/exabgp/vendoring/lsprofcalltree.py -> build/bdist.linux-x86_64/wheel/exabgp/vendoring
[python3] copying build/lib/exabgp/vendoring/cmd2.py -> build/bdist.linux-x86_64/wheel/exabgp/vendoring
[python3] copying build/lib/exabgp/vendoring/six.py -> build/bdist.linux-x86_64/wheel/exabgp/vendoring
[python3] copying build/lib/exabgp/vendoring/profiler.py -> build/bdist.linux-x86_64/wheel/exabgp/vendoring
[python3] copying build/lib/exabgp/vendoring/objgraph.py -> build/bdist.linux-x86_64/wheel/exabgp/vendoring
[python3] copying build/lib/exabgp/vendoring/bitstring.py -> build/bdist.linux-x86_64/wheel/exabgp/vendoring
[python3] copying build/lib/exabgp/vendoring/counter.py -> build/bdist.linux-x86_64/wheel/exabgp/vendoring
[python3] copying build/lib/exabgp/vendoring/pyparsing.py -> build/bdist.linux-x86_64/wheel/exabgp/vendoring
[python3] creating build/bdist.linux-x86_64/wheel/exabgp/data
[python3] copying build/lib/exabgp/data/check.py -> build/bdist.linux-x86_64/wheel/exabgp/data
[python3] copying build/lib/exabgp/data/__init__.py -> build/bdist.linux-x86_64/wheel/exabgp/data
[python3] creating build/bdist.linux-x86_64/wheel/exabgp/reactor
[python3] copying build/lib/exabgp/reactor/asynchronous.py -> build/bdist.linux-x86_64/wheel/exabgp/reactor
[python3] copying build/lib/exabgp/reactor/interrupt.py -> build/bdist.linux-x86_64/wheel/exabgp/reactor
[python3] copying build/lib/exabgp/reactor/protocol.py -> build/bdist.linux-x86_64/wheel/exabgp/reactor
[python3] copying build/lib/exabgp/reactor/keepalive.py -> build/bdist.linux-x86_64/wheel/exabgp/reactor
[python3] copying build/lib/exabgp/reactor/__init__.py -> build/bdist.linux-x86_64/wheel/exabgp/reactor
[python3] copying build/lib/exabgp/reactor/peer.py -> build/bdist.linux-x86_64/wheel/exabgp/reactor
[python3] copying build/lib/exabgp/reactor/delay.py -> build/bdist.linux-x86_64/wheel/exabgp/reactor
[python3] copying build/lib/exabgp/reactor/loop.py -> build/bdist.linux-x86_64/wheel/exabgp/reactor
[python3] copying build/lib/exabgp/reactor/daemon.py -> build/bdist.linux-x86_64/wheel/exabgp/reactor
[python3] copying build/lib/exabgp/reactor/listener.py -> build/bdist.linux-x86_64/wheel/exabgp/reactor
[python3] creating build/bdist.linux-x86_64/wheel/exabgp/reactor/network
[python3] copying build/lib/exabgp/reactor/network/error.py -> build/bdist.linux-x86_64/wheel/exabgp/reactor/network
[python3] copying build/lib/exabgp/reactor/network/outgoing.py -> build/bdist.linux-x86_64/wheel/exabgp/reactor/network
[python3] copying build/lib/exabgp/reactor/network/__init__.py -> build/bdist.linux-x86_64/wheel/exabgp/reactor/network
[python3] copying build/lib/exabgp/reactor/network/tcp.py -> build/bdist.linux-x86_64/wheel/exabgp/reactor/network
[python3] copying build/lib/exabgp/reactor/network/connection.py -> build/bdist.linux-x86_64/wheel/exabgp/reactor/network
[python3] copying build/lib/exabgp/reactor/network/incoming.py -> build/bdist.linux-x86_64/wheel/exabgp/reactor/network
[python3] creating build/bdist.linux-x86_64/wheel/exabgp/reactor/api
[python3] copying build/lib/exabgp/reactor/api/__init__.py -> build/bdist.linux-x86_64/wheel/exabgp/reactor/api
[python3] copying build/lib/exabgp/reactor/api/processes.py -> build/bdist.linux-x86_64/wheel/exabgp/reactor/api
[python3] copying build/lib/exabgp/reactor/api/transcoder.py -> build/bdist.linux-x86_64/wheel/exabgp/reactor/api
[python3] creating build/bdist.linux-x86_64/wheel/exabgp/reactor/api/response
[python3] copying build/lib/exabgp/reactor/api/response/answer.py -> build/bdist.linux-x86_64/wheel/exabgp/reactor/api/response
[python3] copying build/lib/exabgp/reactor/api/response/__init__.py -> build/bdist.linux-x86_64/wheel/exabgp/reactor/api/response
[python3] copying build/lib/exabgp/reactor/api/response/text.py -> build/bdist.linux-x86_64/wheel/exabgp/reactor/api/response
[python3] copying build/lib/exabgp/reactor/api/response/json.py -> build/bdist.linux-x86_64/wheel/exabgp/reactor/api/response
[python3] creating build/bdist.linux-x86_64/wheel/exabgp/reactor/api/command
[python3] copying build/lib/exabgp/reactor/api/command/neighbor.py -> build/bdist.linux-x86_64/wheel/exabgp/reactor/api/command
[python3] copying build/lib/exabgp/reactor/api/command/reactor.py -> build/bdist.linux-x86_64/wheel/exabgp/reactor/api/command
[python3] copying build/lib/exabgp/reactor/api/command/command.py -> build/bdist.linux-x86_64/wheel/exabgp/reactor/api/command
[python3] copying build/lib/exabgp/reactor/api/command/watchdog.py -> build/bdist.linux-x86_64/wheel/exabgp/reactor/api/command
[python3] copying build/lib/exabgp/reactor/api/command/rib.py -> build/bdist.linux-x86_64/wheel/exabgp/reactor/api/command
[python3] copying build/lib/exabgp/reactor/api/command/__init__.py -> build/bdist.linux-x86_64/wheel/exabgp/reactor/api/command
[python3] copying build/lib/exabgp/reactor/api/command/limit.py -> build/bdist.linux-x86_64/wheel/exabgp/reactor/api/command
[python3] copying build/lib/exabgp/reactor/api/command/announce.py -> build/bdist.linux-x86_64/wheel/exabgp/reactor/api/command
[python3] running install_data
[python3] creating build/bdist.linux-x86_64/wheel/exabgp-4.2.6.data
[python3] creating build/bdist.linux-x86_64/wheel/exabgp-4.2.6.data/data
[python3] creating build/bdist.linux-x86_64/wheel/exabgp-4.2.6.data/data/etc
[python3] creating build/bdist.linux-x86_64/wheel/exabgp-4.2.6.data/data/etc/exabgp
[python3] creating build/bdist.linux-x86_64/wheel/exabgp-4.2.6.data/data/etc/exabgp/examples
[python3] copying etc/exabgp/run/api-api.nothing.run -> build/bdist.linux-x86_64/wheel/exabgp-4.2.6.data/data/etc/exabgp/examples
[python3] copying etc/exabgp/run/api-check.run -> build/bdist.linux-x86_64/wheel/exabgp-4.2.6.data/data/etc/exabgp/examples
[python3] copying etc/exabgp/run/watchdog.run -> build/bdist.linux-x86_64/wheel/exabgp-4.2.6.data/data/etc/exabgp/examples
[python3] copying etc/exabgp/run/watchdog-1.pl -> build/bdist.linux-x86_64/wheel/exabgp-4.2.6.data/data/etc/exabgp/examples
[python3] copying etc/exabgp/run/api-add-remove.run -> build/bdist.linux-x86_64/wheel/exabgp-4.2.6.data/data/etc/exabgp/examples
[python3] copying etc/exabgp/run/api-eor.run -> build/bdist.linux-x86_64/wheel/exabgp-4.2.6.data/data/etc/exabgp/examples
[python3] copying etc/exabgp/run/api-teardown.run -> build/bdist.linux-x86_64/wheel/exabgp-4.2.6.data/data/etc/exabgp/examples
[python3] copying etc/exabgp/run/api-nexthop.run -> build/bdist.linux-x86_64/wheel/exabgp-4.2.6.data/data/etc/exabgp/examples
[python3] copying etc/exabgp/run/api-vpnv4.run -> build/bdist.linux-x86_64/wheel/exabgp-4.2.6.data/data/etc/exabgp/examples
[python3] copying etc/exabgp/run/api-multisession.run -> build/bdist.linux-x86_64/wheel/exabgp-4.2.6.data/data/etc/exabgp/examples
[python3] copying etc/exabgp/run/api-reload.run -> build/bdist.linux-x86_64/wheel/exabgp-4.2.6.data/data/etc/exabgp/examples
[python3] copying etc/exabgp/run/syslog-1.py -> build/bdist.linux-x86_64/wheel/exabgp-4.2.6.data/data/etc/exabgp/examples
[python3] copying etc/exabgp/run/dynamic-1.pl -> build/bdist.linux-x86_64/wheel/exabgp-4.2.6.data/data/etc/exabgp/examples
[python3] copying etc/exabgp/run/api-attributes.run -> build/bdist.linux-x86_64/wheel/exabgp-4.2.6.data/data/etc/exabgp/examples
[python3] copying etc/exabgp/run/api-manual-eor.run -> build/bdist.linux-x86_64/wheel/exabgp-4.2.6.data/data/etc/exabgp/examples
[python3] copying etc/exabgp/run/api-api.receive.run -> build/bdist.linux-x86_64/wheel/exabgp-4.2.6.data/data/etc/exabgp/examples
[python3] copying etc/exabgp/run/api-announce.run -> build/bdist.linux-x86_64/wheel/exabgp-4.2.6.data/data/etc/exabgp/examples
[python3] copying etc/exabgp/run/api-vpls.run -> build/bdist.linux-x86_64/wheel/exabgp-4.2.6.data/data/etc/exabgp/examples
[python3] copying etc/exabgp/run/api-attributes-vpn.run -> build/bdist.linux-x86_64/wheel/exabgp-4.2.6.data/data/etc/exabgp/examples
[python3] copying etc/exabgp/run/api-open.run -> build/bdist.linux-x86_64/wheel/exabgp-4.2.6.data/data/etc/exabgp/examples
[python3] copying etc/exabgp/run/api-multi-neighbor.run -> build/bdist.linux-x86_64/wheel/exabgp-4.2.6.data/data/etc/exabgp/examples
[python3] copying etc/exabgp/run/watchdog-1.sh -> build/bdist.linux-x86_64/wheel/exabgp-4.2.6.data/data/etc/exabgp/examples
[python3] copying etc/exabgp/run/stderr-1.py -> build/bdist.linux-x86_64/wheel/exabgp-4.2.6.data/data/etc/exabgp/examples
[python3] copying etc/exabgp/run/api-notification.run -> build/bdist.linux-x86_64/wheel/exabgp-4.2.6.data/data/etc/exabgp/examples
[python3] copying etc/exabgp/run/api-flow.run -> build/bdist.linux-x86_64/wheel/exabgp-4.2.6.data/data/etc/exabgp/examples
[python3] copying etc/exabgp/run/api-fast.run -> build/bdist.linux-x86_64/wheel/exabgp-4.2.6.data/data/etc/exabgp/examples
[python3] copying etc/exabgp/run/dynamic-1.sh -> build/bdist.linux-x86_64/wheel/exabgp-4.2.6.data/data/etc/exabgp/examples
[python3] copying etc/exabgp/run/api-nexthop-self.run -> build/bdist.linux-x86_64/wheel/exabgp-4.2.6.data/data/etc/exabgp/examples
[python3] copying etc/exabgp/run/api-no-respawn-2.run -> build/bdist.linux-x86_64/wheel/exabgp-4.2.6.data/data/etc/exabgp/examples
[python3] copying etc/exabgp/run/api-broken-flow.run -> build/bdist.linux-x86_64/wheel/exabgp-4.2.6.data/data/etc/exabgp/examples
[python3] copying etc/exabgp/run/api-no-respawn-1.run -> build/bdist.linux-x86_64/wheel/exabgp-4.2.6.data/data/etc/exabgp/examples
[python3] copying etc/exabgp/run/api-announcement.run -> build/bdist.linux-x86_64/wheel/exabgp-4.2.6.data/data/etc/exabgp/examples
[python3] running install_egg_info
[python3] Copying lib/exabgp.egg-info to build/bdist.linux-x86_64/wheel/exabgp-4.2.6-py3.6.egg-info
[python3] running install_scripts
[python3] creating build/bdist.linux-x86_64/wheel/exabgp-4.2.6.dist-info/WHEEL
[python3] creating 'dist/exabgp-4.2.6-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it
[python3] adding 'exabgp/__init__.py'
[python3] adding 'exabgp/__main__.py'
[python3] adding 'exabgp/debug.py'
[python3] adding 'exabgp/logger.py'
[python3] adding 'exabgp/version.py'
[python3] adding 'exabgp/application/__init__.py'
[python3] adding 'exabgp/application/bgp.py'
[python3] adding 'exabgp/application/cli.py'
[python3] adding 'exabgp/application/control.py'
[python3] adding 'exabgp/application/flow.py'
[python3] adding 'exabgp/application/healthcheck.py'
[python3] adding 'exabgp/application/netlink.py'
[python3] adding 'exabgp/application/tojson.py'
[python3] adding 'exabgp/bgp/__init__.py'
[python3] adding 'exabgp/bgp/fsm.py'
[python3] adding 'exabgp/bgp/neighbor.py'
[python3] adding 'exabgp/bgp/timer.py'
[python3] adding 'exabgp/bgp/message/__init__.py'
[python3] adding 'exabgp/bgp/message/direction.py'
[python3] adding 'exabgp/bgp/message/keepalive.py'
[python3] adding 'exabgp/bgp/message/message.py'
[python3] adding 'exabgp/bgp/message/nop.py'
[python3] adding 'exabgp/bgp/message/notification.py'
[python3] adding 'exabgp/bgp/message/operational.py'
[python3] adding 'exabgp/bgp/message/refresh.py'
[python3] adding 'exabgp/bgp/message/unknown.py'
[python3] adding 'exabgp/bgp/message/open/__init__.py'
[python3] adding 'exabgp/bgp/message/open/asn.py'
[python3] adding 'exabgp/bgp/message/open/holdtime.py'
[python3] adding 'exabgp/bgp/message/open/routerid.py'
[python3] adding 'exabgp/bgp/message/open/version.py'
[python3] adding 'exabgp/bgp/message/open/capability/__init__.py'
[python3] adding 'exabgp/bgp/message/open/capability/addpath.py'
[python3] adding 'exabgp/bgp/message/open/capability/asn4.py'
[python3] adding 'exabgp/bgp/message/open/capability/capabilities.py'
[python3] adding 'exabgp/bgp/message/open/capability/capability.py'
[python3] adding 'exabgp/bgp/message/open/capability/extended.py'
[python3] adding 'exabgp/bgp/message/open/capability/graceful.py'
[python3] adding 'exabgp/bgp/message/open/capability/hostname.py'
[python3] adding 'exabgp/bgp/message/open/capability/mp.py'
[python3] adding 'exabgp/bgp/message/open/capability/ms.py'
[python3] adding 'exabgp/bgp/message/open/capability/negotiated.py'
[python3] adding 'exabgp/bgp/message/open/capability/nexthop.py'
[python3] adding 'exabgp/bgp/message/open/capability/operational.py'
[python3] adding 'exabgp/bgp/message/open/capability/refresh.py'
[python3] adding 'exabgp/bgp/message/open/capability/unknown.py'
[python3] adding 'exabgp/bgp/message/update/__init__.py'
[python3] adding 'exabgp/bgp/message/update/eor.py'
[python3] adding 'exabgp/bgp/message/update/attribute/__init__.py'
[python3] adding 'exabgp/bgp/message/update/attribute/aggregator.py'
[python3] adding 'exabgp/bgp/message/update/attribute/aigp.py'
[python3] adding 'exabgp/bgp/message/update/attribute/aspath.py'
[python3] adding 'exabgp/bgp/message/update/attribute/atomicaggregate.py'
[python3] adding 'exabgp/bgp/message/update/attribute/attribute.py'
[python3] adding 'exabgp/bgp/message/update/attribute/attributes.py'
[python3] adding 'exabgp/bgp/message/update/attribute/clusterlist.py'
[python3] adding 'exabgp/bgp/message/update/attribute/generic.py'
[python3] adding 'exabgp/bgp/message/update/attribute/localpref.py'
[python3] adding 'exabgp/bgp/message/update/attribute/med.py'
[python3] adding 'exabgp/bgp/message/update/attribute/mprnlri.py'
[python3] adding 'exabgp/bgp/message/update/attribute/mpurnlri.py'
[python3] adding 'exabgp/bgp/message/update/attribute/nexthop.py'
[python3] adding 'exabgp/bgp/message/update/attribute/origin.py'
[python3] adding 'exabgp/bgp/message/update/attribute/originatorid.py'
[python3] adding 'exabgp/bgp/message/update/attribute/pmsi.py'
[python3] adding 'exabgp/bgp/message/update/attribute/bgpls/__init__.py'
[python3] adding 'exabgp/bgp/message/update/attribute/bgpls/linkstate.py'
[python3] adding 'exabgp/bgp/message/update/attribute/bgpls/link/__init__.py'
[python3] adding 'exabgp/bgp/message/update/attribute/bgpls/link/admingroup.py'
[python3] adding 'exabgp/bgp/message/update/attribute/bgpls/link/igpmetric.py'
[python3] adding 'exabgp/bgp/message/update/attribute/bgpls/link/linkname.py'
[python3] adding 'exabgp/bgp/message/update/attribute/bgpls/link/maxbw.py'
[python3] adding 'exabgp/bgp/message/update/attribute/bgpls/link/mplsmask.py'
[python3] adding 'exabgp/bgp/message/update/attribute/bgpls/link/opaque.py'
[python3] adding 'exabgp/bgp/message/update/attribute/bgpls/link/protection.py'
[python3] adding 'exabgp/bgp/message/update/attribute/bgpls/link/rsvpbw.py'
[python3] adding 'exabgp/bgp/message/update/attribute/bgpls/link/rterid.py'
[python3] adding 'exabgp/bgp/message/update/attribute/bgpls/link/sradj.py'
[python3] adding 'exabgp/bgp/message/update/attribute/bgpls/link/sradjlan.py'
[python3] adding 'exabgp/bgp/message/update/attribute/bgpls/link/srlg.py'
[python3] adding 'exabgp/bgp/message/update/attribute/bgpls/link/temetric.py'
[python3] adding 'exabgp/bgp/message/update/attribute/bgpls/link/unrsvpbw.py'
[python3] adding 'exabgp/bgp/message/update/attribute/bgpls/node/__init__.py'
[python3] adding 'exabgp/bgp/message/update/attribute/bgpls/node/isisarea.py'
[python3] adding 'exabgp/bgp/message/update/attribute/bgpls/node/lterid.py'
[python3] adding 'exabgp/bgp/message/update/attribute/bgpls/node/nodeflags.py'
[python3] adding 'exabgp/bgp/message/update/attribute/bgpls/node/nodename.py'
[python3] adding 'exabgp/bgp/message/update/attribute/bgpls/node/opaque.py'
[python3] adding 'exabgp/bgp/message/update/attribute/bgpls/node/sralgo.py'
[python3] adding 'exabgp/bgp/message/update/attribute/bgpls/node/srcap.py'
[python3] adding 'exabgp/bgp/message/update/attribute/bgpls/prefix/__init__.py'
[python3] adding 'exabgp/bgp/message/update/attribute/bgpls/prefix/igpextags.py'
[python3] adding 'exabgp/bgp/message/update/attribute/bgpls/prefix/igpflags.py'
[python3] adding 'exabgp/bgp/message/update/attribute/bgpls/prefix/igptags.py'
[python3] adding 'exabgp/bgp/message/update/attribute/bgpls/prefix/opaque.py'
[python3] adding 'exabgp/bgp/message/update/attribute/bgpls/prefix/ospfaddr.py'
[python3] adding 'exabgp/bgp/message/update/attribute/bgpls/prefix/prefixmetric.py'
[python3] adding 'exabgp/bgp/message/update/attribute/bgpls/prefix/srigpprefixattr.py'
[python3] adding 'exabgp/bgp/message/update/attribute/bgpls/prefix/srprefix.py'
[python3] adding 'exabgp/bgp/message/update/attribute/bgpls/prefix/srrid.py'
[python3] adding 'exabgp/bgp/message/update/attribute/community/__init__.py'
[python3] adding 'exabgp/bgp/message/update/attribute/community/extended/__init__.py'
[python3] adding 'exabgp/bgp/message/update/attribute/community/extended/bandwidth.py'
[python3] adding 'exabgp/bgp/message/update/attribute/community/extended/chso.py'
[python3] adding 'exabgp/bgp/message/update/attribute/community/extended/communities.py'
[python3] adding 'exabgp/bgp/message/update/attribute/community/extended/community.py'
[python3] adding 'exabgp/bgp/message/update/attribute/community/extended/encapsulation.py'
[python3] adding 'exabgp/bgp/message/update/attribute/community/extended/flowspec_scope.py'
[python3] adding 'exabgp/bgp/message/update/attribute/community/extended/l2info.py'
[python3] adding 'exabgp/bgp/message/update/attribute/community/extended/mac_mobility.py'
[python3] adding 'exabgp/bgp/message/update/attribute/community/extended/origin.py'
[python3] adding 'exabgp/bgp/message/update/attribute/community/extended/rt.py'
[python3] adding 'exabgp/bgp/message/update/attribute/community/extended/rt_record.py'
[python3] adding 'exabgp/bgp/message/update/attribute/community/extended/traffic.py'
[python3] adding 'exabgp/bgp/message/update/attribute/community/initial/__init__.py'
[python3] adding 'exabgp/bgp/message/update/attribute/community/initial/communities.py'
[python3] adding 'exabgp/bgp/message/update/attribute/community/initial/community.py'
[python3] adding 'exabgp/bgp/message/update/attribute/community/large/__init__.py'
[python3] adding 'exabgp/bgp/message/update/attribute/community/large/communities.py'
[python3] adding 'exabgp/bgp/message/update/attribute/community/large/community.py'
[python3] adding 'exabgp/bgp/message/update/attribute/sr/__init__.py'
[python3] adding 'exabgp/bgp/message/update/attribute/sr/ipv6sid.py'
[python3] adding 'exabgp/bgp/message/update/attribute/sr/labelindex.py'
[python3] adding 'exabgp/bgp/message/update/attribute/sr/prefixsid.py'
[python3] adding 'exabgp/bgp/message/update/attribute/sr/srgb.py'
[python3] adding 'exabgp/bgp/message/update/attribute/sr/srv6l3vpnsid.py'
[python3] adding 'exabgp/bgp/message/update/attribute/sr/srv6vpnsid.py'
[python3] adding 'exabgp/bgp/message/update/nlri/__init__.py'
[python3] adding 'exabgp/bgp/message/update/nlri/cidr.py'
[python3] adding 'exabgp/bgp/message/update/nlri/flow.py'
[python3] adding 'exabgp/bgp/message/update/nlri/inet.py'
[python3] adding 'exabgp/bgp/message/update/nlri/ipvpn.py'
[python3] adding 'exabgp/bgp/message/update/nlri/label.py'
[python3] adding 'exabgp/bgp/message/update/nlri/nlri.py'
[python3] adding 'exabgp/bgp/message/update/nlri/rtc.py'
[python3] adding 'exabgp/bgp/message/update/nlri/vpls.py'
[python3] adding 'exabgp/bgp/message/update/nlri/bgpls/__init__.py'
[python3] adding 'exabgp/bgp/message/update/nlri/bgpls/link.py'
[python3] adding 'exabgp/bgp/message/update/nlri/bgpls/nlri.py'
[python3] adding 'exabgp/bgp/message/update/nlri/bgpls/node.py'
[python3] adding 'exabgp/bgp/message/update/nlri/bgpls/prefixv4.py'
[python3] adding 'exabgp/bgp/message/update/nlri/bgpls/prefixv6.py'
[python3] adding 'exabgp/bgp/message/update/nlri/bgpls/tlvs/__init__.py'
[python3] adding 'exabgp/bgp/message/update/nlri/bgpls/tlvs/ifaceaddr.py'
[python3] adding 'exabgp/bgp/message/update/nlri/bgpls/tlvs/ipreach.py'
[python3] adding 'exabgp/bgp/message/update/nlri/bgpls/tlvs/linkid.py'
[python3] adding 'exabgp/bgp/message/update/nlri/bgpls/tlvs/neighaddr.py'
[python3] adding 'exabgp/bgp/message/update/nlri/bgpls/tlvs/node.py'
[python3] adding 'exabgp/bgp/message/update/nlri/bgpls/tlvs/ospfroute.py'
[python3] adding 'exabgp/bgp/message/update/nlri/bgpls/tlvs/prefix.py'
[python3] adding 'exabgp/bgp/message/update/nlri/evpn/__init__.py'
[python3] adding 'exabgp/bgp/message/update/nlri/evpn/ethernetad.py'
[python3] adding 'exabgp/bgp/message/update/nlri/evpn/mac.py'
[python3] adding 'exabgp/bgp/message/update/nlri/evpn/multicast.py'
[python3] adding 'exabgp/bgp/message/update/nlri/evpn/nlri.py'
[python3] adding 'exabgp/bgp/message/update/nlri/evpn/prefix.py'
[python3] adding 'exabgp/bgp/message/update/nlri/evpn/segment.py'
[python3] adding 'exabgp/bgp/message/update/nlri/qualifier/__init__.py'
[python3] adding 'exabgp/bgp/message/update/nlri/qualifier/esi.py'
[python3] adding 'exabgp/bgp/message/update/nlri/qualifier/etag.py'
[python3] adding 'exabgp/bgp/message/update/nlri/qualifier/labels.py'
[python3] adding 'exabgp/bgp/message/update/nlri/qualifier/mac.py'
[python3] adding 'exabgp/bgp/message/update/nlri/qualifier/path.py'
[python3] adding 'exabgp/bgp/message/update/nlri/qualifier/rd.py'
[python3] adding 'exabgp/configuration/__init__.py'
[python3] adding 'exabgp/configuration/capability.py'
[python3] adding 'exabgp/configuration/check.py'
[python3] adding 'exabgp/configuration/configuration.py'
[python3] adding 'exabgp/configuration/environment.py'
[python3] adding 'exabgp/configuration/parser.py'
[python3] adding 'exabgp/configuration/setup.py'
[python3] adding 'exabgp/configuration/usage.py'
[python3] adding 'exabgp/configuration/announce/__init__.py'
[python3] adding 'exabgp/configuration/announce/flow.py'
[python3] adding 'exabgp/configuration/announce/ip.py'
[python3] adding 'exabgp/configuration/announce/label.py'
[python3] adding 'exabgp/configuration/announce/path.py'
[python3] adding 'exabgp/configuration/announce/vpls.py'
[python3] adding 'exabgp/configuration/announce/vpn.py'
[python3] adding 'exabgp/configuration/core/__init__.py'
[python3] adding 'exabgp/configuration/core/error.py'
[python3] adding 'exabgp/configuration/core/format.py'
[python3] adding 'exabgp/configuration/core/location.py'
[python3] adding 'exabgp/configuration/core/scope.py'
[python3] adding 'exabgp/configuration/core/section.py'
[python3] adding 'exabgp/configuration/core/tokeniser.py'
[python3] adding 'exabgp/configuration/flow/__init__.py'
[python3] adding 'exabgp/configuration/flow/match.py'
[python3] adding 'exabgp/configuration/flow/parser.py'
[python3] adding 'exabgp/configuration/flow/route.py'
[python3] adding 'exabgp/configuration/flow/scope.py'
[python3] adding 'exabgp/configuration/flow/then.py'
[python3] adding 'exabgp/configuration/l2vpn/__init__.py'
[python3] adding 'exabgp/configuration/l2vpn/parser.py'
[python3] adding 'exabgp/configuration/l2vpn/vpls.py'
[python3] adding 'exabgp/configuration/neighbor/__init__.py'
[python3] adding 'exabgp/configuration/neighbor/api.py'
[python3] adding 'exabgp/configuration/neighbor/family.py'
[python3] adding 'exabgp/configuration/neighbor/nexthop.py'
[python3] adding 'exabgp/configuration/neighbor/parser.py'
[python3] adding 'exabgp/configuration/operational/__init__.py'
[python3] adding 'exabgp/configuration/operational/parser.py'
[python3] adding 'exabgp/configuration/process/__init__.py'
[python3] adding 'exabgp/configuration/process/parser.py'
[python3] adding 'exabgp/configuration/static/__init__.py'
[python3] adding 'exabgp/configuration/static/mpls.py'
[python3] adding 'exabgp/configuration/static/parser.py'
[python3] adding 'exabgp/configuration/static/route.py'
[python3] adding 'exabgp/configuration/template/__init__.py'
[python3] adding 'exabgp/configuration/template/neighbor.py'
[python3] adding 'exabgp/data/__init__.py'
[python3] adding 'exabgp/data/check.py'
[python3] adding 'exabgp/netlink/__init__.py'
[python3] adding 'exabgp/netlink/attributes.py'
[python3] adding 'exabgp/netlink/firewall.py'
[python3] adding 'exabgp/netlink/message.py'
[python3] adding 'exabgp/netlink/netlink.py'
[python3] adding 'exabgp/netlink/old.py'
[python3] adding 'exabgp/netlink/sequence.py'
[python3] adding 'exabgp/netlink/tc.py'
[python3] adding 'exabgp/netlink/route/__init__.py'
[python3] adding 'exabgp/netlink/route/address.py'
[python3] adding 'exabgp/netlink/route/link.py'
[python3] adding 'exabgp/netlink/route/neighbor.py'
[python3] adding 'exabgp/netlink/route/network.py'
[python3] adding 'exabgp/protocol/__init__.py'
[python3] adding 'exabgp/protocol/family.py'
[python3] adding 'exabgp/protocol/resource.py'
[python3] adding 'exabgp/protocol/ip/__init__.py'
[python3] adding 'exabgp/protocol/ip/fragment.py'
[python3] adding 'exabgp/protocol/ip/icmp.py'
[python3] adding 'exabgp/protocol/ip/netmask.py'
[python3] adding 'exabgp/protocol/ip/port.py'
[python3] adding 'exabgp/protocol/ip/tcp/__init__.py'
[python3] adding 'exabgp/protocol/ip/tcp/flag.py'
[python3] adding 'exabgp/protocol/iso/__init__.py'
[python3] adding 'exabgp/reactor/__init__.py'
[python3] adding 'exabgp/reactor/asynchronous.py'
[python3] adding 'exabgp/reactor/daemon.py'
[python3] adding 'exabgp/reactor/delay.py'
[python3] adding 'exabgp/reactor/interrupt.py'
[python3] adding 'exabgp/reactor/keepalive.py'
[python3] adding 'exabgp/reactor/listener.py'
[python3] adding 'exabgp/reactor/loop.py'
[python3] adding 'exabgp/reactor/peer.py'
[python3] adding 'exabgp/reactor/protocol.py'
[python3] adding 'exabgp/reactor/api/__init__.py'
[python3] adding 'exabgp/reactor/api/processes.py'
[python3] adding 'exabgp/reactor/api/transcoder.py'
[python3] adding 'exabgp/reactor/api/command/__init__.py'
[python3] adding 'exabgp/reactor/api/command/announce.py'
[python3] adding 'exabgp/reactor/api/command/command.py'
[python3] adding 'exabgp/reactor/api/command/limit.py'
[python3] adding 'exabgp/reactor/api/command/neighbor.py'
[python3] adding 'exabgp/reactor/api/command/reactor.py'
[python3] adding 'exabgp/reactor/api/command/rib.py'
[python3] adding 'exabgp/reactor/api/command/watchdog.py'
[python3] adding 'exabgp/reactor/api/response/__init__.py'
[python3] adding 'exabgp/reactor/api/response/answer.py'
[python3] adding 'exabgp/reactor/api/response/json.py'
[python3] adding 'exabgp/reactor/api/response/text.py'
[python3] adding 'exabgp/reactor/network/__init__.py'
[python3] adding 'exabgp/reactor/network/connection.py'
[python3] adding 'exabgp/reactor/network/error.py'
[python3] adding 'exabgp/reactor/network/incoming.py'
[python3] adding 'exabgp/reactor/network/outgoing.py'
[python3] adding 'exabgp/reactor/network/tcp.py'
[python3] adding 'exabgp/rib/__init__.py'
[python3] adding 'exabgp/rib/cache.py'
[python3] adding 'exabgp/rib/change.py'
[python3] adding 'exabgp/rib/incoming.py'
[python3] adding 'exabgp/rib/outgoing.py'
[python3] adding 'exabgp/util/__init__.py'
[python3] adding 'exabgp/util/cache.py'
[python3] adding 'exabgp/util/coroutine.py'
[python3] adding 'exabgp/util/dictionary.py'
[python3] adding 'exabgp/util/dns.py'
[python3] adding 'exabgp/util/enumeration.py'
[python3] adding 'exabgp/util/errstr.py'
[python3] adding 'exabgp/util/hashtable.py'
[python3] adding 'exabgp/util/ip.py'
[python3] adding 'exabgp/util/od.py'
[python3] adding 'exabgp/util/panic.py'
[python3] adding 'exabgp/util/test.py'
[python3] adding 'exabgp/util/trace.py'
[python3] adding 'exabgp/util/usage.py'
[python3] adding 'exabgp/vendoring/__init__.py'
[python3] adding 'exabgp/vendoring/bitstring.py'
[python3] adding 'exabgp/vendoring/cmd2.py'
[python3] adding 'exabgp/vendoring/counter.py'
[python3] adding 'exabgp/vendoring/docopt.py'
[python3] adding 'exabgp/vendoring/gcdump.py'
[python3] adding 'exabgp/vendoring/ipaddress.py'
[python3] adding 'exabgp/vendoring/lsprofcalltree.py'
[python3] adding 'exabgp/vendoring/objgraph.py'
[python3] adding 'exabgp/vendoring/ordereddict.py'
[python3] adding 'exabgp/vendoring/profiler.py'
[python3] adding 'exabgp/vendoring/pyparsing.py'
[python3] adding 'exabgp/vendoring/six.py'
[python3] adding 'exabgp-4.2.6.data/data/etc/exabgp/examples/api-add-remove.run'
[python3] adding 'exabgp-4.2.6.data/data/etc/exabgp/examples/api-announce.run'
[python3] adding 'exabgp-4.2.6.data/data/etc/exabgp/examples/api-announcement.run'
[python3] adding 'exabgp-4.2.6.data/data/etc/exabgp/examples/api-api.nothing.run'
[python3] adding 'exabgp-4.2.6.data/data/etc/exabgp/examples/api-api.receive.run'
[python3] adding 'exabgp-4.2.6.data/data/etc/exabgp/examples/api-attributes-vpn.run'
[python3] adding 'exabgp-4.2.6.data/data/etc/exabgp/examples/api-attributes.run'
[python3] adding 'exabgp-4.2.6.data/data/etc/exabgp/examples/api-broken-flow.run'
[python3] adding 'exabgp-4.2.6.data/data/etc/exabgp/examples/api-check.run'
[python3] adding 'exabgp-4.2.6.data/data/etc/exabgp/examples/api-eor.run'
[python3] adding 'exabgp-4.2.6.data/data/etc/exabgp/examples/api-fast.run'
[python3] adding 'exabgp-4.2.6.data/data/etc/exabgp/examples/api-flow.run'
[python3] adding 'exabgp-4.2.6.data/data/etc/exabgp/examples/api-manual-eor.run'
[python3] adding 'exabgp-4.2.6.data/data/etc/exabgp/examples/api-multi-neighbor.run'
[python3] adding 'exabgp-4.2.6.data/data/etc/exabgp/examples/api-multisession.run'
[python3] adding 'exabgp-4.2.6.data/data/etc/exabgp/examples/api-nexthop-self.run'
[python3] adding 'exabgp-4.2.6.data/data/etc/exabgp/examples/api-nexthop.run'
[python3] adding 'exabgp-4.2.6.data/data/etc/exabgp/examples/api-no-respawn-1.run'
[python3] adding 'exabgp-4.2.6.data/data/etc/exabgp/examples/api-no-respawn-2.run'
[python3] adding 'exabgp-4.2.6.data/data/etc/exabgp/examples/api-notification.run'
[python3] adding 'exabgp-4.2.6.data/data/etc/exabgp/examples/api-open.run'
[python3] adding 'exabgp-4.2.6.data/data/etc/exabgp/examples/api-reload.run'
[python3] adding 'exabgp-4.2.6.data/data/etc/exabgp/examples/api-teardown.run'
[python3] adding 'exabgp-4.2.6.data/data/etc/exabgp/examples/api-vpls.run'
[python3] adding 'exabgp-4.2.6.data/data/etc/exabgp/examples/api-vpnv4.run'
[python3] adding 'exabgp-4.2.6.data/data/etc/exabgp/examples/dynamic-1.pl'
[python3] adding 'exabgp-4.2.6.data/data/etc/exabgp/examples/dynamic-1.sh'
[python3] adding 'exabgp-4.2.6.data/data/etc/exabgp/examples/stderr-1.py'
[python3] adding 'exabgp-4.2.6.data/data/etc/exabgp/examples/syslog-1.py'
[python3] adding 'exabgp-4.2.6.data/data/etc/exabgp/examples/watchdog-1.pl'
[python3] adding 'exabgp-4.2.6.data/data/etc/exabgp/examples/watchdog-1.sh'
[python3] adding 'exabgp-4.2.6.data/data/etc/exabgp/examples/watchdog.run'
[python3] adding 'exabgp-4.2.6.dist-info/METADATA'
[python3] adding 'exabgp-4.2.6.dist-info/WHEEL'
[python3] adding 'exabgp-4.2.6.dist-info/entry_points.txt'
[python3] adding 'exabgp-4.2.6.dist-info/top_level.txt'
[python3] adding 'exabgp-4.2.6.dist-info/RECORD'
[python3] removing build/bdist.linux-x86_64/wheel
[python3] /build-wheels
[python3]
[python3] ############################################################
[python3] Building flask_keystone-0.2-py3-none-any.whl
[python3] ############################################################
[python3] Running: wget https://files.pythonhosted.org/packages/1f/ca/3938de8c5f4a3d1c5dd4278bedb9d31d79816feba4d088293c620a366fb1/flask_keystone-0.2.tar.gz
[python3] --2021-05-24 17:16:00-- https://files.pythonhosted.org/packages/1f/ca/3938de8c5f4a3d1c5dd4278bedb9d31d79816feba4d088293c620a366fb1/flask_keystone-0.2.tar.gz
[python3] Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.125.63, 2a04:4e42:1e::319
[python3] Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.125.63|:443... connected.
[python3] HTTP request sent, awaiting response... 200 OK
[python3] Length: 13224 (13K) [binary/octet-stream]
[python3] Saving to: 'flask_keystone-0.2.tar.gz'
[python3]
[python3] 0K .......... .. 100% 34.9M=0s
[python3]
[python3] 2021-05-24 17:16:00 (34.9 MB/s) - 'flask_keystone-0.2.tar.gz' saved [13224/13224]
[python3]
[python3] /build-wheels/flask_keystone-0.2 /build-wheels
[python3] running bdist_wheel
[python3] running build
[python3] running build_py
[python3] creating build
[python3] creating build/lib
[python3] creating build/lib/flask_keystone
[python3] copying flask_keystone/__init__.py -> build/lib/flask_keystone
[python3] copying flask_keystone/anonymous.py -> build/lib/flask_keystone
[python3] copying flask_keystone/config.py -> build/lib/flask_keystone
[python3] copying flask_keystone/exceptions.py -> build/lib/flask_keystone
[python3] copying flask_keystone/user.py -> build/lib/flask_keystone
[python3] installing to build/bdist.linux-x86_64/wheel
[python3] running install
[python3] running install_lib
[python3] creating build/bdist.linux-x86_64
[python3] creating build/bdist.linux-x86_64/wheel
[python3] creating build/bdist.linux-x86_64/wheel/flask_keystone
[python3] copying build/lib/flask_keystone/__init__.py -> build/bdist.linux-x86_64/wheel/flask_keystone
[python3] copying build/lib/flask_keystone/anonymous.py -> build/bdist.linux-x86_64/wheel/flask_keystone
[python3] copying build/lib/flask_keystone/config.py -> build/bdist.linux-x86_64/wheel/flask_keystone
[python3] copying build/lib/flask_keystone/exceptions.py -> build/bdist.linux-x86_64/wheel/flask_keystone
[python3] copying build/lib/flask_keystone/user.py -> build/bdist.linux-x86_64/wheel/flask_keystone
[python3] running install_egg_info
[python3] running egg_info
[python3] writing flask_keystone.egg-info/PKG-INFO
[python3] writing dependency_links to flask_keystone.egg-info/dependency_links.txt
[python3] writing entry points to flask_keystone.egg-info/entry_points.txt
[python3] writing requirements to flask_keystone.egg-info/requires.txt
[python3] writing top-level names to flask_keystone.egg-info/top_level.txt
[python3] reading manifest file 'flask_keystone.egg-info/SOURCES.txt'
[python3] reading manifest template 'MANIFEST.in'
[python3] writing manifest file 'flask_keystone.egg-info/SOURCES.txt'
[python3] Copying flask_keystone.egg-info to build/bdist.linux-x86_64/wheel/flask_keystone-0.2-py3.6.egg-info
[python3] running install_scripts
[python3] creating build/bdist.linux-x86_64/wheel/flask_keystone-0.2.dist-info/WHEEL
[python3] creating 'dist/flask_keystone-0.2-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it
[python3] adding 'flask_keystone/__init__.py'
[python3] adding 'flask_keystone/anonymous.py'
[python3] adding 'flask_keystone/config.py'
[python3] adding 'flask_keystone/exceptions.py'
[python3] adding 'flask_keystone/user.py'
[python3] adding 'flask_keystone-0.2.dist-info/METADATA'
[python3] adding 'flask_keystone-0.2.dist-info/WHEEL'
[python3] adding 'flask_keystone-0.2.dist-info/entry_points.txt'
[python3] adding 'flask_keystone-0.2.dist-info/top_level.txt'
[python3] adding 'flask_keystone-0.2.dist-info/RECORD'
[python3] removing build/bdist.linux-x86_64/wheel
[python3] /build-wheels
[python3]
[python3] ############################################################
[python3] Building flask_oslolog-0.1-py3-none-any.whl
[python3] ############################################################
[python3] Running: wget https://files.pythonhosted.org/packages/a7/62/fec02ce761b548b1289680bb1be1aa0bce2b2c4017d5b31bd6c67c78aef9/flask_oslolog-0.1.tar.gz
[python3] --2021-05-24 17:16:01-- https://files.pythonhosted.org/packages/a7/62/fec02ce761b548b1289680bb1be1aa0bce2b2c4017d5b31bd6c67c78aef9/flask_oslolog-0.1.tar.gz
[python3] Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.125.63, 2a04:4e42:1e::319
[python3] Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.125.63|:443... connected.
[python3] HTTP request sent, awaiting response... 200 OK
[python3] Length: 5691 (5.6K) [application/octet-stream]
[python3] Saving to: 'flask_oslolog-0.1.tar.gz'
[python3]
[python3] 0K ..... 100% 20.0M=0s
[python3]
[python3] 2021-05-24 17:16:01 (20.0 MB/s) - 'flask_oslolog-0.1.tar.gz' saved [5691/5691]
[python3]
[python3] /build-wheels/flask_oslolog-0.1 /build-wheels
[python3] running bdist_wheel
[python3] running build
[python3] running build_py
[python3] creating build
[python3] creating build/lib
[python3] creating build/lib/flask_oslolog
[python3] copying flask_oslolog/__init__.py -> build/lib/flask_oslolog
[python3] copying flask_oslolog/middleware.py -> build/lib/flask_oslolog
[python3] installing to build/bdist.linux-x86_64/wheel
[python3] running install
[python3] running install_lib
[python3] creating build/bdist.linux-x86_64
[python3] creating build/bdist.linux-x86_64/wheel
[python3] creating build/bdist.linux-x86_64/wheel/flask_oslolog
[python3] copying build/lib/flask_oslolog/__init__.py -> build/bdist.linux-x86_64/wheel/flask_oslolog
[python3] copying build/lib/flask_oslolog/middleware.py -> build/bdist.linux-x86_64/wheel/flask_oslolog
[python3] running install_egg_info
[python3] running egg_info
[python3] writing flask_oslolog.egg-info/PKG-INFO
[python3] writing dependency_links to flask_oslolog.egg-info/dependency_links.txt
[python3] writing entry points to flask_oslolog.egg-info/entry_points.txt
[python3] writing requirements to flask_oslolog.egg-info/requires.txt
[python3] writing top-level names to flask_oslolog.egg-info/top_level.txt
[python3] reading manifest file 'flask_oslolog.egg-info/SOURCES.txt'
[python3] reading manifest template 'MANIFEST.in'
[python3] writing manifest file 'flask_oslolog.egg-info/SOURCES.txt'
[python3] Copying flask_oslolog.egg-info to build/bdist.linux-x86_64/wheel/flask_oslolog-0.1-py3.6.egg-info
[python3] running install_scripts
[python3] creating build/bdist.linux-x86_64/wheel/flask_oslolog-0.1.dist-info/WHEEL
[python3] creating 'dist/flask_oslolog-0.1-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it
[python3] adding 'flask_oslolog/__init__.py'
[python3] adding 'flask_oslolog/middleware.py'
[python3] adding 'flask_oslolog-0.1.dist-info/METADATA'
[python3] adding 'flask_oslolog-0.1.dist-info/WHEEL'
[python3] adding 'flask_oslolog-0.1.dist-info/entry_points.txt'
[python3] adding 'flask_oslolog-0.1.dist-info/top_level.txt'
[python3] adding 'flask_oslolog-0.1.dist-info/RECORD'
[python3] removing build/bdist.linux-x86_64/wheel
[python3] /build-wheels
[python3]
[python3] ############################################################
[python3] Building fortiosclient-0.0.3-py2.py3-none-any.whl
[python3] ############################################################
[python3] Running: wget https://files.pythonhosted.org/packages/e9/aa/b2c0705d5e52c8d9af35422d940800b49c562758fbdad3179a6fbf6e92f5/fortiosclient-0.0.3.tar.gz
[python3] --2021-05-24 17:16:01-- https://files.pythonhosted.org/packages/e9/aa/b2c0705d5e52c8d9af35422d940800b49c562758fbdad3179a6fbf6e92f5/fortiosclient-0.0.3.tar.gz
[python3] Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.125.63, 2a04:4e42:1e::319
[python3] Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.125.63|:443... connected.
[python3] HTTP request sent, awaiting response... 200 OK
[python3] Length: 28908 (28K) [binary/octet-stream]
[python3] Saving to: 'fortiosclient-0.0.3.tar.gz'
[python3]
[python3] 0K .......... .......... ........ 100% 17.9M=0.002s
[python3]
[python3] 2021-05-24 17:16:01 (17.9 MB/s) - 'fortiosclient-0.0.3.tar.gz' saved [28908/28908]
[python3]
[python3] /build-wheels/fortiosclient-0.0.3 /build-wheels
[python3] running bdist_wheel
[python3] The [wheel] section is deprecated. Use [bdist_wheel] instead.
[python3] running build
[python3] running build_py
[python3] creating build
[python3] creating build/lib
[python3] creating build/lib/fortiosclient
[python3] copying fortiosclient/exception.py -> build/lib/fortiosclient
[python3] copying fortiosclient/client.py -> build/lib/fortiosclient
[python3] copying fortiosclient/request.py -> build/lib/fortiosclient
[python3] copying fortiosclient/eventlet_client.py -> build/lib/fortiosclient
[python3] copying fortiosclient/__init__.py -> build/lib/fortiosclient
[python3] copying fortiosclient/templates.py -> build/lib/fortiosclient
[python3] copying fortiosclient/eventlet_request.py -> build/lib/fortiosclient
[python3] copying fortiosclient/_i18n.py -> build/lib/fortiosclient
[python3] copying fortiosclient/base.py -> build/lib/fortiosclient
[python3] creating build/lib/fortiosclient/tests
[python3] creating build/lib/fortiosclient/tests/unit
[python3] copying fortiosclient/tests/unit/__init__.py -> build/lib/fortiosclient/tests/unit
[python3] creating build/lib/fortiosclient/tests/functional
[python3] copying fortiosclient/tests/functional/__init__.py -> build/lib/fortiosclient/tests/functional
[python3] copying fortiosclient/tests/__init__.py -> build/lib/fortiosclient/tests
[python3] creating build/lib/fortiosclient/common
[python3] copying fortiosclient/common/constants.py -> build/lib/fortiosclient/common
[python3] copying fortiosclient/common/__init__.py -> build/lib/fortiosclient/common
[python3] copying fortiosclient/common/singleton.py -> build/lib/fortiosclient/common
[python3] creating build/lib/fortiosclient/tests/functional/api_client
[python3] copying fortiosclient/tests/functional/api_client/__init__.py -> build/lib/fortiosclient/tests/functional/api_client
[python3] copying fortiosclient/tests/functional/api_client/test_templates.py -> build/lib/fortiosclient/tests/functional/api_client
[python3] creating build/lib/fortiosclient/tests/unit/api_client
[python3] copying fortiosclient/tests/unit/api_client/test_api_eventlet_request.py -> build/lib/fortiosclient/tests/unit/api_client
[python3] copying fortiosclient/tests/unit/api_client/test_client.py -> build/lib/fortiosclient/tests/unit/api_client
[python3] copying fortiosclient/tests/unit/api_client/__init__.py -> build/lib/fortiosclient/tests/unit/api_client
[python3] running egg_info
[python3] writing fortiosclient.egg-info/PKG-INFO
[python3] writing dependency_links to fortiosclient.egg-info/dependency_links.txt
[python3] writing requirements to fortiosclient.egg-info/requires.txt
[python3] writing top-level names to fortiosclient.egg-info/top_level.txt
[python3] [pbr] Reusing existing SOURCES.txt
[python3] installing to build/bdist.linux-x86_64/wheel
[python3] running install
[python3] [pbr] Generating AUTHORS
[python3] [pbr] AUTHORS complete (0.0s)
[python3] running install_lib
[python3] creating build/bdist.linux-x86_64
[python3] creating build/bdist.linux-x86_64/wheel
[python3] creating build/bdist.linux-x86_64/wheel/fortiosclient
[python3] copying build/lib/fortiosclient/exception.py -> build/bdist.linux-x86_64/wheel/fortiosclient
[python3] copying build/lib/fortiosclient/client.py -> build/bdist.linux-x86_64/wheel/fortiosclient
[python3] copying build/lib/fortiosclient/request.py -> build/bdist.linux-x86_64/wheel/fortiosclient
[python3] copying build/lib/fortiosclient/eventlet_client.py -> build/bdist.linux-x86_64/wheel/fortiosclient
[python3] copying build/lib/fortiosclient/__init__.py -> build/bdist.linux-x86_64/wheel/fortiosclient
[python3] copying build/lib/fortiosclient/templates.py -> build/bdist.linux-x86_64/wheel/fortiosclient
[python3] copying build/lib/fortiosclient/eventlet_request.py -> build/bdist.linux-x86_64/wheel/fortiosclient
[python3] copying build/lib/fortiosclient/_i18n.py -> build/bdist.linux-x86_64/wheel/fortiosclient
[python3] copying build/lib/fortiosclient/base.py -> build/bdist.linux-x86_64/wheel/fortiosclient
[python3] creating build/bdist.linux-x86_64/wheel/fortiosclient/tests
[python3] creating build/bdist.linux-x86_64/wheel/fortiosclient/tests/unit
[python3] copying build/lib/fortiosclient/tests/unit/__init__.py -> build/bdist.linux-x86_64/wheel/fortiosclient/tests/unit
[python3] creating build/bdist.linux-x86_64/wheel/fortiosclient/tests/unit/api_client
[python3] copying build/lib/fortiosclient/tests/unit/api_client/test_api_eventlet_request.py -> build/bdist.linux-x86_64/wheel/fortiosclient/tests/unit/api_client
[python3] copying build/lib/fortiosclient/tests/unit/api_client/test_client.py -> build/bdist.linux-x86_64/wheel/fortiosclient/tests/unit/api_client
[python3] copying build/lib/fortiosclient/tests/unit/api_client/__init__.py -> build/bdist.linux-x86_64/wheel/fortiosclient/tests/unit/api_client
[python3] creating build/bdist.linux-x86_64/wheel/fortiosclient/tests/functional
[python3] copying build/lib/fortiosclient/tests/functional/__init__.py -> build/bdist.linux-x86_64/wheel/fortiosclient/tests/functional
[python3] creating build/bdist.linux-x86_64/wheel/fortiosclient/tests/functional/api_client
[python3] copying build/lib/fortiosclient/tests/functional/api_client/__init__.py -> build/bdist.linux-x86_64/wheel/fortiosclient/tests/functional/api_client
[python3] copying build/lib/fortiosclient/tests/functional/api_client/test_templates.py -> build/bdist.linux-x86_64/wheel/fortiosclient/tests/functional/api_client
[python3] copying build/lib/fortiosclient/tests/__init__.py -> build/bdist.linux-x86_64/wheel/fortiosclient/tests
[python3] creating build/bdist.linux-x86_64/wheel/fortiosclient/common
[python3] copying build/lib/fortiosclient/common/constants.py -> build/bdist.linux-x86_64/wheel/fortiosclient/common
[python3] copying build/lib/fortiosclient/common/__init__.py -> build/bdist.linux-x86_64/wheel/fortiosclient/common
[python3] copying build/lib/fortiosclient/common/singleton.py -> build/bdist.linux-x86_64/wheel/fortiosclient/common
[python3] running install_egg_info
[python3] Copying fortiosclient.egg-info to build/bdist.linux-x86_64/wheel/fortiosclient-0.0.3-py3.6.egg-info
[python3] running install_scripts
[python3] adding license file "AUTHORS" (matched pattern "AUTHORS*")
[python3] creating build/bdist.linux-x86_64/wheel/fortiosclient-0.0.3.dist-info/WHEEL
[python3] creating 'dist/fortiosclient-0.0.3-py2.py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it
[python3] adding 'fortiosclient/__init__.py'
[python3] adding 'fortiosclient/_i18n.py'
[python3] adding 'fortiosclient/base.py'
[python3] adding 'fortiosclient/client.py'
[python3] adding 'fortiosclient/eventlet_client.py'
[python3] adding 'fortiosclient/eventlet_request.py'
[python3] adding 'fortiosclient/exception.py'
[python3] adding 'fortiosclient/request.py'
[python3] adding 'fortiosclient/templates.py'
[python3] adding 'fortiosclient/common/__init__.py'
[python3] adding 'fortiosclient/common/constants.py'
[python3] adding 'fortiosclient/common/singleton.py'
[python3] adding 'fortiosclient/tests/__init__.py'
[python3] adding 'fortiosclient/tests/functional/__init__.py'
[python3] adding 'fortiosclient/tests/functional/api_client/__init__.py'
[python3] adding 'fortiosclient/tests/functional/api_client/test_templates.py'
[python3] adding 'fortiosclient/tests/unit/__init__.py'
[python3] adding 'fortiosclient/tests/unit/api_client/__init__.py'
[python3] adding 'fortiosclient/tests/unit/api_client/test_api_eventlet_request.py'
[python3] adding 'fortiosclient/tests/unit/api_client/test_client.py'
[python3] adding 'fortiosclient-0.0.3.dist-info/AUTHORS'
[python3] adding 'fortiosclient-0.0.3.dist-info/METADATA'
[python3] adding 'fortiosclient-0.0.3.dist-info/WHEEL'
[python3] adding 'fortiosclient-0.0.3.dist-info/pbr.json'
[python3] adding 'fortiosclient-0.0.3.dist-info/top_level.txt'
[python3] adding 'fortiosclient-0.0.3.dist-info/RECORD'
[python3] removing build/bdist.linux-x86_64/wheel
[python3] /build-wheels
[python3]
[python3] ############################################################
[python3] Building frozendict-1.2-py3-none-any.whl
[python3] ############################################################
[python3] Running: wget https://files.pythonhosted.org/packages/4e/55/a12ded2c426a4d2bee73f88304c9c08ebbdbadb82569ebdd6a0c007cfd08/frozendict-1.2.tar.gz
[python3] --2021-05-24 17:16:03-- https://files.pythonhosted.org/packages/4e/55/a12ded2c426a4d2bee73f88304c9c08ebbdbadb82569ebdd6a0c007cfd08/frozendict-1.2.tar.gz
[python3] Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.125.63, 2a04:4e42:1e::319
[python3] Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.125.63|:443... connected.
[python3] HTTP request sent, awaiting response... 200 OK
[python3] Length: 2650 (2.6K) [application/octet-stream]
[python3] Saving to: 'frozendict-1.2.tar.gz'
[python3]
[python3] 0K .. 100% 22.2M=0s
[python3]
[python3] 2021-05-24 17:16:03 (22.2 MB/s) - 'frozendict-1.2.tar.gz' saved [2650/2650]
[python3]
[python3] /build-wheels/frozendict-1.2 /build-wheels
[python3] running bdist_wheel
[python3] running build
[python3] running build_py
[python3] creating build
[python3] creating build/lib
[python3] creating build/lib/frozendict
[python3] copying frozendict/__init__.py -> build/lib/frozendict
[python3] installing to build/bdist.linux-x86_64/wheel
[python3] running install
[python3] running install_lib
[python3] creating build/bdist.linux-x86_64
[python3] creating build/bdist.linux-x86_64/wheel
[python3] creating build/bdist.linux-x86_64/wheel/frozendict
[python3] copying build/lib/frozendict/__init__.py -> build/bdist.linux-x86_64/wheel/frozendict
[python3] running install_egg_info
[python3] running egg_info
[python3] writing frozendict.egg-info/PKG-INFO
[python3] writing dependency_links to frozendict.egg-info/dependency_links.txt
[python3] writing top-level names to frozendict.egg-info/top_level.txt
[python3] reading manifest file 'frozendict.egg-info/SOURCES.txt'
[python3] reading manifest template 'MANIFEST.in'
[python3] writing manifest file 'frozendict.egg-info/SOURCES.txt'
[python3] Copying frozendict.egg-info to build/bdist.linux-x86_64/wheel/frozendict-1.2-py3.6.egg-info
[python3] running install_scripts
[python3] adding license file "LICENSE.txt" (matched pattern "LICEN[CS]E*")
[python3] creating build/bdist.linux-x86_64/wheel/frozendict-1.2.dist-info/WHEEL
[python3] creating 'dist/frozendict-1.2-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it
[python3] adding 'frozendict/__init__.py'
[python3] adding 'frozendict-1.2.dist-info/LICENSE.txt'
[python3] adding 'frozendict-1.2.dist-info/METADATA'
[python3] adding 'frozendict-1.2.dist-info/WHEEL'
[python3] adding 'frozendict-1.2.dist-info/top_level.txt'
[python3] adding 'frozendict-1.2.dist-info/RECORD'
[python3] removing build/bdist.linux-x86_64/wheel
[python3] /build-wheels
[python3]
[python3] ############################################################
[python3] Building future-0.18.2-py3-none-any.whl
[python3] ############################################################
[python3] Running: wget https://files.pythonhosted.org/packages/45/0b/38b06fd9b92dc2b68d58b75f900e97884c45bedd2ff83203d933cf5851c9/future-0.18.2.tar.gz
[python3] --2021-05-24 17:16:03-- https://files.pythonhosted.org/packages/45/0b/38b06fd9b92dc2b68d58b75f900e97884c45bedd2ff83203d933cf5851c9/future-0.18.2.tar.gz
[python3] Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.125.63, 2a04:4e42:1e::319
[python3] Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.125.63|:443... connected.
[python3] HTTP request sent, awaiting response... 200 OK
[python3] Length: 829220 (810K) [binary/octet-stream]
[python3] Saving to: 'future-0.18.2.tar.gz'
[python3]
[python3] 0K .......... .......... .......... .......... .......... 6% 7.62M 0s
[python3] 50K .......... .......... .......... .......... .......... 12% 16.3M 0s
[python3] 100K .......... .......... .......... .......... .......... 18% 2.37M 0s
[python3] 150K .......... .......... .......... .......... .......... 24% 20.8M 0s
[python3] 200K .......... .......... .......... .......... .......... 30% 29.6M 0s
[python3] 250K .......... .......... .......... .......... .......... 37% 24.3M 0s
[python3] 300K .......... .......... .......... .......... .......... 43% 16.6M 0s
[python3] 350K .......... .......... .......... .......... .......... 49% 30.3M 0s
[python3] 400K .......... .......... .......... .......... .......... 55% 22.6M 0s
[python3] 450K .......... .......... .......... .......... .......... 61% 16.3M 0s
[python3] 500K .......... .......... .......... .......... .......... 67% 32.2M 0s
[python3] 550K .......... .......... .......... .......... .......... 74% 31.1M 0s
[python3] 600K .......... .......... .......... .......... .......... 80% 32.5M 0s
[python3] 650K .......... .......... .......... .......... .......... 86% 33.7M 0s
[python3] 700K .......... .......... .......... .......... .......... 92% 32.8M 0s
[python3] 750K .......... .......... .......... .......... .......... 98% 33.1M 0s
[python3] 800K ......... 100% 31.6M=0.06s
[python3]
[python3] 2021-05-24 17:16:04 (14.4 MB/s) - 'future-0.18.2.tar.gz' saved [829220/829220]
[python3]
[python3] /build-wheels/future-0.18.2 /build-wheels
[python3] running bdist_wheel
[python3] running build
[python3] running build_py
[python3] creating build
[python3] creating build/lib
[python3] creating build/lib/future
[python3] copying src/future/__init__.py -> build/lib/future
[python3] creating build/lib/future/builtins
[python3] copying src/future/builtins/__init__.py -> build/lib/future/builtins
[python3] copying src/future/builtins/disabled.py -> build/lib/future/builtins
[python3] copying src/future/builtins/iterators.py -> build/lib/future/builtins
[python3] copying src/future/builtins/misc.py -> build/lib/future/builtins
[python3] copying src/future/builtins/new_min_max.py -> build/lib/future/builtins
[python3] copying src/future/builtins/newnext.py -> build/lib/future/builtins
[python3] copying src/future/builtins/newround.py -> build/lib/future/builtins
[python3] copying src/future/builtins/newsuper.py -> build/lib/future/builtins
[python3] creating build/lib/future/types
[python3] copying src/future/types/__init__.py -> build/lib/future/types
[python3] copying src/future/types/newbytes.py -> build/lib/future/types
[python3] copying src/future/types/newdict.py -> build/lib/future/types
[python3] copying src/future/types/newint.py -> build/lib/future/types
[python3] copying src/future/types/newlist.py -> build/lib/future/types
[python3] copying src/future/types/newmemoryview.py -> build/lib/future/types
[python3] copying src/future/types/newobject.py -> build/lib/future/types
[python3] copying src/future/types/newopen.py -> build/lib/future/types
[python3] copying src/future/types/newrange.py -> build/lib/future/types
[python3] copying src/future/types/newstr.py -> build/lib/future/types
[python3] creating build/lib/future/standard_library
[python3] copying src/future/standard_library/__init__.py -> build/lib/future/standard_library
[python3] creating build/lib/future/backports
[python3] copying src/future/backports/__init__.py -> build/lib/future/backports
[python3] copying src/future/backports/_markupbase.py -> build/lib/future/backports
[python3] copying src/future/backports/datetime.py -> build/lib/future/backports
[python3] copying src/future/backports/misc.py -> build/lib/future/backports
[python3] copying src/future/backports/socket.py -> build/lib/future/backports
[python3] copying src/future/backports/socketserver.py -> build/lib/future/backports
[python3] copying src/future/backports/total_ordering.py -> build/lib/future/backports
[python3] creating build/lib/future/backports/email
[python3] copying src/future/backports/email/__init__.py -> build/lib/future/backports/email
[python3] copying src/future/backports/email/_encoded_words.py -> build/lib/future/backports/email
[python3] copying src/future/backports/email/_header_value_parser.py -> build/lib/future/backports/email
[python3] copying src/future/backports/email/_parseaddr.py -> build/lib/future/backports/email
[python3] copying src/future/backports/email/_policybase.py -> build/lib/future/backports/email
[python3] copying src/future/backports/email/base64mime.py -> build/lib/future/backports/email
[python3] copying src/future/backports/email/charset.py -> build/lib/future/backports/email
[python3] copying src/future/backports/email/encoders.py -> build/lib/future/backports/email
[python3] copying src/future/backports/email/errors.py -> build/lib/future/backports/email
[python3] copying src/future/backports/email/feedparser.py -> build/lib/future/backports/email
[python3] copying src/future/backports/email/generator.py -> build/lib/future/backports/email
[python3] copying src/future/backports/email/header.py -> build/lib/future/backports/email
[python3] copying src/future/backports/email/headerregistry.py -> build/lib/future/backports/email
[python3] copying src/future/backports/email/iterators.py -> build/lib/future/backports/email
[python3] copying src/future/backports/email/message.py -> build/lib/future/backports/email
[python3] copying src/future/backports/email/parser.py -> build/lib/future/backports/email
[python3] copying src/future/backports/email/policy.py -> build/lib/future/backports/email
[python3] copying src/future/backports/email/quoprimime.py -> build/lib/future/backports/email
[python3] copying src/future/backports/email/utils.py -> build/lib/future/backports/email
[python3] creating build/lib/future/backports/email/mime
[python3] copying src/future/backports/email/mime/__init__.py -> build/lib/future/backports/email/mime
[python3] copying src/future/backports/email/mime/application.py -> build/lib/future/backports/email/mime
[python3] copying src/future/backports/email/mime/audio.py -> build/lib/future/backports/email/mime
[python3] copying src/future/backports/email/mime/base.py -> build/lib/future/backports/email/mime
[python3] copying src/future/backports/email/mime/image.py -> build/lib/future/backports/email/mime
[python3] copying src/future/backports/email/mime/message.py -> build/lib/future/backports/email/mime
[python3] copying src/future/backports/email/mime/multipart.py -> build/lib/future/backports/email/mime
[python3] copying src/future/backports/email/mime/nonmultipart.py -> build/lib/future/backports/email/mime
[python3] copying src/future/backports/email/mime/text.py -> build/lib/future/backports/email/mime
[python3] creating build/lib/future/backports/html
[python3] copying src/future/backports/html/__init__.py -> build/lib/future/backports/html
[python3] copying src/future/backports/html/entities.py -> build/lib/future/backports/html
[python3] copying src/future/backports/html/parser.py -> build/lib/future/backports/html
[python3] creating build/lib/future/backports/http
[python3] copying src/future/backports/http/__init__.py -> build/lib/future/backports/http
[python3] copying src/future/backports/http/client.py -> build/lib/future/backports/http
[python3] copying src/future/backports/http/cookiejar.py -> build/lib/future/backports/http
[python3] copying src/future/backports/http/cookies.py -> build/lib/future/backports/http
[python3] copying src/future/backports/http/server.py -> build/lib/future/backports/http
[python3] creating build/lib/future/backports/test
[python3] copying src/future/backports/test/__init__.py -> build/lib/future/backports/test
[python3] copying src/future/backports/test/pystone.py -> build/lib/future/backports/test
[python3] copying src/future/backports/test/ssl_servers.py -> build/lib/future/backports/test
[python3] copying src/future/backports/test/support.py -> build/lib/future/backports/test
[python3] creating build/lib/future/backports/urllib
[python3] copying src/future/backports/urllib/__init__.py -> build/lib/future/backports/urllib
[python3] copying src/future/backports/urllib/error.py -> build/lib/future/backports/urllib
[python3] copying src/future/backports/urllib/parse.py -> build/lib/future/backports/urllib
[python3] copying src/future/backports/urllib/request.py -> build/lib/future/backports/urllib
[python3] copying src/future/backports/urllib/response.py -> build/lib/future/backports/urllib
[python3] copying src/future/backports/urllib/robotparser.py -> build/lib/future/backports/urllib
[python3] creating build/lib/future/backports/xmlrpc
[python3] copying src/future/backports/xmlrpc/__init__.py -> build/lib/future/backports/xmlrpc
[python3] copying src/future/backports/xmlrpc/client.py -> build/lib/future/backports/xmlrpc
[python3] copying src/future/backports/xmlrpc/server.py -> build/lib/future/backports/xmlrpc
[python3] creating build/lib/future/moves
[python3] copying src/future/moves/__init__.py -> build/lib/future/moves
[python3] copying src/future/moves/_dummy_thread.py -> build/lib/future/moves
[python3] copying src/future/moves/_markupbase.py -> build/lib/future/moves
[python3] copying src/future/moves/_thread.py -> build/lib/future/moves
[python3] copying src/future/moves/builtins.py -> build/lib/future/moves
[python3] copying src/future/moves/collections.py -> build/lib/future/moves
[python3] copying src/future/moves/configparser.py -> build/lib/future/moves
[python3] copying src/future/moves/copyreg.py -> build/lib/future/moves
[python3] copying src/future/moves/itertools.py -> build/lib/future/moves
[python3] copying src/future/moves/pickle.py -> build/lib/future/moves
[python3] copying src/future/moves/queue.py -> build/lib/future/moves
[python3] copying src/future/moves/reprlib.py -> build/lib/future/moves
[python3] copying src/future/moves/socketserver.py -> build/lib/future/moves
[python3] copying src/future/moves/subprocess.py -> build/lib/future/moves
[python3] copying src/future/moves/sys.py -> build/lib/future/moves
[python3] copying src/future/moves/winreg.py -> build/lib/future/moves
[python3] creating build/lib/future/moves/dbm
[python3] copying src/future/moves/dbm/__init__.py -> build/lib/future/moves/dbm
[python3] copying src/future/moves/dbm/dumb.py -> build/lib/future/moves/dbm
[python3] copying src/future/moves/dbm/gnu.py -> build/lib/future/moves/dbm
[python3] copying src/future/moves/dbm/ndbm.py -> build/lib/future/moves/dbm
[python3] creating build/lib/future/moves/html
[python3] copying src/future/moves/html/__init__.py -> build/lib/future/moves/html
[python3] copying src/future/moves/html/entities.py -> build/lib/future/moves/html
[python3] copying src/future/moves/html/parser.py -> build/lib/future/moves/html
[python3] creating build/lib/future/moves/http
[python3] copying src/future/moves/http/__init__.py -> build/lib/future/moves/http
[python3] copying src/future/moves/http/client.py -> build/lib/future/moves/http
[python3] copying src/future/moves/http/cookiejar.py -> build/lib/future/moves/http
[python3] copying src/future/moves/http/cookies.py -> build/lib/future/moves/http
[python3] copying src/future/moves/http/server.py -> build/lib/future/moves/http
[python3] creating build/lib/future/moves/test
[python3] copying src/future/moves/test/__init__.py -> build/lib/future/moves/test
[python3] copying src/future/moves/test/support.py -> build/lib/future/moves/test
[python3] creating build/lib/future/moves/tkinter
[python3] copying src/future/moves/tkinter/__init__.py -> build/lib/future/moves/tkinter
[python3] copying src/future/moves/tkinter/colorchooser.py -> build/lib/future/moves/tkinter
[python3] copying src/future/moves/tkinter/commondialog.py -> build/lib/future/moves/tkinter
[python3] copying src/future/moves/tkinter/constants.py -> build/lib/future/moves/tkinter
[python3] copying src/future/moves/tkinter/dialog.py -> build/lib/future/moves/tkinter
[python3] copying src/future/moves/tkinter/dnd.py -> build/lib/future/moves/tkinter
[python3] copying src/future/moves/tkinter/filedialog.py -> build/lib/future/moves/tkinter
[python3] copying src/future/moves/tkinter/font.py -> build/lib/future/moves/tkinter
[python3] copying src/future/moves/tkinter/messagebox.py -> build/lib/future/moves/tkinter
[python3] copying src/future/moves/tkinter/scrolledtext.py -> build/lib/future/moves/tkinter
[python3] copying src/future/moves/tkinter/simpledialog.py -> build/lib/future/moves/tkinter
[python3] copying src/future/moves/tkinter/tix.py -> build/lib/future/moves/tkinter
[python3] copying src/future/moves/tkinter/ttk.py -> build/lib/future/moves/tkinter
[python3] creating build/lib/future/moves/urllib
[python3] copying src/future/moves/urllib/__init__.py -> build/lib/future/moves/urllib
[python3] copying src/future/moves/urllib/error.py -> build/lib/future/moves/urllib
[python3] copying src/future/moves/urllib/parse.py -> build/lib/future/moves/urllib
[python3] copying src/future/moves/urllib/request.py -> build/lib/future/moves/urllib
[python3] copying src/future/moves/urllib/response.py -> build/lib/future/moves/urllib
[python3] copying src/future/moves/urllib/robotparser.py -> build/lib/future/moves/urllib
[python3] creating build/lib/future/moves/xmlrpc
[python3] copying src/future/moves/xmlrpc/__init__.py -> build/lib/future/moves/xmlrpc
[python3] copying src/future/moves/xmlrpc/client.py -> build/lib/future/moves/xmlrpc
[python3] copying src/future/moves/xmlrpc/server.py -> build/lib/future/moves/xmlrpc
[python3] creating build/lib/future/tests
[python3] copying src/future/tests/__init__.py -> build/lib/future/tests
[python3] copying src/future/tests/base.py -> build/lib/future/tests
[python3] creating build/lib/future/utils
[python3] copying src/future/utils/__init__.py -> build/lib/future/utils
[python3] copying src/future/utils/surrogateescape.py -> build/lib/future/utils
[python3] creating build/lib/past
[python3] copying src/past/__init__.py -> build/lib/past
[python3] creating build/lib/past/builtins
[python3] copying src/past/builtins/__init__.py -> build/lib/past/builtins
[python3] copying src/past/builtins/misc.py -> build/lib/past/builtins
[python3] copying src/past/builtins/noniterators.py -> build/lib/past/builtins
[python3] creating build/lib/past/types
[python3] copying src/past/types/__init__.py -> build/lib/past/types
[python3] copying src/past/types/basestring.py -> build/lib/past/types
[python3] copying src/past/types/olddict.py -> build/lib/past/types
[python3] copying src/past/types/oldstr.py -> build/lib/past/types
[python3] creating build/lib/past/utils
[python3] copying src/past/utils/__init__.py -> build/lib/past/utils
[python3] creating build/lib/past/translation
[python3] copying src/past/translation/__init__.py -> build/lib/past/translation
[python3] creating build/lib/libfuturize
[python3] copying src/libfuturize/__init__.py -> build/lib/libfuturize
[python3] copying src/libfuturize/fixer_util.py -> build/lib/libfuturize
[python3] copying src/libfuturize/main.py -> build/lib/libfuturize
[python3] creating build/lib/libfuturize/fixes
[python3] copying src/libfuturize/fixes/__init__.py -> build/lib/libfuturize/fixes
[python3] copying src/libfuturize/fixes/fix_UserDict.py -> build/lib/libfuturize/fixes
[python3] copying src/libfuturize/fixes/fix_absolute_import.py -> build/lib/libfuturize/fixes
[python3] copying src/libfuturize/fixes/fix_add__future__imports_except_unicode_literals.py -> build/lib/libfuturize/fixes
[python3] copying src/libfuturize/fixes/fix_basestring.py -> build/lib/libfuturize/fixes
[python3] copying src/libfuturize/fixes/fix_bytes.py -> build/lib/libfuturize/fixes
[python3] copying src/libfuturize/fixes/fix_cmp.py -> build/lib/libfuturize/fixes
[python3] copying src/libfuturize/fixes/fix_division.py -> build/lib/libfuturize/fixes
[python3] copying src/libfuturize/fixes/fix_division_safe.py -> build/lib/libfuturize/fixes
[python3] copying src/libfuturize/fixes/fix_execfile.py -> build/lib/libfuturize/fixes
[python3] copying src/libfuturize/fixes/fix_future_builtins.py -> build/lib/libfuturize/fixes
[python3] copying src/libfuturize/fixes/fix_future_standard_library.py -> build/lib/libfuturize/fixes
[python3] copying src/libfuturize/fixes/fix_future_standard_library_urllib.py -> build/lib/libfuturize/fixes
[python3] copying src/libfuturize/fixes/fix_input.py -> build/lib/libfuturize/fixes
[python3] copying src/libfuturize/fixes/fix_metaclass.py -> build/lib/libfuturize/fixes
[python3] copying src/libfuturize/fixes/fix_next_call.py -> build/lib/libfuturize/fixes
[python3] copying src/libfuturize/fixes/fix_object.py -> build/lib/libfuturize/fixes
[python3] copying src/libfuturize/fixes/fix_oldstr_wrap.py -> build/lib/libfuturize/fixes
[python3] copying src/libfuturize/fixes/fix_order___future__imports.py -> build/lib/libfuturize/fixes
[python3] copying src/libfuturize/fixes/fix_print.py -> build/lib/libfuturize/fixes
[python3] copying src/libfuturize/fixes/fix_print_with_import.py -> build/lib/libfuturize/fixes
[python3] copying src/libfuturize/fixes/fix_raise.py -> build/lib/libfuturize/fixes
[python3] copying src/libfuturize/fixes/fix_remove_old__future__imports.py -> build/lib/libfuturize/fixes
[python3] copying src/libfuturize/fixes/fix_unicode_keep_u.py -> build/lib/libfuturize/fixes
[python3] copying src/libfuturize/fixes/fix_unicode_literals_import.py -> build/lib/libfuturize/fixes
[python3] copying src/libfuturize/fixes/fix_xrange_with_import.py -> build/lib/libfuturize/fixes
[python3] creating build/lib/libpasteurize
[python3] copying src/libpasteurize/__init__.py -> build/lib/libpasteurize
[python3] copying src/libpasteurize/main.py -> build/lib/libpasteurize
[python3] creating build/lib/libpasteurize/fixes
[python3] copying src/libpasteurize/fixes/__init__.py -> build/lib/libpasteurize/fixes
[python3] copying src/libpasteurize/fixes/feature_base.py -> build/lib/libpasteurize/fixes
[python3] copying src/libpasteurize/fixes/fix_add_all__future__imports.py -> build/lib/libpasteurize/fixes
[python3] copying src/libpasteurize/fixes/fix_add_all_future_builtins.py -> build/lib/libpasteurize/fixes
[python3] copying src/libpasteurize/fixes/fix_add_future_standard_library_import.py -> build/lib/libpasteurize/fixes
[python3] copying src/libpasteurize/fixes/fix_annotations.py -> build/lib/libpasteurize/fixes
[python3] copying src/libpasteurize/fixes/fix_division.py -> build/lib/libpasteurize/fixes
[python3] copying src/libpasteurize/fixes/fix_features.py -> build/lib/libpasteurize/fixes
[python3] copying src/libpasteurize/fixes/fix_fullargspec.py -> build/lib/libpasteurize/fixes
[python3] copying src/libpasteurize/fixes/fix_future_builtins.py -> build/lib/libpasteurize/fixes
[python3] copying src/libpasteurize/fixes/fix_getcwd.py -> build/lib/libpasteurize/fixes
[python3] copying src/libpasteurize/fixes/fix_imports.py -> build/lib/libpasteurize/fixes
[python3] copying src/libpasteurize/fixes/fix_imports2.py -> build/lib/libpasteurize/fixes
[python3] copying src/libpasteurize/fixes/fix_kwargs.py -> build/lib/libpasteurize/fixes
[python3] copying src/libpasteurize/fixes/fix_memoryview.py -> build/lib/libpasteurize/fixes
[python3] copying src/libpasteurize/fixes/fix_metaclass.py -> build/lib/libpasteurize/fixes
[python3] copying src/libpasteurize/fixes/fix_newstyle.py -> build/lib/libpasteurize/fixes
[python3] copying src/libpasteurize/fixes/fix_next.py -> build/lib/libpasteurize/fixes
[python3] copying src/libpasteurize/fixes/fix_printfunction.py -> build/lib/libpasteurize/fixes
[python3] copying src/libpasteurize/fixes/fix_raise.py -> build/lib/libpasteurize/fixes
[python3] copying src/libpasteurize/fixes/fix_raise_.py -> build/lib/libpasteurize/fixes
[python3] copying src/libpasteurize/fixes/fix_throw.py -> build/lib/libpasteurize/fixes
[python3] copying src/libpasteurize/fixes/fix_unpacking.py -> build/lib/libpasteurize/fixes
[python3] running egg_info
[python3] writing src/future.egg-info/PKG-INFO
[python3] writing dependency_links to src/future.egg-info/dependency_links.txt
[python3] writing entry points to src/future.egg-info/entry_points.txt
[python3] writing top-level names to src/future.egg-info/top_level.txt
[python3] reading manifest file 'src/future.egg-info/SOURCES.txt'
[python3] reading manifest template 'MANIFEST.in'
[python3] warning: no files found matching '*.au' under directory 'tests'
[python3] warning: no files found matching '*.gif' under directory 'tests'
[python3] warning: no files found matching '*.txt' under directory 'tests'
[python3] writing manifest file 'src/future.egg-info/SOURCES.txt'
[python3] copying src/future/backports/test/badcert.pem -> build/lib/future/backports/test
[python3] copying src/future/backports/test/badkey.pem -> build/lib/future/backports/test
[python3] copying src/future/backports/test/dh512.pem -> build/lib/future/backports/test
[python3] copying src/future/backports/test/https_svn_python_org_root.pem -> build/lib/future/backports/test
[python3] copying src/future/backports/test/keycert.passwd.pem -> build/lib/future/backports/test
[python3] copying src/future/backports/test/keycert.pem -> build/lib/future/backports/test
[python3] copying src/future/backports/test/keycert2.pem -> build/lib/future/backports/test
[python3] copying src/future/backports/test/nokia.pem -> build/lib/future/backports/test
[python3] copying src/future/backports/test/nullbytecert.pem -> build/lib/future/backports/test
[python3] copying src/future/backports/test/nullcert.pem -> build/lib/future/backports/test
[python3] copying src/future/backports/test/sha256.pem -> build/lib/future/backports/test
[python3] copying src/future/backports/test/ssl_cert.pem -> build/lib/future/backports/test
[python3] copying src/future/backports/test/ssl_key.passwd.pem -> build/lib/future/backports/test
[python3] copying src/future/backports/test/ssl_key.pem -> build/lib/future/backports/test
[python3] installing to build/bdist.linux-x86_64/wheel
[python3] running install
[python3] running install_lib
[python3] creating build/bdist.linux-x86_64
[python3] creating build/bdist.linux-x86_64/wheel
[python3] creating build/bdist.linux-x86_64/wheel/future
[python3] copying build/lib/future/__init__.py -> build/bdist.linux-x86_64/wheel/future
[python3] creating build/bdist.linux-x86_64/wheel/future/builtins
[python3] copying build/lib/future/builtins/__init__.py -> build/bdist.linux-x86_64/wheel/future/builtins
[python3] copying build/lib/future/builtins/disabled.py -> build/bdist.linux-x86_64/wheel/future/builtins
[python3] copying build/lib/future/builtins/iterators.py -> build/bdist.linux-x86_64/wheel/future/builtins
[python3] copying build/lib/future/builtins/misc.py -> build/bdist.linux-x86_64/wheel/future/builtins
[python3] copying build/lib/future/builtins/new_min_max.py -> build/bdist.linux-x86_64/wheel/future/builtins
[python3] copying build/lib/future/builtins/newnext.py -> build/bdist.linux-x86_64/wheel/future/builtins
[python3] copying build/lib/future/builtins/newround.py -> build/bdist.linux-x86_64/wheel/future/builtins
[python3] copying build/lib/future/builtins/newsuper.py -> build/bdist.linux-x86_64/wheel/future/builtins
[python3] creating build/bdist.linux-x86_64/wheel/future/types
[python3] copying build/lib/future/types/__init__.py -> build/bdist.linux-x86_64/wheel/future/types
[python3] copying build/lib/future/types/newbytes.py -> build/bdist.linux-x86_64/wheel/future/types
[python3] copying build/lib/future/types/newdict.py -> build/bdist.linux-x86_64/wheel/future/types
[python3] copying build/lib/future/types/newint.py -> build/bdist.linux-x86_64/wheel/future/types
[python3] copying build/lib/future/types/newlist.py -> build/bdist.linux-x86_64/wheel/future/types
[python3] copying build/lib/future/types/newmemoryview.py -> build/bdist.linux-x86_64/wheel/future/types
[python3] copying build/lib/future/types/newobject.py -> build/bdist.linux-x86_64/wheel/future/types
[python3] copying build/lib/future/types/newopen.py -> build/bdist.linux-x86_64/wheel/future/types
[python3] copying build/lib/future/types/newrange.py -> build/bdist.linux-x86_64/wheel/future/types
[python3] copying build/lib/future/types/newstr.py -> build/bdist.linux-x86_64/wheel/future/types
[python3] creating build/bdist.linux-x86_64/wheel/future/standard_library
[python3] copying build/lib/future/standard_library/__init__.py -> build/bdist.linux-x86_64/wheel/future/standard_library
[python3] creating build/bdist.linux-x86_64/wheel/future/backports
[python3] copying build/lib/future/backports/__init__.py -> build/bdist.linux-x86_64/wheel/future/backports
[python3] copying build/lib/future/backports/_markupbase.py -> build/bdist.linux-x86_64/wheel/future/backports
[python3] copying build/lib/future/backports/datetime.py -> build/bdist.linux-x86_64/wheel/future/backports
[python3] copying build/lib/future/backports/misc.py -> build/bdist.linux-x86_64/wheel/future/backports
[python3] copying build/lib/future/backports/socket.py -> build/bdist.linux-x86_64/wheel/future/backports
[python3] copying build/lib/future/backports/socketserver.py -> build/bdist.linux-x86_64/wheel/future/backports
[python3] copying build/lib/future/backports/total_ordering.py -> build/bdist.linux-x86_64/wheel/future/backports
[python3] creating build/bdist.linux-x86_64/wheel/future/backports/email
[python3] copying build/lib/future/backports/email/__init__.py -> build/bdist.linux-x86_64/wheel/future/backports/email
[python3] copying build/lib/future/backports/email/_encoded_words.py -> build/bdist.linux-x86_64/wheel/future/backports/email
[python3] copying build/lib/future/backports/email/_header_value_parser.py -> build/bdist.linux-x86_64/wheel/future/backports/email
[python3] copying build/lib/future/backports/email/_parseaddr.py -> build/bdist.linux-x86_64/wheel/future/backports/email
[python3] copying build/lib/future/backports/email/_policybase.py -> build/bdist.linux-x86_64/wheel/future/backports/email
[python3] copying build/lib/future/backports/email/base64mime.py -> build/bdist.linux-x86_64/wheel/future/backports/email
[python3] copying build/lib/future/backports/email/charset.py -> build/bdist.linux-x86_64/wheel/future/backports/email
[python3] copying build/lib/future/backports/email/encoders.py -> build/bdist.linux-x86_64/wheel/future/backports/email
[python3] copying build/lib/future/backports/email/errors.py -> build/bdist.linux-x86_64/wheel/future/backports/email
[python3] copying build/lib/future/backports/email/feedparser.py -> build/bdist.linux-x86_64/wheel/future/backports/email
[python3] copying build/lib/future/backports/email/generator.py -> build/bdist.linux-x86_64/wheel/future/backports/email
[python3] copying build/lib/future/backports/email/header.py -> build/bdist.linux-x86_64/wheel/future/backports/email
[python3] copying build/lib/future/backports/email/headerregistry.py -> build/bdist.linux-x86_64/wheel/future/backports/email
[python3] copying build/lib/future/backports/email/iterators.py -> build/bdist.linux-x86_64/wheel/future/backports/email
[python3] copying build/lib/future/backports/email/message.py -> build/bdist.linux-x86_64/wheel/future/backports/email
[python3] copying build/lib/future/backports/email/parser.py -> build/bdist.linux-x86_64/wheel/future/backports/email
[python3] copying build/lib/future/backports/email/policy.py -> build/bdist.linux-x86_64/wheel/future/backports/email
[python3] copying build/lib/future/backports/email/quoprimime.py -> build/bdist.linux-x86_64/wheel/future/backports/email
[python3] copying build/lib/future/backports/email/utils.py -> build/bdist.linux-x86_64/wheel/future/backports/email
[python3] creating build/bdist.linux-x86_64/wheel/future/backports/email/mime
[python3] copying build/lib/future/backports/email/mime/__init__.py -> build/bdist.linux-x86_64/wheel/future/backports/email/mime
[python3] copying build/lib/future/backports/email/mime/application.py -> build/bdist.linux-x86_64/wheel/future/backports/email/mime
[python3] copying build/lib/future/backports/email/mime/audio.py -> build/bdist.linux-x86_64/wheel/future/backports/email/mime
[python3] copying build/lib/future/backports/email/mime/base.py -> build/bdist.linux-x86_64/wheel/future/backports/email/mime
[python3] copying build/lib/future/backports/email/mime/image.py -> build/bdist.linux-x86_64/wheel/future/backports/email/mime
[python3] copying build/lib/future/backports/email/mime/message.py -> build/bdist.linux-x86_64/wheel/future/backports/email/mime
[python3] copying build/lib/future/backports/email/mime/multipart.py -> build/bdist.linux-x86_64/wheel/future/backports/email/mime
[python3] copying build/lib/future/backports/email/mime/nonmultipart.py -> build/bdist.linux-x86_64/wheel/future/backports/email/mime
[python3] copying build/lib/future/backports/email/mime/text.py -> build/bdist.linux-x86_64/wheel/future/backports/email/mime
[python3] creating build/bdist.linux-x86_64/wheel/future/backports/html
[python3] copying build/lib/future/backports/html/__init__.py -> build/bdist.linux-x86_64/wheel/future/backports/html
[python3] copying build/lib/future/backports/html/entities.py -> build/bdist.linux-x86_64/wheel/future/backports/html
[python3] copying build/lib/future/backports/html/parser.py -> build/bdist.linux-x86_64/wheel/future/backports/html
[python3] creating build/bdist.linux-x86_64/wheel/future/backports/http
[python3] copying build/lib/future/backports/http/__init__.py -> build/bdist.linux-x86_64/wheel/future/backports/http
[python3] copying build/lib/future/backports/http/client.py -> build/bdist.linux-x86_64/wheel/future/backports/http
[python3] copying build/lib/future/backports/http/cookiejar.py -> build/bdist.linux-x86_64/wheel/future/backports/http
[python3] copying build/lib/future/backports/http/cookies.py -> build/bdist.linux-x86_64/wheel/future/backports/http
[python3] copying build/lib/future/backports/http/server.py -> build/bdist.linux-x86_64/wheel/future/backports/http
[python3] creating build/bdist.linux-x86_64/wheel/future/backports/test
[python3] copying build/lib/future/backports/test/__init__.py -> build/bdist.linux-x86_64/wheel/future/backports/test
[python3] copying build/lib/future/backports/test/pystone.py -> build/bdist.linux-x86_64/wheel/future/backports/test
[python3] copying build/lib/future/backports/test/ssl_servers.py -> build/bdist.linux-x86_64/wheel/future/backports/test
[python3] copying build/lib/future/backports/test/support.py -> build/bdist.linux-x86_64/wheel/future/backports/test
[python3] copying build/lib/future/backports/test/badcert.pem -> build/bdist.linux-x86_64/wheel/future/backports/test
[python3] copying build/lib/future/backports/test/badkey.pem -> build/bdist.linux-x86_64/wheel/future/backports/test
[python3] copying build/lib/future/backports/test/dh512.pem -> build/bdist.linux-x86_64/wheel/future/backports/test
[python3] copying build/lib/future/backports/test/https_svn_python_org_root.pem -> build/bdist.linux-x86_64/wheel/future/backports/test
[python3] copying build/lib/future/backports/test/keycert.passwd.pem -> build/bdist.linux-x86_64/wheel/future/backports/test
[python3] copying build/lib/future/backports/test/keycert.pem -> build/bdist.linux-x86_64/wheel/future/backports/test
[python3] copying build/lib/future/backports/test/keycert2.pem -> build/bdist.linux-x86_64/wheel/future/backports/test
[python3] copying build/lib/future/backports/test/nokia.pem -> build/bdist.linux-x86_64/wheel/future/backports/test
[python3] copying build/lib/future/backports/test/nullbytecert.pem -> build/bdist.linux-x86_64/wheel/future/backports/test
[python3] copying build/lib/future/backports/test/nullcert.pem -> build/bdist.linux-x86_64/wheel/future/backports/test
[python3] copying build/lib/future/backports/test/sha256.pem -> build/bdist.linux-x86_64/wheel/future/backports/test
[python3] copying build/lib/future/backports/test/ssl_cert.pem -> build/bdist.linux-x86_64/wheel/future/backports/test
[python3] copying build/lib/future/backports/test/ssl_key.passwd.pem -> build/bdist.linux-x86_64/wheel/future/backports/test
[python3] copying build/lib/future/backports/test/ssl_key.pem -> build/bdist.linux-x86_64/wheel/future/backports/test
[python3] creating build/bdist.linux-x86_64/wheel/future/backports/urllib
[python3] copying build/lib/future/backports/urllib/__init__.py -> build/bdist.linux-x86_64/wheel/future/backports/urllib
[python3] copying build/lib/future/backports/urllib/error.py -> build/bdist.linux-x86_64/wheel/future/backports/urllib
[python3] copying build/lib/future/backports/urllib/parse.py -> build/bdist.linux-x86_64/wheel/future/backports/urllib
[python3] copying build/lib/future/backports/urllib/request.py -> build/bdist.linux-x86_64/wheel/future/backports/urllib
[python3] copying build/lib/future/backports/urllib/response.py -> build/bdist.linux-x86_64/wheel/future/backports/urllib
[python3] copying build/lib/future/backports/urllib/robotparser.py -> build/bdist.linux-x86_64/wheel/future/backports/urllib
[python3] creating build/bdist.linux-x86_64/wheel/future/backports/xmlrpc
[python3] copying build/lib/future/backports/xmlrpc/__init__.py -> build/bdist.linux-x86_64/wheel/future/backports/xmlrpc
[python3] copying build/lib/future/backports/xmlrpc/client.py -> build/bdist.linux-x86_64/wheel/future/backports/xmlrpc
[python3] copying build/lib/future/backports/xmlrpc/server.py -> build/bdist.linux-x86_64/wheel/future/backports/xmlrpc
[python3] creating build/bdist.linux-x86_64/wheel/future/moves
[python3] copying build/lib/future/moves/__init__.py -> build/bdist.linux-x86_64/wheel/future/moves
[python3] copying build/lib/future/moves/_dummy_thread.py -> build/bdist.linux-x86_64/wheel/future/moves
[python3] copying build/lib/future/moves/_markupbase.py -> build/bdist.linux-x86_64/wheel/future/moves
[python3] copying build/lib/future/moves/_thread.py -> build/bdist.linux-x86_64/wheel/future/moves
[python3] copying build/lib/future/moves/builtins.py -> build/bdist.linux-x86_64/wheel/future/moves
[python3] copying build/lib/future/moves/collections.py -> build/bdist.linux-x86_64/wheel/future/moves
[python3] copying build/lib/future/moves/configparser.py -> build/bdist.linux-x86_64/wheel/future/moves
[python3] copying build/lib/future/moves/copyreg.py -> build/bdist.linux-x86_64/wheel/future/moves
[python3] copying build/lib/future/moves/itertools.py -> build/bdist.linux-x86_64/wheel/future/moves
[python3] copying build/lib/future/moves/pickle.py -> build/bdist.linux-x86_64/wheel/future/moves
[python3] copying build/lib/future/moves/queue.py -> build/bdist.linux-x86_64/wheel/future/moves
[python3] copying build/lib/future/moves/reprlib.py -> build/bdist.linux-x86_64/wheel/future/moves
[python3] copying build/lib/future/moves/socketserver.py -> build/bdist.linux-x86_64/wheel/future/moves
[python3] copying build/lib/future/moves/subprocess.py -> build/bdist.linux-x86_64/wheel/future/moves
[python3] copying build/lib/future/moves/sys.py -> build/bdist.linux-x86_64/wheel/future/moves
[python3] copying build/lib/future/moves/winreg.py -> build/bdist.linux-x86_64/wheel/future/moves
[python3] creating build/bdist.linux-x86_64/wheel/future/moves/dbm
[python3] copying build/lib/future/moves/dbm/__init__.py -> build/bdist.linux-x86_64/wheel/future/moves/dbm
[python3] copying build/lib/future/moves/dbm/dumb.py -> build/bdist.linux-x86_64/wheel/future/moves/dbm
[python3] copying build/lib/future/moves/dbm/gnu.py -> build/bdist.linux-x86_64/wheel/future/moves/dbm
[python3] copying build/lib/future/moves/dbm/ndbm.py -> build/bdist.linux-x86_64/wheel/future/moves/dbm
[python3] creating build/bdist.linux-x86_64/wheel/future/moves/html
[python3] copying build/lib/future/moves/html/__init__.py -> build/bdist.linux-x86_64/wheel/future/moves/html
[python3] copying build/lib/future/moves/html/entities.py -> build/bdist.linux-x86_64/wheel/future/moves/html
[python3] copying build/lib/future/moves/html/parser.py -> build/bdist.linux-x86_64/wheel/future/moves/html
[python3] creating build/bdist.linux-x86_64/wheel/future/moves/http
[python3] copying build/lib/future/moves/http/__init__.py -> build/bdist.linux-x86_64/wheel/future/moves/http
[python3] copying build/lib/future/moves/http/client.py -> build/bdist.linux-x86_64/wheel/future/moves/http
[python3] copying build/lib/future/moves/http/cookiejar.py -> build/bdist.linux-x86_64/wheel/future/moves/http
[python3] copying build/lib/future/moves/http/cookies.py -> build/bdist.linux-x86_64/wheel/future/moves/http
[python3] copying build/lib/future/moves/http/server.py -> build/bdist.linux-x86_64/wheel/future/moves/http
[python3] creating build/bdist.linux-x86_64/wheel/future/moves/test
[python3] copying build/lib/future/moves/test/__init__.py -> build/bdist.linux-x86_64/wheel/future/moves/test
[python3] copying build/lib/future/moves/test/support.py -> build/bdist.linux-x86_64/wheel/future/moves/test
[python3] creating build/bdist.linux-x86_64/wheel/future/moves/tkinter
[python3] copying build/lib/future/moves/tkinter/__init__.py -> build/bdist.linux-x86_64/wheel/future/moves/tkinter
[python3] copying build/lib/future/moves/tkinter/colorchooser.py -> build/bdist.linux-x86_64/wheel/future/moves/tkinter
[python3] copying build/lib/future/moves/tkinter/commondialog.py -> build/bdist.linux-x86_64/wheel/future/moves/tkinter
[python3] copying build/lib/future/moves/tkinter/constants.py -> build/bdist.linux-x86_64/wheel/future/moves/tkinter
[python3] copying build/lib/future/moves/tkinter/dialog.py -> build/bdist.linux-x86_64/wheel/future/moves/tkinter
[python3] copying build/lib/future/moves/tkinter/dnd.py -> build/bdist.linux-x86_64/wheel/future/moves/tkinter
[python3] copying build/lib/future/moves/tkinter/filedialog.py -> build/bdist.linux-x86_64/wheel/future/moves/tkinter
[python3] copying build/lib/future/moves/tkinter/font.py -> build/bdist.linux-x86_64/wheel/future/moves/tkinter
[python3] copying build/lib/future/moves/tkinter/messagebox.py -> build/bdist.linux-x86_64/wheel/future/moves/tkinter
[python3] copying build/lib/future/moves/tkinter/scrolledtext.py -> build/bdist.linux-x86_64/wheel/future/moves/tkinter
[python3] copying build/lib/future/moves/tkinter/simpledialog.py -> build/bdist.linux-x86_64/wheel/future/moves/tkinter
[python3] copying build/lib/future/moves/tkinter/tix.py -> build/bdist.linux-x86_64/wheel/future/moves/tkinter
[python3] copying build/lib/future/moves/tkinter/ttk.py -> build/bdist.linux-x86_64/wheel/future/moves/tkinter
[python3] creating build/bdist.linux-x86_64/wheel/future/moves/urllib
[python3] copying build/lib/future/moves/urllib/__init__.py -> build/bdist.linux-x86_64/wheel/future/moves/urllib
[python3] copying build/lib/future/moves/urllib/error.py -> build/bdist.linux-x86_64/wheel/future/moves/urllib
[python3] copying build/lib/future/moves/urllib/parse.py -> build/bdist.linux-x86_64/wheel/future/moves/urllib
[python3] copying build/lib/future/moves/urllib/request.py -> build/bdist.linux-x86_64/wheel/future/moves/urllib
[python3] copying build/lib/future/moves/urllib/response.py -> build/bdist.linux-x86_64/wheel/future/moves/urllib
[python3] copying build/lib/future/moves/urllib/robotparser.py -> build/bdist.linux-x86_64/wheel/future/moves/urllib
[python3] creating build/bdist.linux-x86_64/wheel/future/moves/xmlrpc
[python3] copying build/lib/future/moves/xmlrpc/__init__.py -> build/bdist.linux-x86_64/wheel/future/moves/xmlrpc
[python3] copying build/lib/future/moves/xmlrpc/client.py -> build/bdist.linux-x86_64/wheel/future/moves/xmlrpc
[python3] copying build/lib/future/moves/xmlrpc/server.py -> build/bdist.linux-x86_64/wheel/future/moves/xmlrpc
[python3] creating build/bdist.linux-x86_64/wheel/future/tests
[python3] copying build/lib/future/tests/__init__.py -> build/bdist.linux-x86_64/wheel/future/tests
[python3] copying build/lib/future/tests/base.py -> build/bdist.linux-x86_64/wheel/future/tests
[python3] creating build/bdist.linux-x86_64/wheel/future/utils
[python3] copying build/lib/future/utils/__init__.py -> build/bdist.linux-x86_64/wheel/future/utils
[python3] copying build/lib/future/utils/surrogateescape.py -> build/bdist.linux-x86_64/wheel/future/utils
[python3] creating build/bdist.linux-x86_64/wheel/past
[python3] copying build/lib/past/__init__.py -> build/bdist.linux-x86_64/wheel/past
[python3] creating build/bdist.linux-x86_64/wheel/past/builtins
[python3] copying build/lib/past/builtins/__init__.py -> build/bdist.linux-x86_64/wheel/past/builtins
[python3] copying build/lib/past/builtins/misc.py -> build/bdist.linux-x86_64/wheel/past/builtins
[python3] copying build/lib/past/builtins/noniterators.py -> build/bdist.linux-x86_64/wheel/past/builtins
[python3] creating build/bdist.linux-x86_64/wheel/past/types
[python3] copying build/lib/past/types/__init__.py -> build/bdist.linux-x86_64/wheel/past/types
[python3] copying build/lib/past/types/basestring.py -> build/bdist.linux-x86_64/wheel/past/types
[python3] copying build/lib/past/types/olddict.py -> build/bdist.linux-x86_64/wheel/past/types
[python3] copying build/lib/past/types/oldstr.py -> build/bdist.linux-x86_64/wheel/past/types
[python3] creating build/bdist.linux-x86_64/wheel/past/utils
[python3] copying build/lib/past/utils/__init__.py -> build/bdist.linux-x86_64/wheel/past/utils
[python3] creating build/bdist.linux-x86_64/wheel/past/translation
[python3] copying build/lib/past/translation/__init__.py -> build/bdist.linux-x86_64/wheel/past/translation
[python3] creating build/bdist.linux-x86_64/wheel/libfuturize
[python3] copying build/lib/libfuturize/__init__.py -> build/bdist.linux-x86_64/wheel/libfuturize
[python3] copying build/lib/libfuturize/fixer_util.py -> build/bdist.linux-x86_64/wheel/libfuturize
[python3] copying build/lib/libfuturize/main.py -> build/bdist.linux-x86_64/wheel/libfuturize
[python3] creating build/bdist.linux-x86_64/wheel/libfuturize/fixes
[python3] copying build/lib/libfuturize/fixes/__init__.py -> build/bdist.linux-x86_64/wheel/libfuturize/fixes
[python3] copying build/lib/libfuturize/fixes/fix_UserDict.py -> build/bdist.linux-x86_64/wheel/libfuturize/fixes
[python3] copying build/lib/libfuturize/fixes/fix_absolute_import.py -> build/bdist.linux-x86_64/wheel/libfuturize/fixes
[python3] copying build/lib/libfuturize/fixes/fix_add__future__imports_except_unicode_literals.py -> build/bdist.linux-x86_64/wheel/libfuturize/fixes
[python3] copying build/lib/libfuturize/fixes/fix_basestring.py -> build/bdist.linux-x86_64/wheel/libfuturize/fixes
[python3] copying build/lib/libfuturize/fixes/fix_bytes.py -> build/bdist.linux-x86_64/wheel/libfuturize/fixes
[python3] copying build/lib/libfuturize/fixes/fix_cmp.py -> build/bdist.linux-x86_64/wheel/libfuturize/fixes
[python3] copying build/lib/libfuturize/fixes/fix_division.py -> build/bdist.linux-x86_64/wheel/libfuturize/fixes
[python3] copying build/lib/libfuturize/fixes/fix_division_safe.py -> build/bdist.linux-x86_64/wheel/libfuturize/fixes
[python3] copying build/lib/libfuturize/fixes/fix_execfile.py -> build/bdist.linux-x86_64/wheel/libfuturize/fixes
[python3] copying build/lib/libfuturize/fixes/fix_future_builtins.py -> build/bdist.linux-x86_64/wheel/libfuturize/fixes
[python3] copying build/lib/libfuturize/fixes/fix_future_standard_library.py -> build/bdist.linux-x86_64/wheel/libfuturize/fixes
[python3] copying build/lib/libfuturize/fixes/fix_future_standard_library_urllib.py -> build/bdist.linux-x86_64/wheel/libfuturize/fixes
[python3] copying build/lib/libfuturize/fixes/fix_input.py -> build/bdist.linux-x86_64/wheel/libfuturize/fixes
[python3] copying build/lib/libfuturize/fixes/fix_metaclass.py -> build/bdist.linux-x86_64/wheel/libfuturize/fixes
[python3] copying build/lib/libfuturize/fixes/fix_next_call.py -> build/bdist.linux-x86_64/wheel/libfuturize/fixes
[python3] copying build/lib/libfuturize/fixes/fix_object.py -> build/bdist.linux-x86_64/wheel/libfuturize/fixes
[python3] copying build/lib/libfuturize/fixes/fix_oldstr_wrap.py -> build/bdist.linux-x86_64/wheel/libfuturize/fixes
[python3] copying build/lib/libfuturize/fixes/fix_order___future__imports.py -> build/bdist.linux-x86_64/wheel/libfuturize/fixes
[python3] copying build/lib/libfuturize/fixes/fix_print.py -> build/bdist.linux-x86_64/wheel/libfuturize/fixes
[python3] copying build/lib/libfuturize/fixes/fix_print_with_import.py -> build/bdist.linux-x86_64/wheel/libfuturize/fixes
[python3] copying build/lib/libfuturize/fixes/fix_raise.py -> build/bdist.linux-x86_64/wheel/libfuturize/fixes
[python3] copying build/lib/libfuturize/fixes/fix_remove_old__future__imports.py -> build/bdist.linux-x86_64/wheel/libfuturize/fixes
[python3] copying build/lib/libfuturize/fixes/fix_unicode_keep_u.py -> build/bdist.linux-x86_64/wheel/libfuturize/fixes
[python3] copying build/lib/libfuturize/fixes/fix_unicode_literals_import.py -> build/bdist.linux-x86_64/wheel/libfuturize/fixes
[python3] copying build/lib/libfuturize/fixes/fix_xrange_with_import.py -> build/bdist.linux-x86_64/wheel/libfuturize/fixes
[python3] creating build/bdist.linux-x86_64/wheel/libpasteurize
[python3] copying build/lib/libpasteurize/__init__.py -> build/bdist.linux-x86_64/wheel/libpasteurize
[python3] copying build/lib/libpasteurize/main.py -> build/bdist.linux-x86_64/wheel/libpasteurize
[python3] creating build/bdist.linux-x86_64/wheel/libpasteurize/fixes
[python3] copying build/lib/libpasteurize/fixes/__init__.py -> build/bdist.linux-x86_64/wheel/libpasteurize/fixes
[python3] copying build/lib/libpasteurize/fixes/feature_base.py -> build/bdist.linux-x86_64/wheel/libpasteurize/fixes
[python3] copying build/lib/libpasteurize/fixes/fix_add_all__future__imports.py -> build/bdist.linux-x86_64/wheel/libpasteurize/fixes
[python3] copying build/lib/libpasteurize/fixes/fix_add_all_future_builtins.py -> build/bdist.linux-x86_64/wheel/libpasteurize/fixes
[python3] copying build/lib/libpasteurize/fixes/fix_add_future_standard_library_import.py -> build/bdist.linux-x86_64/wheel/libpasteurize/fixes
[python3] copying build/lib/libpasteurize/fixes/fix_annotations.py -> build/bdist.linux-x86_64/wheel/libpasteurize/fixes
[python3] copying build/lib/libpasteurize/fixes/fix_division.py -> build/bdist.linux-x86_64/wheel/libpasteurize/fixes
[python3] copying build/lib/libpasteurize/fixes/fix_features.py -> build/bdist.linux-x86_64/wheel/libpasteurize/fixes
[python3] copying build/lib/libpasteurize/fixes/fix_fullargspec.py -> build/bdist.linux-x86_64/wheel/libpasteurize/fixes
[python3] copying build/lib/libpasteurize/fixes/fix_future_builtins.py -> build/bdist.linux-x86_64/wheel/libpasteurize/fixes
[python3] copying build/lib/libpasteurize/fixes/fix_getcwd.py -> build/bdist.linux-x86_64/wheel/libpasteurize/fixes
[python3] copying build/lib/libpasteurize/fixes/fix_imports.py -> build/bdist.linux-x86_64/wheel/libpasteurize/fixes
[python3] copying build/lib/libpasteurize/fixes/fix_imports2.py -> build/bdist.linux-x86_64/wheel/libpasteurize/fixes
[python3] copying build/lib/libpasteurize/fixes/fix_kwargs.py -> build/bdist.linux-x86_64/wheel/libpasteurize/fixes
[python3] copying build/lib/libpasteurize/fixes/fix_memoryview.py -> build/bdist.linux-x86_64/wheel/libpasteurize/fixes
[python3] copying build/lib/libpasteurize/fixes/fix_metaclass.py -> build/bdist.linux-x86_64/wheel/libpasteurize/fixes
[python3] copying build/lib/libpasteurize/fixes/fix_newstyle.py -> build/bdist.linux-x86_64/wheel/libpasteurize/fixes
[python3] copying build/lib/libpasteurize/fixes/fix_next.py -> build/bdist.linux-x86_64/wheel/libpasteurize/fixes
[python3] copying build/lib/libpasteurize/fixes/fix_printfunction.py -> build/bdist.linux-x86_64/wheel/libpasteurize/fixes
[python3] copying build/lib/libpasteurize/fixes/fix_raise.py -> build/bdist.linux-x86_64/wheel/libpasteurize/fixes
[python3] copying build/lib/libpasteurize/fixes/fix_raise_.py -> build/bdist.linux-x86_64/wheel/libpasteurize/fixes
[python3] copying build/lib/libpasteurize/fixes/fix_throw.py -> build/bdist.linux-x86_64/wheel/libpasteurize/fixes
[python3] copying build/lib/libpasteurize/fixes/fix_unpacking.py -> build/bdist.linux-x86_64/wheel/libpasteurize/fixes
[python3] running install_egg_info
[python3] Copying src/future.egg-info to build/bdist.linux-x86_64/wheel/future-0.18.2-py3.6.egg-info
[python3] running install_scripts
[python3] creating build/bdist.linux-x86_64/wheel/future-0.18.2.dist-info/WHEEL
[python3] creating 'dist/future-0.18.2-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it
[python3] adding 'future/__init__.py'
[python3] adding 'future/backports/__init__.py'
[python3] adding 'future/backports/_markupbase.py'
[python3] adding 'future/backports/datetime.py'
[python3] adding 'future/backports/misc.py'
[python3] adding 'future/backports/socket.py'
[python3] adding 'future/backports/socketserver.py'
[python3] adding 'future/backports/total_ordering.py'
[python3] adding 'future/backports/email/__init__.py'
[python3] adding 'future/backports/email/_encoded_words.py'
[python3] adding 'future/backports/email/_header_value_parser.py'
[python3] adding 'future/backports/email/_parseaddr.py'
[python3] adding 'future/backports/email/_policybase.py'
[python3] adding 'future/backports/email/base64mime.py'
[python3] adding 'future/backports/email/charset.py'
[python3] adding 'future/backports/email/encoders.py'
[python3] adding 'future/backports/email/errors.py'
[python3] adding 'future/backports/email/feedparser.py'
[python3] adding 'future/backports/email/generator.py'
[python3] adding 'future/backports/email/header.py'
[python3] adding 'future/backports/email/headerregistry.py'
[python3] adding 'future/backports/email/iterators.py'
[python3] adding 'future/backports/email/message.py'
[python3] adding 'future/backports/email/parser.py'
[python3] adding 'future/backports/email/policy.py'
[python3] adding 'future/backports/email/quoprimime.py'
[python3] adding 'future/backports/email/utils.py'
[python3] adding 'future/backports/email/mime/__init__.py'
[python3] adding 'future/backports/email/mime/application.py'
[python3] adding 'future/backports/email/mime/audio.py'
[python3] adding 'future/backports/email/mime/base.py'
[python3] adding 'future/backports/email/mime/image.py'
[python3] adding 'future/backports/email/mime/message.py'
[python3] adding 'future/backports/email/mime/multipart.py'
[python3] adding 'future/backports/email/mime/nonmultipart.py'
[python3] adding 'future/backports/email/mime/text.py'
[python3] adding 'future/backports/html/__init__.py'
[python3] adding 'future/backports/html/entities.py'
[python3] adding 'future/backports/html/parser.py'
[python3] adding 'future/backports/http/__init__.py'
[python3] adding 'future/backports/http/client.py'
[python3] adding 'future/backports/http/cookiejar.py'
[python3] adding 'future/backports/http/cookies.py'
[python3] adding 'future/backports/http/server.py'
[python3] adding 'future/backports/test/__init__.py'
[python3] adding 'future/backports/test/badcert.pem'
[python3] adding 'future/backports/test/badkey.pem'
[python3] adding 'future/backports/test/dh512.pem'
[python3] adding 'future/backports/test/https_svn_python_org_root.pem'
[python3] adding 'future/backports/test/keycert.passwd.pem'
[python3] adding 'future/backports/test/keycert.pem'
[python3] adding 'future/backports/test/keycert2.pem'
[python3] adding 'future/backports/test/nokia.pem'
[python3] adding 'future/backports/test/nullbytecert.pem'
[python3] adding 'future/backports/test/nullcert.pem'
[python3] adding 'future/backports/test/pystone.py'
[python3] adding 'future/backports/test/sha256.pem'
[python3] adding 'future/backports/test/ssl_cert.pem'
[python3] adding 'future/backports/test/ssl_key.passwd.pem'
[python3] adding 'future/backports/test/ssl_key.pem'
[python3] adding 'future/backports/test/ssl_servers.py'
[python3] adding 'future/backports/test/support.py'
[python3] adding 'future/backports/urllib/__init__.py'
[python3] adding 'future/backports/urllib/error.py'
[python3] adding 'future/backports/urllib/parse.py'
[python3] adding 'future/backports/urllib/request.py'
[python3] adding 'future/backports/urllib/response.py'
[python3] adding 'future/backports/urllib/robotparser.py'
[python3] adding 'future/backports/xmlrpc/__init__.py'
[python3] adding 'future/backports/xmlrpc/client.py'
[python3] adding 'future/backports/xmlrpc/server.py'
[python3] adding 'future/builtins/__init__.py'
[python3] adding 'future/builtins/disabled.py'
[python3] adding 'future/builtins/iterators.py'
[python3] adding 'future/builtins/misc.py'
[python3] adding 'future/builtins/new_min_max.py'
[python3] adding 'future/builtins/newnext.py'
[python3] adding 'future/builtins/newround.py'
[python3] adding 'future/builtins/newsuper.py'
[python3] adding 'future/moves/__init__.py'
[python3] adding 'future/moves/_dummy_thread.py'
[python3] adding 'future/moves/_markupbase.py'
[python3] adding 'future/moves/_thread.py'
[python3] adding 'future/moves/builtins.py'
[python3] adding 'future/moves/collections.py'
[python3] adding 'future/moves/configparser.py'
[python3] adding 'future/moves/copyreg.py'
[python3] adding 'future/moves/itertools.py'
[python3] adding 'future/moves/pickle.py'
[python3] adding 'future/moves/queue.py'
[python3] adding 'future/moves/reprlib.py'
[python3] adding 'future/moves/socketserver.py'
[python3] adding 'future/moves/subprocess.py'
[python3] adding 'future/moves/sys.py'
[python3] adding 'future/moves/winreg.py'
[python3] adding 'future/moves/dbm/__init__.py'
[python3] adding 'future/moves/dbm/dumb.py'
[python3] adding 'future/moves/dbm/gnu.py'
[python3] adding 'future/moves/dbm/ndbm.py'
[python3] adding 'future/moves/html/__init__.py'
[python3] adding 'future/moves/html/entities.py'
[python3] adding 'future/moves/html/parser.py'
[python3] adding 'future/moves/http/__init__.py'
[python3] adding 'future/moves/http/client.py'
[python3] adding 'future/moves/http/cookiejar.py'
[python3] adding 'future/moves/http/cookies.py'
[python3] adding 'future/moves/http/server.py'
[python3] adding 'future/moves/test/__init__.py'
[python3] adding 'future/moves/test/support.py'
[python3] adding 'future/moves/tkinter/__init__.py'
[python3] adding 'future/moves/tkinter/colorchooser.py'
[python3] adding 'future/moves/tkinter/commondialog.py'
[python3] adding 'future/moves/tkinter/constants.py'
[python3] adding 'future/moves/tkinter/dialog.py'
[python3] adding 'future/moves/tkinter/dnd.py'
[python3] adding 'future/moves/tkinter/filedialog.py'
[python3] adding 'future/moves/tkinter/font.py'
[python3] adding 'future/moves/tkinter/messagebox.py'
[python3] adding 'future/moves/tkinter/scrolledtext.py'
[python3] adding 'future/moves/tkinter/simpledialog.py'
[python3] adding 'future/moves/tkinter/tix.py'
[python3] adding 'future/moves/tkinter/ttk.py'
[python3] adding 'future/moves/urllib/__init__.py'
[python3] adding 'future/moves/urllib/error.py'
[python3] adding 'future/moves/urllib/parse.py'
[python3] adding 'future/moves/urllib/request.py'
[python3] adding 'future/moves/urllib/response.py'
[python3] adding 'future/moves/urllib/robotparser.py'
[python3] adding 'future/moves/xmlrpc/__init__.py'
[python3] adding 'future/moves/xmlrpc/client.py'
[python3] adding 'future/moves/xmlrpc/server.py'
[python3] adding 'future/standard_library/__init__.py'
[python3] adding 'future/tests/__init__.py'
[python3] adding 'future/tests/base.py'
[python3] adding 'future/types/__init__.py'
[python3] adding 'future/types/newbytes.py'
[python3] adding 'future/types/newdict.py'
[python3] adding 'future/types/newint.py'
[python3] adding 'future/types/newlist.py'
[python3] adding 'future/types/newmemoryview.py'
[python3] adding 'future/types/newobject.py'
[python3] adding 'future/types/newopen.py'
[python3] adding 'future/types/newrange.py'
[python3] adding 'future/types/newstr.py'
[python3] adding 'future/utils/__init__.py'
[python3] adding 'future/utils/surrogateescape.py'
[python3] adding 'libfuturize/__init__.py'
[python3] adding 'libfuturize/fixer_util.py'
[python3] adding 'libfuturize/main.py'
[python3] adding 'libfuturize/fixes/__init__.py'
[python3] adding 'libfuturize/fixes/fix_UserDict.py'
[python3] adding 'libfuturize/fixes/fix_absolute_import.py'
[python3] adding 'libfuturize/fixes/fix_add__future__imports_except_unicode_literals.py'
[python3] adding 'libfuturize/fixes/fix_basestring.py'
[python3] adding 'libfuturize/fixes/fix_bytes.py'
[python3] adding 'libfuturize/fixes/fix_cmp.py'
[python3] adding 'libfuturize/fixes/fix_division.py'
[python3] adding 'libfuturize/fixes/fix_division_safe.py'
[python3] adding 'libfuturize/fixes/fix_execfile.py'
[python3] adding 'libfuturize/fixes/fix_future_builtins.py'
[python3] adding 'libfuturize/fixes/fix_future_standard_library.py'
[python3] adding 'libfuturize/fixes/fix_future_standard_library_urllib.py'
[python3] adding 'libfuturize/fixes/fix_input.py'
[python3] adding 'libfuturize/fixes/fix_metaclass.py'
[python3] adding 'libfuturize/fixes/fix_next_call.py'
[python3] adding 'libfuturize/fixes/fix_object.py'
[python3] adding 'libfuturize/fixes/fix_oldstr_wrap.py'
[python3] adding 'libfuturize/fixes/fix_order___future__imports.py'
[python3] adding 'libfuturize/fixes/fix_print.py'
[python3] adding 'libfuturize/fixes/fix_print_with_import.py'
[python3] adding 'libfuturize/fixes/fix_raise.py'
[python3] adding 'libfuturize/fixes/fix_remove_old__future__imports.py'
[python3] adding 'libfuturize/fixes/fix_unicode_keep_u.py'
[python3] adding 'libfuturize/fixes/fix_unicode_literals_import.py'
[python3] adding 'libfuturize/fixes/fix_xrange_with_import.py'
[python3] adding 'libpasteurize/__init__.py'
[python3] adding 'libpasteurize/main.py'
[python3] adding 'libpasteurize/fixes/__init__.py'
[python3] adding 'libpasteurize/fixes/feature_base.py'
[python3] adding 'libpasteurize/fixes/fix_add_all__future__imports.py'
[python3] adding 'libpasteurize/fixes/fix_add_all_future_builtins.py'
[python3] adding 'libpasteurize/fixes/fix_add_future_standard_library_import.py'
[python3] adding 'libpasteurize/fixes/fix_annotations.py'
[python3] adding 'libpasteurize/fixes/fix_division.py'
[python3] adding 'libpasteurize/fixes/fix_features.py'
[python3] adding 'libpasteurize/fixes/fix_fullargspec.py'
[python3] adding 'libpasteurize/fixes/fix_future_builtins.py'
[python3] adding 'libpasteurize/fixes/fix_getcwd.py'
[python3] adding 'libpasteurize/fixes/fix_imports.py'
[python3] adding 'libpasteurize/fixes/fix_imports2.py'
[python3] adding 'libpasteurize/fixes/fix_kwargs.py'
[python3] adding 'libpasteurize/fixes/fix_memoryview.py'
[python3] adding 'libpasteurize/fixes/fix_metaclass.py'
[python3] adding 'libpasteurize/fixes/fix_newstyle.py'
[python3] adding 'libpasteurize/fixes/fix_next.py'
[python3] adding 'libpasteurize/fixes/fix_printfunction.py'
[python3] adding 'libpasteurize/fixes/fix_raise.py'
[python3] adding 'libpasteurize/fixes/fix_raise_.py'
[python3] adding 'libpasteurize/fixes/fix_throw.py'
[python3] adding 'libpasteurize/fixes/fix_unpacking.py'
[python3] adding 'past/__init__.py'
[python3] adding 'past/builtins/__init__.py'
[python3] adding 'past/builtins/misc.py'
[python3] adding 'past/builtins/noniterators.py'
[python3] adding 'past/translation/__init__.py'
[python3] adding 'past/types/__init__.py'
[python3] adding 'past/types/basestring.py'
[python3] adding 'past/types/olddict.py'
[python3] adding 'past/types/oldstr.py'
[python3] adding 'past/utils/__init__.py'
[python3] adding 'future-0.18.2.dist-info/LICENSE.txt'
[python3] adding 'future-0.18.2.dist-info/METADATA'
[python3] adding 'future-0.18.2.dist-info/WHEEL'
[python3] adding 'future-0.18.2.dist-info/entry_points.txt'
[python3] adding 'future-0.18.2.dist-info/top_level.txt'
[python3] adding 'future-0.18.2.dist-info/RECORD'
[python3] removing build/bdist.linux-x86_64/wheel
[python3] /build-wheels
[python3]
[python3] ############################################################
[python3] Building googleapis_common_protos-1.51.0-py3-none-any.whl
[python3] ############################################################
[python3] Running: wget https://files.pythonhosted.org/packages/05/46/168fd780f594a4d61122f7f3dc0561686084319ad73b4febbf02ae8b32cf/googleapis-common-protos-1.51.0.tar.gz
[python3] --2021-05-24 17:16:04-- https://files.pythonhosted.org/packages/05/46/168fd780f594a4d61122f7f3dc0561686084319ad73b4febbf02ae8b32cf/googleapis-common-protos-1.51.0.tar.gz
[python3] Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.125.63, 2a04:4e42:1e::319
[python3] Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.125.63|:443... connected.
[python3] HTTP request sent, awaiting response... 200 OK
[python3] Length: 35176 (34K) [binary/octet-stream]
[python3] Saving to: 'googleapis-common-protos-1.51.0.tar.gz'
[python3]
[python3] 0K .......... .......... .......... .... 100% 12.0M=0.003s
[python3]
[python3] 2021-05-24 17:16:04 (12.0 MB/s) - 'googleapis-common-protos-1.51.0.tar.gz' saved [35176/35176]
[python3]
[python3] /build-wheels/googleapis-common-protos-1.51.0 /build-wheels
[python3] running bdist_wheel
[python3] running build
[python3] running build_py
[python3] creating build
[python3] creating build/lib
[python3] creating build/lib/google
[python3] copying google/__init__.py -> build/lib/google
[python3] creating build/lib/google/api
[python3] copying google/api/__init__.py -> build/lib/google/api
[python3] copying google/api/annotations_pb2.py -> build/lib/google/api
[python3] copying google/api/auth_pb2.py -> build/lib/google/api
[python3] copying google/api/backend_pb2.py -> build/lib/google/api
[python3] copying google/api/billing_pb2.py -> build/lib/google/api
[python3] copying google/api/client_pb2.py -> build/lib/google/api
[python3] copying google/api/config_change_pb2.py -> build/lib/google/api
[python3] copying google/api/consumer_pb2.py -> build/lib/google/api
[python3] copying google/api/context_pb2.py -> build/lib/google/api
[python3] copying google/api/control_pb2.py -> build/lib/google/api
[python3] copying google/api/distribution_pb2.py -> build/lib/google/api
[python3] copying google/api/documentation_pb2.py -> build/lib/google/api
[python3] copying google/api/endpoint_pb2.py -> build/lib/google/api
[python3] copying google/api/field_behavior_pb2.py -> build/lib/google/api
[python3] copying google/api/http_pb2.py -> build/lib/google/api
[python3] copying google/api/httpbody_pb2.py -> build/lib/google/api
[python3] copying google/api/label_pb2.py -> build/lib/google/api
[python3] copying google/api/launch_stage_pb2.py -> build/lib/google/api
[python3] copying google/api/log_pb2.py -> build/lib/google/api
[python3] copying google/api/logging_pb2.py -> build/lib/google/api
[python3] copying google/api/metric_pb2.py -> build/lib/google/api
[python3] copying google/api/monitored_resource_pb2.py -> build/lib/google/api
[python3] copying google/api/monitoring_pb2.py -> build/lib/google/api
[python3] copying google/api/quota_pb2.py -> build/lib/google/api
[python3] copying google/api/resource_pb2.py -> build/lib/google/api
[python3] copying google/api/service_pb2.py -> build/lib/google/api
[python3] copying google/api/source_info_pb2.py -> build/lib/google/api
[python3] copying google/api/system_parameter_pb2.py -> build/lib/google/api
[python3] copying google/api/usage_pb2.py -> build/lib/google/api
[python3] creating build/lib/google/logging
[python3] copying google/logging/__init__.py -> build/lib/google/logging
[python3] creating build/lib/google/longrunning
[python3] copying google/longrunning/__init__.py -> build/lib/google/longrunning
[python3] copying google/longrunning/operations_grpc.py -> build/lib/google/longrunning
[python3] copying google/longrunning/operations_grpc_pb2.py -> build/lib/google/longrunning
[python3] copying google/longrunning/operations_pb2.py -> build/lib/google/longrunning
[python3] copying google/longrunning/operations_proto.py -> build/lib/google/longrunning
[python3] copying google/longrunning/operations_proto_pb2.py -> build/lib/google/longrunning
[python3] creating build/lib/google/rpc
[python3] copying google/rpc/__init__.py -> build/lib/google/rpc
[python3] copying google/rpc/code_pb2.py -> build/lib/google/rpc
[python3] copying google/rpc/error_details_pb2.py -> build/lib/google/rpc
[python3] copying google/rpc/status_pb2.py -> build/lib/google/rpc
[python3] creating build/lib/google/type
[python3] copying google/type/__init__.py -> build/lib/google/type
[python3] copying google/type/calendar_period_pb2.py -> build/lib/google/type
[python3] copying google/type/color_pb2.py -> build/lib/google/type
[python3] copying google/type/date_pb2.py -> build/lib/google/type
[python3] copying google/type/dayofweek_pb2.py -> build/lib/google/type
[python3] copying google/type/expr_pb2.py -> build/lib/google/type
[python3] copying google/type/fraction_pb2.py -> build/lib/google/type
[python3] copying google/type/latlng_pb2.py -> build/lib/google/type
[python3] copying google/type/money_pb2.py -> build/lib/google/type
[python3] copying google/type/postal_address_pb2.py -> build/lib/google/type
[python3] copying google/type/quaternion_pb2.py -> build/lib/google/type
[python3] copying google/type/timeofday_pb2.py -> build/lib/google/type
[python3] creating build/lib/google/logging/type
[python3] copying google/logging/type/__init__.py -> build/lib/google/logging/type
[python3] copying google/logging/type/http_request_pb2.py -> build/lib/google/logging/type
[python3] copying google/logging/type/log_severity_pb2.py -> build/lib/google/logging/type
[python3] installing to build/bdist.linux-x86_64/wheel
[python3] running install
[python3] running install_lib
[python3] Skipping installation of build/bdist.linux-x86_64/wheel/google/__init__.py (namespace package)
[python3] copying google/api/__init__.py -> build/bdist.linux-x86_64/wheel/google/api
[python3] copying google/api/annotations_pb2.py -> build/bdist.linux-x86_64/wheel/google/api
[python3] copying google/api/auth_pb2.py -> build/bdist.linux-x86_64/wheel/google/api
[python3] copying google/api/backend_pb2.py -> build/bdist.linux-x86_64/wheel/google/api
[python3] copying google/api/billing_pb2.py -> build/bdist.linux-x86_64/wheel/google/api
[python3] copying google/api/client_pb2.py -> build/bdist.linux-x86_64/wheel/google/api
[python3] copying google/api/config_change_pb2.py -> build/bdist.linux-x86_64/wheel/google/api
[python3] copying google/api/consumer_pb2.py -> build/bdist.linux-x86_64/wheel/google/api
[python3] copying google/api/context_pb2.py -> build/bdist.linux-x86_64/wheel/google/api
[python3] copying google/api/control_pb2.py -> build/bdist.linux-x86_64/wheel/google/api
[python3] copying google/api/distribution_pb2.py -> build/bdist.linux-x86_64/wheel/google/api
[python3] copying google/api/documentation_pb2.py -> build/bdist.linux-x86_64/wheel/google/api
[python3] copying google/api/endpoint_pb2.py -> build/bdist.linux-x86_64/wheel/google/api
[python3] copying google/api/field_behavior_pb2.py -> build/bdist.linux-x86_64/wheel/google/api
[python3] copying google/api/http_pb2.py -> build/bdist.linux-x86_64/wheel/google/api
[python3] copying google/api/httpbody_pb2.py -> build/bdist.linux-x86_64/wheel/google/api
[python3] copying google/api/label_pb2.py -> build/bdist.linux-x86_64/wheel/google/api
[python3] copying google/api/launch_stage_pb2.py -> build/bdist.linux-x86_64/wheel/google/api
[python3] copying google/api/log_pb2.py -> build/bdist.linux-x86_64/wheel/google/api
[python3] copying google/api/logging_pb2.py -> build/bdist.linux-x86_64/wheel/google/api
[python3] copying google/api/metric_pb2.py -> build/bdist.linux-x86_64/wheel/google/api
[python3] copying google/api/monitored_resource_pb2.py -> build/bdist.linux-x86_64/wheel/google/api
[python3] copying google/api/monitoring_pb2.py -> build/bdist.linux-x86_64/wheel/google/api
[python3] copying google/api/quota_pb2.py -> build/bdist.linux-x86_64/wheel/google/api
[python3] copying google/api/resource_pb2.py -> build/bdist.linux-x86_64/wheel/google/api
[python3] copying google/api/service_pb2.py -> build/bdist.linux-x86_64/wheel/google/api
[python3] copying google/api/source_info_pb2.py -> build/bdist.linux-x86_64/wheel/google/api
[python3] copying google/api/system_parameter_pb2.py -> build/bdist.linux-x86_64/wheel/google/api
[python3] copying google/api/usage_pb2.py -> build/bdist.linux-x86_64/wheel/google/api
[python3] Skipping installation of build/bdist.linux-x86_64/wheel/google/logging/__init__.py (namespace package)
[python3] copying google/logging/type/__init__.py -> build/bdist.linux-x86_64/wheel/google/logging/type
[python3] copying google/logging/type/http_request_pb2.py -> build/bdist.linux-x86_64/wheel/google/logging/type
[python3] copying google/logging/type/log_severity_pb2.py -> build/bdist.linux-x86_64/wheel/google/logging/type
[python3] copying google/longrunning/__init__.py -> build/bdist.linux-x86_64/wheel/google/longrunning
[python3] copying google/longrunning/operations_grpc.py -> build/bdist.linux-x86_64/wheel/google/longrunning
[python3] copying google/longrunning/operations_grpc_pb2.py -> build/bdist.linux-x86_64/wheel/google/longrunning
[python3] copying google/longrunning/operations_pb2.py -> build/bdist.linux-x86_64/wheel/google/longrunning
[python3] copying google/longrunning/operations_proto.py -> build/bdist.linux-x86_64/wheel/google/longrunning
[python3] copying google/longrunning/operations_proto_pb2.py -> build/bdist.linux-x86_64/wheel/google/longrunning
[python3] copying google/rpc/__init__.py -> build/bdist.linux-x86_64/wheel/google/rpc
[python3] copying google/rpc/code_pb2.py -> build/bdist.linux-x86_64/wheel/google/rpc
[python3] copying google/rpc/error_details_pb2.py -> build/bdist.linux-x86_64/wheel/google/rpc
[python3] copying google/rpc/status_pb2.py -> build/bdist.linux-x86_64/wheel/google/rpc
[python3] copying google/type/__init__.py -> build/bdist.linux-x86_64/wheel/google/type
[python3] copying google/type/calendar_period_pb2.py -> build/bdist.linux-x86_64/wheel/google/type
[python3] copying google/type/color_pb2.py -> build/bdist.linux-x86_64/wheel/google/type
[python3] copying google/type/date_pb2.py -> build/bdist.linux-x86_64/wheel/google/type
[python3] copying google/type/dayofweek_pb2.py -> build/bdist.linux-x86_64/wheel/google/type
[python3] copying google/type/expr_pb2.py -> build/bdist.linux-x86_64/wheel/google/type
[python3] copying google/type/fraction_pb2.py -> build/bdist.linux-x86_64/wheel/google/type
[python3] copying google/type/latlng_pb2.py -> build/bdist.linux-x86_64/wheel/google/type
[python3] copying google/type/money_pb2.py -> build/bdist.linux-x86_64/wheel/google/type
[python3] copying google/type/postal_address_pb2.py -> build/bdist.linux-x86_64/wheel/google/type
[python3] copying google/type/quaternion_pb2.py -> build/bdist.linux-x86_64/wheel/google/type
[python3] copying google/type/timeofday_pb2.py -> build/bdist.linux-x86_64/wheel/google/type
[python3] running install_egg_info
[python3] running egg_info
[python3] writing googleapis_common_protos.egg-info/PKG-INFO
[python3] writing dependency_links to googleapis_common_protos.egg-info/dependency_links.txt
[python3] writing namespace_packages to googleapis_common_protos.egg-info/namespace_packages.txt
[python3] writing requirements to googleapis_common_protos.egg-info/requires.txt
[python3] writing top-level names to googleapis_common_protos.egg-info/top_level.txt
[python3] reading manifest file 'googleapis_common_protos.egg-info/SOURCES.txt'
[python3] reading manifest template 'MANIFEST.in'
[python3] writing manifest file 'googleapis_common_protos.egg-info/SOURCES.txt'
[python3] Copying googleapis_common_protos.egg-info to build/bdist.linux-x86_64/wheel/googleapis_common_protos-1.51.0-py3.6.egg-info
[python3] Installing build/bdist.linux-x86_64/wheel/googleapis_common_protos-1.51.0-py3.6-nspkg.pth
[python3] running install_scripts
[python3] adding license file "LICENSE" (matched pattern "LICEN[CS]E*")
[python3] creating build/bdist.linux-x86_64/wheel/googleapis_common_protos-1.51.0.dist-info/WHEEL
[python3] creating 'dist/googleapis_common_protos-1.51.0-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it
[python3] adding 'googleapis_common_protos-1.51.0-py3.6-nspkg.pth'
[python3] adding 'google/api/__init__.py'
[python3] adding 'google/api/annotations_pb2.py'
[python3] adding 'google/api/auth_pb2.py'
[python3] adding 'google/api/backend_pb2.py'
[python3] adding 'google/api/billing_pb2.py'
[python3] adding 'google/api/client_pb2.py'
[python3] adding 'google/api/config_change_pb2.py'
[python3] adding 'google/api/consumer_pb2.py'
[python3] adding 'google/api/context_pb2.py'
[python3] adding 'google/api/control_pb2.py'
[python3] adding 'google/api/distribution_pb2.py'
[python3] adding 'google/api/documentation_pb2.py'
[python3] adding 'google/api/endpoint_pb2.py'
[python3] adding 'google/api/field_behavior_pb2.py'
[python3] adding 'google/api/http_pb2.py'
[python3] adding 'google/api/httpbody_pb2.py'
[python3] adding 'google/api/label_pb2.py'
[python3] adding 'google/api/launch_stage_pb2.py'
[python3] adding 'google/api/log_pb2.py'
[python3] adding 'google/api/logging_pb2.py'
[python3] adding 'google/api/metric_pb2.py'
[python3] adding 'google/api/monitored_resource_pb2.py'
[python3] adding 'google/api/monitoring_pb2.py'
[python3] adding 'google/api/quota_pb2.py'
[python3] adding 'google/api/resource_pb2.py'
[python3] adding 'google/api/service_pb2.py'
[python3] adding 'google/api/source_info_pb2.py'
[python3] adding 'google/api/system_parameter_pb2.py'
[python3] adding 'google/api/usage_pb2.py'
[python3] adding 'google/logging/type/__init__.py'
[python3] adding 'google/logging/type/http_request_pb2.py'
[python3] adding 'google/logging/type/log_severity_pb2.py'
[python3] adding 'google/longrunning/__init__.py'
[python3] adding 'google/longrunning/operations_grpc.py'
[python3] adding 'google/longrunning/operations_grpc_pb2.py'
[python3] adding 'google/longrunning/operations_pb2.py'
[python3] adding 'google/longrunning/operations_proto.py'
[python3] adding 'google/longrunning/operations_proto_pb2.py'
[python3] adding 'google/rpc/__init__.py'
[python3] adding 'google/rpc/code_pb2.py'
[python3] adding 'google/rpc/error_details_pb2.py'
[python3] adding 'google/rpc/status_pb2.py'
[python3] adding 'google/type/__init__.py'
[python3] adding 'google/type/calendar_period_pb2.py'
[python3] adding 'google/type/color_pb2.py'
[python3] adding 'google/type/date_pb2.py'
[python3] adding 'google/type/dayofweek_pb2.py'
[python3] adding 'google/type/expr_pb2.py'
[python3] adding 'google/type/fraction_pb2.py'
[python3] adding 'google/type/latlng_pb2.py'
[python3] adding 'google/type/money_pb2.py'
[python3] adding 'google/type/postal_address_pb2.py'
[python3] adding 'google/type/quaternion_pb2.py'
[python3] adding 'google/type/timeofday_pb2.py'
[python3] adding 'googleapis_common_protos-1.51.0.dist-info/LICENSE'
[python3] adding 'googleapis_common_protos-1.51.0.dist-info/METADATA'
[python3] adding 'googleapis_common_protos-1.51.0.dist-info/WHEEL'
[python3] adding 'googleapis_common_protos-1.51.0.dist-info/namespace_packages.txt'
[python3] adding 'googleapis_common_protos-1.51.0.dist-info/top_level.txt'
[python3] adding 'googleapis_common_protos-1.51.0.dist-info/RECORD'
[python3] removing build/bdist.linux-x86_64/wheel
[python3] /build-wheels
[python3]
[python3] ############################################################
[python3] Building happybase-1.2.0-py2.py3-none-any.whl
[python3] ############################################################
[python3] Running: wget https://files.pythonhosted.org/packages/d1/9c/f5f7bdb5439cda2b7da4e20ac24ec0e2455fd68aade8397f211d2994c39d/happybase-1.2.0.tar.gz
[python3] --2021-05-24 17:16:05-- https://files.pythonhosted.org/packages/d1/9c/f5f7bdb5439cda2b7da4e20ac24ec0e2455fd68aade8397f211d2994c39d/happybase-1.2.0.tar.gz
[python3] Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.125.63, 2a04:4e42:1e::319
[python3] Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.125.63|:443... connected.
[python3] HTTP request sent, awaiting response... 200 OK
[python3] Length: 40547 (40K) [binary/octet-stream]
[python3] Saving to: 'happybase-1.2.0.tar.gz'
[python3]
[python3] 0K .......... .......... .......... ......... 100% 6.58M=0.006s
[python3]
[python3] 2021-05-24 17:16:05 (6.58 MB/s) - 'happybase-1.2.0.tar.gz' saved [40547/40547]
[python3]
[python3] /build-wheels/happybase-1.2.0 /build-wheels
[python3] running bdist_wheel
[python3] The [wheel] section is deprecated. Use [bdist_wheel] instead.
[python3] running build
[python3] running build_py
[python3] creating build
[python3] creating build/lib
[python3] creating build/lib/happybase
[python3] copying happybase/util.py -> build/lib/happybase
[python3] copying happybase/__init__.py -> build/lib/happybase
[python3] copying happybase/batch.py -> build/lib/happybase
[python3] copying happybase/table.py -> build/lib/happybase
[python3] copying happybase/pool.py -> build/lib/happybase
[python3] copying happybase/_version.py -> build/lib/happybase
[python3] copying happybase/connection.py -> build/lib/happybase
[python3] running egg_info
[python3] writing happybase.egg-info/PKG-INFO
[python3] writing dependency_links to happybase.egg-info/dependency_links.txt
[python3] writing requirements to happybase.egg-info/requires.txt
[python3] writing top-level names to happybase.egg-info/top_level.txt
[python3] reading manifest file 'happybase.egg-info/SOURCES.txt'
[python3] reading manifest template 'MANIFEST.in'
[python3] writing manifest file 'happybase.egg-info/SOURCES.txt'
[python3] copying happybase/Hbase.thrift -> build/lib/happybase
[python3] installing to build/bdist.linux-x86_64/wheel
[python3] running install
[python3] running install_lib
[python3] creating build/bdist.linux-x86_64
[python3] creating build/bdist.linux-x86_64/wheel
[python3] creating build/bdist.linux-x86_64/wheel/happybase
[python3] copying build/lib/happybase/util.py -> build/bdist.linux-x86_64/wheel/happybase
[python3] copying build/lib/happybase/__init__.py -> build/bdist.linux-x86_64/wheel/happybase
[python3] copying build/lib/happybase/batch.py -> build/bdist.linux-x86_64/wheel/happybase
[python3] copying build/lib/happybase/table.py -> build/bdist.linux-x86_64/wheel/happybase
[python3] copying build/lib/happybase/pool.py -> build/bdist.linux-x86_64/wheel/happybase
[python3] copying build/lib/happybase/_version.py -> build/bdist.linux-x86_64/wheel/happybase
[python3] copying build/lib/happybase/connection.py -> build/bdist.linux-x86_64/wheel/happybase
[python3] copying build/lib/happybase/Hbase.thrift -> build/bdist.linux-x86_64/wheel/happybase
[python3] running install_egg_info
[python3] Copying happybase.egg-info to build/bdist.linux-x86_64/wheel/happybase-1.2.0-py3.6.egg-info
[python3] running install_scripts
[python3] adding license file "LICENSE.rst" (matched pattern "LICEN[CS]E*")
[python3] creating build/bdist.linux-x86_64/wheel/happybase-1.2.0.dist-info/WHEEL
[python3] creating 'dist/happybase-1.2.0-py2.py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it
[python3] adding 'happybase/Hbase.thrift'
[python3] adding 'happybase/__init__.py'
[python3] adding 'happybase/_version.py'
[python3] adding 'happybase/batch.py'
[python3] adding 'happybase/connection.py'
[python3] adding 'happybase/pool.py'
[python3] adding 'happybase/table.py'
[python3] adding 'happybase/util.py'
[python3] adding 'happybase-1.2.0.dist-info/LICENSE.rst'
[python3] adding 'happybase-1.2.0.dist-info/METADATA'
[python3] adding 'happybase-1.2.0.dist-info/WHEEL'
[python3] adding 'happybase-1.2.0.dist-info/top_level.txt'
[python3] adding 'happybase-1.2.0.dist-info/RECORD'
[python3] removing build/bdist.linux-x86_64/wheel
[python3] /build-wheels
[python3]
[python3] ############################################################
[python3] Building ifaddr-0.1.6-py3-none-any.whl
[python3] ############################################################
[python3] Running: wget https://files.pythonhosted.org/packages/9f/54/d92bda685093ebc70e2057abfa83ef1b3fb0ae2b6357262a3e19dfe96bb8/ifaddr-0.1.6.tar.gz
[python3] --2021-05-24 17:16:06-- https://files.pythonhosted.org/packages/9f/54/d92bda685093ebc70e2057abfa83ef1b3fb0ae2b6357262a3e19dfe96bb8/ifaddr-0.1.6.tar.gz
[python3] Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.125.63, 2a04:4e42:1e::319
[python3] Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.125.63|:443... connected.
[python3] HTTP request sent, awaiting response... 200 OK
[python3] Length: 6526 (6.4K) [binary/octet-stream]
[python3] Saving to: 'ifaddr-0.1.6.tar.gz'
[python3]
[python3] 0K ...... 100% 23.7M=0s
[python3]
[python3] 2021-05-24 17:16:06 (23.7 MB/s) - 'ifaddr-0.1.6.tar.gz' saved [6526/6526]
[python3]
[python3] /build-wheels/ifaddr-0.1.6 /build-wheels
[python3] running bdist_wheel
[python3] running build
[python3] running build_py
[python3] creating build
[python3] creating build/lib
[python3] creating build/lib/ifaddr
[python3] copying ifaddr/test_ifaddr.py -> build/lib/ifaddr
[python3] copying ifaddr/_posix.py -> build/lib/ifaddr
[python3] copying ifaddr/_shared.py -> build/lib/ifaddr
[python3] copying ifaddr/_win32.py -> build/lib/ifaddr
[python3] copying ifaddr/__init__.py -> build/lib/ifaddr
[python3] installing to build/bdist.linux-x86_64/wheel
[python3] running install
[python3] running install_lib
[python3] creating build/bdist.linux-x86_64
[python3] creating build/bdist.linux-x86_64/wheel
[python3] creating build/bdist.linux-x86_64/wheel/ifaddr
[python3] copying build/lib/ifaddr/test_ifaddr.py -> build/bdist.linux-x86_64/wheel/ifaddr
[python3] copying build/lib/ifaddr/_posix.py -> build/bdist.linux-x86_64/wheel/ifaddr
[python3] copying build/lib/ifaddr/_shared.py -> build/bdist.linux-x86_64/wheel/ifaddr
[python3] copying build/lib/ifaddr/_win32.py -> build/bdist.linux-x86_64/wheel/ifaddr
[python3] copying build/lib/ifaddr/__init__.py -> build/bdist.linux-x86_64/wheel/ifaddr
[python3] running install_egg_info
[python3] running egg_info
[python3] writing ifaddr.egg-info/PKG-INFO
[python3] writing dependency_links to ifaddr.egg-info/dependency_links.txt
[python3] writing top-level names to ifaddr.egg-info/top_level.txt
[python3] reading manifest file 'ifaddr.egg-info/SOURCES.txt'
[python3] reading manifest template 'MANIFEST.in'
[python3] writing manifest file 'ifaddr.egg-info/SOURCES.txt'
[python3] Copying ifaddr.egg-info to build/bdist.linux-x86_64/wheel/ifaddr-0.1.6-py3.6.egg-info
[python3] running install_scripts
[python3] creating build/bdist.linux-x86_64/wheel/ifaddr-0.1.6.dist-info/WHEEL
[python3] creating 'dist/ifaddr-0.1.6-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it
[python3] adding 'ifaddr/__init__.py'
[python3] adding 'ifaddr/_posix.py'
[python3] adding 'ifaddr/_shared.py'
[python3] adding 'ifaddr/_win32.py'
[python3] adding 'ifaddr/test_ifaddr.py'
[python3] adding 'ifaddr-0.1.6.dist-info/METADATA'
[python3] adding 'ifaddr-0.1.6.dist-info/WHEEL'
[python3] adding 'ifaddr-0.1.6.dist-info/top_level.txt'
[python3] adding 'ifaddr-0.1.6.dist-info/RECORD'
[python3] removing build/bdist.linux-x86_64/wheel
[python3] /build-wheels
[python3]
[python3] ############################################################
[python3] Building jaeger_client-4.3.0-py3-none-any.whl
[python3] ############################################################
[python3] Running: wget https://files.pythonhosted.org/packages/2b/75/17a937a61135671cebc175ab5c299dc0f7477042469482fd9a6f91262c68/jaeger-client-4.3.0.tar.gz
[python3] --2021-05-24 17:16:06-- https://files.pythonhosted.org/packages/2b/75/17a937a61135671cebc175ab5c299dc0f7477042469482fd9a6f91262c68/jaeger-client-4.3.0.tar.gz
[python3] Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.125.63, 2a04:4e42:1e::319
[python3] Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.125.63|:443... connected.
[python3] HTTP request sent, awaiting response... 200 OK
[python3] Length: 81863 (80K) [binary/octet-stream]
[python3] Saving to: 'jaeger-client-4.3.0.tar.gz'
[python3]
[python3] 0K .......... .......... .......... .......... .......... 62% 7.26M 0s
[python3] 50K .......... .......... ......... 100% 19.2M=0.008s
[python3]
[python3] 2021-05-24 17:16:06 (9.47 MB/s) - 'jaeger-client-4.3.0.tar.gz' saved [81863/81863]
[python3]
[python3] /build-wheels/jaeger-client-4.3.0 /build-wheels
[python3] running bdist_wheel
[python3] running build
[python3] running build_py
[python3] creating build
[python3] creating build/lib
[python3] creating build/lib/jaeger_client
[python3] copying jaeger_client/throttler.py -> build/lib/jaeger_client
[python3] copying jaeger_client/config.py -> build/lib/jaeger_client
[python3] copying jaeger_client/codecs.py -> build/lib/jaeger_client
[python3] copying jaeger_client/constants.py -> build/lib/jaeger_client
[python3] copying jaeger_client/reporter.py -> build/lib/jaeger_client
[python3] copying jaeger_client/ioloop_util.py -> build/lib/jaeger_client
[python3] copying jaeger_client/rate_limiter.py -> build/lib/jaeger_client
[python3] copying jaeger_client/__init__.py -> build/lib/jaeger_client
[python3] copying jaeger_client/thrift.py -> build/lib/jaeger_client
[python3] copying jaeger_client/utils.py -> build/lib/jaeger_client
[python3] copying jaeger_client/TUDPTransport.py -> build/lib/jaeger_client
[python3] copying jaeger_client/local_agent_net.py -> build/lib/jaeger_client
[python3] copying jaeger_client/sampler.py -> build/lib/jaeger_client
[python3] copying jaeger_client/span_context.py -> build/lib/jaeger_client
[python3] copying jaeger_client/span.py -> build/lib/jaeger_client
[python3] copying jaeger_client/tracer.py -> build/lib/jaeger_client
[python3] creating build/lib/jaeger_client/metrics
[python3] copying jaeger_client/metrics/metrics.py -> build/lib/jaeger_client/metrics
[python3] copying jaeger_client/metrics/__init__.py -> build/lib/jaeger_client/metrics
[python3] copying jaeger_client/metrics/prometheus.py -> build/lib/jaeger_client/metrics
[python3] creating build/lib/jaeger_client/thrift_gen
[python3] copying jaeger_client/thrift_gen/__init__.py -> build/lib/jaeger_client/thrift_gen
[python3] creating build/lib/jaeger_client/thrift_gen/jaeger
[python3] copying jaeger_client/thrift_gen/jaeger/constants.py -> build/lib/jaeger_client/thrift_gen/jaeger
[python3] copying jaeger_client/thrift_gen/jaeger/Collector.py -> build/lib/jaeger_client/thrift_gen/jaeger
[python3] copying jaeger_client/thrift_gen/jaeger/__init__.py -> build/lib/jaeger_client/thrift_gen/jaeger
[python3] copying jaeger_client/thrift_gen/jaeger/ttypes.py -> build/lib/jaeger_client/thrift_gen/jaeger
[python3] creating build/lib/jaeger_client/thrift_gen/sampling
[python3] copying jaeger_client/thrift_gen/sampling/SamplingManager.py -> build/lib/jaeger_client/thrift_gen/sampling
[python3] copying jaeger_client/thrift_gen/sampling/constants.py -> build/lib/jaeger_client/thrift_gen/sampling
[python3] copying jaeger_client/thrift_gen/sampling/__init__.py -> build/lib/jaeger_client/thrift_gen/sampling
[python3] copying jaeger_client/thrift_gen/sampling/ttypes.py -> build/lib/jaeger_client/thrift_gen/sampling
[python3] creating build/lib/jaeger_client/thrift_gen/agent
[python3] copying jaeger_client/thrift_gen/agent/constants.py -> build/lib/jaeger_client/thrift_gen/agent
[python3] copying jaeger_client/thrift_gen/agent/__init__.py -> build/lib/jaeger_client/thrift_gen/agent
[python3] copying jaeger_client/thrift_gen/agent/ttypes.py -> build/lib/jaeger_client/thrift_gen/agent
[python3] copying jaeger_client/thrift_gen/agent/Agent.py -> build/lib/jaeger_client/thrift_gen/agent
[python3] creating build/lib/jaeger_client/thrift_gen/zipkincore
[python3] copying jaeger_client/thrift_gen/zipkincore/constants.py -> build/lib/jaeger_client/thrift_gen/zipkincore
[python3] copying jaeger_client/thrift_gen/zipkincore/ZipkinCollector.py -> build/lib/jaeger_client/thrift_gen/zipkincore
[python3] copying jaeger_client/thrift_gen/zipkincore/__init__.py -> build/lib/jaeger_client/thrift_gen/zipkincore
[python3] copying jaeger_client/thrift_gen/zipkincore/ttypes.py -> build/lib/jaeger_client/thrift_gen/zipkincore
[python3] running egg_info
[python3] writing jaeger_client.egg-info/PKG-INFO
[python3] writing dependency_links to jaeger_client.egg-info/dependency_links.txt
[python3] writing requirements to jaeger_client.egg-info/requires.txt
[python3] writing top-level names to jaeger_client.egg-info/top_level.txt
[python3] reading manifest file 'jaeger_client.egg-info/SOURCES.txt'
[python3] reading manifest template 'MANIFEST.in'
[python3] warning: no files found matching '*.thrift' under directory 'jaeger_client'
[python3] warning: no files found matching '*.yaml'
[python3] warning: no files found matching '*.json' under directory 'config'
[python3] warning: no files found matching '*.yaml' under directory 'config'
[python3] warning: no files found matching '*.rst' under directory 'docs'
[python3] writing manifest file 'jaeger_client.egg-info/SOURCES.txt'
[python3] installing to build/bdist.linux-x86_64/wheel
[python3] running install
[python3] running install_lib
[python3] creating build/bdist.linux-x86_64
[python3] creating build/bdist.linux-x86_64/wheel
[python3] creating build/bdist.linux-x86_64/wheel/jaeger_client
[python3] copying build/lib/jaeger_client/throttler.py -> build/bdist.linux-x86_64/wheel/jaeger_client
[python3] copying build/lib/jaeger_client/config.py -> build/bdist.linux-x86_64/wheel/jaeger_client
[python3] copying build/lib/jaeger_client/codecs.py -> build/bdist.linux-x86_64/wheel/jaeger_client
[python3] copying build/lib/jaeger_client/constants.py -> build/bdist.linux-x86_64/wheel/jaeger_client
[python3] copying build/lib/jaeger_client/reporter.py -> build/bdist.linux-x86_64/wheel/jaeger_client
[python3] copying build/lib/jaeger_client/ioloop_util.py -> build/bdist.linux-x86_64/wheel/jaeger_client
[python3] copying build/lib/jaeger_client/rate_limiter.py -> build/bdist.linux-x86_64/wheel/jaeger_client
[python3] copying build/lib/jaeger_client/__init__.py -> build/bdist.linux-x86_64/wheel/jaeger_client
[python3] copying build/lib/jaeger_client/thrift.py -> build/bdist.linux-x86_64/wheel/jaeger_client
[python3] copying build/lib/jaeger_client/utils.py -> build/bdist.linux-x86_64/wheel/jaeger_client
[python3] copying build/lib/jaeger_client/TUDPTransport.py -> build/bdist.linux-x86_64/wheel/jaeger_client
[python3] copying build/lib/jaeger_client/local_agent_net.py -> build/bdist.linux-x86_64/wheel/jaeger_client
[python3] copying build/lib/jaeger_client/sampler.py -> build/bdist.linux-x86_64/wheel/jaeger_client
[python3] copying build/lib/jaeger_client/span_context.py -> build/bdist.linux-x86_64/wheel/jaeger_client
[python3] copying build/lib/jaeger_client/span.py -> build/bdist.linux-x86_64/wheel/jaeger_client
[python3] copying build/lib/jaeger_client/tracer.py -> build/bdist.linux-x86_64/wheel/jaeger_client
[python3] creating build/bdist.linux-x86_64/wheel/jaeger_client/metrics
[python3] copying build/lib/jaeger_client/metrics/metrics.py -> build/bdist.linux-x86_64/wheel/jaeger_client/metrics
[python3] copying build/lib/jaeger_client/metrics/__init__.py -> build/bdist.linux-x86_64/wheel/jaeger_client/metrics
[python3] copying build/lib/jaeger_client/metrics/prometheus.py -> build/bdist.linux-x86_64/wheel/jaeger_client/metrics
[python3] creating build/bdist.linux-x86_64/wheel/jaeger_client/thrift_gen
[python3] copying build/lib/jaeger_client/thrift_gen/__init__.py -> build/bdist.linux-x86_64/wheel/jaeger_client/thrift_gen
[python3] creating build/bdist.linux-x86_64/wheel/jaeger_client/thrift_gen/jaeger
[python3] copying build/lib/jaeger_client/thrift_gen/jaeger/constants.py -> build/bdist.linux-x86_64/wheel/jaeger_client/thrift_gen/jaeger
[python3] copying build/lib/jaeger_client/thrift_gen/jaeger/Collector.py -> build/bdist.linux-x86_64/wheel/jaeger_client/thrift_gen/jaeger
[python3] copying build/lib/jaeger_client/thrift_gen/jaeger/__init__.py -> build/bdist.linux-x86_64/wheel/jaeger_client/thrift_gen/jaeger
[python3] copying build/lib/jaeger_client/thrift_gen/jaeger/ttypes.py -> build/bdist.linux-x86_64/wheel/jaeger_client/thrift_gen/jaeger
[python3] creating build/bdist.linux-x86_64/wheel/jaeger_client/thrift_gen/sampling
[python3] copying build/lib/jaeger_client/thrift_gen/sampling/SamplingManager.py -> build/bdist.linux-x86_64/wheel/jaeger_client/thrift_gen/sampling
[python3] copying build/lib/jaeger_client/thrift_gen/sampling/constants.py -> build/bdist.linux-x86_64/wheel/jaeger_client/thrift_gen/sampling
[python3] copying build/lib/jaeger_client/thrift_gen/sampling/__init__.py -> build/bdist.linux-x86_64/wheel/jaeger_client/thrift_gen/sampling
[python3] copying build/lib/jaeger_client/thrift_gen/sampling/ttypes.py -> build/bdist.linux-x86_64/wheel/jaeger_client/thrift_gen/sampling
[python3] creating build/bdist.linux-x86_64/wheel/jaeger_client/thrift_gen/agent
[python3] copying build/lib/jaeger_client/thrift_gen/agent/constants.py -> build/bdist.linux-x86_64/wheel/jaeger_client/thrift_gen/agent
[python3] copying build/lib/jaeger_client/thrift_gen/agent/__init__.py -> build/bdist.linux-x86_64/wheel/jaeger_client/thrift_gen/agent
[python3] copying build/lib/jaeger_client/thrift_gen/agent/ttypes.py -> build/bdist.linux-x86_64/wheel/jaeger_client/thrift_gen/agent
[python3] copying build/lib/jaeger_client/thrift_gen/agent/Agent.py -> build/bdist.linux-x86_64/wheel/jaeger_client/thrift_gen/agent
[python3] creating build/bdist.linux-x86_64/wheel/jaeger_client/thrift_gen/zipkincore
[python3] copying build/lib/jaeger_client/thrift_gen/zipkincore/constants.py -> build/bdist.linux-x86_64/wheel/jaeger_client/thrift_gen/zipkincore
[python3] copying build/lib/jaeger_client/thrift_gen/zipkincore/ZipkinCollector.py -> build/bdist.linux-x86_64/wheel/jaeger_client/thrift_gen/zipkincore
[python3] copying build/lib/jaeger_client/thrift_gen/zipkincore/__init__.py -> build/bdist.linux-x86_64/wheel/jaeger_client/thrift_gen/zipkincore
[python3] copying build/lib/jaeger_client/thrift_gen/zipkincore/ttypes.py -> build/bdist.linux-x86_64/wheel/jaeger_client/thrift_gen/zipkincore
[python3] running install_egg_info
[python3] Copying jaeger_client.egg-info to build/bdist.linux-x86_64/wheel/jaeger_client-4.3.0-py3.6.egg-info
[python3] running install_scripts
[python3] creating build/bdist.linux-x86_64/wheel/jaeger_client-4.3.0.dist-info/WHEEL
[python3] creating 'dist/jaeger_client-4.3.0-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it
[python3] adding 'jaeger_client/TUDPTransport.py'
[python3] adding 'jaeger_client/__init__.py'
[python3] adding 'jaeger_client/codecs.py'
[python3] adding 'jaeger_client/config.py'
[python3] adding 'jaeger_client/constants.py'
[python3] adding 'jaeger_client/ioloop_util.py'
[python3] adding 'jaeger_client/local_agent_net.py'
[python3] adding 'jaeger_client/rate_limiter.py'
[python3] adding 'jaeger_client/reporter.py'
[python3] adding 'jaeger_client/sampler.py'
[python3] adding 'jaeger_client/span.py'
[python3] adding 'jaeger_client/span_context.py'
[python3] adding 'jaeger_client/thrift.py'
[python3] adding 'jaeger_client/throttler.py'
[python3] adding 'jaeger_client/tracer.py'
[python3] adding 'jaeger_client/utils.py'
[python3] adding 'jaeger_client/metrics/__init__.py'
[python3] adding 'jaeger_client/metrics/metrics.py'
[python3] adding 'jaeger_client/metrics/prometheus.py'
[python3] adding 'jaeger_client/thrift_gen/__init__.py'
[python3] adding 'jaeger_client/thrift_gen/agent/Agent.py'
[python3] adding 'jaeger_client/thrift_gen/agent/__init__.py'
[python3] adding 'jaeger_client/thrift_gen/agent/constants.py'
[python3] adding 'jaeger_client/thrift_gen/agent/ttypes.py'
[python3] adding 'jaeger_client/thrift_gen/jaeger/Collector.py'
[python3] adding 'jaeger_client/thrift_gen/jaeger/__init__.py'
[python3] adding 'jaeger_client/thrift_gen/jaeger/constants.py'
[python3] adding 'jaeger_client/thrift_gen/jaeger/ttypes.py'
[python3] adding 'jaeger_client/thrift_gen/sampling/SamplingManager.py'
[python3] adding 'jaeger_client/thrift_gen/sampling/__init__.py'
[python3] adding 'jaeger_client/thrift_gen/sampling/constants.py'
[python3] adding 'jaeger_client/thrift_gen/sampling/ttypes.py'
[python3] adding 'jaeger_client/thrift_gen/zipkincore/ZipkinCollector.py'
[python3] adding 'jaeger_client/thrift_gen/zipkincore/__init__.py'
[python3] adding 'jaeger_client/thrift_gen/zipkincore/constants.py'
[python3] adding 'jaeger_client/thrift_gen/zipkincore/ttypes.py'
[python3] adding 'jaeger_client-4.3.0.dist-info/METADATA'
[python3] adding 'jaeger_client-4.3.0.dist-info/WHEEL'
[python3] adding 'jaeger_client-4.3.0.dist-info/top_level.txt'
[python3] adding 'jaeger_client-4.3.0.dist-info/RECORD'
[python3] removing build/bdist.linux-x86_64/wheel
[python3] /build-wheels
[python3]
[python3] ############################################################
[python3] Building jsonpath_rw-1.4.0-py3-none-any.whl
[python3] ############################################################
[python3] Running: wget https://files.pythonhosted.org/packages/71/7c/45001b1f19af8c4478489fbae4fc657b21c4c669d7a5a036a86882581d85/jsonpath-rw-1.4.0.tar.gz
[python3] --2021-05-24 17:16:07-- https://files.pythonhosted.org/packages/71/7c/45001b1f19af8c4478489fbae4fc657b21c4c669d7a5a036a86882581d85/jsonpath-rw-1.4.0.tar.gz
[python3] Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.125.63, 2a04:4e42:1e::319
[python3] Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.125.63|:443... connected.
[python3] HTTP request sent, awaiting response... 200 OK
[python3] Length: 13814 (13K) [application/octet-stream]
[python3] Saving to: 'jsonpath-rw-1.4.0.tar.gz'
[python3]
[python3] 0K .......... ... 100% 21.9M=0.001s
[python3]
[python3] 2021-05-24 17:16:07 (21.9 MB/s) - 'jsonpath-rw-1.4.0.tar.gz' saved [13814/13814]
[python3]
[python3] /build-wheels/jsonpath-rw-1.4.0 /build-wheels
[python3] running bdist_wheel
[python3] running build
[python3] running build_py
[python3] creating build
[python3] creating build/lib
[python3] creating build/lib/jsonpath_rw
[python3] copying jsonpath_rw/__init__.py -> build/lib/jsonpath_rw
[python3] copying jsonpath_rw/jsonpath.py -> build/lib/jsonpath_rw
[python3] copying jsonpath_rw/lexer.py -> build/lib/jsonpath_rw
[python3] copying jsonpath_rw/parser.py -> build/lib/jsonpath_rw
[python3] creating build/lib/jsonpath_rw/bin
[python3] copying jsonpath_rw/bin/__init__.py -> build/lib/jsonpath_rw/bin
[python3] copying jsonpath_rw/bin/jsonpath.py -> build/lib/jsonpath_rw/bin
[python3] installing to build/bdist.linux-x86_64/wheel
[python3] running install
[python3] running install_lib
[python3] creating build/bdist.linux-x86_64
[python3] creating build/bdist.linux-x86_64/wheel
[python3] creating build/bdist.linux-x86_64/wheel/jsonpath_rw
[python3] copying build/lib/jsonpath_rw/__init__.py -> build/bdist.linux-x86_64/wheel/jsonpath_rw
[python3] copying build/lib/jsonpath_rw/jsonpath.py -> build/bdist.linux-x86_64/wheel/jsonpath_rw
[python3] copying build/lib/jsonpath_rw/lexer.py -> build/bdist.linux-x86_64/wheel/jsonpath_rw
[python3] copying build/lib/jsonpath_rw/parser.py -> build/bdist.linux-x86_64/wheel/jsonpath_rw
[python3] creating build/bdist.linux-x86_64/wheel/jsonpath_rw/bin
[python3] copying build/lib/jsonpath_rw/bin/__init__.py -> build/bdist.linux-x86_64/wheel/jsonpath_rw/bin
[python3] copying build/lib/jsonpath_rw/bin/jsonpath.py -> build/bdist.linux-x86_64/wheel/jsonpath_rw/bin
[python3] running install_egg_info
[python3] running egg_info
[python3] writing jsonpath_rw.egg-info/PKG-INFO
[python3] writing dependency_links to jsonpath_rw.egg-info/dependency_links.txt
[python3] writing entry points to jsonpath_rw.egg-info/entry_points.txt
[python3] writing requirements to jsonpath_rw.egg-info/requires.txt
[python3] writing top-level names to jsonpath_rw.egg-info/top_level.txt
[python3] reading manifest file 'jsonpath_rw.egg-info/SOURCES.txt'
[python3] writing manifest file 'jsonpath_rw.egg-info/SOURCES.txt'
[python3] Copying jsonpath_rw.egg-info to build/bdist.linux-x86_64/wheel/jsonpath_rw-1.4.0-py3.6.egg-info
[python3] running install_scripts
[python3] creating build/bdist.linux-x86_64/wheel/jsonpath_rw-1.4.0.dist-info/WHEEL
[python3] creating 'dist/jsonpath_rw-1.4.0-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it
[python3] adding 'jsonpath_rw/__init__.py'
[python3] adding 'jsonpath_rw/jsonpath.py'
[python3] adding 'jsonpath_rw/lexer.py'
[python3] adding 'jsonpath_rw/parser.py'
[python3] adding 'jsonpath_rw/bin/__init__.py'
[python3] adding 'jsonpath_rw/bin/jsonpath.py'
[python3] adding 'jsonpath_rw-1.4.0.dist-info/METADATA'
[python3] adding 'jsonpath_rw-1.4.0.dist-info/WHEEL'
[python3] adding 'jsonpath_rw-1.4.0.dist-info/entry_points.txt'
[python3] adding 'jsonpath_rw-1.4.0.dist-info/top_level.txt'
[python3] adding 'jsonpath_rw-1.4.0.dist-info/RECORD'
[python3] removing build/bdist.linux-x86_64/wheel
[python3] /build-wheels
[python3]
[python3] ############################################################
[python3] Building krest-1.3.1-py3-none-any.whl
[python3] ############################################################
[python3] Running: wget https://files.pythonhosted.org/packages/fb/d2/9dbbd3a76f2385041720a0eb51ddab676e688fa8bee8a1489470839616cf/krest-1.3.1.tar.gz
[python3] --2021-05-24 17:16:07-- https://files.pythonhosted.org/packages/fb/d2/9dbbd3a76f2385041720a0eb51ddab676e688fa8bee8a1489470839616cf/krest-1.3.1.tar.gz
[python3] Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.125.63, 2a04:4e42:1e::319
[python3] Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.125.63|:443... connected.
[python3] HTTP request sent, awaiting response... 200 OK
[python3] Length: 6252 (6.1K) [application/octet-stream]
[python3] Saving to: 'krest-1.3.1.tar.gz'
[python3]
[python3] 0K ...... 100% 20.9M=0s
[python3]
[python3] 2021-05-24 17:16:07 (20.9 MB/s) - 'krest-1.3.1.tar.gz' saved [6252/6252]
[python3]
[python3] /build-wheels/krest-1.3.1 /build-wheels
[python3] running bdist_wheel
[python3] running build
[python3] running build_py
[python3] creating build
[python3] creating build/lib
[python3] copying krest.py -> build/lib
[python3] installing to build/bdist.linux-x86_64/wheel
[python3] running install
[python3] running install_lib
[python3] creating build/bdist.linux-x86_64
[python3] creating build/bdist.linux-x86_64/wheel
[python3] copying build/lib/krest.py -> build/bdist.linux-x86_64/wheel
[python3] running install_egg_info
[python3] running egg_info
[python3] writing krest.egg-info/PKG-INFO
[python3] writing dependency_links to krest.egg-info/dependency_links.txt
[python3] writing requirements to krest.egg-info/requires.txt
[python3] writing top-level names to krest.egg-info/top_level.txt
[python3] reading manifest file 'krest.egg-info/SOURCES.txt'
[python3] writing manifest file 'krest.egg-info/SOURCES.txt'
[python3] Copying krest.egg-info to build/bdist.linux-x86_64/wheel/krest-1.3.1-py3.6.egg-info
[python3] running install_scripts
[python3] creating build/bdist.linux-x86_64/wheel/krest-1.3.1.dist-info/WHEEL
[python3] creating 'dist/krest-1.3.1-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it
[python3] adding 'krest.py'
[python3] adding 'krest-1.3.1.dist-info/METADATA'
[python3] adding 'krest-1.3.1.dist-info/WHEEL'
[python3] adding 'krest-1.3.1.dist-info/top_level.txt'
[python3] adding 'krest-1.3.1.dist-info/RECORD'
[python3] removing build/bdist.linux-x86_64/wheel
[python3] /build-wheels
[python3]
[python3] ############################################################
[python3] Building libvirt_python-4.7.0-cp36-cp36m-linux_x86_64.whl
[python3] ############################################################
[python3] Running: wget https://files.pythonhosted.org/packages/ad/d7/251c52f937f1e6c6304c4a2ca088a0cfb9ae139c9be5c476e8351d976b4a/libvirt-python-4.7.0.tar.gz
[python3] --2021-05-24 17:16:08-- https://files.pythonhosted.org/packages/ad/d7/251c52f937f1e6c6304c4a2ca088a0cfb9ae139c9be5c476e8351d976b4a/libvirt-python-4.7.0.tar.gz
[python3] Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.125.63, 2a04:4e42:1e::319
[python3] Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.125.63|:443... connected.
[python3] HTTP request sent, awaiting response... 200 OK
[python3] Length: 190330 (186K) [binary/octet-stream]
[python3] Saving to: 'libvirt-python-4.7.0.tar.gz'
[python3]
[python3] 0K .......... .......... .......... .......... .......... 26% 8.08M 0s
[python3] 50K .......... .......... .......... .......... .......... 53% 21.0M 0s
[python3] 100K .......... .......... .......... .......... .......... 80% 10.5M 0s
[python3] 150K .......... .......... .......... ..... 100% 27.9M=0.01s
[python3]
[python3] 2021-05-24 17:16:08 (12.7 MB/s) - 'libvirt-python-4.7.0.tar.gz' saved [190330/190330]
[python3]
[python3] /build-wheels/libvirt-python-4.7.0 /build-wheels
[python3] ########### Running fix_setup
[python3] running bdist_wheel
[python3] running build
[python3] /usr/bin/pkg-config --print-errors --atleast-version=0.9.11 libvirt
[python3] /usr/bin/python3 generator.py libvirt /usr/share/libvirt/api/libvirt-api.xml
[python3] Found 446 functions in /usr/share/libvirt/api/libvirt-api.xml
[python3] Found 0 functions in libvirt-override-api.xml
[python3] Generated 365 wrapper functions
[python3] /usr/bin/python3 generator.py libvirt-qemu /usr/share/libvirt/api/libvirt-qemu-api.xml
[python3] Found 5 functions in /usr/share/libvirt/api/libvirt-qemu-api.xml
[python3] Found 0 functions in libvirt-qemu-override-api.xml
[python3] Generated 3 wrapper functions
[python3] /usr/bin/pkg-config --atleast-version=1.0.2 libvirt
[python3] /usr/bin/python3 generator.py libvirt-lxc /usr/share/libvirt/api/libvirt-lxc-api.xml
[python3] Found 4 functions in /usr/share/libvirt/api/libvirt-lxc-api.xml
[python3] Found 0 functions in libvirt-lxc-override-api.xml
[python3] Generated 2 wrapper functions
[python3] running build_py
[python3] creating build/lib.linux-x86_64-3.6
[python3] copying build/libvirt.py -> build/lib.linux-x86_64-3.6
[python3] copying build/libvirt_qemu.py -> build/lib.linux-x86_64-3.6
[python3] copying build/libvirt_lxc.py -> build/lib.linux-x86_64-3.6
[python3] copying build/libvirtaio.py -> build/lib.linux-x86_64-3.6
[python3] running build_ext
[python3] building 'libvirtmod' extension
[python3] creating build/temp.linux-x86_64-3.6
[python3] creating build/temp.linux-x86_64-3.6/build
[python3] gcc -pthread -Wno-unused-result -Wsign-compare -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. -I/usr/include/python3.6m -c libvirt-override.c -o build/temp.linux-x86_64-3.6/libvirt-override.o
[python3] libvirt-override.c: In function 'libvirt_virConnectBaselineHypervisorCPU':
[python3] libvirt-override.c:9789:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
[python3] for (i = 0; i < ncpus; i++) {
[python3] ^
[python3] libvirt-override.c:9804:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
[python3] for (i = 0; i < ncpus; i++)
[python3] ^
[python3] gcc -pthread -Wno-unused-result -Wsign-compare -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. -I/usr/include/python3.6m -c build/libvirt.c -o build/temp.linux-x86_64-3.6/build/libvirt.o
[python3] gcc -pthread -Wno-unused-result -Wsign-compare -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. -I/usr/include/python3.6m -c typewrappers.c -o build/temp.linux-x86_64-3.6/typewrappers.o
[python3] gcc -pthread -Wno-unused-result -Wsign-compare -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. -I/usr/include/python3.6m -c libvirt-utils.c -o build/temp.linux-x86_64-3.6/libvirt-utils.o
[python3] gcc -pthread -shared -Wl,-z,relro -g build/temp.linux-x86_64-3.6/libvirt-override.o build/temp.linux-x86_64-3.6/build/libvirt.o build/temp.linux-x86_64-3.6/typewrappers.o build/temp.linux-x86_64-3.6/libvirt-utils.o -L/usr/lib64 -lvirt -lpython3.6m -o build/lib.linux-x86_64-3.6/libvirtmod.cpython-36m-x86_64-linux-gnu.so
[python3] building 'libvirtmod_qemu' extension
[python3] gcc -pthread -Wno-unused-result -Wsign-compare -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. -I/usr/include/python3.6m -c libvirt-qemu-override.c -o build/temp.linux-x86_64-3.6/libvirt-qemu-override.o
[python3] gcc -pthread -Wno-unused-result -Wsign-compare -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. -I/usr/include/python3.6m -c build/libvirt-qemu.c -o build/temp.linux-x86_64-3.6/build/libvirt-qemu.o
[python3] gcc -pthread -Wno-unused-result -Wsign-compare -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. -I/usr/include/python3.6m -c typewrappers.c -o build/temp.linux-x86_64-3.6/typewrappers.o
[python3] gcc -pthread -Wno-unused-result -Wsign-compare -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. -I/usr/include/python3.6m -c libvirt-utils.c -o build/temp.linux-x86_64-3.6/libvirt-utils.o
[python3] gcc -pthread -shared -Wl,-z,relro -g build/temp.linux-x86_64-3.6/libvirt-qemu-override.o build/temp.linux-x86_64-3.6/build/libvirt-qemu.o build/temp.linux-x86_64-3.6/typewrappers.o build/temp.linux-x86_64-3.6/libvirt-utils.o -L/usr/lib64 -lvirt-qemu -lpython3.6m -o build/lib.linux-x86_64-3.6/libvirtmod_qemu.cpython-36m-x86_64-linux-gnu.so
[python3] building 'libvirtmod_lxc' extension
[python3] gcc -pthread -Wno-unused-result -Wsign-compare -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. -I/usr/include/python3.6m -c libvirt-lxc-override.c -o build/temp.linux-x86_64-3.6/libvirt-lxc-override.o
[python3] gcc -pthread -Wno-unused-result -Wsign-compare -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. -I/usr/include/python3.6m -c build/libvirt-lxc.c -o build/temp.linux-x86_64-3.6/build/libvirt-lxc.o
[python3] gcc -pthread -Wno-unused-result -Wsign-compare -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. -I/usr/include/python3.6m -c typewrappers.c -o build/temp.linux-x86_64-3.6/typewrappers.o
[python3] gcc -pthread -Wno-unused-result -Wsign-compare -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. -I/usr/include/python3.6m -c libvirt-utils.c -o build/temp.linux-x86_64-3.6/libvirt-utils.o
[python3] gcc -pthread -shared -Wl,-z,relro -g build/temp.linux-x86_64-3.6/libvirt-lxc-override.o build/temp.linux-x86_64-3.6/build/libvirt-lxc.o build/temp.linux-x86_64-3.6/typewrappers.o build/temp.linux-x86_64-3.6/libvirt-utils.o -L/usr/lib64 -lvirt-lxc -lpython3.6m -o build/lib.linux-x86_64-3.6/libvirtmod_lxc.cpython-36m-x86_64-linux-gnu.so
[python3] installing to build/bdist.linux-x86_64/wheel
[python3] running install
[python3] running install_lib
[python3] creating build/bdist.linux-x86_64
[python3] creating build/bdist.linux-x86_64/wheel
[python3] copying build/lib.linux-x86_64-3.6/libvirt.py -> build/bdist.linux-x86_64/wheel
[python3] copying build/lib.linux-x86_64-3.6/libvirt_qemu.py -> build/bdist.linux-x86_64/wheel
[python3] copying build/lib.linux-x86_64-3.6/libvirt_lxc.py -> build/bdist.linux-x86_64/wheel
[python3] copying build/lib.linux-x86_64-3.6/libvirtaio.py -> build/bdist.linux-x86_64/wheel
[python3] copying build/lib.linux-x86_64-3.6/libvirtmod.cpython-36m-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel
[python3] copying build/lib.linux-x86_64-3.6/libvirtmod_qemu.cpython-36m-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel
[python3] copying build/lib.linux-x86_64-3.6/libvirtmod_lxc.cpython-36m-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel
[python3] running install_egg_info
[python3] running egg_info
[python3] creating build/libvirt_python.egg-info
[python3] writing build/libvirt_python.egg-info/PKG-INFO
[python3] writing dependency_links to build/libvirt_python.egg-info/dependency_links.txt
[python3] writing top-level names to build/libvirt_python.egg-info/top_level.txt
[python3] writing manifest file 'build/libvirt_python.egg-info/SOURCES.txt'
[python3] reading manifest file 'build/libvirt_python.egg-info/SOURCES.txt'
[python3] writing manifest file 'build/libvirt_python.egg-info/SOURCES.txt'
[python3] Copying build/libvirt_python.egg-info to build/bdist.linux-x86_64/wheel/libvirt_python-4.7.0-py3.6.egg-info
[python3] running install_scripts
[python3] adding license file "COPYING" (matched pattern "COPYING*")
[python3] adding license file "COPYING.LESSER" (matched pattern "COPYING*")
[python3] adding license file "AUTHORS" (matched pattern "AUTHORS*")
[python3] creating build/bdist.linux-x86_64/wheel/libvirt_python-4.7.0.dist-info/WHEEL
[python3] creating 'dist/libvirt_python-4.7.0-cp36-cp36m-linux_x86_64.whl' and adding 'build/bdist.linux-x86_64/wheel' to it
[python3] adding 'libvirt.py'
[python3] adding 'libvirt_lxc.py'
[python3] adding 'libvirt_qemu.py'
[python3] adding 'libvirtaio.py'
[python3] adding 'libvirtmod.cpython-36m-x86_64-linux-gnu.so'
[python3] adding 'libvirtmod_lxc.cpython-36m-x86_64-linux-gnu.so'
[python3] adding 'libvirtmod_qemu.cpython-36m-x86_64-linux-gnu.so'
[python3] adding 'libvirt_python-4.7.0.dist-info/AUTHORS'
[python3] adding 'libvirt_python-4.7.0.dist-info/COPYING'
[python3] adding 'libvirt_python-4.7.0.dist-info/COPYING.LESSER'
[python3] adding 'libvirt_python-4.7.0.dist-info/METADATA'
[python3] adding 'libvirt_python-4.7.0.dist-info/WHEEL'
[python3] adding 'libvirt_python-4.7.0.dist-info/top_level.txt'
[python3] adding 'libvirt_python-4.7.0.dist-info/RECORD'
[python3] removing build/bdist.linux-x86_64/wheel
[python3] /build-wheels
[python3]
[python3] ############################################################
[python3] Building logutils-0.3.5-py3-none-any.whl
[python3] ############################################################
[python3] Running: wget https://files.pythonhosted.org/packages/49/b2/b57450889bf73da26027f8b995fd5fbfab258ec24ef967e4c1892f7cb121/logutils-0.3.5.tar.gz
[python3] --2021-05-24 17:16:15-- https://files.pythonhosted.org/packages/49/b2/b57450889bf73da26027f8b995fd5fbfab258ec24ef967e4c1892f7cb121/logutils-0.3.5.tar.gz
[python3] Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.125.63, 2a04:4e42:1e::319
[python3] Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.125.63|:443... connected.
[python3] HTTP request sent, awaiting response... 200 OK
[python3] Length: 27703 (27K) [application/octet-stream]
[python3] Saving to: 'logutils-0.3.5.tar.gz'
[python3]
[python3] 0K .......... .......... ....... 100% 18.1M=0.001s
[python3]
[python3] 2021-05-24 17:16:15 (18.1 MB/s) - 'logutils-0.3.5.tar.gz' saved [27703/27703]
[python3]
[python3] /build-wheels/logutils-0.3.5 /build-wheels
[python3] ########### Running fix_setup
[python3] running bdist_wheel
[python3] running build
[python3] running build_py
[python3] creating build
[python3] creating build/lib
[python3] creating build/lib/logutils
[python3] copying logutils/queue.py -> build/lib/logutils
[python3] copying logutils/colorize.py -> build/lib/logutils
[python3] copying logutils/dictconfig.py -> build/lib/logutils
[python3] copying logutils/testing.py -> build/lib/logutils
[python3] copying logutils/adapter.py -> build/lib/logutils
[python3] copying logutils/redis.py -> build/lib/logutils
[python3] copying logutils/http.py -> build/lib/logutils
[python3] copying logutils/__init__.py -> build/lib/logutils
[python3] installing to build/bdist.linux-x86_64/wheel
[python3] running install
[python3] running install_lib
[python3] creating build/bdist.linux-x86_64
[python3] creating build/bdist.linux-x86_64/wheel
[python3] creating build/bdist.linux-x86_64/wheel/logutils
[python3] copying build/lib/logutils/queue.py -> build/bdist.linux-x86_64/wheel/logutils
[python3] copying build/lib/logutils/colorize.py -> build/bdist.linux-x86_64/wheel/logutils
[python3] copying build/lib/logutils/dictconfig.py -> build/bdist.linux-x86_64/wheel/logutils
[python3] copying build/lib/logutils/testing.py -> build/bdist.linux-x86_64/wheel/logutils
[python3] copying build/lib/logutils/adapter.py -> build/bdist.linux-x86_64/wheel/logutils
[python3] copying build/lib/logutils/redis.py -> build/bdist.linux-x86_64/wheel/logutils
[python3] copying build/lib/logutils/http.py -> build/bdist.linux-x86_64/wheel/logutils
[python3] copying build/lib/logutils/__init__.py -> build/bdist.linux-x86_64/wheel/logutils
[python3] running install_egg_info
[python3] running egg_info
[python3] creating logutils.egg-info
[python3] writing logutils.egg-info/PKG-INFO
[python3] writing dependency_links to logutils.egg-info/dependency_links.txt
[python3] writing top-level names to logutils.egg-info/top_level.txt
[python3] writing manifest file 'logutils.egg-info/SOURCES.txt'
[python3] reading manifest file 'logutils.egg-info/SOURCES.txt'
[python3] writing manifest file 'logutils.egg-info/SOURCES.txt'
[python3] Copying logutils.egg-info to build/bdist.linux-x86_64/wheel/logutils-0.3.5-py3.6.egg-info
[python3] running install_scripts
[python3] adding license file "LICENSE.txt" (matched pattern "LICEN[CS]E*")
[python3] creating build/bdist.linux-x86_64/wheel/logutils-0.3.5.dist-info/WHEEL
[python3] creating 'dist/logutils-0.3.5-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it
[python3] adding 'logutils/__init__.py'
[python3] adding 'logutils/adapter.py'
[python3] adding 'logutils/colorize.py'
[python3] adding 'logutils/dictconfig.py'
[python3] adding 'logutils/http.py'
[python3] adding 'logutils/queue.py'
[python3] adding 'logutils/redis.py'
[python3] adding 'logutils/testing.py'
[python3] adding 'logutils-0.3.5.dist-info/LICENSE.txt'
[python3] adding 'logutils-0.3.5.dist-info/METADATA'
[python3] adding 'logutils-0.3.5.dist-info/WHEEL'
[python3] adding 'logutils-0.3.5.dist-info/top_level.txt'
[python3] adding 'logutils-0.3.5.dist-info/RECORD'
[python3] removing build/bdist.linux-x86_64/wheel
[python3] /build-wheels
[python3]
[python3] ############################################################
[python3] Building MarkupSafe-1.1.1-cp36-cp36m-linux_x86_64.whl
[python3] ############################################################
[python3] Running: wget https://files.pythonhosted.org/packages/b9/2e/64db92e53b86efccfaea71321f597fa2e1b2bd3853d8ce658568f7a13094/MarkupSafe-1.1.1.tar.gz
[python3] --2021-05-24 17:16:16-- https://files.pythonhosted.org/packages/b9/2e/64db92e53b86efccfaea71321f597fa2e1b2bd3853d8ce658568f7a13094/MarkupSafe-1.1.1.tar.gz
[python3] Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.125.63, 2a04:4e42:1e::319
[python3] Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.125.63|:443... connected.
[python3] HTTP request sent, awaiting response... 200 OK
[python3] Length: 19151 (19K) [binary/octet-stream]
[python3] Saving to: 'MarkupSafe-1.1.1.tar.gz'
[python3]
[python3] 0K .......... ........ 100% 25.8M=0.001s
[python3]
[python3] 2021-05-24 17:16:16 (25.8 MB/s) - 'MarkupSafe-1.1.1.tar.gz' saved [19151/19151]
[python3]
[python3] /build-wheels/MarkupSafe-1.1.1 /build-wheels
[python3] running bdist_wheel
[python3] running build
[python3] running build_py
[python3] creating build
[python3] creating build/lib.linux-x86_64-3.6
[python3] creating build/lib.linux-x86_64-3.6/markupsafe
[python3] copying src/markupsafe/__init__.py -> build/lib.linux-x86_64-3.6/markupsafe
[python3] copying src/markupsafe/_compat.py -> build/lib.linux-x86_64-3.6/markupsafe
[python3] copying src/markupsafe/_constants.py -> build/lib.linux-x86_64-3.6/markupsafe
[python3] copying src/markupsafe/_native.py -> build/lib.linux-x86_64-3.6/markupsafe
[python3] running egg_info
[python3] writing src/MarkupSafe.egg-info/PKG-INFO
[python3] writing dependency_links to src/MarkupSafe.egg-info/dependency_links.txt
[python3] writing top-level names to src/MarkupSafe.egg-info/top_level.txt
[python3] reading manifest file 'src/MarkupSafe.egg-info/SOURCES.txt'
[python3] reading manifest template 'MANIFEST.in'
[python3] no previously-included directories found matching 'docs/_build'
[python3] warning: no previously-included files matching '*.py[co]' found anywhere in distribution
[python3] writing manifest file 'src/MarkupSafe.egg-info/SOURCES.txt'
[python3] copying src/markupsafe/_speedups.c -> build/lib.linux-x86_64-3.6/markupsafe
[python3] running build_ext
[python3] building 'markupsafe._speedups' extension
[python3] creating build/temp.linux-x86_64-3.6
[python3] creating build/temp.linux-x86_64-3.6/src
[python3] creating build/temp.linux-x86_64-3.6/src/markupsafe
[python3] gcc -pthread -Wno-unused-result -Wsign-compare -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/python3.6m -c src/markupsafe/_speedups.c -o build/temp.linux-x86_64-3.6/src/markupsafe/_speedups.o
[python3] gcc -pthread -shared -Wl,-z,relro -g build/temp.linux-x86_64-3.6/src/markupsafe/_speedups.o -L/usr/lib64 -lpython3.6m -o build/lib.linux-x86_64-3.6/markupsafe/_speedups.cpython-36m-x86_64-linux-gnu.so
[python3] installing to build/bdist.linux-x86_64/wheel
[python3] running install
[python3] running install_lib
[python3] creating build/bdist.linux-x86_64
[python3] creating build/bdist.linux-x86_64/wheel
[python3] creating build/bdist.linux-x86_64/wheel/markupsafe
[python3] copying build/lib.linux-x86_64-3.6/markupsafe/__init__.py -> build/bdist.linux-x86_64/wheel/markupsafe
[python3] copying build/lib.linux-x86_64-3.6/markupsafe/_compat.py -> build/bdist.linux-x86_64/wheel/markupsafe
[python3] copying build/lib.linux-x86_64-3.6/markupsafe/_constants.py -> build/bdist.linux-x86_64/wheel/markupsafe
[python3] copying build/lib.linux-x86_64-3.6/markupsafe/_native.py -> build/bdist.linux-x86_64/wheel/markupsafe
[python3] copying build/lib.linux-x86_64-3.6/markupsafe/_speedups.c -> build/bdist.linux-x86_64/wheel/markupsafe
[python3] copying build/lib.linux-x86_64-3.6/markupsafe/_speedups.cpython-36m-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/markupsafe
[python3] running install_egg_info
[python3] Copying src/MarkupSafe.egg-info to build/bdist.linux-x86_64/wheel/MarkupSafe-1.1.1-py3.6.egg-info
[python3] running install_scripts
[python3] creating build/bdist.linux-x86_64/wheel/MarkupSafe-1.1.1.dist-info/WHEEL
[python3] creating 'dist/MarkupSafe-1.1.1-cp36-cp36m-linux_x86_64.whl' and adding 'build/bdist.linux-x86_64/wheel' to it
[python3] adding 'markupsafe/__init__.py'
[python3] adding 'markupsafe/_compat.py'
[python3] adding 'markupsafe/_constants.py'
[python3] adding 'markupsafe/_native.py'
[python3] adding 'markupsafe/_speedups.c'
[python3] adding 'markupsafe/_speedups.cpython-36m-x86_64-linux-gnu.so'
[python3] adding 'MarkupSafe-1.1.1.dist-info/LICENSE.rst'
[python3] adding 'MarkupSafe-1.1.1.dist-info/METADATA'
[python3] adding 'MarkupSafe-1.1.1.dist-info/WHEEL'
[python3] adding 'MarkupSafe-1.1.1.dist-info/top_level.txt'
[python3] adding 'MarkupSafe-1.1.1.dist-info/RECORD'
[python3] removing build/bdist.linux-x86_64/wheel
[python3] /build-wheels
[python3]
[python3] ############################################################
[python3] Building migrate-0.3.8-py3-none-any.whl
[python3] ############################################################
[python3] Running: wget https://files.pythonhosted.org/packages/ce/31/1a4cbf8dc0536c55f41072e8ea37b3df1e412262dc731c57e5bb099eb9b2/migrate-0.3.8.tar.gz
[python3] --2021-05-24 17:16:17-- https://files.pythonhosted.org/packages/ce/31/1a4cbf8dc0536c55f41072e8ea37b3df1e412262dc731c57e5bb099eb9b2/migrate-0.3.8.tar.gz
[python3] Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.125.63, 2a04:4e42:1e::319
[python3] Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.125.63|:443... connected.
[python3] HTTP request sent, awaiting response... 200 OK
[python3] Length: 5250 (5.1K) [application/octet-stream]
[python3] Saving to: 'migrate-0.3.8.tar.gz'
[python3]
[python3] 0K ..... 100% 17.8M=0s
[python3]
[python3] 2021-05-24 17:16:17 (17.8 MB/s) - 'migrate-0.3.8.tar.gz' saved [5250/5250]
[python3]
[python3] /build-wheels/migrate-0.3.8 /build-wheels
[python3] running bdist_wheel
[python3] running build
[python3] running build_py
[python3] creating build
[python3] creating build/lib
[python3] copying migrate.py -> build/lib
[python3] running egg_info
[python3] writing migrate.egg-info/PKG-INFO
[python3] writing dependency_links to migrate.egg-info/dependency_links.txt
[python3] writing entry points to migrate.egg-info/entry_points.txt
[python3] writing top-level names to migrate.egg-info/top_level.txt
[python3] reading manifest file 'migrate.egg-info/SOURCES.txt'
[python3] writing manifest file 'migrate.egg-info/SOURCES.txt'
[python3] installing to build/bdist.linux-x86_64/wheel
[python3] running install
[python3] running install_lib
[python3] creating build/bdist.linux-x86_64
[python3] creating build/bdist.linux-x86_64/wheel
[python3] copying build/lib/migrate.py -> build/bdist.linux-x86_64/wheel
[python3] running install_egg_info
[python3] Copying migrate.egg-info to build/bdist.linux-x86_64/wheel/migrate-0.3.8-py3.6.egg-info
[python3] running install_scripts
[python3] creating build/bdist.linux-x86_64/wheel/migrate-0.3.8.dist-info/WHEEL
[python3] creating 'dist/migrate-0.3.8-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it
[python3] adding 'migrate.py'
[python3] adding 'migrate-0.3.8.dist-info/METADATA'
[python3] adding 'migrate-0.3.8.dist-info/WHEEL'
[python3] adding 'migrate-0.3.8.dist-info/entry_points.txt'
[python3] adding 'migrate-0.3.8.dist-info/top_level.txt'
[python3] adding 'migrate-0.3.8.dist-info/RECORD'
[python3] removing build/bdist.linux-x86_64/wheel
[python3] /build-wheels
[python3]
[python3] ############################################################
[python3] Building mox-0.5.3-py3-none-any.whl
[python3] ############################################################
[python3] Running: wget https://files.pythonhosted.org/packages/0c/a1/64740c638cc5fae807022368f4141700518ee343b53eb3e90bf3cc15a4d4/mox-0.5.3.tar.gz
[python3] --2021-05-24 17:16:17-- https://files.pythonhosted.org/packages/0c/a1/64740c638cc5fae807022368f4141700518ee343b53eb3e90bf3cc15a4d4/mox-0.5.3.tar.gz
[python3] Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.125.63, 2a04:4e42:1e::319
[python3] Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.125.63|:443... connected.
[python3] HTTP request sent, awaiting response... 200 OK
[python3] Length: 32397 (32K) [application/octet-stream]
[python3] Saving to: 'mox-0.5.3.tar.gz'
[python3]
[python3] 0K .......... .......... .......... . 100% 17.9M=0.002s
[python3]
[python3] 2021-05-24 17:16:17 (17.9 MB/s) - 'mox-0.5.3.tar.gz' saved [32397/32397]
[python3]
[python3] /build-wheels/mox-0.5.3 /build-wheels
[python3] ########### Running fix_setup
[python3] running bdist_wheel
[python3] running build
[python3] running build_py
[python3] creating build
[python3] creating build/lib
[python3] copying mox.py -> build/lib
[python3] copying stubout.py -> build/lib
[python3] installing to build/bdist.linux-x86_64/wheel
[python3] running install
[python3] running install_lib
[python3] creating build/bdist.linux-x86_64
[python3] creating build/bdist.linux-x86_64/wheel
[python3] copying build/lib/mox.py -> build/bdist.linux-x86_64/wheel
[python3] copying build/lib/stubout.py -> build/bdist.linux-x86_64/wheel
[python3] running install_egg_info
[python3] running egg_info
[python3] creating mox.egg-info
[python3] writing mox.egg-info/PKG-INFO
[python3] writing dependency_links to mox.egg-info/dependency_links.txt
[python3] writing top-level names to mox.egg-info/top_level.txt
[python3] writing manifest file 'mox.egg-info/SOURCES.txt'
[python3] reading manifest file 'mox.egg-info/SOURCES.txt'
[python3] writing manifest file 'mox.egg-info/SOURCES.txt'
[python3] Copying mox.egg-info to build/bdist.linux-x86_64/wheel/mox-0.5.3-py3.6.egg-info
[python3] running install_scripts
[python3] adding license file "COPYING" (matched pattern "COPYING*")
[python3] creating build/bdist.linux-x86_64/wheel/mox-0.5.3.dist-info/WHEEL
[python3] creating 'dist/mox-0.5.3-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it
[python3] adding 'mox.py'
[python3] adding 'stubout.py'
[python3] adding 'mox-0.5.3.dist-info/COPYING'
[python3] adding 'mox-0.5.3.dist-info/METADATA'
[python3] adding 'mox-0.5.3.dist-info/WHEEL'
[python3] adding 'mox-0.5.3.dist-info/top_level.txt'
[python3] adding 'mox-0.5.3.dist-info/RECORD'
[python3] removing build/bdist.linux-x86_64/wheel
[python3] /build-wheels
[python3]
[python3] ############################################################
[python3] Building mpmath-1.1.0-py3-none-any.whl
[python3] ############################################################
[python3] Running: wget https://files.pythonhosted.org/packages/ca/63/3384ebb3b51af9610086b23ea976e6d27d6d97bf140a76a365bd77a3eb32/mpmath-1.1.0.tar.gz
[python3] --2021-05-24 17:16:18-- https://files.pythonhosted.org/packages/ca/63/3384ebb3b51af9610086b23ea976e6d27d6d97bf140a76a365bd77a3eb32/mpmath-1.1.0.tar.gz
[python3] Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.125.63, 2a04:4e42:1e::319
[python3] Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.125.63|:443... connected.
[python3] HTTP request sent, awaiting response... 200 OK
[python3] Length: 512600 (501K) [binary/octet-stream]
[python3] Saving to: 'mpmath-1.1.0.tar.gz'
[python3]
[python3] 0K .......... .......... .......... .......... .......... 9% 7.13M 0s
[python3] 50K .......... .......... .......... .......... .......... 19% 20.5M 0s
[python3] 100K .......... .......... .......... .......... .......... 29% 10.2M 0s
[python3] 150K .......... .......... .......... .......... .......... 39% 20.2M 0s
[python3] 200K .......... .......... .......... .......... .......... 49% 28.7M 0s
[python3] 250K .......... .......... .......... .......... .......... 59% 16.2M 0s
[python3] 300K .......... .......... .......... .......... .......... 69% 23.3M 0s
[python3] 350K .......... .......... .......... .......... .......... 79% 29.9M 0s
[python3] 400K .......... .......... .......... .......... .......... 89% 26.9M 0s
[python3] 450K .......... .......... .......... .......... .......... 99% 31.1M 0s
[python3] 500K 100% 1118G=0.03s
[python3]
[python3] 2021-05-24 17:16:18 (17.3 MB/s) - 'mpmath-1.1.0.tar.gz' saved [512600/512600]
[python3]
[python3] /build-wheels/mpmath-1.1.0 /build-wheels
[python3] ########### Running fix_setup
[python3] running bdist_wheel
[python3] running build
[python3] running build_py
[python3] creating build
[python3] creating build/lib
[python3] creating build/lib/mpmath
[python3] copying mpmath/rational.py -> build/lib/mpmath
[python3] copying mpmath/function_docs.py -> build/lib/mpmath
[python3] copying mpmath/__init__.py -> build/lib/mpmath
[python3] copying mpmath/math2.py -> build/lib/mpmath
[python3] copying mpmath/usertools.py -> build/lib/mpmath
[python3] copying mpmath/ctx_fp.py -> build/lib/mpmath
[python3] copying mpmath/visualization.py -> build/lib/mpmath
[python3] copying mpmath/identification.py -> build/lib/mpmath
[python3] copying mpmath/ctx_iv.py -> build/lib/mpmath
[python3] copying mpmath/ctx_mp_python.py -> build/lib/mpmath
[python3] copying mpmath/ctx_mp.py -> build/lib/mpmath
[python3] copying mpmath/ctx_base.py -> build/lib/mpmath
[python3] creating build/lib/mpmath/libmp
[python3] copying mpmath/libmp/backend.py -> build/lib/mpmath/libmp
[python3] copying mpmath/libmp/__init__.py -> build/lib/mpmath/libmp
[python3] copying mpmath/libmp/libelefun.py -> build/lib/mpmath/libmp
[python3] copying mpmath/libmp/libintmath.py -> build/lib/mpmath/libmp
[python3] copying mpmath/libmp/libmpf.py -> build/lib/mpmath/libmp
[python3] copying mpmath/libmp/libmpi.py -> build/lib/mpmath/libmp
[python3] copying mpmath/libmp/libhyper.py -> build/lib/mpmath/libmp
[python3] copying mpmath/libmp/gammazeta.py -> build/lib/mpmath/libmp
[python3] copying mpmath/libmp/libmpc.py -> build/lib/mpmath/libmp
[python3] copying mpmath/libmp/six.py -> build/lib/mpmath/libmp
[python3] creating build/lib/mpmath/calculus
[python3] copying mpmath/calculus/odes.py -> build/lib/mpmath/calculus
[python3] copying mpmath/calculus/__init__.py -> build/lib/mpmath/calculus
[python3] copying mpmath/calculus/differentiation.py -> build/lib/mpmath/calculus
[python3] copying mpmath/calculus/polynomials.py -> build/lib/mpmath/calculus
[python3] copying mpmath/calculus/calculus.py -> build/lib/mpmath/calculus
[python3] copying mpmath/calculus/optimization.py -> build/lib/mpmath/calculus
[python3] copying mpmath/calculus/quadrature.py -> build/lib/mpmath/calculus
[python3] copying mpmath/calculus/extrapolation.py -> build/lib/mpmath/calculus
[python3] copying mpmath/calculus/approximation.py -> build/lib/mpmath/calculus
[python3] copying mpmath/calculus/inverselaplace.py -> build/lib/mpmath/calculus
[python3] creating build/lib/mpmath/functions
[python3] copying mpmath/functions/__init__.py -> build/lib/mpmath/functions
[python3] copying mpmath/functions/hypergeometric.py -> build/lib/mpmath/functions
[python3] copying mpmath/functions/theta.py -> build/lib/mpmath/functions
[python3] copying mpmath/functions/qfunctions.py -> build/lib/mpmath/functions
[python3] copying mpmath/functions/zeta.py -> build/lib/mpmath/functions
[python3] copying mpmath/functions/functions.py -> build/lib/mpmath/functions
[python3] copying mpmath/functions/bessel.py -> build/lib/mpmath/functions
[python3] copying mpmath/functions/elliptic.py -> build/lib/mpmath/functions
[python3] copying mpmath/functions/zetazeros.py -> build/lib/mpmath/functions
[python3] copying mpmath/functions/factorials.py -> build/lib/mpmath/functions
[python3] copying mpmath/functions/rszeta.py -> build/lib/mpmath/functions
[python3] copying mpmath/functions/expintegrals.py -> build/lib/mpmath/functions
[python3] copying mpmath/functions/orthogonal.py -> build/lib/mpmath/functions
[python3] creating build/lib/mpmath/matrices
[python3] copying mpmath/matrices/__init__.py -> build/lib/mpmath/matrices
[python3] copying mpmath/matrices/matrices.py -> build/lib/mpmath/matrices
[python3] copying mpmath/matrices/linalg.py -> build/lib/mpmath/matrices
[python3] copying mpmath/matrices/eigen_symmetric.py -> build/lib/mpmath/matrices
[python3] copying mpmath/matrices/calculus.py -> build/lib/mpmath/matrices
[python3] copying mpmath/matrices/eigen.py -> build/lib/mpmath/matrices
[python3] creating build/lib/mpmath/tests
[python3] copying mpmath/tests/__init__.py -> build/lib/mpmath/tests
[python3] copying mpmath/tests/test_diff.py -> build/lib/mpmath/tests
[python3] copying mpmath/tests/test_functions.py -> build/lib/mpmath/tests
[python3] copying mpmath/tests/torture.py -> build/lib/mpmath/tests
[python3] copying mpmath/tests/test_convert.py -> build/lib/mpmath/tests
[python3] copying mpmath/tests/test_mpmath.py -> build/lib/mpmath/tests
[python3] copying mpmath/tests/extratest_gamma.py -> build/lib/mpmath/tests
[python3] copying mpmath/tests/test_division.py -> build/lib/mpmath/tests
[python3] copying mpmath/tests/test_pickle.py -> build/lib/mpmath/tests
[python3] copying mpmath/tests/test_levin.py -> build/lib/mpmath/tests
[python3] copying mpmath/tests/test_functions2.py -> build/lib/mpmath/tests
[python3] copying mpmath/tests/test_interval.py -> build/lib/mpmath/tests
[python3] copying mpmath/tests/test_eigen.py -> build/lib/mpmath/tests
[python3] copying mpmath/tests/test_ode.py -> build/lib/mpmath/tests
[python3] copying mpmath/tests/test_special.py -> build/lib/mpmath/tests
[python3] copying mpmath/tests/test_matrices.py -> build/lib/mpmath/tests
[python3] copying mpmath/tests/test_eigen_symmetric.py -> build/lib/mpmath/tests
[python3] copying mpmath/tests/test_elliptic.py -> build/lib/mpmath/tests
[python3] copying mpmath/tests/test_identify.py -> build/lib/mpmath/tests
[python3] copying mpmath/tests/runtests.py -> build/lib/mpmath/tests
[python3] copying mpmath/tests/test_summation.py -> build/lib/mpmath/tests
[python3] copying mpmath/tests/test_compatibility.py -> build/lib/mpmath/tests
[python3] copying mpmath/tests/test_hp.py -> build/lib/mpmath/tests
[python3] copying mpmath/tests/test_gammazeta.py -> build/lib/mpmath/tests
[python3] copying mpmath/tests/test_str.py -> build/lib/mpmath/tests
[python3] copying mpmath/tests/test_visualization.py -> build/lib/mpmath/tests
[python3] copying mpmath/tests/extratest_zeta.py -> build/lib/mpmath/tests
[python3] copying mpmath/tests/test_quad.py -> build/lib/mpmath/tests
[python3] copying mpmath/tests/test_trig.py -> build/lib/mpmath/tests
[python3] copying mpmath/tests/test_calculus.py -> build/lib/mpmath/tests
[python3] copying mpmath/tests/test_bitwise.py -> build/lib/mpmath/tests
[python3] copying mpmath/tests/test_power.py -> build/lib/mpmath/tests
[python3] copying mpmath/tests/test_fp.py -> build/lib/mpmath/tests
[python3] copying mpmath/tests/test_linalg.py -> build/lib/mpmath/tests
[python3] copying mpmath/tests/test_basic_ops.py -> build/lib/mpmath/tests
[python3] copying mpmath/tests/test_rootfinding.py -> build/lib/mpmath/tests
[python3] installing to build/bdist.linux-x86_64/wheel
[python3] running install
[python3] running install_lib
[python3] creating build/bdist.linux-x86_64
[python3] creating build/bdist.linux-x86_64/wheel
[python3] creating build/bdist.linux-x86_64/wheel/mpmath
[python3] copying build/lib/mpmath/rational.py -> build/bdist.linux-x86_64/wheel/mpmath
[python3] copying build/lib/mpmath/function_docs.py -> build/bdist.linux-x86_64/wheel/mpmath
[python3] copying build/lib/mpmath/__init__.py -> build/bdist.linux-x86_64/wheel/mpmath
[python3] copying build/lib/mpmath/math2.py -> build/bdist.linux-x86_64/wheel/mpmath
[python3] copying build/lib/mpmath/usertools.py -> build/bdist.linux-x86_64/wheel/mpmath
[python3] copying build/lib/mpmath/ctx_fp.py -> build/bdist.linux-x86_64/wheel/mpmath
[python3] copying build/lib/mpmath/visualization.py -> build/bdist.linux-x86_64/wheel/mpmath
[python3] copying build/lib/mpmath/identification.py -> build/bdist.linux-x86_64/wheel/mpmath
[python3] copying build/lib/mpmath/ctx_iv.py -> build/bdist.linux-x86_64/wheel/mpmath
[python3] copying build/lib/mpmath/ctx_mp_python.py -> build/bdist.linux-x86_64/wheel/mpmath
[python3] copying build/lib/mpmath/ctx_mp.py -> build/bdist.linux-x86_64/wheel/mpmath
[python3] copying build/lib/mpmath/ctx_base.py -> build/bdist.linux-x86_64/wheel/mpmath
[python3] creating build/bdist.linux-x86_64/wheel/mpmath/libmp
[python3] copying build/lib/mpmath/libmp/backend.py -> build/bdist.linux-x86_64/wheel/mpmath/libmp
[python3] copying build/lib/mpmath/libmp/__init__.py -> build/bdist.linux-x86_64/wheel/mpmath/libmp
[python3] copying build/lib/mpmath/libmp/libelefun.py -> build/bdist.linux-x86_64/wheel/mpmath/libmp
[python3] copying build/lib/mpmath/libmp/libintmath.py -> build/bdist.linux-x86_64/wheel/mpmath/libmp
[python3] copying build/lib/mpmath/libmp/libmpf.py -> build/bdist.linux-x86_64/wheel/mpmath/libmp
[python3] copying build/lib/mpmath/libmp/libmpi.py -> build/bdist.linux-x86_64/wheel/mpmath/libmp
[python3] copying build/lib/mpmath/libmp/libhyper.py -> build/bdist.linux-x86_64/wheel/mpmath/libmp
[python3] copying build/lib/mpmath/libmp/gammazeta.py -> build/bdist.linux-x86_64/wheel/mpmath/libmp
[python3] copying build/lib/mpmath/libmp/libmpc.py -> build/bdist.linux-x86_64/wheel/mpmath/libmp
[python3] copying build/lib/mpmath/libmp/six.py -> build/bdist.linux-x86_64/wheel/mpmath/libmp
[python3] creating build/bdist.linux-x86_64/wheel/mpmath/calculus
[python3] copying build/lib/mpmath/calculus/odes.py -> build/bdist.linux-x86_64/wheel/mpmath/calculus
[python3] copying build/lib/mpmath/calculus/__init__.py -> build/bdist.linux-x86_64/wheel/mpmath/calculus
[python3] copying build/lib/mpmath/calculus/differentiation.py -> build/bdist.linux-x86_64/wheel/mpmath/calculus
[python3] copying build/lib/mpmath/calculus/polynomials.py -> build/bdist.linux-x86_64/wheel/mpmath/calculus
[python3] copying build/lib/mpmath/calculus/calculus.py -> build/bdist.linux-x86_64/wheel/mpmath/calculus
[python3] copying build/lib/mpmath/calculus/optimization.py -> build/bdist.linux-x86_64/wheel/mpmath/calculus
[python3] copying build/lib/mpmath/calculus/quadrature.py -> build/bdist.linux-x86_64/wheel/mpmath/calculus
[python3] copying build/lib/mpmath/calculus/extrapolation.py -> build/bdist.linux-x86_64/wheel/mpmath/calculus
[python3] copying build/lib/mpmath/calculus/approximation.py -> build/bdist.linux-x86_64/wheel/mpmath/calculus
[python3] copying build/lib/mpmath/calculus/inverselaplace.py -> build/bdist.linux-x86_64/wheel/mpmath/calculus
[python3] creating build/bdist.linux-x86_64/wheel/mpmath/functions
[python3] copying build/lib/mpmath/functions/__init__.py -> build/bdist.linux-x86_64/wheel/mpmath/functions
[python3] copying build/lib/mpmath/functions/hypergeometric.py -> build/bdist.linux-x86_64/wheel/mpmath/functions
[python3] copying build/lib/mpmath/functions/theta.py -> build/bdist.linux-x86_64/wheel/mpmath/functions
[python3] copying build/lib/mpmath/functions/qfunctions.py -> build/bdist.linux-x86_64/wheel/mpmath/functions
[python3] copying build/lib/mpmath/functions/zeta.py -> build/bdist.linux-x86_64/wheel/mpmath/functions
[python3] copying build/lib/mpmath/functions/functions.py -> build/bdist.linux-x86_64/wheel/mpmath/functions
[python3] copying build/lib/mpmath/functions/bessel.py -> build/bdist.linux-x86_64/wheel/mpmath/functions
[python3] copying build/lib/mpmath/functions/elliptic.py -> build/bdist.linux-x86_64/wheel/mpmath/functions
[python3] copying build/lib/mpmath/functions/zetazeros.py -> build/bdist.linux-x86_64/wheel/mpmath/functions
[python3] copying build/lib/mpmath/functions/factorials.py -> build/bdist.linux-x86_64/wheel/mpmath/functions
[python3] copying build/lib/mpmath/functions/rszeta.py -> build/bdist.linux-x86_64/wheel/mpmath/functions
[python3] copying build/lib/mpmath/functions/expintegrals.py -> build/bdist.linux-x86_64/wheel/mpmath/functions
[python3] copying build/lib/mpmath/functions/orthogonal.py -> build/bdist.linux-x86_64/wheel/mpmath/functions
[python3] creating build/bdist.linux-x86_64/wheel/mpmath/matrices
[python3] copying build/lib/mpmath/matrices/__init__.py -> build/bdist.linux-x86_64/wheel/mpmath/matrices
[python3] copying build/lib/mpmath/matrices/matrices.py -> build/bdist.linux-x86_64/wheel/mpmath/matrices
[python3] copying build/lib/mpmath/matrices/linalg.py -> build/bdist.linux-x86_64/wheel/mpmath/matrices
[python3] copying build/lib/mpmath/matrices/eigen_symmetric.py -> build/bdist.linux-x86_64/wheel/mpmath/matrices
[python3] copying build/lib/mpmath/matrices/calculus.py -> build/bdist.linux-x86_64/wheel/mpmath/matrices
[python3] copying build/lib/mpmath/matrices/eigen.py -> build/bdist.linux-x86_64/wheel/mpmath/matrices
[python3] creating build/bdist.linux-x86_64/wheel/mpmath/tests
[python3] copying build/lib/mpmath/tests/__init__.py -> build/bdist.linux-x86_64/wheel/mpmath/tests
[python3] copying build/lib/mpmath/tests/test_diff.py -> build/bdist.linux-x86_64/wheel/mpmath/tests
[python3] copying build/lib/mpmath/tests/test_functions.py -> build/bdist.linux-x86_64/wheel/mpmath/tests
[python3] copying build/lib/mpmath/tests/torture.py -> build/bdist.linux-x86_64/wheel/mpmath/tests
[python3] copying build/lib/mpmath/tests/test_convert.py -> build/bdist.linux-x86_64/wheel/mpmath/tests
[python3] copying build/lib/mpmath/tests/test_mpmath.py -> build/bdist.linux-x86_64/wheel/mpmath/tests
[python3] copying build/lib/mpmath/tests/extratest_gamma.py -> build/bdist.linux-x86_64/wheel/mpmath/tests
[python3] copying build/lib/mpmath/tests/test_division.py -> build/bdist.linux-x86_64/wheel/mpmath/tests
[python3] copying build/lib/mpmath/tests/test_pickle.py -> build/bdist.linux-x86_64/wheel/mpmath/tests
[python3] copying build/lib/mpmath/tests/test_levin.py -> build/bdist.linux-x86_64/wheel/mpmath/tests
[python3] copying build/lib/mpmath/tests/test_functions2.py -> build/bdist.linux-x86_64/wheel/mpmath/tests
[python3] copying build/lib/mpmath/tests/test_interval.py -> build/bdist.linux-x86_64/wheel/mpmath/tests
[python3] copying build/lib/mpmath/tests/test_eigen.py -> build/bdist.linux-x86_64/wheel/mpmath/tests
[python3] copying build/lib/mpmath/tests/test_ode.py -> build/bdist.linux-x86_64/wheel/mpmath/tests
[python3] copying build/lib/mpmath/tests/test_special.py -> build/bdist.linux-x86_64/wheel/mpmath/tests
[python3] copying build/lib/mpmath/tests/test_matrices.py -> build/bdist.linux-x86_64/wheel/mpmath/tests
[python3] copying build/lib/mpmath/tests/test_eigen_symmetric.py -> build/bdist.linux-x86_64/wheel/mpmath/tests
[python3] copying build/lib/mpmath/tests/test_elliptic.py -> build/bdist.linux-x86_64/wheel/mpmath/tests
[python3] copying build/lib/mpmath/tests/test_identify.py -> build/bdist.linux-x86_64/wheel/mpmath/tests
[python3] copying build/lib/mpmath/tests/runtests.py -> build/bdist.linux-x86_64/wheel/mpmath/tests
[python3] copying build/lib/mpmath/tests/test_summation.py -> build/bdist.linux-x86_64/wheel/mpmath/tests
[python3] copying build/lib/mpmath/tests/test_compatibility.py -> build/bdist.linux-x86_64/wheel/mpmath/tests
[python3] copying build/lib/mpmath/tests/test_hp.py -> build/bdist.linux-x86_64/wheel/mpmath/tests
[python3] copying build/lib/mpmath/tests/test_gammazeta.py -> build/bdist.linux-x86_64/wheel/mpmath/tests
[python3] copying build/lib/mpmath/tests/test_str.py -> build/bdist.linux-x86_64/wheel/mpmath/tests
[python3] copying build/lib/mpmath/tests/test_visualization.py -> build/bdist.linux-x86_64/wheel/mpmath/tests
[python3] copying build/lib/mpmath/tests/extratest_zeta.py -> build/bdist.linux-x86_64/wheel/mpmath/tests
[python3] copying build/lib/mpmath/tests/test_quad.py -> build/bdist.linux-x86_64/wheel/mpmath/tests
[python3] copying build/lib/mpmath/tests/test_trig.py -> build/bdist.linux-x86_64/wheel/mpmath/tests
[python3] copying build/lib/mpmath/tests/test_calculus.py -> build/bdist.linux-x86_64/wheel/mpmath/tests
[python3] copying build/lib/mpmath/tests/test_bitwise.py -> build/bdist.linux-x86_64/wheel/mpmath/tests
[python3] copying build/lib/mpmath/tests/test_power.py -> build/bdist.linux-x86_64/wheel/mpmath/tests
[python3] copying build/lib/mpmath/tests/test_fp.py -> build/bdist.linux-x86_64/wheel/mpmath/tests
[python3] copying build/lib/mpmath/tests/test_linalg.py -> build/bdist.linux-x86_64/wheel/mpmath/tests
[python3] copying build/lib/mpmath/tests/test_basic_ops.py -> build/bdist.linux-x86_64/wheel/mpmath/tests
[python3] copying build/lib/mpmath/tests/test_rootfinding.py -> build/bdist.linux-x86_64/wheel/mpmath/tests
[python3] running install_egg_info
[python3] running egg_info
[python3] creating mpmath.egg-info
[python3] writing mpmath.egg-info/PKG-INFO
[python3] writing dependency_links to mpmath.egg-info/dependency_links.txt
[python3] writing top-level names to mpmath.egg-info/top_level.txt
[python3] writing manifest file 'mpmath.egg-info/SOURCES.txt'
[python3] reading manifest file 'mpmath.egg-info/SOURCES.txt'
[python3] writing manifest file 'mpmath.egg-info/SOURCES.txt'
[python3] Copying mpmath.egg-info to build/bdist.linux-x86_64/wheel/mpmath-1.1.0-py3.6.egg-info
[python3] running install_scripts
[python3] adding license file "LICENSE" (matched pattern "LICEN[CS]E*")
[python3] creating build/bdist.linux-x86_64/wheel/mpmath-1.1.0.dist-info/WHEEL
[python3] creating 'dist/mpmath-1.1.0-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it
[python3] adding 'mpmath/__init__.py'
[python3] adding 'mpmath/ctx_base.py'
[python3] adding 'mpmath/ctx_fp.py'
[python3] adding 'mpmath/ctx_iv.py'
[python3] adding 'mpmath/ctx_mp.py'
[python3] adding 'mpmath/ctx_mp_python.py'
[python3] adding 'mpmath/function_docs.py'
[python3] adding 'mpmath/identification.py'
[python3] adding 'mpmath/math2.py'
[python3] adding 'mpmath/rational.py'
[python3] adding 'mpmath/usertools.py'
[python3] adding 'mpmath/visualization.py'
[python3] adding 'mpmath/calculus/__init__.py'
[python3] adding 'mpmath/calculus/approximation.py'
[python3] adding 'mpmath/calculus/calculus.py'
[python3] adding 'mpmath/calculus/differentiation.py'
[python3] adding 'mpmath/calculus/extrapolation.py'
[python3] adding 'mpmath/calculus/inverselaplace.py'
[python3] adding 'mpmath/calculus/odes.py'
[python3] adding 'mpmath/calculus/optimization.py'
[python3] adding 'mpmath/calculus/polynomials.py'
[python3] adding 'mpmath/calculus/quadrature.py'
[python3] adding 'mpmath/functions/__init__.py'
[python3] adding 'mpmath/functions/bessel.py'
[python3] adding 'mpmath/functions/elliptic.py'
[python3] adding 'mpmath/functions/expintegrals.py'
[python3] adding 'mpmath/functions/factorials.py'
[python3] adding 'mpmath/functions/functions.py'
[python3] adding 'mpmath/functions/hypergeometric.py'
[python3] adding 'mpmath/functions/orthogonal.py'
[python3] adding 'mpmath/functions/qfunctions.py'
[python3] adding 'mpmath/functions/rszeta.py'
[python3] adding 'mpmath/functions/theta.py'
[python3] adding 'mpmath/functions/zeta.py'
[python3] adding 'mpmath/functions/zetazeros.py'
[python3] adding 'mpmath/libmp/__init__.py'
[python3] adding 'mpmath/libmp/backend.py'
[python3] adding 'mpmath/libmp/gammazeta.py'
[python3] adding 'mpmath/libmp/libelefun.py'
[python3] adding 'mpmath/libmp/libhyper.py'
[python3] adding 'mpmath/libmp/libintmath.py'
[python3] adding 'mpmath/libmp/libmpc.py'
[python3] adding 'mpmath/libmp/libmpf.py'
[python3] adding 'mpmath/libmp/libmpi.py'
[python3] adding 'mpmath/libmp/six.py'
[python3] adding 'mpmath/matrices/__init__.py'
[python3] adding 'mpmath/matrices/calculus.py'
[python3] adding 'mpmath/matrices/eigen.py'
[python3] adding 'mpmath/matrices/eigen_symmetric.py'
[python3] adding 'mpmath/matrices/linalg.py'
[python3] adding 'mpmath/matrices/matrices.py'
[python3] adding 'mpmath/tests/__init__.py'
[python3] adding 'mpmath/tests/extratest_gamma.py'
[python3] adding 'mpmath/tests/extratest_zeta.py'
[python3] adding 'mpmath/tests/runtests.py'
[python3] adding 'mpmath/tests/test_basic_ops.py'
[python3] adding 'mpmath/tests/test_bitwise.py'
[python3] adding 'mpmath/tests/test_calculus.py'
[python3] adding 'mpmath/tests/test_compatibility.py'
[python3] adding 'mpmath/tests/test_convert.py'
[python3] adding 'mpmath/tests/test_diff.py'
[python3] adding 'mpmath/tests/test_division.py'
[python3] adding 'mpmath/tests/test_eigen.py'
[python3] adding 'mpmath/tests/test_eigen_symmetric.py'
[python3] adding 'mpmath/tests/test_elliptic.py'
[python3] adding 'mpmath/tests/test_fp.py'
[python3] adding 'mpmath/tests/test_functions.py'
[python3] adding 'mpmath/tests/test_functions2.py'
[python3] adding 'mpmath/tests/test_gammazeta.py'
[python3] adding 'mpmath/tests/test_hp.py'
[python3] adding 'mpmath/tests/test_identify.py'
[python3] adding 'mpmath/tests/test_interval.py'
[python3] adding 'mpmath/tests/test_levin.py'
[python3] adding 'mpmath/tests/test_linalg.py'
[python3] adding 'mpmath/tests/test_matrices.py'
[python3] adding 'mpmath/tests/test_mpmath.py'
[python3] adding 'mpmath/tests/test_ode.py'
[python3] adding 'mpmath/tests/test_pickle.py'
[python3] adding 'mpmath/tests/test_power.py'
[python3] adding 'mpmath/tests/test_quad.py'
[python3] adding 'mpmath/tests/test_rootfinding.py'
[python3] adding 'mpmath/tests/test_special.py'
[python3] adding 'mpmath/tests/test_str.py'
[python3] adding 'mpmath/tests/test_summation.py'
[python3] adding 'mpmath/tests/test_trig.py'
[python3] adding 'mpmath/tests/test_visualization.py'
[python3] adding 'mpmath/tests/torture.py'
[python3] adding 'mpmath-1.1.0.dist-info/LICENSE'
[python3] adding 'mpmath-1.1.0.dist-info/METADATA'
[python3] adding 'mpmath-1.1.0.dist-info/WHEEL'
[python3] adding 'mpmath-1.1.0.dist-info/top_level.txt'
[python3] adding 'mpmath-1.1.0.dist-info/RECORD'
[python3] removing build/bdist.linux-x86_64/wheel
[python3] /build-wheels
[python3]
[python3] ############################################################
[python3] Building netifaces-0.10.9-cp36-cp36m-linux_x86_64.whl
[python3] ############################################################
[python3] Running: wget https://files.pythonhosted.org/packages/0d/18/fd6e9c71a35b67a73160ec80a49da63d1eed2d2055054cc2995714949132/netifaces-0.10.9.tar.gz
[python3] --2021-05-24 17:16:18-- https://files.pythonhosted.org/packages/0d/18/fd6e9c71a35b67a73160ec80a49da63d1eed2d2055054cc2995714949132/netifaces-0.10.9.tar.gz
[python3] Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.125.63, 2a04:4e42:1e::319
[python3] Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.125.63|:443... connected.
[python3] HTTP request sent, awaiting response... 200 OK
[python3] Length: 28844 (28K) [binary/octet-stream]
[python3] Saving to: 'netifaces-0.10.9.tar.gz'
[python3]
[python3] 0K .......... .......... ........ 100% 26.8M=0.001s
[python3]
[python3] 2021-05-24 17:16:18 (26.8 MB/s) - 'netifaces-0.10.9.tar.gz' saved [28844/28844]
[python3]
[python3] /build-wheels/netifaces-0.10.9 /build-wheels
[python3] running bdist_wheel
[python3] running build
[python3] running build_ext
[python3] checking for getifaddrs...found.
[python3] checking for getnameinfo...found.
[python3] checking for IPv6 socket IOCTLs...not found.
[python3] 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.
[python3] checking whether struct sockaddr has a length field...no.
[python3] checking which sockaddr_xxx structs are defined...at ax25 in in6 ipx un ash ec ll atmpvc atmsvc dn irda llc.
[python3] checking for routing socket support...no.
[python3] checking for sysctl(CTL_NET...) support...no.
[python3] checking for netlink support...yes.
[python3] will use netlink to read routing table
[python3] building 'netifaces' extension
[python3] gcc -pthread -Wno-unused-result -Wsign-compare -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/python3.6m -c netifaces.c -o build/temp.linux-x86_64-3.6/netifaces.o
[python3] netifaces.c: In function 'gateways':
[python3] netifaces.c:1840:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
[python3] if (pmsg->hdr.nlmsg_seq != seq || pmsg->hdr.nlmsg_pid != sanl.nl_pid)
[python3] ^
[python3] creating build/lib.linux-x86_64-3.6
[python3] gcc -pthread -shared -Wl,-z,relro -g build/temp.linux-x86_64-3.6/netifaces.o -L/usr/lib64 -lpython3.6m -o build/lib.linux-x86_64-3.6/netifaces.cpython-36m-x86_64-linux-gnu.so
[python3] installing to build/bdist.linux-x86_64/wheel
[python3] running install
[python3] running install_lib
[python3] creating build/bdist.linux-x86_64
[python3] creating build/bdist.linux-x86_64/wheel
[python3] copying build/lib.linux-x86_64-3.6/netifaces.cpython-36m-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel
[python3] running install_egg_info
[python3] running egg_info
[python3] writing netifaces.egg-info/PKG-INFO
[python3] writing dependency_links to netifaces.egg-info/dependency_links.txt
[python3] writing top-level names to netifaces.egg-info/top_level.txt
[python3] reading manifest file 'netifaces.egg-info/SOURCES.txt'
[python3] reading manifest template 'MANIFEST.in'
[python3] writing manifest file 'netifaces.egg-info/SOURCES.txt'
[python3] Copying netifaces.egg-info to build/bdist.linux-x86_64/wheel/netifaces-0.10.9-py3.6.egg-info
[python3] running install_scripts
[python3] creating build/bdist.linux-x86_64/wheel/netifaces-0.10.9.dist-info/WHEEL
[python3] creating 'dist/netifaces-0.10.9-cp36-cp36m-linux_x86_64.whl' and adding 'build/bdist.linux-x86_64/wheel' to it
[python3] adding 'netifaces.cpython-36m-x86_64-linux-gnu.so'
[python3] adding 'netifaces-0.10.9.dist-info/LICENSE'
[python3] adding 'netifaces-0.10.9.dist-info/METADATA'
[python3] adding 'netifaces-0.10.9.dist-info/WHEEL'
[python3] adding 'netifaces-0.10.9.dist-info/top_level.txt'
[python3] adding 'netifaces-0.10.9.dist-info/zip-safe'
[python3] adding 'netifaces-0.10.9.dist-info/RECORD'
[python3] removing build/bdist.linux-x86_64/wheel
[python3] /build-wheels
[python3]
[python3] ############################################################
[python3] Building nose_exclude-0.5.0-py3-none-any.whl
[python3] ############################################################
[python3] Running: wget https://files.pythonhosted.org/packages/63/cf/90c4be56bf11b7bc8801086d9445baf731aa36b8e8fc5791731e8e604dcd/nose-exclude-0.5.0.tar.gz
[python3] --2021-05-24 17:16:22-- https://files.pythonhosted.org/packages/63/cf/90c4be56bf11b7bc8801086d9445baf731aa36b8e8fc5791731e8e604dcd/nose-exclude-0.5.0.tar.gz
[python3] Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.125.63, 2a04:4e42:1e::319
[python3] Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.125.63|:443... connected.
[python3] HTTP request sent, awaiting response... 200 OK
[python3] Length: 7359 (7.2K) [application/octet-stream]
[python3] Saving to: 'nose-exclude-0.5.0.tar.gz'
[python3]
[python3] 0K ....... 100% 23.1M=0s
[python3]
[python3] 2021-05-24 17:16:22 (23.1 MB/s) - 'nose-exclude-0.5.0.tar.gz' saved [7359/7359]
[python3]
[python3] /build-wheels/nose-exclude-0.5.0 /build-wheels
[python3] running bdist_wheel
[python3] running build
[python3] running build_py
[python3] creating build
[python3] creating build/lib
[python3] copying nose_exclude.py -> build/lib
[python3] installing to build/bdist.linux-x86_64/wheel
[python3] running install
[python3] running install_lib
[python3] creating build/bdist.linux-x86_64
[python3] creating build/bdist.linux-x86_64/wheel
[python3] copying build/lib/nose_exclude.py -> build/bdist.linux-x86_64/wheel
[python3] running install_egg_info
[python3] running egg_info
[python3] writing nose_exclude.egg-info/PKG-INFO
[python3] writing dependency_links to nose_exclude.egg-info/dependency_links.txt
[python3] writing entry points to nose_exclude.egg-info/entry_points.txt
[python3] writing requirements to nose_exclude.egg-info/requires.txt
[python3] writing top-level names to nose_exclude.egg-info/top_level.txt
[python3] reading manifest file 'nose_exclude.egg-info/SOURCES.txt'
[python3] reading manifest template 'MANIFEST.in'
[python3] writing manifest file 'nose_exclude.egg-info/SOURCES.txt'
[python3] Copying nose_exclude.egg-info to build/bdist.linux-x86_64/wheel/nose_exclude-0.5.0-py3.6.egg-info
[python3] running install_scripts
[python3] creating build/bdist.linux-x86_64/wheel/nose_exclude-0.5.0.dist-info/WHEEL
[python3] creating 'dist/nose_exclude-0.5.0-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it
[python3] adding 'nose_exclude.py'
[python3] adding 'nose_exclude-0.5.0.dist-info/METADATA'
[python3] adding 'nose_exclude-0.5.0.dist-info/WHEEL'
[python3] adding 'nose_exclude-0.5.0.dist-info/entry_points.txt'
[python3] adding 'nose_exclude-0.5.0.dist-info/top_level.txt'
[python3] adding 'nose_exclude-0.5.0.dist-info/RECORD'
[python3] removing build/bdist.linux-x86_64/wheel
[python3] /build-wheels
[python3]
[python3] ############################################################
[python3] Building openshift-0.8.6-py3-none-any.whl
[python3] ############################################################
[python3] Running: wget https://files.pythonhosted.org/packages/73/ed/c92c0ba23b6c4c8e5542151a1b89cb8ff01f68a72fe68f6c95a28d885ebe/openshift-0.8.6.tar.gz
[python3] --2021-05-24 17:16:22-- https://files.pythonhosted.org/packages/73/ed/c92c0ba23b6c4c8e5542151a1b89cb8ff01f68a72fe68f6c95a28d885ebe/openshift-0.8.6.tar.gz
[python3] Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.125.63, 2a04:4e42:1e::319
[python3] Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.125.63|:443... connected.
[python3] HTTP request sent, awaiting response... 200 OK
[python3] Length: 349453 (341K) [binary/octet-stream]
[python3] Saving to: 'openshift-0.8.6.tar.gz'
[python3]
[python3] 0K .......... .......... .......... .......... .......... 14% 7.75M 0s
[python3] 50K .......... .......... .......... .......... .......... 29% 16.4M 0s
[python3] 100K .......... .......... .......... .......... .......... 43% 11.5M 0s
[python3] 150K .......... .......... .......... .......... .......... 58% 20.1M 0s
[python3] 200K .......... .......... .......... .......... .......... 73% 19.6M 0s
[python3] 250K .......... .......... .......... .......... .......... 87% 25.5M 0s
[python3] 300K .......... .......... .......... .......... . 100% 53.0M=0.02s
[python3]
[python3] 2021-05-24 17:16:22 (15.8 MB/s) - 'openshift-0.8.6.tar.gz' saved [349453/349453]
[python3]
[python3] /build-wheels/openshift-0.8.6 /build-wheels
[python3] running bdist_wheel
[python3] running build
[python3] running build_py
[python3] creating build
[python3] creating build/lib
[python3] creating build/lib/openshift
[python3] copying openshift/__init__.py -> build/lib/openshift
[python3] copying openshift/watch.py -> build/lib/openshift
[python3] creating build/lib/scripts
[python3] copying scripts/constants.py -> build/lib/scripts
[python3] copying scripts/__init__.py -> build/lib/scripts
[python3] copying scripts/update_generated.py -> build/lib/scripts
[python3] creating build/lib/openshift/config
[python3] copying openshift/config/kube_config.py -> build/lib/openshift/config
[python3] copying openshift/config/__init__.py -> build/lib/openshift/config
[python3] creating build/lib/openshift/ansiblegen
[python3] copying openshift/ansiblegen/modules.py -> build/lib/openshift/ansiblegen
[python3] copying openshift/ansiblegen/docstrings.py -> build/lib/openshift/ansiblegen
[python3] copying openshift/ansiblegen/cli.py -> build/lib/openshift/ansiblegen
[python3] copying openshift/ansiblegen/__init__.py -> build/lib/openshift/ansiblegen
[python3] creating build/lib/openshift/test
[python3] copying openshift/test/test_v1_deployment_cause_image_trigger.py -> build/lib/openshift/test
[python3] copying openshift/test/test_v1_project_list.py -> build/lib/openshift/test
[python3] copying openshift/test/test_v1_build_spec.py -> build/lib/openshift/test
[python3] copying openshift/test/test_v1_deployment_cause.py -> build/lib/openshift/test
[python3] copying openshift/test/test_v1_cluster_resource_quota_status.py -> build/lib/openshift/test
[python3] copying openshift/test/test_v1_egress_network_policy_spec.py -> build/lib/openshift/test
[python3] copying openshift/test/test_authorization_openshift_io_v1_api.py -> build/lib/openshift/test
[python3] copying openshift/test/test_v1_role.py -> build/lib/openshift/test
[python3] copying openshift/test/test_v1_deployment_config_list.py -> build/lib/openshift/test
[python3] copying openshift/test/test_v1_secret_build_source.py -> build/lib/openshift/test
[python3] copying openshift/test/test_v1_deployment_log.py -> build/lib/openshift/test
[python3] copying openshift/test/test_v1_generic_web_hook_cause.py -> build/lib/openshift/test
[python3] copying openshift/test/test_v1_image_stream_import_spec.py -> build/lib/openshift/test
[python3] copying openshift/test/test_v1_signature_condition.py -> build/lib/openshift/test
[python3] copying openshift/test/test_v1_source_control_user.py -> build/lib/openshift/test
[python3] copying openshift/test/test_v1_build_status_output.py -> build/lib/openshift/test
[python3] copying openshift/test/test_v1_user_list.py -> build/lib/openshift/test
[python3] copying openshift/test/test_v1_docker_build_strategy.py -> build/lib/openshift/test
[python3] copying openshift/test/test_v1_build_config_list.py -> build/lib/openshift/test
[python3] copying openshift/test/test_v1_tag_reference.py -> build/lib/openshift/test
[python3] copying openshift/test/test_v1_egress_network_policy_rule.py -> build/lib/openshift/test
[python3] copying openshift/test/test_build_openshift_io_v1_api.py -> build/lib/openshift/test
[python3] copying openshift/test/test_v1_role_binding_restriction_spec.py -> build/lib/openshift/test
[python3] copying openshift/test/test_v1_project_request.py -> build/lib/openshift/test
[python3] copying openshift/test/test_v1_self_subject_rules_review.py -> build/lib/openshift/test
[python3] copying openshift/test/test_v1_o_auth_client_authorization_list.py -> build/lib/openshift/test
[python3] copying openshift/test/test_image_openshift_io_api.py -> build/lib/openshift/test
[python3] copying openshift/test/test_project_openshift_io_api.py -> build/lib/openshift/test
[python3] copying openshift/test/test_v1_fs_group_strategy_options.py -> build/lib/openshift/test
[python3] copying openshift/test/test_v1beta1_ingress_tls.py -> build/lib/openshift/test
[python3] copying openshift/test/test_v1_deployment_request.py -> build/lib/openshift/test
[python3] copying openshift/test/test_v1_stage_info.py -> build/lib/openshift/test
[python3] copying openshift/test/test_v1_cluster_role_binding.py -> build/lib/openshift/test
[python3] copying openshift/test/test_v1_template_instance_spec.py -> build/lib/openshift/test
[python3] copying openshift/test/test_v1_route_ingress_condition.py -> build/lib/openshift/test
[python3] copying openshift/test/test_user_openshift_io_v1_api.py -> build/lib/openshift/test
[python3] copying openshift/test/test_v1_build_source.py -> build/lib/openshift/test
[python3] copying openshift/test/test_v1_cluster_role_binding_list.py -> build/lib/openshift/test
[python3] copying openshift/test/test_v1_image_import_spec.py -> build/lib/openshift/test
[python3] copying openshift/test/test_v1_build_config.py -> build/lib/openshift/test
[python3] copying openshift/test/test_route_openshift_io_v1_api.py -> build/lib/openshift/test
[python3] copying openshift/test/test_v1_template.py -> build/lib/openshift/test
[python3] copying openshift/test/test_v1_group_list.py -> build/lib/openshift/test
[python3] copying openshift/test/test_v1_build_strategy.py -> build/lib/openshift/test
[python3] copying openshift/test/test_v1_broker_template_instance.py -> build/lib/openshift/test
[python3] copying openshift/test/test_v1_host_subnet.py -> build/lib/openshift/test
[python3] copying openshift/test/test_v1_exec_new_pod_hook.py -> build/lib/openshift/test
[python3] copying openshift/test/test_v1_cluster_resource_quota_list.py -> build/lib/openshift/test
[python3] copying openshift/test/test_v1_role_binding.py -> build/lib/openshift/test
[python3] copying openshift/test/test_v1_pod_security_policy_subject_review_status.py -> build/lib/openshift/test
[python3] copying openshift/test/test_v1_image_stream_tag.py -> build/lib/openshift/test
[python3] copying openshift/test/test_v1_pod_security_policy_self_subject_review.py -> build/lib/openshift/test
[python3] copying openshift/test/test_v1_deployment_config_rollback.py -> build/lib/openshift/test
[python3] copying openshift/test/test_oapi_api.py -> build/lib/openshift/test
[python3] copying openshift/test/test_v1_se_linux_context_strategy_options.py -> build/lib/openshift/test
[python3] copying openshift/test/test_network_openshift_io_api.py -> build/lib/openshift/test
[python3] copying openshift/test/test_v1_image_change_cause.py -> build/lib/openshift/test
[python3] copying openshift/test/test_v1_tls_config.py -> build/lib/openshift/test
[python3] copying openshift/test/test_v1_image_change_trigger.py -> build/lib/openshift/test
[python3] copying openshift/test/test_v1_build_list.py -> build/lib/openshift/test
[python3] copying openshift/test/test_oauth_openshift_io_api.py -> build/lib/openshift/test
[python3] copying openshift/test/test_apps_openshift_io_api.py -> build/lib/openshift/test
[python3] copying openshift/test/test_build_openshift_io_api.py -> build/lib/openshift/test
[python3] copying openshift/test/test_v1_cluster_role_list.py -> build/lib/openshift/test
[python3] copying openshift/test/test_image_openshift_io_v1_api.py -> build/lib/openshift/test
[python3] copying openshift/test/test_v1_tag_event.py -> build/lib/openshift/test
[python3] copying openshift/test/test_v1_egress_network_policy_list.py -> build/lib/openshift/test
[python3] copying openshift/test/test_security_openshift_io_api.py -> build/lib/openshift/test
[python3] copying openshift/test/test_v1_allowed_flex_volume.py -> build/lib/openshift/test
[python3] copying openshift/test/test_v1_pod_security_policy_self_subject_review_spec.py -> build/lib/openshift/test
[python3] copying openshift/test/test_v1_net_namespace.py -> build/lib/openshift/test
[python3] copying openshift/test/test_v1_named_tag_event_list.py -> build/lib/openshift/test
[python3] copying openshift/test/test_v1_image_signature.py -> build/lib/openshift/test
[python3] copying openshift/test/test_v1_git_lab_web_hook_cause.py -> build/lib/openshift/test
[python3] copying openshift/test/test_v1_build_request.py -> build/lib/openshift/test
[python3] copying openshift/test/test_v1_jenkins_pipeline_build_strategy.py -> build/lib/openshift/test
[python3] copying openshift/test/test_network_openshift_io_v1_api.py -> build/lib/openshift/test
[python3] copying openshift/test/test_v1_net_namespace_list.py -> build/lib/openshift/test
[python3] copying openshift/test/test_v1_image_stream_import.py -> build/lib/openshift/test
[python3] copying openshift/test/test_v1_source_build_strategy.py -> build/lib/openshift/test
[python3] copying openshift/test/test_template_openshift_io_v1_api.py -> build/lib/openshift/test
[python3] copying openshift/test/test_v1_route.py -> build/lib/openshift/test
[python3] copying openshift/test/test_v1_route_ingress.py -> build/lib/openshift/test
[python3] copying openshift/test/test_v1_resource_quota_status_by_namespace.py -> build/lib/openshift/test
[python3] copying openshift/test/test_v1_pod_security_policy_review.py -> build/lib/openshift/test
[python3] copying openshift/test/test_v1_id_range.py -> build/lib/openshift/test
[python3] copying openshift/test/test_v1_pod_security_policy_review_status.py -> build/lib/openshift/test
[python3] copying openshift/test/test_v1_bitbucket_web_hook_cause.py -> build/lib/openshift/test
[python3] copying openshift/test/__init__.py -> build/lib/openshift/test
[python3] copying openshift/test/test_v1_repository_import_spec.py -> build/lib/openshift/test
[python3] copying openshift/test/test_v1_route_status.py -> build/lib/openshift/test
[python3] copying openshift/test/test_v1_signature_issuer.py -> build/lib/openshift/test
[python3] copying openshift/test/test_v1_build_config_spec.py -> build/lib/openshift/test
[python3] copying openshift/test/test_v1_role_binding_list.py -> build/lib/openshift/test
[python3] copying openshift/test/test_v1_deployment_trigger_image_change_params.py -> build/lib/openshift/test
[python3] copying openshift/test/test_v1_identity.py -> build/lib/openshift/test
[python3] copying openshift/test/test_v1_cluster_network.py -> build/lib/openshift/test
[python3] copying openshift/test/test_v1_build_config_status.py -> build/lib/openshift/test
[python3] copying openshift/test/test_v1_template_list.py -> build/lib/openshift/test
[python3] copying openshift/test/test_v1_template_instance_condition.py -> build/lib/openshift/test
[python3] copying openshift/test/test_v1_image_stream_tag_list.py -> build/lib/openshift/test
[python3] copying openshift/test/test_v1_broker_template_instance_list.py -> build/lib/openshift/test
[python3] copying openshift/test/test_v1_self_subject_rules_review_spec.py -> build/lib/openshift/test
[python3] copying openshift/test/test_v1_image_stream_list.py -> build/lib/openshift/test
[python3] copying openshift/test/test_v1_parameter.py -> build/lib/openshift/test
[python3] copying openshift/test/test_v1_subject_rules_review_spec.py -> build/lib/openshift/test
[python3] copying openshift/test/test_v1_secret_spec.py -> build/lib/openshift/test
[python3] copying openshift/test/test_v1_image_label.py -> build/lib/openshift/test
[python3] copying openshift/test/test_v1_template_instance_object.py -> build/lib/openshift/test
[python3] copying openshift/test/test_v1_rolling_deployment_strategy_params.py -> build/lib/openshift/test
[python3] copying openshift/test/test_v1_deployment_config_rollback_spec.py -> build/lib/openshift/test
[python3] copying openshift/test/test_v1_build_post_commit_spec.py -> build/lib/openshift/test
[python3] copying openshift/test/test_v1_image_lookup_policy.py -> build/lib/openshift/test
[python3] copying openshift/test/test_v1_security_context_constraints.py -> build/lib/openshift/test
[python3] copying openshift/test/test_v1_template_instance_list.py -> build/lib/openshift/test
[python3] copying openshift/test/test_v1_project.py -> build/lib/openshift/test
[python3] copying openshift/test/test_v1_role_list.py -> build/lib/openshift/test
[python3] copying openshift/test/test_v1_image_stream_status.py -> build/lib/openshift/test
[python3] copying openshift/test/test_v1_image_stream_mapping.py -> build/lib/openshift/test
[python3] copying openshift/test/test_v1_build_log.py -> build/lib/openshift/test
[python3] copying openshift/test/test_v1_git_hub_web_hook_cause.py -> build/lib/openshift/test
[python3] copying openshift/test/test_v1_user_identity_mapping.py -> build/lib/openshift/test
[python3] copying openshift/test/test_v1_template_instance_requester.py -> build/lib/openshift/test
[python3] copying openshift/test/test_v1_user.py -> build/lib/openshift/test
[python3] copying openshift/test/test_v1_tag_image_hook.py -> build/lib/openshift/test
[python3] copying openshift/test/test_v1_server_address_by_client_cidr.py -> build/lib/openshift/test
[python3] copying openshift/test/test_v1_build_trigger_cause.py -> build/lib/openshift/test
[python3] copying openshift/test/test_v1_o_auth_client.py -> build/lib/openshift/test
[python3] copying openshift/test/test_v1_deployment_details.py -> build/lib/openshift/test
[python3] copying openshift/test/test_v1_source_revision.py -> build/lib/openshift/test
[python3] copying openshift/test/test_v1_deployment_config_status.py -> build/lib/openshift/test
[python3] copying openshift/test/test_route_openshift_io_api.py -> build/lib/openshift/test
[python3] copying openshift/test/test_v1_image_stream_import_status.py -> build/lib/openshift/test
[python3] copying openshift/test/test_v1_image_stream.py -> build/lib/openshift/test
[python3] copying openshift/test/test_v1_o_auth_client_list.py -> build/lib/openshift/test
[python3] copying openshift/test/test_v1_service_account_restriction.py -> build/lib/openshift/test
[python3] copying openshift/test/test_v1_route_port.py -> build/lib/openshift/test
[python3] copying openshift/test/test_v1_project_status.py -> build/lib/openshift/test
[python3] copying openshift/test/test_v1_signature_subject.py -> build/lib/openshift/test
[python3] copying openshift/test/test_v1_group_restriction.py -> build/lib/openshift/test
[python3] copying openshift/test/test_v1_build_status_output_to.py -> build/lib/openshift/test
[python3] copying openshift/test/test_v1_o_auth_client_authorization.py -> build/lib/openshift/test
[python3] copying openshift/test/test_v1_run_as_user_strategy_options.py -> build/lib/openshift/test
[python3] copying openshift/test/test_v1_broker_template_instance_spec.py -> build/lib/openshift/test
[python3] copying openshift/test/test_v1_cluster_network_list.py -> build/lib/openshift/test
[python3] copying openshift/test/test_v1_cluster_network_entry.py -> build/lib/openshift/test
[python3] copying openshift/test/test_v1_local_subject_access_review.py -> build/lib/openshift/test
[python3] copying openshift/test/test_v1_o_auth_access_token_list.py -> build/lib/openshift/test
[python3] copying openshift/test/test_v1_local_resource_access_review.py -> build/lib/openshift/test
[python3] copying openshift/test/test_user_openshift_io_api.py -> build/lib/openshift/test
[python3] copying openshift/test/test_v1_pod_security_policy_subject_review.py -> build/lib/openshift/test
[python3] copying openshift/test/test_v1_deployment_config_spec.py -> build/lib/openshift/test
[python3] copying openshift/test/test_v1_project_spec.py -> build/lib/openshift/test
[python3] copying openshift/test/test_v1_build_output.py -> build/lib/openshift/test
[python3] copying openshift/test/test_v1_group.py -> build/lib/openshift/test
[python3] copying openshift/test/test_v1_user_restriction.py -> build/lib/openshift/test
[python3] copying openshift/test/test_v1_host_subnet_list.py -> build/lib/openshift/test
[python3] copying openshift/test/test_v1_image_import_status.py -> build/lib/openshift/test
[python3] copying openshift/test/test_v1_git_source_revision.py -> build/lib/openshift/test
[python3] copying openshift/test/test_v1_cluster_resource_quota_spec.py -> build/lib/openshift/test
[python3] copying openshift/test/test_v1_egress_network_policy.py -> build/lib/openshift/test
[python3] copying openshift/test/test_v1_pod_security_policy_review_spec.py -> build/lib/openshift/test
[python3] copying openshift/test/test_template_openshift_io_api.py -> build/lib/openshift/test
[python3] copying openshift/test/test_v1_deployment_condition.py -> build/lib/openshift/test
[python3] copying openshift/test/test_v1_template_instance_status.py -> build/lib/openshift/test
[python3] copying openshift/test/test_v1_cluster_role_scope_restriction.py -> build/lib/openshift/test
[python3] copying openshift/test/test_quota_openshift_io_v1_api.py -> build/lib/openshift/test
[python3] copying openshift/test/test_v1_image_layer.py -> build/lib/openshift/test
[python3] copying openshift/test/test_v1_source_strategy_options.py -> build/lib/openshift/test
[python3] copying openshift/test/test_v1_security_context_constraints_list.py -> build/lib/openshift/test
[python3] copying openshift/test/test_v1_resource_access_review.py -> build/lib/openshift/test
[python3] copying openshift/test/test_v1_applied_cluster_resource_quota_list.py -> build/lib/openshift/test
[python3] copying openshift/test/test_v1_deployment_strategy.py -> build/lib/openshift/test
[python3] copying openshift/test/test_v1_image_list.py -> build/lib/openshift/test
[python3] copying openshift/test/test_v1_deployment_config.py -> build/lib/openshift/test
[python3] copying openshift/test/test_apps_openshift_io_v1_api.py -> build/lib/openshift/test
[python3] copying openshift/test/test_v1_custom_deployment_strategy_params.py -> build/lib/openshift/test
[python3] copying openshift/test/test_v1_service_account_pod_security_policy_review_status.py -> build/lib/openshift/test
[python3] copying openshift/test/test_v1_cluster_role.py -> build/lib/openshift/test
[python3] copying openshift/test/test_v1_deployment_trigger_policy.py -> build/lib/openshift/test
[python3] copying openshift/test/test_v1_tag_reference_policy.py -> build/lib/openshift/test
[python3] copying openshift/test/test_v1_policy_rule.py -> build/lib/openshift/test
[python3] copying openshift/test/test_v1_lifecycle_hook.py -> build/lib/openshift/test
[python3] copying openshift/test/test_v1_image_source_path.py -> build/lib/openshift/test
[python3] copying openshift/test/test_v1_recreate_deployment_strategy_params.py -> build/lib/openshift/test
[python3] copying openshift/test/test_v1_subject_rules_review_status.py -> build/lib/openshift/test
[python3] copying openshift/test/test_v1_image.py -> build/lib/openshift/test
[python3] copying openshift/test/test_v1_role_binding_restriction_list.py -> build/lib/openshift/test
[python3] copying openshift/test/test_v1_image_source.py -> build/lib/openshift/test
[python3] copying openshift/test/test_v1_build.py -> build/lib/openshift/test
[python3] copying openshift/test/test_security_openshift_io_v1_api.py -> build/lib/openshift/test
[python3] copying openshift/test/test_v1_cluster_resource_quota_selector.py -> build/lib/openshift/test
[python3] copying openshift/test/test_v1_image_stream_image.py -> build/lib/openshift/test
[python3] copying openshift/test/test_v1_web_hook_trigger.py -> build/lib/openshift/test
[python3] copying openshift/test/test_oauth_openshift_io_v1_api.py -> build/lib/openshift/test
[python3] copying openshift/test/test_v1_build_status.py -> build/lib/openshift/test
[python3] copying openshift/test/test_v1_pod_security_policy_subject_review_spec.py -> build/lib/openshift/test
[python3] copying openshift/test/test_v1_subject_rules_review.py -> build/lib/openshift/test
[python3] copying openshift/test/test_v1_step_info.py -> build/lib/openshift/test
[python3] copying openshift/test/test_v1_route_target_reference.py -> build/lib/openshift/test
[python3] copying openshift/test/test_v1_image_stream_spec.py -> build/lib/openshift/test
[python3] copying openshift/test/test_v1_scope_restriction.py -> build/lib/openshift/test
[python3] copying openshift/test/test_v1_supplemental_groups_strategy_options.py -> build/lib/openshift/test
[python3] copying openshift/test/test_v1_template_instance.py -> build/lib/openshift/test
[python3] copying openshift/test/test_project_openshift_io_v1_api.py -> build/lib/openshift/test
[python3] copying openshift/test/test_v1_egress_network_policy_peer.py -> build/lib/openshift/test
[python3] copying openshift/test/test_v1_o_auth_access_token.py -> build/lib/openshift/test
[python3] copying openshift/test/test_v1_tag_import_policy.py -> build/lib/openshift/test
[python3] copying openshift/test/test_v1_cluster_resource_quota.py -> build/lib/openshift/test
[python3] copying openshift/test/test_v1_repository_import_status.py -> build/lib/openshift/test
[python3] copying openshift/test/test_v1_tag_event_condition.py -> build/lib/openshift/test
[python3] copying openshift/test/test_v1_service_account_reference.py -> build/lib/openshift/test
[python3] copying openshift/test/test_v1_o_auth_authorize_token_list.py -> build/lib/openshift/test
[python3] copying openshift/test/test_v1_docker_strategy_options.py -> build/lib/openshift/test
[python3] copying openshift/test/test_v1_identity_list.py -> build/lib/openshift/test
[python3] copying openshift/test/test_v1_applied_cluster_resource_quota.py -> build/lib/openshift/test
[python3] copying openshift/test/test_v1_binary_build_source.py -> build/lib/openshift/test
[python3] copying openshift/test/test_v1_role_binding_restriction.py -> build/lib/openshift/test
[python3] copying openshift/test/test_authorization_openshift_io_api.py -> build/lib/openshift/test
[python3] copying openshift/test/test_v1_git_build_source.py -> build/lib/openshift/test
[python3] copying openshift/test/test_quota_openshift_io_api.py -> build/lib/openshift/test
[python3] copying openshift/test/test_v1_route_spec.py -> build/lib/openshift/test
[python3] copying openshift/test/test_v1_build_trigger_policy.py -> build/lib/openshift/test
[python3] copying openshift/test/test_v1_secret_local_reference.py -> build/lib/openshift/test
[python3] copying openshift/test/test_v1_custom_build_strategy.py -> build/lib/openshift/test
[python3] copying openshift/test/test_v1_o_auth_authorize_token.py -> build/lib/openshift/test
[python3] copying openshift/test/test_v1_route_list.py -> build/lib/openshift/test
[python3] copying openshift/test/test_v1_subject_access_review.py -> build/lib/openshift/test
[python3] creating build/lib/openshift/helper
[python3] copying openshift/helper/openshift.py -> build/lib/openshift/helper
[python3] copying openshift/helper/hashes.py -> build/lib/openshift/helper
[python3] copying openshift/helper/exceptions.py -> build/lib/openshift/helper
[python3] copying openshift/helper/__init__.py -> build/lib/openshift/helper
[python3] copying openshift/helper/ansible.py -> build/lib/openshift/helper
[python3] copying openshift/helper/kubernetes.py -> build/lib/openshift/helper
[python3] copying openshift/helper/base.py -> build/lib/openshift/helper
[python3] creating build/lib/openshift/client
[python3] copying openshift/client/api_client.py -> build/lib/openshift/client
[python3] copying openshift/client/__init__.py -> build/lib/openshift/client
[python3] creating build/lib/openshift/dynamic
[python3] copying openshift/dynamic/client.py -> build/lib/openshift/dynamic
[python3] copying openshift/dynamic/exceptions.py -> build/lib/openshift/dynamic
[python3] copying openshift/dynamic/__init__.py -> build/lib/openshift/dynamic
[python3] creating build/lib/openshift/client/models
[python3] copying openshift/client/models/v1_cluster_role_binding_list.py -> build/lib/openshift/client/models
[python3] copying openshift/client/models/v1_template_instance_list.py -> build/lib/openshift/client/models
[python3] copying openshift/client/models/v1_exec_new_pod_hook.py -> build/lib/openshift/client/models
[python3] copying openshift/client/models/v1_broker_template_instance.py -> build/lib/openshift/client/models
[python3] copying openshift/client/models/v1_route_spec.py -> build/lib/openshift/client/models
[python3] copying openshift/client/models/v1_pod_security_policy_review_status.py -> build/lib/openshift/client/models
[python3] copying openshift/client/models/v1_build_status_output.py -> build/lib/openshift/client/models
[python3] copying openshift/client/models/v1_security_context_constraints_list.py -> build/lib/openshift/client/models
[python3] copying openshift/client/models/v1_role_binding_restriction_spec.py -> build/lib/openshift/client/models
[python3] copying openshift/client/models/v1_image_source_path.py -> build/lib/openshift/client/models
[python3] copying openshift/client/models/v1_deployment_details.py -> build/lib/openshift/client/models
[python3] copying openshift/client/models/v1_deployment_config_spec.py -> build/lib/openshift/client/models
[python3] copying openshift/client/models/v1_parameter.py -> build/lib/openshift/client/models
[python3] copying openshift/client/models/v1_image_stream_import_status.py -> build/lib/openshift/client/models
[python3] copying openshift/client/models/v1_source_revision.py -> build/lib/openshift/client/models
[python3] copying openshift/client/models/v1_project_request.py -> build/lib/openshift/client/models
[python3] copying openshift/client/models/v1_template.py -> build/lib/openshift/client/models
[python3] copying openshift/client/models/v1_broker_template_instance_spec.py -> build/lib/openshift/client/models
[python3] copying openshift/client/models/v1_pod_security_policy_subject_review.py -> build/lib/openshift/client/models
[python3] copying openshift/client/models/v1_egress_network_policy_peer.py -> build/lib/openshift/client/models
[python3] copying openshift/client/models/v1_cluster_resource_quota_status.py -> build/lib/openshift/client/models
[python3] copying openshift/client/models/v1_template_instance_condition.py -> build/lib/openshift/client/models
[python3] copying openshift/client/models/v1_security_context_constraints.py -> build/lib/openshift/client/models
[python3] copying openshift/client/models/v1_o_auth_access_token.py -> build/lib/openshift/client/models
[python3] copying openshift/client/models/v1_image_stream_tag.py -> build/lib/openshift/client/models
[python3] copying openshift/client/models/v1_route_port.py -> build/lib/openshift/client/models
[python3] copying openshift/client/models/v1_deployment_request.py -> build/lib/openshift/client/models
[python3] copying openshift/client/models/v1_role_list.py -> build/lib/openshift/client/models
[python3] copying openshift/client/models/v1_tag_import_policy.py -> build/lib/openshift/client/models
[python3] copying openshift/client/models/v1_build.py -> build/lib/openshift/client/models
[python3] copying openshift/client/models/v1_tls_config.py -> build/lib/openshift/client/models
[python3] copying openshift/client/models/v1_applied_cluster_resource_quota_list.py -> build/lib/openshift/client/models
[python3] copying openshift/client/models/v1_pod_security_policy_self_subject_review_spec.py -> build/lib/openshift/client/models
[python3] copying openshift/client/models/v1_deployment_condition.py -> build/lib/openshift/client/models
[python3] copying openshift/client/models/v1_lifecycle_hook.py -> build/lib/openshift/client/models
[python3] copying openshift/client/models/v1_run_as_user_strategy_options.py -> build/lib/openshift/client/models
[python3] copying openshift/client/models/v1_build_strategy.py -> build/lib/openshift/client/models
[python3] copying openshift/client/models/v1_git_build_source.py -> build/lib/openshift/client/models
[python3] copying openshift/client/models/v1_image_stream_spec.py -> build/lib/openshift/client/models
[python3] copying openshift/client/models/v1_route_ingress_condition.py -> build/lib/openshift/client/models
[python3] copying openshift/client/models/v1_egress_network_policy_rule.py -> build/lib/openshift/client/models
[python3] copying openshift/client/models/v1_server_address_by_client_cidr.py -> build/lib/openshift/client/models
[python3] copying openshift/client/models/v1_image_signature.py -> build/lib/openshift/client/models
[python3] copying openshift/client/models/v1_egress_network_policy_spec.py -> build/lib/openshift/client/models
[python3] copying openshift/client/models/v1_template_instance_requester.py -> build/lib/openshift/client/models
[python3] copying openshift/client/models/v1_role_binding_restriction_list.py -> build/lib/openshift/client/models
[python3] copying openshift/client/models/v1_cluster_role_list.py -> build/lib/openshift/client/models
[python3] copying openshift/client/models/v1_cluster_resource_quota_spec.py -> build/lib/openshift/client/models
[python3] copying openshift/client/models/v1_build_config_list.py -> build/lib/openshift/client/models
[python3] copying openshift/client/models/v1_tag_reference.py -> build/lib/openshift/client/models
[python3] copying openshift/client/models/v1_service_account_reference.py -> build/lib/openshift/client/models
[python3] copying openshift/client/models/v1_cluster_resource_quota_selector.py -> build/lib/openshift/client/models
[python3] copying openshift/client/models/v1_tag_event.py -> build/lib/openshift/client/models
[python3] copying openshift/client/models/v1_o_auth_access_token_list.py -> build/lib/openshift/client/models
[python3] copying openshift/client/models/v1_template_list.py -> build/lib/openshift/client/models
[python3] copying openshift/client/models/v1_secret_local_reference.py -> build/lib/openshift/client/models
[python3] copying openshift/client/models/v1_signature_issuer.py -> build/lib/openshift/client/models
[python3] copying openshift/client/models/v1_policy_rule.py -> build/lib/openshift/client/models
[python3] copying openshift/client/models/v1_source_control_user.py -> build/lib/openshift/client/models
[python3] copying openshift/client/models/v1_role.py -> build/lib/openshift/client/models
[python3] copying openshift/client/models/v1_scope_restriction.py -> build/lib/openshift/client/models
[python3] copying openshift/client/models/v1_image_stream_mapping.py -> build/lib/openshift/client/models
[python3] copying openshift/client/models/v1_service_account_pod_security_policy_review_status.py -> build/lib/openshift/client/models
[python3] copying openshift/client/models/v1_build_request.py -> build/lib/openshift/client/models
[python3] copying openshift/client/models/v1_cluster_role.py -> build/lib/openshift/client/models
[python3] copying openshift/client/models/v1_build_status.py -> build/lib/openshift/client/models
[python3] copying openshift/client/models/v1_secret_spec.py -> build/lib/openshift/client/models
[python3] copying openshift/client/models/v1_user.py -> build/lib/openshift/client/models
[python3] copying openshift/client/models/v1_subject_access_review.py -> build/lib/openshift/client/models
[python3] copying openshift/client/models/v1_route_ingress.py -> build/lib/openshift/client/models
[python3] copying openshift/client/models/v1_deployment_config_list.py -> build/lib/openshift/client/models
[python3] copying openshift/client/models/v1_rolling_deployment_strategy_params.py -> build/lib/openshift/client/models
[python3] copying openshift/client/models/v1_repository_import_status.py -> build/lib/openshift/client/models
[python3] copying openshift/client/models/v1_build_output.py -> build/lib/openshift/client/models
[python3] copying openshift/client/models/v1_deployment_config.py -> build/lib/openshift/client/models
[python3] copying openshift/client/models/v1_deployment_strategy.py -> build/lib/openshift/client/models
[python3] copying openshift/client/models/v1_named_tag_event_list.py -> build/lib/openshift/client/models
[python3] copying openshift/client/models/v1_image_import_status.py -> build/lib/openshift/client/models
[python3] copying openshift/client/models/v1_resource_access_review.py -> build/lib/openshift/client/models
[python3] copying openshift/client/models/v1_build_config_spec.py -> build/lib/openshift/client/models
[python3] copying openshift/client/models/v1_self_subject_rules_review.py -> build/lib/openshift/client/models
[python3] copying openshift/client/models/v1_o_auth_authorize_token.py -> build/lib/openshift/client/models
[python3] copying openshift/client/models/v1_template_instance.py -> build/lib/openshift/client/models
[python3] copying openshift/client/models/v1_cluster_network_list.py -> build/lib/openshift/client/models
[python3] copying openshift/client/models/v1_secret_build_source.py -> build/lib/openshift/client/models
[python3] copying openshift/client/models/v1_cluster_role_scope_restriction.py -> build/lib/openshift/client/models
[python3] copying openshift/client/models/v1_pod_security_policy_subject_review_status.py -> build/lib/openshift/client/models
[python3] copying openshift/client/models/__init__.py -> build/lib/openshift/client/models
[python3] copying openshift/client/models/v1_pod_security_policy_review_spec.py -> build/lib/openshift/client/models
[python3] copying openshift/client/models/v1_web_hook_trigger.py -> build/lib/openshift/client/models
[python3] copying openshift/client/models/v1_template_instance_object.py -> build/lib/openshift/client/models
[python3] copying openshift/client/models/v1_jenkins_pipeline_build_strategy.py -> build/lib/openshift/client/models
[python3] copying openshift/client/models/v1beta1_ingress_tls.py -> build/lib/openshift/client/models
[python3] copying openshift/client/models/v1_build_post_commit_spec.py -> build/lib/openshift/client/models
[python3] copying openshift/client/models/v1_project_status.py -> build/lib/openshift/client/models
[python3] copying openshift/client/models/v1_image.py -> build/lib/openshift/client/models
[python3] copying openshift/client/models/v1_net_namespace.py -> build/lib/openshift/client/models
[python3] copying openshift/client/models/v1_supplemental_groups_strategy_options.py -> build/lib/openshift/client/models
[python3] copying openshift/client/models/v1_egress_network_policy_list.py -> build/lib/openshift/client/models
[python3] copying openshift/client/models/v1_image_change_trigger.py -> build/lib/openshift/client/models
[python3] copying openshift/client/models/v1_deployment_trigger_policy.py -> build/lib/openshift/client/models
[python3] copying openshift/client/models/v1_deployment_cause.py -> build/lib/openshift/client/models
[python3] copying openshift/client/models/v1_allowed_flex_volume.py -> build/lib/openshift/client/models
[python3] copying openshift/client/models/v1_o_auth_client_list.py -> build/lib/openshift/client/models
[python3] copying openshift/client/models/v1_image_stream_tag_list.py -> build/lib/openshift/client/models
[python3] copying openshift/client/models/v1_git_source_revision.py -> build/lib/openshift/client/models
[python3] copying openshift/client/models/v1_custom_deployment_strategy_params.py -> build/lib/openshift/client/models
[python3] copying openshift/client/models/v1_template_instance_spec.py -> build/lib/openshift/client/models
[python3] copying openshift/client/models/v1_deployment_config_rollback_spec.py -> build/lib/openshift/client/models
[python3] copying openshift/client/models/v1_role_binding.py -> build/lib/openshift/client/models
[python3] copying openshift/client/models/v1_o_auth_client_authorization_list.py -> build/lib/openshift/client/models
[python3] copying openshift/client/models/v1_image_source.py -> build/lib/openshift/client/models
[python3] copying openshift/client/models/v1_egress_network_policy.py -> build/lib/openshift/client/models
[python3] copying openshift/client/models/v1_user_list.py -> build/lib/openshift/client/models
[python3] copying openshift/client/models/v1_image_change_cause.py -> build/lib/openshift/client/models
[python3] copying openshift/client/models/v1_image_layer.py -> build/lib/openshift/client/models
[python3] copying openshift/client/models/v1_deployment_cause_image_trigger.py -> build/lib/openshift/client/models
[python3] copying openshift/client/models/v1_git_lab_web_hook_cause.py -> build/lib/openshift/client/models
[python3] copying openshift/client/models/v1_repository_import_spec.py -> build/lib/openshift/client/models
[python3] copying openshift/client/models/v1_cluster_resource_quota.py -> build/lib/openshift/client/models
[python3] copying openshift/client/models/v1_image_stream_import.py -> build/lib/openshift/client/models
[python3] copying openshift/client/models/v1_route_target_reference.py -> build/lib/openshift/client/models
[python3] copying openshift/client/models/v1_image_stream_import_spec.py -> build/lib/openshift/client/models
[python3] copying openshift/client/models/v1_build_list.py -> build/lib/openshift/client/models
[python3] copying openshift/client/models/v1_docker_build_strategy.py -> build/lib/openshift/client/models
[python3] copying openshift/client/models/v1_cluster_network_entry.py -> build/lib/openshift/client/models
[python3] copying openshift/client/models/v1_cluster_role_binding.py -> build/lib/openshift/client/models
[python3] copying openshift/client/models/v1_route_status.py -> build/lib/openshift/client/models
[python3] copying openshift/client/models/v1_stage_info.py -> build/lib/openshift/client/models
[python3] copying openshift/client/models/v1_template_instance_status.py -> build/lib/openshift/client/models
[python3] copying openshift/client/models/v1_subject_rules_review.py -> build/lib/openshift/client/models
[python3] copying openshift/client/models/v1_tag_reference_policy.py -> build/lib/openshift/client/models
[python3] copying openshift/client/models/v1_subject_rules_review_spec.py -> build/lib/openshift/client/models
[python3] copying openshift/client/models/v1_service_account_restriction.py -> build/lib/openshift/client/models
[python3] copying openshift/client/models/v1_pod_security_policy_self_subject_review.py -> build/lib/openshift/client/models
[python3] copying openshift/client/models/v1_host_subnet_list.py -> build/lib/openshift/client/models
[python3] copying openshift/client/models/v1_user_identity_mapping.py -> build/lib/openshift/client/models
[python3] copying openshift/client/models/v1_image_stream.py -> build/lib/openshift/client/models
[python3] copying openshift/client/models/v1_id_range.py -> build/lib/openshift/client/models
[python3] copying openshift/client/models/v1_broker_template_instance_list.py -> build/lib/openshift/client/models
[python3] copying openshift/client/models/v1_o_auth_client.py -> build/lib/openshift/client/models
[python3] copying openshift/client/models/v1_group_list.py -> build/lib/openshift/client/models
[python3] copying openshift/client/models/v1_resource_quota_status_by_namespace.py -> build/lib/openshift/client/models
[python3] copying openshift/client/models/v1_identity.py -> build/lib/openshift/client/models
[python3] copying openshift/client/models/v1_source_strategy_options.py -> build/lib/openshift/client/models
[python3] copying openshift/client/models/v1_cluster_resource_quota_list.py -> build/lib/openshift/client/models
[python3] copying openshift/client/models/v1_custom_build_strategy.py -> build/lib/openshift/client/models
[python3] copying openshift/client/models/v1_step_info.py -> build/lib/openshift/client/models
[python3] copying openshift/client/models/v1_image_stream_list.py -> build/lib/openshift/client/models
[python3] copying openshift/client/models/v1_o_auth_client_authorization.py -> build/lib/openshift/client/models
[python3] copying openshift/client/models/v1_user_restriction.py -> build/lib/openshift/client/models
[python3] copying openshift/client/models/v1_se_linux_context_strategy_options.py -> build/lib/openshift/client/models
[python3] copying openshift/client/models/v1_identity_list.py -> build/lib/openshift/client/models
[python3] copying openshift/client/models/v1_group.py -> build/lib/openshift/client/models
[python3] copying openshift/client/models/v1_generic_web_hook_cause.py -> build/lib/openshift/client/models
[python3] copying openshift/client/models/v1_signature_condition.py -> build/lib/openshift/client/models
[python3] copying openshift/client/models/v1_group_restriction.py -> build/lib/openshift/client/models
[python3] copying openshift/client/models/v1_cluster_network.py -> build/lib/openshift/client/models
[python3] copying openshift/client/models/v1_binary_build_source.py -> build/lib/openshift/client/models
[python3] copying openshift/client/models/v1_local_subject_access_review.py -> build/lib/openshift/client/models
[python3] copying openshift/client/models/v1_fs_group_strategy_options.py -> build/lib/openshift/client/models
[python3] copying openshift/client/models/v1_git_hub_web_hook_cause.py -> build/lib/openshift/client/models
[python3] copying openshift/client/models/v1_image_stream_image.py -> build/lib/openshift/client/models
[python3] copying openshift/client/models/v1_role_binding_list.py -> build/lib/openshift/client/models
[python3] copying openshift/client/models/v1_image_stream_status.py -> build/lib/openshift/client/models
[python3] copying openshift/client/models/v1_image_list.py -> build/lib/openshift/client/models
[python3] copying openshift/client/models/v1_project_spec.py -> build/lib/openshift/client/models
[python3] copying openshift/client/models/v1_recreate_deployment_strategy_params.py -> build/lib/openshift/client/models
[python3] copying openshift/client/models/v1_self_subject_rules_review_spec.py -> build/lib/openshift/client/models
[python3] copying openshift/client/models/v1_tag_event_condition.py -> build/lib/openshift/client/models
[python3] copying openshift/client/models/v1_image_lookup_policy.py -> build/lib/openshift/client/models
[python3] copying openshift/client/models/v1_image_import_spec.py -> build/lib/openshift/client/models
[python3] copying openshift/client/models/v1_deployment_log.py -> build/lib/openshift/client/models
[python3] copying openshift/client/models/v1_project_list.py -> build/lib/openshift/client/models
[python3] copying openshift/client/models/v1_build_trigger_policy.py -> build/lib/openshift/client/models
[python3] copying openshift/client/models/v1_source_build_strategy.py -> build/lib/openshift/client/models
[python3] copying openshift/client/models/v1_build_trigger_cause.py -> build/lib/openshift/client/models
[python3] copying openshift/client/models/v1_tag_image_hook.py -> build/lib/openshift/client/models
[python3] copying openshift/client/models/v1_build_spec.py -> build/lib/openshift/client/models
[python3] copying openshift/client/models/v1_docker_strategy_options.py -> build/lib/openshift/client/models
[python3] copying openshift/client/models/v1_role_binding_restriction.py -> build/lib/openshift/client/models
[python3] copying openshift/client/models/v1_route_list.py -> build/lib/openshift/client/models
[python3] copying openshift/client/models/v1_local_resource_access_review.py -> build/lib/openshift/client/models
[python3] copying openshift/client/models/v1_bitbucket_web_hook_cause.py -> build/lib/openshift/client/models
[python3] copying openshift/client/models/v1_build_source.py -> build/lib/openshift/client/models
[python3] copying openshift/client/models/v1_o_auth_authorize_token_list.py -> build/lib/openshift/client/models
[python3] copying openshift/client/models/v1_build_log.py -> build/lib/openshift/client/models
[python3] copying openshift/client/models/v1_project.py -> build/lib/openshift/client/models
[python3] copying openshift/client/models/v1_pod_security_policy_review.py -> build/lib/openshift/client/models
[python3] copying openshift/client/models/v1_pod_security_policy_subject_review_spec.py -> build/lib/openshift/client/models
[python3] copying openshift/client/models/v1_deployment_config_status.py -> build/lib/openshift/client/models
[python3] copying openshift/client/models/v1_applied_cluster_resource_quota.py -> build/lib/openshift/client/models
[python3] copying openshift/client/models/v1_build_status_output_to.py -> build/lib/openshift/client/models
[python3] copying openshift/client/models/v1_build_config.py -> build/lib/openshift/client/models
[python3] copying openshift/client/models/v1_deployment_trigger_image_change_params.py -> build/lib/openshift/client/models
[python3] copying openshift/client/models/v1_image_label.py -> build/lib/openshift/client/models
[python3] copying openshift/client/models/v1_build_config_status.py -> build/lib/openshift/client/models
[python3] copying openshift/client/models/v1_signature_subject.py -> build/lib/openshift/client/models
[python3] copying openshift/client/models/v1_deployment_config_rollback.py -> build/lib/openshift/client/models
[python3] copying openshift/client/models/v1_host_subnet.py -> build/lib/openshift/client/models
[python3] copying openshift/client/models/v1_route.py -> build/lib/openshift/client/models
[python3] copying openshift/client/models/v1_net_namespace_list.py -> build/lib/openshift/client/models
[python3] copying openshift/client/models/v1_subject_rules_review_status.py -> build/lib/openshift/client/models
[python3] creating build/lib/openshift/client/apis
[python3] copying openshift/client/apis/apps_openshift_io_v1_api.py -> build/lib/openshift/client/apis
[python3] copying openshift/client/apis/oauth_openshift_io_v1_api.py -> build/lib/openshift/client/apis
[python3] copying openshift/client/apis/oapi_api.py -> build/lib/openshift/client/apis
[python3] copying openshift/client/apis/build_openshift_io_v1_api.py -> build/lib/openshift/client/apis
[python3] copying openshift/client/apis/security_openshift_io_api.py -> build/lib/openshift/client/apis
[python3] copying openshift/client/apis/security_openshift_io_v1_api.py -> build/lib/openshift/client/apis
[python3] copying openshift/client/apis/oauth_openshift_io_api.py -> build/lib/openshift/client/apis
[python3] copying openshift/client/apis/route_openshift_io_v1_api.py -> build/lib/openshift/client/apis
[python3] copying openshift/client/apis/image_openshift_io_api.py -> build/lib/openshift/client/apis
[python3] copying openshift/client/apis/template_openshift_io_v1_api.py -> build/lib/openshift/client/apis
[python3] copying openshift/client/apis/__init__.py -> build/lib/openshift/client/apis
[python3] copying openshift/client/apis/image_openshift_io_v1_api.py -> build/lib/openshift/client/apis
[python3] copying openshift/client/apis/user_openshift_io_api.py -> build/lib/openshift/client/apis
[python3] copying openshift/client/apis/template_openshift_io_api.py -> build/lib/openshift/client/apis
[python3] copying openshift/client/apis/apps_openshift_io_api.py -> build/lib/openshift/client/apis
[python3] copying openshift/client/apis/build_openshift_io_api.py -> build/lib/openshift/client/apis
[python3] copying openshift/client/apis/project_openshift_io_api.py -> build/lib/openshift/client/apis
[python3] copying openshift/client/apis/network_openshift_io_v1_api.py -> build/lib/openshift/client/apis
[python3] copying openshift/client/apis/quota_openshift_io_api.py -> build/lib/openshift/client/apis
[python3] copying openshift/client/apis/user_openshift_io_v1_api.py -> build/lib/openshift/client/apis
[python3] copying openshift/client/apis/authorization_openshift_io_v1_api.py -> build/lib/openshift/client/apis
[python3] copying openshift/client/apis/route_openshift_io_api.py -> build/lib/openshift/client/apis
[python3] copying openshift/client/apis/network_openshift_io_api.py -> build/lib/openshift/client/apis
[python3] copying openshift/client/apis/authorization_openshift_io_api.py -> build/lib/openshift/client/apis
[python3] copying openshift/client/apis/quota_openshift_io_v1_api.py -> build/lib/openshift/client/apis
[python3] copying openshift/client/apis/project_openshift_io_v1_api.py -> build/lib/openshift/client/apis
[python3] creating build/lib/scripts/from_gen
[python3] copying scripts/from_gen/__init__.py -> build/lib/scripts/from_gen
[python3] copying scripts/from_gen/preprocess_spec.py -> build/lib/scripts/from_gen
[python3] running egg_info
[python3] writing openshift.egg-info/PKG-INFO
[python3] writing dependency_links to openshift.egg-info/dependency_links.txt
[python3] writing entry points to openshift.egg-info/entry_points.txt
[python3] writing requirements to openshift.egg-info/requires.txt
[python3] writing top-level names to openshift.egg-info/top_level.txt
[python3] reading manifest file 'openshift.egg-info/SOURCES.txt'
[python3] writing manifest file 'openshift.egg-info/SOURCES.txt'
[python3] copying scripts/from_gen/custom_objects_spec.json -> build/lib/scripts/from_gen
[python3] installing to build/bdist.linux-x86_64/wheel
[python3] running install
[python3] running install_lib
[python3] creating build/bdist.linux-x86_64
[python3] creating build/bdist.linux-x86_64/wheel
[python3] creating build/bdist.linux-x86_64/wheel/openshift
[python3] copying build/lib/openshift/__init__.py -> build/bdist.linux-x86_64/wheel/openshift
[python3] copying build/lib/openshift/watch.py -> build/bdist.linux-x86_64/wheel/openshift
[python3] creating build/bdist.linux-x86_64/wheel/openshift/config
[python3] copying build/lib/openshift/config/kube_config.py -> build/bdist.linux-x86_64/wheel/openshift/config
[python3] copying build/lib/openshift/config/__init__.py -> build/bdist.linux-x86_64/wheel/openshift/config
[python3] creating build/bdist.linux-x86_64/wheel/openshift/ansiblegen
[python3] copying build/lib/openshift/ansiblegen/modules.py -> build/bdist.linux-x86_64/wheel/openshift/ansiblegen
[python3] copying build/lib/openshift/ansiblegen/docstrings.py -> build/bdist.linux-x86_64/wheel/openshift/ansiblegen
[python3] copying build/lib/openshift/ansiblegen/cli.py -> build/bdist.linux-x86_64/wheel/openshift/ansiblegen
[python3] copying build/lib/openshift/ansiblegen/__init__.py -> build/bdist.linux-x86_64/wheel/openshift/ansiblegen
[python3] creating build/bdist.linux-x86_64/wheel/openshift/test
[python3] copying build/lib/openshift/test/test_v1_deployment_cause_image_trigger.py -> build/bdist.linux-x86_64/wheel/openshift/test
[python3] copying build/lib/openshift/test/test_v1_project_list.py -> build/bdist.linux-x86_64/wheel/openshift/test
[python3] copying build/lib/openshift/test/test_v1_build_spec.py -> build/bdist.linux-x86_64/wheel/openshift/test
[python3] copying build/lib/openshift/test/test_v1_deployment_cause.py -> build/bdist.linux-x86_64/wheel/openshift/test
[python3] copying build/lib/openshift/test/test_v1_cluster_resource_quota_status.py -> build/bdist.linux-x86_64/wheel/openshift/test
[python3] copying build/lib/openshift/test/test_v1_egress_network_policy_spec.py -> build/bdist.linux-x86_64/wheel/openshift/test
[python3] copying build/lib/openshift/test/test_authorization_openshift_io_v1_api.py -> build/bdist.linux-x86_64/wheel/openshift/test
[python3] copying build/lib/openshift/test/test_v1_role.py -> build/bdist.linux-x86_64/wheel/openshift/test
[python3] copying build/lib/openshift/test/test_v1_deployment_config_list.py -> build/bdist.linux-x86_64/wheel/openshift/test
[python3] copying build/lib/openshift/test/test_v1_secret_build_source.py -> build/bdist.linux-x86_64/wheel/openshift/test
[python3] copying build/lib/openshift/test/test_v1_deployment_log.py -> build/bdist.linux-x86_64/wheel/openshift/test
[python3] copying build/lib/openshift/test/test_v1_generic_web_hook_cause.py -> build/bdist.linux-x86_64/wheel/openshift/test
[python3] copying build/lib/openshift/test/test_v1_image_stream_import_spec.py -> build/bdist.linux-x86_64/wheel/openshift/test
[python3] copying build/lib/openshift/test/test_v1_signature_condition.py -> build/bdist.linux-x86_64/wheel/openshift/test
[python3] copying build/lib/openshift/test/test_v1_source_control_user.py -> build/bdist.linux-x86_64/wheel/openshift/test
[python3] copying build/lib/openshift/test/test_v1_build_status_output.py -> build/bdist.linux-x86_64/wheel/openshift/test
[python3] copying build/lib/openshift/test/test_v1_user_list.py -> build/bdist.linux-x86_64/wheel/openshift/test
[python3] copying build/lib/openshift/test/test_v1_docker_build_strategy.py -> build/bdist.linux-x86_64/wheel/openshift/test
[python3] copying build/lib/openshift/test/test_v1_build_config_list.py -> build/bdist.linux-x86_64/wheel/openshift/test
[python3] copying build/lib/openshift/test/test_v1_tag_reference.py -> build/bdist.linux-x86_64/wheel/openshift/test
[python3] copying build/lib/openshift/test/test_v1_egress_network_policy_rule.py -> build/bdist.linux-x86_64/wheel/openshift/test
[python3] copying build/lib/openshift/test/test_build_openshift_io_v1_api.py -> build/bdist.linux-x86_64/wheel/openshift/test
[python3] copying build/lib/openshift/test/test_v1_role_binding_restriction_spec.py -> build/bdist.linux-x86_64/wheel/openshift/test
[python3] copying build/lib/openshift/test/test_v1_project_request.py -> build/bdist.linux-x86_64/wheel/openshift/test
[python3] copying build/lib/openshift/test/test_v1_self_subject_rules_review.py -> build/bdist.linux-x86_64/wheel/openshift/test
[python3] copying build/lib/openshift/test/test_v1_o_auth_client_authorization_list.py -> build/bdist.linux-x86_64/wheel/openshift/test
[python3] copying build/lib/openshift/test/test_image_openshift_io_api.py -> build/bdist.linux-x86_64/wheel/openshift/test
[python3] copying build/lib/openshift/test/test_project_openshift_io_api.py -> build/bdist.linux-x86_64/wheel/openshift/test
[python3] copying build/lib/openshift/test/test_v1_fs_group_strategy_options.py -> build/bdist.linux-x86_64/wheel/openshift/test
[python3] copying build/lib/openshift/test/test_v1beta1_ingress_tls.py -> build/bdist.linux-x86_64/wheel/openshift/test
[python3] copying build/lib/openshift/test/test_v1_deployment_request.py -> build/bdist.linux-x86_64/wheel/openshift/test
[python3] copying build/lib/openshift/test/test_v1_stage_info.py -> build/bdist.linux-x86_64/wheel/openshift/test
[python3] copying build/lib/openshift/test/test_v1_cluster_role_binding.py -> build/bdist.linux-x86_64/wheel/openshift/test
[python3] copying build/lib/openshift/test/test_v1_template_instance_spec.py -> build/bdist.linux-x86_64/wheel/openshift/test
[python3] copying build/lib/openshift/test/test_v1_route_ingress_condition.py -> build/bdist.linux-x86_64/wheel/openshift/test
[python3] copying build/lib/openshift/test/test_user_openshift_io_v1_api.py -> build/bdist.linux-x86_64/wheel/openshift/test
[python3] copying build/lib/openshift/test/test_v1_build_source.py -> build/bdist.linux-x86_64/wheel/openshift/test
[python3] copying build/lib/openshift/test/test_v1_cluster_role_binding_list.py -> build/bdist.linux-x86_64/wheel/openshift/test
[python3] copying build/lib/openshift/test/test_v1_image_import_spec.py -> build/bdist.linux-x86_64/wheel/openshift/test
[python3] copying build/lib/openshift/test/test_v1_build_config.py -> build/bdist.linux-x86_64/wheel/openshift/test
[python3] copying build/lib/openshift/test/test_route_openshift_io_v1_api.py -> build/bdist.linux-x86_64/wheel/openshift/test
[python3] copying build/lib/openshift/test/test_v1_template.py -> build/bdist.linux-x86_64/wheel/openshift/test
[python3] copying build/lib/openshift/test/test_v1_group_list.py -> build/bdist.linux-x86_64/wheel/openshift/test
[python3] copying build/lib/openshift/test/test_v1_build_strategy.py -> build/bdist.linux-x86_64/wheel/openshift/test
[python3] copying build/lib/openshift/test/test_v1_broker_template_instance.py -> build/bdist.linux-x86_64/wheel/openshift/test
[python3] copying build/lib/openshift/test/test_v1_host_subnet.py -> build/bdist.linux-x86_64/wheel/openshift/test
[python3] copying build/lib/openshift/test/test_v1_exec_new_pod_hook.py -> build/bdist.linux-x86_64/wheel/openshift/test
[python3] copying build/lib/openshift/test/test_v1_cluster_resource_quota_list.py -> build/bdist.linux-x86_64/wheel/openshift/test
[python3] copying build/lib/openshift/test/test_v1_role_binding.py -> build/bdist.linux-x86_64/wheel/openshift/test
[python3] copying build/lib/openshift/test/test_v1_pod_security_policy_subject_review_status.py -> build/bdist.linux-x86_64/wheel/openshift/test
[python3] copying build/lib/openshift/test/test_v1_image_stream_tag.py -> build/bdist.linux-x86_64/wheel/openshift/test
[python3] copying build/lib/openshift/test/test_v1_pod_security_policy_self_subject_review.py -> build/bdist.linux-x86_64/wheel/openshift/test
[python3] copying build/lib/openshift/test/test_v1_deployment_config_rollback.py -> build/bdist.linux-x86_64/wheel/openshift/test
[python3] copying build/lib/openshift/test/test_oapi_api.py -> build/bdist.linux-x86_64/wheel/openshift/test
[python3] copying build/lib/openshift/test/test_v1_se_linux_context_strategy_options.py -> build/bdist.linux-x86_64/wheel/openshift/test
[python3] copying build/lib/openshift/test/test_network_openshift_io_api.py -> build/bdist.linux-x86_64/wheel/openshift/test
[python3] copying build/lib/openshift/test/test_v1_image_change_cause.py -> build/bdist.linux-x86_64/wheel/openshift/test
[python3] copying build/lib/openshift/test/test_v1_tls_config.py -> build/bdist.linux-x86_64/wheel/openshift/test
[python3] copying build/lib/openshift/test/test_v1_image_change_trigger.py -> build/bdist.linux-x86_64/wheel/openshift/test
[python3] copying build/lib/openshift/test/test_v1_build_list.py -> build/bdist.linux-x86_64/wheel/openshift/test
[python3] copying build/lib/openshift/test/test_oauth_openshift_io_api.py -> build/bdist.linux-x86_64/wheel/openshift/test
[python3] copying build/lib/openshift/test/test_apps_openshift_io_api.py -> build/bdist.linux-x86_64/wheel/openshift/test
[python3] copying build/lib/openshift/test/test_build_openshift_io_api.py -> build/bdist.linux-x86_64/wheel/openshift/test
[python3] copying build/lib/openshift/test/test_v1_cluster_role_list.py -> build/bdist.linux-x86_64/wheel/openshift/test
[python3] copying build/lib/openshift/test/test_image_openshift_io_v1_api.py -> build/bdist.linux-x86_64/wheel/openshift/test
[python3] copying build/lib/openshift/test/test_v1_tag_event.py -> build/bdist.linux-x86_64/wheel/openshift/test
[python3] copying build/lib/openshift/test/test_v1_egress_network_policy_list.py -> build/bdist.linux-x86_64/wheel/openshift/test
[python3] copying build/lib/openshift/test/test_security_openshift_io_api.py -> build/bdist.linux-x86_64/wheel/openshift/test
[python3] copying build/lib/openshift/test/test_v1_allowed_flex_volume.py -> build/bdist.linux-x86_64/wheel/openshift/test
[python3] copying build/lib/openshift/test/test_v1_pod_security_policy_self_subject_review_spec.py -> build/bdist.linux-x86_64/wheel/openshift/test
[python3] copying build/lib/openshift/test/test_v1_net_namespace.py -> build/bdist.linux-x86_64/wheel/openshift/test
[python3] copying build/lib/openshift/test/test_v1_named_tag_event_list.py -> build/bdist.linux-x86_64/wheel/openshift/test
[python3] copying build/lib/openshift/test/test_v1_image_signature.py -> build/bdist.linux-x86_64/wheel/openshift/test
[python3] copying build/lib/openshift/test/test_v1_git_lab_web_hook_cause.py -> build/bdist.linux-x86_64/wheel/openshift/test
[python3] copying build/lib/openshift/test/test_v1_build_request.py -> build/bdist.linux-x86_64/wheel/openshift/test
[python3] copying build/lib/openshift/test/test_v1_jenkins_pipeline_build_strategy.py -> build/bdist.linux-x86_64/wheel/openshift/test
[python3] copying build/lib/openshift/test/test_network_openshift_io_v1_api.py -> build/bdist.linux-x86_64/wheel/openshift/test
[python3] copying build/lib/openshift/test/test_v1_net_namespace_list.py -> build/bdist.linux-x86_64/wheel/openshift/test
[python3] copying build/lib/openshift/test/test_v1_image_stream_import.py -> build/bdist.linux-x86_64/wheel/openshift/test
[python3] copying build/lib/openshift/test/test_v1_source_build_strategy.py -> build/bdist.linux-x86_64/wheel/openshift/test
[python3] copying build/lib/openshift/test/test_template_openshift_io_v1_api.py -> build/bdist.linux-x86_64/wheel/openshift/test
[python3] copying build/lib/openshift/test/test_v1_route.py -> build/bdist.linux-x86_64/wheel/openshift/test
[python3] copying build/lib/openshift/test/test_v1_route_ingress.py -> build/bdist.linux-x86_64/wheel/openshift/test
[python3] copying build/lib/openshift/test/test_v1_resource_quota_status_by_namespace.py -> build/bdist.linux-x86_64/wheel/openshift/test
[python3] copying build/lib/openshift/test/test_v1_pod_security_policy_review.py -> build/bdist.linux-x86_64/wheel/openshift/test
[python3] copying build/lib/openshift/test/test_v1_id_range.py -> build/bdist.linux-x86_64/wheel/openshift/test
[python3] copying build/lib/openshift/test/test_v1_pod_security_policy_review_status.py -> build/bdist.linux-x86_64/wheel/openshift/test
[python3] copying build/lib/openshift/test/test_v1_bitbucket_web_hook_cause.py -> build/bdist.linux-x86_64/wheel/openshift/test
[python3] copying build/lib/openshift/test/__init__.py -> build/bdist.linux-x86_64/wheel/openshift/test
[python3] copying build/lib/openshift/test/test_v1_repository_import_spec.py -> build/bdist.linux-x86_64/wheel/openshift/test
[python3] copying build/lib/openshift/test/test_v1_route_status.py -> build/bdist.linux-x86_64/wheel/openshift/test
[python3] copying build/lib/openshift/test/test_v1_signature_issuer.py -> build/bdist.linux-x86_64/wheel/openshift/test
[python3] copying build/lib/openshift/test/test_v1_build_config_spec.py -> build/bdist.linux-x86_64/wheel/openshift/test
[python3] copying build/lib/openshift/test/test_v1_role_binding_list.py -> build/bdist.linux-x86_64/wheel/openshift/test
[python3] copying build/lib/openshift/test/test_v1_deployment_trigger_image_change_params.py -> build/bdist.linux-x86_64/wheel/openshift/test
[python3] copying build/lib/openshift/test/test_v1_identity.py -> build/bdist.linux-x86_64/wheel/openshift/test
[python3] copying build/lib/openshift/test/test_v1_cluster_network.py -> build/bdist.linux-x86_64/wheel/openshift/test
[python3] copying build/lib/openshift/test/test_v1_build_config_status.py -> build/bdist.linux-x86_64/wheel/openshift/test
[python3] copying build/lib/openshift/test/test_v1_template_list.py -> build/bdist.linux-x86_64/wheel/openshift/test
[python3] copying build/lib/openshift/test/test_v1_template_instance_condition.py -> build/bdist.linux-x86_64/wheel/openshift/test
[python3] copying build/lib/openshift/test/test_v1_image_stream_tag_list.py -> build/bdist.linux-x86_64/wheel/openshift/test
[python3] copying build/lib/openshift/test/test_v1_broker_template_instance_list.py -> build/bdist.linux-x86_64/wheel/openshift/test
[python3] copying build/lib/openshift/test/test_v1_self_subject_rules_review_spec.py -> build/bdist.linux-x86_64/wheel/openshift/test
[python3] copying build/lib/openshift/test/test_v1_image_stream_list.py -> build/bdist.linux-x86_64/wheel/openshift/test
[python3] copying build/lib/openshift/test/test_v1_parameter.py -> build/bdist.linux-x86_64/wheel/openshift/test
[python3] copying build/lib/openshift/test/test_v1_subject_rules_review_spec.py -> build/bdist.linux-x86_64/wheel/openshift/test
[python3] copying build/lib/openshift/test/test_v1_secret_spec.py -> build/bdist.linux-x86_64/wheel/openshift/test
[python3] copying build/lib/openshift/test/test_v1_image_label.py -> build/bdist.linux-x86_64/wheel/openshift/test
[python3] copying build/lib/openshift/test/test_v1_template_instance_object.py -> build/bdist.linux-x86_64/wheel/openshift/test
[python3] copying build/lib/openshift/test/test_v1_rolling_deployment_strategy_params.py -> build/bdist.linux-x86_64/wheel/openshift/test
[python3] copying build/lib/openshift/test/test_v1_deployment_config_rollback_spec.py -> build/bdist.linux-x86_64/wheel/openshift/test
[python3] copying build/lib/openshift/test/test_v1_build_post_commit_spec.py -> build/bdist.linux-x86_64/wheel/openshift/test
[python3] copying build/lib/openshift/test/test_v1_image_lookup_policy.py -> build/bdist.linux-x86_64/wheel/openshift/test
[python3] copying build/lib/openshift/test/test_v1_security_context_constraints.py -> build/bdist.linux-x86_64/wheel/openshift/test
[python3] copying build/lib/openshift/test/test_v1_template_instance_list.py -> build/bdist.linux-x86_64/wheel/openshift/test
[python3] copying build/lib/openshift/test/test_v1_project.py -> build/bdist.linux-x86_64/wheel/openshift/test
[python3] copying build/lib/openshift/test/test_v1_role_list.py -> build/bdist.linux-x86_64/wheel/openshift/test
[python3] copying build/lib/openshift/test/test_v1_image_stream_status.py -> build/bdist.linux-x86_64/wheel/openshift/test
[python3] copying build/lib/openshift/test/test_v1_image_stream_mapping.py -> build/bdist.linux-x86_64/wheel/openshift/test
[python3] copying build/lib/openshift/test/test_v1_build_log.py -> build/bdist.linux-x86_64/wheel/openshift/test
[python3] copying build/lib/openshift/test/test_v1_git_hub_web_hook_cause.py -> build/bdist.linux-x86_64/wheel/openshift/test
[python3] copying build/lib/openshift/test/test_v1_user_identity_mapping.py -> build/bdist.linux-x86_64/wheel/openshift/test
[python3] copying build/lib/openshift/test/test_v1_template_instance_requester.py -> build/bdist.linux-x86_64/wheel/openshift/test
[python3] copying build/lib/openshift/test/test_v1_user.py -> build/bdist.linux-x86_64/wheel/openshift/test
[python3] copying build/lib/openshift/test/test_v1_tag_image_hook.py -> build/bdist.linux-x86_64/wheel/openshift/test
[python3] copying build/lib/openshift/test/test_v1_server_address_by_client_cidr.py -> build/bdist.linux-x86_64/wheel/openshift/test
[python3] copying build/lib/openshift/test/test_v1_build_trigger_cause.py -> build/bdist.linux-x86_64/wheel/openshift/test
[python3] copying build/lib/openshift/test/test_v1_o_auth_client.py -> build/bdist.linux-x86_64/wheel/openshift/test
[python3] copying build/lib/openshift/test/test_v1_deployment_details.py -> build/bdist.linux-x86_64/wheel/openshift/test
[python3] copying build/lib/openshift/test/test_v1_source_revision.py -> build/bdist.linux-x86_64/wheel/openshift/test
[python3] copying build/lib/openshift/test/test_v1_deployment_config_status.py -> build/bdist.linux-x86_64/wheel/openshift/test
[python3] copying build/lib/openshift/test/test_route_openshift_io_api.py -> build/bdist.linux-x86_64/wheel/openshift/test
[python3] copying build/lib/openshift/test/test_v1_image_stream_import_status.py -> build/bdist.linux-x86_64/wheel/openshift/test
[python3] copying build/lib/openshift/test/test_v1_image_stream.py -> build/bdist.linux-x86_64/wheel/openshift/test
[python3] copying build/lib/openshift/test/test_v1_o_auth_client_list.py -> build/bdist.linux-x86_64/wheel/openshift/test
[python3] copying build/lib/openshift/test/test_v1_service_account_restriction.py -> build/bdist.linux-x86_64/wheel/openshift/test
[python3] copying build/lib/openshift/test/test_v1_route_port.py -> build/bdist.linux-x86_64/wheel/openshift/test
[python3] copying build/lib/openshift/test/test_v1_project_status.py -> build/bdist.linux-x86_64/wheel/openshift/test
[python3] copying build/lib/openshift/test/test_v1_signature_subject.py -> build/bdist.linux-x86_64/wheel/openshift/test
[python3] copying build/lib/openshift/test/test_v1_group_restriction.py -> build/bdist.linux-x86_64/wheel/openshift/test
[python3] copying build/lib/openshift/test/test_v1_build_status_output_to.py -> build/bdist.linux-x86_64/wheel/openshift/test
[python3] copying build/lib/openshift/test/test_v1_o_auth_client_authorization.py -> build/bdist.linux-x86_64/wheel/openshift/test
[python3] copying build/lib/openshift/test/test_v1_run_as_user_strategy_options.py -> build/bdist.linux-x86_64/wheel/openshift/test
[python3] copying build/lib/openshift/test/test_v1_broker_template_instance_spec.py -> build/bdist.linux-x86_64/wheel/openshift/test
[python3] copying build/lib/openshift/test/test_v1_cluster_network_list.py -> build/bdist.linux-x86_64/wheel/openshift/test
[python3] copying build/lib/openshift/test/test_v1_cluster_network_entry.py -> build/bdist.linux-x86_64/wheel/openshift/test
[python3] copying build/lib/openshift/test/test_v1_local_subject_access_review.py -> build/bdist.linux-x86_64/wheel/openshift/test
[python3] copying build/lib/openshift/test/test_v1_o_auth_access_token_list.py -> build/bdist.linux-x86_64/wheel/openshift/test
[python3] copying build/lib/openshift/test/test_v1_local_resource_access_review.py -> build/bdist.linux-x86_64/wheel/openshift/test
[python3] copying build/lib/openshift/test/test_user_openshift_io_api.py -> build/bdist.linux-x86_64/wheel/openshift/test
[python3] copying build/lib/openshift/test/test_v1_pod_security_policy_subject_review.py -> build/bdist.linux-x86_64/wheel/openshift/test
[python3] copying build/lib/openshift/test/test_v1_deployment_config_spec.py -> build/bdist.linux-x86_64/wheel/openshift/test
[python3] copying build/lib/openshift/test/test_v1_project_spec.py -> build/bdist.linux-x86_64/wheel/openshift/test
[python3] copying build/lib/openshift/test/test_v1_build_output.py -> build/bdist.linux-x86_64/wheel/openshift/test
[python3] copying build/lib/openshift/test/test_v1_group.py -> build/bdist.linux-x86_64/wheel/openshift/test
[python3] copying build/lib/openshift/test/test_v1_user_restriction.py -> build/bdist.linux-x86_64/wheel/openshift/test
[python3] copying build/lib/openshift/test/test_v1_host_subnet_list.py -> build/bdist.linux-x86_64/wheel/openshift/test
[python3] copying build/lib/openshift/test/test_v1_image_import_status.py -> build/bdist.linux-x86_64/wheel/openshift/test
[python3] copying build/lib/openshift/test/test_v1_git_source_revision.py -> build/bdist.linux-x86_64/wheel/openshift/test
[python3] copying build/lib/openshift/test/test_v1_cluster_resource_quota_spec.py -> build/bdist.linux-x86_64/wheel/openshift/test
[python3] copying build/lib/openshift/test/test_v1_egress_network_policy.py -> build/bdist.linux-x86_64/wheel/openshift/test
[python3] copying build/lib/openshift/test/test_v1_pod_security_policy_review_spec.py -> build/bdist.linux-x86_64/wheel/openshift/test
[python3] copying build/lib/openshift/test/test_template_openshift_io_api.py -> build/bdist.linux-x86_64/wheel/openshift/test
[python3] copying build/lib/openshift/test/test_v1_deployment_condition.py -> build/bdist.linux-x86_64/wheel/openshift/test
[python3] copying build/lib/openshift/test/test_v1_template_instance_status.py -> build/bdist.linux-x86_64/wheel/openshift/test
[python3] copying build/lib/openshift/test/test_v1_cluster_role_scope_restriction.py -> build/bdist.linux-x86_64/wheel/openshift/test
[python3] copying build/lib/openshift/test/test_quota_openshift_io_v1_api.py -> build/bdist.linux-x86_64/wheel/openshift/test
[python3] copying build/lib/openshift/test/test_v1_image_layer.py -> build/bdist.linux-x86_64/wheel/openshift/test
[python3] copying build/lib/openshift/test/test_v1_source_strategy_options.py -> build/bdist.linux-x86_64/wheel/openshift/test
[python3] copying build/lib/openshift/test/test_v1_security_context_constraints_list.py -> build/bdist.linux-x86_64/wheel/openshift/test
[python3] copying build/lib/openshift/test/test_v1_resource_access_review.py -> build/bdist.linux-x86_64/wheel/openshift/test
[python3] copying build/lib/openshift/test/test_v1_applied_cluster_resource_quota_list.py -> build/bdist.linux-x86_64/wheel/openshift/test
[python3] copying build/lib/openshift/test/test_v1_deployment_strategy.py -> build/bdist.linux-x86_64/wheel/openshift/test
[python3] copying build/lib/openshift/test/test_v1_image_list.py -> build/bdist.linux-x86_64/wheel/openshift/test
[python3] copying build/lib/openshift/test/test_v1_deployment_config.py -> build/bdist.linux-x86_64/wheel/openshift/test
[python3] copying build/lib/openshift/test/test_apps_openshift_io_v1_api.py -> build/bdist.linux-x86_64/wheel/openshift/test
[python3] copying build/lib/openshift/test/test_v1_custom_deployment_strategy_params.py -> build/bdist.linux-x86_64/wheel/openshift/test
[python3] copying build/lib/openshift/test/test_v1_service_account_pod_security_policy_review_status.py -> build/bdist.linux-x86_64/wheel/openshift/test
[python3] copying build/lib/openshift/test/test_v1_cluster_role.py -> build/bdist.linux-x86_64/wheel/openshift/test
[python3] copying build/lib/openshift/test/test_v1_deployment_trigger_policy.py -> build/bdist.linux-x86_64/wheel/openshift/test
[python3] copying build/lib/openshift/test/test_v1_tag_reference_policy.py -> build/bdist.linux-x86_64/wheel/openshift/test
[python3] copying build/lib/openshift/test/test_v1_policy_rule.py -> build/bdist.linux-x86_64/wheel/openshift/test
[python3] copying build/lib/openshift/test/test_v1_lifecycle_hook.py -> build/bdist.linux-x86_64/wheel/openshift/test
[python3] copying build/lib/openshift/test/test_v1_image_source_path.py -> build/bdist.linux-x86_64/wheel/openshift/test
[python3] copying build/lib/openshift/test/test_v1_recreate_deployment_strategy_params.py -> build/bdist.linux-x86_64/wheel/openshift/test
[python3] copying build/lib/openshift/test/test_v1_subject_rules_review_status.py -> build/bdist.linux-x86_64/wheel/openshift/test
[python3] copying build/lib/openshift/test/test_v1_image.py -> build/bdist.linux-x86_64/wheel/openshift/test
[python3] copying build/lib/openshift/test/test_v1_role_binding_restriction_list.py -> build/bdist.linux-x86_64/wheel/openshift/test
[python3] copying build/lib/openshift/test/test_v1_image_source.py -> build/bdist.linux-x86_64/wheel/openshift/test
[python3] copying build/lib/openshift/test/test_v1_build.py -> build/bdist.linux-x86_64/wheel/openshift/test
[python3] copying build/lib/openshift/test/test_security_openshift_io_v1_api.py -> build/bdist.linux-x86_64/wheel/openshift/test
[python3] copying build/lib/openshift/test/test_v1_cluster_resource_quota_selector.py -> build/bdist.linux-x86_64/wheel/openshift/test
[python3] copying build/lib/openshift/test/test_v1_image_stream_image.py -> build/bdist.linux-x86_64/wheel/openshift/test
[python3] copying build/lib/openshift/test/test_v1_web_hook_trigger.py -> build/bdist.linux-x86_64/wheel/openshift/test
[python3] copying build/lib/openshift/test/test_oauth_openshift_io_v1_api.py -> build/bdist.linux-x86_64/wheel/openshift/test
[python3] copying build/lib/openshift/test/test_v1_build_status.py -> build/bdist.linux-x86_64/wheel/openshift/test
[python3] copying build/lib/openshift/test/test_v1_pod_security_policy_subject_review_spec.py -> build/bdist.linux-x86_64/wheel/openshift/test
[python3] copying build/lib/openshift/test/test_v1_subject_rules_review.py -> build/bdist.linux-x86_64/wheel/openshift/test
[python3] copying build/lib/openshift/test/test_v1_step_info.py -> build/bdist.linux-x86_64/wheel/openshift/test
[python3] copying build/lib/openshift/test/test_v1_route_target_reference.py -> build/bdist.linux-x86_64/wheel/openshift/test
[python3] copying build/lib/openshift/test/test_v1_image_stream_spec.py -> build/bdist.linux-x86_64/wheel/openshift/test
[python3] copying build/lib/openshift/test/test_v1_scope_restriction.py -> build/bdist.linux-x86_64/wheel/openshift/test
[python3] copying build/lib/openshift/test/test_v1_supplemental_groups_strategy_options.py -> build/bdist.linux-x86_64/wheel/openshift/test
[python3] copying build/lib/openshift/test/test_v1_template_instance.py -> build/bdist.linux-x86_64/wheel/openshift/test
[python3] copying build/lib/openshift/test/test_project_openshift_io_v1_api.py -> build/bdist.linux-x86_64/wheel/openshift/test
[python3] copying build/lib/openshift/test/test_v1_egress_network_policy_peer.py -> build/bdist.linux-x86_64/wheel/openshift/test
[python3] copying build/lib/openshift/test/test_v1_o_auth_access_token.py -> build/bdist.linux-x86_64/wheel/openshift/test
[python3] copying build/lib/openshift/test/test_v1_tag_import_policy.py -> build/bdist.linux-x86_64/wheel/openshift/test
[python3] copying build/lib/openshift/test/test_v1_cluster_resource_quota.py -> build/bdist.linux-x86_64/wheel/openshift/test
[python3] copying build/lib/openshift/test/test_v1_repository_import_status.py -> build/bdist.linux-x86_64/wheel/openshift/test
[python3] copying build/lib/openshift/test/test_v1_tag_event_condition.py -> build/bdist.linux-x86_64/wheel/openshift/test
[python3] copying build/lib/openshift/test/test_v1_service_account_reference.py -> build/bdist.linux-x86_64/wheel/openshift/test
[python3] copying build/lib/openshift/test/test_v1_o_auth_authorize_token_list.py -> build/bdist.linux-x86_64/wheel/openshift/test
[python3] copying build/lib/openshift/test/test_v1_docker_strategy_options.py -> build/bdist.linux-x86_64/wheel/openshift/test
[python3] copying build/lib/openshift/test/test_v1_identity_list.py -> build/bdist.linux-x86_64/wheel/openshift/test
[python3] copying build/lib/openshift/test/test_v1_applied_cluster_resource_quota.py -> build/bdist.linux-x86_64/wheel/openshift/test
[python3] copying build/lib/openshift/test/test_v1_binary_build_source.py -> build/bdist.linux-x86_64/wheel/openshift/test
[python3] copying build/lib/openshift/test/test_v1_role_binding_restriction.py -> build/bdist.linux-x86_64/wheel/openshift/test
[python3] copying build/lib/openshift/test/test_authorization_openshift_io_api.py -> build/bdist.linux-x86_64/wheel/openshift/test
[python3] copying build/lib/openshift/test/test_v1_git_build_source.py -> build/bdist.linux-x86_64/wheel/openshift/test
[python3] copying build/lib/openshift/test/test_quota_openshift_io_api.py -> build/bdist.linux-x86_64/wheel/openshift/test
[python3] copying build/lib/openshift/test/test_v1_route_spec.py -> build/bdist.linux-x86_64/wheel/openshift/test
[python3] copying build/lib/openshift/test/test_v1_build_trigger_policy.py -> build/bdist.linux-x86_64/wheel/openshift/test
[python3] copying build/lib/openshift/test/test_v1_secret_local_reference.py -> build/bdist.linux-x86_64/wheel/openshift/test
[python3] copying build/lib/openshift/test/test_v1_custom_build_strategy.py -> build/bdist.linux-x86_64/wheel/openshift/test
[python3] copying build/lib/openshift/test/test_v1_o_auth_authorize_token.py -> build/bdist.linux-x86_64/wheel/openshift/test
[python3] copying build/lib/openshift/test/test_v1_route_list.py -> build/bdist.linux-x86_64/wheel/openshift/test
[python3] copying build/lib/openshift/test/test_v1_subject_access_review.py -> build/bdist.linux-x86_64/wheel/openshift/test
[python3] creating build/bdist.linux-x86_64/wheel/openshift/helper
[python3] copying build/lib/openshift/helper/openshift.py -> build/bdist.linux-x86_64/wheel/openshift/helper
[python3] copying build/lib/openshift/helper/hashes.py -> build/bdist.linux-x86_64/wheel/openshift/helper
[python3] copying build/lib/openshift/helper/exceptions.py -> build/bdist.linux-x86_64/wheel/openshift/helper
[python3] copying build/lib/openshift/helper/__init__.py -> build/bdist.linux-x86_64/wheel/openshift/helper
[python3] copying build/lib/openshift/helper/ansible.py -> build/bdist.linux-x86_64/wheel/openshift/helper
[python3] copying build/lib/openshift/helper/kubernetes.py -> build/bdist.linux-x86_64/wheel/openshift/helper
[python3] copying build/lib/openshift/helper/base.py -> build/bdist.linux-x86_64/wheel/openshift/helper
[python3] creating build/bdist.linux-x86_64/wheel/openshift/client
[python3] copying build/lib/openshift/client/api_client.py -> build/bdist.linux-x86_64/wheel/openshift/client
[python3] copying build/lib/openshift/client/__init__.py -> build/bdist.linux-x86_64/wheel/openshift/client
[python3] creating build/bdist.linux-x86_64/wheel/openshift/client/models
[python3] copying build/lib/openshift/client/models/v1_cluster_role_binding_list.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
[python3] copying build/lib/openshift/client/models/v1_template_instance_list.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
[python3] copying build/lib/openshift/client/models/v1_exec_new_pod_hook.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
[python3] copying build/lib/openshift/client/models/v1_broker_template_instance.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
[python3] copying build/lib/openshift/client/models/v1_route_spec.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
[python3] copying build/lib/openshift/client/models/v1_pod_security_policy_review_status.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
[python3] copying build/lib/openshift/client/models/v1_build_status_output.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
[python3] copying build/lib/openshift/client/models/v1_security_context_constraints_list.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
[python3] copying build/lib/openshift/client/models/v1_role_binding_restriction_spec.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
[python3] copying build/lib/openshift/client/models/v1_image_source_path.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
[python3] copying build/lib/openshift/client/models/v1_deployment_details.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
[python3] copying build/lib/openshift/client/models/v1_deployment_config_spec.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
[python3] copying build/lib/openshift/client/models/v1_parameter.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
[python3] copying build/lib/openshift/client/models/v1_image_stream_import_status.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
[python3] copying build/lib/openshift/client/models/v1_source_revision.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
[python3] copying build/lib/openshift/client/models/v1_project_request.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
[python3] copying build/lib/openshift/client/models/v1_template.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
[python3] copying build/lib/openshift/client/models/v1_broker_template_instance_spec.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
[python3] copying build/lib/openshift/client/models/v1_pod_security_policy_subject_review.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
[python3] copying build/lib/openshift/client/models/v1_egress_network_policy_peer.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
[python3] copying build/lib/openshift/client/models/v1_cluster_resource_quota_status.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
[python3] copying build/lib/openshift/client/models/v1_template_instance_condition.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
[python3] copying build/lib/openshift/client/models/v1_security_context_constraints.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
[python3] copying build/lib/openshift/client/models/v1_o_auth_access_token.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
[python3] copying build/lib/openshift/client/models/v1_image_stream_tag.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
[python3] copying build/lib/openshift/client/models/v1_route_port.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
[python3] copying build/lib/openshift/client/models/v1_deployment_request.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
[python3] copying build/lib/openshift/client/models/v1_role_list.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
[python3] copying build/lib/openshift/client/models/v1_tag_import_policy.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
[python3] copying build/lib/openshift/client/models/v1_build.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
[python3] copying build/lib/openshift/client/models/v1_tls_config.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
[python3] copying build/lib/openshift/client/models/v1_applied_cluster_resource_quota_list.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
[python3] copying build/lib/openshift/client/models/v1_pod_security_policy_self_subject_review_spec.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
[python3] copying build/lib/openshift/client/models/v1_deployment_condition.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
[python3] copying build/lib/openshift/client/models/v1_lifecycle_hook.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
[python3] copying build/lib/openshift/client/models/v1_run_as_user_strategy_options.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
[python3] copying build/lib/openshift/client/models/v1_build_strategy.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
[python3] copying build/lib/openshift/client/models/v1_git_build_source.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
[python3] copying build/lib/openshift/client/models/v1_image_stream_spec.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
[python3] copying build/lib/openshift/client/models/v1_route_ingress_condition.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
[python3] copying build/lib/openshift/client/models/v1_egress_network_policy_rule.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
[python3] copying build/lib/openshift/client/models/v1_server_address_by_client_cidr.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
[python3] copying build/lib/openshift/client/models/v1_image_signature.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
[python3] copying build/lib/openshift/client/models/v1_egress_network_policy_spec.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
[python3] copying build/lib/openshift/client/models/v1_template_instance_requester.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
[python3] copying build/lib/openshift/client/models/v1_role_binding_restriction_list.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
[python3] copying build/lib/openshift/client/models/v1_cluster_role_list.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
[python3] copying build/lib/openshift/client/models/v1_cluster_resource_quota_spec.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
[python3] copying build/lib/openshift/client/models/v1_build_config_list.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
[python3] copying build/lib/openshift/client/models/v1_tag_reference.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
[python3] copying build/lib/openshift/client/models/v1_service_account_reference.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
[python3] copying build/lib/openshift/client/models/v1_cluster_resource_quota_selector.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
[python3] copying build/lib/openshift/client/models/v1_tag_event.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
[python3] copying build/lib/openshift/client/models/v1_o_auth_access_token_list.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
[python3] copying build/lib/openshift/client/models/v1_template_list.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
[python3] copying build/lib/openshift/client/models/v1_secret_local_reference.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
[python3] copying build/lib/openshift/client/models/v1_signature_issuer.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
[python3] copying build/lib/openshift/client/models/v1_policy_rule.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
[python3] copying build/lib/openshift/client/models/v1_source_control_user.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
[python3] copying build/lib/openshift/client/models/v1_role.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
[python3] copying build/lib/openshift/client/models/v1_scope_restriction.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
[python3] copying build/lib/openshift/client/models/v1_image_stream_mapping.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
[python3] copying build/lib/openshift/client/models/v1_service_account_pod_security_policy_review_status.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
[python3] copying build/lib/openshift/client/models/v1_build_request.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
[python3] copying build/lib/openshift/client/models/v1_cluster_role.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
[python3] copying build/lib/openshift/client/models/v1_build_status.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
[python3] copying build/lib/openshift/client/models/v1_secret_spec.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
[python3] copying build/lib/openshift/client/models/v1_user.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
[python3] copying build/lib/openshift/client/models/v1_subject_access_review.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
[python3] copying build/lib/openshift/client/models/v1_route_ingress.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
[python3] copying build/lib/openshift/client/models/v1_deployment_config_list.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
[python3] copying build/lib/openshift/client/models/v1_rolling_deployment_strategy_params.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
[python3] copying build/lib/openshift/client/models/v1_repository_import_status.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
[python3] copying build/lib/openshift/client/models/v1_build_output.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
[python3] copying build/lib/openshift/client/models/v1_deployment_config.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
[python3] copying build/lib/openshift/client/models/v1_deployment_strategy.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
[python3] copying build/lib/openshift/client/models/v1_named_tag_event_list.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
[python3] copying build/lib/openshift/client/models/v1_image_import_status.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
[python3] copying build/lib/openshift/client/models/v1_resource_access_review.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
[python3] copying build/lib/openshift/client/models/v1_build_config_spec.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
[python3] copying build/lib/openshift/client/models/v1_self_subject_rules_review.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
[python3] copying build/lib/openshift/client/models/v1_o_auth_authorize_token.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
[python3] copying build/lib/openshift/client/models/v1_template_instance.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
[python3] copying build/lib/openshift/client/models/v1_cluster_network_list.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
[python3] copying build/lib/openshift/client/models/v1_secret_build_source.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
[python3] copying build/lib/openshift/client/models/v1_cluster_role_scope_restriction.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
[python3] copying build/lib/openshift/client/models/v1_pod_security_policy_subject_review_status.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
[python3] copying build/lib/openshift/client/models/__init__.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
[python3] copying build/lib/openshift/client/models/v1_pod_security_policy_review_spec.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
[python3] copying build/lib/openshift/client/models/v1_web_hook_trigger.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
[python3] copying build/lib/openshift/client/models/v1_template_instance_object.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
[python3] copying build/lib/openshift/client/models/v1_jenkins_pipeline_build_strategy.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
[python3] copying build/lib/openshift/client/models/v1beta1_ingress_tls.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
[python3] copying build/lib/openshift/client/models/v1_build_post_commit_spec.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
[python3] copying build/lib/openshift/client/models/v1_project_status.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
[python3] copying build/lib/openshift/client/models/v1_image.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
[python3] copying build/lib/openshift/client/models/v1_net_namespace.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
[python3] copying build/lib/openshift/client/models/v1_supplemental_groups_strategy_options.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
[python3] copying build/lib/openshift/client/models/v1_egress_network_policy_list.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
[python3] copying build/lib/openshift/client/models/v1_image_change_trigger.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
[python3] copying build/lib/openshift/client/models/v1_deployment_trigger_policy.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
[python3] copying build/lib/openshift/client/models/v1_deployment_cause.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
[python3] copying build/lib/openshift/client/models/v1_allowed_flex_volume.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
[python3] copying build/lib/openshift/client/models/v1_o_auth_client_list.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
[python3] copying build/lib/openshift/client/models/v1_image_stream_tag_list.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
[python3] copying build/lib/openshift/client/models/v1_git_source_revision.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
[python3] copying build/lib/openshift/client/models/v1_custom_deployment_strategy_params.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
[python3] copying build/lib/openshift/client/models/v1_template_instance_spec.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
[python3] copying build/lib/openshift/client/models/v1_deployment_config_rollback_spec.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
[python3] copying build/lib/openshift/client/models/v1_role_binding.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
[python3] copying build/lib/openshift/client/models/v1_o_auth_client_authorization_list.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
[python3] copying build/lib/openshift/client/models/v1_image_source.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
[python3] copying build/lib/openshift/client/models/v1_egress_network_policy.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
[python3] copying build/lib/openshift/client/models/v1_user_list.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
[python3] copying build/lib/openshift/client/models/v1_image_change_cause.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
[python3] copying build/lib/openshift/client/models/v1_image_layer.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
[python3] copying build/lib/openshift/client/models/v1_deployment_cause_image_trigger.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
[python3] copying build/lib/openshift/client/models/v1_git_lab_web_hook_cause.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
[python3] copying build/lib/openshift/client/models/v1_repository_import_spec.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
[python3] copying build/lib/openshift/client/models/v1_cluster_resource_quota.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
[python3] copying build/lib/openshift/client/models/v1_image_stream_import.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
[python3] copying build/lib/openshift/client/models/v1_route_target_reference.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
[python3] copying build/lib/openshift/client/models/v1_image_stream_import_spec.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
[python3] copying build/lib/openshift/client/models/v1_build_list.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
[python3] copying build/lib/openshift/client/models/v1_docker_build_strategy.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
[python3] copying build/lib/openshift/client/models/v1_cluster_network_entry.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
[python3] copying build/lib/openshift/client/models/v1_cluster_role_binding.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
[python3] copying build/lib/openshift/client/models/v1_route_status.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
[python3] copying build/lib/openshift/client/models/v1_stage_info.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
[python3] copying build/lib/openshift/client/models/v1_template_instance_status.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
[python3] copying build/lib/openshift/client/models/v1_subject_rules_review.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
[python3] copying build/lib/openshift/client/models/v1_tag_reference_policy.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
[python3] copying build/lib/openshift/client/models/v1_subject_rules_review_spec.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
[python3] copying build/lib/openshift/client/models/v1_service_account_restriction.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
[python3] copying build/lib/openshift/client/models/v1_pod_security_policy_self_subject_review.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
[python3] copying build/lib/openshift/client/models/v1_host_subnet_list.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
[python3] copying build/lib/openshift/client/models/v1_user_identity_mapping.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
[python3] copying build/lib/openshift/client/models/v1_image_stream.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
[python3] copying build/lib/openshift/client/models/v1_id_range.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
[python3] copying build/lib/openshift/client/models/v1_broker_template_instance_list.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
[python3] copying build/lib/openshift/client/models/v1_o_auth_client.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
[python3] copying build/lib/openshift/client/models/v1_group_list.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
[python3] copying build/lib/openshift/client/models/v1_resource_quota_status_by_namespace.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
[python3] copying build/lib/openshift/client/models/v1_identity.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
[python3] copying build/lib/openshift/client/models/v1_source_strategy_options.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
[python3] copying build/lib/openshift/client/models/v1_cluster_resource_quota_list.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
[python3] copying build/lib/openshift/client/models/v1_custom_build_strategy.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
[python3] copying build/lib/openshift/client/models/v1_step_info.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
[python3] copying build/lib/openshift/client/models/v1_image_stream_list.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
[python3] copying build/lib/openshift/client/models/v1_o_auth_client_authorization.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
[python3] copying build/lib/openshift/client/models/v1_user_restriction.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
[python3] copying build/lib/openshift/client/models/v1_se_linux_context_strategy_options.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
[python3] copying build/lib/openshift/client/models/v1_identity_list.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
[python3] copying build/lib/openshift/client/models/v1_group.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
[python3] copying build/lib/openshift/client/models/v1_generic_web_hook_cause.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
[python3] copying build/lib/openshift/client/models/v1_signature_condition.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
[python3] copying build/lib/openshift/client/models/v1_group_restriction.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
[python3] copying build/lib/openshift/client/models/v1_cluster_network.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
[python3] copying build/lib/openshift/client/models/v1_binary_build_source.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
[python3] copying build/lib/openshift/client/models/v1_local_subject_access_review.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
[python3] copying build/lib/openshift/client/models/v1_fs_group_strategy_options.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
[python3] copying build/lib/openshift/client/models/v1_git_hub_web_hook_cause.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
[python3] copying build/lib/openshift/client/models/v1_image_stream_image.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
[python3] copying build/lib/openshift/client/models/v1_role_binding_list.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
[python3] copying build/lib/openshift/client/models/v1_image_stream_status.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
[python3] copying build/lib/openshift/client/models/v1_image_list.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
[python3] copying build/lib/openshift/client/models/v1_project_spec.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
[python3] copying build/lib/openshift/client/models/v1_recreate_deployment_strategy_params.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
[python3] copying build/lib/openshift/client/models/v1_self_subject_rules_review_spec.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
[python3] copying build/lib/openshift/client/models/v1_tag_event_condition.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
[python3] copying build/lib/openshift/client/models/v1_image_lookup_policy.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
[python3] copying build/lib/openshift/client/models/v1_image_import_spec.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
[python3] copying build/lib/openshift/client/models/v1_deployment_log.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
[python3] copying build/lib/openshift/client/models/v1_project_list.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
[python3] copying build/lib/openshift/client/models/v1_build_trigger_policy.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
[python3] copying build/lib/openshift/client/models/v1_source_build_strategy.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
[python3] copying build/lib/openshift/client/models/v1_build_trigger_cause.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
[python3] copying build/lib/openshift/client/models/v1_tag_image_hook.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
[python3] copying build/lib/openshift/client/models/v1_build_spec.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
[python3] copying build/lib/openshift/client/models/v1_docker_strategy_options.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
[python3] copying build/lib/openshift/client/models/v1_role_binding_restriction.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
[python3] copying build/lib/openshift/client/models/v1_route_list.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
[python3] copying build/lib/openshift/client/models/v1_local_resource_access_review.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
[python3] copying build/lib/openshift/client/models/v1_bitbucket_web_hook_cause.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
[python3] copying build/lib/openshift/client/models/v1_build_source.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
[python3] copying build/lib/openshift/client/models/v1_o_auth_authorize_token_list.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
[python3] copying build/lib/openshift/client/models/v1_build_log.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
[python3] copying build/lib/openshift/client/models/v1_project.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
[python3] copying build/lib/openshift/client/models/v1_pod_security_policy_review.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
[python3] copying build/lib/openshift/client/models/v1_pod_security_policy_subject_review_spec.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
[python3] copying build/lib/openshift/client/models/v1_deployment_config_status.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
[python3] copying build/lib/openshift/client/models/v1_applied_cluster_resource_quota.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
[python3] copying build/lib/openshift/client/models/v1_build_status_output_to.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
[python3] copying build/lib/openshift/client/models/v1_build_config.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
[python3] copying build/lib/openshift/client/models/v1_deployment_trigger_image_change_params.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
[python3] copying build/lib/openshift/client/models/v1_image_label.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
[python3] copying build/lib/openshift/client/models/v1_build_config_status.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
[python3] copying build/lib/openshift/client/models/v1_signature_subject.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
[python3] copying build/lib/openshift/client/models/v1_deployment_config_rollback.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
[python3] copying build/lib/openshift/client/models/v1_host_subnet.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
[python3] copying build/lib/openshift/client/models/v1_route.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
[python3] copying build/lib/openshift/client/models/v1_net_namespace_list.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
[python3] copying build/lib/openshift/client/models/v1_subject_rules_review_status.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
[python3] creating build/bdist.linux-x86_64/wheel/openshift/client/apis
[python3] copying build/lib/openshift/client/apis/apps_openshift_io_v1_api.py -> build/bdist.linux-x86_64/wheel/openshift/client/apis
[python3] copying build/lib/openshift/client/apis/oauth_openshift_io_v1_api.py -> build/bdist.linux-x86_64/wheel/openshift/client/apis
[python3] copying build/lib/openshift/client/apis/oapi_api.py -> build/bdist.linux-x86_64/wheel/openshift/client/apis
[python3] copying build/lib/openshift/client/apis/build_openshift_io_v1_api.py -> build/bdist.linux-x86_64/wheel/openshift/client/apis
[python3] copying build/lib/openshift/client/apis/security_openshift_io_api.py -> build/bdist.linux-x86_64/wheel/openshift/client/apis
[python3] copying build/lib/openshift/client/apis/security_openshift_io_v1_api.py -> build/bdist.linux-x86_64/wheel/openshift/client/apis
[python3] copying build/lib/openshift/client/apis/oauth_openshift_io_api.py -> build/bdist.linux-x86_64/wheel/openshift/client/apis
[python3] copying build/lib/openshift/client/apis/route_openshift_io_v1_api.py -> build/bdist.linux-x86_64/wheel/openshift/client/apis
[python3] copying build/lib/openshift/client/apis/image_openshift_io_api.py -> build/bdist.linux-x86_64/wheel/openshift/client/apis
[python3] copying build/lib/openshift/client/apis/template_openshift_io_v1_api.py -> build/bdist.linux-x86_64/wheel/openshift/client/apis
[python3] copying build/lib/openshift/client/apis/__init__.py -> build/bdist.linux-x86_64/wheel/openshift/client/apis
[python3] copying build/lib/openshift/client/apis/image_openshift_io_v1_api.py -> build/bdist.linux-x86_64/wheel/openshift/client/apis
[python3] copying build/lib/openshift/client/apis/user_openshift_io_api.py -> build/bdist.linux-x86_64/wheel/openshift/client/apis
[python3] copying build/lib/openshift/client/apis/template_openshift_io_api.py -> build/bdist.linux-x86_64/wheel/openshift/client/apis
[python3] copying build/lib/openshift/client/apis/apps_openshift_io_api.py -> build/bdist.linux-x86_64/wheel/openshift/client/apis
[python3] copying build/lib/openshift/client/apis/build_openshift_io_api.py -> build/bdist.linux-x86_64/wheel/openshift/client/apis
[python3] copying build/lib/openshift/client/apis/project_openshift_io_api.py -> build/bdist.linux-x86_64/wheel/openshift/client/apis
[python3] copying build/lib/openshift/client/apis/network_openshift_io_v1_api.py -> build/bdist.linux-x86_64/wheel/openshift/client/apis
[python3] copying build/lib/openshift/client/apis/quota_openshift_io_api.py -> build/bdist.linux-x86_64/wheel/openshift/client/apis
[python3] copying build/lib/openshift/client/apis/user_openshift_io_v1_api.py -> build/bdist.linux-x86_64/wheel/openshift/client/apis
[python3] copying build/lib/openshift/client/apis/authorization_openshift_io_v1_api.py -> build/bdist.linux-x86_64/wheel/openshift/client/apis
[python3] copying build/lib/openshift/client/apis/route_openshift_io_api.py -> build/bdist.linux-x86_64/wheel/openshift/client/apis
[python3] copying build/lib/openshift/client/apis/network_openshift_io_api.py -> build/bdist.linux-x86_64/wheel/openshift/client/apis
[python3] copying build/lib/openshift/client/apis/authorization_openshift_io_api.py -> build/bdist.linux-x86_64/wheel/openshift/client/apis
[python3] copying build/lib/openshift/client/apis/quota_openshift_io_v1_api.py -> build/bdist.linux-x86_64/wheel/openshift/client/apis
[python3] copying build/lib/openshift/client/apis/project_openshift_io_v1_api.py -> build/bdist.linux-x86_64/wheel/openshift/client/apis
[python3] creating build/bdist.linux-x86_64/wheel/openshift/dynamic
[python3] copying build/lib/openshift/dynamic/client.py -> build/bdist.linux-x86_64/wheel/openshift/dynamic
[python3] copying build/lib/openshift/dynamic/exceptions.py -> build/bdist.linux-x86_64/wheel/openshift/dynamic
[python3] copying build/lib/openshift/dynamic/__init__.py -> build/bdist.linux-x86_64/wheel/openshift/dynamic
[python3] creating build/bdist.linux-x86_64/wheel/scripts
[python3] copying build/lib/scripts/constants.py -> build/bdist.linux-x86_64/wheel/scripts
[python3] copying build/lib/scripts/__init__.py -> build/bdist.linux-x86_64/wheel/scripts
[python3] copying build/lib/scripts/update_generated.py -> build/bdist.linux-x86_64/wheel/scripts
[python3] creating build/bdist.linux-x86_64/wheel/scripts/from_gen
[python3] copying build/lib/scripts/from_gen/__init__.py -> build/bdist.linux-x86_64/wheel/scripts/from_gen
[python3] copying build/lib/scripts/from_gen/preprocess_spec.py -> build/bdist.linux-x86_64/wheel/scripts/from_gen
[python3] copying build/lib/scripts/from_gen/custom_objects_spec.json -> build/bdist.linux-x86_64/wheel/scripts/from_gen
[python3] running install_data
[python3] creating build/bdist.linux-x86_64/wheel/openshift-0.8.6.data
[python3] creating build/bdist.linux-x86_64/wheel/openshift-0.8.6.data/data
[python3] creating build/bdist.linux-x86_64/wheel/openshift-0.8.6.data/data/requirements.txt
[python3] copying requirements.txt -> build/bdist.linux-x86_64/wheel/openshift-0.8.6.data/data/requirements.txt
[python3] creating build/bdist.linux-x86_64/wheel/openshift-0.8.6.data/data/custom_objects_spec.json
[python3] copying scripts/from_gen/custom_objects_spec.json -> build/bdist.linux-x86_64/wheel/openshift-0.8.6.data/data/custom_objects_spec.json
[python3] running install_egg_info
[python3] Copying openshift.egg-info to build/bdist.linux-x86_64/wheel/openshift-0.8.6-py3.6.egg-info
[python3] running install_scripts
[python3] creating build/bdist.linux-x86_64/wheel/openshift-0.8.6.dist-info/WHEEL
[python3] creating 'dist/openshift-0.8.6-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it
[python3] adding 'openshift/__init__.py'
[python3] adding 'openshift/watch.py'
[python3] adding 'openshift/ansiblegen/__init__.py'
[python3] adding 'openshift/ansiblegen/cli.py'
[python3] adding 'openshift/ansiblegen/docstrings.py'
[python3] adding 'openshift/ansiblegen/modules.py'
[python3] adding 'openshift/client/__init__.py'
[python3] adding 'openshift/client/api_client.py'
[python3] adding 'openshift/client/apis/__init__.py'
[python3] adding 'openshift/client/apis/apps_openshift_io_api.py'
[python3] adding 'openshift/client/apis/apps_openshift_io_v1_api.py'
[python3] adding 'openshift/client/apis/authorization_openshift_io_api.py'
[python3] adding 'openshift/client/apis/authorization_openshift_io_v1_api.py'
[python3] adding 'openshift/client/apis/build_openshift_io_api.py'
[python3] adding 'openshift/client/apis/build_openshift_io_v1_api.py'
[python3] adding 'openshift/client/apis/image_openshift_io_api.py'
[python3] adding 'openshift/client/apis/image_openshift_io_v1_api.py'
[python3] adding 'openshift/client/apis/network_openshift_io_api.py'
[python3] adding 'openshift/client/apis/network_openshift_io_v1_api.py'
[python3] adding 'openshift/client/apis/oapi_api.py'
[python3] adding 'openshift/client/apis/oauth_openshift_io_api.py'
[python3] adding 'openshift/client/apis/oauth_openshift_io_v1_api.py'
[python3] adding 'openshift/client/apis/project_openshift_io_api.py'
[python3] adding 'openshift/client/apis/project_openshift_io_v1_api.py'
[python3] adding 'openshift/client/apis/quota_openshift_io_api.py'
[python3] adding 'openshift/client/apis/quota_openshift_io_v1_api.py'
[python3] adding 'openshift/client/apis/route_openshift_io_api.py'
[python3] adding 'openshift/client/apis/route_openshift_io_v1_api.py'
[python3] adding 'openshift/client/apis/security_openshift_io_api.py'
[python3] adding 'openshift/client/apis/security_openshift_io_v1_api.py'
[python3] adding 'openshift/client/apis/template_openshift_io_api.py'
[python3] adding 'openshift/client/apis/template_openshift_io_v1_api.py'
[python3] adding 'openshift/client/apis/user_openshift_io_api.py'
[python3] adding 'openshift/client/apis/user_openshift_io_v1_api.py'
[python3] adding 'openshift/client/models/__init__.py'
[python3] adding 'openshift/client/models/v1_allowed_flex_volume.py'
[python3] adding 'openshift/client/models/v1_applied_cluster_resource_quota.py'
[python3] adding 'openshift/client/models/v1_applied_cluster_resource_quota_list.py'
[python3] adding 'openshift/client/models/v1_binary_build_source.py'
[python3] adding 'openshift/client/models/v1_bitbucket_web_hook_cause.py'
[python3] adding 'openshift/client/models/v1_broker_template_instance.py'
[python3] adding 'openshift/client/models/v1_broker_template_instance_list.py'
[python3] adding 'openshift/client/models/v1_broker_template_instance_spec.py'
[python3] adding 'openshift/client/models/v1_build.py'
[python3] adding 'openshift/client/models/v1_build_config.py'
[python3] adding 'openshift/client/models/v1_build_config_list.py'
[python3] adding 'openshift/client/models/v1_build_config_spec.py'
[python3] adding 'openshift/client/models/v1_build_config_status.py'
[python3] adding 'openshift/client/models/v1_build_list.py'
[python3] adding 'openshift/client/models/v1_build_log.py'
[python3] adding 'openshift/client/models/v1_build_output.py'
[python3] adding 'openshift/client/models/v1_build_post_commit_spec.py'
[python3] adding 'openshift/client/models/v1_build_request.py'
[python3] adding 'openshift/client/models/v1_build_source.py'
[python3] adding 'openshift/client/models/v1_build_spec.py'
[python3] adding 'openshift/client/models/v1_build_status.py'
[python3] adding 'openshift/client/models/v1_build_status_output.py'
[python3] adding 'openshift/client/models/v1_build_status_output_to.py'
[python3] adding 'openshift/client/models/v1_build_strategy.py'
[python3] adding 'openshift/client/models/v1_build_trigger_cause.py'
[python3] adding 'openshift/client/models/v1_build_trigger_policy.py'
[python3] adding 'openshift/client/models/v1_cluster_network.py'
[python3] adding 'openshift/client/models/v1_cluster_network_entry.py'
[python3] adding 'openshift/client/models/v1_cluster_network_list.py'
[python3] adding 'openshift/client/models/v1_cluster_resource_quota.py'
[python3] adding 'openshift/client/models/v1_cluster_resource_quota_list.py'
[python3] adding 'openshift/client/models/v1_cluster_resource_quota_selector.py'
[python3] adding 'openshift/client/models/v1_cluster_resource_quota_spec.py'
[python3] adding 'openshift/client/models/v1_cluster_resource_quota_status.py'
[python3] adding 'openshift/client/models/v1_cluster_role.py'
[python3] adding 'openshift/client/models/v1_cluster_role_binding.py'
[python3] adding 'openshift/client/models/v1_cluster_role_binding_list.py'
[python3] adding 'openshift/client/models/v1_cluster_role_list.py'
[python3] adding 'openshift/client/models/v1_cluster_role_scope_restriction.py'
[python3] adding 'openshift/client/models/v1_custom_build_strategy.py'
[python3] adding 'openshift/client/models/v1_custom_deployment_strategy_params.py'
[python3] adding 'openshift/client/models/v1_deployment_cause.py'
[python3] adding 'openshift/client/models/v1_deployment_cause_image_trigger.py'
[python3] adding 'openshift/client/models/v1_deployment_condition.py'
[python3] adding 'openshift/client/models/v1_deployment_config.py'
[python3] adding 'openshift/client/models/v1_deployment_config_list.py'
[python3] adding 'openshift/client/models/v1_deployment_config_rollback.py'
[python3] adding 'openshift/client/models/v1_deployment_config_rollback_spec.py'
[python3] adding 'openshift/client/models/v1_deployment_config_spec.py'
[python3] adding 'openshift/client/models/v1_deployment_config_status.py'
[python3] adding 'openshift/client/models/v1_deployment_details.py'
[python3] adding 'openshift/client/models/v1_deployment_log.py'
[python3] adding 'openshift/client/models/v1_deployment_request.py'
[python3] adding 'openshift/client/models/v1_deployment_strategy.py'
[python3] adding 'openshift/client/models/v1_deployment_trigger_image_change_params.py'
[python3] adding 'openshift/client/models/v1_deployment_trigger_policy.py'
[python3] adding 'openshift/client/models/v1_docker_build_strategy.py'
[python3] adding 'openshift/client/models/v1_docker_strategy_options.py'
[python3] adding 'openshift/client/models/v1_egress_network_policy.py'
[python3] adding 'openshift/client/models/v1_egress_network_policy_list.py'
[python3] adding 'openshift/client/models/v1_egress_network_policy_peer.py'
[python3] adding 'openshift/client/models/v1_egress_network_policy_rule.py'
[python3] adding 'openshift/client/models/v1_egress_network_policy_spec.py'
[python3] adding 'openshift/client/models/v1_exec_new_pod_hook.py'
[python3] adding 'openshift/client/models/v1_fs_group_strategy_options.py'
[python3] adding 'openshift/client/models/v1_generic_web_hook_cause.py'
[python3] adding 'openshift/client/models/v1_git_build_source.py'
[python3] adding 'openshift/client/models/v1_git_hub_web_hook_cause.py'
[python3] adding 'openshift/client/models/v1_git_lab_web_hook_cause.py'
[python3] adding 'openshift/client/models/v1_git_source_revision.py'
[python3] adding 'openshift/client/models/v1_group.py'
[python3] adding 'openshift/client/models/v1_group_list.py'
[python3] adding 'openshift/client/models/v1_group_restriction.py'
[python3] adding 'openshift/client/models/v1_host_subnet.py'
[python3] adding 'openshift/client/models/v1_host_subnet_list.py'
[python3] adding 'openshift/client/models/v1_id_range.py'
[python3] adding 'openshift/client/models/v1_identity.py'
[python3] adding 'openshift/client/models/v1_identity_list.py'
[python3] adding 'openshift/client/models/v1_image.py'
[python3] adding 'openshift/client/models/v1_image_change_cause.py'
[python3] adding 'openshift/client/models/v1_image_change_trigger.py'
[python3] adding 'openshift/client/models/v1_image_import_spec.py'
[python3] adding 'openshift/client/models/v1_image_import_status.py'
[python3] adding 'openshift/client/models/v1_image_label.py'
[python3] adding 'openshift/client/models/v1_image_layer.py'
[python3] adding 'openshift/client/models/v1_image_list.py'
[python3] adding 'openshift/client/models/v1_image_lookup_policy.py'
[python3] adding 'openshift/client/models/v1_image_signature.py'
[python3] adding 'openshift/client/models/v1_image_source.py'
[python3] adding 'openshift/client/models/v1_image_source_path.py'
[python3] adding 'openshift/client/models/v1_image_stream.py'
[python3] adding 'openshift/client/models/v1_image_stream_image.py'
[python3] adding 'openshift/client/models/v1_image_stream_import.py'
[python3] adding 'openshift/client/models/v1_image_stream_import_spec.py'
[python3] adding 'openshift/client/models/v1_image_stream_import_status.py'
[python3] adding 'openshift/client/models/v1_image_stream_list.py'
[python3] adding 'openshift/client/models/v1_image_stream_mapping.py'
[python3] adding 'openshift/client/models/v1_image_stream_spec.py'
[python3] adding 'openshift/client/models/v1_image_stream_status.py'
[python3] adding 'openshift/client/models/v1_image_stream_tag.py'
[python3] adding 'openshift/client/models/v1_image_stream_tag_list.py'
[python3] adding 'openshift/client/models/v1_jenkins_pipeline_build_strategy.py'
[python3] adding 'openshift/client/models/v1_lifecycle_hook.py'
[python3] adding 'openshift/client/models/v1_local_resource_access_review.py'
[python3] adding 'openshift/client/models/v1_local_subject_access_review.py'
[python3] adding 'openshift/client/models/v1_named_tag_event_list.py'
[python3] adding 'openshift/client/models/v1_net_namespace.py'
[python3] adding 'openshift/client/models/v1_net_namespace_list.py'
[python3] adding 'openshift/client/models/v1_o_auth_access_token.py'
[python3] adding 'openshift/client/models/v1_o_auth_access_token_list.py'
[python3] adding 'openshift/client/models/v1_o_auth_authorize_token.py'
[python3] adding 'openshift/client/models/v1_o_auth_authorize_token_list.py'
[python3] adding 'openshift/client/models/v1_o_auth_client.py'
[python3] adding 'openshift/client/models/v1_o_auth_client_authorization.py'
[python3] adding 'openshift/client/models/v1_o_auth_client_authorization_list.py'
[python3] adding 'openshift/client/models/v1_o_auth_client_list.py'
[python3] adding 'openshift/client/models/v1_parameter.py'
[python3] adding 'openshift/client/models/v1_pod_security_policy_review.py'
[python3] adding 'openshift/client/models/v1_pod_security_policy_review_spec.py'
[python3] adding 'openshift/client/models/v1_pod_security_policy_review_status.py'
[python3] adding 'openshift/client/models/v1_pod_security_policy_self_subject_review.py'
[python3] adding 'openshift/client/models/v1_pod_security_policy_self_subject_review_spec.py'
[python3] adding 'openshift/client/models/v1_pod_security_policy_subject_review.py'
[python3] adding 'openshift/client/models/v1_pod_security_policy_subject_review_spec.py'
[python3] adding 'openshift/client/models/v1_pod_security_policy_subject_review_status.py'
[python3] adding 'openshift/client/models/v1_policy_rule.py'
[python3] adding 'openshift/client/models/v1_project.py'
[python3] adding 'openshift/client/models/v1_project_list.py'
[python3] adding 'openshift/client/models/v1_project_request.py'
[python3] adding 'openshift/client/models/v1_project_spec.py'
[python3] adding 'openshift/client/models/v1_project_status.py'
[python3] adding 'openshift/client/models/v1_recreate_deployment_strategy_params.py'
[python3] adding 'openshift/client/models/v1_repository_import_spec.py'
[python3] adding 'openshift/client/models/v1_repository_import_status.py'
[python3] adding 'openshift/client/models/v1_resource_access_review.py'
[python3] adding 'openshift/client/models/v1_resource_quota_status_by_namespace.py'
[python3] adding 'openshift/client/models/v1_role.py'
[python3] adding 'openshift/client/models/v1_role_binding.py'
[python3] adding 'openshift/client/models/v1_role_binding_list.py'
[python3] adding 'openshift/client/models/v1_role_binding_restriction.py'
[python3] adding 'openshift/client/models/v1_role_binding_restriction_list.py'
[python3] adding 'openshift/client/models/v1_role_binding_restriction_spec.py'
[python3] adding 'openshift/client/models/v1_role_list.py'
[python3] adding 'openshift/client/models/v1_rolling_deployment_strategy_params.py'
[python3] adding 'openshift/client/models/v1_route.py'
[python3] adding 'openshift/client/models/v1_route_ingress.py'
[python3] adding 'openshift/client/models/v1_route_ingress_condition.py'
[python3] adding 'openshift/client/models/v1_route_list.py'
[python3] adding 'openshift/client/models/v1_route_port.py'
[python3] adding 'openshift/client/models/v1_route_spec.py'
[python3] adding 'openshift/client/models/v1_route_status.py'
[python3] adding 'openshift/client/models/v1_route_target_reference.py'
[python3] adding 'openshift/client/models/v1_run_as_user_strategy_options.py'
[python3] adding 'openshift/client/models/v1_scope_restriction.py'
[python3] adding 'openshift/client/models/v1_se_linux_context_strategy_options.py'
[python3] adding 'openshift/client/models/v1_secret_build_source.py'
[python3] adding 'openshift/client/models/v1_secret_local_reference.py'
[python3] adding 'openshift/client/models/v1_secret_spec.py'
[python3] adding 'openshift/client/models/v1_security_context_constraints.py'
[python3] adding 'openshift/client/models/v1_security_context_constraints_list.py'
[python3] adding 'openshift/client/models/v1_self_subject_rules_review.py'
[python3] adding 'openshift/client/models/v1_self_subject_rules_review_spec.py'
[python3] adding 'openshift/client/models/v1_server_address_by_client_cidr.py'
[python3] adding 'openshift/client/models/v1_service_account_pod_security_policy_review_status.py'
[python3] adding 'openshift/client/models/v1_service_account_reference.py'
[python3] adding 'openshift/client/models/v1_service_account_restriction.py'
[python3] adding 'openshift/client/models/v1_signature_condition.py'
[python3] adding 'openshift/client/models/v1_signature_issuer.py'
[python3] adding 'openshift/client/models/v1_signature_subject.py'
[python3] adding 'openshift/client/models/v1_source_build_strategy.py'
[python3] adding 'openshift/client/models/v1_source_control_user.py'
[python3] adding 'openshift/client/models/v1_source_revision.py'
[python3] adding 'openshift/client/models/v1_source_strategy_options.py'
[python3] adding 'openshift/client/models/v1_stage_info.py'
[python3] adding 'openshift/client/models/v1_step_info.py'
[python3] adding 'openshift/client/models/v1_subject_access_review.py'
[python3] adding 'openshift/client/models/v1_subject_rules_review.py'
[python3] adding 'openshift/client/models/v1_subject_rules_review_spec.py'
[python3] adding 'openshift/client/models/v1_subject_rules_review_status.py'
[python3] adding 'openshift/client/models/v1_supplemental_groups_strategy_options.py'
[python3] adding 'openshift/client/models/v1_tag_event.py'
[python3] adding 'openshift/client/models/v1_tag_event_condition.py'
[python3] adding 'openshift/client/models/v1_tag_image_hook.py'
[python3] adding 'openshift/client/models/v1_tag_import_policy.py'
[python3] adding 'openshift/client/models/v1_tag_reference.py'
[python3] adding 'openshift/client/models/v1_tag_reference_policy.py'
[python3] adding 'openshift/client/models/v1_template.py'
[python3] adding 'openshift/client/models/v1_template_instance.py'
[python3] adding 'openshift/client/models/v1_template_instance_condition.py'
[python3] adding 'openshift/client/models/v1_template_instance_list.py'
[python3] adding 'openshift/client/models/v1_template_instance_object.py'
[python3] adding 'openshift/client/models/v1_template_instance_requester.py'
[python3] adding 'openshift/client/models/v1_template_instance_spec.py'
[python3] adding 'openshift/client/models/v1_template_instance_status.py'
[python3] adding 'openshift/client/models/v1_template_list.py'
[python3] adding 'openshift/client/models/v1_tls_config.py'
[python3] adding 'openshift/client/models/v1_user.py'
[python3] adding 'openshift/client/models/v1_user_identity_mapping.py'
[python3] adding 'openshift/client/models/v1_user_list.py'
[python3] adding 'openshift/client/models/v1_user_restriction.py'
[python3] adding 'openshift/client/models/v1_web_hook_trigger.py'
[python3] adding 'openshift/client/models/v1beta1_ingress_tls.py'
[python3] adding 'openshift/config/__init__.py'
[python3] adding 'openshift/config/kube_config.py'
[python3] adding 'openshift/dynamic/__init__.py'
[python3] adding 'openshift/dynamic/client.py'
[python3] adding 'openshift/dynamic/exceptions.py'
[python3] adding 'openshift/helper/__init__.py'
[python3] adding 'openshift/helper/ansible.py'
[python3] adding 'openshift/helper/base.py'
[python3] adding 'openshift/helper/exceptions.py'
[python3] adding 'openshift/helper/hashes.py'
[python3] adding 'openshift/helper/kubernetes.py'
[python3] adding 'openshift/helper/openshift.py'
[python3] adding 'openshift/test/__init__.py'
[python3] adding 'openshift/test/test_apps_openshift_io_api.py'
[python3] adding 'openshift/test/test_apps_openshift_io_v1_api.py'
[python3] adding 'openshift/test/test_authorization_openshift_io_api.py'
[python3] adding 'openshift/test/test_authorization_openshift_io_v1_api.py'
[python3] adding 'openshift/test/test_build_openshift_io_api.py'
[python3] adding 'openshift/test/test_build_openshift_io_v1_api.py'
[python3] adding 'openshift/test/test_image_openshift_io_api.py'
[python3] adding 'openshift/test/test_image_openshift_io_v1_api.py'
[python3] adding 'openshift/test/test_network_openshift_io_api.py'
[python3] adding 'openshift/test/test_network_openshift_io_v1_api.py'
[python3] adding 'openshift/test/test_oapi_api.py'
[python3] adding 'openshift/test/test_oauth_openshift_io_api.py'
[python3] adding 'openshift/test/test_oauth_openshift_io_v1_api.py'
[python3] adding 'openshift/test/test_project_openshift_io_api.py'
[python3] adding 'openshift/test/test_project_openshift_io_v1_api.py'
[python3] adding 'openshift/test/test_quota_openshift_io_api.py'
[python3] adding 'openshift/test/test_quota_openshift_io_v1_api.py'
[python3] adding 'openshift/test/test_route_openshift_io_api.py'
[python3] adding 'openshift/test/test_route_openshift_io_v1_api.py'
[python3] adding 'openshift/test/test_security_openshift_io_api.py'
[python3] adding 'openshift/test/test_security_openshift_io_v1_api.py'
[python3] adding 'openshift/test/test_template_openshift_io_api.py'
[python3] adding 'openshift/test/test_template_openshift_io_v1_api.py'
[python3] adding 'openshift/test/test_user_openshift_io_api.py'
[python3] adding 'openshift/test/test_user_openshift_io_v1_api.py'
[python3] adding 'openshift/test/test_v1_allowed_flex_volume.py'
[python3] adding 'openshift/test/test_v1_applied_cluster_resource_quota.py'
[python3] adding 'openshift/test/test_v1_applied_cluster_resource_quota_list.py'
[python3] adding 'openshift/test/test_v1_binary_build_source.py'
[python3] adding 'openshift/test/test_v1_bitbucket_web_hook_cause.py'
[python3] adding 'openshift/test/test_v1_broker_template_instance.py'
[python3] adding 'openshift/test/test_v1_broker_template_instance_list.py'
[python3] adding 'openshift/test/test_v1_broker_template_instance_spec.py'
[python3] adding 'openshift/test/test_v1_build.py'
[python3] adding 'openshift/test/test_v1_build_config.py'
[python3] adding 'openshift/test/test_v1_build_config_list.py'
[python3] adding 'openshift/test/test_v1_build_config_spec.py'
[python3] adding 'openshift/test/test_v1_build_config_status.py'
[python3] adding 'openshift/test/test_v1_build_list.py'
[python3] adding 'openshift/test/test_v1_build_log.py'
[python3] adding 'openshift/test/test_v1_build_output.py'
[python3] adding 'openshift/test/test_v1_build_post_commit_spec.py'
[python3] adding 'openshift/test/test_v1_build_request.py'
[python3] adding 'openshift/test/test_v1_build_source.py'
[python3] adding 'openshift/test/test_v1_build_spec.py'
[python3] adding 'openshift/test/test_v1_build_status.py'
[python3] adding 'openshift/test/test_v1_build_status_output.py'
[python3] adding 'openshift/test/test_v1_build_status_output_to.py'
[python3] adding 'openshift/test/test_v1_build_strategy.py'
[python3] adding 'openshift/test/test_v1_build_trigger_cause.py'
[python3] adding 'openshift/test/test_v1_build_trigger_policy.py'
[python3] adding 'openshift/test/test_v1_cluster_network.py'
[python3] adding 'openshift/test/test_v1_cluster_network_entry.py'
[python3] adding 'openshift/test/test_v1_cluster_network_list.py'
[python3] adding 'openshift/test/test_v1_cluster_resource_quota.py'
[python3] adding 'openshift/test/test_v1_cluster_resource_quota_list.py'
[python3] adding 'openshift/test/test_v1_cluster_resource_quota_selector.py'
[python3] adding 'openshift/test/test_v1_cluster_resource_quota_spec.py'
[python3] adding 'openshift/test/test_v1_cluster_resource_quota_status.py'
[python3] adding 'openshift/test/test_v1_cluster_role.py'
[python3] adding 'openshift/test/test_v1_cluster_role_binding.py'
[python3] adding 'openshift/test/test_v1_cluster_role_binding_list.py'
[python3] adding 'openshift/test/test_v1_cluster_role_list.py'
[python3] adding 'openshift/test/test_v1_cluster_role_scope_restriction.py'
[python3] adding 'openshift/test/test_v1_custom_build_strategy.py'
[python3] adding 'openshift/test/test_v1_custom_deployment_strategy_params.py'
[python3] adding 'openshift/test/test_v1_deployment_cause.py'
[python3] adding 'openshift/test/test_v1_deployment_cause_image_trigger.py'
[python3] adding 'openshift/test/test_v1_deployment_condition.py'
[python3] adding 'openshift/test/test_v1_deployment_config.py'
[python3] adding 'openshift/test/test_v1_deployment_config_list.py'
[python3] adding 'openshift/test/test_v1_deployment_config_rollback.py'
[python3] adding 'openshift/test/test_v1_deployment_config_rollback_spec.py'
[python3] adding 'openshift/test/test_v1_deployment_config_spec.py'
[python3] adding 'openshift/test/test_v1_deployment_config_status.py'
[python3] adding 'openshift/test/test_v1_deployment_details.py'
[python3] adding 'openshift/test/test_v1_deployment_log.py'
[python3] adding 'openshift/test/test_v1_deployment_request.py'
[python3] adding 'openshift/test/test_v1_deployment_strategy.py'
[python3] adding 'openshift/test/test_v1_deployment_trigger_image_change_params.py'
[python3] adding 'openshift/test/test_v1_deployment_trigger_policy.py'
[python3] adding 'openshift/test/test_v1_docker_build_strategy.py'
[python3] adding 'openshift/test/test_v1_docker_strategy_options.py'
[python3] adding 'openshift/test/test_v1_egress_network_policy.py'
[python3] adding 'openshift/test/test_v1_egress_network_policy_list.py'
[python3] adding 'openshift/test/test_v1_egress_network_policy_peer.py'
[python3] adding 'openshift/test/test_v1_egress_network_policy_rule.py'
[python3] adding 'openshift/test/test_v1_egress_network_policy_spec.py'
[python3] adding 'openshift/test/test_v1_exec_new_pod_hook.py'
[python3] adding 'openshift/test/test_v1_fs_group_strategy_options.py'
[python3] adding 'openshift/test/test_v1_generic_web_hook_cause.py'
[python3] adding 'openshift/test/test_v1_git_build_source.py'
[python3] adding 'openshift/test/test_v1_git_hub_web_hook_cause.py'
[python3] adding 'openshift/test/test_v1_git_lab_web_hook_cause.py'
[python3] adding 'openshift/test/test_v1_git_source_revision.py'
[python3] adding 'openshift/test/test_v1_group.py'
[python3] adding 'openshift/test/test_v1_group_list.py'
[python3] adding 'openshift/test/test_v1_group_restriction.py'
[python3] adding 'openshift/test/test_v1_host_subnet.py'
[python3] adding 'openshift/test/test_v1_host_subnet_list.py'
[python3] adding 'openshift/test/test_v1_id_range.py'
[python3] adding 'openshift/test/test_v1_identity.py'
[python3] adding 'openshift/test/test_v1_identity_list.py'
[python3] adding 'openshift/test/test_v1_image.py'
[python3] adding 'openshift/test/test_v1_image_change_cause.py'
[python3] adding 'openshift/test/test_v1_image_change_trigger.py'
[python3] adding 'openshift/test/test_v1_image_import_spec.py'
[python3] adding 'openshift/test/test_v1_image_import_status.py'
[python3] adding 'openshift/test/test_v1_image_label.py'
[python3] adding 'openshift/test/test_v1_image_layer.py'
[python3] adding 'openshift/test/test_v1_image_list.py'
[python3] adding 'openshift/test/test_v1_image_lookup_policy.py'
[python3] adding 'openshift/test/test_v1_image_signature.py'
[python3] adding 'openshift/test/test_v1_image_source.py'
[python3] adding 'openshift/test/test_v1_image_source_path.py'
[python3] adding 'openshift/test/test_v1_image_stream.py'
[python3] adding 'openshift/test/test_v1_image_stream_image.py'
[python3] adding 'openshift/test/test_v1_image_stream_import.py'
[python3] adding 'openshift/test/test_v1_image_stream_import_spec.py'
[python3] adding 'openshift/test/test_v1_image_stream_import_status.py'
[python3] adding 'openshift/test/test_v1_image_stream_list.py'
[python3] adding 'openshift/test/test_v1_image_stream_mapping.py'
[python3] adding 'openshift/test/test_v1_image_stream_spec.py'
[python3] adding 'openshift/test/test_v1_image_stream_status.py'
[python3] adding 'openshift/test/test_v1_image_stream_tag.py'
[python3] adding 'openshift/test/test_v1_image_stream_tag_list.py'
[python3] adding 'openshift/test/test_v1_jenkins_pipeline_build_strategy.py'
[python3] adding 'openshift/test/test_v1_lifecycle_hook.py'
[python3] adding 'openshift/test/test_v1_local_resource_access_review.py'
[python3] adding 'openshift/test/test_v1_local_subject_access_review.py'
[python3] adding 'openshift/test/test_v1_named_tag_event_list.py'
[python3] adding 'openshift/test/test_v1_net_namespace.py'
[python3] adding 'openshift/test/test_v1_net_namespace_list.py'
[python3] adding 'openshift/test/test_v1_o_auth_access_token.py'
[python3] adding 'openshift/test/test_v1_o_auth_access_token_list.py'
[python3] adding 'openshift/test/test_v1_o_auth_authorize_token.py'
[python3] adding 'openshift/test/test_v1_o_auth_authorize_token_list.py'
[python3] adding 'openshift/test/test_v1_o_auth_client.py'
[python3] adding 'openshift/test/test_v1_o_auth_client_authorization.py'
[python3] adding 'openshift/test/test_v1_o_auth_client_authorization_list.py'
[python3] adding 'openshift/test/test_v1_o_auth_client_list.py'
[python3] adding 'openshift/test/test_v1_parameter.py'
[python3] adding 'openshift/test/test_v1_pod_security_policy_review.py'
[python3] adding 'openshift/test/test_v1_pod_security_policy_review_spec.py'
[python3] adding 'openshift/test/test_v1_pod_security_policy_review_status.py'
[python3] adding 'openshift/test/test_v1_pod_security_policy_self_subject_review.py'
[python3] adding 'openshift/test/test_v1_pod_security_policy_self_subject_review_spec.py'
[python3] adding 'openshift/test/test_v1_pod_security_policy_subject_review.py'
[python3] adding 'openshift/test/test_v1_pod_security_policy_subject_review_spec.py'
[python3] adding 'openshift/test/test_v1_pod_security_policy_subject_review_status.py'
[python3] adding 'openshift/test/test_v1_policy_rule.py'
[python3] adding 'openshift/test/test_v1_project.py'
[python3] adding 'openshift/test/test_v1_project_list.py'
[python3] adding 'openshift/test/test_v1_project_request.py'
[python3] adding 'openshift/test/test_v1_project_spec.py'
[python3] adding 'openshift/test/test_v1_project_status.py'
[python3] adding 'openshift/test/test_v1_recreate_deployment_strategy_params.py'
[python3] adding 'openshift/test/test_v1_repository_import_spec.py'
[python3] adding 'openshift/test/test_v1_repository_import_status.py'
[python3] adding 'openshift/test/test_v1_resource_access_review.py'
[python3] adding 'openshift/test/test_v1_resource_quota_status_by_namespace.py'
[python3] adding 'openshift/test/test_v1_role.py'
[python3] adding 'openshift/test/test_v1_role_binding.py'
[python3] adding 'openshift/test/test_v1_role_binding_list.py'
[python3] adding 'openshift/test/test_v1_role_binding_restriction.py'
[python3] adding 'openshift/test/test_v1_role_binding_restriction_list.py'
[python3] adding 'openshift/test/test_v1_role_binding_restriction_spec.py'
[python3] adding 'openshift/test/test_v1_role_list.py'
[python3] adding 'openshift/test/test_v1_rolling_deployment_strategy_params.py'
[python3] adding 'openshift/test/test_v1_route.py'
[python3] adding 'openshift/test/test_v1_route_ingress.py'
[python3] adding 'openshift/test/test_v1_route_ingress_condition.py'
[python3] adding 'openshift/test/test_v1_route_list.py'
[python3] adding 'openshift/test/test_v1_route_port.py'
[python3] adding 'openshift/test/test_v1_route_spec.py'
[python3] adding 'openshift/test/test_v1_route_status.py'
[python3] adding 'openshift/test/test_v1_route_target_reference.py'
[python3] adding 'openshift/test/test_v1_run_as_user_strategy_options.py'
[python3] adding 'openshift/test/test_v1_scope_restriction.py'
[python3] adding 'openshift/test/test_v1_se_linux_context_strategy_options.py'
[python3] adding 'openshift/test/test_v1_secret_build_source.py'
[python3] adding 'openshift/test/test_v1_secret_local_reference.py'
[python3] adding 'openshift/test/test_v1_secret_spec.py'
[python3] adding 'openshift/test/test_v1_security_context_constraints.py'
[python3] adding 'openshift/test/test_v1_security_context_constraints_list.py'
[python3] adding 'openshift/test/test_v1_self_subject_rules_review.py'
[python3] adding 'openshift/test/test_v1_self_subject_rules_review_spec.py'
[python3] adding 'openshift/test/test_v1_server_address_by_client_cidr.py'
[python3] adding 'openshift/test/test_v1_service_account_pod_security_policy_review_status.py'
[python3] adding 'openshift/test/test_v1_service_account_reference.py'
[python3] adding 'openshift/test/test_v1_service_account_restriction.py'
[python3] adding 'openshift/test/test_v1_signature_condition.py'
[python3] adding 'openshift/test/test_v1_signature_issuer.py'
[python3] adding 'openshift/test/test_v1_signature_subject.py'
[python3] adding 'openshift/test/test_v1_source_build_strategy.py'
[python3] adding 'openshift/test/test_v1_source_control_user.py'
[python3] adding 'openshift/test/test_v1_source_revision.py'
[python3] adding 'openshift/test/test_v1_source_strategy_options.py'
[python3] adding 'openshift/test/test_v1_stage_info.py'
[python3] adding 'openshift/test/test_v1_step_info.py'
[python3] adding 'openshift/test/test_v1_subject_access_review.py'
[python3] adding 'openshift/test/test_v1_subject_rules_review.py'
[python3] adding 'openshift/test/test_v1_subject_rules_review_spec.py'
[python3] adding 'openshift/test/test_v1_subject_rules_review_status.py'
[python3] adding 'openshift/test/test_v1_supplemental_groups_strategy_options.py'
[python3] adding 'openshift/test/test_v1_tag_event.py'
[python3] adding 'openshift/test/test_v1_tag_event_condition.py'
[python3] adding 'openshift/test/test_v1_tag_image_hook.py'
[python3] adding 'openshift/test/test_v1_tag_import_policy.py'
[python3] adding 'openshift/test/test_v1_tag_reference.py'
[python3] adding 'openshift/test/test_v1_tag_reference_policy.py'
[python3] adding 'openshift/test/test_v1_template.py'
[python3] adding 'openshift/test/test_v1_template_instance.py'
[python3] adding 'openshift/test/test_v1_template_instance_condition.py'
[python3] adding 'openshift/test/test_v1_template_instance_list.py'
[python3] adding 'openshift/test/test_v1_template_instance_object.py'
[python3] adding 'openshift/test/test_v1_template_instance_requester.py'
[python3] adding 'openshift/test/test_v1_template_instance_spec.py'
[python3] adding 'openshift/test/test_v1_template_instance_status.py'
[python3] adding 'openshift/test/test_v1_template_list.py'
[python3] adding 'openshift/test/test_v1_tls_config.py'
[python3] adding 'openshift/test/test_v1_user.py'
[python3] adding 'openshift/test/test_v1_user_identity_mapping.py'
[python3] adding 'openshift/test/test_v1_user_list.py'
[python3] adding 'openshift/test/test_v1_user_restriction.py'
[python3] adding 'openshift/test/test_v1_web_hook_trigger.py'
[python3] adding 'openshift/test/test_v1beta1_ingress_tls.py'
[python3] adding 'openshift-0.8.6.data/data/custom_objects_spec.json/custom_objects_spec.json'
[python3] adding 'openshift-0.8.6.data/data/requirements.txt/requirements.txt'
[python3] adding 'scripts/__init__.py'
[python3] adding 'scripts/constants.py'
[python3] adding 'scripts/update_generated.py'
[python3] adding 'scripts/from_gen/__init__.py'
[python3] adding 'scripts/from_gen/custom_objects_spec.json'
[python3] adding 'scripts/from_gen/preprocess_spec.py'
[python3] adding 'openshift-0.8.6.dist-info/METADATA'
[python3] adding 'openshift-0.8.6.dist-info/WHEEL'
[python3] adding 'openshift-0.8.6.dist-info/entry_points.txt'
[python3] adding 'openshift-0.8.6.dist-info/top_level.txt'
[python3] adding 'openshift-0.8.6.dist-info/RECORD'
[python3] removing build/bdist.linux-x86_64/wheel
[python3] /build-wheels
[python3]
[python3] ############################################################
[python3] Building openstack.nose_plugin-0.11-py3-none-any.whl
[python3] ############################################################
[python3] Running: wget https://files.pythonhosted.org/packages/bc/83/e7c9b9297e1a501d2c2617f98d6176199570e8ee32f0e72669c8852c6c81/openstack.nose_plugin-0.11.tar.gz
[python3] --2021-05-24 17:16:23-- https://files.pythonhosted.org/packages/bc/83/e7c9b9297e1a501d2c2617f98d6176199570e8ee32f0e72669c8852c6c81/openstack.nose_plugin-0.11.tar.gz
[python3] Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.125.63, 2a04:4e42:1e::319
[python3] Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.125.63|:443... connected.
[python3] HTTP request sent, awaiting response... 200 OK
[python3] Length: 4120 (4.0K) [application/octet-stream]
[python3] Saving to: 'openstack.nose_plugin-0.11.tar.gz'
[python3]
[python3] 0K .... 100% 15.7M=0s
[python3]
[python3] 2021-05-24 17:16:23 (15.7 MB/s) - 'openstack.nose_plugin-0.11.tar.gz' saved [4120/4120]
[python3]
[python3] /build-wheels/openstack.nose_plugin-0.11 /build-wheels
[python3] running bdist_wheel
[python3] running build
[python3] running build_py
[python3] creating build
[python3] creating build/lib
[python3] creating build/lib/openstack
[python3] copying openstack/__init__.py -> build/lib/openstack
[python3] copying openstack/nose_plugin.py -> build/lib/openstack
[python3] installing to build/bdist.linux-x86_64/wheel
[python3] running install
[python3] running install_lib
[python3] copying openstack/nose_plugin.py -> build/bdist.linux-x86_64/wheel/openstack
[python3] Skipping installation of build/bdist.linux-x86_64/wheel/openstack/__init__.py (namespace package)
[python3] running install_egg_info
[python3] running egg_info
[python3] writing openstack.nose_plugin.egg-info/PKG-INFO
[python3] writing dependency_links to openstack.nose_plugin.egg-info/dependency_links.txt
[python3] writing entry points to openstack.nose_plugin.egg-info/entry_points.txt
[python3] writing namespace_packages to openstack.nose_plugin.egg-info/namespace_packages.txt
[python3] writing requirements to openstack.nose_plugin.egg-info/requires.txt
[python3] writing top-level names to openstack.nose_plugin.egg-info/top_level.txt
[python3] reading manifest file 'openstack.nose_plugin.egg-info/SOURCES.txt'
[python3] reading manifest template 'MANIFEST.in'
[python3] writing manifest file 'openstack.nose_plugin.egg-info/SOURCES.txt'
[python3] Copying openstack.nose_plugin.egg-info to build/bdist.linux-x86_64/wheel/openstack.nose_plugin-0.11-py3.6.egg-info
[python3] Installing build/bdist.linux-x86_64/wheel/openstack.nose_plugin-0.11-py3.6-nspkg.pth
[python3] running install_scripts
[python3] creating build/bdist.linux-x86_64/wheel/openstack.nose_plugin-0.11.dist-info/WHEEL
[python3] creating 'dist/openstack.nose_plugin-0.11-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it
[python3] adding 'openstack.nose_plugin-0.11-py3.6-nspkg.pth'
[python3] adding 'openstack/nose_plugin.py'
[python3] adding 'openstack.nose_plugin-0.11.dist-info/METADATA'
[python3] adding 'openstack.nose_plugin-0.11.dist-info/WHEEL'
[python3] adding 'openstack.nose_plugin-0.11.dist-info/entry_points.txt'
[python3] adding 'openstack.nose_plugin-0.11.dist-info/namespace_packages.txt'
[python3] adding 'openstack.nose_plugin-0.11.dist-info/top_level.txt'
[python3] adding 'openstack.nose_plugin-0.11.dist-info/RECORD'
[python3] removing build/bdist.linux-x86_64/wheel
[python3] /build-wheels
[python3]
[python3] ############################################################
[python3] Building opentracing-2.3.0-py3-none-any.whl
[python3] ############################################################
[python3] Running: wget https://files.pythonhosted.org/packages/e4/a8/df5285f42cd07782409d0ae835785fae6e2a0f7e8b0036ea302f1422fd25/opentracing-2.3.0.tar.gz
[python3] --2021-05-24 17:16:24-- https://files.pythonhosted.org/packages/e4/a8/df5285f42cd07782409d0ae835785fae6e2a0f7e8b0036ea302f1422fd25/opentracing-2.3.0.tar.gz
[python3] Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.125.63, 2a04:4e42:1e::319
[python3] Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.125.63|:443... connected.
[python3] HTTP request sent, awaiting response... 200 OK
[python3] Length: 48966 (48K) [binary/octet-stream]
[python3] Saving to: 'opentracing-2.3.0.tar.gz'
[python3]
[python3] 0K .......... .......... .......... .......... ....... 100% 8.14M=0.006s
[python3]
[python3] 2021-05-24 17:16:24 (8.14 MB/s) - 'opentracing-2.3.0.tar.gz' saved [48966/48966]
[python3]
[python3] /build-wheels/opentracing-2.3.0 /build-wheels
[python3] running bdist_wheel
[python3] running build
[python3] running build_py
[python3] creating build
[python3] creating build/lib
[python3] creating build/lib/opentracing
[python3] copying opentracing/tags.py -> build/lib/opentracing
[python3] copying opentracing/__init__.py -> build/lib/opentracing
[python3] copying opentracing/propagation.py -> build/lib/opentracing
[python3] copying opentracing/logs.py -> build/lib/opentracing
[python3] copying opentracing/span.py -> build/lib/opentracing
[python3] copying opentracing/scope_manager.py -> build/lib/opentracing
[python3] copying opentracing/scope.py -> build/lib/opentracing
[python3] copying opentracing/tracer.py -> build/lib/opentracing
[python3] running egg_info
[python3] writing opentracing.egg-info/PKG-INFO
[python3] writing dependency_links to opentracing.egg-info/dependency_links.txt
[python3] writing requirements to opentracing.egg-info/requires.txt
[python3] writing top-level names to opentracing.egg-info/top_level.txt
[python3] reading manifest file 'opentracing.egg-info/SOURCES.txt'
[python3] reading manifest template 'MANIFEST.in'
[python3] warning: no files found matching '*.py' under directory 'example'
[python3] warning: no files found matching '*.thrift' under directory 'example'
[python3] no previously-included directories found matching 'testbed'
[python3] warning: no previously-included files matching '*.pyc' found anywhere in distribution
[python3] no previously-included directories found matching 'docs/_build'
[python3] writing manifest file 'opentracing.egg-info/SOURCES.txt'
[python3] creating build/lib/opentracing/ext
[python3] copying opentracing/ext/__init__.py -> build/lib/opentracing/ext
[python3] copying opentracing/ext/tags.py -> build/lib/opentracing/ext
[python3] creating build/lib/opentracing/harness
[python3] copying opentracing/harness/__init__.py -> build/lib/opentracing/harness
[python3] copying opentracing/harness/api_check.py -> build/lib/opentracing/harness
[python3] copying opentracing/harness/scope_check.py -> build/lib/opentracing/harness
[python3] creating build/lib/opentracing/mocktracer
[python3] copying opentracing/mocktracer/__init__.py -> build/lib/opentracing/mocktracer
[python3] copying opentracing/mocktracer/binary_propagator.py -> build/lib/opentracing/mocktracer
[python3] copying opentracing/mocktracer/context.py -> build/lib/opentracing/mocktracer
[python3] copying opentracing/mocktracer/propagator.py -> build/lib/opentracing/mocktracer
[python3] copying opentracing/mocktracer/span.py -> build/lib/opentracing/mocktracer
[python3] copying opentracing/mocktracer/text_propagator.py -> build/lib/opentracing/mocktracer
[python3] copying opentracing/mocktracer/tracer.py -> build/lib/opentracing/mocktracer
[python3] creating build/lib/opentracing/scope_managers
[python3] copying opentracing/scope_managers/__init__.py -> build/lib/opentracing/scope_managers
[python3] copying opentracing/scope_managers/asyncio.py -> build/lib/opentracing/scope_managers
[python3] copying opentracing/scope_managers/constants.py -> build/lib/opentracing/scope_managers
[python3] copying opentracing/scope_managers/contextvars.py -> build/lib/opentracing/scope_managers
[python3] copying opentracing/scope_managers/gevent.py -> build/lib/opentracing/scope_managers
[python3] copying opentracing/scope_managers/tornado.py -> build/lib/opentracing/scope_managers
[python3] installing to build/bdist.linux-x86_64/wheel
[python3] running install
[python3] running install_lib
[python3] creating build/bdist.linux-x86_64
[python3] creating build/bdist.linux-x86_64/wheel
[python3] creating build/bdist.linux-x86_64/wheel/opentracing
[python3] copying build/lib/opentracing/tags.py -> build/bdist.linux-x86_64/wheel/opentracing
[python3] copying build/lib/opentracing/__init__.py -> build/bdist.linux-x86_64/wheel/opentracing
[python3] copying build/lib/opentracing/propagation.py -> build/bdist.linux-x86_64/wheel/opentracing
[python3] copying build/lib/opentracing/logs.py -> build/bdist.linux-x86_64/wheel/opentracing
[python3] copying build/lib/opentracing/span.py -> build/bdist.linux-x86_64/wheel/opentracing
[python3] copying build/lib/opentracing/scope_manager.py -> build/bdist.linux-x86_64/wheel/opentracing
[python3] copying build/lib/opentracing/scope.py -> build/bdist.linux-x86_64/wheel/opentracing
[python3] copying build/lib/opentracing/tracer.py -> build/bdist.linux-x86_64/wheel/opentracing
[python3] creating build/bdist.linux-x86_64/wheel/opentracing/ext
[python3] copying build/lib/opentracing/ext/__init__.py -> build/bdist.linux-x86_64/wheel/opentracing/ext
[python3] copying build/lib/opentracing/ext/tags.py -> build/bdist.linux-x86_64/wheel/opentracing/ext
[python3] creating build/bdist.linux-x86_64/wheel/opentracing/harness
[python3] copying build/lib/opentracing/harness/__init__.py -> build/bdist.linux-x86_64/wheel/opentracing/harness
[python3] copying build/lib/opentracing/harness/api_check.py -> build/bdist.linux-x86_64/wheel/opentracing/harness
[python3] copying build/lib/opentracing/harness/scope_check.py -> build/bdist.linux-x86_64/wheel/opentracing/harness
[python3] creating build/bdist.linux-x86_64/wheel/opentracing/mocktracer
[python3] copying build/lib/opentracing/mocktracer/__init__.py -> build/bdist.linux-x86_64/wheel/opentracing/mocktracer
[python3] copying build/lib/opentracing/mocktracer/binary_propagator.py -> build/bdist.linux-x86_64/wheel/opentracing/mocktracer
[python3] copying build/lib/opentracing/mocktracer/context.py -> build/bdist.linux-x86_64/wheel/opentracing/mocktracer
[python3] copying build/lib/opentracing/mocktracer/propagator.py -> build/bdist.linux-x86_64/wheel/opentracing/mocktracer
[python3] copying build/lib/opentracing/mocktracer/span.py -> build/bdist.linux-x86_64/wheel/opentracing/mocktracer
[python3] copying build/lib/opentracing/mocktracer/text_propagator.py -> build/bdist.linux-x86_64/wheel/opentracing/mocktracer
[python3] copying build/lib/opentracing/mocktracer/tracer.py -> build/bdist.linux-x86_64/wheel/opentracing/mocktracer
[python3] creating build/bdist.linux-x86_64/wheel/opentracing/scope_managers
[python3] copying build/lib/opentracing/scope_managers/__init__.py -> build/bdist.linux-x86_64/wheel/opentracing/scope_managers
[python3] copying build/lib/opentracing/scope_managers/asyncio.py -> build/bdist.linux-x86_64/wheel/opentracing/scope_managers
[python3] copying build/lib/opentracing/scope_managers/constants.py -> build/bdist.linux-x86_64/wheel/opentracing/scope_managers
[python3] copying build/lib/opentracing/scope_managers/contextvars.py -> build/bdist.linux-x86_64/wheel/opentracing/scope_managers
[python3] copying build/lib/opentracing/scope_managers/gevent.py -> build/bdist.linux-x86_64/wheel/opentracing/scope_managers
[python3] copying build/lib/opentracing/scope_managers/tornado.py -> build/bdist.linux-x86_64/wheel/opentracing/scope_managers
[python3] running install_egg_info
[python3] Copying opentracing.egg-info to build/bdist.linux-x86_64/wheel/opentracing-2.3.0-py3.6.egg-info
[python3] running install_scripts
[python3] adding license file "LICENSE" (matched pattern "LICEN[CS]E*")
[python3] creating build/bdist.linux-x86_64/wheel/opentracing-2.3.0.dist-info/WHEEL
[python3] creating 'dist/opentracing-2.3.0-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it
[python3] adding 'opentracing/__init__.py'
[python3] adding 'opentracing/logs.py'
[python3] adding 'opentracing/propagation.py'
[python3] adding 'opentracing/scope.py'
[python3] adding 'opentracing/scope_manager.py'
[python3] adding 'opentracing/span.py'
[python3] adding 'opentracing/tags.py'
[python3] adding 'opentracing/tracer.py'
[python3] adding 'opentracing/ext/__init__.py'
[python3] adding 'opentracing/ext/tags.py'
[python3] adding 'opentracing/harness/__init__.py'
[python3] adding 'opentracing/harness/api_check.py'
[python3] adding 'opentracing/harness/scope_check.py'
[python3] adding 'opentracing/mocktracer/__init__.py'
[python3] adding 'opentracing/mocktracer/binary_propagator.py'
[python3] adding 'opentracing/mocktracer/context.py'
[python3] adding 'opentracing/mocktracer/propagator.py'
[python3] adding 'opentracing/mocktracer/span.py'
[python3] adding 'opentracing/mocktracer/text_propagator.py'
[python3] adding 'opentracing/mocktracer/tracer.py'
[python3] adding 'opentracing/scope_managers/__init__.py'
[python3] adding 'opentracing/scope_managers/asyncio.py'
[python3] adding 'opentracing/scope_managers/constants.py'
[python3] adding 'opentracing/scope_managers/contextvars.py'
[python3] adding 'opentracing/scope_managers/gevent.py'
[python3] adding 'opentracing/scope_managers/tornado.py'
[python3] adding 'opentracing-2.3.0.dist-info/LICENSE'
[python3] adding 'opentracing-2.3.0.dist-info/METADATA'
[python3] adding 'opentracing-2.3.0.dist-info/WHEEL'
[python3] adding 'opentracing-2.3.0.dist-info/top_level.txt'
[python3] adding 'opentracing-2.3.0.dist-info/RECORD'
[python3] removing build/bdist.linux-x86_64/wheel
[python3] /build-wheels
[python3]
[python3] ############################################################
[python3] Building ovs-2.11.0-py3-none-any.whl
[python3] ############################################################
[python3] Running: wget https://files.pythonhosted.org/packages/81/06/387b2159ac073de95e484aa6e2f108a232cd906e350307168843061f899f/ovs-2.11.0.tar.gz
[python3] --2021-05-24 17:16:25-- https://files.pythonhosted.org/packages/81/06/387b2159ac073de95e484aa6e2f108a232cd906e350307168843061f899f/ovs-2.11.0.tar.gz
[python3] Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.125.63, 2a04:4e42:1e::319
[python3] Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.125.63|:443... connected.
[python3] HTTP request sent, awaiting response... 200 OK
[python3] Length: 98933 (97K) [binary/octet-stream]
[python3] Saving to: 'ovs-2.11.0.tar.gz'
[python3]
[python3] 0K .......... .......... .......... .......... .......... 51% 7.24M 0s
[python3] 50K .......... .......... .......... .......... ...... 100% 21.9M=0.009s
[python3]
[python3] 2021-05-24 17:16:25 (10.7 MB/s) - 'ovs-2.11.0.tar.gz' saved [98933/98933]
[python3]
[python3] /build-wheels/ovs-2.11.0 /build-wheels
[python3] running bdist_wheel
[python3] running build
[python3] running build_py
[python3] creating build
[python3] creating build/lib.linux-x86_64-3.6
[python3] creating build/lib.linux-x86_64-3.6/ovs
[python3] copying ovs/__init__.py -> build/lib.linux-x86_64-3.6/ovs
[python3] copying ovs/daemon.py -> build/lib.linux-x86_64-3.6/ovs
[python3] copying ovs/dirs.py -> build/lib.linux-x86_64-3.6/ovs
[python3] copying ovs/fatal_signal.py -> build/lib.linux-x86_64-3.6/ovs
[python3] copying ovs/fcntl_win.py -> build/lib.linux-x86_64-3.6/ovs
[python3] copying ovs/json.py -> build/lib.linux-x86_64-3.6/ovs
[python3] copying ovs/jsonrpc.py -> build/lib.linux-x86_64-3.6/ovs
[python3] copying ovs/ovsuuid.py -> build/lib.linux-x86_64-3.6/ovs
[python3] copying ovs/poller.py -> build/lib.linux-x86_64-3.6/ovs
[python3] copying ovs/process.py -> build/lib.linux-x86_64-3.6/ovs
[python3] copying ovs/reconnect.py -> build/lib.linux-x86_64-3.6/ovs
[python3] copying ovs/socket_util.py -> build/lib.linux-x86_64-3.6/ovs
[python3] copying ovs/stream.py -> build/lib.linux-x86_64-3.6/ovs
[python3] copying ovs/timeval.py -> build/lib.linux-x86_64-3.6/ovs
[python3] copying ovs/util.py -> build/lib.linux-x86_64-3.6/ovs
[python3] copying ovs/version.py -> build/lib.linux-x86_64-3.6/ovs
[python3] copying ovs/vlog.py -> build/lib.linux-x86_64-3.6/ovs
[python3] copying ovs/winutils.py -> build/lib.linux-x86_64-3.6/ovs
[python3] creating build/lib.linux-x86_64-3.6/ovs/compat
[python3] copying ovs/compat/__init__.py -> build/lib.linux-x86_64-3.6/ovs/compat
[python3] creating build/lib.linux-x86_64-3.6/ovs/compat/sortedcontainers
[python3] copying ovs/compat/sortedcontainers/__init__.py -> build/lib.linux-x86_64-3.6/ovs/compat/sortedcontainers
[python3] copying ovs/compat/sortedcontainers/sorteddict.py -> build/lib.linux-x86_64-3.6/ovs/compat/sortedcontainers
[python3] copying ovs/compat/sortedcontainers/sortedlist.py -> build/lib.linux-x86_64-3.6/ovs/compat/sortedcontainers
[python3] copying ovs/compat/sortedcontainers/sortedset.py -> build/lib.linux-x86_64-3.6/ovs/compat/sortedcontainers
[python3] creating build/lib.linux-x86_64-3.6/ovs/db
[python3] copying ovs/db/__init__.py -> build/lib.linux-x86_64-3.6/ovs/db
[python3] copying ovs/db/custom_index.py -> build/lib.linux-x86_64-3.6/ovs/db
[python3] copying ovs/db/data.py -> build/lib.linux-x86_64-3.6/ovs/db
[python3] copying ovs/db/error.py -> build/lib.linux-x86_64-3.6/ovs/db
[python3] copying ovs/db/idl.py -> build/lib.linux-x86_64-3.6/ovs/db
[python3] copying ovs/db/parser.py -> build/lib.linux-x86_64-3.6/ovs/db
[python3] copying ovs/db/schema.py -> build/lib.linux-x86_64-3.6/ovs/db
[python3] copying ovs/db/types.py -> build/lib.linux-x86_64-3.6/ovs/db
[python3] creating build/lib.linux-x86_64-3.6/ovs/unixctl
[python3] copying ovs/unixctl/__init__.py -> build/lib.linux-x86_64-3.6/ovs/unixctl
[python3] copying ovs/unixctl/client.py -> build/lib.linux-x86_64-3.6/ovs/unixctl
[python3] copying ovs/unixctl/server.py -> build/lib.linux-x86_64-3.6/ovs/unixctl
[python3] running build_ext
[python3] building 'ovs._json' extension
[python3] creating build/temp.linux-x86_64-3.6
[python3] creating build/temp.linux-x86_64-3.6/ovs
[python3] gcc -pthread -Wno-unused-result -Wsign-compare -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/python3.6m -c ovs/_json.c -o build/temp.linux-x86_64-3.6/ovs/_json.o
[python3] ovs/_json.c:2:30: fatal error: openvswitch/json.h: No such file or directory
[python3] #include <openvswitch/json.h>
[python3] ^
[python3] compilation terminated.
[python3] ***************************************************************************
[python3] WARNING: The C extension could not be compiled, speedups are not enabled.
[python3] Failure information, if any, is above.
[python3] Retrying the build without the C extension.
[python3] ***************************************************************************
[python3] running bdist_wheel
[python3] running build
[python3] running build_py
[python3] creating build/lib
[python3] creating build/lib/ovs
[python3] copying ovs/__init__.py -> build/lib/ovs
[python3] copying ovs/daemon.py -> build/lib/ovs
[python3] copying ovs/dirs.py -> build/lib/ovs
[python3] copying ovs/fatal_signal.py -> build/lib/ovs
[python3] copying ovs/fcntl_win.py -> build/lib/ovs
[python3] copying ovs/json.py -> build/lib/ovs
[python3] copying ovs/jsonrpc.py -> build/lib/ovs
[python3] copying ovs/ovsuuid.py -> build/lib/ovs
[python3] copying ovs/poller.py -> build/lib/ovs
[python3] copying ovs/process.py -> build/lib/ovs
[python3] copying ovs/reconnect.py -> build/lib/ovs
[python3] copying ovs/socket_util.py -> build/lib/ovs
[python3] copying ovs/stream.py -> build/lib/ovs
[python3] copying ovs/timeval.py -> build/lib/ovs
[python3] copying ovs/util.py -> build/lib/ovs
[python3] copying ovs/version.py -> build/lib/ovs
[python3] copying ovs/vlog.py -> build/lib/ovs
[python3] copying ovs/winutils.py -> build/lib/ovs
[python3] creating build/lib/ovs/compat
[python3] copying ovs/compat/__init__.py -> build/lib/ovs/compat
[python3] creating build/lib/ovs/compat/sortedcontainers
[python3] copying ovs/compat/sortedcontainers/__init__.py -> build/lib/ovs/compat/sortedcontainers
[python3] copying ovs/compat/sortedcontainers/sorteddict.py -> build/lib/ovs/compat/sortedcontainers
[python3] copying ovs/compat/sortedcontainers/sortedlist.py -> build/lib/ovs/compat/sortedcontainers
[python3] copying ovs/compat/sortedcontainers/sortedset.py -> build/lib/ovs/compat/sortedcontainers
[python3] creating build/lib/ovs/db
[python3] copying ovs/db/__init__.py -> build/lib/ovs/db
[python3] copying ovs/db/custom_index.py -> build/lib/ovs/db
[python3] copying ovs/db/data.py -> build/lib/ovs/db
[python3] copying ovs/db/error.py -> build/lib/ovs/db
[python3] copying ovs/db/idl.py -> build/lib/ovs/db
[python3] copying ovs/db/parser.py -> build/lib/ovs/db
[python3] copying ovs/db/schema.py -> build/lib/ovs/db
[python3] copying ovs/db/types.py -> build/lib/ovs/db
[python3] creating build/lib/ovs/unixctl
[python3] copying ovs/unixctl/__init__.py -> build/lib/ovs/unixctl
[python3] copying ovs/unixctl/client.py -> build/lib/ovs/unixctl
[python3] copying ovs/unixctl/server.py -> build/lib/ovs/unixctl
[python3] installing to build/bdist.linux-x86_64/wheel
[python3] running install
[python3] running install_lib
[python3] creating build/bdist.linux-x86_64
[python3] creating build/bdist.linux-x86_64/wheel
[python3] creating build/bdist.linux-x86_64/wheel/ovs
[python3] copying build/lib/ovs/__init__.py -> build/bdist.linux-x86_64/wheel/ovs
[python3] copying build/lib/ovs/daemon.py -> build/bdist.linux-x86_64/wheel/ovs
[python3] copying build/lib/ovs/dirs.py -> build/bdist.linux-x86_64/wheel/ovs
[python3] copying build/lib/ovs/fatal_signal.py -> build/bdist.linux-x86_64/wheel/ovs
[python3] copying build/lib/ovs/fcntl_win.py -> build/bdist.linux-x86_64/wheel/ovs
[python3] copying build/lib/ovs/json.py -> build/bdist.linux-x86_64/wheel/ovs
[python3] copying build/lib/ovs/jsonrpc.py -> build/bdist.linux-x86_64/wheel/ovs
[python3] copying build/lib/ovs/ovsuuid.py -> build/bdist.linux-x86_64/wheel/ovs
[python3] copying build/lib/ovs/poller.py -> build/bdist.linux-x86_64/wheel/ovs
[python3] copying build/lib/ovs/process.py -> build/bdist.linux-x86_64/wheel/ovs
[python3] copying build/lib/ovs/reconnect.py -> build/bdist.linux-x86_64/wheel/ovs
[python3] copying build/lib/ovs/socket_util.py -> build/bdist.linux-x86_64/wheel/ovs
[python3] copying build/lib/ovs/stream.py -> build/bdist.linux-x86_64/wheel/ovs
[python3] copying build/lib/ovs/timeval.py -> build/bdist.linux-x86_64/wheel/ovs
[python3] copying build/lib/ovs/util.py -> build/bdist.linux-x86_64/wheel/ovs
[python3] copying build/lib/ovs/version.py -> build/bdist.linux-x86_64/wheel/ovs
[python3] copying build/lib/ovs/vlog.py -> build/bdist.linux-x86_64/wheel/ovs
[python3] copying build/lib/ovs/winutils.py -> build/bdist.linux-x86_64/wheel/ovs
[python3] creating build/bdist.linux-x86_64/wheel/ovs/compat
[python3] copying build/lib/ovs/compat/__init__.py -> build/bdist.linux-x86_64/wheel/ovs/compat
[python3] creating build/bdist.linux-x86_64/wheel/ovs/compat/sortedcontainers
[python3] copying build/lib/ovs/compat/sortedcontainers/__init__.py -> build/bdist.linux-x86_64/wheel/ovs/compat/sortedcontainers
[python3] copying build/lib/ovs/compat/sortedcontainers/sorteddict.py -> build/bdist.linux-x86_64/wheel/ovs/compat/sortedcontainers
[python3] copying build/lib/ovs/compat/sortedcontainers/sortedlist.py -> build/bdist.linux-x86_64/wheel/ovs/compat/sortedcontainers
[python3] copying build/lib/ovs/compat/sortedcontainers/sortedset.py -> build/bdist.linux-x86_64/wheel/ovs/compat/sortedcontainers
[python3] creating build/bdist.linux-x86_64/wheel/ovs/db
[python3] copying build/lib/ovs/db/__init__.py -> build/bdist.linux-x86_64/wheel/ovs/db
[python3] copying build/lib/ovs/db/custom_index.py -> build/bdist.linux-x86_64/wheel/ovs/db
[python3] copying build/lib/ovs/db/data.py -> build/bdist.linux-x86_64/wheel/ovs/db
[python3] copying build/lib/ovs/db/error.py -> build/bdist.linux-x86_64/wheel/ovs/db
[python3] copying build/lib/ovs/db/idl.py -> build/bdist.linux-x86_64/wheel/ovs/db
[python3] copying build/lib/ovs/db/parser.py -> build/bdist.linux-x86_64/wheel/ovs/db
[python3] copying build/lib/ovs/db/schema.py -> build/bdist.linux-x86_64/wheel/ovs/db
[python3] copying build/lib/ovs/db/types.py -> build/bdist.linux-x86_64/wheel/ovs/db
[python3] creating build/bdist.linux-x86_64/wheel/ovs/unixctl
[python3] copying build/lib/ovs/unixctl/__init__.py -> build/bdist.linux-x86_64/wheel/ovs/unixctl
[python3] copying build/lib/ovs/unixctl/client.py -> build/bdist.linux-x86_64/wheel/ovs/unixctl
[python3] copying build/lib/ovs/unixctl/server.py -> build/bdist.linux-x86_64/wheel/ovs/unixctl
[python3] running install_egg_info
[python3] running egg_info
[python3] writing ovs.egg-info/PKG-INFO
[python3] writing dependency_links to ovs.egg-info/dependency_links.txt
[python3] writing requirements to ovs.egg-info/requires.txt
[python3] writing top-level names to ovs.egg-info/top_level.txt
[python3] reading manifest file 'ovs.egg-info/SOURCES.txt'
[python3] writing manifest file 'ovs.egg-info/SOURCES.txt'
[python3] Copying ovs.egg-info to build/bdist.linux-x86_64/wheel/ovs-2.11.0-py3.6.egg-info
[python3] running install_scripts
[python3] creating build/bdist.linux-x86_64/wheel/ovs-2.11.0.dist-info/WHEEL
[python3] creating 'dist/ovs-2.11.0-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it
[python3] adding 'ovs/__init__.py'
[python3] adding 'ovs/daemon.py'
[python3] adding 'ovs/dirs.py'
[python3] adding 'ovs/fatal_signal.py'
[python3] adding 'ovs/fcntl_win.py'
[python3] adding 'ovs/json.py'
[python3] adding 'ovs/jsonrpc.py'
[python3] adding 'ovs/ovsuuid.py'
[python3] adding 'ovs/poller.py'
[python3] adding 'ovs/process.py'
[python3] adding 'ovs/reconnect.py'
[python3] adding 'ovs/socket_util.py'
[python3] adding 'ovs/stream.py'
[python3] adding 'ovs/timeval.py'
[python3] adding 'ovs/util.py'
[python3] adding 'ovs/version.py'
[python3] adding 'ovs/vlog.py'
[python3] adding 'ovs/winutils.py'
[python3] adding 'ovs/compat/__init__.py'
[python3] adding 'ovs/compat/sortedcontainers/__init__.py'
[python3] adding 'ovs/compat/sortedcontainers/sorteddict.py'
[python3] adding 'ovs/compat/sortedcontainers/sortedlist.py'
[python3] adding 'ovs/compat/sortedcontainers/sortedset.py'
[python3] adding 'ovs/db/__init__.py'
[python3] adding 'ovs/db/custom_index.py'
[python3] adding 'ovs/db/data.py'
[python3] adding 'ovs/db/error.py'
[python3] adding 'ovs/db/idl.py'
[python3] adding 'ovs/db/parser.py'
[python3] adding 'ovs/db/schema.py'
[python3] adding 'ovs/db/types.py'
[python3] adding 'ovs/unixctl/__init__.py'
[python3] adding 'ovs/unixctl/client.py'
[python3] adding 'ovs/unixctl/server.py'
[python3] adding 'ovs-2.11.0.dist-info/METADATA'
[python3] adding 'ovs-2.11.0.dist-info/WHEEL'
[python3] adding 'ovs-2.11.0.dist-info/top_level.txt'
[python3] adding 'ovs-2.11.0.dist-info/RECORD'
[python3] removing build/bdist.linux-x86_64/wheel
[python3] /build-wheels
[python3]
[python3] ############################################################
[python3] Building panko-5.0.0-py3-none-any.whl
[python3] ############################################################
[python3] Running: wget https://files.pythonhosted.org/packages/a9/89/d666e0889d869e41c9b7f87a0a34858b2520782b82e025da84c98e0db8f6/panko-5.0.0.tar.gz
[python3] --2021-05-24 17:16:25-- https://files.pythonhosted.org/packages/a9/89/d666e0889d869e41c9b7f87a0a34858b2520782b82e025da84c98e0db8f6/panko-5.0.0.tar.gz
[python3] Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.125.63, 2a04:4e42:1e::319
[python3] Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.125.63|:443... connected.
[python3] HTTP request sent, awaiting response... 200 OK
[python3] Length: 145765 (142K) [binary/octet-stream]
[python3] Saving to: 'panko-5.0.0.tar.gz'
[python3]
[python3] 0K .......... .......... .......... .......... .......... 35% 7.09M 0s
[python3] 50K .......... .......... .......... .......... .......... 70% 20.0M 0s
[python3] 100K .......... .......... .......... .......... .. 100% 9.26M=0.01s
[python3]
[python3] 2021-05-24 17:16:26 (10.1 MB/s) - 'panko-5.0.0.tar.gz' saved [145765/145765]
[python3]
[python3] /build-wheels/panko-5.0.0 /build-wheels
[python3] running bdist_wheel
[python3] running build
[python3] running build_py
[python3] creating build
[python3] creating build/lib
[python3] creating build/lib/panko
[python3] creating build/lib/panko/hacking
[python3] copying panko/hacking/checks.py -> build/lib/panko/hacking
[python3] copying panko/hacking/__init__.py -> build/lib/panko/hacking
[python3] creating build/lib/panko/storage
[python3] copying panko/storage/base.py -> build/lib/panko/storage
[python3] copying panko/storage/pymongo_base.py -> build/lib/panko/storage
[python3] copying panko/storage/impl_mongodb.py -> build/lib/panko/storage
[python3] copying panko/storage/__init__.py -> build/lib/panko/storage
[python3] copying panko/storage/impl_elasticsearch.py -> build/lib/panko/storage
[python3] copying panko/storage/impl_sqlalchemy.py -> build/lib/panko/storage
[python3] copying panko/storage/models.py -> build/lib/panko/storage
[python3] copying panko/storage/impl_log.py -> build/lib/panko/storage
[python3] copying panko/storage/impl_hbase.py -> build/lib/panko/storage
[python3] creating build/lib/panko/tests
[python3] creating build/lib/panko/tests/functional
[python3] creating build/lib/panko/tests/functional/api
[python3] creating build/lib/panko/tests/functional/api/v2
[python3] copying panko/tests/functional/api/v2/test_acl_scenarios.py -> build/lib/panko/tests/functional/api/v2
[python3] copying panko/tests/functional/api/v2/test_event_scenarios.py -> build/lib/panko/tests/functional/api/v2
[python3] copying panko/tests/functional/api/v2/__init__.py -> build/lib/panko/tests/functional/api/v2
[python3] copying panko/tests/functional/api/v2/test_app.py -> build/lib/panko/tests/functional/api/v2
[python3] copying panko/tests/functional/api/v2/test_capabilities.py -> build/lib/panko/tests/functional/api/v2
[python3] creating build/lib/panko/tests/unit
[python3] copying panko/tests/unit/__init__.py -> build/lib/panko/tests/unit
[python3] copying panko/tests/unit/test_utils.py -> build/lib/panko/tests/unit
[python3] creating build/lib/panko/tests/unit/api
[python3] copying panko/tests/unit/api/__init__.py -> build/lib/panko/tests/unit/api
[python3] copying panko/tests/unit/api/test_app.py -> build/lib/panko/tests/unit/api
[python3] copying panko/tests/unit/api/test_versions.py -> build/lib/panko/tests/unit/api
[python3] creating build/lib/panko/storage/mongo
[python3] copying panko/storage/mongo/__init__.py -> build/lib/panko/storage/mongo
[python3] copying panko/storage/mongo/utils.py -> build/lib/panko/storage/mongo
[python3] copying panko/tests/functional/__init__.py -> build/lib/panko/tests/functional
[python3] copying panko/tests/functional/test_bin.py -> build/lib/panko/tests/functional
[python3] creating build/lib/panko/storage/sqlalchemy
[python3] copying panko/storage/sqlalchemy/__init__.py -> build/lib/panko/storage/sqlalchemy
[python3] copying panko/storage/sqlalchemy/models.py -> build/lib/panko/storage/sqlalchemy
[python3] creating build/lib/panko/tests/functional/gabbi
[python3] copying panko/tests/functional/gabbi/fixtures.py -> build/lib/panko/tests/functional/gabbi
[python3] copying panko/tests/functional/gabbi/__init__.py -> build/lib/panko/tests/functional/gabbi
[python3] copying panko/tests/functional/gabbi/test_gabbi.py -> build/lib/panko/tests/functional/gabbi
[python3] copying panko/tests/functional/gabbi/test_gabbi_prefix.py -> build/lib/panko/tests/functional/gabbi
[python3] copying panko/opts.py -> build/lib/panko
[python3] copying panko/version.py -> build/lib/panko
[python3] copying panko/__init__.py -> build/lib/panko
[python3] copying panko/service.py -> build/lib/panko
[python3] copying panko/i18n.py -> build/lib/panko
[python3] copying panko/utils.py -> build/lib/panko
[python3] creating build/lib/panko/tests/functional/storage
[python3] copying panko/tests/functional/storage/test_impl_mongodb.py -> build/lib/panko/tests/functional/storage
[python3] copying panko/tests/functional/storage/__init__.py -> build/lib/panko/tests/functional/storage
[python3] copying panko/tests/functional/storage/test_storage_scenarios.py -> build/lib/panko/tests/functional/storage
[python3] copying panko/tests/functional/storage/test_impl_sqlalchemy.py -> build/lib/panko/tests/functional/storage
[python3] creating build/lib/panko/api
[python3] creating build/lib/panko/api/controllers
[python3] creating build/lib/panko/api/controllers/v2
[python3] copying panko/api/controllers/v2/capabilities.py -> build/lib/panko/api/controllers/v2
[python3] copying panko/api/controllers/v2/base.py -> build/lib/panko/api/controllers/v2
[python3] copying panko/api/controllers/v2/__init__.py -> build/lib/panko/api/controllers/v2
[python3] copying panko/api/controllers/v2/root.py -> build/lib/panko/api/controllers/v2
[python3] copying panko/api/controllers/v2/events.py -> build/lib/panko/api/controllers/v2
[python3] copying panko/api/controllers/v2/utils.py -> build/lib/panko/api/controllers/v2
[python3] creating build/lib/panko/storage/hbase
[python3] copying panko/storage/hbase/base.py -> build/lib/panko/storage/hbase
[python3] copying panko/storage/hbase/__init__.py -> build/lib/panko/storage/hbase
[python3] copying panko/storage/hbase/utils.py -> build/lib/panko/storage/hbase
[python3] copying panko/storage/hbase/inmemory.py -> build/lib/panko/storage/hbase
[python3] creating build/lib/panko/publisher
[python3] copying panko/publisher/__init__.py -> build/lib/panko/publisher
[python3] copying panko/publisher/database.py -> build/lib/panko/publisher
[python3] creating build/lib/panko/tests/unit/event
[python3] copying panko/tests/unit/event/__init__.py -> build/lib/panko/tests/unit/event
[python3] copying panko/tests/functional/api/__init__.py -> build/lib/panko/tests/functional/api
[python3] creating build/lib/panko/tests/unit/storage
[python3] creating build/lib/panko/tests/unit/storage/sqlalchemy
[python3] copying panko/tests/unit/storage/sqlalchemy/__init__.py -> build/lib/panko/tests/unit/storage/sqlalchemy
[python3] copying panko/tests/unit/storage/sqlalchemy/test_models.py -> build/lib/panko/tests/unit/storage/sqlalchemy
[python3] copying panko/tests/unit/storage/__init__.py -> build/lib/panko/tests/unit/storage
[python3] copying panko/tests/unit/storage/test_get_connection.py -> build/lib/panko/tests/unit/storage
[python3] creating build/lib/panko/policies
[python3] copying panko/policies/base.py -> build/lib/panko/policies
[python3] copying panko/policies/__init__.py -> build/lib/panko/policies
[python3] copying panko/policies/telemetry.py -> build/lib/panko/policies
[python3] copying panko/policies/segregation.py -> build/lib/panko/policies
[python3] creating build/lib/panko/tests/unit/api/v2
[python3] copying panko/tests/unit/api/v2/__init__.py -> build/lib/panko/tests/unit/api/v2
[python3] copying panko/tests/unit/api/v2/test_wsme_custom_type.py -> build/lib/panko/tests/unit/api/v2
[python3] copying panko/tests/unit/api/v2/test_query.py -> build/lib/panko/tests/unit/api/v2
[python3] copying panko/tests/db.py -> build/lib/panko/tests
[python3] copying panko/tests/base.py -> build/lib/panko/tests
[python3] copying panko/tests/__init__.py -> build/lib/panko/tests
[python3] copying panko/tests/mocks.py -> build/lib/panko/tests
[python3] creating build/lib/panko/tests/functional/publisher
[python3] copying panko/tests/functional/publisher/__init__.py -> build/lib/panko/tests/functional/publisher
[python3] copying panko/api/controllers/__init__.py -> build/lib/panko/api/controllers
[python3] copying panko/api/controllers/root.py -> build/lib/panko/api/controllers
[python3] creating build/lib/panko/tests/unit/meter
[python3] copying panko/tests/unit/meter/__init__.py -> build/lib/panko/tests/unit/meter
[python3] creating build/lib/panko/conf
[python3] copying panko/conf/__init__.py -> build/lib/panko/conf
[python3] copying panko/conf/defaults.py -> build/lib/panko/conf
[python3] creating build/lib/panko/cmd
[python3] copying panko/cmd/__init__.py -> build/lib/panko/cmd
[python3] copying panko/cmd/storage.py -> build/lib/panko/cmd
[python3] copying panko/api/middleware.py -> build/lib/panko/api
[python3] copying panko/api/__init__.py -> build/lib/panko/api
[python3] copying panko/api/hooks.py -> build/lib/panko/api
[python3] copying panko/api/app.py -> build/lib/panko/api
[python3] copying panko/api/rbac.py -> build/lib/panko/api
[python3] running egg_info
[python3] writing panko.egg-info/PKG-INFO
[python3] writing dependency_links to panko.egg-info/dependency_links.txt
[python3] writing entry points to panko.egg-info/entry_points.txt
[python3] writing requirements to panko.egg-info/requires.txt
[python3] writing top-level names to panko.egg-info/top_level.txt
[python3] [pbr] Reusing existing SOURCES.txt
[python3] creating build/lib/panko/tests/functional/hooks
[python3] copying panko/tests/functional/hooks/post_test_hook.sh -> build/lib/panko/tests/functional/hooks
[python3] creating build/lib/panko/storage/sqlalchemy/alembic
[python3] copying panko/storage/sqlalchemy/alembic/README -> build/lib/panko/storage/sqlalchemy/alembic
[python3] copying panko/storage/sqlalchemy/alembic/alembic.ini -> build/lib/panko/storage/sqlalchemy/alembic
[python3] copying panko/storage/sqlalchemy/alembic/env.py -> build/lib/panko/storage/sqlalchemy/alembic
[python3] copying panko/storage/sqlalchemy/alembic/script.py.mako -> build/lib/panko/storage/sqlalchemy/alembic
[python3] creating build/lib/panko/storage/sqlalchemy/alembic/versions
[python3] copying panko/storage/sqlalchemy/alembic/versions/c3955547bff2_support_big_integer_traits.py -> build/lib/panko/storage/sqlalchemy/alembic/versions
[python3] creating build/lib/panko/tests/functional/gabbi/gabbits
[python3] copying panko/tests/functional/gabbi/gabbits/api-events-no-data.yaml -> build/lib/panko/tests/functional/gabbi/gabbits
[python3] copying panko/tests/functional/gabbi/gabbits/api-events-with-data.yaml -> build/lib/panko/tests/functional/gabbi/gabbits
[python3] copying panko/tests/functional/gabbi/gabbits/basic.yaml -> build/lib/panko/tests/functional/gabbi/gabbits
[python3] copying panko/tests/functional/gabbi/gabbits/capabilities.yaml -> build/lib/panko/tests/functional/gabbi/gabbits
[python3] copying panko/tests/functional/gabbi/gabbits/middleware.yaml -> build/lib/panko/tests/functional/gabbi/gabbits
[python3] creating build/lib/panko/tests/functional/gabbi/gabbits_prefix
[python3] copying panko/tests/functional/gabbi/gabbits_prefix/basic.yaml -> build/lib/panko/tests/functional/gabbi/gabbits_prefix
[python3] creating build/lib/panko/locale
[python3] creating build/lib/panko/locale/en_GB
[python3] creating build/lib/panko/locale/en_GB/LC_MESSAGES
[python3] copying panko/locale/en_GB/LC_MESSAGES/panko.po -> build/lib/panko/locale/en_GB/LC_MESSAGES
[python3] copying panko/api/app.wsgi -> build/lib/panko/api
[python3] installing to build/bdist.linux-x86_64/wheel
[python3] running install
[python3] [pbr] Generating AUTHORS
[python3] [pbr] AUTHORS complete (0.0s)
[python3] running install_lib
[python3] creating build/bdist.linux-x86_64
[python3] creating build/bdist.linux-x86_64/wheel
[python3] creating build/bdist.linux-x86_64/wheel/panko
[python3] creating build/bdist.linux-x86_64/wheel/panko/hacking
[python3] copying build/lib/panko/hacking/checks.py -> build/bdist.linux-x86_64/wheel/panko/hacking
[python3] copying build/lib/panko/hacking/__init__.py -> build/bdist.linux-x86_64/wheel/panko/hacking
[python3] creating build/bdist.linux-x86_64/wheel/panko/storage
[python3] copying build/lib/panko/storage/base.py -> build/bdist.linux-x86_64/wheel/panko/storage
[python3] copying build/lib/panko/storage/pymongo_base.py -> build/bdist.linux-x86_64/wheel/panko/storage
[python3] copying build/lib/panko/storage/impl_mongodb.py -> build/bdist.linux-x86_64/wheel/panko/storage
[python3] copying build/lib/panko/storage/__init__.py -> build/bdist.linux-x86_64/wheel/panko/storage
[python3] copying build/lib/panko/storage/impl_elasticsearch.py -> build/bdist.linux-x86_64/wheel/panko/storage
[python3] copying build/lib/panko/storage/impl_sqlalchemy.py -> build/bdist.linux-x86_64/wheel/panko/storage
[python3] copying build/lib/panko/storage/models.py -> build/bdist.linux-x86_64/wheel/panko/storage
[python3] copying build/lib/panko/storage/impl_log.py -> build/bdist.linux-x86_64/wheel/panko/storage
[python3] copying build/lib/panko/storage/impl_hbase.py -> build/bdist.linux-x86_64/wheel/panko/storage
[python3] creating build/bdist.linux-x86_64/wheel/panko/storage/mongo
[python3] copying build/lib/panko/storage/mongo/__init__.py -> build/bdist.linux-x86_64/wheel/panko/storage/mongo
[python3] copying build/lib/panko/storage/mongo/utils.py -> build/bdist.linux-x86_64/wheel/panko/storage/mongo
[python3] creating build/bdist.linux-x86_64/wheel/panko/storage/sqlalchemy
[python3] copying build/lib/panko/storage/sqlalchemy/__init__.py -> build/bdist.linux-x86_64/wheel/panko/storage/sqlalchemy
[python3] copying build/lib/panko/storage/sqlalchemy/models.py -> build/bdist.linux-x86_64/wheel/panko/storage/sqlalchemy
[python3] creating build/bdist.linux-x86_64/wheel/panko/storage/sqlalchemy/alembic
[python3] copying build/lib/panko/storage/sqlalchemy/alembic/README -> build/bdist.linux-x86_64/wheel/panko/storage/sqlalchemy/alembic
[python3] copying build/lib/panko/storage/sqlalchemy/alembic/alembic.ini -> build/bdist.linux-x86_64/wheel/panko/storage/sqlalchemy/alembic
[python3] copying build/lib/panko/storage/sqlalchemy/alembic/env.py -> build/bdist.linux-x86_64/wheel/panko/storage/sqlalchemy/alembic
[python3] copying build/lib/panko/storage/sqlalchemy/alembic/script.py.mako -> build/bdist.linux-x86_64/wheel/panko/storage/sqlalchemy/alembic
[python3] creating build/bdist.linux-x86_64/wheel/panko/storage/sqlalchemy/alembic/versions
[python3] 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
[python3] creating build/bdist.linux-x86_64/wheel/panko/storage/hbase
[python3] copying build/lib/panko/storage/hbase/base.py -> build/bdist.linux-x86_64/wheel/panko/storage/hbase
[python3] copying build/lib/panko/storage/hbase/__init__.py -> build/bdist.linux-x86_64/wheel/panko/storage/hbase
[python3] copying build/lib/panko/storage/hbase/utils.py -> build/bdist.linux-x86_64/wheel/panko/storage/hbase
[python3] copying build/lib/panko/storage/hbase/inmemory.py -> build/bdist.linux-x86_64/wheel/panko/storage/hbase
[python3] creating build/bdist.linux-x86_64/wheel/panko/tests
[python3] creating build/bdist.linux-x86_64/wheel/panko/tests/functional
[python3] creating build/bdist.linux-x86_64/wheel/panko/tests/functional/api
[python3] creating build/bdist.linux-x86_64/wheel/panko/tests/functional/api/v2
[python3] copying build/lib/panko/tests/functional/api/v2/test_acl_scenarios.py -> build/bdist.linux-x86_64/wheel/panko/tests/functional/api/v2
[python3] copying build/lib/panko/tests/functional/api/v2/test_event_scenarios.py -> build/bdist.linux-x86_64/wheel/panko/tests/functional/api/v2
[python3] copying build/lib/panko/tests/functional/api/v2/__init__.py -> build/bdist.linux-x86_64/wheel/panko/tests/functional/api/v2
[python3] copying build/lib/panko/tests/functional/api/v2/test_app.py -> build/bdist.linux-x86_64/wheel/panko/tests/functional/api/v2
[python3] copying build/lib/panko/tests/functional/api/v2/test_capabilities.py -> build/bdist.linux-x86_64/wheel/panko/tests/functional/api/v2
[python3] copying build/lib/panko/tests/functional/api/__init__.py -> build/bdist.linux-x86_64/wheel/panko/tests/functional/api
[python3] copying build/lib/panko/tests/functional/__init__.py -> build/bdist.linux-x86_64/wheel/panko/tests/functional
[python3] copying build/lib/panko/tests/functional/test_bin.py -> build/bdist.linux-x86_64/wheel/panko/tests/functional
[python3] creating build/bdist.linux-x86_64/wheel/panko/tests/functional/gabbi
[python3] copying build/lib/panko/tests/functional/gabbi/fixtures.py -> build/bdist.linux-x86_64/wheel/panko/tests/functional/gabbi
[python3] copying build/lib/panko/tests/functional/gabbi/__init__.py -> build/bdist.linux-x86_64/wheel/panko/tests/functional/gabbi
[python3] copying build/lib/panko/tests/functional/gabbi/test_gabbi.py -> build/bdist.linux-x86_64/wheel/panko/tests/functional/gabbi
[python3] copying build/lib/panko/tests/functional/gabbi/test_gabbi_prefix.py -> build/bdist.linux-x86_64/wheel/panko/tests/functional/gabbi
[python3] creating build/bdist.linux-x86_64/wheel/panko/tests/functional/gabbi/gabbits
[python3] copying build/lib/panko/tests/functional/gabbi/gabbits/api-events-no-data.yaml -> build/bdist.linux-x86_64/wheel/panko/tests/functional/gabbi/gabbits
[python3] copying build/lib/panko/tests/functional/gabbi/gabbits/api-events-with-data.yaml -> build/bdist.linux-x86_64/wheel/panko/tests/functional/gabbi/gabbits
[python3] copying build/lib/panko/tests/functional/gabbi/gabbits/basic.yaml -> build/bdist.linux-x86_64/wheel/panko/tests/functional/gabbi/gabbits
[python3] copying build/lib/panko/tests/functional/gabbi/gabbits/capabilities.yaml -> build/bdist.linux-x86_64/wheel/panko/tests/functional/gabbi/gabbits
[python3] copying build/lib/panko/tests/functional/gabbi/gabbits/middleware.yaml -> build/bdist.linux-x86_64/wheel/panko/tests/functional/gabbi/gabbits
[python3] creating build/bdist.linux-x86_64/wheel/panko/tests/functional/gabbi/gabbits_prefix
[python3] copying build/lib/panko/tests/functional/gabbi/gabbits_prefix/basic.yaml -> build/bdist.linux-x86_64/wheel/panko/tests/functional/gabbi/gabbits_prefix
[python3] creating build/bdist.linux-x86_64/wheel/panko/tests/functional/storage
[python3] copying build/lib/panko/tests/functional/storage/test_impl_mongodb.py -> build/bdist.linux-x86_64/wheel/panko/tests/functional/storage
[python3] copying build/lib/panko/tests/functional/storage/__init__.py -> build/bdist.linux-x86_64/wheel/panko/tests/functional/storage
[python3] copying build/lib/panko/tests/functional/storage/test_storage_scenarios.py -> build/bdist.linux-x86_64/wheel/panko/tests/functional/storage
[python3] copying build/lib/panko/tests/functional/storage/test_impl_sqlalchemy.py -> build/bdist.linux-x86_64/wheel/panko/tests/functional/storage
[python3] creating build/bdist.linux-x86_64/wheel/panko/tests/functional/publisher
[python3] copying build/lib/panko/tests/functional/publisher/__init__.py -> build/bdist.linux-x86_64/wheel/panko/tests/functional/publisher
[python3] creating build/bdist.linux-x86_64/wheel/panko/tests/functional/hooks
[python3] copying build/lib/panko/tests/functional/hooks/post_test_hook.sh -> build/bdist.linux-x86_64/wheel/panko/tests/functional/hooks
[python3] creating build/bdist.linux-x86_64/wheel/panko/tests/unit
[python3] copying build/lib/panko/tests/unit/__init__.py -> build/bdist.linux-x86_64/wheel/panko/tests/unit
[python3] copying build/lib/panko/tests/unit/test_utils.py -> build/bdist.linux-x86_64/wheel/panko/tests/unit
[python3] creating build/bdist.linux-x86_64/wheel/panko/tests/unit/api
[python3] copying build/lib/panko/tests/unit/api/__init__.py -> build/bdist.linux-x86_64/wheel/panko/tests/unit/api
[python3] copying build/lib/panko/tests/unit/api/test_app.py -> build/bdist.linux-x86_64/wheel/panko/tests/unit/api
[python3] copying build/lib/panko/tests/unit/api/test_versions.py -> build/bdist.linux-x86_64/wheel/panko/tests/unit/api
[python3] creating build/bdist.linux-x86_64/wheel/panko/tests/unit/api/v2
[python3] copying build/lib/panko/tests/unit/api/v2/__init__.py -> build/bdist.linux-x86_64/wheel/panko/tests/unit/api/v2
[python3] copying build/lib/panko/tests/unit/api/v2/test_wsme_custom_type.py -> build/bdist.linux-x86_64/wheel/panko/tests/unit/api/v2
[python3] copying build/lib/panko/tests/unit/api/v2/test_query.py -> build/bdist.linux-x86_64/wheel/panko/tests/unit/api/v2
[python3] creating build/bdist.linux-x86_64/wheel/panko/tests/unit/event
[python3] copying build/lib/panko/tests/unit/event/__init__.py -> build/bdist.linux-x86_64/wheel/panko/tests/unit/event
[python3] creating build/bdist.linux-x86_64/wheel/panko/tests/unit/storage
[python3] creating build/bdist.linux-x86_64/wheel/panko/tests/unit/storage/sqlalchemy
[python3] copying build/lib/panko/tests/unit/storage/sqlalchemy/__init__.py -> build/bdist.linux-x86_64/wheel/panko/tests/unit/storage/sqlalchemy
[python3] copying build/lib/panko/tests/unit/storage/sqlalchemy/test_models.py -> build/bdist.linux-x86_64/wheel/panko/tests/unit/storage/sqlalchemy
[python3] copying build/lib/panko/tests/unit/storage/__init__.py -> build/bdist.linux-x86_64/wheel/panko/tests/unit/storage
[python3] copying build/lib/panko/tests/unit/storage/test_get_connection.py -> build/bdist.linux-x86_64/wheel/panko/tests/unit/storage
[python3] creating build/bdist.linux-x86_64/wheel/panko/tests/unit/meter
[python3] copying build/lib/panko/tests/unit/meter/__init__.py -> build/bdist.linux-x86_64/wheel/panko/tests/unit/meter
[python3] copying build/lib/panko/tests/db.py -> build/bdist.linux-x86_64/wheel/panko/tests
[python3] copying build/lib/panko/tests/base.py -> build/bdist.linux-x86_64/wheel/panko/tests
[python3] copying build/lib/panko/tests/__init__.py -> build/bdist.linux-x86_64/wheel/panko/tests
[python3] copying build/lib/panko/tests/mocks.py -> build/bdist.linux-x86_64/wheel/panko/tests
[python3] copying build/lib/panko/opts.py -> build/bdist.linux-x86_64/wheel/panko
[python3] copying build/lib/panko/version.py -> build/bdist.linux-x86_64/wheel/panko
[python3] copying build/lib/panko/__init__.py -> build/bdist.linux-x86_64/wheel/panko
[python3] copying build/lib/panko/service.py -> build/bdist.linux-x86_64/wheel/panko
[python3] copying build/lib/panko/i18n.py -> build/bdist.linux-x86_64/wheel/panko
[python3] copying build/lib/panko/utils.py -> build/bdist.linux-x86_64/wheel/panko
[python3] creating build/bdist.linux-x86_64/wheel/panko/api
[python3] creating build/bdist.linux-x86_64/wheel/panko/api/controllers
[python3] creating build/bdist.linux-x86_64/wheel/panko/api/controllers/v2
[python3] copying build/lib/panko/api/controllers/v2/capabilities.py -> build/bdist.linux-x86_64/wheel/panko/api/controllers/v2
[python3] copying build/lib/panko/api/controllers/v2/base.py -> build/bdist.linux-x86_64/wheel/panko/api/controllers/v2
[python3] copying build/lib/panko/api/controllers/v2/__init__.py -> build/bdist.linux-x86_64/wheel/panko/api/controllers/v2
[python3] copying build/lib/panko/api/controllers/v2/root.py -> build/bdist.linux-x86_64/wheel/panko/api/controllers/v2
[python3] copying build/lib/panko/api/controllers/v2/events.py -> build/bdist.linux-x86_64/wheel/panko/api/controllers/v2
[python3] copying build/lib/panko/api/controllers/v2/utils.py -> build/bdist.linux-x86_64/wheel/panko/api/controllers/v2
[python3] copying build/lib/panko/api/controllers/__init__.py -> build/bdist.linux-x86_64/wheel/panko/api/controllers
[python3] copying build/lib/panko/api/controllers/root.py -> build/bdist.linux-x86_64/wheel/panko/api/controllers
[python3] copying build/lib/panko/api/middleware.py -> build/bdist.linux-x86_64/wheel/panko/api
[python3] copying build/lib/panko/api/__init__.py -> build/bdist.linux-x86_64/wheel/panko/api
[python3] copying build/lib/panko/api/hooks.py -> build/bdist.linux-x86_64/wheel/panko/api
[python3] copying build/lib/panko/api/app.py -> build/bdist.linux-x86_64/wheel/panko/api
[python3] copying build/lib/panko/api/rbac.py -> build/bdist.linux-x86_64/wheel/panko/api
[python3] copying build/lib/panko/api/app.wsgi -> build/bdist.linux-x86_64/wheel/panko/api
[python3] creating build/bdist.linux-x86_64/wheel/panko/publisher
[python3] copying build/lib/panko/publisher/__init__.py -> build/bdist.linux-x86_64/wheel/panko/publisher
[python3] copying build/lib/panko/publisher/database.py -> build/bdist.linux-x86_64/wheel/panko/publisher
[python3] creating build/bdist.linux-x86_64/wheel/panko/policies
[python3] copying build/lib/panko/policies/base.py -> build/bdist.linux-x86_64/wheel/panko/policies
[python3] copying build/lib/panko/policies/__init__.py -> build/bdist.linux-x86_64/wheel/panko/policies
[python3] copying build/lib/panko/policies/telemetry.py -> build/bdist.linux-x86_64/wheel/panko/policies
[python3] copying build/lib/panko/policies/segregation.py -> build/bdist.linux-x86_64/wheel/panko/policies
[python3] creating build/bdist.linux-x86_64/wheel/panko/conf
[python3] copying build/lib/panko/conf/__init__.py -> build/bdist.linux-x86_64/wheel/panko/conf
[python3] copying build/lib/panko/conf/defaults.py -> build/bdist.linux-x86_64/wheel/panko/conf
[python3] creating build/bdist.linux-x86_64/wheel/panko/cmd
[python3] copying build/lib/panko/cmd/__init__.py -> build/bdist.linux-x86_64/wheel/panko/cmd
[python3] copying build/lib/panko/cmd/storage.py -> build/bdist.linux-x86_64/wheel/panko/cmd
[python3] creating build/bdist.linux-x86_64/wheel/panko/locale
[python3] creating build/bdist.linux-x86_64/wheel/panko/locale/en_GB
[python3] creating build/bdist.linux-x86_64/wheel/panko/locale/en_GB/LC_MESSAGES
[python3] copying build/lib/panko/locale/en_GB/LC_MESSAGES/panko.po -> build/bdist.linux-x86_64/wheel/panko/locale/en_GB/LC_MESSAGES
[python3] running install_egg_info
[python3] Copying panko.egg-info to build/bdist.linux-x86_64/wheel/panko-5.0.0-py3.6.egg-info
[python3] running install_scripts
[python3] Installing panko-api script to build/bdist.linux-x86_64/wheel/panko-5.0.0.data/scripts
[python3] adding license file "LICENSE" (matched pattern "LICEN[CS]E*")
[python3] adding license file "AUTHORS" (matched pattern "AUTHORS*")
[python3] creating build/bdist.linux-x86_64/wheel/panko-5.0.0.dist-info/WHEEL
[python3] creating 'dist/panko-5.0.0-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it
[python3] adding 'panko/__init__.py'
[python3] adding 'panko/i18n.py'
[python3] adding 'panko/opts.py'
[python3] adding 'panko/service.py'
[python3] adding 'panko/utils.py'
[python3] adding 'panko/version.py'
[python3] adding 'panko/api/__init__.py'
[python3] adding 'panko/api/app.py'
[python3] adding 'panko/api/app.wsgi'
[python3] adding 'panko/api/hooks.py'
[python3] adding 'panko/api/middleware.py'
[python3] adding 'panko/api/rbac.py'
[python3] adding 'panko/api/controllers/__init__.py'
[python3] adding 'panko/api/controllers/root.py'
[python3] adding 'panko/api/controllers/v2/__init__.py'
[python3] adding 'panko/api/controllers/v2/base.py'
[python3] adding 'panko/api/controllers/v2/capabilities.py'
[python3] adding 'panko/api/controllers/v2/events.py'
[python3] adding 'panko/api/controllers/v2/root.py'
[python3] adding 'panko/api/controllers/v2/utils.py'
[python3] adding 'panko/cmd/__init__.py'
[python3] adding 'panko/cmd/storage.py'
[python3] adding 'panko/conf/__init__.py'
[python3] adding 'panko/conf/defaults.py'
[python3] adding 'panko/hacking/__init__.py'
[python3] adding 'panko/hacking/checks.py'
[python3] adding 'panko/locale/en_GB/LC_MESSAGES/panko.po'
[python3] adding 'panko/policies/__init__.py'
[python3] adding 'panko/policies/base.py'
[python3] adding 'panko/policies/segregation.py'
[python3] adding 'panko/policies/telemetry.py'
[python3] adding 'panko/publisher/__init__.py'
[python3] adding 'panko/publisher/database.py'
[python3] adding 'panko/storage/__init__.py'
[python3] adding 'panko/storage/base.py'
[python3] adding 'panko/storage/impl_elasticsearch.py'
[python3] adding 'panko/storage/impl_hbase.py'
[python3] adding 'panko/storage/impl_log.py'
[python3] adding 'panko/storage/impl_mongodb.py'
[python3] adding 'panko/storage/impl_sqlalchemy.py'
[python3] adding 'panko/storage/models.py'
[python3] adding 'panko/storage/pymongo_base.py'
[python3] adding 'panko/storage/hbase/__init__.py'
[python3] adding 'panko/storage/hbase/base.py'
[python3] adding 'panko/storage/hbase/inmemory.py'
[python3] adding 'panko/storage/hbase/utils.py'
[python3] adding 'panko/storage/mongo/__init__.py'
[python3] adding 'panko/storage/mongo/utils.py'
[python3] adding 'panko/storage/sqlalchemy/__init__.py'
[python3] adding 'panko/storage/sqlalchemy/models.py'
[python3] adding 'panko/storage/sqlalchemy/alembic/README'
[python3] adding 'panko/storage/sqlalchemy/alembic/alembic.ini'
[python3] adding 'panko/storage/sqlalchemy/alembic/env.py'
[python3] adding 'panko/storage/sqlalchemy/alembic/script.py.mako'
[python3] adding 'panko/storage/sqlalchemy/alembic/versions/c3955547bff2_support_big_integer_traits.py'
[python3] adding 'panko/tests/__init__.py'
[python3] adding 'panko/tests/base.py'
[python3] adding 'panko/tests/db.py'
[python3] adding 'panko/tests/mocks.py'
[python3] adding 'panko/tests/functional/__init__.py'
[python3] adding 'panko/tests/functional/test_bin.py'
[python3] adding 'panko/tests/functional/api/__init__.py'
[python3] adding 'panko/tests/functional/api/v2/__init__.py'
[python3] adding 'panko/tests/functional/api/v2/test_acl_scenarios.py'
[python3] adding 'panko/tests/functional/api/v2/test_app.py'
[python3] adding 'panko/tests/functional/api/v2/test_capabilities.py'
[python3] adding 'panko/tests/functional/api/v2/test_event_scenarios.py'
[python3] adding 'panko/tests/functional/gabbi/__init__.py'
[python3] adding 'panko/tests/functional/gabbi/fixtures.py'
[python3] adding 'panko/tests/functional/gabbi/test_gabbi.py'
[python3] adding 'panko/tests/functional/gabbi/test_gabbi_prefix.py'
[python3] adding 'panko/tests/functional/gabbi/gabbits/api-events-no-data.yaml'
[python3] adding 'panko/tests/functional/gabbi/gabbits/api-events-with-data.yaml'
[python3] adding 'panko/tests/functional/gabbi/gabbits/basic.yaml'
[python3] adding 'panko/tests/functional/gabbi/gabbits/capabilities.yaml'
[python3] adding 'panko/tests/functional/gabbi/gabbits/middleware.yaml'
[python3] adding 'panko/tests/functional/gabbi/gabbits_prefix/basic.yaml'
[python3] adding 'panko/tests/functional/hooks/post_test_hook.sh'
[python3] adding 'panko/tests/functional/publisher/__init__.py'
[python3] adding 'panko/tests/functional/storage/__init__.py'
[python3] adding 'panko/tests/functional/storage/test_impl_mongodb.py'
[python3] adding 'panko/tests/functional/storage/test_impl_sqlalchemy.py'
[python3] adding 'panko/tests/functional/storage/test_storage_scenarios.py'
[python3] adding 'panko/tests/unit/__init__.py'
[python3] adding 'panko/tests/unit/test_utils.py'
[python3] adding 'panko/tests/unit/api/__init__.py'
[python3] adding 'panko/tests/unit/api/test_app.py'
[python3] adding 'panko/tests/unit/api/test_versions.py'
[python3] adding 'panko/tests/unit/api/v2/__init__.py'
[python3] adding 'panko/tests/unit/api/v2/test_query.py'
[python3] adding 'panko/tests/unit/api/v2/test_wsme_custom_type.py'
[python3] adding 'panko/tests/unit/event/__init__.py'
[python3] adding 'panko/tests/unit/meter/__init__.py'
[python3] adding 'panko/tests/unit/storage/__init__.py'
[python3] adding 'panko/tests/unit/storage/test_get_connection.py'
[python3] adding 'panko/tests/unit/storage/sqlalchemy/__init__.py'
[python3] adding 'panko/tests/unit/storage/sqlalchemy/test_models.py'
[python3] adding 'panko-5.0.0.data/scripts/panko-api'
[python3] adding 'panko-5.0.0.dist-info/AUTHORS'
[python3] adding 'panko-5.0.0.dist-info/LICENSE'
[python3] adding 'panko-5.0.0.dist-info/METADATA'
[python3] adding 'panko-5.0.0.dist-info/WHEEL'
[python3] adding 'panko-5.0.0.dist-info/entry_points.txt'
[python3] adding 'panko-5.0.0.dist-info/pbr.json'
[python3] adding 'panko-5.0.0.dist-info/top_level.txt'
[python3] adding 'panko-5.0.0.dist-info/RECORD'
[python3] removing build/bdist.linux-x86_64/wheel
[python3] /build-wheels
[python3]
[python3] ############################################################
[python3] Building pathlib-1.0.1-py3-none-any.whl
[python3] ############################################################
[python3] Running: wget https://files.pythonhosted.org/packages/ac/aa/9b065a76b9af472437a0059f77e8f962fe350438b927cb80184c32f075eb/pathlib-1.0.1.tar.gz
[python3] --2021-05-24 17:16:27-- https://files.pythonhosted.org/packages/ac/aa/9b065a76b9af472437a0059f77e8f962fe350438b927cb80184c32f075eb/pathlib-1.0.1.tar.gz
[python3] Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.125.63, 2a04:4e42:1e::319
[python3] Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.125.63|:443... connected.
[python3] HTTP request sent, awaiting response... 200 OK
[python3] Length: 49298 (48K) [application/octet-stream]
[python3] Saving to: 'pathlib-1.0.1.tar.gz'
[python3]
[python3] 0K .......... .......... .......... .......... ........ 100% 8.14M=0.006s
[python3]
[python3] 2021-05-24 17:16:27 (8.14 MB/s) - 'pathlib-1.0.1.tar.gz' saved [49298/49298]
[python3]
[python3] /build-wheels/pathlib-1.0.1 /build-wheels
[python3] ########### Running fix_setup
[python3] running bdist_wheel
[python3] running build
[python3] running build_py
[python3] creating build
[python3] creating build/lib
[python3] copying pathlib.py -> build/lib
[python3] installing to build/bdist.linux-x86_64/wheel
[python3] running install
[python3] running install_lib
[python3] creating build/bdist.linux-x86_64
[python3] creating build/bdist.linux-x86_64/wheel
[python3] copying build/lib/pathlib.py -> build/bdist.linux-x86_64/wheel
[python3] running install_egg_info
[python3] running egg_info
[python3] creating pathlib.egg-info
[python3] writing pathlib.egg-info/PKG-INFO
[python3] writing dependency_links to pathlib.egg-info/dependency_links.txt
[python3] writing top-level names to pathlib.egg-info/top_level.txt
[python3] writing manifest file 'pathlib.egg-info/SOURCES.txt'
[python3] reading manifest file 'pathlib.egg-info/SOURCES.txt'
[python3] writing manifest file 'pathlib.egg-info/SOURCES.txt'
[python3] Copying pathlib.egg-info to build/bdist.linux-x86_64/wheel/pathlib-1.0.1-py3.6.egg-info
[python3] running install_scripts
[python3] adding license file "LICENSE.txt" (matched pattern "LICEN[CS]E*")
[python3] creating build/bdist.linux-x86_64/wheel/pathlib-1.0.1.dist-info/WHEEL
[python3] creating 'dist/pathlib-1.0.1-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it
[python3] adding 'pathlib.py'
[python3] adding 'pathlib-1.0.1.dist-info/LICENSE.txt'
[python3] adding 'pathlib-1.0.1.dist-info/METADATA'
[python3] adding 'pathlib-1.0.1.dist-info/WHEEL'
[python3] adding 'pathlib-1.0.1.dist-info/top_level.txt'
[python3] adding 'pathlib-1.0.1.dist-info/RECORD'
[python3] removing build/bdist.linux-x86_64/wheel
[python3] /build-wheels
[python3]
[python3] ############################################################
[python3] Building pecan-1.3.3-py3-none-any.whl
[python3] ############################################################
[python3] Running: wget https://files.pythonhosted.org/packages/93/98/889d7615595e894f4f7e4c17d4008c822c8e39e650c8ab390cc6c39b99c4/pecan-1.3.3.tar.gz
[python3] --2021-05-24 17:16:28-- https://files.pythonhosted.org/packages/93/98/889d7615595e894f4f7e4c17d4008c822c8e39e650c8ab390cc6c39b99c4/pecan-1.3.3.tar.gz
[python3] Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.125.63, 2a04:4e42:1e::319
[python3] Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.125.63|:443... connected.
[python3] HTTP request sent, awaiting response... 200 OK
[python3] Length: 120595 (118K) [binary/octet-stream]
[python3] Saving to: 'pecan-1.3.3.tar.gz'
[python3]
[python3] 0K .......... .......... .......... .......... .......... 42% 8.17M 0s
[python3] 50K .......... .......... .......... .......... .......... 84% 17.1M 0s
[python3] 100K .......... ....... 100% 7.51M=0.01s
[python3]
[python3] 2021-05-24 17:16:28 (10.3 MB/s) - 'pecan-1.3.3.tar.gz' saved [120595/120595]
[python3]
[python3] /build-wheels/pecan-1.3.3 /build-wheels
[python3] running bdist_wheel
[python3] running build
[python3] running build_py
[python3] creating build
[python3] creating build/lib
[python3] creating build/lib/pecan
[python3] copying pecan/configuration.py -> build/lib/pecan
[python3] copying pecan/hooks.py -> build/lib/pecan
[python3] copying pecan/deploy.py -> build/lib/pecan
[python3] copying pecan/templating.py -> build/lib/pecan
[python3] copying pecan/log.py -> build/lib/pecan
[python3] copying pecan/util.py -> build/lib/pecan
[python3] copying pecan/rest.py -> build/lib/pecan
[python3] copying pecan/secure.py -> build/lib/pecan
[python3] copying pecan/__init__.py -> build/lib/pecan
[python3] copying pecan/core.py -> build/lib/pecan
[python3] copying pecan/jsonify.py -> build/lib/pecan
[python3] copying pecan/extensions.py -> build/lib/pecan
[python3] copying pecan/routing.py -> build/lib/pecan
[python3] copying pecan/testing.py -> build/lib/pecan
[python3] copying pecan/decorators.py -> build/lib/pecan
[python3] creating build/lib/pecan/middleware
[python3] copying pecan/middleware/recursive.py -> build/lib/pecan/middleware
[python3] copying pecan/middleware/errordocument.py -> build/lib/pecan/middleware
[python3] copying pecan/middleware/__init__.py -> build/lib/pecan/middleware
[python3] copying pecan/middleware/debug.py -> build/lib/pecan/middleware
[python3] copying pecan/middleware/static.py -> build/lib/pecan/middleware
[python3] creating build/lib/pecan/compat
[python3] copying pecan/compat/__init__.py -> build/lib/pecan/compat
[python3] creating build/lib/pecan/scaffolds
[python3] copying pecan/scaffolds/__init__.py -> build/lib/pecan/scaffolds
[python3] creating build/lib/pecan/ext
[python3] copying pecan/ext/__init__.py -> build/lib/pecan/ext
[python3] creating build/lib/pecan/tests
[python3] copying pecan/tests/test_no_thread_locals.py -> build/lib/pecan/tests
[python3] copying pecan/tests/scaffold_builder.py -> build/lib/pecan/tests
[python3] copying pecan/tests/test_conf.py -> build/lib/pecan/tests
[python3] copying pecan/tests/__init__.py -> build/lib/pecan/tests
[python3] copying pecan/tests/test_rest.py -> build/lib/pecan/tests
[python3] copying pecan/tests/test_util.py -> build/lib/pecan/tests
[python3] copying pecan/tests/test_generic.py -> build/lib/pecan/tests
[python3] copying pecan/tests/test_hooks.py -> build/lib/pecan/tests
[python3] copying pecan/tests/test_jsonify.py -> build/lib/pecan/tests
[python3] copying pecan/tests/test_commands.py -> build/lib/pecan/tests
[python3] copying pecan/tests/test_secure.py -> build/lib/pecan/tests
[python3] copying pecan/tests/test_scaffolds.py -> build/lib/pecan/tests
[python3] copying pecan/tests/test_base.py -> build/lib/pecan/tests
[python3] copying pecan/tests/test_templating.py -> build/lib/pecan/tests
[python3] creating build/lib/pecan/commands
[python3] copying pecan/commands/create.py -> build/lib/pecan/commands
[python3] copying pecan/commands/shell.py -> build/lib/pecan/commands
[python3] copying pecan/commands/__init__.py -> build/lib/pecan/commands
[python3] copying pecan/commands/serve.py -> build/lib/pecan/commands
[python3] copying pecan/commands/base.py -> build/lib/pecan/commands
[python3] creating build/lib/pecan/tests/middleware
[python3] copying pecan/tests/middleware/test_static.py -> build/lib/pecan/tests/middleware
[python3] copying pecan/tests/middleware/test_errordocument.py -> build/lib/pecan/tests/middleware
[python3] copying pecan/tests/middleware/__init__.py -> build/lib/pecan/tests/middleware
[python3] copying pecan/tests/middleware/test_recursive.py -> build/lib/pecan/tests/middleware
[python3] creating build/lib/pecan/tests/templates
[python3] copying pecan/tests/templates/__init__.py -> build/lib/pecan/tests/templates
[python3] creating build/lib/pecan/tests/scaffold_fixtures
[python3] copying pecan/tests/scaffold_fixtures/__init__.py -> build/lib/pecan/tests/scaffold_fixtures
[python3] running egg_info
[python3] writing pecan.egg-info/PKG-INFO
[python3] writing dependency_links to pecan.egg-info/dependency_links.txt
[python3] writing entry points to pecan.egg-info/entry_points.txt
[python3] writing requirements to pecan.egg-info/requires.txt
[python3] writing top-level names to pecan.egg-info/top_level.txt
[python3] reading manifest file 'pecan.egg-info/SOURCES.txt'
[python3] reading manifest template 'MANIFEST.in'
[python3] warning: no files found matching 'pecan/middleware/resources/*'
[python3] writing manifest file 'pecan.egg-info/SOURCES.txt'
[python3] creating build/lib/pecan/scaffolds/base
[python3] copying pecan/scaffolds/base/MANIFEST.in -> build/lib/pecan/scaffolds/base
[python3] copying pecan/scaffolds/base/config.py_tmpl -> build/lib/pecan/scaffolds/base
[python3] copying pecan/scaffolds/base/setup.cfg_tmpl -> build/lib/pecan/scaffolds/base
[python3] copying pecan/scaffolds/base/setup.py_tmpl -> build/lib/pecan/scaffolds/base
[python3] creating build/lib/pecan/scaffolds/base/+package+
[python3] copying pecan/scaffolds/base/+package+/__init__.py -> build/lib/pecan/scaffolds/base/+package+
[python3] copying pecan/scaffolds/base/+package+/app.py_tmpl -> build/lib/pecan/scaffolds/base/+package+
[python3] creating build/lib/pecan/scaffolds/base/+package+/controllers
[python3] copying pecan/scaffolds/base/+package+/controllers/__init__.py -> build/lib/pecan/scaffolds/base/+package+/controllers
[python3] copying pecan/scaffolds/base/+package+/controllers/root.py -> build/lib/pecan/scaffolds/base/+package+/controllers
[python3] creating build/lib/pecan/scaffolds/base/+package+/model
[python3] copying pecan/scaffolds/base/+package+/model/__init__.py -> build/lib/pecan/scaffolds/base/+package+/model
[python3] creating build/lib/pecan/scaffolds/base/+package+/templates
[python3] copying pecan/scaffolds/base/+package+/templates/error.html -> build/lib/pecan/scaffolds/base/+package+/templates
[python3] copying pecan/scaffolds/base/+package+/templates/index.html -> build/lib/pecan/scaffolds/base/+package+/templates
[python3] copying pecan/scaffolds/base/+package+/templates/layout.html -> build/lib/pecan/scaffolds/base/+package+/templates
[python3] creating build/lib/pecan/scaffolds/base/+package+/tests
[python3] copying pecan/scaffolds/base/+package+/tests/__init__.py_tmpl -> build/lib/pecan/scaffolds/base/+package+/tests
[python3] copying pecan/scaffolds/base/+package+/tests/config.py_tmpl -> build/lib/pecan/scaffolds/base/+package+/tests
[python3] copying pecan/scaffolds/base/+package+/tests/test_functional.py_tmpl -> build/lib/pecan/scaffolds/base/+package+/tests
[python3] copying pecan/scaffolds/base/+package+/tests/test_units.py -> build/lib/pecan/scaffolds/base/+package+/tests
[python3] creating build/lib/pecan/scaffolds/base/public
[python3] creating build/lib/pecan/scaffolds/base/public/css
[python3] copying pecan/scaffolds/base/public/css/style.css -> build/lib/pecan/scaffolds/base/public/css
[python3] creating build/lib/pecan/scaffolds/base/public/images
[python3] copying pecan/scaffolds/base/public/images/logo.png -> build/lib/pecan/scaffolds/base/public/images
[python3] creating build/lib/pecan/scaffolds/rest-api
[python3] copying pecan/scaffolds/rest-api/config.py_tmpl -> build/lib/pecan/scaffolds/rest-api
[python3] copying pecan/scaffolds/rest-api/setup.cfg_tmpl -> build/lib/pecan/scaffolds/rest-api
[python3] copying pecan/scaffolds/rest-api/setup.py_tmpl -> build/lib/pecan/scaffolds/rest-api
[python3] creating build/lib/pecan/scaffolds/rest-api/+package+
[python3] copying pecan/scaffolds/rest-api/+package+/__init__.py -> build/lib/pecan/scaffolds/rest-api/+package+
[python3] copying pecan/scaffolds/rest-api/+package+/app.py_tmpl -> build/lib/pecan/scaffolds/rest-api/+package+
[python3] copying pecan/scaffolds/rest-api/+package+/errors.py -> build/lib/pecan/scaffolds/rest-api/+package+
[python3] creating build/lib/pecan/scaffolds/rest-api/+package+/controllers
[python3] copying pecan/scaffolds/rest-api/+package+/controllers/__init__.py -> build/lib/pecan/scaffolds/rest-api/+package+/controllers
[python3] copying pecan/scaffolds/rest-api/+package+/controllers/root.py -> build/lib/pecan/scaffolds/rest-api/+package+/controllers
[python3] creating build/lib/pecan/scaffolds/rest-api/+package+/model
[python3] copying pecan/scaffolds/rest-api/+package+/model/__init__.py -> build/lib/pecan/scaffolds/rest-api/+package+/model
[python3] creating build/lib/pecan/scaffolds/rest-api/+package+/tests
[python3] copying pecan/scaffolds/rest-api/+package+/tests/__init__.py_tmpl -> build/lib/pecan/scaffolds/rest-api/+package+/tests
[python3] copying pecan/scaffolds/rest-api/+package+/tests/config.py_tmpl -> build/lib/pecan/scaffolds/rest-api/+package+/tests
[python3] copying pecan/scaffolds/rest-api/+package+/tests/test_functional.py_tmpl -> build/lib/pecan/scaffolds/rest-api/+package+/tests
[python3] copying pecan/scaffolds/rest-api/+package+/tests/test_units.py -> build/lib/pecan/scaffolds/rest-api/+package+/tests
[python3] creating build/lib/pecan/tests/config_fixtures
[python3] copying pecan/tests/config_fixtures/config.py -> build/lib/pecan/tests/config_fixtures
[python3] copying pecan/tests/config_fixtures/empty.py -> build/lib/pecan/tests/config_fixtures
[python3] copying pecan/tests/config_fixtures/foobar.py -> build/lib/pecan/tests/config_fixtures
[python3] copying pecan/tests/config_fixtures/forcedict.py -> build/lib/pecan/tests/config_fixtures
[python3] creating build/lib/pecan/tests/config_fixtures/bad
[python3] copying pecan/tests/config_fixtures/bad/importerror.py -> build/lib/pecan/tests/config_fixtures/bad
[python3] copying pecan/tests/config_fixtures/bad/module_and_underscore.py -> build/lib/pecan/tests/config_fixtures/bad
[python3] creating build/lib/pecan/tests/middleware/static_fixtures
[python3] copying pecan/tests/middleware/static_fixtures/self.png -> build/lib/pecan/tests/middleware/static_fixtures
[python3] copying pecan/tests/middleware/static_fixtures/text.txt -> build/lib/pecan/tests/middleware/static_fixtures
[python3] copying pecan/tests/templates/form_colors.html -> build/lib/pecan/tests/templates
[python3] copying pecan/tests/templates/form_colors_invalid.html -> build/lib/pecan/tests/templates
[python3] copying pecan/tests/templates/form_colors_valid.html -> build/lib/pecan/tests/templates
[python3] copying pecan/tests/templates/form_login_invalid.html -> build/lib/pecan/tests/templates
[python3] copying pecan/tests/templates/form_login_valid.html -> build/lib/pecan/tests/templates
[python3] copying pecan/tests/templates/form_name.html -> build/lib/pecan/tests/templates
[python3] copying pecan/tests/templates/form_name_invalid.html -> build/lib/pecan/tests/templates
[python3] copying pecan/tests/templates/form_name_invalid_custom.html -> build/lib/pecan/tests/templates
[python3] copying pecan/tests/templates/form_name_valid.html -> build/lib/pecan/tests/templates
[python3] copying pecan/tests/templates/genshi.html -> build/lib/pecan/tests/templates
[python3] copying pecan/tests/templates/genshi_bad.html -> build/lib/pecan/tests/templates
[python3] copying pecan/tests/templates/jinja.html -> build/lib/pecan/tests/templates
[python3] copying pecan/tests/templates/jinja_bad.html -> build/lib/pecan/tests/templates
[python3] copying pecan/tests/templates/kajiki.html -> build/lib/pecan/tests/templates
[python3] copying pecan/tests/templates/mako.html -> build/lib/pecan/tests/templates
[python3] copying pecan/tests/templates/mako_bad.html -> build/lib/pecan/tests/templates
[python3] creating build/lib/pecan/tests/scaffold_fixtures/content_sub
[python3] copying pecan/tests/scaffold_fixtures/content_sub/foo_tmpl -> build/lib/pecan/tests/scaffold_fixtures/content_sub
[python3] creating build/lib/pecan/tests/scaffold_fixtures/content_sub/bar
[python3] copying pecan/tests/scaffold_fixtures/content_sub/bar/spam.txt_tmpl -> build/lib/pecan/tests/scaffold_fixtures/content_sub/bar
[python3] creating build/lib/pecan/tests/scaffold_fixtures/file_sub
[python3] copying pecan/tests/scaffold_fixtures/file_sub/foo_+package+ -> build/lib/pecan/tests/scaffold_fixtures/file_sub
[python3] creating build/lib/pecan/tests/scaffold_fixtures/file_sub/bar_+package+
[python3] copying pecan/tests/scaffold_fixtures/file_sub/bar_+package+/spam.txt -> build/lib/pecan/tests/scaffold_fixtures/file_sub/bar_+package+
[python3] creating build/lib/pecan/tests/scaffold_fixtures/simple
[python3] copying pecan/tests/scaffold_fixtures/simple/foo -> build/lib/pecan/tests/scaffold_fixtures/simple
[python3] creating build/lib/pecan/tests/scaffold_fixtures/simple/bar
[python3] copying pecan/tests/scaffold_fixtures/simple/bar/spam.txt -> build/lib/pecan/tests/scaffold_fixtures/simple/bar
[python3] running build_scripts
[python3] creating build/scripts-3.6
[python3] copying and adjusting bin/pecan -> build/scripts-3.6
[python3] changing mode of build/scripts-3.6/pecan from 644 to 755
[python3] installing to build/bdist.linux-x86_64/wheel
[python3] running install
[python3] running install_lib
[python3] creating build/bdist.linux-x86_64
[python3] creating build/bdist.linux-x86_64/wheel
[python3] creating build/bdist.linux-x86_64/wheel/pecan
[python3] copying build/lib/pecan/configuration.py -> build/bdist.linux-x86_64/wheel/pecan
[python3] copying build/lib/pecan/hooks.py -> build/bdist.linux-x86_64/wheel/pecan
[python3] copying build/lib/pecan/deploy.py -> build/bdist.linux-x86_64/wheel/pecan
[python3] copying build/lib/pecan/templating.py -> build/bdist.linux-x86_64/wheel/pecan
[python3] copying build/lib/pecan/log.py -> build/bdist.linux-x86_64/wheel/pecan
[python3] copying build/lib/pecan/util.py -> build/bdist.linux-x86_64/wheel/pecan
[python3] copying build/lib/pecan/rest.py -> build/bdist.linux-x86_64/wheel/pecan
[python3] copying build/lib/pecan/secure.py -> build/bdist.linux-x86_64/wheel/pecan
[python3] copying build/lib/pecan/__init__.py -> build/bdist.linux-x86_64/wheel/pecan
[python3] copying build/lib/pecan/core.py -> build/bdist.linux-x86_64/wheel/pecan
[python3] copying build/lib/pecan/jsonify.py -> build/bdist.linux-x86_64/wheel/pecan
[python3] copying build/lib/pecan/extensions.py -> build/bdist.linux-x86_64/wheel/pecan
[python3] copying build/lib/pecan/routing.py -> build/bdist.linux-x86_64/wheel/pecan
[python3] copying build/lib/pecan/testing.py -> build/bdist.linux-x86_64/wheel/pecan
[python3] copying build/lib/pecan/decorators.py -> build/bdist.linux-x86_64/wheel/pecan
[python3] creating build/bdist.linux-x86_64/wheel/pecan/middleware
[python3] copying build/lib/pecan/middleware/recursive.py -> build/bdist.linux-x86_64/wheel/pecan/middleware
[python3] copying build/lib/pecan/middleware/errordocument.py -> build/bdist.linux-x86_64/wheel/pecan/middleware
[python3] copying build/lib/pecan/middleware/__init__.py -> build/bdist.linux-x86_64/wheel/pecan/middleware
[python3] copying build/lib/pecan/middleware/debug.py -> build/bdist.linux-x86_64/wheel/pecan/middleware
[python3] copying build/lib/pecan/middleware/static.py -> build/bdist.linux-x86_64/wheel/pecan/middleware
[python3] creating build/bdist.linux-x86_64/wheel/pecan/compat
[python3] copying build/lib/pecan/compat/__init__.py -> build/bdist.linux-x86_64/wheel/pecan/compat
[python3] creating build/bdist.linux-x86_64/wheel/pecan/scaffolds
[python3] copying build/lib/pecan/scaffolds/__init__.py -> build/bdist.linux-x86_64/wheel/pecan/scaffolds
[python3] creating build/bdist.linux-x86_64/wheel/pecan/scaffolds/base
[python3] copying build/lib/pecan/scaffolds/base/MANIFEST.in -> build/bdist.linux-x86_64/wheel/pecan/scaffolds/base
[python3] copying build/lib/pecan/scaffolds/base/config.py_tmpl -> build/bdist.linux-x86_64/wheel/pecan/scaffolds/base
[python3] copying build/lib/pecan/scaffolds/base/setup.cfg_tmpl -> build/bdist.linux-x86_64/wheel/pecan/scaffolds/base
[python3] copying build/lib/pecan/scaffolds/base/setup.py_tmpl -> build/bdist.linux-x86_64/wheel/pecan/scaffolds/base
[python3] creating build/bdist.linux-x86_64/wheel/pecan/scaffolds/base/+package+
[python3] copying build/lib/pecan/scaffolds/base/+package+/__init__.py -> build/bdist.linux-x86_64/wheel/pecan/scaffolds/base/+package+
[python3] copying build/lib/pecan/scaffolds/base/+package+/app.py_tmpl -> build/bdist.linux-x86_64/wheel/pecan/scaffolds/base/+package+
[python3] creating build/bdist.linux-x86_64/wheel/pecan/scaffolds/base/+package+/controllers
[python3] copying build/lib/pecan/scaffolds/base/+package+/controllers/__init__.py -> build/bdist.linux-x86_64/wheel/pecan/scaffolds/base/+package+/controllers
[python3] copying build/lib/pecan/scaffolds/base/+package+/controllers/root.py -> build/bdist.linux-x86_64/wheel/pecan/scaffolds/base/+package+/controllers
[python3] creating build/bdist.linux-x86_64/wheel/pecan/scaffolds/base/+package+/model
[python3] copying build/lib/pecan/scaffolds/base/+package+/model/__init__.py -> build/bdist.linux-x86_64/wheel/pecan/scaffolds/base/+package+/model
[python3] creating build/bdist.linux-x86_64/wheel/pecan/scaffolds/base/+package+/templates
[python3] copying build/lib/pecan/scaffolds/base/+package+/templates/error.html -> build/bdist.linux-x86_64/wheel/pecan/scaffolds/base/+package+/templates
[python3] copying build/lib/pecan/scaffolds/base/+package+/templates/index.html -> build/bdist.linux-x86_64/wheel/pecan/scaffolds/base/+package+/templates
[python3] copying build/lib/pecan/scaffolds/base/+package+/templates/layout.html -> build/bdist.linux-x86_64/wheel/pecan/scaffolds/base/+package+/templates
[python3] creating build/bdist.linux-x86_64/wheel/pecan/scaffolds/base/+package+/tests
[python3] copying build/lib/pecan/scaffolds/base/+package+/tests/__init__.py_tmpl -> build/bdist.linux-x86_64/wheel/pecan/scaffolds/base/+package+/tests
[python3] copying build/lib/pecan/scaffolds/base/+package+/tests/config.py_tmpl -> build/bdist.linux-x86_64/wheel/pecan/scaffolds/base/+package+/tests
[python3] copying build/lib/pecan/scaffolds/base/+package+/tests/test_functional.py_tmpl -> build/bdist.linux-x86_64/wheel/pecan/scaffolds/base/+package+/tests
[python3] copying build/lib/pecan/scaffolds/base/+package+/tests/test_units.py -> build/bdist.linux-x86_64/wheel/pecan/scaffolds/base/+package+/tests
[python3] creating build/bdist.linux-x86_64/wheel/pecan/scaffolds/base/public
[python3] creating build/bdist.linux-x86_64/wheel/pecan/scaffolds/base/public/css
[python3] copying build/lib/pecan/scaffolds/base/public/css/style.css -> build/bdist.linux-x86_64/wheel/pecan/scaffolds/base/public/css
[python3] creating build/bdist.linux-x86_64/wheel/pecan/scaffolds/base/public/images
[python3] copying build/lib/pecan/scaffolds/base/public/images/logo.png -> build/bdist.linux-x86_64/wheel/pecan/scaffolds/base/public/images
[python3] creating build/bdist.linux-x86_64/wheel/pecan/scaffolds/rest-api
[python3] copying build/lib/pecan/scaffolds/rest-api/config.py_tmpl -> build/bdist.linux-x86_64/wheel/pecan/scaffolds/rest-api
[python3] copying build/lib/pecan/scaffolds/rest-api/setup.cfg_tmpl -> build/bdist.linux-x86_64/wheel/pecan/scaffolds/rest-api
[python3] copying build/lib/pecan/scaffolds/rest-api/setup.py_tmpl -> build/bdist.linux-x86_64/wheel/pecan/scaffolds/rest-api
[python3] creating build/bdist.linux-x86_64/wheel/pecan/scaffolds/rest-api/+package+
[python3] copying build/lib/pecan/scaffolds/rest-api/+package+/__init__.py -> build/bdist.linux-x86_64/wheel/pecan/scaffolds/rest-api/+package+
[python3] copying build/lib/pecan/scaffolds/rest-api/+package+/app.py_tmpl -> build/bdist.linux-x86_64/wheel/pecan/scaffolds/rest-api/+package+
[python3] copying build/lib/pecan/scaffolds/rest-api/+package+/errors.py -> build/bdist.linux-x86_64/wheel/pecan/scaffolds/rest-api/+package+
[python3] creating build/bdist.linux-x86_64/wheel/pecan/scaffolds/rest-api/+package+/controllers
[python3] copying build/lib/pecan/scaffolds/rest-api/+package+/controllers/__init__.py -> build/bdist.linux-x86_64/wheel/pecan/scaffolds/rest-api/+package+/controllers
[python3] copying build/lib/pecan/scaffolds/rest-api/+package+/controllers/root.py -> build/bdist.linux-x86_64/wheel/pecan/scaffolds/rest-api/+package+/controllers
[python3] creating build/bdist.linux-x86_64/wheel/pecan/scaffolds/rest-api/+package+/model
[python3] copying build/lib/pecan/scaffolds/rest-api/+package+/model/__init__.py -> build/bdist.linux-x86_64/wheel/pecan/scaffolds/rest-api/+package+/model
[python3] creating build/bdist.linux-x86_64/wheel/pecan/scaffolds/rest-api/+package+/tests
[python3] copying build/lib/pecan/scaffolds/rest-api/+package+/tests/__init__.py_tmpl -> build/bdist.linux-x86_64/wheel/pecan/scaffolds/rest-api/+package+/tests
[python3] copying build/lib/pecan/scaffolds/rest-api/+package+/tests/config.py_tmpl -> build/bdist.linux-x86_64/wheel/pecan/scaffolds/rest-api/+package+/tests
[python3] 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
[python3] copying build/lib/pecan/scaffolds/rest-api/+package+/tests/test_units.py -> build/bdist.linux-x86_64/wheel/pecan/scaffolds/rest-api/+package+/tests
[python3] creating build/bdist.linux-x86_64/wheel/pecan/ext
[python3] copying build/lib/pecan/ext/__init__.py -> build/bdist.linux-x86_64/wheel/pecan/ext
[python3] creating build/bdist.linux-x86_64/wheel/pecan/tests
[python3] copying build/lib/pecan/tests/test_no_thread_locals.py -> build/bdist.linux-x86_64/wheel/pecan/tests
[python3] copying build/lib/pecan/tests/scaffold_builder.py -> build/bdist.linux-x86_64/wheel/pecan/tests
[python3] copying build/lib/pecan/tests/test_conf.py -> build/bdist.linux-x86_64/wheel/pecan/tests
[python3] copying build/lib/pecan/tests/__init__.py -> build/bdist.linux-x86_64/wheel/pecan/tests
[python3] copying build/lib/pecan/tests/test_rest.py -> build/bdist.linux-x86_64/wheel/pecan/tests
[python3] copying build/lib/pecan/tests/test_util.py -> build/bdist.linux-x86_64/wheel/pecan/tests
[python3] copying build/lib/pecan/tests/test_generic.py -> build/bdist.linux-x86_64/wheel/pecan/tests
[python3] copying build/lib/pecan/tests/test_hooks.py -> build/bdist.linux-x86_64/wheel/pecan/tests
[python3] copying build/lib/pecan/tests/test_jsonify.py -> build/bdist.linux-x86_64/wheel/pecan/tests
[python3] copying build/lib/pecan/tests/test_commands.py -> build/bdist.linux-x86_64/wheel/pecan/tests
[python3] copying build/lib/pecan/tests/test_secure.py -> build/bdist.linux-x86_64/wheel/pecan/tests
[python3] copying build/lib/pecan/tests/test_scaffolds.py -> build/bdist.linux-x86_64/wheel/pecan/tests
[python3] copying build/lib/pecan/tests/test_base.py -> build/bdist.linux-x86_64/wheel/pecan/tests
[python3] copying build/lib/pecan/tests/test_templating.py -> build/bdist.linux-x86_64/wheel/pecan/tests
[python3] creating build/bdist.linux-x86_64/wheel/pecan/tests/middleware
[python3] copying build/lib/pecan/tests/middleware/test_static.py -> build/bdist.linux-x86_64/wheel/pecan/tests/middleware
[python3] copying build/lib/pecan/tests/middleware/test_errordocument.py -> build/bdist.linux-x86_64/wheel/pecan/tests/middleware
[python3] copying build/lib/pecan/tests/middleware/__init__.py -> build/bdist.linux-x86_64/wheel/pecan/tests/middleware
[python3] copying build/lib/pecan/tests/middleware/test_recursive.py -> build/bdist.linux-x86_64/wheel/pecan/tests/middleware
[python3] creating build/bdist.linux-x86_64/wheel/pecan/tests/middleware/static_fixtures
[python3] copying build/lib/pecan/tests/middleware/static_fixtures/self.png -> build/bdist.linux-x86_64/wheel/pecan/tests/middleware/static_fixtures
[python3] copying build/lib/pecan/tests/middleware/static_fixtures/text.txt -> build/bdist.linux-x86_64/wheel/pecan/tests/middleware/static_fixtures
[python3] creating build/bdist.linux-x86_64/wheel/pecan/tests/templates
[python3] copying build/lib/pecan/tests/templates/__init__.py -> build/bdist.linux-x86_64/wheel/pecan/tests/templates
[python3] copying build/lib/pecan/tests/templates/form_colors.html -> build/bdist.linux-x86_64/wheel/pecan/tests/templates
[python3] copying build/lib/pecan/tests/templates/form_colors_invalid.html -> build/bdist.linux-x86_64/wheel/pecan/tests/templates
[python3] copying build/lib/pecan/tests/templates/form_colors_valid.html -> build/bdist.linux-x86_64/wheel/pecan/tests/templates
[python3] copying build/lib/pecan/tests/templates/form_login_invalid.html -> build/bdist.linux-x86_64/wheel/pecan/tests/templates
[python3] copying build/lib/pecan/tests/templates/form_login_valid.html -> build/bdist.linux-x86_64/wheel/pecan/tests/templates
[python3] copying build/lib/pecan/tests/templates/form_name.html -> build/bdist.linux-x86_64/wheel/pecan/tests/templates
[python3] copying build/lib/pecan/tests/templates/form_name_invalid.html -> build/bdist.linux-x86_64/wheel/pecan/tests/templates
[python3] copying build/lib/pecan/tests/templates/form_name_invalid_custom.html -> build/bdist.linux-x86_64/wheel/pecan/tests/templates
[python3] copying build/lib/pecan/tests/templates/form_name_valid.html -> build/bdist.linux-x86_64/wheel/pecan/tests/templates
[python3] copying build/lib/pecan/tests/templates/genshi.html -> build/bdist.linux-x86_64/wheel/pecan/tests/templates
[python3] copying build/lib/pecan/tests/templates/genshi_bad.html -> build/bdist.linux-x86_64/wheel/pecan/tests/templates
[python3] copying build/lib/pecan/tests/templates/jinja.html -> build/bdist.linux-x86_64/wheel/pecan/tests/templates
[python3] copying build/lib/pecan/tests/templates/jinja_bad.html -> build/bdist.linux-x86_64/wheel/pecan/tests/templates
[python3] copying build/lib/pecan/tests/templates/kajiki.html -> build/bdist.linux-x86_64/wheel/pecan/tests/templates
[python3] copying build/lib/pecan/tests/templates/mako.html -> build/bdist.linux-x86_64/wheel/pecan/tests/templates
[python3] copying build/lib/pecan/tests/templates/mako_bad.html -> build/bdist.linux-x86_64/wheel/pecan/tests/templates
[python3] creating build/bdist.linux-x86_64/wheel/pecan/tests/scaffold_fixtures
[python3] copying build/lib/pecan/tests/scaffold_fixtures/__init__.py -> build/bdist.linux-x86_64/wheel/pecan/tests/scaffold_fixtures
[python3] creating build/bdist.linux-x86_64/wheel/pecan/tests/scaffold_fixtures/content_sub
[python3] copying build/lib/pecan/tests/scaffold_fixtures/content_sub/foo_tmpl -> build/bdist.linux-x86_64/wheel/pecan/tests/scaffold_fixtures/content_sub
[python3] creating build/bdist.linux-x86_64/wheel/pecan/tests/scaffold_fixtures/content_sub/bar
[python3] 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
[python3] creating build/bdist.linux-x86_64/wheel/pecan/tests/scaffold_fixtures/file_sub
[python3] copying build/lib/pecan/tests/scaffold_fixtures/file_sub/foo_+package+ -> build/bdist.linux-x86_64/wheel/pecan/tests/scaffold_fixtures/file_sub
[python3] creating build/bdist.linux-x86_64/wheel/pecan/tests/scaffold_fixtures/file_sub/bar_+package+
[python3] 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+
[python3] creating build/bdist.linux-x86_64/wheel/pecan/tests/scaffold_fixtures/simple
[python3] copying build/lib/pecan/tests/scaffold_fixtures/simple/foo -> build/bdist.linux-x86_64/wheel/pecan/tests/scaffold_fixtures/simple
[python3] creating build/bdist.linux-x86_64/wheel/pecan/tests/scaffold_fixtures/simple/bar
[python3] copying build/lib/pecan/tests/scaffold_fixtures/simple/bar/spam.txt -> build/bdist.linux-x86_64/wheel/pecan/tests/scaffold_fixtures/simple/bar
[python3] creating build/bdist.linux-x86_64/wheel/pecan/tests/config_fixtures
[python3] copying build/lib/pecan/tests/config_fixtures/config.py -> build/bdist.linux-x86_64/wheel/pecan/tests/config_fixtures
[python3] copying build/lib/pecan/tests/config_fixtures/empty.py -> build/bdist.linux-x86_64/wheel/pecan/tests/config_fixtures
[python3] copying build/lib/pecan/tests/config_fixtures/foobar.py -> build/bdist.linux-x86_64/wheel/pecan/tests/config_fixtures
[python3] copying build/lib/pecan/tests/config_fixtures/forcedict.py -> build/bdist.linux-x86_64/wheel/pecan/tests/config_fixtures
[python3] creating build/bdist.linux-x86_64/wheel/pecan/tests/config_fixtures/bad
[python3] copying build/lib/pecan/tests/config_fixtures/bad/importerror.py -> build/bdist.linux-x86_64/wheel/pecan/tests/config_fixtures/bad
[python3] copying build/lib/pecan/tests/config_fixtures/bad/module_and_underscore.py -> build/bdist.linux-x86_64/wheel/pecan/tests/config_fixtures/bad
[python3] creating build/bdist.linux-x86_64/wheel/pecan/commands
[python3] copying build/lib/pecan/commands/create.py -> build/bdist.linux-x86_64/wheel/pecan/commands
[python3] copying build/lib/pecan/commands/shell.py -> build/bdist.linux-x86_64/wheel/pecan/commands
[python3] copying build/lib/pecan/commands/__init__.py -> build/bdist.linux-x86_64/wheel/pecan/commands
[python3] copying build/lib/pecan/commands/serve.py -> build/bdist.linux-x86_64/wheel/pecan/commands
[python3] copying build/lib/pecan/commands/base.py -> build/bdist.linux-x86_64/wheel/pecan/commands
[python3] running install_egg_info
[python3] Copying pecan.egg-info to build/bdist.linux-x86_64/wheel/pecan-1.3.3-py3.6.egg-info
[python3] running install_scripts
[python3] creating build/bdist.linux-x86_64/wheel/pecan-1.3.3.data
[python3] creating build/bdist.linux-x86_64/wheel/pecan-1.3.3.data/scripts
[python3] copying build/scripts-3.6/pecan -> build/bdist.linux-x86_64/wheel/pecan-1.3.3.data/scripts
[python3] changing mode of build/bdist.linux-x86_64/wheel/pecan-1.3.3.data/scripts/pecan to 755
[python3] adding license file "LICENSE" (matched pattern "LICEN[CS]E*")
[python3] creating build/bdist.linux-x86_64/wheel/pecan-1.3.3.dist-info/WHEEL
[python3] creating 'dist/pecan-1.3.3-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it
[python3] adding 'pecan/__init__.py'
[python3] adding 'pecan/configuration.py'
[python3] adding 'pecan/core.py'
[python3] adding 'pecan/decorators.py'
[python3] adding 'pecan/deploy.py'
[python3] adding 'pecan/extensions.py'
[python3] adding 'pecan/hooks.py'
[python3] adding 'pecan/jsonify.py'
[python3] adding 'pecan/log.py'
[python3] adding 'pecan/rest.py'
[python3] adding 'pecan/routing.py'
[python3] adding 'pecan/secure.py'
[python3] adding 'pecan/templating.py'
[python3] adding 'pecan/testing.py'
[python3] adding 'pecan/util.py'
[python3] adding 'pecan/commands/__init__.py'
[python3] adding 'pecan/commands/base.py'
[python3] adding 'pecan/commands/create.py'
[python3] adding 'pecan/commands/serve.py'
[python3] adding 'pecan/commands/shell.py'
[python3] adding 'pecan/compat/__init__.py'
[python3] adding 'pecan/ext/__init__.py'
[python3] adding 'pecan/middleware/__init__.py'
[python3] adding 'pecan/middleware/debug.py'
[python3] adding 'pecan/middleware/errordocument.py'
[python3] adding 'pecan/middleware/recursive.py'
[python3] adding 'pecan/middleware/static.py'
[python3] adding 'pecan/scaffolds/__init__.py'
[python3] adding 'pecan/scaffolds/base/MANIFEST.in'
[python3] adding 'pecan/scaffolds/base/config.py_tmpl'
[python3] adding 'pecan/scaffolds/base/setup.cfg_tmpl'
[python3] adding 'pecan/scaffolds/base/setup.py_tmpl'
[python3] adding 'pecan/scaffolds/base/+package+/__init__.py'
[python3] adding 'pecan/scaffolds/base/+package+/app.py_tmpl'
[python3] adding 'pecan/scaffolds/base/+package+/controllers/__init__.py'
[python3] adding 'pecan/scaffolds/base/+package+/controllers/root.py'
[python3] adding 'pecan/scaffolds/base/+package+/model/__init__.py'
[python3] adding 'pecan/scaffolds/base/+package+/templates/error.html'
[python3] adding 'pecan/scaffolds/base/+package+/templates/index.html'
[python3] adding 'pecan/scaffolds/base/+package+/templates/layout.html'
[python3] adding 'pecan/scaffolds/base/+package+/tests/__init__.py_tmpl'
[python3] adding 'pecan/scaffolds/base/+package+/tests/config.py_tmpl'
[python3] adding 'pecan/scaffolds/base/+package+/tests/test_functional.py_tmpl'
[python3] adding 'pecan/scaffolds/base/+package+/tests/test_units.py'
[python3] adding 'pecan/scaffolds/base/public/css/style.css'
[python3] adding 'pecan/scaffolds/base/public/images/logo.png'
[python3] adding 'pecan/scaffolds/rest-api/config.py_tmpl'
[python3] adding 'pecan/scaffolds/rest-api/setup.cfg_tmpl'
[python3] adding 'pecan/scaffolds/rest-api/setup.py_tmpl'
[python3] adding 'pecan/scaffolds/rest-api/+package+/__init__.py'
[python3] adding 'pecan/scaffolds/rest-api/+package+/app.py_tmpl'
[python3] adding 'pecan/scaffolds/rest-api/+package+/errors.py'
[python3] adding 'pecan/scaffolds/rest-api/+package+/controllers/__init__.py'
[python3] adding 'pecan/scaffolds/rest-api/+package+/controllers/root.py'
[python3] adding 'pecan/scaffolds/rest-api/+package+/model/__init__.py'
[python3] adding 'pecan/scaffolds/rest-api/+package+/tests/__init__.py_tmpl'
[python3] adding 'pecan/scaffolds/rest-api/+package+/tests/config.py_tmpl'
[python3] adding 'pecan/scaffolds/rest-api/+package+/tests/test_functional.py_tmpl'
[python3] adding 'pecan/scaffolds/rest-api/+package+/tests/test_units.py'
[python3] adding 'pecan/tests/__init__.py'
[python3] adding 'pecan/tests/scaffold_builder.py'
[python3] adding 'pecan/tests/test_base.py'
[python3] adding 'pecan/tests/test_commands.py'
[python3] adding 'pecan/tests/test_conf.py'
[python3] adding 'pecan/tests/test_generic.py'
[python3] adding 'pecan/tests/test_hooks.py'
[python3] adding 'pecan/tests/test_jsonify.py'
[python3] adding 'pecan/tests/test_no_thread_locals.py'
[python3] adding 'pecan/tests/test_rest.py'
[python3] adding 'pecan/tests/test_scaffolds.py'
[python3] adding 'pecan/tests/test_secure.py'
[python3] adding 'pecan/tests/test_templating.py'
[python3] adding 'pecan/tests/test_util.py'
[python3] adding 'pecan/tests/config_fixtures/config.py'
[python3] adding 'pecan/tests/config_fixtures/empty.py'
[python3] adding 'pecan/tests/config_fixtures/foobar.py'
[python3] adding 'pecan/tests/config_fixtures/forcedict.py'
[python3] adding 'pecan/tests/config_fixtures/bad/importerror.py'
[python3] adding 'pecan/tests/config_fixtures/bad/module_and_underscore.py'
[python3] adding 'pecan/tests/middleware/__init__.py'
[python3] adding 'pecan/tests/middleware/test_errordocument.py'
[python3] adding 'pecan/tests/middleware/test_recursive.py'
[python3] adding 'pecan/tests/middleware/test_static.py'
[python3] adding 'pecan/tests/middleware/static_fixtures/self.png'
[python3] adding 'pecan/tests/middleware/static_fixtures/text.txt'
[python3] adding 'pecan/tests/scaffold_fixtures/__init__.py'
[python3] adding 'pecan/tests/scaffold_fixtures/content_sub/foo_tmpl'
[python3] adding 'pecan/tests/scaffold_fixtures/content_sub/bar/spam.txt_tmpl'
[python3] adding 'pecan/tests/scaffold_fixtures/file_sub/foo_+package+'
[python3] adding 'pecan/tests/scaffold_fixtures/file_sub/bar_+package+/spam.txt'
[python3] adding 'pecan/tests/scaffold_fixtures/simple/foo'
[python3] adding 'pecan/tests/scaffold_fixtures/simple/bar/spam.txt'
[python3] adding 'pecan/tests/templates/__init__.py'
[python3] adding 'pecan/tests/templates/form_colors.html'
[python3] adding 'pecan/tests/templates/form_colors_invalid.html'
[python3] adding 'pecan/tests/templates/form_colors_valid.html'
[python3] adding 'pecan/tests/templates/form_login_invalid.html'
[python3] adding 'pecan/tests/templates/form_login_valid.html'
[python3] adding 'pecan/tests/templates/form_name.html'
[python3] adding 'pecan/tests/templates/form_name_invalid.html'
[python3] adding 'pecan/tests/templates/form_name_invalid_custom.html'
[python3] adding 'pecan/tests/templates/form_name_valid.html'
[python3] adding 'pecan/tests/templates/genshi.html'
[python3] adding 'pecan/tests/templates/genshi_bad.html'
[python3] adding 'pecan/tests/templates/jinja.html'
[python3] adding 'pecan/tests/templates/jinja_bad.html'
[python3] adding 'pecan/tests/templates/kajiki.html'
[python3] adding 'pecan/tests/templates/mako.html'
[python3] adding 'pecan/tests/templates/mako_bad.html'
[python3] adding 'pecan-1.3.3.data/scripts/pecan'
[python3] adding 'pecan-1.3.3.dist-info/LICENSE'
[python3] adding 'pecan-1.3.3.dist-info/METADATA'
[python3] adding 'pecan-1.3.3.dist-info/WHEEL'
[python3] adding 'pecan-1.3.3.dist-info/entry_points.txt'
[python3] adding 'pecan-1.3.3.dist-info/top_level.txt'
[python3] adding 'pecan-1.3.3.dist-info/RECORD'
[python3] removing build/bdist.linux-x86_64/wheel
[python3] /build-wheels
[python3]
[python3] ############################################################
[python3] Building pika_pool-0.1.3-py3-none-any.whl
[python3] ############################################################
[python3] Running: wget https://files.pythonhosted.org/packages/ec/48/50c8f02a3eef4cb824bec50661ec1713040402cc1b2a38954dc977a59c23/pika-pool-0.1.3.tar.gz
[python3] --2021-05-24 17:16:29-- https://files.pythonhosted.org/packages/ec/48/50c8f02a3eef4cb824bec50661ec1713040402cc1b2a38954dc977a59c23/pika-pool-0.1.3.tar.gz
[python3] Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.125.63, 2a04:4e42:1e::319
[python3] Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.125.63|:443... connected.
[python3] HTTP request sent, awaiting response... 200 OK
[python3] Length: 4722 (4.6K) [application/octet-stream]
[python3] Saving to: 'pika-pool-0.1.3.tar.gz'
[python3]
[python3] 0K .... 100% 19.6M=0s
[python3]
[python3] 2021-05-24 17:16:29 (19.6 MB/s) - 'pika-pool-0.1.3.tar.gz' saved [4722/4722]
[python3]
[python3] /build-wheels/pika-pool-0.1.3 /build-wheels
[python3] running bdist_wheel
[python3] running build
[python3] running build_py
[python3] creating build
[python3] creating build/lib
[python3] copying pika_pool.py -> build/lib
[python3] running egg_info
[python3] writing pika_pool.egg-info/PKG-INFO
[python3] writing dependency_links to pika_pool.egg-info/dependency_links.txt
[python3] writing requirements to pika_pool.egg-info/requires.txt
[python3] writing top-level names to pika_pool.egg-info/top_level.txt
[python3] reading manifest file 'pika_pool.egg-info/SOURCES.txt'
[python3] reading manifest template 'MANIFEST.in'
[python3] writing manifest file 'pika_pool.egg-info/SOURCES.txt'
[python3] installing to build/bdist.linux-x86_64/wheel
[python3] running install
[python3] running install_lib
[python3] creating build/bdist.linux-x86_64
[python3] creating build/bdist.linux-x86_64/wheel
[python3] copying build/lib/pika_pool.py -> build/bdist.linux-x86_64/wheel
[python3] running install_egg_info
[python3] Copying pika_pool.egg-info to build/bdist.linux-x86_64/wheel/pika_pool-0.1.3-py3.6.egg-info
[python3] running install_scripts
[python3] creating build/bdist.linux-x86_64/wheel/pika_pool-0.1.3.dist-info/WHEEL
[python3] creating 'dist/pika_pool-0.1.3-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it
[python3] adding 'pika_pool.py'
[python3] adding 'pika_pool-0.1.3.dist-info/METADATA'
[python3] adding 'pika_pool-0.1.3.dist-info/WHEEL'
[python3] adding 'pika_pool-0.1.3.dist-info/top_level.txt'
[python3] adding 'pika_pool-0.1.3.dist-info/RECORD'
[python3] removing build/bdist.linux-x86_64/wheel
[python3] /build-wheels
[python3]
[python3] ############################################################
[python3] Building positional-1.1.2-py2.py3-none-any.whl
[python3] ############################################################
[python3] Running: wget https://files.pythonhosted.org/packages/8c/16/64a4fa0967c486380468dca18867d22ac1c17bba06349e31ace77c7757f7/positional-1.1.2.tar.gz
[python3] --2021-05-24 17:16:29-- https://files.pythonhosted.org/packages/8c/16/64a4fa0967c486380468dca18867d22ac1c17bba06349e31ace77c7757f7/positional-1.1.2.tar.gz
[python3] Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.125.63, 2a04:4e42:1e::319
[python3] Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.125.63|:443... connected.
[python3] HTTP request sent, awaiting response... 200 OK
[python3] Length: 16434 (16K) [binary/octet-stream]
[python3] Saving to: 'positional-1.1.2.tar.gz'
[python3]
[python3] 0K .......... ...... 100% 21.4M=0.001s
[python3]
[python3] 2021-05-24 17:16:29 (21.4 MB/s) - 'positional-1.1.2.tar.gz' saved [16434/16434]
[python3]
[python3] /build-wheels/positional-1.1.2 /build-wheels
[python3] running bdist_wheel
[python3] The [wheel] section is deprecated. Use [bdist_wheel] instead.
[python3] running build
[python3] running build_py
[python3] creating build
[python3] creating build/lib
[python3] creating build/lib/positional
[python3] copying positional/__init__.py -> build/lib/positional
[python3] creating build/lib/positional/tests
[python3] copying positional/tests/__init__.py -> build/lib/positional/tests
[python3] copying positional/tests/test_positional.py -> build/lib/positional/tests
[python3] running egg_info
[python3] writing positional.egg-info/PKG-INFO
[python3] writing dependency_links to positional.egg-info/dependency_links.txt
[python3] writing requirements to positional.egg-info/requires.txt
[python3] writing top-level names to positional.egg-info/top_level.txt
[python3] [pbr] Reusing existing SOURCES.txt
[python3] installing to build/bdist.linux-x86_64/wheel
[python3] running install
[python3] [pbr] Generating AUTHORS
[python3] [pbr] AUTHORS complete (0.0s)
[python3] running install_lib
[python3] creating build/bdist.linux-x86_64
[python3] creating build/bdist.linux-x86_64/wheel
[python3] creating build/bdist.linux-x86_64/wheel/positional
[python3] copying build/lib/positional/__init__.py -> build/bdist.linux-x86_64/wheel/positional
[python3] creating build/bdist.linux-x86_64/wheel/positional/tests
[python3] copying build/lib/positional/tests/__init__.py -> build/bdist.linux-x86_64/wheel/positional/tests
[python3] copying build/lib/positional/tests/test_positional.py -> build/bdist.linux-x86_64/wheel/positional/tests
[python3] running install_egg_info
[python3] Copying positional.egg-info to build/bdist.linux-x86_64/wheel/positional-1.1.2-py3.6.egg-info
[python3] running install_scripts
[python3] adding license file "LICENSE" (matched pattern "LICEN[CS]E*")
[python3] adding license file "AUTHORS" (matched pattern "AUTHORS*")
[python3] creating build/bdist.linux-x86_64/wheel/positional-1.1.2.dist-info/WHEEL
[python3] creating 'dist/positional-1.1.2-py2.py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it
[python3] adding 'positional/__init__.py'
[python3] adding 'positional/tests/__init__.py'
[python3] adding 'positional/tests/test_positional.py'
[python3] adding 'positional-1.1.2.dist-info/AUTHORS'
[python3] adding 'positional-1.1.2.dist-info/LICENSE'
[python3] adding 'positional-1.1.2.dist-info/METADATA'
[python3] adding 'positional-1.1.2.dist-info/WHEEL'
[python3] adding 'positional-1.1.2.dist-info/pbr.json'
[python3] adding 'positional-1.1.2.dist-info/top_level.txt'
[python3] adding 'positional-1.1.2.dist-info/RECORD'
[python3] removing build/bdist.linux-x86_64/wheel
[python3] /build-wheels
[python3]
[python3] ############################################################
[python3] Building prettytable-0.7.2-py3-none-any.whl
[python3] ############################################################
[python3] Running: wget https://files.pythonhosted.org/packages/e0/a1/36203205f77ccf98f3c6cf17cf068c972e6458d7e58509ca66da949ca347/prettytable-0.7.2.tar.gz
[python3] --2021-05-24 17:16:30-- https://files.pythonhosted.org/packages/e0/a1/36203205f77ccf98f3c6cf17cf068c972e6458d7e58509ca66da949ca347/prettytable-0.7.2.tar.gz
[python3] Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.125.63, 2a04:4e42:1e::319
[python3] Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.125.63|:443... connected.
[python3] HTTP request sent, awaiting response... 200 OK
[python3] Length: 24784 (24K) [application/octet-stream]
[python3] Saving to: 'prettytable-0.7.2.tar.gz'
[python3]
[python3] 0K .......... .......... .... 100% 17.6M=0.001s
[python3]
[python3] 2021-05-24 17:16:30 (17.6 MB/s) - 'prettytable-0.7.2.tar.gz' saved [24784/24784]
[python3]
[python3] /build-wheels/prettytable-0.7.2 /build-wheels
[python3] running bdist_wheel
[python3] running build
[python3] running build_py
[python3] creating build
[python3] creating build/lib
[python3] copying prettytable.py -> build/lib
[python3] installing to build/bdist.linux-x86_64/wheel
[python3] running install
[python3] running install_lib
[python3] creating build/bdist.linux-x86_64
[python3] creating build/bdist.linux-x86_64/wheel
[python3] copying build/lib/prettytable.py -> build/bdist.linux-x86_64/wheel
[python3] running install_egg_info
[python3] running egg_info
[python3] writing prettytable.egg-info/PKG-INFO
[python3] writing dependency_links to prettytable.egg-info/dependency_links.txt
[python3] writing top-level names to prettytable.egg-info/top_level.txt
[python3] reading manifest file 'prettytable.egg-info/SOURCES.txt'
[python3] reading manifest template 'MANIFEST.in'
[python3] writing manifest file 'prettytable.egg-info/SOURCES.txt'
[python3] Copying prettytable.egg-info to build/bdist.linux-x86_64/wheel/prettytable-0.7.2-py3.6.egg-info
[python3] running install_scripts
[python3] adding license file "COPYING" (matched pattern "COPYING*")
[python3] creating build/bdist.linux-x86_64/wheel/prettytable-0.7.2.dist-info/WHEEL
[python3] creating 'dist/prettytable-0.7.2-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it
[python3] adding 'prettytable.py'
[python3] adding 'prettytable-0.7.2.dist-info/COPYING'
[python3] adding 'prettytable-0.7.2.dist-info/METADATA'
[python3] adding 'prettytable-0.7.2.dist-info/WHEEL'
[python3] adding 'prettytable-0.7.2.dist-info/top_level.txt'
[python3] adding 'prettytable-0.7.2.dist-info/RECORD'
[python3] removing build/bdist.linux-x86_64/wheel
[python3] /build-wheels
[python3]
[python3] ############################################################
[python3] Building proboscis-1.2.6.0-py3-none-any.whl
[python3] ############################################################
[python3] Running: wget https://files.pythonhosted.org/packages/3c/c8/c187818ab8d0faecdc3c16c1e0b2e522f3b38570f0fb91dcae21662019d0/proboscis-1.2.6.0.tar.gz
[python3] --2021-05-24 17:16:31-- https://files.pythonhosted.org/packages/3c/c8/c187818ab8d0faecdc3c16c1e0b2e522f3b38570f0fb91dcae21662019d0/proboscis-1.2.6.0.tar.gz
[python3] Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.125.63, 2a04:4e42:1e::319
[python3] Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.125.63|:443... connected.
[python3] HTTP request sent, awaiting response... 200 OK
[python3] Length: 19901 (19K) [application/octet-stream]
[python3] Saving to: 'proboscis-1.2.6.0.tar.gz'
[python3]
[python3] 0K .......... ......... 100% 23.0M=0.001s
[python3]
[python3] 2021-05-24 17:16:31 (23.0 MB/s) - 'proboscis-1.2.6.0.tar.gz' saved [19901/19901]
[python3]
[python3] /build-wheels/proboscis-1.2.6.0 /build-wheels
[python3] running bdist_wheel
[python3] running build
[python3] running build_py
[python3] creating build
[python3] creating build/lib
[python3] creating build/lib/proboscis
[python3] copying proboscis/__init__.py -> build/lib/proboscis
[python3] copying proboscis/asserts.py -> build/lib/proboscis
[python3] copying proboscis/case.py -> build/lib/proboscis
[python3] copying proboscis/check.py -> build/lib/proboscis
[python3] copying proboscis/core.py -> build/lib/proboscis
[python3] copying proboscis/decorators.py -> build/lib/proboscis
[python3] copying proboscis/dependencies.py -> build/lib/proboscis
[python3] copying proboscis/sorting.py -> build/lib/proboscis
[python3] creating build/lib/proboscis/compatability
[python3] copying proboscis/compatability/__init__.py -> build/lib/proboscis/compatability
[python3] copying proboscis/compatability/exceptions_2_5.py -> build/lib/proboscis/compatability
[python3] copying proboscis/compatability/exceptions_2_6.py -> build/lib/proboscis/compatability
[python3] copying proboscis/compatability/raise_2_x.py -> build/lib/proboscis/compatability
[python3] copying proboscis/compatability/raise_3_x.py -> build/lib/proboscis/compatability
[python3] installing to build/bdist.linux-x86_64/wheel
[python3] running install
[python3] running install_lib
[python3] creating build/bdist.linux-x86_64
[python3] creating build/bdist.linux-x86_64/wheel
[python3] creating build/bdist.linux-x86_64/wheel/proboscis
[python3] copying build/lib/proboscis/__init__.py -> build/bdist.linux-x86_64/wheel/proboscis
[python3] copying build/lib/proboscis/asserts.py -> build/bdist.linux-x86_64/wheel/proboscis
[python3] copying build/lib/proboscis/case.py -> build/bdist.linux-x86_64/wheel/proboscis
[python3] copying build/lib/proboscis/check.py -> build/bdist.linux-x86_64/wheel/proboscis
[python3] copying build/lib/proboscis/core.py -> build/bdist.linux-x86_64/wheel/proboscis
[python3] copying build/lib/proboscis/decorators.py -> build/bdist.linux-x86_64/wheel/proboscis
[python3] copying build/lib/proboscis/dependencies.py -> build/bdist.linux-x86_64/wheel/proboscis
[python3] copying build/lib/proboscis/sorting.py -> build/bdist.linux-x86_64/wheel/proboscis
[python3] creating build/bdist.linux-x86_64/wheel/proboscis/compatability
[python3] copying build/lib/proboscis/compatability/__init__.py -> build/bdist.linux-x86_64/wheel/proboscis/compatability
[python3] copying build/lib/proboscis/compatability/exceptions_2_5.py -> build/bdist.linux-x86_64/wheel/proboscis/compatability
[python3] copying build/lib/proboscis/compatability/exceptions_2_6.py -> build/bdist.linux-x86_64/wheel/proboscis/compatability
[python3] copying build/lib/proboscis/compatability/raise_2_x.py -> build/bdist.linux-x86_64/wheel/proboscis/compatability
[python3] copying build/lib/proboscis/compatability/raise_3_x.py -> build/bdist.linux-x86_64/wheel/proboscis/compatability
[python3] running install_egg_info
[python3] running egg_info
[python3] writing proboscis.egg-info/PKG-INFO
[python3] writing dependency_links to proboscis.egg-info/dependency_links.txt
[python3] writing top-level names to proboscis.egg-info/top_level.txt
[python3] reading manifest file 'proboscis.egg-info/SOURCES.txt'
[python3] writing manifest file 'proboscis.egg-info/SOURCES.txt'
[python3] Copying proboscis.egg-info to build/bdist.linux-x86_64/wheel/proboscis-1.2.6.0-py3.6.egg-info
[python3] running install_scripts
[python3] creating build/bdist.linux-x86_64/wheel/proboscis-1.2.6.0.dist-info/WHEEL
[python3] creating 'dist/proboscis-1.2.6.0-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it
[python3] adding 'proboscis/__init__.py'
[python3] adding 'proboscis/asserts.py'
[python3] adding 'proboscis/case.py'
[python3] adding 'proboscis/check.py'
[python3] adding 'proboscis/core.py'
[python3] adding 'proboscis/decorators.py'
[python3] adding 'proboscis/dependencies.py'
[python3] adding 'proboscis/sorting.py'
[python3] adding 'proboscis/compatability/__init__.py'
[python3] adding 'proboscis/compatability/exceptions_2_5.py'
[python3] adding 'proboscis/compatability/exceptions_2_6.py'
[python3] adding 'proboscis/compatability/raise_2_x.py'
[python3] adding 'proboscis/compatability/raise_3_x.py'
[python3] adding 'proboscis-1.2.6.0.dist-info/METADATA'
[python3] adding 'proboscis-1.2.6.0.dist-info/WHEEL'
[python3] adding 'proboscis-1.2.6.0.dist-info/top_level.txt'
[python3] adding 'proboscis-1.2.6.0.dist-info/RECORD'
[python3] removing build/bdist.linux-x86_64/wheel
[python3] /build-wheels
[python3]
[python3] ############################################################
[python3] Building psutil-5.7.0-cp36-cp36m-linux_x86_64.whl
[python3] ############################################################
[python3] Running: wget https://files.pythonhosted.org/packages/c4/b8/3512f0e93e0db23a71d82485ba256071ebef99b227351f0f5540f744af41/psutil-5.7.0.tar.gz
[python3] --2021-05-24 17:16:32-- https://files.pythonhosted.org/packages/c4/b8/3512f0e93e0db23a71d82485ba256071ebef99b227351f0f5540f744af41/psutil-5.7.0.tar.gz
[python3] Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.125.63, 2a04:4e42:1e::319
[python3] Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.125.63|:443... connected.
[python3] HTTP request sent, awaiting response... 200 OK
[python3] Length: 449628 (439K) [binary/octet-stream]
[python3] Saving to: 'psutil-5.7.0.tar.gz'
[python3]
[python3] 0K .......... .......... .......... .......... .......... 11% 7.68M 0s
[python3] 50K .......... .......... .......... .......... .......... 22% 17.8M 0s
[python3] 100K .......... .......... .......... .......... .......... 34% 10.4M 0s
[python3] 150K .......... .......... .......... .......... .......... 45% 21.2M 0s
[python3] 200K .......... .......... .......... .......... .......... 56% 19.2M 0s
[python3] 250K .......... .......... .......... .......... .......... 68% 32.5M 0s
[python3] 300K .......... .......... .......... .......... .......... 79% 27.4M 0s
[python3] 350K .......... .......... .......... .......... .......... 91% 42.9M 0s
[python3] 400K .......... .......... .......... ......... 100% 12.9M=0.03s
[python3]
[python3] 2021-05-24 17:16:32 (16.5 MB/s) - 'psutil-5.7.0.tar.gz' saved [449628/449628]
[python3]
[python3] /build-wheels/psutil-5.7.0 /build-wheels
[python3] running bdist_wheel
[python3] running build
[python3] running build_py
[python3] creating build
[python3] creating build/lib.linux-x86_64-3.6
[python3] creating build/lib.linux-x86_64-3.6/psutil
[python3] copying psutil/_pswindows.py -> build/lib.linux-x86_64-3.6/psutil
[python3] copying psutil/_psbsd.py -> build/lib.linux-x86_64-3.6/psutil
[python3] copying psutil/_compat.py -> build/lib.linux-x86_64-3.6/psutil
[python3] copying psutil/_common.py -> build/lib.linux-x86_64-3.6/psutil
[python3] copying psutil/_psposix.py -> build/lib.linux-x86_64-3.6/psutil
[python3] copying psutil/__init__.py -> build/lib.linux-x86_64-3.6/psutil
[python3] copying psutil/_psaix.py -> build/lib.linux-x86_64-3.6/psutil
[python3] copying psutil/_pslinux.py -> build/lib.linux-x86_64-3.6/psutil
[python3] copying psutil/_pssunos.py -> build/lib.linux-x86_64-3.6/psutil
[python3] copying psutil/_psosx.py -> build/lib.linux-x86_64-3.6/psutil
[python3] creating build/lib.linux-x86_64-3.6/psutil/tests
[python3] copying psutil/tests/test_aix.py -> build/lib.linux-x86_64-3.6/psutil/tests
[python3] copying psutil/tests/test_system.py -> build/lib.linux-x86_64-3.6/psutil/tests
[python3] copying psutil/tests/test_bsd.py -> build/lib.linux-x86_64-3.6/psutil/tests
[python3] copying psutil/tests/test_connections.py -> build/lib.linux-x86_64-3.6/psutil/tests
[python3] copying psutil/tests/test_unicode.py -> build/lib.linux-x86_64-3.6/psutil/tests
[python3] copying psutil/tests/test_posix.py -> build/lib.linux-x86_64-3.6/psutil/tests
[python3] copying psutil/tests/test_windows.py -> build/lib.linux-x86_64-3.6/psutil/tests
[python3] copying psutil/tests/test_misc.py -> build/lib.linux-x86_64-3.6/psutil/tests
[python3] copying psutil/tests/test_sunos.py -> build/lib.linux-x86_64-3.6/psutil/tests
[python3] copying psutil/tests/__init__.py -> build/lib.linux-x86_64-3.6/psutil/tests
[python3] copying psutil/tests/test_memory_leaks.py -> build/lib.linux-x86_64-3.6/psutil/tests
[python3] copying psutil/tests/test_osx.py -> build/lib.linux-x86_64-3.6/psutil/tests
[python3] copying psutil/tests/test_process.py -> build/lib.linux-x86_64-3.6/psutil/tests
[python3] copying psutil/tests/test_linux.py -> build/lib.linux-x86_64-3.6/psutil/tests
[python3] copying psutil/tests/__main__.py -> build/lib.linux-x86_64-3.6/psutil/tests
[python3] copying psutil/tests/test_contracts.py -> build/lib.linux-x86_64-3.6/psutil/tests
[python3] copying psutil/tests/runner.py -> build/lib.linux-x86_64-3.6/psutil/tests
[python3] running build_ext
[python3] building 'psutil._psutil_linux' extension
[python3] creating build/temp.linux-x86_64-3.6
[python3] creating build/temp.linux-x86_64-3.6/psutil
[python3] gcc -pthread -Wno-unused-result -Wsign-compare -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_SIZEOF_PID_T=4 -DPSUTIL_VERSION=570 -DPSUTIL_LINUX=1 -I/usr/include/python3.6m -c psutil/_psutil_common.c -o build/temp.linux-x86_64-3.6/psutil/_psutil_common.o
[python3] gcc -pthread -Wno-unused-result -Wsign-compare -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_SIZEOF_PID_T=4 -DPSUTIL_VERSION=570 -DPSUTIL_LINUX=1 -I/usr/include/python3.6m -c psutil/_psutil_posix.c -o build/temp.linux-x86_64-3.6/psutil/_psutil_posix.o
[python3] gcc -pthread -Wno-unused-result -Wsign-compare -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_SIZEOF_PID_T=4 -DPSUTIL_VERSION=570 -DPSUTIL_LINUX=1 -I/usr/include/python3.6m -c psutil/_psutil_linux.c -o build/temp.linux-x86_64-3.6/psutil/_psutil_linux.o
[python3] gcc -pthread -shared -Wl,-z,relro -g build/temp.linux-x86_64-3.6/psutil/_psutil_common.o build/temp.linux-x86_64-3.6/psutil/_psutil_posix.o build/temp.linux-x86_64-3.6/psutil/_psutil_linux.o -L/usr/lib64 -lpython3.6m -o build/lib.linux-x86_64-3.6/psutil/_psutil_linux.cpython-36m-x86_64-linux-gnu.so
[python3] building 'psutil._psutil_posix' extension
[python3] gcc -pthread -Wno-unused-result -Wsign-compare -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_SIZEOF_PID_T=4 -DPSUTIL_VERSION=570 -DPSUTIL_LINUX=1 -I/usr/include/python3.6m -c psutil/_psutil_common.c -o build/temp.linux-x86_64-3.6/psutil/_psutil_common.o
[python3] gcc -pthread -Wno-unused-result -Wsign-compare -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_SIZEOF_PID_T=4 -DPSUTIL_VERSION=570 -DPSUTIL_LINUX=1 -I/usr/include/python3.6m -c psutil/_psutil_posix.c -o build/temp.linux-x86_64-3.6/psutil/_psutil_posix.o
[python3] gcc -pthread -shared -Wl,-z,relro -g build/temp.linux-x86_64-3.6/psutil/_psutil_common.o build/temp.linux-x86_64-3.6/psutil/_psutil_posix.o -L/usr/lib64 -lpython3.6m -o build/lib.linux-x86_64-3.6/psutil/_psutil_posix.cpython-36m-x86_64-linux-gnu.so
[python3] installing to build/bdist.linux-x86_64/wheel
[python3] running install
[python3] running install_lib
[python3] creating build/bdist.linux-x86_64
[python3] creating build/bdist.linux-x86_64/wheel
[python3] creating build/bdist.linux-x86_64/wheel/psutil
[python3] copying build/lib.linux-x86_64-3.6/psutil/_pswindows.py -> build/bdist.linux-x86_64/wheel/psutil
[python3] copying build/lib.linux-x86_64-3.6/psutil/_psbsd.py -> build/bdist.linux-x86_64/wheel/psutil
[python3] copying build/lib.linux-x86_64-3.6/psutil/_compat.py -> build/bdist.linux-x86_64/wheel/psutil
[python3] copying build/lib.linux-x86_64-3.6/psutil/_common.py -> build/bdist.linux-x86_64/wheel/psutil
[python3] copying build/lib.linux-x86_64-3.6/psutil/_psposix.py -> build/bdist.linux-x86_64/wheel/psutil
[python3] copying build/lib.linux-x86_64-3.6/psutil/__init__.py -> build/bdist.linux-x86_64/wheel/psutil
[python3] copying build/lib.linux-x86_64-3.6/psutil/_psaix.py -> build/bdist.linux-x86_64/wheel/psutil
[python3] copying build/lib.linux-x86_64-3.6/psutil/_pslinux.py -> build/bdist.linux-x86_64/wheel/psutil
[python3] copying build/lib.linux-x86_64-3.6/psutil/_pssunos.py -> build/bdist.linux-x86_64/wheel/psutil
[python3] copying build/lib.linux-x86_64-3.6/psutil/_psosx.py -> build/bdist.linux-x86_64/wheel/psutil
[python3] creating build/bdist.linux-x86_64/wheel/psutil/tests
[python3] copying build/lib.linux-x86_64-3.6/psutil/tests/test_aix.py -> build/bdist.linux-x86_64/wheel/psutil/tests
[python3] copying build/lib.linux-x86_64-3.6/psutil/tests/test_system.py -> build/bdist.linux-x86_64/wheel/psutil/tests
[python3] copying build/lib.linux-x86_64-3.6/psutil/tests/test_bsd.py -> build/bdist.linux-x86_64/wheel/psutil/tests
[python3] copying build/lib.linux-x86_64-3.6/psutil/tests/test_connections.py -> build/bdist.linux-x86_64/wheel/psutil/tests
[python3] copying build/lib.linux-x86_64-3.6/psutil/tests/test_unicode.py -> build/bdist.linux-x86_64/wheel/psutil/tests
[python3] copying build/lib.linux-x86_64-3.6/psutil/tests/test_posix.py -> build/bdist.linux-x86_64/wheel/psutil/tests
[python3] copying build/lib.linux-x86_64-3.6/psutil/tests/test_windows.py -> build/bdist.linux-x86_64/wheel/psutil/tests
[python3] copying build/lib.linux-x86_64-3.6/psutil/tests/test_misc.py -> build/bdist.linux-x86_64/wheel/psutil/tests
[python3] copying build/lib.linux-x86_64-3.6/psutil/tests/test_sunos.py -> build/bdist.linux-x86_64/wheel/psutil/tests
[python3] copying build/lib.linux-x86_64-3.6/psutil/tests/__init__.py -> build/bdist.linux-x86_64/wheel/psutil/tests
[python3] copying build/lib.linux-x86_64-3.6/psutil/tests/test_memory_leaks.py -> build/bdist.linux-x86_64/wheel/psutil/tests
[python3] copying build/lib.linux-x86_64-3.6/psutil/tests/test_osx.py -> build/bdist.linux-x86_64/wheel/psutil/tests
[python3] copying build/lib.linux-x86_64-3.6/psutil/tests/test_process.py -> build/bdist.linux-x86_64/wheel/psutil/tests
[python3] copying build/lib.linux-x86_64-3.6/psutil/tests/test_linux.py -> build/bdist.linux-x86_64/wheel/psutil/tests
[python3] copying build/lib.linux-x86_64-3.6/psutil/tests/__main__.py -> build/bdist.linux-x86_64/wheel/psutil/tests
[python3] copying build/lib.linux-x86_64-3.6/psutil/tests/test_contracts.py -> build/bdist.linux-x86_64/wheel/psutil/tests
[python3] copying build/lib.linux-x86_64-3.6/psutil/tests/runner.py -> build/bdist.linux-x86_64/wheel/psutil/tests
[python3] copying build/lib.linux-x86_64-3.6/psutil/_psutil_linux.cpython-36m-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/psutil
[python3] copying build/lib.linux-x86_64-3.6/psutil/_psutil_posix.cpython-36m-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/psutil
[python3] running install_egg_info
[python3] running egg_info
[python3] writing psutil.egg-info/PKG-INFO
[python3] writing dependency_links to psutil.egg-info/dependency_links.txt
[python3] writing top-level names to psutil.egg-info/top_level.txt
[python3] reading manifest file 'psutil.egg-info/SOURCES.txt'
[python3] reading manifest template 'MANIFEST.in'
[python3] writing manifest file 'psutil.egg-info/SOURCES.txt'
[python3] Copying psutil.egg-info to build/bdist.linux-x86_64/wheel/psutil-5.7.0-py3.6.egg-info
[python3] running install_scripts
[python3] adding license file "LICENSE" (matched pattern "LICEN[CS]E*")
[python3] creating build/bdist.linux-x86_64/wheel/psutil-5.7.0.dist-info/WHEEL
[python3] creating 'dist/psutil-5.7.0-cp36-cp36m-linux_x86_64.whl' and adding 'build/bdist.linux-x86_64/wheel' to it
[python3] adding 'psutil/__init__.py'
[python3] adding 'psutil/_common.py'
[python3] adding 'psutil/_compat.py'
[python3] adding 'psutil/_psaix.py'
[python3] adding 'psutil/_psbsd.py'
[python3] adding 'psutil/_pslinux.py'
[python3] adding 'psutil/_psosx.py'
[python3] adding 'psutil/_psposix.py'
[python3] adding 'psutil/_pssunos.py'
[python3] adding 'psutil/_psutil_linux.cpython-36m-x86_64-linux-gnu.so'
[python3] adding 'psutil/_psutil_posix.cpython-36m-x86_64-linux-gnu.so'
[python3] adding 'psutil/_pswindows.py'
[python3] adding 'psutil/tests/__init__.py'
[python3] adding 'psutil/tests/__main__.py'
[python3] adding 'psutil/tests/runner.py'
[python3] adding 'psutil/tests/test_aix.py'
[python3] adding 'psutil/tests/test_bsd.py'
[python3] adding 'psutil/tests/test_connections.py'
[python3] adding 'psutil/tests/test_contracts.py'
[python3] adding 'psutil/tests/test_linux.py'
[python3] adding 'psutil/tests/test_memory_leaks.py'
[python3] adding 'psutil/tests/test_misc.py'
[python3] adding 'psutil/tests/test_osx.py'
[python3] adding 'psutil/tests/test_posix.py'
[python3] adding 'psutil/tests/test_process.py'
[python3] adding 'psutil/tests/test_sunos.py'
[python3] adding 'psutil/tests/test_system.py'
[python3] adding 'psutil/tests/test_unicode.py'
[python3] adding 'psutil/tests/test_windows.py'
[python3] adding 'psutil-5.7.0.dist-info/LICENSE'
[python3] adding 'psutil-5.7.0.dist-info/METADATA'
[python3] adding 'psutil-5.7.0.dist-info/WHEEL'
[python3] adding 'psutil-5.7.0.dist-info/top_level.txt'
[python3] adding 'psutil-5.7.0.dist-info/RECORD'
[python3] removing build/bdist.linux-x86_64/wheel
[python3] /build-wheels
[python3]
[python3] ###############################