>>> py3-paste: Building community/py3-paste 3.10.0-r0 (using abuild 3.13.0-r3) started Sun, 28 Apr 2024 22:37:08 +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-gpep517 py3-wheel py3-pytest (1/35) Installing libbz2 (1.0.8-r6) (2/35) Installing libffi (3.4.6-r0) (3/35) Installing gdbm (1.23-r1) (4/35) Installing xz-libs (5.6.1-r3) (5/35) Installing mpdecimal (4.0.0-r0) (6/35) Installing libpanelw (6.4_p20240330-r0) (7/35) Installing readline (8.2.10-r0) (8/35) Installing sqlite-libs (3.45.3-r0) (9/35) Installing python3 (3.12.3-r1) (10/35) Installing python3-pycache-pyc0 (3.12.3-r1) (11/35) Installing pyc (3.12.3-r1) (12/35) Installing py3-setuptools-pyc (69.5.1-r0) (13/35) Installing py3-parsing (3.1.2-r1) (14/35) Installing py3-parsing-pyc (3.1.2-r1) (15/35) Installing py3-packaging-pyc (24.0-r1) (16/35) Installing python3-pyc (3.12.3-r1) (17/35) Installing py3-packaging (24.0-r1) (18/35) Installing py3-setuptools (69.5.1-r0) (19/35) Installing py3-six (1.16.0-r9) (20/35) Installing py3-six-pyc (1.16.0-r9) (21/35) Installing py3-installer (0.7.0-r2) (22/35) Installing py3-installer-pyc (0.7.0-r2) (23/35) Installing py3-gpep517 (15-r2) (24/35) Installing py3-gpep517-pyc (15-r2) (25/35) Installing py3-wheel (0.42.0-r1) (26/35) Installing py3-wheel-pyc (0.42.0-r1) (27/35) Installing py3-iniconfig (2.0.0-r1) (28/35) Installing py3-iniconfig-pyc (2.0.0-r1) (29/35) Installing py3-pluggy (1.4.0-r1) (30/35) Installing py3-pluggy-pyc (1.4.0-r1) (31/35) Installing py3-py (1.11.0-r3) (32/35) Installing py3-py-pyc (1.11.0-r3) (33/35) Installing py3-pytest (8.1.1-r1) (34/35) Installing py3-pytest-pyc (8.1.1-r1) (35/35) Installing .makedepends-py3-paste (20240428.223709) Executing busybox-1.36.1-r26.trigger OK: 320 MiB in 138 packages >>> py3-paste: Cleaning up srcdir >>> py3-paste: Cleaning up pkgdir >>> py3-paste: Cleaning up tmpdir >>> py3-paste: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-paste-3.10.0.tar.gz >>> py3-paste: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-paste-3.10.0.tar.gz >>> py3-paste: Checking sha512sums... py3-paste-3.10.0.tar.gz: OK >>> py3-paste: Unpacking /var/cache/distfiles/py3-paste-3.10.0.tar.gz... 2024-04-28 22:37:10,368 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ /usr/lib/python3.12/site-packages/setuptools/dist.py:678: SetuptoolsDeprecationWarning: The namespace_packages parameter is deprecated. !! ******************************************************************************** Please replace its usage with implicit namespaces (PEP 420). See https://setuptools.pypa.io/en/latest/references/keywords.html#keyword-namespace-packages for details. ******************************************************************************** !! ep.load()(self, ep.name, value) 2024-04-28 22:37:10,399 root INFO running bdist_wheel 2024-04-28 22:37:10,417 root INFO running build 2024-04-28 22:37:10,417 root INFO running build_py 2024-04-28 22:37:10,420 root INFO creating build 2024-04-28 22:37:10,420 root INFO creating build/lib 2024-04-28 22:37:10,420 root INFO creating build/lib/paste 2024-04-28 22:37:10,420 root INFO copying paste/__init__.py -> build/lib/paste 2024-04-28 22:37:10,421 root INFO copying paste/registry.py -> build/lib/paste 2024-04-28 22:37:10,421 root INFO copying paste/translogger.py -> build/lib/paste 2024-04-28 22:37:10,421 root INFO copying paste/errordocument.py -> build/lib/paste 2024-04-28 22:37:10,421 root INFO copying paste/cgitb_catcher.py -> build/lib/paste 2024-04-28 22:37:10,421 root INFO copying paste/response.py -> build/lib/paste 2024-04-28 22:37:10,422 root INFO copying paste/url.py -> build/lib/paste 2024-04-28 22:37:10,422 root INFO copying paste/urlparser.py -> build/lib/paste 2024-04-28 22:37:10,422 root INFO copying paste/urlmap.py -> build/lib/paste 2024-04-28 22:37:10,422 root INFO copying paste/session.py -> build/lib/paste 2024-04-28 22:37:10,422 root INFO copying paste/modpython.py -> build/lib/paste 2024-04-28 22:37:10,423 root INFO copying paste/gzipper.py -> build/lib/paste 2024-04-28 22:37:10,423 root INFO copying paste/reloader.py -> build/lib/paste 2024-04-28 22:37:10,423 root INFO copying paste/fixture.py -> build/lib/paste 2024-04-28 22:37:10,423 root INFO copying paste/cascade.py -> build/lib/paste 2024-04-28 22:37:10,424 root INFO copying paste/transaction.py -> build/lib/paste 2024-04-28 22:37:10,424 root INFO copying paste/wsgilib.py -> build/lib/paste 2024-04-28 22:37:10,424 root INFO copying paste/progress.py -> build/lib/paste 2024-04-28 22:37:10,424 root INFO copying paste/recursive.py -> build/lib/paste 2024-04-28 22:37:10,424 root INFO copying paste/lint.py -> build/lib/paste 2024-04-28 22:37:10,425 root INFO copying paste/flup_session.py -> build/lib/paste 2024-04-28 22:37:10,425 root INFO copying paste/request.py -> build/lib/paste 2024-04-28 22:37:10,425 root INFO copying paste/config.py -> build/lib/paste 2024-04-28 22:37:10,425 root INFO copying paste/httpexceptions.py -> build/lib/paste 2024-04-28 22:37:10,425 root INFO copying paste/wsgiwrappers.py -> build/lib/paste 2024-04-28 22:37:10,426 root INFO copying paste/cgiapp.py -> build/lib/paste 2024-04-28 22:37:10,426 root INFO copying paste/httpheaders.py -> build/lib/paste 2024-04-28 22:37:10,426 root INFO copying paste/pony.py -> build/lib/paste 2024-04-28 22:37:10,426 root INFO copying paste/httpserver.py -> build/lib/paste 2024-04-28 22:37:10,427 root INFO copying paste/proxy.py -> build/lib/paste 2024-04-28 22:37:10,427 root INFO copying paste/fileapp.py -> build/lib/paste 2024-04-28 22:37:10,427 root INFO creating build/lib/paste/auth 2024-04-28 22:37:10,427 root INFO copying paste/auth/__init__.py -> build/lib/paste/auth 2024-04-28 22:37:10,428 root INFO copying paste/auth/grantip.py -> build/lib/paste/auth 2024-04-28 22:37:10,428 root INFO copying paste/auth/form.py -> build/lib/paste/auth 2024-04-28 22:37:10,428 root INFO copying paste/auth/digest.py -> build/lib/paste/auth 2024-04-28 22:37:10,428 root INFO copying paste/auth/cas.py -> build/lib/paste/auth 2024-04-28 22:37:10,428 root INFO copying paste/auth/open_id.py -> build/lib/paste/auth 2024-04-28 22:37:10,429 root INFO copying paste/auth/auth_tkt.py -> build/lib/paste/auth 2024-04-28 22:37:10,429 root INFO copying paste/auth/cookie.py -> build/lib/paste/auth 2024-04-28 22:37:10,429 root INFO copying paste/auth/basic.py -> build/lib/paste/auth 2024-04-28 22:37:10,429 root INFO copying paste/auth/multi.py -> build/lib/paste/auth 2024-04-28 22:37:10,430 root INFO creating build/lib/paste/debug 2024-04-28 22:37:10,430 root INFO copying paste/debug/__init__.py -> build/lib/paste/debug 2024-04-28 22:37:10,430 root INFO copying paste/debug/fsdiff.py -> build/lib/paste/debug 2024-04-28 22:37:10,430 root INFO copying paste/debug/debugapp.py -> build/lib/paste/debug 2024-04-28 22:37:10,430 root INFO copying paste/debug/watchthreads.py -> build/lib/paste/debug 2024-04-28 22:37:10,431 root INFO copying paste/debug/profile.py -> build/lib/paste/debug 2024-04-28 22:37:10,431 root INFO copying paste/debug/wdg_validate.py -> build/lib/paste/debug 2024-04-28 22:37:10,431 root INFO copying paste/debug/testserver.py -> build/lib/paste/debug 2024-04-28 22:37:10,431 root INFO copying paste/debug/prints.py -> build/lib/paste/debug 2024-04-28 22:37:10,431 root INFO copying paste/debug/doctest_webapp.py -> build/lib/paste/debug 2024-04-28 22:37:10,432 root INFO creating build/lib/paste/cowbell 2024-04-28 22:37:10,432 root INFO copying paste/cowbell/__init__.py -> build/lib/paste/cowbell 2024-04-28 22:37:10,432 root INFO creating build/lib/paste/exceptions 2024-04-28 22:37:10,432 root INFO copying paste/exceptions/__init__.py -> build/lib/paste/exceptions 2024-04-28 22:37:10,432 root INFO copying paste/exceptions/formatter.py -> build/lib/paste/exceptions 2024-04-28 22:37:10,433 root INFO copying paste/exceptions/reporter.py -> build/lib/paste/exceptions 2024-04-28 22:37:10,433 root INFO copying paste/exceptions/collector.py -> build/lib/paste/exceptions 2024-04-28 22:37:10,433 root INFO copying paste/exceptions/errormiddleware.py -> build/lib/paste/exceptions 2024-04-28 22:37:10,433 root INFO copying paste/exceptions/serial_number_generator.py -> build/lib/paste/exceptions 2024-04-28 22:37:10,433 root INFO creating build/lib/paste/evalexception 2024-04-28 22:37:10,433 root INFO copying paste/evalexception/__init__.py -> build/lib/paste/evalexception 2024-04-28 22:37:10,434 root INFO copying paste/evalexception/middleware.py -> build/lib/paste/evalexception 2024-04-28 22:37:10,434 root INFO copying paste/evalexception/evalcontext.py -> build/lib/paste/evalexception 2024-04-28 22:37:10,434 root INFO creating build/lib/paste/util 2024-04-28 22:37:10,434 root INFO copying paste/util/__init__.py -> build/lib/paste/util 2024-04-28 22:37:10,435 root INFO copying paste/util/threadinglocal.py -> build/lib/paste/util 2024-04-28 22:37:10,435 root INFO copying paste/util/template.py -> build/lib/paste/util 2024-04-28 22:37:10,435 root INFO copying paste/util/import_string.py -> build/lib/paste/util 2024-04-28 22:37:10,435 root INFO copying paste/util/quoting.py -> build/lib/paste/util 2024-04-28 22:37:10,435 root INFO copying paste/util/killthread.py -> build/lib/paste/util 2024-04-28 22:37:10,436 root INFO copying paste/util/findpackage.py -> build/lib/paste/util 2024-04-28 22:37:10,436 root INFO copying paste/util/ip4.py -> build/lib/paste/util 2024-04-28 22:37:10,436 root INFO copying paste/util/finddata.py -> build/lib/paste/util 2024-04-28 22:37:10,436 root INFO copying paste/util/dateinterval.py -> build/lib/paste/util 2024-04-28 22:37:10,436 root INFO copying paste/util/converters.py -> build/lib/paste/util 2024-04-28 22:37:10,436 root INFO copying paste/util/classinstance.py -> build/lib/paste/util 2024-04-28 22:37:10,437 root INFO copying paste/util/mimeparse.py -> build/lib/paste/util 2024-04-28 22:37:10,437 root INFO copying paste/util/filemixin.py -> build/lib/paste/util 2024-04-28 22:37:10,437 root INFO copying paste/util/scgiserver.py -> build/lib/paste/util 2024-04-28 22:37:10,437 root INFO copying paste/util/field_storage.py -> build/lib/paste/util 2024-04-28 22:37:10,437 root INFO copying paste/util/multidict.py -> build/lib/paste/util 2024-04-28 22:37:10,437 root INFO copying paste/util/looper.py -> build/lib/paste/util 2024-04-28 22:37:10,438 root INFO copying paste/util/PySourceColor.py -> build/lib/paste/util 2024-04-28 22:37:10,438 root INFO copying paste/util/datetimeutil.py -> build/lib/paste/util 2024-04-28 22:37:10,438 root INFO copying paste/util/intset.py -> build/lib/paste/util 2024-04-28 22:37:10,438 root INFO copying paste/util/cgitb_hook.py -> build/lib/paste/util 2024-04-28 22:37:10,439 root INFO copying paste/util/threadedprint.py -> build/lib/paste/util 2024-04-28 22:37:10,439 root INFO copying paste/util/classinit.py -> build/lib/paste/util 2024-04-28 22:37:10,446 wheel INFO installing to build/bdist.linux-armv8l/wheel 2024-04-28 22:37:10,446 root INFO running install 2024-04-28 22:37:10,455 root INFO running install_lib 2024-04-28 22:37:10,457 root WARNING Skipping installation of build/bdist.linux-armv8l/wheel/paste/__init__.py (namespace package) 2024-04-28 22:37:10,457 root INFO copying paste/registry.py -> build/bdist.linux-armv8l/wheel/paste 2024-04-28 22:37:10,458 root INFO copying paste/translogger.py -> build/bdist.linux-armv8l/wheel/paste 2024-04-28 22:37:10,458 root INFO copying paste/errordocument.py -> build/bdist.linux-armv8l/wheel/paste 2024-04-28 22:37:10,458 root INFO copying paste/cgitb_catcher.py -> build/bdist.linux-armv8l/wheel/paste 2024-04-28 22:37:10,458 root INFO copying paste/response.py -> build/bdist.linux-armv8l/wheel/paste 2024-04-28 22:37:10,458 root INFO copying paste/url.py -> build/bdist.linux-armv8l/wheel/paste 2024-04-28 22:37:10,458 root INFO copying paste/urlparser.py -> build/bdist.linux-armv8l/wheel/paste 2024-04-28 22:37:10,459 root INFO copying paste/urlmap.py -> build/bdist.linux-armv8l/wheel/paste 2024-04-28 22:37:10,459 root INFO copying paste/session.py -> build/bdist.linux-armv8l/wheel/paste 2024-04-28 22:37:10,459 root INFO copying paste/modpython.py -> build/bdist.linux-armv8l/wheel/paste 2024-04-28 22:37:10,459 root INFO copying paste/gzipper.py -> build/bdist.linux-armv8l/wheel/paste 2024-04-28 22:37:10,459 root INFO copying paste/reloader.py -> build/bdist.linux-armv8l/wheel/paste 2024-04-28 22:37:10,459 root INFO copying paste/fixture.py -> build/bdist.linux-armv8l/wheel/paste 2024-04-28 22:37:10,460 root INFO copying paste/cascade.py -> build/bdist.linux-armv8l/wheel/paste 2024-04-28 22:37:10,460 root INFO copying paste/transaction.py -> build/bdist.linux-armv8l/wheel/paste 2024-04-28 22:37:10,460 root INFO copying paste/wsgilib.py -> build/bdist.linux-armv8l/wheel/paste 2024-04-28 22:37:10,460 root INFO copying paste/progress.py -> build/bdist.linux-armv8l/wheel/paste 2024-04-28 22:37:10,460 root INFO copying paste/recursive.py -> build/bdist.linux-armv8l/wheel/paste 2024-04-28 22:37:10,460 root INFO copying paste/lint.py -> build/bdist.linux-armv8l/wheel/paste 2024-04-28 22:37:10,460 root INFO copying paste/flup_session.py -> build/bdist.linux-armv8l/wheel/paste 2024-04-28 22:37:10,461 root INFO copying paste/request.py -> build/bdist.linux-armv8l/wheel/paste 2024-04-28 22:37:10,461 root INFO copying paste/config.py -> build/bdist.linux-armv8l/wheel/paste 2024-04-28 22:37:10,461 root INFO copying paste/httpexceptions.py -> build/bdist.linux-armv8l/wheel/paste 2024-04-28 22:37:10,461 root INFO copying paste/wsgiwrappers.py -> build/bdist.linux-armv8l/wheel/paste 2024-04-28 22:37:10,461 root INFO copying paste/cgiapp.py -> build/bdist.linux-armv8l/wheel/paste 2024-04-28 22:37:10,461 root INFO copying paste/httpheaders.py -> build/bdist.linux-armv8l/wheel/paste 2024-04-28 22:37:10,461 root INFO copying paste/pony.py -> build/bdist.linux-armv8l/wheel/paste 2024-04-28 22:37:10,462 root INFO copying paste/httpserver.py -> build/bdist.linux-armv8l/wheel/paste 2024-04-28 22:37:10,462 root INFO copying paste/proxy.py -> build/bdist.linux-armv8l/wheel/paste 2024-04-28 22:37:10,462 root INFO copying paste/fileapp.py -> build/bdist.linux-armv8l/wheel/paste 2024-04-28 22:37:10,462 root INFO copying paste/auth/__init__.py -> build/bdist.linux-armv8l/wheel/paste/auth 2024-04-28 22:37:10,462 root INFO copying paste/auth/grantip.py -> build/bdist.linux-armv8l/wheel/paste/auth 2024-04-28 22:37:10,462 root INFO copying paste/auth/form.py -> build/bdist.linux-armv8l/wheel/paste/auth 2024-04-28 22:37:10,463 root INFO copying paste/auth/digest.py -> build/bdist.linux-armv8l/wheel/paste/auth 2024-04-28 22:37:10,463 root INFO copying paste/auth/cas.py -> build/bdist.linux-armv8l/wheel/paste/auth 2024-04-28 22:37:10,463 root INFO copying paste/auth/open_id.py -> build/bdist.linux-armv8l/wheel/paste/auth 2024-04-28 22:37:10,463 root INFO copying paste/auth/auth_tkt.py -> build/bdist.linux-armv8l/wheel/paste/auth 2024-04-28 22:37:10,463 root INFO copying paste/auth/cookie.py -> build/bdist.linux-armv8l/wheel/paste/auth 2024-04-28 22:37:10,463 root INFO copying paste/auth/basic.py -> build/bdist.linux-armv8l/wheel/paste/auth 2024-04-28 22:37:10,464 root INFO copying paste/auth/multi.py -> build/bdist.linux-armv8l/wheel/paste/auth 2024-04-28 22:37:10,464 root INFO copying paste/debug/__init__.py -> build/bdist.linux-armv8l/wheel/paste/debug 2024-04-28 22:37:10,464 root INFO copying paste/debug/fsdiff.py -> build/bdist.linux-armv8l/wheel/paste/debug 2024-04-28 22:37:10,464 root INFO copying paste/debug/debugapp.py -> build/bdist.linux-armv8l/wheel/paste/debug 2024-04-28 22:37:10,464 root INFO copying paste/debug/watchthreads.py -> build/bdist.linux-armv8l/wheel/paste/debug 2024-04-28 22:37:10,464 root INFO copying paste/debug/profile.py -> build/bdist.linux-armv8l/wheel/paste/debug 2024-04-28 22:37:10,464 root INFO copying paste/debug/wdg_validate.py -> build/bdist.linux-armv8l/wheel/paste/debug 2024-04-28 22:37:10,465 root INFO copying paste/debug/testserver.py -> build/bdist.linux-armv8l/wheel/paste/debug 2024-04-28 22:37:10,465 root INFO copying paste/debug/prints.py -> build/bdist.linux-armv8l/wheel/paste/debug 2024-04-28 22:37:10,465 root INFO copying paste/debug/doctest_webapp.py -> build/bdist.linux-armv8l/wheel/paste/debug 2024-04-28 22:37:10,465 root INFO copying paste/cowbell/__init__.py -> build/bdist.linux-armv8l/wheel/paste/cowbell 2024-04-28 22:37:10,465 root INFO copying paste/exceptions/__init__.py -> build/bdist.linux-armv8l/wheel/paste/exceptions 2024-04-28 22:37:10,465 root INFO copying paste/exceptions/formatter.py -> build/bdist.linux-armv8l/wheel/paste/exceptions 2024-04-28 22:37:10,466 root INFO copying paste/exceptions/reporter.py -> build/bdist.linux-armv8l/wheel/paste/exceptions 2024-04-28 22:37:10,466 root INFO copying paste/exceptions/collector.py -> build/bdist.linux-armv8l/wheel/paste/exceptions 2024-04-28 22:37:10,466 root INFO copying paste/exceptions/errormiddleware.py -> build/bdist.linux-armv8l/wheel/paste/exceptions 2024-04-28 22:37:10,466 root INFO copying paste/exceptions/serial_number_generator.py -> build/bdist.linux-armv8l/wheel/paste/exceptions 2024-04-28 22:37:10,466 root INFO copying paste/evalexception/__init__.py -> build/bdist.linux-armv8l/wheel/paste/evalexception 2024-04-28 22:37:10,466 root INFO copying paste/evalexception/middleware.py -> build/bdist.linux-armv8l/wheel/paste/evalexception 2024-04-28 22:37:10,467 root INFO copying paste/evalexception/evalcontext.py -> build/bdist.linux-armv8l/wheel/paste/evalexception 2024-04-28 22:37:10,467 root INFO copying paste/util/__init__.py -> build/bdist.linux-armv8l/wheel/paste/util 2024-04-28 22:37:10,467 root INFO copying paste/util/threadinglocal.py -> build/bdist.linux-armv8l/wheel/paste/util 2024-04-28 22:37:10,467 root INFO copying paste/util/template.py -> build/bdist.linux-armv8l/wheel/paste/util 2024-04-28 22:37:10,467 root INFO copying paste/util/import_string.py -> build/bdist.linux-armv8l/wheel/paste/util 2024-04-28 22:37:10,467 root INFO copying paste/util/quoting.py -> build/bdist.linux-armv8l/wheel/paste/util 2024-04-28 22:37:10,467 root INFO copying paste/util/killthread.py -> build/bdist.linux-armv8l/wheel/paste/util 2024-04-28 22:37:10,468 root INFO copying paste/util/findpackage.py -> build/bdist.linux-armv8l/wheel/paste/util 2024-04-28 22:37:10,468 root INFO copying paste/util/ip4.py -> build/bdist.linux-armv8l/wheel/paste/util 2024-04-28 22:37:10,468 root INFO copying paste/util/finddata.py -> build/bdist.linux-armv8l/wheel/paste/util 2024-04-28 22:37:10,468 root INFO copying paste/util/dateinterval.py -> build/bdist.linux-armv8l/wheel/paste/util 2024-04-28 22:37:10,468 root INFO copying paste/util/converters.py -> build/bdist.linux-armv8l/wheel/paste/util 2024-04-28 22:37:10,468 root INFO copying paste/util/classinstance.py -> build/bdist.linux-armv8l/wheel/paste/util 2024-04-28 22:37:10,468 root INFO copying paste/util/mimeparse.py -> build/bdist.linux-armv8l/wheel/paste/util 2024-04-28 22:37:10,469 root INFO copying paste/util/filemixin.py -> build/bdist.linux-armv8l/wheel/paste/util 2024-04-28 22:37:10,469 root INFO copying paste/util/scgiserver.py -> build/bdist.linux-armv8l/wheel/paste/util 2024-04-28 22:37:10,469 root INFO copying paste/util/field_storage.py -> build/bdist.linux-armv8l/wheel/paste/util 2024-04-28 22:37:10,469 root INFO copying paste/util/multidict.py -> build/bdist.linux-armv8l/wheel/paste/util 2024-04-28 22:37:10,469 root INFO copying paste/util/looper.py -> build/bdist.linux-armv8l/wheel/paste/util 2024-04-28 22:37:10,469 root INFO copying paste/util/PySourceColor.py -> build/bdist.linux-armv8l/wheel/paste/util 2024-04-28 22:37:10,469 root INFO copying paste/util/datetimeutil.py -> build/bdist.linux-armv8l/wheel/paste/util 2024-04-28 22:37:10,470 root INFO copying paste/util/intset.py -> build/bdist.linux-armv8l/wheel/paste/util 2024-04-28 22:37:10,470 root INFO copying paste/util/cgitb_hook.py -> build/bdist.linux-armv8l/wheel/paste/util 2024-04-28 22:37:10,470 root INFO copying paste/util/threadedprint.py -> build/bdist.linux-armv8l/wheel/paste/util 2024-04-28 22:37:10,470 root INFO copying paste/util/classinit.py -> build/bdist.linux-armv8l/wheel/paste/util 2024-04-28 22:37:10,470 root INFO running install_egg_info 2024-04-28 22:37:10,473 root INFO running egg_info 2024-04-28 22:37:10,474 root INFO writing Paste.egg-info/PKG-INFO 2024-04-28 22:37:10,475 root INFO writing dependency_links to Paste.egg-info/dependency_links.txt 2024-04-28 22:37:10,476 root INFO writing entry points to Paste.egg-info/entry_points.txt 2024-04-28 22:37:10,476 root INFO writing namespace_packages to Paste.egg-info/namespace_packages.txt 2024-04-28 22:37:10,476 root INFO writing requirements to Paste.egg-info/requires.txt 2024-04-28 22:37:10,476 root INFO writing top-level names to Paste.egg-info/top_level.txt 2024-04-28 22:37:10,480 root INFO reading manifest file 'Paste.egg-info/SOURCES.txt' 2024-04-28 22:37:10,482 root INFO reading manifest template 'MANIFEST.in' 2024-04-28 22:37:10,485 root WARNING warning: no files found matching 'docs/_templates/*.html' 2024-04-28 22:37:10,486 root WARNING warning: no previously-included files matching '*' found under directory 'docs/_build/_sources' 2024-04-28 22:37:10,486 root WARNING warning: no files found matching '*.html' under directory 'docs/_build' 2024-04-28 22:37:10,498 root INFO writing manifest file 'Paste.egg-info/SOURCES.txt' 2024-04-28 22:37:10,498 root INFO Copying Paste.egg-info to build/bdist.linux-armv8l/wheel/Paste-3.10.0-py3.12.egg-info 2024-04-28 22:37:10,499 root INFO Installing build/bdist.linux-armv8l/wheel/Paste-3.10.0-py3.12-nspkg.pth 2024-04-28 22:37:10,499 root INFO running install_scripts 2024-04-28 22:37:10,501 wheel INFO creating build/bdist.linux-armv8l/wheel/Paste-3.10.0.dist-info/WHEEL 2024-04-28 22:37:10,502 wheel INFO creating '/home/buildozer/aports/community/py3-paste/src/Paste-3.10.0/.dist/.tmp-s5j7u9gs/Paste-3.10.0-py3-none-any.whl' and adding 'build/bdist.linux-armv8l/wheel' to it 2024-04-28 22:37:10,502 wheel INFO adding 'Paste-3.10.0-py3.12-nspkg.pth' 2024-04-28 22:37:10,502 wheel INFO adding 'paste/cascade.py' 2024-04-28 22:37:10,503 wheel INFO adding 'paste/cgiapp.py' 2024-04-28 22:37:10,503 wheel INFO adding 'paste/cgitb_catcher.py' 2024-04-28 22:37:10,503 wheel INFO adding 'paste/config.py' 2024-04-28 22:37:10,503 wheel INFO adding 'paste/errordocument.py' 2024-04-28 22:37:10,503 wheel INFO adding 'paste/fileapp.py' 2024-04-28 22:37:10,504 wheel INFO adding 'paste/fixture.py' 2024-04-28 22:37:10,504 wheel INFO adding 'paste/flup_session.py' 2024-04-28 22:37:10,504 wheel INFO adding 'paste/gzipper.py' 2024-04-28 22:37:10,504 wheel INFO adding 'paste/httpexceptions.py' 2024-04-28 22:37:10,504 wheel INFO adding 'paste/httpheaders.py' 2024-04-28 22:37:10,505 wheel INFO adding 'paste/httpserver.py' 2024-04-28 22:37:10,505 wheel INFO adding 'paste/lint.py' 2024-04-28 22:37:10,505 wheel INFO adding 'paste/modpython.py' 2024-04-28 22:37:10,505 wheel INFO adding 'paste/pony.py' 2024-04-28 22:37:10,505 wheel INFO adding 'paste/progress.py' 2024-04-28 22:37:10,506 wheel INFO adding 'paste/proxy.py' 2024-04-28 22:37:10,506 wheel INFO adding 'paste/recursive.py' 2024-04-28 22:37:10,506 wheel INFO adding 'paste/registry.py' 2024-04-28 22:37:10,506 wheel INFO adding 'paste/reloader.py' 2024-04-28 22:37:10,506 wheel INFO adding 'paste/request.py' 2024-04-28 22:37:10,507 wheel INFO adding 'paste/response.py' 2024-04-28 22:37:10,507 wheel INFO adding 'paste/session.py' 2024-04-28 22:37:10,507 wheel INFO adding 'paste/transaction.py' 2024-04-28 22:37:10,507 wheel INFO adding 'paste/translogger.py' 2024-04-28 22:37:10,507 wheel INFO adding 'paste/url.py' 2024-04-28 22:37:10,507 wheel INFO adding 'paste/urlmap.py' 2024-04-28 22:37:10,508 wheel INFO adding 'paste/urlparser.py' 2024-04-28 22:37:10,508 wheel INFO adding 'paste/wsgilib.py' 2024-04-28 22:37:10,508 wheel INFO adding 'paste/wsgiwrappers.py' 2024-04-28 22:37:10,508 wheel INFO adding 'paste/auth/__init__.py' 2024-04-28 22:37:10,508 wheel INFO adding 'paste/auth/auth_tkt.py' 2024-04-28 22:37:10,509 wheel INFO adding 'paste/auth/basic.py' 2024-04-28 22:37:10,509 wheel INFO adding 'paste/auth/cas.py' 2024-04-28 22:37:10,509 wheel INFO adding 'paste/auth/cookie.py' 2024-04-28 22:37:10,509 wheel INFO adding 'paste/auth/digest.py' 2024-04-28 22:37:10,509 wheel INFO adding 'paste/auth/form.py' 2024-04-28 22:37:10,509 wheel INFO adding 'paste/auth/grantip.py' 2024-04-28 22:37:10,510 wheel INFO adding 'paste/auth/multi.py' 2024-04-28 22:37:10,510 wheel INFO adding 'paste/auth/open_id.py' 2024-04-28 22:37:10,510 wheel INFO adding 'paste/cowbell/__init__.py' 2024-04-28 22:37:10,510 wheel INFO adding 'paste/debug/__init__.py' 2024-04-28 22:37:10,510 wheel INFO adding 'paste/debug/debugapp.py' 2024-04-28 22:37:10,510 wheel INFO adding 'paste/debug/doctest_webapp.py' 2024-04-28 22:37:10,511 wheel INFO adding 'paste/debug/fsdiff.py' 2024-04-28 22:37:10,511 wheel INFO adding 'paste/debug/prints.py' 2024-04-28 22:37:10,511 wheel INFO adding 'paste/debug/profile.py' 2024-04-28 22:37:10,511 wheel INFO adding 'paste/debug/testserver.py' 2024-04-28 22:37:10,511 wheel INFO adding 'paste/debug/watchthreads.py' 2024-04-28 22:37:10,511 wheel INFO adding 'paste/debug/wdg_validate.py' 2024-04-28 22:37:10,511 wheel INFO adding 'paste/evalexception/__init__.py' 2024-04-28 22:37:10,512 wheel INFO adding 'paste/evalexception/evalcontext.py' 2024-04-28 22:37:10,512 wheel INFO adding 'paste/evalexception/middleware.py' 2024-04-28 22:37:10,512 wheel INFO adding 'paste/exceptions/__init__.py' 2024-04-28 22:37:10,512 wheel INFO adding 'paste/exceptions/collector.py' 2024-04-28 22:37:10,512 wheel INFO adding 'paste/exceptions/errormiddleware.py' 2024-04-28 22:37:10,513 wheel INFO adding 'paste/exceptions/formatter.py' 2024-04-28 22:37:10,513 wheel INFO adding 'paste/exceptions/reporter.py' 2024-04-28 22:37:10,513 wheel INFO adding 'paste/exceptions/serial_number_generator.py' 2024-04-28 22:37:10,513 wheel INFO adding 'paste/util/PySourceColor.py' 2024-04-28 22:37:10,514 wheel INFO adding 'paste/util/__init__.py' 2024-04-28 22:37:10,514 wheel INFO adding 'paste/util/cgitb_hook.py' 2024-04-28 22:37:10,514 wheel INFO adding 'paste/util/classinit.py' 2024-04-28 22:37:10,514 wheel INFO adding 'paste/util/classinstance.py' 2024-04-28 22:37:10,514 wheel INFO adding 'paste/util/converters.py' 2024-04-28 22:37:10,514 wheel INFO adding 'paste/util/dateinterval.py' 2024-04-28 22:37:10,514 wheel INFO adding 'paste/util/datetimeutil.py' 2024-04-28 22:37:10,515 wheel INFO adding 'paste/util/field_storage.py' 2024-04-28 22:37:10,515 wheel INFO adding 'paste/util/filemixin.py' 2024-04-28 22:37:10,515 wheel INFO adding 'paste/util/finddata.py' 2024-04-28 22:37:10,515 wheel INFO adding 'paste/util/findpackage.py' 2024-04-28 22:37:10,515 wheel INFO adding 'paste/util/import_string.py' 2024-04-28 22:37:10,515 wheel INFO adding 'paste/util/intset.py' 2024-04-28 22:37:10,516 wheel INFO adding 'paste/util/ip4.py' 2024-04-28 22:37:10,516 wheel INFO adding 'paste/util/killthread.py' 2024-04-28 22:37:10,516 wheel INFO adding 'paste/util/looper.py' 2024-04-28 22:37:10,516 wheel INFO adding 'paste/util/mimeparse.py' 2024-04-28 22:37:10,516 wheel INFO adding 'paste/util/multidict.py' 2024-04-28 22:37:10,516 wheel INFO adding 'paste/util/quoting.py' 2024-04-28 22:37:10,516 wheel INFO adding 'paste/util/scgiserver.py' 2024-04-28 22:37:10,517 wheel INFO adding 'paste/util/template.py' 2024-04-28 22:37:10,517 wheel INFO adding 'paste/util/threadedprint.py' 2024-04-28 22:37:10,517 wheel INFO adding 'paste/util/threadinglocal.py' 2024-04-28 22:37:10,517 wheel INFO adding 'Paste-3.10.0.dist-info/METADATA' 2024-04-28 22:37:10,517 wheel INFO adding 'Paste-3.10.0.dist-info/WHEEL' 2024-04-28 22:37:10,517 wheel INFO adding 'Paste-3.10.0.dist-info/entry_points.txt' 2024-04-28 22:37:10,517 wheel INFO adding 'Paste-3.10.0.dist-info/namespace_packages.txt' 2024-04-28 22:37:10,517 wheel INFO adding 'Paste-3.10.0.dist-info/top_level.txt' 2024-04-28 22:37:10,518 wheel INFO adding 'Paste-3.10.0.dist-info/RECORD' 2024-04-28 22:37:10,518 wheel INFO removing build/bdist.linux-armv8l/wheel 2024-04-28 22:37:10,520 gpep517 INFO The backend produced .dist/Paste-3.10.0-py3-none-any.whl Paste-3.10.0-py3-none-any.whl ============================= test session starts ============================== platform linux -- Python 3.12.3, pytest-8.1.1, pluggy-1.4.0 rootdir: /home/buildozer/aports/community/py3-paste/src/Paste-3.10.0 configfile: setup.cfg testpaths: tests collected 176 items tests/test_auth/test_auth_cookie.py ... [ 1%] tests/test_auth/test_auth_digest.py . [ 2%] tests/test_auth/test_auth_tkt.py .. [ 3%] tests/test_cgiapp.py .... [ 5%] tests/test_cgitb_catcher.py .... [ 7%] tests/test_config.py .... [ 10%] tests/test_doctests.py .......... [ 15%] tests/test_errordocument.py ..... [ 18%] tests/test_exceptions/test_error_middleware.py ..... [ 21%] tests/test_exceptions/test_formatter.py ........ [ 26%] tests/test_exceptions/test_httpexceptions.py ...... [ 29%] tests/test_exceptions/test_reporter.py . [ 30%] tests/test_fileapp.py .......... [ 35%] tests/test_fixture.py ..... [ 38%] tests/test_grantip.py . [ 39%] tests/test_gzipper.py .. [ 40%] tests/test_httpheaders.py .......... [ 46%] tests/test_httpserver.py ....... [ 50%] tests/test_import_string.py .. [ 51%] tests/test_multidict.py .. [ 52%] tests/test_proxy.py s [ 52%] tests/test_recursive.py .... [ 55%] tests/test_registry.py ............. [ 62%] tests/test_request.py .... [ 64%] tests/test_request_form.py ... [ 66%] tests/test_response.py . [ 67%] tests/test_session.py .. [ 68%] tests/test_urlmap.py .. [ 69%] tests/test_urlparser.py ......... [ 74%] tests/test_util/test_cgitb_hook.py ....... [ 78%] tests/test_util/test_datetimeutil.py ... [ 80%] tests/test_util/test_field_storage.py .................. [ 90%] tests/test_util/test_mimeparse.py ......... [ 95%] tests/test_util/test_quoting.py .. [ 96%] tests/test_wsgilib.py .. [ 97%] tests/test_wsgiwrappers.py .... [100%] ======================== 175 passed, 1 skipped in 1.35s ======================== >>> py3-paste: Entering fakeroot... >>> py3-paste-pyc*: Running split function pyc... '/home/buildozer/aports/community/py3-paste/pkg/py3-paste/usr/lib/python3.12/site-packages/paste/auth/__pycache__' -> '/home/buildozer/aports/community/py3-paste/pkg/py3-paste-pyc/usr/lib/python3.12/site-packages/paste/auth/__pycache__' '/home/buildozer/aports/community/py3-paste/pkg/py3-paste/usr/lib/python3.12/site-packages/paste/debug/__pycache__' -> '/home/buildozer/aports/community/py3-paste/pkg/py3-paste-pyc/usr/lib/python3.12/site-packages/paste/debug/__pycache__' '/home/buildozer/aports/community/py3-paste/pkg/py3-paste/usr/lib/python3.12/site-packages/paste/__pycache__' -> '/home/buildozer/aports/community/py3-paste/pkg/py3-paste-pyc/usr/lib/python3.12/site-packages/paste/__pycache__' '/home/buildozer/aports/community/py3-paste/pkg/py3-paste/usr/lib/python3.12/site-packages/paste/cowbell/__pycache__' -> '/home/buildozer/aports/community/py3-paste/pkg/py3-paste-pyc/usr/lib/python3.12/site-packages/paste/cowbell/__pycache__' '/home/buildozer/aports/community/py3-paste/pkg/py3-paste/usr/lib/python3.12/site-packages/paste/exceptions/__pycache__' -> '/home/buildozer/aports/community/py3-paste/pkg/py3-paste-pyc/usr/lib/python3.12/site-packages/paste/exceptions/__pycache__' '/home/buildozer/aports/community/py3-paste/pkg/py3-paste/usr/lib/python3.12/site-packages/paste/evalexception/__pycache__' -> '/home/buildozer/aports/community/py3-paste/pkg/py3-paste-pyc/usr/lib/python3.12/site-packages/paste/evalexception/__pycache__' '/home/buildozer/aports/community/py3-paste/pkg/py3-paste/usr/lib/python3.12/site-packages/paste/util/__pycache__' -> '/home/buildozer/aports/community/py3-paste/pkg/py3-paste-pyc/usr/lib/python3.12/site-packages/paste/util/__pycache__' >>> py3-paste-pyc*: Preparing subpackage py3-paste-pyc... >>> py3-paste-pyc*: Running postcheck for py3-paste-pyc >>> py3-paste*: Running postcheck for py3-paste >>> py3-paste*: Preparing package py3-paste... >>> py3-paste-pyc*: Tracing dependencies... py3-setuptools py3-six python3~3.12 >>> py3-paste-pyc*: Package size: 1.3 MB >>> py3-paste-pyc*: Compressing data... >>> py3-paste-pyc*: Create checksum... >>> py3-paste-pyc*: Create py3-paste-pyc-3.10.0-r0.apk >>> py3-paste*: Tracing dependencies... py3-setuptools py3-six python3~3.12 >>> py3-paste*: Package size: 1.1 MB >>> py3-paste*: Compressing data... >>> py3-paste*: Create checksum... >>> py3-paste*: Create py3-paste-3.10.0-r0.apk >>> py3-paste: Build complete at Sun, 28 Apr 2024 22:37:13 +0000 elapsed time 0h 0m 5s >>> py3-paste: Cleaning up srcdir >>> py3-paste: Cleaning up pkgdir >>> py3-paste: Uninstalling dependencies... (1/35) Purging .makedepends-py3-paste (20240428.223709) (2/35) Purging py3-setuptools-pyc (69.5.1-r0) (3/35) Purging py3-setuptools (69.5.1-r0) (4/35) Purging py3-six-pyc (1.16.0-r9) (5/35) Purging py3-six (1.16.0-r9) (6/35) Purging py3-gpep517-pyc (15-r2) (7/35) Purging py3-gpep517 (15-r2) (8/35) Purging py3-installer-pyc (0.7.0-r2) (9/35) Purging py3-installer (0.7.0-r2) (10/35) Purging py3-wheel-pyc (0.42.0-r1) (11/35) Purging py3-wheel (0.42.0-r1) (12/35) Purging py3-pytest-pyc (8.1.1-r1) (13/35) Purging py3-pytest (8.1.1-r1) (14/35) Purging py3-iniconfig-pyc (2.0.0-r1) (15/35) Purging py3-iniconfig (2.0.0-r1) (16/35) Purging py3-packaging-pyc (24.0-r1) (17/35) Purging py3-packaging (24.0-r1) (18/35) Purging py3-parsing-pyc (3.1.2-r1) (19/35) Purging py3-parsing (3.1.2-r1) (20/35) Purging py3-pluggy-pyc (1.4.0-r1) (21/35) Purging py3-pluggy (1.4.0-r1) (22/35) Purging py3-py-pyc (1.11.0-r3) (23/35) Purging py3-py (1.11.0-r3) (24/35) Purging python3-pyc (3.12.3-r1) (25/35) Purging python3-pycache-pyc0 (3.12.3-r1) (26/35) Purging pyc (3.12.3-r1) (27/35) Purging python3 (3.12.3-r1) (28/35) Purging gdbm (1.23-r1) (29/35) Purging libbz2 (1.0.8-r6) (30/35) Purging libffi (3.4.6-r0) (31/35) Purging libpanelw (6.4_p20240330-r0) (32/35) Purging mpdecimal (4.0.0-r0) (33/35) Purging readline (8.2.10-r0) (34/35) Purging sqlite-libs (3.45.3-r0) (35/35) Purging xz-libs (5.6.1-r3) Executing busybox-1.36.1-r26.trigger OK: 270 MiB in 103 packages >>> py3-paste: Updating the community/armv7 repository index... >>> py3-paste: Signing the index...