>>> py3-pykka: Building community/py3-pykka 4.0.2-r0 (using abuild 3.12.0-r4) started Sun, 17 Mar 2024 13:00:34 +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/39) Installing libbz2 (1.0.8-r6) (2/39) Installing libffi (3.4.6-r0) (3/39) Installing gdbm (1.23-r1) (4/39) Installing xz-libs (5.6.1-r1) (5/39) Installing mpdecimal (4.0.0-r0) (6/39) Installing libpanelw (6.4_p20231125-r0) (7/39) Installing readline (8.2.10-r0) (8/39) Installing sqlite-libs (3.45.2-r0) (9/39) Installing python3 (3.11.8-r0) (10/39) Installing python3-pycache-pyc0 (3.11.8-r0) (11/39) Installing pyc (3.11.8-r0) (12/39) Installing python3-pyc (3.11.8-r0) (13/39) Installing py3-installer (0.7.0-r1) (14/39) Installing py3-installer-pyc (0.7.0-r1) (15/39) Installing py3-gpep517 (15-r1) (16/39) Installing py3-gpep517-pyc (15-r1) (17/39) Installing py3-fastjsonschema (2.19.1-r0) (18/39) Installing py3-fastjsonschema-pyc (2.19.1-r0) (19/39) Installing py3-lark-parser (1.1.9-r0) (20/39) Installing py3-lark-parser-pyc (1.1.9-r0) (21/39) Installing py3-parsing (3.1.2-r0) (22/39) Installing py3-parsing-pyc (3.1.2-r0) (23/39) Installing py3-packaging (24.0-r0) (24/39) Installing py3-packaging-pyc (24.0-r0) (25/39) Installing py3-poetry-core (1.8.1-r0) (26/39) Installing py3-poetry-core-pyc (1.8.1-r0) (27/39) Installing py3-mock (5.1.0-r1) (28/39) Installing py3-mock-pyc (5.1.0-r1) (29/39) Installing py3-iniconfig (1.1.1-r8) (30/39) Installing py3-iniconfig-pyc (1.1.1-r8) (31/39) Installing py3-pluggy (1.4.0-r0) (32/39) Installing py3-pluggy-pyc (1.4.0-r0) (33/39) Installing py3-py (1.11.0-r2) (34/39) Installing py3-py-pyc (1.11.0-r2) (35/39) Installing py3-pytest (8.0.2-r0) (36/39) Installing py3-pytest-pyc (8.0.2-r0) (37/39) Installing py3-pytest-mock (3.10.0-r2) (38/39) Installing py3-pytest-mock-pyc (3.10.0-r2) (39/39) Installing .makedepends-py3-pykka (20240317.130036) Executing busybox-1.36.1-r21.trigger OK: 429 MiB in 145 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.2.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.2/pykka-4.0.2.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 48536 0 48536 0 0 104k 0 --:--:-- --:--:-- --:--:-- 233k >>> py3-pykka: Fetching https://distfiles.alpinelinux.org/distfiles/edge/pykka-4.0.2.tar.gz >>> py3-pykka: Checking sha512sums... pykka-4.0.2.tar.gz: OK >>> py3-pykka: Unpacking /var/cache/distfiles/edge/pykka-4.0.2.tar.gz... 2024-03-17 13:00:37,649 gpep517 INFO Building wheel via backend poetry.core.masonry.api 2024-03-17 13:00:37,881 poetry.core.masonry.builders.wheel INFO Building wheel fatal: not a git repository (or any of the parent directories): .git 2024-03-17 13:00:37,908 poetry.core.masonry.builders.wheel INFO Built pykka-4.0.2-py3-none-any.whl 2024-03-17 13:00:37,909 gpep517 INFO The backend produced .dist/pykka-4.0.2-py3-none-any.whl pykka-4.0.2-py3-none-any.whl ============================= test session starts ============================== platform linux -- Python 3.11.8, pytest-8.0.2, pluggy-1.4.0 rootdir: /home/buildozer/aports/community/py3-pykka/src/pykka-4.0.2 plugins: mock-3.10.0 collected 149 items examples/producer_test.py . [ 0%] tests/proxy/test_attribute_access.py ........ [ 6%] tests/proxy/test_dynamic_method_calls.py .. [ 7%] tests/proxy/test_mocking.py ... [ 9%] tests/proxy/test_proxy.py ................. [ 20%] tests/proxy/test_static_method_calls.py ........ [ 26%] tests/proxy/test_traversable.py ...... [ 30%] tests/proxy/test_typed_proxy.py .... [ 32%] tests/test_actor.py ................... [ 45%] tests/test_future.py ........................ [ 61%] tests/test_logging.py ....... [ 66%] tests/test_ref.py ....................... [ 81%] tests/test_registry.py ............ [ 89%] tests/proxy/test_traversable.py . [ 90%] tests/test_envelope.py . [ 91%] tests/test_future.py ... [ 93%] tests/test_logging.py . [ 93%] tests/test_messages.py .... [ 96%] tests/test_registry.py .. [ 97%] tests/test_threading_actor.py ... [100%] ============================= 149 passed in 0.77s ============================== >>> 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.2-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.2-r0.apk >>> py3-pykka: Build complete at Sun, 17 Mar 2024 13:00:40 +0000 elapsed time 0h 0m 6s >>> py3-pykka: Cleaning up srcdir >>> py3-pykka: Cleaning up pkgdir >>> py3-pykka: Uninstalling dependencies... (1/39) Purging .makedepends-py3-pykka (20240317.130036) (2/39) Purging py3-gpep517-pyc (15-r1) (3/39) Purging py3-gpep517 (15-r1) (4/39) Purging py3-installer-pyc (0.7.0-r1) (5/39) Purging py3-installer (0.7.0-r1) (6/39) Purging py3-poetry-core-pyc (1.8.1-r0) (7/39) Purging py3-poetry-core (1.8.1-r0) (8/39) Purging py3-fastjsonschema-pyc (2.19.1-r0) (9/39) Purging py3-fastjsonschema (2.19.1-r0) (10/39) Purging py3-lark-parser-pyc (1.1.9-r0) (11/39) Purging py3-lark-parser (1.1.9-r0) (12/39) Purging py3-pytest-mock-pyc (3.10.0-r2) (13/39) Purging py3-pytest-mock (3.10.0-r2) (14/39) Purging py3-mock-pyc (5.1.0-r1) (15/39) Purging py3-mock (5.1.0-r1) (16/39) Purging py3-pytest-pyc (8.0.2-r0) (17/39) Purging py3-pytest (8.0.2-r0) (18/39) Purging py3-iniconfig-pyc (1.1.1-r8) (19/39) Purging py3-iniconfig (1.1.1-r8) (20/39) Purging py3-packaging-pyc (24.0-r0) (21/39) Purging py3-packaging (24.0-r0) (22/39) Purging py3-parsing-pyc (3.1.2-r0) (23/39) Purging py3-parsing (3.1.2-r0) (24/39) Purging py3-pluggy-pyc (1.4.0-r0) (25/39) Purging py3-pluggy (1.4.0-r0) (26/39) Purging py3-py-pyc (1.11.0-r2) (27/39) Purging py3-py (1.11.0-r2) (28/39) Purging python3-pyc (3.11.8-r0) (29/39) Purging python3-pycache-pyc0 (3.11.8-r0) (30/39) Purging pyc (3.11.8-r0) (31/39) Purging python3 (3.11.8-r0) (32/39) Purging gdbm (1.23-r1) (33/39) Purging libbz2 (1.0.8-r6) (34/39) Purging libffi (3.4.6-r0) (35/39) Purging libpanelw (6.4_p20231125-r0) (36/39) Purging mpdecimal (4.0.0-r0) (37/39) Purging readline (8.2.10-r0) (38/39) Purging sqlite-libs (3.45.2-r0) (39/39) Purging xz-libs (5.6.1-r1) Executing busybox-1.36.1-r21.trigger OK: 378 MiB in 106 packages >>> py3-pykka: Updating the community/x86_64 repository index... >>> py3-pykka: Signing the index...