Mock Version: 1.2.20 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-smmap.spec'], user='mockbuild'shell=Falselogger=timeout=0uid=1001gid=135printOutput=FalsechrootPath='/var/lib/mock/epel-7-x86_64-mockbuilder-4278/root'env={'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'SHELL': '/bin/bash', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'TERM': 'vt100', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"'}) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-smmap.spec'] with env {'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'SHELL': '/bin/bash', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'TERM': 'vt100', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"'} and shell False sh: /usr/bin/python2: No such file or directory sh: /usr/bin/python2: No such file or directory sh: /usr/bin/python2: No such file or directory warning: Could not canonicalize hostname: copr-builder-988371454.novalocal Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-smmap-0.9.0-3.el7.centos.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-smmap.spec'], user='mockbuild'shell=Falsegid=135printOutput=Falsetimeout=0uid=1001logger=private_network=TruechrootPath='/var/lib/mock/epel-7-x86_64-mockbuilder-4278/root'env={'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'SHELL': '/bin/bash', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'TERM': 'vt100', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"'}) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-smmap.spec'] with env {'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'SHELL': '/bin/bash', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'TERM': 'vt100', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.TAenw8 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf smmap-0.9.0 + /usr/bin/mkdir -p smmap-0.9.0 + cd smmap-0.9.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/smmap-0.9.0.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + mv smmap-0.9.0 python2 + find python2 -name '*.py' + xargs sed -i '1s|^#!python|#!/usr/bin/python2|' + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.iNC73j + umask 022 + cd /builddir/build/BUILD + cd smmap-0.9.0 + pushd python2 ~/build/BUILD/smmap-0.9.0/python2 ~/build/BUILD/smmap-0.9.0 + /usr/bin/python2 setup.py build running build running build_py creating build creating build/lib creating build/lib/smmap copying smmap/__init__.py -> build/lib/smmap copying smmap/buf.py -> build/lib/smmap copying smmap/exc.py -> build/lib/smmap copying smmap/mman.py -> build/lib/smmap copying smmap/util.py -> build/lib/smmap creating build/lib/smmap/test copying smmap/test/__init__.py -> build/lib/smmap/test copying smmap/test/lib.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/test_util.py -> build/lib/smmap/test + popd ~/build/BUILD/smmap-0.9.0 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.hS1q2v + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-smmap-0.9.0-3.el7.centos.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-smmap-0.9.0-3.el7.centos.x86_64 ++ dirname /builddir/build/BUILDROOT/python-smmap-0.9.0-3.el7.centos.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-smmap-0.9.0-3.el7.centos.x86_64 + cd smmap-0.9.0 + pushd python2 ~/build/BUILD/smmap-0.9.0/python2 ~/build/BUILD/smmap-0.9.0 + /usr/bin/python2 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-smmap-0.9.0-3.el7.centos.x86_64 running install running install_lib creating /builddir/build/BUILDROOT/python-smmap-0.9.0-3.el7.centos.x86_64/usr creating /builddir/build/BUILDROOT/python-smmap-0.9.0-3.el7.centos.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-smmap-0.9.0-3.el7.centos.x86_64/usr/lib/python2.7 creating /builddir/build/BUILDROOT/python-smmap-0.9.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages creating /builddir/build/BUILDROOT/python-smmap-0.9.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/smmap creating /builddir/build/BUILDROOT/python-smmap-0.9.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/smmap/test copying build/lib/smmap/test/test_util.py -> /builddir/build/BUILDROOT/python-smmap-0.9.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/smmap/test copying build/lib/smmap/test/test_tutorial.py -> /builddir/build/BUILDROOT/python-smmap-0.9.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/smmap/test copying build/lib/smmap/test/test_mman.py -> /builddir/build/BUILDROOT/python-smmap-0.9.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/smmap/test copying build/lib/smmap/test/test_buf.py -> /builddir/build/BUILDROOT/python-smmap-0.9.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/smmap/test copying build/lib/smmap/test/lib.py -> /builddir/build/BUILDROOT/python-smmap-0.9.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/smmap/test copying build/lib/smmap/test/__init__.py -> /builddir/build/BUILDROOT/python-smmap-0.9.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/smmap/test copying build/lib/smmap/util.py -> /builddir/build/BUILDROOT/python-smmap-0.9.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/smmap copying build/lib/smmap/mman.py -> /builddir/build/BUILDROOT/python-smmap-0.9.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/smmap copying build/lib/smmap/exc.py -> /builddir/build/BUILDROOT/python-smmap-0.9.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/smmap copying build/lib/smmap/buf.py -> /builddir/build/BUILDROOT/python-smmap-0.9.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/smmap copying build/lib/smmap/__init__.py -> /builddir/build/BUILDROOT/python-smmap-0.9.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/smmap byte-compiling /builddir/build/BUILDROOT/python-smmap-0.9.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/smmap/test/test_util.py to test_util.pyc byte-compiling /builddir/build/BUILDROOT/python-smmap-0.9.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/smmap/test/test_tutorial.py to test_tutorial.pyc byte-compiling /builddir/build/BUILDROOT/python-smmap-0.9.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/smmap/test/test_mman.py to test_mman.pyc byte-compiling /builddir/build/BUILDROOT/python-smmap-0.9.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/smmap/test/test_buf.py to test_buf.pyc byte-compiling /builddir/build/BUILDROOT/python-smmap-0.9.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/smmap/test/lib.py to lib.pyc byte-compiling /builddir/build/BUILDROOT/python-smmap-0.9.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/smmap/test/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-smmap-0.9.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/smmap/util.py to util.pyc byte-compiling /builddir/build/BUILDROOT/python-smmap-0.9.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/smmap/mman.py to mman.pyc byte-compiling /builddir/build/BUILDROOT/python-smmap-0.9.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/smmap/exc.py to exc.pyc byte-compiling /builddir/build/BUILDROOT/python-smmap-0.9.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/smmap/buf.py to buf.pyc byte-compiling /builddir/build/BUILDROOT/python-smmap-0.9.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/smmap/__init__.py to __init__.pyc writing byte-compilation script '/tmp/tmpkycNA8.py' /usr/bin/python2 -O /tmp/tmpkycNA8.py removing /tmp/tmpkycNA8.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.9.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/smmap-0.9.0-py2.7.egg-info running install_scripts + rm -rf /builddir/build/BUILDROOT/python-smmap-0.9.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/smmap/test + popd ~/build/BUILD/smmap-0.9.0 + /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/smmap-0.9.0 /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 Bytecompiling .py files below /builddir/build/BUILDROOT/python-smmap-0.9.0-3.el7.centos.x86_64/usr/lib/python2.7 using /usr/bin/python2.7 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.iKrofJ + umask 022 + cd /builddir/build/BUILD + cd smmap-0.9.0 + pushd python2 ~/build/BUILD/smmap-0.9.0/python2 ~/build/BUILD/smmap-0.9.0 + nosetests optimal: Made 100 random single byte accesses to buffer created from reading a total of 0.000100 mb in 0.001000 s (0.100000 mb/s) optimal: Made 100 random slice accesses to buffer created from reading a total of 199.079025 mb in 0.183862 s (1082.763467 mb/s) worst case: Made 100 random single byte accesses to buffer created from reading a total of 0.000100 mb in 0.006859 s (0.014579 mb/s) worst case: Made 100 random slice accesses to buffer created from reading a total of 188.442799 mb in 0.384946 s (489.530643 mb/s) static optimal: Made 100 random single byte accesses to buffer created from reading a total of 0.000100 mb in 0.001000 s (0.100000 mb/s) static optimal: Made 100 random slice accesses to buffer created from reading a total of 188.827305 mb in 0.122520 s (1541.196142 mb/s) optimal: Made 100 random single byte accesses to buffer created from reading a total of 0.000100 mb in 0.001000 s (0.100000 mb/s) optimal: Made 100 random slice accesses to buffer created from reading a total of 177.416220 mb in 0.125904 s (1409.137936 mb/s) worst case: Made 100 random single byte accesses to buffer created from reading a total of 0.000100 mb in 0.005264 s (0.018997 mb/s) worst case: Made 100 random slice accesses to buffer created from reading a total of 188.862086 mb in 0.472362 s (399.824858 mb/s) static optimal: Made 100 random single byte accesses to buffer created from reading a total of 0.000100 mb in 0.001000 s (0.100000 mb/s) static optimal: Made 100 random slice accesses to buffer created from reading a total of 176.249470 mb in 0.123642 s (1425.482570 mb/s) ..: Read 15 mb of memory with 5000 random on cursor initialized with accesses in 0.118791s (128.240942 mb/s) : Read 55 mb of memory with 5000 random on cursor initialized with accesses in 0.086731s (635.044474 mb/s) : Read 192 mb of memory with 5000 random on cursor initialized with accesses in 0.485941s (395.127889 mb/s) : Read 192 mb of memory with 5000 random on cursor initialized with accesses in 0.403879s (476.286991 mb/s) ....... ---------------------------------------------------------------------- Ran 9 tests in 2.655s OK + popd + exit 0 ~/build/BUILD/smmap-0.9.0 Processing files: python-smmap-0.9.0-3.el7.centos.noarch Provides: python-smmap = 0.9.0-3.el7.centos 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 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-smmap-0.9.0-3.el7.centos.x86_64 warning: Could not canonicalize hostname: copr-builder-988371454.novalocal Wrote: /builddir/build/RPMS/python-smmap-0.9.0-3.el7.centos.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.mxa6Nw + umask 022 + cd /builddir/build/BUILD + cd smmap-0.9.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-smmap-0.9.0-3.el7.centos.x86_64 + exit 0 Child return code was: 0