>>> py3-waitress: Building community/py3-waitress 3.0.0-r0 (using abuild 3.12.0-r3) started Mon, 19 Feb 2024 20:18:53 +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/35) Installing libffi (3.4.5-r0) (2/35) Installing gdbm (1.23-r1) (3/35) Installing mpdecimal (4.0.0-r0) (4/35) Installing libpanelw (6.4_p20231125-r0) (5/35) Installing readline (8.2.10-r0) (6/35) Installing sqlite-libs (3.45.1-r0) (7/35) Installing python3 (3.11.8-r0) (8/35) Installing python3-pycache-pyc0 (3.11.8-r0) (9/35) Installing pyc (3.11.8-r0) (10/35) Installing python3-pyc (3.11.8-r0) (11/35) Installing py3-installer (0.7.0-r1) (12/35) Installing py3-installer-pyc (0.7.0-r1) (13/35) Installing py3-gpep517 (15-r1) (14/35) Installing py3-gpep517-pyc (15-r1) (15/35) Installing py3-parsing (3.1.1-r0) (16/35) Installing py3-parsing-pyc (3.1.1-r0) (17/35) Installing py3-packaging (23.2-r0) (18/35) Installing py3-packaging-pyc (23.2-r0) (19/35) Installing py3-setuptools (69.1.0-r0) (20/35) Installing py3-setuptools-pyc (69.1.0-r0) (21/35) Installing py3-wheel (0.42.0-r0) (22/35) Installing py3-wheel-pyc (0.42.0-r0) (23/35) Installing py3-iniconfig (1.1.1-r8) (24/35) Installing py3-iniconfig-pyc (1.1.1-r8) (25/35) Installing py3-pluggy (1.3.0-r0) (26/35) Installing py3-pluggy-pyc (1.3.0-r0) (27/35) Installing py3-py (1.11.0-r2) (28/35) Installing py3-py-pyc (1.11.0-r2) (29/35) Installing py3-pytest (8.0.0-r0) (30/35) Installing py3-pytest-pyc (8.0.0-r0) (31/35) Installing py3-coverage (6.5.0-r5) (32/35) Installing py3-coverage-pyc (6.5.0-r5) (33/35) Installing py3-pytest-cov (4.1.0-r0) (34/35) Installing py3-pytest-cov-pyc (4.1.0-r0) (35/35) Installing .makedepends-py3-waitress (20240219.201855) Executing busybox-1.36.1-r19.trigger OK: 436 MiB in 147 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 % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 146 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> py3-waitress: Fetching https://files.pythonhosted.org/packages/source/w/waitress/waitress-3.0.0.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 175k 100 175k 0 0 833k 0 --:--:-- --:--:-- --:--:-- 833k >>> 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/edge/waitress-3.0.0.tar.gz... 2024-02-19 20:18:56,811 gpep517 INFO Building wheel via backend setuptools.build_meta 2024-02-19 20:18:56,887 root INFO running bdist_wheel 2024-02-19 20:18:56,919 root INFO running build 2024-02-19 20:18:56,919 root INFO running build_py 2024-02-19 20:18:56,924 root INFO creating build 2024-02-19 20:18:56,925 root INFO creating build/lib 2024-02-19 20:18:56,925 root INFO creating build/lib/waitress 2024-02-19 20:18:56,925 root INFO copying src/waitress/adjustments.py -> build/lib/waitress 2024-02-19 20:18:56,926 root INFO copying src/waitress/utilities.py -> build/lib/waitress 2024-02-19 20:18:56,926 root INFO copying src/waitress/task.py -> build/lib/waitress 2024-02-19 20:18:56,927 root INFO copying src/waitress/wasyncore.py -> build/lib/waitress 2024-02-19 20:18:56,927 root INFO copying src/waitress/__init__.py -> build/lib/waitress 2024-02-19 20:18:56,928 root INFO copying src/waitress/runner.py -> build/lib/waitress 2024-02-19 20:18:56,928 root INFO copying src/waitress/__main__.py -> build/lib/waitress 2024-02-19 20:18:56,928 root INFO copying src/waitress/channel.py -> build/lib/waitress 2024-02-19 20:18:56,929 root INFO copying src/waitress/receiver.py -> build/lib/waitress 2024-02-19 20:18:56,929 root INFO copying src/waitress/trigger.py -> build/lib/waitress 2024-02-19 20:18:56,930 root INFO copying src/waitress/parser.py -> build/lib/waitress 2024-02-19 20:18:56,930 root INFO copying src/waitress/proxy_headers.py -> build/lib/waitress 2024-02-19 20:18:56,931 root INFO copying src/waitress/buffers.py -> build/lib/waitress 2024-02-19 20:18:56,931 root INFO copying src/waitress/compat.py -> build/lib/waitress 2024-02-19 20:18:56,931 root INFO copying src/waitress/rfc7230.py -> build/lib/waitress 2024-02-19 20:18:56,932 root INFO copying src/waitress/server.py -> build/lib/waitress 2024-02-19 20:18:56,944 wheel INFO installing to build/bdist.linux-i686/wheel 2024-02-19 20:18:56,944 root INFO running install 2024-02-19 20:18:56,960 root INFO running install_lib 2024-02-19 20:18:56,963 root INFO creating build/bdist.linux-i686 2024-02-19 20:18:56,964 root INFO creating build/bdist.linux-i686/wheel 2024-02-19 20:18:56,964 root INFO creating build/bdist.linux-i686/wheel/waitress 2024-02-19 20:18:56,964 root INFO copying build/lib/waitress/adjustments.py -> build/bdist.linux-i686/wheel/waitress 2024-02-19 20:18:56,964 root INFO copying build/lib/waitress/utilities.py -> build/bdist.linux-i686/wheel/waitress 2024-02-19 20:18:56,965 root INFO copying build/lib/waitress/task.py -> build/bdist.linux-i686/wheel/waitress 2024-02-19 20:18:56,965 root INFO copying build/lib/waitress/wasyncore.py -> build/bdist.linux-i686/wheel/waitress 2024-02-19 20:18:56,966 root INFO copying build/lib/waitress/__init__.py -> build/bdist.linux-i686/wheel/waitress 2024-02-19 20:18:56,966 root INFO copying build/lib/waitress/runner.py -> build/bdist.linux-i686/wheel/waitress 2024-02-19 20:18:56,966 root INFO copying build/lib/waitress/__main__.py -> build/bdist.linux-i686/wheel/waitress 2024-02-19 20:18:56,967 root INFO copying build/lib/waitress/channel.py -> build/bdist.linux-i686/wheel/waitress 2024-02-19 20:18:56,967 root INFO copying build/lib/waitress/receiver.py -> build/bdist.linux-i686/wheel/waitress 2024-02-19 20:18:56,967 root INFO copying build/lib/waitress/trigger.py -> build/bdist.linux-i686/wheel/waitress 2024-02-19 20:18:56,968 root INFO copying build/lib/waitress/parser.py -> build/bdist.linux-i686/wheel/waitress 2024-02-19 20:18:56,968 root INFO copying build/lib/waitress/proxy_headers.py -> build/bdist.linux-i686/wheel/waitress 2024-02-19 20:18:56,968 root INFO copying build/lib/waitress/buffers.py -> build/bdist.linux-i686/wheel/waitress 2024-02-19 20:18:56,969 root INFO copying build/lib/waitress/compat.py -> build/bdist.linux-i686/wheel/waitress 2024-02-19 20:18:56,969 root INFO copying build/lib/waitress/rfc7230.py -> build/bdist.linux-i686/wheel/waitress 2024-02-19 20:18:56,969 root INFO copying build/lib/waitress/server.py -> build/bdist.linux-i686/wheel/waitress 2024-02-19 20:18:56,969 root INFO running install_egg_info 2024-02-19 20:18:56,975 root INFO running egg_info 2024-02-19 20:18:56,978 root INFO writing src/waitress.egg-info/PKG-INFO 2024-02-19 20:18:56,982 root INFO writing dependency_links to src/waitress.egg-info/dependency_links.txt 2024-02-19 20:18:56,983 root INFO writing entry points to src/waitress.egg-info/entry_points.txt 2024-02-19 20:18:56,984 root INFO writing requirements to src/waitress.egg-info/requires.txt 2024-02-19 20:18:56,985 root INFO writing top-level names to src/waitress.egg-info/top_level.txt 2024-02-19 20:18:56,989 root INFO reading manifest file 'src/waitress.egg-info/SOURCES.txt' 2024-02-19 20:18:56,990 root INFO reading manifest template 'MANIFEST.in' 2024-02-19 20:18:56,993 root WARNING warning: no previously-included files found matching 'TODO.txt' 2024-02-19 20:18:56,993 root WARNING no previously-included directories found matching 'docs/_build' 2024-02-19 20:18:56,993 root WARNING warning: no previously-included files matching '__pycache__' found under directory '*' 2024-02-19 20:18:56,994 root WARNING warning: no previously-included files matching '*.py[cod]' found under directory '*' 2024-02-19 20:18:56,994 root INFO adding license file 'LICENSE.txt' 2024-02-19 20:18:56,997 root INFO writing manifest file 'src/waitress.egg-info/SOURCES.txt' 2024-02-19 20:18:56,997 root INFO Copying src/waitress.egg-info to build/bdist.linux-i686/wheel/waitress-3.0.0-py3.11.egg-info 2024-02-19 20:18:56,999 root INFO running install_scripts 2024-02-19 20:18:57,003 wheel INFO creating build/bdist.linux-i686/wheel/waitress-3.0.0.dist-info/WHEEL 2024-02-19 20:18:57,003 wheel INFO creating '/home/buildozer/aports/community/py3-waitress/src/waitress-3.0.0/.dist/.tmp-r8rf4j8z/waitress-3.0.0-py3-none-any.whl' and adding 'build/bdist.linux-i686/wheel' to it 2024-02-19 20:18:57,004 wheel INFO adding 'waitress/__init__.py' 2024-02-19 20:18:57,004 wheel INFO adding 'waitress/__main__.py' 2024-02-19 20:18:57,005 wheel INFO adding 'waitress/adjustments.py' 2024-02-19 20:18:57,005 wheel INFO adding 'waitress/buffers.py' 2024-02-19 20:18:57,005 wheel INFO adding 'waitress/channel.py' 2024-02-19 20:18:57,006 wheel INFO adding 'waitress/compat.py' 2024-02-19 20:18:57,006 wheel INFO adding 'waitress/parser.py' 2024-02-19 20:18:57,007 wheel INFO adding 'waitress/proxy_headers.py' 2024-02-19 20:18:57,007 wheel INFO adding 'waitress/receiver.py' 2024-02-19 20:18:57,008 wheel INFO adding 'waitress/rfc7230.py' 2024-02-19 20:18:57,008 wheel INFO adding 'waitress/runner.py' 2024-02-19 20:18:57,008 wheel INFO adding 'waitress/server.py' 2024-02-19 20:18:57,009 wheel INFO adding 'waitress/task.py' 2024-02-19 20:18:57,009 wheel INFO adding 'waitress/trigger.py' 2024-02-19 20:18:57,010 wheel INFO adding 'waitress/utilities.py' 2024-02-19 20:18:57,010 wheel INFO adding 'waitress/wasyncore.py' 2024-02-19 20:18:57,011 wheel INFO adding 'waitress-3.0.0.dist-info/LICENSE.txt' 2024-02-19 20:18:57,011 wheel INFO adding 'waitress-3.0.0.dist-info/METADATA' 2024-02-19 20:18:57,011 wheel INFO adding 'waitress-3.0.0.dist-info/WHEEL' 2024-02-19 20:18:57,012 wheel INFO adding 'waitress-3.0.0.dist-info/entry_points.txt' 2024-02-19 20:18:57,012 wheel INFO adding 'waitress-3.0.0.dist-info/top_level.txt' 2024-02-19 20:18:57,012 wheel INFO adding 'waitress-3.0.0.dist-info/RECORD' 2024-02-19 20:18:57,012 wheel INFO removing build/bdist.linux-i686/wheel 2024-02-19 20:18:57,014 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 24.72s ================== >>> 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:23 +0000 elapsed time 0h 0m 30s >>> py3-waitress: Cleaning up srcdir >>> py3-waitress: Cleaning up pkgdir >>> py3-waitress: Uninstalling dependencies... (1/35) Purging .makedepends-py3-waitress (20240219.201855) (2/35) Purging py3-gpep517-pyc (15-r1) (3/35) Purging py3-gpep517 (15-r1) (4/35) Purging py3-installer-pyc (0.7.0-r1) (5/35) Purging py3-installer (0.7.0-r1) (6/35) Purging py3-setuptools-pyc (69.1.0-r0) (7/35) Purging py3-setuptools (69.1.0-r0) (8/35) Purging py3-wheel-pyc (0.42.0-r0) (9/35) Purging py3-wheel (0.42.0-r0) (10/35) Purging py3-pytest-cov-pyc (4.1.0-r0) (11/35) Purging py3-pytest-cov (4.1.0-r0) (12/35) Purging py3-pytest-pyc (8.0.0-r0) (13/35) Purging py3-pytest (8.0.0-r0) (14/35) Purging py3-iniconfig-pyc (1.1.1-r8) (15/35) Purging py3-iniconfig (1.1.1-r8) (16/35) Purging py3-packaging-pyc (23.2-r0) (17/35) Purging py3-packaging (23.2-r0) (18/35) Purging py3-parsing-pyc (3.1.1-r0) (19/35) Purging py3-parsing (3.1.1-r0) (20/35) Purging py3-pluggy-pyc (1.3.0-r0) (21/35) Purging py3-pluggy (1.3.0-r0) (22/35) Purging py3-py-pyc (1.11.0-r2) (23/35) Purging py3-py (1.11.0-r2) (24/35) Purging py3-coverage-pyc (6.5.0-r5) (25/35) Purging py3-coverage (6.5.0-r5) (26/35) Purging python3-pyc (3.11.8-r0) (27/35) Purging python3-pycache-pyc0 (3.11.8-r0) (28/35) Purging pyc (3.11.8-r0) (29/35) Purging python3 (3.11.8-r0) (30/35) Purging gdbm (1.23-r1) (31/35) Purging libffi (3.4.5-r0) (32/35) Purging libpanelw (6.4_p20231125-r0) (33/35) Purging mpdecimal (4.0.0-r0) (34/35) Purging readline (8.2.10-r0) (35/35) Purging sqlite-libs (3.45.1-r0) Executing busybox-1.36.1-r19.trigger OK: 380 MiB in 112 packages >>> py3-waitress: Updating the community/x86 repository index... >>> py3-waitress: Signing the index...