>>> py3-pykka: Building community/py3-pykka 4.0.1-r0 (using abuild 3.12.0-r0) started Tue, 05 Dec 2023 17:47:22 +0000 >>> py3-pykka: Checking sanity of /home/buildozer/aports/community/py3-pykka/APKBUILD... >>> py3-pykka: Analyzing dependencies... >>> py3-pykka: Installing for build: build-base python3 py3-gpep517 py3-installer py3-poetry-core py3-mock py3-pytest py3-pytest-mock (1/37) Installing libffi (3.4.4-r3) (2/37) Installing gdbm (1.23-r1) (3/37) Installing mpdecimal (2.5.1-r2) (4/37) Installing libpanelw (6.4_p20231125-r0) (5/37) Installing readline (8.2.1-r2) (6/37) Installing sqlite-libs (3.44.2-r0) (7/37) Installing python3 (3.11.6-r1) (8/37) Installing python3-pycache-pyc0 (3.11.6-r1) (9/37) Installing pyc (3.11.6-r1) (10/37) Installing python3-pyc (3.11.6-r1) (11/37) Installing py3-installer (0.7.0-r1) (12/37) Installing py3-installer-pyc (0.7.0-r1) (13/37) Installing py3-gpep517 (15-r1) (14/37) Installing py3-gpep517-pyc (15-r1) (15/37) Installing py3-fastjsonschema (2.19.0-r0) (16/37) Installing py3-fastjsonschema-pyc (2.19.0-r0) (17/37) Installing py3-lark-parser (1.1.7-r0) (18/37) Installing py3-lark-parser-pyc (1.1.7-r0) (19/37) Installing py3-parsing (3.1.1-r0) (20/37) Installing py3-parsing-pyc (3.1.1-r0) (21/37) Installing py3-packaging (23.2-r0) (22/37) Installing py3-packaging-pyc (23.2-r0) (23/37) Installing py3-poetry-core (1.8.1-r0) (24/37) Installing py3-poetry-core-pyc (1.8.1-r0) (25/37) Installing py3-mock (5.1.0-r0) (26/37) Installing py3-mock-pyc (5.1.0-r0) (27/37) Installing py3-iniconfig (1.1.1-r7) (28/37) Installing py3-iniconfig-pyc (1.1.1-r7) (29/37) Installing py3-pluggy (1.3.0-r0) (30/37) Installing py3-pluggy-pyc (1.3.0-r0) (31/37) Installing py3-py (1.11.0-r2) (32/37) Installing py3-py-pyc (1.11.0-r2) (33/37) Installing py3-pytest (7.4.3-r0) (34/37) Installing py3-pytest-pyc (7.4.3-r0) (35/37) Installing py3-pytest-mock (3.10.0-r2) (36/37) Installing py3-pytest-mock-pyc (3.10.0-r2) (37/37) Installing .makedepends-py3-pykka (20231205.174724) Executing busybox-1.36.1-r15.trigger OK: 430 MiB in 150 packages >>> py3-pykka: Cleaning up srcdir >>> py3-pykka: Cleaning up pkgdir >>> py3-pykka: Cleaning up tmpdir >>> py3-pykka: Fetching https://distfiles.alpinelinux.org/distfiles/edge/pykka-4.0.1.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-pykka: Fetching https://github.com/jodal/pykka/archive/v4.0.1/pykka-4.0.1.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 48549 0 48549 0 0 83917 0 --:--:-- --:--:-- --:--:-- 83917 >>> py3-pykka: Fetching https://distfiles.alpinelinux.org/distfiles/edge/pykka-4.0.1.tar.gz >>> py3-pykka: Checking sha512sums... pykka-4.0.1.tar.gz: OK >>> py3-pykka: Unpacking /var/cache/distfiles/edge/pykka-4.0.1.tar.gz... 2023-12-05 17:47:26,559 gpep517 INFO Building wheel via backend poetry.core.masonry.api 2023-12-05 17:47:26,751 poetry.core.masonry.builders.wheel INFO Building wheel fatal: not a git repository (or any of the parent directories): .git 2023-12-05 17:47:26,773 poetry.core.masonry.builders.wheel INFO Built pykka-4.0.1-py3-none-any.whl 2023-12-05 17:47:26,773 gpep517 INFO The backend produced .dist/pykka-4.0.1-py3-none-any.whl pykka-4.0.1-py3-none-any.whl ============================= test session starts ============================== platform linux -- Python 3.11.6, pytest-7.4.3, pluggy-1.3.0 rootdir: /home/buildozer/aports/community/py3-pykka/src/pykka-4.0.1 plugins: mock-3.10.0 collected 149 items examples/producer_test.py . [ 0%] tests/test_actor.py ................... [ 13%] tests/test_future.py ........................ [ 29%] tests/test_logging.py ....... [ 34%] tests/test_ref.py ....................... [ 49%] tests/test_registry.py ............ [ 57%] tests/proxy/test_attribute_access.py ........ [ 63%] tests/proxy/test_dynamic_method_calls.py .. [ 64%] tests/proxy/test_mocking.py ... [ 66%] tests/proxy/test_proxy.py ................. [ 77%] tests/proxy/test_static_method_calls.py ........ [ 83%] tests/proxy/test_traversable.py ...... [ 87%] tests/proxy/test_typed_proxy.py .... [ 89%] tests/test_envelope.py . [ 90%] tests/test_future.py ... [ 92%] tests/test_logging.py . [ 93%] tests/test_messages.py .... [ 95%] tests/test_registry.py .. [ 97%] tests/test_threading_actor.py ... [ 99%] tests/proxy/test_traversable.py . [100%] ============================= 149 passed in 0.78s ============================== >>> py3-pykka: Entering fakeroot... >>> py3-pykka-pyc*: Running split function pyc... '/home/buildozer/aports/community/py3-pykka/pkg/py3-pykka/usr/lib/python3.11/site-packages/pykka/__pycache__' -> '/home/buildozer/aports/community/py3-pykka/pkg/py3-pykka-pyc/usr/lib/python3.11/site-packages/pykka/__pycache__' >>> py3-pykka-pyc*: Preparing subpackage py3-pykka-pyc... >>> py3-pykka-pyc*: Running postcheck for py3-pykka-pyc >>> py3-pykka*: Running postcheck for py3-pykka >>> py3-pykka*: Preparing package py3-pykka... >>> py3-pykka-pyc*: Tracing dependencies... python3 python3~3.11 >>> py3-pykka-pyc*: Package size: 152.0 KB >>> py3-pykka-pyc*: Compressing data... >>> py3-pykka-pyc*: Create checksum... >>> py3-pykka-pyc*: Create py3-pykka-pyc-4.0.1-r0.apk >>> py3-pykka*: Tracing dependencies... python3 python3~3.11 >>> py3-pykka*: Package size: 144.0 KB >>> py3-pykka*: Compressing data... >>> py3-pykka*: Create checksum... >>> py3-pykka*: Create py3-pykka-4.0.1-r0.apk >>> py3-pykka: Build complete at Tue, 05 Dec 2023 17:47:28 +0000 elapsed time 0h 0m 6s >>> py3-pykka: Cleaning up srcdir >>> py3-pykka: Cleaning up pkgdir >>> py3-pykka: Uninstalling dependencies... (1/37) Purging .makedepends-py3-pykka (20231205.174724) (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-poetry-core-pyc (1.8.1-r0) (7/37) Purging py3-poetry-core (1.8.1-r0) (8/37) Purging py3-fastjsonschema-pyc (2.19.0-r0) (9/37) Purging py3-fastjsonschema (2.19.0-r0) (10/37) Purging py3-lark-parser-pyc (1.1.7-r0) (11/37) Purging py3-lark-parser (1.1.7-r0) (12/37) Purging py3-pytest-mock-pyc (3.10.0-r2) (13/37) Purging py3-pytest-mock (3.10.0-r2) (14/37) Purging py3-mock-pyc (5.1.0-r0) (15/37) Purging py3-mock (5.1.0-r0) (16/37) Purging py3-pytest-pyc (7.4.3-r0) (17/37) Purging py3-pytest (7.4.3-r0) (18/37) Purging py3-iniconfig-pyc (1.1.1-r7) (19/37) Purging py3-iniconfig (1.1.1-r7) (20/37) Purging py3-packaging-pyc (23.2-r0) (21/37) Purging py3-packaging (23.2-r0) (22/37) Purging py3-parsing-pyc (3.1.1-r0) (23/37) Purging py3-parsing (3.1.1-r0) (24/37) Purging py3-pluggy-pyc (1.3.0-r0) (25/37) Purging py3-pluggy (1.3.0-r0) (26/37) Purging py3-py-pyc (1.11.0-r2) (27/37) Purging py3-py (1.11.0-r2) (28/37) Purging python3-pyc (3.11.6-r1) (29/37) Purging python3-pycache-pyc0 (3.11.6-r1) (30/37) Purging pyc (3.11.6-r1) (31/37) Purging python3 (3.11.6-r1) (32/37) Purging gdbm (1.23-r1) (33/37) Purging libffi (3.4.4-r3) (34/37) Purging libpanelw (6.4_p20231125-r0) (35/37) Purging mpdecimal (2.5.1-r2) (36/37) Purging readline (8.2.1-r2) (37/37) Purging sqlite-libs (3.44.2-r0) Executing busybox-1.36.1-r15.trigger OK: 379 MiB in 113 packages >>> py3-pykka: Updating the community/x86 repository index... >>> py3-pykka: Signing the index...