Mock Version: 1.2.13 Mock Version: 1.2.13 ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python-requests.spec'], uid=1000gid=425shell=Falseenv={'TERM': 'vt100', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8', 'HOSTNAME': 'mock'}timeout=172800user='mockbuild'printOutput=FalsechrootPath='/var/lib/mock/f24-build-4589760-557837/root'logger=) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python-requests.spec'] with env {'TERM': 'vt100', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8', 'HOSTNAME': 'mock'} and shell False sh: /usr/bin/python: No such file or directory sh: /usr/bin/python: No such file or directory sh: /usr/bin/python: No such file or directory sh: /usr/bin/python: No such file or directory sh: /usr/bin/python: No such file or directory warning: Could not canonicalize hostname: arm02-builder07.arm.fedoraproject.org Building target platforms: noarch Building for target noarch Wrote: /builddir/build/SRPMS/python-requests-2.8.1-1.fc24.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/python-requests.spec '], uid=1000gid=425shell=Falseenv={'TERM': 'vt100', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8', 'HOSTNAME': 'mock'}timeout=172800user='mockbuild'printOutput=FalsechrootPath='/var/lib/mock/f24-build-4589760-557837/root'private_network=Truelogger=) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/python-requests.spec '] with env {'TERM': 'vt100', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8', 'HOSTNAME': 'mock'} and shell False Building target platforms: noarch Building for target noarch Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.Cgms5a + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf requests-2.8.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/requests-2.8.1.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd requests-2.8.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (python-requests-system-cert-bundle.patch):' Patch #0 (python-requests-system-cert-bundle.patch): + /usr/bin/patch -p1 --fuzz=0 patching file requests/certs.py + echo 'Patch #1 (python-requests-remove-nested-bundling-dep.patch):' Patch #1 (python-requests-remove-nested-bundling-dep.patch): + /usr/bin/patch -p1 --fuzz=0 patching file requests/compat.py Hunk #1 succeeded at 39 (offset -52 lines). Patch #2 (python-requests-urllib3-at-1.12.patch): + echo 'Patch #2 (python-requests-urllib3-at-1.12.patch):' + /usr/bin/patch -p1 --fuzz=0 patching file setup.py + rm -rf requests/cacert.pem + rm -rf /builddir/build/BUILD/python3-python-requests-2.8.1-1.fc24 + cp -a . /builddir/build/BUILD/python3-python-requests-2.8.1-1.fc24 + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.YLQeXk + umask 022 ~/build/BUILD/python3-python-requests-2.8.1-1.fc24 ~/build/BUILD/requests-2.8.1 + cd /builddir/build/BUILD + cd requests-2.8.1 + pushd /builddir/build/BUILD/python3-python-requests-2.8.1-1.fc24 + /usr/bin/python3 setup.py build running build running build_py creating build creating build/lib creating build/lib/requests copying requests/adapters.py -> build/lib/requests copying requests/cookies.py -> build/lib/requests copying requests/api.py -> build/lib/requests copying requests/utils.py -> build/lib/requests copying requests/models.py -> build/lib/requests copying requests/auth.py -> build/lib/requests copying requests/status_codes.py -> build/lib/requests copying requests/exceptions.py -> build/lib/requests copying requests/hooks.py -> build/lib/requests copying requests/compat.py -> build/lib/requests copying requests/__init__.py -> build/lib/requests copying requests/structures.py -> build/lib/requests copying requests/sessions.py -> build/lib/requests copying requests/certs.py -> build/lib/requests creating build/lib/requests/packages copying requests/packages/__init__.py -> build/lib/requests/packages creating build/lib/requests/packages/chardet copying requests/packages/chardet/mbcharsetprober.py -> build/lib/requests/packages/chardet copying requests/packages/chardet/euckrfreq.py -> build/lib/requests/packages/chardet copying requests/packages/chardet/big5prober.py -> build/lib/requests/packages/chardet copying requests/packages/chardet/escprober.py -> build/lib/requests/packages/chardet copying requests/packages/chardet/mbcssm.py -> build/lib/requests/packages/chardet copying requests/packages/chardet/latin1prober.py -> build/lib/requests/packages/chardet copying requests/packages/chardet/sbcharsetprober.py -> build/lib/requests/packages/chardet copying requests/packages/chardet/gb2312freq.py -> build/lib/requests/packages/chardet copying requests/packages/chardet/big5freq.py -> build/lib/requests/packages/chardet copying requests/packages/chardet/langgreekmodel.py -> build/lib/requests/packages/chardet copying requests/packages/chardet/euctwfreq.py -> build/lib/requests/packages/chardet copying requests/packages/chardet/eucjpprober.py -> build/lib/requests/packages/chardet copying requests/packages/chardet/langthaimodel.py -> build/lib/requests/packages/chardet copying requests/packages/chardet/escsm.py -> build/lib/requests/packages/chardet copying requests/packages/chardet/euctwprober.py -> build/lib/requests/packages/chardet copying requests/packages/chardet/hebrewprober.py -> build/lib/requests/packages/chardet copying requests/packages/chardet/constants.py -> build/lib/requests/packages/chardet copying requests/packages/chardet/sbcsgroupprober.py -> build/lib/requests/packages/chardet copying requests/packages/chardet/codingstatemachine.py -> build/lib/requests/packages/chardet copying requests/packages/chardet/charsetprober.py -> build/lib/requests/packages/chardet copying requests/packages/chardet/chardetect.py -> build/lib/requests/packages/chardet copying requests/packages/chardet/cp949prober.py -> build/lib/requests/packages/chardet copying requests/packages/chardet/compat.py -> build/lib/requests/packages/chardet copying requests/packages/chardet/langhebrewmodel.py -> build/lib/requests/packages/chardet copying requests/packages/chardet/jisfreq.py -> build/lib/requests/packages/chardet copying requests/packages/chardet/__init__.py -> build/lib/requests/packages/chardet copying requests/packages/chardet/utf8prober.py -> build/lib/requests/packages/chardet copying requests/packages/chardet/langbulgarianmodel.py -> build/lib/requests/packages/chardet copying requests/packages/chardet/euckrprober.py -> build/lib/requests/packages/chardet copying requests/packages/chardet/mbcsgroupprober.py -> build/lib/requests/packages/chardet copying requests/packages/chardet/jpcntx.py -> build/lib/requests/packages/chardet copying requests/packages/chardet/sjisprober.py -> build/lib/requests/packages/chardet copying requests/packages/chardet/universaldetector.py -> build/lib/requests/packages/chardet copying requests/packages/chardet/chardistribution.py -> build/lib/requests/packages/chardet copying requests/packages/chardet/langhungarianmodel.py -> build/lib/requests/packages/chardet copying requests/packages/chardet/gb2312prober.py -> build/lib/requests/packages/chardet copying requests/packages/chardet/langcyrillicmodel.py -> build/lib/requests/packages/chardet copying requests/packages/chardet/charsetgroupprober.py -> build/lib/requests/packages/chardet creating build/lib/requests/packages/urllib3 copying requests/packages/urllib3/fields.py -> build/lib/requests/packages/urllib3 copying requests/packages/urllib3/filepost.py -> build/lib/requests/packages/urllib3 copying requests/packages/urllib3/connectionpool.py -> build/lib/requests/packages/urllib3 copying requests/packages/urllib3/connection.py -> build/lib/requests/packages/urllib3 copying requests/packages/urllib3/exceptions.py -> build/lib/requests/packages/urllib3 copying requests/packages/urllib3/response.py -> build/lib/requests/packages/urllib3 copying requests/packages/urllib3/__init__.py -> build/lib/requests/packages/urllib3 copying requests/packages/urllib3/poolmanager.py -> build/lib/requests/packages/urllib3 copying requests/packages/urllib3/request.py -> build/lib/requests/packages/urllib3 copying requests/packages/urllib3/_collections.py -> build/lib/requests/packages/urllib3 creating build/lib/requests/packages/urllib3/packages copying requests/packages/urllib3/packages/six.py -> build/lib/requests/packages/urllib3/packages copying requests/packages/urllib3/packages/__init__.py -> build/lib/requests/packages/urllib3/packages copying requests/packages/urllib3/packages/ordered_dict.py -> build/lib/requests/packages/urllib3/packages creating build/lib/requests/packages/urllib3/contrib copying requests/packages/urllib3/contrib/pyopenssl.py -> build/lib/requests/packages/urllib3/contrib copying requests/packages/urllib3/contrib/ntlmpool.py -> build/lib/requests/packages/urllib3/contrib copying requests/packages/urllib3/contrib/appengine.py -> build/lib/requests/packages/urllib3/contrib copying requests/packages/urllib3/contrib/__init__.py -> build/lib/requests/packages/urllib3/contrib creating build/lib/requests/packages/urllib3/util copying requests/packages/urllib3/util/ssl_.py -> build/lib/requests/packages/urllib3/util copying requests/packages/urllib3/util/retry.py -> build/lib/requests/packages/urllib3/util copying requests/packages/urllib3/util/connection.py -> build/lib/requests/packages/urllib3/util copying requests/packages/urllib3/util/url.py -> build/lib/requests/packages/urllib3/util copying requests/packages/urllib3/util/response.py -> build/lib/requests/packages/urllib3/util copying requests/packages/urllib3/util/__init__.py -> build/lib/requests/packages/urllib3/util copying requests/packages/urllib3/util/timeout.py -> build/lib/requests/packages/urllib3/util copying requests/packages/urllib3/util/request.py -> build/lib/requests/packages/urllib3/util creating build/lib/requests/packages/urllib3/packages/ssl_match_hostname copying requests/packages/urllib3/packages/ssl_match_hostname/_implementation.py -> build/lib/requests/packages/urllib3/packages/ssl_match_hostname copying requests/packages/urllib3/packages/ssl_match_hostname/__init__.py -> build/lib/requests/packages/urllib3/packages/ssl_match_hostname running egg_info writing requests.egg-info/PKG-INFO writing requirements to requests.egg-info/requires.txt writing top-level names to requests.egg-info/top_level.txt writing dependency_links to requests.egg-info/dependency_links.txt reading manifest file 'requests.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'requests/cacert.pem' writing manifest file 'requests.egg-info/SOURCES.txt' + rm -rf build/lib/requests/packages/chardet + rm -rf build/lib/requests/packages/urllib3 + popd ~/build/BUILD/requests-2.8.1 + /usr/bin/python setup.py build running build running build_py creating build creating build/lib creating build/lib/requests copying requests/adapters.py -> build/lib/requests copying requests/cookies.py -> build/lib/requests copying requests/api.py -> build/lib/requests copying requests/utils.py -> build/lib/requests copying requests/models.py -> build/lib/requests copying requests/auth.py -> build/lib/requests copying requests/status_codes.py -> build/lib/requests copying requests/exceptions.py -> build/lib/requests copying requests/hooks.py -> build/lib/requests copying requests/compat.py -> build/lib/requests copying requests/__init__.py -> build/lib/requests copying requests/structures.py -> build/lib/requests copying requests/sessions.py -> build/lib/requests copying requests/certs.py -> build/lib/requests creating build/lib/requests/packages copying requests/packages/__init__.py -> build/lib/requests/packages creating build/lib/requests/packages/chardet copying requests/packages/chardet/mbcharsetprober.py -> build/lib/requests/packages/chardet copying requests/packages/chardet/euckrfreq.py -> build/lib/requests/packages/chardet copying requests/packages/chardet/big5prober.py -> build/lib/requests/packages/chardet copying requests/packages/chardet/escprober.py -> build/lib/requests/packages/chardet copying requests/packages/chardet/mbcssm.py -> build/lib/requests/packages/chardet copying requests/packages/chardet/latin1prober.py -> build/lib/requests/packages/chardet copying requests/packages/chardet/sbcharsetprober.py -> build/lib/requests/packages/chardet copying requests/packages/chardet/gb2312freq.py -> build/lib/requests/packages/chardet copying requests/packages/chardet/big5freq.py -> build/lib/requests/packages/chardet copying requests/packages/chardet/langgreekmodel.py -> build/lib/requests/packages/chardet copying requests/packages/chardet/euctwfreq.py -> build/lib/requests/packages/chardet copying requests/packages/chardet/eucjpprober.py -> build/lib/requests/packages/chardet copying requests/packages/chardet/langthaimodel.py -> build/lib/requests/packages/chardet copying requests/packages/chardet/escsm.py -> build/lib/requests/packages/chardet copying requests/packages/chardet/euctwprober.py -> build/lib/requests/packages/chardet copying requests/packages/chardet/hebrewprober.py -> build/lib/requests/packages/chardet copying requests/packages/chardet/constants.py -> build/lib/requests/packages/chardet copying requests/packages/chardet/sbcsgroupprober.py -> build/lib/requests/packages/chardet copying requests/packages/chardet/codingstatemachine.py -> build/lib/requests/packages/chardet copying requests/packages/chardet/charsetprober.py -> build/lib/requests/packages/chardet copying requests/packages/chardet/chardetect.py -> build/lib/requests/packages/chardet copying requests/packages/chardet/cp949prober.py -> build/lib/requests/packages/chardet copying requests/packages/chardet/compat.py -> build/lib/requests/packages/chardet copying requests/packages/chardet/langhebrewmodel.py -> build/lib/requests/packages/chardet copying requests/packages/chardet/jisfreq.py -> build/lib/requests/packages/chardet copying requests/packages/chardet/__init__.py -> build/lib/requests/packages/chardet copying requests/packages/chardet/utf8prober.py -> build/lib/requests/packages/chardet copying requests/packages/chardet/langbulgarianmodel.py -> build/lib/requests/packages/chardet copying requests/packages/chardet/euckrprober.py -> build/lib/requests/packages/chardet copying requests/packages/chardet/mbcsgroupprober.py -> build/lib/requests/packages/chardet copying requests/packages/chardet/jpcntx.py -> build/lib/requests/packages/chardet copying requests/packages/chardet/sjisprober.py -> build/lib/requests/packages/chardet copying requests/packages/chardet/universaldetector.py -> build/lib/requests/packages/chardet copying requests/packages/chardet/chardistribution.py -> build/lib/requests/packages/chardet copying requests/packages/chardet/langhungarianmodel.py -> build/lib/requests/packages/chardet copying requests/packages/chardet/gb2312prober.py -> build/lib/requests/packages/chardet copying requests/packages/chardet/langcyrillicmodel.py -> build/lib/requests/packages/chardet copying requests/packages/chardet/charsetgroupprober.py -> build/lib/requests/packages/chardet creating build/lib/requests/packages/urllib3 copying requests/packages/urllib3/fields.py -> build/lib/requests/packages/urllib3 copying requests/packages/urllib3/filepost.py -> build/lib/requests/packages/urllib3 copying requests/packages/urllib3/connectionpool.py -> build/lib/requests/packages/urllib3 copying requests/packages/urllib3/connection.py -> build/lib/requests/packages/urllib3 copying requests/packages/urllib3/exceptions.py -> build/lib/requests/packages/urllib3 copying requests/packages/urllib3/response.py -> build/lib/requests/packages/urllib3 copying requests/packages/urllib3/__init__.py -> build/lib/requests/packages/urllib3 copying requests/packages/urllib3/poolmanager.py -> build/lib/requests/packages/urllib3 copying requests/packages/urllib3/request.py -> build/lib/requests/packages/urllib3 copying requests/packages/urllib3/_collections.py -> build/lib/requests/packages/urllib3 creating build/lib/requests/packages/urllib3/packages copying requests/packages/urllib3/packages/six.py -> build/lib/requests/packages/urllib3/packages copying requests/packages/urllib3/packages/__init__.py -> build/lib/requests/packages/urllib3/packages copying requests/packages/urllib3/packages/ordered_dict.py -> build/lib/requests/packages/urllib3/packages creating build/lib/requests/packages/urllib3/contrib copying requests/packages/urllib3/contrib/pyopenssl.py -> build/lib/requests/packages/urllib3/contrib copying requests/packages/urllib3/contrib/ntlmpool.py -> build/lib/requests/packages/urllib3/contrib copying requests/packages/urllib3/contrib/appengine.py -> build/lib/requests/packages/urllib3/contrib copying requests/packages/urllib3/contrib/__init__.py -> build/lib/requests/packages/urllib3/contrib creating build/lib/requests/packages/urllib3/util copying requests/packages/urllib3/util/ssl_.py -> build/lib/requests/packages/urllib3/util copying requests/packages/urllib3/util/retry.py -> build/lib/requests/packages/urllib3/util copying requests/packages/urllib3/util/connection.py -> build/lib/requests/packages/urllib3/util copying requests/packages/urllib3/util/url.py -> build/lib/requests/packages/urllib3/util copying requests/packages/urllib3/util/response.py -> build/lib/requests/packages/urllib3/util copying requests/packages/urllib3/util/__init__.py -> build/lib/requests/packages/urllib3/util copying requests/packages/urllib3/util/timeout.py -> build/lib/requests/packages/urllib3/util copying requests/packages/urllib3/util/request.py -> build/lib/requests/packages/urllib3/util creating build/lib/requests/packages/urllib3/packages/ssl_match_hostname copying requests/packages/urllib3/packages/ssl_match_hostname/_implementation.py -> build/lib/requests/packages/urllib3/packages/ssl_match_hostname copying requests/packages/urllib3/packages/ssl_match_hostname/__init__.py -> build/lib/requests/packages/urllib3/packages/ssl_match_hostname running egg_info writing requirements to requests.egg-info/requires.txt writing requests.egg-info/PKG-INFO writing top-level names to requests.egg-info/top_level.txt writing dependency_links to requests.egg-info/dependency_links.txt reading manifest file 'requests.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'requests/cacert.pem' writing manifest file 'requests.egg-info/SOURCES.txt' + rm -rf build/lib/requests/packages/chardet + rm -rf build/lib/requests/packages/urllib3 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.VMu2am + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-requests-2.8.1-1.fc24.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-requests-2.8.1-1.fc24.noarch ++ dirname /builddir/build/BUILDROOT/python-requests-2.8.1-1.fc24.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-requests-2.8.1-1.fc24.noarch + cd requests-2.8.1 + rm -rf /builddir/build/BUILDROOT/python-requests-2.8.1-1.fc24.noarch + pushd /builddir/build/BUILD/python3-python-requests-2.8.1-1.fc24 ~/build/BUILD/python3-python-requests-2.8.1-1.fc24 ~/build/BUILD/requests-2.8.1 + /usr/bin/python3 setup.py install --skip-build --root /builddir/build/BUILDROOT/python-requests-2.8.1-1.fc24.noarch running install running install_lib creating /builddir/build/BUILDROOT/python-requests-2.8.1-1.fc24.noarch creating /builddir/build/BUILDROOT/python-requests-2.8.1-1.fc24.noarch/usr creating /builddir/build/BUILDROOT/python-requests-2.8.1-1.fc24.noarch/usr/lib creating /builddir/build/BUILDROOT/python-requests-2.8.1-1.fc24.noarch/usr/lib/python3.5 creating /builddir/build/BUILDROOT/python-requests-2.8.1-1.fc24.noarch/usr/lib/python3.5/site-packages creating /builddir/build/BUILDROOT/python-requests-2.8.1-1.fc24.noarch/usr/lib/python3.5/site-packages/requests copying build/lib/requests/adapters.py -> /builddir/build/BUILDROOT/python-requests-2.8.1-1.fc24.noarch/usr/lib/python3.5/site-packages/requests copying build/lib/requests/cookies.py -> /builddir/build/BUILDROOT/python-requests-2.8.1-1.fc24.noarch/usr/lib/python3.5/site-packages/requests copying build/lib/requests/api.py -> /builddir/build/BUILDROOT/python-requests-2.8.1-1.fc24.noarch/usr/lib/python3.5/site-packages/requests copying build/lib/requests/utils.py -> /builddir/build/BUILDROOT/python-requests-2.8.1-1.fc24.noarch/usr/lib/python3.5/site-packages/requests copying build/lib/requests/models.py -> /builddir/build/BUILDROOT/python-requests-2.8.1-1.fc24.noarch/usr/lib/python3.5/site-packages/requests copying build/lib/requests/auth.py -> /builddir/build/BUILDROOT/python-requests-2.8.1-1.fc24.noarch/usr/lib/python3.5/site-packages/requests copying build/lib/requests/status_codes.py -> /builddir/build/BUILDROOT/python-requests-2.8.1-1.fc24.noarch/usr/lib/python3.5/site-packages/requests creating /builddir/build/BUILDROOT/python-requests-2.8.1-1.fc24.noarch/usr/lib/python3.5/site-packages/requests/packages copying build/lib/requests/packages/__init__.py -> /builddir/build/BUILDROOT/python-requests-2.8.1-1.fc24.noarch/usr/lib/python3.5/site-packages/requests/packages copying build/lib/requests/exceptions.py -> /builddir/build/BUILDROOT/python-requests-2.8.1-1.fc24.noarch/usr/lib/python3.5/site-packages/requests copying build/lib/requests/hooks.py -> /builddir/build/BUILDROOT/python-requests-2.8.1-1.fc24.noarch/usr/lib/python3.5/site-packages/requests copying build/lib/requests/compat.py -> /builddir/build/BUILDROOT/python-requests-2.8.1-1.fc24.noarch/usr/lib/python3.5/site-packages/requests copying build/lib/requests/__init__.py -> /builddir/build/BUILDROOT/python-requests-2.8.1-1.fc24.noarch/usr/lib/python3.5/site-packages/requests copying build/lib/requests/structures.py -> /builddir/build/BUILDROOT/python-requests-2.8.1-1.fc24.noarch/usr/lib/python3.5/site-packages/requests copying build/lib/requests/sessions.py -> /builddir/build/BUILDROOT/python-requests-2.8.1-1.fc24.noarch/usr/lib/python3.5/site-packages/requests copying build/lib/requests/certs.py -> /builddir/build/BUILDROOT/python-requests-2.8.1-1.fc24.noarch/usr/lib/python3.5/site-packages/requests byte-compiling /builddir/build/BUILDROOT/python-requests-2.8.1-1.fc24.noarch/usr/lib/python3.5/site-packages/requests/adapters.py to adapters.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-requests-2.8.1-1.fc24.noarch/usr/lib/python3.5/site-packages/requests/cookies.py to cookies.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-requests-2.8.1-1.fc24.noarch/usr/lib/python3.5/site-packages/requests/api.py to api.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-requests-2.8.1-1.fc24.noarch/usr/lib/python3.5/site-packages/requests/utils.py to utils.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-requests-2.8.1-1.fc24.noarch/usr/lib/python3.5/site-packages/requests/models.py to models.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-requests-2.8.1-1.fc24.noarch/usr/lib/python3.5/site-packages/requests/auth.py to auth.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-requests-2.8.1-1.fc24.noarch/usr/lib/python3.5/site-packages/requests/status_codes.py to status_codes.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-requests-2.8.1-1.fc24.noarch/usr/lib/python3.5/site-packages/requests/packages/__init__.py to __init__.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-requests-2.8.1-1.fc24.noarch/usr/lib/python3.5/site-packages/requests/exceptions.py to exceptions.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-requests-2.8.1-1.fc24.noarch/usr/lib/python3.5/site-packages/requests/hooks.py to hooks.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-requests-2.8.1-1.fc24.noarch/usr/lib/python3.5/site-packages/requests/compat.py to compat.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-requests-2.8.1-1.fc24.noarch/usr/lib/python3.5/site-packages/requests/__init__.py to __init__.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-requests-2.8.1-1.fc24.noarch/usr/lib/python3.5/site-packages/requests/structures.py to structures.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-requests-2.8.1-1.fc24.noarch/usr/lib/python3.5/site-packages/requests/sessions.py to sessions.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-requests-2.8.1-1.fc24.noarch/usr/lib/python3.5/site-packages/requests/certs.py to certs.cpython-35.pyc running install_egg_info running egg_info writing requests.egg-info/PKG-INFO writing dependency_links to requests.egg-info/dependency_links.txt writing top-level names to requests.egg-info/top_level.txt writing requirements to requests.egg-info/requires.txt reading manifest file 'requests.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'requests/cacert.pem' writing manifest file 'requests.egg-info/SOURCES.txt' Copying requests.egg-info to /builddir/build/BUILDROOT/python-requests-2.8.1-1.fc24.noarch/usr/lib/python3.5/site-packages/requests-2.8.1-py3.5.egg-info running install_scripts + ln -s ../../chardet /builddir/build/BUILDROOT/python-requests-2.8.1-1.fc24.noarch//usr/lib/python3.5/site-packages/requests/packages/chardet + ln -s ../../urllib3 /builddir/build/BUILDROOT/python-requests-2.8.1-1.fc24.noarch//usr/lib/python3.5/site-packages/requests/packages/urllib3 + popd ~/build/BUILD/requests-2.8.1 + /usr/bin/python setup.py install --skip-build --root /builddir/build/BUILDROOT/python-requests-2.8.1-1.fc24.noarch running install running install_lib creating /builddir/build/BUILDROOT/python-requests-2.8.1-1.fc24.noarch/usr/lib/python2.7 creating /builddir/build/BUILDROOT/python-requests-2.8.1-1.fc24.noarch/usr/lib/python2.7/site-packages creating /builddir/build/BUILDROOT/python-requests-2.8.1-1.fc24.noarch/usr/lib/python2.7/site-packages/requests copying build/lib/requests/adapters.py -> /builddir/build/BUILDROOT/python-requests-2.8.1-1.fc24.noarch/usr/lib/python2.7/site-packages/requests copying build/lib/requests/cookies.py -> /builddir/build/BUILDROOT/python-requests-2.8.1-1.fc24.noarch/usr/lib/python2.7/site-packages/requests copying build/lib/requests/api.py -> /builddir/build/BUILDROOT/python-requests-2.8.1-1.fc24.noarch/usr/lib/python2.7/site-packages/requests copying build/lib/requests/utils.py -> /builddir/build/BUILDROOT/python-requests-2.8.1-1.fc24.noarch/usr/lib/python2.7/site-packages/requests copying build/lib/requests/models.py -> /builddir/build/BUILDROOT/python-requests-2.8.1-1.fc24.noarch/usr/lib/python2.7/site-packages/requests copying build/lib/requests/auth.py -> /builddir/build/BUILDROOT/python-requests-2.8.1-1.fc24.noarch/usr/lib/python2.7/site-packages/requests copying build/lib/requests/status_codes.py -> /builddir/build/BUILDROOT/python-requests-2.8.1-1.fc24.noarch/usr/lib/python2.7/site-packages/requests creating /builddir/build/BUILDROOT/python-requests-2.8.1-1.fc24.noarch/usr/lib/python2.7/site-packages/requests/packages copying build/lib/requests/packages/__init__.py -> /builddir/build/BUILDROOT/python-requests-2.8.1-1.fc24.noarch/usr/lib/python2.7/site-packages/requests/packages copying build/lib/requests/exceptions.py -> /builddir/build/BUILDROOT/python-requests-2.8.1-1.fc24.noarch/usr/lib/python2.7/site-packages/requests copying build/lib/requests/hooks.py -> /builddir/build/BUILDROOT/python-requests-2.8.1-1.fc24.noarch/usr/lib/python2.7/site-packages/requests copying build/lib/requests/compat.py -> /builddir/build/BUILDROOT/python-requests-2.8.1-1.fc24.noarch/usr/lib/python2.7/site-packages/requests copying build/lib/requests/__init__.py -> /builddir/build/BUILDROOT/python-requests-2.8.1-1.fc24.noarch/usr/lib/python2.7/site-packages/requests copying build/lib/requests/structures.py -> /builddir/build/BUILDROOT/python-requests-2.8.1-1.fc24.noarch/usr/lib/python2.7/site-packages/requests copying build/lib/requests/sessions.py -> /builddir/build/BUILDROOT/python-requests-2.8.1-1.fc24.noarch/usr/lib/python2.7/site-packages/requests copying build/lib/requests/certs.py -> /builddir/build/BUILDROOT/python-requests-2.8.1-1.fc24.noarch/usr/lib/python2.7/site-packages/requests byte-compiling /builddir/build/BUILDROOT/python-requests-2.8.1-1.fc24.noarch/usr/lib/python2.7/site-packages/requests/adapters.py to adapters.pyc byte-compiling /builddir/build/BUILDROOT/python-requests-2.8.1-1.fc24.noarch/usr/lib/python2.7/site-packages/requests/cookies.py to cookies.pyc byte-compiling /builddir/build/BUILDROOT/python-requests-2.8.1-1.fc24.noarch/usr/lib/python2.7/site-packages/requests/api.py to api.pyc byte-compiling /builddir/build/BUILDROOT/python-requests-2.8.1-1.fc24.noarch/usr/lib/python2.7/site-packages/requests/utils.py to utils.pyc byte-compiling /builddir/build/BUILDROOT/python-requests-2.8.1-1.fc24.noarch/usr/lib/python2.7/site-packages/requests/models.py to models.pyc byte-compiling /builddir/build/BUILDROOT/python-requests-2.8.1-1.fc24.noarch/usr/lib/python2.7/site-packages/requests/auth.py to auth.pyc byte-compiling /builddir/build/BUILDROOT/python-requests-2.8.1-1.fc24.noarch/usr/lib/python2.7/site-packages/requests/status_codes.py to status_codes.pyc byte-compiling /builddir/build/BUILDROOT/python-requests-2.8.1-1.fc24.noarch/usr/lib/python2.7/site-packages/requests/packages/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-requests-2.8.1-1.fc24.noarch/usr/lib/python2.7/site-packages/requests/exceptions.py to exceptions.pyc byte-compiling /builddir/build/BUILDROOT/python-requests-2.8.1-1.fc24.noarch/usr/lib/python2.7/site-packages/requests/hooks.py to hooks.pyc byte-compiling /builddir/build/BUILDROOT/python-requests-2.8.1-1.fc24.noarch/usr/lib/python2.7/site-packages/requests/compat.py to compat.pyc byte-compiling /builddir/build/BUILDROOT/python-requests-2.8.1-1.fc24.noarch/usr/lib/python2.7/site-packages/requests/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-requests-2.8.1-1.fc24.noarch/usr/lib/python2.7/site-packages/requests/structures.py to structures.pyc byte-compiling /builddir/build/BUILDROOT/python-requests-2.8.1-1.fc24.noarch/usr/lib/python2.7/site-packages/requests/sessions.py to sessions.pyc byte-compiling /builddir/build/BUILDROOT/python-requests-2.8.1-1.fc24.noarch/usr/lib/python2.7/site-packages/requests/certs.py to certs.pyc running install_egg_info running egg_info writing requirements to requests.egg-info/requires.txt writing requests.egg-info/PKG-INFO writing top-level names to requests.egg-info/top_level.txt writing dependency_links to requests.egg-info/dependency_links.txt reading manifest file 'requests.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'requests/cacert.pem' writing manifest file 'requests.egg-info/SOURCES.txt' Copying requests.egg-info to /builddir/build/BUILDROOT/python-requests-2.8.1-1.fc24.noarch/usr/lib/python2.7/site-packages/requests-2.8.1-py2.7.egg-info running install_scripts + ln -s ../../chardet /builddir/build/BUILDROOT/python-requests-2.8.1-1.fc24.noarch//usr/lib/python2.7/site-packages/requests/packages/chardet + ln -s ../../urllib3 /builddir/build/BUILDROOT/python-requests-2.8.1-1.fc24.noarch//usr/lib/python2.7/site-packages/requests/packages/urllib3 + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 /builddir/build/BUILD/requests-2.8.1 /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/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 Bytecompiling .py files below /builddir/build/BUILDROOT/python-requests-2.8.1-1.fc24.noarch/usr/lib/python3.5 using /usr/bin/python3.5 Bytecompiling .py files below /builddir/build/BUILDROOT/python-requests-2.8.1-1.fc24.noarch/usr/lib/python2.7 using /usr/bin/python2.7 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.4T3Q2o + umask 022 + cd /builddir/build/BUILD + cd requests-2.8.1 + PYTHONPATH=. + /usr/bin/python -c 'import requests' + pushd /builddir/build/BUILD/python3-python-requests-2.8.1-1.fc24 ~/build/BUILD/python3-python-requests-2.8.1-1.fc24 ~/build/BUILD/requests-2.8.1 + PYTHONPATH=. + /usr/bin/python3 -c 'import requests' + popd ~/build/BUILD/requests-2.8.1 + exit 0 Processing files: python-requests-2.8.1-1.fc24.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.LXqUOO + umask 022 + cd /builddir/build/BUILD + cd requests-2.8.1 + DOCDIR=/builddir/build/BUILDROOT/python-requests-2.8.1-1.fc24.noarch/usr/share/doc/python-requests + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-requests-2.8.1-1.fc24.noarch/usr/share/doc/python-requests + cp -pr NOTICE /builddir/build/BUILDROOT/python-requests-2.8.1-1.fc24.noarch/usr/share/doc/python-requests + cp -pr README.rst /builddir/build/BUILDROOT/python-requests-2.8.1-1.fc24.noarch/usr/share/doc/python-requests + cp -pr HISTORY.rst /builddir/build/BUILDROOT/python-requests-2.8.1-1.fc24.noarch/usr/share/doc/python-requests + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.8kFfSf + umask 022 + cd /builddir/build/BUILD + cd requests-2.8.1 + LICENSEDIR=/builddir/build/BUILDROOT/python-requests-2.8.1-1.fc24.noarch/usr/share/licenses/python-requests + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-requests-2.8.1-1.fc24.noarch/usr/share/licenses/python-requests + cp -pr LICENSE /builddir/build/BUILDROOT/python-requests-2.8.1-1.fc24.noarch/usr/share/licenses/python-requests + exit 0 Provides: python-requests = 2.8.1-1.fc24 python2-requests Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: python(abi) = 2.7 Processing files: python3-requests-2.8.1-1.fc24.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.wuqF1f + umask 022 + cd /builddir/build/BUILD + cd requests-2.8.1 + DOCDIR=/builddir/build/BUILDROOT/python-requests-2.8.1-1.fc24.noarch/usr/share/doc/python3-requests + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-requests-2.8.1-1.fc24.noarch/usr/share/doc/python3-requests + cp -pr NOTICE /builddir/build/BUILDROOT/python-requests-2.8.1-1.fc24.noarch/usr/share/doc/python3-requests + cp -pr README.rst /builddir/build/BUILDROOT/python-requests-2.8.1-1.fc24.noarch/usr/share/doc/python3-requests + cp -pr HISTORY.rst /builddir/build/BUILDROOT/python-requests-2.8.1-1.fc24.noarch/usr/share/doc/python3-requests + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.465bJf + umask 022 + cd /builddir/build/BUILD + cd requests-2.8.1 + LICENSEDIR=/builddir/build/BUILDROOT/python-requests-2.8.1-1.fc24.noarch/usr/share/licenses/python3-requests + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-requests-2.8.1-1.fc24.noarch/usr/share/licenses/python3-requests + cp -pr LICENSE /builddir/build/BUILDROOT/python-requests-2.8.1-1.fc24.noarch/usr/share/licenses/python3-requests + exit 0 Provides: python3-requests = 2.8.1-1.fc24 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: python(abi) = 3.5 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-requests-2.8.1-1.fc24.noarch warning: Could not canonicalize hostname: arm02-builder07.arm.fedoraproject.org Wrote: /builddir/build/RPMS/python-requests-2.8.1-1.fc24.noarch.rpm Wrote: /builddir/build/RPMS/python3-requests-2.8.1-1.fc24.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.KkjZ64 + umask 022 + cd /builddir/build/BUILD + cd requests-2.8.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-requests-2.8.1-1.fc24.noarch + exit 0 Child return code was: 0 LEAVE do -->