Mock Version: 0.9.14 Mock Version: 0.9.14 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target noarch --nodeps builddir/build/SPECS/python-smmap.spec'], False, '/var/lib/mock/centos6-rutgers-staging-build-3410-5639/root/', None, 86400, True, 0, 486, 495, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target noarch --nodeps builddir/build/SPECS/python-smmap.spec'] 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 Building target platforms: noarch Building for target noarch Wrote: /builddir/build/SRPMS/python-smmap-0.8.1-3.ru6.src.rpm warning: Could not canonicalize hostname: opus3.rutgers.edu Child returncode was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target noarch --nodeps builddir/build/SPECS/python-smmap.spec'], False, '/var/lib/mock/centos6-rutgers-staging-build-3410-5639/root/', None, 86400, True, 0, 486, 495, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target noarch --nodeps builddir/build/SPECS/python-smmap.spec'] Building target platforms: noarch Building for target noarch Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.Js3f6L + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf smmap-0.8.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/smmap-0.8.1.tar.gz + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd smmap-0.8.1 + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (0001-Added-LICENSE-file-containing-a-copy-of-new-BSD.patch):' Patch #0 (0001-Added-LICENSE-file-containing-a-copy-of-new-BSD.patch): + /bin/cat /builddir/build/SOURCES/0001-Added-LICENSE-file-containing-a-copy-of-new-BSD.patch + /usr/bin/patch -s -p1 --fuzz=0 + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.7FXPXX + umask 022 + cd /builddir/build/BUILD + cd smmap-0.8.1 + LANG=C + export LANG + unset DISPLAY + /usr/bin/python setup.py build running build running build_py creating build creating build/lib creating build/lib/smmap copying smmap/mman.py -> build/lib/smmap copying smmap/util.py -> build/lib/smmap copying smmap/exc.py -> build/lib/smmap copying smmap/__init__.py -> build/lib/smmap copying smmap/buf.py -> build/lib/smmap creating build/lib/smmap/test copying smmap/test/lib.py -> build/lib/smmap/test copying smmap/test/test_util.py -> build/lib/smmap/test copying smmap/test/test_buf.py -> build/lib/smmap/test copying smmap/test/test_mman.py -> build/lib/smmap/test copying smmap/test/test_tutorial.py -> build/lib/smmap/test copying smmap/test/__init__.py -> build/lib/smmap/test + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.0lGN59 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-smmap-0.8.1-3.ru6.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-smmap-0.8.1-3.ru6.noarch ++ dirname /builddir/build/BUILDROOT/python-smmap-0.8.1-3.ru6.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-smmap-0.8.1-3.ru6.noarch + cd smmap-0.8.1 + LANG=C + export LANG + unset DISPLAY + rm -rf /builddir/build/BUILDROOT/python-smmap-0.8.1-3.ru6.noarch + /usr/bin/python setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-smmap-0.8.1-3.ru6.noarch running install running install_lib creating /builddir/build/BUILDROOT/python-smmap-0.8.1-3.ru6.noarch creating /builddir/build/BUILDROOT/python-smmap-0.8.1-3.ru6.noarch/usr creating /builddir/build/BUILDROOT/python-smmap-0.8.1-3.ru6.noarch/usr/lib creating /builddir/build/BUILDROOT/python-smmap-0.8.1-3.ru6.noarch/usr/lib/python2.6 creating /builddir/build/BUILDROOT/python-smmap-0.8.1-3.ru6.noarch/usr/lib/python2.6/site-packages creating /builddir/build/BUILDROOT/python-smmap-0.8.1-3.ru6.noarch/usr/lib/python2.6/site-packages/smmap copying build/lib/smmap/mman.py -> /builddir/build/BUILDROOT/python-smmap-0.8.1-3.ru6.noarch/usr/lib/python2.6/site-packages/smmap copying build/lib/smmap/util.py -> /builddir/build/BUILDROOT/python-smmap-0.8.1-3.ru6.noarch/usr/lib/python2.6/site-packages/smmap copying build/lib/smmap/exc.py -> /builddir/build/BUILDROOT/python-smmap-0.8.1-3.ru6.noarch/usr/lib/python2.6/site-packages/smmap creating /builddir/build/BUILDROOT/python-smmap-0.8.1-3.ru6.noarch/usr/lib/python2.6/site-packages/smmap/test copying build/lib/smmap/test/lib.py -> /builddir/build/BUILDROOT/python-smmap-0.8.1-3.ru6.noarch/usr/lib/python2.6/site-packages/smmap/test copying build/lib/smmap/test/test_util.py -> /builddir/build/BUILDROOT/python-smmap-0.8.1-3.ru6.noarch/usr/lib/python2.6/site-packages/smmap/test copying build/lib/smmap/test/test_buf.py -> /builddir/build/BUILDROOT/python-smmap-0.8.1-3.ru6.noarch/usr/lib/python2.6/site-packages/smmap/test copying build/lib/smmap/test/test_mman.py -> /builddir/build/BUILDROOT/python-smmap-0.8.1-3.ru6.noarch/usr/lib/python2.6/site-packages/smmap/test copying build/lib/smmap/test/test_tutorial.py -> /builddir/build/BUILDROOT/python-smmap-0.8.1-3.ru6.noarch/usr/lib/python2.6/site-packages/smmap/test copying build/lib/smmap/test/__init__.py -> /builddir/build/BUILDROOT/python-smmap-0.8.1-3.ru6.noarch/usr/lib/python2.6/site-packages/smmap/test copying build/lib/smmap/__init__.py -> /builddir/build/BUILDROOT/python-smmap-0.8.1-3.ru6.noarch/usr/lib/python2.6/site-packages/smmap copying build/lib/smmap/buf.py -> /builddir/build/BUILDROOT/python-smmap-0.8.1-3.ru6.noarch/usr/lib/python2.6/site-packages/smmap byte-compiling /builddir/build/BUILDROOT/python-smmap-0.8.1-3.ru6.noarch/usr/lib/python2.6/site-packages/smmap/mman.py to mman.pyc byte-compiling /builddir/build/BUILDROOT/python-smmap-0.8.1-3.ru6.noarch/usr/lib/python2.6/site-packages/smmap/util.py to util.pyc byte-compiling /builddir/build/BUILDROOT/python-smmap-0.8.1-3.ru6.noarch/usr/lib/python2.6/site-packages/smmap/exc.py to exc.pyc byte-compiling /builddir/build/BUILDROOT/python-smmap-0.8.1-3.ru6.noarch/usr/lib/python2.6/site-packages/smmap/test/lib.py to lib.pyc byte-compiling /builddir/build/BUILDROOT/python-smmap-0.8.1-3.ru6.noarch/usr/lib/python2.6/site-packages/smmap/test/test_util.py to test_util.pyc byte-compiling /builddir/build/BUILDROOT/python-smmap-0.8.1-3.ru6.noarch/usr/lib/python2.6/site-packages/smmap/test/test_buf.py to test_buf.pyc byte-compiling /builddir/build/BUILDROOT/python-smmap-0.8.1-3.ru6.noarch/usr/lib/python2.6/site-packages/smmap/test/test_mman.py to test_mman.pyc byte-compiling /builddir/build/BUILDROOT/python-smmap-0.8.1-3.ru6.noarch/usr/lib/python2.6/site-packages/smmap/test/test_tutorial.py to test_tutorial.pyc byte-compiling /builddir/build/BUILDROOT/python-smmap-0.8.1-3.ru6.noarch/usr/lib/python2.6/site-packages/smmap/test/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-smmap-0.8.1-3.ru6.noarch/usr/lib/python2.6/site-packages/smmap/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-smmap-0.8.1-3.ru6.noarch/usr/lib/python2.6/site-packages/smmap/buf.py to buf.pyc writing byte-compilation script '/tmp/tmpb8cgYG.py' /usr/bin/python -O /tmp/tmpb8cgYG.py removing /tmp/tmpb8cgYG.py running install_egg_info running egg_info writing smmap.egg-info/PKG-INFO writing top-level names to smmap.egg-info/top_level.txt writing dependency_links to smmap.egg-info/dependency_links.txt reading manifest file 'smmap.egg-info/SOURCES.txt' writing manifest file 'smmap.egg-info/SOURCES.txt' Copying smmap.egg-info to /builddir/build/BUILDROOT/python-smmap-0.8.1-3.ru6.noarch/usr/lib/python2.6/site-packages/smmap-0.8.1-py2.6.egg-info running install_scripts + rm -rf /builddir/build/BUILDROOT/python-smmap-0.8.1-3.ru6.noarch/usr/lib/python2.6/site-packages/smmap/test + /usr/lib/rpm/find-debuginfo.sh --strict-build-id /builddir/build/BUILD/smmap-0.8.1 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/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-python-bytecompile Bytecompiling .py files below /builddir/build/BUILDROOT/python-smmap-0.8.1-3.ru6.noarch/usr/lib/python2.6/ using /usr/bin/python2.6 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.N5JYyn + umask 022 + cd /builddir/build/BUILD + cd smmap-0.8.1 + unset DISPLAY + nosetests optimal: Made 100 random single byte accesses to buffer created from reading a total of 0.000100 mb in 0.001420 s (0.070421 mb/s) optimal: Made 100 random slice accesses to buffer created from reading a total of 188.150173 mb in 0.672980 s (279.577630 mb/s) worst case: Made 100 random single byte accesses to buffer created from reading a total of 0.000100 mb in 0.009301 s (0.010752 mb/s) worst case: Made 100 random slice accesses to buffer created from reading a total of 197.821450 mb in 1.297970 s (152.408331 mb/s) static optimial: Made 100 random single byte accesses to buffer created from reading a total of 0.000100 mb in 0.001376 s (0.072666 mb/s) static optimial: Made 100 random slice accesses to buffer created from reading a total of 199.391773 mb in 0.695372 s (286.741214 mb/s) optimal: Made 100 random single byte accesses to buffer created from reading a total of 0.000100 mb in 0.001341 s (0.074565 mb/s) optimal: Made 100 random slice accesses to buffer created from reading a total of 203.254089 mb in 0.690001 s (294.570712 mb/s) worst case: Made 100 random single byte accesses to buffer created from reading a total of 0.000100 mb in 0.008161 s (0.012253 mb/s) worst case: Made 100 random slice accesses to buffer created from reading a total of 171.466194 mb in 1.110283 s (154.434689 mb/s) static optimial: Made 100 random single byte accesses to buffer created from reading a total of 0.000100 mb in 0.001335 s (0.074898 mb/s) static optimial: Made 100 random slice accesses to buffer created from reading a total of 210.828663 mb in 0.779875 s (270.336467 mb/s) ..: Read 35 mb of memory with 5000 random on cursor initialized with accesses in 0.182043s (197.642492 mb/s) : Read 82 mb of memory with 5000 random on cursor initialized with accesses in 0.362325s (227.079850 mb/s) : Read 191 mb of memory with 5000 random on cursor initialized with accesses in 1.008436s (190.189994 mb/s) : Read 191 mb of memory with 5000 random on cursor initialized with accesses in 0.943255s (202.650570 mb/s) ....... ---------------------------------------------------------------------- Ran 9 tests in 8.161s OK + exit 0 Processing files: python-smmap-0.8.1-3.ru6.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.V6vfPW + umask 022 + cd /builddir/build/BUILD + cd smmap-0.8.1 + DOCDIR=/builddir/build/BUILDROOT/python-smmap-0.8.1-3.ru6.noarch/usr/share/doc/python-smmap-0.8.1 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/python-smmap-0.8.1-3.ru6.noarch/usr/share/doc/python-smmap-0.8.1 + /bin/mkdir -p /builddir/build/BUILDROOT/python-smmap-0.8.1-3.ru6.noarch/usr/share/doc/python-smmap-0.8.1 + cp -pr LICENSE /builddir/build/BUILDROOT/python-smmap-0.8.1-3.ru6.noarch/usr/share/doc/python-smmap-0.8.1 + exit 0 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.6 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-smmap-0.8.1-3.ru6.noarch warning: Could not canonicalize hostname: opus3.rutgers.edu Wrote: /builddir/build/RPMS/python-smmap-0.8.1-3.ru6.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.GkA3j8 + umask 022 + cd /builddir/build/BUILD + cd smmap-0.8.1 + /bin/rm -rf /builddir/build/BUILDROOT/python-smmap-0.8.1-3.ru6.noarch + exit 0 Child returncode was: 0 LEAVE do -->