Mock Version: 1.2.7 ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-pip.spec'], chrootPath='/var/lib/mock/epel-7-x86_64-mockbuilder-2103/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}gid=135user='mockbuild'timeout=0logger=uid=500) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-pip.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} and shell False warning: Could not canonicalize hostname: i-0003487f Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-pip-1.5.6-6.el7.centos.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-pip.spec '], chrootPath='/var/lib/mock/epel-7-x86_64-mockbuilder-2103/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}gid=135user='mockbuild'timeout=0logger=uid=500) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-pip.spec '] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.TAdGwt + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf pip-1.5.6 + /usr/bin/gzip -dc /builddir/build/SOURCES/pip-1.5.6.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd pip-1.5.6 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + tar -xf /builddir/build/SOURCES/pip-1.5.6-tests.tar.gz Patch #0 (pip-1.5rc1-allow-stripping-prefix-from-wheel-RECORD-files.patch): + echo 'Patch #0 (pip-1.5rc1-allow-stripping-prefix-from-wheel-RECORD-files.patch):' + /usr/bin/cat /builddir/build/SOURCES/pip-1.5rc1-allow-stripping-prefix-from-wheel-RECORD-files.patch + /usr/bin/patch -p1 --fuzz=0 patching file pip/commands/install.py Hunk #1 succeeded at 135 (offset -2 lines). Hunk #2 succeeded at 288 (offset 7 lines). patching file pip/req.py Hunk #1 succeeded at 660 (offset 45 lines). Hunk #2 succeeded at 896 (offset 48 lines). patching file pip/wheel.py Hunk #1 succeeded at 134 (offset -2 lines). Hunk #2 succeeded at 363 (offset 6 lines). Patch #1 (local-dos.patch): + echo 'Patch #1 (local-dos.patch):' + /usr/bin/cat /builddir/build/SOURCES/local-dos.patch + /usr/bin/patch -p1 --fuzz=0 (Stripping trailing CRs from patch; use --binary to disable.) patching file pip/cmdoptions.py (Stripping trailing CRs from patch; use --binary to disable.) patching file pip/commands/install.py Hunk #2 succeeded at 197 (offset 8 lines). Hunk #3 succeeded at 206 (offset 8 lines). Hunk #4 succeeded at 255 (offset -1 lines). (Stripping trailing CRs from patch; use --binary to disable.) patching file pip/commands/wheel.py (Stripping trailing CRs from patch; use --binary to disable.) patching file pip/util.py Patch #2 (skip-network-tests.patch): + echo 'Patch #2 (skip-network-tests.patch):' + /usr/bin/cat /builddir/build/SOURCES/skip-network-tests.patch + /usr/bin/patch -p1 --fuzz=0 patching file tests/functional/test_bundle.py patching file tests/functional/test_freeze.py patching file tests/functional/test_install_cleanup.py patching file tests/functional/test_install_compat.py patching file tests/functional/test_install_config.py patching file tests/functional/test_install_download.py patching file tests/functional/test_install_extras.py patching file tests/functional/test_install.py patching file tests/functional/test_install_reqs.py patching file tests/functional/test_install_upgrade.py patching file tests/functional/test_install_user.py patching file tests/functional/test_install_vcs_git.py patching file tests/functional/test_install_vcs.py patching file tests/functional/test_install_vcs_svn.py patching file tests/functional/test_install_wheel.py patching file tests/functional/test_list.py patching file tests/functional/test_search.py patching file tests/functional/test_show.py patching file tests/functional/test_uninstall.py patching file tests/functional/test_uninstall_user.py patching file tests/functional/test_wheel.py patching file tests/unit/test_finder.py patching file tests/unit/test_req.py patching file tests/functional/test_install_cleanup.py patching file tests/functional/test_install_vcs_git.py + /usr/bin/sed -i 1d pip/__init__.py + cp -a . /builddir/build/BUILD/python3-python-pip-1.5.6-6.el7.centos + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.SVxnyJ + umask 022 + cd /builddir/build/BUILD + cd pip-1.5.6 + pushd /builddir/build/BUILD/python3-python-pip-1.5.6-6.el7.centos ~/build/BUILD/python3-python-pip-1.5.6-6.el7.centos ~/build/BUILD/pip-1.5.6 + /usr/bin/python3 setup.py build running build running build_py creating build creating build/lib creating build/lib/pip copying pip/exceptions.py -> build/lib/pip copying pip/download.py -> build/lib/pip copying pip/basecommand.py -> build/lib/pip copying pip/runner.py -> build/lib/pip copying pip/log.py -> build/lib/pip copying pip/index.py -> build/lib/pip copying pip/cmdoptions.py -> build/lib/pip copying pip/__main__.py -> build/lib/pip copying pip/pep425tags.py -> build/lib/pip copying pip/wheel.py -> build/lib/pip copying pip/req.py -> build/lib/pip copying pip/baseparser.py -> build/lib/pip copying pip/locations.py -> build/lib/pip copying pip/__init__.py -> build/lib/pip copying pip/status_codes.py -> build/lib/pip copying pip/util.py -> build/lib/pip creating build/lib/pip/commands copying pip/commands/unzip.py -> build/lib/pip/commands copying pip/commands/install.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/wheel.py -> build/lib/pip/commands copying pip/commands/help.py -> build/lib/pip/commands copying pip/commands/search.py -> build/lib/pip/commands copying pip/commands/bundle.py -> build/lib/pip/commands copying pip/commands/freeze.py -> build/lib/pip/commands copying pip/commands/completion.py -> build/lib/pip/commands copying pip/commands/zip.py -> build/lib/pip/commands copying pip/commands/show.py -> build/lib/pip/commands copying pip/commands/__init__.py -> build/lib/pip/commands creating build/lib/pip/vcs copying pip/vcs/mercurial.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/bazaar.py -> build/lib/pip/vcs copying pip/vcs/__init__.py -> build/lib/pip/vcs creating build/lib/pip/backwardcompat copying pip/backwardcompat/__init__.py -> build/lib/pip/backwardcompat creating build/lib/pip/_vendor copying pip/_vendor/pkg_resources.py -> build/lib/pip/_vendor copying pip/_vendor/re-vendor.py -> build/lib/pip/_vendor copying pip/_vendor/six.py -> build/lib/pip/_vendor copying pip/_vendor/__init__.py -> build/lib/pip/_vendor creating build/lib/pip/_vendor/distlib copying pip/_vendor/distlib/version.py -> build/lib/pip/_vendor/distlib copying pip/_vendor/distlib/resources.py -> build/lib/pip/_vendor/distlib copying pip/_vendor/distlib/locators.py -> build/lib/pip/_vendor/distlib copying pip/_vendor/distlib/markers.py -> build/lib/pip/_vendor/distlib copying pip/_vendor/distlib/index.py -> build/lib/pip/_vendor/distlib copying pip/_vendor/distlib/metadata.py -> build/lib/pip/_vendor/distlib copying pip/_vendor/distlib/wheel.py -> build/lib/pip/_vendor/distlib copying pip/_vendor/distlib/database.py -> build/lib/pip/_vendor/distlib copying pip/_vendor/distlib/manifest.py -> build/lib/pip/_vendor/distlib copying pip/_vendor/distlib/scripts.py -> build/lib/pip/_vendor/distlib copying pip/_vendor/distlib/compat.py -> build/lib/pip/_vendor/distlib copying pip/_vendor/distlib/__init__.py -> build/lib/pip/_vendor/distlib copying pip/_vendor/distlib/util.py -> build/lib/pip/_vendor/distlib creating build/lib/pip/_vendor/_markerlib copying pip/_vendor/_markerlib/markers.py -> build/lib/pip/_vendor/_markerlib copying pip/_vendor/_markerlib/__init__.py -> build/lib/pip/_vendor/_markerlib creating build/lib/pip/_vendor/requests copying pip/_vendor/requests/exceptions.py -> build/lib/pip/_vendor/requests copying pip/_vendor/requests/models.py -> build/lib/pip/_vendor/requests copying pip/_vendor/requests/hooks.py -> build/lib/pip/_vendor/requests copying pip/_vendor/requests/certs.py -> build/lib/pip/_vendor/requests copying pip/_vendor/requests/structures.py -> build/lib/pip/_vendor/requests copying pip/_vendor/requests/auth.py -> build/lib/pip/_vendor/requests copying pip/_vendor/requests/cookies.py -> build/lib/pip/_vendor/requests copying pip/_vendor/requests/sessions.py -> build/lib/pip/_vendor/requests copying pip/_vendor/requests/adapters.py -> build/lib/pip/_vendor/requests copying pip/_vendor/requests/utils.py -> build/lib/pip/_vendor/requests copying pip/_vendor/requests/compat.py -> build/lib/pip/_vendor/requests copying pip/_vendor/requests/api.py -> build/lib/pip/_vendor/requests copying pip/_vendor/requests/__init__.py -> build/lib/pip/_vendor/requests copying pip/_vendor/requests/status_codes.py -> build/lib/pip/_vendor/requests creating build/lib/pip/_vendor/html5lib copying pip/_vendor/html5lib/ihatexml.py -> build/lib/pip/_vendor/html5lib copying pip/_vendor/html5lib/sanitizer.py -> build/lib/pip/_vendor/html5lib copying pip/_vendor/html5lib/inputstream.py -> build/lib/pip/_vendor/html5lib copying pip/_vendor/html5lib/utils.py -> build/lib/pip/_vendor/html5lib copying pip/_vendor/html5lib/constants.py -> build/lib/pip/_vendor/html5lib copying pip/_vendor/html5lib/tokenizer.py -> build/lib/pip/_vendor/html5lib copying pip/_vendor/html5lib/__init__.py -> build/lib/pip/_vendor/html5lib copying pip/_vendor/html5lib/html5parser.py -> build/lib/pip/_vendor/html5lib creating build/lib/pip/_vendor/colorama copying pip/_vendor/colorama/winterm.py -> build/lib/pip/_vendor/colorama copying pip/_vendor/colorama/initialise.py -> build/lib/pip/_vendor/colorama copying pip/_vendor/colorama/ansitowin32.py -> build/lib/pip/_vendor/colorama copying pip/_vendor/colorama/ansi.py -> build/lib/pip/_vendor/colorama copying pip/_vendor/colorama/__init__.py -> build/lib/pip/_vendor/colorama copying pip/_vendor/colorama/win32.py -> build/lib/pip/_vendor/colorama creating 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 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 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/latin1prober.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/big5prober.py -> build/lib/pip/_vendor/requests/packages/chardet copying pip/_vendor/requests/packages/chardet/escprober.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/mbcssm.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/jpcntx.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/langthaimodel.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/langcyrillicmodel.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/euckrprober.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/chardistribution.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/euctwprober.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/escsm.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/big5freq.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/euckrfreq.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/codingstatemachine.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/compat.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/hebrewprober.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/gb2312freq.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/langhebrewmodel.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/gb2312prober.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/jisfreq.py -> build/lib/pip/_vendor/requests/packages/chardet creating 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/poolmanager.py -> build/lib/pip/_vendor/requests/packages/urllib3 copying pip/_vendor/requests/packages/urllib3/request.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/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/connectionpool.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/_collections.py -> build/lib/pip/_vendor/requests/packages/urllib3 copying pip/_vendor/requests/packages/urllib3/__init__.py -> build/lib/pip/_vendor/requests/packages/urllib3 creating 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/request.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/ssl_.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/response.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 creating 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 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/__init__.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/ntlmpool.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 creating 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/requests/packages/urllib3/packages/ssl_match_hostname/__init__.py -> build/lib/pip/_vendor/requests/packages/urllib3/packages/ssl_match_hostname creating 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/_base.py -> build/lib/pip/_vendor/html5lib/treebuilders copying pip/_vendor/html5lib/treebuilders/etree.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/__init__.py -> build/lib/pip/_vendor/html5lib/treebuilders 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/filters copying pip/_vendor/html5lib/filters/_base.py -> build/lib/pip/_vendor/html5lib/filters copying pip/_vendor/html5lib/filters/lint.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/inject_meta_charset.py -> 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/optionaltags.py -> build/lib/pip/_vendor/html5lib/filters copying pip/_vendor/html5lib/filters/__init__.py -> build/lib/pip/_vendor/html5lib/filters creating build/lib/pip/_vendor/html5lib/trie copying pip/_vendor/html5lib/trie/_base.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/datrie.py -> build/lib/pip/_vendor/html5lib/trie copying pip/_vendor/html5lib/trie/__init__.py -> build/lib/pip/_vendor/html5lib/trie 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/treewalkers copying pip/_vendor/html5lib/treewalkers/_base.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/lxmletree.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/pulldom.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/__init__.py -> build/lib/pip/_vendor/html5lib/treewalkers 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 ~/build/BUILD/pip-1.5.6 + popd + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.Pt2MK0 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-pip-1.5.6-6.el7.centos.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-pip-1.5.6-6.el7.centos.x86_64 ++ dirname /builddir/build/BUILDROOT/python-pip-1.5.6-6.el7.centos.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-pip-1.5.6-6.el7.centos.x86_64 + cd pip-1.5.6 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-pip-1.5.6-6.el7.centos.x86_64 + pushd /builddir/build/BUILD/python3-python-pip-1.5.6-6.el7.centos ~/build/BUILD/python3-python-pip-1.5.6-6.el7.centos ~/build/BUILD/pip-1.5.6 + /usr/bin/python3 setup.py install --skip-build --root /builddir/build/BUILDROOT/python-pip-1.5.6-6.el7.centos.x86_64 running install running install_lib creating /builddir/build/BUILDROOT/python-pip-1.5.6-6.el7.centos.x86_64 creating /builddir/build/BUILDROOT/python-pip-1.5.6-6.el7.centos.x86_64/usr creating /builddir/build/BUILDROOT/python-pip-1.5.6-6.el7.centos.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-pip-1.5.6-6.el7.centos.x86_64/usr/lib/python3.4 creating /builddir/build/BUILDROOT/python-pip-1.5.6-6.el7.centos.x86_64/usr/lib/python3.4/site-packages creating /builddir/build/BUILDROOT/python-pip-1.5.6-6.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip creating /builddir/build/BUILDROOT/python-pip-1.5.6-6.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/commands copying build/lib/pip/commands/unzip.py -> /builddir/build/BUILDROOT/python-pip-1.5.6-6.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/commands copying build/lib/pip/commands/install.py -> /builddir/build/BUILDROOT/python-pip-1.5.6-6.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/commands copying build/lib/pip/commands/list.py -> /builddir/build/BUILDROOT/python-pip-1.5.6-6.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/commands copying build/lib/pip/commands/uninstall.py -> /builddir/build/BUILDROOT/python-pip-1.5.6-6.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/commands copying build/lib/pip/commands/wheel.py -> /builddir/build/BUILDROOT/python-pip-1.5.6-6.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/commands copying build/lib/pip/commands/help.py -> /builddir/build/BUILDROOT/python-pip-1.5.6-6.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/commands copying build/lib/pip/commands/search.py -> /builddir/build/BUILDROOT/python-pip-1.5.6-6.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/commands copying build/lib/pip/commands/bundle.py -> /builddir/build/BUILDROOT/python-pip-1.5.6-6.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/commands copying build/lib/pip/commands/freeze.py -> /builddir/build/BUILDROOT/python-pip-1.5.6-6.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/commands copying build/lib/pip/commands/completion.py -> /builddir/build/BUILDROOT/python-pip-1.5.6-6.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/commands copying build/lib/pip/commands/zip.py -> /builddir/build/BUILDROOT/python-pip-1.5.6-6.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/commands copying build/lib/pip/commands/show.py -> /builddir/build/BUILDROOT/python-pip-1.5.6-6.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/commands copying build/lib/pip/commands/__init__.py -> /builddir/build/BUILDROOT/python-pip-1.5.6-6.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/commands copying build/lib/pip/exceptions.py -> /builddir/build/BUILDROOT/python-pip-1.5.6-6.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip creating /builddir/build/BUILDROOT/python-pip-1.5.6-6.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/vcs copying build/lib/pip/vcs/mercurial.py -> /builddir/build/BUILDROOT/python-pip-1.5.6-6.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/vcs copying build/lib/pip/vcs/git.py -> /builddir/build/BUILDROOT/python-pip-1.5.6-6.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/vcs copying build/lib/pip/vcs/subversion.py -> /builddir/build/BUILDROOT/python-pip-1.5.6-6.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/vcs copying build/lib/pip/vcs/bazaar.py -> /builddir/build/BUILDROOT/python-pip-1.5.6-6.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/vcs copying build/lib/pip/vcs/__init__.py -> /builddir/build/BUILDROOT/python-pip-1.5.6-6.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/vcs copying build/lib/pip/download.py -> /builddir/build/BUILDROOT/python-pip-1.5.6-6.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip copying build/lib/pip/basecommand.py -> /builddir/build/BUILDROOT/python-pip-1.5.6-6.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip copying build/lib/pip/runner.py -> /builddir/build/BUILDROOT/python-pip-1.5.6-6.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip copying build/lib/pip/log.py -> /builddir/build/BUILDROOT/python-pip-1.5.6-6.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip copying build/lib/pip/index.py -> /builddir/build/BUILDROOT/python-pip-1.5.6-6.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip copying build/lib/pip/cmdoptions.py -> /builddir/build/BUILDROOT/python-pip-1.5.6-6.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip copying build/lib/pip/__main__.py -> /builddir/build/BUILDROOT/python-pip-1.5.6-6.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip copying build/lib/pip/pep425tags.py -> /builddir/build/BUILDROOT/python-pip-1.5.6-6.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip copying build/lib/pip/wheel.py -> /builddir/build/BUILDROOT/python-pip-1.5.6-6.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip copying build/lib/pip/req.py -> /builddir/build/BUILDROOT/python-pip-1.5.6-6.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip copying build/lib/pip/baseparser.py -> /builddir/build/BUILDROOT/python-pip-1.5.6-6.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip creating /builddir/build/BUILDROOT/python-pip-1.5.6-6.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/backwardcompat copying build/lib/pip/backwardcompat/__init__.py -> /builddir/build/BUILDROOT/python-pip-1.5.6-6.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/backwardcompat creating /builddir/build/BUILDROOT/python-pip-1.5.6-6.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor copying build/lib/pip/_vendor/pkg_resources.py -> /builddir/build/BUILDROOT/python-pip-1.5.6-6.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor copying build/lib/pip/_vendor/re-vendor.py -> /builddir/build/BUILDROOT/python-pip-1.5.6-6.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor creating /builddir/build/BUILDROOT/python-pip-1.5.6-6.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/distlib copying build/lib/pip/_vendor/distlib/version.py -> /builddir/build/BUILDROOT/python-pip-1.5.6-6.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/distlib copying build/lib/pip/_vendor/distlib/resources.py -> /builddir/build/BUILDROOT/python-pip-1.5.6-6.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/distlib copying build/lib/pip/_vendor/distlib/t64.exe -> /builddir/build/BUILDROOT/python-pip-1.5.6-6.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/distlib copying build/lib/pip/_vendor/distlib/locators.py -> /builddir/build/BUILDROOT/python-pip-1.5.6-6.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/distlib copying build/lib/pip/_vendor/distlib/markers.py -> /builddir/build/BUILDROOT/python-pip-1.5.6-6.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/distlib copying build/lib/pip/_vendor/distlib/w64.exe -> /builddir/build/BUILDROOT/python-pip-1.5.6-6.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/distlib copying build/lib/pip/_vendor/distlib/index.py -> /builddir/build/BUILDROOT/python-pip-1.5.6-6.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/distlib copying build/lib/pip/_vendor/distlib/metadata.py -> /builddir/build/BUILDROOT/python-pip-1.5.6-6.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/distlib copying build/lib/pip/_vendor/distlib/wheel.py -> /builddir/build/BUILDROOT/python-pip-1.5.6-6.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/distlib copying build/lib/pip/_vendor/distlib/t32.exe -> /builddir/build/BUILDROOT/python-pip-1.5.6-6.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/distlib copying build/lib/pip/_vendor/distlib/database.py -> /builddir/build/BUILDROOT/python-pip-1.5.6-6.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/distlib copying build/lib/pip/_vendor/distlib/manifest.py -> /builddir/build/BUILDROOT/python-pip-1.5.6-6.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/distlib copying build/lib/pip/_vendor/distlib/scripts.py -> /builddir/build/BUILDROOT/python-pip-1.5.6-6.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/distlib copying build/lib/pip/_vendor/distlib/w32.exe -> /builddir/build/BUILDROOT/python-pip-1.5.6-6.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/distlib copying build/lib/pip/_vendor/distlib/compat.py -> /builddir/build/BUILDROOT/python-pip-1.5.6-6.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/distlib copying build/lib/pip/_vendor/distlib/__init__.py -> /builddir/build/BUILDROOT/python-pip-1.5.6-6.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/distlib copying build/lib/pip/_vendor/distlib/util.py -> /builddir/build/BUILDROOT/python-pip-1.5.6-6.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/distlib creating /builddir/build/BUILDROOT/python-pip-1.5.6-6.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/distlib/_backport copying build/lib/pip/_vendor/distlib/_backport/misc.py -> /builddir/build/BUILDROOT/python-pip-1.5.6-6.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/distlib/_backport copying build/lib/pip/_vendor/distlib/_backport/shutil.py -> /builddir/build/BUILDROOT/python-pip-1.5.6-6.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/distlib/_backport copying build/lib/pip/_vendor/distlib/_backport/sysconfig.cfg -> /builddir/build/BUILDROOT/python-pip-1.5.6-6.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/distlib/_backport copying build/lib/pip/_vendor/distlib/_backport/tarfile.py -> /builddir/build/BUILDROOT/python-pip-1.5.6-6.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/distlib/_backport copying build/lib/pip/_vendor/distlib/_backport/sysconfig.py -> /builddir/build/BUILDROOT/python-pip-1.5.6-6.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/distlib/_backport copying build/lib/pip/_vendor/distlib/_backport/__init__.py -> /builddir/build/BUILDROOT/python-pip-1.5.6-6.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/distlib/_backport copying build/lib/pip/_vendor/six.py -> /builddir/build/BUILDROOT/python-pip-1.5.6-6.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor creating /builddir/build/BUILDROOT/python-pip-1.5.6-6.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/_markerlib copying build/lib/pip/_vendor/_markerlib/markers.py -> /builddir/build/BUILDROOT/python-pip-1.5.6-6.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/_markerlib copying build/lib/pip/_vendor/_markerlib/__init__.py -> /builddir/build/BUILDROOT/python-pip-1.5.6-6.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/_markerlib creating /builddir/build/BUILDROOT/python-pip-1.5.6-6.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/requests copying build/lib/pip/_vendor/requests/exceptions.py -> /builddir/build/BUILDROOT/python-pip-1.5.6-6.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/requests copying build/lib/pip/_vendor/requests/models.py -> /builddir/build/BUILDROOT/python-pip-1.5.6-6.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/requests copying build/lib/pip/_vendor/requests/cacert.pem -> /builddir/build/BUILDROOT/python-pip-1.5.6-6.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/requests copying build/lib/pip/_vendor/requests/hooks.py -> /builddir/build/BUILDROOT/python-pip-1.5.6-6.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/requests copying build/lib/pip/_vendor/requests/certs.py -> /builddir/build/BUILDROOT/python-pip-1.5.6-6.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/requests copying build/lib/pip/_vendor/requests/structures.py -> /builddir/build/BUILDROOT/python-pip-1.5.6-6.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/requests copying build/lib/pip/_vendor/requests/auth.py -> /builddir/build/BUILDROOT/python-pip-1.5.6-6.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/requests copying build/lib/pip/_vendor/requests/cookies.py -> /builddir/build/BUILDROOT/python-pip-1.5.6-6.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/requests creating /builddir/build/BUILDROOT/python-pip-1.5.6-6.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/requests/packages creating /builddir/build/BUILDROOT/python-pip-1.5.6-6.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet copying build/lib/pip/_vendor/requests/packages/chardet/latin1prober.py -> /builddir/build/BUILDROOT/python-pip-1.5.6-6.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet copying build/lib/pip/_vendor/requests/packages/chardet/eucjpprober.py -> /builddir/build/BUILDROOT/python-pip-1.5.6-6.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet copying build/lib/pip/_vendor/requests/packages/chardet/big5prober.py -> /builddir/build/BUILDROOT/python-pip-1.5.6-6.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet copying build/lib/pip/_vendor/requests/packages/chardet/escprober.py -> /builddir/build/BUILDROOT/python-pip-1.5.6-6.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet copying build/lib/pip/_vendor/requests/packages/chardet/sjisprober.py -> /builddir/build/BUILDROOT/python-pip-1.5.6-6.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet copying build/lib/pip/_vendor/requests/packages/chardet/mbcssm.py -> /builddir/build/BUILDROOT/python-pip-1.5.6-6.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet copying build/lib/pip/_vendor/requests/packages/chardet/charsetprober.py -> /builddir/build/BUILDROOT/python-pip-1.5.6-6.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet copying build/lib/pip/_vendor/requests/packages/chardet/jpcntx.py -> /builddir/build/BUILDROOT/python-pip-1.5.6-6.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet copying build/lib/pip/_vendor/requests/packages/chardet/langgreekmodel.py -> /builddir/build/BUILDROOT/python-pip-1.5.6-6.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet copying build/lib/pip/_vendor/requests/packages/chardet/langthaimodel.py -> /builddir/build/BUILDROOT/python-pip-1.5.6-6.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet copying build/lib/pip/_vendor/requests/packages/chardet/langbulgarianmodel.py -> /builddir/build/BUILDROOT/python-pip-1.5.6-6.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet copying build/lib/pip/_vendor/requests/packages/chardet/langcyrillicmodel.py -> /builddir/build/BUILDROOT/python-pip-1.5.6-6.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet copying build/lib/pip/_vendor/requests/packages/chardet/universaldetector.py -> /builddir/build/BUILDROOT/python-pip-1.5.6-6.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet copying build/lib/pip/_vendor/requests/packages/chardet/euckrprober.py -> /builddir/build/BUILDROOT/python-pip-1.5.6-6.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet copying build/lib/pip/_vendor/requests/packages/chardet/utf8prober.py -> /builddir/build/BUILDROOT/python-pip-1.5.6-6.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet copying build/lib/pip/_vendor/requests/packages/chardet/chardistribution.py -> /builddir/build/BUILDROOT/python-pip-1.5.6-6.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet copying build/lib/pip/_vendor/requests/packages/chardet/mbcsgroupprober.py -> /builddir/build/BUILDROOT/python-pip-1.5.6-6.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet copying build/lib/pip/_vendor/requests/packages/chardet/euctwprober.py -> /builddir/build/BUILDROOT/python-pip-1.5.6-6.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet copying build/lib/pip/_vendor/requests/packages/chardet/sbcharsetprober.py -> /builddir/build/BUILDROOT/python-pip-1.5.6-6.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet copying build/lib/pip/_vendor/requests/packages/chardet/escsm.py -> /builddir/build/BUILDROOT/python-pip-1.5.6-6.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet copying build/lib/pip/_vendor/requests/packages/chardet/langhungarianmodel.py -> /builddir/build/BUILDROOT/python-pip-1.5.6-6.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet copying build/lib/pip/_vendor/requests/packages/chardet/big5freq.py -> /builddir/build/BUILDROOT/python-pip-1.5.6-6.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet copying build/lib/pip/_vendor/requests/packages/chardet/euctwfreq.py -> /builddir/build/BUILDROOT/python-pip-1.5.6-6.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet copying build/lib/pip/_vendor/requests/packages/chardet/euckrfreq.py -> /builddir/build/BUILDROOT/python-pip-1.5.6-6.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet copying build/lib/pip/_vendor/requests/packages/chardet/charsetgroupprober.py -> /builddir/build/BUILDROOT/python-pip-1.5.6-6.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet copying build/lib/pip/_vendor/requests/packages/chardet/codingstatemachine.py -> /builddir/build/BUILDROOT/python-pip-1.5.6-6.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet copying build/lib/pip/_vendor/requests/packages/chardet/constants.py -> /builddir/build/BUILDROOT/python-pip-1.5.6-6.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet copying build/lib/pip/_vendor/requests/packages/chardet/compat.py -> /builddir/build/BUILDROOT/python-pip-1.5.6-6.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet copying build/lib/pip/_vendor/requests/packages/chardet/cp949prober.py -> /builddir/build/BUILDROOT/python-pip-1.5.6-6.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet copying build/lib/pip/_vendor/requests/packages/chardet/hebrewprober.py -> /builddir/build/BUILDROOT/python-pip-1.5.6-6.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet copying build/lib/pip/_vendor/requests/packages/chardet/sbcsgroupprober.py -> /builddir/build/BUILDROOT/python-pip-1.5.6-6.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet copying build/lib/pip/_vendor/requests/packages/chardet/gb2312freq.py -> /builddir/build/BUILDROOT/python-pip-1.5.6-6.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet copying build/lib/pip/_vendor/requests/packages/chardet/__init__.py -> /builddir/build/BUILDROOT/python-pip-1.5.6-6.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet copying build/lib/pip/_vendor/requests/packages/chardet/langhebrewmodel.py -> /builddir/build/BUILDROOT/python-pip-1.5.6-6.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet copying build/lib/pip/_vendor/requests/packages/chardet/chardetect.py -> /builddir/build/BUILDROOT/python-pip-1.5.6-6.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet copying build/lib/pip/_vendor/requests/packages/chardet/gb2312prober.py -> /builddir/build/BUILDROOT/python-pip-1.5.6-6.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet copying build/lib/pip/_vendor/requests/packages/chardet/mbcharsetprober.py -> /builddir/build/BUILDROOT/python-pip-1.5.6-6.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet copying build/lib/pip/_vendor/requests/packages/chardet/jisfreq.py -> /builddir/build/BUILDROOT/python-pip-1.5.6-6.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet creating /builddir/build/BUILDROOT/python-pip-1.5.6-6.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/requests/packages/urllib3 copying build/lib/pip/_vendor/requests/packages/urllib3/exceptions.py -> /builddir/build/BUILDROOT/python-pip-1.5.6-6.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/requests/packages/urllib3 creating /builddir/build/BUILDROOT/python-pip-1.5.6-6.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/requests/packages/urllib3/util copying build/lib/pip/_vendor/requests/packages/urllib3/util/timeout.py -> /builddir/build/BUILDROOT/python-pip-1.5.6-6.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/requests/packages/urllib3/util copying build/lib/pip/_vendor/requests/packages/urllib3/util/request.py -> /builddir/build/BUILDROOT/python-pip-1.5.6-6.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/requests/packages/urllib3/util copying build/lib/pip/_vendor/requests/packages/urllib3/util/connection.py -> /builddir/build/BUILDROOT/python-pip-1.5.6-6.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/requests/packages/urllib3/util copying build/lib/pip/_vendor/requests/packages/urllib3/util/ssl_.py -> /builddir/build/BUILDROOT/python-pip-1.5.6-6.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/requests/packages/urllib3/util copying build/lib/pip/_vendor/requests/packages/urllib3/util/url.py -> /builddir/build/BUILDROOT/python-pip-1.5.6-6.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/requests/packages/urllib3/util copying build/lib/pip/_vendor/requests/packages/urllib3/util/response.py -> /builddir/build/BUILDROOT/python-pip-1.5.6-6.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/requests/packages/urllib3/util copying build/lib/pip/_vendor/requests/packages/urllib3/util/__init__.py -> /builddir/build/BUILDROOT/python-pip-1.5.6-6.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/requests/packages/urllib3/util copying build/lib/pip/_vendor/requests/packages/urllib3/poolmanager.py -> /builddir/build/BUILDROOT/python-pip-1.5.6-6.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/requests/packages/urllib3 copying build/lib/pip/_vendor/requests/packages/urllib3/request.py -> /builddir/build/BUILDROOT/python-pip-1.5.6-6.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/requests/packages/urllib3 copying build/lib/pip/_vendor/requests/packages/urllib3/connection.py -> /builddir/build/BUILDROOT/python-pip-1.5.6-6.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/requests/packages/urllib3 creating /builddir/build/BUILDROOT/python-pip-1.5.6-6.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/requests/packages/urllib3/packages copying build/lib/pip/_vendor/requests/packages/urllib3/packages/six.py -> /builddir/build/BUILDROOT/python-pip-1.5.6-6.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/requests/packages/urllib3/packages creating /builddir/build/BUILDROOT/python-pip-1.5.6-6.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/requests/packages/urllib3/packages/ssl_match_hostname copying build/lib/pip/_vendor/requests/packages/urllib3/packages/ssl_match_hostname/_implementation.py -> /builddir/build/BUILDROOT/python-pip-1.5.6-6.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/requests/packages/urllib3/packages/ssl_match_hostname copying build/lib/pip/_vendor/requests/packages/urllib3/packages/ssl_match_hostname/__init__.py -> /builddir/build/BUILDROOT/python-pip-1.5.6-6.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/requests/packages/urllib3/packages/ssl_match_hostname copying build/lib/pip/_vendor/requests/packages/urllib3/packages/ordered_dict.py -> /builddir/build/BUILDROOT/python-pip-1.5.6-6.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/requests/packages/urllib3/packages copying build/lib/pip/_vendor/requests/packages/urllib3/packages/__init__.py -> /builddir/build/BUILDROOT/python-pip-1.5.6-6.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/requests/packages/urllib3/packages creating /builddir/build/BUILDROOT/python-pip-1.5.6-6.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/requests/packages/urllib3/contrib copying build/lib/pip/_vendor/requests/packages/urllib3/contrib/pyopenssl.py -> /builddir/build/BUILDROOT/python-pip-1.5.6-6.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/requests/packages/urllib3/contrib copying build/lib/pip/_vendor/requests/packages/urllib3/contrib/ntlmpool.py -> /builddir/build/BUILDROOT/python-pip-1.5.6-6.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/requests/packages/urllib3/contrib copying build/lib/pip/_vendor/requests/packages/urllib3/contrib/__init__.py -> /builddir/build/BUILDROOT/python-pip-1.5.6-6.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/requests/packages/urllib3/contrib copying build/lib/pip/_vendor/requests/packages/urllib3/fields.py -> /builddir/build/BUILDROOT/python-pip-1.5.6-6.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/requests/packages/urllib3 copying build/lib/pip/_vendor/requests/packages/urllib3/filepost.py -> /builddir/build/BUILDROOT/python-pip-1.5.6-6.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/requests/packages/urllib3 copying build/lib/pip/_vendor/requests/packages/urllib3/connectionpool.py -> /builddir/build/BUILDROOT/python-pip-1.5.6-6.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/requests/packages/urllib3 copying build/lib/pip/_vendor/requests/packages/urllib3/response.py -> /builddir/build/BUILDROOT/python-pip-1.5.6-6.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/requests/packages/urllib3 copying build/lib/pip/_vendor/requests/packages/urllib3/_collections.py -> /builddir/build/BUILDROOT/python-pip-1.5.6-6.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/requests/packages/urllib3 copying build/lib/pip/_vendor/requests/packages/urllib3/__init__.py -> /builddir/build/BUILDROOT/python-pip-1.5.6-6.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/requests/packages/urllib3 copying build/lib/pip/_vendor/requests/packages/__init__.py -> /builddir/build/BUILDROOT/python-pip-1.5.6-6.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/requests/packages copying build/lib/pip/_vendor/requests/sessions.py -> /builddir/build/BUILDROOT/python-pip-1.5.6-6.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/requests copying build/lib/pip/_vendor/requests/adapters.py -> /builddir/build/BUILDROOT/python-pip-1.5.6-6.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/requests copying build/lib/pip/_vendor/requests/utils.py -> /builddir/build/BUILDROOT/python-pip-1.5.6-6.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/requests copying build/lib/pip/_vendor/requests/compat.py -> /builddir/build/BUILDROOT/python-pip-1.5.6-6.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/requests copying build/lib/pip/_vendor/requests/api.py -> /builddir/build/BUILDROOT/python-pip-1.5.6-6.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/requests copying build/lib/pip/_vendor/requests/__init__.py -> /builddir/build/BUILDROOT/python-pip-1.5.6-6.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/requests copying build/lib/pip/_vendor/requests/status_codes.py -> /builddir/build/BUILDROOT/python-pip-1.5.6-6.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/requests copying build/lib/pip/_vendor/__init__.py -> /builddir/build/BUILDROOT/python-pip-1.5.6-6.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor creating /builddir/build/BUILDROOT/python-pip-1.5.6-6.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/html5lib creating /builddir/build/BUILDROOT/python-pip-1.5.6-6.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/html5lib/treebuilders copying build/lib/pip/_vendor/html5lib/treebuilders/etree_lxml.py -> /builddir/build/BUILDROOT/python-pip-1.5.6-6.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/html5lib/treebuilders copying build/lib/pip/_vendor/html5lib/treebuilders/_base.py -> /builddir/build/BUILDROOT/python-pip-1.5.6-6.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/html5lib/treebuilders copying build/lib/pip/_vendor/html5lib/treebuilders/etree.py -> /builddir/build/BUILDROOT/python-pip-1.5.6-6.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/html5lib/treebuilders copying build/lib/pip/_vendor/html5lib/treebuilders/dom.py -> /builddir/build/BUILDROOT/python-pip-1.5.6-6.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/html5lib/treebuilders copying build/lib/pip/_vendor/html5lib/treebuilders/__init__.py -> /builddir/build/BUILDROOT/python-pip-1.5.6-6.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/html5lib/treebuilders creating /builddir/build/BUILDROOT/python-pip-1.5.6-6.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/html5lib/treeadapters copying build/lib/pip/_vendor/html5lib/treeadapters/sax.py -> /builddir/build/BUILDROOT/python-pip-1.5.6-6.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/html5lib/treeadapters copying build/lib/pip/_vendor/html5lib/treeadapters/__init__.py -> /builddir/build/BUILDROOT/python-pip-1.5.6-6.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/html5lib/treeadapters copying build/lib/pip/_vendor/html5lib/ihatexml.py -> /builddir/build/BUILDROOT/python-pip-1.5.6-6.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/html5lib creating /builddir/build/BUILDROOT/python-pip-1.5.6-6.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/html5lib/filters copying build/lib/pip/_vendor/html5lib/filters/_base.py -> /builddir/build/BUILDROOT/python-pip-1.5.6-6.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/html5lib/filters copying build/lib/pip/_vendor/html5lib/filters/lint.py -> /builddir/build/BUILDROOT/python-pip-1.5.6-6.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/html5lib/filters copying build/lib/pip/_vendor/html5lib/filters/sanitizer.py -> /builddir/build/BUILDROOT/python-pip-1.5.6-6.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/html5lib/filters copying build/lib/pip/_vendor/html5lib/filters/inject_meta_charset.py -> /builddir/build/BUILDROOT/python-pip-1.5.6-6.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/html5lib/filters copying build/lib/pip/_vendor/html5lib/filters/whitespace.py -> /builddir/build/BUILDROOT/python-pip-1.5.6-6.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/html5lib/filters copying build/lib/pip/_vendor/html5lib/filters/alphabeticalattributes.py -> /builddir/build/BUILDROOT/python-pip-1.5.6-6.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/html5lib/filters copying build/lib/pip/_vendor/html5lib/filters/optionaltags.py -> /builddir/build/BUILDROOT/python-pip-1.5.6-6.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/html5lib/filters copying build/lib/pip/_vendor/html5lib/filters/__init__.py -> /builddir/build/BUILDROOT/python-pip-1.5.6-6.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/html5lib/filters copying build/lib/pip/_vendor/html5lib/sanitizer.py -> /builddir/build/BUILDROOT/python-pip-1.5.6-6.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/html5lib creating /builddir/build/BUILDROOT/python-pip-1.5.6-6.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/html5lib/trie copying build/lib/pip/_vendor/html5lib/trie/_base.py -> /builddir/build/BUILDROOT/python-pip-1.5.6-6.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/html5lib/trie copying build/lib/pip/_vendor/html5lib/trie/py.py -> /builddir/build/BUILDROOT/python-pip-1.5.6-6.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/html5lib/trie copying build/lib/pip/_vendor/html5lib/trie/datrie.py -> /builddir/build/BUILDROOT/python-pip-1.5.6-6.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/html5lib/trie copying build/lib/pip/_vendor/html5lib/trie/__init__.py -> /builddir/build/BUILDROOT/python-pip-1.5.6-6.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/html5lib/trie copying build/lib/pip/_vendor/html5lib/inputstream.py -> /builddir/build/BUILDROOT/python-pip-1.5.6-6.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/html5lib creating /builddir/build/BUILDROOT/python-pip-1.5.6-6.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/html5lib/serializer copying build/lib/pip/_vendor/html5lib/serializer/htmlserializer.py -> /builddir/build/BUILDROOT/python-pip-1.5.6-6.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/html5lib/serializer copying build/lib/pip/_vendor/html5lib/serializer/__init__.py -> /builddir/build/BUILDROOT/python-pip-1.5.6-6.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/html5lib/serializer creating /builddir/build/BUILDROOT/python-pip-1.5.6-6.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/html5lib/treewalkers copying build/lib/pip/_vendor/html5lib/treewalkers/_base.py -> /builddir/build/BUILDROOT/python-pip-1.5.6-6.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/html5lib/treewalkers copying build/lib/pip/_vendor/html5lib/treewalkers/etree.py -> /builddir/build/BUILDROOT/python-pip-1.5.6-6.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/html5lib/treewalkers copying build/lib/pip/_vendor/html5lib/treewalkers/lxmletree.py -> /builddir/build/BUILDROOT/python-pip-1.5.6-6.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/html5lib/treewalkers copying build/lib/pip/_vendor/html5lib/treewalkers/dom.py -> /builddir/build/BUILDROOT/python-pip-1.5.6-6.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/html5lib/treewalkers copying build/lib/pip/_vendor/html5lib/treewalkers/pulldom.py -> /builddir/build/BUILDROOT/python-pip-1.5.6-6.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/html5lib/treewalkers copying build/lib/pip/_vendor/html5lib/treewalkers/genshistream.py -> /builddir/build/BUILDROOT/python-pip-1.5.6-6.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/html5lib/treewalkers copying build/lib/pip/_vendor/html5lib/treewalkers/__init__.py -> /builddir/build/BUILDROOT/python-pip-1.5.6-6.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/html5lib/treewalkers copying build/lib/pip/_vendor/html5lib/utils.py -> /builddir/build/BUILDROOT/python-pip-1.5.6-6.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/html5lib copying build/lib/pip/_vendor/html5lib/constants.py -> /builddir/build/BUILDROOT/python-pip-1.5.6-6.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/html5lib copying build/lib/pip/_vendor/html5lib/tokenizer.py -> /builddir/build/BUILDROOT/python-pip-1.5.6-6.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/html5lib copying build/lib/pip/_vendor/html5lib/__init__.py -> /builddir/build/BUILDROOT/python-pip-1.5.6-6.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/html5lib copying build/lib/pip/_vendor/html5lib/html5parser.py -> /builddir/build/BUILDROOT/python-pip-1.5.6-6.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/html5lib creating /builddir/build/BUILDROOT/python-pip-1.5.6-6.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/colorama copying build/lib/pip/_vendor/colorama/winterm.py -> /builddir/build/BUILDROOT/python-pip-1.5.6-6.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/colorama copying build/lib/pip/_vendor/colorama/initialise.py -> /builddir/build/BUILDROOT/python-pip-1.5.6-6.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/colorama copying build/lib/pip/_vendor/colorama/ansitowin32.py -> /builddir/build/BUILDROOT/python-pip-1.5.6-6.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/colorama copying build/lib/pip/_vendor/colorama/ansi.py -> /builddir/build/BUILDROOT/python-pip-1.5.6-6.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/colorama copying build/lib/pip/_vendor/colorama/__init__.py -> /builddir/build/BUILDROOT/python-pip-1.5.6-6.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/colorama copying build/lib/pip/_vendor/colorama/win32.py -> /builddir/build/BUILDROOT/python-pip-1.5.6-6.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/colorama copying build/lib/pip/locations.py -> /builddir/build/BUILDROOT/python-pip-1.5.6-6.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip copying build/lib/pip/__init__.py -> /builddir/build/BUILDROOT/python-pip-1.5.6-6.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip copying build/lib/pip/status_codes.py -> /builddir/build/BUILDROOT/python-pip-1.5.6-6.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip copying build/lib/pip/util.py -> /builddir/build/BUILDROOT/python-pip-1.5.6-6.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip byte-compiling /builddir/build/BUILDROOT/python-pip-1.5.6-6.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/commands/unzip.py to unzip.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-pip-1.5.6-6.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/commands/install.py to install.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-pip-1.5.6-6.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/commands/list.py to list.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-pip-1.5.6-6.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/commands/uninstall.py to uninstall.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-pip-1.5.6-6.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/commands/wheel.py to wheel.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-pip-1.5.6-6.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/commands/help.py to help.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-pip-1.5.6-6.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/commands/search.py to search.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-pip-1.5.6-6.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/commands/bundle.py to bundle.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-pip-1.5.6-6.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/commands/freeze.py to freeze.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-pip-1.5.6-6.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/commands/completion.py to completion.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-pip-1.5.6-6.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/commands/zip.py to zip.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-pip-1.5.6-6.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/commands/show.py to show.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-pip-1.5.6-6.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/commands/__init__.py to __init__.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-pip-1.5.6-6.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/exceptions.py to exceptions.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-pip-1.5.6-6.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/vcs/mercurial.py to mercurial.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-pip-1.5.6-6.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/vcs/git.py to git.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-pip-1.5.6-6.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/vcs/subversion.py to subversion.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-pip-1.5.6-6.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/vcs/bazaar.py to bazaar.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-pip-1.5.6-6.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/vcs/__init__.py to __init__.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-pip-1.5.6-6.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/download.py to download.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-pip-1.5.6-6.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/basecommand.py to basecommand.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-pip-1.5.6-6.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/runner.py to runner.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-pip-1.5.6-6.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/log.py to log.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-pip-1.5.6-6.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/index.py to index.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-pip-1.5.6-6.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/cmdoptions.py to cmdoptions.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-pip-1.5.6-6.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/__main__.py to __main__.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-pip-1.5.6-6.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/pep425tags.py to pep425tags.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-pip-1.5.6-6.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/wheel.py to wheel.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-pip-1.5.6-6.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/req.py to req.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-pip-1.5.6-6.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/baseparser.py to baseparser.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-pip-1.5.6-6.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/backwardcompat/__init__.py to __init__.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-pip-1.5.6-6.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/pkg_resources.py to pkg_resources.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-pip-1.5.6-6.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/re-vendor.py to re-vendor.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-pip-1.5.6-6.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/distlib/version.py to version.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-pip-1.5.6-6.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/distlib/resources.py to resources.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-pip-1.5.6-6.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/distlib/locators.py to locators.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-pip-1.5.6-6.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/distlib/markers.py to markers.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-pip-1.5.6-6.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/distlib/index.py to index.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-pip-1.5.6-6.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/distlib/metadata.py to metadata.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-pip-1.5.6-6.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/distlib/wheel.py to wheel.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-pip-1.5.6-6.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/distlib/database.py to database.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-pip-1.5.6-6.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/distlib/manifest.py to manifest.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-pip-1.5.6-6.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/distlib/scripts.py to scripts.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-pip-1.5.6-6.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/distlib/compat.py to compat.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-pip-1.5.6-6.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/distlib/__init__.py to __init__.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-pip-1.5.6-6.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/distlib/util.py to util.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-pip-1.5.6-6.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/distlib/_backport/misc.py to misc.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-pip-1.5.6-6.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/distlib/_backport/shutil.py to shutil.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-pip-1.5.6-6.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/distlib/_backport/tarfile.py to tarfile.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-pip-1.5.6-6.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/distlib/_backport/sysconfig.py to sysconfig.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-pip-1.5.6-6.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/distlib/_backport/__init__.py to __init__.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-pip-1.5.6-6.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/six.py to six.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-pip-1.5.6-6.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/_markerlib/markers.py to markers.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-pip-1.5.6-6.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/_markerlib/__init__.py to __init__.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-pip-1.5.6-6.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/requests/exceptions.py to exceptions.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-pip-1.5.6-6.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/requests/models.py to models.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-pip-1.5.6-6.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/requests/hooks.py to hooks.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-pip-1.5.6-6.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/requests/certs.py to certs.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-pip-1.5.6-6.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/requests/structures.py to structures.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-pip-1.5.6-6.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/requests/auth.py to auth.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-pip-1.5.6-6.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/requests/cookies.py to cookies.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-pip-1.5.6-6.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet/latin1prober.py to latin1prober.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-pip-1.5.6-6.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet/eucjpprober.py to eucjpprober.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-pip-1.5.6-6.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet/big5prober.py to big5prober.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-pip-1.5.6-6.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet/escprober.py to escprober.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-pip-1.5.6-6.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet/sjisprober.py to sjisprober.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-pip-1.5.6-6.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet/mbcssm.py to mbcssm.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-pip-1.5.6-6.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet/charsetprober.py to charsetprober.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-pip-1.5.6-6.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet/jpcntx.py to jpcntx.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-pip-1.5.6-6.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet/langgreekmodel.py to langgreekmodel.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-pip-1.5.6-6.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet/langthaimodel.py to langthaimodel.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-pip-1.5.6-6.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet/langbulgarianmodel.py to langbulgarianmodel.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-pip-1.5.6-6.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet/langcyrillicmodel.py to langcyrillicmodel.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-pip-1.5.6-6.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet/universaldetector.py to universaldetector.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-pip-1.5.6-6.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet/euckrprober.py to euckrprober.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-pip-1.5.6-6.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet/utf8prober.py to utf8prober.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-pip-1.5.6-6.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet/chardistribution.py to chardistribution.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-pip-1.5.6-6.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet/mbcsgroupprober.py to mbcsgroupprober.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-pip-1.5.6-6.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet/euctwprober.py to euctwprober.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-pip-1.5.6-6.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet/sbcharsetprober.py to sbcharsetprober.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-pip-1.5.6-6.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet/escsm.py to escsm.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-pip-1.5.6-6.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet/langhungarianmodel.py to langhungarianmodel.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-pip-1.5.6-6.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet/big5freq.py to big5freq.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-pip-1.5.6-6.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet/euctwfreq.py to euctwfreq.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-pip-1.5.6-6.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet/euckrfreq.py to euckrfreq.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-pip-1.5.6-6.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet/charsetgroupprober.py to charsetgroupprober.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-pip-1.5.6-6.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet/codingstatemachine.py to codingstatemachine.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-pip-1.5.6-6.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet/constants.py to constants.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-pip-1.5.6-6.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet/compat.py to compat.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-pip-1.5.6-6.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet/cp949prober.py to cp949prober.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-pip-1.5.6-6.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet/hebrewprober.py to hebrewprober.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-pip-1.5.6-6.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet/sbcsgroupprober.py to sbcsgroupprober.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-pip-1.5.6-6.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet/gb2312freq.py to gb2312freq.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-pip-1.5.6-6.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet/__init__.py to __init__.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-pip-1.5.6-6.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet/langhebrewmodel.py to langhebrewmodel.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-pip-1.5.6-6.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet/chardetect.py to chardetect.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-pip-1.5.6-6.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet/gb2312prober.py to gb2312prober.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-pip-1.5.6-6.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet/mbcharsetprober.py to mbcharsetprober.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-pip-1.5.6-6.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet/jisfreq.py to jisfreq.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-pip-1.5.6-6.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/requests/packages/urllib3/exceptions.py to exceptions.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-pip-1.5.6-6.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/requests/packages/urllib3/util/timeout.py to timeout.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-pip-1.5.6-6.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/requests/packages/urllib3/util/request.py to request.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-pip-1.5.6-6.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/requests/packages/urllib3/util/connection.py to connection.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-pip-1.5.6-6.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/requests/packages/urllib3/util/ssl_.py to ssl_.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-pip-1.5.6-6.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/requests/packages/urllib3/util/url.py to url.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-pip-1.5.6-6.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/requests/packages/urllib3/util/response.py to response.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-pip-1.5.6-6.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/requests/packages/urllib3/util/__init__.py to __init__.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-pip-1.5.6-6.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/requests/packages/urllib3/poolmanager.py to poolmanager.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-pip-1.5.6-6.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/requests/packages/urllib3/request.py to request.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-pip-1.5.6-6.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/requests/packages/urllib3/connection.py to connection.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-pip-1.5.6-6.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/requests/packages/urllib3/packages/six.py to six.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-pip-1.5.6-6.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/requests/packages/urllib3/packages/ssl_match_hostname/_implementation.py to _implementation.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-pip-1.5.6-6.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/requests/packages/urllib3/packages/ssl_match_hostname/__init__.py to __init__.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-pip-1.5.6-6.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/requests/packages/urllib3/packages/ordered_dict.py to ordered_dict.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-pip-1.5.6-6.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/requests/packages/urllib3/packages/__init__.py to __init__.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-pip-1.5.6-6.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/requests/packages/urllib3/contrib/pyopenssl.py to pyopenssl.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-pip-1.5.6-6.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/requests/packages/urllib3/contrib/ntlmpool.py to ntlmpool.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-pip-1.5.6-6.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/requests/packages/urllib3/contrib/__init__.py to __init__.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-pip-1.5.6-6.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/requests/packages/urllib3/fields.py to fields.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-pip-1.5.6-6.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/requests/packages/urllib3/filepost.py to filepost.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-pip-1.5.6-6.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/requests/packages/urllib3/connectionpool.py to connectionpool.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-pip-1.5.6-6.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/requests/packages/urllib3/response.py to response.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-pip-1.5.6-6.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/requests/packages/urllib3/_collections.py to _collections.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-pip-1.5.6-6.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/requests/packages/urllib3/__init__.py to __init__.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-pip-1.5.6-6.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/requests/packages/__init__.py to __init__.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-pip-1.5.6-6.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/requests/sessions.py to sessions.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-pip-1.5.6-6.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/requests/adapters.py to adapters.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-pip-1.5.6-6.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/requests/utils.py to utils.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-pip-1.5.6-6.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/requests/compat.py to compat.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-pip-1.5.6-6.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/requests/api.py to api.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-pip-1.5.6-6.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/requests/__init__.py to __init__.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-pip-1.5.6-6.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/requests/status_codes.py to status_codes.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-pip-1.5.6-6.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/__init__.py to __init__.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-pip-1.5.6-6.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/html5lib/treebuilders/etree_lxml.py to etree_lxml.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-pip-1.5.6-6.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/html5lib/treebuilders/_base.py to _base.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-pip-1.5.6-6.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/html5lib/treebuilders/etree.py to etree.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-pip-1.5.6-6.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/html5lib/treebuilders/dom.py to dom.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-pip-1.5.6-6.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/html5lib/treebuilders/__init__.py to __init__.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-pip-1.5.6-6.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/html5lib/treeadapters/sax.py to sax.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-pip-1.5.6-6.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/html5lib/treeadapters/__init__.py to __init__.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-pip-1.5.6-6.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/html5lib/ihatexml.py to ihatexml.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-pip-1.5.6-6.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/html5lib/filters/_base.py to _base.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-pip-1.5.6-6.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/html5lib/filters/lint.py to lint.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-pip-1.5.6-6.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/html5lib/filters/sanitizer.py to sanitizer.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-pip-1.5.6-6.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/html5lib/filters/inject_meta_charset.py to inject_meta_charset.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-pip-1.5.6-6.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/html5lib/filters/whitespace.py to whitespace.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-pip-1.5.6-6.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/html5lib/filters/alphabeticalattributes.py to alphabeticalattributes.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-pip-1.5.6-6.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/html5lib/filters/optionaltags.py to optionaltags.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-pip-1.5.6-6.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/html5lib/filters/__init__.py to __init__.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-pip-1.5.6-6.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/html5lib/sanitizer.py to sanitizer.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-pip-1.5.6-6.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/html5lib/trie/_base.py to _base.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-pip-1.5.6-6.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/html5lib/trie/py.py to py.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-pip-1.5.6-6.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/html5lib/trie/datrie.py to datrie.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-pip-1.5.6-6.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/html5lib/trie/__init__.py to __init__.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-pip-1.5.6-6.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/html5lib/inputstream.py to inputstream.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-pip-1.5.6-6.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/html5lib/serializer/htmlserializer.py to htmlserializer.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-pip-1.5.6-6.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/html5lib/serializer/__init__.py to __init__.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-pip-1.5.6-6.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/html5lib/treewalkers/_base.py to _base.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-pip-1.5.6-6.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/html5lib/treewalkers/etree.py to etree.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-pip-1.5.6-6.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/html5lib/treewalkers/lxmletree.py to lxmletree.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-pip-1.5.6-6.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/html5lib/treewalkers/dom.py to dom.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-pip-1.5.6-6.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/html5lib/treewalkers/pulldom.py to pulldom.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-pip-1.5.6-6.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/html5lib/treewalkers/genshistream.py to genshistream.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-pip-1.5.6-6.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/html5lib/treewalkers/__init__.py to __init__.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-pip-1.5.6-6.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/html5lib/utils.py to utils.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-pip-1.5.6-6.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/html5lib/constants.py to constants.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-pip-1.5.6-6.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/html5lib/tokenizer.py to tokenizer.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-pip-1.5.6-6.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/html5lib/__init__.py to __init__.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-pip-1.5.6-6.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/html5lib/html5parser.py to html5parser.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-pip-1.5.6-6.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/colorama/winterm.py to winterm.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-pip-1.5.6-6.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/colorama/initialise.py to initialise.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-pip-1.5.6-6.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/colorama/ansitowin32.py to ansitowin32.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-pip-1.5.6-6.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/colorama/ansi.py to ansi.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-pip-1.5.6-6.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/colorama/__init__.py to __init__.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-pip-1.5.6-6.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/_vendor/colorama/win32.py to win32.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-pip-1.5.6-6.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/locations.py to locations.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-pip-1.5.6-6.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/__init__.py to __init__.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-pip-1.5.6-6.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/status_codes.py to status_codes.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-pip-1.5.6-6.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip/util.py to util.cpython-34.pyc running install_egg_info running egg_info writing top-level names to pip.egg-info/top_level.txt writing entry points to pip.egg-info/entry_points.txt writing dependency_links to pip.egg-info/dependency_links.txt writing requirements to pip.egg-info/requires.txt writing pip.egg-info/PKG-INFO reading manifest file 'pip.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'pip/cacert.pem' warning: no files found matching '*.html' under directory 'docs' warning: no previously-included files matching '*.rst' found under directory 'docs/_build' no previously-included directories found matching 'docs/_build/_sources' writing manifest file 'pip.egg-info/SOURCES.txt' Copying pip.egg-info to /builddir/build/BUILDROOT/python-pip-1.5.6-6.el7.centos.x86_64/usr/lib/python3.4/site-packages/pip-1.5.6-py3.4.egg-info running install_scripts Installing pip3 script to /builddir/build/BUILDROOT/python-pip-1.5.6-6.el7.centos.x86_64/usr/bin Installing pip3.4 script to /builddir/build/BUILDROOT/python-pip-1.5.6-6.el7.centos.x86_64/usr/bin Installing pip script to /builddir/build/BUILDROOT/python-pip-1.5.6-6.el7.centos.x86_64/usr/bin + rm -f /builddir/build/BUILDROOT/python-pip-1.5.6-6.el7.centos.x86_64/usr/bin/pip + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 /builddir/build/BUILD/pip-1.5.6 /usr/lib/rpm/sepdebugcrcfix: Updated 0 CRC32s, 0 CRC32s did match. find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: python34-pip-1.5.6-6.el7.centos.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.ggPixm + umask 022 + cd /builddir/build/BUILD + cd pip-1.5.6 + DOCDIR=/builddir/build/BUILDROOT/python-pip-1.5.6-6.el7.centos.x86_64/usr/share/doc/python34-pip-1.5.6 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-pip-1.5.6-6.el7.centos.x86_64/usr/share/doc/python34-pip-1.5.6 + cp -pr LICENSE.txt /builddir/build/BUILDROOT/python-pip-1.5.6-6.el7.centos.x86_64/usr/share/doc/python34-pip-1.5.6 + cp -pr README.rst /builddir/build/BUILDROOT/python-pip-1.5.6-6.el7.centos.x86_64/usr/share/doc/python34-pip-1.5.6 + cp -pr docs /builddir/build/BUILDROOT/python-pip-1.5.6-6.el7.centos.x86_64/usr/share/doc/python34-pip-1.5.6 + exit 0 Provides: python34-pip = 1.5.6-6.el7.centos Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/python3 python(abi) = 3.4 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-pip-1.5.6-6.el7.centos.x86_64 warning: Could not canonicalize hostname: i-0003487f Wrote: /builddir/build/RPMS/python34-pip-1.5.6-6.el7.centos.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.cB3D6t + umask 022 + cd /builddir/build/BUILD + cd pip-1.5.6 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-pip-1.5.6-6.el7.centos.x86_64 + exit 0 Child return code was: 0 LEAVE do -->