Mock Version: 2.8 Mock Version: 2.8 Mock Version: 2.8 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python-werkzeug.spec'], chrootPath='/var/lib/mock/cloud9s-openstack-antelope-el9s-build-164942-997970/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'http_proxy': 'http://cache.rdu2.centos.org:8080', 'https_proxy': 'http://cache.rdu2.centos.org:8080', 'no_proxy': '127.0.0.1,::1,localhost,localhost.localdomain,localhost4,localhost4.localdomain4,localhost6,localhost6.localdomain6'}shell=Falselogger=timeout=86400uid=989gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python-werkzeug.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'http_proxy': 'http://cache.rdu2.centos.org:8080', 'https_proxy': 'http://cache.rdu2.centos.org:8080', 'no_proxy': '127.0.0.1,::1,localhost,localhost.localdomain,localhost4,localhost4.localdomain4,localhost6,localhost6.localdomain6'} and shell False Building target platforms: noarch Building for target noarch setting SOURCE_DATE_EPOCH=1660003200 Wrote: /builddir/build/SRPMS/python-werkzeug-2.2.2-1.el9s.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/python-werkzeug.spec'], chrootPath='/var/lib/mock/cloud9s-openstack-antelope-el9s-build-164942-997970/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'http_proxy': 'http://cache.rdu2.centos.org:8080', 'https_proxy': 'http://cache.rdu2.centos.org:8080', 'no_proxy': '127.0.0.1,::1,localhost,localhost.localdomain,localhost4,localhost4.localdomain4,localhost6,localhost6.localdomain6'}shell=Falselogger=timeout=86400uid=989gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/python-werkzeug.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'http_proxy': 'http://cache.rdu2.centos.org:8080', 'https_proxy': 'http://cache.rdu2.centos.org:8080', 'no_proxy': '127.0.0.1,::1,localhost,localhost.localdomain,localhost4,localhost4.localdomain4,localhost6,localhost6.localdomain6'} and shell False Building target platforms: noarch Building for target noarch setting SOURCE_DATE_EPOCH=1660003200 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.8cAwut + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf Werkzeug-2.2.2 + /usr/bin/gzip -dc /builddir/build/SOURCES/Werkzeug-2.2.2.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd Werkzeug-2.2.2 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/cat /builddir/build/SOURCES/preserve-any-existing-PYTHONPATH-in-tests.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + find examples/ -type f -name '*.png' -executable -print -exec chmod -x '{}' + examples/cupoftee/shared/up.png examples/cupoftee/shared/down.png + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.SQlU05 + umask 022 + cd /builddir/build/BUILD + cd Werkzeug-2.2.2 ++ '[' -f _current_flavor ']' ++ true + python_flavor= + '[' -z '' ']' + python_flavor=tmp + '[' tmp '!=' python3 ']' + '[' -d build ']' + '[' -d _build.python3 ']' + echo python3 + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' running build running build_py creating build creating build/lib creating build/lib/werkzeug copying src/werkzeug/security.py -> build/lib/werkzeug copying src/werkzeug/test.py -> build/lib/werkzeug copying src/werkzeug/wsgi.py -> build/lib/werkzeug copying src/werkzeug/exceptions.py -> build/lib/werkzeug copying src/werkzeug/serving.py -> build/lib/werkzeug copying src/werkzeug/formparser.py -> build/lib/werkzeug copying src/werkzeug/local.py -> build/lib/werkzeug copying src/werkzeug/datastructures.py -> build/lib/werkzeug copying src/werkzeug/http.py -> build/lib/werkzeug copying src/werkzeug/user_agent.py -> build/lib/werkzeug copying src/werkzeug/urls.py -> build/lib/werkzeug copying src/werkzeug/testapp.py -> build/lib/werkzeug copying src/werkzeug/_internal.py -> build/lib/werkzeug copying src/werkzeug/_reloader.py -> build/lib/werkzeug copying src/werkzeug/utils.py -> build/lib/werkzeug copying src/werkzeug/__init__.py -> build/lib/werkzeug creating build/lib/werkzeug/wrappers copying src/werkzeug/wrappers/request.py -> build/lib/werkzeug/wrappers copying src/werkzeug/wrappers/response.py -> build/lib/werkzeug/wrappers copying src/werkzeug/wrappers/__init__.py -> build/lib/werkzeug/wrappers creating build/lib/werkzeug/middleware copying src/werkzeug/middleware/http_proxy.py -> build/lib/werkzeug/middleware copying src/werkzeug/middleware/lint.py -> build/lib/werkzeug/middleware copying src/werkzeug/middleware/proxy_fix.py -> build/lib/werkzeug/middleware copying src/werkzeug/middleware/dispatcher.py -> build/lib/werkzeug/middleware copying src/werkzeug/middleware/__init__.py -> build/lib/werkzeug/middleware copying src/werkzeug/middleware/profiler.py -> build/lib/werkzeug/middleware copying src/werkzeug/middleware/shared_data.py -> build/lib/werkzeug/middleware creating build/lib/werkzeug/sansio copying src/werkzeug/sansio/request.py -> build/lib/werkzeug/sansio copying src/werkzeug/sansio/response.py -> build/lib/werkzeug/sansio copying src/werkzeug/sansio/http.py -> build/lib/werkzeug/sansio copying src/werkzeug/sansio/multipart.py -> build/lib/werkzeug/sansio copying src/werkzeug/sansio/utils.py -> build/lib/werkzeug/sansio copying src/werkzeug/sansio/__init__.py -> build/lib/werkzeug/sansio creating build/lib/werkzeug/debug copying src/werkzeug/debug/console.py -> build/lib/werkzeug/debug copying src/werkzeug/debug/tbtools.py -> build/lib/werkzeug/debug copying src/werkzeug/debug/repr.py -> build/lib/werkzeug/debug copying src/werkzeug/debug/__init__.py -> build/lib/werkzeug/debug creating build/lib/werkzeug/routing copying src/werkzeug/routing/map.py -> build/lib/werkzeug/routing copying src/werkzeug/routing/rules.py -> build/lib/werkzeug/routing copying src/werkzeug/routing/matcher.py -> build/lib/werkzeug/routing copying src/werkzeug/routing/converters.py -> build/lib/werkzeug/routing copying src/werkzeug/routing/exceptions.py -> build/lib/werkzeug/routing copying src/werkzeug/routing/__init__.py -> build/lib/werkzeug/routing running egg_info writing src/Werkzeug.egg-info/PKG-INFO writing dependency_links to src/Werkzeug.egg-info/dependency_links.txt writing requirements to src/Werkzeug.egg-info/requires.txt writing top-level names to src/Werkzeug.egg-info/top_level.txt reading manifest file 'src/Werkzeug.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching 'docs/_build' adding license file 'LICENSE.rst' warning: no previously-included files matching '*.pyc' found anywhere in distribution writing manifest file 'src/Werkzeug.egg-info/SOURCES.txt' copying src/werkzeug/datastructures.pyi -> build/lib/werkzeug copying src/werkzeug/py.typed -> build/lib/werkzeug creating build/lib/werkzeug/debug/shared copying src/werkzeug/debug/shared/ICON_LICENSE.md -> build/lib/werkzeug/debug/shared copying src/werkzeug/debug/shared/console.png -> build/lib/werkzeug/debug/shared copying src/werkzeug/debug/shared/debugger.js -> build/lib/werkzeug/debug/shared copying src/werkzeug/debug/shared/less.png -> build/lib/werkzeug/debug/shared copying src/werkzeug/debug/shared/more.png -> build/lib/werkzeug/debug/shared copying src/werkzeug/debug/shared/style.css -> build/lib/werkzeug/debug/shared ~/build/BUILD/Werkzeug-2.2.2/docs ~/build/BUILD/Werkzeug-2.2.2 + pushd docs + make PYTHONPATH=../src/ SPHINXBUILD=sphinx-build-3 html Running Sphinx v3.4.3 making output directory... done loading intersphinx inventory from https://docs.python.org/3/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://docs.python.org/3/objects.inv' not fetchable due to : HTTPSConnectionPool(host='docs.python.org', port=443): Max retries exceeded with url: /3/objects.inv (Caused by ProxyError('Cannot connect to proxy.', NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))) building [mo]: targets for 0 po files that are out of date building [html]: targets for 39 source files that are out of date updating environment: [new config] 39 added, 0 changed, 0 removed reading sources... [ 2%] changes reading sources... [ 5%] datastructures reading sources... [ 7%] debug reading sources... [ 10%] deployment/apache-httpd reading sources... [ 12%] deployment/eventlet reading sources... [ 15%] deployment/gevent reading sources... [ 17%] deployment/gunicorn reading sources... [ 20%] deployment/index reading sources... [ 23%] deployment/mod_wsgi reading sources... [ 25%] deployment/nginx reading sources... [ 28%] deployment/proxy_fix reading sources... [ 30%] deployment/uwsgi reading sources... [ 33%] deployment/waitress reading sources... [ 35%] exceptions reading sources... [ 38%] http reading sources... [ 41%] index reading sources... [ 43%] installation reading sources... [ 46%] levels reading sources... [ 48%] license reading sources... [ 51%] local reading sources... [ 53%] middleware/dispatcher reading sources... [ 56%] middleware/http_proxy reading sources... [ 58%] middleware/index reading sources... [ 61%] middleware/lint reading sources... [ 64%] middleware/profiler reading sources... [ 66%] middleware/proxy_fix reading sources... [ 69%] middleware/shared_data reading sources... [ 71%] quickstart reading sources... [ 74%] request_data reading sources... [ 76%] routing reading sources... [ 79%] serving reading sources... [ 82%] terms reading sources... [ 84%] test reading sources... [ 87%] tutorial reading sources... [ 89%] unicode reading sources... [ 92%] urls reading sources... [ 94%] utils reading sources... [ 97%] wrappers reading sources... [100%] wsgi looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done writing output... [ 2%] changes writing output... [ 5%] datastructures writing output... [ 7%] debug writing output... [ 10%] deployment/apache-httpd writing output... [ 12%] deployment/eventlet writing output... [ 15%] deployment/gevent writing output... [ 17%] deployment/gunicorn writing output... [ 20%] deployment/index writing output... [ 23%] deployment/mod_wsgi writing output... [ 25%] deployment/nginx writing output... [ 28%] deployment/proxy_fix writing output... [ 30%] deployment/uwsgi writing output... [ 33%] deployment/waitress writing output... [ 35%] exceptions writing output... [ 38%] http writing output... [ 41%] index writing output... [ 43%] installation writing output... [ 46%] levels writing output... [ 48%] license writing output... [ 51%] local writing output... [ 53%] middleware/dispatcher writing output... [ 56%] middleware/http_proxy writing output... [ 58%] middleware/index writing output... [ 61%] middleware/lint writing output... [ 64%] middleware/profiler writing output... [ 66%] middleware/proxy_fix writing output... [ 69%] middleware/shared_data writing output... [ 71%] quickstart writing output... [ 74%] request_data writing output... [ 76%] routing writing output... [ 79%] serving writing output... [ 82%] terms writing output... [ 84%] test writing output... [ 87%] tutorial writing output... [ 89%] unicode writing output... [ 92%] urls writing output... [ 94%] utils writing output... [ 97%] wrappers writing output... [100%] wsgi generating indices... genindex py-modindex done writing additional pages... search done copying images... [ 50%] _static/debug-screenshot.png copying images... [100%] _static/shortly.png copying static files... done copying extra files... done dumping search index in English (code: en)... done dumping object inventory... done build succeeded, 1 warning. The HTML pages are in _build/html. + rm -v _build/html/.buildinfo removed '_build/html/.buildinfo' ~/build/BUILD/Werkzeug-2.2.2 + popd + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.9dX8LL + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-werkzeug-2.2.2-1.el9s.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-werkzeug-2.2.2-1.el9s.noarch ++ dirname /builddir/build/BUILDROOT/python-werkzeug-2.2.2-1.el9s.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-werkzeug-2.2.2-1.el9s.noarch + cd Werkzeug-2.2.2 ++ '[' -f _current_flavor ']' ++ cat _current_flavor + python_flavor=python3 + '[' -z python3 ']' + '[' python3 '!=' python3 ']' + echo python3 + /usr/bin/python3 setup.py install -O1 --skip-build --force --root /builddir/build/BUILDROOT/python-werkzeug-2.2.2-1.el9s.noarch --prefix /usr running install running install_lib creating /builddir/build/BUILDROOT/python-werkzeug-2.2.2-1.el9s.noarch/usr creating /builddir/build/BUILDROOT/python-werkzeug-2.2.2-1.el9s.noarch/usr/lib creating /builddir/build/BUILDROOT/python-werkzeug-2.2.2-1.el9s.noarch/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-werkzeug-2.2.2-1.el9s.noarch/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-werkzeug-2.2.2-1.el9s.noarch/usr/lib/python3.9/site-packages/werkzeug copying build/lib/werkzeug/security.py -> /builddir/build/BUILDROOT/python-werkzeug-2.2.2-1.el9s.noarch/usr/lib/python3.9/site-packages/werkzeug copying build/lib/werkzeug/datastructures.pyi -> /builddir/build/BUILDROOT/python-werkzeug-2.2.2-1.el9s.noarch/usr/lib/python3.9/site-packages/werkzeug creating /builddir/build/BUILDROOT/python-werkzeug-2.2.2-1.el9s.noarch/usr/lib/python3.9/site-packages/werkzeug/wrappers copying build/lib/werkzeug/wrappers/request.py -> /builddir/build/BUILDROOT/python-werkzeug-2.2.2-1.el9s.noarch/usr/lib/python3.9/site-packages/werkzeug/wrappers copying build/lib/werkzeug/wrappers/response.py -> /builddir/build/BUILDROOT/python-werkzeug-2.2.2-1.el9s.noarch/usr/lib/python3.9/site-packages/werkzeug/wrappers copying build/lib/werkzeug/wrappers/__init__.py -> /builddir/build/BUILDROOT/python-werkzeug-2.2.2-1.el9s.noarch/usr/lib/python3.9/site-packages/werkzeug/wrappers creating /builddir/build/BUILDROOT/python-werkzeug-2.2.2-1.el9s.noarch/usr/lib/python3.9/site-packages/werkzeug/middleware copying build/lib/werkzeug/middleware/http_proxy.py -> /builddir/build/BUILDROOT/python-werkzeug-2.2.2-1.el9s.noarch/usr/lib/python3.9/site-packages/werkzeug/middleware copying build/lib/werkzeug/middleware/lint.py -> /builddir/build/BUILDROOT/python-werkzeug-2.2.2-1.el9s.noarch/usr/lib/python3.9/site-packages/werkzeug/middleware copying build/lib/werkzeug/middleware/proxy_fix.py -> /builddir/build/BUILDROOT/python-werkzeug-2.2.2-1.el9s.noarch/usr/lib/python3.9/site-packages/werkzeug/middleware copying build/lib/werkzeug/middleware/dispatcher.py -> /builddir/build/BUILDROOT/python-werkzeug-2.2.2-1.el9s.noarch/usr/lib/python3.9/site-packages/werkzeug/middleware copying build/lib/werkzeug/middleware/__init__.py -> /builddir/build/BUILDROOT/python-werkzeug-2.2.2-1.el9s.noarch/usr/lib/python3.9/site-packages/werkzeug/middleware copying build/lib/werkzeug/middleware/profiler.py -> /builddir/build/BUILDROOT/python-werkzeug-2.2.2-1.el9s.noarch/usr/lib/python3.9/site-packages/werkzeug/middleware copying build/lib/werkzeug/middleware/shared_data.py -> /builddir/build/BUILDROOT/python-werkzeug-2.2.2-1.el9s.noarch/usr/lib/python3.9/site-packages/werkzeug/middleware copying build/lib/werkzeug/py.typed -> /builddir/build/BUILDROOT/python-werkzeug-2.2.2-1.el9s.noarch/usr/lib/python3.9/site-packages/werkzeug copying build/lib/werkzeug/test.py -> /builddir/build/BUILDROOT/python-werkzeug-2.2.2-1.el9s.noarch/usr/lib/python3.9/site-packages/werkzeug copying build/lib/werkzeug/wsgi.py -> /builddir/build/BUILDROOT/python-werkzeug-2.2.2-1.el9s.noarch/usr/lib/python3.9/site-packages/werkzeug copying build/lib/werkzeug/exceptions.py -> /builddir/build/BUILDROOT/python-werkzeug-2.2.2-1.el9s.noarch/usr/lib/python3.9/site-packages/werkzeug copying build/lib/werkzeug/serving.py -> /builddir/build/BUILDROOT/python-werkzeug-2.2.2-1.el9s.noarch/usr/lib/python3.9/site-packages/werkzeug copying build/lib/werkzeug/formparser.py -> /builddir/build/BUILDROOT/python-werkzeug-2.2.2-1.el9s.noarch/usr/lib/python3.9/site-packages/werkzeug copying build/lib/werkzeug/local.py -> /builddir/build/BUILDROOT/python-werkzeug-2.2.2-1.el9s.noarch/usr/lib/python3.9/site-packages/werkzeug copying build/lib/werkzeug/datastructures.py -> /builddir/build/BUILDROOT/python-werkzeug-2.2.2-1.el9s.noarch/usr/lib/python3.9/site-packages/werkzeug creating /builddir/build/BUILDROOT/python-werkzeug-2.2.2-1.el9s.noarch/usr/lib/python3.9/site-packages/werkzeug/sansio copying build/lib/werkzeug/sansio/request.py -> /builddir/build/BUILDROOT/python-werkzeug-2.2.2-1.el9s.noarch/usr/lib/python3.9/site-packages/werkzeug/sansio copying build/lib/werkzeug/sansio/response.py -> /builddir/build/BUILDROOT/python-werkzeug-2.2.2-1.el9s.noarch/usr/lib/python3.9/site-packages/werkzeug/sansio copying build/lib/werkzeug/sansio/http.py -> /builddir/build/BUILDROOT/python-werkzeug-2.2.2-1.el9s.noarch/usr/lib/python3.9/site-packages/werkzeug/sansio copying build/lib/werkzeug/sansio/multipart.py -> /builddir/build/BUILDROOT/python-werkzeug-2.2.2-1.el9s.noarch/usr/lib/python3.9/site-packages/werkzeug/sansio copying build/lib/werkzeug/sansio/utils.py -> /builddir/build/BUILDROOT/python-werkzeug-2.2.2-1.el9s.noarch/usr/lib/python3.9/site-packages/werkzeug/sansio copying build/lib/werkzeug/sansio/__init__.py -> /builddir/build/BUILDROOT/python-werkzeug-2.2.2-1.el9s.noarch/usr/lib/python3.9/site-packages/werkzeug/sansio copying build/lib/werkzeug/http.py -> /builddir/build/BUILDROOT/python-werkzeug-2.2.2-1.el9s.noarch/usr/lib/python3.9/site-packages/werkzeug copying build/lib/werkzeug/user_agent.py -> /builddir/build/BUILDROOT/python-werkzeug-2.2.2-1.el9s.noarch/usr/lib/python3.9/site-packages/werkzeug copying build/lib/werkzeug/urls.py -> /builddir/build/BUILDROOT/python-werkzeug-2.2.2-1.el9s.noarch/usr/lib/python3.9/site-packages/werkzeug copying build/lib/werkzeug/testapp.py -> /builddir/build/BUILDROOT/python-werkzeug-2.2.2-1.el9s.noarch/usr/lib/python3.9/site-packages/werkzeug copying build/lib/werkzeug/_internal.py -> /builddir/build/BUILDROOT/python-werkzeug-2.2.2-1.el9s.noarch/usr/lib/python3.9/site-packages/werkzeug copying build/lib/werkzeug/_reloader.py -> /builddir/build/BUILDROOT/python-werkzeug-2.2.2-1.el9s.noarch/usr/lib/python3.9/site-packages/werkzeug copying build/lib/werkzeug/utils.py -> /builddir/build/BUILDROOT/python-werkzeug-2.2.2-1.el9s.noarch/usr/lib/python3.9/site-packages/werkzeug creating /builddir/build/BUILDROOT/python-werkzeug-2.2.2-1.el9s.noarch/usr/lib/python3.9/site-packages/werkzeug/debug copying build/lib/werkzeug/debug/console.py -> /builddir/build/BUILDROOT/python-werkzeug-2.2.2-1.el9s.noarch/usr/lib/python3.9/site-packages/werkzeug/debug copying build/lib/werkzeug/debug/tbtools.py -> /builddir/build/BUILDROOT/python-werkzeug-2.2.2-1.el9s.noarch/usr/lib/python3.9/site-packages/werkzeug/debug copying build/lib/werkzeug/debug/repr.py -> /builddir/build/BUILDROOT/python-werkzeug-2.2.2-1.el9s.noarch/usr/lib/python3.9/site-packages/werkzeug/debug creating /builddir/build/BUILDROOT/python-werkzeug-2.2.2-1.el9s.noarch/usr/lib/python3.9/site-packages/werkzeug/debug/shared copying build/lib/werkzeug/debug/shared/debugger.js -> /builddir/build/BUILDROOT/python-werkzeug-2.2.2-1.el9s.noarch/usr/lib/python3.9/site-packages/werkzeug/debug/shared copying build/lib/werkzeug/debug/shared/more.png -> /builddir/build/BUILDROOT/python-werkzeug-2.2.2-1.el9s.noarch/usr/lib/python3.9/site-packages/werkzeug/debug/shared copying build/lib/werkzeug/debug/shared/style.css -> /builddir/build/BUILDROOT/python-werkzeug-2.2.2-1.el9s.noarch/usr/lib/python3.9/site-packages/werkzeug/debug/shared copying build/lib/werkzeug/debug/shared/less.png -> /builddir/build/BUILDROOT/python-werkzeug-2.2.2-1.el9s.noarch/usr/lib/python3.9/site-packages/werkzeug/debug/shared copying build/lib/werkzeug/debug/shared/ICON_LICENSE.md -> /builddir/build/BUILDROOT/python-werkzeug-2.2.2-1.el9s.noarch/usr/lib/python3.9/site-packages/werkzeug/debug/shared copying build/lib/werkzeug/debug/shared/console.png -> /builddir/build/BUILDROOT/python-werkzeug-2.2.2-1.el9s.noarch/usr/lib/python3.9/site-packages/werkzeug/debug/shared copying build/lib/werkzeug/debug/__init__.py -> /builddir/build/BUILDROOT/python-werkzeug-2.2.2-1.el9s.noarch/usr/lib/python3.9/site-packages/werkzeug/debug copying build/lib/werkzeug/__init__.py -> /builddir/build/BUILDROOT/python-werkzeug-2.2.2-1.el9s.noarch/usr/lib/python3.9/site-packages/werkzeug creating /builddir/build/BUILDROOT/python-werkzeug-2.2.2-1.el9s.noarch/usr/lib/python3.9/site-packages/werkzeug/routing copying build/lib/werkzeug/routing/map.py -> /builddir/build/BUILDROOT/python-werkzeug-2.2.2-1.el9s.noarch/usr/lib/python3.9/site-packages/werkzeug/routing copying build/lib/werkzeug/routing/rules.py -> /builddir/build/BUILDROOT/python-werkzeug-2.2.2-1.el9s.noarch/usr/lib/python3.9/site-packages/werkzeug/routing copying build/lib/werkzeug/routing/matcher.py -> /builddir/build/BUILDROOT/python-werkzeug-2.2.2-1.el9s.noarch/usr/lib/python3.9/site-packages/werkzeug/routing copying build/lib/werkzeug/routing/converters.py -> /builddir/build/BUILDROOT/python-werkzeug-2.2.2-1.el9s.noarch/usr/lib/python3.9/site-packages/werkzeug/routing copying build/lib/werkzeug/routing/exceptions.py -> /builddir/build/BUILDROOT/python-werkzeug-2.2.2-1.el9s.noarch/usr/lib/python3.9/site-packages/werkzeug/routing copying build/lib/werkzeug/routing/__init__.py -> /builddir/build/BUILDROOT/python-werkzeug-2.2.2-1.el9s.noarch/usr/lib/python3.9/site-packages/werkzeug/routing byte-compiling /builddir/build/BUILDROOT/python-werkzeug-2.2.2-1.el9s.noarch/usr/lib/python3.9/site-packages/werkzeug/security.py to security.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-werkzeug-2.2.2-1.el9s.noarch/usr/lib/python3.9/site-packages/werkzeug/wrappers/request.py to request.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-werkzeug-2.2.2-1.el9s.noarch/usr/lib/python3.9/site-packages/werkzeug/wrappers/response.py to response.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-werkzeug-2.2.2-1.el9s.noarch/usr/lib/python3.9/site-packages/werkzeug/wrappers/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-werkzeug-2.2.2-1.el9s.noarch/usr/lib/python3.9/site-packages/werkzeug/middleware/http_proxy.py to http_proxy.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-werkzeug-2.2.2-1.el9s.noarch/usr/lib/python3.9/site-packages/werkzeug/middleware/lint.py to lint.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-werkzeug-2.2.2-1.el9s.noarch/usr/lib/python3.9/site-packages/werkzeug/middleware/proxy_fix.py to proxy_fix.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-werkzeug-2.2.2-1.el9s.noarch/usr/lib/python3.9/site-packages/werkzeug/middleware/dispatcher.py to dispatcher.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-werkzeug-2.2.2-1.el9s.noarch/usr/lib/python3.9/site-packages/werkzeug/middleware/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-werkzeug-2.2.2-1.el9s.noarch/usr/lib/python3.9/site-packages/werkzeug/middleware/profiler.py to profiler.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-werkzeug-2.2.2-1.el9s.noarch/usr/lib/python3.9/site-packages/werkzeug/middleware/shared_data.py to shared_data.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-werkzeug-2.2.2-1.el9s.noarch/usr/lib/python3.9/site-packages/werkzeug/test.py to test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-werkzeug-2.2.2-1.el9s.noarch/usr/lib/python3.9/site-packages/werkzeug/wsgi.py to wsgi.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-werkzeug-2.2.2-1.el9s.noarch/usr/lib/python3.9/site-packages/werkzeug/exceptions.py to exceptions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-werkzeug-2.2.2-1.el9s.noarch/usr/lib/python3.9/site-packages/werkzeug/serving.py to serving.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-werkzeug-2.2.2-1.el9s.noarch/usr/lib/python3.9/site-packages/werkzeug/formparser.py to formparser.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-werkzeug-2.2.2-1.el9s.noarch/usr/lib/python3.9/site-packages/werkzeug/local.py to local.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-werkzeug-2.2.2-1.el9s.noarch/usr/lib/python3.9/site-packages/werkzeug/datastructures.py to datastructures.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-werkzeug-2.2.2-1.el9s.noarch/usr/lib/python3.9/site-packages/werkzeug/sansio/request.py to request.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-werkzeug-2.2.2-1.el9s.noarch/usr/lib/python3.9/site-packages/werkzeug/sansio/response.py to response.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-werkzeug-2.2.2-1.el9s.noarch/usr/lib/python3.9/site-packages/werkzeug/sansio/http.py to http.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-werkzeug-2.2.2-1.el9s.noarch/usr/lib/python3.9/site-packages/werkzeug/sansio/multipart.py to multipart.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-werkzeug-2.2.2-1.el9s.noarch/usr/lib/python3.9/site-packages/werkzeug/sansio/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-werkzeug-2.2.2-1.el9s.noarch/usr/lib/python3.9/site-packages/werkzeug/sansio/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-werkzeug-2.2.2-1.el9s.noarch/usr/lib/python3.9/site-packages/werkzeug/http.py to http.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-werkzeug-2.2.2-1.el9s.noarch/usr/lib/python3.9/site-packages/werkzeug/user_agent.py to user_agent.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-werkzeug-2.2.2-1.el9s.noarch/usr/lib/python3.9/site-packages/werkzeug/urls.py to urls.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-werkzeug-2.2.2-1.el9s.noarch/usr/lib/python3.9/site-packages/werkzeug/testapp.py to testapp.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-werkzeug-2.2.2-1.el9s.noarch/usr/lib/python3.9/site-packages/werkzeug/_internal.py to _internal.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-werkzeug-2.2.2-1.el9s.noarch/usr/lib/python3.9/site-packages/werkzeug/_reloader.py to _reloader.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-werkzeug-2.2.2-1.el9s.noarch/usr/lib/python3.9/site-packages/werkzeug/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-werkzeug-2.2.2-1.el9s.noarch/usr/lib/python3.9/site-packages/werkzeug/debug/console.py to console.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-werkzeug-2.2.2-1.el9s.noarch/usr/lib/python3.9/site-packages/werkzeug/debug/tbtools.py to tbtools.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-werkzeug-2.2.2-1.el9s.noarch/usr/lib/python3.9/site-packages/werkzeug/debug/repr.py to repr.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-werkzeug-2.2.2-1.el9s.noarch/usr/lib/python3.9/site-packages/werkzeug/debug/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-werkzeug-2.2.2-1.el9s.noarch/usr/lib/python3.9/site-packages/werkzeug/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-werkzeug-2.2.2-1.el9s.noarch/usr/lib/python3.9/site-packages/werkzeug/routing/map.py to map.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-werkzeug-2.2.2-1.el9s.noarch/usr/lib/python3.9/site-packages/werkzeug/routing/rules.py to rules.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-werkzeug-2.2.2-1.el9s.noarch/usr/lib/python3.9/site-packages/werkzeug/routing/matcher.py to matcher.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-werkzeug-2.2.2-1.el9s.noarch/usr/lib/python3.9/site-packages/werkzeug/routing/converters.py to converters.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-werkzeug-2.2.2-1.el9s.noarch/usr/lib/python3.9/site-packages/werkzeug/routing/exceptions.py to exceptions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-werkzeug-2.2.2-1.el9s.noarch/usr/lib/python3.9/site-packages/werkzeug/routing/__init__.py to __init__.cpython-39.pyc writing byte-compilation script '/tmp/tmpsjg4bt8x.py' /usr/bin/python3 /tmp/tmpsjg4bt8x.py removing /tmp/tmpsjg4bt8x.py running install_egg_info running egg_info writing src/Werkzeug.egg-info/PKG-INFO writing dependency_links to src/Werkzeug.egg-info/dependency_links.txt writing requirements to src/Werkzeug.egg-info/requires.txt writing top-level names to src/Werkzeug.egg-info/top_level.txt reading manifest file 'src/Werkzeug.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE.rst' warning: no previously-included files matching '*.pyc' found anywhere in distribution writing manifest file 'src/Werkzeug.egg-info/SOURCES.txt' Copying src/Werkzeug.egg-info to /builddir/build/BUILDROOT/python-werkzeug-2.2.2-1.el9s.noarch/usr/lib/python3.9/site-packages/Werkzeug-2.2.2-py3.9.egg-info running install_scripts + /usr/lib/rpm/find-debuginfo.sh -j20 --strict-build-id -m -i --build-id-seed 2.2.2-1.el9s --unique-debug-suffix -2.2.2-1.el9s.noarch --unique-debug-src-base python-werkzeug-2.2.2-1.el9s.noarch --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 --remove-section .gnu.build.attributes -S debugsourcefiles.list /builddir/build/BUILD/Werkzeug-2.2.2 find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 Bytecompiling .py files below /builddir/build/BUILDROOT/python-werkzeug-2.2.2-1.el9s.noarch/usr/lib/python3.9 using python3.9 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.wi0KEe + umask 022 + cd /builddir/build/BUILD + cd Werkzeug-2.2.2 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' + PATH=/builddir/build/BUILDROOT/python-werkzeug-2.2.2-1.el9s.noarch/usr/bin:/usr/share/Modules/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin + PYTHONPATH=/builddir/build/BUILDROOT/python-werkzeug-2.2.2-1.el9s.noarch/usr/lib64/python3.9/site-packages:/builddir/build/BUILDROOT/python-werkzeug-2.2.2-1.el9s.noarch/usr/lib/python3.9/site-packages + PYTHONDONTWRITEBYTECODE=1 + /usr/bin/pytest --deselect tests/test_serving.py::test_exclude_patterns -k 'not test_reloader_sys_path' ============================= test session starts ============================== platform linux -- Python 3.9.16, pytest-6.2.2, py-1.10.0, pluggy-0.13.1 rootdir: /builddir/build/BUILD/Werkzeug-2.2.2, configfile: setup.cfg, testpaths: tests plugins: xprocess-0.18.1, timeout-1.4.2 collected 837 items / 4 deselected / 833 selected tests/test_datastructures.py ........................................... [ 5%] .......................................................... [ 12%] tests/test_debug.py ..................... [ 14%] tests/test_exceptions.py ............................................... [ 20%] ...................................... [ 24%] tests/test_formparser.py ........................ [ 27%] tests/test_http.py ..................................................... [ 34%] ............. [ 35%] tests/test_internal.py .. [ 35%] tests/test_local.py .................................................... [ 42%] ........... [ 43%] tests/test_routing.py .................................................. [ 49%] ................................................................ [ 57%] tests/test_security.py .... [ 57%] tests/test_send_file.py .............................. [ 61%] tests/test_serving.py ..................... [ 63%] tests/test_test.py ..................................................... [ 70%] .... [ 70%] tests/test_urls.py ....................................... [ 75%] tests/test_utils.py ................................. [ 79%] tests/test_wrappers.py ................................................. [ 85%] .............................................. [ 90%] tests/test_wsgi.py ............................ [ 93%] tests/middleware/test_dispatcher.py . [ 94%] tests/middleware/test_http_proxy.py . [ 94%] tests/middleware/test_lint.py ......... [ 95%] tests/middleware/test_proxy_fix.py ................. [ 97%] tests/middleware/test_shared_data.py .. [ 97%] tests/sansio/test_multipart.py .. [ 97%] tests/sansio/test_request.py ..... [ 98%] tests/sansio/test_utils.py ............. [100%] ====================== 833 passed, 4 deselected in 14.24s ====================== pytest-xprocess reminder::Be sure to terminate the started process by running 'pytest --xkill' if you have not explicitly done so in your fixture with 'xprocess.getinfo().terminate()'. + RPM_EC=0 ++ jobs -p + exit 0 Processing files: python3-werkzeug-2.2.2-1.el9s.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.GBE5zh + umask 022 + cd /builddir/build/BUILD + cd Werkzeug-2.2.2 + DOCDIR=/builddir/build/BUILDROOT/python-werkzeug-2.2.2-1.el9s.noarch/usr/share/doc/python3-werkzeug + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-werkzeug-2.2.2-1.el9s.noarch/usr/share/doc/python3-werkzeug + cp -pr CHANGES.rst /builddir/build/BUILDROOT/python-werkzeug-2.2.2-1.el9s.noarch/usr/share/doc/python3-werkzeug + cp -pr README.rst /builddir/build/BUILDROOT/python-werkzeug-2.2.2-1.el9s.noarch/usr/share/doc/python3-werkzeug + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.isO6Nh + umask 022 + cd /builddir/build/BUILD + cd Werkzeug-2.2.2 + LICENSEDIR=/builddir/build/BUILDROOT/python-werkzeug-2.2.2-1.el9s.noarch/usr/share/licenses/python3-werkzeug + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-werkzeug-2.2.2-1.el9s.noarch/usr/share/licenses/python3-werkzeug + cp -pr LICENSE.rst /builddir/build/BUILDROOT/python-werkzeug-2.2.2-1.el9s.noarch/usr/share/licenses/python3-werkzeug + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-werkzeug = 2.2.2-1.el9s python3-werkzeug = 2.2.2-1.el9s python3.9-werkzeug = 2.2.2-1.el9s python3.9dist(werkzeug) = 2.2.2 python3dist(werkzeug) = 2.2.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: python(abi) = 3.9 python3.9dist(markupsafe) >= 2.1.1 Obsoletes: python39-werkzeug < 2.2.2-1.el9s Processing files: python3-werkzeug-doc-2.2.2-1.el9s.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.teUVes + umask 022 + cd /builddir/build/BUILD + cd Werkzeug-2.2.2 + DOCDIR=/builddir/build/BUILDROOT/python-werkzeug-2.2.2-1.el9s.noarch/usr/share/doc/python3-werkzeug-doc + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-werkzeug-2.2.2-1.el9s.noarch/usr/share/doc/python3-werkzeug-doc + cp -pr docs/_build/html /builddir/build/BUILDROOT/python-werkzeug-2.2.2-1.el9s.noarch/usr/share/doc/python3-werkzeug-doc + cp -pr examples /builddir/build/BUILDROOT/python-werkzeug-2.2.2-1.el9s.noarch/usr/share/doc/python3-werkzeug-doc + RPM_EC=0 ++ jobs -p + exit 0 Provides: python3-werkzeug-doc = 2.2.2-1.el9s Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Obsoletes: python39-werkzeug-doc < 2.2.2-1.el9s Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-werkzeug-2.2.2-1.el9s.noarch Wrote: /builddir/build/RPMS/python3-werkzeug-2.2.2-1.el9s.noarch.rpm Wrote: /builddir/build/RPMS/python3-werkzeug-doc-2.2.2-1.el9s.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.5Nd193 + umask 022 + cd /builddir/build/BUILD + cd Werkzeug-2.2.2 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-werkzeug-2.2.2-1.el9s.noarch + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0