>>> py3-pyrsistent: Building community/py3-pyrsistent 0.20.0-r0 (using abuild 3.12.0-r2) started Thu, 25 Jan 2024 22:51:44 +0000 >>> py3-pyrsistent: Checking sanity of /home/buildozer/aports/community/py3-pyrsistent/APKBUILD... >>> WARNING: py3-pyrsistent: No maintainer >>> py3-pyrsistent: Analyzing dependencies... >>> py3-pyrsistent: Installing for build: build-base python3 py3-gpep517 py3-setuptools py3-wheel python3-dev py3-hypothesis py3-pytest py3-pytest-runner (1/42) Installing libbz2 (1.0.8-r6) (2/42) Installing libffi (3.4.4-r3) (3/42) Installing gdbm (1.23-r1) (4/42) Installing xz-libs (5.4.5-r0) (5/42) Installing mpdecimal (4.0.0-r0) (6/42) Installing libpanelw (6.4_p20231125-r0) (7/42) Installing readline (8.2.10-r0) (8/42) Installing sqlite-libs (3.45.0-r0) (9/42) Installing python3 (3.11.7-r1) (10/42) Installing python3-pycache-pyc0 (3.11.7-r1) (11/42) Installing pyc (3.11.7-r1) (12/42) Installing python3-pyc (3.11.7-r1) (13/42) Installing py3-installer (0.7.0-r1) (14/42) Installing py3-installer-pyc (0.7.0-r1) (15/42) Installing py3-gpep517 (15-r1) (16/42) Installing py3-gpep517-pyc (15-r1) (17/42) Installing py3-parsing (3.1.1-r0) (18/42) Installing py3-parsing-pyc (3.1.1-r0) (19/42) Installing py3-packaging (23.2-r0) (20/42) Installing py3-packaging-pyc (23.2-r0) (21/42) Installing py3-setuptools (69.0.3-r0) (22/42) Installing py3-setuptools-pyc (69.0.3-r0) (23/42) Installing py3-wheel (0.42.0-r0) (24/42) Installing py3-wheel-pyc (0.42.0-r0) (25/42) Installing python3-dev (3.11.7-r1) (26/42) Installing py3-attrs (23.2.0-r0) (27/42) Installing py3-attrs-pyc (23.2.0-r0) (28/42) Installing py3-sortedcontainers (2.4.0-r4) (29/42) Installing py3-sortedcontainers-pyc (2.4.0-r4) (30/42) Installing py3-hypothesis (6.96.4-r0) (31/42) Installing py3-hypothesis-pyc (6.96.4-r0) (32/42) Installing py3-iniconfig (1.1.1-r8) (33/42) Installing py3-iniconfig-pyc (1.1.1-r8) (34/42) Installing py3-pluggy (1.3.0-r0) (35/42) Installing py3-pluggy-pyc (1.3.0-r0) (36/42) Installing py3-py (1.11.0-r2) (37/42) Installing py3-py-pyc (1.11.0-r2) (38/42) Installing py3-pytest (7.4.4-r0) (39/42) Installing py3-pytest-pyc (7.4.4-r0) (40/42) Installing py3-pytest-runner (6.0.1-r0) (41/42) Installing py3-pytest-runner-pyc (6.0.1-r0) (42/42) Installing .makedepends-py3-pyrsistent (20240125.225147) Executing busybox-1.36.1-r19.trigger OK: 504 MiB in 149 packages >>> py3-pyrsistent: Cleaning up srcdir >>> py3-pyrsistent: Cleaning up pkgdir >>> py3-pyrsistent: Cleaning up tmpdir >>> py3-pyrsistent: Fetching https://distfiles.alpinelinux.org/distfiles/edge/pyrsistent-0.20.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-pyrsistent: Fetching pyrsistent-0.20.0.tar.gz::https://github.com/tobgu/pyrsistent/archive/v0.20.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 100 103k 100 103k 0 0 319k 0 --:--:-- --:--:-- --:--:-- 319k >>> py3-pyrsistent: Fetching https://distfiles.alpinelinux.org/distfiles/edge/pyrsistent-0.20.0.tar.gz >>> py3-pyrsistent: Checking sha512sums... pyrsistent-0.20.0.tar.gz: OK >>> py3-pyrsistent: Unpacking /var/cache/distfiles/edge/pyrsistent-0.20.0.tar.gz... 2024-01-25 22:51:50,405 gpep517 INFO Building wheel via backend setuptools.build_meta 2024-01-25 22:51:50,471 root INFO running bdist_wheel 2024-01-25 22:51:50,494 root INFO running build 2024-01-25 22:51:50,495 root INFO running build_py 2024-01-25 22:51:50,500 root INFO creating build 2024-01-25 22:51:50,500 root INFO creating build/lib.linux-x86_64-cpython-311 2024-01-25 22:51:50,500 root INFO copying _pyrsistent_version.py -> build/lib.linux-x86_64-cpython-311 2024-01-25 22:51:50,502 root INFO creating build/lib.linux-x86_64-cpython-311/pyrsistent 2024-01-25 22:51:50,502 root INFO copying pyrsistent/_field_common.py -> build/lib.linux-x86_64-cpython-311/pyrsistent 2024-01-25 22:51:50,502 root INFO copying pyrsistent/_pvector.py -> build/lib.linux-x86_64-cpython-311/pyrsistent 2024-01-25 22:51:50,503 root INFO copying pyrsistent/_transformations.py -> build/lib.linux-x86_64-cpython-311/pyrsistent 2024-01-25 22:51:50,503 root INFO copying pyrsistent/typing.py -> build/lib.linux-x86_64-cpython-311/pyrsistent 2024-01-25 22:51:50,504 root INFO copying pyrsistent/_checked_types.py -> build/lib.linux-x86_64-cpython-311/pyrsistent 2024-01-25 22:51:50,504 root INFO copying pyrsistent/__init__.py -> build/lib.linux-x86_64-cpython-311/pyrsistent 2024-01-25 22:51:50,505 root INFO copying pyrsistent/_immutable.py -> build/lib.linux-x86_64-cpython-311/pyrsistent 2024-01-25 22:51:50,505 root INFO copying pyrsistent/_pdeque.py -> build/lib.linux-x86_64-cpython-311/pyrsistent 2024-01-25 22:51:50,506 root INFO copying pyrsistent/_plist.py -> build/lib.linux-x86_64-cpython-311/pyrsistent 2024-01-25 22:51:50,506 root INFO copying pyrsistent/_pclass.py -> build/lib.linux-x86_64-cpython-311/pyrsistent 2024-01-25 22:51:50,507 root INFO copying pyrsistent/_pmap.py -> build/lib.linux-x86_64-cpython-311/pyrsistent 2024-01-25 22:51:50,507 root INFO copying pyrsistent/_helpers.py -> build/lib.linux-x86_64-cpython-311/pyrsistent 2024-01-25 22:51:50,508 root INFO copying pyrsistent/_pset.py -> build/lib.linux-x86_64-cpython-311/pyrsistent 2024-01-25 22:51:50,508 root INFO copying pyrsistent/_precord.py -> build/lib.linux-x86_64-cpython-311/pyrsistent 2024-01-25 22:51:50,509 root INFO copying pyrsistent/_pbag.py -> build/lib.linux-x86_64-cpython-311/pyrsistent 2024-01-25 22:51:50,509 root INFO copying pyrsistent/_toolz.py -> build/lib.linux-x86_64-cpython-311/pyrsistent 2024-01-25 22:51:50,510 root INFO copying pyrsistent/typing.pyi -> build/lib.linux-x86_64-cpython-311/pyrsistent 2024-01-25 22:51:50,511 root INFO copying pyrsistent/__init__.pyi -> build/lib.linux-x86_64-cpython-311/pyrsistent 2024-01-25 22:51:50,511 root INFO copying pyrsistent/py.typed -> build/lib.linux-x86_64-cpython-311/pyrsistent 2024-01-25 22:51:50,512 root INFO running build_ext 2024-01-25 22:51:50,519 root INFO building 'pvectorc' extension 2024-01-25 22:51:50,519 root INFO creating build/temp.linux-x86_64-cpython-311 2024-01-25 22:51:50,519 root INFO gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fPIC -I/usr/include/python3.11 -c pvectorcmodule.c -o build/temp.linux-x86_64-cpython-311/pvectorcmodule.o 2024-01-25 22:51:51,942 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt build/temp.linux-x86_64-cpython-311/pvectorcmodule.o -L/usr/lib -o build/lib.linux-x86_64-cpython-311/pvectorc.cpython-311-x86_64-linux-musl.so 2024-01-25 22:51:51,977 wheel INFO installing to build/bdist.linux-x86_64/wheel 2024-01-25 22:51:51,977 root INFO running install 2024-01-25 22:51:51,996 root INFO running install_lib 2024-01-25 22:51:52,001 root INFO creating build/bdist.linux-x86_64 2024-01-25 22:51:52,002 root INFO creating build/bdist.linux-x86_64/wheel 2024-01-25 22:51:52,002 root INFO copying build/lib.linux-x86_64-cpython-311/pvectorc.cpython-311-x86_64-linux-musl.so -> build/bdist.linux-x86_64/wheel 2024-01-25 22:51:52,003 root INFO copying build/lib.linux-x86_64-cpython-311/_pyrsistent_version.py -> build/bdist.linux-x86_64/wheel 2024-01-25 22:51:52,003 root INFO creating build/bdist.linux-x86_64/wheel/pyrsistent 2024-01-25 22:51:52,003 root INFO copying build/lib.linux-x86_64-cpython-311/pyrsistent/_field_common.py -> build/bdist.linux-x86_64/wheel/pyrsistent 2024-01-25 22:51:52,004 root INFO copying build/lib.linux-x86_64-cpython-311/pyrsistent/_pvector.py -> build/bdist.linux-x86_64/wheel/pyrsistent 2024-01-25 22:51:52,005 root INFO copying build/lib.linux-x86_64-cpython-311/pyrsistent/_transformations.py -> build/bdist.linux-x86_64/wheel/pyrsistent 2024-01-25 22:51:52,005 root INFO copying build/lib.linux-x86_64-cpython-311/pyrsistent/typing.py -> build/bdist.linux-x86_64/wheel/pyrsistent 2024-01-25 22:51:52,005 root INFO copying build/lib.linux-x86_64-cpython-311/pyrsistent/_checked_types.py -> build/bdist.linux-x86_64/wheel/pyrsistent 2024-01-25 22:51:52,006 root INFO copying build/lib.linux-x86_64-cpython-311/pyrsistent/__init__.py -> build/bdist.linux-x86_64/wheel/pyrsistent 2024-01-25 22:51:52,006 root INFO copying build/lib.linux-x86_64-cpython-311/pyrsistent/_immutable.py -> build/bdist.linux-x86_64/wheel/pyrsistent 2024-01-25 22:51:52,007 root INFO copying build/lib.linux-x86_64-cpython-311/pyrsistent/_pdeque.py -> build/bdist.linux-x86_64/wheel/pyrsistent 2024-01-25 22:51:52,007 root INFO copying build/lib.linux-x86_64-cpython-311/pyrsistent/_plist.py -> build/bdist.linux-x86_64/wheel/pyrsistent 2024-01-25 22:51:52,008 root INFO copying build/lib.linux-x86_64-cpython-311/pyrsistent/_pclass.py -> build/bdist.linux-x86_64/wheel/pyrsistent 2024-01-25 22:51:52,008 root INFO copying build/lib.linux-x86_64-cpython-311/pyrsistent/_pmap.py -> build/bdist.linux-x86_64/wheel/pyrsistent 2024-01-25 22:51:52,009 root INFO copying build/lib.linux-x86_64-cpython-311/pyrsistent/typing.pyi -> build/bdist.linux-x86_64/wheel/pyrsistent 2024-01-25 22:51:52,009 root INFO copying build/lib.linux-x86_64-cpython-311/pyrsistent/_helpers.py -> build/bdist.linux-x86_64/wheel/pyrsistent 2024-01-25 22:51:52,009 root INFO copying build/lib.linux-x86_64-cpython-311/pyrsistent/py.typed -> build/bdist.linux-x86_64/wheel/pyrsistent 2024-01-25 22:51:52,010 root INFO copying build/lib.linux-x86_64-cpython-311/pyrsistent/_pset.py -> build/bdist.linux-x86_64/wheel/pyrsistent 2024-01-25 22:51:52,010 root INFO copying build/lib.linux-x86_64-cpython-311/pyrsistent/_precord.py -> build/bdist.linux-x86_64/wheel/pyrsistent 2024-01-25 22:51:52,011 root INFO copying build/lib.linux-x86_64-cpython-311/pyrsistent/_pbag.py -> build/bdist.linux-x86_64/wheel/pyrsistent 2024-01-25 22:51:52,011 root INFO copying build/lib.linux-x86_64-cpython-311/pyrsistent/_toolz.py -> build/bdist.linux-x86_64/wheel/pyrsistent 2024-01-25 22:51:52,012 root INFO copying build/lib.linux-x86_64-cpython-311/pyrsistent/__init__.pyi -> build/bdist.linux-x86_64/wheel/pyrsistent 2024-01-25 22:51:52,012 root INFO running install_egg_info 2024-01-25 22:51:52,020 root INFO running egg_info 2024-01-25 22:51:52,021 root INFO creating pyrsistent.egg-info 2024-01-25 22:51:52,024 root INFO writing pyrsistent.egg-info/PKG-INFO 2024-01-25 22:51:52,025 root INFO writing dependency_links to pyrsistent.egg-info/dependency_links.txt 2024-01-25 22:51:52,026 root INFO writing top-level names to pyrsistent.egg-info/top_level.txt 2024-01-25 22:51:52,026 root INFO writing manifest file 'pyrsistent.egg-info/SOURCES.txt' 2024-01-25 22:51:52,032 root INFO reading manifest file 'pyrsistent.egg-info/SOURCES.txt' 2024-01-25 22:51:52,033 root INFO reading manifest template 'MANIFEST.in' 2024-01-25 22:51:52,034 root INFO adding license file 'LICENSE.mit' 2024-01-25 22:51:52,036 root INFO writing manifest file 'pyrsistent.egg-info/SOURCES.txt' 2024-01-25 22:51:52,037 root INFO Copying pyrsistent.egg-info to build/bdist.linux-x86_64/wheel/pyrsistent-0.20.0-py3.11.egg-info 2024-01-25 22:51:52,038 root INFO running install_scripts 2024-01-25 22:51:52,047 wheel INFO creating build/bdist.linux-x86_64/wheel/pyrsistent-0.20.0.dist-info/WHEEL 2024-01-25 22:51:52,048 wheel INFO creating '/home/buildozer/aports/community/py3-pyrsistent/src/pyrsistent-0.20.0/.dist/.tmp-kllnnj8_/pyrsistent-0.20.0-cp311-cp311-linux_x86_64.whl' and adding 'build/bdist.linux-x86_64/wheel' to it 2024-01-25 22:51:52,049 wheel INFO adding '_pyrsistent_version.py' 2024-01-25 22:51:52,050 wheel INFO adding 'pvectorc.cpython-311-x86_64-linux-musl.so' 2024-01-25 22:51:52,051 wheel INFO adding 'pyrsistent/__init__.py' 2024-01-25 22:51:52,051 wheel INFO adding 'pyrsistent/__init__.pyi' 2024-01-25 22:51:52,052 wheel INFO adding 'pyrsistent/_checked_types.py' 2024-01-25 22:51:52,053 wheel INFO adding 'pyrsistent/_field_common.py' 2024-01-25 22:51:52,053 wheel INFO adding 'pyrsistent/_helpers.py' 2024-01-25 22:51:52,054 wheel INFO adding 'pyrsistent/_immutable.py' 2024-01-25 22:51:52,054 wheel INFO adding 'pyrsistent/_pbag.py' 2024-01-25 22:51:52,054 wheel INFO adding 'pyrsistent/_pclass.py' 2024-01-25 22:51:52,055 wheel INFO adding 'pyrsistent/_pdeque.py' 2024-01-25 22:51:52,056 wheel INFO adding 'pyrsistent/_plist.py' 2024-01-25 22:51:52,056 wheel INFO adding 'pyrsistent/_pmap.py' 2024-01-25 22:51:52,057 wheel INFO adding 'pyrsistent/_precord.py' 2024-01-25 22:51:52,057 wheel INFO adding 'pyrsistent/_pset.py' 2024-01-25 22:51:52,058 wheel INFO adding 'pyrsistent/_pvector.py' 2024-01-25 22:51:52,058 wheel INFO adding 'pyrsistent/_toolz.py' 2024-01-25 22:51:52,059 wheel INFO adding 'pyrsistent/_transformations.py' 2024-01-25 22:51:52,059 wheel INFO adding 'pyrsistent/py.typed' 2024-01-25 22:51:52,059 wheel INFO adding 'pyrsistent/typing.py' 2024-01-25 22:51:52,060 wheel INFO adding 'pyrsistent/typing.pyi' 2024-01-25 22:51:52,061 wheel INFO adding 'pyrsistent-0.20.0.dist-info/LICENSE.mit' 2024-01-25 22:51:52,061 wheel INFO adding 'pyrsistent-0.20.0.dist-info/METADATA' 2024-01-25 22:51:52,062 wheel INFO adding 'pyrsistent-0.20.0.dist-info/WHEEL' 2024-01-25 22:51:52,062 wheel INFO adding 'pyrsistent-0.20.0.dist-info/top_level.txt' 2024-01-25 22:51:52,062 wheel INFO adding 'pyrsistent-0.20.0.dist-info/RECORD' 2024-01-25 22:51:52,063 wheel INFO removing build/bdist.linux-x86_64/wheel 2024-01-25 22:51:52,065 gpep517 INFO The backend produced .dist/pyrsistent-0.20.0-cp311-cp311-linux_x86_64.whl pyrsistent-0.20.0-cp311-cp311-linux_x86_64.whl ============================= test session starts ============================== platform linux -- Python 3.11.7, pytest-7.4.4, pluggy-1.3.0 rootdir: /home/buildozer/aports/community/py3-pyrsistent/src/pyrsistent-0.20.0 configfile: pytest.ini plugins: hypothesis-6.96.4 collected 638 items tests/bag_test.py ................................... [ 5%] tests/checked_map_test.py .................. [ 8%] tests/checked_set_test.py ............ [ 10%] tests/checked_vector_test.py ........................ [ 13%] tests/class_test.py ............................................. [ 21%] tests/deque_test.py ........................................ [ 27%] tests/field_test.py .. [ 27%] tests/freeze_test.py .......................... [ 31%] tests/hypothesis_vector_test.py ... [ 32%] tests/immutable_object_test.py ....... [ 33%] tests/list_test.py ...................................... [ 39%] tests/map_test.py .................................................. [ 47%] tests/record_test.py ................................................... [ 55%] .................................... [ 60%] tests/regression_test.py . [ 60%] tests/set_test.py ......................... [ 64%] tests/toolz_test.py . [ 64%] tests/transform_test.py .................... [ 68%] tests/vector_test.py ................................................... [ 76%] ................................................s....................... [ 87%] ........................................................................ [ 98%] ......... [100%] ======================= 637 passed, 1 skipped in 47.37s ======================== >>> py3-pyrsistent: Entering fakeroot... >>> py3-pyrsistent-pyc*: Running split function pyc... '/home/buildozer/aports/community/py3-pyrsistent/pkg/py3-pyrsistent/usr/lib/python3.11/site-packages/pyrsistent/__pycache__' -> '/home/buildozer/aports/community/py3-pyrsistent/pkg/py3-pyrsistent-pyc/usr/lib/python3.11/site-packages/pyrsistent/__pycache__' '/home/buildozer/aports/community/py3-pyrsistent/pkg/py3-pyrsistent/usr/lib/python3.11/site-packages/__pycache__' -> '/home/buildozer/aports/community/py3-pyrsistent/pkg/py3-pyrsistent-pyc/usr/lib/python3.11/site-packages/__pycache__' >>> py3-pyrsistent-pyc*: Preparing subpackage py3-pyrsistent-pyc... >>> py3-pyrsistent-pyc*: Running postcheck for py3-pyrsistent-pyc >>> py3-pyrsistent*: Running postcheck for py3-pyrsistent >>> py3-pyrsistent*: Preparing package py3-pyrsistent... >>> py3-pyrsistent*: Stripping binaries >>> py3-pyrsistent-pyc*: Scanning shared objects >>> py3-pyrsistent*: Scanning shared objects >>> py3-pyrsistent-pyc*: Tracing dependencies... python3 python3~3.11 >>> py3-pyrsistent-pyc*: Package size: 292.0 KB >>> py3-pyrsistent-pyc*: Compressing data... >>> py3-pyrsistent-pyc*: Create checksum... >>> py3-pyrsistent-pyc*: Create py3-pyrsistent-pyc-0.20.0-r0.apk >>> py3-pyrsistent*: Tracing dependencies... python3 python3~3.11 so:libc.musl-x86_64.so.1 >>> py3-pyrsistent*: Package size: 284.0 KB >>> py3-pyrsistent*: Compressing data... >>> py3-pyrsistent*: Create checksum... >>> py3-pyrsistent*: Create py3-pyrsistent-0.20.0-r0.apk >>> py3-pyrsistent: Build complete at Thu, 25 Jan 2024 22:52:41 +0000 elapsed time 0h 0m 57s >>> py3-pyrsistent: Cleaning up srcdir >>> py3-pyrsistent: Cleaning up pkgdir >>> py3-pyrsistent: Uninstalling dependencies... (1/42) Purging .makedepends-py3-pyrsistent (20240125.225147) (2/42) Purging py3-gpep517-pyc (15-r1) (3/42) Purging py3-gpep517 (15-r1) (4/42) Purging py3-installer-pyc (0.7.0-r1) (5/42) Purging py3-installer (0.7.0-r1) (6/42) Purging py3-wheel-pyc (0.42.0-r0) (7/42) Purging py3-wheel (0.42.0-r0) (8/42) Purging python3-dev (3.11.7-r1) (9/42) Purging py3-hypothesis-pyc (6.96.4-r0) (10/42) Purging py3-hypothesis (6.96.4-r0) (11/42) Purging py3-attrs-pyc (23.2.0-r0) (12/42) Purging py3-attrs (23.2.0-r0) (13/42) Purging py3-sortedcontainers-pyc (2.4.0-r4) (14/42) Purging py3-sortedcontainers (2.4.0-r4) (15/42) Purging py3-pytest-runner-pyc (6.0.1-r0) (16/42) Purging py3-pytest-runner (6.0.1-r0) (17/42) Purging py3-pytest-pyc (7.4.4-r0) (18/42) Purging py3-pytest (7.4.4-r0) (19/42) Purging py3-iniconfig-pyc (1.1.1-r8) (20/42) Purging py3-iniconfig (1.1.1-r8) (21/42) Purging py3-pluggy-pyc (1.3.0-r0) (22/42) Purging py3-pluggy (1.3.0-r0) (23/42) Purging py3-py-pyc (1.11.0-r2) (24/42) Purging py3-py (1.11.0-r2) (25/42) Purging py3-setuptools-pyc (69.0.3-r0) (26/42) Purging py3-setuptools (69.0.3-r0) (27/42) Purging py3-packaging-pyc (23.2-r0) (28/42) Purging py3-packaging (23.2-r0) (29/42) Purging py3-parsing-pyc (3.1.1-r0) (30/42) Purging py3-parsing (3.1.1-r0) (31/42) Purging python3-pyc (3.11.7-r1) (32/42) Purging python3-pycache-pyc0 (3.11.7-r1) (33/42) Purging pyc (3.11.7-r1) (34/42) Purging python3 (3.11.7-r1) (35/42) Purging gdbm (1.23-r1) (36/42) Purging libbz2 (1.0.8-r6) (37/42) Purging libffi (3.4.4-r3) (38/42) Purging libpanelw (6.4_p20231125-r0) (39/42) Purging mpdecimal (4.0.0-r0) (40/42) Purging readline (8.2.10-r0) (41/42) Purging sqlite-libs (3.45.0-r0) (42/42) Purging xz-libs (5.4.5-r0) Executing busybox-1.36.1-r19.trigger OK: 378 MiB in 107 packages >>> py3-pyrsistent: Updating the community/x86_64 repository index... >>> py3-pyrsistent: Signing the index...