>>> py3-aiofiles: Building community/py3-aiofiles 22.1.0-r0 (using abuild 3.9.0-r6) started Sat, 10 Sep 2022 23:04:53 +0000 >>> py3-aiofiles: Checking sanity of /home/buildozer/aports/community/py3-aiofiles/APKBUILD... >>> py3-aiofiles: Analyzing dependencies... >>> py3-aiofiles: Installing for build: build-base python3 py3-build py3-installer py3-poetry-core py3-pytest py3-pytest-asyncio (1/42) Installing libffi (3.4.2-r1) (2/42) Installing gdbm (1.23-r0) (3/42) Installing mpdecimal (2.5.1-r1) (4/42) Installing readline (8.1.2-r0) (5/42) Installing sqlite-libs (3.39.3-r0) (6/42) Installing python3 (3.10.6-r1) (7/42) Installing py3-parsing (3.0.9-r0) (8/42) Installing py3-packaging (21.3-r2) (9/42) Installing py3-tomli (2.0.1-r1) (10/42) Installing py3-pep517 (0.13.0-r0) (11/42) Installing py3-build (0.8.0-r1) (12/42) Installing py3-installer (0.5.1-r1) (13/42) Installing py3-pyrsistent (0.18.0-r2) (14/42) Installing py3-attrs (22.1.0-r0) (15/42) Installing py3-jsonschema (4.7.2-r2) (16/42) Installing py3-lark-parser (0.11.3-r1) (17/42) Installing py3-six (1.16.0-r3) (18/42) Installing py3-tomlkit (0.11.4-r0) (19/42) Installing py3-poetry-core (1.0.8-r1) (20/42) Installing py3-atomicwrites (1.4.1-r0) (21/42) Installing py3-iniconfig (1.1.1-r3) (22/42) Installing py3-more-itertools (8.13.0-r0) (23/42) Installing py3-pluggy (1.0.0-r0) (24/42) Installing py3-py (1.10.0-r2) (25/42) Installing py3-pygments (2.13.0-r0) (26/42) Installing py3-wcwidth (0.2.5-r2) (27/42) Installing py3-pytest (7.1.3-r0) (28/42) Installing py3-flaky (3.7.0-r2) (29/42) Installing py3-idna (3.3-r2) (30/42) Installing py3-cparser (2.21-r0) (31/42) Installing py3-cffi (1.15.1-r0) (32/42) Installing py3-cryptography (37.0.4-r2) (33/42) Installing py3-openssl (21.0.0-r1) (34/42) Installing py3-async_generator (1.10-r3) (35/42) Installing py3-outcome (1.1.0-r3) (36/42) Installing py3-curio (1.5-r2) (37/42) Installing py3-sniffio (1.2.0-r2) (38/42) Installing py3-sortedcontainers (2.4.0-r1) (39/42) Installing py3-trio (0.19.0-r1) (40/42) Installing py3-pytest-trio (0.7.0-r2) (41/42) Installing py3-pytest-asyncio (0.18.3-r0) (42/42) Installing .makedepends-py3-aiofiles (20220910.230454) Executing busybox-1.35.0-r25.trigger OK: 848 MiB in 148 packages >>> py3-aiofiles: Cleaning up srcdir >>> py3-aiofiles: Cleaning up pkgdir >>> py3-aiofiles: Fetching https://distfiles.alpinelinux.org/distfiles/edge/aiofiles-22.1.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-aiofiles: Fetching aiofiles-22.1.0.tar.gz::https://github.com/Tinche/aiofiles/archive/v22.1.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 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 21630 0 21630 0 0 35891 0 --:--:-- --:--:-- --:--:-- 35891 >>> py3-aiofiles: Fetching https://distfiles.alpinelinux.org/distfiles/edge/aiofiles-22.1.0.tar.gz >>> py3-aiofiles: Checking sha512sums... aiofiles-22.1.0.tar.gz: OK >>> py3-aiofiles: Unpacking /var/cache/distfiles/edge/aiofiles-22.1.0.tar.gz... * Getting dependencies for wheel... * Building wheel... Successfully built aiofiles-22.1.0-py3-none-any.whl ============================= test session starts ============================== platform linux -- Python 3.10.6, pytest-7.1.3, pluggy-1.0.0 rootdir: /home/buildozer/aports/community/py3-aiofiles/src/aiofiles-22.1.0 plugins: trio-0.7.0, flaky-3.7.0, asyncio-0.18.3 asyncio: mode=legacy collected 198 items tests/test_os.py ................................ [ 16%] tests/test_simple.py .. [ 17%] tests/test_tempfile.py ................. [ 25%] tests/threadpool/test_binary.py ........................................ [ 45%] ........................................................... [ 75%] tests/threadpool/test_concurrency.py . [ 76%] tests/threadpool/test_open.py ... [ 77%] tests/threadpool/test_text.py .......................................... [ 98%] .. [100%] =============================== warnings summary =============================== ../../../../../../../usr/lib/python3.10/site-packages/pytest_asyncio/plugin.py:191 /usr/lib/python3.10/site-packages/pytest_asyncio/plugin.py:191: DeprecationWarning: The 'asyncio_mode' default value will change to 'strict' in future, please explicitly use 'asyncio_mode=strict' or 'asyncio_mode=auto' in pytest configuration file. config.issue_config_time_warning(LEGACY_MODE, stacklevel=2) -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html ======================== 198 passed, 1 warning in 2.72s ======================== >>> py3-aiofiles: Entering fakeroot... >>> py3-aiofiles*: Running postcheck for py3-aiofiles >>> py3-aiofiles*: Preparing package py3-aiofiles... >>> py3-aiofiles*: Tracing dependencies... >>> py3-aiofiles*: Package size: 164.0 KB >>> py3-aiofiles*: Compressing data... >>> py3-aiofiles*: Create checksum... >>> py3-aiofiles*: Create py3-aiofiles-22.1.0-r0.apk >>> py3-aiofiles: Build complete at Sat, 10 Sep 2022 23:05:02 +0000 elapsed time 0h 0m 9s >>> py3-aiofiles: Cleaning up srcdir >>> py3-aiofiles: Cleaning up pkgdir >>> py3-aiofiles: Uninstalling dependencies... (1/42) Purging .makedepends-py3-aiofiles (20220910.230454) (2/42) Purging py3-build (0.8.0-r1) (3/42) Purging py3-pep517 (0.13.0-r0) (4/42) Purging py3-installer (0.5.1-r1) (5/42) Purging py3-poetry-core (1.0.8-r1) (6/42) Purging py3-jsonschema (4.7.2-r2) (7/42) Purging py3-pyrsistent (0.18.0-r2) (8/42) Purging py3-lark-parser (0.11.3-r1) (9/42) Purging py3-tomlkit (0.11.4-r0) (10/42) Purging py3-pytest-asyncio (0.18.3-r0) (11/42) Purging py3-flaky (3.7.0-r2) (12/42) Purging py3-pytest-trio (0.7.0-r2) (13/42) Purging py3-pytest (7.1.3-r0) (14/42) Purging py3-atomicwrites (1.4.1-r0) (15/42) Purging py3-iniconfig (1.1.1-r3) (16/42) Purging py3-more-itertools (8.13.0-r0) (17/42) Purging py3-packaging (21.3-r2) (18/42) Purging py3-parsing (3.0.9-r0) (19/42) Purging py3-pluggy (1.0.0-r0) (20/42) Purging py3-py (1.10.0-r2) (21/42) Purging py3-pygments (2.13.0-r0) (22/42) Purging py3-tomli (2.0.1-r1) (23/42) Purging py3-wcwidth (0.2.5-r2) (24/42) Purging py3-trio (0.19.0-r1) (25/42) Purging py3-openssl (21.0.0-r1) (26/42) Purging py3-cryptography (37.0.4-r2) (27/42) Purging py3-cffi (1.15.1-r0) (28/42) Purging py3-cparser (2.21-r0) (29/42) Purging py3-idna (3.3-r2) (30/42) Purging py3-six (1.16.0-r3) (31/42) Purging py3-sniffio (1.2.0-r2) (32/42) Purging py3-curio (1.5-r2) (33/42) Purging py3-sortedcontainers (2.4.0-r1) (34/42) Purging py3-outcome (1.1.0-r3) (35/42) Purging py3-attrs (22.1.0-r0) (36/42) Purging py3-async_generator (1.10-r3) (37/42) Purging python3 (3.10.6-r1) (38/42) Purging libffi (3.4.2-r1) (39/42) Purging gdbm (1.23-r0) (40/42) Purging mpdecimal (2.5.1-r1) (41/42) Purging readline (8.1.2-r0) (42/42) Purging sqlite-libs (3.39.3-r0) Executing busybox-1.35.0-r25.trigger OK: 769 MiB in 106 packages >>> py3-aiofiles: Updating the community/x86 repository index... >>> py3-aiofiles: Signing the index...