>>> py3-pytest-httpserver: Building community/py3-pytest-httpserver 1.0.10-r1 (using abuild 3.12.0-r5) started Fri, 12 Apr 2024 22:52:51 +0000 >>> py3-pytest-httpserver: Checking sanity of /home/buildozer/aports/community/py3-pytest-httpserver/APKBUILD... >>> py3-pytest-httpserver: Analyzing dependencies... >>> py3-pytest-httpserver: Installing for build: build-base python3 py3-werkzeug py3-gpep517 py3-installer py3-poetry-core py3-pytest py3-pytest-runner py3-requests py3-toml (1/53) Installing libffi (3.4.6-r0) (2/53) Installing gdbm (1.23-r1) (3/53) Installing mpdecimal (4.0.0-r0) (4/53) Installing libpanelw (6.4_p20240330-r0) (5/53) Installing readline (8.2.10-r0) (6/53) Installing sqlite-libs (3.45.2-r0) (7/53) Installing python3 (3.12.2-r1) (8/53) Installing python3-pycache-pyc0 (3.12.2-r1) (9/53) Installing pyc (3.12.2-r1) (10/53) Installing python3-pyc (3.12.2-r1) (11/53) Installing py3-markupsafe (2.1.5-r1) (12/53) Installing py3-markupsafe-pyc (2.1.5-r1) (13/53) Installing py3-werkzeug (3.0.1-r1) (14/53) Installing py3-werkzeug-pyc (3.0.1-r1) (15/53) Installing py3-installer (0.7.0-r2) (16/53) Installing py3-installer-pyc (0.7.0-r2) (17/53) Installing py3-gpep517 (15-r2) (18/53) Installing py3-gpep517-pyc (15-r2) (19/53) Installing py3-fastjsonschema (2.19.1-r2) (20/53) Installing py3-fastjsonschema-pyc (2.19.1-r2) (21/53) Installing py3-lark-parser (1.1.9-r1) (22/53) Installing py3-lark-parser-pyc (1.1.9-r1) (23/53) Installing py3-parsing (3.1.2-r1) (24/53) Installing py3-parsing-pyc (3.1.2-r1) (25/53) Installing py3-packaging (24.0-r1) (26/53) Installing py3-packaging-pyc (24.0-r1) (27/53) Installing py3-poetry-core (1.8.1-r1) (28/53) Installing py3-poetry-core-pyc (1.8.1-r1) (29/53) Installing py3-iniconfig (2.0.0-r1) (30/53) Installing py3-iniconfig-pyc (2.0.0-r1) (31/53) Installing py3-pluggy (1.4.0-r1) (32/53) Installing py3-pluggy-pyc (1.4.0-r1) (33/53) Installing py3-py (1.11.0-r3) (34/53) Installing py3-py-pyc (1.11.0-r3) (35/53) Installing py3-pytest (8.1.1-r1) (36/53) Installing py3-pytest-pyc (8.1.1-r1) (37/53) Installing py3-setuptools (69.2.0-r2) (38/53) Installing py3-setuptools-pyc (69.2.0-r2) (39/53) Installing py3-pytest-runner (6.0.1-r1) (40/53) Installing py3-pytest-runner-pyc (6.0.1-r1) (41/53) Installing py3-certifi (2024.2.2-r1) (42/53) Installing py3-certifi-pyc (2024.2.2-r1) (43/53) Installing py3-charset-normalizer (3.3.2-r1) (44/53) Installing py3-charset-normalizer-pyc (3.3.2-r1) (45/53) Installing py3-idna (3.6-r1) (46/53) Installing py3-idna-pyc (3.6-r1) (47/53) Installing py3-urllib3 (1.26.18-r1) (48/53) Installing py3-urllib3-pyc (1.26.18-r1) (49/53) Installing py3-requests (2.31.0-r2) (50/53) Installing py3-requests-pyc (2.31.0-r2) (51/53) Installing py3-toml (0.10.2-r7) (52/53) Installing py3-toml-pyc (0.10.2-r7) (53/53) Installing .makedepends-py3-pytest-httpserver (20240412.225254) Executing busybox-1.36.1-r25.trigger OK: 328 MiB in 163 packages >>> py3-pytest-httpserver: Cleaning up srcdir >>> py3-pytest-httpserver: Cleaning up pkgdir >>> py3-pytest-httpserver: Cleaning up tmpdir >>> py3-pytest-httpserver: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-pytest-httpserver-1.0.10.tar.gz >>> py3-pytest-httpserver: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-pytest-httpserver-1.0.10.tar.gz >>> py3-pytest-httpserver: Checking sha512sums... py3-pytest-httpserver-1.0.10.tar.gz: OK >>> py3-pytest-httpserver: Unpacking /var/cache/distfiles/py3-pytest-httpserver-1.0.10.tar.gz... 2024-04-12 22:52:56,627 gpep517 INFO Building wheel via backend poetry.core.masonry.api 2024-04-12 22:52:57,321 poetry.core.masonry.builders.wheel INFO Building wheel fatal: not a git repository (or any of the parent directories): .git 2024-04-12 22:52:57,378 poetry.core.masonry.builders.wheel INFO Built pytest_httpserver-1.0.10-py3-none-any.whl 2024-04-12 22:52:57,378 gpep517 INFO The backend produced .dist/pytest_httpserver-1.0.10-py3-none-any.whl pytest_httpserver-1.0.10-py3-none-any.whl ============================= test session starts ============================== platform linux -- Python 3.12.2, pytest-8.1.1, pluggy-1.4.0 rootdir: /home/buildozer/aports/community/py3-pytest-httpserver/src/pytest-httpserver-1.0.10 configfile: pyproject.toml plugins: pytest_httpserver-1.0.10 collected 97 items / 1 deselected / 96 selected tests/examples/test_example_blocking_httpserver.py . [ 1%] tests/examples/test_example_query_params1.py . [ 2%] tests/examples/test_example_query_params2.py . [ 3%] tests/examples/test_howto_authorization_headers.py . [ 4%] tests/examples/test_howto_case_insensitive_matcher.py . [ 5%] tests/examples/test_howto_check.py x [ 6%] tests/examples/test_howto_check_handler_errors.py .. [ 8%] tests/examples/test_howto_custom_handler.py . [ 9%] tests/examples/test_howto_header_value_matcher.py . [ 10%] tests/examples/test_howto_json_matcher.py . [ 11%] tests/examples/test_howto_query_params_dict.py . [ 12%] tests/examples/test_howto_query_params_never_do_this.py . [ 13%] tests/examples/test_howto_query_params_proper_use.py . [ 14%] tests/examples/test_howto_regexp.py . [ 15%] tests/examples/test_howto_timeout_requests.py . [ 16%] tests/examples/test_howto_url_matcher.py . [ 17%] tests/examples/test_howto_wait_success.py . [ 18%] tests/test_blocking_httpserver.py ...... [ 25%] tests/test_handler_errors.py ..... [ 30%] tests/test_headers.py ... [ 33%] tests/test_ip_protocols.py . [ 34%] tests/test_json_matcher.py ..... [ 39%] tests/test_mixed.py ..... [ 44%] tests/test_oneshot.py .. [ 46%] tests/test_ordered.py .. [ 48%] tests/test_parse_qs.py ......... [ 58%] tests/test_permanent.py ............. [ 71%] tests/test_port_changing.py ss. [ 75%] tests/test_querymatcher.py ....... [ 82%] tests/test_querystring.py ... [ 85%] tests/test_release.py sssss [ 90%] tests/test_ssl.py s [ 91%] tests/test_urimatch.py ... [ 94%] tests/test_wait.py .... [ 98%] tests/test_with_statement.py . [100%] =========== 87 passed, 8 skipped, 1 deselected, 1 xfailed in 11.35s ============ >>> py3-pytest-httpserver: Entering fakeroot... >>> py3-pytest-httpserver-pyc*: Running split function pyc... '/home/buildozer/aports/community/py3-pytest-httpserver/pkg/py3-pytest-httpserver/usr/lib/python3.12/site-packages/pytest_httpserver/__pycache__' -> '/home/buildozer/aports/community/py3-pytest-httpserver/pkg/py3-pytest-httpserver-pyc/usr/lib/python3.12/site-packages/pytest_httpserver/__pycache__' >>> py3-pytest-httpserver-pyc*: Preparing subpackage py3-pytest-httpserver-pyc... >>> py3-pytest-httpserver-pyc*: Running postcheck for py3-pytest-httpserver-pyc >>> py3-pytest-httpserver*: Running postcheck for py3-pytest-httpserver >>> py3-pytest-httpserver*: Preparing package py3-pytest-httpserver... >>> py3-pytest-httpserver-pyc*: Tracing dependencies... python3 py3-werkzeug python3~3.12 >>> py3-pytest-httpserver-pyc*: Package size: 112.0 KB >>> py3-pytest-httpserver-pyc*: Compressing data... >>> py3-pytest-httpserver-pyc*: Create checksum... >>> py3-pytest-httpserver-pyc*: Create py3-pytest-httpserver-pyc-1.0.10-r1.apk >>> py3-pytest-httpserver*: Tracing dependencies... python3 py3-werkzeug python3~3.12 >>> py3-pytest-httpserver*: Package size: 120.0 KB >>> py3-pytest-httpserver*: Compressing data... >>> py3-pytest-httpserver*: Create checksum... >>> py3-pytest-httpserver*: Create py3-pytest-httpserver-1.0.10-r1.apk >>> py3-pytest-httpserver: Build complete at Fri, 12 Apr 2024 22:53:11 +0000 elapsed time 0h 0m 20s >>> py3-pytest-httpserver: Cleaning up srcdir >>> py3-pytest-httpserver: Cleaning up pkgdir >>> py3-pytest-httpserver: Uninstalling dependencies... (1/53) Purging .makedepends-py3-pytest-httpserver (20240412.225254) (2/53) Purging py3-werkzeug-pyc (3.0.1-r1) (3/53) Purging py3-werkzeug (3.0.1-r1) (4/53) Purging py3-markupsafe-pyc (2.1.5-r1) (5/53) Purging py3-markupsafe (2.1.5-r1) (6/53) Purging py3-gpep517-pyc (15-r2) (7/53) Purging py3-gpep517 (15-r2) (8/53) Purging py3-installer-pyc (0.7.0-r2) (9/53) Purging py3-installer (0.7.0-r2) (10/53) Purging py3-poetry-core-pyc (1.8.1-r1) (11/53) Purging py3-poetry-core (1.8.1-r1) (12/53) Purging py3-fastjsonschema-pyc (2.19.1-r2) (13/53) Purging py3-fastjsonschema (2.19.1-r2) (14/53) Purging py3-lark-parser-pyc (1.1.9-r1) (15/53) Purging py3-lark-parser (1.1.9-r1) (16/53) Purging py3-pytest-runner-pyc (6.0.1-r1) (17/53) Purging py3-pytest-runner (6.0.1-r1) (18/53) Purging py3-pytest-pyc (8.1.1-r1) (19/53) Purging py3-pytest (8.1.1-r1) (20/53) Purging py3-iniconfig-pyc (2.0.0-r1) (21/53) Purging py3-iniconfig (2.0.0-r1) (22/53) Purging py3-pluggy-pyc (1.4.0-r1) (23/53) Purging py3-pluggy (1.4.0-r1) (24/53) Purging py3-py-pyc (1.11.0-r3) (25/53) Purging py3-py (1.11.0-r3) (26/53) Purging py3-setuptools-pyc (69.2.0-r2) (27/53) Purging py3-setuptools (69.2.0-r2) (28/53) Purging py3-packaging-pyc (24.0-r1) (29/53) Purging py3-packaging (24.0-r1) (30/53) Purging py3-parsing-pyc (3.1.2-r1) (31/53) Purging py3-parsing (3.1.2-r1) (32/53) Purging py3-requests-pyc (2.31.0-r2) (33/53) Purging py3-requests (2.31.0-r2) (34/53) Purging py3-certifi-pyc (2024.2.2-r1) (35/53) Purging py3-certifi (2024.2.2-r1) (36/53) Purging py3-charset-normalizer-pyc (3.3.2-r1) (37/53) Purging py3-charset-normalizer (3.3.2-r1) (38/53) Purging py3-idna-pyc (3.6-r1) (39/53) Purging py3-idna (3.6-r1) (40/53) Purging py3-urllib3-pyc (1.26.18-r1) (41/53) Purging py3-urllib3 (1.26.18-r1) (42/53) Purging py3-toml-pyc (0.10.2-r7) (43/53) Purging py3-toml (0.10.2-r7) (44/53) Purging python3-pyc (3.12.2-r1) (45/53) Purging python3-pycache-pyc0 (3.12.2-r1) (46/53) Purging pyc (3.12.2-r1) (47/53) Purging python3 (3.12.2-r1) (48/53) Purging gdbm (1.23-r1) (49/53) Purging libffi (3.4.6-r0) (50/53) Purging libpanelw (6.4_p20240330-r0) (51/53) Purging mpdecimal (4.0.0-r0) (52/53) Purging readline (8.2.10-r0) (53/53) Purging sqlite-libs (3.45.2-r0) Executing busybox-1.36.1-r25.trigger OK: 263 MiB in 110 packages >>> py3-pytest-httpserver: Updating the community/ppc64le repository index... >>> py3-pytest-httpserver: Signing the index...