>>> py3-werkzeug: Building main/py3-werkzeug 3.1.7-r0 (using abuild 3.17.0_rc1-r0) started Sat, 18 Apr 2026 08:32:19 +0000 >>> py3-werkzeug: Validating /home/buildozer/aports/main/py3-werkzeug/APKBUILD... >>> py3-werkzeug: Analyzing dependencies... >>> py3-werkzeug: Installing for build: build-base python3 py3-markupsafe py3-gpep517 py3-flit-core py3-pytest py3-requests py3-pytest-timeout ( 1/47) Installing libbz2 (1.0.8-r6) ( 2/47) Installing libffi (3.5.2-r1) ( 3/47) Installing gdbm (1.26-r0) ( 4/47) Installing xz-libs (5.8.2-r0) ( 5/47) Installing mpdecimal (4.0.1-r0) ( 6/47) Installing libpanelw (6.6_p20260404-r0) ( 7/47) Installing readline (8.3.3-r1) ( 8/47) Installing sqlite-libs (3.53.0-r0) ( 9/47) Installing python3 (3.14.3-r0) (10/47) Installing python3-pycache-pyc0 (3.14.3-r0) (11/47) Installing pyc (3.14.3-r0) (12/47) Installing python3-pyc (3.14.3-r0) (13/47) Installing py3-markupsafe (3.0.3-r1) (14/47) Installing py3-markupsafe-pyc (3.0.3-r1) (15/47) Installing py3-installer (1.0.0-r0) (16/47) Installing py3-installer-pyc (1.0.0-r0) (17/47) Installing py3-gpep517 (19-r2) (18/47) Installing py3-gpep517-pyc (19-r2) (19/47) Installing py3-flit-core (3.12.0-r1) (20/47) Installing py3-flit-core-pyc (3.12.0-r1) (21/47) Installing py3-iniconfig (2.3.0-r1) (22/47) Installing py3-iniconfig-pyc (2.3.0-r1) (23/47) Installing py3-parsing (3.3.2-r1) (24/47) Installing py3-parsing-pyc (3.3.2-r1) (25/47) Installing py3-packaging (26.0-r1) (26/47) Installing py3-packaging-pyc (26.0-r1) (27/47) Installing py3-pluggy (1.6.0-r1) (28/47) Installing py3-pluggy-pyc (1.6.0-r1) (29/47) Installing py3-py (1.11.0-r5) (30/47) Installing py3-py-pyc (1.11.0-r5) (31/47) Installing py3-pygments (2.20.0-r0) (32/47) Installing py3-pygments-pyc (2.20.0-r0) (33/47) Installing py3-pytest (9.0.3-r0) (34/47) Installing py3-pytest-pyc (9.0.3-r0) (35/47) Installing py3-certifi (2026.2.25-r1) (36/47) Installing py3-certifi-pyc (2026.2.25-r1) (37/47) Installing py3-charset-normalizer (3.4.7-r0) (38/47) Installing py3-charset-normalizer-pyc (3.4.7-r0) (39/47) Installing py3-idna (3.11-r1) (40/47) Installing py3-idna-pyc (3.11-r1) (41/47) Installing py3-urllib3 (2.6.3-r1) (42/47) Installing py3-urllib3-pyc (2.6.3-r1) (43/47) Installing py3-requests (2.32.5-r1) (44/47) Installing py3-requests-pyc (2.32.5-r1) (45/47) Installing py3-pytest-timeout (2.4.0-r1) (46/47) Installing py3-pytest-timeout-pyc (2.4.0-r1) (47/47) Installing .makedepends-py3-werkzeug (20260418.083220) Executing busybox-1.37.0-r31.trigger OK: 718.4 MiB in 149 packages >>> py3-werkzeug: Cleaning up srcdir >>> py3-werkzeug: Cleaning up pkgdir >>> py3-werkzeug: Cleaning up tmpdir >>> py3-werkzeug: Fetching https://distfiles.alpinelinux.org/distfiles/v3.24/werkzeug-3.1.7.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) saving to '/var/cache/distfiles/v3.24/werkzeug-3.1.7.tar.gz.part' werkzeug-3.1.7.tar.g 100% |********************************| 855k 0:00:00 ETA '/var/cache/distfiles/v3.24/werkzeug-3.1.7.tar.gz.part' saved /var/cache/distfiles/v3.24/werkzeug-3.1.7.tar.gz: OK >>> py3-werkzeug: Fetching https://distfiles.alpinelinux.org/distfiles/v3.24/werkzeug-3.1.7.tar.gz /var/cache/distfiles/v3.24/werkzeug-3.1.7.tar.gz: OK >>> py3-werkzeug: Unpacking /var/cache/distfiles/v3.24/werkzeug-3.1.7.tar.gz... removed 'tests/conftest.py' removed 'tests/test_debug.py' removed 'tests/test_serving.py' removed 'tests//middleware/test_http_proxy.py' 2026-04-18 08:32:23,687 gpep517 INFO Building wheel via backend flit_core.buildapi 2026-04-18 08:32:23,702 flit_core.wheel INFO Zip timestamps will be from SOURCE_DATE_EPOCH: 2026-04-02 13:37:12+00:00 2026-04-18 08:32:23,703 flit_core.wheel INFO Copying package file(s) from src/werkzeug 2026-04-18 08:32:23,770 flit_core.wheel INFO Writing metadata files 2026-04-18 08:32:23,773 flit_core.wheel INFO Writing the record of files 2026-04-18 08:32:23,775 flit_core.wheel INFO Built wheel: .dist/werkzeug-3.1.7-py3-none-any.whl 2026-04-18 08:32:23,776 gpep517 INFO The backend produced .dist/werkzeug-3.1.7-py3-none-any.whl werkzeug-3.1.7-py3-none-any.whl ============================= test session starts ============================== platform linux -- Python 3.14.3, pytest-9.0.3, pluggy-1.6.0 rootdir: /home/buildozer/aports/main/py3-werkzeug/src/werkzeug-3.1.7 configfile: pyproject.toml testpaths: tests plugins: timeout-2.4.0 collected 917 items tests/middleware/test_dispatcher.py . [ 0%] tests/middleware/test_lint.py ......... [ 1%] tests/middleware/test_profiler.py . [ 1%] tests/middleware/test_proxy_fix.py ................. [ 3%] tests/middleware/test_shared_data.py .. [ 3%] tests/sansio/test_multipart.py ..................... [ 5%] tests/sansio/test_request.py ......... [ 6%] tests/sansio/test_utils.py ............................. [ 9%] tests/test_datastructures.py ........................................... [ 14%] ........................................................................ [ 22%] ........ [ 23%] tests/test_exceptions.py ............................................... [ 28%] ............................................. [ 33%] tests/test_formparser.py ............................. [ 36%] tests/test_http.py ..................................................... [ 42%] ....................................................................... [ 49%] tests/test_internal.py . [ 49%] tests/test_local.py .................................................... [ 55%] ........... [ 56%] tests/test_routing.py .................................................. [ 62%] ................................................................... [ 69%] tests/test_security.py ................... [ 71%] tests/test_send_file.py ................................ [ 75%] tests/test_test.py ..................................................... [ 80%] ....... [ 81%] tests/test_urls.py ................. [ 83%] tests/test_utils.py .................................... [ 87%] tests/test_wrappers.py ................................................. [ 92%] ............................................. [ 97%] tests/test_wsgi.py ..................... [100%] =============================== warnings summary =============================== tests/test_formparser.py::TestMultiPart::test_end_of_file /usr/lib/python3.14/site-packages/_pytest/unraisableexception.py:67: PytestUnraisableExceptionWarning: Exception ignored while calling deallocator : None Traceback (most recent call last): File "/usr/lib/python3.14/tempfile.py", line 773, in __del__ _warnings.warn( ~~~~~~~~~~~~~~^ "Unclosed file {!r}".format(self), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ...<2 lines>... source=self ^^^^^^^^^^^ ) ^ ResourceWarning: Unclosed file warnings.warn(pytest.PytestUnraisableExceptionWarning(msg)) -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html ======================= 917 passed, 1 warning in 37.68s ======================== >>> py3-werkzeug: Entering fakeroot... >>> py3-werkzeug-pyc*: Running split function pyc... 'usr/lib/python3.14/site-packages/werkzeug/wrappers/__pycache__' -> '/home/buildozer/aports/main/py3-werkzeug/pkg/py3-werkzeug-pyc/usr/lib/python3.14/site-packages/werkzeug/wrappers/__pycache__' 'usr/lib/python3.14/site-packages/werkzeug/middleware/__pycache__' -> '/home/buildozer/aports/main/py3-werkzeug/pkg/py3-werkzeug-pyc/usr/lib/python3.14/site-packages/werkzeug/middleware/__pycache__' 'usr/lib/python3.14/site-packages/werkzeug/routing/__pycache__' -> '/home/buildozer/aports/main/py3-werkzeug/pkg/py3-werkzeug-pyc/usr/lib/python3.14/site-packages/werkzeug/routing/__pycache__' 'usr/lib/python3.14/site-packages/werkzeug/debug/__pycache__' -> '/home/buildozer/aports/main/py3-werkzeug/pkg/py3-werkzeug-pyc/usr/lib/python3.14/site-packages/werkzeug/debug/__pycache__' 'usr/lib/python3.14/site-packages/werkzeug/sansio/__pycache__' -> '/home/buildozer/aports/main/py3-werkzeug/pkg/py3-werkzeug-pyc/usr/lib/python3.14/site-packages/werkzeug/sansio/__pycache__' 'usr/lib/python3.14/site-packages/werkzeug/__pycache__' -> '/home/buildozer/aports/main/py3-werkzeug/pkg/py3-werkzeug-pyc/usr/lib/python3.14/site-packages/werkzeug/__pycache__' 'usr/lib/python3.14/site-packages/werkzeug/datastructures/__pycache__' -> '/home/buildozer/aports/main/py3-werkzeug/pkg/py3-werkzeug-pyc/usr/lib/python3.14/site-packages/werkzeug/datastructures/__pycache__' >>> py3-werkzeug-pyc*: Preparing subpackage py3-werkzeug-pyc... Please specify at least one package name on the command line. >>> py3-werkzeug-pyc*: Running postcheck for py3-werkzeug-pyc >>> py3-werkzeug*: Running postcheck for py3-werkzeug >>> py3-werkzeug*: Preparing package py3-werkzeug... Please specify at least one package name on the command line. >>> py3-werkzeug-pyc*: Tracing dependencies... python3~3.14 >>> py3-werkzeug-pyc*: Package size: 1.0 MB >>> py3-werkzeug-pyc*: Compressing data... >>> py3-werkzeug-pyc*: Create checksum... >>> py3-werkzeug-pyc*: Create py3-werkzeug-pyc-3.1.7-r0.apk >>> py3-werkzeug*: Tracing dependencies... python3 py3-markupsafe python3~3.14 >>> py3-werkzeug*: Package size: 747.8 KB >>> py3-werkzeug*: Compressing data... >>> py3-werkzeug*: Create checksum... >>> py3-werkzeug*: Create py3-werkzeug-3.1.7-r0.apk >>> py3-werkzeug: Build complete at Sat, 18 Apr 2026 08:33:09 +0000 elapsed time 0h 0m 49s >>> py3-werkzeug: Cleaning up srcdir >>> py3-werkzeug: Cleaning up pkgdir >>> py3-werkzeug: Cleaning up tmpdir >>> py3-werkzeug: Uninstalling dependencies... ( 1/47) Purging .makedepends-py3-werkzeug (20260418.083220) ( 2/47) Purging py3-markupsafe-pyc (3.0.3-r1) ( 3/47) Purging py3-markupsafe (3.0.3-r1) ( 4/47) Purging py3-gpep517-pyc (19-r2) ( 5/47) Purging py3-gpep517 (19-r2) ( 6/47) Purging py3-installer-pyc (1.0.0-r0) ( 7/47) Purging py3-installer (1.0.0-r0) ( 8/47) Purging py3-flit-core-pyc (3.12.0-r1) ( 9/47) Purging py3-flit-core (3.12.0-r1) (10/47) Purging py3-requests-pyc (2.32.5-r1) (11/47) Purging py3-requests (2.32.5-r1) (12/47) Purging py3-certifi-pyc (2026.2.25-r1) (13/47) Purging py3-certifi (2026.2.25-r1) (14/47) Purging py3-charset-normalizer-pyc (3.4.7-r0) (15/47) Purging py3-charset-normalizer (3.4.7-r0) (16/47) Purging py3-idna-pyc (3.11-r1) (17/47) Purging py3-idna (3.11-r1) (18/47) Purging py3-urllib3-pyc (2.6.3-r1) (19/47) Purging py3-urllib3 (2.6.3-r1) (20/47) Purging py3-pytest-timeout-pyc (2.4.0-r1) (21/47) Purging py3-pytest-timeout (2.4.0-r1) (22/47) Purging py3-pytest-pyc (9.0.3-r0) (23/47) Purging py3-pytest (9.0.3-r0) (24/47) Purging py3-iniconfig-pyc (2.3.0-r1) (25/47) Purging py3-iniconfig (2.3.0-r1) (26/47) Purging py3-packaging-pyc (26.0-r1) (27/47) Purging py3-packaging (26.0-r1) (28/47) Purging py3-parsing-pyc (3.3.2-r1) (29/47) Purging py3-parsing (3.3.2-r1) (30/47) Purging py3-pluggy-pyc (1.6.0-r1) (31/47) Purging py3-pluggy (1.6.0-r1) (32/47) Purging py3-py-pyc (1.11.0-r5) (33/47) Purging py3-py (1.11.0-r5) (34/47) Purging py3-pygments-pyc (2.20.0-r0) (35/47) Purging py3-pygments (2.20.0-r0) (36/47) Purging python3-pyc (3.14.3-r0) (37/47) Purging python3-pycache-pyc0 (3.14.3-r0) (38/47) Purging pyc (3.14.3-r0) (39/47) Purging python3 (3.14.3-r0) (40/47) Purging gdbm (1.26-r0) (41/47) Purging libbz2 (1.0.8-r6) (42/47) Purging libffi (3.5.2-r1) (43/47) Purging libpanelw (6.6_p20260404-r0) (44/47) Purging mpdecimal (4.0.1-r0) (45/47) Purging readline (8.3.3-r1) (46/47) Purging sqlite-libs (3.53.0-r0) (47/47) Purging xz-libs (5.8.2-r0) Executing busybox-1.37.0-r31.trigger OK: 665.7 MiB in 102 packages >>> py3-werkzeug: Updating the main/riscv64 repository index... >>> py3-werkzeug: Signing the index...