>>> py3-treq: Building community/py3-treq 22.2.0-r1 (using abuild 3.9.0-r0) started Sat, 12 Mar 2022 16:10:47 +0000 >>> py3-treq: Checking sanity of /home/buildozer/aports/community/py3-treq/APKBUILD... >>> WARNING: py3-treq: No maintainer >>> py3-treq: Analyzing dependencies... >>> py3-treq: Installing for build: build-base python3 py3-incremental py3-requests py3-twisted py3-attrs py3-setuptools py3-httpbin py3-openssl py3-pytest py3-mock py3-service_identity (1/61) Installing libffi (3.4.2-r1) (2/61) Installing gdbm (1.23-r0) (3/61) Installing mpdecimal (2.5.1-r1) (4/61) Installing readline (8.1.2-r0) (5/61) Installing sqlite-libs (3.37.2-r0) (6/61) Installing python3 (3.10.2-r0) (7/61) Installing py3-incremental (21.3.0-r2) (8/61) Installing py3-certifi (2021.10.8-r0) (9/61) Installing py3-charset-normalizer (2.0.10-r0) (10/61) Installing py3-idna (3.3-r2) (11/61) Installing py3-urllib3 (1.26.8-r0) (12/61) Installing py3-requests (2.27.1-r0) (13/61) Installing py3-cparser (2.20-r2) (14/61) Installing py3-cffi (1.15.0-r0) (15/61) Installing py3-asn1crypto (1.4.0-r2) (16/61) Installing py3-six (1.16.0-r1) (17/61) Installing py3-cryptography (3.4.8-r0) (18/61) Installing py3-zope-interface (5.4.0-r1) (19/61) Installing py3-constantly (15.1.0-r5) (20/61) Installing py3-attrs (21.2.0-r1) (21/61) Installing py3-automat (20.2.0-r2) (22/61) Installing py3-hyperlink (21.0.0-r2) (23/61) Installing py3-typing-extensions (3.10.0.2-r2) (24/61) Installing py3-pyhamcrest (2.0.2-r2) (25/61) Installing py3-asn1 (0.4.8-r2) (26/61) Installing py3-asn1-modules (0.2.8-r2) (27/61) Installing py3-characteristic (14.3.0-r8) (28/61) Installing py3-service_identity (21.1.0-r2) (29/61) Installing py3-pyserial (3.5-r3) (30/61) Installing py3-hyperframe (6.0.0-r4) (31/61) Installing py3-hpack (4.0.0-r3) (32/61) Installing py3-h2 (4.0.0-r2) (33/61) Installing py3-twisted (22.1.0-r0) (34/61) Installing py3-ordered-set (4.0.2-r3) (35/61) Installing py3-appdirs (1.4.4-r3) (36/61) Installing py3-parsing (2.4.7-r3) (37/61) Installing py3-packaging (21.3-r0) (38/61) Installing py3-setuptools (52.0.0-r5) (39/61) Installing py3-click (8.0.4-r0) (40/61) Installing py3-itsdangerous (2.1.1-r0) (41/61) Installing py3-markupsafe (2.0.1-r1) (42/61) Installing py3-jinja2 (3.0.3-r0) (43/61) Installing py3-werkzeug (2.0.2-r1) (44/61) Installing py3-flask (2.0.3-r0) (45/61) Installing py3-raven (6.10.0-r4) (46/61) Installing py3-blinker (1.4-r7) (47/61) Installing py3-brotli (1.0.9-r6) (48/61) Installing py3-decorator (5.1.1-r0) (49/61) Installing py3-httpbin (0.7.0-r3) (50/61) Installing py3-openssl (21.0.0-r1) (51/61) Installing py3-atomicwrites (1.4.0-r2) (52/61) Installing py3-more-itertools (8.12.0-r1) (53/61) Installing py3-iniconfig (1.1.1-r2) (54/61) Installing py3-pluggy (0.13.1-r5) (55/61) Installing py3-py (1.10.0-r2) (56/61) Installing py3-wcwidth (0.2.5-r2) (57/61) Installing py3-toml (0.10.2-r3) (58/61) Installing py3-pytest (6.2.5-r1) (59/61) Installing py3-pbr (5.8.1-r0) (60/61) Installing py3-mock (4.0.3-r2) (61/61) Installing .makedepends-py3-treq (20220312.161048) Executing busybox-1.35.0-r5.trigger OK: 364 MiB in 160 packages >>> py3-treq: Cleaning up srcdir >>> py3-treq: Cleaning up pkgdir >>> py3-treq: Fetching https://distfiles.alpinelinux.org/distfiles/edge//py3-treq-22.2.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 100 70822 100 70822 0 0 112k 0 --:--:-- --:--:-- --:--:-- 112k >>> py3-treq: Fetching https://distfiles.alpinelinux.org/distfiles/edge//py3-treq-22.2.0.tar.gz >>> py3-treq: Checking sha512sums... py3-treq-22.2.0.tar.gz: OK >>> py3-treq: Unpacking /var/cache/distfiles/edge//py3-treq-22.2.0.tar.gz... running build running build_py creating build creating build/lib creating build/lib/treq copying src/treq/auth.py -> build/lib/treq copying src/treq/_agentspy.py -> build/lib/treq copying src/treq/testing.py -> build/lib/treq copying src/treq/response.py -> build/lib/treq copying src/treq/client.py -> build/lib/treq copying src/treq/multipart.py -> build/lib/treq copying src/treq/api.py -> build/lib/treq copying src/treq/__init__.py -> build/lib/treq copying src/treq/content.py -> build/lib/treq copying src/treq/_version.py -> build/lib/treq creating build/lib/treq/test copying src/treq/test/test_content.py -> build/lib/treq/test copying src/treq/test/util.py -> build/lib/treq/test copying src/treq/test/test_multipart.py -> build/lib/treq/test copying src/treq/test/test_agentspy.py -> build/lib/treq/test copying src/treq/test/test_response.py -> build/lib/treq/test copying src/treq/test/test_auth.py -> build/lib/treq/test copying src/treq/test/test_treq_integration.py -> build/lib/treq/test copying src/treq/test/__init__.py -> build/lib/treq/test copying src/treq/test/test_api.py -> build/lib/treq/test copying src/treq/test/test_testing.py -> build/lib/treq/test copying src/treq/test/test_client.py -> build/lib/treq/test creating build/lib/treq/test/local_httpbin copying src/treq/test/local_httpbin/__init__.py -> build/lib/treq/test/local_httpbin copying src/treq/test/local_httpbin/child.py -> build/lib/treq/test/local_httpbin copying src/treq/test/local_httpbin/parent.py -> build/lib/treq/test/local_httpbin copying src/treq/test/local_httpbin/shared.py -> build/lib/treq/test/local_httpbin creating build/lib/treq/test/local_httpbin/test copying src/treq/test/local_httpbin/test/test_child.py -> build/lib/treq/test/local_httpbin/test copying src/treq/test/local_httpbin/test/test_parent.py -> build/lib/treq/test/local_httpbin/test copying src/treq/test/local_httpbin/test/test_shared.py -> build/lib/treq/test/local_httpbin/test copying src/treq/test/local_httpbin/test/__init__.py -> build/lib/treq/test/local_httpbin/test ============================= test session starts ============================== platform linux -- Python 3.10.2, pytest-6.2.5, py-1.10.0, pluggy-0.13.1 rootdir: /home/buildozer/aports/community/py3-treq/src/treq-release-22.2.0 collected 183 items src/treq/test/test_agentspy.py .... [ 2%] src/treq/test/test_api.py ............... [ 10%] src/treq/test/test_auth.py ........ [ 14%] src/treq/test/test_client.py ........................................... [ 38%] ............ [ 44%] src/treq/test/test_content.py ............... [ 53%] src/treq/test/test_multipart.py ...................... [ 65%] src/treq/test/test_response.py ........... [ 71%] src/treq/test/test_testing.py ......................... [ 84%] src/treq/test/local_httpbin/test/test_child.py ........... [ 90%] src/treq/test/local_httpbin/test/test_parent.py ............... [ 98%] src/treq/test/local_httpbin/test/test_shared.py .. [100%] ============================= 183 passed in 12.26s ============================= >>> py3-treq: Entering fakeroot... running install running build running build_py running install_lib creating /home/buildozer/aports/community/py3-treq/pkg creating /home/buildozer/aports/community/py3-treq/pkg/py3-treq creating /home/buildozer/aports/community/py3-treq/pkg/py3-treq/usr creating /home/buildozer/aports/community/py3-treq/pkg/py3-treq/usr/lib creating /home/buildozer/aports/community/py3-treq/pkg/py3-treq/usr/lib/python3.10 creating /home/buildozer/aports/community/py3-treq/pkg/py3-treq/usr/lib/python3.10/site-packages creating /home/buildozer/aports/community/py3-treq/pkg/py3-treq/usr/lib/python3.10/site-packages/treq copying build/lib/treq/auth.py -> /home/buildozer/aports/community/py3-treq/pkg/py3-treq/usr/lib/python3.10/site-packages/treq creating /home/buildozer/aports/community/py3-treq/pkg/py3-treq/usr/lib/python3.10/site-packages/treq/test creating /home/buildozer/aports/community/py3-treq/pkg/py3-treq/usr/lib/python3.10/site-packages/treq/test/local_httpbin creating /home/buildozer/aports/community/py3-treq/pkg/py3-treq/usr/lib/python3.10/site-packages/treq/test/local_httpbin/test copying build/lib/treq/test/local_httpbin/test/test_child.py -> /home/buildozer/aports/community/py3-treq/pkg/py3-treq/usr/lib/python3.10/site-packages/treq/test/local_httpbin/test copying build/lib/treq/test/local_httpbin/test/test_parent.py -> /home/buildozer/aports/community/py3-treq/pkg/py3-treq/usr/lib/python3.10/site-packages/treq/test/local_httpbin/test copying build/lib/treq/test/local_httpbin/test/test_shared.py -> /home/buildozer/aports/community/py3-treq/pkg/py3-treq/usr/lib/python3.10/site-packages/treq/test/local_httpbin/test copying build/lib/treq/test/local_httpbin/test/__init__.py -> /home/buildozer/aports/community/py3-treq/pkg/py3-treq/usr/lib/python3.10/site-packages/treq/test/local_httpbin/test copying build/lib/treq/test/local_httpbin/__init__.py -> /home/buildozer/aports/community/py3-treq/pkg/py3-treq/usr/lib/python3.10/site-packages/treq/test/local_httpbin copying build/lib/treq/test/local_httpbin/child.py -> /home/buildozer/aports/community/py3-treq/pkg/py3-treq/usr/lib/python3.10/site-packages/treq/test/local_httpbin copying build/lib/treq/test/local_httpbin/parent.py -> /home/buildozer/aports/community/py3-treq/pkg/py3-treq/usr/lib/python3.10/site-packages/treq/test/local_httpbin copying build/lib/treq/test/local_httpbin/shared.py -> /home/buildozer/aports/community/py3-treq/pkg/py3-treq/usr/lib/python3.10/site-packages/treq/test/local_httpbin copying build/lib/treq/test/test_content.py -> /home/buildozer/aports/community/py3-treq/pkg/py3-treq/usr/lib/python3.10/site-packages/treq/test copying build/lib/treq/test/util.py -> /home/buildozer/aports/community/py3-treq/pkg/py3-treq/usr/lib/python3.10/site-packages/treq/test copying build/lib/treq/test/test_multipart.py -> /home/buildozer/aports/community/py3-treq/pkg/py3-treq/usr/lib/python3.10/site-packages/treq/test copying build/lib/treq/test/test_agentspy.py -> /home/buildozer/aports/community/py3-treq/pkg/py3-treq/usr/lib/python3.10/site-packages/treq/test copying build/lib/treq/test/test_response.py -> /home/buildozer/aports/community/py3-treq/pkg/py3-treq/usr/lib/python3.10/site-packages/treq/test copying build/lib/treq/test/test_auth.py -> /home/buildozer/aports/community/py3-treq/pkg/py3-treq/usr/lib/python3.10/site-packages/treq/test copying build/lib/treq/test/test_treq_integration.py -> /home/buildozer/aports/community/py3-treq/pkg/py3-treq/usr/lib/python3.10/site-packages/treq/test copying build/lib/treq/test/__init__.py -> /home/buildozer/aports/community/py3-treq/pkg/py3-treq/usr/lib/python3.10/site-packages/treq/test copying build/lib/treq/test/test_api.py -> /home/buildozer/aports/community/py3-treq/pkg/py3-treq/usr/lib/python3.10/site-packages/treq/test copying build/lib/treq/test/test_testing.py -> /home/buildozer/aports/community/py3-treq/pkg/py3-treq/usr/lib/python3.10/site-packages/treq/test copying build/lib/treq/test/test_client.py -> /home/buildozer/aports/community/py3-treq/pkg/py3-treq/usr/lib/python3.10/site-packages/treq/test copying build/lib/treq/_agentspy.py -> /home/buildozer/aports/community/py3-treq/pkg/py3-treq/usr/lib/python3.10/site-packages/treq copying build/lib/treq/testing.py -> /home/buildozer/aports/community/py3-treq/pkg/py3-treq/usr/lib/python3.10/site-packages/treq copying build/lib/treq/response.py -> /home/buildozer/aports/community/py3-treq/pkg/py3-treq/usr/lib/python3.10/site-packages/treq copying build/lib/treq/client.py -> /home/buildozer/aports/community/py3-treq/pkg/py3-treq/usr/lib/python3.10/site-packages/treq copying build/lib/treq/multipart.py -> /home/buildozer/aports/community/py3-treq/pkg/py3-treq/usr/lib/python3.10/site-packages/treq copying build/lib/treq/api.py -> /home/buildozer/aports/community/py3-treq/pkg/py3-treq/usr/lib/python3.10/site-packages/treq copying build/lib/treq/__init__.py -> /home/buildozer/aports/community/py3-treq/pkg/py3-treq/usr/lib/python3.10/site-packages/treq copying build/lib/treq/content.py -> /home/buildozer/aports/community/py3-treq/pkg/py3-treq/usr/lib/python3.10/site-packages/treq copying build/lib/treq/_version.py -> /home/buildozer/aports/community/py3-treq/pkg/py3-treq/usr/lib/python3.10/site-packages/treq byte-compiling /home/buildozer/aports/community/py3-treq/pkg/py3-treq/usr/lib/python3.10/site-packages/treq/auth.py to auth.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-treq/pkg/py3-treq/usr/lib/python3.10/site-packages/treq/test/local_httpbin/test/test_child.py to test_child.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-treq/pkg/py3-treq/usr/lib/python3.10/site-packages/treq/test/local_httpbin/test/test_parent.py to test_parent.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-treq/pkg/py3-treq/usr/lib/python3.10/site-packages/treq/test/local_httpbin/test/test_shared.py to test_shared.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-treq/pkg/py3-treq/usr/lib/python3.10/site-packages/treq/test/local_httpbin/test/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-treq/pkg/py3-treq/usr/lib/python3.10/site-packages/treq/test/local_httpbin/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-treq/pkg/py3-treq/usr/lib/python3.10/site-packages/treq/test/local_httpbin/child.py to child.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-treq/pkg/py3-treq/usr/lib/python3.10/site-packages/treq/test/local_httpbin/parent.py to parent.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-treq/pkg/py3-treq/usr/lib/python3.10/site-packages/treq/test/local_httpbin/shared.py to shared.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-treq/pkg/py3-treq/usr/lib/python3.10/site-packages/treq/test/test_content.py to test_content.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-treq/pkg/py3-treq/usr/lib/python3.10/site-packages/treq/test/util.py to util.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-treq/pkg/py3-treq/usr/lib/python3.10/site-packages/treq/test/test_multipart.py to test_multipart.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-treq/pkg/py3-treq/usr/lib/python3.10/site-packages/treq/test/test_agentspy.py to test_agentspy.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-treq/pkg/py3-treq/usr/lib/python3.10/site-packages/treq/test/test_response.py to test_response.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-treq/pkg/py3-treq/usr/lib/python3.10/site-packages/treq/test/test_auth.py to test_auth.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-treq/pkg/py3-treq/usr/lib/python3.10/site-packages/treq/test/test_treq_integration.py to test_treq_integration.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-treq/pkg/py3-treq/usr/lib/python3.10/site-packages/treq/test/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-treq/pkg/py3-treq/usr/lib/python3.10/site-packages/treq/test/test_api.py to test_api.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-treq/pkg/py3-treq/usr/lib/python3.10/site-packages/treq/test/test_testing.py to test_testing.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-treq/pkg/py3-treq/usr/lib/python3.10/site-packages/treq/test/test_client.py to test_client.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-treq/pkg/py3-treq/usr/lib/python3.10/site-packages/treq/_agentspy.py to _agentspy.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-treq/pkg/py3-treq/usr/lib/python3.10/site-packages/treq/testing.py to testing.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-treq/pkg/py3-treq/usr/lib/python3.10/site-packages/treq/response.py to response.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-treq/pkg/py3-treq/usr/lib/python3.10/site-packages/treq/client.py to client.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-treq/pkg/py3-treq/usr/lib/python3.10/site-packages/treq/multipart.py to multipart.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-treq/pkg/py3-treq/usr/lib/python3.10/site-packages/treq/api.py to api.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-treq/pkg/py3-treq/usr/lib/python3.10/site-packages/treq/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-treq/pkg/py3-treq/usr/lib/python3.10/site-packages/treq/content.py to content.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-treq/pkg/py3-treq/usr/lib/python3.10/site-packages/treq/_version.py to _version.cpython-310.pyc running install_egg_info running egg_info creating src/treq.egg-info writing src/treq.egg-info/PKG-INFO writing dependency_links to src/treq.egg-info/dependency_links.txt writing requirements to src/treq.egg-info/requires.txt writing top-level names to src/treq.egg-info/top_level.txt writing manifest file 'src/treq.egg-info/SOURCES.txt' reading manifest file 'src/treq.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching 'docs/_build' no previously-included directories found matching 'docs/html' warning: no previously-included files found matching 'tox.ini' warning: no previously-included files found matching '.github' warning: no previously-included files found matching '.readthedocs.yml' no previously-included directories found matching 'changelog.d' warning: no previously-included files matching '.DS_Store' found anywhere in distribution warning: no previously-included files matching '*.pyc' found anywhere in distribution warning: no previously-included files matching '*.pyo' found anywhere in distribution warning: no previously-included files matching '__pycache__' found anywhere in distribution writing manifest file 'src/treq.egg-info/SOURCES.txt' Copying src/treq.egg-info to /home/buildozer/aports/community/py3-treq/pkg/py3-treq/usr/lib/python3.10/site-packages/treq-22.2.0-py3.10.egg-info running install_scripts >>> py3-treq*: Running postcheck for py3-treq >>> py3-treq*: Preparing package py3-treq... >>> py3-treq*: Tracing dependencies... >>> py3-treq*: Package size: 636.0 KB >>> py3-treq*: Compressing data... >>> py3-treq*: Create checksum... >>> py3-treq*: Create py3-treq-22.2.0-r1.apk >>> py3-treq: Build complete at Sat, 12 Mar 2022 16:11:03 +0000 elapsed time 0h 0m 16s >>> py3-treq: Cleaning up srcdir >>> py3-treq: Cleaning up pkgdir >>> py3-treq: Uninstalling dependencies... (1/61) Purging .makedepends-py3-treq (20220312.161048) (2/61) Purging py3-requests (2.27.1-r0) (3/61) Purging py3-certifi (2021.10.8-r0) (4/61) Purging py3-charset-normalizer (2.0.10-r0) (5/61) Purging py3-urllib3 (1.26.8-r0) (6/61) Purging py3-twisted (22.1.0-r0) (7/61) Purging py3-zope-interface (5.4.0-r1) (8/61) Purging py3-constantly (15.1.0-r5) (9/61) Purging py3-incremental (21.3.0-r2) (10/61) Purging py3-automat (20.2.0-r2) (11/61) Purging py3-hyperlink (21.0.0-r2) (12/61) Purging py3-typing-extensions (3.10.0.2-r2) (13/61) Purging py3-pyhamcrest (2.0.2-r2) (14/61) Purging py3-pyserial (3.5-r3) (15/61) Purging py3-h2 (4.0.0-r2) (16/61) Purging py3-hyperframe (6.0.0-r4) (17/61) Purging py3-hpack (4.0.0-r3) (18/61) Purging py3-setuptools (52.0.0-r5) (19/61) Purging py3-ordered-set (4.0.2-r3) (20/61) Purging py3-appdirs (1.4.4-r3) (21/61) Purging py3-httpbin (0.7.0-r3) (22/61) Purging py3-flask (2.0.3-r0) (23/61) Purging py3-click (8.0.4-r0) (24/61) Purging py3-itsdangerous (2.1.1-r0) (25/61) Purging py3-jinja2 (3.0.3-r0) (26/61) Purging py3-markupsafe (2.0.1-r1) (27/61) Purging py3-werkzeug (2.0.2-r1) (28/61) Purging py3-raven (6.10.0-r4) (29/61) Purging py3-blinker (1.4-r7) (30/61) Purging py3-brotli (1.0.9-r6) (31/61) Purging py3-decorator (5.1.1-r0) (32/61) Purging py3-openssl (21.0.0-r1) (33/61) Purging py3-pytest (6.2.5-r1) (34/61) Purging py3-atomicwrites (1.4.0-r2) (35/61) Purging py3-more-itertools (8.12.0-r1) (36/61) Purging py3-iniconfig (1.1.1-r2) (37/61) Purging py3-pluggy (0.13.1-r5) (38/61) Purging py3-py (1.10.0-r2) (39/61) Purging py3-wcwidth (0.2.5-r2) (40/61) Purging py3-packaging (21.3-r0) (41/61) Purging py3-parsing (2.4.7-r3) (42/61) Purging py3-toml (0.10.2-r3) (43/61) Purging py3-mock (4.0.3-r2) (44/61) Purging py3-pbr (5.8.1-r0) (45/61) Purging py3-service_identity (21.1.0-r2) (46/61) Purging py3-asn1-modules (0.2.8-r2) (47/61) Purging py3-asn1 (0.4.8-r2) (48/61) Purging py3-attrs (21.2.0-r1) (49/61) Purging py3-characteristic (14.3.0-r8) (50/61) Purging py3-cryptography (3.4.8-r0) (51/61) Purging py3-cffi (1.15.0-r0) (52/61) Purging py3-cparser (2.20-r2) (53/61) Purging py3-idna (3.3-r2) (54/61) Purging py3-asn1crypto (1.4.0-r2) (55/61) Purging py3-six (1.16.0-r1) (56/61) Purging python3 (3.10.2-r0) (57/61) Purging libffi (3.4.2-r1) (58/61) Purging gdbm (1.23-r0) (59/61) Purging mpdecimal (2.5.1-r1) (60/61) Purging readline (8.1.2-r0) (61/61) Purging sqlite-libs (3.37.2-r0) Executing busybox-1.35.0-r5.trigger OK: 258 MiB in 99 packages >>> py3-treq: Updating the community/armv7 repository index... >>> py3-treq: Signing the index...