Mock Version: 1.4.14 Mock Version: 1.4.14 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python-zope-testing.spec'], chrootPath='/var/lib/mock/epel7-build-15478950-1115109/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=172800uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python-zope-testing.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False BUILDSTDERR: sh: /usr/bin/python2: No such file or directory BUILDSTDERR: sh: /usr/bin/python2: No such file or directory BUILDSTDERR: sh: /usr/bin/python2: No such file or directory BUILDSTDERR: sh: /usr/bin/python2: No such file or directory BUILDSTDERR: sh: /usr/bin/python2: No such file or directory BUILDSTDERR: sh: /usr/bin/python2: No such file or directory Building target platforms: noarch Building for target noarch Wrote: /builddir/build/SRPMS/python-zope-testing-4.1.2-4.el7.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/python-zope-testing.spec'], chrootPath='/var/lib/mock/epel7-build-15478950-1115109/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=172800uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/python-zope-testing.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False BUILDSTDERR: sh: /usr/bin/python3.4: No such file or directory Building target platforms: noarch Building for target noarch Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.2eJQB2 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf zope.testing-4.1.2 + /usr/bin/unzip -qq /builddir/build/SOURCES/zope.testing-4.1.2.zip + STATUS=0 + '[' 0 -ne 0 ']' + cd zope.testing-4.1.2 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + rm -rf zope.testing.egg-info + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.dyXJmv + umask 022 + cd /builddir/build/BUILD + cd zope.testing-4.1.2 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' + /usr/bin/python2 setup.py build '--executable=/usr/bin/python2 -s' running build running build_py creating build creating build/lib creating build/lib/zope copying src/zope/__init__.py -> build/lib/zope creating build/lib/zope/testing copying src/zope/testing/tests.py -> build/lib/zope/testing copying src/zope/testing/server.py -> build/lib/zope/testing copying src/zope/testing/exceptions.py -> build/lib/zope/testing copying src/zope/testing/formparser.py -> build/lib/zope/testing copying src/zope/testing/loggingsupport.py -> build/lib/zope/testing copying src/zope/testing/testrunner.py -> build/lib/zope/testing copying src/zope/testing/loghandler.py -> build/lib/zope/testing copying src/zope/testing/setupstack.py -> build/lib/zope/testing copying src/zope/testing/module.py -> build/lib/zope/testing copying src/zope/testing/__init__.py -> build/lib/zope/testing copying src/zope/testing/doctestunit.py -> build/lib/zope/testing copying src/zope/testing/wait.py -> build/lib/zope/testing copying src/zope/testing/cleanup.py -> build/lib/zope/testing creating build/lib/zope/testing/doctest copying src/zope/testing/doctest/__init__.py -> build/lib/zope/testing/doctest creating build/lib/zope/testing/renormalizing copying src/zope/testing/renormalizing/__init__.py -> build/lib/zope/testing/renormalizing running egg_info writing requirements to src/zope.testing.egg-info/requires.txt writing src/zope.testing.egg-info/PKG-INFO writing namespace_packages to src/zope.testing.egg-info/namespace_packages.txt writing top-level names to src/zope.testing.egg-info/top_level.txt writing dependency_links to src/zope.testing.egg-info/dependency_links.txt reading manifest file 'src/zope.testing.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' BUILDSTDERR: warning: no files found matching '*' under directory 'docs' BUILDSTDERR: warning: no previously-included files matching '*.dll' found anywhere in distribution BUILDSTDERR: warning: no previously-included files matching '*.pyc' found anywhere in distribution BUILDSTDERR: warning: no previously-included files matching '*.pyo' found anywhere in distribution BUILDSTDERR: warning: no previously-included files matching '*.so' found anywhere in distribution writing manifest file 'src/zope.testing.egg-info/SOURCES.txt' copying src/zope/testing/doctest.txt -> build/lib/zope/testing copying src/zope/testing/formparser.txt -> build/lib/zope/testing copying src/zope/testing/loggingsupport.txt -> build/lib/zope/testing copying src/zope/testing/module.txt -> build/lib/zope/testing copying src/zope/testing/renormalizing.txt -> build/lib/zope/testing copying src/zope/testing/setupstack.txt -> build/lib/zope/testing copying src/zope/testing/unicode.txt -> build/lib/zope/testing copying src/zope/testing/wait.txt -> build/lib/zope/testing + sleep 1 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' + /usr/bin/python3.6 setup.py build '--executable=/usr/bin/python3.6 -s' running build running build_py running egg_info writing src/zope.testing.egg-info/PKG-INFO writing dependency_links to src/zope.testing.egg-info/dependency_links.txt writing namespace_packages to src/zope.testing.egg-info/namespace_packages.txt writing requirements to src/zope.testing.egg-info/requires.txt writing top-level names to src/zope.testing.egg-info/top_level.txt reading manifest file 'src/zope.testing.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' BUILDSTDERR: warning: no files found matching '*' under directory 'docs' BUILDSTDERR: warning: no previously-included files matching '*.dll' found anywhere in distribution BUILDSTDERR: warning: no previously-included files matching '*.pyc' found anywhere in distribution BUILDSTDERR: warning: no previously-included files matching '*.pyo' found anywhere in distribution BUILDSTDERR: warning: no previously-included files matching '*.so' found anywhere in distribution writing manifest file 'src/zope.testing.egg-info/SOURCES.txt' + sleep 1 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.kunG83 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-zope-testing-4.1.2-4.el7.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-zope-testing-4.1.2-4.el7.noarch BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/python-zope-testing-4.1.2-4.el7.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-zope-testing-4.1.2-4.el7.noarch + cd zope.testing-4.1.2 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' + /usr/bin/python3.6 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-zope-testing-4.1.2-4.el7.noarch running install running install_lib BUILDSTDERR: Skipping installation of /builddir/build/BUILDROOT/python-zope-testing-4.1.2-4.el7.noarch/usr/lib/python3.6/site-packages/zope/__init__.py (namespace package) copying zope/testing/tests.py -> /builddir/build/BUILDROOT/python-zope-testing-4.1.2-4.el7.noarch/usr/lib/python3.6/site-packages/zope/testing copying zope/testing/setupstack.txt -> /builddir/build/BUILDROOT/python-zope-testing-4.1.2-4.el7.noarch/usr/lib/python3.6/site-packages/zope/testing copying zope/testing/server.py -> /builddir/build/BUILDROOT/python-zope-testing-4.1.2-4.el7.noarch/usr/lib/python3.6/site-packages/zope/testing copying zope/testing/exceptions.py -> /builddir/build/BUILDROOT/python-zope-testing-4.1.2-4.el7.noarch/usr/lib/python3.6/site-packages/zope/testing copying zope/testing/formparser.py -> /builddir/build/BUILDROOT/python-zope-testing-4.1.2-4.el7.noarch/usr/lib/python3.6/site-packages/zope/testing copying zope/testing/loggingsupport.py -> /builddir/build/BUILDROOT/python-zope-testing-4.1.2-4.el7.noarch/usr/lib/python3.6/site-packages/zope/testing copying zope/testing/testrunner.py -> /builddir/build/BUILDROOT/python-zope-testing-4.1.2-4.el7.noarch/usr/lib/python3.6/site-packages/zope/testing copying zope/testing/loghandler.py -> /builddir/build/BUILDROOT/python-zope-testing-4.1.2-4.el7.noarch/usr/lib/python3.6/site-packages/zope/testing copying zope/testing/wait.txt -> /builddir/build/BUILDROOT/python-zope-testing-4.1.2-4.el7.noarch/usr/lib/python3.6/site-packages/zope/testing copying zope/testing/renormalizing.txt -> /builddir/build/BUILDROOT/python-zope-testing-4.1.2-4.el7.noarch/usr/lib/python3.6/site-packages/zope/testing copying zope/testing/unicode.txt -> /builddir/build/BUILDROOT/python-zope-testing-4.1.2-4.el7.noarch/usr/lib/python3.6/site-packages/zope/testing copying zope/testing/setupstack.py -> /builddir/build/BUILDROOT/python-zope-testing-4.1.2-4.el7.noarch/usr/lib/python3.6/site-packages/zope/testing copying zope/testing/module.txt -> /builddir/build/BUILDROOT/python-zope-testing-4.1.2-4.el7.noarch/usr/lib/python3.6/site-packages/zope/testing copying zope/testing/loggingsupport.txt -> /builddir/build/BUILDROOT/python-zope-testing-4.1.2-4.el7.noarch/usr/lib/python3.6/site-packages/zope/testing copying zope/testing/module.py -> /builddir/build/BUILDROOT/python-zope-testing-4.1.2-4.el7.noarch/usr/lib/python3.6/site-packages/zope/testing copying zope/testing/__init__.py -> /builddir/build/BUILDROOT/python-zope-testing-4.1.2-4.el7.noarch/usr/lib/python3.6/site-packages/zope/testing copying zope/testing/formparser.txt -> /builddir/build/BUILDROOT/python-zope-testing-4.1.2-4.el7.noarch/usr/lib/python3.6/site-packages/zope/testing copying zope/testing/doctestunit.py -> /builddir/build/BUILDROOT/python-zope-testing-4.1.2-4.el7.noarch/usr/lib/python3.6/site-packages/zope/testing copying zope/testing/wait.py -> /builddir/build/BUILDROOT/python-zope-testing-4.1.2-4.el7.noarch/usr/lib/python3.6/site-packages/zope/testing copying zope/testing/doctest.txt -> /builddir/build/BUILDROOT/python-zope-testing-4.1.2-4.el7.noarch/usr/lib/python3.6/site-packages/zope/testing copying zope/testing/cleanup.py -> /builddir/build/BUILDROOT/python-zope-testing-4.1.2-4.el7.noarch/usr/lib/python3.6/site-packages/zope/testing copying zope/testing/renormalizing/__init__.py -> /builddir/build/BUILDROOT/python-zope-testing-4.1.2-4.el7.noarch/usr/lib/python3.6/site-packages/zope/testing/renormalizing copying zope/testing/doctest/__init__.py -> /builddir/build/BUILDROOT/python-zope-testing-4.1.2-4.el7.noarch/usr/lib/python3.6/site-packages/zope/testing/doctest byte-compiling /builddir/build/BUILDROOT/python-zope-testing-4.1.2-4.el7.noarch/usr/lib/python3.6/site-packages/zope/testing/tests.py to tests.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-zope-testing-4.1.2-4.el7.noarch/usr/lib/python3.6/site-packages/zope/testing/server.py to server.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-zope-testing-4.1.2-4.el7.noarch/usr/lib/python3.6/site-packages/zope/testing/exceptions.py to exceptions.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-zope-testing-4.1.2-4.el7.noarch/usr/lib/python3.6/site-packages/zope/testing/formparser.py to formparser.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-zope-testing-4.1.2-4.el7.noarch/usr/lib/python3.6/site-packages/zope/testing/loggingsupport.py to loggingsupport.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-zope-testing-4.1.2-4.el7.noarch/usr/lib/python3.6/site-packages/zope/testing/testrunner.py to testrunner.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-zope-testing-4.1.2-4.el7.noarch/usr/lib/python3.6/site-packages/zope/testing/loghandler.py to loghandler.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-zope-testing-4.1.2-4.el7.noarch/usr/lib/python3.6/site-packages/zope/testing/setupstack.py to setupstack.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-zope-testing-4.1.2-4.el7.noarch/usr/lib/python3.6/site-packages/zope/testing/module.py to module.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-zope-testing-4.1.2-4.el7.noarch/usr/lib/python3.6/site-packages/zope/testing/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-zope-testing-4.1.2-4.el7.noarch/usr/lib/python3.6/site-packages/zope/testing/doctestunit.py to doctestunit.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-zope-testing-4.1.2-4.el7.noarch/usr/lib/python3.6/site-packages/zope/testing/wait.py to wait.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-zope-testing-4.1.2-4.el7.noarch/usr/lib/python3.6/site-packages/zope/testing/cleanup.py to cleanup.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-zope-testing-4.1.2-4.el7.noarch/usr/lib/python3.6/site-packages/zope/testing/renormalizing/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-zope-testing-4.1.2-4.el7.noarch/usr/lib/python3.6/site-packages/zope/testing/doctest/__init__.py to __init__.cpython-36.pyc writing byte-compilation script '/tmp/tmpkozts20v.py' /usr/bin/python3.6 /tmp/tmpkozts20v.py removing /tmp/tmpkozts20v.py running install_egg_info running egg_info writing src/zope.testing.egg-info/PKG-INFO writing dependency_links to src/zope.testing.egg-info/dependency_links.txt writing namespace_packages to src/zope.testing.egg-info/namespace_packages.txt writing requirements to src/zope.testing.egg-info/requires.txt writing top-level names to src/zope.testing.egg-info/top_level.txt reading manifest file 'src/zope.testing.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' BUILDSTDERR: warning: no files found matching '*' under directory 'docs' BUILDSTDERR: warning: no previously-included files matching '*.dll' found anywhere in distribution BUILDSTDERR: warning: no previously-included files matching '*.pyc' found anywhere in distribution BUILDSTDERR: warning: no previously-included files matching '*.pyo' found anywhere in distribution BUILDSTDERR: warning: no previously-included files matching '*.so' found anywhere in distribution writing manifest file 'src/zope.testing.egg-info/SOURCES.txt' Copying src/zope.testing.egg-info to /builddir/build/BUILDROOT/python-zope-testing-4.1.2-4.el7.noarch/usr/lib/python3.6/site-packages/zope.testing-4.1.2-py3.6.egg-info Installing /builddir/build/BUILDROOT/python-zope-testing-4.1.2-4.el7.noarch/usr/lib/python3.6/site-packages/zope.testing-4.1.2-py3.6-nspkg.pth running install_scripts + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' + /usr/bin/python2 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-zope-testing-4.1.2-4.el7.noarch running install running install_lib BUILDSTDERR: Skipping installation of /builddir/build/BUILDROOT/python-zope-testing-4.1.2-4.el7.noarch/usr/lib/python2.7/site-packages/zope/__init__.py (namespace package) copying zope/testing/tests.py -> /builddir/build/BUILDROOT/python-zope-testing-4.1.2-4.el7.noarch/usr/lib/python2.7/site-packages/zope/testing copying zope/testing/setupstack.txt -> /builddir/build/BUILDROOT/python-zope-testing-4.1.2-4.el7.noarch/usr/lib/python2.7/site-packages/zope/testing copying zope/testing/server.py -> /builddir/build/BUILDROOT/python-zope-testing-4.1.2-4.el7.noarch/usr/lib/python2.7/site-packages/zope/testing copying zope/testing/exceptions.py -> /builddir/build/BUILDROOT/python-zope-testing-4.1.2-4.el7.noarch/usr/lib/python2.7/site-packages/zope/testing copying zope/testing/formparser.py -> /builddir/build/BUILDROOT/python-zope-testing-4.1.2-4.el7.noarch/usr/lib/python2.7/site-packages/zope/testing copying zope/testing/loggingsupport.py -> /builddir/build/BUILDROOT/python-zope-testing-4.1.2-4.el7.noarch/usr/lib/python2.7/site-packages/zope/testing copying zope/testing/testrunner.py -> /builddir/build/BUILDROOT/python-zope-testing-4.1.2-4.el7.noarch/usr/lib/python2.7/site-packages/zope/testing copying zope/testing/loghandler.py -> /builddir/build/BUILDROOT/python-zope-testing-4.1.2-4.el7.noarch/usr/lib/python2.7/site-packages/zope/testing copying zope/testing/wait.txt -> /builddir/build/BUILDROOT/python-zope-testing-4.1.2-4.el7.noarch/usr/lib/python2.7/site-packages/zope/testing copying zope/testing/renormalizing.txt -> /builddir/build/BUILDROOT/python-zope-testing-4.1.2-4.el7.noarch/usr/lib/python2.7/site-packages/zope/testing copying zope/testing/unicode.txt -> /builddir/build/BUILDROOT/python-zope-testing-4.1.2-4.el7.noarch/usr/lib/python2.7/site-packages/zope/testing copying zope/testing/setupstack.py -> /builddir/build/BUILDROOT/python-zope-testing-4.1.2-4.el7.noarch/usr/lib/python2.7/site-packages/zope/testing copying zope/testing/module.txt -> /builddir/build/BUILDROOT/python-zope-testing-4.1.2-4.el7.noarch/usr/lib/python2.7/site-packages/zope/testing copying zope/testing/loggingsupport.txt -> /builddir/build/BUILDROOT/python-zope-testing-4.1.2-4.el7.noarch/usr/lib/python2.7/site-packages/zope/testing copying zope/testing/module.py -> /builddir/build/BUILDROOT/python-zope-testing-4.1.2-4.el7.noarch/usr/lib/python2.7/site-packages/zope/testing copying zope/testing/__init__.py -> /builddir/build/BUILDROOT/python-zope-testing-4.1.2-4.el7.noarch/usr/lib/python2.7/site-packages/zope/testing copying zope/testing/formparser.txt -> /builddir/build/BUILDROOT/python-zope-testing-4.1.2-4.el7.noarch/usr/lib/python2.7/site-packages/zope/testing copying zope/testing/doctestunit.py -> /builddir/build/BUILDROOT/python-zope-testing-4.1.2-4.el7.noarch/usr/lib/python2.7/site-packages/zope/testing copying zope/testing/wait.py -> /builddir/build/BUILDROOT/python-zope-testing-4.1.2-4.el7.noarch/usr/lib/python2.7/site-packages/zope/testing copying zope/testing/doctest.txt -> /builddir/build/BUILDROOT/python-zope-testing-4.1.2-4.el7.noarch/usr/lib/python2.7/site-packages/zope/testing copying zope/testing/cleanup.py -> /builddir/build/BUILDROOT/python-zope-testing-4.1.2-4.el7.noarch/usr/lib/python2.7/site-packages/zope/testing copying zope/testing/renormalizing/__init__.py -> /builddir/build/BUILDROOT/python-zope-testing-4.1.2-4.el7.noarch/usr/lib/python2.7/site-packages/zope/testing/renormalizing copying zope/testing/doctest/__init__.py -> /builddir/build/BUILDROOT/python-zope-testing-4.1.2-4.el7.noarch/usr/lib/python2.7/site-packages/zope/testing/doctest byte-compiling /builddir/build/BUILDROOT/python-zope-testing-4.1.2-4.el7.noarch/usr/lib/python2.7/site-packages/zope/testing/tests.py to tests.pyc byte-compiling /builddir/build/BUILDROOT/python-zope-testing-4.1.2-4.el7.noarch/usr/lib/python2.7/site-packages/zope/testing/server.py to server.pyc byte-compiling /builddir/build/BUILDROOT/python-zope-testing-4.1.2-4.el7.noarch/usr/lib/python2.7/site-packages/zope/testing/exceptions.py to exceptions.pyc byte-compiling /builddir/build/BUILDROOT/python-zope-testing-4.1.2-4.el7.noarch/usr/lib/python2.7/site-packages/zope/testing/formparser.py to formparser.pyc byte-compiling /builddir/build/BUILDROOT/python-zope-testing-4.1.2-4.el7.noarch/usr/lib/python2.7/site-packages/zope/testing/loggingsupport.py to loggingsupport.pyc byte-compiling /builddir/build/BUILDROOT/python-zope-testing-4.1.2-4.el7.noarch/usr/lib/python2.7/site-packages/zope/testing/testrunner.py to testrunner.pyc byte-compiling /builddir/build/BUILDROOT/python-zope-testing-4.1.2-4.el7.noarch/usr/lib/python2.7/site-packages/zope/testing/loghandler.py to loghandler.pyc byte-compiling /builddir/build/BUILDROOT/python-zope-testing-4.1.2-4.el7.noarch/usr/lib/python2.7/site-packages/zope/testing/setupstack.py to setupstack.pyc byte-compiling /builddir/build/BUILDROOT/python-zope-testing-4.1.2-4.el7.noarch/usr/lib/python2.7/site-packages/zope/testing/module.py to module.pyc byte-compiling /builddir/build/BUILDROOT/python-zope-testing-4.1.2-4.el7.noarch/usr/lib/python2.7/site-packages/zope/testing/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-zope-testing-4.1.2-4.el7.noarch/usr/lib/python2.7/site-packages/zope/testing/doctestunit.py to doctestunit.pyc byte-compiling /builddir/build/BUILDROOT/python-zope-testing-4.1.2-4.el7.noarch/usr/lib/python2.7/site-packages/zope/testing/wait.py to wait.pyc byte-compiling /builddir/build/BUILDROOT/python-zope-testing-4.1.2-4.el7.noarch/usr/lib/python2.7/site-packages/zope/testing/cleanup.py to cleanup.pyc byte-compiling /builddir/build/BUILDROOT/python-zope-testing-4.1.2-4.el7.noarch/usr/lib/python2.7/site-packages/zope/testing/renormalizing/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-zope-testing-4.1.2-4.el7.noarch/usr/lib/python2.7/site-packages/zope/testing/doctest/__init__.py to __init__.pyc writing byte-compilation script '/tmp/tmpNZIeLJ.py' /usr/bin/python2 -O /tmp/tmpNZIeLJ.py removing /tmp/tmpNZIeLJ.py running install_egg_info running egg_info writing requirements to src/zope.testing.egg-info/requires.txt writing src/zope.testing.egg-info/PKG-INFO writing namespace_packages to src/zope.testing.egg-info/namespace_packages.txt writing top-level names to src/zope.testing.egg-info/top_level.txt writing dependency_links to src/zope.testing.egg-info/dependency_links.txt reading manifest file 'src/zope.testing.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' BUILDSTDERR: warning: no files found matching '*' under directory 'docs' BUILDSTDERR: warning: no previously-included files matching '*.dll' found anywhere in distribution BUILDSTDERR: warning: no previously-included files matching '*.pyc' found anywhere in distribution BUILDSTDERR: warning: no previously-included files matching '*.pyo' found anywhere in distribution BUILDSTDERR: warning: no previously-included files matching '*.so' found anywhere in distribution writing manifest file 'src/zope.testing.egg-info/SOURCES.txt' Copying src/zope.testing.egg-info to /builddir/build/BUILDROOT/python-zope-testing-4.1.2-4.el7.noarch/usr/lib/python2.7/site-packages/zope.testing-4.1.2-py2.7.egg-info Installing /builddir/build/BUILDROOT/python-zope-testing-4.1.2-4.el7.noarch/usr/lib/python2.7/site-packages/zope.testing-4.1.2-py2.7-nspkg.pth running install_scripts + rm -f '/builddir/build/BUILDROOT/python-zope-testing-4.1.2-4.el7.noarch/usr/lib/python2.7/site-packages/zope/__init__.py*' + rm -f '/builddir/build/BUILDROOT/python-zope-testing-4.1.2-4.el7.noarch/usr/lib/python3.6/site-packages/zope/__init__.py*' + rm -f '/builddir/build/BUILDROOT/python-zope-testing-4.1.2-4.el7.noarch/zope/__init__.py*' + /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/zope.testing-4.1.2 /usr/lib/rpm/sepdebugcrcfix: Updated 0 CRC32s, 0 CRC32s did match. BUILDSTDERR: 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-zope-testing-4.1.2-4.el7.noarch/usr/lib/python2.7 using /usr/bin/python2.7 Bytecompiling .py files below /builddir/build/BUILDROOT/python-zope-testing-4.1.2-4.el7.noarch/usr/lib/python3.6 using /usr/bin/python3.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.CXFsKF + umask 022 + cd /builddir/build/BUILD + cd zope.testing-4.1.2 + /usr/bin/python setup.py test running test running egg_info writing requirements to src/zope.testing.egg-info/requires.txt writing src/zope.testing.egg-info/PKG-INFO writing namespace_packages to src/zope.testing.egg-info/namespace_packages.txt writing top-level names to src/zope.testing.egg-info/top_level.txt writing dependency_links to src/zope.testing.egg-info/dependency_links.txt reading manifest file 'src/zope.testing.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' BUILDSTDERR: warning: no files found matching '*' under directory 'docs' BUILDSTDERR: warning: no previously-included files matching '*.dll' found anywhere in distribution BUILDSTDERR: warning: no previously-included files matching '*.pyc' found anywhere in distribution BUILDSTDERR: warning: no previously-included files matching '*.pyo' found anywhere in distribution BUILDSTDERR: warning: no previously-included files matching '*.so' found anywhere in distribution writing manifest file 'src/zope.testing.egg-info/SOURCES.txt' running build_ext BUILDSTDERR: /builddir/build/BUILD/zope.testing-4.1.2/src/zope/testing/module.txt BUILDSTDERR: Doctest: module.txt ... ok BUILDSTDERR: /builddir/build/BUILD/zope.testing-4.1.2/src/zope/testing/loggingsupport.txt BUILDSTDERR: Doctest: loggingsupport.txt ... ok BUILDSTDERR: /builddir/build/BUILD/zope.testing-4.1.2/src/zope/testing/renormalizing.txt BUILDSTDERR: Doctest: renormalizing.txt ... ok BUILDSTDERR: /builddir/build/BUILD/zope.testing-4.1.2/src/zope/testing/setupstack.txt BUILDSTDERR: Doctest: setupstack.txt ... ok BUILDSTDERR: /builddir/build/BUILD/zope.testing-4.1.2/src/zope/testing/wait.txt BUILDSTDERR: Doctest: wait.txt ... ok BUILDSTDERR: /builddir/build/BUILD/zope.testing-4.1.2/src/zope/testing/doctest.txt BUILDSTDERR: Doctest: doctest.txt ... ok BUILDSTDERR: /builddir/build/BUILD/zope.testing-4.1.2/src/zope/testing/unicode.txt BUILDSTDERR: Doctest: unicode.txt ... ok BUILDSTDERR: addPortToURL (zope.testing.server) BUILDSTDERR: Doctest: zope.testing.server.addPortToURL ... ok BUILDSTDERR: /builddir/build/BUILD/zope.testing-4.1.2/src/zope/testing/formparser.txt BUILDSTDERR: Doctest: formparser.txt ... ok BUILDSTDERR: ---------------------------------------------------------------------- BUILDSTDERR: Ran 9 tests in 0.150s BUILDSTDERR: OK + /usr/bin/python3.6 setup.py test running test running build_py running egg_info writing src/zope.testing.egg-info/PKG-INFO writing dependency_links to src/zope.testing.egg-info/dependency_links.txt writing namespace_packages to src/zope.testing.egg-info/namespace_packages.txt writing requirements to src/zope.testing.egg-info/requires.txt writing top-level names to src/zope.testing.egg-info/top_level.txt reading manifest file 'src/zope.testing.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' BUILDSTDERR: warning: no files found matching '*' under directory 'docs' BUILDSTDERR: warning: no previously-included files matching '*.dll' found anywhere in distribution BUILDSTDERR: warning: no previously-included files matching '*.pyo' found anywhere in distribution BUILDSTDERR: warning: no previously-included files matching '*.so' found anywhere in distribution writing manifest file 'src/zope.testing.egg-info/SOURCES.txt' running egg_info creating /builddir/build/BUILD/zope.testing-4.1.2/build/lib/zope.testing.egg-info writing /builddir/build/BUILD/zope.testing-4.1.2/build/lib/zope.testing.egg-info/PKG-INFO writing dependency_links to /builddir/build/BUILD/zope.testing-4.1.2/build/lib/zope.testing.egg-info/dependency_links.txt writing namespace_packages to /builddir/build/BUILD/zope.testing-4.1.2/build/lib/zope.testing.egg-info/namespace_packages.txt writing requirements to /builddir/build/BUILD/zope.testing-4.1.2/build/lib/zope.testing.egg-info/requires.txt writing top-level names to /builddir/build/BUILD/zope.testing-4.1.2/build/lib/zope.testing.egg-info/top_level.txt writing manifest file '/builddir/build/BUILD/zope.testing-4.1.2/build/lib/zope.testing.egg-info/SOURCES.txt' reading manifest file '/builddir/build/BUILD/zope.testing-4.1.2/build/lib/zope.testing.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' BUILDSTDERR: warning: no files found matching '*' under directory 'docs' BUILDSTDERR: warning: no previously-included files matching '*.dll' found anywhere in distribution BUILDSTDERR: warning: no previously-included files matching '*.pyo' found anywhere in distribution BUILDSTDERR: warning: no previously-included files matching '*.so' found anywhere in distribution writing manifest file '/builddir/build/BUILD/zope.testing-4.1.2/build/lib/zope.testing.egg-info/SOURCES.txt' running build_ext BUILDSTDERR: /builddir/build/BUILD/zope.testing-4.1.2/build/lib/zope/testing/module.txt BUILDSTDERR: Doctest: module.txt ... FAIL BUILDSTDERR: /builddir/build/BUILD/zope.testing-4.1.2/build/lib/zope/testing/loggingsupport.txt BUILDSTDERR: Doctest: loggingsupport.txt ... ok BUILDSTDERR: /builddir/build/BUILD/zope.testing-4.1.2/build/lib/zope/testing/renormalizing.txt BUILDSTDERR: Doctest: renormalizing.txt ... ok BUILDSTDERR: /builddir/build/BUILD/zope.testing-4.1.2/build/lib/zope/testing/setupstack.txt BUILDSTDERR: Doctest: setupstack.txt ... /builddir/build/BUILD/zope.testing-4.1.2/build/lib/zope/testing/setupstack.txt:1: ResourceWarning: unclosed file <_io.TextIOWrapper name='Data.fs' mode='w' encoding='ANSI_X3.4-1968'> BUILDSTDERR: Stack-based test setUp and tearDown BUILDSTDERR: ok BUILDSTDERR: /builddir/build/BUILD/zope.testing-4.1.2/build/lib/zope/testing/wait.txt BUILDSTDERR: Doctest: wait.txt ... FAIL BUILDSTDERR: ====================================================================== BUILDSTDERR: FAIL: /builddir/build/BUILD/zope.testing-4.1.2/build/lib/zope/testing/module.txt BUILDSTDERR: Doctest: module.txt BUILDSTDERR: ---------------------------------------------------------------------- BUILDSTDERR: Traceback (most recent call last): BUILDSTDERR: File "/usr/lib64/python3.6/doctest.py", line 2199, in runTest BUILDSTDERR: raise self.failureException(self.format_failure(new.getvalue())) BUILDSTDERR: AssertionError: Failed doctest test for module.txt BUILDSTDERR: File "/builddir/build/BUILD/zope.testing-4.1.2/build/lib/zope/testing/module.txt", line 0 BUILDSTDERR: ---------------------------------------------------------------------- BUILDSTDERR: File "/builddir/build/BUILD/zope.testing-4.1.2/build/lib/zope/testing/module.txt", line 72, in module.txt BUILDSTDERR: Failed example: BUILDSTDERR: import fake BUILDSTDERR: Expected: BUILDSTDERR: Traceback (most recent call last): BUILDSTDERR: ... BUILDSTDERR: ImportError: No module named fake BUILDSTDERR: Got: BUILDSTDERR: Traceback (most recent call last): BUILDSTDERR: File "/usr/lib64/python3.6/doctest.py", line 1330, in __run BUILDSTDERR: compileflags, 1), test.globs) BUILDSTDERR: File "", line 1, in BUILDSTDERR: import fake BUILDSTDERR: ModuleNotFoundError: No module named fake BUILDSTDERR: ---------------------------------------------------------------------- BUILDSTDERR: File "/builddir/build/BUILD/zope.testing-4.1.2/build/lib/zope/testing/module.txt", line 89, in module.txt BUILDSTDERR: Failed example: BUILDSTDERR: import zope.testing.unlikelymodulename BUILDSTDERR: Expected: BUILDSTDERR: Traceback (most recent call last): BUILDSTDERR: ... BUILDSTDERR: ImportError: No module named unlikelymodulename BUILDSTDERR: Got: BUILDSTDERR: Traceback (most recent call last): BUILDSTDERR: File "/usr/lib64/python3.6/doctest.py", line 1330, in __run BUILDSTDERR: compileflags, 1), test.globs) BUILDSTDERR: File "", line 1, in BUILDSTDERR: import zope.testing.unlikelymodulename BUILDSTDERR: ModuleNotFoundError: No module named unlikelymodulename BUILDSTDERR: ====================================================================== BUILDSTDERR: FAIL: /builddir/build/BUILD/zope.testing-4.1.2/build/lib/zope/testing/wait.txt BUILDSTDERR: Doctest: wait.txt BUILDSTDERR: ---------------------------------------------------------------------- BUILDSTDERR: Traceback (most recent call last): BUILDSTDERR: File "/usr/lib64/python3.6/doctest.py", line 2199, in runTest BUILDSTDERR: raise self.failureException(self.format_failure(new.getvalue())) BUILDSTDERR: AssertionError: Failed doctest test for wait.txt BUILDSTDERR: File "/builddir/build/BUILD/zope.testing-4.1.2/build/lib/zope/testing/wait.txt", line 0 BUILDSTDERR: ---------------------------------------------------------------------- BUILDSTDERR: File "/builddir/build/BUILD/zope.testing-4.1.2/build/lib/zope/testing/wait.txt", line 23, in wait.txt BUILDSTDERR: Failed example: BUILDSTDERR: wait((lambda : False), timeout=.01) BUILDSTDERR: Expected: BUILDSTDERR: Traceback (most recent call last): BUILDSTDERR: ... BUILDSTDERR: TimeOutWaitingFor: BUILDSTDERR: Got: BUILDSTDERR: Traceback (most recent call last): BUILDSTDERR: File "/usr/lib64/python3.6/doctest.py", line 1330, in __run BUILDSTDERR: compileflags, 1), test.globs) BUILDSTDERR: File "", line 1, in BUILDSTDERR: wait((lambda : False), timeout=.01) BUILDSTDERR: File "/builddir/build/BUILD/zope.testing-4.1.2/build/lib/zope/testing/wait.py", line 65, in __call__ BUILDSTDERR: getattr(func, '__name__') BUILDSTDERR: zope.testing.wait.Wait.TimeOutWaitingFor: BUILDSTDERR: ---------------------------------------------------------------------- BUILDSTDERR: File "/builddir/build/BUILD/zope.testing-4.1.2/build/lib/zope/testing/wait.txt", line 52, in wait.txt BUILDSTDERR: Failed example: BUILDSTDERR: @wait(timeout=.01) BUILDSTDERR: def no_way(): BUILDSTDERR: pass BUILDSTDERR: Expected: BUILDSTDERR: Traceback (most recent call last): BUILDSTDERR: ... BUILDSTDERR: TimeOutWaitingFor: no_way BUILDSTDERR: Got: BUILDSTDERR: Traceback (most recent call last): BUILDSTDERR: File "/usr/lib64/python3.6/doctest.py", line 1330, in __run BUILDSTDERR: compileflags, 1), test.globs) BUILDSTDERR: File "", line 1, in BUILDSTDERR: @wait(timeout=.01) BUILDSTDERR: File "/builddir/build/BUILD/zope.testing-4.1.2/build/lib/zope/testing/wait.py", line 43, in BUILDSTDERR: return lambda func: self(func, timeout, wait, message) BUILDSTDERR: File "/builddir/build/BUILD/zope.testing-4.1.2/build/lib/zope/testing/wait.py", line 65, in __call__ BUILDSTDERR: getattr(func, '__name__') BUILDSTDERR: zope.testing.wait.Wait.TimeOutWaitingFor: no_way BUILDSTDERR: ---------------------------------------------------------------------- BUILDSTDERR: File "/builddir/build/BUILD/zope.testing-4.1.2/build/lib/zope/testing/wait.txt", line 59, in wait.txt BUILDSTDERR: Failed example: BUILDSTDERR: @wait(timeout=.01) BUILDSTDERR: def no_way(): BUILDSTDERR: "never true" BUILDSTDERR: Expected: BUILDSTDERR: Traceback (most recent call last): BUILDSTDERR: ... BUILDSTDERR: TimeOutWaitingFor: never true BUILDSTDERR: Got: BUILDSTDERR: Traceback (most recent call last): BUILDSTDERR: File "/usr/lib64/python3.6/doctest.py", line 1330, in __run BUILDSTDERR: compileflags, 1), test.globs) BUILDSTDERR: File "", line 1, in BUILDSTDERR: @wait(timeout=.01) BUILDSTDERR: File "/builddir/build/BUILD/zope.testing-4.1.2/build/lib/zope/testing/wait.py", line 43, in BUILDSTDERR: return lambda func: self(func, timeout, wait, message) BUILDSTDERR: File "/builddir/build/BUILD/zope.testing-4.1.2/build/lib/zope/testing/wait.py", line 65, in __call__ BUILDSTDERR: getattr(func, '__name__') BUILDSTDERR: zope.testing.wait.Wait.TimeOutWaitingFor: never true BUILDSTDERR: ---------------------------------------------------------------------- BUILDSTDERR: File "/builddir/build/BUILD/zope.testing-4.1.2/build/lib/zope/testing/wait.txt", line 70, in wait.txt BUILDSTDERR: Failed example: BUILDSTDERR: @wait(timeout=.01, message='dang') BUILDSTDERR: def no_way(): BUILDSTDERR: "never true" BUILDSTDERR: Expected: BUILDSTDERR: Traceback (most recent call last): BUILDSTDERR: ... BUILDSTDERR: TimeOutWaitingFor: dang BUILDSTDERR: Got: BUILDSTDERR: Traceback (most recent call last): BUILDSTDERR: File "/usr/lib64/python3.6/doctest.py", line 1330, in __run BUILDSTDERR: compileflags, 1), test.globs) BUILDSTDERR: File "", line 1, in BUILDSTDERR: @wait(timeout=.01, message='dang') BUILDSTDERR: File "/builddir/build/BUILD/zope.testing-4.1.2/build/lib/zope/testing/wait.py", line 43, in BUILDSTDERR: return lambda func: self(func, timeout, wait, message) BUILDSTDERR: File "/builddir/build/BUILD/zope.testing-4.1.2/build/lib/zope/testing/wait.py", line 65, in __call__ BUILDSTDERR: getattr(func, '__name__') BUILDSTDERR: zope.testing.wait.Wait.TimeOutWaitingFor: dang BUILDSTDERR: ---------------------------------------------------------------------- BUILDSTDERR: File "/builddir/build/BUILD/zope.testing-4.1.2/build/lib/zope/testing/wait.txt", line 162, in wait.txt BUILDSTDERR: Failed example: BUILDSTDERR: @wait(timeout=0) BUILDSTDERR: def _(state=[]): BUILDSTDERR: if len(state) > 1: BUILDSTDERR: return True BUILDSTDERR: state.append(0) BUILDSTDERR: Expected: BUILDSTDERR: Traceback (most recent call last): BUILDSTDERR: ... BUILDSTDERR: TimeOutWaitingFor: _ BUILDSTDERR: Got: BUILDSTDERR: Traceback (most recent call last): BUILDSTDERR: File "/usr/lib64/python3.6/doctest.py", line 1330, in __run BUILDSTDERR: compileflags, 1), test.globs) BUILDSTDERR: File "", line 2, in BUILDSTDERR: def _(state=[]): BUILDSTDERR: File "/builddir/build/BUILD/zope.testing-4.1.2/build/lib/zope/testing/wait.py", line 43, in BUILDSTDERR: return lambda func: self(func, timeout, wait, message) BUILDSTDERR: File "/builddir/build/BUILD/zope.testing-4.1.2/build/lib/zope/testing/wait.py", line 65, in __call__ BUILDSTDERR: getattr(func, '__name__') BUILDSTDERR: zope.testing.wait.Wait.TimeOutWaitingFor: _ BUILDSTDERR: ---------------------------------------------------------------------- BUILDSTDERR: Ran 5 tests in 0.138s BUILDSTDERR: FAILED (failures=2) BUILDSTDERR: Test failed: BUILDSTDERR: error: Test failed: BUILDSTDERR: error: Bad exit status from /var/tmp/rpm-tmp.CXFsKF (%check) RPM build errors: BUILDSTDERR: Bad exit status from /var/tmp/rpm-tmp.CXFsKF (%check) Child return code was: 1 EXCEPTION: [Error()] Traceback (most recent call last): File "/usr/lib/python3.7/site-packages/mockbuild/trace_decorator.py", line 96, in trace result = func(*args, **kw) File "/usr/lib/python3.7/site-packages/mockbuild/util.py", line 700, in do raise exception.Error("Command failed: \n # %s\n%s" % (command, output), child.returncode) mockbuild.exception.Error: Command failed: # bash --login -c /usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/python-zope-testing.spec