Mock Version: 1.2.17 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python-cornice.spec'], chrootPath='/var/lib/mock/epel-1-armhfp-3e37d52a69652f5891bd085e2632e64b4820d76d/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=995) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python-cornice.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/python2: No such file or directory sh: line 0: fg: no job control 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-cornice-1.1.0-3.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-cornice.spec'], chrootPath='/var/lib/mock/epel-1-armhfp-3e37d52a69652f5891bd085e2632e64b4820d76d/root'shell=Falseuid=995env={'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-cornice.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: line 0: fg: no job control Building target platforms: noarch Building for target noarch Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.q3xOWh + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf cornice-1.1.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/cornice-1.1.0.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd cornice-1.1.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . Patch #0 (python-cornice-webob.patch): + echo 'Patch #0 (python-cornice-webob.patch):' + /usr/bin/cat /builddir/build/SOURCES/python-cornice-webob.patch + /usr/bin/patch -p0 -b --suffix .webob --fuzz=0 patching file setup.py + cp -p /builddir/build/SOURCES/spore_validation.rx ./cornice/tests/ext/ + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.5Gt1On + umask 022 + cd /builddir/build/BUILD + cd cornice-1.1.0 + 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/python setup.py build /usr/lib/python2.7/distutils/dist.py:267: UserWarning: Unknown distribution option: 'paster_plugins' warnings.warn(msg) running build running build_py creating build creating build/lib creating build/lib/cornice copying cornice/validators.py -> build/lib/cornice copying cornice/schemas.py -> build/lib/cornice copying cornice/service.py -> build/lib/cornice copying cornice/util.py -> build/lib/cornice copying cornice/cors.py -> build/lib/cornice copying cornice/errors.py -> build/lib/cornice copying cornice/__init__.py -> build/lib/cornice copying cornice/pyramidhook.py -> build/lib/cornice copying cornice/resource.py -> build/lib/cornice creating build/lib/cornice/ext copying cornice/ext/sphinxext.py -> build/lib/cornice/ext copying cornice/ext/__init__.py -> build/lib/cornice/ext copying cornice/ext/spore.py -> build/lib/cornice/ext creating build/lib/cornice/scaffolds copying cornice/scaffolds/__init__.py -> build/lib/cornice/scaffolds creating build/lib/cornice/tests copying cornice/tests/test_validation.py -> build/lib/cornice/tests copying cornice/tests/validationapp.py -> build/lib/cornice/tests copying cornice/tests/support.py -> build/lib/cornice/tests copying cornice/tests/test_service_description.py -> build/lib/cornice/tests copying cornice/tests/test_schemas.py -> build/lib/cornice/tests copying cornice/tests/schema.py -> build/lib/cornice/tests copying cornice/tests/test_service.py -> build/lib/cornice/tests copying cornice/tests/__init__.py -> build/lib/cornice/tests copying cornice/tests/test_pyramidhook.py -> build/lib/cornice/tests copying cornice/tests/test_cors.py -> build/lib/cornice/tests copying cornice/tests/test_resource.py -> build/lib/cornice/tests copying cornice/tests/test_init.py -> build/lib/cornice/tests copying cornice/tests/test_service_definition.py -> build/lib/cornice/tests creating build/lib/cornice/tests/ext copying cornice/tests/ext/test_spore.py -> build/lib/cornice/tests/ext copying cornice/tests/ext/test_sphinxext.py -> build/lib/cornice/tests/ext copying cornice/tests/ext/__init__.py -> build/lib/cornice/tests/ext running egg_info writing requirements to cornice.egg-info/requires.txt writing cornice.egg-info/PKG-INFO writing top-level names to cornice.egg-info/top_level.txt writing dependency_links to cornice.egg-info/dependency_links.txt writing entry points to cornice.egg-info/entry_points.txt reading manifest file 'cornice.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'cornice.egg-info/SOURCES.txt' creating build/lib/cornice/scaffolds/cornice copying cornice/scaffolds/cornice/+package+.ini_tmpl -> build/lib/cornice/scaffolds/cornice copying cornice/scaffolds/cornice/README.rst_tmpl -> build/lib/cornice/scaffolds/cornice copying cornice/scaffolds/cornice/setup.py_tmpl -> build/lib/cornice/scaffolds/cornice creating build/lib/cornice/scaffolds/cornice/+package+ copying cornice/scaffolds/cornice/+package+/__init__.py_tmpl -> build/lib/cornice/scaffolds/cornice/+package+ copying cornice/scaffolds/cornice/+package+/views.py_tmpl -> build/lib/cornice/scaffolds/cornice/+package+ copying cornice/tests/ext/spore_validation.rx -> build/lib/cornice/tests/ext + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.ZtWNaW + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-cornice-1.1.0-3.el7.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-cornice-1.1.0-3.el7.noarch ++ dirname /builddir/build/BUILDROOT/python-cornice-1.1.0-3.el7.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-cornice-1.1.0-3.el7.noarch + cd cornice-1.1.0 + /usr/bin/python setup.py install --skip-build --root /builddir/build/BUILDROOT/python-cornice-1.1.0-3.el7.noarch /usr/lib/python2.7/distutils/dist.py:267: UserWarning: Unknown distribution option: 'paster_plugins' warnings.warn(msg) running install running install_lib creating /builddir/build/BUILDROOT/python-cornice-1.1.0-3.el7.noarch/usr creating /builddir/build/BUILDROOT/python-cornice-1.1.0-3.el7.noarch/usr/lib creating /builddir/build/BUILDROOT/python-cornice-1.1.0-3.el7.noarch/usr/lib/python2.7 creating /builddir/build/BUILDROOT/python-cornice-1.1.0-3.el7.noarch/usr/lib/python2.7/site-packages creating /builddir/build/BUILDROOT/python-cornice-1.1.0-3.el7.noarch/usr/lib/python2.7/site-packages/cornice copying build/lib/cornice/validators.py -> /builddir/build/BUILDROOT/python-cornice-1.1.0-3.el7.noarch/usr/lib/python2.7/site-packages/cornice copying build/lib/cornice/schemas.py -> /builddir/build/BUILDROOT/python-cornice-1.1.0-3.el7.noarch/usr/lib/python2.7/site-packages/cornice copying build/lib/cornice/service.py -> /builddir/build/BUILDROOT/python-cornice-1.1.0-3.el7.noarch/usr/lib/python2.7/site-packages/cornice copying build/lib/cornice/util.py -> /builddir/build/BUILDROOT/python-cornice-1.1.0-3.el7.noarch/usr/lib/python2.7/site-packages/cornice copying build/lib/cornice/cors.py -> /builddir/build/BUILDROOT/python-cornice-1.1.0-3.el7.noarch/usr/lib/python2.7/site-packages/cornice creating /builddir/build/BUILDROOT/python-cornice-1.1.0-3.el7.noarch/usr/lib/python2.7/site-packages/cornice/ext copying build/lib/cornice/ext/sphinxext.py -> /builddir/build/BUILDROOT/python-cornice-1.1.0-3.el7.noarch/usr/lib/python2.7/site-packages/cornice/ext copying build/lib/cornice/ext/__init__.py -> /builddir/build/BUILDROOT/python-cornice-1.1.0-3.el7.noarch/usr/lib/python2.7/site-packages/cornice/ext copying build/lib/cornice/ext/spore.py -> /builddir/build/BUILDROOT/python-cornice-1.1.0-3.el7.noarch/usr/lib/python2.7/site-packages/cornice/ext copying build/lib/cornice/errors.py -> /builddir/build/BUILDROOT/python-cornice-1.1.0-3.el7.noarch/usr/lib/python2.7/site-packages/cornice copying build/lib/cornice/__init__.py -> /builddir/build/BUILDROOT/python-cornice-1.1.0-3.el7.noarch/usr/lib/python2.7/site-packages/cornice copying build/lib/cornice/pyramidhook.py -> /builddir/build/BUILDROOT/python-cornice-1.1.0-3.el7.noarch/usr/lib/python2.7/site-packages/cornice creating /builddir/build/BUILDROOT/python-cornice-1.1.0-3.el7.noarch/usr/lib/python2.7/site-packages/cornice/scaffolds creating /builddir/build/BUILDROOT/python-cornice-1.1.0-3.el7.noarch/usr/lib/python2.7/site-packages/cornice/scaffolds/cornice copying build/lib/cornice/scaffolds/cornice/README.rst_tmpl -> /builddir/build/BUILDROOT/python-cornice-1.1.0-3.el7.noarch/usr/lib/python2.7/site-packages/cornice/scaffolds/cornice creating /builddir/build/BUILDROOT/python-cornice-1.1.0-3.el7.noarch/usr/lib/python2.7/site-packages/cornice/scaffolds/cornice/+package+ copying build/lib/cornice/scaffolds/cornice/+package+/views.py_tmpl -> /builddir/build/BUILDROOT/python-cornice-1.1.0-3.el7.noarch/usr/lib/python2.7/site-packages/cornice/scaffolds/cornice/+package+ copying build/lib/cornice/scaffolds/cornice/+package+/__init__.py_tmpl -> /builddir/build/BUILDROOT/python-cornice-1.1.0-3.el7.noarch/usr/lib/python2.7/site-packages/cornice/scaffolds/cornice/+package+ copying build/lib/cornice/scaffolds/cornice/+package+.ini_tmpl -> /builddir/build/BUILDROOT/python-cornice-1.1.0-3.el7.noarch/usr/lib/python2.7/site-packages/cornice/scaffolds/cornice copying build/lib/cornice/scaffolds/cornice/setup.py_tmpl -> /builddir/build/BUILDROOT/python-cornice-1.1.0-3.el7.noarch/usr/lib/python2.7/site-packages/cornice/scaffolds/cornice copying build/lib/cornice/scaffolds/__init__.py -> /builddir/build/BUILDROOT/python-cornice-1.1.0-3.el7.noarch/usr/lib/python2.7/site-packages/cornice/scaffolds creating /builddir/build/BUILDROOT/python-cornice-1.1.0-3.el7.noarch/usr/lib/python2.7/site-packages/cornice/tests copying build/lib/cornice/tests/test_validation.py -> /builddir/build/BUILDROOT/python-cornice-1.1.0-3.el7.noarch/usr/lib/python2.7/site-packages/cornice/tests copying build/lib/cornice/tests/validationapp.py -> /builddir/build/BUILDROOT/python-cornice-1.1.0-3.el7.noarch/usr/lib/python2.7/site-packages/cornice/tests copying build/lib/cornice/tests/support.py -> /builddir/build/BUILDROOT/python-cornice-1.1.0-3.el7.noarch/usr/lib/python2.7/site-packages/cornice/tests copying build/lib/cornice/tests/test_service_description.py -> /builddir/build/BUILDROOT/python-cornice-1.1.0-3.el7.noarch/usr/lib/python2.7/site-packages/cornice/tests copying build/lib/cornice/tests/test_schemas.py -> /builddir/build/BUILDROOT/python-cornice-1.1.0-3.el7.noarch/usr/lib/python2.7/site-packages/cornice/tests copying build/lib/cornice/tests/schema.py -> /builddir/build/BUILDROOT/python-cornice-1.1.0-3.el7.noarch/usr/lib/python2.7/site-packages/cornice/tests copying build/lib/cornice/tests/test_service.py -> /builddir/build/BUILDROOT/python-cornice-1.1.0-3.el7.noarch/usr/lib/python2.7/site-packages/cornice/tests creating /builddir/build/BUILDROOT/python-cornice-1.1.0-3.el7.noarch/usr/lib/python2.7/site-packages/cornice/tests/ext copying build/lib/cornice/tests/ext/spore_validation.rx -> /builddir/build/BUILDROOT/python-cornice-1.1.0-3.el7.noarch/usr/lib/python2.7/site-packages/cornice/tests/ext copying build/lib/cornice/tests/ext/test_spore.py -> /builddir/build/BUILDROOT/python-cornice-1.1.0-3.el7.noarch/usr/lib/python2.7/site-packages/cornice/tests/ext copying build/lib/cornice/tests/ext/test_sphinxext.py -> /builddir/build/BUILDROOT/python-cornice-1.1.0-3.el7.noarch/usr/lib/python2.7/site-packages/cornice/tests/ext copying build/lib/cornice/tests/ext/__init__.py -> /builddir/build/BUILDROOT/python-cornice-1.1.0-3.el7.noarch/usr/lib/python2.7/site-packages/cornice/tests/ext copying build/lib/cornice/tests/__init__.py -> /builddir/build/BUILDROOT/python-cornice-1.1.0-3.el7.noarch/usr/lib/python2.7/site-packages/cornice/tests copying build/lib/cornice/tests/test_pyramidhook.py -> /builddir/build/BUILDROOT/python-cornice-1.1.0-3.el7.noarch/usr/lib/python2.7/site-packages/cornice/tests copying build/lib/cornice/tests/test_cors.py -> /builddir/build/BUILDROOT/python-cornice-1.1.0-3.el7.noarch/usr/lib/python2.7/site-packages/cornice/tests copying build/lib/cornice/tests/test_resource.py -> /builddir/build/BUILDROOT/python-cornice-1.1.0-3.el7.noarch/usr/lib/python2.7/site-packages/cornice/tests copying build/lib/cornice/tests/test_init.py -> /builddir/build/BUILDROOT/python-cornice-1.1.0-3.el7.noarch/usr/lib/python2.7/site-packages/cornice/tests copying build/lib/cornice/tests/test_service_definition.py -> /builddir/build/BUILDROOT/python-cornice-1.1.0-3.el7.noarch/usr/lib/python2.7/site-packages/cornice/tests copying build/lib/cornice/resource.py -> /builddir/build/BUILDROOT/python-cornice-1.1.0-3.el7.noarch/usr/lib/python2.7/site-packages/cornice byte-compiling /builddir/build/BUILDROOT/python-cornice-1.1.0-3.el7.noarch/usr/lib/python2.7/site-packages/cornice/validators.py to validators.pyc byte-compiling /builddir/build/BUILDROOT/python-cornice-1.1.0-3.el7.noarch/usr/lib/python2.7/site-packages/cornice/schemas.py to schemas.pyc byte-compiling /builddir/build/BUILDROOT/python-cornice-1.1.0-3.el7.noarch/usr/lib/python2.7/site-packages/cornice/service.py to service.pyc byte-compiling /builddir/build/BUILDROOT/python-cornice-1.1.0-3.el7.noarch/usr/lib/python2.7/site-packages/cornice/util.py to util.pyc byte-compiling /builddir/build/BUILDROOT/python-cornice-1.1.0-3.el7.noarch/usr/lib/python2.7/site-packages/cornice/cors.py to cors.pyc byte-compiling /builddir/build/BUILDROOT/python-cornice-1.1.0-3.el7.noarch/usr/lib/python2.7/site-packages/cornice/ext/sphinxext.py to sphinxext.pyc byte-compiling /builddir/build/BUILDROOT/python-cornice-1.1.0-3.el7.noarch/usr/lib/python2.7/site-packages/cornice/ext/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-cornice-1.1.0-3.el7.noarch/usr/lib/python2.7/site-packages/cornice/ext/spore.py to spore.pyc byte-compiling /builddir/build/BUILDROOT/python-cornice-1.1.0-3.el7.noarch/usr/lib/python2.7/site-packages/cornice/errors.py to errors.pyc byte-compiling /builddir/build/BUILDROOT/python-cornice-1.1.0-3.el7.noarch/usr/lib/python2.7/site-packages/cornice/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-cornice-1.1.0-3.el7.noarch/usr/lib/python2.7/site-packages/cornice/pyramidhook.py to pyramidhook.pyc byte-compiling /builddir/build/BUILDROOT/python-cornice-1.1.0-3.el7.noarch/usr/lib/python2.7/site-packages/cornice/scaffolds/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-cornice-1.1.0-3.el7.noarch/usr/lib/python2.7/site-packages/cornice/tests/test_validation.py to test_validation.pyc byte-compiling /builddir/build/BUILDROOT/python-cornice-1.1.0-3.el7.noarch/usr/lib/python2.7/site-packages/cornice/tests/validationapp.py to validationapp.pyc byte-compiling /builddir/build/BUILDROOT/python-cornice-1.1.0-3.el7.noarch/usr/lib/python2.7/site-packages/cornice/tests/support.py to support.pyc byte-compiling /builddir/build/BUILDROOT/python-cornice-1.1.0-3.el7.noarch/usr/lib/python2.7/site-packages/cornice/tests/test_service_description.py to test_service_description.pyc byte-compiling /builddir/build/BUILDROOT/python-cornice-1.1.0-3.el7.noarch/usr/lib/python2.7/site-packages/cornice/tests/test_schemas.py to test_schemas.pyc byte-compiling /builddir/build/BUILDROOT/python-cornice-1.1.0-3.el7.noarch/usr/lib/python2.7/site-packages/cornice/tests/schema.py to schema.pyc byte-compiling /builddir/build/BUILDROOT/python-cornice-1.1.0-3.el7.noarch/usr/lib/python2.7/site-packages/cornice/tests/test_service.py to test_service.pyc byte-compiling /builddir/build/BUILDROOT/python-cornice-1.1.0-3.el7.noarch/usr/lib/python2.7/site-packages/cornice/tests/ext/test_spore.py to test_spore.pyc byte-compiling /builddir/build/BUILDROOT/python-cornice-1.1.0-3.el7.noarch/usr/lib/python2.7/site-packages/cornice/tests/ext/test_sphinxext.py to test_sphinxext.pyc byte-compiling /builddir/build/BUILDROOT/python-cornice-1.1.0-3.el7.noarch/usr/lib/python2.7/site-packages/cornice/tests/ext/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-cornice-1.1.0-3.el7.noarch/usr/lib/python2.7/site-packages/cornice/tests/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-cornice-1.1.0-3.el7.noarch/usr/lib/python2.7/site-packages/cornice/tests/test_pyramidhook.py to test_pyramidhook.pyc byte-compiling /builddir/build/BUILDROOT/python-cornice-1.1.0-3.el7.noarch/usr/lib/python2.7/site-packages/cornice/tests/test_cors.py to test_cors.pyc byte-compiling /builddir/build/BUILDROOT/python-cornice-1.1.0-3.el7.noarch/usr/lib/python2.7/site-packages/cornice/tests/test_resource.py to test_resource.pyc byte-compiling /builddir/build/BUILDROOT/python-cornice-1.1.0-3.el7.noarch/usr/lib/python2.7/site-packages/cornice/tests/test_init.py to test_init.pyc byte-compiling /builddir/build/BUILDROOT/python-cornice-1.1.0-3.el7.noarch/usr/lib/python2.7/site-packages/cornice/tests/test_service_definition.py to test_service_definition.pyc byte-compiling /builddir/build/BUILDROOT/python-cornice-1.1.0-3.el7.noarch/usr/lib/python2.7/site-packages/cornice/resource.py to resource.pyc running install_egg_info running egg_info writing requirements to cornice.egg-info/requires.txt writing cornice.egg-info/PKG-INFO writing top-level names to cornice.egg-info/top_level.txt writing dependency_links to cornice.egg-info/dependency_links.txt writing entry points to cornice.egg-info/entry_points.txt reading manifest file 'cornice.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'cornice.egg-info/SOURCES.txt' Copying cornice.egg-info to /builddir/build/BUILDROOT/python-cornice-1.1.0-3.el7.noarch/usr/lib/python2.7/site-packages/cornice-1.1.0-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/cornice-1.1.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-cornice-1.1.0-3.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 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.4JGvuV + umask 022 + cd /builddir/build/BUILD + cd cornice-1.1.0 + python2 setup.py nosetests /usr/lib/python2.7/distutils/dist.py:267: UserWarning: Unknown distribution option: 'paster_plugins' warnings.warn(msg) running nosetests running egg_info writing requirements to cornice.egg-info/requires.txt writing cornice.egg-info/PKG-INFO writing top-level names to cornice.egg-info/top_level.txt writing dependency_links to cornice.egg-info/dependency_links.txt writing entry points to cornice.egg-info/entry_points.txt reading manifest file 'cornice.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'cornice.egg-info/SOURCES.txt' running build_ext .............................................................../usr/lib/python2.7/site-packages/webtest/lint.py:345: WSGIWarning: Unknown REQUEST_METHOD: 'PATCH' WSGIWarning) ................................................................................................... ---------------------------------------------------------------------- Ran 162 tests in 47.897s OK + exit 0 Processing files: python-cornice-1.1.0-3.el7.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.SxDpT8 + umask 022 + cd /builddir/build/BUILD + cd cornice-1.1.0 + DOCDIR=/builddir/build/BUILDROOT/python-cornice-1.1.0-3.el7.noarch/usr/share/doc/python-cornice-1.1.0 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-cornice-1.1.0-3.el7.noarch/usr/share/doc/python-cornice-1.1.0 + cp -pr CHANGES.txt /builddir/build/BUILDROOT/python-cornice-1.1.0-3.el7.noarch/usr/share/doc/python-cornice-1.1.0 + cp -pr CONTRIBUTORS.txt /builddir/build/BUILDROOT/python-cornice-1.1.0-3.el7.noarch/usr/share/doc/python-cornice-1.1.0 + cp -pr LICENSE /builddir/build/BUILDROOT/python-cornice-1.1.0-3.el7.noarch/usr/share/doc/python-cornice-1.1.0 + cp -pr README.rst /builddir/build/BUILDROOT/python-cornice-1.1.0-3.el7.noarch/usr/share/doc/python-cornice-1.1.0 + exit 0 Provides: python-cornice = 1.1.0-3.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 Processing files: python-cornice-sphinx-1.1.0-3.el7.noarch Provides: python-cornice-sphinx = 1.1.0-3.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-cornice-1.1.0-3.el7.noarch Wrote: /builddir/build/RPMS/python-cornice-1.1.0-3.el7.noarch.rpm Wrote: /builddir/build/RPMS/python-cornice-sphinx-1.1.0-3.el7.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.Xzqn7T + umask 022 + cd /builddir/build/BUILD + cd cornice-1.1.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-cornice-1.1.0-3.el7.noarch + exit 0 Child return code was: 0