>>> py3-cachy: Building community/py3-cachy 0.3.0-r8 (using abuild 3.12.0-r0) started Fri, 27 Oct 2023 20:22:13 +0000 >>> py3-cachy: Checking sanity of /home/buildozer/aports/community/py3-cachy/APKBUILD... >>> py3-cachy: Analyzing dependencies... >>> py3-cachy: Installing for build: build-base python3 py3-gpep517 py3-installer py3-poetry-core py3-setuptools py3-wheel py3-pytest py3-flexmock py3-fakeredis (1/58) Installing libbz2 (1.0.8-r6) (2/58) Installing libffi (3.4.4-r3) (3/58) Installing gdbm (1.23-r1) (4/58) Installing xz-libs (5.4.4-r0) (5/58) Installing mpdecimal (2.5.1-r2) (6/58) Installing libpanelw (6.4_p20231007-r0) (7/58) Installing readline (8.2.1-r2) (8/58) Installing sqlite-libs (3.43.2-r0) (9/58) Installing python3 (3.11.6-r1) (10/58) Installing python3-pycache-pyc0 (3.11.6-r1) (11/58) Installing pyc (3.11.6-r1) (12/58) Installing python3-pyc (3.11.6-r1) (13/58) Installing py3-installer (0.7.0-r1) (14/58) Installing py3-installer-pyc (0.7.0-r1) (15/58) Installing py3-gpep517 (15-r0) (16/58) Installing py3-gpep517-pyc (15-r0) (17/58) Installing py3-attrs (23.1.0-r1) (18/58) Installing py3-attrs-pyc (23.1.0-r1) (19/58) Installing py3-rpds-py (0.10.6-r0) (20/58) Installing py3-rpds-py-pyc (0.10.6-r0) (21/58) Installing py3-referencing (0.30.2-r0) (22/58) Installing py3-referencing-pyc (0.30.2-r0) (23/58) Installing py3-jsonschema-specifications (2023.07.1-r1) (24/58) Installing py3-jsonschema-specifications-pyc (2023.07.1-r1) (25/58) Installing py3-jsonschema (4.19.1-r0) (26/58) Installing py3-jsonschema-pyc (4.19.1-r0) (27/58) Installing py3-lark-parser (1.1.7-r0) (28/58) Installing py3-lark-parser-pyc (1.1.7-r0) (29/58) Installing py3-parsing (3.1.1-r0) (30/58) Installing py3-parsing-pyc (3.1.1-r0) (31/58) Installing py3-packaging (23.2-r0) (32/58) Installing py3-packaging-pyc (23.2-r0) (33/58) Installing py3-poetry-core (1.7.0-r0) (34/58) Installing py3-poetry-core-pyc (1.7.0-r0) (35/58) Installing py3-setuptools (68.2.2-r0) (36/58) Installing py3-setuptools-pyc (68.2.2-r0) (37/58) Installing py3-wheel (0.41.2-r0) (38/58) Installing py3-wheel-pyc (0.41.2-r0) (39/58) Installing py3-iniconfig (1.1.1-r6) (40/58) Installing py3-iniconfig-pyc (1.1.1-r6) (41/58) Installing py3-pluggy (1.3.0-r0) (42/58) Installing py3-pluggy-pyc (1.3.0-r0) (43/58) Installing py3-py (1.11.0-r2) (44/58) Installing py3-py-pyc (1.11.0-r2) (45/58) Installing py3-pytest (7.4.2-r0) (46/58) Installing py3-pytest-pyc (7.4.2-r0) (47/58) Installing py3-flexmock (0.11.3-r2) (48/58) Installing py3-flexmock-pyc (0.11.3-r2) (49/58) Installing hiredis (1.2.0-r0) (50/58) Installing py3-hiredis (2.3.0-r0) (51/58) Installing py3-hiredis-pyc (2.3.0-r0) (52/58) Installing py3-redis (5.0.1-r0) (53/58) Installing py3-redis-pyc (5.0.1-r0) (54/58) Installing py3-sortedcontainers (2.4.0-r4) (55/58) Installing py3-sortedcontainers-pyc (2.4.0-r4) (56/58) Installing py3-fakeredis (2.20.0-r0) (57/58) Installing py3-fakeredis-pyc (2.20.0-r0) (58/58) Installing .makedepends-py3-cachy (20231027.202221) Executing busybox-1.36.1-r13.trigger OK: 332 MiB in 160 packages >>> py3-cachy: Cleaning up srcdir >>> py3-cachy: Cleaning up pkgdir >>> py3-cachy: Cleaning up tmpdir >>> py3-cachy: Fetching https://distfiles.alpinelinux.org/distfiles/v3.19//cachy-0.3.0.tar.gz >>> py3-cachy: Fetching https://distfiles.alpinelinux.org/distfiles/v3.19//cachy-0.3.0.tar.gz >>> py3-cachy: Checking sha512sums... cachy-0.3.0.tar.gz: OK No-need-to-teardown-flexmock.patch: OK >>> py3-cachy: Unpacking /var/cache/distfiles/cachy-0.3.0.tar.gz... >>> py3-cachy: No-need-to-teardown-flexmock.patch patching file tests/stores/test_dict_store.py patching file tests/stores/test_file_store.py patching file tests/stores/test_redis_store.py patching file tests/test_cache_manager.py patching file tests/test_repository.py patching file tests/test_tagged_cache.py 2023-10-27 20:22:22,280 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ 2023-10-27 20:22:22,310 root INFO running bdist_wheel 2023-10-27 20:22:22,327 root INFO running build 2023-10-27 20:22:22,327 root INFO running build_py 2023-10-27 20:22:22,330 root INFO creating build 2023-10-27 20:22:22,330 root INFO creating build/lib 2023-10-27 20:22:22,330 root INFO creating build/lib/cachy 2023-10-27 20:22:22,330 root INFO copying cachy/tagged_cache.py -> build/lib/cachy 2023-10-27 20:22:22,331 root INFO copying cachy/cache_manager.py -> build/lib/cachy 2023-10-27 20:22:22,331 root INFO copying cachy/redis_tagged_cache.py -> build/lib/cachy 2023-10-27 20:22:22,331 root INFO copying cachy/repository.py -> build/lib/cachy 2023-10-27 20:22:22,331 root INFO copying cachy/tag_set.py -> build/lib/cachy 2023-10-27 20:22:22,331 root INFO copying cachy/helpers.py -> build/lib/cachy 2023-10-27 20:22:22,331 root INFO copying cachy/utils.py -> build/lib/cachy 2023-10-27 20:22:22,332 root INFO copying cachy/__init__.py -> build/lib/cachy 2023-10-27 20:22:22,332 root INFO creating build/lib/cachy/contracts 2023-10-27 20:22:22,332 root INFO copying cachy/contracts/store.py -> build/lib/cachy/contracts 2023-10-27 20:22:22,332 root INFO copying cachy/contracts/factory.py -> build/lib/cachy/contracts 2023-10-27 20:22:22,332 root INFO copying cachy/contracts/repository.py -> build/lib/cachy/contracts 2023-10-27 20:22:22,333 root INFO copying cachy/contracts/taggable_store.py -> build/lib/cachy/contracts 2023-10-27 20:22:22,333 root INFO copying cachy/contracts/__init__.py -> build/lib/cachy/contracts 2023-10-27 20:22:22,333 root INFO creating build/lib/cachy/serializers 2023-10-27 20:22:22,333 root INFO copying cachy/serializers/pickle_serializer.py -> build/lib/cachy/serializers 2023-10-27 20:22:22,333 root INFO copying cachy/serializers/serializer.py -> build/lib/cachy/serializers 2023-10-27 20:22:22,334 root INFO copying cachy/serializers/json_serializer.py -> build/lib/cachy/serializers 2023-10-27 20:22:22,334 root INFO copying cachy/serializers/msgpack_serializer.py -> build/lib/cachy/serializers 2023-10-27 20:22:22,334 root INFO copying cachy/serializers/__init__.py -> build/lib/cachy/serializers 2023-10-27 20:22:22,334 root INFO creating build/lib/cachy/stores 2023-10-27 20:22:22,334 root INFO copying cachy/stores/null_store.py -> build/lib/cachy/stores 2023-10-27 20:22:22,335 root INFO copying cachy/stores/memcached_store.py -> build/lib/cachy/stores 2023-10-27 20:22:22,335 root INFO copying cachy/stores/dict_store.py -> build/lib/cachy/stores 2023-10-27 20:22:22,335 root INFO copying cachy/stores/file_store.py -> build/lib/cachy/stores 2023-10-27 20:22:22,335 root INFO copying cachy/stores/redis_store.py -> build/lib/cachy/stores 2023-10-27 20:22:22,335 root INFO copying cachy/stores/__init__.py -> build/lib/cachy/stores 2023-10-27 20:22:22,336 root INFO creating build/lib/tests 2023-10-27 20:22:22,336 root INFO copying tests/test_repository.py -> build/lib/tests 2023-10-27 20:22:22,336 root INFO copying tests/test_tagged_cache.py -> build/lib/tests 2023-10-27 20:22:22,336 root INFO copying tests/test_cache_manager.py -> build/lib/tests 2023-10-27 20:22:22,336 root INFO copying tests/__init__.py -> build/lib/tests 2023-10-27 20:22:22,336 root INFO creating build/lib/tests/stores 2023-10-27 20:22:22,337 root INFO copying tests/stores/test_null_store.py -> build/lib/tests/stores 2023-10-27 20:22:22,337 root INFO copying tests/stores/test_dict_store.py -> build/lib/tests/stores 2023-10-27 20:22:22,337 root INFO copying tests/stores/test_memcached_store.py -> build/lib/tests/stores 2023-10-27 20:22:22,337 root INFO copying tests/stores/test_redis_store.py -> build/lib/tests/stores 2023-10-27 20:22:22,337 root INFO copying tests/stores/test_file_store.py -> build/lib/tests/stores 2023-10-27 20:22:22,337 root INFO copying tests/stores/__init__.py -> build/lib/tests/stores 2023-10-27 20:22:22,345 wheel INFO installing to build/bdist.linux-armv8l/wheel 2023-10-27 20:22:22,345 root INFO running install 2023-10-27 20:22:22,354 root INFO running install_lib 2023-10-27 20:22:22,356 root INFO creating build/bdist.linux-armv8l 2023-10-27 20:22:22,356 root INFO creating build/bdist.linux-armv8l/wheel 2023-10-27 20:22:22,356 root INFO creating build/bdist.linux-armv8l/wheel/cachy 2023-10-27 20:22:22,356 root INFO creating build/bdist.linux-armv8l/wheel/cachy/contracts 2023-10-27 20:22:22,356 root INFO copying build/lib/cachy/contracts/store.py -> build/bdist.linux-armv8l/wheel/cachy/contracts 2023-10-27 20:22:22,357 root INFO copying build/lib/cachy/contracts/factory.py -> build/bdist.linux-armv8l/wheel/cachy/contracts 2023-10-27 20:22:22,357 root INFO copying build/lib/cachy/contracts/repository.py -> build/bdist.linux-armv8l/wheel/cachy/contracts 2023-10-27 20:22:22,357 root INFO copying build/lib/cachy/contracts/taggable_store.py -> build/bdist.linux-armv8l/wheel/cachy/contracts 2023-10-27 20:22:22,357 root INFO copying build/lib/cachy/contracts/__init__.py -> build/bdist.linux-armv8l/wheel/cachy/contracts 2023-10-27 20:22:22,357 root INFO copying build/lib/cachy/tagged_cache.py -> build/bdist.linux-armv8l/wheel/cachy 2023-10-27 20:22:22,357 root INFO copying build/lib/cachy/cache_manager.py -> build/bdist.linux-armv8l/wheel/cachy 2023-10-27 20:22:22,358 root INFO creating build/bdist.linux-armv8l/wheel/cachy/serializers 2023-10-27 20:22:22,358 root INFO copying build/lib/cachy/serializers/pickle_serializer.py -> build/bdist.linux-armv8l/wheel/cachy/serializers 2023-10-27 20:22:22,358 root INFO copying build/lib/cachy/serializers/serializer.py -> build/bdist.linux-armv8l/wheel/cachy/serializers 2023-10-27 20:22:22,358 root INFO copying build/lib/cachy/serializers/json_serializer.py -> build/bdist.linux-armv8l/wheel/cachy/serializers 2023-10-27 20:22:22,358 root INFO copying build/lib/cachy/serializers/msgpack_serializer.py -> build/bdist.linux-armv8l/wheel/cachy/serializers 2023-10-27 20:22:22,358 root INFO copying build/lib/cachy/serializers/__init__.py -> build/bdist.linux-armv8l/wheel/cachy/serializers 2023-10-27 20:22:22,358 root INFO copying build/lib/cachy/redis_tagged_cache.py -> build/bdist.linux-armv8l/wheel/cachy 2023-10-27 20:22:22,359 root INFO copying build/lib/cachy/repository.py -> build/bdist.linux-armv8l/wheel/cachy 2023-10-27 20:22:22,359 root INFO copying build/lib/cachy/tag_set.py -> build/bdist.linux-armv8l/wheel/cachy 2023-10-27 20:22:22,359 root INFO copying build/lib/cachy/helpers.py -> build/bdist.linux-armv8l/wheel/cachy 2023-10-27 20:22:22,359 root INFO copying build/lib/cachy/utils.py -> build/bdist.linux-armv8l/wheel/cachy 2023-10-27 20:22:22,359 root INFO creating build/bdist.linux-armv8l/wheel/cachy/stores 2023-10-27 20:22:22,359 root INFO copying build/lib/cachy/stores/null_store.py -> build/bdist.linux-armv8l/wheel/cachy/stores 2023-10-27 20:22:22,359 root INFO copying build/lib/cachy/stores/memcached_store.py -> build/bdist.linux-armv8l/wheel/cachy/stores 2023-10-27 20:22:22,359 root INFO copying build/lib/cachy/stores/dict_store.py -> build/bdist.linux-armv8l/wheel/cachy/stores 2023-10-27 20:22:22,360 root INFO copying build/lib/cachy/stores/file_store.py -> build/bdist.linux-armv8l/wheel/cachy/stores 2023-10-27 20:22:22,360 root INFO copying build/lib/cachy/stores/redis_store.py -> build/bdist.linux-armv8l/wheel/cachy/stores 2023-10-27 20:22:22,360 root INFO copying build/lib/cachy/stores/__init__.py -> build/bdist.linux-armv8l/wheel/cachy/stores 2023-10-27 20:22:22,360 root INFO copying build/lib/cachy/__init__.py -> build/bdist.linux-armv8l/wheel/cachy 2023-10-27 20:22:22,360 root INFO creating build/bdist.linux-armv8l/wheel/tests 2023-10-27 20:22:22,360 root INFO copying build/lib/tests/test_repository.py -> build/bdist.linux-armv8l/wheel/tests 2023-10-27 20:22:22,360 root INFO copying build/lib/tests/test_tagged_cache.py -> build/bdist.linux-armv8l/wheel/tests 2023-10-27 20:22:22,360 root INFO copying build/lib/tests/test_cache_manager.py -> build/bdist.linux-armv8l/wheel/tests 2023-10-27 20:22:22,361 root INFO creating build/bdist.linux-armv8l/wheel/tests/stores 2023-10-27 20:22:22,361 root INFO copying build/lib/tests/stores/test_null_store.py -> build/bdist.linux-armv8l/wheel/tests/stores 2023-10-27 20:22:22,361 root INFO copying build/lib/tests/stores/test_dict_store.py -> build/bdist.linux-armv8l/wheel/tests/stores 2023-10-27 20:22:22,361 root INFO copying build/lib/tests/stores/test_memcached_store.py -> build/bdist.linux-armv8l/wheel/tests/stores 2023-10-27 20:22:22,361 root INFO copying build/lib/tests/stores/test_redis_store.py -> build/bdist.linux-armv8l/wheel/tests/stores 2023-10-27 20:22:22,361 root INFO copying build/lib/tests/stores/test_file_store.py -> build/bdist.linux-armv8l/wheel/tests/stores 2023-10-27 20:22:22,361 root INFO copying build/lib/tests/stores/__init__.py -> build/bdist.linux-armv8l/wheel/tests/stores 2023-10-27 20:22:22,361 root INFO copying build/lib/tests/__init__.py -> build/bdist.linux-armv8l/wheel/tests 2023-10-27 20:22:22,362 root INFO running install_egg_info 2023-10-27 20:22:22,365 root INFO running egg_info 2023-10-27 20:22:22,366 root INFO creating cachy.egg-info 2023-10-27 20:22:22,367 root INFO writing cachy.egg-info/PKG-INFO 2023-10-27 20:22:22,368 root INFO writing dependency_links to cachy.egg-info/dependency_links.txt 2023-10-27 20:22:22,369 root INFO writing requirements to cachy.egg-info/requires.txt 2023-10-27 20:22:22,369 root INFO writing top-level names to cachy.egg-info/top_level.txt 2023-10-27 20:22:22,369 root INFO writing manifest file 'cachy.egg-info/SOURCES.txt' 2023-10-27 20:22:22,373 root INFO reading manifest file 'cachy.egg-info/SOURCES.txt' 2023-10-27 20:22:22,373 root INFO adding license file 'LICENSE' 2023-10-27 20:22:22,374 root INFO writing manifest file 'cachy.egg-info/SOURCES.txt' 2023-10-27 20:22:22,374 root INFO Copying cachy.egg-info to build/bdist.linux-armv8l/wheel/cachy-0.3.0-py3.11.egg-info 2023-10-27 20:22:22,375 root INFO running install_scripts 2023-10-27 20:22:22,377 wheel INFO creating build/bdist.linux-armv8l/wheel/cachy-0.3.0.dist-info/WHEEL 2023-10-27 20:22:22,377 wheel INFO creating '/home/buildozer/aports/community/py3-cachy/src/cachy-0.3.0/.dist/.tmp-ouigjjoy/cachy-0.3.0-py3-none-any.whl' and adding 'build/bdist.linux-armv8l/wheel' to it 2023-10-27 20:22:22,377 wheel INFO adding 'cachy/__init__.py' 2023-10-27 20:22:22,378 wheel INFO adding 'cachy/cache_manager.py' 2023-10-27 20:22:22,378 wheel INFO adding 'cachy/helpers.py' 2023-10-27 20:22:22,378 wheel INFO adding 'cachy/redis_tagged_cache.py' 2023-10-27 20:22:22,378 wheel INFO adding 'cachy/repository.py' 2023-10-27 20:22:22,378 wheel INFO adding 'cachy/tag_set.py' 2023-10-27 20:22:22,378 wheel INFO adding 'cachy/tagged_cache.py' 2023-10-27 20:22:22,379 wheel INFO adding 'cachy/utils.py' 2023-10-27 20:22:22,379 wheel INFO adding 'cachy/contracts/__init__.py' 2023-10-27 20:22:22,379 wheel INFO adding 'cachy/contracts/factory.py' 2023-10-27 20:22:22,379 wheel INFO adding 'cachy/contracts/repository.py' 2023-10-27 20:22:22,379 wheel INFO adding 'cachy/contracts/store.py' 2023-10-27 20:22:22,379 wheel INFO adding 'cachy/contracts/taggable_store.py' 2023-10-27 20:22:22,379 wheel INFO adding 'cachy/serializers/__init__.py' 2023-10-27 20:22:22,380 wheel INFO adding 'cachy/serializers/json_serializer.py' 2023-10-27 20:22:22,380 wheel INFO adding 'cachy/serializers/msgpack_serializer.py' 2023-10-27 20:22:22,380 wheel INFO adding 'cachy/serializers/pickle_serializer.py' 2023-10-27 20:22:22,380 wheel INFO adding 'cachy/serializers/serializer.py' 2023-10-27 20:22:22,380 wheel INFO adding 'cachy/stores/__init__.py' 2023-10-27 20:22:22,380 wheel INFO adding 'cachy/stores/dict_store.py' 2023-10-27 20:22:22,380 wheel INFO adding 'cachy/stores/file_store.py' 2023-10-27 20:22:22,380 wheel INFO adding 'cachy/stores/memcached_store.py' 2023-10-27 20:22:22,381 wheel INFO adding 'cachy/stores/null_store.py' 2023-10-27 20:22:22,381 wheel INFO adding 'cachy/stores/redis_store.py' 2023-10-27 20:22:22,381 wheel INFO adding 'tests/__init__.py' 2023-10-27 20:22:22,381 wheel INFO adding 'tests/test_cache_manager.py' 2023-10-27 20:22:22,381 wheel INFO adding 'tests/test_repository.py' 2023-10-27 20:22:22,381 wheel INFO adding 'tests/test_tagged_cache.py' 2023-10-27 20:22:22,382 wheel INFO adding 'tests/stores/__init__.py' 2023-10-27 20:22:22,382 wheel INFO adding 'tests/stores/test_dict_store.py' 2023-10-27 20:22:22,382 wheel INFO adding 'tests/stores/test_file_store.py' 2023-10-27 20:22:22,382 wheel INFO adding 'tests/stores/test_memcached_store.py' 2023-10-27 20:22:22,382 wheel INFO adding 'tests/stores/test_null_store.py' 2023-10-27 20:22:22,382 wheel INFO adding 'tests/stores/test_redis_store.py' 2023-10-27 20:22:22,382 wheel INFO adding 'cachy-0.3.0.dist-info/LICENSE' 2023-10-27 20:22:22,382 wheel INFO adding 'cachy-0.3.0.dist-info/METADATA' 2023-10-27 20:22:22,383 wheel INFO adding 'cachy-0.3.0.dist-info/WHEEL' 2023-10-27 20:22:22,383 wheel INFO adding 'cachy-0.3.0.dist-info/top_level.txt' 2023-10-27 20:22:22,383 wheel INFO adding 'cachy-0.3.0.dist-info/RECORD' 2023-10-27 20:22:22,383 wheel INFO removing build/bdist.linux-armv8l/wheel 2023-10-27 20:22:22,384 gpep517 INFO The backend produced .dist/cachy-0.3.0-py3-none-any.whl cachy-0.3.0-py3-none-any.whl ============================= test session starts ============================== platform linux -- Python 3.11.6, pytest-7.4.2, pluggy-1.3.0 rootdir: /home/buildozer/aports/community/py3-cachy/src/cachy-0.3.0 collected 64 items / 9 deselected / 55 selected tests/test_cache_manager.py ........ [ 14%] tests/test_repository.py .............. [ 40%] tests/test_tagged_cache.py ....... [ 52%] tests/stores/test_dict_store.py ....... [ 65%] tests/stores/test_file_store.py ......... [ 81%] tests/stores/test_null_store.py . [ 83%] tests/stores/test_redis_store.py ......... [100%] ======================= 55 passed, 9 deselected in 0.24s ======================= >>> py3-cachy: Entering fakeroot... >>> py3-cachy-pyc*: Running split function pyc... '/home/buildozer/aports/community/py3-cachy/pkg/py3-cachy/usr/lib/python3.11/site-packages/cachy/contracts/__pycache__' -> '/home/buildozer/aports/community/py3-cachy/pkg/py3-cachy-pyc/usr/lib/python3.11/site-packages/cachy/contracts/__pycache__' '/home/buildozer/aports/community/py3-cachy/pkg/py3-cachy/usr/lib/python3.11/site-packages/cachy/__pycache__' -> '/home/buildozer/aports/community/py3-cachy/pkg/py3-cachy-pyc/usr/lib/python3.11/site-packages/cachy/__pycache__' '/home/buildozer/aports/community/py3-cachy/pkg/py3-cachy/usr/lib/python3.11/site-packages/cachy/serializers/__pycache__' -> '/home/buildozer/aports/community/py3-cachy/pkg/py3-cachy-pyc/usr/lib/python3.11/site-packages/cachy/serializers/__pycache__' '/home/buildozer/aports/community/py3-cachy/pkg/py3-cachy/usr/lib/python3.11/site-packages/cachy/stores/__pycache__' -> '/home/buildozer/aports/community/py3-cachy/pkg/py3-cachy-pyc/usr/lib/python3.11/site-packages/cachy/stores/__pycache__' >>> py3-cachy-pyc*: Preparing subpackage py3-cachy-pyc... >>> py3-cachy-pyc*: Running postcheck for py3-cachy-pyc >>> py3-cachy*: Running postcheck for py3-cachy >>> py3-cachy*: Preparing package py3-cachy... >>> py3-cachy-pyc*: Tracing dependencies... python3 python3~3.11 >>> py3-cachy-pyc*: Package size: 200.0 KB >>> py3-cachy-pyc*: Compressing data... >>> py3-cachy-pyc*: Create checksum... >>> py3-cachy-pyc*: Create py3-cachy-pyc-0.3.0-r8.apk >>> py3-cachy*: Tracing dependencies... python3 python3~3.11 >>> py3-cachy*: Package size: 176.0 KB >>> py3-cachy*: Compressing data... >>> py3-cachy*: Create checksum... >>> py3-cachy*: Create py3-cachy-0.3.0-r8.apk >>> py3-cachy: Build complete at Fri, 27 Oct 2023 20:22:23 +0000 elapsed time 0h 0m 10s >>> py3-cachy: Cleaning up srcdir >>> py3-cachy: Cleaning up pkgdir >>> py3-cachy: Uninstalling dependencies... (1/58) Purging .makedepends-py3-cachy (20231027.202221) (2/58) Purging py3-gpep517-pyc (15-r0) (3/58) Purging py3-gpep517 (15-r0) (4/58) Purging py3-installer-pyc (0.7.0-r1) (5/58) Purging py3-installer (0.7.0-r1) (6/58) Purging py3-poetry-core-pyc (1.7.0-r0) (7/58) Purging py3-poetry-core (1.7.0-r0) (8/58) Purging py3-jsonschema-pyc (4.19.1-r0) (9/58) Purging py3-jsonschema (4.19.1-r0) (10/58) Purging py3-jsonschema-specifications-pyc (2023.07.1-r1) (11/58) Purging py3-jsonschema-specifications (2023.07.1-r1) (12/58) Purging py3-referencing-pyc (0.30.2-r0) (13/58) Purging py3-referencing (0.30.2-r0) (14/58) Purging py3-attrs-pyc (23.1.0-r1) (15/58) Purging py3-attrs (23.1.0-r1) (16/58) Purging py3-rpds-py-pyc (0.10.6-r0) (17/58) Purging py3-rpds-py (0.10.6-r0) (18/58) Purging py3-lark-parser-pyc (1.1.7-r0) (19/58) Purging py3-lark-parser (1.1.7-r0) (20/58) Purging py3-setuptools-pyc (68.2.2-r0) (21/58) Purging py3-setuptools (68.2.2-r0) (22/58) Purging py3-wheel-pyc (0.41.2-r0) (23/58) Purging py3-wheel (0.41.2-r0) (24/58) Purging py3-pytest-pyc (7.4.2-r0) (25/58) Purging py3-pytest (7.4.2-r0) (26/58) Purging py3-iniconfig-pyc (1.1.1-r6) (27/58) Purging py3-iniconfig (1.1.1-r6) (28/58) Purging py3-pluggy-pyc (1.3.0-r0) (29/58) Purging py3-pluggy (1.3.0-r0) (30/58) Purging py3-py-pyc (1.11.0-r2) (31/58) Purging py3-py (1.11.0-r2) (32/58) Purging py3-flexmock-pyc (0.11.3-r2) (33/58) Purging py3-flexmock (0.11.3-r2) (34/58) Purging py3-fakeredis-pyc (2.20.0-r0) (35/58) Purging py3-fakeredis (2.20.0-r0) (36/58) Purging py3-packaging-pyc (23.2-r0) (37/58) Purging py3-packaging (23.2-r0) (38/58) Purging py3-parsing-pyc (3.1.1-r0) (39/58) Purging py3-parsing (3.1.1-r0) (40/58) Purging py3-redis-pyc (5.0.1-r0) (41/58) Purging py3-redis (5.0.1-r0) (42/58) Purging py3-hiredis-pyc (2.3.0-r0) (43/58) Purging py3-hiredis (2.3.0-r0) (44/58) Purging py3-sortedcontainers-pyc (2.4.0-r4) (45/58) Purging py3-sortedcontainers (2.4.0-r4) (46/58) Purging hiredis (1.2.0-r0) (47/58) Purging python3-pyc (3.11.6-r1) (48/58) Purging python3-pycache-pyc0 (3.11.6-r1) (49/58) Purging pyc (3.11.6-r1) (50/58) Purging python3 (3.11.6-r1) (51/58) Purging gdbm (1.23-r1) (52/58) Purging libbz2 (1.0.8-r6) (53/58) Purging libffi (3.4.4-r3) (54/58) Purging libpanelw (6.4_p20231007-r0) (55/58) Purging mpdecimal (2.5.1-r2) (56/58) Purging readline (8.2.1-r2) (57/58) Purging sqlite-libs (3.43.2-r0) (58/58) Purging xz-libs (5.4.4-r0) Executing busybox-1.36.1-r13.trigger OK: 270 MiB in 102 packages >>> py3-cachy: Updating the community/armv7 repository index... >>> py3-cachy: Signing the index...