Mock Version: 1.2.17 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python-betamax.spec'], chrootPath='/var/lib/mock/epel-1-armhfp-ea251acb2462e1609a7349894b8323c53e87f26d/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=0logger=uid=996) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python-betamax.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False 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-betamax-0.7.1-1.el7.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/python-betamax.spec'], chrootPath='/var/lib/mock/epel-1-armhfp-ea251acb2462e1609a7349894b8323c53e87f26d/root'shell=Falseuid=996env={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=0private_network=Truelogger=printOutput=False) Executing command: ['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/python-betamax.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False Building target platforms: noarch Building for target noarch Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.98j18h + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf betamax-0.7.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/betamax-0.7.1.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd betamax-0.7.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.tylZ9o + umask 022 + cd /builddir/build/BUILD + cd betamax-0.7.1 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard' + /usr/bin/python2 setup.py build '--executable=/usr/bin/python2 -s' running build running build_py creating build creating build/lib creating build/lib/betamax copying betamax/mock_response.py -> build/lib/betamax copying betamax/headers.py -> build/lib/betamax copying betamax/util.py -> build/lib/betamax copying betamax/exceptions.py -> build/lib/betamax copying betamax/configure.py -> build/lib/betamax copying betamax/__init__.py -> build/lib/betamax copying betamax/decorator.py -> build/lib/betamax copying betamax/options.py -> build/lib/betamax copying betamax/adapter.py -> build/lib/betamax copying betamax/recorder.py -> build/lib/betamax creating build/lib/betamax/fixtures copying betamax/fixtures/pytest.py -> build/lib/betamax/fixtures copying betamax/fixtures/__init__.py -> build/lib/betamax/fixtures copying betamax/fixtures/unittest.py -> build/lib/betamax/fixtures creating build/lib/betamax/serializers copying betamax/serializers/base.py -> build/lib/betamax/serializers copying betamax/serializers/__init__.py -> build/lib/betamax/serializers copying betamax/serializers/proxy.py -> build/lib/betamax/serializers copying betamax/serializers/json_serializer.py -> build/lib/betamax/serializers creating build/lib/betamax/matchers copying betamax/matchers/headers.py -> build/lib/betamax/matchers copying betamax/matchers/digest_auth.py -> build/lib/betamax/matchers copying betamax/matchers/path.py -> build/lib/betamax/matchers copying betamax/matchers/host.py -> build/lib/betamax/matchers copying betamax/matchers/base.py -> build/lib/betamax/matchers copying betamax/matchers/body.py -> build/lib/betamax/matchers copying betamax/matchers/method.py -> build/lib/betamax/matchers copying betamax/matchers/query.py -> build/lib/betamax/matchers copying betamax/matchers/__init__.py -> build/lib/betamax/matchers copying betamax/matchers/uri.py -> build/lib/betamax/matchers creating build/lib/betamax/cassette copying betamax/cassette/__init__.py -> build/lib/betamax/cassette copying betamax/cassette/interaction.py -> build/lib/betamax/cassette copying betamax/cassette/cassette.py -> build/lib/betamax/cassette running egg_info creating betamax.egg-info writing requirements to betamax.egg-info/requires.txt writing betamax.egg-info/PKG-INFO writing top-level names to betamax.egg-info/top_level.txt writing dependency_links to betamax.egg-info/dependency_links.txt writing entry points to betamax.egg-info/entry_points.txt writing manifest file 'betamax.egg-info/SOURCES.txt' reading manifest file 'betamax.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching '*.pyc' no previously-included directories found matching 'docs/_build' writing manifest file 'betamax.egg-info/SOURCES.txt' + sleep 1 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.dGO7QA + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-betamax-0.7.1-1.el7.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-betamax-0.7.1-1.el7.noarch ++ dirname /builddir/build/BUILDROOT/python-betamax-0.7.1-1.el7.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-betamax-0.7.1-1.el7.noarch + cd betamax-0.7.1 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard' + /usr/bin/python2 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-betamax-0.7.1-1.el7.noarch running install running install_lib creating /builddir/build/BUILDROOT/python-betamax-0.7.1-1.el7.noarch/usr creating /builddir/build/BUILDROOT/python-betamax-0.7.1-1.el7.noarch/usr/lib creating /builddir/build/BUILDROOT/python-betamax-0.7.1-1.el7.noarch/usr/lib/python2.7 creating /builddir/build/BUILDROOT/python-betamax-0.7.1-1.el7.noarch/usr/lib/python2.7/site-packages creating /builddir/build/BUILDROOT/python-betamax-0.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/betamax copying build/lib/betamax/mock_response.py -> /builddir/build/BUILDROOT/python-betamax-0.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/betamax copying build/lib/betamax/headers.py -> /builddir/build/BUILDROOT/python-betamax-0.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/betamax copying build/lib/betamax/util.py -> /builddir/build/BUILDROOT/python-betamax-0.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/betamax creating /builddir/build/BUILDROOT/python-betamax-0.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/betamax/fixtures copying build/lib/betamax/fixtures/pytest.py -> /builddir/build/BUILDROOT/python-betamax-0.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/betamax/fixtures copying build/lib/betamax/fixtures/__init__.py -> /builddir/build/BUILDROOT/python-betamax-0.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/betamax/fixtures copying build/lib/betamax/fixtures/unittest.py -> /builddir/build/BUILDROOT/python-betamax-0.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/betamax/fixtures creating /builddir/build/BUILDROOT/python-betamax-0.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/betamax/serializers copying build/lib/betamax/serializers/base.py -> /builddir/build/BUILDROOT/python-betamax-0.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/betamax/serializers copying build/lib/betamax/serializers/__init__.py -> /builddir/build/BUILDROOT/python-betamax-0.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/betamax/serializers copying build/lib/betamax/serializers/proxy.py -> /builddir/build/BUILDROOT/python-betamax-0.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/betamax/serializers copying build/lib/betamax/serializers/json_serializer.py -> /builddir/build/BUILDROOT/python-betamax-0.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/betamax/serializers creating /builddir/build/BUILDROOT/python-betamax-0.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/betamax/matchers copying build/lib/betamax/matchers/headers.py -> /builddir/build/BUILDROOT/python-betamax-0.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/betamax/matchers copying build/lib/betamax/matchers/digest_auth.py -> /builddir/build/BUILDROOT/python-betamax-0.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/betamax/matchers copying build/lib/betamax/matchers/path.py -> /builddir/build/BUILDROOT/python-betamax-0.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/betamax/matchers copying build/lib/betamax/matchers/host.py -> /builddir/build/BUILDROOT/python-betamax-0.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/betamax/matchers copying build/lib/betamax/matchers/base.py -> /builddir/build/BUILDROOT/python-betamax-0.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/betamax/matchers copying build/lib/betamax/matchers/body.py -> /builddir/build/BUILDROOT/python-betamax-0.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/betamax/matchers copying build/lib/betamax/matchers/method.py -> /builddir/build/BUILDROOT/python-betamax-0.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/betamax/matchers copying build/lib/betamax/matchers/query.py -> /builddir/build/BUILDROOT/python-betamax-0.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/betamax/matchers copying build/lib/betamax/matchers/__init__.py -> /builddir/build/BUILDROOT/python-betamax-0.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/betamax/matchers copying build/lib/betamax/matchers/uri.py -> /builddir/build/BUILDROOT/python-betamax-0.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/betamax/matchers copying build/lib/betamax/exceptions.py -> /builddir/build/BUILDROOT/python-betamax-0.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/betamax copying build/lib/betamax/configure.py -> /builddir/build/BUILDROOT/python-betamax-0.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/betamax copying build/lib/betamax/__init__.py -> /builddir/build/BUILDROOT/python-betamax-0.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/betamax copying build/lib/betamax/decorator.py -> /builddir/build/BUILDROOT/python-betamax-0.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/betamax copying build/lib/betamax/options.py -> /builddir/build/BUILDROOT/python-betamax-0.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/betamax copying build/lib/betamax/adapter.py -> /builddir/build/BUILDROOT/python-betamax-0.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/betamax copying build/lib/betamax/recorder.py -> /builddir/build/BUILDROOT/python-betamax-0.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/betamax creating /builddir/build/BUILDROOT/python-betamax-0.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/betamax/cassette copying build/lib/betamax/cassette/__init__.py -> /builddir/build/BUILDROOT/python-betamax-0.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/betamax/cassette copying build/lib/betamax/cassette/interaction.py -> /builddir/build/BUILDROOT/python-betamax-0.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/betamax/cassette copying build/lib/betamax/cassette/cassette.py -> /builddir/build/BUILDROOT/python-betamax-0.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/betamax/cassette byte-compiling /builddir/build/BUILDROOT/python-betamax-0.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/betamax/mock_response.py to mock_response.pyc byte-compiling /builddir/build/BUILDROOT/python-betamax-0.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/betamax/headers.py to headers.pyc byte-compiling /builddir/build/BUILDROOT/python-betamax-0.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/betamax/util.py to util.pyc byte-compiling /builddir/build/BUILDROOT/python-betamax-0.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/betamax/fixtures/pytest.py to pytest.pyc byte-compiling /builddir/build/BUILDROOT/python-betamax-0.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/betamax/fixtures/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-betamax-0.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/betamax/fixtures/unittest.py to unittest.pyc byte-compiling /builddir/build/BUILDROOT/python-betamax-0.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/betamax/serializers/base.py to base.pyc byte-compiling /builddir/build/BUILDROOT/python-betamax-0.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/betamax/serializers/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-betamax-0.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/betamax/serializers/proxy.py to proxy.pyc byte-compiling /builddir/build/BUILDROOT/python-betamax-0.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/betamax/serializers/json_serializer.py to json_serializer.pyc byte-compiling /builddir/build/BUILDROOT/python-betamax-0.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/betamax/matchers/headers.py to headers.pyc byte-compiling /builddir/build/BUILDROOT/python-betamax-0.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/betamax/matchers/digest_auth.py to digest_auth.pyc byte-compiling /builddir/build/BUILDROOT/python-betamax-0.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/betamax/matchers/path.py to path.pyc byte-compiling /builddir/build/BUILDROOT/python-betamax-0.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/betamax/matchers/host.py to host.pyc byte-compiling /builddir/build/BUILDROOT/python-betamax-0.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/betamax/matchers/base.py to base.pyc byte-compiling /builddir/build/BUILDROOT/python-betamax-0.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/betamax/matchers/body.py to body.pyc byte-compiling /builddir/build/BUILDROOT/python-betamax-0.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/betamax/matchers/method.py to method.pyc byte-compiling /builddir/build/BUILDROOT/python-betamax-0.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/betamax/matchers/query.py to query.pyc byte-compiling /builddir/build/BUILDROOT/python-betamax-0.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/betamax/matchers/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-betamax-0.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/betamax/matchers/uri.py to uri.pyc byte-compiling /builddir/build/BUILDROOT/python-betamax-0.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/betamax/exceptions.py to exceptions.pyc byte-compiling /builddir/build/BUILDROOT/python-betamax-0.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/betamax/configure.py to configure.pyc byte-compiling /builddir/build/BUILDROOT/python-betamax-0.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/betamax/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-betamax-0.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/betamax/decorator.py to decorator.pyc byte-compiling /builddir/build/BUILDROOT/python-betamax-0.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/betamax/options.py to options.pyc byte-compiling /builddir/build/BUILDROOT/python-betamax-0.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/betamax/adapter.py to adapter.pyc byte-compiling /builddir/build/BUILDROOT/python-betamax-0.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/betamax/recorder.py to recorder.pyc byte-compiling /builddir/build/BUILDROOT/python-betamax-0.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/betamax/cassette/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-betamax-0.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/betamax/cassette/interaction.py to interaction.pyc byte-compiling /builddir/build/BUILDROOT/python-betamax-0.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/betamax/cassette/cassette.py to cassette.pyc writing byte-compilation script '/tmp/tmptZmH_a.py' /usr/bin/python2 -O /tmp/tmptZmH_a.py removing /tmp/tmptZmH_a.py running install_egg_info running egg_info writing requirements to betamax.egg-info/requires.txt writing betamax.egg-info/PKG-INFO writing top-level names to betamax.egg-info/top_level.txt writing dependency_links to betamax.egg-info/dependency_links.txt writing entry points to betamax.egg-info/entry_points.txt reading manifest file 'betamax.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching '*.pyc' no previously-included directories found matching 'docs/_build' writing manifest file 'betamax.egg-info/SOURCES.txt' Copying betamax.egg-info to /builddir/build/BUILDROOT/python-betamax-0.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/betamax-0.7.1-py2.7.egg-info running install_scripts + /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/betamax-0.7.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/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-betamax-0.7.1-1.el7.noarch/usr/lib/python2.7 using /usr/bin/python2.7 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: python-betamax-0.7.1-1.el7.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.vBtBby + umask 022 + cd /builddir/build/BUILD + cd betamax-0.7.1 + DOCDIR=/builddir/build/BUILDROOT/python-betamax-0.7.1-1.el7.noarch/usr/share/doc/python-betamax-0.7.1 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-betamax-0.7.1-1.el7.noarch/usr/share/doc/python-betamax-0.7.1 + cp -pr README.rst /builddir/build/BUILDROOT/python-betamax-0.7.1-1.el7.noarch/usr/share/doc/python-betamax-0.7.1 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.ZSKQOA + umask 022 + cd /builddir/build/BUILD + cd betamax-0.7.1 + LICENSEDIR=/builddir/build/BUILDROOT/python-betamax-0.7.1-1.el7.noarch/usr/share/licenses/python-betamax-0.7.1 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-betamax-0.7.1-1.el7.noarch/usr/share/licenses/python-betamax-0.7.1 + cp -pr LICENSE /builddir/build/BUILDROOT/python-betamax-0.7.1-1.el7.noarch/usr/share/licenses/python-betamax-0.7.1 + exit 0 Provides: python-betamax = 0.7.1-1.el7 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-betamax-0.7.1-1.el7.noarch Wrote: /builddir/build/RPMS/python-betamax-0.7.1-1.el7.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.sVr5DU + umask 022 + cd /builddir/build/BUILD + cd betamax-0.7.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-betamax-0.7.1-1.el7.noarch + exit 0 Child return code was: 0