Mock Version: 1.4.21 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-pecan.spec'], chrootPath='/var/lib/mock/1243769-epel-8-x86_64-1582020145.058411/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=0uid=1001gid=135user='mockbuild'nspawn_args=['--capability=cap_ipc_lock', '--rlimit=RLIMIT_NOFILE=10240', '--pipe', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.ljifp07j:/etc/resolv.conf']unshare_net=TrueprintOutput=True) Using nspawn with args ['--capability=cap_ipc_lock', '--rlimit=RLIMIT_NOFILE=10240', '--pipe', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.ljifp07j:/etc/resolv.conf'] Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '4882e7dc2ff542f68ca2fa5b92a247fa', '-D', '/var/lib/mock/1243769-epel-8-x86_64-1582020145.058411/root', '-a', '--capability=cap_ipc_lock', '--rlimit=RLIMIT_NOFILE=10240', '--pipe', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.ljifp07j:/etc/resolv.conf', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=en_US.UTF-8', '-u', 'mockbuild', 'bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-pecan.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-pecan-1.3.2-3.el8.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-pecan.spec'], chrootPath='/var/lib/mock/1243769-epel-8-x86_64-1582020145.058411/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=0uid=1001gid=135user='mockbuild'nspawn_args=['--capability=cap_ipc_lock', '--rlimit=RLIMIT_NOFILE=10240', '--pipe', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.ljifp07j:/etc/resolv.conf']unshare_net=TrueprintOutput=True) Using nspawn with args ['--capability=cap_ipc_lock', '--rlimit=RLIMIT_NOFILE=10240', '--pipe', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.ljifp07j:/etc/resolv.conf'] Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '2a21c7aa5ac14cde938b28cb231a817b', '-D', '/var/lib/mock/1243769-epel-8-x86_64-1582020145.058411/root', '-a', '--capability=cap_ipc_lock', '--rlimit=RLIMIT_NOFILE=10240', '--pipe', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.ljifp07j:/etc/resolv.conf', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=en_US.UTF-8', '-u', 'mockbuild', 'bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-pecan.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.4xxiEG + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf pecan-1.3.2 + /usr/bin/gzip -dc /builddir/build/SOURCES/pecan-1.3.2.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd pecan-1.3.2 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + rm -rf pecan.egg-info + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.TZ3iVt + umask 022 + cd /builddir/build/BUILD + cd pecan-1.3.2 + /usr/libexec/platform-python setup.py build running build running build_py creating build creating build/lib creating build/lib/pecan copying pecan/util.py -> build/lib/pecan copying pecan/testing.py -> build/lib/pecan copying pecan/templating.py -> build/lib/pecan copying pecan/secure.py -> build/lib/pecan copying pecan/routing.py -> build/lib/pecan copying pecan/rest.py -> build/lib/pecan copying pecan/log.py -> build/lib/pecan copying pecan/jsonify.py -> build/lib/pecan copying pecan/hooks.py -> build/lib/pecan copying pecan/extensions.py -> build/lib/pecan copying pecan/deploy.py -> build/lib/pecan copying pecan/decorators.py -> build/lib/pecan copying pecan/core.py -> build/lib/pecan copying pecan/configuration.py -> build/lib/pecan copying pecan/__init__.py -> build/lib/pecan creating build/lib/pecan/tests copying pecan/tests/test_util.py -> build/lib/pecan/tests copying pecan/tests/test_templating.py -> build/lib/pecan/tests copying pecan/tests/test_secure.py -> build/lib/pecan/tests copying pecan/tests/test_scaffolds.py -> build/lib/pecan/tests copying pecan/tests/test_rest.py -> build/lib/pecan/tests copying pecan/tests/test_no_thread_locals.py -> build/lib/pecan/tests copying pecan/tests/test_jsonify.py -> build/lib/pecan/tests copying pecan/tests/test_hooks.py -> build/lib/pecan/tests copying pecan/tests/test_generic.py -> build/lib/pecan/tests copying pecan/tests/test_conf.py -> build/lib/pecan/tests copying pecan/tests/test_commands.py -> build/lib/pecan/tests copying pecan/tests/test_base.py -> build/lib/pecan/tests copying pecan/tests/scaffold_builder.py -> build/lib/pecan/tests copying pecan/tests/__init__.py -> build/lib/pecan/tests creating build/lib/pecan/scaffolds copying pecan/scaffolds/__init__.py -> build/lib/pecan/scaffolds creating build/lib/pecan/middleware copying pecan/middleware/static.py -> build/lib/pecan/middleware copying pecan/middleware/recursive.py -> build/lib/pecan/middleware copying pecan/middleware/errordocument.py -> build/lib/pecan/middleware copying pecan/middleware/debug.py -> build/lib/pecan/middleware copying pecan/middleware/__init__.py -> build/lib/pecan/middleware creating build/lib/pecan/ext copying pecan/ext/__init__.py -> build/lib/pecan/ext creating build/lib/pecan/compat copying pecan/compat/__init__.py -> build/lib/pecan/compat creating build/lib/pecan/commands copying pecan/commands/shell.py -> build/lib/pecan/commands copying pecan/commands/serve.py -> build/lib/pecan/commands copying pecan/commands/create.py -> build/lib/pecan/commands copying pecan/commands/base.py -> build/lib/pecan/commands copying pecan/commands/__init__.py -> build/lib/pecan/commands creating build/lib/pecan/tests/templates copying pecan/tests/templates/__init__.py -> build/lib/pecan/tests/templates creating build/lib/pecan/tests/scaffold_fixtures copying pecan/tests/scaffold_fixtures/__init__.py -> build/lib/pecan/tests/scaffold_fixtures creating build/lib/pecan/tests/middleware copying pecan/tests/middleware/test_static.py -> build/lib/pecan/tests/middleware copying pecan/tests/middleware/test_recursive.py -> build/lib/pecan/tests/middleware copying pecan/tests/middleware/test_errordocument.py -> build/lib/pecan/tests/middleware copying pecan/tests/middleware/__init__.py -> build/lib/pecan/tests/middleware running egg_info creating pecan.egg-info writing pecan.egg-info/PKG-INFO writing dependency_links to pecan.egg-info/dependency_links.txt writing entry points to pecan.egg-info/entry_points.txt writing requirements to pecan.egg-info/requires.txt writing top-level names to pecan.egg-info/top_level.txt writing manifest file 'pecan.egg-info/SOURCES.txt' reading manifest file 'pecan.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'pecan/middleware/resources/*' writing manifest file 'pecan.egg-info/SOURCES.txt' creating build/lib/pecan/tests/config_fixtures copying pecan/tests/config_fixtures/config.py -> build/lib/pecan/tests/config_fixtures copying pecan/tests/config_fixtures/empty.py -> build/lib/pecan/tests/config_fixtures copying pecan/tests/config_fixtures/foobar.py -> build/lib/pecan/tests/config_fixtures copying pecan/tests/config_fixtures/forcedict.py -> build/lib/pecan/tests/config_fixtures creating build/lib/pecan/tests/config_fixtures/bad copying pecan/tests/config_fixtures/bad/importerror.py -> build/lib/pecan/tests/config_fixtures/bad copying pecan/tests/config_fixtures/bad/module_and_underscore.py -> build/lib/pecan/tests/config_fixtures/bad creating build/lib/pecan/scaffolds/base copying pecan/scaffolds/base/MANIFEST.in -> build/lib/pecan/scaffolds/base copying pecan/scaffolds/base/config.py_tmpl -> build/lib/pecan/scaffolds/base copying pecan/scaffolds/base/setup.cfg_tmpl -> build/lib/pecan/scaffolds/base copying pecan/scaffolds/base/setup.py_tmpl -> build/lib/pecan/scaffolds/base creating build/lib/pecan/scaffolds/base/+package+ copying pecan/scaffolds/base/+package+/__init__.py -> build/lib/pecan/scaffolds/base/+package+ copying pecan/scaffolds/base/+package+/app.py_tmpl -> build/lib/pecan/scaffolds/base/+package+ creating build/lib/pecan/scaffolds/base/+package+/controllers copying pecan/scaffolds/base/+package+/controllers/__init__.py -> build/lib/pecan/scaffolds/base/+package+/controllers copying pecan/scaffolds/base/+package+/controllers/root.py -> build/lib/pecan/scaffolds/base/+package+/controllers creating build/lib/pecan/scaffolds/base/+package+/model copying pecan/scaffolds/base/+package+/model/__init__.py -> build/lib/pecan/scaffolds/base/+package+/model creating build/lib/pecan/scaffolds/base/+package+/templates copying pecan/scaffolds/base/+package+/templates/error.html -> build/lib/pecan/scaffolds/base/+package+/templates copying pecan/scaffolds/base/+package+/templates/index.html -> build/lib/pecan/scaffolds/base/+package+/templates copying pecan/scaffolds/base/+package+/templates/layout.html -> build/lib/pecan/scaffolds/base/+package+/templates creating build/lib/pecan/scaffolds/base/+package+/tests copying pecan/scaffolds/base/+package+/tests/__init__.py_tmpl -> build/lib/pecan/scaffolds/base/+package+/tests copying pecan/scaffolds/base/+package+/tests/config.py_tmpl -> build/lib/pecan/scaffolds/base/+package+/tests copying pecan/scaffolds/base/+package+/tests/test_functional.py_tmpl -> build/lib/pecan/scaffolds/base/+package+/tests copying pecan/scaffolds/base/+package+/tests/test_units.py -> build/lib/pecan/scaffolds/base/+package+/tests creating build/lib/pecan/scaffolds/base/public creating build/lib/pecan/scaffolds/base/public/css copying pecan/scaffolds/base/public/css/style.css -> build/lib/pecan/scaffolds/base/public/css creating build/lib/pecan/scaffolds/base/public/images copying pecan/scaffolds/base/public/images/logo.png -> build/lib/pecan/scaffolds/base/public/images creating build/lib/pecan/scaffolds/rest-api copying pecan/scaffolds/rest-api/config.py_tmpl -> build/lib/pecan/scaffolds/rest-api copying pecan/scaffolds/rest-api/setup.cfg_tmpl -> build/lib/pecan/scaffolds/rest-api copying pecan/scaffolds/rest-api/setup.py_tmpl -> build/lib/pecan/scaffolds/rest-api creating build/lib/pecan/scaffolds/rest-api/+package+ copying pecan/scaffolds/rest-api/+package+/__init__.py -> build/lib/pecan/scaffolds/rest-api/+package+ copying pecan/scaffolds/rest-api/+package+/app.py_tmpl -> build/lib/pecan/scaffolds/rest-api/+package+ copying pecan/scaffolds/rest-api/+package+/errors.py -> build/lib/pecan/scaffolds/rest-api/+package+ creating build/lib/pecan/scaffolds/rest-api/+package+/controllers copying pecan/scaffolds/rest-api/+package+/controllers/__init__.py -> build/lib/pecan/scaffolds/rest-api/+package+/controllers copying pecan/scaffolds/rest-api/+package+/controllers/root.py -> build/lib/pecan/scaffolds/rest-api/+package+/controllers creating build/lib/pecan/scaffolds/rest-api/+package+/model copying pecan/scaffolds/rest-api/+package+/model/__init__.py -> build/lib/pecan/scaffolds/rest-api/+package+/model creating build/lib/pecan/scaffolds/rest-api/+package+/tests copying pecan/scaffolds/rest-api/+package+/tests/__init__.py_tmpl -> build/lib/pecan/scaffolds/rest-api/+package+/tests copying pecan/scaffolds/rest-api/+package+/tests/config.py_tmpl -> build/lib/pecan/scaffolds/rest-api/+package+/tests copying pecan/scaffolds/rest-api/+package+/tests/test_functional.py_tmpl -> build/lib/pecan/scaffolds/rest-api/+package+/tests copying pecan/scaffolds/rest-api/+package+/tests/test_units.py -> build/lib/pecan/scaffolds/rest-api/+package+/tests copying pecan/tests/templates/form_colors.html -> build/lib/pecan/tests/templates copying pecan/tests/templates/form_colors_invalid.html -> build/lib/pecan/tests/templates copying pecan/tests/templates/form_colors_valid.html -> build/lib/pecan/tests/templates copying pecan/tests/templates/form_login_invalid.html -> build/lib/pecan/tests/templates copying pecan/tests/templates/form_login_valid.html -> build/lib/pecan/tests/templates copying pecan/tests/templates/form_name.html -> build/lib/pecan/tests/templates copying pecan/tests/templates/form_name_invalid.html -> build/lib/pecan/tests/templates copying pecan/tests/templates/form_name_invalid_custom.html -> build/lib/pecan/tests/templates copying pecan/tests/templates/form_name_valid.html -> build/lib/pecan/tests/templates copying pecan/tests/templates/genshi.html -> build/lib/pecan/tests/templates copying pecan/tests/templates/genshi_bad.html -> build/lib/pecan/tests/templates copying pecan/tests/templates/jinja.html -> build/lib/pecan/tests/templates copying pecan/tests/templates/jinja_bad.html -> build/lib/pecan/tests/templates copying pecan/tests/templates/kajiki.html -> build/lib/pecan/tests/templates copying pecan/tests/templates/mako.html -> build/lib/pecan/tests/templates copying pecan/tests/templates/mako_bad.html -> build/lib/pecan/tests/templates creating build/lib/pecan/tests/scaffold_fixtures/content_sub copying pecan/tests/scaffold_fixtures/content_sub/foo_tmpl -> build/lib/pecan/tests/scaffold_fixtures/content_sub creating build/lib/pecan/tests/scaffold_fixtures/content_sub/bar copying pecan/tests/scaffold_fixtures/content_sub/bar/spam.txt_tmpl -> build/lib/pecan/tests/scaffold_fixtures/content_sub/bar creating build/lib/pecan/tests/scaffold_fixtures/file_sub copying pecan/tests/scaffold_fixtures/file_sub/foo_+package+ -> build/lib/pecan/tests/scaffold_fixtures/file_sub creating build/lib/pecan/tests/scaffold_fixtures/file_sub/bar_+package+ copying pecan/tests/scaffold_fixtures/file_sub/bar_+package+/spam.txt -> build/lib/pecan/tests/scaffold_fixtures/file_sub/bar_+package+ creating build/lib/pecan/tests/scaffold_fixtures/simple copying pecan/tests/scaffold_fixtures/simple/foo -> build/lib/pecan/tests/scaffold_fixtures/simple creating build/lib/pecan/tests/scaffold_fixtures/simple/bar copying pecan/tests/scaffold_fixtures/simple/bar/spam.txt -> build/lib/pecan/tests/scaffold_fixtures/simple/bar creating build/lib/pecan/tests/middleware/static_fixtures copying pecan/tests/middleware/static_fixtures/self.png -> build/lib/pecan/tests/middleware/static_fixtures copying pecan/tests/middleware/static_fixtures/text.txt -> build/lib/pecan/tests/middleware/static_fixtures running build_scripts creating build/scripts-3.6 copying and adjusting bin/pecan -> build/scripts-3.6 changing mode of build/scripts-3.6/pecan from 644 to 755 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.IvfdZh + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-pecan-1.3.2-3.el8.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-pecan-1.3.2-3.el8.x86_64 ++ dirname /builddir/build/BUILDROOT/python-pecan-1.3.2-3.el8.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-pecan-1.3.2-3.el8.x86_64 + cd pecan-1.3.2 + /usr/libexec/platform-python setup.py install --skip-build --root /builddir/build/BUILDROOT/python-pecan-1.3.2-3.el8.x86_64 running install running install_lib creating /builddir/build/BUILDROOT/python-pecan-1.3.2-3.el8.x86_64/usr creating /builddir/build/BUILDROOT/python-pecan-1.3.2-3.el8.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-pecan-1.3.2-3.el8.x86_64/usr/lib/python3.6 creating /builddir/build/BUILDROOT/python-pecan-1.3.2-3.el8.x86_64/usr/lib/python3.6/site-packages creating /builddir/build/BUILDROOT/python-pecan-1.3.2-3.el8.x86_64/usr/lib/python3.6/site-packages/pecan creating /builddir/build/BUILDROOT/python-pecan-1.3.2-3.el8.x86_64/usr/lib/python3.6/site-packages/pecan/commands copying build/lib/pecan/commands/__init__.py -> /builddir/build/BUILDROOT/python-pecan-1.3.2-3.el8.x86_64/usr/lib/python3.6/site-packages/pecan/commands copying build/lib/pecan/commands/base.py -> /builddir/build/BUILDROOT/python-pecan-1.3.2-3.el8.x86_64/usr/lib/python3.6/site-packages/pecan/commands copying build/lib/pecan/commands/create.py -> /builddir/build/BUILDROOT/python-pecan-1.3.2-3.el8.x86_64/usr/lib/python3.6/site-packages/pecan/commands copying build/lib/pecan/commands/serve.py -> /builddir/build/BUILDROOT/python-pecan-1.3.2-3.el8.x86_64/usr/lib/python3.6/site-packages/pecan/commands copying build/lib/pecan/commands/shell.py -> /builddir/build/BUILDROOT/python-pecan-1.3.2-3.el8.x86_64/usr/lib/python3.6/site-packages/pecan/commands creating /builddir/build/BUILDROOT/python-pecan-1.3.2-3.el8.x86_64/usr/lib/python3.6/site-packages/pecan/compat copying build/lib/pecan/compat/__init__.py -> /builddir/build/BUILDROOT/python-pecan-1.3.2-3.el8.x86_64/usr/lib/python3.6/site-packages/pecan/compat creating /builddir/build/BUILDROOT/python-pecan-1.3.2-3.el8.x86_64/usr/lib/python3.6/site-packages/pecan/ext copying build/lib/pecan/ext/__init__.py -> /builddir/build/BUILDROOT/python-pecan-1.3.2-3.el8.x86_64/usr/lib/python3.6/site-packages/pecan/ext creating /builddir/build/BUILDROOT/python-pecan-1.3.2-3.el8.x86_64/usr/lib/python3.6/site-packages/pecan/middleware copying build/lib/pecan/middleware/__init__.py -> /builddir/build/BUILDROOT/python-pecan-1.3.2-3.el8.x86_64/usr/lib/python3.6/site-packages/pecan/middleware copying build/lib/pecan/middleware/debug.py -> /builddir/build/BUILDROOT/python-pecan-1.3.2-3.el8.x86_64/usr/lib/python3.6/site-packages/pecan/middleware copying build/lib/pecan/middleware/errordocument.py -> /builddir/build/BUILDROOT/python-pecan-1.3.2-3.el8.x86_64/usr/lib/python3.6/site-packages/pecan/middleware copying build/lib/pecan/middleware/recursive.py -> /builddir/build/BUILDROOT/python-pecan-1.3.2-3.el8.x86_64/usr/lib/python3.6/site-packages/pecan/middleware copying build/lib/pecan/middleware/static.py -> /builddir/build/BUILDROOT/python-pecan-1.3.2-3.el8.x86_64/usr/lib/python3.6/site-packages/pecan/middleware creating /builddir/build/BUILDROOT/python-pecan-1.3.2-3.el8.x86_64/usr/lib/python3.6/site-packages/pecan/scaffolds creating /builddir/build/BUILDROOT/python-pecan-1.3.2-3.el8.x86_64/usr/lib/python3.6/site-packages/pecan/scaffolds/rest-api creating /builddir/build/BUILDROOT/python-pecan-1.3.2-3.el8.x86_64/usr/lib/python3.6/site-packages/pecan/scaffolds/rest-api/+package+ creating /builddir/build/BUILDROOT/python-pecan-1.3.2-3.el8.x86_64/usr/lib/python3.6/site-packages/pecan/scaffolds/rest-api/+package+/tests copying build/lib/pecan/scaffolds/rest-api/+package+/tests/test_units.py -> /builddir/build/BUILDROOT/python-pecan-1.3.2-3.el8.x86_64/usr/lib/python3.6/site-packages/pecan/scaffolds/rest-api/+package+/tests copying build/lib/pecan/scaffolds/rest-api/+package+/tests/test_functional.py_tmpl -> /builddir/build/BUILDROOT/python-pecan-1.3.2-3.el8.x86_64/usr/lib/python3.6/site-packages/pecan/scaffolds/rest-api/+package+/tests copying build/lib/pecan/scaffolds/rest-api/+package+/tests/config.py_tmpl -> /builddir/build/BUILDROOT/python-pecan-1.3.2-3.el8.x86_64/usr/lib/python3.6/site-packages/pecan/scaffolds/rest-api/+package+/tests copying build/lib/pecan/scaffolds/rest-api/+package+/tests/__init__.py_tmpl -> /builddir/build/BUILDROOT/python-pecan-1.3.2-3.el8.x86_64/usr/lib/python3.6/site-packages/pecan/scaffolds/rest-api/+package+/tests creating /builddir/build/BUILDROOT/python-pecan-1.3.2-3.el8.x86_64/usr/lib/python3.6/site-packages/pecan/scaffolds/rest-api/+package+/model copying build/lib/pecan/scaffolds/rest-api/+package+/model/__init__.py -> /builddir/build/BUILDROOT/python-pecan-1.3.2-3.el8.x86_64/usr/lib/python3.6/site-packages/pecan/scaffolds/rest-api/+package+/model creating /builddir/build/BUILDROOT/python-pecan-1.3.2-3.el8.x86_64/usr/lib/python3.6/site-packages/pecan/scaffolds/rest-api/+package+/controllers copying build/lib/pecan/scaffolds/rest-api/+package+/controllers/root.py -> /builddir/build/BUILDROOT/python-pecan-1.3.2-3.el8.x86_64/usr/lib/python3.6/site-packages/pecan/scaffolds/rest-api/+package+/controllers copying build/lib/pecan/scaffolds/rest-api/+package+/controllers/__init__.py -> /builddir/build/BUILDROOT/python-pecan-1.3.2-3.el8.x86_64/usr/lib/python3.6/site-packages/pecan/scaffolds/rest-api/+package+/controllers copying build/lib/pecan/scaffolds/rest-api/+package+/errors.py -> /builddir/build/BUILDROOT/python-pecan-1.3.2-3.el8.x86_64/usr/lib/python3.6/site-packages/pecan/scaffolds/rest-api/+package+ copying build/lib/pecan/scaffolds/rest-api/+package+/app.py_tmpl -> /builddir/build/BUILDROOT/python-pecan-1.3.2-3.el8.x86_64/usr/lib/python3.6/site-packages/pecan/scaffolds/rest-api/+package+ copying build/lib/pecan/scaffolds/rest-api/+package+/__init__.py -> /builddir/build/BUILDROOT/python-pecan-1.3.2-3.el8.x86_64/usr/lib/python3.6/site-packages/pecan/scaffolds/rest-api/+package+ copying build/lib/pecan/scaffolds/rest-api/setup.py_tmpl -> /builddir/build/BUILDROOT/python-pecan-1.3.2-3.el8.x86_64/usr/lib/python3.6/site-packages/pecan/scaffolds/rest-api copying build/lib/pecan/scaffolds/rest-api/setup.cfg_tmpl -> /builddir/build/BUILDROOT/python-pecan-1.3.2-3.el8.x86_64/usr/lib/python3.6/site-packages/pecan/scaffolds/rest-api copying build/lib/pecan/scaffolds/rest-api/config.py_tmpl -> /builddir/build/BUILDROOT/python-pecan-1.3.2-3.el8.x86_64/usr/lib/python3.6/site-packages/pecan/scaffolds/rest-api creating /builddir/build/BUILDROOT/python-pecan-1.3.2-3.el8.x86_64/usr/lib/python3.6/site-packages/pecan/scaffolds/base creating /builddir/build/BUILDROOT/python-pecan-1.3.2-3.el8.x86_64/usr/lib/python3.6/site-packages/pecan/scaffolds/base/public creating /builddir/build/BUILDROOT/python-pecan-1.3.2-3.el8.x86_64/usr/lib/python3.6/site-packages/pecan/scaffolds/base/public/images copying build/lib/pecan/scaffolds/base/public/images/logo.png -> /builddir/build/BUILDROOT/python-pecan-1.3.2-3.el8.x86_64/usr/lib/python3.6/site-packages/pecan/scaffolds/base/public/images creating /builddir/build/BUILDROOT/python-pecan-1.3.2-3.el8.x86_64/usr/lib/python3.6/site-packages/pecan/scaffolds/base/public/css copying build/lib/pecan/scaffolds/base/public/css/style.css -> /builddir/build/BUILDROOT/python-pecan-1.3.2-3.el8.x86_64/usr/lib/python3.6/site-packages/pecan/scaffolds/base/public/css creating /builddir/build/BUILDROOT/python-pecan-1.3.2-3.el8.x86_64/usr/lib/python3.6/site-packages/pecan/scaffolds/base/+package+ creating /builddir/build/BUILDROOT/python-pecan-1.3.2-3.el8.x86_64/usr/lib/python3.6/site-packages/pecan/scaffolds/base/+package+/tests copying build/lib/pecan/scaffolds/base/+package+/tests/test_units.py -> /builddir/build/BUILDROOT/python-pecan-1.3.2-3.el8.x86_64/usr/lib/python3.6/site-packages/pecan/scaffolds/base/+package+/tests copying build/lib/pecan/scaffolds/base/+package+/tests/test_functional.py_tmpl -> /builddir/build/BUILDROOT/python-pecan-1.3.2-3.el8.x86_64/usr/lib/python3.6/site-packages/pecan/scaffolds/base/+package+/tests copying build/lib/pecan/scaffolds/base/+package+/tests/config.py_tmpl -> /builddir/build/BUILDROOT/python-pecan-1.3.2-3.el8.x86_64/usr/lib/python3.6/site-packages/pecan/scaffolds/base/+package+/tests copying build/lib/pecan/scaffolds/base/+package+/tests/__init__.py_tmpl -> /builddir/build/BUILDROOT/python-pecan-1.3.2-3.el8.x86_64/usr/lib/python3.6/site-packages/pecan/scaffolds/base/+package+/tests creating /builddir/build/BUILDROOT/python-pecan-1.3.2-3.el8.x86_64/usr/lib/python3.6/site-packages/pecan/scaffolds/base/+package+/templates copying build/lib/pecan/scaffolds/base/+package+/templates/layout.html -> /builddir/build/BUILDROOT/python-pecan-1.3.2-3.el8.x86_64/usr/lib/python3.6/site-packages/pecan/scaffolds/base/+package+/templates copying build/lib/pecan/scaffolds/base/+package+/templates/index.html -> /builddir/build/BUILDROOT/python-pecan-1.3.2-3.el8.x86_64/usr/lib/python3.6/site-packages/pecan/scaffolds/base/+package+/templates copying build/lib/pecan/scaffolds/base/+package+/templates/error.html -> /builddir/build/BUILDROOT/python-pecan-1.3.2-3.el8.x86_64/usr/lib/python3.6/site-packages/pecan/scaffolds/base/+package+/templates creating /builddir/build/BUILDROOT/python-pecan-1.3.2-3.el8.x86_64/usr/lib/python3.6/site-packages/pecan/scaffolds/base/+package+/model copying build/lib/pecan/scaffolds/base/+package+/model/__init__.py -> /builddir/build/BUILDROOT/python-pecan-1.3.2-3.el8.x86_64/usr/lib/python3.6/site-packages/pecan/scaffolds/base/+package+/model creating /builddir/build/BUILDROOT/python-pecan-1.3.2-3.el8.x86_64/usr/lib/python3.6/site-packages/pecan/scaffolds/base/+package+/controllers copying build/lib/pecan/scaffolds/base/+package+/controllers/root.py -> /builddir/build/BUILDROOT/python-pecan-1.3.2-3.el8.x86_64/usr/lib/python3.6/site-packages/pecan/scaffolds/base/+package+/controllers copying build/lib/pecan/scaffolds/base/+package+/controllers/__init__.py -> /builddir/build/BUILDROOT/python-pecan-1.3.2-3.el8.x86_64/usr/lib/python3.6/site-packages/pecan/scaffolds/base/+package+/controllers copying build/lib/pecan/scaffolds/base/+package+/app.py_tmpl -> /builddir/build/BUILDROOT/python-pecan-1.3.2-3.el8.x86_64/usr/lib/python3.6/site-packages/pecan/scaffolds/base/+package+ copying build/lib/pecan/scaffolds/base/+package+/__init__.py -> /builddir/build/BUILDROOT/python-pecan-1.3.2-3.el8.x86_64/usr/lib/python3.6/site-packages/pecan/scaffolds/base/+package+ copying build/lib/pecan/scaffolds/base/setup.py_tmpl -> /builddir/build/BUILDROOT/python-pecan-1.3.2-3.el8.x86_64/usr/lib/python3.6/site-packages/pecan/scaffolds/base copying build/lib/pecan/scaffolds/base/setup.cfg_tmpl -> /builddir/build/BUILDROOT/python-pecan-1.3.2-3.el8.x86_64/usr/lib/python3.6/site-packages/pecan/scaffolds/base copying build/lib/pecan/scaffolds/base/config.py_tmpl -> /builddir/build/BUILDROOT/python-pecan-1.3.2-3.el8.x86_64/usr/lib/python3.6/site-packages/pecan/scaffolds/base copying build/lib/pecan/scaffolds/base/MANIFEST.in -> /builddir/build/BUILDROOT/python-pecan-1.3.2-3.el8.x86_64/usr/lib/python3.6/site-packages/pecan/scaffolds/base copying build/lib/pecan/scaffolds/__init__.py -> /builddir/build/BUILDROOT/python-pecan-1.3.2-3.el8.x86_64/usr/lib/python3.6/site-packages/pecan/scaffolds creating /builddir/build/BUILDROOT/python-pecan-1.3.2-3.el8.x86_64/usr/lib/python3.6/site-packages/pecan/tests creating /builddir/build/BUILDROOT/python-pecan-1.3.2-3.el8.x86_64/usr/lib/python3.6/site-packages/pecan/tests/config_fixtures creating /builddir/build/BUILDROOT/python-pecan-1.3.2-3.el8.x86_64/usr/lib/python3.6/site-packages/pecan/tests/config_fixtures/bad copying build/lib/pecan/tests/config_fixtures/bad/module_and_underscore.py -> /builddir/build/BUILDROOT/python-pecan-1.3.2-3.el8.x86_64/usr/lib/python3.6/site-packages/pecan/tests/config_fixtures/bad copying build/lib/pecan/tests/config_fixtures/bad/importerror.py -> /builddir/build/BUILDROOT/python-pecan-1.3.2-3.el8.x86_64/usr/lib/python3.6/site-packages/pecan/tests/config_fixtures/bad copying build/lib/pecan/tests/config_fixtures/forcedict.py -> /builddir/build/BUILDROOT/python-pecan-1.3.2-3.el8.x86_64/usr/lib/python3.6/site-packages/pecan/tests/config_fixtures copying build/lib/pecan/tests/config_fixtures/foobar.py -> /builddir/build/BUILDROOT/python-pecan-1.3.2-3.el8.x86_64/usr/lib/python3.6/site-packages/pecan/tests/config_fixtures copying build/lib/pecan/tests/config_fixtures/empty.py -> /builddir/build/BUILDROOT/python-pecan-1.3.2-3.el8.x86_64/usr/lib/python3.6/site-packages/pecan/tests/config_fixtures copying build/lib/pecan/tests/config_fixtures/config.py -> /builddir/build/BUILDROOT/python-pecan-1.3.2-3.el8.x86_64/usr/lib/python3.6/site-packages/pecan/tests/config_fixtures creating /builddir/build/BUILDROOT/python-pecan-1.3.2-3.el8.x86_64/usr/lib/python3.6/site-packages/pecan/tests/middleware creating /builddir/build/BUILDROOT/python-pecan-1.3.2-3.el8.x86_64/usr/lib/python3.6/site-packages/pecan/tests/middleware/static_fixtures copying build/lib/pecan/tests/middleware/static_fixtures/text.txt -> /builddir/build/BUILDROOT/python-pecan-1.3.2-3.el8.x86_64/usr/lib/python3.6/site-packages/pecan/tests/middleware/static_fixtures copying build/lib/pecan/tests/middleware/static_fixtures/self.png -> /builddir/build/BUILDROOT/python-pecan-1.3.2-3.el8.x86_64/usr/lib/python3.6/site-packages/pecan/tests/middleware/static_fixtures copying build/lib/pecan/tests/middleware/__init__.py -> /builddir/build/BUILDROOT/python-pecan-1.3.2-3.el8.x86_64/usr/lib/python3.6/site-packages/pecan/tests/middleware copying build/lib/pecan/tests/middleware/test_errordocument.py -> /builddir/build/BUILDROOT/python-pecan-1.3.2-3.el8.x86_64/usr/lib/python3.6/site-packages/pecan/tests/middleware copying build/lib/pecan/tests/middleware/test_recursive.py -> /builddir/build/BUILDROOT/python-pecan-1.3.2-3.el8.x86_64/usr/lib/python3.6/site-packages/pecan/tests/middleware copying build/lib/pecan/tests/middleware/test_static.py -> /builddir/build/BUILDROOT/python-pecan-1.3.2-3.el8.x86_64/usr/lib/python3.6/site-packages/pecan/tests/middleware creating /builddir/build/BUILDROOT/python-pecan-1.3.2-3.el8.x86_64/usr/lib/python3.6/site-packages/pecan/tests/scaffold_fixtures creating /builddir/build/BUILDROOT/python-pecan-1.3.2-3.el8.x86_64/usr/lib/python3.6/site-packages/pecan/tests/scaffold_fixtures/simple creating /builddir/build/BUILDROOT/python-pecan-1.3.2-3.el8.x86_64/usr/lib/python3.6/site-packages/pecan/tests/scaffold_fixtures/simple/bar copying build/lib/pecan/tests/scaffold_fixtures/simple/bar/spam.txt -> /builddir/build/BUILDROOT/python-pecan-1.3.2-3.el8.x86_64/usr/lib/python3.6/site-packages/pecan/tests/scaffold_fixtures/simple/bar copying build/lib/pecan/tests/scaffold_fixtures/simple/foo -> /builddir/build/BUILDROOT/python-pecan-1.3.2-3.el8.x86_64/usr/lib/python3.6/site-packages/pecan/tests/scaffold_fixtures/simple creating /builddir/build/BUILDROOT/python-pecan-1.3.2-3.el8.x86_64/usr/lib/python3.6/site-packages/pecan/tests/scaffold_fixtures/file_sub creating /builddir/build/BUILDROOT/python-pecan-1.3.2-3.el8.x86_64/usr/lib/python3.6/site-packages/pecan/tests/scaffold_fixtures/file_sub/bar_+package+ copying build/lib/pecan/tests/scaffold_fixtures/file_sub/bar_+package+/spam.txt -> /builddir/build/BUILDROOT/python-pecan-1.3.2-3.el8.x86_64/usr/lib/python3.6/site-packages/pecan/tests/scaffold_fixtures/file_sub/bar_+package+ copying build/lib/pecan/tests/scaffold_fixtures/file_sub/foo_+package+ -> /builddir/build/BUILDROOT/python-pecan-1.3.2-3.el8.x86_64/usr/lib/python3.6/site-packages/pecan/tests/scaffold_fixtures/file_sub creating /builddir/build/BUILDROOT/python-pecan-1.3.2-3.el8.x86_64/usr/lib/python3.6/site-packages/pecan/tests/scaffold_fixtures/content_sub creating /builddir/build/BUILDROOT/python-pecan-1.3.2-3.el8.x86_64/usr/lib/python3.6/site-packages/pecan/tests/scaffold_fixtures/content_sub/bar copying build/lib/pecan/tests/scaffold_fixtures/content_sub/bar/spam.txt_tmpl -> /builddir/build/BUILDROOT/python-pecan-1.3.2-3.el8.x86_64/usr/lib/python3.6/site-packages/pecan/tests/scaffold_fixtures/content_sub/bar copying build/lib/pecan/tests/scaffold_fixtures/content_sub/foo_tmpl -> /builddir/build/BUILDROOT/python-pecan-1.3.2-3.el8.x86_64/usr/lib/python3.6/site-packages/pecan/tests/scaffold_fixtures/content_sub copying build/lib/pecan/tests/scaffold_fixtures/__init__.py -> /builddir/build/BUILDROOT/python-pecan-1.3.2-3.el8.x86_64/usr/lib/python3.6/site-packages/pecan/tests/scaffold_fixtures creating /builddir/build/BUILDROOT/python-pecan-1.3.2-3.el8.x86_64/usr/lib/python3.6/site-packages/pecan/tests/templates copying build/lib/pecan/tests/templates/mako_bad.html -> /builddir/build/BUILDROOT/python-pecan-1.3.2-3.el8.x86_64/usr/lib/python3.6/site-packages/pecan/tests/templates copying build/lib/pecan/tests/templates/mako.html -> /builddir/build/BUILDROOT/python-pecan-1.3.2-3.el8.x86_64/usr/lib/python3.6/site-packages/pecan/tests/templates copying build/lib/pecan/tests/templates/kajiki.html -> /builddir/build/BUILDROOT/python-pecan-1.3.2-3.el8.x86_64/usr/lib/python3.6/site-packages/pecan/tests/templates copying build/lib/pecan/tests/templates/jinja_bad.html -> /builddir/build/BUILDROOT/python-pecan-1.3.2-3.el8.x86_64/usr/lib/python3.6/site-packages/pecan/tests/templates copying build/lib/pecan/tests/templates/jinja.html -> /builddir/build/BUILDROOT/python-pecan-1.3.2-3.el8.x86_64/usr/lib/python3.6/site-packages/pecan/tests/templates copying build/lib/pecan/tests/templates/genshi_bad.html -> /builddir/build/BUILDROOT/python-pecan-1.3.2-3.el8.x86_64/usr/lib/python3.6/site-packages/pecan/tests/templates copying build/lib/pecan/tests/templates/genshi.html -> /builddir/build/BUILDROOT/python-pecan-1.3.2-3.el8.x86_64/usr/lib/python3.6/site-packages/pecan/tests/templates copying build/lib/pecan/tests/templates/form_name_valid.html -> /builddir/build/BUILDROOT/python-pecan-1.3.2-3.el8.x86_64/usr/lib/python3.6/site-packages/pecan/tests/templates copying build/lib/pecan/tests/templates/form_name_invalid_custom.html -> /builddir/build/BUILDROOT/python-pecan-1.3.2-3.el8.x86_64/usr/lib/python3.6/site-packages/pecan/tests/templates copying build/lib/pecan/tests/templates/form_name_invalid.html -> /builddir/build/BUILDROOT/python-pecan-1.3.2-3.el8.x86_64/usr/lib/python3.6/site-packages/pecan/tests/templates copying build/lib/pecan/tests/templates/form_name.html -> /builddir/build/BUILDROOT/python-pecan-1.3.2-3.el8.x86_64/usr/lib/python3.6/site-packages/pecan/tests/templates copying build/lib/pecan/tests/templates/form_login_valid.html -> /builddir/build/BUILDROOT/python-pecan-1.3.2-3.el8.x86_64/usr/lib/python3.6/site-packages/pecan/tests/templates copying build/lib/pecan/tests/templates/form_login_invalid.html -> /builddir/build/BUILDROOT/python-pecan-1.3.2-3.el8.x86_64/usr/lib/python3.6/site-packages/pecan/tests/templates copying build/lib/pecan/tests/templates/form_colors_valid.html -> /builddir/build/BUILDROOT/python-pecan-1.3.2-3.el8.x86_64/usr/lib/python3.6/site-packages/pecan/tests/templates copying build/lib/pecan/tests/templates/form_colors_invalid.html -> /builddir/build/BUILDROOT/python-pecan-1.3.2-3.el8.x86_64/usr/lib/python3.6/site-packages/pecan/tests/templates copying build/lib/pecan/tests/templates/form_colors.html -> /builddir/build/BUILDROOT/python-pecan-1.3.2-3.el8.x86_64/usr/lib/python3.6/site-packages/pecan/tests/templates copying build/lib/pecan/tests/templates/__init__.py -> /builddir/build/BUILDROOT/python-pecan-1.3.2-3.el8.x86_64/usr/lib/python3.6/site-packages/pecan/tests/templates copying build/lib/pecan/tests/__init__.py -> /builddir/build/BUILDROOT/python-pecan-1.3.2-3.el8.x86_64/usr/lib/python3.6/site-packages/pecan/tests copying build/lib/pecan/tests/scaffold_builder.py -> /builddir/build/BUILDROOT/python-pecan-1.3.2-3.el8.x86_64/usr/lib/python3.6/site-packages/pecan/tests copying build/lib/pecan/tests/test_base.py -> /builddir/build/BUILDROOT/python-pecan-1.3.2-3.el8.x86_64/usr/lib/python3.6/site-packages/pecan/tests copying build/lib/pecan/tests/test_commands.py -> /builddir/build/BUILDROOT/python-pecan-1.3.2-3.el8.x86_64/usr/lib/python3.6/site-packages/pecan/tests copying build/lib/pecan/tests/test_conf.py -> /builddir/build/BUILDROOT/python-pecan-1.3.2-3.el8.x86_64/usr/lib/python3.6/site-packages/pecan/tests copying build/lib/pecan/tests/test_generic.py -> /builddir/build/BUILDROOT/python-pecan-1.3.2-3.el8.x86_64/usr/lib/python3.6/site-packages/pecan/tests copying build/lib/pecan/tests/test_hooks.py -> /builddir/build/BUILDROOT/python-pecan-1.3.2-3.el8.x86_64/usr/lib/python3.6/site-packages/pecan/tests copying build/lib/pecan/tests/test_jsonify.py -> /builddir/build/BUILDROOT/python-pecan-1.3.2-3.el8.x86_64/usr/lib/python3.6/site-packages/pecan/tests copying build/lib/pecan/tests/test_no_thread_locals.py -> /builddir/build/BUILDROOT/python-pecan-1.3.2-3.el8.x86_64/usr/lib/python3.6/site-packages/pecan/tests copying build/lib/pecan/tests/test_rest.py -> /builddir/build/BUILDROOT/python-pecan-1.3.2-3.el8.x86_64/usr/lib/python3.6/site-packages/pecan/tests copying build/lib/pecan/tests/test_scaffolds.py -> /builddir/build/BUILDROOT/python-pecan-1.3.2-3.el8.x86_64/usr/lib/python3.6/site-packages/pecan/tests copying build/lib/pecan/tests/test_secure.py -> /builddir/build/BUILDROOT/python-pecan-1.3.2-3.el8.x86_64/usr/lib/python3.6/site-packages/pecan/tests copying build/lib/pecan/tests/test_templating.py -> /builddir/build/BUILDROOT/python-pecan-1.3.2-3.el8.x86_64/usr/lib/python3.6/site-packages/pecan/tests copying build/lib/pecan/tests/test_util.py -> /builddir/build/BUILDROOT/python-pecan-1.3.2-3.el8.x86_64/usr/lib/python3.6/site-packages/pecan/tests copying build/lib/pecan/__init__.py -> /builddir/build/BUILDROOT/python-pecan-1.3.2-3.el8.x86_64/usr/lib/python3.6/site-packages/pecan copying build/lib/pecan/configuration.py -> /builddir/build/BUILDROOT/python-pecan-1.3.2-3.el8.x86_64/usr/lib/python3.6/site-packages/pecan copying build/lib/pecan/core.py -> /builddir/build/BUILDROOT/python-pecan-1.3.2-3.el8.x86_64/usr/lib/python3.6/site-packages/pecan copying build/lib/pecan/decorators.py -> /builddir/build/BUILDROOT/python-pecan-1.3.2-3.el8.x86_64/usr/lib/python3.6/site-packages/pecan copying build/lib/pecan/deploy.py -> /builddir/build/BUILDROOT/python-pecan-1.3.2-3.el8.x86_64/usr/lib/python3.6/site-packages/pecan copying build/lib/pecan/extensions.py -> /builddir/build/BUILDROOT/python-pecan-1.3.2-3.el8.x86_64/usr/lib/python3.6/site-packages/pecan copying build/lib/pecan/hooks.py -> /builddir/build/BUILDROOT/python-pecan-1.3.2-3.el8.x86_64/usr/lib/python3.6/site-packages/pecan copying build/lib/pecan/jsonify.py -> /builddir/build/BUILDROOT/python-pecan-1.3.2-3.el8.x86_64/usr/lib/python3.6/site-packages/pecan copying build/lib/pecan/log.py -> /builddir/build/BUILDROOT/python-pecan-1.3.2-3.el8.x86_64/usr/lib/python3.6/site-packages/pecan copying build/lib/pecan/rest.py -> /builddir/build/BUILDROOT/python-pecan-1.3.2-3.el8.x86_64/usr/lib/python3.6/site-packages/pecan copying build/lib/pecan/routing.py -> /builddir/build/BUILDROOT/python-pecan-1.3.2-3.el8.x86_64/usr/lib/python3.6/site-packages/pecan copying build/lib/pecan/secure.py -> /builddir/build/BUILDROOT/python-pecan-1.3.2-3.el8.x86_64/usr/lib/python3.6/site-packages/pecan copying build/lib/pecan/templating.py -> /builddir/build/BUILDROOT/python-pecan-1.3.2-3.el8.x86_64/usr/lib/python3.6/site-packages/pecan copying build/lib/pecan/testing.py -> /builddir/build/BUILDROOT/python-pecan-1.3.2-3.el8.x86_64/usr/lib/python3.6/site-packages/pecan copying build/lib/pecan/util.py -> /builddir/build/BUILDROOT/python-pecan-1.3.2-3.el8.x86_64/usr/lib/python3.6/site-packages/pecan byte-compiling /builddir/build/BUILDROOT/python-pecan-1.3.2-3.el8.x86_64/usr/lib/python3.6/site-packages/pecan/commands/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pecan-1.3.2-3.el8.x86_64/usr/lib/python3.6/site-packages/pecan/commands/base.py to base.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pecan-1.3.2-3.el8.x86_64/usr/lib/python3.6/site-packages/pecan/commands/create.py to create.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pecan-1.3.2-3.el8.x86_64/usr/lib/python3.6/site-packages/pecan/commands/serve.py to serve.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pecan-1.3.2-3.el8.x86_64/usr/lib/python3.6/site-packages/pecan/commands/shell.py to shell.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pecan-1.3.2-3.el8.x86_64/usr/lib/python3.6/site-packages/pecan/compat/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pecan-1.3.2-3.el8.x86_64/usr/lib/python3.6/site-packages/pecan/ext/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pecan-1.3.2-3.el8.x86_64/usr/lib/python3.6/site-packages/pecan/middleware/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pecan-1.3.2-3.el8.x86_64/usr/lib/python3.6/site-packages/pecan/middleware/debug.py to debug.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pecan-1.3.2-3.el8.x86_64/usr/lib/python3.6/site-packages/pecan/middleware/errordocument.py to errordocument.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pecan-1.3.2-3.el8.x86_64/usr/lib/python3.6/site-packages/pecan/middleware/recursive.py to recursive.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pecan-1.3.2-3.el8.x86_64/usr/lib/python3.6/site-packages/pecan/middleware/static.py to static.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pecan-1.3.2-3.el8.x86_64/usr/lib/python3.6/site-packages/pecan/scaffolds/rest-api/+package+/tests/test_units.py to test_units.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pecan-1.3.2-3.el8.x86_64/usr/lib/python3.6/site-packages/pecan/scaffolds/rest-api/+package+/model/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pecan-1.3.2-3.el8.x86_64/usr/lib/python3.6/site-packages/pecan/scaffolds/rest-api/+package+/controllers/root.py to root.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pecan-1.3.2-3.el8.x86_64/usr/lib/python3.6/site-packages/pecan/scaffolds/rest-api/+package+/controllers/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pecan-1.3.2-3.el8.x86_64/usr/lib/python3.6/site-packages/pecan/scaffolds/rest-api/+package+/errors.py to errors.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pecan-1.3.2-3.el8.x86_64/usr/lib/python3.6/site-packages/pecan/scaffolds/rest-api/+package+/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pecan-1.3.2-3.el8.x86_64/usr/lib/python3.6/site-packages/pecan/scaffolds/base/+package+/tests/test_units.py to test_units.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pecan-1.3.2-3.el8.x86_64/usr/lib/python3.6/site-packages/pecan/scaffolds/base/+package+/model/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pecan-1.3.2-3.el8.x86_64/usr/lib/python3.6/site-packages/pecan/scaffolds/base/+package+/controllers/root.py to root.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pecan-1.3.2-3.el8.x86_64/usr/lib/python3.6/site-packages/pecan/scaffolds/base/+package+/controllers/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pecan-1.3.2-3.el8.x86_64/usr/lib/python3.6/site-packages/pecan/scaffolds/base/+package+/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pecan-1.3.2-3.el8.x86_64/usr/lib/python3.6/site-packages/pecan/scaffolds/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pecan-1.3.2-3.el8.x86_64/usr/lib/python3.6/site-packages/pecan/tests/config_fixtures/bad/module_and_underscore.py to module_and_underscore.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pecan-1.3.2-3.el8.x86_64/usr/lib/python3.6/site-packages/pecan/tests/config_fixtures/bad/importerror.py to importerror.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pecan-1.3.2-3.el8.x86_64/usr/lib/python3.6/site-packages/pecan/tests/config_fixtures/forcedict.py to forcedict.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pecan-1.3.2-3.el8.x86_64/usr/lib/python3.6/site-packages/pecan/tests/config_fixtures/foobar.py to foobar.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pecan-1.3.2-3.el8.x86_64/usr/lib/python3.6/site-packages/pecan/tests/config_fixtures/empty.py to empty.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pecan-1.3.2-3.el8.x86_64/usr/lib/python3.6/site-packages/pecan/tests/config_fixtures/config.py to config.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pecan-1.3.2-3.el8.x86_64/usr/lib/python3.6/site-packages/pecan/tests/middleware/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pecan-1.3.2-3.el8.x86_64/usr/lib/python3.6/site-packages/pecan/tests/middleware/test_errordocument.py to test_errordocument.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pecan-1.3.2-3.el8.x86_64/usr/lib/python3.6/site-packages/pecan/tests/middleware/test_recursive.py to test_recursive.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pecan-1.3.2-3.el8.x86_64/usr/lib/python3.6/site-packages/pecan/tests/middleware/test_static.py to test_static.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pecan-1.3.2-3.el8.x86_64/usr/lib/python3.6/site-packages/pecan/tests/scaffold_fixtures/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pecan-1.3.2-3.el8.x86_64/usr/lib/python3.6/site-packages/pecan/tests/templates/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pecan-1.3.2-3.el8.x86_64/usr/lib/python3.6/site-packages/pecan/tests/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pecan-1.3.2-3.el8.x86_64/usr/lib/python3.6/site-packages/pecan/tests/scaffold_builder.py to scaffold_builder.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pecan-1.3.2-3.el8.x86_64/usr/lib/python3.6/site-packages/pecan/tests/test_base.py to test_base.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pecan-1.3.2-3.el8.x86_64/usr/lib/python3.6/site-packages/pecan/tests/test_commands.py to test_commands.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pecan-1.3.2-3.el8.x86_64/usr/lib/python3.6/site-packages/pecan/tests/test_conf.py to test_conf.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pecan-1.3.2-3.el8.x86_64/usr/lib/python3.6/site-packages/pecan/tests/test_generic.py to test_generic.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pecan-1.3.2-3.el8.x86_64/usr/lib/python3.6/site-packages/pecan/tests/test_hooks.py to test_hooks.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pecan-1.3.2-3.el8.x86_64/usr/lib/python3.6/site-packages/pecan/tests/test_jsonify.py to test_jsonify.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pecan-1.3.2-3.el8.x86_64/usr/lib/python3.6/site-packages/pecan/tests/test_no_thread_locals.py to test_no_thread_locals.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pecan-1.3.2-3.el8.x86_64/usr/lib/python3.6/site-packages/pecan/tests/test_rest.py to test_rest.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pecan-1.3.2-3.el8.x86_64/usr/lib/python3.6/site-packages/pecan/tests/test_scaffolds.py to test_scaffolds.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pecan-1.3.2-3.el8.x86_64/usr/lib/python3.6/site-packages/pecan/tests/test_secure.py to test_secure.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pecan-1.3.2-3.el8.x86_64/usr/lib/python3.6/site-packages/pecan/tests/test_templating.py to test_templating.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pecan-1.3.2-3.el8.x86_64/usr/lib/python3.6/site-packages/pecan/tests/test_util.py to test_util.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pecan-1.3.2-3.el8.x86_64/usr/lib/python3.6/site-packages/pecan/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pecan-1.3.2-3.el8.x86_64/usr/lib/python3.6/site-packages/pecan/configuration.py to configuration.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pecan-1.3.2-3.el8.x86_64/usr/lib/python3.6/site-packages/pecan/core.py to core.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pecan-1.3.2-3.el8.x86_64/usr/lib/python3.6/site-packages/pecan/decorators.py to decorators.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pecan-1.3.2-3.el8.x86_64/usr/lib/python3.6/site-packages/pecan/deploy.py to deploy.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pecan-1.3.2-3.el8.x86_64/usr/lib/python3.6/site-packages/pecan/extensions.py to extensions.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pecan-1.3.2-3.el8.x86_64/usr/lib/python3.6/site-packages/pecan/hooks.py to hooks.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pecan-1.3.2-3.el8.x86_64/usr/lib/python3.6/site-packages/pecan/jsonify.py to jsonify.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pecan-1.3.2-3.el8.x86_64/usr/lib/python3.6/site-packages/pecan/log.py to log.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pecan-1.3.2-3.el8.x86_64/usr/lib/python3.6/site-packages/pecan/rest.py to rest.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pecan-1.3.2-3.el8.x86_64/usr/lib/python3.6/site-packages/pecan/routing.py to routing.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pecan-1.3.2-3.el8.x86_64/usr/lib/python3.6/site-packages/pecan/secure.py to secure.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pecan-1.3.2-3.el8.x86_64/usr/lib/python3.6/site-packages/pecan/templating.py to templating.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pecan-1.3.2-3.el8.x86_64/usr/lib/python3.6/site-packages/pecan/testing.py to testing.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pecan-1.3.2-3.el8.x86_64/usr/lib/python3.6/site-packages/pecan/util.py to util.cpython-36.pyc running install_egg_info running egg_info writing pecan.egg-info/PKG-INFO writing dependency_links to pecan.egg-info/dependency_links.txt writing entry points to pecan.egg-info/entry_points.txt writing requirements to pecan.egg-info/requires.txt writing top-level names to pecan.egg-info/top_level.txt reading manifest file 'pecan.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'pecan/middleware/resources/*' writing manifest file 'pecan.egg-info/SOURCES.txt' Copying pecan.egg-info to /builddir/build/BUILDROOT/python-pecan-1.3.2-3.el8.x86_64/usr/lib/python3.6/site-packages/pecan-1.3.2-py3.6.egg-info running install_scripts creating /builddir/build/BUILDROOT/python-pecan-1.3.2-3.el8.x86_64/usr/bin copying build/scripts-3.6/pecan -> /builddir/build/BUILDROOT/python-pecan-1.3.2-3.el8.x86_64/usr/bin changing mode of /builddir/build/BUILDROOT/python-pecan-1.3.2-3.el8.x86_64/usr/bin/pecan to 755 Installing pecan script to /builddir/build/BUILDROOT/python-pecan-1.3.2-3.el8.x86_64/usr/bin Installing gunicorn_pecan script to /builddir/build/BUILDROOT/python-pecan-1.3.2-3.el8.x86_64/usr/bin + mv /builddir/build/BUILDROOT/python-pecan-1.3.2-3.el8.x86_64/usr/bin/pecan /builddir/build/BUILDROOT/python-pecan-1.3.2-3.el8.x86_64/usr/bin/pecan-3.6 + ln -s pecan-3.6 /builddir/build/BUILDROOT/python-pecan-1.3.2-3.el8.x86_64/usr/bin/pecan-3 + mv /builddir/build/BUILDROOT/python-pecan-1.3.2-3.el8.x86_64/usr/bin/gunicorn_pecan /builddir/build/BUILDROOT/python-pecan-1.3.2-3.el8.x86_64/usr/bin/gunicorn_pecan-3.6 + ln -s gunicorn_pecan-3.6 /builddir/build/BUILDROOT/python-pecan-1.3.2-3.el8.x86_64/usr/bin/gunicorn_pecan-3 + /usr/lib/rpm/find-debuginfo.sh -j2 --strict-build-id -m -i --build-id-seed 1.3.2-3.el8 --unique-debug-suffix -1.3.2-3.el8.x86_64 --unique-debug-src-base python-pecan-1.3.2-3.el8.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /builddir/build/BUILD/pecan-1.3.2 find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile 1 Bytecompiling .py files below /builddir/build/BUILDROOT/python-pecan-1.3.2-3.el8.x86_64/usr/lib/python3.6 using /usr/libexec/platform-python + /usr/lib/rpm/brp-python-hardlink + PYTHON3=/usr/libexec/platform-python + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: python3-pecan-1.3.2-3.el8.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.o4Y009 + umask 022 + cd /builddir/build/BUILD + cd pecan-1.3.2 + DOCDIR=/builddir/build/BUILDROOT/python-pecan-1.3.2-3.el8.x86_64/usr/share/doc/python3-pecan + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-pecan-1.3.2-3.el8.x86_64/usr/share/doc/python3-pecan + cp -pr README.rst /builddir/build/BUILDROOT/python-pecan-1.3.2-3.el8.x86_64/usr/share/doc/python3-pecan + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.zhPH31 + umask 022 + cd /builddir/build/BUILD + cd pecan-1.3.2 + LICENSEDIR=/builddir/build/BUILDROOT/python-pecan-1.3.2-3.el8.x86_64/usr/share/licenses/python3-pecan + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-pecan-1.3.2-3.el8.x86_64/usr/share/licenses/python3-pecan + cp -pr LICENSE /builddir/build/BUILDROOT/python-pecan-1.3.2-3.el8.x86_64/usr/share/licenses/python3-pecan + exit 0 Provides: python3-pecan = 1.3.2-3.el8 python3.6dist(pecan) = 1.3.2 python3dist(pecan) = 1.3.2 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/libexec/platform-python python(abi) = 3.6 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-pecan-1.3.2-3.el8.x86_64 Wrote: /builddir/build/RPMS/python3-pecan-1.3.2-3.el8.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.02SdOr + umask 022 + cd /builddir/build/BUILD + cd pecan-1.3.2 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-pecan-1.3.2-3.el8.x86_64 + exit 0 Child return code was: 0