>>> py3-redis: Building community/py3-redis 4.5.4-r1 (using abuild 3.11.0_rc12-r0) started Fri, 21 Apr 2023 00:29:43 +0000 >>> py3-redis: Checking sanity of /home/buildozer/aports/community/py3-redis/APKBUILD... >>> py3-redis: Analyzing dependencies... >>> py3-redis: Installing for build: build-base python3 py3-async-timeout py3-hiredis py3-setuptools py3-gpep517 py3-wheel (1/31) Installing libbz2 (1.0.8-r5) (2/31) Installing libffi (3.4.4-r2) (3/31) Installing gdbm (1.23-r1) (4/31) Installing xz-libs (5.4.2-r1) (5/31) Installing mpdecimal (2.5.1-r2) (6/31) Installing libpanelw (6.4_p20230401-r4) (7/31) Installing readline (8.2.1-r1) (8/31) Installing sqlite-libs (3.41.2-r2) (9/31) Installing python3 (3.11.3-r10) (10/31) Installing python3-pycache-pyc0 (3.11.3-r10) (11/31) Installing pyc (0.1-r0) (12/31) Installing python3-pyc (3.11.3-r10) (13/31) Installing py3-typing-extensions (4.5.0-r1) (14/31) Installing py3-typing-extensions-pyc (4.5.0-r1) (15/31) Installing py3-async-timeout (4.0.2-r3) (16/31) Installing py3-async-timeout-pyc (4.0.2-r3) (17/31) Installing py3-hiredis (2.2.2-r1) (18/31) Installing py3-hiredis-pyc (2.2.2-r1) (19/31) Installing py3-parsing (3.0.9-r2) (20/31) Installing py3-parsing-pyc (3.0.9-r2) (21/31) Installing py3-packaging (23.1-r1) (22/31) Installing py3-packaging-pyc (23.1-r1) (23/31) Installing py3-setuptools (67.7.0-r0) (24/31) Installing py3-setuptools-pyc (67.7.0-r0) (25/31) Installing py3-installer (0.7.0-r1) (26/31) Installing py3-installer-pyc (0.7.0-r1) (27/31) Installing py3-gpep517 (13-r2) (28/31) Installing py3-gpep517-pyc (13-r2) (29/31) Installing py3-wheel (0.40.0-r1) (30/31) Installing py3-wheel-pyc (0.40.0-r1) (31/31) Installing .makedepends-py3-redis (20230421.002944) Executing busybox-1.36.0-r7.trigger OK: 375 MiB in 130 packages >>> py3-redis: Cleaning up srcdir >>> py3-redis: Cleaning up pkgdir >>> py3-redis: Fetching https://distfiles.alpinelinux.org/distfiles/edge/redis-4.5.4.tar.gz >>> py3-redis: Fetching https://distfiles.alpinelinux.org/distfiles/edge/redis-4.5.4.tar.gz >>> py3-redis: Checking sha512sums... redis-4.5.4.tar.gz: OK >>> py3-redis: Unpacking /var/cache/distfiles/edge/redis-4.5.4.tar.gz... 2023-04-21 00:29:45,415 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ 2023-04-21 00:29:45,439 root INFO running bdist_wheel 2023-04-21 00:29:45,449 root INFO running build 2023-04-21 00:29:45,449 root INFO running build_py 2023-04-21 00:29:45,451 root INFO creating build 2023-04-21 00:29:45,451 root INFO creating build/lib 2023-04-21 00:29:45,451 root INFO creating build/lib/redis 2023-04-21 00:29:45,451 root INFO copying redis/__init__.py -> build/lib/redis 2023-04-21 00:29:45,451 root INFO copying redis/credentials.py -> build/lib/redis 2023-04-21 00:29:45,451 root INFO copying redis/typing.py -> build/lib/redis 2023-04-21 00:29:45,452 root INFO copying redis/exceptions.py -> build/lib/redis 2023-04-21 00:29:45,452 root INFO copying redis/cluster.py -> build/lib/redis 2023-04-21 00:29:45,452 root INFO copying redis/lock.py -> build/lib/redis 2023-04-21 00:29:45,452 root INFO copying redis/utils.py -> build/lib/redis 2023-04-21 00:29:45,453 root INFO copying redis/backoff.py -> build/lib/redis 2023-04-21 00:29:45,453 root INFO copying redis/connection.py -> build/lib/redis 2023-04-21 00:29:45,453 root INFO copying redis/crc.py -> build/lib/redis 2023-04-21 00:29:45,453 root INFO copying redis/compat.py -> build/lib/redis 2023-04-21 00:29:45,453 root INFO copying redis/client.py -> build/lib/redis 2023-04-21 00:29:45,454 root INFO copying redis/sentinel.py -> build/lib/redis 2023-04-21 00:29:45,454 root INFO copying redis/ocsp.py -> build/lib/redis 2023-04-21 00:29:45,454 root INFO copying redis/retry.py -> build/lib/redis 2023-04-21 00:29:45,454 root INFO creating build/lib/redis/commands 2023-04-21 00:29:45,454 root INFO copying redis/commands/__init__.py -> build/lib/redis/commands 2023-04-21 00:29:45,455 root INFO copying redis/commands/core.py -> build/lib/redis/commands 2023-04-21 00:29:45,455 root INFO copying redis/commands/redismodules.py -> build/lib/redis/commands 2023-04-21 00:29:45,455 root INFO copying redis/commands/cluster.py -> build/lib/redis/commands 2023-04-21 00:29:45,455 root INFO copying redis/commands/parser.py -> build/lib/redis/commands 2023-04-21 00:29:45,456 root INFO copying redis/commands/helpers.py -> build/lib/redis/commands 2023-04-21 00:29:45,456 root INFO copying redis/commands/sentinel.py -> build/lib/redis/commands 2023-04-21 00:29:45,456 root INFO creating build/lib/redis/asyncio 2023-04-21 00:29:45,456 root INFO copying redis/asyncio/__init__.py -> build/lib/redis/asyncio 2023-04-21 00:29:45,456 root INFO copying redis/asyncio/cluster.py -> build/lib/redis/asyncio 2023-04-21 00:29:45,457 root INFO copying redis/asyncio/parser.py -> build/lib/redis/asyncio 2023-04-21 00:29:45,457 root INFO copying redis/asyncio/lock.py -> build/lib/redis/asyncio 2023-04-21 00:29:45,457 root INFO copying redis/asyncio/utils.py -> build/lib/redis/asyncio 2023-04-21 00:29:45,457 root INFO copying redis/asyncio/connection.py -> build/lib/redis/asyncio 2023-04-21 00:29:45,457 root INFO copying redis/asyncio/client.py -> build/lib/redis/asyncio 2023-04-21 00:29:45,458 root INFO copying redis/asyncio/sentinel.py -> build/lib/redis/asyncio 2023-04-21 00:29:45,458 root INFO copying redis/asyncio/retry.py -> build/lib/redis/asyncio 2023-04-21 00:29:45,458 root INFO creating build/lib/redis/commands/timeseries 2023-04-21 00:29:45,458 root INFO copying redis/commands/timeseries/__init__.py -> build/lib/redis/commands/timeseries 2023-04-21 00:29:45,458 root INFO copying redis/commands/timeseries/info.py -> build/lib/redis/commands/timeseries 2023-04-21 00:29:45,458 root INFO copying redis/commands/timeseries/commands.py -> build/lib/redis/commands/timeseries 2023-04-21 00:29:45,459 root INFO copying redis/commands/timeseries/utils.py -> build/lib/redis/commands/timeseries 2023-04-21 00:29:45,459 root INFO creating build/lib/redis/commands/search 2023-04-21 00:29:45,459 root INFO copying redis/commands/search/__init__.py -> build/lib/redis/commands/search 2023-04-21 00:29:45,459 root INFO copying redis/commands/search/query.py -> build/lib/redis/commands/search 2023-04-21 00:29:45,459 root INFO copying redis/commands/search/field.py -> build/lib/redis/commands/search 2023-04-21 00:29:45,460 root INFO copying redis/commands/search/_util.py -> build/lib/redis/commands/search 2023-04-21 00:29:45,460 root INFO copying redis/commands/search/indexDefinition.py -> build/lib/redis/commands/search 2023-04-21 00:29:45,460 root INFO copying redis/commands/search/commands.py -> build/lib/redis/commands/search 2023-04-21 00:29:45,460 root INFO copying redis/commands/search/document.py -> build/lib/redis/commands/search 2023-04-21 00:29:45,460 root INFO copying redis/commands/search/suggestion.py -> build/lib/redis/commands/search 2023-04-21 00:29:45,460 root INFO copying redis/commands/search/reducers.py -> build/lib/redis/commands/search 2023-04-21 00:29:45,460 root INFO copying redis/commands/search/result.py -> build/lib/redis/commands/search 2023-04-21 00:29:45,461 root INFO copying redis/commands/search/querystring.py -> build/lib/redis/commands/search 2023-04-21 00:29:45,461 root INFO copying redis/commands/search/aggregation.py -> build/lib/redis/commands/search 2023-04-21 00:29:45,461 root INFO creating build/lib/redis/commands/bf 2023-04-21 00:29:45,461 root INFO copying redis/commands/bf/__init__.py -> build/lib/redis/commands/bf 2023-04-21 00:29:45,461 root INFO copying redis/commands/bf/info.py -> build/lib/redis/commands/bf 2023-04-21 00:29:45,461 root INFO copying redis/commands/bf/commands.py -> build/lib/redis/commands/bf 2023-04-21 00:29:45,462 root INFO creating build/lib/redis/commands/json 2023-04-21 00:29:45,462 root INFO copying redis/commands/json/__init__.py -> build/lib/redis/commands/json 2023-04-21 00:29:45,462 root INFO copying redis/commands/json/_util.py -> build/lib/redis/commands/json 2023-04-21 00:29:45,462 root INFO copying redis/commands/json/commands.py -> build/lib/redis/commands/json 2023-04-21 00:29:45,462 root INFO copying redis/commands/json/decoders.py -> build/lib/redis/commands/json 2023-04-21 00:29:45,462 root INFO copying redis/commands/json/path.py -> build/lib/redis/commands/json 2023-04-21 00:29:45,462 root INFO creating build/lib/redis/commands/graph 2023-04-21 00:29:45,463 root INFO copying redis/commands/graph/__init__.py -> build/lib/redis/commands/graph 2023-04-21 00:29:45,463 root INFO copying redis/commands/graph/node.py -> build/lib/redis/commands/graph 2023-04-21 00:29:45,463 root INFO copying redis/commands/graph/exceptions.py -> build/lib/redis/commands/graph 2023-04-21 00:29:45,463 root INFO copying redis/commands/graph/commands.py -> build/lib/redis/commands/graph 2023-04-21 00:29:45,463 root INFO copying redis/commands/graph/edge.py -> build/lib/redis/commands/graph 2023-04-21 00:29:45,463 root INFO copying redis/commands/graph/query_result.py -> build/lib/redis/commands/graph 2023-04-21 00:29:45,463 root INFO copying redis/commands/graph/path.py -> build/lib/redis/commands/graph 2023-04-21 00:29:45,464 root INFO copying redis/commands/graph/execution_plan.py -> build/lib/redis/commands/graph 2023-04-21 00:29:45,468 wheel INFO installing to build/bdist.linux-armv8l/wheel 2023-04-21 00:29:45,468 root INFO running install 2023-04-21 00:29:45,476 root INFO running install_lib 2023-04-21 00:29:45,477 root INFO creating build/bdist.linux-armv8l 2023-04-21 00:29:45,477 root INFO creating build/bdist.linux-armv8l/wheel 2023-04-21 00:29:45,477 root INFO creating build/bdist.linux-armv8l/wheel/redis 2023-04-21 00:29:45,477 root INFO copying build/lib/redis/__init__.py -> build/bdist.linux-armv8l/wheel/redis 2023-04-21 00:29:45,477 root INFO copying build/lib/redis/credentials.py -> build/bdist.linux-armv8l/wheel/redis 2023-04-21 00:29:45,478 root INFO copying build/lib/redis/typing.py -> build/bdist.linux-armv8l/wheel/redis 2023-04-21 00:29:45,478 root INFO copying build/lib/redis/exceptions.py -> build/bdist.linux-armv8l/wheel/redis 2023-04-21 00:29:45,478 root INFO copying build/lib/redis/cluster.py -> build/bdist.linux-armv8l/wheel/redis 2023-04-21 00:29:45,478 root INFO copying build/lib/redis/lock.py -> build/bdist.linux-armv8l/wheel/redis 2023-04-21 00:29:45,478 root INFO copying build/lib/redis/utils.py -> build/bdist.linux-armv8l/wheel/redis 2023-04-21 00:29:45,478 root INFO copying build/lib/redis/backoff.py -> build/bdist.linux-armv8l/wheel/redis 2023-04-21 00:29:45,479 root INFO copying build/lib/redis/connection.py -> build/bdist.linux-armv8l/wheel/redis 2023-04-21 00:29:45,479 root INFO copying build/lib/redis/crc.py -> build/bdist.linux-armv8l/wheel/redis 2023-04-21 00:29:45,479 root INFO creating build/bdist.linux-armv8l/wheel/redis/commands 2023-04-21 00:29:45,479 root INFO copying build/lib/redis/commands/__init__.py -> build/bdist.linux-armv8l/wheel/redis/commands 2023-04-21 00:29:45,479 root INFO copying build/lib/redis/commands/core.py -> build/bdist.linux-armv8l/wheel/redis/commands 2023-04-21 00:29:45,480 root INFO creating build/bdist.linux-armv8l/wheel/redis/commands/timeseries 2023-04-21 00:29:45,480 root INFO copying build/lib/redis/commands/timeseries/__init__.py -> build/bdist.linux-armv8l/wheel/redis/commands/timeseries 2023-04-21 00:29:45,480 root INFO copying build/lib/redis/commands/timeseries/info.py -> build/bdist.linux-armv8l/wheel/redis/commands/timeseries 2023-04-21 00:29:45,480 root INFO copying build/lib/redis/commands/timeseries/commands.py -> build/bdist.linux-armv8l/wheel/redis/commands/timeseries 2023-04-21 00:29:45,480 root INFO copying build/lib/redis/commands/timeseries/utils.py -> build/bdist.linux-armv8l/wheel/redis/commands/timeseries 2023-04-21 00:29:45,480 root INFO copying build/lib/redis/commands/redismodules.py -> build/bdist.linux-armv8l/wheel/redis/commands 2023-04-21 00:29:45,480 root INFO copying build/lib/redis/commands/cluster.py -> build/bdist.linux-armv8l/wheel/redis/commands 2023-04-21 00:29:45,481 root INFO copying build/lib/redis/commands/parser.py -> build/bdist.linux-armv8l/wheel/redis/commands 2023-04-21 00:29:45,481 root INFO creating build/bdist.linux-armv8l/wheel/redis/commands/search 2023-04-21 00:29:45,481 root INFO copying build/lib/redis/commands/search/__init__.py -> build/bdist.linux-armv8l/wheel/redis/commands/search 2023-04-21 00:29:45,481 root INFO copying build/lib/redis/commands/search/query.py -> build/bdist.linux-armv8l/wheel/redis/commands/search 2023-04-21 00:29:45,481 root INFO copying build/lib/redis/commands/search/field.py -> build/bdist.linux-armv8l/wheel/redis/commands/search 2023-04-21 00:29:45,481 root INFO copying build/lib/redis/commands/search/_util.py -> build/bdist.linux-armv8l/wheel/redis/commands/search 2023-04-21 00:29:45,481 root INFO copying build/lib/redis/commands/search/indexDefinition.py -> build/bdist.linux-armv8l/wheel/redis/commands/search 2023-04-21 00:29:45,481 root INFO copying build/lib/redis/commands/search/commands.py -> build/bdist.linux-armv8l/wheel/redis/commands/search 2023-04-21 00:29:45,482 root INFO copying build/lib/redis/commands/search/document.py -> build/bdist.linux-armv8l/wheel/redis/commands/search 2023-04-21 00:29:45,482 root INFO copying build/lib/redis/commands/search/suggestion.py -> build/bdist.linux-armv8l/wheel/redis/commands/search 2023-04-21 00:29:45,482 root INFO copying build/lib/redis/commands/search/reducers.py -> build/bdist.linux-armv8l/wheel/redis/commands/search 2023-04-21 00:29:45,482 root INFO copying build/lib/redis/commands/search/result.py -> build/bdist.linux-armv8l/wheel/redis/commands/search 2023-04-21 00:29:45,482 root INFO copying build/lib/redis/commands/search/querystring.py -> build/bdist.linux-armv8l/wheel/redis/commands/search 2023-04-21 00:29:45,482 root INFO copying build/lib/redis/commands/search/aggregation.py -> build/bdist.linux-armv8l/wheel/redis/commands/search 2023-04-21 00:29:45,482 root INFO creating build/bdist.linux-armv8l/wheel/redis/commands/bf 2023-04-21 00:29:45,482 root INFO copying build/lib/redis/commands/bf/__init__.py -> build/bdist.linux-armv8l/wheel/redis/commands/bf 2023-04-21 00:29:45,483 root INFO copying build/lib/redis/commands/bf/info.py -> build/bdist.linux-armv8l/wheel/redis/commands/bf 2023-04-21 00:29:45,483 root INFO copying build/lib/redis/commands/bf/commands.py -> build/bdist.linux-armv8l/wheel/redis/commands/bf 2023-04-21 00:29:45,483 root INFO creating build/bdist.linux-armv8l/wheel/redis/commands/json 2023-04-21 00:29:45,483 root INFO copying build/lib/redis/commands/json/__init__.py -> build/bdist.linux-armv8l/wheel/redis/commands/json 2023-04-21 00:29:45,483 root INFO copying build/lib/redis/commands/json/_util.py -> build/bdist.linux-armv8l/wheel/redis/commands/json 2023-04-21 00:29:45,483 root INFO copying build/lib/redis/commands/json/commands.py -> build/bdist.linux-armv8l/wheel/redis/commands/json 2023-04-21 00:29:45,483 root INFO copying build/lib/redis/commands/json/decoders.py -> build/bdist.linux-armv8l/wheel/redis/commands/json 2023-04-21 00:29:45,484 root INFO copying build/lib/redis/commands/json/path.py -> build/bdist.linux-armv8l/wheel/redis/commands/json 2023-04-21 00:29:45,484 root INFO copying build/lib/redis/commands/helpers.py -> build/bdist.linux-armv8l/wheel/redis/commands 2023-04-21 00:29:45,484 root INFO copying build/lib/redis/commands/sentinel.py -> build/bdist.linux-armv8l/wheel/redis/commands 2023-04-21 00:29:45,484 root INFO creating build/bdist.linux-armv8l/wheel/redis/commands/graph 2023-04-21 00:29:45,484 root INFO copying build/lib/redis/commands/graph/__init__.py -> build/bdist.linux-armv8l/wheel/redis/commands/graph 2023-04-21 00:29:45,484 root INFO copying build/lib/redis/commands/graph/node.py -> build/bdist.linux-armv8l/wheel/redis/commands/graph 2023-04-21 00:29:45,484 root INFO copying build/lib/redis/commands/graph/exceptions.py -> build/bdist.linux-armv8l/wheel/redis/commands/graph 2023-04-21 00:29:45,484 root INFO copying build/lib/redis/commands/graph/commands.py -> build/bdist.linux-armv8l/wheel/redis/commands/graph 2023-04-21 00:29:45,485 root INFO copying build/lib/redis/commands/graph/edge.py -> build/bdist.linux-armv8l/wheel/redis/commands/graph 2023-04-21 00:29:45,485 root INFO copying build/lib/redis/commands/graph/query_result.py -> build/bdist.linux-armv8l/wheel/redis/commands/graph 2023-04-21 00:29:45,485 root INFO copying build/lib/redis/commands/graph/path.py -> build/bdist.linux-armv8l/wheel/redis/commands/graph 2023-04-21 00:29:45,485 root INFO copying build/lib/redis/commands/graph/execution_plan.py -> build/bdist.linux-armv8l/wheel/redis/commands/graph 2023-04-21 00:29:45,485 root INFO copying build/lib/redis/compat.py -> build/bdist.linux-armv8l/wheel/redis 2023-04-21 00:29:45,485 root INFO creating build/bdist.linux-armv8l/wheel/redis/asyncio 2023-04-21 00:29:45,485 root INFO copying build/lib/redis/asyncio/__init__.py -> build/bdist.linux-armv8l/wheel/redis/asyncio 2023-04-21 00:29:45,486 root INFO copying build/lib/redis/asyncio/cluster.py -> build/bdist.linux-armv8l/wheel/redis/asyncio 2023-04-21 00:29:45,486 root INFO copying build/lib/redis/asyncio/parser.py -> build/bdist.linux-armv8l/wheel/redis/asyncio 2023-04-21 00:29:45,486 root INFO copying build/lib/redis/asyncio/lock.py -> build/bdist.linux-armv8l/wheel/redis/asyncio 2023-04-21 00:29:45,486 root INFO copying build/lib/redis/asyncio/utils.py -> build/bdist.linux-armv8l/wheel/redis/asyncio 2023-04-21 00:29:45,486 root INFO copying build/lib/redis/asyncio/connection.py -> build/bdist.linux-armv8l/wheel/redis/asyncio 2023-04-21 00:29:45,486 root INFO copying build/lib/redis/asyncio/client.py -> build/bdist.linux-armv8l/wheel/redis/asyncio 2023-04-21 00:29:45,487 root INFO copying build/lib/redis/asyncio/sentinel.py -> build/bdist.linux-armv8l/wheel/redis/asyncio 2023-04-21 00:29:45,487 root INFO copying build/lib/redis/asyncio/retry.py -> build/bdist.linux-armv8l/wheel/redis/asyncio 2023-04-21 00:29:45,487 root INFO copying build/lib/redis/client.py -> build/bdist.linux-armv8l/wheel/redis 2023-04-21 00:29:45,487 root INFO copying build/lib/redis/sentinel.py -> build/bdist.linux-armv8l/wheel/redis 2023-04-21 00:29:45,487 root INFO copying build/lib/redis/ocsp.py -> build/bdist.linux-armv8l/wheel/redis 2023-04-21 00:29:45,487 root INFO copying build/lib/redis/retry.py -> build/bdist.linux-armv8l/wheel/redis 2023-04-21 00:29:45,488 root INFO running install_egg_info 2023-04-21 00:29:45,494 root INFO running egg_info 2023-04-21 00:29:45,495 root INFO writing redis.egg-info/PKG-INFO 2023-04-21 00:29:45,496 root INFO writing dependency_links to redis.egg-info/dependency_links.txt 2023-04-21 00:29:45,496 root INFO writing requirements to redis.egg-info/requires.txt 2023-04-21 00:29:45,496 root INFO writing top-level names to redis.egg-info/top_level.txt 2023-04-21 00:29:45,498 root INFO reading manifest file 'redis.egg-info/SOURCES.txt' 2023-04-21 00:29:45,499 root INFO reading manifest template 'MANIFEST.in' 2023-04-21 00:29:45,500 root WARNING warning: no previously-included files found matching '__pycache__' 2023-04-21 00:29:45,501 root WARNING warning: no previously-included files matching '*.pyc' found under directory 'tests' 2023-04-21 00:29:45,501 root INFO adding license file 'LICENSE' 2023-04-21 00:29:45,503 root INFO writing manifest file 'redis.egg-info/SOURCES.txt' 2023-04-21 00:29:45,503 root INFO Copying redis.egg-info to build/bdist.linux-armv8l/wheel/redis-4.5.4-py3.11.egg-info 2023-04-21 00:29:45,504 root INFO running install_scripts 2023-04-21 00:29:45,507 wheel INFO creating build/bdist.linux-armv8l/wheel/redis-4.5.4.dist-info/WHEEL 2023-04-21 00:29:45,507 wheel INFO creating '/home/buildozer/aports/community/py3-redis/src/redis-4.5.4/dist/.tmp-yy3_guh6/redis-4.5.4-py3-none-any.whl' and adding 'build/bdist.linux-armv8l/wheel' to it 2023-04-21 00:29:45,507 wheel INFO adding 'redis/__init__.py' 2023-04-21 00:29:45,507 wheel INFO adding 'redis/backoff.py' 2023-04-21 00:29:45,508 wheel INFO adding 'redis/client.py' 2023-04-21 00:29:45,508 wheel INFO adding 'redis/cluster.py' 2023-04-21 00:29:45,509 wheel INFO adding 'redis/compat.py' 2023-04-21 00:29:45,509 wheel INFO adding 'redis/connection.py' 2023-04-21 00:29:45,510 wheel INFO adding 'redis/crc.py' 2023-04-21 00:29:45,510 wheel INFO adding 'redis/credentials.py' 2023-04-21 00:29:45,510 wheel INFO adding 'redis/exceptions.py' 2023-04-21 00:29:45,510 wheel INFO adding 'redis/lock.py' 2023-04-21 00:29:45,510 wheel INFO adding 'redis/ocsp.py' 2023-04-21 00:29:45,510 wheel INFO adding 'redis/retry.py' 2023-04-21 00:29:45,511 wheel INFO adding 'redis/sentinel.py' 2023-04-21 00:29:45,511 wheel INFO adding 'redis/typing.py' 2023-04-21 00:29:45,511 wheel INFO adding 'redis/utils.py' 2023-04-21 00:29:45,511 wheel INFO adding 'redis/asyncio/__init__.py' 2023-04-21 00:29:45,511 wheel INFO adding 'redis/asyncio/client.py' 2023-04-21 00:29:45,512 wheel INFO adding 'redis/asyncio/cluster.py' 2023-04-21 00:29:45,512 wheel INFO adding 'redis/asyncio/connection.py' 2023-04-21 00:29:45,513 wheel INFO adding 'redis/asyncio/lock.py' 2023-04-21 00:29:45,513 wheel INFO adding 'redis/asyncio/parser.py' 2023-04-21 00:29:45,513 wheel INFO adding 'redis/asyncio/retry.py' 2023-04-21 00:29:45,513 wheel INFO adding 'redis/asyncio/sentinel.py' 2023-04-21 00:29:45,514 wheel INFO adding 'redis/asyncio/utils.py' 2023-04-21 00:29:45,514 wheel INFO adding 'redis/commands/__init__.py' 2023-04-21 00:29:45,514 wheel INFO adding 'redis/commands/cluster.py' 2023-04-21 00:29:45,515 wheel INFO adding 'redis/commands/core.py' 2023-04-21 00:29:45,516 wheel INFO adding 'redis/commands/helpers.py' 2023-04-21 00:29:45,516 wheel INFO adding 'redis/commands/parser.py' 2023-04-21 00:29:45,516 wheel INFO adding 'redis/commands/redismodules.py' 2023-04-21 00:29:45,516 wheel INFO adding 'redis/commands/sentinel.py' 2023-04-21 00:29:45,516 wheel INFO adding 'redis/commands/bf/__init__.py' 2023-04-21 00:29:45,517 wheel INFO adding 'redis/commands/bf/commands.py' 2023-04-21 00:29:45,517 wheel INFO adding 'redis/commands/bf/info.py' 2023-04-21 00:29:45,517 wheel INFO adding 'redis/commands/graph/__init__.py' 2023-04-21 00:29:45,517 wheel INFO adding 'redis/commands/graph/commands.py' 2023-04-21 00:29:45,517 wheel INFO adding 'redis/commands/graph/edge.py' 2023-04-21 00:29:45,517 wheel INFO adding 'redis/commands/graph/exceptions.py' 2023-04-21 00:29:45,518 wheel INFO adding 'redis/commands/graph/execution_plan.py' 2023-04-21 00:29:45,518 wheel INFO adding 'redis/commands/graph/node.py' 2023-04-21 00:29:45,518 wheel INFO adding 'redis/commands/graph/path.py' 2023-04-21 00:29:45,518 wheel INFO adding 'redis/commands/graph/query_result.py' 2023-04-21 00:29:45,518 wheel INFO adding 'redis/commands/json/__init__.py' 2023-04-21 00:29:45,518 wheel INFO adding 'redis/commands/json/_util.py' 2023-04-21 00:29:45,519 wheel INFO adding 'redis/commands/json/commands.py' 2023-04-21 00:29:45,519 wheel INFO adding 'redis/commands/json/decoders.py' 2023-04-21 00:29:45,519 wheel INFO adding 'redis/commands/json/path.py' 2023-04-21 00:29:45,519 wheel INFO adding 'redis/commands/search/__init__.py' 2023-04-21 00:29:45,519 wheel INFO adding 'redis/commands/search/_util.py' 2023-04-21 00:29:45,519 wheel INFO adding 'redis/commands/search/aggregation.py' 2023-04-21 00:29:45,520 wheel INFO adding 'redis/commands/search/commands.py' 2023-04-21 00:29:45,520 wheel INFO adding 'redis/commands/search/document.py' 2023-04-21 00:29:45,520 wheel INFO adding 'redis/commands/search/field.py' 2023-04-21 00:29:45,520 wheel INFO adding 'redis/commands/search/indexDefinition.py' 2023-04-21 00:29:45,520 wheel INFO adding 'redis/commands/search/query.py' 2023-04-21 00:29:45,521 wheel INFO adding 'redis/commands/search/querystring.py' 2023-04-21 00:29:45,521 wheel INFO adding 'redis/commands/search/reducers.py' 2023-04-21 00:29:45,521 wheel INFO adding 'redis/commands/search/result.py' 2023-04-21 00:29:45,521 wheel INFO adding 'redis/commands/search/suggestion.py' 2023-04-21 00:29:45,521 wheel INFO adding 'redis/commands/timeseries/__init__.py' 2023-04-21 00:29:45,521 wheel INFO adding 'redis/commands/timeseries/commands.py' 2023-04-21 00:29:45,522 wheel INFO adding 'redis/commands/timeseries/info.py' 2023-04-21 00:29:45,522 wheel INFO adding 'redis/commands/timeseries/utils.py' 2023-04-21 00:29:45,522 wheel INFO adding 'redis-4.5.4.dist-info/LICENSE' 2023-04-21 00:29:45,522 wheel INFO adding 'redis-4.5.4.dist-info/METADATA' 2023-04-21 00:29:45,522 wheel INFO adding 'redis-4.5.4.dist-info/WHEEL' 2023-04-21 00:29:45,523 wheel INFO adding 'redis-4.5.4.dist-info/top_level.txt' 2023-04-21 00:29:45,523 wheel INFO adding 'redis-4.5.4.dist-info/RECORD' 2023-04-21 00:29:45,523 wheel INFO removing build/bdist.linux-armv8l/wheel 2023-04-21 00:29:45,525 gpep517 INFO The backend produced dist/redis-4.5.4-py3-none-any.whl redis-4.5.4-py3-none-any.whl >>> py3-redis: Entering fakeroot... >>> py3-redis-pyc*: Running split function pyc... '/home/buildozer/aports/community/py3-redis/pkg/py3-redis/usr/lib/python3.11/site-packages/redis/__pycache__' -> '/home/buildozer/aports/community/py3-redis/pkg/py3-redis-pyc/usr/lib/python3.11/site-packages/redis/__pycache__' '/home/buildozer/aports/community/py3-redis/pkg/py3-redis/usr/lib/python3.11/site-packages/redis/commands/timeseries/__pycache__' -> '/home/buildozer/aports/community/py3-redis/pkg/py3-redis-pyc/usr/lib/python3.11/site-packages/redis/commands/timeseries/__pycache__' '/home/buildozer/aports/community/py3-redis/pkg/py3-redis/usr/lib/python3.11/site-packages/redis/commands/__pycache__' -> '/home/buildozer/aports/community/py3-redis/pkg/py3-redis-pyc/usr/lib/python3.11/site-packages/redis/commands/__pycache__' '/home/buildozer/aports/community/py3-redis/pkg/py3-redis/usr/lib/python3.11/site-packages/redis/commands/search/__pycache__' -> '/home/buildozer/aports/community/py3-redis/pkg/py3-redis-pyc/usr/lib/python3.11/site-packages/redis/commands/search/__pycache__' '/home/buildozer/aports/community/py3-redis/pkg/py3-redis/usr/lib/python3.11/site-packages/redis/commands/bf/__pycache__' -> '/home/buildozer/aports/community/py3-redis/pkg/py3-redis-pyc/usr/lib/python3.11/site-packages/redis/commands/bf/__pycache__' '/home/buildozer/aports/community/py3-redis/pkg/py3-redis/usr/lib/python3.11/site-packages/redis/commands/json/__pycache__' -> '/home/buildozer/aports/community/py3-redis/pkg/py3-redis-pyc/usr/lib/python3.11/site-packages/redis/commands/json/__pycache__' '/home/buildozer/aports/community/py3-redis/pkg/py3-redis/usr/lib/python3.11/site-packages/redis/commands/graph/__pycache__' -> '/home/buildozer/aports/community/py3-redis/pkg/py3-redis-pyc/usr/lib/python3.11/site-packages/redis/commands/graph/__pycache__' '/home/buildozer/aports/community/py3-redis/pkg/py3-redis/usr/lib/python3.11/site-packages/redis/asyncio/__pycache__' -> '/home/buildozer/aports/community/py3-redis/pkg/py3-redis-pyc/usr/lib/python3.11/site-packages/redis/asyncio/__pycache__' >>> py3-redis-pyc*: Preparing subpackage py3-redis-pyc... >>> py3-redis-pyc*: Running postcheck for py3-redis-pyc >>> py3-redis*: Running postcheck for py3-redis >>> py3-redis*: Preparing package py3-redis... >>> py3-redis-pyc*: Tracing dependencies... python3 py3-async-timeout py3-hiredis python3~3.11 >>> py3-redis-pyc*: Package size: 1.4 MB >>> py3-redis-pyc*: Compressing data... >>> py3-redis-pyc*: Create checksum... >>> py3-redis-pyc*: Create py3-redis-pyc-4.5.4-r1.apk >>> py3-redis*: Tracing dependencies... python3 py3-async-timeout py3-hiredis python3~3.11 >>> py3-redis*: Package size: 1.2 MB >>> py3-redis*: Compressing data... >>> py3-redis*: Create checksum... >>> py3-redis*: Create py3-redis-4.5.4-r1.apk >>> py3-redis: Build complete at Fri, 21 Apr 2023 00:29:46 +0000 elapsed time 0h 0m 3s >>> py3-redis: Cleaning up srcdir >>> py3-redis: Cleaning up pkgdir >>> py3-redis: Uninstalling dependencies... (1/31) Purging .makedepends-py3-redis (20230421.002944) (2/31) Purging py3-async-timeout-pyc (4.0.2-r3) (3/31) Purging py3-async-timeout (4.0.2-r3) (4/31) Purging py3-typing-extensions-pyc (4.5.0-r1) (5/31) Purging py3-typing-extensions (4.5.0-r1) (6/31) Purging py3-hiredis-pyc (2.2.2-r1) (7/31) Purging py3-hiredis (2.2.2-r1) (8/31) Purging py3-setuptools-pyc (67.7.0-r0) (9/31) Purging py3-setuptools (67.7.0-r0) (10/31) Purging py3-gpep517-pyc (13-r2) (11/31) Purging py3-gpep517 (13-r2) (12/31) Purging py3-installer-pyc (0.7.0-r1) (13/31) Purging py3-installer (0.7.0-r1) (14/31) Purging py3-wheel-pyc (0.40.0-r1) (15/31) Purging py3-wheel (0.40.0-r1) (16/31) Purging py3-packaging-pyc (23.1-r1) (17/31) Purging py3-packaging (23.1-r1) (18/31) Purging py3-parsing-pyc (3.0.9-r2) (19/31) Purging py3-parsing (3.0.9-r2) (20/31) Purging python3-pyc (3.11.3-r10) (21/31) Purging python3-pycache-pyc0 (3.11.3-r10) (22/31) Purging pyc (0.1-r0) (23/31) Purging python3 (3.11.3-r10) (24/31) Purging gdbm (1.23-r1) (25/31) Purging libbz2 (1.0.8-r5) (26/31) Purging libffi (3.4.4-r2) (27/31) Purging libpanelw (6.4_p20230401-r4) (28/31) Purging mpdecimal (2.5.1-r2) (29/31) Purging readline (8.2.1-r1) (30/31) Purging sqlite-libs (3.41.2-r2) (31/31) Purging xz-libs (5.4.2-r1) Executing busybox-1.36.0-r7.trigger OK: 326 MiB in 99 packages >>> py3-redis: Updating the community/armhf repository index... >>> py3-redis: Signing the index...