Mock Version: 0.9.14 Mock Version: 0.9.14 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target noarch --nodeps builddir/build/SPECS/python26-requests.spec'], False, '/var/lib/mock/centos5-rutgers-staging-build-4285-6451/root/', None, 86400, True, 0, 488, 498, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target noarch --nodeps builddir/build/SPECS/python26-requests.spec'] sh: /usr/bin/python2.6: No such file or directory sh: /usr/bin/python2.6: No such file or directory sh: /usr/bin/python2.6: No such file or directory sh: /usr/bin/python2.6: No such file or directory warning: Could not canonicalize hostname: opus3 Building target platforms: noarch Building for target noarch Wrote: /builddir/build/SRPMS/python26-requests-0.13.1-1.ru.src.rpm Child returncode was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target noarch --nodeps builddir/build/SPECS/python26-requests.spec'], False, '/var/lib/mock/centos5-rutgers-staging-build-4285-6451/root/', None, 86400, True, 0, 488, 498, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target noarch --nodeps builddir/build/SPECS/python26-requests.spec'] Building target platforms: noarch Building for target noarch Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.53898 + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf requests-0.13.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/requests-0.13.1.tar.gz + tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd requests-0.13.1 ++ /usr/bin/id -u + '[' 488 = 0 ']' ++ /usr/bin/id -u + '[' 488 = 0 ']' + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.53898 + umask 022 + cd /builddir/build/BUILD + cd requests-0.13.1 + LANG=C + export LANG + unset DISPLAY + /usr/bin/python2.6 setup.py build running build running build_py creating build creating build/lib creating build/lib/requests copying requests/exceptions.py -> build/lib/requests copying requests/safe_mode.py -> build/lib/requests copying requests/structures.py -> build/lib/requests copying requests/status_codes.py -> build/lib/requests copying requests/sessions.py -> build/lib/requests copying requests/defaults.py -> build/lib/requests copying requests/async.py -> build/lib/requests copying requests/cookies.py -> build/lib/requests copying requests/api.py -> build/lib/requests copying requests/__init__.py -> build/lib/requests copying requests/utils.py -> build/lib/requests copying requests/auth.py -> build/lib/requests copying requests/models.py -> build/lib/requests copying requests/hooks.py -> build/lib/requests copying requests/compat.py -> build/lib/requests creating build/lib/requests/packages copying requests/packages/__init__.py -> build/lib/requests/packages creating build/lib/requests/packages/urllib3 copying requests/packages/urllib3/request.py -> build/lib/requests/packages/urllib3 copying requests/packages/urllib3/exceptions.py -> build/lib/requests/packages/urllib3 copying requests/packages/urllib3/filepost.py -> build/lib/requests/packages/urllib3 copying requests/packages/urllib3/poolmanager.py -> build/lib/requests/packages/urllib3 copying requests/packages/urllib3/response.py -> build/lib/requests/packages/urllib3 copying requests/packages/urllib3/connectionpool.py -> build/lib/requests/packages/urllib3 copying requests/packages/urllib3/__init__.py -> build/lib/requests/packages/urllib3 copying requests/packages/urllib3/util.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 creating 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 creating build/lib/requests/packages/urllib3/packages/mimetools_choose_boundary copying requests/packages/urllib3/packages/mimetools_choose_boundary/__init__.py -> build/lib/requests/packages/urllib3/packages/mimetools_choose_boundary 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' writing manifest file 'requests.egg-info/SOURCES.txt' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.62808 + umask 022 + cd /builddir/build/BUILD + cd requests-0.13.1 + LANG=C + export LANG + unset DISPLAY + rm -rf /var/tmp/python26-requests-0.13.1-1.ru-root-mockbuild + /usr/bin/python2.6 setup.py install -O1 --skip-build --root /var/tmp/python26-requests-0.13.1-1.ru-root-mockbuild running install running install_lib creating /var/tmp/python26-requests-0.13.1-1.ru-root-mockbuild creating /var/tmp/python26-requests-0.13.1-1.ru-root-mockbuild/usr creating /var/tmp/python26-requests-0.13.1-1.ru-root-mockbuild/usr/lib creating /var/tmp/python26-requests-0.13.1-1.ru-root-mockbuild/usr/lib/python2.6 creating /var/tmp/python26-requests-0.13.1-1.ru-root-mockbuild/usr/lib/python2.6/site-packages creating /var/tmp/python26-requests-0.13.1-1.ru-root-mockbuild/usr/lib/python2.6/site-packages/requests copying build/lib/requests/exceptions.py -> /var/tmp/python26-requests-0.13.1-1.ru-root-mockbuild/usr/lib/python2.6/site-packages/requests copying build/lib/requests/safe_mode.py -> /var/tmp/python26-requests-0.13.1-1.ru-root-mockbuild/usr/lib/python2.6/site-packages/requests copying build/lib/requests/structures.py -> /var/tmp/python26-requests-0.13.1-1.ru-root-mockbuild/usr/lib/python2.6/site-packages/requests copying build/lib/requests/status_codes.py -> /var/tmp/python26-requests-0.13.1-1.ru-root-mockbuild/usr/lib/python2.6/site-packages/requests copying build/lib/requests/sessions.py -> /var/tmp/python26-requests-0.13.1-1.ru-root-mockbuild/usr/lib/python2.6/site-packages/requests copying build/lib/requests/defaults.py -> /var/tmp/python26-requests-0.13.1-1.ru-root-mockbuild/usr/lib/python2.6/site-packages/requests copying build/lib/requests/async.py -> /var/tmp/python26-requests-0.13.1-1.ru-root-mockbuild/usr/lib/python2.6/site-packages/requests copying build/lib/requests/cookies.py -> /var/tmp/python26-requests-0.13.1-1.ru-root-mockbuild/usr/lib/python2.6/site-packages/requests copying build/lib/requests/api.py -> /var/tmp/python26-requests-0.13.1-1.ru-root-mockbuild/usr/lib/python2.6/site-packages/requests copying build/lib/requests/__init__.py -> /var/tmp/python26-requests-0.13.1-1.ru-root-mockbuild/usr/lib/python2.6/site-packages/requests copying build/lib/requests/utils.py -> /var/tmp/python26-requests-0.13.1-1.ru-root-mockbuild/usr/lib/python2.6/site-packages/requests copying build/lib/requests/auth.py -> /var/tmp/python26-requests-0.13.1-1.ru-root-mockbuild/usr/lib/python2.6/site-packages/requests creating /var/tmp/python26-requests-0.13.1-1.ru-root-mockbuild/usr/lib/python2.6/site-packages/requests/packages copying build/lib/requests/packages/__init__.py -> /var/tmp/python26-requests-0.13.1-1.ru-root-mockbuild/usr/lib/python2.6/site-packages/requests/packages creating /var/tmp/python26-requests-0.13.1-1.ru-root-mockbuild/usr/lib/python2.6/site-packages/requests/packages/urllib3 copying build/lib/requests/packages/urllib3/request.py -> /var/tmp/python26-requests-0.13.1-1.ru-root-mockbuild/usr/lib/python2.6/site-packages/requests/packages/urllib3 copying build/lib/requests/packages/urllib3/exceptions.py -> /var/tmp/python26-requests-0.13.1-1.ru-root-mockbuild/usr/lib/python2.6/site-packages/requests/packages/urllib3 copying build/lib/requests/packages/urllib3/filepost.py -> /var/tmp/python26-requests-0.13.1-1.ru-root-mockbuild/usr/lib/python2.6/site-packages/requests/packages/urllib3 copying build/lib/requests/packages/urllib3/poolmanager.py -> /var/tmp/python26-requests-0.13.1-1.ru-root-mockbuild/usr/lib/python2.6/site-packages/requests/packages/urllib3 copying build/lib/requests/packages/urllib3/response.py -> /var/tmp/python26-requests-0.13.1-1.ru-root-mockbuild/usr/lib/python2.6/site-packages/requests/packages/urllib3 copying build/lib/requests/packages/urllib3/connectionpool.py -> /var/tmp/python26-requests-0.13.1-1.ru-root-mockbuild/usr/lib/python2.6/site-packages/requests/packages/urllib3 copying build/lib/requests/packages/urllib3/__init__.py -> /var/tmp/python26-requests-0.13.1-1.ru-root-mockbuild/usr/lib/python2.6/site-packages/requests/packages/urllib3 creating /var/tmp/python26-requests-0.13.1-1.ru-root-mockbuild/usr/lib/python2.6/site-packages/requests/packages/urllib3/packages copying build/lib/requests/packages/urllib3/packages/six.py -> /var/tmp/python26-requests-0.13.1-1.ru-root-mockbuild/usr/lib/python2.6/site-packages/requests/packages/urllib3/packages creating /var/tmp/python26-requests-0.13.1-1.ru-root-mockbuild/usr/lib/python2.6/site-packages/requests/packages/urllib3/packages/ssl_match_hostname copying build/lib/requests/packages/urllib3/packages/ssl_match_hostname/__init__.py -> /var/tmp/python26-requests-0.13.1-1.ru-root-mockbuild/usr/lib/python2.6/site-packages/requests/packages/urllib3/packages/ssl_match_hostname copying build/lib/requests/packages/urllib3/packages/__init__.py -> /var/tmp/python26-requests-0.13.1-1.ru-root-mockbuild/usr/lib/python2.6/site-packages/requests/packages/urllib3/packages creating /var/tmp/python26-requests-0.13.1-1.ru-root-mockbuild/usr/lib/python2.6/site-packages/requests/packages/urllib3/packages/mimetools_choose_boundary copying build/lib/requests/packages/urllib3/packages/mimetools_choose_boundary/__init__.py -> /var/tmp/python26-requests-0.13.1-1.ru-root-mockbuild/usr/lib/python2.6/site-packages/requests/packages/urllib3/packages/mimetools_choose_boundary copying build/lib/requests/packages/urllib3/util.py -> /var/tmp/python26-requests-0.13.1-1.ru-root-mockbuild/usr/lib/python2.6/site-packages/requests/packages/urllib3 copying build/lib/requests/packages/urllib3/_collections.py -> /var/tmp/python26-requests-0.13.1-1.ru-root-mockbuild/usr/lib/python2.6/site-packages/requests/packages/urllib3 copying build/lib/requests/models.py -> /var/tmp/python26-requests-0.13.1-1.ru-root-mockbuild/usr/lib/python2.6/site-packages/requests copying build/lib/requests/hooks.py -> /var/tmp/python26-requests-0.13.1-1.ru-root-mockbuild/usr/lib/python2.6/site-packages/requests copying build/lib/requests/compat.py -> /var/tmp/python26-requests-0.13.1-1.ru-root-mockbuild/usr/lib/python2.6/site-packages/requests byte-compiling /var/tmp/python26-requests-0.13.1-1.ru-root-mockbuild/usr/lib/python2.6/site-packages/requests/exceptions.py to exceptions.pyc byte-compiling /var/tmp/python26-requests-0.13.1-1.ru-root-mockbuild/usr/lib/python2.6/site-packages/requests/safe_mode.py to safe_mode.pyc byte-compiling /var/tmp/python26-requests-0.13.1-1.ru-root-mockbuild/usr/lib/python2.6/site-packages/requests/structures.py to structures.pyc byte-compiling /var/tmp/python26-requests-0.13.1-1.ru-root-mockbuild/usr/lib/python2.6/site-packages/requests/status_codes.py to status_codes.pyc byte-compiling /var/tmp/python26-requests-0.13.1-1.ru-root-mockbuild/usr/lib/python2.6/site-packages/requests/sessions.py to sessions.pyc byte-compiling /var/tmp/python26-requests-0.13.1-1.ru-root-mockbuild/usr/lib/python2.6/site-packages/requests/defaults.py to defaults.pyc byte-compiling /var/tmp/python26-requests-0.13.1-1.ru-root-mockbuild/usr/lib/python2.6/site-packages/requests/async.py to async.pyc byte-compiling /var/tmp/python26-requests-0.13.1-1.ru-root-mockbuild/usr/lib/python2.6/site-packages/requests/cookies.py to cookies.pyc byte-compiling /var/tmp/python26-requests-0.13.1-1.ru-root-mockbuild/usr/lib/python2.6/site-packages/requests/api.py to api.pyc byte-compiling /var/tmp/python26-requests-0.13.1-1.ru-root-mockbuild/usr/lib/python2.6/site-packages/requests/__init__.py to __init__.pyc byte-compiling /var/tmp/python26-requests-0.13.1-1.ru-root-mockbuild/usr/lib/python2.6/site-packages/requests/utils.py to utils.pyc byte-compiling /var/tmp/python26-requests-0.13.1-1.ru-root-mockbuild/usr/lib/python2.6/site-packages/requests/auth.py to auth.pyc byte-compiling /var/tmp/python26-requests-0.13.1-1.ru-root-mockbuild/usr/lib/python2.6/site-packages/requests/packages/__init__.py to __init__.pyc byte-compiling /var/tmp/python26-requests-0.13.1-1.ru-root-mockbuild/usr/lib/python2.6/site-packages/requests/packages/urllib3/request.py to request.pyc byte-compiling /var/tmp/python26-requests-0.13.1-1.ru-root-mockbuild/usr/lib/python2.6/site-packages/requests/packages/urllib3/exceptions.py to exceptions.pyc byte-compiling /var/tmp/python26-requests-0.13.1-1.ru-root-mockbuild/usr/lib/python2.6/site-packages/requests/packages/urllib3/filepost.py to filepost.pyc byte-compiling /var/tmp/python26-requests-0.13.1-1.ru-root-mockbuild/usr/lib/python2.6/site-packages/requests/packages/urllib3/poolmanager.py to poolmanager.pyc byte-compiling /var/tmp/python26-requests-0.13.1-1.ru-root-mockbuild/usr/lib/python2.6/site-packages/requests/packages/urllib3/response.py to response.pyc byte-compiling /var/tmp/python26-requests-0.13.1-1.ru-root-mockbuild/usr/lib/python2.6/site-packages/requests/packages/urllib3/connectionpool.py to connectionpool.pyc byte-compiling /var/tmp/python26-requests-0.13.1-1.ru-root-mockbuild/usr/lib/python2.6/site-packages/requests/packages/urllib3/__init__.py to __init__.pyc byte-compiling /var/tmp/python26-requests-0.13.1-1.ru-root-mockbuild/usr/lib/python2.6/site-packages/requests/packages/urllib3/packages/six.py to six.pyc byte-compiling /var/tmp/python26-requests-0.13.1-1.ru-root-mockbuild/usr/lib/python2.6/site-packages/requests/packages/urllib3/packages/ssl_match_hostname/__init__.py to __init__.pyc byte-compiling /var/tmp/python26-requests-0.13.1-1.ru-root-mockbuild/usr/lib/python2.6/site-packages/requests/packages/urllib3/packages/__init__.py to __init__.pyc byte-compiling /var/tmp/python26-requests-0.13.1-1.ru-root-mockbuild/usr/lib/python2.6/site-packages/requests/packages/urllib3/packages/mimetools_choose_boundary/__init__.py to __init__.pyc byte-compiling /var/tmp/python26-requests-0.13.1-1.ru-root-mockbuild/usr/lib/python2.6/site-packages/requests/packages/urllib3/util.py to util.pyc byte-compiling /var/tmp/python26-requests-0.13.1-1.ru-root-mockbuild/usr/lib/python2.6/site-packages/requests/packages/urllib3/_collections.py to _collections.pyc byte-compiling /var/tmp/python26-requests-0.13.1-1.ru-root-mockbuild/usr/lib/python2.6/site-packages/requests/models.py to models.pyc byte-compiling /var/tmp/python26-requests-0.13.1-1.ru-root-mockbuild/usr/lib/python2.6/site-packages/requests/hooks.py to hooks.pyc byte-compiling /var/tmp/python26-requests-0.13.1-1.ru-root-mockbuild/usr/lib/python2.6/site-packages/requests/compat.py to compat.pyc writing byte-compilation script '/tmp/tmprNr6r3.py' /usr/bin/python2.6 -O /tmp/tmprNr6r3.py removing /tmp/tmprNr6r3.py 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' writing manifest file 'requests.egg-info/SOURCES.txt' Copying requests.egg-info to /var/tmp/python26-requests-0.13.1-1.ru-root-mockbuild/usr/lib/python2.6/site-packages/requests-0.13.1-py2.6.egg-info running install_scripts + /usr/lib/rpm/find-debuginfo.sh /builddir/build/BUILD/requests-0.13.1 find: debug: No such file or directory + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip /usr/bin/strip + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-multiple-python-bytecompile /usr/bin/python2.6 Bytecompiling .py files below /var/tmp/python26-requests-0.13.1-1.ru-root-mockbuild/usr/lib/python2.6/ using /usr/bin/python2.6 + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: python26-requests-0.13.1-1.ru Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.27445 + umask 022 + cd /builddir/build/BUILD + cd requests-0.13.1 + DOCDIR=/var/tmp/python26-requests-0.13.1-1.ru-root-mockbuild/usr/share/doc/python26-requests-0.13.1 + export DOCDIR + rm -rf /var/tmp/python26-requests-0.13.1-1.ru-root-mockbuild/usr/share/doc/python26-requests-0.13.1 + /bin/mkdir -p /var/tmp/python26-requests-0.13.1-1.ru-root-mockbuild/usr/share/doc/python26-requests-0.13.1 + cp -pr NOTICE LICENSE README.rst HISTORY.rst /var/tmp/python26-requests-0.13.1-1.ru-root-mockbuild/usr/share/doc/python26-requests-0.13.1 + exit 0 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /var/tmp/python26-requests-0.13.1-1.ru-root-mockbuild warning: Could not canonicalize hostname: opus3 Wrote: /builddir/build/RPMS/python26-requests-0.13.1-1.ru.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.26249 + umask 022 + cd /builddir/build/BUILD + cd requests-0.13.1 + rm -rf /var/tmp/python26-requests-0.13.1-1.ru-root-mockbuild + exit 0 Child returncode was: 0 LEAVE do -->