Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 905678 Details for
Bug 1106946
python3-cherrypy: FTBFS in rawhide
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
build.log
<fdopen> (text/plain), 41.68 KB, created by
Dennis Gilmore
on 2014-06-09 18:42:44 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
Dennis Gilmore
Created:
2014-06-09 18:42:44 UTC
Size:
41.68 KB
patch
obsolete
>Mock Version: 1.1.39 >Mock Version: 1.1.39 >ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target noarch --nodeps builddir/build/SPECS/python3-cherrypy.spec'], False, '/var/lib/mock/f21-build-2143519-392955/root/', None, 86400, True, False, 1000, 425, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n "<mock-chroot>"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=<mockbuild.trace_decorator.getLog object at 0x19d4b90>) >Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target noarch --nodeps builddir/build/SPECS/python3-cherrypy.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n "<mock-chroot>"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} >warning: Could not canonicalize hostname: buildvm-11.phx2.fedoraproject.org >Building target platforms: noarch >Building for target noarch >Wrote: /builddir/build/SRPMS/python3-cherrypy-3.2.6-2.fc21.src.rpm >Child return code was: 0 >LEAVE do --> > >ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target noarch --nodeps builddir/build/SPECS/python3-cherrypy.spec'], False, '/var/lib/mock/f21-build-2143519-392955/root/', None, 86400, True, False, 1000, 425, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n "<mock-chroot>"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=<mockbuild.trace_decorator.getLog object at 0x19d4b90>) >Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target noarch --nodeps builddir/build/SPECS/python3-cherrypy.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n "<mock-chroot>"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} >Building target platforms: noarch >Building for target noarch >Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.eifSiC >+ umask 022 >+ cd /builddir/build/BUILD >+ cd /builddir/build/BUILD >+ rm -rf CherryPy-3.2.6 >+ /usr/bin/gzip -dc /builddir/build/SOURCES/CherryPy-3.2.6.tar.gz >+ /usr/bin/tar -xf - >+ STATUS=0 >+ '[' 0 -ne 0 ']' >+ cd CherryPy-3.2.6 >+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . >+ echo 'Patch #0 (python-cherrypy-tutorial-doc.patch):' >Patch #0 (python-cherrypy-tutorial-doc.patch): >+ /usr/bin/cat /builddir/build/SOURCES/python-cherrypy-tutorial-doc.patch >+ /usr/bin/patch -p1 --fuzz=0 >patching file setup.py >+ dos2unix README.txt cherrypy/LICENSE.txt cherrypy/tutorial/README.txt cherrypy/tutorial/tutorial.conf >dos2unix: converting file README.txt to Unix format... >dos2unix: converting file cherrypy/LICENSE.txt to Unix format... >dos2unix: converting file cherrypy/tutorial/README.txt to Unix format... >dos2unix: converting file cherrypy/tutorial/tutorial.conf to Unix format... >+ exit 0 >Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.8gK7fU >+ umask 022 >+ cd /builddir/build/BUILD >+ cd CherryPy-3.2.6 >+ /usr/bin/python3 setup.py build >running build >running build_py >creating build >creating build/lib >creating build/lib/cherrypy >copying cherrypy/_cpmodpy.py -> build/lib/cherrypy >copying cherrypy/_cprequest.py -> build/lib/cherrypy >copying cherrypy/_cptools.py -> build/lib/cherrypy >copying cherrypy/_cpconfig.py -> build/lib/cherrypy >copying cherrypy/_cpchecker.py -> build/lib/cherrypy >copying cherrypy/_cptree.py -> build/lib/cherrypy >copying cherrypy/_cpthreadinglocal.py -> build/lib/cherrypy >copying cherrypy/_cpwsgi_server.py -> build/lib/cherrypy >copying cherrypy/_cpreqbody.py -> build/lib/cherrypy >copying cherrypy/_cpdispatch.py -> build/lib/cherrypy >copying cherrypy/_cpcompat.py -> build/lib/cherrypy >copying cherrypy/_cperror.py -> build/lib/cherrypy >copying cherrypy/_cpnative_server.py -> build/lib/cherrypy >copying cherrypy/_cplogging.py -> build/lib/cherrypy >copying cherrypy/_cpserver.py -> build/lib/cherrypy >copying cherrypy/__init__.py -> build/lib/cherrypy >copying cherrypy/_cpwsgi.py -> build/lib/cherrypy >creating build/lib/cherrypy/lib >copying cherrypy/lib/auth_digest.py -> build/lib/cherrypy/lib >copying cherrypy/lib/xmlrpcutil.py -> build/lib/cherrypy/lib >copying cherrypy/lib/cptools.py -> build/lib/cherrypy/lib >copying cherrypy/lib/encoding.py -> build/lib/cherrypy/lib >copying cherrypy/lib/httputil.py -> build/lib/cherrypy/lib >copying cherrypy/lib/reprconf.py -> build/lib/cherrypy/lib >copying cherrypy/lib/sessions.py -> build/lib/cherrypy/lib >copying cherrypy/lib/auth.py -> build/lib/cherrypy/lib >copying cherrypy/lib/cpstats.py -> build/lib/cherrypy/lib >copying cherrypy/lib/auth_basic.py -> build/lib/cherrypy/lib >copying cherrypy/lib/gctools.py -> build/lib/cherrypy/lib >copying cherrypy/lib/jsontools.py -> build/lib/cherrypy/lib >copying cherrypy/lib/covercp.py -> build/lib/cherrypy/lib >copying cherrypy/lib/http.py -> build/lib/cherrypy/lib >copying cherrypy/lib/static.py -> build/lib/cherrypy/lib >copying cherrypy/lib/profiler.py -> build/lib/cherrypy/lib >copying cherrypy/lib/httpauth.py -> build/lib/cherrypy/lib >copying cherrypy/lib/__init__.py -> build/lib/cherrypy/lib >copying cherrypy/lib/caching.py -> build/lib/cherrypy/lib >creating build/lib/cherrypy/process >copying cherrypy/process/plugins.py -> build/lib/cherrypy/process >copying cherrypy/process/wspbus.py -> build/lib/cherrypy/process >copying cherrypy/process/win32.py -> build/lib/cherrypy/process >copying cherrypy/process/servers.py -> build/lib/cherrypy/process >copying cherrypy/process/__init__.py -> build/lib/cherrypy/process >creating build/lib/cherrypy/scaffold >copying cherrypy/scaffold/__init__.py -> build/lib/cherrypy/scaffold >creating build/lib/cherrypy/wsgiserver >copying cherrypy/wsgiserver/wsgiserver3.py -> build/lib/cherrypy/wsgiserver >copying cherrypy/wsgiserver/ssl_builtin.py -> build/lib/cherrypy/wsgiserver >copying cherrypy/wsgiserver/__init__.py -> build/lib/cherrypy/wsgiserver >running build_scripts >creating build/scripts-3.4 >copying and adjusting cherrypy/cherryd -> build/scripts-3.4 >changing mode of build/scripts-3.4/cherryd from 644 to 755 >+ exit 0 >Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.0Lp5Lc >+ umask 022 >+ cd /builddir/build/BUILD >+ '[' /builddir/build/BUILDROOT/python3-cherrypy-3.2.6-2.fc21.noarch '!=' / ']' >+ rm -rf /builddir/build/BUILDROOT/python3-cherrypy-3.2.6-2.fc21.noarch >++ dirname /builddir/build/BUILDROOT/python3-cherrypy-3.2.6-2.fc21.noarch >+ mkdir -p /builddir/build/BUILDROOT >+ mkdir /builddir/build/BUILDROOT/python3-cherrypy-3.2.6-2.fc21.noarch >+ cd CherryPy-3.2.6 >+ /usr/bin/python3 setup.py install --skip-build --root /builddir/build/BUILDROOT/python3-cherrypy-3.2.6-2.fc21.noarch >running install >running install_lib >creating /builddir/build/BUILDROOT/python3-cherrypy-3.2.6-2.fc21.noarch/usr >creating /builddir/build/BUILDROOT/python3-cherrypy-3.2.6-2.fc21.noarch/usr/lib >creating /builddir/build/BUILDROOT/python3-cherrypy-3.2.6-2.fc21.noarch/usr/lib/python3.4 >creating /builddir/build/BUILDROOT/python3-cherrypy-3.2.6-2.fc21.noarch/usr/lib/python3.4/site-packages >creating /builddir/build/BUILDROOT/python3-cherrypy-3.2.6-2.fc21.noarch/usr/lib/python3.4/site-packages/cherrypy >copying build/lib/cherrypy/_cpmodpy.py -> /builddir/build/BUILDROOT/python3-cherrypy-3.2.6-2.fc21.noarch/usr/lib/python3.4/site-packages/cherrypy >copying build/lib/cherrypy/_cprequest.py -> /builddir/build/BUILDROOT/python3-cherrypy-3.2.6-2.fc21.noarch/usr/lib/python3.4/site-packages/cherrypy >copying build/lib/cherrypy/_cptools.py -> /builddir/build/BUILDROOT/python3-cherrypy-3.2.6-2.fc21.noarch/usr/lib/python3.4/site-packages/cherrypy >copying build/lib/cherrypy/_cpconfig.py -> /builddir/build/BUILDROOT/python3-cherrypy-3.2.6-2.fc21.noarch/usr/lib/python3.4/site-packages/cherrypy >copying build/lib/cherrypy/_cpchecker.py -> /builddir/build/BUILDROOT/python3-cherrypy-3.2.6-2.fc21.noarch/usr/lib/python3.4/site-packages/cherrypy >copying build/lib/cherrypy/_cptree.py -> /builddir/build/BUILDROOT/python3-cherrypy-3.2.6-2.fc21.noarch/usr/lib/python3.4/site-packages/cherrypy >copying build/lib/cherrypy/_cpthreadinglocal.py -> /builddir/build/BUILDROOT/python3-cherrypy-3.2.6-2.fc21.noarch/usr/lib/python3.4/site-packages/cherrypy >creating /builddir/build/BUILDROOT/python3-cherrypy-3.2.6-2.fc21.noarch/usr/lib/python3.4/site-packages/cherrypy/wsgiserver >copying build/lib/cherrypy/wsgiserver/wsgiserver3.py -> /builddir/build/BUILDROOT/python3-cherrypy-3.2.6-2.fc21.noarch/usr/lib/python3.4/site-packages/cherrypy/wsgiserver >copying build/lib/cherrypy/wsgiserver/ssl_builtin.py -> /builddir/build/BUILDROOT/python3-cherrypy-3.2.6-2.fc21.noarch/usr/lib/python3.4/site-packages/cherrypy/wsgiserver >copying build/lib/cherrypy/wsgiserver/__init__.py -> /builddir/build/BUILDROOT/python3-cherrypy-3.2.6-2.fc21.noarch/usr/lib/python3.4/site-packages/cherrypy/wsgiserver >copying build/lib/cherrypy/_cpwsgi_server.py -> /builddir/build/BUILDROOT/python3-cherrypy-3.2.6-2.fc21.noarch/usr/lib/python3.4/site-packages/cherrypy >copying build/lib/cherrypy/_cpreqbody.py -> /builddir/build/BUILDROOT/python3-cherrypy-3.2.6-2.fc21.noarch/usr/lib/python3.4/site-packages/cherrypy >copying build/lib/cherrypy/_cpdispatch.py -> /builddir/build/BUILDROOT/python3-cherrypy-3.2.6-2.fc21.noarch/usr/lib/python3.4/site-packages/cherrypy >copying build/lib/cherrypy/_cpcompat.py -> /builddir/build/BUILDROOT/python3-cherrypy-3.2.6-2.fc21.noarch/usr/lib/python3.4/site-packages/cherrypy >creating /builddir/build/BUILDROOT/python3-cherrypy-3.2.6-2.fc21.noarch/usr/lib/python3.4/site-packages/cherrypy/lib >copying build/lib/cherrypy/lib/auth_digest.py -> /builddir/build/BUILDROOT/python3-cherrypy-3.2.6-2.fc21.noarch/usr/lib/python3.4/site-packages/cherrypy/lib >copying build/lib/cherrypy/lib/xmlrpcutil.py -> /builddir/build/BUILDROOT/python3-cherrypy-3.2.6-2.fc21.noarch/usr/lib/python3.4/site-packages/cherrypy/lib >copying build/lib/cherrypy/lib/cptools.py -> /builddir/build/BUILDROOT/python3-cherrypy-3.2.6-2.fc21.noarch/usr/lib/python3.4/site-packages/cherrypy/lib >copying build/lib/cherrypy/lib/encoding.py -> /builddir/build/BUILDROOT/python3-cherrypy-3.2.6-2.fc21.noarch/usr/lib/python3.4/site-packages/cherrypy/lib >copying build/lib/cherrypy/lib/httputil.py -> /builddir/build/BUILDROOT/python3-cherrypy-3.2.6-2.fc21.noarch/usr/lib/python3.4/site-packages/cherrypy/lib >copying build/lib/cherrypy/lib/reprconf.py -> /builddir/build/BUILDROOT/python3-cherrypy-3.2.6-2.fc21.noarch/usr/lib/python3.4/site-packages/cherrypy/lib >copying build/lib/cherrypy/lib/sessions.py -> /builddir/build/BUILDROOT/python3-cherrypy-3.2.6-2.fc21.noarch/usr/lib/python3.4/site-packages/cherrypy/lib >copying build/lib/cherrypy/lib/auth.py -> /builddir/build/BUILDROOT/python3-cherrypy-3.2.6-2.fc21.noarch/usr/lib/python3.4/site-packages/cherrypy/lib >copying build/lib/cherrypy/lib/cpstats.py -> /builddir/build/BUILDROOT/python3-cherrypy-3.2.6-2.fc21.noarch/usr/lib/python3.4/site-packages/cherrypy/lib >copying build/lib/cherrypy/lib/auth_basic.py -> /builddir/build/BUILDROOT/python3-cherrypy-3.2.6-2.fc21.noarch/usr/lib/python3.4/site-packages/cherrypy/lib >copying build/lib/cherrypy/lib/gctools.py -> /builddir/build/BUILDROOT/python3-cherrypy-3.2.6-2.fc21.noarch/usr/lib/python3.4/site-packages/cherrypy/lib >copying build/lib/cherrypy/lib/jsontools.py -> /builddir/build/BUILDROOT/python3-cherrypy-3.2.6-2.fc21.noarch/usr/lib/python3.4/site-packages/cherrypy/lib >copying build/lib/cherrypy/lib/covercp.py -> /builddir/build/BUILDROOT/python3-cherrypy-3.2.6-2.fc21.noarch/usr/lib/python3.4/site-packages/cherrypy/lib >copying build/lib/cherrypy/lib/http.py -> /builddir/build/BUILDROOT/python3-cherrypy-3.2.6-2.fc21.noarch/usr/lib/python3.4/site-packages/cherrypy/lib >copying build/lib/cherrypy/lib/static.py -> /builddir/build/BUILDROOT/python3-cherrypy-3.2.6-2.fc21.noarch/usr/lib/python3.4/site-packages/cherrypy/lib >copying build/lib/cherrypy/lib/profiler.py -> /builddir/build/BUILDROOT/python3-cherrypy-3.2.6-2.fc21.noarch/usr/lib/python3.4/site-packages/cherrypy/lib >copying build/lib/cherrypy/lib/httpauth.py -> /builddir/build/BUILDROOT/python3-cherrypy-3.2.6-2.fc21.noarch/usr/lib/python3.4/site-packages/cherrypy/lib >copying build/lib/cherrypy/lib/__init__.py -> /builddir/build/BUILDROOT/python3-cherrypy-3.2.6-2.fc21.noarch/usr/lib/python3.4/site-packages/cherrypy/lib >copying build/lib/cherrypy/lib/caching.py -> /builddir/build/BUILDROOT/python3-cherrypy-3.2.6-2.fc21.noarch/usr/lib/python3.4/site-packages/cherrypy/lib >copying build/lib/cherrypy/_cperror.py -> /builddir/build/BUILDROOT/python3-cherrypy-3.2.6-2.fc21.noarch/usr/lib/python3.4/site-packages/cherrypy >creating /builddir/build/BUILDROOT/python3-cherrypy-3.2.6-2.fc21.noarch/usr/lib/python3.4/site-packages/cherrypy/scaffold >copying build/lib/cherrypy/scaffold/__init__.py -> /builddir/build/BUILDROOT/python3-cherrypy-3.2.6-2.fc21.noarch/usr/lib/python3.4/site-packages/cherrypy/scaffold >creating /builddir/build/BUILDROOT/python3-cherrypy-3.2.6-2.fc21.noarch/usr/lib/python3.4/site-packages/cherrypy/process >copying build/lib/cherrypy/process/plugins.py -> /builddir/build/BUILDROOT/python3-cherrypy-3.2.6-2.fc21.noarch/usr/lib/python3.4/site-packages/cherrypy/process >copying build/lib/cherrypy/process/wspbus.py -> /builddir/build/BUILDROOT/python3-cherrypy-3.2.6-2.fc21.noarch/usr/lib/python3.4/site-packages/cherrypy/process >copying build/lib/cherrypy/process/win32.py -> /builddir/build/BUILDROOT/python3-cherrypy-3.2.6-2.fc21.noarch/usr/lib/python3.4/site-packages/cherrypy/process >copying build/lib/cherrypy/process/servers.py -> /builddir/build/BUILDROOT/python3-cherrypy-3.2.6-2.fc21.noarch/usr/lib/python3.4/site-packages/cherrypy/process >copying build/lib/cherrypy/process/__init__.py -> /builddir/build/BUILDROOT/python3-cherrypy-3.2.6-2.fc21.noarch/usr/lib/python3.4/site-packages/cherrypy/process >copying build/lib/cherrypy/_cpnative_server.py -> /builddir/build/BUILDROOT/python3-cherrypy-3.2.6-2.fc21.noarch/usr/lib/python3.4/site-packages/cherrypy >copying build/lib/cherrypy/_cplogging.py -> /builddir/build/BUILDROOT/python3-cherrypy-3.2.6-2.fc21.noarch/usr/lib/python3.4/site-packages/cherrypy >copying build/lib/cherrypy/_cpserver.py -> /builddir/build/BUILDROOT/python3-cherrypy-3.2.6-2.fc21.noarch/usr/lib/python3.4/site-packages/cherrypy >copying build/lib/cherrypy/__init__.py -> /builddir/build/BUILDROOT/python3-cherrypy-3.2.6-2.fc21.noarch/usr/lib/python3.4/site-packages/cherrypy >copying build/lib/cherrypy/_cpwsgi.py -> /builddir/build/BUILDROOT/python3-cherrypy-3.2.6-2.fc21.noarch/usr/lib/python3.4/site-packages/cherrypy >byte-compiling /builddir/build/BUILDROOT/python3-cherrypy-3.2.6-2.fc21.noarch/usr/lib/python3.4/site-packages/cherrypy/_cpmodpy.py to _cpmodpy.cpython-34.pyc >byte-compiling /builddir/build/BUILDROOT/python3-cherrypy-3.2.6-2.fc21.noarch/usr/lib/python3.4/site-packages/cherrypy/_cprequest.py to _cprequest.cpython-34.pyc >byte-compiling /builddir/build/BUILDROOT/python3-cherrypy-3.2.6-2.fc21.noarch/usr/lib/python3.4/site-packages/cherrypy/_cptools.py to _cptools.cpython-34.pyc >byte-compiling /builddir/build/BUILDROOT/python3-cherrypy-3.2.6-2.fc21.noarch/usr/lib/python3.4/site-packages/cherrypy/_cpconfig.py to _cpconfig.cpython-34.pyc >byte-compiling /builddir/build/BUILDROOT/python3-cherrypy-3.2.6-2.fc21.noarch/usr/lib/python3.4/site-packages/cherrypy/_cpchecker.py to _cpchecker.cpython-34.pyc >byte-compiling /builddir/build/BUILDROOT/python3-cherrypy-3.2.6-2.fc21.noarch/usr/lib/python3.4/site-packages/cherrypy/_cptree.py to _cptree.cpython-34.pyc >byte-compiling /builddir/build/BUILDROOT/python3-cherrypy-3.2.6-2.fc21.noarch/usr/lib/python3.4/site-packages/cherrypy/_cpthreadinglocal.py to _cpthreadinglocal.cpython-34.pyc >byte-compiling /builddir/build/BUILDROOT/python3-cherrypy-3.2.6-2.fc21.noarch/usr/lib/python3.4/site-packages/cherrypy/wsgiserver/wsgiserver3.py to wsgiserver3.cpython-34.pyc >byte-compiling /builddir/build/BUILDROOT/python3-cherrypy-3.2.6-2.fc21.noarch/usr/lib/python3.4/site-packages/cherrypy/wsgiserver/ssl_builtin.py to ssl_builtin.cpython-34.pyc >byte-compiling /builddir/build/BUILDROOT/python3-cherrypy-3.2.6-2.fc21.noarch/usr/lib/python3.4/site-packages/cherrypy/wsgiserver/__init__.py to __init__.cpython-34.pyc >byte-compiling /builddir/build/BUILDROOT/python3-cherrypy-3.2.6-2.fc21.noarch/usr/lib/python3.4/site-packages/cherrypy/_cpwsgi_server.py to _cpwsgi_server.cpython-34.pyc >byte-compiling /builddir/build/BUILDROOT/python3-cherrypy-3.2.6-2.fc21.noarch/usr/lib/python3.4/site-packages/cherrypy/_cpreqbody.py to _cpreqbody.cpython-34.pyc >byte-compiling /builddir/build/BUILDROOT/python3-cherrypy-3.2.6-2.fc21.noarch/usr/lib/python3.4/site-packages/cherrypy/_cpdispatch.py to _cpdispatch.cpython-34.pyc >byte-compiling /builddir/build/BUILDROOT/python3-cherrypy-3.2.6-2.fc21.noarch/usr/lib/python3.4/site-packages/cherrypy/_cpcompat.py to _cpcompat.cpython-34.pyc >byte-compiling /builddir/build/BUILDROOT/python3-cherrypy-3.2.6-2.fc21.noarch/usr/lib/python3.4/site-packages/cherrypy/lib/auth_digest.py to auth_digest.cpython-34.pyc >byte-compiling /builddir/build/BUILDROOT/python3-cherrypy-3.2.6-2.fc21.noarch/usr/lib/python3.4/site-packages/cherrypy/lib/xmlrpcutil.py to xmlrpcutil.cpython-34.pyc >byte-compiling /builddir/build/BUILDROOT/python3-cherrypy-3.2.6-2.fc21.noarch/usr/lib/python3.4/site-packages/cherrypy/lib/cptools.py to cptools.cpython-34.pyc >byte-compiling /builddir/build/BUILDROOT/python3-cherrypy-3.2.6-2.fc21.noarch/usr/lib/python3.4/site-packages/cherrypy/lib/encoding.py to encoding.cpython-34.pyc >byte-compiling /builddir/build/BUILDROOT/python3-cherrypy-3.2.6-2.fc21.noarch/usr/lib/python3.4/site-packages/cherrypy/lib/httputil.py to httputil.cpython-34.pyc >byte-compiling /builddir/build/BUILDROOT/python3-cherrypy-3.2.6-2.fc21.noarch/usr/lib/python3.4/site-packages/cherrypy/lib/reprconf.py to reprconf.cpython-34.pyc >byte-compiling /builddir/build/BUILDROOT/python3-cherrypy-3.2.6-2.fc21.noarch/usr/lib/python3.4/site-packages/cherrypy/lib/sessions.py to sessions.cpython-34.pyc >byte-compiling /builddir/build/BUILDROOT/python3-cherrypy-3.2.6-2.fc21.noarch/usr/lib/python3.4/site-packages/cherrypy/lib/auth.py to auth.cpython-34.pyc >byte-compiling /builddir/build/BUILDROOT/python3-cherrypy-3.2.6-2.fc21.noarch/usr/lib/python3.4/site-packages/cherrypy/lib/cpstats.py to cpstats.cpython-34.pyc >byte-compiling /builddir/build/BUILDROOT/python3-cherrypy-3.2.6-2.fc21.noarch/usr/lib/python3.4/site-packages/cherrypy/lib/auth_basic.py to auth_basic.cpython-34.pyc >byte-compiling /builddir/build/BUILDROOT/python3-cherrypy-3.2.6-2.fc21.noarch/usr/lib/python3.4/site-packages/cherrypy/lib/gctools.py to gctools.cpython-34.pyc >byte-compiling /builddir/build/BUILDROOT/python3-cherrypy-3.2.6-2.fc21.noarch/usr/lib/python3.4/site-packages/cherrypy/lib/jsontools.py to jsontools.cpython-34.pyc >byte-compiling /builddir/build/BUILDROOT/python3-cherrypy-3.2.6-2.fc21.noarch/usr/lib/python3.4/site-packages/cherrypy/lib/covercp.py to covercp.cpython-34.pyc >byte-compiling /builddir/build/BUILDROOT/python3-cherrypy-3.2.6-2.fc21.noarch/usr/lib/python3.4/site-packages/cherrypy/lib/http.py to http.cpython-34.pyc >byte-compiling /builddir/build/BUILDROOT/python3-cherrypy-3.2.6-2.fc21.noarch/usr/lib/python3.4/site-packages/cherrypy/lib/static.py to static.cpython-34.pyc >byte-compiling /builddir/build/BUILDROOT/python3-cherrypy-3.2.6-2.fc21.noarch/usr/lib/python3.4/site-packages/cherrypy/lib/profiler.py to profiler.cpython-34.pyc >byte-compiling /builddir/build/BUILDROOT/python3-cherrypy-3.2.6-2.fc21.noarch/usr/lib/python3.4/site-packages/cherrypy/lib/httpauth.py to httpauth.cpython-34.pyc >byte-compiling /builddir/build/BUILDROOT/python3-cherrypy-3.2.6-2.fc21.noarch/usr/lib/python3.4/site-packages/cherrypy/lib/__init__.py to __init__.cpython-34.pyc >byte-compiling /builddir/build/BUILDROOT/python3-cherrypy-3.2.6-2.fc21.noarch/usr/lib/python3.4/site-packages/cherrypy/lib/caching.py to caching.cpython-34.pyc >byte-compiling /builddir/build/BUILDROOT/python3-cherrypy-3.2.6-2.fc21.noarch/usr/lib/python3.4/site-packages/cherrypy/_cperror.py to _cperror.cpython-34.pyc >byte-compiling /builddir/build/BUILDROOT/python3-cherrypy-3.2.6-2.fc21.noarch/usr/lib/python3.4/site-packages/cherrypy/scaffold/__init__.py to __init__.cpython-34.pyc >byte-compiling /builddir/build/BUILDROOT/python3-cherrypy-3.2.6-2.fc21.noarch/usr/lib/python3.4/site-packages/cherrypy/process/plugins.py to plugins.cpython-34.pyc >byte-compiling /builddir/build/BUILDROOT/python3-cherrypy-3.2.6-2.fc21.noarch/usr/lib/python3.4/site-packages/cherrypy/process/wspbus.py to wspbus.cpython-34.pyc >byte-compiling /builddir/build/BUILDROOT/python3-cherrypy-3.2.6-2.fc21.noarch/usr/lib/python3.4/site-packages/cherrypy/process/win32.py to win32.cpython-34.pyc >byte-compiling /builddir/build/BUILDROOT/python3-cherrypy-3.2.6-2.fc21.noarch/usr/lib/python3.4/site-packages/cherrypy/process/servers.py to servers.cpython-34.pyc >byte-compiling /builddir/build/BUILDROOT/python3-cherrypy-3.2.6-2.fc21.noarch/usr/lib/python3.4/site-packages/cherrypy/process/__init__.py to __init__.cpython-34.pyc >byte-compiling /builddir/build/BUILDROOT/python3-cherrypy-3.2.6-2.fc21.noarch/usr/lib/python3.4/site-packages/cherrypy/_cpnative_server.py to _cpnative_server.cpython-34.pyc >byte-compiling /builddir/build/BUILDROOT/python3-cherrypy-3.2.6-2.fc21.noarch/usr/lib/python3.4/site-packages/cherrypy/_cplogging.py to _cplogging.cpython-34.pyc >byte-compiling /builddir/build/BUILDROOT/python3-cherrypy-3.2.6-2.fc21.noarch/usr/lib/python3.4/site-packages/cherrypy/_cpserver.py to _cpserver.cpython-34.pyc >byte-compiling /builddir/build/BUILDROOT/python3-cherrypy-3.2.6-2.fc21.noarch/usr/lib/python3.4/site-packages/cherrypy/__init__.py to __init__.cpython-34.pyc >byte-compiling /builddir/build/BUILDROOT/python3-cherrypy-3.2.6-2.fc21.noarch/usr/lib/python3.4/site-packages/cherrypy/_cpwsgi.py to _cpwsgi.cpython-34.pyc >running install_data >copying cherrypy/cherryd -> /builddir/build/BUILDROOT/python3-cherrypy-3.2.6-2.fc21.noarch/usr/lib/python3.4/site-packages/cherrypy >copying cherrypy/favicon.ico -> /builddir/build/BUILDROOT/python3-cherrypy-3.2.6-2.fc21.noarch/usr/lib/python3.4/site-packages/cherrypy >copying cherrypy/LICENSE.txt -> /builddir/build/BUILDROOT/python3-cherrypy-3.2.6-2.fc21.noarch/usr/lib/python3.4/site-packages/cherrypy >copying cherrypy/scaffold/example.conf -> /builddir/build/BUILDROOT/python3-cherrypy-3.2.6-2.fc21.noarch/usr/lib/python3.4/site-packages/cherrypy/scaffold >copying cherrypy/scaffold/site.conf -> /builddir/build/BUILDROOT/python3-cherrypy-3.2.6-2.fc21.noarch/usr/lib/python3.4/site-packages/cherrypy/scaffold >creating /builddir/build/BUILDROOT/python3-cherrypy-3.2.6-2.fc21.noarch/usr/lib/python3.4/site-packages/cherrypy/scaffold/static >copying cherrypy/scaffold/static/made_with_cherrypy_small.png -> /builddir/build/BUILDROOT/python3-cherrypy-3.2.6-2.fc21.noarch/usr/lib/python3.4/site-packages/cherrypy/scaffold/static >running install_egg_info >running egg_info >writing CherryPy.egg-info/PKG-INFO >writing top-level names to CherryPy.egg-info/top_level.txt >writing dependency_links to CherryPy.egg-info/dependency_links.txt >reading manifest file 'CherryPy.egg-info/SOURCES.txt' >reading manifest template 'MANIFEST.in' >writing manifest file 'CherryPy.egg-info/SOURCES.txt' >Copying CherryPy.egg-info to /builddir/build/BUILDROOT/python3-cherrypy-3.2.6-2.fc21.noarch/usr/lib/python3.4/site-packages/CherryPy-3.2.6-py3.4.egg-info >running install_scripts >creating /builddir/build/BUILDROOT/python3-cherrypy-3.2.6-2.fc21.noarch/usr/bin >copying build/scripts-3.4/cherryd -> /builddir/build/BUILDROOT/python3-cherrypy-3.2.6-2.fc21.noarch/usr/bin >changing mode of /builddir/build/BUILDROOT/python3-cherrypy-3.2.6-2.fc21.noarch/usr/bin/cherryd to 755 >+ mv /builddir/build/BUILDROOT/python3-cherrypy-3.2.6-2.fc21.noarch/usr/bin/cherryd /builddir/build/BUILDROOT/python3-cherrypy-3.2.6-2.fc21.noarch/usr/bin/python3-cherryd >+ rm -f /builddir/build/BUILDROOT/python3-cherrypy-3.2.6-2.fc21.noarch/usr/lib/python3.4/site-packages/cherrypy/LICENSE.txt >+ rm -f /builddir/build/BUILDROOT/python3-cherrypy-3.2.6-2.fc21.noarch/usr/lib/python3.4/site-packages/cherrypy/cherryd >+ /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/CherryPy-3.2.6 >/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/brp-compress >+ /usr/lib/rpm/brp-strip /usr/bin/strip >+ /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump >+ /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip >+ /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 >+ /usr/lib/rpm/brp-python-hardlink >+ /usr/lib/rpm/redhat/brp-java-repack-jars >+ rm -rf cherrypy/tutorial/__pycache__ >Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.WfkBky >+ umask 022 >+ cd /builddir/build/BUILD >+ cd CherryPy-3.2.6 >+ cd cherrypy/test >+ LANG=en_US.UTF-8 >+ /usr/bin/nosetests-3.4 -s ./ -e test_SIGTERM -e test_SIGHUP_tty -e test_file_stream -e testCombinedTools -e test_HTTP11_pipelining -e testCookies -e testEncoding -e test_multipart_decoding -e test_multipart_decoding_no_charset -e testErrorHandling -e test_config_errors -e testParams -e test_0_Session >.........................S................................................................S...........................................................SS..F..................../builddir/build/BUILD/CherryPy-3.2.6/cherrypy/process/servers.py:438: UserWarning: Unable to verify that the server is bound on 44130 > warnings.warn(msg) >............................................ >====================================================================== >FAIL: test_2_File_Concurrency (cherrypy.test.test_session.SessionTest) >---------------------------------------------------------------------- >Traceback (most recent call last): > File "/builddir/build/BUILD/CherryPy-3.2.6/cherrypy/test/test_session.py", line 213, in test_2_File_Concurrency > self._test_Concurrency() > File "/builddir/build/BUILD/CherryPy-3.2.6/cherrypy/test/test_session.py", line 263, in _test_Concurrency > self.assertEqual(hitcount, expected) >nose.proxy.AssertionError: 49 != 151 >-------------------- >> begin captured logging << -------------------- >cherrypy.access.4090109772: INFO: 127.0.0.1 - - [08/Jun/2014:04:49:37] "GET /setsessiontype/file HTTP/1.1" 200 - "" "" >cherrypy.error: INFO: [08/Jun/2014:04:49:37] ENGINE Started monitor thread 'Session cleanup'. >cherrypy.access.4090109772: INFO: 127.0.0.1 - - [08/Jun/2014:04:49:37] "GET / HTTP/1.1" 200 1 "" "" >cherrypy.access.4090109772: INFO: 127.0.0.1 - - [08/Jun/2014:04:49:37] "GET / HTTP/1.1" 200 1 "" "" >cherrypy.access.4090109772: INFO: 127.0.0.1 - - [08/Jun/2014:04:49:38] "GET / HTTP/1.1" 200 1 "" "" >cherrypy.access.4090109772: INFO: 127.0.0.1 - - [08/Jun/2014:04:49:38] "GET / HTTP/1.1" 200 1 "" "" >cherrypy.access.4090109772: INFO: 127.0.0.1 - - [08/Jun/2014:04:49:38] "GET / HTTP/1.1" 200 1 "" "" >cherrypy.access.4090109772: INFO: 127.0.0.1 - - [08/Jun/2014:04:49:38] "GET / HTTP/1.1" 200 1 "" "" >cherrypy.access.4090109772: INFO: 127.0.0.1 - - [08/Jun/2014:04:49:38] "GET / HTTP/1.1" 200 1 "" "" >cherrypy.access.4090109772: INFO: 127.0.0.1 - - [08/Jun/2014:04:49:38] "GET / HTTP/1.1" 200 1 "" "" >cherrypy.access.4090109772: INFO: 127.0.0.1 - - [08/Jun/2014:04:49:39] "GET / HTTP/1.1" 200 1 "" "" >cherrypy.access.4090109772: INFO: 127.0.0.1 - - [08/Jun/2014:04:49:39] "GET / HTTP/1.1" 200 2 "" "" >cherrypy.access.4090109772: INFO: 127.0.0.1 - - [08/Jun/2014:04:49:39] "GET / HTTP/1.1" 200 2 "" "" >cherrypy.access.4090109772: INFO: 127.0.0.1 - - [08/Jun/2014:04:49:39] "GET / HTTP/1.1" 200 2 "" "" >cherrypy.access.4090109772: INFO: 127.0.0.1 - - [08/Jun/2014:04:49:40] "GET / HTTP/1.1" 200 2 "" "" >cherrypy.access.4090109772: INFO: 127.0.0.1 - - [08/Jun/2014:04:49:40] "GET / HTTP/1.1" 200 2 "" "" >cherrypy.access.4090109772: INFO: 127.0.0.1 - - [08/Jun/2014:04:49:40] "GET / HTTP/1.1" 200 2 "" "" >cherrypy.access.4090109772: INFO: 127.0.0.1 - - [08/Jun/2014:04:49:40] "GET / HTTP/1.1" 200 2 "" "" >cherrypy.access.4090109772: INFO: 127.0.0.1 - - [08/Jun/2014:04:49:40] "GET / HTTP/1.1" 200 2 "" "" >cherrypy.access.4090109772: INFO: 127.0.0.1 - - [08/Jun/2014:04:49:40] "GET / HTTP/1.1" 200 2 "" "" >cherrypy.access.4090109772: INFO: 127.0.0.1 - - [08/Jun/2014:04:49:41] "GET / HTTP/1.1" 200 2 "" "" >cherrypy.access.4090109772: INFO: 127.0.0.1 - - [08/Jun/2014:04:49:41] "GET / HTTP/1.1" 200 2 "" "" >cherrypy.access.4090109772: INFO: 127.0.0.1 - - [08/Jun/2014:04:49:41] "GET / HTTP/1.1" 200 2 "" "" >cherrypy.access.4090109772: INFO: 127.0.0.1 - - [08/Jun/2014:04:49:41] "GET / HTTP/1.1" 200 2 "" "" >cherrypy.access.4090109772: INFO: 127.0.0.1 - - [08/Jun/2014:04:49:41] "GET / HTTP/1.1" 200 2 "" "" >cherrypy.access.4090109772: INFO: 127.0.0.1 - - [08/Jun/2014:04:49:41] "GET / HTTP/1.1" 200 2 "" "" >cherrypy.access.4090109772: INFO: 127.0.0.1 - - [08/Jun/2014:04:49:42] "GET / HTTP/1.1" 200 2 "" "" >cherrypy.access.4090109772: INFO: 127.0.0.1 - - [08/Jun/2014:04:49:42] "GET / HTTP/1.1" 200 2 "" "" >cherrypy.access.4090109772: INFO: 127.0.0.1 - - [08/Jun/2014:04:49:42] "GET / HTTP/1.1" 200 2 "" "" >cherrypy.access.4090109772: INFO: 127.0.0.1 - - [08/Jun/2014:04:49:42] "GET / HTTP/1.1" 200 2 "" "" >cherrypy.access.4090109772: INFO: 127.0.0.1 - - [08/Jun/2014:04:49:42] "GET / HTTP/1.1" 200 2 "" "" >cherrypy.access.4090109772: INFO: 127.0.0.1 - - [08/Jun/2014:04:49:42] "GET / HTTP/1.1" 200 2 "" "" >cherrypy.access.4090109772: INFO: 127.0.0.1 - - [08/Jun/2014:04:49:43] "GET / HTTP/1.1" 200 2 "" "" >cherrypy.access.4090109772: INFO: 127.0.0.1 - - [08/Jun/2014:04:49:43] "GET / HTTP/1.1" 200 2 "" "" >cherrypy.access.4090109772: INFO: 127.0.0.1 - - [08/Jun/2014:04:49:43] "GET / HTTP/1.1" 200 2 "" "" >cherrypy.access.4090109772: INFO: 127.0.0.1 - - [08/Jun/2014:04:49:43] "GET / HTTP/1.1" 200 2 "" "" >cherrypy.access.4090109772: INFO: 127.0.0.1 - - [08/Jun/2014:04:49:43] "GET / HTTP/1.1" 200 2 "" "" >cherrypy.access.4090109772: INFO: 127.0.0.1 - - [08/Jun/2014:04:49:43] "GET / HTTP/1.1" 200 2 "" "" >cherrypy.access.4090109772: INFO: 127.0.0.1 - - [08/Jun/2014:04:49:44] "GET / HTTP/1.1" 200 2 "" "" >cherrypy.access.4090109772: INFO: 127.0.0.1 - - [08/Jun/2014:04:49:44] "GET / HTTP/1.1" 200 2 "" "" >cherrypy.access.4090109772: INFO: 127.0.0.1 - - [08/Jun/2014:04:49:44] "GET / HTTP/1.1" 200 2 "" "" >cherrypy.access.4090109772: INFO: 127.0.0.1 - - [08/Jun/2014:04:49:44] "GET / HTTP/1.1" 200 2 "" "" >cherrypy.access.4090109772: INFO: 127.0.0.1 - - [08/Jun/2014:04:49:44] "GET / HTTP/1.1" 200 2 "" "" >cherrypy.access.4090109772: INFO: 127.0.0.1 - - [08/Jun/2014:04:49:44] "GET / HTTP/1.1" 200 2 "" "" >cherrypy.access.4090109772: INFO: 127.0.0.1 - - [08/Jun/2014:04:49:45] "GET / HTTP/1.1" 200 2 "" "" >cherrypy.access.4090109772: INFO: 127.0.0.1 - - [08/Jun/2014:04:49:45] "GET / HTTP/1.1" 200 2 "" "" >cherrypy.access.4090109772: INFO: 127.0.0.1 - - [08/Jun/2014:04:49:46] "GET / HTTP/1.1" 200 2 "" "" >cherrypy.access.4090109772: INFO: 127.0.0.1 - - [08/Jun/2014:04:49:46] "GET / HTTP/1.1" 200 1 "" "" >cherrypy.access.4090109772: INFO: 127.0.0.1 - - [08/Jun/2014:04:49:46] "GET / HTTP/1.1" 200 1 "" "" >cherrypy.access.4090109772: INFO: 127.0.0.1 - - [08/Jun/2014:04:49:46] "GET / HTTP/1.1" 200 1 "" "" >cherrypy.access.4090109772: INFO: 127.0.0.1 - - [08/Jun/2014:04:49:46] "GET / HTTP/1.1" 200 1 "" "" >cherrypy.access.4090109772: INFO: 127.0.0.1 - - [08/Jun/2014:04:49:46] "GET / HTTP/1.1" 200 1 "" "" >cherrypy.access.4090109772: INFO: 127.0.0.1 - - [08/Jun/2014:04:49:46] "GET / HTTP/1.1" 200 1 "" "" >cherrypy.access.4090109772: INFO: 127.0.0.1 - - [08/Jun/2014:04:49:46] "GET / HTTP/1.1" 200 1 "" "" >cherrypy.access.4090109772: INFO: 127.0.0.1 - - [08/Jun/2014:04:49:46] "GET / HTTP/1.1" 200 1 "" "" >cherrypy.access.4090109772: INFO: 127.0.0.1 - - [08/Jun/2014:04:49:46] "GET / HTTP/1.1" 200 1 "" "" >cherrypy.access.4090109772: INFO: 127.0.0.1 - - [08/Jun/2014:04:49:46] "GET / HTTP/1.1" 200 2 "" "" >cherrypy.access.4090109772: INFO: 127.0.0.1 - - [08/Jun/2014:04:49:46] "GET / HTTP/1.1" 200 2 "" "" >cherrypy.access.4090109772: INFO: 127.0.0.1 - - [08/Jun/2014:04:49:46] "GET / HTTP/1.1" 200 2 "" "" >cherrypy.access.4090109772: INFO: 127.0.0.1 - - [08/Jun/2014:04:49:46] "GET / HTTP/1.1" 200 2 "" "" >cherrypy.access.4090109772: INFO: 127.0.0.1 - - [08/Jun/2014:04:49:46] "GET / HTTP/1.1" 200 2 "" "" >cherrypy.access.4090109772: INFO: 127.0.0.1 - - [08/Jun/2014:04:49:47] "GET / HTTP/1.1" 200 2 "" "" >cherrypy.access.4090109772: INFO: 127.0.0.1 - - [08/Jun/2014:04:49:47] "GET / HTTP/1.1" 200 2 "" "" >cherrypy.access.4090109772: INFO: 127.0.0.1 - - [08/Jun/2014:04:49:47] "GET / HTTP/1.1" 200 2 "" "" >cherrypy.access.4090109772: INFO: 127.0.0.1 - - [08/Jun/2014:04:49:47] "GET / HTTP/1.1" 200 2 "" "" >cherrypy.access.4090109772: INFO: 127.0.0.1 - - [08/Jun/2014:04:49:48] "GET / HTTP/1.1" 200 2 "" "" >cherrypy.access.4090109772: INFO: 127.0.0.1 - - [08/Jun/2014:04:49:48] "GET / HTTP/1.1" 200 2 "" "" >cherrypy.access.4090109772: INFO: 127.0.0.1 - - [08/Jun/2014:04:49:48] "GET / HTTP/1.1" 200 2 "" "" >cherrypy.access.4090109772: INFO: 127.0.0.1 - - [08/Jun/2014:04:49:48] "GET / HTTP/1.1" 200 2 "" "" >cherrypy.access.4090109772: INFO: 127.0.0.1 - - [08/Jun/2014:04:49:48] "GET / HTTP/1.1" 200 2 "" "" >cherrypy.access.4090109772: INFO: 127.0.0.1 - - [08/Jun/2014:04:49:48] "GET / HTTP/1.1" 200 2 "" "" >cherrypy.access.4090109772: INFO: 127.0.0.1 - - [08/Jun/2014:04:49:48] "GET / HTTP/1.1" 200 2 "" "" >cherrypy.access.4090109772: INFO: 127.0.0.1 - - [08/Jun/2014:04:49:48] "GET / HTTP/1.1" 200 2 "" "" >cherrypy.access.4090109772: INFO: 127.0.0.1 - - [08/Jun/2014:04:49:49] "GET / HTTP/1.1" 200 2 "" "" >cherrypy.access.4090109772: INFO: 127.0.0.1 - - [08/Jun/2014:04:49:49] "GET / HTTP/1.1" 200 2 "" "" >cherrypy.access.4090109772: INFO: 127.0.0.1 - - [08/Jun/2014:04:49:49] "GET / HTTP/1.1" 200 2 "" "" >cherrypy.access.4090109772: INFO: 127.0.0.1 - - [08/Jun/2014:04:49:49] "GET / HTTP/1.1" 200 2 "" "" >cherrypy.access.4090109772: INFO: 127.0.0.1 - - [08/Jun/2014:04:49:49] "GET / HTTP/1.1" 200 2 "" "" >cherrypy.access.4090109772: INFO: 127.0.0.1 - - [08/Jun/2014:04:49:49] "GET / HTTP/1.1" 200 2 "" "" >cherrypy.access.4090109772: INFO: 127.0.0.1 - - [08/Jun/2014:04:49:49] "GET / HTTP/1.1" 200 2 "" "" >cherrypy.access.4090109772: INFO: 127.0.0.1 - - [08/Jun/2014:04:49:49] "GET / HTTP/1.1" 200 2 "" "" >cherrypy.access.4090109772: INFO: 127.0.0.1 - - [08/Jun/2014:04:49:49] "GET / HTTP/1.1" 200 2 "" "" >cherrypy.access.4090109772: INFO: 127.0.0.1 - - [08/Jun/2014:04:49:49] "GET / HTTP/1.1" 200 2 "" "" >cherrypy.access.4090109772: INFO: 127.0.0.1 - - [08/Jun/2014:04:49:49] "GET / HTTP/1.1" 200 2 "" "" >cherrypy.access.4090109772: INFO: 127.0.0.1 - - [08/Jun/2014:04:49:50] "GET / HTTP/1.1" 200 2 "" "" >cherrypy.access.4090109772: INFO: 127.0.0.1 - - [08/Jun/2014:04:49:50] "GET / HTTP/1.1" 200 2 "" "" >cherrypy.access.4090109772: INFO: 127.0.0.1 - - [08/Jun/2014:04:49:50] "GET / HTTP/1.1" 200 2 "" "" >cherrypy.access.4090109772: INFO: 127.0.0.1 - - [08/Jun/2014:04:49:50] "GET / HTTP/1.1" 200 2 "" "" >cherrypy.access.4090109772: INFO: 127.0.0.1 - - [08/Jun/2014:04:49:50] "GET / HTTP/1.1" 200 2 "" "" >cherrypy.access.4090109772: INFO: 127.0.0.1 - - [08/Jun/2014:04:49:50] "GET / HTTP/1.1" 200 2 "" "" >cherrypy.access.4090109772: INFO: 127.0.0.1 - - [08/Jun/2014:04:49:50] "GET / HTTP/1.1" 200 2 "" "" >cherrypy.access.4090109772: INFO: 127.0.0.1 - - [08/Jun/2014:04:49:51] "GET / HTTP/1.1" 200 2 "" "" >cherrypy.access.4090109772: INFO: 127.0.0.1 - - [08/Jun/2014:04:49:51] "GET / HTTP/1.1" 200 2 "" "" >cherrypy.access.4090109772: INFO: 127.0.0.1 - - [08/Jun/2014:04:49:51] "GET / HTTP/1.1" 200 2 "" "" >cherrypy.access.4090109772: INFO: 127.0.0.1 - - [08/Jun/2014:04:49:51] "GET / HTTP/1.1" 200 2 "" "" >cherrypy.access.4090109772: INFO: 127.0.0.1 - - [08/Jun/2014:04:49:52] "GET / HTTP/1.1" 200 2 "" "" >cherrypy.access.4090109772: INFO: 127.0.0.1 - - [08/Jun/2014:04:49:53] "GET / HTTP/1.1" 200 1 "" "" >cherrypy.access.4090109772: INFO: 127.0.0.1 - - [08/Jun/2014:04:49:53] "GET / HTTP/1.1" 200 1 "" "" >cherrypy.access.4090109772: INFO: 127.0.0.1 - - [08/Jun/2014:04:49:53] "GET / HTTP/1.1" 200 1 "" "" >cherrypy.access.4090109772: INFO: 127.0.0.1 - - [08/Jun/2014:04:49:53] "GET / HTTP/1.1" 200 1 "" "" >cherrypy.access.4090109772: INFO: 127.0.0.1 - - [08/Jun/2014:04:49:53] "GET / HTTP/1.1" 200 1 "" "" >cherrypy.access.4090109772: INFO: 127.0.0.1 - - [08/Jun/2014:04:49:54] "GET / HTTP/1.1" 200 1 "" "" >cherrypy.access.4090109772: INFO: 127.0.0.1 - - [08/Jun/2014:04:49:54] "GET / HTTP/1.1" 200 1 "" "" >cherrypy.access.4090109772: INFO: 127.0.0.1 - - [08/Jun/2014:04:49:54] "GET / HTTP/1.1" 200 1 "" "" >cherrypy.access.4090109772: INFO: 127.0.0.1 - - [08/Jun/2014:04:49:54] "GET / HTTP/1.1" 200 1 "" "" >cherrypy.access.4090109772: INFO: 127.0.0.1 - - [08/Jun/2014:04:49:54] "GET / HTTP/1.1" 200 1 "" "" >cherrypy.access.4090109772: INFO: 127.0.0.1 - - [08/Jun/2014:04:49:54] "GET / HTTP/1.1" 200 1 "" "" >cherrypy.access.4090109772: INFO: 127.0.0.1 - - [08/Jun/2014:04:49:55] "GET / HTTP/1.1" 200 1 "" "" >cherrypy.access.4090109772: INFO: 127.0.0.1 - - [08/Jun/2014:04:49:55] "GET / HTTP/1.1" 200 1 "" "" >cherrypy.access.4090109772: INFO: 127.0.0.1 - - [08/Jun/2014:04:49:56] "GET / HTTP/1.1" 200 1 "" "" >cherrypy.access.4090109772: INFO: 127.0.0.1 - - [08/Jun/2014:04:49:56] "GET / HTTP/1.1" 200 1 "" "" >cherrypy.access.4090109772: INFO: 127.0.0.1 - - [08/Jun/2014:04:49:58] "GET / HTTP/1.1" 200 1 "" "" >cherrypy.access.4090109772: INFO: 127.0.0.1 - - [08/Jun/2014:04:49:58] "GET / HTTP/1.1" 200 1 "" "" >cherrypy.access.4090109772: INFO: 127.0.0.1 - - [08/Jun/2014:04:49:58] "GET / HTTP/1.1" 200 1 "" "" >cherrypy.access.4090109772: INFO: 127.0.0.1 - - [08/Jun/2014:04:49:59] "GET / HTTP/1.1" 200 1 "" "" >cherrypy.access.4090109772: INFO: 127.0.0.1 - - [08/Jun/2014:04:49:59] "GET / HTTP/1.1" 200 1 "" "" >cherrypy.access.4090109772: INFO: 127.0.0.1 - - [08/Jun/2014:04:49:59] "GET / HTTP/1.1" 200 1 "" "" >cherrypy.access.4090109772: INFO: 127.0.0.1 - - [08/Jun/2014:04:49:59] "GET / HTTP/1.1" 200 1 "" "" >cherrypy.access.4090109772: INFO: 127.0.0.1 - - [08/Jun/2014:04:49:59] "GET / HTTP/1.1" 200 1 "" "" >cherrypy.access.4090109772: INFO: 127.0.0.1 - - [08/Jun/2014:04:49:59] "GET / HTTP/1.1" 200 1 "" "" >cherrypy.access.4090109772: INFO: 127.0.0.1 - - [08/Jun/2014:04:49:59] "GET / HTTP/1.1" 200 1 "" "" >cherrypy.access.4090109772: INFO: 127.0.0.1 - - [08/Jun/2014:04:49:59] "GET / HTTP/1.1" 200 1 "" "" >cherrypy.access.4090109772: INFO: 127.0.0.1 - - [08/Jun/2014:04:50:00] "GET / HTTP/1.1" 200 1 "" "" >cherrypy.access.4090109772: INFO: 127.0.0.1 - - [08/Jun/2014:04:50:00] "GET / HTTP/1.1" 200 1 "" "" >cherrypy.access.4090109772: INFO: 127.0.0.1 - - [08/Jun/2014:04:50:00] "GET / HTTP/1.1" 200 2 "" "" >cherrypy.access.4090109772: INFO: 127.0.0.1 - - [08/Jun/2014:04:50:01] "GET / HTTP/1.1" 200 2 "" "" >cherrypy.access.4090109772: INFO: 127.0.0.1 - - [08/Jun/2014:04:50:01] "GET / HTTP/1.1" 200 2 "" "" >cherrypy.access.4090109772: INFO: 127.0.0.1 - - [08/Jun/2014:04:50:01] "GET / HTTP/1.1" 200 2 "" "" >cherrypy.access.4090109772: INFO: 127.0.0.1 - - [08/Jun/2014:04:50:01] "GET / HTTP/1.1" 200 2 "" "" >cherrypy.access.4090109772: INFO: 127.0.0.1 - - [08/Jun/2014:04:50:01] "GET / HTTP/1.1" 200 2 "" "" >cherrypy.access.4090109772: INFO: 127.0.0.1 - - [08/Jun/2014:04:50:01] "GET / HTTP/1.1" 200 2 "" "" >cherrypy.access.4090109772: INFO: 127.0.0.1 - - [08/Jun/2014:04:50:01] "GET / HTTP/1.1" 200 2 "" "" >cherrypy.access.4090109772: INFO: 127.0.0.1 - - [08/Jun/2014:04:50:01] "GET / HTTP/1.1" 200 2 "" "" >cherrypy.access.4090109772: INFO: 127.0.0.1 - - [08/Jun/2014:04:50:01] "GET / HTTP/1.1" 200 2 "" "" >cherrypy.access.4090109772: INFO: 127.0.0.1 - - [08/Jun/2014:04:50:01] "GET / HTTP/1.1" 200 2 "" "" >cherrypy.access.4090109772: INFO: 127.0.0.1 - - [08/Jun/2014:04:50:02] "GET / HTTP/1.1" 200 2 "" "" >cherrypy.access.4090109772: INFO: 127.0.0.1 - - [08/Jun/2014:04:50:02] "GET / HTTP/1.1" 200 2 "" "" >cherrypy.access.4090109772: INFO: 127.0.0.1 - - [08/Jun/2014:04:50:02] "GET / HTTP/1.1" 200 2 "" "" >cherrypy.access.4090109772: INFO: 127.0.0.1 - - [08/Jun/2014:04:50:02] "GET / HTTP/1.1" 200 2 "" "" >cherrypy.access.4090109772: INFO: 127.0.0.1 - - [08/Jun/2014:04:50:02] "GET / HTTP/1.1" 200 2 "" "" >cherrypy.access.4090109772: INFO: 127.0.0.1 - - [08/Jun/2014:04:50:02] "GET / HTTP/1.1" 200 2 "" "" >cherrypy.access.4090109772: INFO: 127.0.0.1 - - [08/Jun/2014:04:50:02] "GET / HTTP/1.1" 200 2 "" "" >cherrypy.access.4090109772: INFO: 127.0.0.1 - - [08/Jun/2014:04:50:02] "GET / HTTP/1.1" 200 2 "" "" >cherrypy.access.4090109772: INFO: 127.0.0.1 - - [08/Jun/2014:04:50:02] "GET / HTTP/1.1" 200 2 "" "" >cherrypy.access.4090109772: INFO: 127.0.0.1 - - [08/Jun/2014:04:50:03] "GET / HTTP/1.1" 200 2 "" "" >cherrypy.access.4090109772: INFO: 127.0.0.1 - - [08/Jun/2014:04:50:03] "GET / HTTP/1.1" 200 2 "" "" >cherrypy.access.4090109772: INFO: 127.0.0.1 - - [08/Jun/2014:04:50:04] "GET / HTTP/1.1" 200 2 "" "" >cherrypy.access.4090109772: INFO: 127.0.0.1 - - [08/Jun/2014:04:50:04] "GET / HTTP/1.1" 200 2 "" "" >cherrypy.access.4090109772: INFO: 127.0.0.1 - - [08/Jun/2014:04:50:04] "GET / HTTP/1.1" 200 2 "" "" >cherrypy.access.4090109772: INFO: 127.0.0.1 - - [08/Jun/2014:04:50:04] "GET / HTTP/1.1" 200 2 "" "" >cherrypy.access.4090109772: INFO: 127.0.0.1 - - [08/Jun/2014:04:50:04] "GET / HTTP/1.1" 200 2 "" "" >cherrypy.access.4090109772: INFO: 127.0.0.1 - - [08/Jun/2014:04:50:05] "GET / HTTP/1.1" 200 2 "" "" >cherrypy.access.4090109772: INFO: 127.0.0.1 - - [08/Jun/2014:04:50:05] "GET / HTTP/1.1" 200 2 "" "" >--------------------- >> end captured logging << --------------------- >---------------------------------------------------------------------- >Ran 218 tests in 96.851s >FAILED (SKIP=4, failures=1) >error: Bad exit status from /var/tmp/rpm-tmp.WfkBky (%check) >RPM build errors: > Bad exit status from /var/tmp/rpm-tmp.WfkBky (%check) >Child return code was: 1 >EXCEPTION: Command failed. See logs for output. > # ['bash', '--login', '-c', 'rpmbuild -bb --target noarch --nodeps builddir/build/SPECS/python3-cherrypy.spec'] >Traceback (most recent call last): > File "/usr/lib/python2.7/site-packages/mockbuild/trace_decorator.py", line 70, in trace > result = func(*args, **kw) > File "/usr/lib/python2.7/site-packages/mockbuild/util.py", line 376, in do > raise mockbuild.exception.Error, ("Command failed. See logs for output.\n # %s" % (command,), child.returncode) >Error: Command failed. See logs for output. > # ['bash', '--login', '-c', 'rpmbuild -bb --target noarch --nodeps builddir/build/SPECS/python3-cherrypy.spec'] >LEAVE do --> EXCEPTION RAISED >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 1106946
: 905678 |
905679
|
905680