Mock Version: 1.2.15 Mock Version: 1.2.15 ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/TurboGears2.spec'], chrootPath='/var/lib/mock/infrastructure7-el7-build-16602-23032/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=86400logger=uid=497) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/TurboGears2.spec'] with env {'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False Building target platforms: noarch Building for target noarch Wrote: /builddir/build/SRPMS/TurboGears2-2.3.0-0.3.git6da6959.el7.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/TurboGears2.spec '], chrootPath='/var/lib/mock/infrastructure7-el7-build-16602-23032/root'shell=Falseuid=497env={'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=86400private_network=Truelogger=printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/TurboGears2.spec '] with env {'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False Building target platforms: noarch Building for target noarch Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.9ZWiK7 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf TurboGears2-2.3.0dev + /usr/bin/gzip -dc /builddir/build/SOURCES/TurboGears2-2.3.0dev.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd TurboGears2-2.3.0dev + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . Patch #0 (TurboGears2-no-chameleon.patch): + echo 'Patch #0 (TurboGears2-no-chameleon.patch):' + /usr/bin/cat /builddir/build/SOURCES/TurboGears2-no-chameleon.patch + /usr/bin/patch -p1 -b --suffix .chameleon --fuzz=0 patching file setup.py patching file tests/test_configuration.py patching file tests/test_stack/__init__.py patching file tests/test_stack/rendering/controllers/root.py patching file tests/test_stack/rendering/test_dotted_rendering.py patching file tests/test_stack/rendering/test_rendering.py patching file tg/configuration/app_config.py patching file tg/dottednames/chameleon_genshi_lookup.py patching file tg/render.py + echo 'Patch #1 (TurboGears2-no-ming.patch):' Patch #1 (TurboGears2-no-ming.patch): + /usr/bin/cat /builddir/build/SOURCES/TurboGears2-no-ming.patch + /usr/bin/patch -p1 -b --suffix .ming --fuzz=0 patching file setup.py patching file tests/test_configuration.py patching file tg/configuration/app_config.py patching file tg/configuration/mongo/auth.py patching file tg/configuration/mongo/__init__.py + echo 'Patch #2 (TurboGears2-no-turbojson-turbokid.patch):' Patch #2 (TurboGears2-no-turbojson-turbokid.patch): + /usr/bin/cat /builddir/build/SOURCES/TurboGears2-no-turbojson-turbokid.patch + /usr/bin/patch -p1 --fuzz=0 patching file setup.cfg patching file setup.py patching file TurboGears2.egg-info/requires.txt + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.QURUkY + umask 022 + cd /builddir/build/BUILD + cd TurboGears2-2.3.0dev + python setup.py build running build running build_py creating build creating build/lib creating build/lib/tests copying tests/test_jsonify_sqlalchemy.py -> build/lib/tests copying tests/test_fastform.py -> build/lib/tests copying tests/test_configuration.py -> build/lib/tests copying tests/__init__.py -> build/lib/tests copying tests/test_balanced_session.py -> build/lib/tests copying tests/test_jsonify.py -> build/lib/tests copying tests/test_i18n.py -> build/lib/tests copying tests/test_render.py -> build/lib/tests copying tests/test_rest_controller_dispatch.py -> build/lib/tests copying tests/test_controllers.py -> build/lib/tests copying tests/test_util.py -> build/lib/tests copying tests/test_predicates.py -> build/lib/tests copying tests/test_validation.py -> build/lib/tests copying tests/base.py -> build/lib/tests copying tests/test_statics.py -> build/lib/tests copying tests/test_tg_controller_dispatch.py -> build/lib/tests copying tests/test_caching.py -> build/lib/tests copying tests/test_generic_json.py -> build/lib/tests creating build/lib/tg copying tg/i18n.py -> build/lib/tg copying tg/request_local.py -> build/lib/tg copying tg/__init__.py -> build/lib/tg copying tg/error.py -> build/lib/tg copying tg/decorators.py -> build/lib/tg copying tg/jsonify.py -> build/lib/tg copying tg/util.py -> build/lib/tg copying tg/release.py -> build/lib/tg copying tg/validation.py -> build/lib/tg copying tg/exceptions.py -> build/lib/tg copying tg/render.py -> build/lib/tg copying tg/caching.py -> build/lib/tg copying tg/amfify.py -> build/lib/tg copying tg/wsgiapp.py -> build/lib/tg copying tg/_compat.py -> build/lib/tg copying tg/flash.py -> build/lib/tg copying tg/predicates.py -> build/lib/tg creating build/lib/tests/test_stack copying tests/test_stack/test_registry.py -> build/lib/tests/test_stack copying tests/test_stack/__init__.py -> build/lib/tests/test_stack copying tests/test_stack/baseutils.py -> build/lib/tests/test_stack copying tests/test_stack/test_authz.py -> build/lib/tests/test_stack copying tests/test_stack/test_request_local.py -> build/lib/tests/test_stack creating build/lib/tests/fixtures copying tests/fixtures/__init__.py -> build/lib/tests/fixtures copying tests/fixtures/model.py -> build/lib/tests/fixtures creating build/lib/tg/configuration copying tg/configuration/utils.py -> build/lib/tg/configuration copying tg/configuration/__init__.py -> build/lib/tg/configuration copying tg/configuration/app_config.py -> build/lib/tg/configuration creating build/lib/tg/dottednames copying tg/dottednames/mako_lookup.py -> build/lib/tg/dottednames copying tg/dottednames/kajiki_lookup.py -> build/lib/tg/dottednames copying tg/dottednames/__init__.py -> build/lib/tg/dottednames copying tg/dottednames/jinja_lookup.py -> build/lib/tg/dottednames copying tg/dottednames/genshi_lookup.py -> build/lib/tg/dottednames creating build/lib/tg/support copying tg/support/paginate.py -> build/lib/tg/support copying tg/support/__init__.py -> build/lib/tg/support copying tg/support/registry.py -> build/lib/tg/support copying tg/support/objectproxy.py -> build/lib/tg/support copying tg/support/statics.py -> build/lib/tg/support copying tg/support/middlewares.py -> build/lib/tg/support creating build/lib/tg/controllers copying tg/controllers/__init__.py -> build/lib/tg/controllers copying tg/controllers/tgcontroller.py -> build/lib/tg/controllers copying tg/controllers/wsgiappcontroller.py -> build/lib/tg/controllers copying tg/controllers/decoratedcontroller.py -> build/lib/tg/controllers copying tg/controllers/util.py -> build/lib/tg/controllers copying tg/controllers/dispatcher.py -> build/lib/tg/controllers copying tg/controllers/restcontroller.py -> build/lib/tg/controllers creating build/lib/tg/templates copying tg/templates/__init__.py -> build/lib/tg/templates creating build/lib/tests/test_stack/lib copying tests/test_stack/lib/__init__.py -> build/lib/tests/test_stack/lib copying tests/test_stack/lib/helpers.py -> build/lib/tests/test_stack/lib copying tests/test_stack/lib/base.py -> build/lib/tests/test_stack/lib creating build/lib/tests/test_stack/config copying tests/test_stack/config/__init__.py -> build/lib/tests/test_stack/config copying tests/test_stack/config/test_config.py -> build/lib/tests/test_stack/config creating build/lib/tests/test_stack/dispatch copying tests/test_stack/dispatch/__init__.py -> build/lib/tests/test_stack/dispatch copying tests/test_stack/dispatch/test_url_dispatch.py -> build/lib/tests/test_stack/dispatch copying tests/test_stack/dispatch/test_decorated_controller.py -> build/lib/tests/test_stack/dispatch copying tests/test_stack/dispatch/test_config.py -> build/lib/tests/test_stack/dispatch creating build/lib/tests/test_stack/fixture copying tests/test_stack/fixture/__init__.py -> build/lib/tests/test_stack/fixture creating build/lib/tests/test_stack/rendering copying tests/test_stack/rendering/__init__.py -> build/lib/tests/test_stack/rendering copying tests/test_stack/rendering/test_toscawidgets.py -> build/lib/tests/test_stack/rendering copying tests/test_stack/rendering/test_pagination.py -> build/lib/tests/test_stack/rendering copying tests/test_stack/rendering/test_dotted_rendering.py -> build/lib/tests/test_stack/rendering copying tests/test_stack/rendering/test_decorators.py -> build/lib/tests/test_stack/rendering copying tests/test_stack/rendering/test_rendering.py -> build/lib/tests/test_stack/rendering creating build/lib/tg/configuration/sqla copying tg/configuration/sqla/__init__.py -> build/lib/tg/configuration/sqla copying tg/configuration/sqla/balanced_session.py -> build/lib/tg/configuration/sqla copying tg/configuration/sqla/auth.py -> build/lib/tg/configuration/sqla creating build/lib/tg/configuration/auth copying tg/configuration/auth/setup.py -> build/lib/tg/configuration/auth copying tg/configuration/auth/__init__.py -> build/lib/tg/configuration/auth copying tg/configuration/auth/fastform.py -> build/lib/tg/configuration/auth copying tg/configuration/auth/metadata.py -> build/lib/tg/configuration/auth creating build/lib/tests/test_stack/lib/templatetools copying tests/test_stack/lib/templatetools/__init__.py -> build/lib/tests/test_stack/lib/templatetools copying tests/test_stack/lib/templatetools/jinja_filters.py -> build/lib/tests/test_stack/lib/templatetools creating build/lib/tests/test_stack/config/controllers copying tests/test_stack/config/controllers/__init__.py -> build/lib/tests/test_stack/config/controllers copying tests/test_stack/config/controllers/root.py -> build/lib/tests/test_stack/config/controllers creating build/lib/tests/test_stack/dispatch/controllers copying tests/test_stack/dispatch/controllers/__init__.py -> build/lib/tests/test_stack/dispatch/controllers copying tests/test_stack/dispatch/controllers/root.py -> build/lib/tests/test_stack/dispatch/controllers creating build/lib/tests/test_stack/rendering/controllers copying tests/test_stack/rendering/controllers/__init__.py -> build/lib/tests/test_stack/rendering/controllers copying tests/test_stack/rendering/controllers/root.py -> build/lib/tests/test_stack/rendering/controllers creating build/lib/tests/test_stack/rendering/templates copying tests/test_stack/rendering/templates/__init__.py -> build/lib/tests/test_stack/rendering/templates creating build/lib/tests/test_stack/rendering/templates/sub copying tests/test_stack/rendering/templates/sub/__init__.py -> build/lib/tests/test_stack/rendering/templates/sub running egg_info writing requirements to TurboGears2.egg-info/requires.txt writing TurboGears2.egg-info/PKG-INFO writing top-level names to TurboGears2.egg-info/top_level.txt writing dependency_links to TurboGears2.egg-info/dependency_links.txt writing entry points to TurboGears2.egg-info/entry_points.txt reading manifest file 'TurboGears2.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'TurboGears2.egg-info/SOURCES.txt' copying tests/__init__.pyc -> build/lib/tests copying tests/base.pyc -> build/lib/tests copying tests/empty_file.unknown -> build/lib/tests copying tests/non_overridden.html -> build/lib/tests copying tests/overridden.html -> build/lib/tests copying tests/overridden_js.mak -> build/lib/tests copying tests/test.html -> build/lib/tests copying tests/test_balanced_session.pyc -> build/lib/tests copying tests/test_caching.pyc -> build/lib/tests copying tests/test_configuration.py.chameleon -> build/lib/tests copying tests/test_configuration.py.ming -> build/lib/tests copying tests/test_configuration.pyc -> build/lib/tests copying tests/test_controllers.pyc -> build/lib/tests copying tests/test_fastform.pyc -> build/lib/tests copying tests/test_generic_json.pyc -> build/lib/tests copying tests/test_i18n.pyc -> build/lib/tests copying tests/test_jsonify.pyc -> build/lib/tests copying tests/test_jsonify_sqlalchemy.pyc -> build/lib/tests copying tests/test_predicates.pyc -> build/lib/tests copying tests/test_render.pyc -> build/lib/tests copying tests/test_rest_controller_dispatch.pyc -> build/lib/tests copying tests/test_statics.pyc -> build/lib/tests copying tests/test_tg_controller_dispatch.pyc -> build/lib/tests copying tests/test_util.pyc -> build/lib/tests copying tests/test_validation.pyc -> build/lib/tests creating build/lib/tests/i18n creating build/lib/tests/i18n/de creating build/lib/tests/i18n/de/LC_MESSAGES copying tests/i18n/de/LC_MESSAGES/tests.mo -> build/lib/tests/i18n/de/LC_MESSAGES copying tests/i18n/de/LC_MESSAGES/tests.po -> build/lib/tests/i18n/de/LC_MESSAGES creating build/lib/tests/i18n/ru creating build/lib/tests/i18n/ru/LC_MESSAGES copying tests/i18n/ru/LC_MESSAGES/tests.mo -> build/lib/tests/i18n/ru/LC_MESSAGES copying tests/i18n/ru/LC_MESSAGES/tests.po -> build/lib/tests/i18n/ru/LC_MESSAGES copying tests/test_stack/__init__.py.chameleon -> build/lib/tests/test_stack copying tests/test_stack/__init__.pyc -> build/lib/tests/test_stack copying tests/test_stack/baseutils.pyc -> build/lib/tests/test_stack copying tests/test_stack/test_authz.pyc -> build/lib/tests/test_stack copying tests/test_stack/test_registry.pyc -> build/lib/tests/test_stack copying tests/test_stack/test_request_local.pyc -> build/lib/tests/test_stack creating build/lib/tests/test_stack/i18n creating build/lib/tests/test_stack/i18n/de creating build/lib/tests/test_stack/i18n/de/LC_MESSAGES copying tests/test_stack/i18n/de/LC_MESSAGES/tests.test_stack.mo -> build/lib/tests/test_stack/i18n/de/LC_MESSAGES copying tests/test_stack/i18n/de/LC_MESSAGES/tests.test_stack.po -> build/lib/tests/test_stack/i18n/de/LC_MESSAGES copying tests/fixtures/__init__.pyc -> build/lib/tests/fixtures copying tests/test_stack/lib/__init__.pyc -> build/lib/tests/test_stack/lib copying tests/test_stack/config/__init__.pyc -> build/lib/tests/test_stack/config copying tests/test_stack/config/test_config.pyc -> build/lib/tests/test_stack/config creating build/lib/tests/test_stack/config/templates copying tests/test_stack/config/templates/.hidden-do-not-delete -> build/lib/tests/test_stack/config/templates copying tests/test_stack/dispatch/__init__.pyc -> build/lib/tests/test_stack/dispatch copying tests/test_stack/dispatch/test_config.pyc -> build/lib/tests/test_stack/dispatch copying tests/test_stack/dispatch/test_decorated_controller.pyc -> build/lib/tests/test_stack/dispatch copying tests/test_stack/dispatch/test_url_dispatch.pyc -> build/lib/tests/test_stack/dispatch creating build/lib/tests/test_stack/dispatch/templates copying tests/test_stack/dispatch/templates/.hidden-do-not-delete -> build/lib/tests/test_stack/dispatch/templates copying tests/test_stack/dispatch/templates/echo.mak -> build/lib/tests/test_stack/dispatch/templates copying tests/test_stack/fixture/__init__.pyc -> build/lib/tests/test_stack/fixture copying tests/test_stack/rendering/__init__.pyc -> build/lib/tests/test_stack/rendering copying tests/test_stack/rendering/test_decorators.pyc -> build/lib/tests/test_stack/rendering copying tests/test_stack/rendering/test_dotted_rendering.py.chameleon -> build/lib/tests/test_stack/rendering copying tests/test_stack/rendering/test_dotted_rendering.pyc -> build/lib/tests/test_stack/rendering copying tests/test_stack/rendering/test_pagination.pyc -> build/lib/tests/test_stack/rendering copying tests/test_stack/rendering/test_rendering.py.chameleon -> build/lib/tests/test_stack/rendering copying tests/test_stack/rendering/test_rendering.pyc -> build/lib/tests/test_stack/rendering copying tests/test_stack/rendering/test_toscawidgets.pyc -> build/lib/tests/test_stack/rendering copying tests/test_stack/lib/templatetools/__init__.pyc -> build/lib/tests/test_stack/lib/templatetools copying tests/test_stack/lib/templatetools/jinja_filters.pyc -> build/lib/tests/test_stack/lib/templatetools copying tests/test_stack/config/controllers/__init__.pyc -> build/lib/tests/test_stack/config/controllers copying tests/test_stack/config/controllers/root.pyc -> build/lib/tests/test_stack/config/controllers copying tests/test_stack/dispatch/controllers/__init__.pyc -> build/lib/tests/test_stack/dispatch/controllers copying tests/test_stack/dispatch/controllers/root.pyc -> build/lib/tests/test_stack/dispatch/controllers copying tests/test_stack/rendering/controllers/__init__.pyc -> build/lib/tests/test_stack/rendering/controllers copying tests/test_stack/rendering/controllers/root.py.chameleon -> build/lib/tests/test_stack/rendering/controllers copying tests/test_stack/rendering/controllers/root.pyc -> build/lib/tests/test_stack/rendering/controllers copying tests/test_stack/rendering/templates/__init__.pyc -> build/lib/tests/test_stack/rendering/templates copying tests/test_stack/rendering/templates/genshi_custom_format.html -> build/lib/tests/test_stack/rendering/templates copying tests/test_stack/rendering/templates/genshi_doctype.html -> build/lib/tests/test_stack/rendering/templates copying tests/test_stack/rendering/templates/genshi_foreign.html -> build/lib/tests/test_stack/rendering/templates copying tests/test_stack/rendering/templates/genshi_form.html -> build/lib/tests/test_stack/rendering/templates copying tests/test_stack/rendering/templates/genshi_inherits.html -> build/lib/tests/test_stack/rendering/templates copying tests/test_stack/rendering/templates/genshi_inherits_sub.html -> build/lib/tests/test_stack/rendering/templates copying tests/test_stack/rendering/templates/genshi_inherits_sub_dotted.html -> build/lib/tests/test_stack/rendering/templates copying tests/test_stack/rendering/templates/genshi_master.html -> build/lib/tests/test_stack/rendering/templates copying tests/test_stack/rendering/templates/genshi_paginated.html -> build/lib/tests/test_stack/rendering/templates copying tests/test_stack/rendering/templates/index.html -> build/lib/tests/test_stack/rendering/templates copying tests/test_stack/rendering/templates/index.xml -> build/lib/tests/test_stack/rendering/templates copying tests/test_stack/rendering/templates/jinja_autoload.jinja -> build/lib/tests/test_stack/rendering/templates copying tests/test_stack/rendering/templates/jinja_base.jinja -> build/lib/tests/test_stack/rendering/templates copying tests/test_stack/rendering/templates/jinja_buildins.jinja -> build/lib/tests/test_stack/rendering/templates copying tests/test_stack/rendering/templates/jinja_extensions.jinja -> build/lib/tests/test_stack/rendering/templates copying tests/test_stack/rendering/templates/jinja_filters.jinja -> build/lib/tests/test_stack/rendering/templates copying tests/test_stack/rendering/templates/jinja_i18n.jinja -> build/lib/tests/test_stack/rendering/templates copying tests/test_stack/rendering/templates/jinja_inherits.jinja -> build/lib/tests/test_stack/rendering/templates copying tests/test_stack/rendering/templates/jinja_inherits_dotted.jinja -> build/lib/tests/test_stack/rendering/templates copying tests/test_stack/rendering/templates/jinja_noop.jinja -> build/lib/tests/test_stack/rendering/templates copying tests/test_stack/rendering/templates/mako_base.mak -> build/lib/tests/test_stack/rendering/templates copying tests/test_stack/rendering/templates/mako_custom_format.mak -> build/lib/tests/test_stack/rendering/templates copying tests/test_stack/rendering/templates/mako_inherits.mak -> build/lib/tests/test_stack/rendering/templates copying tests/test_stack/rendering/templates/mako_inherits_dotted.mak -> build/lib/tests/test_stack/rendering/templates copying tests/test_stack/rendering/templates/mako_inherits_local.mak -> build/lib/tests/test_stack/rendering/templates copying tests/test_stack/rendering/templates/mako_noop.mak -> build/lib/tests/test_stack/rendering/templates copying tests/test_stack/rendering/templates/sub/__init__.pyc -> build/lib/tests/test_stack/rendering/templates/sub copying tests/test_stack/rendering/templates/sub/frombottom.html -> build/lib/tests/test_stack/rendering/templates/sub copying tests/test_stack/rendering/templates/sub/frombottom_dotted.html -> build/lib/tests/test_stack/rendering/templates/sub copying tests/test_stack/rendering/templates/sub/tobeincluded.html -> build/lib/tests/test_stack/rendering/templates/sub + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.HDUdrP + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/TurboGears2-2.3.0-0.3.git6da6959.el7.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/TurboGears2-2.3.0-0.3.git6da6959.el7.noarch ++ dirname /builddir/build/BUILDROOT/TurboGears2-2.3.0-0.3.git6da6959.el7.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/TurboGears2-2.3.0-0.3.git6da6959.el7.noarch + cd TurboGears2-2.3.0dev + python setup.py install --skip-build --root /builddir/build/BUILDROOT/TurboGears2-2.3.0-0.3.git6da6959.el7.noarch running install running install_lib creating /builddir/build/BUILDROOT/TurboGears2-2.3.0-0.3.git6da6959.el7.noarch/usr creating /builddir/build/BUILDROOT/TurboGears2-2.3.0-0.3.git6da6959.el7.noarch/usr/lib creating /builddir/build/BUILDROOT/TurboGears2-2.3.0-0.3.git6da6959.el7.noarch/usr/lib/python2.7 creating /builddir/build/BUILDROOT/TurboGears2-2.3.0-0.3.git6da6959.el7.noarch/usr/lib/python2.7/site-packages creating /builddir/build/BUILDROOT/TurboGears2-2.3.0-0.3.git6da6959.el7.noarch/usr/lib/python2.7/site-packages/tests copying build/lib/tests/empty_file.unknown -> /builddir/build/BUILDROOT/TurboGears2-2.3.0-0.3.git6da6959.el7.noarch/usr/lib/python2.7/site-packages/tests copying build/lib/tests/test_jsonify_sqlalchemy.py -> /builddir/build/BUILDROOT/TurboGears2-2.3.0-0.3.git6da6959.el7.noarch/usr/lib/python2.7/site-packages/tests copying build/lib/tests/overridden_js.mak -> /builddir/build/BUILDROOT/TurboGears2-2.3.0-0.3.git6da6959.el7.noarch/usr/lib/python2.7/site-packages/tests copying build/lib/tests/test_statics.pyc -> /builddir/build/BUILDROOT/TurboGears2-2.3.0-0.3.git6da6959.el7.noarch/usr/lib/python2.7/site-packages/tests copying build/lib/tests/test_fastform.py -> /builddir/build/BUILDROOT/TurboGears2-2.3.0-0.3.git6da6959.el7.noarch/usr/lib/python2.7/site-packages/tests copying build/lib/tests/test_configuration.py -> /builddir/build/BUILDROOT/TurboGears2-2.3.0-0.3.git6da6959.el7.noarch/usr/lib/python2.7/site-packages/tests copying build/lib/tests/__init__.py -> /builddir/build/BUILDROOT/TurboGears2-2.3.0-0.3.git6da6959.el7.noarch/usr/lib/python2.7/site-packages/tests copying build/lib/tests/non_overridden.html -> /builddir/build/BUILDROOT/TurboGears2-2.3.0-0.3.git6da6959.el7.noarch/usr/lib/python2.7/site-packages/tests copying build/lib/tests/test_balanced_session.py -> /builddir/build/BUILDROOT/TurboGears2-2.3.0-0.3.git6da6959.el7.noarch/usr/lib/python2.7/site-packages/tests copying build/lib/tests/__init__.pyc -> /builddir/build/BUILDROOT/TurboGears2-2.3.0-0.3.git6da6959.el7.noarch/usr/lib/python2.7/site-packages/tests copying build/lib/tests/test_util.pyc -> /builddir/build/BUILDROOT/TurboGears2-2.3.0-0.3.git6da6959.el7.noarch/usr/lib/python2.7/site-packages/tests copying build/lib/tests/overridden.html -> /builddir/build/BUILDROOT/TurboGears2-2.3.0-0.3.git6da6959.el7.noarch/usr/lib/python2.7/site-packages/tests copying build/lib/tests/test_tg_controller_dispatch.pyc -> /builddir/build/BUILDROOT/TurboGears2-2.3.0-0.3.git6da6959.el7.noarch/usr/lib/python2.7/site-packages/tests creating /builddir/build/BUILDROOT/TurboGears2-2.3.0-0.3.git6da6959.el7.noarch/usr/lib/python2.7/site-packages/tests/test_stack copying build/lib/tests/test_stack/test_registry.pyc -> /builddir/build/BUILDROOT/TurboGears2-2.3.0-0.3.git6da6959.el7.noarch/usr/lib/python2.7/site-packages/tests/test_stack creating /builddir/build/BUILDROOT/TurboGears2-2.3.0-0.3.git6da6959.el7.noarch/usr/lib/python2.7/site-packages/tests/test_stack/lib copying build/lib/tests/test_stack/lib/__init__.py -> /builddir/build/BUILDROOT/TurboGears2-2.3.0-0.3.git6da6959.el7.noarch/usr/lib/python2.7/site-packages/tests/test_stack/lib copying build/lib/tests/test_stack/lib/__init__.pyc -> /builddir/build/BUILDROOT/TurboGears2-2.3.0-0.3.git6da6959.el7.noarch/usr/lib/python2.7/site-packages/tests/test_stack/lib copying build/lib/tests/test_stack/lib/helpers.py -> /builddir/build/BUILDROOT/TurboGears2-2.3.0-0.3.git6da6959.el7.noarch/usr/lib/python2.7/site-packages/tests/test_stack/lib creating /builddir/build/BUILDROOT/TurboGears2-2.3.0-0.3.git6da6959.el7.noarch/usr/lib/python2.7/site-packages/tests/test_stack/lib/templatetools copying build/lib/tests/test_stack/lib/templatetools/__init__.py -> /builddir/build/BUILDROOT/TurboGears2-2.3.0-0.3.git6da6959.el7.noarch/usr/lib/python2.7/site-packages/tests/test_stack/lib/templatetools copying build/lib/tests/test_stack/lib/templatetools/__init__.pyc -> /builddir/build/BUILDROOT/TurboGears2-2.3.0-0.3.git6da6959.el7.noarch/usr/lib/python2.7/site-packages/tests/test_stack/lib/templatetools copying build/lib/tests/test_stack/lib/templatetools/jinja_filters.py -> /builddir/build/BUILDROOT/TurboGears2-2.3.0-0.3.git6da6959.el7.noarch/usr/lib/python2.7/site-packages/tests/test_stack/lib/templatetools copying build/lib/tests/test_stack/lib/templatetools/jinja_filters.pyc -> /builddir/build/BUILDROOT/TurboGears2-2.3.0-0.3.git6da6959.el7.noarch/usr/lib/python2.7/site-packages/tests/test_stack/lib/templatetools copying build/lib/tests/test_stack/lib/base.py -> /builddir/build/BUILDROOT/TurboGears2-2.3.0-0.3.git6da6959.el7.noarch/usr/lib/python2.7/site-packages/tests/test_stack/lib copying build/lib/tests/test_stack/test_request_local.pyc -> /builddir/build/BUILDROOT/TurboGears2-2.3.0-0.3.git6da6959.el7.noarch/usr/lib/python2.7/site-packages/tests/test_stack copying build/lib/tests/test_stack/test_registry.py -> /builddir/build/BUILDROOT/TurboGears2-2.3.0-0.3.git6da6959.el7.noarch/usr/lib/python2.7/site-packages/tests/test_stack copying build/lib/tests/test_stack/__init__.py -> /builddir/build/BUILDROOT/TurboGears2-2.3.0-0.3.git6da6959.el7.noarch/usr/lib/python2.7/site-packages/tests/test_stack copying build/lib/tests/test_stack/__init__.pyc -> /builddir/build/BUILDROOT/TurboGears2-2.3.0-0.3.git6da6959.el7.noarch/usr/lib/python2.7/site-packages/tests/test_stack creating /builddir/build/BUILDROOT/TurboGears2-2.3.0-0.3.git6da6959.el7.noarch/usr/lib/python2.7/site-packages/tests/test_stack/config copying build/lib/tests/test_stack/config/__init__.py -> /builddir/build/BUILDROOT/TurboGears2-2.3.0-0.3.git6da6959.el7.noarch/usr/lib/python2.7/site-packages/tests/test_stack/config copying build/lib/tests/test_stack/config/__init__.pyc -> /builddir/build/BUILDROOT/TurboGears2-2.3.0-0.3.git6da6959.el7.noarch/usr/lib/python2.7/site-packages/tests/test_stack/config copying build/lib/tests/test_stack/config/test_config.pyc -> /builddir/build/BUILDROOT/TurboGears2-2.3.0-0.3.git6da6959.el7.noarch/usr/lib/python2.7/site-packages/tests/test_stack/config copying build/lib/tests/test_stack/config/test_config.py -> /builddir/build/BUILDROOT/TurboGears2-2.3.0-0.3.git6da6959.el7.noarch/usr/lib/python2.7/site-packages/tests/test_stack/config creating /builddir/build/BUILDROOT/TurboGears2-2.3.0-0.3.git6da6959.el7.noarch/usr/lib/python2.7/site-packages/tests/test_stack/config/controllers copying build/lib/tests/test_stack/config/controllers/__init__.py -> /builddir/build/BUILDROOT/TurboGears2-2.3.0-0.3.git6da6959.el7.noarch/usr/lib/python2.7/site-packages/tests/test_stack/config/controllers copying build/lib/tests/test_stack/config/controllers/__init__.pyc -> /builddir/build/BUILDROOT/TurboGears2-2.3.0-0.3.git6da6959.el7.noarch/usr/lib/python2.7/site-packages/tests/test_stack/config/controllers copying build/lib/tests/test_stack/config/controllers/root.py -> /builddir/build/BUILDROOT/TurboGears2-2.3.0-0.3.git6da6959.el7.noarch/usr/lib/python2.7/site-packages/tests/test_stack/config/controllers copying build/lib/tests/test_stack/config/controllers/root.pyc -> /builddir/build/BUILDROOT/TurboGears2-2.3.0-0.3.git6da6959.el7.noarch/usr/lib/python2.7/site-packages/tests/test_stack/config/controllers creating /builddir/build/BUILDROOT/TurboGears2-2.3.0-0.3.git6da6959.el7.noarch/usr/lib/python2.7/site-packages/tests/test_stack/config/templates copying build/lib/tests/test_stack/config/templates/.hidden-do-not-delete -> /builddir/build/BUILDROOT/TurboGears2-2.3.0-0.3.git6da6959.el7.noarch/usr/lib/python2.7/site-packages/tests/test_stack/config/templates copying build/lib/tests/test_stack/baseutils.py -> /builddir/build/BUILDROOT/TurboGears2-2.3.0-0.3.git6da6959.el7.noarch/usr/lib/python2.7/site-packages/tests/test_stack copying build/lib/tests/test_stack/baseutils.pyc -> /builddir/build/BUILDROOT/TurboGears2-2.3.0-0.3.git6da6959.el7.noarch/usr/lib/python2.7/site-packages/tests/test_stack copying build/lib/tests/test_stack/__init__.py.chameleon -> /builddir/build/BUILDROOT/TurboGears2-2.3.0-0.3.git6da6959.el7.noarch/usr/lib/python2.7/site-packages/tests/test_stack creating /builddir/build/BUILDROOT/TurboGears2-2.3.0-0.3.git6da6959.el7.noarch/usr/lib/python2.7/site-packages/tests/test_stack/i18n creating /builddir/build/BUILDROOT/TurboGears2-2.3.0-0.3.git6da6959.el7.noarch/usr/lib/python2.7/site-packages/tests/test_stack/i18n/de creating /builddir/build/BUILDROOT/TurboGears2-2.3.0-0.3.git6da6959.el7.noarch/usr/lib/python2.7/site-packages/tests/test_stack/i18n/de/LC_MESSAGES copying build/lib/tests/test_stack/i18n/de/LC_MESSAGES/tests.test_stack.po -> /builddir/build/BUILDROOT/TurboGears2-2.3.0-0.3.git6da6959.el7.noarch/usr/lib/python2.7/site-packages/tests/test_stack/i18n/de/LC_MESSAGES copying build/lib/tests/test_stack/i18n/de/LC_MESSAGES/tests.test_stack.mo -> /builddir/build/BUILDROOT/TurboGears2-2.3.0-0.3.git6da6959.el7.noarch/usr/lib/python2.7/site-packages/tests/test_stack/i18n/de/LC_MESSAGES copying build/lib/tests/test_stack/test_authz.py -> /builddir/build/BUILDROOT/TurboGears2-2.3.0-0.3.git6da6959.el7.noarch/usr/lib/python2.7/site-packages/tests/test_stack creating /builddir/build/BUILDROOT/TurboGears2-2.3.0-0.3.git6da6959.el7.noarch/usr/lib/python2.7/site-packages/tests/test_stack/dispatch copying build/lib/tests/test_stack/dispatch/__init__.py -> /builddir/build/BUILDROOT/TurboGears2-2.3.0-0.3.git6da6959.el7.noarch/usr/lib/python2.7/site-packages/tests/test_stack/dispatch copying build/lib/tests/test_stack/dispatch/__init__.pyc -> /builddir/build/BUILDROOT/TurboGears2-2.3.0-0.3.git6da6959.el7.noarch/usr/lib/python2.7/site-packages/tests/test_stack/dispatch copying build/lib/tests/test_stack/dispatch/test_url_dispatch.py -> /builddir/build/BUILDROOT/TurboGears2-2.3.0-0.3.git6da6959.el7.noarch/usr/lib/python2.7/site-packages/tests/test_stack/dispatch copying build/lib/tests/test_stack/dispatch/test_decorated_controller.py -> /builddir/build/BUILDROOT/TurboGears2-2.3.0-0.3.git6da6959.el7.noarch/usr/lib/python2.7/site-packages/tests/test_stack/dispatch copying build/lib/tests/test_stack/dispatch/test_url_dispatch.pyc -> /builddir/build/BUILDROOT/TurboGears2-2.3.0-0.3.git6da6959.el7.noarch/usr/lib/python2.7/site-packages/tests/test_stack/dispatch copying build/lib/tests/test_stack/dispatch/test_decorated_controller.pyc -> /builddir/build/BUILDROOT/TurboGears2-2.3.0-0.3.git6da6959.el7.noarch/usr/lib/python2.7/site-packages/tests/test_stack/dispatch copying build/lib/tests/test_stack/dispatch/test_config.pyc -> /builddir/build/BUILDROOT/TurboGears2-2.3.0-0.3.git6da6959.el7.noarch/usr/lib/python2.7/site-packages/tests/test_stack/dispatch copying build/lib/tests/test_stack/dispatch/test_config.py -> /builddir/build/BUILDROOT/TurboGears2-2.3.0-0.3.git6da6959.el7.noarch/usr/lib/python2.7/site-packages/tests/test_stack/dispatch creating /builddir/build/BUILDROOT/TurboGears2-2.3.0-0.3.git6da6959.el7.noarch/usr/lib/python2.7/site-packages/tests/test_stack/dispatch/controllers copying build/lib/tests/test_stack/dispatch/controllers/__init__.py -> /builddir/build/BUILDROOT/TurboGears2-2.3.0-0.3.git6da6959.el7.noarch/usr/lib/python2.7/site-packages/tests/test_stack/dispatch/controllers copying build/lib/tests/test_stack/dispatch/controllers/__init__.pyc -> /builddir/build/BUILDROOT/TurboGears2-2.3.0-0.3.git6da6959.el7.noarch/usr/lib/python2.7/site-packages/tests/test_stack/dispatch/controllers copying build/lib/tests/test_stack/dispatch/controllers/root.py -> /builddir/build/BUILDROOT/TurboGears2-2.3.0-0.3.git6da6959.el7.noarch/usr/lib/python2.7/site-packages/tests/test_stack/dispatch/controllers copying build/lib/tests/test_stack/dispatch/controllers/root.pyc -> /builddir/build/BUILDROOT/TurboGears2-2.3.0-0.3.git6da6959.el7.noarch/usr/lib/python2.7/site-packages/tests/test_stack/dispatch/controllers creating /builddir/build/BUILDROOT/TurboGears2-2.3.0-0.3.git6da6959.el7.noarch/usr/lib/python2.7/site-packages/tests/test_stack/dispatch/templates copying build/lib/tests/test_stack/dispatch/templates/.hidden-do-not-delete -> /builddir/build/BUILDROOT/TurboGears2-2.3.0-0.3.git6da6959.el7.noarch/usr/lib/python2.7/site-packages/tests/test_stack/dispatch/templates copying build/lib/tests/test_stack/dispatch/templates/echo.mak -> /builddir/build/BUILDROOT/TurboGears2-2.3.0-0.3.git6da6959.el7.noarch/usr/lib/python2.7/site-packages/tests/test_stack/dispatch/templates creating /builddir/build/BUILDROOT/TurboGears2-2.3.0-0.3.git6da6959.el7.noarch/usr/lib/python2.7/site-packages/tests/test_stack/fixture copying build/lib/tests/test_stack/fixture/__init__.py -> /builddir/build/BUILDROOT/TurboGears2-2.3.0-0.3.git6da6959.el7.noarch/usr/lib/python2.7/site-packages/tests/test_stack/fixture copying build/lib/tests/test_stack/fixture/__init__.pyc -> /builddir/build/BUILDROOT/TurboGears2-2.3.0-0.3.git6da6959.el7.noarch/usr/lib/python2.7/site-packages/tests/test_stack/fixture creating /builddir/build/BUILDROOT/TurboGears2-2.3.0-0.3.git6da6959.el7.noarch/usr/lib/python2.7/site-packages/tests/test_stack/rendering copying build/lib/tests/test_stack/rendering/test_dotted_rendering.py.chameleon -> /builddir/build/BUILDROOT/TurboGears2-2.3.0-0.3.git6da6959.el7.noarch/usr/lib/python2.7/site-packages/tests/test_stack/rendering copying build/lib/tests/test_stack/rendering/test_rendering.pyc -> /builddir/build/BUILDROOT/TurboGears2-2.3.0-0.3.git6da6959.el7.noarch/usr/lib/python2.7/site-packages/tests/test_stack/rendering copying build/lib/tests/test_stack/rendering/__init__.py -> /builddir/build/BUILDROOT/TurboGears2-2.3.0-0.3.git6da6959.el7.noarch/usr/lib/python2.7/site-packages/tests/test_stack/rendering copying build/lib/tests/test_stack/rendering/__init__.pyc -> /builddir/build/BUILDROOT/TurboGears2-2.3.0-0.3.git6da6959.el7.noarch/usr/lib/python2.7/site-packages/tests/test_stack/rendering copying build/lib/tests/test_stack/rendering/test_toscawidgets.py -> /builddir/build/BUILDROOT/TurboGears2-2.3.0-0.3.git6da6959.el7.noarch/usr/lib/python2.7/site-packages/tests/test_stack/rendering copying build/lib/tests/test_stack/rendering/test_pagination.py -> /builddir/build/BUILDROOT/TurboGears2-2.3.0-0.3.git6da6959.el7.noarch/usr/lib/python2.7/site-packages/tests/test_stack/rendering copying build/lib/tests/test_stack/rendering/test_dotted_rendering.pyc -> /builddir/build/BUILDROOT/TurboGears2-2.3.0-0.3.git6da6959.el7.noarch/usr/lib/python2.7/site-packages/tests/test_stack/rendering copying build/lib/tests/test_stack/rendering/test_dotted_rendering.py -> /builddir/build/BUILDROOT/TurboGears2-2.3.0-0.3.git6da6959.el7.noarch/usr/lib/python2.7/site-packages/tests/test_stack/rendering copying build/lib/tests/test_stack/rendering/test_decorators.py -> /builddir/build/BUILDROOT/TurboGears2-2.3.0-0.3.git6da6959.el7.noarch/usr/lib/python2.7/site-packages/tests/test_stack/rendering copying build/lib/tests/test_stack/rendering/test_pagination.pyc -> /builddir/build/BUILDROOT/TurboGears2-2.3.0-0.3.git6da6959.el7.noarch/usr/lib/python2.7/site-packages/tests/test_stack/rendering copying build/lib/tests/test_stack/rendering/test_rendering.py.chameleon -> /builddir/build/BUILDROOT/TurboGears2-2.3.0-0.3.git6da6959.el7.noarch/usr/lib/python2.7/site-packages/tests/test_stack/rendering copying build/lib/tests/test_stack/rendering/test_decorators.pyc -> /builddir/build/BUILDROOT/TurboGears2-2.3.0-0.3.git6da6959.el7.noarch/usr/lib/python2.7/site-packages/tests/test_stack/rendering copying build/lib/tests/test_stack/rendering/test_rendering.py -> /builddir/build/BUILDROOT/TurboGears2-2.3.0-0.3.git6da6959.el7.noarch/usr/lib/python2.7/site-packages/tests/test_stack/rendering copying build/lib/tests/test_stack/rendering/test_toscawidgets.pyc -> /builddir/build/BUILDROOT/TurboGears2-2.3.0-0.3.git6da6959.el7.noarch/usr/lib/python2.7/site-packages/tests/test_stack/rendering creating /builddir/build/BUILDROOT/TurboGears2-2.3.0-0.3.git6da6959.el7.noarch/usr/lib/python2.7/site-packages/tests/test_stack/rendering/controllers copying build/lib/tests/test_stack/rendering/controllers/root.py.chameleon -> /builddir/build/BUILDROOT/TurboGears2-2.3.0-0.3.git6da6959.el7.noarch/usr/lib/python2.7/site-packages/tests/test_stack/rendering/controllers copying build/lib/tests/test_stack/rendering/controllers/__init__.py -> /builddir/build/BUILDROOT/TurboGears2-2.3.0-0.3.git6da6959.el7.noarch/usr/lib/python2.7/site-packages/tests/test_stack/rendering/controllers copying build/lib/tests/test_stack/rendering/controllers/__init__.pyc -> /builddir/build/BUILDROOT/TurboGears2-2.3.0-0.3.git6da6959.el7.noarch/usr/lib/python2.7/site-packages/tests/test_stack/rendering/controllers copying build/lib/tests/test_stack/rendering/controllers/root.py -> /builddir/build/BUILDROOT/TurboGears2-2.3.0-0.3.git6da6959.el7.noarch/usr/lib/python2.7/site-packages/tests/test_stack/rendering/controllers copying build/lib/tests/test_stack/rendering/controllers/root.pyc -> /builddir/build/BUILDROOT/TurboGears2-2.3.0-0.3.git6da6959.el7.noarch/usr/lib/python2.7/site-packages/tests/test_stack/rendering/controllers creating /builddir/build/BUILDROOT/TurboGears2-2.3.0-0.3.git6da6959.el7.noarch/usr/lib/python2.7/site-packages/tests/test_stack/rendering/templates copying build/lib/tests/test_stack/rendering/templates/mako_inherits_local.mak -> /builddir/build/BUILDROOT/TurboGears2-2.3.0-0.3.git6da6959.el7.noarch/usr/lib/python2.7/site-packages/tests/test_stack/rendering/templates creating /builddir/build/BUILDROOT/TurboGears2-2.3.0-0.3.git6da6959.el7.noarch/usr/lib/python2.7/site-packages/tests/test_stack/rendering/templates/sub copying build/lib/tests/test_stack/rendering/templates/sub/tobeincluded.html -> /builddir/build/BUILDROOT/TurboGears2-2.3.0-0.3.git6da6959.el7.noarch/usr/lib/python2.7/site-packages/tests/test_stack/rendering/templates/sub copying build/lib/tests/test_stack/rendering/templates/sub/__init__.py -> /builddir/build/BUILDROOT/TurboGears2-2.3.0-0.3.git6da6959.el7.noarch/usr/lib/python2.7/site-packages/tests/test_stack/rendering/templates/sub copying build/lib/tests/test_stack/rendering/templates/sub/__init__.pyc -> /builddir/build/BUILDROOT/TurboGears2-2.3.0-0.3.git6da6959.el7.noarch/usr/lib/python2.7/site-packages/tests/test_stack/rendering/templates/sub copying build/lib/tests/test_stack/rendering/templates/sub/frombottom_dotted.html -> /builddir/build/BUILDROOT/TurboGears2-2.3.0-0.3.git6da6959.el7.noarch/usr/lib/python2.7/site-packages/tests/test_stack/rendering/templates/sub copying build/lib/tests/test_stack/rendering/templates/sub/frombottom.html -> /builddir/build/BUILDROOT/TurboGears2-2.3.0-0.3.git6da6959.el7.noarch/usr/lib/python2.7/site-packages/tests/test_stack/rendering/templates/sub copying build/lib/tests/test_stack/rendering/templates/__init__.py -> /builddir/build/BUILDROOT/TurboGears2-2.3.0-0.3.git6da6959.el7.noarch/usr/lib/python2.7/site-packages/tests/test_stack/rendering/templates copying build/lib/tests/test_stack/rendering/templates/__init__.pyc -> /builddir/build/BUILDROOT/TurboGears2-2.3.0-0.3.git6da6959.el7.noarch/usr/lib/python2.7/site-packages/tests/test_stack/rendering/templates copying build/lib/tests/test_stack/rendering/templates/mako_noop.mak -> /builddir/build/BUILDROOT/TurboGears2-2.3.0-0.3.git6da6959.el7.noarch/usr/lib/python2.7/site-packages/tests/test_stack/rendering/templates copying build/lib/tests/test_stack/rendering/templates/jinja_inherits_dotted.jinja -> /builddir/build/BUILDROOT/TurboGears2-2.3.0-0.3.git6da6959.el7.noarch/usr/lib/python2.7/site-packages/tests/test_stack/rendering/templates copying build/lib/tests/test_stack/rendering/templates/genshi_inherits_sub.html -> /builddir/build/BUILDROOT/TurboGears2-2.3.0-0.3.git6da6959.el7.noarch/usr/lib/python2.7/site-packages/tests/test_stack/rendering/templates copying build/lib/tests/test_stack/rendering/templates/genshi_doctype.html -> /builddir/build/BUILDROOT/TurboGears2-2.3.0-0.3.git6da6959.el7.noarch/usr/lib/python2.7/site-packages/tests/test_stack/rendering/templates copying build/lib/tests/test_stack/rendering/templates/jinja_inherits.jinja -> /builddir/build/BUILDROOT/TurboGears2-2.3.0-0.3.git6da6959.el7.noarch/usr/lib/python2.7/site-packages/tests/test_stack/rendering/templates copying build/lib/tests/test_stack/rendering/templates/jinja_buildins.jinja -> /builddir/build/BUILDROOT/TurboGears2-2.3.0-0.3.git6da6959.el7.noarch/usr/lib/python2.7/site-packages/tests/test_stack/rendering/templates copying build/lib/tests/test_stack/rendering/templates/mako_inherits_dotted.mak -> /builddir/build/BUILDROOT/TurboGears2-2.3.0-0.3.git6da6959.el7.noarch/usr/lib/python2.7/site-packages/tests/test_stack/rendering/templates copying build/lib/tests/test_stack/rendering/templates/genshi_foreign.html -> /builddir/build/BUILDROOT/TurboGears2-2.3.0-0.3.git6da6959.el7.noarch/usr/lib/python2.7/site-packages/tests/test_stack/rendering/templates copying build/lib/tests/test_stack/rendering/templates/jinja_base.jinja -> /builddir/build/BUILDROOT/TurboGears2-2.3.0-0.3.git6da6959.el7.noarch/usr/lib/python2.7/site-packages/tests/test_stack/rendering/templates copying build/lib/tests/test_stack/rendering/templates/genshi_custom_format.html -> /builddir/build/BUILDROOT/TurboGears2-2.3.0-0.3.git6da6959.el7.noarch/usr/lib/python2.7/site-packages/tests/test_stack/rendering/templates copying build/lib/tests/test_stack/rendering/templates/genshi_inherits_sub_dotted.html -> /builddir/build/BUILDROOT/TurboGears2-2.3.0-0.3.git6da6959.el7.noarch/usr/lib/python2.7/site-packages/tests/test_stack/rendering/templates copying build/lib/tests/test_stack/rendering/templates/mako_custom_format.mak -> /builddir/build/BUILDROOT/TurboGears2-2.3.0-0.3.git6da6959.el7.noarch/usr/lib/python2.7/site-packages/tests/test_stack/rendering/templates copying build/lib/tests/test_stack/rendering/templates/mako_base.mak -> /builddir/build/BUILDROOT/TurboGears2-2.3.0-0.3.git6da6959.el7.noarch/usr/lib/python2.7/site-packages/tests/test_stack/rendering/templates copying build/lib/tests/test_stack/rendering/templates/genshi_master.html -> /builddir/build/BUILDROOT/TurboGears2-2.3.0-0.3.git6da6959.el7.noarch/usr/lib/python2.7/site-packages/tests/test_stack/rendering/templates copying build/lib/tests/test_stack/rendering/templates/genshi_inherits.html -> /builddir/build/BUILDROOT/TurboGears2-2.3.0-0.3.git6da6959.el7.noarch/usr/lib/python2.7/site-packages/tests/test_stack/rendering/templates copying build/lib/tests/test_stack/rendering/templates/mako_inherits.mak -> /builddir/build/BUILDROOT/TurboGears2-2.3.0-0.3.git6da6959.el7.noarch/usr/lib/python2.7/site-packages/tests/test_stack/rendering/templates copying build/lib/tests/test_stack/rendering/templates/jinja_filters.jinja -> /builddir/build/BUILDROOT/TurboGears2-2.3.0-0.3.git6da6959.el7.noarch/usr/lib/python2.7/site-packages/tests/test_stack/rendering/templates copying build/lib/tests/test_stack/rendering/templates/genshi_form.html -> /builddir/build/BUILDROOT/TurboGears2-2.3.0-0.3.git6da6959.el7.noarch/usr/lib/python2.7/site-packages/tests/test_stack/rendering/templates copying build/lib/tests/test_stack/rendering/templates/jinja_extensions.jinja -> /builddir/build/BUILDROOT/TurboGears2-2.3.0-0.3.git6da6959.el7.noarch/usr/lib/python2.7/site-packages/tests/test_stack/rendering/templates copying build/lib/tests/test_stack/rendering/templates/index.html -> /builddir/build/BUILDROOT/TurboGears2-2.3.0-0.3.git6da6959.el7.noarch/usr/lib/python2.7/site-packages/tests/test_stack/rendering/templates copying build/lib/tests/test_stack/rendering/templates/jinja_i18n.jinja -> /builddir/build/BUILDROOT/TurboGears2-2.3.0-0.3.git6da6959.el7.noarch/usr/lib/python2.7/site-packages/tests/test_stack/rendering/templates copying build/lib/tests/test_stack/rendering/templates/jinja_noop.jinja -> /builddir/build/BUILDROOT/TurboGears2-2.3.0-0.3.git6da6959.el7.noarch/usr/lib/python2.7/site-packages/tests/test_stack/rendering/templates copying build/lib/tests/test_stack/rendering/templates/genshi_paginated.html -> /builddir/build/BUILDROOT/TurboGears2-2.3.0-0.3.git6da6959.el7.noarch/usr/lib/python2.7/site-packages/tests/test_stack/rendering/templates copying build/lib/tests/test_stack/rendering/templates/jinja_autoload.jinja -> /builddir/build/BUILDROOT/TurboGears2-2.3.0-0.3.git6da6959.el7.noarch/usr/lib/python2.7/site-packages/tests/test_stack/rendering/templates copying build/lib/tests/test_stack/rendering/templates/index.xml -> /builddir/build/BUILDROOT/TurboGears2-2.3.0-0.3.git6da6959.el7.noarch/usr/lib/python2.7/site-packages/tests/test_stack/rendering/templates copying build/lib/tests/test_stack/test_request_local.py -> /builddir/build/BUILDROOT/TurboGears2-2.3.0-0.3.git6da6959.el7.noarch/usr/lib/python2.7/site-packages/tests/test_stack copying build/lib/tests/test_stack/test_authz.pyc -> /builddir/build/BUILDROOT/TurboGears2-2.3.0-0.3.git6da6959.el7.noarch/usr/lib/python2.7/site-packages/tests/test_stack copying build/lib/tests/test.html -> /builddir/build/BUILDROOT/TurboGears2-2.3.0-0.3.git6da6959.el7.noarch/usr/lib/python2.7/site-packages/tests copying build/lib/tests/test_caching.pyc -> /builddir/build/BUILDROOT/TurboGears2-2.3.0-0.3.git6da6959.el7.noarch/usr/lib/python2.7/site-packages/tests copying build/lib/tests/test_jsonify.py -> /builddir/build/BUILDROOT/TurboGears2-2.3.0-0.3.git6da6959.el7.noarch/usr/lib/python2.7/site-packages/tests copying build/lib/tests/test_i18n.py -> /builddir/build/BUILDROOT/TurboGears2-2.3.0-0.3.git6da6959.el7.noarch/usr/lib/python2.7/site-packages/tests copying build/lib/tests/test_render.py -> /builddir/build/BUILDROOT/TurboGears2-2.3.0-0.3.git6da6959.el7.noarch/usr/lib/python2.7/site-packages/tests copying build/lib/tests/test_configuration.pyc -> /builddir/build/BUILDROOT/TurboGears2-2.3.0-0.3.git6da6959.el7.noarch/usr/lib/python2.7/site-packages/tests copying build/lib/tests/test_rest_controller_dispatch.py -> /builddir/build/BUILDROOT/TurboGears2-2.3.0-0.3.git6da6959.el7.noarch/usr/lib/python2.7/site-packages/tests copying build/lib/tests/test_controllers.py -> /builddir/build/BUILDROOT/TurboGears2-2.3.0-0.3.git6da6959.el7.noarch/usr/lib/python2.7/site-packages/tests copying build/lib/tests/test_util.py -> /builddir/build/BUILDROOT/TurboGears2-2.3.0-0.3.git6da6959.el7.noarch/usr/lib/python2.7/site-packages/tests copying build/lib/tests/test_predicates.py -> /builddir/build/BUILDROOT/TurboGears2-2.3.0-0.3.git6da6959.el7.noarch/usr/lib/python2.7/site-packages/tests copying build/lib/tests/test_fastform.pyc -> /builddir/build/BUILDROOT/TurboGears2-2.3.0-0.3.git6da6959.el7.noarch/usr/lib/python2.7/site-packages/tests copying build/lib/tests/test_validation.py -> /builddir/build/BUILDROOT/TurboGears2-2.3.0-0.3.git6da6959.el7.noarch/usr/lib/python2.7/site-packages/tests copying build/lib/tests/base.py -> /builddir/build/BUILDROOT/TurboGears2-2.3.0-0.3.git6da6959.el7.noarch/usr/lib/python2.7/site-packages/tests copying build/lib/tests/test_balanced_session.pyc -> /builddir/build/BUILDROOT/TurboGears2-2.3.0-0.3.git6da6959.el7.noarch/usr/lib/python2.7/site-packages/tests copying build/lib/tests/test_predicates.pyc -> /builddir/build/BUILDROOT/TurboGears2-2.3.0-0.3.git6da6959.el7.noarch/usr/lib/python2.7/site-packages/tests copying build/lib/tests/test_i18n.pyc -> /builddir/build/BUILDROOT/TurboGears2-2.3.0-0.3.git6da6959.el7.noarch/usr/lib/python2.7/site-packages/tests copying build/lib/tests/test_controllers.pyc -> /builddir/build/BUILDROOT/TurboGears2-2.3.0-0.3.git6da6959.el7.noarch/usr/lib/python2.7/site-packages/tests copying build/lib/tests/test_statics.py -> /builddir/build/BUILDROOT/TurboGears2-2.3.0-0.3.git6da6959.el7.noarch/usr/lib/python2.7/site-packages/tests copying build/lib/tests/test_tg_controller_dispatch.py -> /builddir/build/BUILDROOT/TurboGears2-2.3.0-0.3.git6da6959.el7.noarch/usr/lib/python2.7/site-packages/tests copying build/lib/tests/test_generic_json.pyc -> /builddir/build/BUILDROOT/TurboGears2-2.3.0-0.3.git6da6959.el7.noarch/usr/lib/python2.7/site-packages/tests creating /builddir/build/BUILDROOT/TurboGears2-2.3.0-0.3.git6da6959.el7.noarch/usr/lib/python2.7/site-packages/tests/i18n creating /builddir/build/BUILDROOT/TurboGears2-2.3.0-0.3.git6da6959.el7.noarch/usr/lib/python2.7/site-packages/tests/i18n/de creating /builddir/build/BUILDROOT/TurboGears2-2.3.0-0.3.git6da6959.el7.noarch/usr/lib/python2.7/site-packages/tests/i18n/de/LC_MESSAGES copying build/lib/tests/i18n/de/LC_MESSAGES/tests.po -> /builddir/build/BUILDROOT/TurboGears2-2.3.0-0.3.git6da6959.el7.noarch/usr/lib/python2.7/site-packages/tests/i18n/de/LC_MESSAGES copying build/lib/tests/i18n/de/LC_MESSAGES/tests.mo -> /builddir/build/BUILDROOT/TurboGears2-2.3.0-0.3.git6da6959.el7.noarch/usr/lib/python2.7/site-packages/tests/i18n/de/LC_MESSAGES creating /builddir/build/BUILDROOT/TurboGears2-2.3.0-0.3.git6da6959.el7.noarch/usr/lib/python2.7/site-packages/tests/i18n/ru creating /builddir/build/BUILDROOT/TurboGears2-2.3.0-0.3.git6da6959.el7.noarch/usr/lib/python2.7/site-packages/tests/i18n/ru/LC_MESSAGES copying build/lib/tests/i18n/ru/LC_MESSAGES/tests.po -> /builddir/build/BUILDROOT/TurboGears2-2.3.0-0.3.git6da6959.el7.noarch/usr/lib/python2.7/site-packages/tests/i18n/ru/LC_MESSAGES copying build/lib/tests/i18n/ru/LC_MESSAGES/tests.mo -> /builddir/build/BUILDROOT/TurboGears2-2.3.0-0.3.git6da6959.el7.noarch/usr/lib/python2.7/site-packages/tests/i18n/ru/LC_MESSAGES copying build/lib/tests/base.pyc -> /builddir/build/BUILDROOT/TurboGears2-2.3.0-0.3.git6da6959.el7.noarch/usr/lib/python2.7/site-packages/tests copying build/lib/tests/test_render.pyc -> /builddir/build/BUILDROOT/TurboGears2-2.3.0-0.3.git6da6959.el7.noarch/usr/lib/python2.7/site-packages/tests copying build/lib/tests/test_jsonify.pyc -> /builddir/build/BUILDROOT/TurboGears2-2.3.0-0.3.git6da6959.el7.noarch/usr/lib/python2.7/site-packages/tests creating /builddir/build/BUILDROOT/TurboGears2-2.3.0-0.3.git6da6959.el7.noarch/usr/lib/python2.7/site-packages/tests/fixtures copying build/lib/tests/fixtures/__init__.py -> /builddir/build/BUILDROOT/TurboGears2-2.3.0-0.3.git6da6959.el7.noarch/usr/lib/python2.7/site-packages/tests/fixtures copying build/lib/tests/fixtures/__init__.pyc -> /builddir/build/BUILDROOT/TurboGears2-2.3.0-0.3.git6da6959.el7.noarch/usr/lib/python2.7/site-packages/tests/fixtures copying build/lib/tests/fixtures/model.py -> /builddir/build/BUILDROOT/TurboGears2-2.3.0-0.3.git6da6959.el7.noarch/usr/lib/python2.7/site-packages/tests/fixtures copying build/lib/tests/test_caching.py -> /builddir/build/BUILDROOT/TurboGears2-2.3.0-0.3.git6da6959.el7.noarch/usr/lib/python2.7/site-packages/tests copying build/lib/tests/test_configuration.py.chameleon -> /builddir/build/BUILDROOT/TurboGears2-2.3.0-0.3.git6da6959.el7.noarch/usr/lib/python2.7/site-packages/tests copying build/lib/tests/test_generic_json.py -> /builddir/build/BUILDROOT/TurboGears2-2.3.0-0.3.git6da6959.el7.noarch/usr/lib/python2.7/site-packages/tests copying build/lib/tests/test_validation.pyc -> /builddir/build/BUILDROOT/TurboGears2-2.3.0-0.3.git6da6959.el7.noarch/usr/lib/python2.7/site-packages/tests copying build/lib/tests/test_jsonify_sqlalchemy.pyc -> /builddir/build/BUILDROOT/TurboGears2-2.3.0-0.3.git6da6959.el7.noarch/usr/lib/python2.7/site-packages/tests copying build/lib/tests/test_rest_controller_dispatch.pyc -> /builddir/build/BUILDROOT/TurboGears2-2.3.0-0.3.git6da6959.el7.noarch/usr/lib/python2.7/site-packages/tests copying build/lib/tests/test_configuration.py.ming -> /builddir/build/BUILDROOT/TurboGears2-2.3.0-0.3.git6da6959.el7.noarch/usr/lib/python2.7/site-packages/tests creating /builddir/build/BUILDROOT/TurboGears2-2.3.0-0.3.git6da6959.el7.noarch/usr/lib/python2.7/site-packages/tg copying build/lib/tg/i18n.py -> /builddir/build/BUILDROOT/TurboGears2-2.3.0-0.3.git6da6959.el7.noarch/usr/lib/python2.7/site-packages/tg copying build/lib/tg/request_local.py -> /builddir/build/BUILDROOT/TurboGears2-2.3.0-0.3.git6da6959.el7.noarch/usr/lib/python2.7/site-packages/tg copying build/lib/tg/__init__.py -> /builddir/build/BUILDROOT/TurboGears2-2.3.0-0.3.git6da6959.el7.noarch/usr/lib/python2.7/site-packages/tg copying build/lib/tg/error.py -> /builddir/build/BUILDROOT/TurboGears2-2.3.0-0.3.git6da6959.el7.noarch/usr/lib/python2.7/site-packages/tg copying build/lib/tg/decorators.py -> /builddir/build/BUILDROOT/TurboGears2-2.3.0-0.3.git6da6959.el7.noarch/usr/lib/python2.7/site-packages/tg copying build/lib/tg/jsonify.py -> /builddir/build/BUILDROOT/TurboGears2-2.3.0-0.3.git6da6959.el7.noarch/usr/lib/python2.7/site-packages/tg copying build/lib/tg/util.py -> /builddir/build/BUILDROOT/TurboGears2-2.3.0-0.3.git6da6959.el7.noarch/usr/lib/python2.7/site-packages/tg copying build/lib/tg/release.py -> /builddir/build/BUILDROOT/TurboGears2-2.3.0-0.3.git6da6959.el7.noarch/usr/lib/python2.7/site-packages/tg copying build/lib/tg/validation.py -> /builddir/build/BUILDROOT/TurboGears2-2.3.0-0.3.git6da6959.el7.noarch/usr/lib/python2.7/site-packages/tg copying build/lib/tg/exceptions.py -> /builddir/build/BUILDROOT/TurboGears2-2.3.0-0.3.git6da6959.el7.noarch/usr/lib/python2.7/site-packages/tg copying build/lib/tg/render.py -> /builddir/build/BUILDROOT/TurboGears2-2.3.0-0.3.git6da6959.el7.noarch/usr/lib/python2.7/site-packages/tg creating /builddir/build/BUILDROOT/TurboGears2-2.3.0-0.3.git6da6959.el7.noarch/usr/lib/python2.7/site-packages/tg/configuration copying build/lib/tg/configuration/utils.py -> /builddir/build/BUILDROOT/TurboGears2-2.3.0-0.3.git6da6959.el7.noarch/usr/lib/python2.7/site-packages/tg/configuration copying build/lib/tg/configuration/__init__.py -> /builddir/build/BUILDROOT/TurboGears2-2.3.0-0.3.git6da6959.el7.noarch/usr/lib/python2.7/site-packages/tg/configuration copying build/lib/tg/configuration/app_config.py -> /builddir/build/BUILDROOT/TurboGears2-2.3.0-0.3.git6da6959.el7.noarch/usr/lib/python2.7/site-packages/tg/configuration creating /builddir/build/BUILDROOT/TurboGears2-2.3.0-0.3.git6da6959.el7.noarch/usr/lib/python2.7/site-packages/tg/configuration/sqla copying build/lib/tg/configuration/sqla/__init__.py -> /builddir/build/BUILDROOT/TurboGears2-2.3.0-0.3.git6da6959.el7.noarch/usr/lib/python2.7/site-packages/tg/configuration/sqla copying build/lib/tg/configuration/sqla/balanced_session.py -> /builddir/build/BUILDROOT/TurboGears2-2.3.0-0.3.git6da6959.el7.noarch/usr/lib/python2.7/site-packages/tg/configuration/sqla copying build/lib/tg/configuration/sqla/auth.py -> /builddir/build/BUILDROOT/TurboGears2-2.3.0-0.3.git6da6959.el7.noarch/usr/lib/python2.7/site-packages/tg/configuration/sqla creating /builddir/build/BUILDROOT/TurboGears2-2.3.0-0.3.git6da6959.el7.noarch/usr/lib/python2.7/site-packages/tg/configuration/auth copying build/lib/tg/configuration/auth/setup.py -> /builddir/build/BUILDROOT/TurboGears2-2.3.0-0.3.git6da6959.el7.noarch/usr/lib/python2.7/site-packages/tg/configuration/auth copying build/lib/tg/configuration/auth/__init__.py -> /builddir/build/BUILDROOT/TurboGears2-2.3.0-0.3.git6da6959.el7.noarch/usr/lib/python2.7/site-packages/tg/configuration/auth copying build/lib/tg/configuration/auth/fastform.py -> /builddir/build/BUILDROOT/TurboGears2-2.3.0-0.3.git6da6959.el7.noarch/usr/lib/python2.7/site-packages/tg/configuration/auth copying build/lib/tg/configuration/auth/metadata.py -> /builddir/build/BUILDROOT/TurboGears2-2.3.0-0.3.git6da6959.el7.noarch/usr/lib/python2.7/site-packages/tg/configuration/auth creating /builddir/build/BUILDROOT/TurboGears2-2.3.0-0.3.git6da6959.el7.noarch/usr/lib/python2.7/site-packages/tg/dottednames copying build/lib/tg/dottednames/mako_lookup.py -> /builddir/build/BUILDROOT/TurboGears2-2.3.0-0.3.git6da6959.el7.noarch/usr/lib/python2.7/site-packages/tg/dottednames copying build/lib/tg/dottednames/kajiki_lookup.py -> /builddir/build/BUILDROOT/TurboGears2-2.3.0-0.3.git6da6959.el7.noarch/usr/lib/python2.7/site-packages/tg/dottednames copying build/lib/tg/dottednames/__init__.py -> /builddir/build/BUILDROOT/TurboGears2-2.3.0-0.3.git6da6959.el7.noarch/usr/lib/python2.7/site-packages/tg/dottednames copying build/lib/tg/dottednames/jinja_lookup.py -> /builddir/build/BUILDROOT/TurboGears2-2.3.0-0.3.git6da6959.el7.noarch/usr/lib/python2.7/site-packages/tg/dottednames copying build/lib/tg/dottednames/genshi_lookup.py -> /builddir/build/BUILDROOT/TurboGears2-2.3.0-0.3.git6da6959.el7.noarch/usr/lib/python2.7/site-packages/tg/dottednames copying build/lib/tg/caching.py -> /builddir/build/BUILDROOT/TurboGears2-2.3.0-0.3.git6da6959.el7.noarch/usr/lib/python2.7/site-packages/tg copying build/lib/tg/amfify.py -> /builddir/build/BUILDROOT/TurboGears2-2.3.0-0.3.git6da6959.el7.noarch/usr/lib/python2.7/site-packages/tg copying build/lib/tg/wsgiapp.py -> /builddir/build/BUILDROOT/TurboGears2-2.3.0-0.3.git6da6959.el7.noarch/usr/lib/python2.7/site-packages/tg copying build/lib/tg/_compat.py -> /builddir/build/BUILDROOT/TurboGears2-2.3.0-0.3.git6da6959.el7.noarch/usr/lib/python2.7/site-packages/tg creating /builddir/build/BUILDROOT/TurboGears2-2.3.0-0.3.git6da6959.el7.noarch/usr/lib/python2.7/site-packages/tg/support copying build/lib/tg/support/paginate.py -> /builddir/build/BUILDROOT/TurboGears2-2.3.0-0.3.git6da6959.el7.noarch/usr/lib/python2.7/site-packages/tg/support copying build/lib/tg/support/__init__.py -> /builddir/build/BUILDROOT/TurboGears2-2.3.0-0.3.git6da6959.el7.noarch/usr/lib/python2.7/site-packages/tg/support copying build/lib/tg/support/registry.py -> /builddir/build/BUILDROOT/TurboGears2-2.3.0-0.3.git6da6959.el7.noarch/usr/lib/python2.7/site-packages/tg/support copying build/lib/tg/support/objectproxy.py -> /builddir/build/BUILDROOT/TurboGears2-2.3.0-0.3.git6da6959.el7.noarch/usr/lib/python2.7/site-packages/tg/support copying build/lib/tg/support/statics.py -> /builddir/build/BUILDROOT/TurboGears2-2.3.0-0.3.git6da6959.el7.noarch/usr/lib/python2.7/site-packages/tg/support copying build/lib/tg/support/middlewares.py -> /builddir/build/BUILDROOT/TurboGears2-2.3.0-0.3.git6da6959.el7.noarch/usr/lib/python2.7/site-packages/tg/support creating /builddir/build/BUILDROOT/TurboGears2-2.3.0-0.3.git6da6959.el7.noarch/usr/lib/python2.7/site-packages/tg/controllers copying build/lib/tg/controllers/__init__.py -> /builddir/build/BUILDROOT/TurboGears2-2.3.0-0.3.git6da6959.el7.noarch/usr/lib/python2.7/site-packages/tg/controllers copying build/lib/tg/controllers/tgcontroller.py -> /builddir/build/BUILDROOT/TurboGears2-2.3.0-0.3.git6da6959.el7.noarch/usr/lib/python2.7/site-packages/tg/controllers copying build/lib/tg/controllers/wsgiappcontroller.py -> /builddir/build/BUILDROOT/TurboGears2-2.3.0-0.3.git6da6959.el7.noarch/usr/lib/python2.7/site-packages/tg/controllers copying build/lib/tg/controllers/decoratedcontroller.py -> /builddir/build/BUILDROOT/TurboGears2-2.3.0-0.3.git6da6959.el7.noarch/usr/lib/python2.7/site-packages/tg/controllers copying build/lib/tg/controllers/util.py -> /builddir/build/BUILDROOT/TurboGears2-2.3.0-0.3.git6da6959.el7.noarch/usr/lib/python2.7/site-packages/tg/controllers copying build/lib/tg/controllers/dispatcher.py -> /builddir/build/BUILDROOT/TurboGears2-2.3.0-0.3.git6da6959.el7.noarch/usr/lib/python2.7/site-packages/tg/controllers copying build/lib/tg/controllers/restcontroller.py -> /builddir/build/BUILDROOT/TurboGears2-2.3.0-0.3.git6da6959.el7.noarch/usr/lib/python2.7/site-packages/tg/controllers copying build/lib/tg/flash.py -> /builddir/build/BUILDROOT/TurboGears2-2.3.0-0.3.git6da6959.el7.noarch/usr/lib/python2.7/site-packages/tg copying build/lib/tg/predicates.py -> /builddir/build/BUILDROOT/TurboGears2-2.3.0-0.3.git6da6959.el7.noarch/usr/lib/python2.7/site-packages/tg creating /builddir/build/BUILDROOT/TurboGears2-2.3.0-0.3.git6da6959.el7.noarch/usr/lib/python2.7/site-packages/tg/templates copying build/lib/tg/templates/__init__.py -> /builddir/build/BUILDROOT/TurboGears2-2.3.0-0.3.git6da6959.el7.noarch/usr/lib/python2.7/site-packages/tg/templates byte-compiling /builddir/build/BUILDROOT/TurboGears2-2.3.0-0.3.git6da6959.el7.noarch/usr/lib/python2.7/site-packages/tests/test_configuration.py to test_configuration.pyc byte-compiling /builddir/build/BUILDROOT/TurboGears2-2.3.0-0.3.git6da6959.el7.noarch/usr/lib/python2.7/site-packages/tests/test_stack/lib/helpers.py to helpers.pyc byte-compiling /builddir/build/BUILDROOT/TurboGears2-2.3.0-0.3.git6da6959.el7.noarch/usr/lib/python2.7/site-packages/tests/test_stack/lib/base.py to base.pyc byte-compiling /builddir/build/BUILDROOT/TurboGears2-2.3.0-0.3.git6da6959.el7.noarch/usr/lib/python2.7/site-packages/tests/test_stack/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/TurboGears2-2.3.0-0.3.git6da6959.el7.noarch/usr/lib/python2.7/site-packages/tests/test_stack/rendering/test_dotted_rendering.py to test_dotted_rendering.pyc byte-compiling /builddir/build/BUILDROOT/TurboGears2-2.3.0-0.3.git6da6959.el7.noarch/usr/lib/python2.7/site-packages/tests/test_stack/rendering/test_rendering.py to test_rendering.pyc byte-compiling /builddir/build/BUILDROOT/TurboGears2-2.3.0-0.3.git6da6959.el7.noarch/usr/lib/python2.7/site-packages/tests/test_stack/rendering/controllers/root.py to root.pyc byte-compiling /builddir/build/BUILDROOT/TurboGears2-2.3.0-0.3.git6da6959.el7.noarch/usr/lib/python2.7/site-packages/tests/fixtures/model.py to model.pyc byte-compiling /builddir/build/BUILDROOT/TurboGears2-2.3.0-0.3.git6da6959.el7.noarch/usr/lib/python2.7/site-packages/tg/i18n.py to i18n.pyc byte-compiling /builddir/build/BUILDROOT/TurboGears2-2.3.0-0.3.git6da6959.el7.noarch/usr/lib/python2.7/site-packages/tg/request_local.py to request_local.pyc byte-compiling /builddir/build/BUILDROOT/TurboGears2-2.3.0-0.3.git6da6959.el7.noarch/usr/lib/python2.7/site-packages/tg/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/TurboGears2-2.3.0-0.3.git6da6959.el7.noarch/usr/lib/python2.7/site-packages/tg/error.py to error.pyc byte-compiling /builddir/build/BUILDROOT/TurboGears2-2.3.0-0.3.git6da6959.el7.noarch/usr/lib/python2.7/site-packages/tg/decorators.py to decorators.pyc byte-compiling /builddir/build/BUILDROOT/TurboGears2-2.3.0-0.3.git6da6959.el7.noarch/usr/lib/python2.7/site-packages/tg/jsonify.py to jsonify.pyc byte-compiling /builddir/build/BUILDROOT/TurboGears2-2.3.0-0.3.git6da6959.el7.noarch/usr/lib/python2.7/site-packages/tg/util.py to util.pyc byte-compiling /builddir/build/BUILDROOT/TurboGears2-2.3.0-0.3.git6da6959.el7.noarch/usr/lib/python2.7/site-packages/tg/release.py to release.pyc byte-compiling /builddir/build/BUILDROOT/TurboGears2-2.3.0-0.3.git6da6959.el7.noarch/usr/lib/python2.7/site-packages/tg/validation.py to validation.pyc byte-compiling /builddir/build/BUILDROOT/TurboGears2-2.3.0-0.3.git6da6959.el7.noarch/usr/lib/python2.7/site-packages/tg/exceptions.py to exceptions.pyc byte-compiling /builddir/build/BUILDROOT/TurboGears2-2.3.0-0.3.git6da6959.el7.noarch/usr/lib/python2.7/site-packages/tg/render.py to render.pyc byte-compiling /builddir/build/BUILDROOT/TurboGears2-2.3.0-0.3.git6da6959.el7.noarch/usr/lib/python2.7/site-packages/tg/configuration/utils.py to utils.pyc byte-compiling /builddir/build/BUILDROOT/TurboGears2-2.3.0-0.3.git6da6959.el7.noarch/usr/lib/python2.7/site-packages/tg/configuration/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/TurboGears2-2.3.0-0.3.git6da6959.el7.noarch/usr/lib/python2.7/site-packages/tg/configuration/app_config.py to app_config.pyc byte-compiling /builddir/build/BUILDROOT/TurboGears2-2.3.0-0.3.git6da6959.el7.noarch/usr/lib/python2.7/site-packages/tg/configuration/sqla/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/TurboGears2-2.3.0-0.3.git6da6959.el7.noarch/usr/lib/python2.7/site-packages/tg/configuration/sqla/balanced_session.py to balanced_session.pyc byte-compiling /builddir/build/BUILDROOT/TurboGears2-2.3.0-0.3.git6da6959.el7.noarch/usr/lib/python2.7/site-packages/tg/configuration/sqla/auth.py to auth.pyc byte-compiling /builddir/build/BUILDROOT/TurboGears2-2.3.0-0.3.git6da6959.el7.noarch/usr/lib/python2.7/site-packages/tg/configuration/auth/setup.py to setup.pyc byte-compiling /builddir/build/BUILDROOT/TurboGears2-2.3.0-0.3.git6da6959.el7.noarch/usr/lib/python2.7/site-packages/tg/configuration/auth/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/TurboGears2-2.3.0-0.3.git6da6959.el7.noarch/usr/lib/python2.7/site-packages/tg/configuration/auth/fastform.py to fastform.pyc byte-compiling /builddir/build/BUILDROOT/TurboGears2-2.3.0-0.3.git6da6959.el7.noarch/usr/lib/python2.7/site-packages/tg/configuration/auth/metadata.py to metadata.pyc byte-compiling /builddir/build/BUILDROOT/TurboGears2-2.3.0-0.3.git6da6959.el7.noarch/usr/lib/python2.7/site-packages/tg/dottednames/mako_lookup.py to mako_lookup.pyc byte-compiling /builddir/build/BUILDROOT/TurboGears2-2.3.0-0.3.git6da6959.el7.noarch/usr/lib/python2.7/site-packages/tg/dottednames/kajiki_lookup.py to kajiki_lookup.pyc byte-compiling /builddir/build/BUILDROOT/TurboGears2-2.3.0-0.3.git6da6959.el7.noarch/usr/lib/python2.7/site-packages/tg/dottednames/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/TurboGears2-2.3.0-0.3.git6da6959.el7.noarch/usr/lib/python2.7/site-packages/tg/dottednames/jinja_lookup.py to jinja_lookup.pyc byte-compiling /builddir/build/BUILDROOT/TurboGears2-2.3.0-0.3.git6da6959.el7.noarch/usr/lib/python2.7/site-packages/tg/dottednames/genshi_lookup.py to genshi_lookup.pyc byte-compiling /builddir/build/BUILDROOT/TurboGears2-2.3.0-0.3.git6da6959.el7.noarch/usr/lib/python2.7/site-packages/tg/caching.py to caching.pyc byte-compiling /builddir/build/BUILDROOT/TurboGears2-2.3.0-0.3.git6da6959.el7.noarch/usr/lib/python2.7/site-packages/tg/amfify.py to amfify.pyc byte-compiling /builddir/build/BUILDROOT/TurboGears2-2.3.0-0.3.git6da6959.el7.noarch/usr/lib/python2.7/site-packages/tg/wsgiapp.py to wsgiapp.pyc byte-compiling /builddir/build/BUILDROOT/TurboGears2-2.3.0-0.3.git6da6959.el7.noarch/usr/lib/python2.7/site-packages/tg/_compat.py to _compat.pyc byte-compiling /builddir/build/BUILDROOT/TurboGears2-2.3.0-0.3.git6da6959.el7.noarch/usr/lib/python2.7/site-packages/tg/support/paginate.py to paginate.pyc byte-compiling /builddir/build/BUILDROOT/TurboGears2-2.3.0-0.3.git6da6959.el7.noarch/usr/lib/python2.7/site-packages/tg/support/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/TurboGears2-2.3.0-0.3.git6da6959.el7.noarch/usr/lib/python2.7/site-packages/tg/support/registry.py to registry.pyc byte-compiling /builddir/build/BUILDROOT/TurboGears2-2.3.0-0.3.git6da6959.el7.noarch/usr/lib/python2.7/site-packages/tg/support/objectproxy.py to objectproxy.pyc byte-compiling /builddir/build/BUILDROOT/TurboGears2-2.3.0-0.3.git6da6959.el7.noarch/usr/lib/python2.7/site-packages/tg/support/statics.py to statics.pyc byte-compiling /builddir/build/BUILDROOT/TurboGears2-2.3.0-0.3.git6da6959.el7.noarch/usr/lib/python2.7/site-packages/tg/support/middlewares.py to middlewares.pyc byte-compiling /builddir/build/BUILDROOT/TurboGears2-2.3.0-0.3.git6da6959.el7.noarch/usr/lib/python2.7/site-packages/tg/controllers/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/TurboGears2-2.3.0-0.3.git6da6959.el7.noarch/usr/lib/python2.7/site-packages/tg/controllers/tgcontroller.py to tgcontroller.pyc byte-compiling /builddir/build/BUILDROOT/TurboGears2-2.3.0-0.3.git6da6959.el7.noarch/usr/lib/python2.7/site-packages/tg/controllers/wsgiappcontroller.py to wsgiappcontroller.pyc byte-compiling /builddir/build/BUILDROOT/TurboGears2-2.3.0-0.3.git6da6959.el7.noarch/usr/lib/python2.7/site-packages/tg/controllers/decoratedcontroller.py to decoratedcontroller.pyc byte-compiling /builddir/build/BUILDROOT/TurboGears2-2.3.0-0.3.git6da6959.el7.noarch/usr/lib/python2.7/site-packages/tg/controllers/util.py to util.pyc byte-compiling /builddir/build/BUILDROOT/TurboGears2-2.3.0-0.3.git6da6959.el7.noarch/usr/lib/python2.7/site-packages/tg/controllers/dispatcher.py to dispatcher.pyc byte-compiling /builddir/build/BUILDROOT/TurboGears2-2.3.0-0.3.git6da6959.el7.noarch/usr/lib/python2.7/site-packages/tg/controllers/restcontroller.py to restcontroller.pyc byte-compiling /builddir/build/BUILDROOT/TurboGears2-2.3.0-0.3.git6da6959.el7.noarch/usr/lib/python2.7/site-packages/tg/flash.py to flash.pyc byte-compiling /builddir/build/BUILDROOT/TurboGears2-2.3.0-0.3.git6da6959.el7.noarch/usr/lib/python2.7/site-packages/tg/predicates.py to predicates.pyc byte-compiling /builddir/build/BUILDROOT/TurboGears2-2.3.0-0.3.git6da6959.el7.noarch/usr/lib/python2.7/site-packages/tg/templates/__init__.py to __init__.pyc running install_egg_info running egg_info writing requirements to TurboGears2.egg-info/requires.txt writing TurboGears2.egg-info/PKG-INFO writing top-level names to TurboGears2.egg-info/top_level.txt writing dependency_links to TurboGears2.egg-info/dependency_links.txt writing entry points to TurboGears2.egg-info/entry_points.txt reading manifest file 'TurboGears2.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'TurboGears2.egg-info/SOURCES.txt' Copying TurboGears2.egg-info to /builddir/build/BUILDROOT/TurboGears2-2.3.0-0.3.git6da6959.el7.noarch/usr/lib/python2.7/site-packages/TurboGears2-2.3.0dev-py2.7.egg-info running install_scripts + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 /builddir/build/BUILD/TurboGears2-2.3.0dev /usr/lib/rpm/sepdebugcrcfix: Updated 0 CRC32s, 0 CRC32s did match. find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 Bytecompiling .py files below /builddir/build/BUILDROOT/TurboGears2-2.3.0-0.3.git6da6959.el7.noarch/usr/lib/python2.7 using /usr/bin/python2.7 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.YqrjMK + umask 022 + cd /builddir/build/BUILD + cd TurboGears2-2.3.0dev ++ pwd + PYTHONPATH=/builddir/build/BUILD/TurboGears2-2.3.0dev + python setup.py test running test running egg_info writing requirements to TurboGears2.egg-info/requires.txt writing TurboGears2.egg-info/PKG-INFO writing top-level names to TurboGears2.egg-info/top_level.txt writing dependency_links to TurboGears2.egg-info/dependency_links.txt writing entry points to TurboGears2.egg-info/entry_points.txt reading manifest file 'TurboGears2.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'TurboGears2.egg-info/SOURCES.txt' running build_ext tests.test_balanced_session.TestBalancedSession.test_disabled_balancing ... ok tests.test_balanced_session.TestBalancedSession.test_disabled_balancing_out_of_request ... ok tests.test_balanced_session.TestBalancedSession.test_forced_engine ... ok tests.test_balanced_session.TestBalancedSession.test_master_on_flush ... ok tests.test_balanced_session.TestBalancedSession.test_master_out_of_request ... ok tests.test_balanced_session.TestBalancedSession.test_pick_slave ... ok tests.test_balanced_session.TestBalancedSession.test_with_context ... ok tests.test_balanced_session.TestBalancedSession.test_with_explicit_context ... ok test_cache_key_function (tests.test_caching.TestBeakerCacheTouch) ... ok test_cache_key_instance_method (tests.test_caching.TestBeakerCacheTouch) ... ok test_cache_with_args (tests.test_caching.TestBeakerCacheTouch) ... ok test_different_cache_key (tests.test_caching.TestBeakerCacheTouch) ... ok test_disable_cache (tests.test_caching.TestBeakerCacheTouch) ... ok test_invalidate_on_startup (tests.test_caching.TestBeakerCacheTouch) ... ok test_no_options (tests.test_caching.TestBeakerCacheTouch) ... ok test_none_key (tests.test_caching.TestBeakerCacheTouch) ... ok test_specified_cache_key (tests.test_caching.TestBeakerCacheTouch) ... ok test_specified_cache_key_args (tests.test_caching.TestBeakerCacheTouch) ... ok tests.test_caching.TestCachedProperty.test_cached_property ... ok tests.test_caching.TestCachedProperty.test_cached_property_on_class ... ok test_simple (tests.test_caching.TestDecoratorCaching) Test expiry of cached results for decorated functions. ... ok test_304 (tests.test_caching.TestEtagCaching) ... ok test_etags (tests.test_caching.TestEtagCaching) Test that the etag in the response headers is the one we expect. ... ok test_avoid_touch (tests.test_caching.TestSessionTouch) ... ok test_prova (tests.test_caching.TestSessionTouch) ... ok test_expiry (tests.test_caching.TestSimpleCaching) test that values expire from a single cache key. ... /usr/lib/python2.7/site-packages/beaker/cache.py:228: DeprecationWarning: Specifying a 'type' and other namespace configuration with cache.get()/put()/etc. is deprecated. Specify 'type' and other namespace configuration to cache_manager.get_cache() and/or the Cache constructor instead. return self._legacy_get_value(key, **kw) ok test_simple_cache (tests.test_caching.TestSimpleCaching) test that caches get different results for different cache keys. ... ok tests.test_configuration.TestAppConfig.test_add_auth_middleware ... ok tests.test_configuration.TestAppConfig.test_add_static_file_middleware ... ok tests.test_configuration.TestAppConfig.test_amf_initialization ... ok tests.test_configuration.TestAppConfig.test_application_empty_controller ... ok tests.test_configuration.TestAppConfig.test_application_no_controller_hijacking ... ok tests.test_configuration.TestAppConfig.test_application_test_mode_detection ... ok tests.test_configuration.TestAppConfig.test_application_test_vars ... ok tests.test_configuration.TestAppConfig.test_application_wrapper_setup ... ok tests.test_configuration.TestAppConfig.test_config_hooks ... ok tests.test_configuration.TestAppConfig.test_controler_wrapper_setup ... ok tests.test_configuration.TestAppConfig.test_cookie_secret_required ... ok tests.test_configuration.TestAppConfig.test_create ... ok tests.test_configuration.TestAppConfig.test_create_minimal_app ... ok tests.test_configuration.TestAppConfig.test_enable_routes ... ok tests.test_configuration.TestAppConfig.test_error_middleware_disabled_with_optimize ... /builddir/build/BUILD/TurboGears2-2.3.0dev/tg/configuration/app_config.py:1160: RuntimeWarning: Forcing full_stack=False due to PYTHONOPTIMIZE enabled. Error Middleware will be disabled return self.setup_tg_wsgi_app(loadenv)(**app_conf) ok tests.test_configuration.TestAppConfig.test_get_root ... ok tests.test_configuration.TestAppConfig.test_missing_secret ... ok tests.test_configuration.TestAppConfig.test_mount_point_with_minimal ... ok tests.test_configuration.TestAppConfig.test_package_no_app_globals ... ok tests.test_configuration.TestAppConfig.test_register_hooks ... ok tests.test_configuration.TestAppConfig.test_serve_statics ... ok tests.test_configuration.TestAppConfig.test_setup_genshi_renderer ... ok tests.test_configuration.TestAppConfig.test_setup_helpers_and_globals ... ok tests.test_configuration.TestAppConfig.test_setup_jinja_renderer ... ok tests.test_configuration.TestAppConfig.test_setup_jinja_without_package ... ok tests.test_configuration.TestAppConfig.test_setup_kajiki_renderer ... ok tests.test_configuration.TestAppConfig.test_setup_mako_renderer ... ok tests.test_configuration.TestAppConfig.test_setup_sa_auth_backend ... ok tests.test_configuration.TestAppConfig.test_setup_sqla_auth ... ok tests.test_configuration.TestAppConfig.test_setup_sqla_balanced ... ok tests.test_configuration.TestAppConfig.test_setup_sqla_balanced_no_slaves ... ok tests.test_configuration.TestAppConfig.test_setup_sqla_balanced_prevent_slave_named_master ... ok tests.test_configuration.TestAppConfig.test_setup_sqla_persistance ... ok tests.test_configuration.TestAppConfig.test_setup_sqlalchemy ... ok tests.test_configuration.TestAppConfig.test_setup_startup_and_shutdown_callable_startup_with_exception ... ok tests.test_configuration.TestAppConfig.test_setup_startup_and_shutdown_shutdown_callable ... Error in atexit._run_exitfuncs: Traceback (most recent call last): File "/usr/lib64/python2.7/atexit.py", line 24, in _run_exitfuncs func(*targs, **kargs) File "/builddir/build/BUILD/TurboGears2-2.3.0dev/tests/test_configuration.py", line 208, in func raise AtExitTestException() AtExitTestException ok tests.test_configuration.TestAppConfig.test_setup_startup_and_shutdown_shutdown_not_callable ... ok tests.test_configuration.TestAppConfig.test_setup_startup_and_shutdown_startup_callable ... ok tests.test_configuration.TestAppConfig.test_setup_startup_and_shutdown_startup_not_callable ... ok tests.test_configuration.TestAppConfig.test_sqla_auth_logging_stderr ... ok tests.test_configuration.TestAppConfig.test_sqla_auth_middleware ... ok tests.test_configuration.TestAppConfig.test_sqla_auth_middleware_default_after ... ok tests.test_configuration.TestAppConfig.test_sqla_auth_middleware_no_authenticators ... ok tests.test_configuration.TestAppConfig.test_sqla_auth_middleware_no_backend ... ok tests.test_configuration.TestAppConfig.test_sqla_auth_middleware_only_mine ... ok tests.test_configuration.TestAppConfig.test_sqlalchemy_commit_veto ... ok tests.test_configuration.TestAppConfig.test_tgauthmetadata_auth_middleware ... ok tests.test_configuration.TestAppConfig.test_tgauthmetadata_loginpwd ... ok tests.test_configuration.TestAppConfig.test_tgauthmetadata_nologinpwd ... ok tests.test_configuration.TestAppConfig.test_toscawidgets_recource_variant ... ok tests.test_configuration.TestAppConfig.test_unsupported_renderer ... ok tests.test_configuration.TestAppConfig.test_wrap_app ... ok tests.test_configuration.TestPylonsConfigWrapper.test_create ... ok tests.test_configuration.TestPylonsConfigWrapper.test_delattr ... ok tests.test_configuration.TestPylonsConfigWrapper.test_delattr_bad ... ok tests.test_configuration.TestPylonsConfigWrapper.test_getitem ... ok tests.test_configuration.TestPylonsConfigWrapper.test_getitem_bad ... ok tests.test_configuration.TestPylonsConfigWrapper.test_keys ... ok tests.test_configuration.TestPylonsConfigWrapper.test_setitem ... ok tests.test_configuration.test_coerce_config ... ok tests.test_controllers.test_create_request ... ok tests.test_controllers.test_approots ... ok tests.test_controllers.test_lowerapproots ... ok tests.test_controllers.test_url_with_params_key ... ok tests.test_controllers.test_list url() can handle list parameters, with unicode too ... ok tests.test_controllers.test_lurl url() can handle list parameters, with unicode too ... ok tests.test_controllers.test_lurl_add url() can handle list parameters, with unicode too ... ok tests.test_controllers.test_lurl_format url() can handle list parameters, with unicode too ... ok tests.test_controllers.test_lurl_radd url() can handle list parameters, with unicode too ... ok tests.test_controllers.test_multi_values ... ok tests.test_controllers.test_unicode url() can handle unicode parameters ... ok tests.test_controllers.test_url_positional_params ... ok tests.test_controllers.test_url_qualified url() can handle list parameters, with unicode too ... ok tests.test_controllers.test_url_strip_None ... ok tests.test_fastform.TestFastFormPlugin.test_challenge_redirect_to_form ... ok tests.test_fastform.TestFastFormPlugin.test_login ... ok tests.test_fastform.TestFastFormPlugin.test_login_counter ... ok tests.test_fastform.TestFastFormPlugin.test_login_counter_keep ... ok tests.test_fastform.TestFastFormPlugin.test_login_nocred ... ok tests.test_fastform.TestFastFormPlugin.test_logout_handler ... ok tests.test_fastform.TestFastFormPlugin.test_logout_handler_challenge ... ok tests.test_fastform.TestFastFormPlugin.test_logout_handler_no_came_from ... ok tests.test_fastform.TestFastFormPlugin.test_remember_forget ... ok tests.test_fastform.TestFastFormPlugin.test_repr ... ok tests.test_generic_json.test_simple_rule ... ok tests.test_generic_json.test_builtin_override ... ok tests.test_i18n.TestI18NStack.test_fallback ... ok tests.test_i18n.TestI18NStack.test_force_lang ... ok tests.test_i18n.TestI18NStack.test_get_lang ... ok tests.test_i18n.TestI18NStack.test_get_lang_existing ... ok tests.test_i18n.TestI18NStack.test_get_lang_no_session ... ok tests.test_i18n.TestI18NStack.test_get_lang_nonexisting_lang ... ok tests.test_i18n.TestI18NStack.test_gettext_default_lang ... ok tests.test_i18n.TestI18NStack.test_gettext_nop ... ok tests.test_i18n.TestI18NStack.test_lazy_gettext ... ok tests.test_i18n.TestI18NStack.test_null_translator ... ok tests.test_i18n.TestI18NStack.test_plural_gettext ... ok tests.test_i18n.TestSanitizeLanguage.test_sanitize_language_code Check that slightly malformed language codes can be corrected. ... ok tests.test_i18n.TestSanitizeLanguage.test_sanitize_language_code_charset ... ok tests.test_i18n.TestSanitizeLanguage.test_sanitize_language_code_charset_and_modifier ... ok tests.test_i18n.TestSanitizeLanguage.test_sanitize_language_code_modifier ... ok tests.test_i18n.TestSanitizeLanguage.test_sanitize_language_code_numeric ... ok tests.test_i18n.TestSanitizeLanguage.test_sanitize_language_code_numeric_variant ... ok tests.test_i18n.TestSanitizeLanguage.test_sanitize_language_code_territory_script_variant ... ok tests.test_i18n.test_pylons_formencode_gettext_nulltranslation ... ok tests.test_jsonify.test_string ... ok tests.test_jsonify.test_list ... ok tests.test_jsonify.test_list_iter ... ok tests.test_jsonify.test_dictionary ... ok tests.test_jsonify.test_nospecificjson ... ok tests.test_jsonify.test_exlicitjson ... ok tests.test_jsonify.test_exlicitjson_in_list ... ok tests.test_jsonify.test_exlicitjson_in_dict ... ok tests.test_jsonify.test_datetime ... ok tests.test_jsonify.test_decimal ... ok tests.test_jsonify.test_objectid ... SKIP tests.test_jsonify.test_multidict ... ok tests.test_jsonify_sqlalchemy.test_saobj ... ok tests.test_jsonify_sqlalchemy.test_salist ... ok tests.test_jsonify_sqlalchemy.test_select_row ... ok tests.test_jsonify_sqlalchemy.test_select_rows ... ok tests.test_jsonify_sqlalchemy.test_explicit_saobj ... ok tests.test_predicates.TestAllPredicate.test_one_false ... ok tests.test_predicates.TestAllPredicate.test_one_true ... ok tests.test_predicates.TestAllPredicate.test_two_false ... ok tests.test_predicates.TestAllPredicate.test_two_mixed ... ok tests.test_predicates.TestAllPredicate.test_two_true ... ok tests.test_predicates.TestAnyPredicate.test_one_false ... ok tests.test_predicates.TestAnyPredicate.test_one_true ... ok tests.test_predicates.TestAnyPredicate.test_two_false ... ok tests.test_predicates.TestAnyPredicate.test_two_mixed ... ok tests.test_predicates.TestAnyPredicate.test_two_true ... ok tests.test_predicates.TestCompoundPredicate.test_one_predicate_works ... ok tests.test_predicates.TestCompoundPredicate.test_two_predicates_work ... ok tests.test_predicates.TestContextRelatedBoolPredicate.test_faillure ... ok tests.test_predicates.TestContextRelatedBoolPredicate.test_success ... ok tests.test_predicates.TestHasAllPermissionsPredicate.test_user_doesnt_have_permissions ... ok tests.test_predicates.TestHasAllPermissionsPredicate.test_user_has_all_permissions ... ok tests.test_predicates.TestHasAllPermissionsPredicate.test_user_has_one_permission ... ok tests.test_predicates.TestHasPermissionPredicate.test_user_doesnt_have_permission ... ok tests.test_predicates.TestHasPermissionPredicate.test_user_has_permission ... ok tests.test_predicates.TestInAllGroupsPredicate.test_user_belongs_to_groups ... ok tests.test_predicates.TestInAllGroupsPredicate.test_user_doesnt_belong_to_groups ... ok tests.test_predicates.TestInAllGroupsPredicate.test_user_doesnt_belong_to_one_group ... ok tests.test_predicates.TestInAnyGroupsPredicate.test_user_belongs_to_groups ... ok tests.test_predicates.TestInAnyGroupsPredicate.test_user_doesnt_belong_to_groups ... ok tests.test_predicates.TestInAnyGroupsPredicate.test_user_doesnt_belong_to_one_group ... ok tests.test_predicates.TestInGroupPredicate.test_user_belongs_to_group ... ok tests.test_predicates.TestInGroupPredicate.test_user_doesnt_belong_to_group ... ok tests.test_predicates.TestIsAnonymousPredicate.test_anonymous_user ... ok tests.test_predicates.TestIsAnonymousPredicate.test_authenticated_user ... ok tests.test_predicates.TestIsUserPredicate.test_right_user ... ok tests.test_predicates.TestIsUserPredicate.test_user_without_credentials ... ok tests.test_predicates.TestIsUserPredicate.test_user_without_userid ... ok tests.test_predicates.TestIsUserPredicate.test_wrong_user ... ok tests.test_predicates.TestNotAnonymousPredicate.test_anonymous_user ... ok tests.test_predicates.TestNotAnonymousPredicate.test_authenticated_user ... ok tests.test_predicates.TestNotPredicate.test_failure ... ok tests.test_predicates.TestNotPredicate.test_failure_with_custom_message ... ok tests.test_predicates.TestNotPredicate.test_success ... ok tests.test_predicates.TestPredicate.test_authorized ... ok tests.test_predicates.TestPredicate.test_credentials_dict_when_anonymous The credentials must be a dict even if the user is anonymous ... ok tests.test_predicates.TestPredicate.test_custom_failure_message ... ok tests.test_predicates.TestPredicate.test_evaluate_isnt_implemented ... ok tests.test_predicates.TestPredicate.test_message_is_changeable ... ok tests.test_predicates.TestPredicate.test_message_isnt_changed_unless_required ... ok tests.test_predicates.TestPredicate.test_unauthorized ... ok tests.test_predicates.TestPredicate.test_unauthorized_with_unicode_message ... ok tests.test_predicates.TestPredicate.test_unicode_messages ... ok tests.test_predicates.TestUserHasAnyPermissionsPredicate.test_user_doesnt_have_all_permissions ... ok tests.test_predicates.TestUserHasAnyPermissionsPredicate.test_user_has_all_permissions ... ok tests.test_predicates.TestUserHasAnyPermissionsPredicate.test_user_has_one_permission ... ok tests.test_render.TestMakoLookup.test__check_not_existing_anymore ... ok tests.test_render.TestMakoLookup.test__check_should_not_reload_when_disabled ... ok tests.test_render.TestMakoLookup.test__check_should_reload_on_cache_expire ... ok tests.test_render.TestMakoLookup.test_adjust_uri ... ok tests.test_render.TestMakoLookup.test_local_lookup ... ok tests.test_render.TestMakoLookup.test_never_existed ... ok tests.test_render.TestMakoLookup.test_passthrough_text_literal__check ... ok tests.test_render.test_render_missing_renderer ... ok tests.test_render.test_jinja_lookup_nonexisting_template ... ok test_custom_action_get (tests.test_rest_controller_dispatch.TestRestController) ... ok test_custom_action_post (tests.test_rest_controller_dispatch.TestRestController) ... ok test_custom_action_simple_get (tests.test_rest_controller_dispatch.TestRestController) ... ok test_custom_action_simple_post (tests.test_rest_controller_dispatch.TestRestController) ... ok test_custom_action_simple_post_args (tests.test_rest_controller_dispatch.TestRestController) ... ok test_delete (tests.test_rest_controller_dispatch.TestRestController) ... ok test_delete_empty (tests.test_rest_controller_dispatch.TestRestController) ... ok test_delete_method (tests.test_rest_controller_dispatch.TestRestController) ... ok test_delete_miss (tests.test_rest_controller_dispatch.TestRestController) ... ok test_edit_method (tests.test_rest_controller_dispatch.TestRestController) ... ok test_get (tests.test_rest_controller_dispatch.TestRestController) ... ok test_get_all (tests.test_rest_controller_dispatch.TestRestController) ... ok test_get_delete (tests.test_rest_controller_dispatch.TestRestController) ... ok test_get_delete_bad (tests.test_rest_controller_dispatch.TestRestController) ... ok test_get_delete_var (tests.test_rest_controller_dispatch.TestRestController) ... ok test_get_empty (tests.test_rest_controller_dispatch.TestRestController) ... ok test_get_method (tests.test_rest_controller_dispatch.TestRestController) ... ok test_get_miss (tests.test_rest_controller_dispatch.TestRestController) ... ok test_get_one (tests.test_rest_controller_dispatch.TestRestController) ... ok test_get_sub_controller (tests.test_rest_controller_dispatch.TestRestController) ... ok test_new_method (tests.test_rest_controller_dispatch.TestRestController) ... ok test_post (tests.test_rest_controller_dispatch.TestRestController) ... ok test_post_delete (tests.test_rest_controller_dispatch.TestRestController) ... ok test_post_delete_params (tests.test_rest_controller_dispatch.TestRestController) ... ok test_post_delete_var (tests.test_rest_controller_dispatch.TestRestController) ... ok test_post_empty (tests.test_rest_controller_dispatch.TestRestController) ... ok test_post_method (tests.test_rest_controller_dispatch.TestRestController) ... ok test_post_miss (tests.test_rest_controller_dispatch.TestRestController) ... ok test_post_sub_controller (tests.test_rest_controller_dispatch.TestRestController) ... ok test_put (tests.test_rest_controller_dispatch.TestRestController) ... ok test_put_empty (tests.test_rest_controller_dispatch.TestRestController) ... ok test_put_get (tests.test_rest_controller_dispatch.TestRestController) ... ok test_put_method (tests.test_rest_controller_dispatch.TestRestController) ... ok test_put_miss (tests.test_rest_controller_dispatch.TestRestController) ... ok test_put_post (tests.test_rest_controller_dispatch.TestRestController) ... ok test_put_post_params (tests.test_rest_controller_dispatch.TestRestController) ... ok test_put_post_req (tests.test_rest_controller_dispatch.TestRestController) ... ok test_put_sub_controller (tests.test_rest_controller_dispatch.TestRestController) ... ok test_sub_delete_hack (tests.test_rest_controller_dispatch.TestRestController) ... ok test_sub_delete_opt_hack (tests.test_rest_controller_dispatch.TestRestController) ... ok test_sub_edit (tests.test_rest_controller_dispatch.TestRestController) ... ok test_sub_get_all_method (tests.test_rest_controller_dispatch.TestRestController) ... ok test_sub_get_delete (tests.test_rest_controller_dispatch.TestRestController) ... ok test_sub_get_fxn (tests.test_rest_controller_dispatch.TestRestController) ... ok test_sub_new (tests.test_rest_controller_dispatch.TestRestController) ... ok test_sub_post (tests.test_rest_controller_dispatch.TestRestController) ... ok test_sub_post_delete (tests.test_rest_controller_dispatch.TestRestController) ... ok test_sub_post_fxn (tests.test_rest_controller_dispatch.TestRestController) ... ok test_sub_post_opt (tests.test_rest_controller_dispatch.TestRestController) ... ok test_sub_post_req_bad (tests.test_rest_controller_dispatch.TestRestController) ... ok test_sub_put (tests.test_rest_controller_dispatch.TestRestController) ... ok test_sub_put_opt (tests.test_rest_controller_dispatch.TestRestController) ... ok test_sub_put_opt_hack (tests.test_rest_controller_dispatch.TestRestController) ... ok test_sub_put_req (tests.test_rest_controller_dispatch.TestRestController) ... ok test_sub_with_rest_delete (tests.test_rest_controller_dispatch.TestRestController) ... ok test_var_sub_delete_hack_method (tests.test_rest_controller_dispatch.TestRestController) ... ok test_var_sub_delete_method (tests.test_rest_controller_dispatch.TestRestController) ... ok test_var_sub_delete_var_hack_method (tests.test_rest_controller_dispatch.TestRestController) ... ok test_var_sub_edit_method (tests.test_rest_controller_dispatch.TestRestController) ... ok test_var_sub_edit_var_method (tests.test_rest_controller_dispatch.TestRestController) ... ok test_var_sub_get_all_method (tests.test_rest_controller_dispatch.TestRestController) ... ok test_var_sub_get_one_method (tests.test_rest_controller_dispatch.TestRestController) ... ok test_var_sub_new_method (tests.test_rest_controller_dispatch.TestRestController) ... ok test_var_sub_post_delete_method (tests.test_rest_controller_dispatch.TestRestController) ... ok test_var_sub_post_method (tests.test_rest_controller_dispatch.TestRestController) ... ok test_var_sub_put_hack_method (tests.test_rest_controller_dispatch.TestRestController) ... ok test_var_sub_put_method (tests.test_rest_controller_dispatch.TestRestController) ... ok test_var_sub_var_delete_method (tests.test_rest_controller_dispatch.TestRestController) ... ok test_var_sub_var_get_one_method (tests.test_rest_controller_dispatch.TestRestController) ... ok test_var_sub_var_put_hack_method (tests.test_rest_controller_dispatch.TestRestController) ... ok test_var_sub_var_put_method (tests.test_rest_controller_dispatch.TestRestController) ... ok test_custom_dispatch (tests.test_rest_controller_dispatch.TestTGController) ... ok test_default_dispatch_not_found_in_sub_controller (tests.test_rest_controller_dispatch.TestTGController) ... ok test_deprecated_lookup (tests.test_rest_controller_dispatch.TestTGController) ... ok test_lookup (tests.test_rest_controller_dispatch.TestTGController) ... ok test_lookup_with_dispatch (tests.test_rest_controller_dispatch.TestTGController) ... ok test_no_sub_index_dispatch (tests.test_rest_controller_dispatch.TestTGController) ... ok test_root_default_dispatch (tests.test_rest_controller_dispatch.TestTGController) ... ok test_root_index_dispatch (tests.test_rest_controller_dispatch.TestTGController) ... ok test_root_method_dispatch (tests.test_rest_controller_dispatch.TestTGController) ... ok test_root_method_dispatch_with_trailing_slash (tests.test_rest_controller_dispatch.TestTGController) ... ok test_sub_method_dispatch (tests.test_rest_controller_dispatch.TestTGController) ... ok test_root_default_dispatch (tests.test_rest_controller_dispatch.TestTGControllerRoot) ... ok tests.test_stack.config.test_config.test_basic_stack ... ok tests.test_stack.config.test_config.test_config_reading Ensure that the config object can be read via dict and attr access ... ok tests.test_stack.config.test_config.test_config_writing Ensure that new values can be added to the config object ... ok tests.test_stack.dispatch.test_config.test_basic_stack ... ok tests.test_stack.dispatch.test_config.test_config_reading Ensure that the config object can be read via dict and attr access ... ok tests.test_stack.dispatch.test_config.test_config_writing Ensure that new values can be added to the config object ... ok tests.test_stack.dispatch.test_decorated_controller.TestDecorators.test_variable_decode ... ok tests.test_stack.dispatch.test_decorated_controller.TestDecorators.test_variabledecode_fail ... ok tests.test_stack.dispatch.test_decorated_controller.TestDecorators.test_with_engine ... ok tests.test_stack.dispatch.test_decorated_controller.TestDecorators.test_with_engine_nopop ... ok tests.test_stack.dispatch.test_decorated_controller.TestDecorators.test_with_engine_pop ... ok tests.test_stack.dispatch.test_decorated_controller.TestDecorators.test_with_engine_using_list ... ok tests.test_stack.dispatch.test_decorated_controller.TestDecorators.test_with_trailing_slash ... ok tests.test_stack.dispatch.test_decorated_controller.TestDecorators.test_without_trailing_slash ... ok tests.test_stack.dispatch.test_decorated_controller.TestExpose.test_unregisterd_renderers_detection ... ok tests.test_stack.dispatch.test_decorated_controller.TestExpose.test_use_default_renderer ... ok tests.test_stack.dispatch.test_decorated_controller.TestHooks.test_hooks_syswide ... ok tests.test_stack.dispatch.test_url_dispatch.TestVisits.test_runtime_visit_path ... ok tests.test_stack.dispatch.test_url_dispatch.TestVisits.test_runtime_visit_path_subcontroller ... ok tests.test_stack.dispatch.test_url_dispatch.TestVisits.test_visit_path_nested ... ok tests.test_stack.dispatch.test_url_dispatch.TestVisits.test_visit_path_nested_index ... ok tests.test_stack.dispatch.test_url_dispatch.TestVisits.test_visit_path_sub1 ... ok tests.test_stack.dispatch.test_url_dispatch.test_url_encoded_param_passing ... ok tests.test_stack.dispatch.test_url_dispatch.test_tg_style_index ... ok tests.test_stack.dispatch.test_url_dispatch.test_tg_style_subcontroller_index ... ok tests.test_stack.dispatch.test_url_dispatch.test_tg_style_subcontroller_default ... ok tests.test_stack.dispatch.test_url_dispatch.test_redirect_absolute ... ok tests.test_stack.dispatch.test_url_dispatch.test_redirect_external ... ok tests.test_stack.dispatch.test_url_dispatch.test_redirect_param ... ok tests.test_stack.dispatch.test_url_dispatch.test_redirect_cookie ... ok tests.test_stack.dispatch.test_url_dispatch.test_subcontroller_redirect_subindex ... ok tests.test_stack.dispatch.test_url_dispatch.test_subcontroller_redirect_sub2index ... ok tests.test_stack.dispatch.test_url_dispatch.test_subcontroller_redirect_no_slash_sub2index ... ok tests.test_stack.dispatch.test_url_dispatch.test_redirect_to_list_of_strings ... ok tests.test_stack.dispatch.test_url_dispatch.test_flash_redirect ... ok tests.test_stack.dispatch.test_url_dispatch.test_bigflash_redirect ... ok tests.test_stack.dispatch.test_url_dispatch.test_flash_no_redirect ... ok tests.test_stack.dispatch.test_url_dispatch.test_flash_unicode ... ok tests.test_stack.dispatch.test_url_dispatch.test_flash_status ... ok tests.test_stack.dispatch.test_url_dispatch.test_flash_javascript ... ok tests.test_stack.dispatch.test_url_dispatch.test_basicurls ... ok tests.test_stack.dispatch.test_url_dispatch.test_custom_content_type2 ... ok tests.test_stack.dispatch.test_url_dispatch.test_redirect_relative ... ok tests.test_stack.dispatch.test_url_dispatch.test_tg_style_default ... ok tests.test_stack.dispatch.test_url_dispatch.test_flash_render_plain ... ok tests.test_stack.dispatch.test_url_dispatch.test_flash_render_no_message ... ok tests.test_stack.dispatch.test_url_dispatch.test_custom_content_type ... ok tests.test_stack.dispatch.test_url_dispatch.test_custom_text_plain_content_type ... ok tests.test_stack.dispatch.test_url_dispatch.test_ignore_parameters ... ok tests.test_stack.dispatch.test_url_dispatch.test_json_return_list ... ok tests.test_stack.dispatch.test_url_dispatch.test_https_redirect ... ok tests.test_stack.rendering.test_decorators.TestExposeInheritance.test_inherited_expose_hooks ... ok tests.test_stack.rendering.test_decorators.TestExposeInheritance.test_inherited_expose_override ... ok tests.test_stack.rendering.test_decorators.TestExposeInheritance.test_inherited_expose_template ... ok tests.test_stack.rendering.test_decorators.TestTGController.test_json_with_bad_object ... ok tests.test_stack.rendering.test_decorators.TestTGController.test_json_with_object ... ok tests.test_stack.rendering.test_decorators.TestTGController.test_multi_dispatch_json ... ok tests.test_stack.rendering.test_decorators.TestTGController.test_multiple_engines ... ok tests.test_stack.rendering.test_decorators.TestTGController.test_simple_jsonification ... ok tests.test_stack.rendering.test_dotted_rendering.test_default_kajiki_renderer ... ok tests.test_stack.rendering.test_dotted_rendering.test_jinja_dotted ... ok tests.test_stack.rendering.test_dotted_rendering.test_jinja_inherits_dotted ... ok tests.test_stack.rendering.test_dotted_rendering.test_jinja_inherits_mixed ... ok tests.test_stack.rendering.test_dotted_rendering.test_jinja_i18n ... ok tests.test_stack.rendering.test_dotted_rendering.test_jinja_i18n_en ... ok tests.test_stack.rendering.test_dotted_rendering.test_jinja_i18n_de ... ok tests.test_stack.rendering.test_dotted_rendering.test_default_genshi_renderer ... ok tests.test_stack.rendering.test_dotted_rendering.test_genshi_inheritance ... ok tests.test_stack.rendering.test_dotted_rendering.test_genshi_sub_inheritance ... ok tests.test_stack.rendering.test_dotted_rendering.test_genshi_sub_inheritance_frombottom ... ok tests.test_stack.rendering.test_dotted_rendering.test_mako_renderer ... ok tests.test_stack.rendering.test_dotted_rendering.test_mako_inheritance ... ok tests.test_stack.rendering.test_pagination.TestPage.test_empty_list ... ok tests.test_stack.rendering.test_pagination.TestPage.test_navigator_ajax ... ok tests.test_stack.rendering.test_pagination.TestPage.test_navigator_middle_page ... ok tests.test_stack.rendering.test_pagination.TestPage.test_navigator_one_page ... ok tests.test_stack.rendering.test_pagination.TestPage.test_not_a_number_page ... ok tests.test_stack.rendering.test_pagination.TestPage.test_page_out_of_bound ... ok tests.test_stack.rendering.test_pagination.TestPage.test_page_out_of_lower_bound ... ok tests.test_stack.rendering.test_pagination.TestPageSQLA.test_query ... ok tests.test_stack.rendering.test_pagination.TestPageSQLA.test_relationship ... ok tests.test_stack.rendering.test_pagination.TestPagination.test_basic_pagination ... ok tests.test_stack.rendering.test_pagination.TestPagination.test_multiple_paginators ... ok tests.test_stack.rendering.test_pagination.TestPagination.test_pagination_items_per_page ... ok tests.test_stack.rendering.test_pagination.TestPagination.test_pagination_items_per_page_negative ... ok tests.test_stack.rendering.test_pagination.TestPagination.test_pagination_negative ... ok tests.test_stack.rendering.test_pagination.TestPagination.test_pagination_non_paginable ... ok tests.test_stack.rendering.test_pagination.TestPagination.test_pagination_with_link_args ... ok tests.test_stack.rendering.test_pagination.TestPagination.test_pagination_with_validation ... ok tests.test_stack.rendering.test_pagination.TestPagination.test_validation_with_pagination ... ok tests.test_stack.rendering.test_rendering.test_default_genshi_renderer ... ok tests.test_stack.rendering.test_rendering.test_genshi_auto_doctype ... ok tests.test_stack.rendering.test_rendering.test_genshi_method_html ... ok tests.test_stack.rendering.test_rendering.test_genshi_method_xhtml ... ok tests.test_stack.rendering.test_rendering.test_genshi_doctype_html ... ok tests.test_stack.rendering.test_rendering.test_genshi_doctype_html5 ... ok tests.test_stack.rendering.test_rendering.test_genshi_doctype_xhtml_strict ... ok tests.test_stack.rendering.test_rendering.test_genshi_doctype_html_maps_to_xhtml ... ok tests.test_stack.rendering.test_rendering.test_genshi_method_html_maps_to_xhtml ... ok tests.test_stack.rendering.test_rendering.test_genshi_method_xml_overridden_by_content_type_html ... ok tests.test_stack.rendering.test_rendering.test_genshi_method_xhtml_is_ok_with_content_type_html ... ok tests.test_stack.rendering.test_rendering.test_genshi_doctype_xhtml_maps_to_html ... ok tests.test_stack.rendering.test_rendering.test_genshi_method_xhtml_maps_to_html ... ok tests.test_stack.rendering.test_rendering.test_genshi_method_xml_overridden_by_content_type_xhtml ... ok tests.test_stack.rendering.test_rendering.test_genshi_method_html_overridden_by_content_type_xhtml ... ok tests.test_stack.rendering.test_rendering.test_genshi_explicit_no_doctype ... ok tests.test_stack.rendering.test_rendering.test_genshi_explicit_doctype_html ... ok tests.test_stack.rendering.test_rendering.test_genshi_explicit_doctype_xhtml ... ok tests.test_stack.rendering.test_rendering.test_html_priority_for_ie ... ok tests.test_stack.rendering.test_rendering.test_genshi_foreign_characters ... ok tests.test_stack.rendering.test_rendering.test_genshi_inheritance ... ok tests.test_stack.rendering.test_rendering.test_genshi_sub_inheritance ... ok tests.test_stack.rendering.test_rendering.test_genshi_sub_inheritance_from_bottom ... ok tests.test_stack.rendering.test_rendering.test_jinja_autoload ... ok tests.test_stack.rendering.test_rendering.test_jinja_extensions ... ok tests.test_stack.rendering.test_rendering.test_jinja_buildin_filters ... ok tests.test_stack.rendering.test_rendering.test_jinja_custom_filters ... ok tests.test_stack.rendering.test_rendering.test_jinja_autoload_filters ... ok tests.test_stack.rendering.test_rendering.test_mako_renderer ... ok tests.test_stack.rendering.test_rendering.test_mako_renderer_compiled ... ok tests.test_stack.rendering.test_rendering.test_mako_renderer_compiled_existing ... ok tests.test_stack.rendering.test_rendering.test_mako_renderer_compiled_no_access ... ok tests.test_stack.rendering.test_rendering.test_mako_renderer_compiled_no_access_parent ... ok tests.test_stack.rendering.test_rendering.test_mako_inheritance ... ok tests.test_stack.rendering.test_rendering.test_template_override ... ok tests.test_stack.rendering.test_rendering.test_template_override_wts ... ok tests.test_stack.rendering.test_rendering.test_template_override_content_type ... ok tests.test_stack.rendering.test_rendering.test_template_custom_format_default ... ok tests.test_stack.rendering.test_rendering.test_template_custom_format_xml ... ok tests.test_stack.rendering.test_rendering.test_template_custom_format_json ... ok tests.test_stack.rendering.test_rendering.test_template_custom_format_html ... ok tests.test_stack.rendering.test_rendering.test_template_custom_format_nonexisting ... ok tests.test_stack.rendering.test_rendering.test_template_override_multiple_content_type ... ok tests.test_stack.rendering.test_rendering.test_override_template_on_noncontroller ... ok tests.test_stack.rendering.test_rendering.test_jinja2_manual_rendering ... ok tests.test_stack.rendering.test_rendering.test_no_template ... ok tests.test_stack.rendering.test_rendering.test_genshi_manual_render_no_doctype ... ok tests.test_stack.rendering.test_rendering.test_genshi_manual_render_auto_doctype ... ok tests.test_stack.rendering.test_rendering.test_genshi_manual_render_html_doctype ... ok tests.test_stack.rendering.test_rendering.test_genshi_manual_render_svg_doctype ... ok tests.test_stack.rendering.test_rendering.test_genshi_methods_for_doctype ... ok tests.test_stack.rendering.test_rendering.test_variable_provider ... ok tests.test_stack.rendering.test_rendering.test_render_hooks ... ok tests.test_stack.rendering.test_rendering.test_template_caching ... ok tests.test_stack.rendering.test_toscawidgets.test_basic_form_rendering ... ok tests.test_stack.rendering.test_toscawidgets.test_tw2_form_rendering ... ok test_authz_denied (tests.test_stack.test_authz.TestAllowOnlyAttributeAndDefaultAuthzDenialHandler) ... ok test_authz_granted (tests.test_stack.test_authz.TestAllowOnlyAttributeAndDefaultAuthzDenialHandler) ... ok test_authz_denied_with_require (tests.test_stack.test_authz.TestAllowOnlyAttributeInSubController) ... ok test_authz_denied_without_require (tests.test_stack.test_authz.TestAllowOnlyAttributeInSubController) ... ok test_authz_granted_with_require (tests.test_stack.test_authz.TestAllowOnlyAttributeInSubController) ... ok test_authz_granted_without_require (tests.test_stack.test_authz.TestAllowOnlyAttributeInSubController) ... ok test_authz_denied_with_require (tests.test_stack.test_authz.TestAllowOnlyDecoratorInSubController) ... ok test_authz_denied_without_require (tests.test_stack.test_authz.TestAllowOnlyDecoratorInSubController) ... ok test_authz_granted_with_require (tests.test_stack.test_authz.TestAllowOnlyDecoratorInSubController) ... ok test_authz_granted_without_require (tests.test_stack.test_authz.TestAllowOnlyDecoratorInSubController) ... ok test_authz_denied_with_require (tests.test_stack.test_authz.TestAppWideAuthzWithAllowOnlyAttribute) ... ok test_authz_denied_without_require (tests.test_stack.test_authz.TestAppWideAuthzWithAllowOnlyAttribute) ... ok test_authz_granted_with_require (tests.test_stack.test_authz.TestAppWideAuthzWithAllowOnlyAttribute) ... ok test_authz_granted_without_require (tests.test_stack.test_authz.TestAppWideAuthzWithAllowOnlyAttribute) ... ok test_authz_denied_with_require (tests.test_stack.test_authz.TestAppWideAuthzWithAllowOnlyDecorator) ... ok test_authz_denied_without_require (tests.test_stack.test_authz.TestAppWideAuthzWithAllowOnlyDecorator) ... ok test_authz_granted_with_require (tests.test_stack.test_authz.TestAppWideAuthzWithAllowOnlyDecorator) ... ok test_authz_granted_without_require (tests.test_stack.test_authz.TestAppWideAuthzWithAllowOnlyDecorator) ... ok test_logged_error (tests.test_stack.test_authz.TestLoggedErrorTGController) ... ok test_logged_index (tests.test_stack.test_authz.TestLoggedErrorTGController) ... ok test_authz_denied (tests.test_stack.test_authz.TestProtectedRESTContoller) ... ok test_authz_granted (tests.test_stack.test_authz.TestProtectedRESTContoller) ... ok test_authz_denied (tests.test_stack.test_authz.TestProtectedWSGIApplication) ... ok test_authz_granted (tests.test_stack.test_authz.TestProtectedWSGIApplication) ... ok test_authz_custom_allow_only (tests.test_stack.test_authz.TestRequire) ... ok test_authz_denied_in_root_controller (tests.test_stack.test_authz.TestRequire) ... ok test_authz_denied_in_sub_controller (tests.test_stack.test_authz.TestRequire) ... ok test_authz_granted_in_root_controller (tests.test_stack.test_authz.TestRequire) ... ok test_authz_granted_in_sub_controller (tests.test_stack.test_authz.TestRequire) ... ok test_smart_auth_json (tests.test_stack.test_authz.TestRequire) ... ok tests.test_stack.test_registry.test_stacked_object_dir ... ok tests.test_stack.test_registry.test_stacked_object_dir_fail ... ok tests.test_stack.test_registry.test_stacked_object_callable ... ok tests.test_stack.test_registry.test_stacked_object_common_actions ... ok tests.test_stack.test_registry.test_stacked_object_pop_something_else ... ok tests.test_stack.test_registry.test_stacked_object_pop_never_registered ... ok tests.test_stack.test_registry.test_stacked_object_stack ... ok tests.test_stack.test_registry.test_stacked_object_preserve_empty ... ok tests.test_stack.test_registry.test_stacked_object_preserved ... ok tests.test_stack.test_registry.test_simple ... ok tests.test_stack.test_registry.test_solo_registry ... ok tests.test_stack.test_registry.test_registry_no_object_error ... ok tests.test_stack.test_registry.test_with_default_object ... ok tests.test_stack.test_registry.test_double_registry ... ok tests.test_stack.test_registry.test_really_deep_registry ... ok tests.test_stack.test_registry.test_iterating_response ... ok tests.test_stack.test_registry.test_registry_streaming ... ok tests.test_stack.test_registry.test_registry_streaming_exception ... ok tests.test_stack.test_registry.test_dispatch_config ... ok tests.test_stack.test_request_local.TestRequest.test_language ... ok tests.test_stack.test_request_local.TestRequest.test_language_fallback ... ok tests.test_stack.test_request_local.TestRequest.test_language_fallback_already_there ... ok tests.test_stack.test_request_local.TestRequest.test_languages ... ok tests.test_stack.test_request_local.TestRequest.test_match_accept ... ok tests.test_stack.test_request_local.TestRequest.test_signed_cookie ... ok tests.test_stack.test_request_local.TestResponse.test_wsgi_response ... ok tests.test_statics.TestStatics.test_304_on_post ... ok tests.test_statics.TestStatics.test_FileApp_non_existing_file ... ok tests.test_statics.TestStatics.test_forbidden_path ... ok tests.test_statics.TestStatics.test_if_modified_since ... ok tests.test_statics.TestStatics.test_if_modified_since_future ... ok tests.test_statics.TestStatics.test_if_modified_since_invalid_date ... ok tests.test_statics.TestStatics.test_if_none_match ... ok tests.test_statics.TestStatics.test_if_none_match_different ... ok tests.test_statics.TestStatics.test_make_date ... ok tests.test_statics.TestStatics.test_plain_request ... ok tests.test_statics.TestStatics.test_unknown_content_type ... ok test_not_found (tests.test_tg_controller_dispatch.TestNotFoundController) ... ok test_not_found_blank (tests.test_tg_controller_dispatch.TestNotFoundController) ... ok test_not_found_unicode (tests.test_tg_controller_dispatch.TestNotFoundController) ... ok test_not_found (tests.test_tg_controller_dispatch.TestNotFoundWithIndexController) ... ok test_before_controller (tests.test_tg_controller_dispatch.TestTGController) ... ok test_before_with_args (tests.test_tg_controller_dispatch.TestTGController) ... ok test_controller_state (tests.test_tg_controller_dispatch.TestTGController) ... ok test_custom_content_type_in_controller (tests.test_tg_controller_dispatch.TestTGController) ... ok test_custom_content_type_in_controller_charset (tests.test_tg_controller_dispatch.TestTGController) ... ok test_custom_content_type_in_decorator (tests.test_tg_controller_dispatch.TestTGController) ... ok test_custom_content_type_replace_header (tests.test_tg_controller_dispatch.TestTGController) ... ok test_default_with_args_a_b (tests.test_tg_controller_dispatch.TestTGController) ... ok test_default_with_empty_second_arg (tests.test_tg_controller_dispatch.TestTGController) ... ok test_default_with_query_arg (tests.test_tg_controller_dispatch.TestTGController) ... ok test_default_with_validator_fail (tests.test_tg_controller_dispatch.TestTGController) ... ok test_default_with_validator_fail2 (tests.test_tg_controller_dispatch.TestTGController) ... ok test_default_with_validator_pass (tests.test_tg_controller_dispatch.TestTGController) ... ok test_default_with_validator_pass2 (tests.test_tg_controller_dispatch.TestTGController) ... ok test_embedded_lookup_with_index_first (tests.test_tg_controller_dispatch.TestTGController) ... ok test_embedded_lookup_with_index_helper (tests.test_tg_controller_dispatch.TestTGController) ... ok test_embedded_lookup_with_index_method (tests.test_tg_controller_dispatch.TestTGController) ... ok test_embedded_lookup_with_index_second (tests.test_tg_controller_dispatch.TestTGController) ... ok test_enable_routing_args (tests.test_tg_controller_dispatch.TestTGController) ... ok test_extensions_missing (tests.test_tg_controller_dispatch.TestTGController) ... ok test_extensions_single (tests.test_tg_controller_dispatch.TestTGController) ... ok test_extensions_three (tests.test_tg_controller_dispatch.TestTGController) ... ok test_extensions_two (tests.test_tg_controller_dispatch.TestTGController) ... ok test_extra_args_forces_default_lookup (tests.test_tg_controller_dispatch.TestTGController) ... ok test_lookup (tests.test_tg_controller_dispatch.TestTGController) ... ok test_lookup_with_args (tests.test_tg_controller_dispatch.TestTGController) ... ok test_lookup_with_sub (tests.test_tg_controller_dispatch.TestTGController) ... ok test_mounted_wsgi_app_at_root (tests.test_tg_controller_dispatch.TestTGController) ... ok test_mounted_wsgi_app_at_subcontroller (tests.test_tg_controller_dispatch.TestTGController) ... ok test_multi_value_kw (tests.test_tg_controller_dispatch.TestTGController) ... ok test_new_before_controller (tests.test_tg_controller_dispatch.TestTGController) ... ok test_no_args (tests.test_tg_controller_dispatch.TestTGController) ... ok test_not_enough_args (tests.test_tg_controller_dispatch.TestTGController) ... ok test_one_extra_arg (tests.test_tg_controller_dispatch.TestTGController) ... ok test_optional_and_req_args (tests.test_tg_controller_dispatch.TestTGController) ... ok test_optional_and_req_args_at_root (tests.test_tg_controller_dispatch.TestTGController) ... ok test_post_with_mixed_args (tests.test_tg_controller_dispatch.TestTGController) ... ok test_posting_to_mounted_app (tests.test_tg_controller_dispatch.TestTGController) ... ok test_removed_spurious_content_type (tests.test_tg_controller_dispatch.TestTGController) ... ok test_request_for_wsgi_app_with_extension (tests.test_tg_controller_dispatch.TestTGController) ... ok test_response_type (tests.test_tg_controller_dispatch.TestTGController) ... ok test_response_type_html (tests.test_tg_controller_dispatch.TestTGController) ... ok test_response_without_charset (tests.test_tg_controller_dispatch.TestTGController) ... ok test_self_calling_lookup_method (tests.test_tg_controller_dispatch.TestTGController) ... ok test_self_calling_lookup_multiple_calls_method (tests.test_tg_controller_dispatch.TestTGController) ... ok test_self_calling_lookup_simple_index (tests.test_tg_controller_dispatch.TestTGController) ... ok test_three_extra_args (tests.test_tg_controller_dispatch.TestTGController) ... ok test_ticket_2351_bad_content_type (tests.test_tg_controller_dispatch.TestTGController) ... ok test_ticket_2412_with_named_arg (tests.test_tg_controller_dispatch.TestTGController) ... ok test_ticket_2412_with_ordered_arg (tests.test_tg_controller_dispatch.TestTGController) ... ok test_two_extra_args (tests.test_tg_controller_dispatch.TestTGController) ... ok test_unicode_default_dispatch (tests.test_tg_controller_dispatch.TestTGController) ... ok test_unknown_template (tests.test_tg_controller_dispatch.TestTGController) ... ok test_use_wsgi_app (tests.test_tg_controller_dispatch.TestTGController) ... ok test_validated_int (tests.test_tg_controller_dispatch.TestTGController) ... ok test_validated_with_error_handler (tests.test_tg_controller_dispatch.TestTGController) ... ok test_validated_with_remote_error_handler (tests.test_tg_controller_dispatch.TestTGController) ... ok test_valid_wsgi (tests.test_tg_controller_dispatch.TestWSGIAppController) ... ok tests.test_util.TestBunch.test_add_entry ... ok tests.test_util.TestBunch.test_del_entry ... ok tests.test_util.TestBunch.test_del_entry_fail ... ok tests.test_util.TestDottedNameFinder.test_local_file ... ok tests.test_util.TestDottedNameFinder.test_non_python_package ... ok tests.test_util.TestLazyString.test_lazy_string_format ... ok tests.test_util.TestLazyString.test_lazy_string_to_mod ... ok tests.test_util.TestLazyString.test_lazy_string_to_str ... ok tests.test_util.test_get_partial_dict ... ok tests.test_util.test_compat_im_class ... ok tests.test_util.test_url_unicode ... ok tests.test_util.test_url_unicode_nonascii ... ok tests.test_util.test_url_nonstring ... ok tests.test_util.test_url_object ... ok tests.test_util.test_url_object_unicodeerror ... ok tests.test_util.test_url_object_exception ... ok tests.test_util.test_tmpl_context_long_entry ... ok test_basic_validation_and_jsonification (tests.test_validation.TestTGController) Ensure you can pass in a dictionary of validators ... ok test_controller_based_validator (tests.test_validation.TestTGController) Test controller based validation ... ok test_error_with_colon (tests.test_validation.TestTGController) ... ok test_for_other_params_after_validation (tests.test_validation.TestTGController) Ensure that both validated and unvalidated data make it through ... ok test_form_render (tests.test_validation.TestTGController) Test that myform renders properly ... ok test_form_validation (tests.test_validation.TestTGController) Check @validate's handing of ToscaWidget forms instances ... ok test_form_validation_error (tests.test_validation.TestTGController) Test schema validation ... ok test_form_validation_redirect (tests.test_validation.TestTGController) Test form validation error message with redirect ... ok test_form_validation_translation (tests.test_validation.TestTGController) ... ok test_hook_after_validation_error (tests.test_validation.TestTGController) ... ok test_optional_shadowed_by_defaults (tests.test_validation.TestTGController) Catch regression on optional arguments being reverted to un-validated ... ok test_tw2dict_validation (tests.test_validation.TestTGController) ... ok test_tw2form_validation (tests.test_validation.TestTGController) ... ok test_two_validators_errors (tests.test_validation.TestTGController) Ensure that multiple validators are applied correctly ... ok test_validation_error_has_message (tests.test_validation.TestTGController) ... ok test_validation_errors (tests.test_validation.TestTGController) Ensure that dict validation produces a full set of errors ... ok test_validation_fails_with_no_error_handler (tests.test_validation.TestTGController) ... ok test_validation_other_error_handler (tests.test_validation.TestTGController) ... ok test_validation_shadowed_by_defaults (tests.test_validation.TestTGController) Catch regression on positional argument validation with defaults ... ok test_validator_without_columns (tests.test_validation.TestTGController) ... ok ---------------------------------------------------------------------- Ran 603 tests in 2.281s OK (skipped=1) + rm -fr /builddir/build/BUILDROOT/TurboGears2-2.3.0-0.3.git6da6959.el7.noarch/usr/lib/python2.7/site-packages/tests + exit 0 Processing files: TurboGears2-2.3.0-0.3.git6da6959.el7.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.9moOQL + umask 022 + cd /builddir/build/BUILD + cd TurboGears2-2.3.0dev + DOCDIR=/builddir/build/BUILDROOT/TurboGears2-2.3.0-0.3.git6da6959.el7.noarch/usr/share/doc/TurboGears2-2.3.0 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/TurboGears2-2.3.0-0.3.git6da6959.el7.noarch/usr/share/doc/TurboGears2-2.3.0 + cp -pr README.txt /builddir/build/BUILDROOT/TurboGears2-2.3.0-0.3.git6da6959.el7.noarch/usr/share/doc/TurboGears2-2.3.0 + exit 0 Provides: TurboGears2 = 2.3.0-0.3.git6da6959.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: python(abi) = 2.7 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/TurboGears2-2.3.0-0.3.git6da6959.el7.noarch Wrote: /builddir/build/RPMS/TurboGears2-2.3.0-0.3.git6da6959.el7.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.LDHWYV + umask 022 + cd /builddir/build/BUILD + cd TurboGears2-2.3.0dev + /usr/bin/rm -rf /builddir/build/BUILDROOT/TurboGears2-2.3.0-0.3.git6da6959.el7.noarch + exit 0 Child return code was: 0 LEAVE do -->