>>> py3-stevedore: Building testing/py3-stevedore 4.1.1-r1 (using abuild 3.10.0_rc1-r2) started Thu, 24 Nov 2022 01:53:45 +0000 >>> py3-stevedore: Checking sanity of /home/buildozer/aports/testing/py3-stevedore/APKBUILD... >>> py3-stevedore: Analyzing dependencies... >>> py3-stevedore: Installing for build: build-base python3 py3-setuptools py3-pbr py3-pytest py3-testtools py3-docutils py3-sphinx (1/42) Installing libbz2 (1.0.8-r4) (2/42) Installing libffi (3.4.4-r0) (3/42) Installing gdbm (1.23-r0) (4/42) Installing xz-libs (5.2.8-r0) (5/42) Installing mpdecimal (2.5.1-r1) (6/42) Installing readline (8.2.0-r0) (7/42) Installing sqlite-libs (3.40.0-r0) (8/42) Installing python3 (3.11.0-r2) (9/42) Installing py3-parsing (3.0.9-r1) (10/42) Installing py3-packaging (21.3-r3) (11/42) Installing py3-setuptools (65.6.2-r0) (12/42) Installing py3-pbr (5.11.0-r1) (13/42) Installing py3-attrs (22.1.0-r1) (14/42) Installing py3-iniconfig (1.1.1-r4) (15/42) Installing py3-pluggy (1.0.0-r2) (16/42) Installing py3-py (1.11.0-r1) (17/42) Installing py3-pytest (7.2.0-r2) (18/42) Installing py3-fixtures (4.0.1-r1) (19/42) Installing py3-extras (1.0.0-r6) (20/42) Installing py3-testtools (2.5.0-r2) (21/42) Installing py3-docutils (0.19-r2) (22/42) Installing py3-tz (2022.6-r1) (23/42) Installing py3-babel (2.11.0-r1) (24/42) Installing py3-imagesize (1.4.1-r1) (25/42) Installing py3-markupsafe (2.1.1-r2) (26/42) Installing py3-jinja2 (3.1.2-r1) (27/42) Installing py3-pygments (2.13.0-r1) (28/42) Installing py3-certifi (2022.9.24-r1) (29/42) Installing py3-charset-normalizer (3.0.1-r1) (30/42) Installing py3-idna (3.4-r3) (31/42) Installing py3-urllib3 (1.26.12-r1) (32/42) Installing py3-requests (2.28.1-r2) (33/42) Installing py3-snowballstemmer (2.2.0-r1) (34/42) Installing py3-alabaster (0.7.12-r6) (35/42) Installing py3-sphinxcontrib-applehelp (1.0.2-r4) (36/42) Installing py3-sphinxcontrib-devhelp (1.0.2-r4) (37/42) Installing py3-sphinxcontrib-htmlhelp (2.0.0-r3) (38/42) Installing py3-sphinxcontrib-jsmath (1.0.1-r4) (39/42) Installing py3-sphinxcontrib-serializinghtml (1.1.5-r3) (40/42) Installing py3-sphinxcontrib-qthelp (1.0.3-r4) (41/42) Installing py3-sphinx (5.3.0-r1) (42/42) Installing .makedepends-py3-stevedore (20221124.015346) Executing busybox-1.35.0-r29.trigger OK: 456 MiB in 139 packages >>> py3-stevedore: Cleaning up srcdir >>> py3-stevedore: Cleaning up pkgdir >>> py3-stevedore: Fetching https://distfiles.alpinelinux.org/distfiles/edge/stevedore-4.1.1.tar.gz >>> py3-stevedore: Fetching https://distfiles.alpinelinux.org/distfiles/edge/stevedore-4.1.1.tar.gz >>> py3-stevedore: Checking sha512sums... stevedore-4.1.1.tar.gz: OK >>> py3-stevedore: Unpacking /var/cache/distfiles/stevedore-4.1.1.tar.gz... /usr/lib/python3.11/site-packages/setuptools/command/easy_install.py:144: EasyInstallDeprecationWarning: easy_install command is deprecated. Use build and pip and other standards-based tools. warnings.warn( /usr/lib/python3.11/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running build running build_py creating build creating build/lib creating build/lib/stevedore creating build/lib/stevedore/tests copying stevedore/tests/test_callback.py -> build/lib/stevedore/tests copying stevedore/tests/test_driver.py -> build/lib/stevedore/tests copying stevedore/tests/test_named.py -> build/lib/stevedore/tests copying stevedore/tests/test_hook.py -> build/lib/stevedore/tests copying stevedore/tests/extension_unimportable.py -> build/lib/stevedore/tests copying stevedore/tests/test_example_simple.py -> build/lib/stevedore/tests copying stevedore/tests/test_dispatch.py -> build/lib/stevedore/tests copying stevedore/tests/test_enabled.py -> build/lib/stevedore/tests copying stevedore/tests/test_test_manager.py -> build/lib/stevedore/tests copying stevedore/tests/test_cache.py -> build/lib/stevedore/tests copying stevedore/tests/manager.py -> build/lib/stevedore/tests copying stevedore/tests/test_sphinxext.py -> build/lib/stevedore/tests copying stevedore/tests/utils.py -> build/lib/stevedore/tests copying stevedore/tests/test_example_fields.py -> build/lib/stevedore/tests copying stevedore/tests/__init__.py -> build/lib/stevedore/tests copying stevedore/tests/test_extension.py -> build/lib/stevedore/tests copying stevedore/extension.py -> build/lib/stevedore copying stevedore/_cache.py -> build/lib/stevedore copying stevedore/sphinxext.py -> build/lib/stevedore copying stevedore/exception.py -> build/lib/stevedore copying stevedore/named.py -> build/lib/stevedore copying stevedore/hook.py -> build/lib/stevedore copying stevedore/driver.py -> build/lib/stevedore copying stevedore/__init__.py -> build/lib/stevedore copying stevedore/enabled.py -> build/lib/stevedore copying stevedore/dispatch.py -> build/lib/stevedore creating build/lib/stevedore/example2 copying stevedore/example2/__init__.py -> build/lib/stevedore/example2 copying stevedore/example2/setup.py -> build/lib/stevedore/example2 copying stevedore/example2/fields.py -> build/lib/stevedore/example2 creating build/lib/stevedore/example copying stevedore/example/load_as_extension.py -> build/lib/stevedore/example copying stevedore/example/simple.py -> build/lib/stevedore/example copying stevedore/example/load_as_driver.py -> build/lib/stevedore/example copying stevedore/example/__init__.py -> build/lib/stevedore/example copying stevedore/example/setup.py -> build/lib/stevedore/example copying stevedore/example/base.py -> build/lib/stevedore/example running egg_info writing stevedore.egg-info/PKG-INFO writing dependency_links to stevedore.egg-info/dependency_links.txt writing entry points to stevedore.egg-info/entry_points.txt deleting stevedore.egg-info/requires.txt writing top-level names to stevedore.egg-info/top_level.txt [pbr] Reusing existing SOURCES.txt ============================= test session starts ============================== platform linux -- Python 3.11.0, pytest-7.2.0, pluggy-1.0.0 rootdir: /home/buildozer/aports/testing/py3-stevedore/src/stevedore-4.1.1 collected 93 items stevedore/tests/test_cache.py .... [ 4%] stevedore/tests/test_callback.py .. [ 6%] stevedore/tests/test_dispatch.py ..... [ 11%] stevedore/tests/test_driver.py ....... [ 19%] stevedore/tests/test_enabled.py .. [ 21%] stevedore/tests/test_example_fields.py .. [ 23%] stevedore/tests/test_example_simple.py . [ 24%] stevedore/tests/test_extension.py .......................... [ 52%] stevedore/tests/test_hook.py ... [ 55%] stevedore/tests/test_named.py .... [ 60%] stevedore/tests/test_sphinxext.py ..... [ 65%] stevedore/tests/test_test_manager.py ........................s....... [100%] =============================== warnings summary =============================== ../../../../../../../usr/lib/python3.11/site-packages/testtools/testresult/real.py:25 /usr/lib/python3.11/site-packages/testtools/testresult/real.py:25: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 import cgi -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html =================== 92 passed, 1 skipped, 1 warning in 0.53s =================== >>> py3-stevedore: Entering fakeroot... /usr/lib/python3.11/site-packages/setuptools/command/easy_install.py:144: EasyInstallDeprecationWarning: easy_install command is deprecated. Use build and pip and other standards-based tools. warnings.warn( /usr/lib/python3.11/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running install [pbr] Generating AUTHORS [pbr] AUTHORS complete (0.0s) running build running build_py running egg_info writing stevedore.egg-info/PKG-INFO writing dependency_links to stevedore.egg-info/dependency_links.txt writing entry points to stevedore.egg-info/entry_points.txt writing top-level names to stevedore.egg-info/top_level.txt [pbr] Reusing existing SOURCES.txt running install_lib creating /home/buildozer/aports/testing/py3-stevedore/pkg creating /home/buildozer/aports/testing/py3-stevedore/pkg/py3-stevedore creating /home/buildozer/aports/testing/py3-stevedore/pkg/py3-stevedore/usr creating /home/buildozer/aports/testing/py3-stevedore/pkg/py3-stevedore/usr/lib creating /home/buildozer/aports/testing/py3-stevedore/pkg/py3-stevedore/usr/lib/python3.11 creating /home/buildozer/aports/testing/py3-stevedore/pkg/py3-stevedore/usr/lib/python3.11/site-packages creating /home/buildozer/aports/testing/py3-stevedore/pkg/py3-stevedore/usr/lib/python3.11/site-packages/stevedore copying build/lib/stevedore/extension.py -> /home/buildozer/aports/testing/py3-stevedore/pkg/py3-stevedore/usr/lib/python3.11/site-packages/stevedore copying build/lib/stevedore/_cache.py -> /home/buildozer/aports/testing/py3-stevedore/pkg/py3-stevedore/usr/lib/python3.11/site-packages/stevedore copying build/lib/stevedore/sphinxext.py -> /home/buildozer/aports/testing/py3-stevedore/pkg/py3-stevedore/usr/lib/python3.11/site-packages/stevedore creating /home/buildozer/aports/testing/py3-stevedore/pkg/py3-stevedore/usr/lib/python3.11/site-packages/stevedore/tests copying build/lib/stevedore/tests/test_callback.py -> /home/buildozer/aports/testing/py3-stevedore/pkg/py3-stevedore/usr/lib/python3.11/site-packages/stevedore/tests copying build/lib/stevedore/tests/test_driver.py -> /home/buildozer/aports/testing/py3-stevedore/pkg/py3-stevedore/usr/lib/python3.11/site-packages/stevedore/tests copying build/lib/stevedore/tests/test_named.py -> /home/buildozer/aports/testing/py3-stevedore/pkg/py3-stevedore/usr/lib/python3.11/site-packages/stevedore/tests copying build/lib/stevedore/tests/test_hook.py -> /home/buildozer/aports/testing/py3-stevedore/pkg/py3-stevedore/usr/lib/python3.11/site-packages/stevedore/tests copying build/lib/stevedore/tests/extension_unimportable.py -> /home/buildozer/aports/testing/py3-stevedore/pkg/py3-stevedore/usr/lib/python3.11/site-packages/stevedore/tests copying build/lib/stevedore/tests/test_example_simple.py -> /home/buildozer/aports/testing/py3-stevedore/pkg/py3-stevedore/usr/lib/python3.11/site-packages/stevedore/tests copying build/lib/stevedore/tests/test_dispatch.py -> /home/buildozer/aports/testing/py3-stevedore/pkg/py3-stevedore/usr/lib/python3.11/site-packages/stevedore/tests copying build/lib/stevedore/tests/test_enabled.py -> /home/buildozer/aports/testing/py3-stevedore/pkg/py3-stevedore/usr/lib/python3.11/site-packages/stevedore/tests copying build/lib/stevedore/tests/test_test_manager.py -> /home/buildozer/aports/testing/py3-stevedore/pkg/py3-stevedore/usr/lib/python3.11/site-packages/stevedore/tests copying build/lib/stevedore/tests/test_cache.py -> /home/buildozer/aports/testing/py3-stevedore/pkg/py3-stevedore/usr/lib/python3.11/site-packages/stevedore/tests copying build/lib/stevedore/tests/manager.py -> /home/buildozer/aports/testing/py3-stevedore/pkg/py3-stevedore/usr/lib/python3.11/site-packages/stevedore/tests copying build/lib/stevedore/tests/test_sphinxext.py -> /home/buildozer/aports/testing/py3-stevedore/pkg/py3-stevedore/usr/lib/python3.11/site-packages/stevedore/tests copying build/lib/stevedore/tests/utils.py -> /home/buildozer/aports/testing/py3-stevedore/pkg/py3-stevedore/usr/lib/python3.11/site-packages/stevedore/tests copying build/lib/stevedore/tests/test_example_fields.py -> /home/buildozer/aports/testing/py3-stevedore/pkg/py3-stevedore/usr/lib/python3.11/site-packages/stevedore/tests copying build/lib/stevedore/tests/__init__.py -> /home/buildozer/aports/testing/py3-stevedore/pkg/py3-stevedore/usr/lib/python3.11/site-packages/stevedore/tests copying build/lib/stevedore/tests/test_extension.py -> /home/buildozer/aports/testing/py3-stevedore/pkg/py3-stevedore/usr/lib/python3.11/site-packages/stevedore/tests creating /home/buildozer/aports/testing/py3-stevedore/pkg/py3-stevedore/usr/lib/python3.11/site-packages/stevedore/example2 copying build/lib/stevedore/example2/__init__.py -> /home/buildozer/aports/testing/py3-stevedore/pkg/py3-stevedore/usr/lib/python3.11/site-packages/stevedore/example2 copying build/lib/stevedore/example2/setup.py -> /home/buildozer/aports/testing/py3-stevedore/pkg/py3-stevedore/usr/lib/python3.11/site-packages/stevedore/example2 copying build/lib/stevedore/example2/fields.py -> /home/buildozer/aports/testing/py3-stevedore/pkg/py3-stevedore/usr/lib/python3.11/site-packages/stevedore/example2 copying build/lib/stevedore/exception.py -> /home/buildozer/aports/testing/py3-stevedore/pkg/py3-stevedore/usr/lib/python3.11/site-packages/stevedore copying build/lib/stevedore/named.py -> /home/buildozer/aports/testing/py3-stevedore/pkg/py3-stevedore/usr/lib/python3.11/site-packages/stevedore creating /home/buildozer/aports/testing/py3-stevedore/pkg/py3-stevedore/usr/lib/python3.11/site-packages/stevedore/example copying build/lib/stevedore/example/load_as_extension.py -> /home/buildozer/aports/testing/py3-stevedore/pkg/py3-stevedore/usr/lib/python3.11/site-packages/stevedore/example copying build/lib/stevedore/example/simple.py -> /home/buildozer/aports/testing/py3-stevedore/pkg/py3-stevedore/usr/lib/python3.11/site-packages/stevedore/example copying build/lib/stevedore/example/load_as_driver.py -> /home/buildozer/aports/testing/py3-stevedore/pkg/py3-stevedore/usr/lib/python3.11/site-packages/stevedore/example copying build/lib/stevedore/example/__init__.py -> /home/buildozer/aports/testing/py3-stevedore/pkg/py3-stevedore/usr/lib/python3.11/site-packages/stevedore/example copying build/lib/stevedore/example/setup.py -> /home/buildozer/aports/testing/py3-stevedore/pkg/py3-stevedore/usr/lib/python3.11/site-packages/stevedore/example copying build/lib/stevedore/example/base.py -> /home/buildozer/aports/testing/py3-stevedore/pkg/py3-stevedore/usr/lib/python3.11/site-packages/stevedore/example copying build/lib/stevedore/hook.py -> /home/buildozer/aports/testing/py3-stevedore/pkg/py3-stevedore/usr/lib/python3.11/site-packages/stevedore copying build/lib/stevedore/driver.py -> /home/buildozer/aports/testing/py3-stevedore/pkg/py3-stevedore/usr/lib/python3.11/site-packages/stevedore copying build/lib/stevedore/__init__.py -> /home/buildozer/aports/testing/py3-stevedore/pkg/py3-stevedore/usr/lib/python3.11/site-packages/stevedore copying build/lib/stevedore/enabled.py -> /home/buildozer/aports/testing/py3-stevedore/pkg/py3-stevedore/usr/lib/python3.11/site-packages/stevedore copying build/lib/stevedore/dispatch.py -> /home/buildozer/aports/testing/py3-stevedore/pkg/py3-stevedore/usr/lib/python3.11/site-packages/stevedore byte-compiling /home/buildozer/aports/testing/py3-stevedore/pkg/py3-stevedore/usr/lib/python3.11/site-packages/stevedore/extension.py to extension.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-stevedore/pkg/py3-stevedore/usr/lib/python3.11/site-packages/stevedore/_cache.py to _cache.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-stevedore/pkg/py3-stevedore/usr/lib/python3.11/site-packages/stevedore/sphinxext.py to sphinxext.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-stevedore/pkg/py3-stevedore/usr/lib/python3.11/site-packages/stevedore/tests/test_callback.py to test_callback.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-stevedore/pkg/py3-stevedore/usr/lib/python3.11/site-packages/stevedore/tests/test_driver.py to test_driver.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-stevedore/pkg/py3-stevedore/usr/lib/python3.11/site-packages/stevedore/tests/test_named.py to test_named.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-stevedore/pkg/py3-stevedore/usr/lib/python3.11/site-packages/stevedore/tests/test_hook.py to test_hook.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-stevedore/pkg/py3-stevedore/usr/lib/python3.11/site-packages/stevedore/tests/extension_unimportable.py to extension_unimportable.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-stevedore/pkg/py3-stevedore/usr/lib/python3.11/site-packages/stevedore/tests/test_example_simple.py to test_example_simple.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-stevedore/pkg/py3-stevedore/usr/lib/python3.11/site-packages/stevedore/tests/test_dispatch.py to test_dispatch.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-stevedore/pkg/py3-stevedore/usr/lib/python3.11/site-packages/stevedore/tests/test_enabled.py to test_enabled.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-stevedore/pkg/py3-stevedore/usr/lib/python3.11/site-packages/stevedore/tests/test_test_manager.py to test_test_manager.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-stevedore/pkg/py3-stevedore/usr/lib/python3.11/site-packages/stevedore/tests/test_cache.py to test_cache.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-stevedore/pkg/py3-stevedore/usr/lib/python3.11/site-packages/stevedore/tests/manager.py to manager.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-stevedore/pkg/py3-stevedore/usr/lib/python3.11/site-packages/stevedore/tests/test_sphinxext.py to test_sphinxext.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-stevedore/pkg/py3-stevedore/usr/lib/python3.11/site-packages/stevedore/tests/utils.py to utils.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-stevedore/pkg/py3-stevedore/usr/lib/python3.11/site-packages/stevedore/tests/test_example_fields.py to test_example_fields.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-stevedore/pkg/py3-stevedore/usr/lib/python3.11/site-packages/stevedore/tests/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-stevedore/pkg/py3-stevedore/usr/lib/python3.11/site-packages/stevedore/tests/test_extension.py to test_extension.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-stevedore/pkg/py3-stevedore/usr/lib/python3.11/site-packages/stevedore/example2/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-stevedore/pkg/py3-stevedore/usr/lib/python3.11/site-packages/stevedore/example2/setup.py to setup.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-stevedore/pkg/py3-stevedore/usr/lib/python3.11/site-packages/stevedore/example2/fields.py to fields.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-stevedore/pkg/py3-stevedore/usr/lib/python3.11/site-packages/stevedore/exception.py to exception.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-stevedore/pkg/py3-stevedore/usr/lib/python3.11/site-packages/stevedore/named.py to named.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-stevedore/pkg/py3-stevedore/usr/lib/python3.11/site-packages/stevedore/example/load_as_extension.py to load_as_extension.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-stevedore/pkg/py3-stevedore/usr/lib/python3.11/site-packages/stevedore/example/simple.py to simple.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-stevedore/pkg/py3-stevedore/usr/lib/python3.11/site-packages/stevedore/example/load_as_driver.py to load_as_driver.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-stevedore/pkg/py3-stevedore/usr/lib/python3.11/site-packages/stevedore/example/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-stevedore/pkg/py3-stevedore/usr/lib/python3.11/site-packages/stevedore/example/setup.py to setup.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-stevedore/pkg/py3-stevedore/usr/lib/python3.11/site-packages/stevedore/example/base.py to base.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-stevedore/pkg/py3-stevedore/usr/lib/python3.11/site-packages/stevedore/hook.py to hook.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-stevedore/pkg/py3-stevedore/usr/lib/python3.11/site-packages/stevedore/driver.py to driver.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-stevedore/pkg/py3-stevedore/usr/lib/python3.11/site-packages/stevedore/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-stevedore/pkg/py3-stevedore/usr/lib/python3.11/site-packages/stevedore/enabled.py to enabled.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-stevedore/pkg/py3-stevedore/usr/lib/python3.11/site-packages/stevedore/dispatch.py to dispatch.cpython-311.pyc running install_egg_info Copying stevedore.egg-info to /home/buildozer/aports/testing/py3-stevedore/pkg/py3-stevedore/usr/lib/python3.11/site-packages/stevedore-4.1.1-py3.11.egg-info running install_scripts >>> py3-stevedore*: Running postcheck for py3-stevedore >>> py3-stevedore*: Preparing package py3-stevedore... >>> py3-stevedore*: Tracing dependencies... >>> py3-stevedore*: Package size: 492.0 KB >>> py3-stevedore*: Compressing data... >>> py3-stevedore*: Create checksum... >>> py3-stevedore*: Create py3-stevedore-4.1.1-r1.apk >>> py3-stevedore: Build complete at Thu, 24 Nov 2022 01:53:50 +0000 elapsed time 0h 0m 5s >>> py3-stevedore: Cleaning up srcdir >>> py3-stevedore: Cleaning up pkgdir >>> py3-stevedore: Uninstalling dependencies... (1/42) Purging .makedepends-py3-stevedore (20221124.015346) (2/42) Purging py3-pytest (7.2.0-r2) (3/42) Purging py3-attrs (22.1.0-r1) (4/42) Purging py3-iniconfig (1.1.1-r4) (5/42) Purging py3-pluggy (1.0.0-r2) (6/42) Purging py3-py (1.11.0-r1) (7/42) Purging py3-testtools (2.5.0-r2) (8/42) Purging py3-fixtures (4.0.1-r1) (9/42) Purging py3-pbr (5.11.0-r1) (10/42) Purging py3-extras (1.0.0-r6) (11/42) Purging py3-setuptools (65.6.2-r0) (12/42) Purging py3-sphinx (5.3.0-r1) (13/42) Purging py3-babel (2.11.0-r1) (14/42) Purging py3-tz (2022.6-r1) (15/42) Purging py3-docutils (0.19-r2) (16/42) Purging py3-imagesize (1.4.1-r1) (17/42) Purging py3-jinja2 (3.1.2-r1) (18/42) Purging py3-markupsafe (2.1.1-r2) (19/42) Purging py3-packaging (21.3-r3) (20/42) Purging py3-parsing (3.0.9-r1) (21/42) Purging py3-pygments (2.13.0-r1) (22/42) Purging py3-requests (2.28.1-r2) (23/42) Purging py3-certifi (2022.9.24-r1) (24/42) Purging py3-charset-normalizer (3.0.1-r1) (25/42) Purging py3-idna (3.4-r3) (26/42) Purging py3-urllib3 (1.26.12-r1) (27/42) Purging py3-snowballstemmer (2.2.0-r1) (28/42) Purging py3-alabaster (0.7.12-r6) (29/42) Purging py3-sphinxcontrib-applehelp (1.0.2-r4) (30/42) Purging py3-sphinxcontrib-devhelp (1.0.2-r4) (31/42) Purging py3-sphinxcontrib-htmlhelp (2.0.0-r3) (32/42) Purging py3-sphinxcontrib-jsmath (1.0.1-r4) (33/42) Purging py3-sphinxcontrib-serializinghtml (1.1.5-r3) (34/42) Purging py3-sphinxcontrib-qthelp (1.0.3-r4) (35/42) Purging python3 (3.11.0-r2) (36/42) Purging libbz2 (1.0.8-r4) (37/42) Purging libffi (3.4.4-r0) (38/42) Purging gdbm (1.23-r0) (39/42) Purging xz-libs (5.2.8-r0) (40/42) Purging mpdecimal (2.5.1-r1) (41/42) Purging readline (8.2.0-r0) (42/42) Purging sqlite-libs (3.40.0-r0) Executing busybox-1.35.0-r29.trigger OK: 293 MiB in 97 packages >>> py3-stevedore: Updating the testing/ppc64le repository index... >>> py3-stevedore: Signing the index...