Mock Version: 1.2.12
ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-testscenarios.spec'], chrootPath='/var/lib/mock/epel-7-x86_64-mockbuilder-7104/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;<mock-chroot>\x07<mock-chroot>"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=0logger=<mockbuild.trace_decorator.getLog object at 0x7fd9d796b6d0>uid=1001)
Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-testscenarios.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;<mock-chroot>\x07<mock-chroot>"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False
error: Macro %py2_install has unterminated body
error: Macro %py2_install has unterminated body
sh: /usr/bin/python: No such file or directory
sh: /usr/bin/python: No such file or directory
warning: Could not canonicalize hostname: copr-builder-967556851
Building target platforms: x86_64
Building for target x86_64
Wrote: /builddir/build/SRPMS/python-testscenarios-0.4-6.el7.centos.src.rpm
error: Macro %py2_install has unterminated body
error: Macro %py2_install has unterminated body
Child return code was: 0
LEAVE do --> 

ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps  /builddir/build/SPECS/python-testscenarios.spec '], chrootPath='/var/lib/mock/epel-7-x86_64-mockbuilder-7104/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;<mock-chroot>\x07<mock-chroot>"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=0logger=<mockbuild.trace_decorator.getLog object at 0x7fd9d796b6d0>uid=1001)
Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps  /builddir/build/SPECS/python-testscenarios.spec '] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;<mock-chroot>\x07<mock-chroot>"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False
error: Macro %py2_install has unterminated body
error: Macro %py2_install has unterminated body
Building target platforms: x86_64
Building for target x86_64
Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.NsEGbn
+ umask 022
+ cd /builddir/build/BUILD
+ cd /builddir/build/BUILD
+ rm -rf testscenarios-0.4
+ /usr/bin/gzip -dc /builddir/build/SOURCES/testscenarios-0.4.tar.gz
+ /usr/bin/tar -xf -
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd testscenarios-0.4
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ rm -rf testscenarios.egg-info
+ exit 0
Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.XgfjMC
+ umask 022
+ cd /builddir/build/BUILD
+ cd testscenarios-0.4
+ /usr/bin/python setup.py build
running build
running build_py
creating build
creating build/lib
creating build/lib/testscenarios
copying lib/testscenarios/testcase.py -> build/lib/testscenarios
copying lib/testscenarios/scenarios.py -> build/lib/testscenarios
copying lib/testscenarios/__init__.py -> build/lib/testscenarios
creating build/lib/testscenarios/tests
copying lib/testscenarios/tests/test_testcase.py -> build/lib/testscenarios/tests
copying lib/testscenarios/tests/test_scenarios.py -> build/lib/testscenarios/tests
copying lib/testscenarios/tests/__init__.py -> build/lib/testscenarios/tests
+ exit 0
Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.LENWvS
+ umask 022
+ cd /builddir/build/BUILD
+ '[' /builddir/build/BUILDROOT/python-testscenarios-0.4-6.el7.centos.x86_64 '!=' / ']'
+ rm -rf /builddir/build/BUILDROOT/python-testscenarios-0.4-6.el7.centos.x86_64
++ dirname /builddir/build/BUILDROOT/python-testscenarios-0.4-6.el7.centos.x86_64
+ mkdir -p /builddir/build/BUILDROOT
+ mkdir /builddir/build/BUILDROOT/python-testscenarios-0.4-6.el7.centos.x86_64
+ cd testscenarios-0.4
+ /usr/bin/python setup.py install --skip-build --root /builddir/build/BUILDROOT/python-testscenarios-0.4-6.el7.centos.x86_64
running install
running install_lib
creating /builddir/build/BUILDROOT/python-testscenarios-0.4-6.el7.centos.x86_64/usr
creating /builddir/build/BUILDROOT/python-testscenarios-0.4-6.el7.centos.x86_64/usr/lib
creating /builddir/build/BUILDROOT/python-testscenarios-0.4-6.el7.centos.x86_64/usr/lib/python2.7
creating /builddir/build/BUILDROOT/python-testscenarios-0.4-6.el7.centos.x86_64/usr/lib/python2.7/site-packages
creating /builddir/build/BUILDROOT/python-testscenarios-0.4-6.el7.centos.x86_64/usr/lib/python2.7/site-packages/testscenarios
creating /builddir/build/BUILDROOT/python-testscenarios-0.4-6.el7.centos.x86_64/usr/lib/python2.7/site-packages/testscenarios/tests
copying build/lib/testscenarios/tests/__init__.py -> /builddir/build/BUILDROOT/python-testscenarios-0.4-6.el7.centos.x86_64/usr/lib/python2.7/site-packages/testscenarios/tests
copying build/lib/testscenarios/tests/test_scenarios.py -> /builddir/build/BUILDROOT/python-testscenarios-0.4-6.el7.centos.x86_64/usr/lib/python2.7/site-packages/testscenarios/tests
copying build/lib/testscenarios/tests/test_testcase.py -> /builddir/build/BUILDROOT/python-testscenarios-0.4-6.el7.centos.x86_64/usr/lib/python2.7/site-packages/testscenarios/tests
copying build/lib/testscenarios/__init__.py -> /builddir/build/BUILDROOT/python-testscenarios-0.4-6.el7.centos.x86_64/usr/lib/python2.7/site-packages/testscenarios
copying build/lib/testscenarios/scenarios.py -> /builddir/build/BUILDROOT/python-testscenarios-0.4-6.el7.centos.x86_64/usr/lib/python2.7/site-packages/testscenarios
copying build/lib/testscenarios/testcase.py -> /builddir/build/BUILDROOT/python-testscenarios-0.4-6.el7.centos.x86_64/usr/lib/python2.7/site-packages/testscenarios
byte-compiling /builddir/build/BUILDROOT/python-testscenarios-0.4-6.el7.centos.x86_64/usr/lib/python2.7/site-packages/testscenarios/tests/__init__.py to __init__.pyc
byte-compiling /builddir/build/BUILDROOT/python-testscenarios-0.4-6.el7.centos.x86_64/usr/lib/python2.7/site-packages/testscenarios/tests/test_scenarios.py to test_scenarios.pyc
byte-compiling /builddir/build/BUILDROOT/python-testscenarios-0.4-6.el7.centos.x86_64/usr/lib/python2.7/site-packages/testscenarios/tests/test_testcase.py to test_testcase.pyc
byte-compiling /builddir/build/BUILDROOT/python-testscenarios-0.4-6.el7.centos.x86_64/usr/lib/python2.7/site-packages/testscenarios/__init__.py to __init__.pyc
byte-compiling /builddir/build/BUILDROOT/python-testscenarios-0.4-6.el7.centos.x86_64/usr/lib/python2.7/site-packages/testscenarios/scenarios.py to scenarios.pyc
byte-compiling /builddir/build/BUILDROOT/python-testscenarios-0.4-6.el7.centos.x86_64/usr/lib/python2.7/site-packages/testscenarios/testcase.py to testcase.pyc
running install_egg_info
running egg_info
writing requirements to lib/testscenarios.egg-info/requires.txt
writing lib/testscenarios.egg-info/PKG-INFO
writing top-level names to lib/testscenarios.egg-info/top_level.txt
writing dependency_links to lib/testscenarios.egg-info/dependency_links.txt
reading manifest file 'lib/testscenarios.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
writing manifest file 'lib/testscenarios.egg-info/SOURCES.txt'
Copying lib/testscenarios.egg-info to /builddir/build/BUILDROOT/python-testscenarios-0.4-6.el7.centos.x86_64/usr/lib/python2.7/site-packages/testscenarios-0.4-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 110000000 /builddir/build/BUILD/testscenarios-0.4
/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-testscenarios-0.4-6.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
Processing files: python-testscenarios-0.4-6.el7.centos.noarch
Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.PZCFJ8
+ umask 022
+ cd /builddir/build/BUILD
+ cd testscenarios-0.4
+ DOCDIR=/builddir/build/BUILDROOT/python-testscenarios-0.4-6.el7.centos.x86_64/usr/share/doc/python-testscenarios-0.4
+ export DOCDIR
+ /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-testscenarios-0.4-6.el7.centos.x86_64/usr/share/doc/python-testscenarios-0.4
+ cp -pr Apache-2.0 /builddir/build/BUILDROOT/python-testscenarios-0.4-6.el7.centos.x86_64/usr/share/doc/python-testscenarios-0.4
+ cp -pr BSD /builddir/build/BUILDROOT/python-testscenarios-0.4-6.el7.centos.x86_64/usr/share/doc/python-testscenarios-0.4
+ cp -pr GOALS /builddir/build/BUILDROOT/python-testscenarios-0.4-6.el7.centos.x86_64/usr/share/doc/python-testscenarios-0.4
+ cp -pr HACKING /builddir/build/BUILDROOT/python-testscenarios-0.4-6.el7.centos.x86_64/usr/share/doc/python-testscenarios-0.4
+ cp -pr NEWS /builddir/build/BUILDROOT/python-testscenarios-0.4-6.el7.centos.x86_64/usr/share/doc/python-testscenarios-0.4
+ cp -pr README /builddir/build/BUILDROOT/python-testscenarios-0.4-6.el7.centos.x86_64/usr/share/doc/python-testscenarios-0.4
+ cp -pr doc/ /builddir/build/BUILDROOT/python-testscenarios-0.4-6.el7.centos.x86_64/usr/share/doc/python-testscenarios-0.4
+ exit 0
Provides: python-testscenarios = 0.4-6.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-testscenarios-0.4-6.el7.centos.x86_64
warning: Could not canonicalize hostname: copr-builder-967556851
Wrote: /builddir/build/RPMS/python-testscenarios-0.4-6.el7.centos.noarch.rpm
Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.7s1gfG
+ umask 022
+ cd /builddir/build/BUILD
+ cd testscenarios-0.4
+ /usr/bin/rm -rf /builddir/build/BUILDROOT/python-testscenarios-0.4-6.el7.centos.x86_64
+ exit 0
error: Macro %py2_install has unterminated body
error: Macro %py2_install has unterminated body
Child return code was: 0
LEAVE do -->