>>> py3-paste: Building community/py3-paste 3.5.0-r1 (using abuild 3.9.0-r0) started Thu, 16 Dec 2021 14:03:27 +0000 >>> py3-paste: Checking sanity of /home/buildozer/aports/community/py3-paste/APKBUILD... >>> py3-paste: Analyzing dependencies... >>> py3-paste: Installing for build: build-base py3-setuptools py3-six py3-pytest (1/22) Installing libffi (3.4.2-r1) (2/22) Installing gdbm (1.22-r0) (3/22) Installing mpdecimal (2.5.1-r1) (4/22) Installing readline (8.1.1-r0) (5/22) Installing sqlite-libs (3.37.0-r0) (6/22) Installing python3 (3.10.1-r0) (7/22) Installing py3-ordered-set (4.0.2-r3) (8/22) Installing py3-appdirs (1.4.4-r3) (9/22) Installing py3-parsing (2.4.7-r3) (10/22) Installing py3-six (1.16.0-r1) (11/22) Installing py3-packaging (21.3-r0) (12/22) Installing py3-setuptools (52.0.0-r5) (13/22) Installing py3-atomicwrites (1.4.0-r2) (14/22) Installing py3-attrs (21.2.0-r1) (15/22) Installing py3-more-itertools (8.12.0-r1) (16/22) Installing py3-iniconfig (1.1.1-r2) (17/22) Installing py3-pluggy (0.13.1-r5) (18/22) Installing py3-py (1.10.0-r2) (19/22) Installing py3-wcwidth (0.2.5-r2) (20/22) Installing py3-toml (0.10.2-r3) (21/22) Installing py3-pytest (6.2.5-r1) (22/22) Installing .makedepends-py3-paste (20211216.140328) Executing busybox-1.34.1-r5.trigger OK: 395 MiB in 124 packages >>> py3-paste: Cleaning up srcdir >>> py3-paste: Cleaning up pkgdir >>> py3-paste: Fetching https://distfiles.alpinelinux.org/distfiles/edge//py3-paste-3.5.0.tar.gz >>> py3-paste: Fetching https://distfiles.alpinelinux.org/distfiles/edge//py3-paste-3.5.0.tar.gz >>> py3-paste: Checking sha512sums... py3-paste-3.5.0.tar.gz: OK >>> py3-paste: Unpacking /var/cache/distfiles/edge/py3-paste-3.5.0.tar.gz... running build running build_py creating build creating build/lib creating build/lib/paste copying paste/flup_session.py -> build/lib/paste copying paste/pony.py -> build/lib/paste copying paste/urlmap.py -> build/lib/paste copying paste/lint.py -> build/lib/paste copying paste/__init__.py -> build/lib/paste copying paste/transaction.py -> build/lib/paste copying paste/wsgilib.py -> build/lib/paste copying paste/cascade.py -> build/lib/paste copying paste/httpexceptions.py -> build/lib/paste copying paste/modpython.py -> build/lib/paste copying paste/httpheaders.py -> build/lib/paste copying paste/progress.py -> build/lib/paste copying paste/registry.py -> build/lib/paste copying paste/gzipper.py -> build/lib/paste copying paste/url.py -> build/lib/paste copying paste/cgiapp.py -> build/lib/paste copying paste/reloader.py -> build/lib/paste copying paste/session.py -> build/lib/paste copying paste/fixture.py -> build/lib/paste copying paste/proxy.py -> build/lib/paste copying paste/wsgiwrappers.py -> build/lib/paste copying paste/request.py -> build/lib/paste copying paste/translogger.py -> build/lib/paste copying paste/httpserver.py -> build/lib/paste copying paste/cgitb_catcher.py -> build/lib/paste copying paste/response.py -> build/lib/paste copying paste/config.py -> build/lib/paste copying paste/urlparser.py -> build/lib/paste copying paste/recursive.py -> build/lib/paste copying paste/errordocument.py -> build/lib/paste copying paste/fileapp.py -> build/lib/paste creating build/lib/paste/util copying paste/util/ip4.py -> build/lib/paste/util copying paste/util/classinstance.py -> build/lib/paste/util copying paste/util/__init__.py -> build/lib/paste/util copying paste/util/template.py -> build/lib/paste/util copying paste/util/html.py -> build/lib/paste/util copying paste/util/mimeparse.py -> build/lib/paste/util copying paste/util/classinit.py -> build/lib/paste/util copying paste/util/findpackage.py -> build/lib/paste/util copying paste/util/intset.py -> build/lib/paste/util copying paste/util/finddata.py -> build/lib/paste/util copying paste/util/quoting.py -> build/lib/paste/util copying paste/util/looper.py -> build/lib/paste/util copying paste/util/threadinglocal.py -> build/lib/paste/util copying paste/util/datetimeutil.py -> build/lib/paste/util copying paste/util/PySourceColor.py -> build/lib/paste/util copying paste/util/import_string.py -> build/lib/paste/util copying paste/util/killthread.py -> build/lib/paste/util copying paste/util/threadedprint.py -> build/lib/paste/util copying paste/util/scgiserver.py -> build/lib/paste/util copying paste/util/multidict.py -> build/lib/paste/util copying paste/util/dateinterval.py -> build/lib/paste/util copying paste/util/converters.py -> build/lib/paste/util copying paste/util/filemixin.py -> build/lib/paste/util creating build/lib/paste/cowbell copying paste/cowbell/__init__.py -> build/lib/paste/cowbell creating build/lib/paste/debug copying paste/debug/profile.py -> build/lib/paste/debug copying paste/debug/__init__.py -> build/lib/paste/debug copying paste/debug/wdg_validate.py -> build/lib/paste/debug copying paste/debug/fsdiff.py -> build/lib/paste/debug copying paste/debug/doctest_webapp.py -> build/lib/paste/debug copying paste/debug/watchthreads.py -> build/lib/paste/debug copying paste/debug/debugapp.py -> build/lib/paste/debug copying paste/debug/testserver.py -> build/lib/paste/debug copying paste/debug/prints.py -> build/lib/paste/debug creating build/lib/paste/exceptions copying paste/exceptions/__init__.py -> build/lib/paste/exceptions copying paste/exceptions/formatter.py -> build/lib/paste/exceptions copying paste/exceptions/errormiddleware.py -> build/lib/paste/exceptions copying paste/exceptions/collector.py -> build/lib/paste/exceptions copying paste/exceptions/reporter.py -> build/lib/paste/exceptions copying paste/exceptions/serial_number_generator.py -> build/lib/paste/exceptions creating build/lib/paste/evalexception copying paste/evalexception/__init__.py -> build/lib/paste/evalexception copying paste/evalexception/evalcontext.py -> build/lib/paste/evalexception copying paste/evalexception/middleware.py -> build/lib/paste/evalexception creating build/lib/paste/auth copying paste/auth/__init__.py -> build/lib/paste/auth copying paste/auth/basic.py -> build/lib/paste/auth copying paste/auth/cookie.py -> build/lib/paste/auth copying paste/auth/digest.py -> build/lib/paste/auth copying paste/auth/grantip.py -> build/lib/paste/auth copying paste/auth/multi.py -> build/lib/paste/auth copying paste/auth/auth_tkt.py -> build/lib/paste/auth copying paste/auth/cas.py -> build/lib/paste/auth copying paste/auth/form.py -> build/lib/paste/auth copying paste/auth/open_id.py -> build/lib/paste/auth copying paste/cowbell/bell-descending.png -> build/lib/paste/cowbell copying paste/cowbell/bell-ascending.png -> build/lib/paste/cowbell creating build/lib/paste/evalexception/media copying paste/evalexception/media/plus.jpg -> build/lib/paste/evalexception/media copying paste/evalexception/media/MochiKit.packed.js -> build/lib/paste/evalexception/media copying paste/evalexception/media/debug.js -> build/lib/paste/evalexception/media copying paste/evalexception/media/minus.jpg -> build/lib/paste/evalexception/media ============================= test session starts ============================== platform linux -- Python 3.10.1, pytest-6.2.5, py-1.10.0, pluggy-0.13.1 rootdir: /home/buildozer/aports/community/py3-paste/src/Paste-3.5.0, configfile: setup.cfg, testpaths: tests collected 151 items tests/test_cgiapp.py .... [ 2%] tests/test_cgitb_catcher.py .... [ 5%] tests/test_config.py .... [ 7%] tests/test_doctests.py .......... [ 14%] tests/test_errordocument.py ..... [ 17%] tests/test_fileapp.py .......... [ 24%] tests/test_fixture.py ..... [ 27%] tests/test_grantip.py .. [ 29%] tests/test_gzipper.py .. [ 30%] tests/test_httpheaders.py .......... [ 37%] tests/test_httpserver.py ....... [ 41%] tests/test_import_string.py .. [ 43%] tests/test_multidict.py .. [ 44%] tests/test_proxy.py . [ 45%] tests/test_recursive.py .... [ 47%] tests/test_registry.py ............. [ 56%] tests/test_request.py .... [ 58%] tests/test_request_form.py .. [ 60%] tests/test_response.py . [ 60%] tests/test_session.py .. [ 62%] tests/test_urlmap.py .. [ 63%] tests/test_urlparser.py ......... [ 69%] tests/test_wsgilib.py .. [ 70%] tests/test_wsgiwrappers.py .... [ 73%] tests/test_auth/test_auth_cookie.py ... [ 75%] tests/test_auth/test_auth_digest.py . [ 76%] tests/test_auth/test_auth_tkt.py .. [ 77%] tests/test_exceptions/test_error_middleware.py ..... [ 80%] tests/test_exceptions/test_formatter.py ........ [ 86%] tests/test_exceptions/test_httpexceptions.py ...... [ 90%] tests/test_exceptions/test_reporter.py . [ 90%] tests/test_util/test_datetimeutil.py ... [ 92%] tests/test_util/test_mimeparse.py ......... [ 98%] tests/test_util/test_quoting.py .. [100%] =============================== warnings summary =============================== ../../../../../../../usr/lib/python3.10/site-packages/packaging/version.py:111: 136 warnings /usr/lib/python3.10/site-packages/packaging/version.py:111: DeprecationWarning: Creating a LegacyVersion has been deprecated and will be removed in the next major release warnings.warn( paste/urlparser.py:10 /home/buildozer/aports/community/py3-paste/src/Paste-3.5.0/paste/urlparser.py:10: DeprecationWarning: the imp module is deprecated in favour of importlib and slated for removal in Python 3.12; see the module's documentation for alternative uses import imp tests/test_cgitb_catcher.py: 1 warning tests/test_errordocument.py: 1 warning tests/test_fileapp.py: 1 warning tests/test_grantip.py: 1 warning tests/test_recursive.py: 1 warning tests/test_registry.py: 1 warning tests/test_request.py: 1 warning tests/test_urlmap.py: 1 warning tests/test_urlparser.py: 1 warning tests/test_exceptions/test_error_middleware.py: 1 warning /usr/lib/python3.10/site-packages/_pytest/python.py:739: DeprecationWarning: setup_module is deprecated func(arg) tests/test_recursive.py::test_ForwardRequestException /home/buildozer/aports/community/py3-paste/src/Paste-3.5.0/tests/test_recursive.py:104: DeprecationWarning: ForwardRequestException(path_info=...) has been deprecated; please use ForwardRequestException(url=...) raise ForwardRequestException(path_info=self.url) -- Docs: https://docs.pytest.org/en/stable/warnings.html ====================== 151 passed, 148 warnings in 3.31s ======================= >>> py3-paste: Entering fakeroot... running install running build running build_py running install_lib copying paste/flup_session.py -> /home/buildozer/aports/community/py3-paste/pkg/py3-paste/usr/lib/python3.10/site-packages/paste copying paste/pony.py -> /home/buildozer/aports/community/py3-paste/pkg/py3-paste/usr/lib/python3.10/site-packages/paste copying paste/urlmap.py -> /home/buildozer/aports/community/py3-paste/pkg/py3-paste/usr/lib/python3.10/site-packages/paste copying paste/lint.py -> /home/buildozer/aports/community/py3-paste/pkg/py3-paste/usr/lib/python3.10/site-packages/paste Skipping installation of /home/buildozer/aports/community/py3-paste/pkg/py3-paste/usr/lib/python3.10/site-packages/paste/__init__.py (namespace package) copying paste/transaction.py -> /home/buildozer/aports/community/py3-paste/pkg/py3-paste/usr/lib/python3.10/site-packages/paste copying paste/wsgilib.py -> /home/buildozer/aports/community/py3-paste/pkg/py3-paste/usr/lib/python3.10/site-packages/paste copying paste/cascade.py -> /home/buildozer/aports/community/py3-paste/pkg/py3-paste/usr/lib/python3.10/site-packages/paste copying paste/httpexceptions.py -> /home/buildozer/aports/community/py3-paste/pkg/py3-paste/usr/lib/python3.10/site-packages/paste copying paste/modpython.py -> /home/buildozer/aports/community/py3-paste/pkg/py3-paste/usr/lib/python3.10/site-packages/paste copying paste/httpheaders.py -> /home/buildozer/aports/community/py3-paste/pkg/py3-paste/usr/lib/python3.10/site-packages/paste copying paste/progress.py -> /home/buildozer/aports/community/py3-paste/pkg/py3-paste/usr/lib/python3.10/site-packages/paste copying paste/registry.py -> /home/buildozer/aports/community/py3-paste/pkg/py3-paste/usr/lib/python3.10/site-packages/paste copying paste/gzipper.py -> /home/buildozer/aports/community/py3-paste/pkg/py3-paste/usr/lib/python3.10/site-packages/paste copying paste/url.py -> /home/buildozer/aports/community/py3-paste/pkg/py3-paste/usr/lib/python3.10/site-packages/paste copying paste/cgiapp.py -> /home/buildozer/aports/community/py3-paste/pkg/py3-paste/usr/lib/python3.10/site-packages/paste copying paste/reloader.py -> /home/buildozer/aports/community/py3-paste/pkg/py3-paste/usr/lib/python3.10/site-packages/paste copying paste/session.py -> /home/buildozer/aports/community/py3-paste/pkg/py3-paste/usr/lib/python3.10/site-packages/paste copying paste/fixture.py -> /home/buildozer/aports/community/py3-paste/pkg/py3-paste/usr/lib/python3.10/site-packages/paste copying paste/proxy.py -> /home/buildozer/aports/community/py3-paste/pkg/py3-paste/usr/lib/python3.10/site-packages/paste copying paste/wsgiwrappers.py -> /home/buildozer/aports/community/py3-paste/pkg/py3-paste/usr/lib/python3.10/site-packages/paste copying paste/request.py -> /home/buildozer/aports/community/py3-paste/pkg/py3-paste/usr/lib/python3.10/site-packages/paste copying paste/translogger.py -> /home/buildozer/aports/community/py3-paste/pkg/py3-paste/usr/lib/python3.10/site-packages/paste copying paste/httpserver.py -> /home/buildozer/aports/community/py3-paste/pkg/py3-paste/usr/lib/python3.10/site-packages/paste copying paste/cgitb_catcher.py -> /home/buildozer/aports/community/py3-paste/pkg/py3-paste/usr/lib/python3.10/site-packages/paste copying paste/response.py -> /home/buildozer/aports/community/py3-paste/pkg/py3-paste/usr/lib/python3.10/site-packages/paste copying paste/config.py -> /home/buildozer/aports/community/py3-paste/pkg/py3-paste/usr/lib/python3.10/site-packages/paste copying paste/urlparser.py -> /home/buildozer/aports/community/py3-paste/pkg/py3-paste/usr/lib/python3.10/site-packages/paste copying paste/recursive.py -> /home/buildozer/aports/community/py3-paste/pkg/py3-paste/usr/lib/python3.10/site-packages/paste copying paste/errordocument.py -> /home/buildozer/aports/community/py3-paste/pkg/py3-paste/usr/lib/python3.10/site-packages/paste copying paste/fileapp.py -> /home/buildozer/aports/community/py3-paste/pkg/py3-paste/usr/lib/python3.10/site-packages/paste copying paste/util/ip4.py -> /home/buildozer/aports/community/py3-paste/pkg/py3-paste/usr/lib/python3.10/site-packages/paste/util copying paste/util/classinstance.py -> /home/buildozer/aports/community/py3-paste/pkg/py3-paste/usr/lib/python3.10/site-packages/paste/util copying paste/util/__init__.py -> /home/buildozer/aports/community/py3-paste/pkg/py3-paste/usr/lib/python3.10/site-packages/paste/util copying paste/util/template.py -> /home/buildozer/aports/community/py3-paste/pkg/py3-paste/usr/lib/python3.10/site-packages/paste/util copying paste/util/html.py -> /home/buildozer/aports/community/py3-paste/pkg/py3-paste/usr/lib/python3.10/site-packages/paste/util copying paste/util/mimeparse.py -> /home/buildozer/aports/community/py3-paste/pkg/py3-paste/usr/lib/python3.10/site-packages/paste/util copying paste/util/classinit.py -> /home/buildozer/aports/community/py3-paste/pkg/py3-paste/usr/lib/python3.10/site-packages/paste/util copying paste/util/findpackage.py -> /home/buildozer/aports/community/py3-paste/pkg/py3-paste/usr/lib/python3.10/site-packages/paste/util copying paste/util/intset.py -> /home/buildozer/aports/community/py3-paste/pkg/py3-paste/usr/lib/python3.10/site-packages/paste/util copying paste/util/finddata.py -> /home/buildozer/aports/community/py3-paste/pkg/py3-paste/usr/lib/python3.10/site-packages/paste/util copying paste/util/quoting.py -> /home/buildozer/aports/community/py3-paste/pkg/py3-paste/usr/lib/python3.10/site-packages/paste/util copying paste/util/looper.py -> /home/buildozer/aports/community/py3-paste/pkg/py3-paste/usr/lib/python3.10/site-packages/paste/util copying paste/util/threadinglocal.py -> /home/buildozer/aports/community/py3-paste/pkg/py3-paste/usr/lib/python3.10/site-packages/paste/util copying paste/util/datetimeutil.py -> /home/buildozer/aports/community/py3-paste/pkg/py3-paste/usr/lib/python3.10/site-packages/paste/util copying paste/util/PySourceColor.py -> /home/buildozer/aports/community/py3-paste/pkg/py3-paste/usr/lib/python3.10/site-packages/paste/util copying paste/util/import_string.py -> /home/buildozer/aports/community/py3-paste/pkg/py3-paste/usr/lib/python3.10/site-packages/paste/util copying paste/util/killthread.py -> /home/buildozer/aports/community/py3-paste/pkg/py3-paste/usr/lib/python3.10/site-packages/paste/util copying paste/util/threadedprint.py -> /home/buildozer/aports/community/py3-paste/pkg/py3-paste/usr/lib/python3.10/site-packages/paste/util copying paste/util/scgiserver.py -> /home/buildozer/aports/community/py3-paste/pkg/py3-paste/usr/lib/python3.10/site-packages/paste/util copying paste/util/multidict.py -> /home/buildozer/aports/community/py3-paste/pkg/py3-paste/usr/lib/python3.10/site-packages/paste/util copying paste/util/dateinterval.py -> /home/buildozer/aports/community/py3-paste/pkg/py3-paste/usr/lib/python3.10/site-packages/paste/util copying paste/util/converters.py -> /home/buildozer/aports/community/py3-paste/pkg/py3-paste/usr/lib/python3.10/site-packages/paste/util copying paste/util/filemixin.py -> /home/buildozer/aports/community/py3-paste/pkg/py3-paste/usr/lib/python3.10/site-packages/paste/util copying paste/cowbell/__init__.py -> /home/buildozer/aports/community/py3-paste/pkg/py3-paste/usr/lib/python3.10/site-packages/paste/cowbell copying paste/cowbell/bell-descending.png -> /home/buildozer/aports/community/py3-paste/pkg/py3-paste/usr/lib/python3.10/site-packages/paste/cowbell copying paste/cowbell/bell-ascending.png -> /home/buildozer/aports/community/py3-paste/pkg/py3-paste/usr/lib/python3.10/site-packages/paste/cowbell copying paste/debug/profile.py -> /home/buildozer/aports/community/py3-paste/pkg/py3-paste/usr/lib/python3.10/site-packages/paste/debug copying paste/debug/__init__.py -> /home/buildozer/aports/community/py3-paste/pkg/py3-paste/usr/lib/python3.10/site-packages/paste/debug copying paste/debug/wdg_validate.py -> /home/buildozer/aports/community/py3-paste/pkg/py3-paste/usr/lib/python3.10/site-packages/paste/debug copying paste/debug/fsdiff.py -> /home/buildozer/aports/community/py3-paste/pkg/py3-paste/usr/lib/python3.10/site-packages/paste/debug copying paste/debug/doctest_webapp.py -> /home/buildozer/aports/community/py3-paste/pkg/py3-paste/usr/lib/python3.10/site-packages/paste/debug copying paste/debug/watchthreads.py -> /home/buildozer/aports/community/py3-paste/pkg/py3-paste/usr/lib/python3.10/site-packages/paste/debug copying paste/debug/debugapp.py -> /home/buildozer/aports/community/py3-paste/pkg/py3-paste/usr/lib/python3.10/site-packages/paste/debug copying paste/debug/testserver.py -> /home/buildozer/aports/community/py3-paste/pkg/py3-paste/usr/lib/python3.10/site-packages/paste/debug copying paste/debug/prints.py -> /home/buildozer/aports/community/py3-paste/pkg/py3-paste/usr/lib/python3.10/site-packages/paste/debug copying paste/exceptions/__init__.py -> /home/buildozer/aports/community/py3-paste/pkg/py3-paste/usr/lib/python3.10/site-packages/paste/exceptions copying paste/exceptions/formatter.py -> /home/buildozer/aports/community/py3-paste/pkg/py3-paste/usr/lib/python3.10/site-packages/paste/exceptions copying paste/exceptions/errormiddleware.py -> /home/buildozer/aports/community/py3-paste/pkg/py3-paste/usr/lib/python3.10/site-packages/paste/exceptions copying paste/exceptions/collector.py -> /home/buildozer/aports/community/py3-paste/pkg/py3-paste/usr/lib/python3.10/site-packages/paste/exceptions copying paste/exceptions/reporter.py -> /home/buildozer/aports/community/py3-paste/pkg/py3-paste/usr/lib/python3.10/site-packages/paste/exceptions copying paste/exceptions/serial_number_generator.py -> /home/buildozer/aports/community/py3-paste/pkg/py3-paste/usr/lib/python3.10/site-packages/paste/exceptions copying paste/evalexception/__init__.py -> /home/buildozer/aports/community/py3-paste/pkg/py3-paste/usr/lib/python3.10/site-packages/paste/evalexception copying paste/evalexception/evalcontext.py -> /home/buildozer/aports/community/py3-paste/pkg/py3-paste/usr/lib/python3.10/site-packages/paste/evalexception copying paste/evalexception/middleware.py -> /home/buildozer/aports/community/py3-paste/pkg/py3-paste/usr/lib/python3.10/site-packages/paste/evalexception copying paste/evalexception/media/plus.jpg -> /home/buildozer/aports/community/py3-paste/pkg/py3-paste/usr/lib/python3.10/site-packages/paste/evalexception/media copying paste/evalexception/media/MochiKit.packed.js -> /home/buildozer/aports/community/py3-paste/pkg/py3-paste/usr/lib/python3.10/site-packages/paste/evalexception/media copying paste/evalexception/media/debug.js -> /home/buildozer/aports/community/py3-paste/pkg/py3-paste/usr/lib/python3.10/site-packages/paste/evalexception/media copying paste/evalexception/media/minus.jpg -> /home/buildozer/aports/community/py3-paste/pkg/py3-paste/usr/lib/python3.10/site-packages/paste/evalexception/media copying paste/auth/__init__.py -> /home/buildozer/aports/community/py3-paste/pkg/py3-paste/usr/lib/python3.10/site-packages/paste/auth copying paste/auth/basic.py -> /home/buildozer/aports/community/py3-paste/pkg/py3-paste/usr/lib/python3.10/site-packages/paste/auth copying paste/auth/cookie.py -> /home/buildozer/aports/community/py3-paste/pkg/py3-paste/usr/lib/python3.10/site-packages/paste/auth copying paste/auth/digest.py -> /home/buildozer/aports/community/py3-paste/pkg/py3-paste/usr/lib/python3.10/site-packages/paste/auth copying paste/auth/grantip.py -> /home/buildozer/aports/community/py3-paste/pkg/py3-paste/usr/lib/python3.10/site-packages/paste/auth copying paste/auth/multi.py -> /home/buildozer/aports/community/py3-paste/pkg/py3-paste/usr/lib/python3.10/site-packages/paste/auth copying paste/auth/auth_tkt.py -> /home/buildozer/aports/community/py3-paste/pkg/py3-paste/usr/lib/python3.10/site-packages/paste/auth copying paste/auth/cas.py -> /home/buildozer/aports/community/py3-paste/pkg/py3-paste/usr/lib/python3.10/site-packages/paste/auth copying paste/auth/form.py -> /home/buildozer/aports/community/py3-paste/pkg/py3-paste/usr/lib/python3.10/site-packages/paste/auth copying paste/auth/open_id.py -> /home/buildozer/aports/community/py3-paste/pkg/py3-paste/usr/lib/python3.10/site-packages/paste/auth byte-compiling /home/buildozer/aports/community/py3-paste/pkg/py3-paste/usr/lib/python3.10/site-packages/paste/flup_session.py to flup_session.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-paste/pkg/py3-paste/usr/lib/python3.10/site-packages/paste/pony.py to pony.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-paste/pkg/py3-paste/usr/lib/python3.10/site-packages/paste/urlmap.py to urlmap.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-paste/pkg/py3-paste/usr/lib/python3.10/site-packages/paste/lint.py to lint.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-paste/pkg/py3-paste/usr/lib/python3.10/site-packages/paste/transaction.py to transaction.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-paste/pkg/py3-paste/usr/lib/python3.10/site-packages/paste/wsgilib.py to wsgilib.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-paste/pkg/py3-paste/usr/lib/python3.10/site-packages/paste/cascade.py to cascade.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-paste/pkg/py3-paste/usr/lib/python3.10/site-packages/paste/httpexceptions.py to httpexceptions.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-paste/pkg/py3-paste/usr/lib/python3.10/site-packages/paste/modpython.py to modpython.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-paste/pkg/py3-paste/usr/lib/python3.10/site-packages/paste/httpheaders.py to httpheaders.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-paste/pkg/py3-paste/usr/lib/python3.10/site-packages/paste/progress.py to progress.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-paste/pkg/py3-paste/usr/lib/python3.10/site-packages/paste/registry.py to registry.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-paste/pkg/py3-paste/usr/lib/python3.10/site-packages/paste/gzipper.py to gzipper.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-paste/pkg/py3-paste/usr/lib/python3.10/site-packages/paste/url.py to url.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-paste/pkg/py3-paste/usr/lib/python3.10/site-packages/paste/cgiapp.py to cgiapp.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-paste/pkg/py3-paste/usr/lib/python3.10/site-packages/paste/reloader.py to reloader.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-paste/pkg/py3-paste/usr/lib/python3.10/site-packages/paste/session.py to session.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-paste/pkg/py3-paste/usr/lib/python3.10/site-packages/paste/fixture.py to fixture.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-paste/pkg/py3-paste/usr/lib/python3.10/site-packages/paste/proxy.py to proxy.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-paste/pkg/py3-paste/usr/lib/python3.10/site-packages/paste/wsgiwrappers.py to wsgiwrappers.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-paste/pkg/py3-paste/usr/lib/python3.10/site-packages/paste/request.py to request.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-paste/pkg/py3-paste/usr/lib/python3.10/site-packages/paste/translogger.py to translogger.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-paste/pkg/py3-paste/usr/lib/python3.10/site-packages/paste/httpserver.py to httpserver.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-paste/pkg/py3-paste/usr/lib/python3.10/site-packages/paste/cgitb_catcher.py to cgitb_catcher.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-paste/pkg/py3-paste/usr/lib/python3.10/site-packages/paste/response.py to response.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-paste/pkg/py3-paste/usr/lib/python3.10/site-packages/paste/config.py to config.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-paste/pkg/py3-paste/usr/lib/python3.10/site-packages/paste/urlparser.py to urlparser.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-paste/pkg/py3-paste/usr/lib/python3.10/site-packages/paste/recursive.py to recursive.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-paste/pkg/py3-paste/usr/lib/python3.10/site-packages/paste/errordocument.py to errordocument.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-paste/pkg/py3-paste/usr/lib/python3.10/site-packages/paste/fileapp.py to fileapp.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-paste/pkg/py3-paste/usr/lib/python3.10/site-packages/paste/util/ip4.py to ip4.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-paste/pkg/py3-paste/usr/lib/python3.10/site-packages/paste/util/classinstance.py to classinstance.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-paste/pkg/py3-paste/usr/lib/python3.10/site-packages/paste/util/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-paste/pkg/py3-paste/usr/lib/python3.10/site-packages/paste/util/template.py to template.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-paste/pkg/py3-paste/usr/lib/python3.10/site-packages/paste/util/html.py to html.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-paste/pkg/py3-paste/usr/lib/python3.10/site-packages/paste/util/mimeparse.py to mimeparse.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-paste/pkg/py3-paste/usr/lib/python3.10/site-packages/paste/util/classinit.py to classinit.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-paste/pkg/py3-paste/usr/lib/python3.10/site-packages/paste/util/findpackage.py to findpackage.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-paste/pkg/py3-paste/usr/lib/python3.10/site-packages/paste/util/intset.py to intset.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-paste/pkg/py3-paste/usr/lib/python3.10/site-packages/paste/util/finddata.py to finddata.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-paste/pkg/py3-paste/usr/lib/python3.10/site-packages/paste/util/quoting.py to quoting.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-paste/pkg/py3-paste/usr/lib/python3.10/site-packages/paste/util/looper.py to looper.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-paste/pkg/py3-paste/usr/lib/python3.10/site-packages/paste/util/threadinglocal.py to threadinglocal.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-paste/pkg/py3-paste/usr/lib/python3.10/site-packages/paste/util/datetimeutil.py to datetimeutil.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-paste/pkg/py3-paste/usr/lib/python3.10/site-packages/paste/util/PySourceColor.py to PySourceColor.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-paste/pkg/py3-paste/usr/lib/python3.10/site-packages/paste/util/import_string.py to import_string.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-paste/pkg/py3-paste/usr/lib/python3.10/site-packages/paste/util/killthread.py to killthread.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-paste/pkg/py3-paste/usr/lib/python3.10/site-packages/paste/util/threadedprint.py to threadedprint.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-paste/pkg/py3-paste/usr/lib/python3.10/site-packages/paste/util/scgiserver.py to scgiserver.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-paste/pkg/py3-paste/usr/lib/python3.10/site-packages/paste/util/multidict.py to multidict.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-paste/pkg/py3-paste/usr/lib/python3.10/site-packages/paste/util/dateinterval.py to dateinterval.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-paste/pkg/py3-paste/usr/lib/python3.10/site-packages/paste/util/converters.py to converters.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-paste/pkg/py3-paste/usr/lib/python3.10/site-packages/paste/util/filemixin.py to filemixin.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-paste/pkg/py3-paste/usr/lib/python3.10/site-packages/paste/cowbell/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-paste/pkg/py3-paste/usr/lib/python3.10/site-packages/paste/debug/profile.py to profile.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-paste/pkg/py3-paste/usr/lib/python3.10/site-packages/paste/debug/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-paste/pkg/py3-paste/usr/lib/python3.10/site-packages/paste/debug/wdg_validate.py to wdg_validate.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-paste/pkg/py3-paste/usr/lib/python3.10/site-packages/paste/debug/fsdiff.py to fsdiff.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-paste/pkg/py3-paste/usr/lib/python3.10/site-packages/paste/debug/doctest_webapp.py to doctest_webapp.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-paste/pkg/py3-paste/usr/lib/python3.10/site-packages/paste/debug/watchthreads.py to watchthreads.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-paste/pkg/py3-paste/usr/lib/python3.10/site-packages/paste/debug/debugapp.py to debugapp.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-paste/pkg/py3-paste/usr/lib/python3.10/site-packages/paste/debug/testserver.py to testserver.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-paste/pkg/py3-paste/usr/lib/python3.10/site-packages/paste/debug/prints.py to prints.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-paste/pkg/py3-paste/usr/lib/python3.10/site-packages/paste/exceptions/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-paste/pkg/py3-paste/usr/lib/python3.10/site-packages/paste/exceptions/formatter.py to formatter.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-paste/pkg/py3-paste/usr/lib/python3.10/site-packages/paste/exceptions/errormiddleware.py to errormiddleware.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-paste/pkg/py3-paste/usr/lib/python3.10/site-packages/paste/exceptions/collector.py to collector.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-paste/pkg/py3-paste/usr/lib/python3.10/site-packages/paste/exceptions/reporter.py to reporter.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-paste/pkg/py3-paste/usr/lib/python3.10/site-packages/paste/exceptions/serial_number_generator.py to serial_number_generator.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-paste/pkg/py3-paste/usr/lib/python3.10/site-packages/paste/evalexception/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-paste/pkg/py3-paste/usr/lib/python3.10/site-packages/paste/evalexception/evalcontext.py to evalcontext.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-paste/pkg/py3-paste/usr/lib/python3.10/site-packages/paste/evalexception/middleware.py to middleware.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-paste/pkg/py3-paste/usr/lib/python3.10/site-packages/paste/auth/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-paste/pkg/py3-paste/usr/lib/python3.10/site-packages/paste/auth/basic.py to basic.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-paste/pkg/py3-paste/usr/lib/python3.10/site-packages/paste/auth/cookie.py to cookie.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-paste/pkg/py3-paste/usr/lib/python3.10/site-packages/paste/auth/digest.py to digest.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-paste/pkg/py3-paste/usr/lib/python3.10/site-packages/paste/auth/grantip.py to grantip.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-paste/pkg/py3-paste/usr/lib/python3.10/site-packages/paste/auth/multi.py to multi.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-paste/pkg/py3-paste/usr/lib/python3.10/site-packages/paste/auth/auth_tkt.py to auth_tkt.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-paste/pkg/py3-paste/usr/lib/python3.10/site-packages/paste/auth/cas.py to cas.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-paste/pkg/py3-paste/usr/lib/python3.10/site-packages/paste/auth/form.py to form.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-paste/pkg/py3-paste/usr/lib/python3.10/site-packages/paste/auth/open_id.py to open_id.cpython-310.pyc running install_egg_info running egg_info writing Paste.egg-info/PKG-INFO writing dependency_links to Paste.egg-info/dependency_links.txt writing entry points to Paste.egg-info/entry_points.txt writing namespace_packages to Paste.egg-info/namespace_packages.txt writing requirements to Paste.egg-info/requires.txt writing top-level names to Paste.egg-info/top_level.txt reading manifest file 'Paste.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'docs/_templates/*.html' warning: no previously-included files matching '*' found under directory 'docs/_build/_sources' warning: no files found matching '*.html' under directory 'docs/_build' writing manifest file 'Paste.egg-info/SOURCES.txt' Copying Paste.egg-info to /home/buildozer/aports/community/py3-paste/pkg/py3-paste/usr/lib/python3.10/site-packages/Paste-3.5.0-py3.10.egg-info Installing /home/buildozer/aports/community/py3-paste/pkg/py3-paste/usr/lib/python3.10/site-packages/Paste-3.5.0-py3.10-nspkg.pth running install_scripts >>> py3-paste*: Running postcheck for py3-paste >>> py3-paste*: Preparing package py3-paste... >>> py3-paste*: Tracing dependencies... >>> py3-paste*: Package size: 2.5 MB >>> py3-paste*: Compressing data... >>> py3-paste*: Create checksum... >>> py3-paste*: Create py3-paste-3.5.0-r1.apk >>> py3-paste: Build complete at Thu, 16 Dec 2021 14:03:38 +0000 elapsed time 0h 0m 11s >>> py3-paste: Cleaning up srcdir >>> py3-paste: Cleaning up pkgdir >>> py3-paste: Uninstalling dependencies... (1/22) Purging .makedepends-py3-paste (20211216.140328) (2/22) Purging py3-setuptools (52.0.0-r5) (3/22) Purging py3-ordered-set (4.0.2-r3) (4/22) Purging py3-appdirs (1.4.4-r3) (5/22) Purging py3-pytest (6.2.5-r1) (6/22) Purging py3-atomicwrites (1.4.0-r2) (7/22) Purging py3-attrs (21.2.0-r1) (8/22) Purging py3-more-itertools (8.12.0-r1) (9/22) Purging py3-iniconfig (1.1.1-r2) (10/22) Purging py3-pluggy (0.13.1-r5) (11/22) Purging py3-py (1.10.0-r2) (12/22) Purging py3-wcwidth (0.2.5-r2) (13/22) Purging py3-packaging (21.3-r0) (14/22) Purging py3-parsing (2.4.7-r3) (15/22) Purging py3-six (1.16.0-r1) (16/22) Purging py3-toml (0.10.2-r3) (17/22) Purging python3 (3.10.1-r0) (18/22) Purging libffi (3.4.2-r1) (19/22) Purging gdbm (1.22-r0) (20/22) Purging mpdecimal (2.5.1-r1) (21/22) Purging readline (8.1.1-r0) (22/22) Purging sqlite-libs (3.37.0-r0) Executing busybox-1.34.1-r5.trigger OK: 338 MiB in 102 packages >>> py3-paste: Updating the community/s390x repository index... >>> py3-paste: Signing the index...