Mock Version: 6.0 Mock Version: 6.0 Mock Version: 6.0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target noarch --nodeps /builddir/build/SPECS/python-cherrypy.spec'], chrootPath='/var/lib/mock/epel8-build-58229568-6563324/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=201600uid=1000gid=425user='mockbuild'unshare_net=TrueprintOutput=Falsenspawn_args=['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.0ucs8n0v:/etc/resolv.conf']) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target noarch --nodeps /builddir/build/SPECS/python-cherrypy.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 sh: /usr/bin/python3.6: No such file or directory sh: /usr/bin/python3.6: No such file or directory sh: /usr/bin/python3.6: No such file or directory sh: /usr/bin/python3.6: No such file or directory Building target platforms: noarch Building for target noarch Wrote: /builddir/build/SRPMS/python-cherrypy-18.4.0-1.el8.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target noarch --nodeps /builddir/build/SPECS/python-cherrypy.spec'], chrootPath='/var/lib/mock/epel8-build-58229568-6563324/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=201600uid=1000gid=425user='mockbuild'unshare_net=TrueprintOutput=Falsenspawn_args=['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.0ucs8n0v:/etc/resolv.conf']) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target noarch --nodeps /builddir/build/SPECS/python-cherrypy.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 Building target platforms: noarch Building for target noarch Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.beMLji + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf CherryPy-18.4.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/CherryPy-18.4.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd CherryPy-18.4.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . Patch #0 (0001.patch): + echo 'Patch #0 (0001.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file cherrypy/test/test_logging.py + dos2unix cherrypy/tutorial/tutorial.conf dos2unix: converting file cherrypy/tutorial/tutorial.conf to Unix format... + rm cherrypy/test/test_session.py + rm cherrypy/test/test_static.py + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.LoPAkR + umask 022 + cd /builddir/build/BUILD + cd CherryPy-18.4.0 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/bin/python3.6 setup.py build '--executable=/usr/bin/python3.6 -s' your setuptools is too old (<12) setuptools_scm functionality is degraded running build running build_py creating build creating build/lib creating build/lib/cherrypy copying cherrypy/__init__.py -> build/lib/cherrypy copying cherrypy/__main__.py -> build/lib/cherrypy copying cherrypy/_cpchecker.py -> build/lib/cherrypy copying cherrypy/_cpcompat.py -> build/lib/cherrypy copying cherrypy/_cpconfig.py -> build/lib/cherrypy copying cherrypy/_cpdispatch.py -> build/lib/cherrypy copying cherrypy/_cperror.py -> build/lib/cherrypy copying cherrypy/_cplogging.py -> build/lib/cherrypy copying cherrypy/_cpmodpy.py -> build/lib/cherrypy copying cherrypy/_cpnative_server.py -> build/lib/cherrypy copying cherrypy/_cpreqbody.py -> build/lib/cherrypy copying cherrypy/_cprequest.py -> build/lib/cherrypy copying cherrypy/_cpserver.py -> build/lib/cherrypy copying cherrypy/_cptools.py -> build/lib/cherrypy copying cherrypy/_cptree.py -> build/lib/cherrypy copying cherrypy/_cpwsgi.py -> build/lib/cherrypy copying cherrypy/_cpwsgi_server.py -> build/lib/cherrypy copying cherrypy/_helper.py -> build/lib/cherrypy copying cherrypy/_json.py -> build/lib/cherrypy copying cherrypy/daemon.py -> build/lib/cherrypy creating build/lib/cherrypy/lib copying cherrypy/lib/__init__.py -> build/lib/cherrypy/lib copying cherrypy/lib/auth_basic.py -> build/lib/cherrypy/lib copying cherrypy/lib/auth_digest.py -> build/lib/cherrypy/lib copying cherrypy/lib/caching.py -> build/lib/cherrypy/lib copying cherrypy/lib/covercp.py -> build/lib/cherrypy/lib copying cherrypy/lib/cpstats.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/gctools.py -> build/lib/cherrypy/lib copying cherrypy/lib/httputil.py -> build/lib/cherrypy/lib copying cherrypy/lib/jsontools.py -> build/lib/cherrypy/lib copying cherrypy/lib/locking.py -> build/lib/cherrypy/lib copying cherrypy/lib/profiler.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/static.py -> build/lib/cherrypy/lib copying cherrypy/lib/xmlrpcutil.py -> build/lib/cherrypy/lib creating build/lib/cherrypy/tutorial copying cherrypy/tutorial/__init__.py -> build/lib/cherrypy/tutorial copying cherrypy/tutorial/tut01_helloworld.py -> build/lib/cherrypy/tutorial copying cherrypy/tutorial/tut02_expose_methods.py -> build/lib/cherrypy/tutorial copying cherrypy/tutorial/tut03_get_and_post.py -> build/lib/cherrypy/tutorial copying cherrypy/tutorial/tut04_complex_site.py -> build/lib/cherrypy/tutorial copying cherrypy/tutorial/tut05_derived_objects.py -> build/lib/cherrypy/tutorial copying cherrypy/tutorial/tut06_default_method.py -> build/lib/cherrypy/tutorial copying cherrypy/tutorial/tut07_sessions.py -> build/lib/cherrypy/tutorial copying cherrypy/tutorial/tut08_generators_and_yield.py -> build/lib/cherrypy/tutorial copying cherrypy/tutorial/tut09_files.py -> build/lib/cherrypy/tutorial copying cherrypy/tutorial/tut10_http_errors.py -> build/lib/cherrypy/tutorial creating build/lib/cherrypy/test copying cherrypy/test/__init__.py -> build/lib/cherrypy/test copying cherrypy/test/_test_decorators.py -> build/lib/cherrypy/test copying cherrypy/test/_test_states_demo.py -> build/lib/cherrypy/test copying cherrypy/test/benchmark.py -> build/lib/cherrypy/test copying cherrypy/test/checkerdemo.py -> build/lib/cherrypy/test copying cherrypy/test/helper.py -> build/lib/cherrypy/test copying cherrypy/test/logtest.py -> build/lib/cherrypy/test copying cherrypy/test/modfastcgi.py -> build/lib/cherrypy/test copying cherrypy/test/modfcgid.py -> build/lib/cherrypy/test copying cherrypy/test/modpy.py -> build/lib/cherrypy/test copying cherrypy/test/modwsgi.py -> build/lib/cherrypy/test copying cherrypy/test/sessiondemo.py -> build/lib/cherrypy/test copying cherrypy/test/test_auth_basic.py -> build/lib/cherrypy/test copying cherrypy/test/test_auth_digest.py -> build/lib/cherrypy/test copying cherrypy/test/test_bus.py -> build/lib/cherrypy/test copying cherrypy/test/test_caching.py -> build/lib/cherrypy/test copying cherrypy/test/test_config.py -> build/lib/cherrypy/test copying cherrypy/test/test_config_server.py -> build/lib/cherrypy/test copying cherrypy/test/test_conn.py -> build/lib/cherrypy/test copying cherrypy/test/test_core.py -> build/lib/cherrypy/test copying cherrypy/test/test_dynamicobjectmapping.py -> build/lib/cherrypy/test copying cherrypy/test/test_encoding.py -> build/lib/cherrypy/test copying cherrypy/test/test_etags.py -> build/lib/cherrypy/test copying cherrypy/test/test_http.py -> build/lib/cherrypy/test copying cherrypy/test/test_httputil.py -> build/lib/cherrypy/test copying cherrypy/test/test_iterator.py -> build/lib/cherrypy/test copying cherrypy/test/test_json.py -> build/lib/cherrypy/test copying cherrypy/test/test_mime.py -> build/lib/cherrypy/test copying cherrypy/test/test_misc_tools.py -> build/lib/cherrypy/test copying cherrypy/test/test_native.py -> build/lib/cherrypy/test copying cherrypy/test/test_objectmapping.py -> build/lib/cherrypy/test copying cherrypy/test/test_params.py -> build/lib/cherrypy/test copying cherrypy/test/test_plugins.py -> build/lib/cherrypy/test copying cherrypy/test/test_proxy.py -> build/lib/cherrypy/test copying cherrypy/test/test_refleaks.py -> build/lib/cherrypy/test copying cherrypy/test/test_request_obj.py -> build/lib/cherrypy/test copying cherrypy/test/test_routes.py -> build/lib/cherrypy/test copying cherrypy/test/test_sessionauthenticate.py -> build/lib/cherrypy/test copying cherrypy/test/test_states.py -> build/lib/cherrypy/test copying cherrypy/test/test_tools.py -> build/lib/cherrypy/test copying cherrypy/test/test_tutorials.py -> build/lib/cherrypy/test copying cherrypy/test/test_virtualhost.py -> build/lib/cherrypy/test copying cherrypy/test/test_wsgi_ns.py -> build/lib/cherrypy/test copying cherrypy/test/test_wsgi_unix_socket.py -> build/lib/cherrypy/test copying cherrypy/test/test_wsgi_vhost.py -> build/lib/cherrypy/test copying cherrypy/test/test_wsgiapps.py -> build/lib/cherrypy/test copying cherrypy/test/test_xmlrpc.py -> build/lib/cherrypy/test copying cherrypy/test/webtest.py -> build/lib/cherrypy/test copying cherrypy/test/test_logging.py -> build/lib/cherrypy/test creating build/lib/cherrypy/process copying cherrypy/process/__init__.py -> build/lib/cherrypy/process copying cherrypy/process/plugins.py -> build/lib/cherrypy/process copying cherrypy/process/servers.py -> build/lib/cherrypy/process copying cherrypy/process/win32.py -> build/lib/cherrypy/process copying cherrypy/process/wspbus.py -> build/lib/cherrypy/process creating build/lib/cherrypy/scaffold copying cherrypy/scaffold/__init__.py -> build/lib/cherrypy/scaffold running egg_info writing CherryPy.egg-info/PKG-INFO writing dependency_links to CherryPy.egg-info/dependency_links.txt writing entry points to CherryPy.egg-info/entry_points.txt writing requirements to CherryPy.egg-info/requires.txt writing top-level names to CherryPy.egg-info/top_level.txt reading manifest file 'CherryPy.egg-info/SOURCES.txt' writing manifest file 'CherryPy.egg-info/SOURCES.txt' copying cherrypy/favicon.ico -> build/lib/cherrypy copying cherrypy/tutorial/README.rst -> build/lib/cherrypy/tutorial copying cherrypy/tutorial/custom_error.html -> build/lib/cherrypy/tutorial copying cherrypy/tutorial/pdf_file.pdf -> build/lib/cherrypy/tutorial copying cherrypy/tutorial/tutorial.conf -> build/lib/cherrypy/tutorial copying cherrypy/test/fastcgi.conf -> build/lib/cherrypy/test copying cherrypy/test/fcgi.conf -> build/lib/cherrypy/test copying cherrypy/test/style.css -> build/lib/cherrypy/test copying cherrypy/test/test.pem -> build/lib/cherrypy/test creating build/lib/cherrypy/test/static copying cherrypy/test/static/404.html -> build/lib/cherrypy/test/static copying cherrypy/test/static/dirback.jpg -> build/lib/cherrypy/test/static copying cherrypy/test/static/index.html -> build/lib/cherrypy/test/static copying cherrypy/scaffold/apache-fcgi.conf -> build/lib/cherrypy/scaffold copying cherrypy/scaffold/example.conf -> build/lib/cherrypy/scaffold copying cherrypy/scaffold/site.conf -> build/lib/cherrypy/scaffold creating build/lib/cherrypy/scaffold/static copying cherrypy/scaffold/static/made_with_cherrypy_small.png -> build/lib/cherrypy/scaffold/static + sleep 1 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.BwEGTF + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-cherrypy-18.4.0-1.el8.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-cherrypy-18.4.0-1.el8.noarch ++ dirname /builddir/build/BUILDROOT/python-cherrypy-18.4.0-1.el8.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-cherrypy-18.4.0-1.el8.noarch + cd CherryPy-18.4.0 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/bin/python3.6 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-cherrypy-18.4.0-1.el8.noarch your setuptools is too old (<12) setuptools_scm functionality is degraded running install running install_lib creating /builddir/build/BUILDROOT/python-cherrypy-18.4.0-1.el8.noarch/usr creating /builddir/build/BUILDROOT/python-cherrypy-18.4.0-1.el8.noarch/usr/lib creating /builddir/build/BUILDROOT/python-cherrypy-18.4.0-1.el8.noarch/usr/lib/python3.6 creating /builddir/build/BUILDROOT/python-cherrypy-18.4.0-1.el8.noarch/usr/lib/python3.6/site-packages creating /builddir/build/BUILDROOT/python-cherrypy-18.4.0-1.el8.noarch/usr/lib/python3.6/site-packages/cherrypy copying build/lib/cherrypy/__init__.py -> /builddir/build/BUILDROOT/python-cherrypy-18.4.0-1.el8.noarch/usr/lib/python3.6/site-packages/cherrypy copying build/lib/cherrypy/__main__.py -> /builddir/build/BUILDROOT/python-cherrypy-18.4.0-1.el8.noarch/usr/lib/python3.6/site-packages/cherrypy copying build/lib/cherrypy/_cpchecker.py -> /builddir/build/BUILDROOT/python-cherrypy-18.4.0-1.el8.noarch/usr/lib/python3.6/site-packages/cherrypy copying build/lib/cherrypy/_cpcompat.py -> /builddir/build/BUILDROOT/python-cherrypy-18.4.0-1.el8.noarch/usr/lib/python3.6/site-packages/cherrypy copying build/lib/cherrypy/_cpconfig.py -> /builddir/build/BUILDROOT/python-cherrypy-18.4.0-1.el8.noarch/usr/lib/python3.6/site-packages/cherrypy copying build/lib/cherrypy/_cpdispatch.py -> /builddir/build/BUILDROOT/python-cherrypy-18.4.0-1.el8.noarch/usr/lib/python3.6/site-packages/cherrypy copying build/lib/cherrypy/_cperror.py -> /builddir/build/BUILDROOT/python-cherrypy-18.4.0-1.el8.noarch/usr/lib/python3.6/site-packages/cherrypy copying build/lib/cherrypy/_cplogging.py -> /builddir/build/BUILDROOT/python-cherrypy-18.4.0-1.el8.noarch/usr/lib/python3.6/site-packages/cherrypy copying build/lib/cherrypy/_cpmodpy.py -> /builddir/build/BUILDROOT/python-cherrypy-18.4.0-1.el8.noarch/usr/lib/python3.6/site-packages/cherrypy copying build/lib/cherrypy/_cpnative_server.py -> /builddir/build/BUILDROOT/python-cherrypy-18.4.0-1.el8.noarch/usr/lib/python3.6/site-packages/cherrypy copying build/lib/cherrypy/_cpreqbody.py -> /builddir/build/BUILDROOT/python-cherrypy-18.4.0-1.el8.noarch/usr/lib/python3.6/site-packages/cherrypy copying build/lib/cherrypy/_cprequest.py -> /builddir/build/BUILDROOT/python-cherrypy-18.4.0-1.el8.noarch/usr/lib/python3.6/site-packages/cherrypy copying build/lib/cherrypy/_cpserver.py -> /builddir/build/BUILDROOT/python-cherrypy-18.4.0-1.el8.noarch/usr/lib/python3.6/site-packages/cherrypy copying build/lib/cherrypy/_cptools.py -> /builddir/build/BUILDROOT/python-cherrypy-18.4.0-1.el8.noarch/usr/lib/python3.6/site-packages/cherrypy copying build/lib/cherrypy/_cptree.py -> /builddir/build/BUILDROOT/python-cherrypy-18.4.0-1.el8.noarch/usr/lib/python3.6/site-packages/cherrypy copying build/lib/cherrypy/_cpwsgi.py -> /builddir/build/BUILDROOT/python-cherrypy-18.4.0-1.el8.noarch/usr/lib/python3.6/site-packages/cherrypy copying build/lib/cherrypy/_cpwsgi_server.py -> /builddir/build/BUILDROOT/python-cherrypy-18.4.0-1.el8.noarch/usr/lib/python3.6/site-packages/cherrypy copying build/lib/cherrypy/_helper.py -> /builddir/build/BUILDROOT/python-cherrypy-18.4.0-1.el8.noarch/usr/lib/python3.6/site-packages/cherrypy copying build/lib/cherrypy/_json.py -> /builddir/build/BUILDROOT/python-cherrypy-18.4.0-1.el8.noarch/usr/lib/python3.6/site-packages/cherrypy copying build/lib/cherrypy/daemon.py -> /builddir/build/BUILDROOT/python-cherrypy-18.4.0-1.el8.noarch/usr/lib/python3.6/site-packages/cherrypy creating /builddir/build/BUILDROOT/python-cherrypy-18.4.0-1.el8.noarch/usr/lib/python3.6/site-packages/cherrypy/lib copying build/lib/cherrypy/lib/__init__.py -> /builddir/build/BUILDROOT/python-cherrypy-18.4.0-1.el8.noarch/usr/lib/python3.6/site-packages/cherrypy/lib copying build/lib/cherrypy/lib/auth_basic.py -> /builddir/build/BUILDROOT/python-cherrypy-18.4.0-1.el8.noarch/usr/lib/python3.6/site-packages/cherrypy/lib copying build/lib/cherrypy/lib/auth_digest.py -> /builddir/build/BUILDROOT/python-cherrypy-18.4.0-1.el8.noarch/usr/lib/python3.6/site-packages/cherrypy/lib copying build/lib/cherrypy/lib/caching.py -> /builddir/build/BUILDROOT/python-cherrypy-18.4.0-1.el8.noarch/usr/lib/python3.6/site-packages/cherrypy/lib copying build/lib/cherrypy/lib/covercp.py -> /builddir/build/BUILDROOT/python-cherrypy-18.4.0-1.el8.noarch/usr/lib/python3.6/site-packages/cherrypy/lib copying build/lib/cherrypy/lib/cpstats.py -> /builddir/build/BUILDROOT/python-cherrypy-18.4.0-1.el8.noarch/usr/lib/python3.6/site-packages/cherrypy/lib copying build/lib/cherrypy/lib/cptools.py -> /builddir/build/BUILDROOT/python-cherrypy-18.4.0-1.el8.noarch/usr/lib/python3.6/site-packages/cherrypy/lib copying build/lib/cherrypy/lib/encoding.py -> /builddir/build/BUILDROOT/python-cherrypy-18.4.0-1.el8.noarch/usr/lib/python3.6/site-packages/cherrypy/lib copying build/lib/cherrypy/lib/gctools.py -> /builddir/build/BUILDROOT/python-cherrypy-18.4.0-1.el8.noarch/usr/lib/python3.6/site-packages/cherrypy/lib copying build/lib/cherrypy/lib/httputil.py -> /builddir/build/BUILDROOT/python-cherrypy-18.4.0-1.el8.noarch/usr/lib/python3.6/site-packages/cherrypy/lib copying build/lib/cherrypy/lib/jsontools.py -> /builddir/build/BUILDROOT/python-cherrypy-18.4.0-1.el8.noarch/usr/lib/python3.6/site-packages/cherrypy/lib copying build/lib/cherrypy/lib/locking.py -> /builddir/build/BUILDROOT/python-cherrypy-18.4.0-1.el8.noarch/usr/lib/python3.6/site-packages/cherrypy/lib copying build/lib/cherrypy/lib/profiler.py -> /builddir/build/BUILDROOT/python-cherrypy-18.4.0-1.el8.noarch/usr/lib/python3.6/site-packages/cherrypy/lib copying build/lib/cherrypy/lib/reprconf.py -> /builddir/build/BUILDROOT/python-cherrypy-18.4.0-1.el8.noarch/usr/lib/python3.6/site-packages/cherrypy/lib copying build/lib/cherrypy/lib/sessions.py -> /builddir/build/BUILDROOT/python-cherrypy-18.4.0-1.el8.noarch/usr/lib/python3.6/site-packages/cherrypy/lib copying build/lib/cherrypy/lib/static.py -> /builddir/build/BUILDROOT/python-cherrypy-18.4.0-1.el8.noarch/usr/lib/python3.6/site-packages/cherrypy/lib copying build/lib/cherrypy/lib/xmlrpcutil.py -> /builddir/build/BUILDROOT/python-cherrypy-18.4.0-1.el8.noarch/usr/lib/python3.6/site-packages/cherrypy/lib creating /builddir/build/BUILDROOT/python-cherrypy-18.4.0-1.el8.noarch/usr/lib/python3.6/site-packages/cherrypy/tutorial copying build/lib/cherrypy/tutorial/__init__.py -> /builddir/build/BUILDROOT/python-cherrypy-18.4.0-1.el8.noarch/usr/lib/python3.6/site-packages/cherrypy/tutorial copying build/lib/cherrypy/tutorial/tut01_helloworld.py -> /builddir/build/BUILDROOT/python-cherrypy-18.4.0-1.el8.noarch/usr/lib/python3.6/site-packages/cherrypy/tutorial copying build/lib/cherrypy/tutorial/tut02_expose_methods.py -> /builddir/build/BUILDROOT/python-cherrypy-18.4.0-1.el8.noarch/usr/lib/python3.6/site-packages/cherrypy/tutorial copying build/lib/cherrypy/tutorial/tut03_get_and_post.py -> /builddir/build/BUILDROOT/python-cherrypy-18.4.0-1.el8.noarch/usr/lib/python3.6/site-packages/cherrypy/tutorial copying build/lib/cherrypy/tutorial/tut04_complex_site.py -> /builddir/build/BUILDROOT/python-cherrypy-18.4.0-1.el8.noarch/usr/lib/python3.6/site-packages/cherrypy/tutorial copying build/lib/cherrypy/tutorial/tut05_derived_objects.py -> /builddir/build/BUILDROOT/python-cherrypy-18.4.0-1.el8.noarch/usr/lib/python3.6/site-packages/cherrypy/tutorial copying build/lib/cherrypy/tutorial/tut06_default_method.py -> /builddir/build/BUILDROOT/python-cherrypy-18.4.0-1.el8.noarch/usr/lib/python3.6/site-packages/cherrypy/tutorial copying build/lib/cherrypy/tutorial/tut07_sessions.py -> /builddir/build/BUILDROOT/python-cherrypy-18.4.0-1.el8.noarch/usr/lib/python3.6/site-packages/cherrypy/tutorial copying build/lib/cherrypy/tutorial/tut08_generators_and_yield.py -> /builddir/build/BUILDROOT/python-cherrypy-18.4.0-1.el8.noarch/usr/lib/python3.6/site-packages/cherrypy/tutorial copying build/lib/cherrypy/tutorial/tut09_files.py -> /builddir/build/BUILDROOT/python-cherrypy-18.4.0-1.el8.noarch/usr/lib/python3.6/site-packages/cherrypy/tutorial copying build/lib/cherrypy/tutorial/tut10_http_errors.py -> /builddir/build/BUILDROOT/python-cherrypy-18.4.0-1.el8.noarch/usr/lib/python3.6/site-packages/cherrypy/tutorial copying build/lib/cherrypy/tutorial/README.rst -> /builddir/build/BUILDROOT/python-cherrypy-18.4.0-1.el8.noarch/usr/lib/python3.6/site-packages/cherrypy/tutorial copying build/lib/cherrypy/tutorial/custom_error.html -> /builddir/build/BUILDROOT/python-cherrypy-18.4.0-1.el8.noarch/usr/lib/python3.6/site-packages/cherrypy/tutorial copying build/lib/cherrypy/tutorial/pdf_file.pdf -> /builddir/build/BUILDROOT/python-cherrypy-18.4.0-1.el8.noarch/usr/lib/python3.6/site-packages/cherrypy/tutorial copying build/lib/cherrypy/tutorial/tutorial.conf -> /builddir/build/BUILDROOT/python-cherrypy-18.4.0-1.el8.noarch/usr/lib/python3.6/site-packages/cherrypy/tutorial creating /builddir/build/BUILDROOT/python-cherrypy-18.4.0-1.el8.noarch/usr/lib/python3.6/site-packages/cherrypy/test copying build/lib/cherrypy/test/__init__.py -> /builddir/build/BUILDROOT/python-cherrypy-18.4.0-1.el8.noarch/usr/lib/python3.6/site-packages/cherrypy/test copying build/lib/cherrypy/test/_test_decorators.py -> /builddir/build/BUILDROOT/python-cherrypy-18.4.0-1.el8.noarch/usr/lib/python3.6/site-packages/cherrypy/test copying build/lib/cherrypy/test/_test_states_demo.py -> /builddir/build/BUILDROOT/python-cherrypy-18.4.0-1.el8.noarch/usr/lib/python3.6/site-packages/cherrypy/test copying build/lib/cherrypy/test/benchmark.py -> /builddir/build/BUILDROOT/python-cherrypy-18.4.0-1.el8.noarch/usr/lib/python3.6/site-packages/cherrypy/test copying build/lib/cherrypy/test/checkerdemo.py -> /builddir/build/BUILDROOT/python-cherrypy-18.4.0-1.el8.noarch/usr/lib/python3.6/site-packages/cherrypy/test copying build/lib/cherrypy/test/helper.py -> /builddir/build/BUILDROOT/python-cherrypy-18.4.0-1.el8.noarch/usr/lib/python3.6/site-packages/cherrypy/test copying build/lib/cherrypy/test/logtest.py -> /builddir/build/BUILDROOT/python-cherrypy-18.4.0-1.el8.noarch/usr/lib/python3.6/site-packages/cherrypy/test copying build/lib/cherrypy/test/modfastcgi.py -> /builddir/build/BUILDROOT/python-cherrypy-18.4.0-1.el8.noarch/usr/lib/python3.6/site-packages/cherrypy/test copying build/lib/cherrypy/test/modfcgid.py -> /builddir/build/BUILDROOT/python-cherrypy-18.4.0-1.el8.noarch/usr/lib/python3.6/site-packages/cherrypy/test copying build/lib/cherrypy/test/modpy.py -> /builddir/build/BUILDROOT/python-cherrypy-18.4.0-1.el8.noarch/usr/lib/python3.6/site-packages/cherrypy/test copying build/lib/cherrypy/test/modwsgi.py -> /builddir/build/BUILDROOT/python-cherrypy-18.4.0-1.el8.noarch/usr/lib/python3.6/site-packages/cherrypy/test copying build/lib/cherrypy/test/sessiondemo.py -> /builddir/build/BUILDROOT/python-cherrypy-18.4.0-1.el8.noarch/usr/lib/python3.6/site-packages/cherrypy/test copying build/lib/cherrypy/test/test_auth_basic.py -> /builddir/build/BUILDROOT/python-cherrypy-18.4.0-1.el8.noarch/usr/lib/python3.6/site-packages/cherrypy/test copying build/lib/cherrypy/test/test_auth_digest.py -> /builddir/build/BUILDROOT/python-cherrypy-18.4.0-1.el8.noarch/usr/lib/python3.6/site-packages/cherrypy/test copying build/lib/cherrypy/test/test_bus.py -> /builddir/build/BUILDROOT/python-cherrypy-18.4.0-1.el8.noarch/usr/lib/python3.6/site-packages/cherrypy/test copying build/lib/cherrypy/test/test_caching.py -> /builddir/build/BUILDROOT/python-cherrypy-18.4.0-1.el8.noarch/usr/lib/python3.6/site-packages/cherrypy/test copying build/lib/cherrypy/test/test_config.py -> /builddir/build/BUILDROOT/python-cherrypy-18.4.0-1.el8.noarch/usr/lib/python3.6/site-packages/cherrypy/test copying build/lib/cherrypy/test/test_config_server.py -> /builddir/build/BUILDROOT/python-cherrypy-18.4.0-1.el8.noarch/usr/lib/python3.6/site-packages/cherrypy/test copying build/lib/cherrypy/test/test_conn.py -> /builddir/build/BUILDROOT/python-cherrypy-18.4.0-1.el8.noarch/usr/lib/python3.6/site-packages/cherrypy/test copying build/lib/cherrypy/test/test_core.py -> /builddir/build/BUILDROOT/python-cherrypy-18.4.0-1.el8.noarch/usr/lib/python3.6/site-packages/cherrypy/test copying build/lib/cherrypy/test/test_dynamicobjectmapping.py -> /builddir/build/BUILDROOT/python-cherrypy-18.4.0-1.el8.noarch/usr/lib/python3.6/site-packages/cherrypy/test copying build/lib/cherrypy/test/test_encoding.py -> /builddir/build/BUILDROOT/python-cherrypy-18.4.0-1.el8.noarch/usr/lib/python3.6/site-packages/cherrypy/test copying build/lib/cherrypy/test/test_etags.py -> /builddir/build/BUILDROOT/python-cherrypy-18.4.0-1.el8.noarch/usr/lib/python3.6/site-packages/cherrypy/test copying build/lib/cherrypy/test/test_http.py -> /builddir/build/BUILDROOT/python-cherrypy-18.4.0-1.el8.noarch/usr/lib/python3.6/site-packages/cherrypy/test copying build/lib/cherrypy/test/test_httputil.py -> /builddir/build/BUILDROOT/python-cherrypy-18.4.0-1.el8.noarch/usr/lib/python3.6/site-packages/cherrypy/test copying build/lib/cherrypy/test/test_iterator.py -> /builddir/build/BUILDROOT/python-cherrypy-18.4.0-1.el8.noarch/usr/lib/python3.6/site-packages/cherrypy/test copying build/lib/cherrypy/test/test_json.py -> /builddir/build/BUILDROOT/python-cherrypy-18.4.0-1.el8.noarch/usr/lib/python3.6/site-packages/cherrypy/test copying build/lib/cherrypy/test/test_mime.py -> /builddir/build/BUILDROOT/python-cherrypy-18.4.0-1.el8.noarch/usr/lib/python3.6/site-packages/cherrypy/test copying build/lib/cherrypy/test/test_misc_tools.py -> /builddir/build/BUILDROOT/python-cherrypy-18.4.0-1.el8.noarch/usr/lib/python3.6/site-packages/cherrypy/test copying build/lib/cherrypy/test/test_native.py -> /builddir/build/BUILDROOT/python-cherrypy-18.4.0-1.el8.noarch/usr/lib/python3.6/site-packages/cherrypy/test copying build/lib/cherrypy/test/test_objectmapping.py -> /builddir/build/BUILDROOT/python-cherrypy-18.4.0-1.el8.noarch/usr/lib/python3.6/site-packages/cherrypy/test copying build/lib/cherrypy/test/test_params.py -> /builddir/build/BUILDROOT/python-cherrypy-18.4.0-1.el8.noarch/usr/lib/python3.6/site-packages/cherrypy/test copying build/lib/cherrypy/test/test_plugins.py -> /builddir/build/BUILDROOT/python-cherrypy-18.4.0-1.el8.noarch/usr/lib/python3.6/site-packages/cherrypy/test copying build/lib/cherrypy/test/test_proxy.py -> /builddir/build/BUILDROOT/python-cherrypy-18.4.0-1.el8.noarch/usr/lib/python3.6/site-packages/cherrypy/test copying build/lib/cherrypy/test/test_refleaks.py -> /builddir/build/BUILDROOT/python-cherrypy-18.4.0-1.el8.noarch/usr/lib/python3.6/site-packages/cherrypy/test copying build/lib/cherrypy/test/test_request_obj.py -> /builddir/build/BUILDROOT/python-cherrypy-18.4.0-1.el8.noarch/usr/lib/python3.6/site-packages/cherrypy/test copying build/lib/cherrypy/test/test_routes.py -> /builddir/build/BUILDROOT/python-cherrypy-18.4.0-1.el8.noarch/usr/lib/python3.6/site-packages/cherrypy/test copying build/lib/cherrypy/test/test_sessionauthenticate.py -> /builddir/build/BUILDROOT/python-cherrypy-18.4.0-1.el8.noarch/usr/lib/python3.6/site-packages/cherrypy/test copying build/lib/cherrypy/test/test_states.py -> /builddir/build/BUILDROOT/python-cherrypy-18.4.0-1.el8.noarch/usr/lib/python3.6/site-packages/cherrypy/test copying build/lib/cherrypy/test/test_tools.py -> /builddir/build/BUILDROOT/python-cherrypy-18.4.0-1.el8.noarch/usr/lib/python3.6/site-packages/cherrypy/test copying build/lib/cherrypy/test/test_tutorials.py -> /builddir/build/BUILDROOT/python-cherrypy-18.4.0-1.el8.noarch/usr/lib/python3.6/site-packages/cherrypy/test copying build/lib/cherrypy/test/test_virtualhost.py -> /builddir/build/BUILDROOT/python-cherrypy-18.4.0-1.el8.noarch/usr/lib/python3.6/site-packages/cherrypy/test copying build/lib/cherrypy/test/test_wsgi_ns.py -> /builddir/build/BUILDROOT/python-cherrypy-18.4.0-1.el8.noarch/usr/lib/python3.6/site-packages/cherrypy/test copying build/lib/cherrypy/test/test_wsgi_unix_socket.py -> /builddir/build/BUILDROOT/python-cherrypy-18.4.0-1.el8.noarch/usr/lib/python3.6/site-packages/cherrypy/test copying build/lib/cherrypy/test/test_wsgi_vhost.py -> /builddir/build/BUILDROOT/python-cherrypy-18.4.0-1.el8.noarch/usr/lib/python3.6/site-packages/cherrypy/test copying build/lib/cherrypy/test/test_wsgiapps.py -> /builddir/build/BUILDROOT/python-cherrypy-18.4.0-1.el8.noarch/usr/lib/python3.6/site-packages/cherrypy/test copying build/lib/cherrypy/test/test_xmlrpc.py -> /builddir/build/BUILDROOT/python-cherrypy-18.4.0-1.el8.noarch/usr/lib/python3.6/site-packages/cherrypy/test copying build/lib/cherrypy/test/webtest.py -> /builddir/build/BUILDROOT/python-cherrypy-18.4.0-1.el8.noarch/usr/lib/python3.6/site-packages/cherrypy/test copying build/lib/cherrypy/test/test_logging.py -> /builddir/build/BUILDROOT/python-cherrypy-18.4.0-1.el8.noarch/usr/lib/python3.6/site-packages/cherrypy/test copying build/lib/cherrypy/test/fastcgi.conf -> /builddir/build/BUILDROOT/python-cherrypy-18.4.0-1.el8.noarch/usr/lib/python3.6/site-packages/cherrypy/test copying build/lib/cherrypy/test/fcgi.conf -> /builddir/build/BUILDROOT/python-cherrypy-18.4.0-1.el8.noarch/usr/lib/python3.6/site-packages/cherrypy/test copying build/lib/cherrypy/test/style.css -> /builddir/build/BUILDROOT/python-cherrypy-18.4.0-1.el8.noarch/usr/lib/python3.6/site-packages/cherrypy/test copying build/lib/cherrypy/test/test.pem -> /builddir/build/BUILDROOT/python-cherrypy-18.4.0-1.el8.noarch/usr/lib/python3.6/site-packages/cherrypy/test creating /builddir/build/BUILDROOT/python-cherrypy-18.4.0-1.el8.noarch/usr/lib/python3.6/site-packages/cherrypy/test/static copying build/lib/cherrypy/test/static/404.html -> /builddir/build/BUILDROOT/python-cherrypy-18.4.0-1.el8.noarch/usr/lib/python3.6/site-packages/cherrypy/test/static copying build/lib/cherrypy/test/static/dirback.jpg -> /builddir/build/BUILDROOT/python-cherrypy-18.4.0-1.el8.noarch/usr/lib/python3.6/site-packages/cherrypy/test/static copying build/lib/cherrypy/test/static/index.html -> /builddir/build/BUILDROOT/python-cherrypy-18.4.0-1.el8.noarch/usr/lib/python3.6/site-packages/cherrypy/test/static creating /builddir/build/BUILDROOT/python-cherrypy-18.4.0-1.el8.noarch/usr/lib/python3.6/site-packages/cherrypy/process copying build/lib/cherrypy/process/__init__.py -> /builddir/build/BUILDROOT/python-cherrypy-18.4.0-1.el8.noarch/usr/lib/python3.6/site-packages/cherrypy/process copying build/lib/cherrypy/process/plugins.py -> /builddir/build/BUILDROOT/python-cherrypy-18.4.0-1.el8.noarch/usr/lib/python3.6/site-packages/cherrypy/process copying build/lib/cherrypy/process/servers.py -> /builddir/build/BUILDROOT/python-cherrypy-18.4.0-1.el8.noarch/usr/lib/python3.6/site-packages/cherrypy/process copying build/lib/cherrypy/process/win32.py -> /builddir/build/BUILDROOT/python-cherrypy-18.4.0-1.el8.noarch/usr/lib/python3.6/site-packages/cherrypy/process copying build/lib/cherrypy/process/wspbus.py -> /builddir/build/BUILDROOT/python-cherrypy-18.4.0-1.el8.noarch/usr/lib/python3.6/site-packages/cherrypy/process creating /builddir/build/BUILDROOT/python-cherrypy-18.4.0-1.el8.noarch/usr/lib/python3.6/site-packages/cherrypy/scaffold copying build/lib/cherrypy/scaffold/__init__.py -> /builddir/build/BUILDROOT/python-cherrypy-18.4.0-1.el8.noarch/usr/lib/python3.6/site-packages/cherrypy/scaffold copying build/lib/cherrypy/scaffold/apache-fcgi.conf -> /builddir/build/BUILDROOT/python-cherrypy-18.4.0-1.el8.noarch/usr/lib/python3.6/site-packages/cherrypy/scaffold copying build/lib/cherrypy/scaffold/example.conf -> /builddir/build/BUILDROOT/python-cherrypy-18.4.0-1.el8.noarch/usr/lib/python3.6/site-packages/cherrypy/scaffold copying build/lib/cherrypy/scaffold/site.conf -> /builddir/build/BUILDROOT/python-cherrypy-18.4.0-1.el8.noarch/usr/lib/python3.6/site-packages/cherrypy/scaffold creating /builddir/build/BUILDROOT/python-cherrypy-18.4.0-1.el8.noarch/usr/lib/python3.6/site-packages/cherrypy/scaffold/static copying build/lib/cherrypy/scaffold/static/made_with_cherrypy_small.png -> /builddir/build/BUILDROOT/python-cherrypy-18.4.0-1.el8.noarch/usr/lib/python3.6/site-packages/cherrypy/scaffold/static copying build/lib/cherrypy/favicon.ico -> /builddir/build/BUILDROOT/python-cherrypy-18.4.0-1.el8.noarch/usr/lib/python3.6/site-packages/cherrypy byte-compiling /builddir/build/BUILDROOT/python-cherrypy-18.4.0-1.el8.noarch/usr/lib/python3.6/site-packages/cherrypy/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cherrypy-18.4.0-1.el8.noarch/usr/lib/python3.6/site-packages/cherrypy/__main__.py to __main__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cherrypy-18.4.0-1.el8.noarch/usr/lib/python3.6/site-packages/cherrypy/_cpchecker.py to _cpchecker.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cherrypy-18.4.0-1.el8.noarch/usr/lib/python3.6/site-packages/cherrypy/_cpcompat.py to _cpcompat.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cherrypy-18.4.0-1.el8.noarch/usr/lib/python3.6/site-packages/cherrypy/_cpconfig.py to _cpconfig.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cherrypy-18.4.0-1.el8.noarch/usr/lib/python3.6/site-packages/cherrypy/_cpdispatch.py to _cpdispatch.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cherrypy-18.4.0-1.el8.noarch/usr/lib/python3.6/site-packages/cherrypy/_cperror.py to _cperror.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cherrypy-18.4.0-1.el8.noarch/usr/lib/python3.6/site-packages/cherrypy/_cplogging.py to _cplogging.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cherrypy-18.4.0-1.el8.noarch/usr/lib/python3.6/site-packages/cherrypy/_cpmodpy.py to _cpmodpy.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cherrypy-18.4.0-1.el8.noarch/usr/lib/python3.6/site-packages/cherrypy/_cpnative_server.py to _cpnative_server.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cherrypy-18.4.0-1.el8.noarch/usr/lib/python3.6/site-packages/cherrypy/_cpreqbody.py to _cpreqbody.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cherrypy-18.4.0-1.el8.noarch/usr/lib/python3.6/site-packages/cherrypy/_cprequest.py to _cprequest.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cherrypy-18.4.0-1.el8.noarch/usr/lib/python3.6/site-packages/cherrypy/_cpserver.py to _cpserver.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cherrypy-18.4.0-1.el8.noarch/usr/lib/python3.6/site-packages/cherrypy/_cptools.py to _cptools.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cherrypy-18.4.0-1.el8.noarch/usr/lib/python3.6/site-packages/cherrypy/_cptree.py to _cptree.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cherrypy-18.4.0-1.el8.noarch/usr/lib/python3.6/site-packages/cherrypy/_cpwsgi.py to _cpwsgi.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cherrypy-18.4.0-1.el8.noarch/usr/lib/python3.6/site-packages/cherrypy/_cpwsgi_server.py to _cpwsgi_server.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cherrypy-18.4.0-1.el8.noarch/usr/lib/python3.6/site-packages/cherrypy/_helper.py to _helper.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cherrypy-18.4.0-1.el8.noarch/usr/lib/python3.6/site-packages/cherrypy/_json.py to _json.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cherrypy-18.4.0-1.el8.noarch/usr/lib/python3.6/site-packages/cherrypy/daemon.py to daemon.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cherrypy-18.4.0-1.el8.noarch/usr/lib/python3.6/site-packages/cherrypy/lib/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cherrypy-18.4.0-1.el8.noarch/usr/lib/python3.6/site-packages/cherrypy/lib/auth_basic.py to auth_basic.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cherrypy-18.4.0-1.el8.noarch/usr/lib/python3.6/site-packages/cherrypy/lib/auth_digest.py to auth_digest.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cherrypy-18.4.0-1.el8.noarch/usr/lib/python3.6/site-packages/cherrypy/lib/caching.py to caching.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cherrypy-18.4.0-1.el8.noarch/usr/lib/python3.6/site-packages/cherrypy/lib/covercp.py to covercp.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cherrypy-18.4.0-1.el8.noarch/usr/lib/python3.6/site-packages/cherrypy/lib/cpstats.py to cpstats.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cherrypy-18.4.0-1.el8.noarch/usr/lib/python3.6/site-packages/cherrypy/lib/cptools.py to cptools.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cherrypy-18.4.0-1.el8.noarch/usr/lib/python3.6/site-packages/cherrypy/lib/encoding.py to encoding.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cherrypy-18.4.0-1.el8.noarch/usr/lib/python3.6/site-packages/cherrypy/lib/gctools.py to gctools.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cherrypy-18.4.0-1.el8.noarch/usr/lib/python3.6/site-packages/cherrypy/lib/httputil.py to httputil.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cherrypy-18.4.0-1.el8.noarch/usr/lib/python3.6/site-packages/cherrypy/lib/jsontools.py to jsontools.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cherrypy-18.4.0-1.el8.noarch/usr/lib/python3.6/site-packages/cherrypy/lib/locking.py to locking.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cherrypy-18.4.0-1.el8.noarch/usr/lib/python3.6/site-packages/cherrypy/lib/profiler.py to profiler.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cherrypy-18.4.0-1.el8.noarch/usr/lib/python3.6/site-packages/cherrypy/lib/reprconf.py to reprconf.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cherrypy-18.4.0-1.el8.noarch/usr/lib/python3.6/site-packages/cherrypy/lib/sessions.py to sessions.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cherrypy-18.4.0-1.el8.noarch/usr/lib/python3.6/site-packages/cherrypy/lib/static.py to static.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cherrypy-18.4.0-1.el8.noarch/usr/lib/python3.6/site-packages/cherrypy/lib/xmlrpcutil.py to xmlrpcutil.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cherrypy-18.4.0-1.el8.noarch/usr/lib/python3.6/site-packages/cherrypy/tutorial/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cherrypy-18.4.0-1.el8.noarch/usr/lib/python3.6/site-packages/cherrypy/tutorial/tut01_helloworld.py to tut01_helloworld.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cherrypy-18.4.0-1.el8.noarch/usr/lib/python3.6/site-packages/cherrypy/tutorial/tut02_expose_methods.py to tut02_expose_methods.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cherrypy-18.4.0-1.el8.noarch/usr/lib/python3.6/site-packages/cherrypy/tutorial/tut03_get_and_post.py to tut03_get_and_post.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cherrypy-18.4.0-1.el8.noarch/usr/lib/python3.6/site-packages/cherrypy/tutorial/tut04_complex_site.py to tut04_complex_site.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cherrypy-18.4.0-1.el8.noarch/usr/lib/python3.6/site-packages/cherrypy/tutorial/tut05_derived_objects.py to tut05_derived_objects.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cherrypy-18.4.0-1.el8.noarch/usr/lib/python3.6/site-packages/cherrypy/tutorial/tut06_default_method.py to tut06_default_method.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cherrypy-18.4.0-1.el8.noarch/usr/lib/python3.6/site-packages/cherrypy/tutorial/tut07_sessions.py to tut07_sessions.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cherrypy-18.4.0-1.el8.noarch/usr/lib/python3.6/site-packages/cherrypy/tutorial/tut08_generators_and_yield.py to tut08_generators_and_yield.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cherrypy-18.4.0-1.el8.noarch/usr/lib/python3.6/site-packages/cherrypy/tutorial/tut09_files.py to tut09_files.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cherrypy-18.4.0-1.el8.noarch/usr/lib/python3.6/site-packages/cherrypy/tutorial/tut10_http_errors.py to tut10_http_errors.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cherrypy-18.4.0-1.el8.noarch/usr/lib/python3.6/site-packages/cherrypy/test/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cherrypy-18.4.0-1.el8.noarch/usr/lib/python3.6/site-packages/cherrypy/test/_test_decorators.py to _test_decorators.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cherrypy-18.4.0-1.el8.noarch/usr/lib/python3.6/site-packages/cherrypy/test/_test_states_demo.py to _test_states_demo.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cherrypy-18.4.0-1.el8.noarch/usr/lib/python3.6/site-packages/cherrypy/test/benchmark.py to benchmark.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cherrypy-18.4.0-1.el8.noarch/usr/lib/python3.6/site-packages/cherrypy/test/checkerdemo.py to checkerdemo.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cherrypy-18.4.0-1.el8.noarch/usr/lib/python3.6/site-packages/cherrypy/test/helper.py to helper.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cherrypy-18.4.0-1.el8.noarch/usr/lib/python3.6/site-packages/cherrypy/test/logtest.py to logtest.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cherrypy-18.4.0-1.el8.noarch/usr/lib/python3.6/site-packages/cherrypy/test/modfastcgi.py to modfastcgi.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cherrypy-18.4.0-1.el8.noarch/usr/lib/python3.6/site-packages/cherrypy/test/modfcgid.py to modfcgid.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cherrypy-18.4.0-1.el8.noarch/usr/lib/python3.6/site-packages/cherrypy/test/modpy.py to modpy.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cherrypy-18.4.0-1.el8.noarch/usr/lib/python3.6/site-packages/cherrypy/test/modwsgi.py to modwsgi.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cherrypy-18.4.0-1.el8.noarch/usr/lib/python3.6/site-packages/cherrypy/test/sessiondemo.py to sessiondemo.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cherrypy-18.4.0-1.el8.noarch/usr/lib/python3.6/site-packages/cherrypy/test/test_auth_basic.py to test_auth_basic.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cherrypy-18.4.0-1.el8.noarch/usr/lib/python3.6/site-packages/cherrypy/test/test_auth_digest.py to test_auth_digest.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cherrypy-18.4.0-1.el8.noarch/usr/lib/python3.6/site-packages/cherrypy/test/test_bus.py to test_bus.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cherrypy-18.4.0-1.el8.noarch/usr/lib/python3.6/site-packages/cherrypy/test/test_caching.py to test_caching.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cherrypy-18.4.0-1.el8.noarch/usr/lib/python3.6/site-packages/cherrypy/test/test_config.py to test_config.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cherrypy-18.4.0-1.el8.noarch/usr/lib/python3.6/site-packages/cherrypy/test/test_config_server.py to test_config_server.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cherrypy-18.4.0-1.el8.noarch/usr/lib/python3.6/site-packages/cherrypy/test/test_conn.py to test_conn.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cherrypy-18.4.0-1.el8.noarch/usr/lib/python3.6/site-packages/cherrypy/test/test_core.py to test_core.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cherrypy-18.4.0-1.el8.noarch/usr/lib/python3.6/site-packages/cherrypy/test/test_dynamicobjectmapping.py to test_dynamicobjectmapping.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cherrypy-18.4.0-1.el8.noarch/usr/lib/python3.6/site-packages/cherrypy/test/test_encoding.py to test_encoding.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cherrypy-18.4.0-1.el8.noarch/usr/lib/python3.6/site-packages/cherrypy/test/test_etags.py to test_etags.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cherrypy-18.4.0-1.el8.noarch/usr/lib/python3.6/site-packages/cherrypy/test/test_http.py to test_http.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cherrypy-18.4.0-1.el8.noarch/usr/lib/python3.6/site-packages/cherrypy/test/test_httputil.py to test_httputil.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cherrypy-18.4.0-1.el8.noarch/usr/lib/python3.6/site-packages/cherrypy/test/test_iterator.py to test_iterator.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cherrypy-18.4.0-1.el8.noarch/usr/lib/python3.6/site-packages/cherrypy/test/test_json.py to test_json.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cherrypy-18.4.0-1.el8.noarch/usr/lib/python3.6/site-packages/cherrypy/test/test_mime.py to test_mime.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cherrypy-18.4.0-1.el8.noarch/usr/lib/python3.6/site-packages/cherrypy/test/test_misc_tools.py to test_misc_tools.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cherrypy-18.4.0-1.el8.noarch/usr/lib/python3.6/site-packages/cherrypy/test/test_native.py to test_native.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cherrypy-18.4.0-1.el8.noarch/usr/lib/python3.6/site-packages/cherrypy/test/test_objectmapping.py to test_objectmapping.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cherrypy-18.4.0-1.el8.noarch/usr/lib/python3.6/site-packages/cherrypy/test/test_params.py to test_params.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cherrypy-18.4.0-1.el8.noarch/usr/lib/python3.6/site-packages/cherrypy/test/test_plugins.py to test_plugins.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cherrypy-18.4.0-1.el8.noarch/usr/lib/python3.6/site-packages/cherrypy/test/test_proxy.py to test_proxy.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cherrypy-18.4.0-1.el8.noarch/usr/lib/python3.6/site-packages/cherrypy/test/test_refleaks.py to test_refleaks.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cherrypy-18.4.0-1.el8.noarch/usr/lib/python3.6/site-packages/cherrypy/test/test_request_obj.py to test_request_obj.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cherrypy-18.4.0-1.el8.noarch/usr/lib/python3.6/site-packages/cherrypy/test/test_routes.py to test_routes.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cherrypy-18.4.0-1.el8.noarch/usr/lib/python3.6/site-packages/cherrypy/test/test_sessionauthenticate.py to test_sessionauthenticate.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cherrypy-18.4.0-1.el8.noarch/usr/lib/python3.6/site-packages/cherrypy/test/test_states.py to test_states.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cherrypy-18.4.0-1.el8.noarch/usr/lib/python3.6/site-packages/cherrypy/test/test_tools.py to test_tools.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cherrypy-18.4.0-1.el8.noarch/usr/lib/python3.6/site-packages/cherrypy/test/test_tutorials.py to test_tutorials.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cherrypy-18.4.0-1.el8.noarch/usr/lib/python3.6/site-packages/cherrypy/test/test_virtualhost.py to test_virtualhost.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cherrypy-18.4.0-1.el8.noarch/usr/lib/python3.6/site-packages/cherrypy/test/test_wsgi_ns.py to test_wsgi_ns.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cherrypy-18.4.0-1.el8.noarch/usr/lib/python3.6/site-packages/cherrypy/test/test_wsgi_unix_socket.py to test_wsgi_unix_socket.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cherrypy-18.4.0-1.el8.noarch/usr/lib/python3.6/site-packages/cherrypy/test/test_wsgi_vhost.py to test_wsgi_vhost.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cherrypy-18.4.0-1.el8.noarch/usr/lib/python3.6/site-packages/cherrypy/test/test_wsgiapps.py to test_wsgiapps.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cherrypy-18.4.0-1.el8.noarch/usr/lib/python3.6/site-packages/cherrypy/test/test_xmlrpc.py to test_xmlrpc.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cherrypy-18.4.0-1.el8.noarch/usr/lib/python3.6/site-packages/cherrypy/test/webtest.py to webtest.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cherrypy-18.4.0-1.el8.noarch/usr/lib/python3.6/site-packages/cherrypy/test/test_logging.py to test_logging.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cherrypy-18.4.0-1.el8.noarch/usr/lib/python3.6/site-packages/cherrypy/process/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cherrypy-18.4.0-1.el8.noarch/usr/lib/python3.6/site-packages/cherrypy/process/plugins.py to plugins.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cherrypy-18.4.0-1.el8.noarch/usr/lib/python3.6/site-packages/cherrypy/process/servers.py to servers.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cherrypy-18.4.0-1.el8.noarch/usr/lib/python3.6/site-packages/cherrypy/process/win32.py to win32.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cherrypy-18.4.0-1.el8.noarch/usr/lib/python3.6/site-packages/cherrypy/process/wspbus.py to wspbus.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cherrypy-18.4.0-1.el8.noarch/usr/lib/python3.6/site-packages/cherrypy/scaffold/__init__.py to __init__.cpython-36.pyc writing byte-compilation script '/tmp/tmpzd9nz5z5.py' /usr/bin/python3.6 /tmp/tmpzd9nz5z5.py removing /tmp/tmpzd9nz5z5.py running install_egg_info running egg_info writing CherryPy.egg-info/PKG-INFO writing dependency_links to CherryPy.egg-info/dependency_links.txt writing entry points to CherryPy.egg-info/entry_points.txt writing requirements to CherryPy.egg-info/requires.txt writing top-level names to CherryPy.egg-info/top_level.txt reading manifest file 'CherryPy.egg-info/SOURCES.txt' writing manifest file 'CherryPy.egg-info/SOURCES.txt' Copying CherryPy.egg-info to /builddir/build/BUILDROOT/python-cherrypy-18.4.0-1.el8.noarch/usr/lib/python3.6/site-packages/CherryPy-18.4.0-py3.6.egg-info running install_scripts Installing cherryd script to /builddir/build/BUILDROOT/python-cherrypy-18.4.0-1.el8.noarch/usr/bin + /usr/lib/rpm/find-debuginfo.sh -j8 --strict-build-id -m -i --build-id-seed 18.4.0-1.el8 --unique-debug-suffix -18.4.0-1.el8.noarch --unique-debug-src-base python-cherrypy-18.4.0-1.el8.noarch --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/CherryPy-18.4.0 find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile '' 1 Bytecompiling .py files below /builddir/build/BUILDROOT/python-cherrypy-18.4.0-1.el8.noarch/usr/lib/python3.6 using /usr/libexec/platform-python + /usr/lib/rpm/brp-python-hardlink + PYTHON3=/usr/bin/python3.6 + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.rV10U2 + umask 022 + cd /builddir/build/BUILD + cd CherryPy-18.4.0 + LANG=C.utf-8 + /usr/bin/python3.6 -m pytest --ignore=build ============================= test session starts ============================== platform linux -- Python 3.6.8, pytest-3.4.2, py-1.5.3, pluggy-0.6.0 -- /usr/bin/python3.6 cachedir: .pytest_cache rootdir: /builddir/build/BUILD/CherryPy-18.4.0, inifile: pytest.ini plugins: cov-2.6.0 collecting ... collected 267 items cherrypy/test/test_auth_basic.py::BasicAuthTest::testBasic PASSED [ 0%] cherrypy/test/test_auth_basic.py::BasicAuthTest::testBasic2 PASSED [ 0%] cherrypy/test/test_auth_basic.py::BasicAuthTest::testBasic2_u PASSED [ 1%] cherrypy/test/test_auth_basic.py::BasicAuthTest::testPublic PASSED [ 1%] cherrypy/test/test_auth_basic.py::BasicAuthTest::test_gc <- cherrypy/test/helper.py PASSED [ 1%] cherrypy/test/test_auth_digest.py::DigestAuthTest::testPublic PASSED [ 2%] cherrypy/test/test_auth_digest.py::DigestAuthTest::test_ascii_user PASSED [ 2%] cherrypy/test/test_auth_digest.py::DigestAuthTest::test_unicode_user PASSED [ 2%] cherrypy/test/test_auth_digest.py::DigestAuthTest::test_wrong_realm PASSED [ 3%] cherrypy/test/test_auth_digest.py::DigestAuthTest::test_wrong_scheme PASSED [ 3%] cherrypy/test/test_auth_digest.py::DigestAuthTest::test_gc <- cherrypy/test/helper.py PASSED [ 4%] cherrypy/test/test_bus.py::test_builtin_channels PASSED [ 4%] cherrypy/test/test_bus.py::test_custom_channels PASSED [ 4%] cherrypy/test/test_bus.py::test_listener_errors PASSED [ 5%] cherrypy/test/test_bus.py::test_start PASSED [ 5%] cherrypy/test/test_bus.py::test_stop PASSED [ 5%] cherrypy/test/test_bus.py::test_graceful PASSED [ 6%] cherrypy/test/test_bus.py::test_exit PASSED [ 6%] cherrypy/test/test_bus.py::test_wait PASSED [ 7%] cherrypy/test/test_bus.py::test_wait_publishes_periodically PASSED [ 7%] cherrypy/test/test_bus.py::test_block PASSED [ 7%] cherrypy/test/test_bus.py::test_start_with_callback PASSED [ 8%] cherrypy/test/test_bus.py::test_log PASSED [ 8%] cherrypy/test/test_caching.py::CacheTest::testCaching PASSED [ 8%] cherrypy/test/test_caching.py::CacheTest::testExpiresTool PASSED [ 9%] cherrypy/test/test_caching.py::CacheTest::testGzipStaticCache PASSED [ 9%] cherrypy/test/test_caching.py::CacheTest::testLastModified PASSED [ 10%] cherrypy/test/test_caching.py::CacheTest::testVaryHeader PASSED [ 10%] cherrypy/test/test_caching.py::CacheTest::test_antistampede XPASS [ 10%] cherrypy/test/test_caching.py::CacheTest::test_cache_control PASSED [ 11%] cherrypy/test/test_caching.py::CacheTest::test_gc <- cherrypy/test/helper.py PASSED [ 11%] cherrypy/test/test_config.py::ConfigTests::testConfig PASSED [ 11%] cherrypy/test/test_config.py::ConfigTests::testCustomNamespaces PASSED [ 12%] cherrypy/test/test_config.py::ConfigTests::testHandlerToolConfigOverride PASSED [ 12%] cherrypy/test/test_config.py::ConfigTests::testRespNamespaces PASSED [ 13%] cherrypy/test/test_config.py::ConfigTests::testUnrepr PASSED [ 13%] cherrypy/test/test_config.py::ConfigTests::test_request_body_namespace PASSED [ 13%] cherrypy/test/test_config.py::ConfigTests::test_gc <- cherrypy/test/helper.py PASSED [ 14%] cherrypy/test/test_config.py::VariableSubstitutionTests::test_config PASSED [ 14%] cherrypy/test/test_config.py::CallablesInConfigTest::test_call_with_kwargs PASSED [ 14%] cherrypy/test/test_config.py::CallablesInConfigTest::test_call_with_literal_dict PASSED [ 15%] cherrypy/test/test_config_server.py::ServerConfigTests::testAdditionalServers PASSED [ 15%] cherrypy/test/test_config_server.py::ServerConfigTests::testBasicConfig PASSED [ 16%] cherrypy/test/test_config_server.py::ServerConfigTests::testMaxRequestSize PASSED [ 16%] cherrypy/test/test_config_server.py::ServerConfigTests::testMaxRequestSizePerHandler PASSED [ 16%] cherrypy/test/test_config_server.py::ServerConfigTests::test_gc <- cherrypy/test/helper.py PASSED [ 17%] cherrypy/test/test_conn.py::ConnectionCloseTests::test_HTTP10_KeepAlive PASSED [ 17%] cherrypy/test/test_conn.py::ConnectionCloseTests::test_HTTP11 PASSED [ 17%] cherrypy/test/test_conn.py::ConnectionCloseTests::test_Streaming_no_len PASSED [ 18%] cherrypy/test/test_conn.py::ConnectionCloseTests::test_Streaming_with_len PASSED [ 18%] cherrypy/test/test_conn.py::ConnectionCloseTests::test_gc <- cherrypy/test/helper.py PASSED [ 19%] cherrypy/test/test_conn.py::PipelineTests::test_100_Continue PASSED [ 19%] cherrypy/test/test_conn.py::PipelineTests::test_HTTP11_Timeout PASSED [ 19%] cherrypy/test/test_conn.py::PipelineTests::test_HTTP11_Timeout_after_request PASSED [ 20%] cherrypy/test/test_conn.py::PipelineTests::test_HTTP11_pipelining PASSED [ 20%] cherrypy/test/test_conn.py::PipelineTests::test_gc <- cherrypy/test/helper.py PASSED [ 20%] cherrypy/test/test_conn.py::ConnectionTests::test_598 PASSED [ 21%] cherrypy/test/test_conn.py::ConnectionTests::test_Chunked_Encoding PASSED [ 21%] cherrypy/test/test_conn.py::ConnectionTests::test_Content_Length_in PASSED [ 22%] cherrypy/test/test_conn.py::ConnectionTests::test_Content_Length_out_postheaders PASSED [ 22%] cherrypy/test/test_conn.py::ConnectionTests::test_Content_Length_out_preheaders PASSED [ 22%] cherrypy/test/test_conn.py::ConnectionTests::test_No_Message_Body PASSED [ 23%] cherrypy/test/test_conn.py::ConnectionTests::test_readall_or_close PASSED [ 23%] cherrypy/test/test_conn.py::ConnectionTests::test_gc <- cherrypy/test/helper.py PASSED [ 23%] cherrypy/test/test_conn.py::LimitedRequestQueueTests::test_queue_full XPASS [ 24%] cherrypy/test/test_conn.py::LimitedRequestQueueTests::test_gc <- cherrypy/test/helper.py PASSED [ 24%] cherrypy/test/test_conn.py::BadRequestTests::test_No_CRLF PASSED [ 25%] cherrypy/test/test_conn.py::BadRequestTests::test_gc <- cherrypy/test/helper.py PASSED [ 25%] cherrypy/test/test_core.py::CoreRequestHandlingTest::testCookies PASSED [ 25%] cherrypy/test/test_core.py::CoreRequestHandlingTest::testDefaultContentType PASSED [ 26%] cherrypy/test/test_core.py::CoreRequestHandlingTest::testFavicon PASSED [ 26%] cherrypy/test/test_core.py::CoreRequestHandlingTest::testFlatten PASSED [ 26%] cherrypy/test/test_core.py::CoreRequestHandlingTest::testRanges PASSED [ 27%] cherrypy/test/test_core.py::CoreRequestHandlingTest::testRedirect PASSED [ 27%] cherrypy/test/test_core.py::CoreRequestHandlingTest::testSlashes PASSED [ 28%] cherrypy/test/test_core.py::CoreRequestHandlingTest::testStatus PASSED [ 28%] cherrypy/test/test_core.py::CoreRequestHandlingTest::test_InternalRedirect PASSED [ 28%] cherrypy/test/test_core.py::CoreRequestHandlingTest::test_cherrypy_url PASSED [ 29%] cherrypy/test/test_core.py::CoreRequestHandlingTest::test_expose_decorator PASSED [ 29%] cherrypy/test/test_core.py::CoreRequestHandlingTest::test_multiple_headers PASSED [ 29%] cherrypy/test/test_core.py::CoreRequestHandlingTest::test_on_end_resource_status PASSED [ 30%] cherrypy/test/test_core.py::CoreRequestHandlingTest::test_redirect_with_unicode PASSED [ 30%] cherrypy/test/test_core.py::CoreRequestHandlingTest::test_redirect_with_xss PASSED [ 31%] cherrypy/test/test_core.py::CoreRequestHandlingTest::test_gc <- cherrypy/test/helper.py PASSED [ 31%] cherrypy/test/test_core.py::ErrorTests::test_contextmanager PASSED [ 31%] cherrypy/test/test_core.py::ErrorTests::test_start_response_error PASSED [ 32%] cherrypy/test/test_core.py::ErrorTests::test_gc <- cherrypy/test/helper.py PASSED [ 32%] cherrypy/test/test_core.py::TestBinding::test_bind_ephemeral_port PASSED [ 32%] cherrypy/test/test_dynamicobjectmapping.py::DynamicObjectMappingTest::testMethodDispatch PASSED [ 33%] cherrypy/test/test_dynamicobjectmapping.py::DynamicObjectMappingTest::testObjectMapping PASSED [ 33%] cherrypy/test/test_dynamicobjectmapping.py::DynamicObjectMappingTest::testVpathDispatch PASSED [ 34%] cherrypy/test/test_dynamicobjectmapping.py::DynamicObjectMappingTest::test_gc <- cherrypy/test/helper.py PASSED [ 34%] cherrypy/test/test_encoding.py::EncodingTests::testEncoding PASSED [ 34%] cherrypy/test/test_encoding.py::EncodingTests::testGzip PASSED [ 35%] cherrypy/test/test_encoding.py::EncodingTests::test_BytesHeaders PASSED [ 35%] cherrypy/test/test_encoding.py::EncodingTests::test_UnicodeHeaders PASSED [ 35%] cherrypy/test/test_encoding.py::EncodingTests::test_decode_tool PASSED [ 36%] cherrypy/test/test_encoding.py::EncodingTests::test_multipart_decoding PASSED [ 36%] cherrypy/test/test_encoding.py::EncodingTests::test_multipart_decoding_bigger_maxrambytes PASSED [ 37%] cherrypy/test/test_encoding.py::EncodingTests::test_multipart_decoding_no_charset PASSED [ 37%] cherrypy/test/test_encoding.py::EncodingTests::test_multipart_decoding_no_successful_charset PASSED [ 37%] cherrypy/test/test_encoding.py::EncodingTests::test_nontext PASSED [ 38%] cherrypy/test/test_encoding.py::EncodingTests::test_query_string_decoding PASSED [ 38%] cherrypy/test/test_encoding.py::EncodingTests::test_urlencoded_decoding PASSED [ 38%] cherrypy/test/test_encoding.py::EncodingTests::test_gc <- cherrypy/test/helper.py PASSED [ 39%] cherrypy/test/test_etags.py::ETagTest::test_errors PASSED [ 39%] cherrypy/test/test_etags.py::ETagTest::test_etags PASSED [ 40%] cherrypy/test/test_etags.py::ETagTest::test_unicode_body PASSED [ 40%] cherrypy/test/test_etags.py::ETagTest::test_gc <- cherrypy/test/helper.py PASSED [ 40%] cherrypy/test/test_http.py::HTTPTests::test_garbage_in PASSED [ 41%] cherrypy/test/test_http.py::HTTPTests::test_http_over_https SKIPPED [ 41%] cherrypy/test/test_http.py::HTTPTests::test_malformed_header PASSED [ 41%] cherrypy/test/test_http.py::HTTPTests::test_malformed_request_line PASSED [ 42%] cherrypy/test/test_http.py::HTTPTests::test_no_content_length PASSED [ 42%] cherrypy/test/test_http.py::HTTPTests::test_post_filename_with_special_characters PASSED [ 43%] cherrypy/test/test_http.py::HTTPTests::test_post_multipart PASSED [ 43%] cherrypy/test/test_http.py::HTTPTests::test_request_line_split_issue_1220 PASSED [ 43%] cherrypy/test/test_http.py::HTTPTests::test_gc <- cherrypy/test/helper.py PASSED [ 44%] cherrypy/test/test_httputil.py::test_urljoin[/sn/-/pi/-/sn/pi/] PASSED [ 44%] cherrypy/test/test_httputil.py::test_urljoin[/sn/-/pi-/sn/pi] PASSED [ 44%] cherrypy/test/test_httputil.py::test_urljoin[/sn/-/-/sn/] PASSED [ 45%] cherrypy/test/test_httputil.py::test_urljoin[/sn/--/sn/] PASSED [ 45%] cherrypy/test/test_httputil.py::test_urljoin[/sn-/pi/-/sn/pi/] PASSED [ 46%] cherrypy/test/test_httputil.py::test_urljoin[/sn-/pi-/sn/pi] PASSED [ 46%] cherrypy/test/test_httputil.py::test_urljoin[/sn-/-/sn/] PASSED [ 46%] cherrypy/test/test_httputil.py::test_urljoin[/sn--/sn] PASSED [ 47%] cherrypy/test/test_httputil.py::test_urljoin[/-/pi/-/pi/] PASSED [ 47%] cherrypy/test/test_httputil.py::test_urljoin[/-/pi-/pi] PASSED [ 47%] cherrypy/test/test_httputil.py::test_urljoin[/-/-/] PASSED [ 48%] cherrypy/test/test_httputil.py::test_urljoin[/--/] PASSED [ 48%] cherrypy/test/test_httputil.py::test_urljoin[-/pi/-/pi/] PASSED [ 49%] cherrypy/test/test_httputil.py::test_urljoin[-/pi-/pi] PASSED [ 49%] cherrypy/test/test_httputil.py::test_urljoin[-/-/] PASSED [ 49%] cherrypy/test/test_httputil.py::test_urljoin[--/] PASSED [ 50%] cherrypy/test/test_httputil.py::test_valid_status[None-expected_status0] PASSED [ 50%] cherrypy/test/test_httputil.py::test_valid_status[200-expected_status1] PASSED [ 50%] cherrypy/test/test_httputil.py::test_valid_status[500-expected_status2] PASSED [ 51%] cherrypy/test/test_httputil.py::test_valid_status[HTTPStatus.NOT_FOUND-expected_status3] PASSED [ 51%] cherrypy/test/test_httputil.py::test_valid_status[444 Non-existent reason-expected_status4] PASSED [ 52%] cherrypy/test/test_httputil.py::test_invalid_status[hey-Illegal response status from server \\('hey' is non-numeric\\).] PASSED [ 52%] cherrypy/test/test_httputil.py::test_invalid_status[status_code1-Illegal response status from server \\(\\{'hey': 'hi'\\} is non-numeric\\).] PASSED [ 52%] cherrypy/test/test_httputil.py::test_invalid_status[1-Illegal response status from server \\(1 is out of range\\).] PASSED [ 53%] cherrypy/test/test_httputil.py::test_invalid_status[600-Illegal response status from server \\(600 is out of range\\).] PASSED [ 53%] cherrypy/test/test_iterator.py::IteratorTest::test_iterator PASSED [ 53%] cherrypy/test/test_iterator.py::IteratorTest::test_gc <- cherrypy/test/helper.py PASSED [ 54%] cherrypy/test/test_json.py::JsonTest::test_cached PASSED [ 54%] cherrypy/test/test_json.py::JsonTest::test_json_input PASSED [ 55%] cherrypy/test/test_json.py::JsonTest::test_json_output PASSED [ 55%] cherrypy/test/test_json.py::JsonTest::test_gc <- cherrypy/test/helper.py PASSED [ 55%] cherrypy/test/test_logging.py::test_normal_return PASSED [ 56%] cherrypy/test/test_logging.py::test_normal_yield PASSED [ 56%] cherrypy/test/test_logging.py::test_custom_log_format PASSED [ 56%] cherrypy/test/test_logging.py::test_timez_log_format PASSED [ 57%] cherrypy/test/test_logging.py::test_UUIDv4_parameter_log_format PASSED [ 57%] cherrypy/test/test_logging.py::test_escaped_output PASSED [ 58%] cherrypy/test/test_logging.py::test_tracebacks PASSED [ 58%] cherrypy/test/test_mime.py::MultipartTest::test_multipart PASSED [ 58%] cherrypy/test/test_mime.py::MultipartTest::test_multipart_form_data PASSED [ 59%] cherrypy/test/test_mime.py::MultipartTest::test_gc <- cherrypy/test/helper.py PASSED [ 59%] cherrypy/test/test_mime.py::SafeMultipartHandlingTest::test_Flash_Upload PASSED [ 59%] cherrypy/test/test_mime.py::SafeMultipartHandlingTest::test_gc <- cherrypy/test/helper.py PASSED [ 60%] cherrypy/test/test_misc_tools.py::ResponseHeadersTest::testResponseHeaders PASSED [ 60%] cherrypy/test/test_misc_tools.py::ResponseHeadersTest::testResponseHeadersDecorator PASSED [ 61%] cherrypy/test/test_misc_tools.py::ResponseHeadersTest::test_gc <- cherrypy/test/helper.py PASSED [ 61%] cherrypy/test/test_misc_tools.py::RefererTest::testReferer PASSED [ 61%] cherrypy/test/test_misc_tools.py::RefererTest::test_gc <- cherrypy/test/helper.py PASSED [ 62%] cherrypy/test/test_misc_tools.py::AcceptTest::test_Accept_Tool PASSED [ 62%] cherrypy/test/test_misc_tools.py::AcceptTest::test_accept_selection PASSED [ 62%] cherrypy/test/test_misc_tools.py::AcceptTest::test_gc <- cherrypy/test/helper.py PASSED [ 63%] cherrypy/test/test_misc_tools.py::AutoVaryTest::testAutoVary PASSED [ 63%] cherrypy/test/test_misc_tools.py::AutoVaryTest::test_gc <- cherrypy/test/helper.py PASSED [ 64%] cherrypy/test/test_native.py::test_basic_request PASSED [ 64%] cherrypy/test/test_objectmapping.py::ObjectMappingTest::testExpose PASSED [ 64%] cherrypy/test/test_objectmapping.py::ObjectMappingTest::testKeywords PASSED [ 65%] cherrypy/test/test_objectmapping.py::ObjectMappingTest::testMethodDispatch PASSED [ 65%] cherrypy/test/test_objectmapping.py::ObjectMappingTest::testObjectMapping PASSED [ 65%] cherrypy/test/test_objectmapping.py::ObjectMappingTest::testPositionalParams PASSED [ 66%] cherrypy/test/test_objectmapping.py::ObjectMappingTest::testTreeMounting PASSED [ 66%] cherrypy/test/test_objectmapping.py::ObjectMappingTest::test_redir_using_url PASSED [ 67%] cherrypy/test/test_objectmapping.py::ObjectMappingTest::test_translate PASSED [ 67%] cherrypy/test/test_objectmapping.py::ObjectMappingTest::test_gc <- cherrypy/test/helper.py PASSED [ 67%] cherrypy/test/test_params.py::ParamsTest::test_error PASSED [ 68%] cherrypy/test/test_params.py::ParamsTest::test_pass PASSED [ 68%] cherrypy/test/test_params.py::ParamsTest::test_syntax PASSED [ 68%] cherrypy/test/test_params.py::ParamsTest::test_gc <- cherrypy/test/helper.py PASSED [ 69%] cherrypy/test/test_plugins.py::TestAutoreloader::test_file_for_file_module_when_None PASSED [ 69%] cherrypy/test/test_proxy.py::ProxyTest::testProxy PASSED [ 70%] cherrypy/test/test_proxy.py::ProxyTest::test_no_base_port_in_host PASSED [ 70%] cherrypy/test/test_proxy.py::ProxyTest::test_gc <- cherrypy/test/helper.py PASSED [ 70%] cherrypy/test/test_refleaks.py::ReferenceTests::test_threadlocal_garbage PASSED [ 71%] cherrypy/test/test_refleaks.py::ReferenceTests::test_gc <- cherrypy/test/helper.py PASSED [ 71%] cherrypy/test/test_request_obj.py::RequestObjectTests::testAbsoluteURIPathInfo PASSED [ 71%] cherrypy/test/test_request_obj.py::RequestObjectTests::testEmptyThreadlocals PASSED [ 72%] cherrypy/test/test_request_obj.py::RequestObjectTests::testErrorHandling PASSED [ 72%] cherrypy/test/test_request_obj.py::RequestObjectTests::testExpect PASSED [ 73%] cherrypy/test/test_request_obj.py::RequestObjectTests::testHeaderElements PASSED [ 73%] cherrypy/test/test_request_obj.py::RequestObjectTests::testParamErrors PASSED [ 73%] cherrypy/test/test_request_obj.py::RequestObjectTests::testParams PASSED [ 74%] cherrypy/test/test_request_obj.py::RequestObjectTests::testRelativeURIPathInfo PASSED [ 74%] cherrypy/test/test_request_obj.py::RequestObjectTests::test_CONNECT_method PASSED [ 74%] cherrypy/test/test_request_obj.py::RequestObjectTests::test_CONNECT_method_invalid_authority PASSED [ 75%] cherrypy/test/test_request_obj.py::RequestObjectTests::test_basic_HTTPMethods PASSED [ 75%] cherrypy/test/test_request_obj.py::RequestObjectTests::test_encoded_headers PASSED [ 76%] cherrypy/test/test_request_obj.py::RequestObjectTests::test_header_presence PASSED [ 76%] cherrypy/test/test_request_obj.py::RequestObjectTests::test_per_request_uuid4 PASSED [ 76%] cherrypy/test/test_request_obj.py::RequestObjectTests::test_repeated_headers PASSED [ 77%] cherrypy/test/test_request_obj.py::RequestObjectTests::test_scheme PASSED [ 77%] cherrypy/test/test_request_obj.py::RequestObjectTests::test_gc <- cherrypy/test/helper.py PASSED [ 77%] cherrypy/test/test_routes.py::RoutesDispatchTest::test_Routes_Dispatch SKIPPED [ 78%] cherrypy/test/test_routes.py::RoutesDispatchTest::test_gc <- cherrypy/test/helper.py SKIPPED [ 78%] cherrypy/test/test_sessionauthenticate.py::SessionAuthenticateTest::testSessionAuthenticate PASSED [ 79%] cherrypy/test/test_sessionauthenticate.py::SessionAuthenticateTest::test_gc <- cherrypy/test/helper.py PASSED [ 79%] cherrypy/test/test_states.py::ServerStateTests::test_0_NormalStateFlow PASSED [ 79%] cherrypy/test/test_states.py::ServerStateTests::test_1_Restart PASSED [ 80%] cherrypy/test/test_states.py::ServerStateTests::test_2_KeyboardInterrupt PASSED [ 80%] cherrypy/test/test_states.py::ServerStateTests::test_4_Autoreload PASSED [ 80%] cherrypy/test/test_states.py::ServerStateTests::test_5_Start_Error PASSED [ 81%] cherrypy/test/test_states.py::ServerStateTests::test_gc <- cherrypy/test/helper.py PASSED [ 81%] cherrypy/test/test_states.py::PluginTests::test_daemonize PASSED [ 82%] cherrypy/test/test_states.py::PluginTests::test_gc <- cherrypy/test/helper.py PASSED [ 82%] cherrypy/test/test_states.py::SignalHandlingTests::test_SIGHUP_daemonized PASSED [ 82%] cherrypy/test/test_states.py::SignalHandlingTests::test_SIGHUP_tty PASSED [ 83%] cherrypy/test/test_states.py::SignalHandlingTests::test_SIGTERM PASSED [ 83%] cherrypy/test/test_states.py::SignalHandlingTests::test_signal_handler_unsubscribe PASSED [ 83%] cherrypy/test/test_states.py::SignalHandlingTests::test_gc <- cherrypy/test/helper.py PASSED [ 84%] cherrypy/test/test_states.py::test_safe_wait_INADDR_ANY PASSED [ 84%] cherrypy/test/test_tools.py::ToolTests::testBareHooks PASSED [ 85%] cherrypy/test/test_tools.py::ToolTests::testCombinedTools PASSED [ 85%] cherrypy/test/test_tools.py::ToolTests::testDecorator PASSED [ 85%] cherrypy/test/test_tools.py::ToolTests::testEndRequestOnDrop PASSED [ 86%] cherrypy/test/test_tools.py::ToolTests::testGuaranteedHooks PASSED [ 86%] cherrypy/test/test_tools.py::ToolTests::testHandlerWrapperTool PASSED [ 86%] cherrypy/test/test_tools.py::ToolTests::testHookErrors PASSED [ 87%] cherrypy/test/test_tools.py::ToolTests::testToolWithConfig PASSED [ 87%] cherrypy/test/test_tools.py::ToolTests::testWarnToolOn PASSED [ 88%] cherrypy/test/test_tools.py::ToolTests::test_gc <- cherrypy/test/helper.py PASSED [ 88%] cherrypy/test/test_tools.py::SessionAuthTest::test_login_screen_returns_bytes PASSED [ 88%] cherrypy/test/test_tools.py::TestHooks::test_priorities PASSED [ 89%] cherrypy/test/test_tutorials.py::TutorialTest::test01HelloWorld PASSED [ 89%] cherrypy/test/test_tutorials.py::TutorialTest::test02ExposeMethods PASSED [ 89%] cherrypy/test/test_tutorials.py::TutorialTest::test03GetAndPost PASSED [ 90%] cherrypy/test/test_tutorials.py::TutorialTest::test04ComplexSite PASSED [ 90%] cherrypy/test/test_tutorials.py::TutorialTest::test05DerivedObjects PASSED [ 91%] cherrypy/test/test_tutorials.py::TutorialTest::test06DefaultMethod PASSED [ 91%] cherrypy/test/test_tutorials.py::TutorialTest::test07Sessions PASSED [ 91%] cherrypy/test/test_tutorials.py::TutorialTest::test08GeneratorsAndYield PASSED [ 92%] cherrypy/test/test_tutorials.py::TutorialTest::test09Files PASSED [ 92%] cherrypy/test/test_tutorials.py::TutorialTest::test10HTTPErrors PASSED [ 92%] cherrypy/test/test_tutorials.py::TutorialTest::test_gc <- cherrypy/test/helper.py PASSED [ 93%] cherrypy/test/test_virtualhost.py::VirtualHostTest::testVirtualHost PASSED [ 93%] cherrypy/test/test_virtualhost.py::VirtualHostTest::test_VHost_plus_Static PASSED [ 94%] cherrypy/test/test_virtualhost.py::VirtualHostTest::test_gc <- cherrypy/test/helper.py PASSED [ 94%] cherrypy/test/test_wsgi_ns.py::WSGI_Namespace_Test::test_pipeline PASSED [ 94%] cherrypy/test/test_wsgi_ns.py::WSGI_Namespace_Test::test_gc <- cherrypy/test/helper.py PASSED [ 95%] cherrypy/test/test_wsgi_unix_socket.py::WSGI_UnixSocket_Test::test_internal_error PASSED [ 95%] cherrypy/test/test_wsgi_unix_socket.py::WSGI_UnixSocket_Test::test_not_found PASSED [ 95%] cherrypy/test/test_wsgi_unix_socket.py::WSGI_UnixSocket_Test::test_simple_request PASSED [ 96%] cherrypy/test/test_wsgi_unix_socket.py::WSGI_UnixSocket_Test::test_gc <- cherrypy/test/helper.py PASSED [ 96%] cherrypy/test/test_wsgi_vhost.py::WSGI_VirtualHost_Test::test_welcome PASSED [ 97%] cherrypy/test/test_wsgi_vhost.py::WSGI_VirtualHost_Test::test_gc <- cherrypy/test/helper.py PASSED [ 97%] cherrypy/test/test_wsgiapps.py::WSGIGraftTests::test_01_standard_app PASSED [ 97%] cherrypy/test/test_wsgiapps.py::WSGIGraftTests::test_04_pure_wsgi PASSED [ 98%] cherrypy/test/test_wsgiapps.py::WSGIGraftTests::test_05_wrapped_cp_app PASSED [ 98%] cherrypy/test/test_wsgiapps.py::WSGIGraftTests::test_06_empty_string_app PASSED [ 98%] cherrypy/test/test_wsgiapps.py::WSGIGraftTests::test_gc <- cherrypy/test/helper.py PASSED [ 99%] cherrypy/test/test_xmlrpc.py::XmlRpcTest::testXmlRpc PASSED [ 99%] cherrypy/test/test_xmlrpc.py::XmlRpcTest::test_gc <- cherrypy/test/helper.py PASSED [100%] generated xml file: /builddir/build/BUILD/CherryPy-18.4.0/.test-results/pytest/results.xml ----------- coverage: platform linux, python 3.6.8-final-0 ----------- Name Stmts Miss Cover Missing ------------------------------------------------------------------------------- cherrypy/__init__.py 141 36 74% 61-62, 86-88, 113-114, 141-144, 171-178, 234-235, 245-246, 253-254, 257-258, 261-262, 265-266, 293-295, 302-303, 338-339 cherrypy/_cpchecker.py 186 145 22% 33-42, 46, 53-64, 71-90, 94-106, 110-117, 126-173, 195-211, 216-220, 226-260, 264-267, 280, 292-303, 308-312, 317-319 cherrypy/_cpcompat.py 16 1 94% 52 cherrypy/_cpconfig.py 79 17 78% 143, 163, 166, 247-250, 265-266, 276-278, 286-293 cherrypy/_cpdispatch.py 342 91 73% 45, 49-50, 61-62, 90-97, 205-207, 232, 242-247, 255, 364, 487, 495, 510-514, 517-518, 521, 525-529, 533-610 cherrypy/_cperror.py 187 15 92% 227, 310, 314, 338, 374-375, 378, 485-486, 501, 521-522, 526-532 cherrypy/_cplogging.py 173 42 76% 133, 221, 248, 285-286, 308, 352-353, 364, 380, 390-398, 413, 422-427, 431-450 cherrypy/_cpmodpy.py 182 156 14% 75-126, 133-134, 143-250, 255-271, 279-286, 290-304, 326-330, 333-350, 353-354 cherrypy/_cpnative_server.py 91 25 73% 34, 66-87, 94-99, 155-161, 163-164 cherrypy/_cpreqbody.py 447 82 82% 113-114, 132-137, 156, 162-164, 181-183, 199, 207, 230, 260, 268, 452-453, 464, 471, 484, 487, 490-493, 496, 503-506, 630, 636, 640, 648, 671, 691-692, 777, 787, 794-795, 805, 811, 825, 841, 852, 869-885, 896, 900-901, 906-908, 910-917, 956, 964, 989-991 cherrypy/_cprequest.py 350 19 95% 136-137, 153, 614-620, 628-629, 659, 742-744, 747, 785, 792, 796 cherrypy/_cpserver.py 92 12 87% 44, 198-200, 209-210, 220, 227-228, 233-235 cherrypy/_cptools.py 217 13 94% 87-92, 121, 177, 301-303, 314-324 cherrypy/_cptree.py 122 10 92% 58, 62, 130, 161-162, 270-271, 278, 293-294 cherrypy/_cpwsgi.py 222 23 90% 23-33, 87, 124-128, 193, 220, 242, 250-253, 292-293, 355, 414, 447 cherrypy/_cpwsgi_server.py 33 6 82% 88, 90-96, 98-99 cherrypy/_helper.py 133 5 96% 151-152, 189, 224, 338 cherrypy/daemon.py 59 15 75% 29, 43, 46-48, 51-63, 68-70, 102-103 cherrypy/lib/__init__.py 49 8 84% 16, 27, 39-44, 85 cherrypy/lib/auth_basic.py 47 5 89% 77, 96, 118-120 cherrypy/lib/auth_digest.py 181 44 76% 69, 83-86, 102-113, 149-152, 164, 179, 203, 215, 220, 223-228, 258-260, 272-276, 289-294, 318, 332, 354, 356, 422, 427, 443 cherrypy/lib/caching.py 229 39 83% 50, 54, 58, 62, 85-87, 91, 97, 101-107, 112, 201-209, 299, 306, 329, 335, 343, 348, 379, 389, 395-397, 459-460, 463, 465 cherrypy/lib/covercp.py 159 159 0% 23-390 cherrypy/lib/cpstats.py 243 243 0% 190-693 cherrypy/lib/cptools.py 344 68 80% 44-45, 47-48, 51, 56, 65, 72, 81, 85, 109-110, 118, 133-149, 180, 193, 209, 224-230, 236, 270, 276, 291, 326-331, 368, 377, 385-387, 390-392, 397-398, 430-431, 444, 459, 463, 474, 507, 548, 557, 565, 572, 579, 613 cherrypy/lib/encoding.py 257 50 81% 35, 41, 44, 47, 50-53, 56-57, 60-62, 84, 95, 109, 127, 151, 157, 161, 168, 174, 182, 189, 201-205, 210, 225, 232, 238, 244, 252, 353, 360, 373, 380, 386, 408-413, 416-419, 422, 433 cherrypy/lib/gctools.py 137 31 77% 42-43, 123-131, 149, 158-160, 169-182, 201, 207-209 cherrypy/lib/httputil.py 255 33 87% 57-61, 66, 89, 108, 113, 134, 138, 148, 151, 217-220, 349-355, 398, 406, 429-430, 442-445, 467-468, 549, 576 cherrypy/lib/jsontools.py 37 7 81% 9, 41, 45, 54, 79, 81, 87 cherrypy/lib/locking.py 22 11 50% 6, 15, 22, 25, 37-41, 44-47 cherrypy/lib/profiler.py 100 100 0% 36-221 cherrypy/lib/reprconf.py 220 43 80% 78-84, 95, 119, 121, 183-188, 219, 227-230, 252, 260, 274-294, 310, 315, 317, 319, 330-333, 362, 368, 392-393 cherrypy/lib/sessions.py 408 207 49% 140, 188, 194-203, 215-216, 220-225, 229-231, 238, 240, 244-246, 250, 265, 270-271, 279, 287, 292, 310, 314-316, 322-324, 332-334, 341-346, 349-351, 361-363, 367-369, 373-375, 379-381, 385-387, 391-393, 405-427, 439, 453, 477-486, 498-501, 504-507, 510-511, 514-529, 532-538, 541-546, 550-563, 567-568, 572-600, 604, 627-631, 634-638, 641-645, 649-656, 659, 663-666, 670-671, 675, 684, 690, 696, 701, 713-715, 786, 794, 800-804, 809, 821, 833, 883, 885, 887-889, 905-910 cherrypy/lib/static.py 209 72 66% 21, 52-55, 64, 71, 89, 94, 98, 125-157, 174, 182, 185, 202, 210, 235, 247, 252, 259-260, 267, 293-295, 298-301, 309-312, 318, 329, 334, 341, 369-371, 374-377, 381-387 cherrypy/lib/xmlrpcutil.py 28 3 89% 16-17, 26 cherrypy/process/plugins.py 373 123 67% 106-110, 118-119, 144-145, 153-154, 161-165, 180, 183-187, 205-206, 216-217, 229-233, 238, 242-249, 254, 258-265, 274, 278-285, 289-327, 362, 370, 401-405, 437, 448-451, 465-466, 469-481, 518-523, 559, 572-573, 672, 677, 681-683, 691-697, 744-747 cherrypy/process/servers.py 160 60 62% 150-154, 172, 195, 207-209, 230-240, 246, 251, 290-291, 299-301, 307-311, 315, 323-332, 338-352, 357-361, 369-371, 377-391, 395-399 cherrypy/process/win32.py 100 98 2% 5-183 cherrypy/process/wspbus.py 256 95 63% 67-72, 112, 116-117, 135, 153-154, 158-159, 232, 234-238, 243, 254-259, 271-283, 298-303, 310, 318-319, 340-341, 369, 385-405, 421, 435-508, 525-533, 546-551 cherrypy/scaffold/__init__.py 17 17 0% 15-59 cherrypy/test/__init__.py 12 7 42% 10, 16-17, 21-24 cherrypy/test/_test_states_demo.py 38 5 87% 14, 18, 46-47, 59 cherrypy/test/benchmark.py 193 154 20% 53, 70, 74-77, 82-103, 113, 116, 119-126, 209-211, 214-220, 225-237, 243, 247-269, 274-280, 284-288, 292-305, 313-325, 329-356, 360-425 cherrypy/test/checkerdemo.py 8 2 75% 18-49 cherrypy/test/helper.py 273 57 79% 35-38, 42, 72, 87, 92, 110, 122, 134-141, 147-150, 154-158, 162-163, 167-168, 172-173, 177-178, 203, 213, 216-217, 228-229, 238, 256, 303, 311, 342-344, 350, 355-356, 363, 366, 370, 382-384, 395, 427-428, 490 cherrypy/test/logtest.py 133 76 43% 16-17, 24-31, 54-93, 96, 100, 125, 134, 148-153, 162-166, 184-185, 189-193, 206, 210-231 cherrypy/test/modfastcgi.py 54 33 39% 47-56, 84-85, 96, 99-107, 110-127, 131-132, 135 cherrypy/test/modfcgid.py 49 29 41% 48-57, 87, 90-96, 99-116, 120-121, 124 cherrypy/test/modpy.py 57 37 35% 47-56, 103, 106-120, 124, 132-149, 154-164 cherrypy/test/modwsgi.py 55 32 42% 51-60, 64, 105, 108-129, 133, 141-154 cherrypy/test/sessiondemo.py 35 22 37% 102-119, 137-138, 142-143, 147-150, 154-159 cherrypy/test/test_bus.py 152 1 99% 313 cherrypy/test/test_config.py 139 2 99% 86-87 cherrypy/test/test_config_server.py 56 3 95% 61, 71, 88 cherrypy/test/test_conn.py 551 55 90% 59, 64, 76, 109, 142-143, 151-152, 195-199, 208-242, 247, 281, 321, 362-365, 389-392, 395, 414, 456, 496, 520, 525, 592, 621, 626, 733, 750, 823-833 cherrypy/test/test_core.py 486 19 96% 161, 206, 220, 268, 334-336, 442-443, 477, 580-584, 605-607, 779, 783 cherrypy/test/test_dynamicobjectmapping.py 222 4 98% 80, 111-112, 235 cherrypy/test/test_encoding.py 172 6 97% 87, 96, 115, 414-417 cherrypy/test/test_http.py 187 22 88% 75, 143, 222, 229, 272-287, 301-305 cherrypy/test/test_iterator.py 113 5 96% 65, 72, 106, 111, 144 cherrypy/test/test_json.py 66 7 89% 41, 54-55, 71-72, 94-95 cherrypy/test/test_logging.py 134 5 96% 47-48, 57, 137, 169 cherrypy/test/test_objectmapping.py 252 5 98% 41, 80, 113, 118, 420 cherrypy/test/test_params.py 41 1 98% 47 cherrypy/test/test_proxy.py 72 4 94% 130-131, 134-135 cherrypy/test/test_refleaks.py 40 2 95% 32, 38 cherrypy/test/test_request_obj.py 450 10 98% 32, 192, 211, 275, 296, 569-573, 617, 625 cherrypy/test/test_routes.py 47 34 28% 24-59, 63-80 cherrypy/test/test_sessionauthenticate.py 27 1 96% 13 cherrypy/test/test_states.py 249 16 94% 215-216, 232, 256, 267, 280, 287, 314, 323-324, 340-341, 344, 372, 375, 411 cherrypy/test/test_tools.py 258 13 95% 126, 199, 211, 277-281, 306-307, 390, 402, 410, 415, 423 cherrypy/test/test_tutorials.py 111 1 99% 26 cherrypy/test/test_wsgi_ns.py 60 8 87% 20, 23, 41, 59-62, 89 cherrypy/test/test_wsgi_unix_socket.py 50 1 98% 37 cherrypy/test/test_wsgi_vhost.py 21 1 95% 30 cherrypy/test/test_wsgiapps.py 83 10 88% 44-47, 69-72, 101, 108, 117 cherrypy/test/test_xmlrpc.py 84 6 93% 26, 93-94, 127, 139, 149 cherrypy/tutorial/tut01_helloworld.py 8 1 88% 34 cherrypy/tutorial/tut02_expose_methods.py 10 2 80% 18, 32 cherrypy/tutorial/tut03_get_and_post.py 15 2 87% 17, 51 cherrypy/tutorial/tut04_complex_site.py 22 4 82% 17, 31, 51, 103 cherrypy/tutorial/tut05_derived_objects.py 21 2 90% 54, 80 cherrypy/tutorial/tut06_default_method.py 17 6 65% 31, 44, 47-50, 61 cherrypy/tutorial/tut07_sessions.py 11 1 91% 41 cherrypy/tutorial/tut08_generators_and_yield.py 17 1 94% 44 cherrypy/tutorial/tut09_files.py 24 2 92% 57, 105 cherrypy/tutorial/tut10_http_errors.py 25 2 92% 33, 84 ------------------------------------------------------------------------------- TOTAL 12816 2948 77% 16 files skipped due to complete coverage. Coverage XML written to file coverage.xml =========================== short test summary info ============================ XPASS cherrypy/test/test_caching.py::CacheTest::test_antistampede #1536 XPASS cherrypy/test/test_conn.py::LimitedRequestQueueTests::test_queue_full #1535 SKIP [1] /builddir/build/BUILD/CherryPy-18.4.0/cherrypy/test/helper.py:322: skipped (not running HTTPS)... SKIP [2] /builddir/build/BUILD/CherryPy-18.4.0/cherrypy/test/test_routes.py:23: Install routes to test RoutesDispatcher code ========================== slowest 10 test durations =========================== 8.34s call cherrypy/test/test_caching.py::CacheTest::test_antistampede 7.58s call cherrypy/test/test_http.py::HTTPTests::test_post_filename_with_special_characters 5.84s call cherrypy/test/test_states.py::ServerStateTests::test_4_Autoreload 4.69s call cherrypy/test/test_states.py::SignalHandlingTests::test_SIGHUP_daemonized 4.53s call cherrypy/test/test_states.py::SignalHandlingTests::test_SIGTERM 4.02s call cherrypy/test/test_conn.py::PipelineTests::test_HTTP11_Timeout_after_request 4.01s call cherrypy/test/test_conn.py::PipelineTests::test_HTTP11_Timeout 2.79s call cherrypy/test/test_states.py::PluginTests::test_daemonize 2.53s call cherrypy/test/test_http.py::HTTPTests::test_post_multipart 2.41s call cherrypy/test/test_http.py::HTTPTests::test_no_content_length ============== 262 passed, 3 skipped, 2 xpassed in 93.07 seconds =============== Exception ignored in: ResourceWarning: unclosed /builddir/build/BUILD/CherryPy-18.4.0/cherrypy/process/wspbus.py:258: RuntimeWarning: The main thread is exiting, but the Bus is in the states.STARTED state; shutting it down automatically now. You must either call bus.block() after start(), or call bus.exit() before the main thread exits. 'main thread exits.' % self.state, RuntimeWarning) + exit 0 Processing files: python3-cherrypy-18.4.0-1.el8.noarch warning: File not found: /builddir/build/BUILDROOT/python-cherrypy-18.4.0-1.el8.noarch/usr/lib/python3.6/site-packages/cherrypy/cherryd Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.8JGJsn + umask 022 + cd /builddir/build/BUILD + cd CherryPy-18.4.0 + DOCDIR=/builddir/build/BUILDROOT/python-cherrypy-18.4.0-1.el8.noarch/usr/share/doc/python3-cherrypy + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-cherrypy-18.4.0-1.el8.noarch/usr/share/doc/python3-cherrypy + cp -pr README.rst /builddir/build/BUILDROOT/python-cherrypy-18.4.0-1.el8.noarch/usr/share/doc/python3-cherrypy + cp -pr cherrypy/tutorial /builddir/build/BUILDROOT/python-cherrypy-18.4.0-1.el8.noarch/usr/share/doc/python3-cherrypy + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.j6NgeL + umask 022 + cd /builddir/build/BUILD + cd CherryPy-18.4.0 + LICENSEDIR=/builddir/build/BUILDROOT/python-cherrypy-18.4.0-1.el8.noarch/usr/share/licenses/python3-cherrypy + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-cherrypy-18.4.0-1.el8.noarch/usr/share/licenses/python3-cherrypy + cp -pr LICENSE.md /builddir/build/BUILDROOT/python-cherrypy-18.4.0-1.el8.noarch/usr/share/licenses/python3-cherrypy + exit 0 Provides: python3-cherrypy = 18.4.0-1.el8 python3.6dist(cherrypy) = 18.4.0 python3dist(cherrypy) = 18.4.0 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: /usr/bin/python3.6 python(abi) = 3.6 python3.6dist(cheroot) >= 8.2.1 python3.6dist(more-itertools) python3.6dist(portend) >= 2.1.1 python3.6dist(zc.lockfile) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-cherrypy-18.4.0-1.el8.noarch Wrote: /builddir/build/RPMS/python3-cherrypy-18.4.0-1.el8.noarch.rpm Child return code was: 0