>>> py3-waitress: Building community/py3-waitress 3.0.0-r0 (using abuild 3.12.0-r3) started Mon, 19 Feb 2024 20:18:56 +0000 >>> py3-waitress: Checking sanity of /home/buildozer/aports/community/py3-waitress/APKBUILD... >>> py3-waitress: Analyzing dependencies... >>> py3-waitress: Installing for build: build-base python3 py3-gpep517 py3-setuptools py3-wheel py3-pytest py3-coverage py3-pytest-cov (1/37) Installing libbz2 (1.0.8-r6) (2/37) Installing libffi (3.4.5-r0) (3/37) Installing gdbm (1.23-r1) (4/37) Installing xz-libs (5.4.6-r0) (5/37) Installing mpdecimal (4.0.0-r0) (6/37) Installing libpanelw (6.4_p20231125-r0) (7/37) Installing readline (8.2.10-r0) (8/37) Installing sqlite-libs (3.45.1-r0) (9/37) Installing python3 (3.11.8-r0) (10/37) Installing python3-pycache-pyc0 (3.11.8-r0) (11/37) Installing pyc (3.11.8-r0) (12/37) Installing python3-pyc (3.11.8-r0) (13/37) Installing py3-installer (0.7.0-r1) (14/37) Installing py3-installer-pyc (0.7.0-r1) (15/37) Installing py3-gpep517 (15-r1) (16/37) Installing py3-gpep517-pyc (15-r1) (17/37) Installing py3-parsing (3.1.1-r0) (18/37) Installing py3-parsing-pyc (3.1.1-r0) (19/37) Installing py3-packaging (23.2-r0) (20/37) Installing py3-packaging-pyc (23.2-r0) (21/37) Installing py3-setuptools (69.1.0-r0) (22/37) Installing py3-setuptools-pyc (69.1.0-r0) (23/37) Installing py3-wheel (0.42.0-r0) (24/37) Installing py3-wheel-pyc (0.42.0-r0) (25/37) Installing py3-iniconfig (1.1.1-r8) (26/37) Installing py3-iniconfig-pyc (1.1.1-r8) (27/37) Installing py3-pluggy (1.3.0-r0) (28/37) Installing py3-pluggy-pyc (1.3.0-r0) (29/37) Installing py3-py (1.11.0-r2) (30/37) Installing py3-py-pyc (1.11.0-r2) (31/37) Installing py3-pytest (8.0.0-r0) (32/37) Installing py3-pytest-pyc (8.0.0-r0) (33/37) Installing py3-coverage (6.5.0-r5) (34/37) Installing py3-coverage-pyc (6.5.0-r5) (35/37) Installing py3-pytest-cov (4.1.0-r0) (36/37) Installing py3-pytest-cov-pyc (4.1.0-r0) (37/37) Installing .makedepends-py3-waitress (20240219.201857) Executing busybox-1.36.1-r19.trigger OK: 371 MiB in 139 packages >>> py3-waitress: Cleaning up srcdir >>> py3-waitress: Cleaning up pkgdir >>> py3-waitress: Cleaning up tmpdir >>> py3-waitress: Fetching https://distfiles.alpinelinux.org/distfiles/edge/waitress-3.0.0.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) wget: server returned error: HTTP/1.1 404 Not Found >>> py3-waitress: Fetching https://files.pythonhosted.org/packages/source/w/waitress/waitress-3.0.0.tar.gz Connecting to files.pythonhosted.org (146.75.104.223:443) Connecting to files.pythonhosted.org (146.75.104.223:443) saving to '/var/cache/distfiles/waitress-3.0.0.tar.gz.part' waitress-3.0.0.tar.g 100% |********************************| 175k 0:00:00 ETA '/var/cache/distfiles/waitress-3.0.0.tar.gz.part' saved >>> py3-waitress: Fetching https://distfiles.alpinelinux.org/distfiles/edge/waitress-3.0.0.tar.gz >>> py3-waitress: Checking sha512sums... waitress-3.0.0.tar.gz: OK waitress.initd: OK waitress.confd: OK >>> py3-waitress: Unpacking /var/cache/distfiles/waitress-3.0.0.tar.gz... 2024-02-19 20:18:59,322 gpep517 INFO Building wheel via backend setuptools.build_meta 2024-02-19 20:18:59,361 root INFO running bdist_wheel 2024-02-19 20:18:59,376 root INFO running build 2024-02-19 20:18:59,377 root INFO running build_py 2024-02-19 20:18:59,379 root INFO creating build 2024-02-19 20:18:59,379 root INFO creating build/lib 2024-02-19 20:18:59,379 root INFO creating build/lib/waitress 2024-02-19 20:18:59,380 root INFO copying src/waitress/rfc7230.py -> build/lib/waitress 2024-02-19 20:18:59,380 root INFO copying src/waitress/server.py -> build/lib/waitress 2024-02-19 20:18:59,380 root INFO copying src/waitress/parser.py -> build/lib/waitress 2024-02-19 20:18:59,380 root INFO copying src/waitress/wasyncore.py -> build/lib/waitress 2024-02-19 20:18:59,380 root INFO copying src/waitress/channel.py -> build/lib/waitress 2024-02-19 20:18:59,381 root INFO copying src/waitress/receiver.py -> build/lib/waitress 2024-02-19 20:18:59,381 root INFO copying src/waitress/buffers.py -> build/lib/waitress 2024-02-19 20:18:59,381 root INFO copying src/waitress/trigger.py -> build/lib/waitress 2024-02-19 20:18:59,381 root INFO copying src/waitress/proxy_headers.py -> build/lib/waitress 2024-02-19 20:18:59,382 root INFO copying src/waitress/compat.py -> build/lib/waitress 2024-02-19 20:18:59,382 root INFO copying src/waitress/utilities.py -> build/lib/waitress 2024-02-19 20:18:59,382 root INFO copying src/waitress/adjustments.py -> build/lib/waitress 2024-02-19 20:18:59,382 root INFO copying src/waitress/task.py -> build/lib/waitress 2024-02-19 20:18:59,382 root INFO copying src/waitress/runner.py -> build/lib/waitress 2024-02-19 20:18:59,383 root INFO copying src/waitress/__init__.py -> build/lib/waitress 2024-02-19 20:18:59,383 root INFO copying src/waitress/__main__.py -> build/lib/waitress 2024-02-19 20:18:59,388 wheel INFO installing to build/bdist.linux-armv8l/wheel 2024-02-19 20:18:59,388 root INFO running install 2024-02-19 20:18:59,396 root INFO running install_lib 2024-02-19 20:18:59,398 root INFO creating build/bdist.linux-armv8l 2024-02-19 20:18:59,398 root INFO creating build/bdist.linux-armv8l/wheel 2024-02-19 20:18:59,398 root INFO creating build/bdist.linux-armv8l/wheel/waitress 2024-02-19 20:18:59,398 root INFO copying build/lib/waitress/rfc7230.py -> build/bdist.linux-armv8l/wheel/waitress 2024-02-19 20:18:59,398 root INFO copying build/lib/waitress/server.py -> build/bdist.linux-armv8l/wheel/waitress 2024-02-19 20:18:59,398 root INFO copying build/lib/waitress/parser.py -> build/bdist.linux-armv8l/wheel/waitress 2024-02-19 20:18:59,399 root INFO copying build/lib/waitress/wasyncore.py -> build/bdist.linux-armv8l/wheel/waitress 2024-02-19 20:18:59,399 root INFO copying build/lib/waitress/channel.py -> build/bdist.linux-armv8l/wheel/waitress 2024-02-19 20:18:59,399 root INFO copying build/lib/waitress/receiver.py -> build/bdist.linux-armv8l/wheel/waitress 2024-02-19 20:18:59,399 root INFO copying build/lib/waitress/buffers.py -> build/bdist.linux-armv8l/wheel/waitress 2024-02-19 20:18:59,399 root INFO copying build/lib/waitress/trigger.py -> build/bdist.linux-armv8l/wheel/waitress 2024-02-19 20:18:59,400 root INFO copying build/lib/waitress/proxy_headers.py -> build/bdist.linux-armv8l/wheel/waitress 2024-02-19 20:18:59,400 root INFO copying build/lib/waitress/compat.py -> build/bdist.linux-armv8l/wheel/waitress 2024-02-19 20:18:59,400 root INFO copying build/lib/waitress/utilities.py -> build/bdist.linux-armv8l/wheel/waitress 2024-02-19 20:18:59,400 root INFO copying build/lib/waitress/adjustments.py -> build/bdist.linux-armv8l/wheel/waitress 2024-02-19 20:18:59,400 root INFO copying build/lib/waitress/task.py -> build/bdist.linux-armv8l/wheel/waitress 2024-02-19 20:18:59,400 root INFO copying build/lib/waitress/runner.py -> build/bdist.linux-armv8l/wheel/waitress 2024-02-19 20:18:59,401 root INFO copying build/lib/waitress/__init__.py -> build/bdist.linux-armv8l/wheel/waitress 2024-02-19 20:18:59,401 root INFO copying build/lib/waitress/__main__.py -> build/bdist.linux-armv8l/wheel/waitress 2024-02-19 20:18:59,401 root INFO running install_egg_info 2024-02-19 20:18:59,405 root INFO running egg_info 2024-02-19 20:18:59,406 root INFO writing src/waitress.egg-info/PKG-INFO 2024-02-19 20:18:59,407 root INFO writing dependency_links to src/waitress.egg-info/dependency_links.txt 2024-02-19 20:18:59,408 root INFO writing entry points to src/waitress.egg-info/entry_points.txt 2024-02-19 20:18:59,408 root INFO writing requirements to src/waitress.egg-info/requires.txt 2024-02-19 20:18:59,408 root INFO writing top-level names to src/waitress.egg-info/top_level.txt 2024-02-19 20:18:59,411 root INFO reading manifest file 'src/waitress.egg-info/SOURCES.txt' 2024-02-19 20:18:59,411 root INFO reading manifest template 'MANIFEST.in' 2024-02-19 20:18:59,413 root WARNING warning: no previously-included files found matching 'TODO.txt' 2024-02-19 20:18:59,413 root WARNING no previously-included directories found matching 'docs/_build' 2024-02-19 20:18:59,413 root WARNING warning: no previously-included files matching '__pycache__' found under directory '*' 2024-02-19 20:18:59,413 root WARNING warning: no previously-included files matching '*.py[cod]' found under directory '*' 2024-02-19 20:18:59,414 root INFO adding license file 'LICENSE.txt' 2024-02-19 20:18:59,415 root INFO writing manifest file 'src/waitress.egg-info/SOURCES.txt' 2024-02-19 20:18:59,415 root INFO Copying src/waitress.egg-info to build/bdist.linux-armv8l/wheel/waitress-3.0.0-py3.11.egg-info 2024-02-19 20:18:59,416 root INFO running install_scripts 2024-02-19 20:18:59,419 wheel INFO creating build/bdist.linux-armv8l/wheel/waitress-3.0.0.dist-info/WHEEL 2024-02-19 20:18:59,419 wheel INFO creating '/home/buildozer/aports/community/py3-waitress/src/waitress-3.0.0/.dist/.tmp-rdi_u4zi/waitress-3.0.0-py3-none-any.whl' and adding 'build/bdist.linux-armv8l/wheel' to it 2024-02-19 20:18:59,419 wheel INFO adding 'waitress/__init__.py' 2024-02-19 20:18:59,420 wheel INFO adding 'waitress/__main__.py' 2024-02-19 20:18:59,420 wheel INFO adding 'waitress/adjustments.py' 2024-02-19 20:18:59,420 wheel INFO adding 'waitress/buffers.py' 2024-02-19 20:18:59,420 wheel INFO adding 'waitress/channel.py' 2024-02-19 20:18:59,421 wheel INFO adding 'waitress/compat.py' 2024-02-19 20:18:59,421 wheel INFO adding 'waitress/parser.py' 2024-02-19 20:18:59,421 wheel INFO adding 'waitress/proxy_headers.py' 2024-02-19 20:18:59,421 wheel INFO adding 'waitress/receiver.py' 2024-02-19 20:18:59,421 wheel INFO adding 'waitress/rfc7230.py' 2024-02-19 20:18:59,422 wheel INFO adding 'waitress/runner.py' 2024-02-19 20:18:59,422 wheel INFO adding 'waitress/server.py' 2024-02-19 20:18:59,422 wheel INFO adding 'waitress/task.py' 2024-02-19 20:18:59,422 wheel INFO adding 'waitress/trigger.py' 2024-02-19 20:18:59,423 wheel INFO adding 'waitress/utilities.py' 2024-02-19 20:18:59,423 wheel INFO adding 'waitress/wasyncore.py' 2024-02-19 20:18:59,423 wheel INFO adding 'waitress-3.0.0.dist-info/LICENSE.txt' 2024-02-19 20:18:59,423 wheel INFO adding 'waitress-3.0.0.dist-info/METADATA' 2024-02-19 20:18:59,423 wheel INFO adding 'waitress-3.0.0.dist-info/WHEEL' 2024-02-19 20:18:59,424 wheel INFO adding 'waitress-3.0.0.dist-info/entry_points.txt' 2024-02-19 20:18:59,424 wheel INFO adding 'waitress-3.0.0.dist-info/top_level.txt' 2024-02-19 20:18:59,424 wheel INFO adding 'waitress-3.0.0.dist-info/RECORD' 2024-02-19 20:18:59,424 wheel INFO removing build/bdist.linux-armv8l/wheel 2024-02-19 20:18:59,425 gpep517 INFO The backend produced .dist/waitress-3.0.0-py3-none-any.whl waitress-3.0.0-py3-none-any.whl ============================= test session starts ============================== platform linux -- Python 3.11.8, pytest-8.0.0, pluggy-1.3.0 rootdir: /home/buildozer/aports/community/py3-waitress/src/waitress-3.0.0 configfile: setup.cfg plugins: cov-4.1.0 collected 807 items tests/test_adjustments.py .............................................. [ 5%] ... [ 6%] tests/test_buffers.py .................................................. [ 12%] .. [ 12%] tests/test_channel.py .................................................. [ 18%] ....................................................................... [ 27%] tests/test_functional.py ............................................... [ 33%] ........................................................................ [ 42%] .................. [ 44%] tests/test_init.py .. [ 44%] tests/test_parser.py ................................................... [ 51%] .................... [ 53%] tests/test_proxy_headers.py ............................... [ 57%] tests/test_receiver.py .................................... [ 61%] tests/test_regression.py . [ 61%] tests/test_runner.py ................... [ 64%] tests/test_server.py ............................... [ 68%] tests/test_task.py ..................................................... [ 74%] ..................... [ 77%] tests/test_trigger.py ............. [ 78%] tests/test_utilities.py ...................... [ 81%] tests/test_wasyncore.py ................................................ [ 87%] .........................s........s..sss........s..ss................... [ 96%] ............................ [100%] =============================== warnings summary =============================== tests/test_adjustments.py::TestAdjustments::test_goodvars /home/buildozer/aports/community/py3-waitress/src/waitress-3.0.0/src/waitress/adjustments.py:312: DeprecationWarning: send_bytes will be removed in a future release warnings.warn( tests/test_regression.py::test_suite /usr/lib/python3.11/site-packages/_pytest/python.py:197: PytestReturnNotNoneWarning: Expected None, but tests/test_regression.py::test_suite returned , which will be an error in a future version of pytest. Did you mean to use `assert` instead of `return`? warnings.warn( -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html ---------- coverage: platform linux, python 3.11.8-final-0 ----------- Name Stmts Miss Cover Missing ---------------------------------------------------------------- src/waitress/__init__.py 11 0 100.00% src/waitress/__main__.py 0 0 100.00% src/waitress/adjustments.py 181 0 100.00% src/waitress/buffers.py 212 0 100.00% src/waitress/channel.py 257 0 100.00% src/waitress/compat.py 10 0 100.00% src/waitress/parser.py 199 0 100.00% src/waitress/proxy_headers.py 162 0 100.00% src/waitress/receiver.py 111 0 100.00% src/waitress/rfc7230.py 26 0 100.00% src/waitress/runner.py 69 0 100.00% src/waitress/server.py 177 0 100.00% src/waitress/task.py 325 0 100.00% src/waitress/trigger.py 56 0 100.00% src/waitress/utilities.py 114 0 100.00% src/waitress/wasyncore.py 379 0 100.00% ---------------------------------------------------------------- TOTAL 2289 0 100.00% ================= 799 passed, 8 skipped, 2 warnings in 22.88s ================== >>> py3-waitress: Entering fakeroot... >>> py3-waitress-openrc*: Running split function openrc... >>> py3-waitress-openrc*: Preparing subpackage py3-waitress-openrc... >>> py3-waitress-openrc*: Running postcheck for py3-waitress-openrc >>> py3-waitress-pyc*: Running split function pyc... '/home/buildozer/aports/community/py3-waitress/pkg/py3-waitress/usr/lib/python3.11/site-packages/waitress/__pycache__' -> '/home/buildozer/aports/community/py3-waitress/pkg/py3-waitress-pyc/usr/lib/python3.11/site-packages/waitress/__pycache__' >>> py3-waitress-pyc*: Preparing subpackage py3-waitress-pyc... >>> py3-waitress-pyc*: Running postcheck for py3-waitress-pyc >>> py3-waitress*: Running postcheck for py3-waitress >>> py3-waitress*: Preparing package py3-waitress... >>> py3-waitress-openrc*: Tracing dependencies... >>> py3-waitress-openrc*: Package size: 24.0 KB >>> py3-waitress-openrc*: Compressing data... >>> py3-waitress-openrc*: Create checksum... >>> py3-waitress-openrc*: Create py3-waitress-openrc-3.0.0-r0.apk >>> py3-waitress-pyc*: Tracing dependencies... python3 python3~3.11 >>> py3-waitress-pyc*: Package size: 236.0 KB >>> py3-waitress-pyc*: Compressing data... >>> py3-waitress-pyc*: Create checksum... >>> py3-waitress-pyc*: Create py3-waitress-pyc-3.0.0-r0.apk >>> py3-waitress*: Tracing dependencies... python3 python3~3.11 >>> py3-waitress*: Package size: 264.0 KB >>> py3-waitress*: Compressing data... >>> py3-waitress*: Create checksum... >>> py3-waitress*: Create py3-waitress-3.0.0-r0.apk >>> py3-waitress: Build complete at Mon, 19 Feb 2024 20:19:27 +0000 elapsed time 0h 0m 31s >>> py3-waitress: Cleaning up srcdir >>> py3-waitress: Cleaning up pkgdir >>> py3-waitress: Uninstalling dependencies... (1/37) Purging .makedepends-py3-waitress (20240219.201857) (2/37) Purging py3-gpep517-pyc (15-r1) (3/37) Purging py3-gpep517 (15-r1) (4/37) Purging py3-installer-pyc (0.7.0-r1) (5/37) Purging py3-installer (0.7.0-r1) (6/37) Purging py3-setuptools-pyc (69.1.0-r0) (7/37) Purging py3-setuptools (69.1.0-r0) (8/37) Purging py3-wheel-pyc (0.42.0-r0) (9/37) Purging py3-wheel (0.42.0-r0) (10/37) Purging py3-pytest-cov-pyc (4.1.0-r0) (11/37) Purging py3-pytest-cov (4.1.0-r0) (12/37) Purging py3-pytest-pyc (8.0.0-r0) (13/37) Purging py3-pytest (8.0.0-r0) (14/37) Purging py3-iniconfig-pyc (1.1.1-r8) (15/37) Purging py3-iniconfig (1.1.1-r8) (16/37) Purging py3-packaging-pyc (23.2-r0) (17/37) Purging py3-packaging (23.2-r0) (18/37) Purging py3-parsing-pyc (3.1.1-r0) (19/37) Purging py3-parsing (3.1.1-r0) (20/37) Purging py3-pluggy-pyc (1.3.0-r0) (21/37) Purging py3-pluggy (1.3.0-r0) (22/37) Purging py3-py-pyc (1.11.0-r2) (23/37) Purging py3-py (1.11.0-r2) (24/37) Purging py3-coverage-pyc (6.5.0-r5) (25/37) Purging py3-coverage (6.5.0-r5) (26/37) Purging python3-pyc (3.11.8-r0) (27/37) Purging python3-pycache-pyc0 (3.11.8-r0) (28/37) Purging pyc (3.11.8-r0) (29/37) Purging python3 (3.11.8-r0) (30/37) Purging gdbm (1.23-r1) (31/37) Purging libbz2 (1.0.8-r6) (32/37) Purging libffi (3.4.5-r0) (33/37) Purging libpanelw (6.4_p20231125-r0) (34/37) Purging mpdecimal (4.0.0-r0) (35/37) Purging readline (8.2.10-r0) (36/37) Purging sqlite-libs (3.45.1-r0) (37/37) Purging xz-libs (5.4.6-r0) Executing busybox-1.36.1-r19.trigger OK: 315 MiB in 102 packages >>> py3-waitress: Updating the community/armhf repository index... >>> py3-waitress: Signing the index...