>>> py3-autocommand: Building community/py3-autocommand 2.2.2-r3 (using abuild 3.12.0-r5) started Wed, 20 Mar 2024 15:29:13 +0000 >>> py3-autocommand: Checking sanity of /home/buildozer/aports/community/py3-autocommand/APKBUILD... >>> py3-autocommand: Analyzing dependencies... >>> py3-autocommand: Installing for build: build-base python3 py3-gpep517 py3-setuptools py3-wheel py3-pytest (1/31) Installing libffi (3.4.6-r0) (2/31) Installing gdbm (1.23-r1) (3/31) Installing mpdecimal (4.0.0-r0) (4/31) Installing libpanelw (6.4_p20240309-r0) (5/31) Installing readline (8.2.10-r0) (6/31) Installing sqlite-libs (3.45.2-r0) (7/31) Installing python3 (3.11.8-r0) (8/31) Installing python3-pycache-pyc0 (3.11.8-r0) (9/31) Installing pyc (3.11.8-r0) (10/31) Installing python3-pyc (3.11.8-r0) (11/31) Installing py3-installer (0.7.0-r1) (12/31) Installing py3-installer-pyc (0.7.0-r1) (13/31) Installing py3-gpep517 (15-r1) (14/31) Installing py3-gpep517-pyc (15-r1) (15/31) Installing py3-parsing (3.1.2-r0) (16/31) Installing py3-parsing-pyc (3.1.2-r0) (17/31) Installing py3-packaging (24.0-r0) (18/31) Installing py3-packaging-pyc (24.0-r0) (19/31) Installing py3-setuptools (69.2.0-r0) (20/31) Installing py3-setuptools-pyc (69.2.0-r0) (21/31) Installing py3-wheel (0.42.0-r0) (22/31) Installing py3-wheel-pyc (0.42.0-r0) (23/31) Installing py3-iniconfig (1.1.1-r8) (24/31) Installing py3-iniconfig-pyc (1.1.1-r8) (25/31) Installing py3-pluggy (1.4.0-r0) (26/31) Installing py3-pluggy-pyc (1.4.0-r0) (27/31) Installing py3-py (1.11.0-r2) (28/31) Installing py3-py-pyc (1.11.0-r2) (29/31) Installing py3-pytest (8.0.2-r0) (30/31) Installing py3-pytest-pyc (8.0.2-r0) (31/31) Installing .makedepends-py3-autocommand (20240320.152914) Executing busybox-1.36.1-r21.trigger OK: 324 MiB in 141 packages >>> py3-autocommand: Cleaning up srcdir >>> py3-autocommand: Cleaning up pkgdir >>> py3-autocommand: Cleaning up tmpdir >>> py3-autocommand: Fetching https://distfiles.alpinelinux.org/distfiles/edge/autocommand-2.2.2.tar.gz >>> py3-autocommand: Fetching https://distfiles.alpinelinux.org/distfiles/edge/autocommand-2.2.2.tar.gz >>> py3-autocommand: Checking sha512sums... autocommand-2.2.2.tar.gz: OK License-is-dynamic.patch: OK >>> py3-autocommand: Unpacking /var/cache/distfiles/autocommand-2.2.2.tar.gz... >>> py3-autocommand: License-is-dynamic.patch patching file pyproject.toml 2024-03-20 15:29:15,518 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ 2024-03-20 15:29:15,627 root INFO running bdist_wheel 2024-03-20 15:29:15,634 root INFO running build 2024-03-20 15:29:15,634 root INFO running build_py 2024-03-20 15:29:15,636 root INFO creating build 2024-03-20 15:29:15,636 root INFO creating build/lib 2024-03-20 15:29:15,636 root INFO creating build/lib/autocommand 2024-03-20 15:29:15,636 root INFO copying src/autocommand/autocommand.py -> build/lib/autocommand 2024-03-20 15:29:15,637 root INFO copying src/autocommand/autoasync.py -> build/lib/autocommand 2024-03-20 15:29:15,637 root INFO copying src/autocommand/autoparse.py -> build/lib/autocommand 2024-03-20 15:29:15,637 root INFO copying src/autocommand/errors.py -> build/lib/autocommand 2024-03-20 15:29:15,637 root INFO copying src/autocommand/automain.py -> build/lib/autocommand 2024-03-20 15:29:15,637 root INFO copying src/autocommand/__init__.py -> build/lib/autocommand 2024-03-20 15:29:15,638 root INFO running egg_info 2024-03-20 15:29:15,639 root INFO writing src/autocommand.egg-info/PKG-INFO 2024-03-20 15:29:15,640 root INFO writing dependency_links to src/autocommand.egg-info/dependency_links.txt 2024-03-20 15:29:15,640 root INFO writing top-level names to src/autocommand.egg-info/top_level.txt 2024-03-20 15:29:15,642 root INFO reading manifest file 'src/autocommand.egg-info/SOURCES.txt' 2024-03-20 15:29:15,642 root INFO reading manifest template 'MANIFEST.in' 2024-03-20 15:29:15,643 root WARNING warning: no files found matching 'README.rst' 2024-03-20 15:29:15,643 root INFO adding license file 'LICENSE' 2024-03-20 15:29:15,644 root INFO writing manifest file 'src/autocommand.egg-info/SOURCES.txt' 2024-03-20 15:29:15,647 wheel INFO installing to build/bdist.linux-ppc64le/wheel 2024-03-20 15:29:15,647 root INFO running install 2024-03-20 15:29:15,663 root INFO running install_lib 2024-03-20 15:29:15,664 root INFO creating build/bdist.linux-ppc64le 2024-03-20 15:29:15,665 root INFO creating build/bdist.linux-ppc64le/wheel 2024-03-20 15:29:15,665 root INFO creating build/bdist.linux-ppc64le/wheel/autocommand 2024-03-20 15:29:15,665 root INFO copying build/lib/autocommand/autocommand.py -> build/bdist.linux-ppc64le/wheel/autocommand 2024-03-20 15:29:15,665 root INFO copying build/lib/autocommand/autoasync.py -> build/bdist.linux-ppc64le/wheel/autocommand 2024-03-20 15:29:15,665 root INFO copying build/lib/autocommand/autoparse.py -> build/bdist.linux-ppc64le/wheel/autocommand 2024-03-20 15:29:15,665 root INFO copying build/lib/autocommand/errors.py -> build/bdist.linux-ppc64le/wheel/autocommand 2024-03-20 15:29:15,665 root INFO copying build/lib/autocommand/automain.py -> build/bdist.linux-ppc64le/wheel/autocommand 2024-03-20 15:29:15,666 root INFO copying build/lib/autocommand/__init__.py -> build/bdist.linux-ppc64le/wheel/autocommand 2024-03-20 15:29:15,666 root INFO running install_egg_info 2024-03-20 15:29:15,667 root INFO Copying src/autocommand.egg-info to build/bdist.linux-ppc64le/wheel/autocommand-2.2.2-py3.11.egg-info 2024-03-20 15:29:15,668 root INFO running install_scripts 2024-03-20 15:29:15,671 wheel INFO creating build/bdist.linux-ppc64le/wheel/autocommand-2.2.2.dist-info/WHEEL 2024-03-20 15:29:15,671 wheel INFO creating '/home/buildozer/aports/community/py3-autocommand/src/autocommand-2.2.2/.dist/.tmp-fxayzvgf/autocommand-2.2.2-py3-none-any.whl' and adding 'build/bdist.linux-ppc64le/wheel' to it 2024-03-20 15:29:15,671 wheel INFO adding 'autocommand/__init__.py' 2024-03-20 15:29:15,671 wheel INFO adding 'autocommand/autoasync.py' 2024-03-20 15:29:15,672 wheel INFO adding 'autocommand/autocommand.py' 2024-03-20 15:29:15,672 wheel INFO adding 'autocommand/automain.py' 2024-03-20 15:29:15,672 wheel INFO adding 'autocommand/autoparse.py' 2024-03-20 15:29:15,672 wheel INFO adding 'autocommand/errors.py' 2024-03-20 15:29:15,673 wheel INFO adding 'autocommand-2.2.2.dist-info/LICENSE' 2024-03-20 15:29:15,673 wheel INFO adding 'autocommand-2.2.2.dist-info/METADATA' 2024-03-20 15:29:15,673 wheel INFO adding 'autocommand-2.2.2.dist-info/WHEEL' 2024-03-20 15:29:15,673 wheel INFO adding 'autocommand-2.2.2.dist-info/top_level.txt' 2024-03-20 15:29:15,673 wheel INFO adding 'autocommand-2.2.2.dist-info/RECORD' 2024-03-20 15:29:15,673 wheel INFO removing build/bdist.linux-ppc64le/wheel 2024-03-20 15:29:15,674 gpep517 INFO The backend produced .dist/autocommand-2.2.2-py3-none-any.whl autocommand-2.2.2-py3-none-any.whl ============================= test session starts ============================== platform linux -- Python 3.11.8, pytest-8.0.2, pluggy-1.4.0 rootdir: /home/buildozer/aports/community/py3-autocommand/src/autocommand-2.2.2 collected 18 items test/test_autoasync.py ........ [ 44%] test/test_autocommand.py .... [ 66%] test/test_automain.py ...... [100%] =============================== warnings summary =============================== test/test_autoasync.py::test_custom_loop /usr/lib/python3.11/asyncio/base_events.py:679: RuntimeWarning: coroutine 'test_custom_loop..bad_coro' was never awaited self._ready.clear() Enable tracemalloc to get traceback where the object was allocated. See https://docs.pytest.org/en/stable/how-to/capture-warnings.html#resource-warnings for more info. -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html ======================== 18 passed, 1 warning in 0.52s ========================= >>> py3-autocommand: Entering fakeroot... >>> py3-autocommand-pyc*: Running split function pyc... '/home/buildozer/aports/community/py3-autocommand/pkg/py3-autocommand/usr/lib/python3.11/site-packages/autocommand/__pycache__' -> '/home/buildozer/aports/community/py3-autocommand/pkg/py3-autocommand-pyc/usr/lib/python3.11/site-packages/autocommand/__pycache__' >>> py3-autocommand-pyc*: Preparing subpackage py3-autocommand-pyc... >>> py3-autocommand-pyc*: Running postcheck for py3-autocommand-pyc >>> py3-autocommand*: Running postcheck for py3-autocommand >>> py3-autocommand*: Preparing package py3-autocommand... >>> py3-autocommand-pyc*: Tracing dependencies... python3 python3~3.11 >>> py3-autocommand-pyc*: Package size: 64.0 KB >>> py3-autocommand-pyc*: Compressing data... >>> py3-autocommand-pyc*: Create checksum... >>> py3-autocommand-pyc*: Create py3-autocommand-pyc-2.2.2-r3.apk >>> py3-autocommand*: Tracing dependencies... python3 python3~3.11 >>> py3-autocommand*: Package size: 100.0 KB >>> py3-autocommand*: Compressing data... >>> py3-autocommand*: Create checksum... >>> py3-autocommand*: Create py3-autocommand-2.2.2-r3.apk >>> py3-autocommand: Build complete at Wed, 20 Mar 2024 15:29:17 +0000 elapsed time 0h 0m 4s >>> py3-autocommand: Cleaning up srcdir >>> py3-autocommand: Cleaning up pkgdir >>> py3-autocommand: Uninstalling dependencies... (1/31) Purging .makedepends-py3-autocommand (20240320.152914) (2/31) Purging py3-gpep517-pyc (15-r1) (3/31) Purging py3-gpep517 (15-r1) (4/31) Purging py3-installer-pyc (0.7.0-r1) (5/31) Purging py3-installer (0.7.0-r1) (6/31) Purging py3-setuptools-pyc (69.2.0-r0) (7/31) Purging py3-setuptools (69.2.0-r0) (8/31) Purging py3-wheel-pyc (0.42.0-r0) (9/31) Purging py3-wheel (0.42.0-r0) (10/31) Purging py3-pytest-pyc (8.0.2-r0) (11/31) Purging py3-pytest (8.0.2-r0) (12/31) Purging py3-iniconfig-pyc (1.1.1-r8) (13/31) Purging py3-iniconfig (1.1.1-r8) (14/31) Purging py3-packaging-pyc (24.0-r0) (15/31) Purging py3-packaging (24.0-r0) (16/31) Purging py3-parsing-pyc (3.1.2-r0) (17/31) Purging py3-parsing (3.1.2-r0) (18/31) Purging py3-pluggy-pyc (1.4.0-r0) (19/31) Purging py3-pluggy (1.4.0-r0) (20/31) Purging py3-py-pyc (1.11.0-r2) (21/31) Purging py3-py (1.11.0-r2) (22/31) Purging python3-pyc (3.11.8-r0) (23/31) Purging python3-pycache-pyc0 (3.11.8-r0) (24/31) Purging pyc (3.11.8-r0) (25/31) Purging python3 (3.11.8-r0) (26/31) Purging gdbm (1.23-r1) (27/31) Purging libffi (3.4.6-r0) (28/31) Purging libpanelw (6.4_p20240309-r0) (29/31) Purging mpdecimal (4.0.0-r0) (30/31) Purging readline (8.2.10-r0) (31/31) Purging sqlite-libs (3.45.2-r0) Executing busybox-1.36.1-r21.trigger OK: 265 MiB in 110 packages >>> py3-autocommand: Updating the community/ppc64le repository index... >>> py3-autocommand: Signing the index...