Mock Version: 1.1.41 Mock Version: 1.1.41 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target noarch --nodeps builddir/build/SPECS/python-pip.spec'], False, '/var/lib/mock/sclo7-rh-python35-rh-el7-build-11764-16091/root/', None, 86400, True, False, 497, 135, None, False, {'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target noarch --nodeps builddir/build/SPECS/python-pip.spec'] with env {'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} Building target platforms: noarch Building for target noarch Wrote: /builddir/build/SRPMS/rh-python35-python-pip-7.1.0-2.el7.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target noarch --nodeps builddir/build/SPECS/python-pip.spec'], False, '/var/lib/mock/sclo7-rh-python35-rh-el7-build-11764-16091/root/', None, 86400, True, False, 497, 135, None, False, {'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target noarch --nodeps builddir/build/SPECS/python-pip.spec'] with env {'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} Building target platforms: noarch Building for target noarch Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.pAksUw + umask 022 + cd /builddir/build/BUILD + scl enable rh-python35 - Patch #0 (allow-stripping-prefix.patch): patching file pip/commands/install.py Hunk #1 succeeded at 138 (offset 1 line). Hunk #2 succeeded at 305 (offset -48 lines). patching file pip/req/req_install.py Hunk #1 succeeded at 802 (offset 187 lines). Hunk #2 succeeded at 1002 (offset 154 lines). patching file pip/wheel.py Hunk #1 succeeded at 234 (offset 98 lines). Hunk #2 succeeded at 499 (offset 142 lines). + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.BAR8R8 + umask 022 + cd /builddir/build/BUILD + cd pip-7.1.0 + scl enable rh-python35 - running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/pip copying pip/cmdoptions.py -> build/lib/pip copying pip/__main__.py -> build/lib/pip copying pip/__init__.py -> build/lib/pip copying pip/exceptions.py -> build/lib/pip copying pip/wheel.py -> build/lib/pip copying pip/pep425tags.py -> build/lib/pip copying pip/index.py -> build/lib/pip copying pip/locations.py -> build/lib/pip copying pip/status_codes.py -> build/lib/pip copying pip/basecommand.py -> build/lib/pip copying pip/baseparser.py -> build/lib/pip copying pip/download.py -> build/lib/pip creating build/lib/pip/models copying pip/models/__init__.py -> build/lib/pip/models copying pip/models/index.py -> build/lib/pip/models creating build/lib/pip/vcs copying pip/vcs/bazaar.py -> build/lib/pip/vcs copying pip/vcs/__init__.py -> build/lib/pip/vcs copying pip/vcs/git.py -> build/lib/pip/vcs copying pip/vcs/subversion.py -> build/lib/pip/vcs copying pip/vcs/mercurial.py -> build/lib/pip/vcs creating build/lib/pip/utils copying pip/utils/logging.py -> build/lib/pip/utils copying pip/utils/build.py -> build/lib/pip/utils copying pip/utils/__init__.py -> build/lib/pip/utils copying pip/utils/filesystem.py -> build/lib/pip/utils copying pip/utils/deprecation.py -> build/lib/pip/utils copying pip/utils/outdated.py -> build/lib/pip/utils copying pip/utils/appdirs.py -> build/lib/pip/utils copying pip/utils/ui.py -> build/lib/pip/utils creating build/lib/pip/operations copying pip/operations/freeze.py -> build/lib/pip/operations copying pip/operations/__init__.py -> build/lib/pip/operations creating build/lib/pip/_vendor copying pip/_vendor/re-vendor.py -> build/lib/pip/_vendor copying pip/_vendor/__init__.py -> build/lib/pip/_vendor copying pip/_vendor/six.py -> build/lib/pip/_vendor copying pip/_vendor/retrying.py -> build/lib/pip/_vendor copying pip/_vendor/ipaddress.py -> build/lib/pip/_vendor creating build/lib/pip/req copying pip/req/req_file.py -> build/lib/pip/req copying pip/req/__init__.py -> build/lib/pip/req copying pip/req/req_uninstall.py -> build/lib/pip/req copying pip/req/req_install.py -> build/lib/pip/req copying pip/req/req_set.py -> build/lib/pip/req creating build/lib/pip/commands copying pip/commands/show.py -> build/lib/pip/commands copying pip/commands/install.py -> build/lib/pip/commands copying pip/commands/search.py -> build/lib/pip/commands copying pip/commands/freeze.py -> build/lib/pip/commands copying pip/commands/__init__.py -> build/lib/pip/commands copying pip/commands/help.py -> build/lib/pip/commands copying pip/commands/wheel.py -> build/lib/pip/commands copying pip/commands/list.py -> build/lib/pip/commands copying pip/commands/uninstall.py -> build/lib/pip/commands copying pip/commands/completion.py -> build/lib/pip/commands creating build/lib/pip/compat copying pip/compat/__init__.py -> build/lib/pip/compat copying pip/compat/dictconfig.py -> build/lib/pip/compat creating build/lib/pip/_vendor/cachecontrol copying pip/_vendor/cachecontrol/filewrapper.py -> build/lib/pip/_vendor/cachecontrol copying pip/_vendor/cachecontrol/__init__.py -> build/lib/pip/_vendor/cachecontrol copying pip/_vendor/cachecontrol/cache.py -> build/lib/pip/_vendor/cachecontrol copying pip/_vendor/cachecontrol/wrapper.py -> build/lib/pip/_vendor/cachecontrol copying pip/_vendor/cachecontrol/compat.py -> build/lib/pip/_vendor/cachecontrol copying pip/_vendor/cachecontrol/adapter.py -> build/lib/pip/_vendor/cachecontrol copying pip/_vendor/cachecontrol/heuristics.py -> build/lib/pip/_vendor/cachecontrol copying pip/_vendor/cachecontrol/serialize.py -> build/lib/pip/_vendor/cachecontrol copying pip/_vendor/cachecontrol/controller.py -> build/lib/pip/_vendor/cachecontrol creating build/lib/pip/_vendor/_markerlib copying pip/_vendor/_markerlib/__init__.py -> build/lib/pip/_vendor/_markerlib copying pip/_vendor/_markerlib/markers.py -> build/lib/pip/_vendor/_markerlib creating build/lib/pip/_vendor/progress copying pip/_vendor/progress/spinner.py -> build/lib/pip/_vendor/progress copying pip/_vendor/progress/counter.py -> build/lib/pip/_vendor/progress copying pip/_vendor/progress/__init__.py -> build/lib/pip/_vendor/progress copying pip/_vendor/progress/bar.py -> build/lib/pip/_vendor/progress copying pip/_vendor/progress/helpers.py -> build/lib/pip/_vendor/progress creating build/lib/pip/_vendor/pkg_resources copying pip/_vendor/pkg_resources/__init__.py -> build/lib/pip/_vendor/pkg_resources creating build/lib/pip/_vendor/packaging copying pip/_vendor/packaging/_compat.py -> build/lib/pip/_vendor/packaging copying pip/_vendor/packaging/_structures.py -> build/lib/pip/_vendor/packaging copying pip/_vendor/packaging/__init__.py -> build/lib/pip/_vendor/packaging copying pip/_vendor/packaging/specifiers.py -> build/lib/pip/_vendor/packaging copying pip/_vendor/packaging/__about__.py -> build/lib/pip/_vendor/packaging copying pip/_vendor/packaging/version.py -> build/lib/pip/_vendor/packaging creating build/lib/pip/_vendor/html5lib copying pip/_vendor/html5lib/tokenizer.py -> build/lib/pip/_vendor/html5lib copying pip/_vendor/html5lib/constants.py -> build/lib/pip/_vendor/html5lib copying pip/_vendor/html5lib/utils.py -> build/lib/pip/_vendor/html5lib copying pip/_vendor/html5lib/sanitizer.py -> build/lib/pip/_vendor/html5lib copying pip/_vendor/html5lib/__init__.py -> build/lib/pip/_vendor/html5lib copying pip/_vendor/html5lib/inputstream.py -> build/lib/pip/_vendor/html5lib copying pip/_vendor/html5lib/html5parser.py -> build/lib/pip/_vendor/html5lib copying pip/_vendor/html5lib/ihatexml.py -> build/lib/pip/_vendor/html5lib creating build/lib/pip/_vendor/lockfile copying pip/_vendor/lockfile/linklockfile.py -> build/lib/pip/_vendor/lockfile copying pip/_vendor/lockfile/__init__.py -> build/lib/pip/_vendor/lockfile copying pip/_vendor/lockfile/pidlockfile.py -> build/lib/pip/_vendor/lockfile copying pip/_vendor/lockfile/mkdirlockfile.py -> build/lib/pip/_vendor/lockfile copying pip/_vendor/lockfile/symlinklockfile.py -> build/lib/pip/_vendor/lockfile copying pip/_vendor/lockfile/sqlitelockfile.py -> build/lib/pip/_vendor/lockfile creating build/lib/pip/_vendor/distlib copying pip/_vendor/distlib/manifest.py -> build/lib/pip/_vendor/distlib copying pip/_vendor/distlib/util.py -> build/lib/pip/_vendor/distlib copying pip/_vendor/distlib/scripts.py -> build/lib/pip/_vendor/distlib copying pip/_vendor/distlib/__init__.py -> build/lib/pip/_vendor/distlib copying pip/_vendor/distlib/locators.py -> build/lib/pip/_vendor/distlib copying pip/_vendor/distlib/database.py -> build/lib/pip/_vendor/distlib copying pip/_vendor/distlib/wheel.py -> build/lib/pip/_vendor/distlib copying pip/_vendor/distlib/compat.py -> build/lib/pip/_vendor/distlib copying pip/_vendor/distlib/index.py -> build/lib/pip/_vendor/distlib copying pip/_vendor/distlib/resources.py -> build/lib/pip/_vendor/distlib copying pip/_vendor/distlib/metadata.py -> build/lib/pip/_vendor/distlib copying pip/_vendor/distlib/markers.py -> build/lib/pip/_vendor/distlib copying pip/_vendor/distlib/version.py -> build/lib/pip/_vendor/distlib creating build/lib/pip/_vendor/requests copying pip/_vendor/requests/cookies.py -> build/lib/pip/_vendor/requests copying pip/_vendor/requests/utils.py -> build/lib/pip/_vendor/requests copying pip/_vendor/requests/sessions.py -> build/lib/pip/_vendor/requests copying pip/_vendor/requests/api.py -> build/lib/pip/_vendor/requests copying pip/_vendor/requests/certs.py -> build/lib/pip/_vendor/requests copying pip/_vendor/requests/__init__.py -> build/lib/pip/_vendor/requests copying pip/_vendor/requests/exceptions.py -> build/lib/pip/_vendor/requests copying pip/_vendor/requests/compat.py -> build/lib/pip/_vendor/requests copying pip/_vendor/requests/hooks.py -> build/lib/pip/_vendor/requests copying pip/_vendor/requests/status_codes.py -> build/lib/pip/_vendor/requests copying pip/_vendor/requests/auth.py -> build/lib/pip/_vendor/requests copying pip/_vendor/requests/models.py -> build/lib/pip/_vendor/requests copying pip/_vendor/requests/structures.py -> build/lib/pip/_vendor/requests copying pip/_vendor/requests/adapters.py -> build/lib/pip/_vendor/requests creating build/lib/pip/_vendor/colorama copying pip/_vendor/colorama/win32.py -> build/lib/pip/_vendor/colorama copying pip/_vendor/colorama/initialise.py -> build/lib/pip/_vendor/colorama copying pip/_vendor/colorama/__init__.py -> build/lib/pip/_vendor/colorama copying pip/_vendor/colorama/ansitowin32.py -> build/lib/pip/_vendor/colorama copying pip/_vendor/colorama/winterm.py -> build/lib/pip/_vendor/colorama copying pip/_vendor/colorama/ansi.py -> build/lib/pip/_vendor/colorama creating build/lib/pip/_vendor/cachecontrol/caches copying pip/_vendor/cachecontrol/caches/__init__.py -> build/lib/pip/_vendor/cachecontrol/caches copying pip/_vendor/cachecontrol/caches/redis_cache.py -> build/lib/pip/_vendor/cachecontrol/caches copying pip/_vendor/cachecontrol/caches/file_cache.py -> build/lib/pip/_vendor/cachecontrol/caches creating build/lib/pip/_vendor/html5lib/treewalkers copying pip/_vendor/html5lib/treewalkers/lxmletree.py -> build/lib/pip/_vendor/html5lib/treewalkers copying pip/_vendor/html5lib/treewalkers/__init__.py -> build/lib/pip/_vendor/html5lib/treewalkers copying pip/_vendor/html5lib/treewalkers/dom.py -> build/lib/pip/_vendor/html5lib/treewalkers copying pip/_vendor/html5lib/treewalkers/_base.py -> build/lib/pip/_vendor/html5lib/treewalkers copying pip/_vendor/html5lib/treewalkers/genshistream.py -> build/lib/pip/_vendor/html5lib/treewalkers copying pip/_vendor/html5lib/treewalkers/etree.py -> build/lib/pip/_vendor/html5lib/treewalkers copying pip/_vendor/html5lib/treewalkers/pulldom.py -> build/lib/pip/_vendor/html5lib/treewalkers creating build/lib/pip/_vendor/html5lib/treebuilders copying pip/_vendor/html5lib/treebuilders/__init__.py -> build/lib/pip/_vendor/html5lib/treebuilders copying pip/_vendor/html5lib/treebuilders/dom.py -> build/lib/pip/_vendor/html5lib/treebuilders copying pip/_vendor/html5lib/treebuilders/_base.py -> build/lib/pip/_vendor/html5lib/treebuilders copying pip/_vendor/html5lib/treebuilders/etree_lxml.py -> build/lib/pip/_vendor/html5lib/treebuilders copying pip/_vendor/html5lib/treebuilders/etree.py -> build/lib/pip/_vendor/html5lib/treebuilders creating build/lib/pip/_vendor/html5lib/filters copying pip/_vendor/html5lib/filters/whitespace.py -> build/lib/pip/_vendor/html5lib/filters copying pip/_vendor/html5lib/filters/alphabeticalattributes.py -> build/lib/pip/_vendor/html5lib/filters copying pip/_vendor/html5lib/filters/sanitizer.py -> build/lib/pip/_vendor/html5lib/filters copying pip/_vendor/html5lib/filters/__init__.py -> build/lib/pip/_vendor/html5lib/filters copying pip/_vendor/html5lib/filters/_base.py -> build/lib/pip/_vendor/html5lib/filters copying pip/_vendor/html5lib/filters/inject_meta_charset.py -> build/lib/pip/_vendor/html5lib/filters copying pip/_vendor/html5lib/filters/optionaltags.py -> build/lib/pip/_vendor/html5lib/filters copying pip/_vendor/html5lib/filters/lint.py -> build/lib/pip/_vendor/html5lib/filters creating build/lib/pip/_vendor/html5lib/serializer copying pip/_vendor/html5lib/serializer/htmlserializer.py -> build/lib/pip/_vendor/html5lib/serializer copying pip/_vendor/html5lib/serializer/__init__.py -> build/lib/pip/_vendor/html5lib/serializer creating build/lib/pip/_vendor/html5lib/treeadapters copying pip/_vendor/html5lib/treeadapters/sax.py -> build/lib/pip/_vendor/html5lib/treeadapters copying pip/_vendor/html5lib/treeadapters/__init__.py -> build/lib/pip/_vendor/html5lib/treeadapters creating build/lib/pip/_vendor/html5lib/trie copying pip/_vendor/html5lib/trie/datrie.py -> build/lib/pip/_vendor/html5lib/trie copying pip/_vendor/html5lib/trie/__init__.py -> build/lib/pip/_vendor/html5lib/trie copying pip/_vendor/html5lib/trie/py.py -> build/lib/pip/_vendor/html5lib/trie copying pip/_vendor/html5lib/trie/_base.py -> build/lib/pip/_vendor/html5lib/trie creating build/lib/pip/_vendor/distlib/_backport copying pip/_vendor/distlib/_backport/tarfile.py -> build/lib/pip/_vendor/distlib/_backport copying pip/_vendor/distlib/_backport/sysconfig.py -> build/lib/pip/_vendor/distlib/_backport copying pip/_vendor/distlib/_backport/__init__.py -> build/lib/pip/_vendor/distlib/_backport copying pip/_vendor/distlib/_backport/misc.py -> build/lib/pip/_vendor/distlib/_backport copying pip/_vendor/distlib/_backport/shutil.py -> build/lib/pip/_vendor/distlib/_backport creating build/lib/pip/_vendor/requests/packages copying pip/_vendor/requests/packages/__init__.py -> build/lib/pip/_vendor/requests/packages creating build/lib/pip/_vendor/requests/packages/chardet copying pip/_vendor/requests/packages/chardet/escsm.py -> build/lib/pip/_vendor/requests/packages/chardet copying pip/_vendor/requests/packages/chardet/constants.py -> build/lib/pip/_vendor/requests/packages/chardet copying pip/_vendor/requests/packages/chardet/gb2312prober.py -> build/lib/pip/_vendor/requests/packages/chardet copying pip/_vendor/requests/packages/chardet/langcyrillicmodel.py -> build/lib/pip/_vendor/requests/packages/chardet copying pip/_vendor/requests/packages/chardet/langgreekmodel.py -> build/lib/pip/_vendor/requests/packages/chardet copying pip/_vendor/requests/packages/chardet/latin1prober.py -> build/lib/pip/_vendor/requests/packages/chardet copying pip/_vendor/requests/packages/chardet/euctwprober.py -> build/lib/pip/_vendor/requests/packages/chardet copying pip/_vendor/requests/packages/chardet/utf8prober.py -> build/lib/pip/_vendor/requests/packages/chardet copying pip/_vendor/requests/packages/chardet/langhebrewmodel.py -> build/lib/pip/_vendor/requests/packages/chardet copying pip/_vendor/requests/packages/chardet/mbcsgroupprober.py -> build/lib/pip/_vendor/requests/packages/chardet copying pip/_vendor/requests/packages/chardet/langbulgarianmodel.py -> build/lib/pip/_vendor/requests/packages/chardet copying pip/_vendor/requests/packages/chardet/charsetprober.py -> build/lib/pip/_vendor/requests/packages/chardet copying pip/_vendor/requests/packages/chardet/eucjpprober.py -> build/lib/pip/_vendor/requests/packages/chardet copying pip/_vendor/requests/packages/chardet/euckrprober.py -> build/lib/pip/_vendor/requests/packages/chardet copying pip/_vendor/requests/packages/chardet/__init__.py -> build/lib/pip/_vendor/requests/packages/chardet copying pip/_vendor/requests/packages/chardet/cp949prober.py -> build/lib/pip/_vendor/requests/packages/chardet copying pip/_vendor/requests/packages/chardet/chardistribution.py -> build/lib/pip/_vendor/requests/packages/chardet copying pip/_vendor/requests/packages/chardet/sjisprober.py -> build/lib/pip/_vendor/requests/packages/chardet copying pip/_vendor/requests/packages/chardet/charsetgroupprober.py -> build/lib/pip/_vendor/requests/packages/chardet copying pip/_vendor/requests/packages/chardet/compat.py -> build/lib/pip/_vendor/requests/packages/chardet copying pip/_vendor/requests/packages/chardet/euctwfreq.py -> build/lib/pip/_vendor/requests/packages/chardet copying pip/_vendor/requests/packages/chardet/langhungarianmodel.py -> build/lib/pip/_vendor/requests/packages/chardet copying pip/_vendor/requests/packages/chardet/jisfreq.py -> build/lib/pip/_vendor/requests/packages/chardet copying pip/_vendor/requests/packages/chardet/codingstatemachine.py -> build/lib/pip/_vendor/requests/packages/chardet copying pip/_vendor/requests/packages/chardet/sbcsgroupprober.py -> build/lib/pip/_vendor/requests/packages/chardet copying pip/_vendor/requests/packages/chardet/big5freq.py -> build/lib/pip/_vendor/requests/packages/chardet copying pip/_vendor/requests/packages/chardet/chardetect.py -> build/lib/pip/_vendor/requests/packages/chardet copying pip/_vendor/requests/packages/chardet/jpcntx.py -> build/lib/pip/_vendor/requests/packages/chardet copying pip/_vendor/requests/packages/chardet/euckrfreq.py -> build/lib/pip/_vendor/requests/packages/chardet copying pip/_vendor/requests/packages/chardet/sbcharsetprober.py -> build/lib/pip/_vendor/requests/packages/chardet copying pip/_vendor/requests/packages/chardet/hebrewprober.py -> build/lib/pip/_vendor/requests/packages/chardet copying pip/_vendor/requests/packages/chardet/mbcssm.py -> build/lib/pip/_vendor/requests/packages/chardet copying pip/_vendor/requests/packages/chardet/universaldetector.py -> build/lib/pip/_vendor/requests/packages/chardet copying pip/_vendor/requests/packages/chardet/langthaimodel.py -> build/lib/pip/_vendor/requests/packages/chardet copying pip/_vendor/requests/packages/chardet/mbcharsetprober.py -> build/lib/pip/_vendor/requests/packages/chardet copying pip/_vendor/requests/packages/chardet/gb2312freq.py -> build/lib/pip/_vendor/requests/packages/chardet copying pip/_vendor/requests/packages/chardet/big5prober.py -> build/lib/pip/_vendor/requests/packages/chardet copying pip/_vendor/requests/packages/chardet/escprober.py -> build/lib/pip/_vendor/requests/packages/chardet creating build/lib/pip/_vendor/requests/packages/urllib3 copying pip/_vendor/requests/packages/urllib3/connectionpool.py -> build/lib/pip/_vendor/requests/packages/urllib3 copying pip/_vendor/requests/packages/urllib3/__init__.py -> build/lib/pip/_vendor/requests/packages/urllib3 copying pip/_vendor/requests/packages/urllib3/response.py -> build/lib/pip/_vendor/requests/packages/urllib3 copying pip/_vendor/requests/packages/urllib3/exceptions.py -> build/lib/pip/_vendor/requests/packages/urllib3 copying pip/_vendor/requests/packages/urllib3/fields.py -> build/lib/pip/_vendor/requests/packages/urllib3 copying pip/_vendor/requests/packages/urllib3/filepost.py -> build/lib/pip/_vendor/requests/packages/urllib3 copying pip/_vendor/requests/packages/urllib3/connection.py -> build/lib/pip/_vendor/requests/packages/urllib3 copying pip/_vendor/requests/packages/urllib3/poolmanager.py -> build/lib/pip/_vendor/requests/packages/urllib3 copying pip/_vendor/requests/packages/urllib3/_collections.py -> build/lib/pip/_vendor/requests/packages/urllib3 copying pip/_vendor/requests/packages/urllib3/request.py -> build/lib/pip/_vendor/requests/packages/urllib3 creating build/lib/pip/_vendor/requests/packages/urllib3/util copying pip/_vendor/requests/packages/urllib3/util/ssl_.py -> build/lib/pip/_vendor/requests/packages/urllib3/util copying pip/_vendor/requests/packages/urllib3/util/__init__.py -> build/lib/pip/_vendor/requests/packages/urllib3/util copying pip/_vendor/requests/packages/urllib3/util/response.py -> build/lib/pip/_vendor/requests/packages/urllib3/util copying pip/_vendor/requests/packages/urllib3/util/timeout.py -> build/lib/pip/_vendor/requests/packages/urllib3/util copying pip/_vendor/requests/packages/urllib3/util/retry.py -> build/lib/pip/_vendor/requests/packages/urllib3/util copying pip/_vendor/requests/packages/urllib3/util/url.py -> build/lib/pip/_vendor/requests/packages/urllib3/util copying pip/_vendor/requests/packages/urllib3/util/connection.py -> build/lib/pip/_vendor/requests/packages/urllib3/util copying pip/_vendor/requests/packages/urllib3/util/request.py -> build/lib/pip/_vendor/requests/packages/urllib3/util creating build/lib/pip/_vendor/requests/packages/urllib3/packages copying pip/_vendor/requests/packages/urllib3/packages/__init__.py -> build/lib/pip/_vendor/requests/packages/urllib3/packages copying pip/_vendor/requests/packages/urllib3/packages/ordered_dict.py -> build/lib/pip/_vendor/requests/packages/urllib3/packages copying pip/_vendor/requests/packages/urllib3/packages/six.py -> build/lib/pip/_vendor/requests/packages/urllib3/packages creating build/lib/pip/_vendor/requests/packages/urllib3/contrib copying pip/_vendor/requests/packages/urllib3/contrib/pyopenssl.py -> build/lib/pip/_vendor/requests/packages/urllib3/contrib copying pip/_vendor/requests/packages/urllib3/contrib/__init__.py -> build/lib/pip/_vendor/requests/packages/urllib3/contrib copying pip/_vendor/requests/packages/urllib3/contrib/ntlmpool.py -> build/lib/pip/_vendor/requests/packages/urllib3/contrib creating build/lib/pip/_vendor/requests/packages/urllib3/packages/ssl_match_hostname copying pip/_vendor/requests/packages/urllib3/packages/ssl_match_hostname/__init__.py -> build/lib/pip/_vendor/requests/packages/urllib3/packages/ssl_match_hostname copying pip/_vendor/requests/packages/urllib3/packages/ssl_match_hostname/_implementation.py -> build/lib/pip/_vendor/requests/packages/urllib3/packages/ssl_match_hostname copying pip/_vendor/distlib/t32.exe -> build/lib/pip/_vendor/distlib copying pip/_vendor/distlib/t64.exe -> build/lib/pip/_vendor/distlib copying pip/_vendor/distlib/w32.exe -> build/lib/pip/_vendor/distlib copying pip/_vendor/distlib/w64.exe -> build/lib/pip/_vendor/distlib copying pip/_vendor/requests/cacert.pem -> build/lib/pip/_vendor/requests copying pip/_vendor/distlib/_backport/sysconfig.cfg -> build/lib/pip/_vendor/distlib/_backport installing to build/bdist.linux-x86_64/wheel running install running install_lib creating build/bdist.linux-x86_64 creating build/bdist.linux-x86_64/wheel creating build/bdist.linux-x86_64/wheel/pip creating build/bdist.linux-x86_64/wheel/pip/models copying build/lib/pip/models/__init__.py -> build/bdist.linux-x86_64/wheel/pip/models copying build/lib/pip/models/index.py -> build/bdist.linux-x86_64/wheel/pip/models copying build/lib/pip/cmdoptions.py -> build/bdist.linux-x86_64/wheel/pip copying build/lib/pip/__main__.py -> build/bdist.linux-x86_64/wheel/pip creating build/bdist.linux-x86_64/wheel/pip/vcs copying build/lib/pip/vcs/bazaar.py -> build/bdist.linux-x86_64/wheel/pip/vcs copying build/lib/pip/vcs/__init__.py -> build/bdist.linux-x86_64/wheel/pip/vcs copying build/lib/pip/vcs/git.py -> build/bdist.linux-x86_64/wheel/pip/vcs copying build/lib/pip/vcs/subversion.py -> build/bdist.linux-x86_64/wheel/pip/vcs copying build/lib/pip/vcs/mercurial.py -> build/bdist.linux-x86_64/wheel/pip/vcs creating build/bdist.linux-x86_64/wheel/pip/utils copying build/lib/pip/utils/logging.py -> build/bdist.linux-x86_64/wheel/pip/utils copying build/lib/pip/utils/build.py -> build/bdist.linux-x86_64/wheel/pip/utils copying build/lib/pip/utils/__init__.py -> build/bdist.linux-x86_64/wheel/pip/utils copying build/lib/pip/utils/filesystem.py -> build/bdist.linux-x86_64/wheel/pip/utils copying build/lib/pip/utils/deprecation.py -> build/bdist.linux-x86_64/wheel/pip/utils copying build/lib/pip/utils/outdated.py -> build/bdist.linux-x86_64/wheel/pip/utils copying build/lib/pip/utils/appdirs.py -> build/bdist.linux-x86_64/wheel/pip/utils copying build/lib/pip/utils/ui.py -> build/bdist.linux-x86_64/wheel/pip/utils copying build/lib/pip/__init__.py -> build/bdist.linux-x86_64/wheel/pip copying build/lib/pip/exceptions.py -> build/bdist.linux-x86_64/wheel/pip creating build/bdist.linux-x86_64/wheel/pip/operations copying build/lib/pip/operations/freeze.py -> build/bdist.linux-x86_64/wheel/pip/operations copying build/lib/pip/operations/__init__.py -> build/bdist.linux-x86_64/wheel/pip/operations copying build/lib/pip/wheel.py -> build/bdist.linux-x86_64/wheel/pip copying build/lib/pip/pep425tags.py -> build/bdist.linux-x86_64/wheel/pip copying build/lib/pip/index.py -> build/bdist.linux-x86_64/wheel/pip copying build/lib/pip/locations.py -> build/bdist.linux-x86_64/wheel/pip creating build/bdist.linux-x86_64/wheel/pip/_vendor copying build/lib/pip/_vendor/re-vendor.py -> build/bdist.linux-x86_64/wheel/pip/_vendor creating build/bdist.linux-x86_64/wheel/pip/_vendor/cachecontrol copying build/lib/pip/_vendor/cachecontrol/filewrapper.py -> build/bdist.linux-x86_64/wheel/pip/_vendor/cachecontrol creating build/bdist.linux-x86_64/wheel/pip/_vendor/cachecontrol/caches copying build/lib/pip/_vendor/cachecontrol/caches/__init__.py -> build/bdist.linux-x86_64/wheel/pip/_vendor/cachecontrol/caches copying build/lib/pip/_vendor/cachecontrol/caches/redis_cache.py -> build/bdist.linux-x86_64/wheel/pip/_vendor/cachecontrol/caches copying build/lib/pip/_vendor/cachecontrol/caches/file_cache.py -> build/bdist.linux-x86_64/wheel/pip/_vendor/cachecontrol/caches copying build/lib/pip/_vendor/cachecontrol/__init__.py -> build/bdist.linux-x86_64/wheel/pip/_vendor/cachecontrol copying build/lib/pip/_vendor/cachecontrol/cache.py -> build/bdist.linux-x86_64/wheel/pip/_vendor/cachecontrol copying build/lib/pip/_vendor/cachecontrol/wrapper.py -> build/bdist.linux-x86_64/wheel/pip/_vendor/cachecontrol copying build/lib/pip/_vendor/cachecontrol/compat.py -> build/bdist.linux-x86_64/wheel/pip/_vendor/cachecontrol copying build/lib/pip/_vendor/cachecontrol/adapter.py -> build/bdist.linux-x86_64/wheel/pip/_vendor/cachecontrol copying build/lib/pip/_vendor/cachecontrol/heuristics.py -> build/bdist.linux-x86_64/wheel/pip/_vendor/cachecontrol copying build/lib/pip/_vendor/cachecontrol/serialize.py -> build/bdist.linux-x86_64/wheel/pip/_vendor/cachecontrol copying build/lib/pip/_vendor/cachecontrol/controller.py -> build/bdist.linux-x86_64/wheel/pip/_vendor/cachecontrol creating build/bdist.linux-x86_64/wheel/pip/_vendor/_markerlib copying build/lib/pip/_vendor/_markerlib/__init__.py -> build/bdist.linux-x86_64/wheel/pip/_vendor/_markerlib copying build/lib/pip/_vendor/_markerlib/markers.py -> build/bdist.linux-x86_64/wheel/pip/_vendor/_markerlib copying build/lib/pip/_vendor/__init__.py -> build/bdist.linux-x86_64/wheel/pip/_vendor creating build/bdist.linux-x86_64/wheel/pip/_vendor/progress copying build/lib/pip/_vendor/progress/spinner.py -> build/bdist.linux-x86_64/wheel/pip/_vendor/progress copying build/lib/pip/_vendor/progress/counter.py -> build/bdist.linux-x86_64/wheel/pip/_vendor/progress copying build/lib/pip/_vendor/progress/__init__.py -> build/bdist.linux-x86_64/wheel/pip/_vendor/progress copying build/lib/pip/_vendor/progress/bar.py -> build/bdist.linux-x86_64/wheel/pip/_vendor/progress copying build/lib/pip/_vendor/progress/helpers.py -> build/bdist.linux-x86_64/wheel/pip/_vendor/progress creating build/bdist.linux-x86_64/wheel/pip/_vendor/pkg_resources copying build/lib/pip/_vendor/pkg_resources/__init__.py -> build/bdist.linux-x86_64/wheel/pip/_vendor/pkg_resources creating build/bdist.linux-x86_64/wheel/pip/_vendor/packaging copying build/lib/pip/_vendor/packaging/_compat.py -> build/bdist.linux-x86_64/wheel/pip/_vendor/packaging copying build/lib/pip/_vendor/packaging/_structures.py -> build/bdist.linux-x86_64/wheel/pip/_vendor/packaging copying build/lib/pip/_vendor/packaging/__init__.py -> build/bdist.linux-x86_64/wheel/pip/_vendor/packaging copying build/lib/pip/_vendor/packaging/specifiers.py -> build/bdist.linux-x86_64/wheel/pip/_vendor/packaging copying build/lib/pip/_vendor/packaging/__about__.py -> build/bdist.linux-x86_64/wheel/pip/_vendor/packaging copying build/lib/pip/_vendor/packaging/version.py -> build/bdist.linux-x86_64/wheel/pip/_vendor/packaging copying build/lib/pip/_vendor/six.py -> build/bdist.linux-x86_64/wheel/pip/_vendor copying build/lib/pip/_vendor/retrying.py -> build/bdist.linux-x86_64/wheel/pip/_vendor creating build/bdist.linux-x86_64/wheel/pip/_vendor/html5lib copying build/lib/pip/_vendor/html5lib/tokenizer.py -> build/bdist.linux-x86_64/wheel/pip/_vendor/html5lib copying build/lib/pip/_vendor/html5lib/constants.py -> build/bdist.linux-x86_64/wheel/pip/_vendor/html5lib creating build/bdist.linux-x86_64/wheel/pip/_vendor/html5lib/treewalkers copying build/lib/pip/_vendor/html5lib/treewalkers/lxmletree.py -> build/bdist.linux-x86_64/wheel/pip/_vendor/html5lib/treewalkers copying build/lib/pip/_vendor/html5lib/treewalkers/__init__.py -> build/bdist.linux-x86_64/wheel/pip/_vendor/html5lib/treewalkers copying build/lib/pip/_vendor/html5lib/treewalkers/dom.py -> build/bdist.linux-x86_64/wheel/pip/_vendor/html5lib/treewalkers copying build/lib/pip/_vendor/html5lib/treewalkers/_base.py -> build/bdist.linux-x86_64/wheel/pip/_vendor/html5lib/treewalkers copying build/lib/pip/_vendor/html5lib/treewalkers/genshistream.py -> build/bdist.linux-x86_64/wheel/pip/_vendor/html5lib/treewalkers copying build/lib/pip/_vendor/html5lib/treewalkers/etree.py -> build/bdist.linux-x86_64/wheel/pip/_vendor/html5lib/treewalkers copying build/lib/pip/_vendor/html5lib/treewalkers/pulldom.py -> build/bdist.linux-x86_64/wheel/pip/_vendor/html5lib/treewalkers copying build/lib/pip/_vendor/html5lib/utils.py -> build/bdist.linux-x86_64/wheel/pip/_vendor/html5lib creating build/bdist.linux-x86_64/wheel/pip/_vendor/html5lib/treebuilders copying build/lib/pip/_vendor/html5lib/treebuilders/__init__.py -> build/bdist.linux-x86_64/wheel/pip/_vendor/html5lib/treebuilders copying build/lib/pip/_vendor/html5lib/treebuilders/dom.py -> build/bdist.linux-x86_64/wheel/pip/_vendor/html5lib/treebuilders copying build/lib/pip/_vendor/html5lib/treebuilders/_base.py -> build/bdist.linux-x86_64/wheel/pip/_vendor/html5lib/treebuilders copying build/lib/pip/_vendor/html5lib/treebuilders/etree_lxml.py -> build/bdist.linux-x86_64/wheel/pip/_vendor/html5lib/treebuilders copying build/lib/pip/_vendor/html5lib/treebuilders/etree.py -> build/bdist.linux-x86_64/wheel/pip/_vendor/html5lib/treebuilders copying build/lib/pip/_vendor/html5lib/sanitizer.py -> build/bdist.linux-x86_64/wheel/pip/_vendor/html5lib creating build/bdist.linux-x86_64/wheel/pip/_vendor/html5lib/filters copying build/lib/pip/_vendor/html5lib/filters/whitespace.py -> build/bdist.linux-x86_64/wheel/pip/_vendor/html5lib/filters copying build/lib/pip/_vendor/html5lib/filters/alphabeticalattributes.py -> build/bdist.linux-x86_64/wheel/pip/_vendor/html5lib/filters copying build/lib/pip/_vendor/html5lib/filters/sanitizer.py -> build/bdist.linux-x86_64/wheel/pip/_vendor/html5lib/filters copying build/lib/pip/_vendor/html5lib/filters/__init__.py -> build/bdist.linux-x86_64/wheel/pip/_vendor/html5lib/filters copying build/lib/pip/_vendor/html5lib/filters/_base.py -> build/bdist.linux-x86_64/wheel/pip/_vendor/html5lib/filters copying build/lib/pip/_vendor/html5lib/filters/inject_meta_charset.py -> build/bdist.linux-x86_64/wheel/pip/_vendor/html5lib/filters copying build/lib/pip/_vendor/html5lib/filters/optionaltags.py -> build/bdist.linux-x86_64/wheel/pip/_vendor/html5lib/filters copying build/lib/pip/_vendor/html5lib/filters/lint.py -> build/bdist.linux-x86_64/wheel/pip/_vendor/html5lib/filters copying build/lib/pip/_vendor/html5lib/__init__.py -> build/bdist.linux-x86_64/wheel/pip/_vendor/html5lib creating build/bdist.linux-x86_64/wheel/pip/_vendor/html5lib/serializer copying build/lib/pip/_vendor/html5lib/serializer/htmlserializer.py -> build/bdist.linux-x86_64/wheel/pip/_vendor/html5lib/serializer copying build/lib/pip/_vendor/html5lib/serializer/__init__.py -> build/bdist.linux-x86_64/wheel/pip/_vendor/html5lib/serializer copying build/lib/pip/_vendor/html5lib/inputstream.py -> build/bdist.linux-x86_64/wheel/pip/_vendor/html5lib copying build/lib/pip/_vendor/html5lib/html5parser.py -> build/bdist.linux-x86_64/wheel/pip/_vendor/html5lib copying build/lib/pip/_vendor/html5lib/ihatexml.py -> build/bdist.linux-x86_64/wheel/pip/_vendor/html5lib creating build/bdist.linux-x86_64/wheel/pip/_vendor/html5lib/treeadapters copying build/lib/pip/_vendor/html5lib/treeadapters/sax.py -> build/bdist.linux-x86_64/wheel/pip/_vendor/html5lib/treeadapters copying build/lib/pip/_vendor/html5lib/treeadapters/__init__.py -> build/bdist.linux-x86_64/wheel/pip/_vendor/html5lib/treeadapters creating build/bdist.linux-x86_64/wheel/pip/_vendor/html5lib/trie copying build/lib/pip/_vendor/html5lib/trie/datrie.py -> build/bdist.linux-x86_64/wheel/pip/_vendor/html5lib/trie copying build/lib/pip/_vendor/html5lib/trie/__init__.py -> build/bdist.linux-x86_64/wheel/pip/_vendor/html5lib/trie copying build/lib/pip/_vendor/html5lib/trie/py.py -> build/bdist.linux-x86_64/wheel/pip/_vendor/html5lib/trie copying build/lib/pip/_vendor/html5lib/trie/_base.py -> build/bdist.linux-x86_64/wheel/pip/_vendor/html5lib/trie creating build/bdist.linux-x86_64/wheel/pip/_vendor/lockfile copying build/lib/pip/_vendor/lockfile/linklockfile.py -> build/bdist.linux-x86_64/wheel/pip/_vendor/lockfile copying build/lib/pip/_vendor/lockfile/__init__.py -> build/bdist.linux-x86_64/wheel/pip/_vendor/lockfile copying build/lib/pip/_vendor/lockfile/pidlockfile.py -> build/bdist.linux-x86_64/wheel/pip/_vendor/lockfile copying build/lib/pip/_vendor/lockfile/mkdirlockfile.py -> build/bdist.linux-x86_64/wheel/pip/_vendor/lockfile copying build/lib/pip/_vendor/lockfile/symlinklockfile.py -> build/bdist.linux-x86_64/wheel/pip/_vendor/lockfile copying build/lib/pip/_vendor/lockfile/sqlitelockfile.py -> build/bdist.linux-x86_64/wheel/pip/_vendor/lockfile creating build/bdist.linux-x86_64/wheel/pip/_vendor/distlib copying build/lib/pip/_vendor/distlib/manifest.py -> build/bdist.linux-x86_64/wheel/pip/_vendor/distlib copying build/lib/pip/_vendor/distlib/util.py -> build/bdist.linux-x86_64/wheel/pip/_vendor/distlib copying build/lib/pip/_vendor/distlib/scripts.py -> build/bdist.linux-x86_64/wheel/pip/_vendor/distlib copying build/lib/pip/_vendor/distlib/__init__.py -> build/bdist.linux-x86_64/wheel/pip/_vendor/distlib copying build/lib/pip/_vendor/distlib/w64.exe -> build/bdist.linux-x86_64/wheel/pip/_vendor/distlib copying build/lib/pip/_vendor/distlib/locators.py -> build/bdist.linux-x86_64/wheel/pip/_vendor/distlib copying build/lib/pip/_vendor/distlib/database.py -> build/bdist.linux-x86_64/wheel/pip/_vendor/distlib copying build/lib/pip/_vendor/distlib/wheel.py -> build/bdist.linux-x86_64/wheel/pip/_vendor/distlib copying build/lib/pip/_vendor/distlib/compat.py -> build/bdist.linux-x86_64/wheel/pip/_vendor/distlib copying build/lib/pip/_vendor/distlib/index.py -> build/bdist.linux-x86_64/wheel/pip/_vendor/distlib copying build/lib/pip/_vendor/distlib/resources.py -> build/bdist.linux-x86_64/wheel/pip/_vendor/distlib copying build/lib/pip/_vendor/distlib/metadata.py -> build/bdist.linux-x86_64/wheel/pip/_vendor/distlib copying build/lib/pip/_vendor/distlib/t32.exe -> build/bdist.linux-x86_64/wheel/pip/_vendor/distlib copying build/lib/pip/_vendor/distlib/t64.exe -> build/bdist.linux-x86_64/wheel/pip/_vendor/distlib copying build/lib/pip/_vendor/distlib/markers.py -> build/bdist.linux-x86_64/wheel/pip/_vendor/distlib copying build/lib/pip/_vendor/distlib/w32.exe -> build/bdist.linux-x86_64/wheel/pip/_vendor/distlib creating build/bdist.linux-x86_64/wheel/pip/_vendor/distlib/_backport copying build/lib/pip/_vendor/distlib/_backport/tarfile.py -> build/bdist.linux-x86_64/wheel/pip/_vendor/distlib/_backport copying build/lib/pip/_vendor/distlib/_backport/sysconfig.py -> build/bdist.linux-x86_64/wheel/pip/_vendor/distlib/_backport copying build/lib/pip/_vendor/distlib/_backport/__init__.py -> build/bdist.linux-x86_64/wheel/pip/_vendor/distlib/_backport copying build/lib/pip/_vendor/distlib/_backport/sysconfig.cfg -> build/bdist.linux-x86_64/wheel/pip/_vendor/distlib/_backport copying build/lib/pip/_vendor/distlib/_backport/misc.py -> build/bdist.linux-x86_64/wheel/pip/_vendor/distlib/_backport copying build/lib/pip/_vendor/distlib/_backport/shutil.py -> build/bdist.linux-x86_64/wheel/pip/_vendor/distlib/_backport copying build/lib/pip/_vendor/distlib/version.py -> build/bdist.linux-x86_64/wheel/pip/_vendor/distlib creating build/bdist.linux-x86_64/wheel/pip/_vendor/requests copying build/lib/pip/_vendor/requests/cookies.py -> build/bdist.linux-x86_64/wheel/pip/_vendor/requests copying build/lib/pip/_vendor/requests/cacert.pem -> build/bdist.linux-x86_64/wheel/pip/_vendor/requests copying build/lib/pip/_vendor/requests/utils.py -> build/bdist.linux-x86_64/wheel/pip/_vendor/requests copying build/lib/pip/_vendor/requests/sessions.py -> build/bdist.linux-x86_64/wheel/pip/_vendor/requests copying build/lib/pip/_vendor/requests/api.py -> build/bdist.linux-x86_64/wheel/pip/_vendor/requests copying build/lib/pip/_vendor/requests/certs.py -> build/bdist.linux-x86_64/wheel/pip/_vendor/requests copying build/lib/pip/_vendor/requests/__init__.py -> build/bdist.linux-x86_64/wheel/pip/_vendor/requests copying build/lib/pip/_vendor/requests/exceptions.py -> build/bdist.linux-x86_64/wheel/pip/_vendor/requests copying build/lib/pip/_vendor/requests/compat.py -> build/bdist.linux-x86_64/wheel/pip/_vendor/requests creating build/bdist.linux-x86_64/wheel/pip/_vendor/requests/packages creating build/bdist.linux-x86_64/wheel/pip/_vendor/requests/packages/chardet copying build/lib/pip/_vendor/requests/packages/chardet/escsm.py -> build/bdist.linux-x86_64/wheel/pip/_vendor/requests/packages/chardet copying build/lib/pip/_vendor/requests/packages/chardet/constants.py -> build/bdist.linux-x86_64/wheel/pip/_vendor/requests/packages/chardet copying build/lib/pip/_vendor/requests/packages/chardet/gb2312prober.py -> build/bdist.linux-x86_64/wheel/pip/_vendor/requests/packages/chardet copying build/lib/pip/_vendor/requests/packages/chardet/langcyrillicmodel.py -> build/bdist.linux-x86_64/wheel/pip/_vendor/requests/packages/chardet copying build/lib/pip/_vendor/requests/packages/chardet/langgreekmodel.py -> build/bdist.linux-x86_64/wheel/pip/_vendor/requests/packages/chardet copying build/lib/pip/_vendor/requests/packages/chardet/latin1prober.py -> build/bdist.linux-x86_64/wheel/pip/_vendor/requests/packages/chardet copying build/lib/pip/_vendor/requests/packages/chardet/euctwprober.py -> build/bdist.linux-x86_64/wheel/pip/_vendor/requests/packages/chardet copying build/lib/pip/_vendor/requests/packages/chardet/utf8prober.py -> build/bdist.linux-x86_64/wheel/pip/_vendor/requests/packages/chardet copying build/lib/pip/_vendor/requests/packages/chardet/langhebrewmodel.py -> build/bdist.linux-x86_64/wheel/pip/_vendor/requests/packages/chardet copying build/lib/pip/_vendor/requests/packages/chardet/mbcsgroupprober.py -> build/bdist.linux-x86_64/wheel/pip/_vendor/requests/packages/chardet copying build/lib/pip/_vendor/requests/packages/chardet/langbulgarianmodel.py -> build/bdist.linux-x86_64/wheel/pip/_vendor/requests/packages/chardet copying build/lib/pip/_vendor/requests/packages/chardet/charsetprober.py -> build/bdist.linux-x86_64/wheel/pip/_vendor/requests/packages/chardet copying build/lib/pip/_vendor/requests/packages/chardet/eucjpprober.py -> build/bdist.linux-x86_64/wheel/pip/_vendor/requests/packages/chardet copying build/lib/pip/_vendor/requests/packages/chardet/euckrprober.py -> build/bdist.linux-x86_64/wheel/pip/_vendor/requests/packages/chardet copying build/lib/pip/_vendor/requests/packages/chardet/__init__.py -> build/bdist.linux-x86_64/wheel/pip/_vendor/requests/packages/chardet copying build/lib/pip/_vendor/requests/packages/chardet/cp949prober.py -> build/bdist.linux-x86_64/wheel/pip/_vendor/requests/packages/chardet copying build/lib/pip/_vendor/requests/packages/chardet/chardistribution.py -> build/bdist.linux-x86_64/wheel/pip/_vendor/requests/packages/chardet copying build/lib/pip/_vendor/requests/packages/chardet/sjisprober.py -> build/bdist.linux-x86_64/wheel/pip/_vendor/requests/packages/chardet copying build/lib/pip/_vendor/requests/packages/chardet/charsetgroupprober.py -> build/bdist.linux-x86_64/wheel/pip/_vendor/requests/packages/chardet copying build/lib/pip/_vendor/requests/packages/chardet/compat.py -> build/bdist.linux-x86_64/wheel/pip/_vendor/requests/packages/chardet copying build/lib/pip/_vendor/requests/packages/chardet/euctwfreq.py -> build/bdist.linux-x86_64/wheel/pip/_vendor/requests/packages/chardet copying build/lib/pip/_vendor/requests/packages/chardet/langhungarianmodel.py -> build/bdist.linux-x86_64/wheel/pip/_vendor/requests/packages/chardet copying build/lib/pip/_vendor/requests/packages/chardet/jisfreq.py -> build/bdist.linux-x86_64/wheel/pip/_vendor/requests/packages/chardet copying build/lib/pip/_vendor/requests/packages/chardet/codingstatemachine.py -> build/bdist.linux-x86_64/wheel/pip/_vendor/requests/packages/chardet copying build/lib/pip/_vendor/requests/packages/chardet/sbcsgroupprober.py -> build/bdist.linux-x86_64/wheel/pip/_vendor/requests/packages/chardet copying build/lib/pip/_vendor/requests/packages/chardet/big5freq.py -> build/bdist.linux-x86_64/wheel/pip/_vendor/requests/packages/chardet copying build/lib/pip/_vendor/requests/packages/chardet/chardetect.py -> build/bdist.linux-x86_64/wheel/pip/_vendor/requests/packages/chardet copying build/lib/pip/_vendor/requests/packages/chardet/jpcntx.py -> build/bdist.linux-x86_64/wheel/pip/_vendor/requests/packages/chardet copying build/lib/pip/_vendor/requests/packages/chardet/euckrfreq.py -> build/bdist.linux-x86_64/wheel/pip/_vendor/requests/packages/chardet copying build/lib/pip/_vendor/requests/packages/chardet/sbcharsetprober.py -> build/bdist.linux-x86_64/wheel/pip/_vendor/requests/packages/chardet copying build/lib/pip/_vendor/requests/packages/chardet/hebrewprober.py -> build/bdist.linux-x86_64/wheel/pip/_vendor/requests/packages/chardet copying build/lib/pip/_vendor/requests/packages/chardet/mbcssm.py -> build/bdist.linux-x86_64/wheel/pip/_vendor/requests/packages/chardet copying build/lib/pip/_vendor/requests/packages/chardet/universaldetector.py -> build/bdist.linux-x86_64/wheel/pip/_vendor/requests/packages/chardet copying build/lib/pip/_vendor/requests/packages/chardet/langthaimodel.py -> build/bdist.linux-x86_64/wheel/pip/_vendor/requests/packages/chardet copying build/lib/pip/_vendor/requests/packages/chardet/mbcharsetprober.py -> build/bdist.linux-x86_64/wheel/pip/_vendor/requests/packages/chardet copying build/lib/pip/_vendor/requests/packages/chardet/gb2312freq.py -> build/bdist.linux-x86_64/wheel/pip/_vendor/requests/packages/chardet copying build/lib/pip/_vendor/requests/packages/chardet/big5prober.py -> build/bdist.linux-x86_64/wheel/pip/_vendor/requests/packages/chardet copying build/lib/pip/_vendor/requests/packages/chardet/escprober.py -> build/bdist.linux-x86_64/wheel/pip/_vendor/requests/packages/chardet copying build/lib/pip/_vendor/requests/packages/__init__.py -> build/bdist.linux-x86_64/wheel/pip/_vendor/requests/packages creating build/bdist.linux-x86_64/wheel/pip/_vendor/requests/packages/urllib3 copying build/lib/pip/_vendor/requests/packages/urllib3/connectionpool.py -> build/bdist.linux-x86_64/wheel/pip/_vendor/requests/packages/urllib3 creating build/bdist.linux-x86_64/wheel/pip/_vendor/requests/packages/urllib3/util copying build/lib/pip/_vendor/requests/packages/urllib3/util/ssl_.py -> build/bdist.linux-x86_64/wheel/pip/_vendor/requests/packages/urllib3/util copying build/lib/pip/_vendor/requests/packages/urllib3/util/__init__.py -> build/bdist.linux-x86_64/wheel/pip/_vendor/requests/packages/urllib3/util copying build/lib/pip/_vendor/requests/packages/urllib3/util/response.py -> build/bdist.linux-x86_64/wheel/pip/_vendor/requests/packages/urllib3/util copying build/lib/pip/_vendor/requests/packages/urllib3/util/timeout.py -> build/bdist.linux-x86_64/wheel/pip/_vendor/requests/packages/urllib3/util copying build/lib/pip/_vendor/requests/packages/urllib3/util/retry.py -> build/bdist.linux-x86_64/wheel/pip/_vendor/requests/packages/urllib3/util copying build/lib/pip/_vendor/requests/packages/urllib3/util/url.py -> build/bdist.linux-x86_64/wheel/pip/_vendor/requests/packages/urllib3/util copying build/lib/pip/_vendor/requests/packages/urllib3/util/connection.py -> build/bdist.linux-x86_64/wheel/pip/_vendor/requests/packages/urllib3/util copying build/lib/pip/_vendor/requests/packages/urllib3/util/request.py -> build/bdist.linux-x86_64/wheel/pip/_vendor/requests/packages/urllib3/util copying build/lib/pip/_vendor/requests/packages/urllib3/__init__.py -> build/bdist.linux-x86_64/wheel/pip/_vendor/requests/packages/urllib3 copying build/lib/pip/_vendor/requests/packages/urllib3/response.py -> build/bdist.linux-x86_64/wheel/pip/_vendor/requests/packages/urllib3 copying build/lib/pip/_vendor/requests/packages/urllib3/exceptions.py -> build/bdist.linux-x86_64/wheel/pip/_vendor/requests/packages/urllib3 creating build/bdist.linux-x86_64/wheel/pip/_vendor/requests/packages/urllib3/packages creating build/bdist.linux-x86_64/wheel/pip/_vendor/requests/packages/urllib3/packages/ssl_match_hostname copying build/lib/pip/_vendor/requests/packages/urllib3/packages/ssl_match_hostname/__init__.py -> build/bdist.linux-x86_64/wheel/pip/_vendor/requests/packages/urllib3/packages/ssl_match_hostname copying build/lib/pip/_vendor/requests/packages/urllib3/packages/ssl_match_hostname/_implementation.py -> build/bdist.linux-x86_64/wheel/pip/_vendor/requests/packages/urllib3/packages/ssl_match_hostname copying build/lib/pip/_vendor/requests/packages/urllib3/packages/__init__.py -> build/bdist.linux-x86_64/wheel/pip/_vendor/requests/packages/urllib3/packages copying build/lib/pip/_vendor/requests/packages/urllib3/packages/ordered_dict.py -> build/bdist.linux-x86_64/wheel/pip/_vendor/requests/packages/urllib3/packages copying build/lib/pip/_vendor/requests/packages/urllib3/packages/six.py -> build/bdist.linux-x86_64/wheel/pip/_vendor/requests/packages/urllib3/packages copying build/lib/pip/_vendor/requests/packages/urllib3/fields.py -> build/bdist.linux-x86_64/wheel/pip/_vendor/requests/packages/urllib3 creating build/bdist.linux-x86_64/wheel/pip/_vendor/requests/packages/urllib3/contrib copying build/lib/pip/_vendor/requests/packages/urllib3/contrib/pyopenssl.py -> build/bdist.linux-x86_64/wheel/pip/_vendor/requests/packages/urllib3/contrib copying build/lib/pip/_vendor/requests/packages/urllib3/contrib/__init__.py -> build/bdist.linux-x86_64/wheel/pip/_vendor/requests/packages/urllib3/contrib copying build/lib/pip/_vendor/requests/packages/urllib3/contrib/ntlmpool.py -> build/bdist.linux-x86_64/wheel/pip/_vendor/requests/packages/urllib3/contrib copying build/lib/pip/_vendor/requests/packages/urllib3/filepost.py -> build/bdist.linux-x86_64/wheel/pip/_vendor/requests/packages/urllib3 copying build/lib/pip/_vendor/requests/packages/urllib3/connection.py -> build/bdist.linux-x86_64/wheel/pip/_vendor/requests/packages/urllib3 copying build/lib/pip/_vendor/requests/packages/urllib3/poolmanager.py -> build/bdist.linux-x86_64/wheel/pip/_vendor/requests/packages/urllib3 copying build/lib/pip/_vendor/requests/packages/urllib3/_collections.py -> build/bdist.linux-x86_64/wheel/pip/_vendor/requests/packages/urllib3 copying build/lib/pip/_vendor/requests/packages/urllib3/request.py -> build/bdist.linux-x86_64/wheel/pip/_vendor/requests/packages/urllib3 copying build/lib/pip/_vendor/requests/hooks.py -> build/bdist.linux-x86_64/wheel/pip/_vendor/requests copying build/lib/pip/_vendor/requests/status_codes.py -> build/bdist.linux-x86_64/wheel/pip/_vendor/requests copying build/lib/pip/_vendor/requests/auth.py -> build/bdist.linux-x86_64/wheel/pip/_vendor/requests copying build/lib/pip/_vendor/requests/models.py -> build/bdist.linux-x86_64/wheel/pip/_vendor/requests copying build/lib/pip/_vendor/requests/structures.py -> build/bdist.linux-x86_64/wheel/pip/_vendor/requests copying build/lib/pip/_vendor/requests/adapters.py -> build/bdist.linux-x86_64/wheel/pip/_vendor/requests creating build/bdist.linux-x86_64/wheel/pip/_vendor/colorama copying build/lib/pip/_vendor/colorama/win32.py -> build/bdist.linux-x86_64/wheel/pip/_vendor/colorama copying build/lib/pip/_vendor/colorama/initialise.py -> build/bdist.linux-x86_64/wheel/pip/_vendor/colorama copying build/lib/pip/_vendor/colorama/__init__.py -> build/bdist.linux-x86_64/wheel/pip/_vendor/colorama copying build/lib/pip/_vendor/colorama/ansitowin32.py -> build/bdist.linux-x86_64/wheel/pip/_vendor/colorama copying build/lib/pip/_vendor/colorama/winterm.py -> build/bdist.linux-x86_64/wheel/pip/_vendor/colorama copying build/lib/pip/_vendor/colorama/ansi.py -> build/bdist.linux-x86_64/wheel/pip/_vendor/colorama copying build/lib/pip/_vendor/ipaddress.py -> build/bdist.linux-x86_64/wheel/pip/_vendor creating build/bdist.linux-x86_64/wheel/pip/req copying build/lib/pip/req/req_file.py -> build/bdist.linux-x86_64/wheel/pip/req copying build/lib/pip/req/__init__.py -> build/bdist.linux-x86_64/wheel/pip/req copying build/lib/pip/req/req_uninstall.py -> build/bdist.linux-x86_64/wheel/pip/req copying build/lib/pip/req/req_install.py -> build/bdist.linux-x86_64/wheel/pip/req copying build/lib/pip/req/req_set.py -> build/bdist.linux-x86_64/wheel/pip/req copying build/lib/pip/status_codes.py -> build/bdist.linux-x86_64/wheel/pip copying build/lib/pip/basecommand.py -> build/bdist.linux-x86_64/wheel/pip copying build/lib/pip/baseparser.py -> build/bdist.linux-x86_64/wheel/pip creating build/bdist.linux-x86_64/wheel/pip/commands copying build/lib/pip/commands/show.py -> build/bdist.linux-x86_64/wheel/pip/commands copying build/lib/pip/commands/install.py -> build/bdist.linux-x86_64/wheel/pip/commands copying build/lib/pip/commands/search.py -> build/bdist.linux-x86_64/wheel/pip/commands copying build/lib/pip/commands/freeze.py -> build/bdist.linux-x86_64/wheel/pip/commands copying build/lib/pip/commands/__init__.py -> build/bdist.linux-x86_64/wheel/pip/commands copying build/lib/pip/commands/help.py -> build/bdist.linux-x86_64/wheel/pip/commands copying build/lib/pip/commands/wheel.py -> build/bdist.linux-x86_64/wheel/pip/commands copying build/lib/pip/commands/list.py -> build/bdist.linux-x86_64/wheel/pip/commands copying build/lib/pip/commands/uninstall.py -> build/bdist.linux-x86_64/wheel/pip/commands copying build/lib/pip/commands/completion.py -> build/bdist.linux-x86_64/wheel/pip/commands creating build/bdist.linux-x86_64/wheel/pip/compat copying build/lib/pip/compat/__init__.py -> build/bdist.linux-x86_64/wheel/pip/compat copying build/lib/pip/compat/dictconfig.py -> build/bdist.linux-x86_64/wheel/pip/compat copying build/lib/pip/download.py -> build/bdist.linux-x86_64/wheel/pip running install_egg_info running egg_info writing entry points to pip.egg-info/entry_points.txt writing top-level names to pip.egg-info/top_level.txt writing pip.egg-info/PKG-INFO writing dependency_links to pip.egg-info/dependency_links.txt writing requirements to pip.egg-info/requires.txt reading manifest file 'pip.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files found matching '.coveragerc' warning: no previously-included files found matching '.mailmap' warning: no previously-included files found matching '.travis.yml' warning: no previously-included files found matching 'pip/_vendor/Makefile' warning: no previously-included files found matching 'tox.ini' warning: no previously-included files found matching 'dev-requirements.txt' no previously-included directories found matching '.travis' no previously-included directories found matching 'docs/_build' no previously-included directories found matching 'contrib' no previously-included directories found matching 'tasks' no previously-included directories found matching 'tests' writing manifest file 'pip.egg-info/SOURCES.txt' Copying pip.egg-info to build/bdist.linux-x86_64/wheel/pip-7.1.0-py3.5.egg-info running install_scripts creating build/bdist.linux-x86_64/wheel/pip-7.1.0.dist-info/WHEEL + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.171soO + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/rh-python35-python-pip-7.1.0-2.el7.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/rh-python35-python-pip-7.1.0-2.el7.noarch ++ dirname /builddir/build/BUILDROOT/rh-python35-python-pip-7.1.0-2.el7.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/rh-python35-python-pip-7.1.0-2.el7.noarch + cd pip-7.1.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/rh-python35-python-pip-7.1.0-2.el7.noarch + scl enable rh-python35 - Processing ./dist/pip-7.1.0-py2.py3-none-any.whl Installing collected packages: pip Successfully installed pip-7.1.0 + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 /builddir/build/BUILD/pip-7.1.0 /usr/lib/rpm/sepdebugcrcfix: Updated 0 CRC32s, 0 CRC32s did match. + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-scl-compress /opt/rh/rh-python35/root + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + scl enable rh-python35 '/usr/lib/rpm/redhat/brp-python-bytecompile-with-scl-python-35 /opt/rh/rh-python35/root/usr/bin/python3 1 /opt/rh/rh-python35/root' + /usr/lib/rpm/redhat/brp-python-hardlink Processing files: rh-python35-python-pip-7.1.0-2.el7.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.564MBE + umask 022 + cd /builddir/build/BUILD + cd pip-7.1.0 + DOCDIR=/builddir/build/BUILDROOT/rh-python35-python-pip-7.1.0-2.el7.noarch/opt/rh/rh-python35/root/usr/share/doc/rh-python35-python-pip-7.1.0 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/rh-python35-python-pip-7.1.0-2.el7.noarch/opt/rh/rh-python35/root/usr/share/doc/rh-python35-python-pip-7.1.0 + cp -pr LICENSE.txt /builddir/build/BUILDROOT/rh-python35-python-pip-7.1.0-2.el7.noarch/opt/rh/rh-python35/root/usr/share/doc/rh-python35-python-pip-7.1.0 + cp -pr README.rst /builddir/build/BUILDROOT/rh-python35-python-pip-7.1.0-2.el7.noarch/opt/rh/rh-python35/root/usr/share/doc/rh-python35-python-pip-7.1.0 + cp -pr docs /builddir/build/BUILDROOT/rh-python35-python-pip-7.1.0-2.el7.noarch/opt/rh/rh-python35/root/usr/share/doc/rh-python35-python-pip-7.1.0 + exit 0 Provides: rh-python35-python-pip = 7.1.0-2.el7 scl-package(rh-python35) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /opt/rh/rh-python35/root/usr/bin/python3 rh-python35-python(abi) = 3.5 rh-python35-runtime Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/rh-python35-python-pip-7.1.0-2.el7.noarch Wrote: /builddir/build/RPMS/rh-python35-python-pip-7.1.0-2.el7.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.lDBpw2 + umask 022 + cd /builddir/build/BUILD + cd pip-7.1.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/rh-python35-python-pip-7.1.0-2.el7.noarch + exit 0 Child return code was: 0 LEAVE do -->