>>> py3-utils: Building community/py3-utils 3.8.1-r1 (using abuild 3.14.1-r1) started Wed, 30 Oct 2024 14:47:31 +0000 >>> py3-utils: Validating /home/buildozer/aports/community/py3-utils/APKBUILD... >>> py3-utils: Analyzing dependencies... >>> py3-utils: Installing for build: build-base py3-gpep517 py3-setuptools py3-wheel py3-pytest py3-pytest-asyncio py3-loguru (1/38) Installing libbz2 (1.0.8-r6) (2/38) Installing libffi (3.4.6-r0) (3/38) Installing gdbm (1.24-r0) (4/38) Installing xz-libs (5.6.3-r0) (5/38) Installing mpdecimal (4.0.0-r0) (6/38) Installing libpanelw (6.5_p20241006-r1) (7/38) Installing sqlite-libs (3.47.0-r0) (8/38) Installing python3 (3.12.7-r1) (9/38) Installing python3-pycache-pyc0 (3.12.7-r1) (10/38) Installing pyc (3.12.7-r1) (11/38) Installing py3-installer-pyc (0.7.0-r2) (12/38) Installing py3-gpep517-pyc (16-r0) (13/38) Installing python3-pyc (3.12.7-r1) (14/38) Installing py3-installer (0.7.0-r2) (15/38) Installing py3-gpep517 (16-r0) (16/38) Installing py3-parsing (3.1.4-r0) (17/38) Installing py3-parsing-pyc (3.1.4-r0) (18/38) Installing py3-packaging (24.1-r0) (19/38) Installing py3-packaging-pyc (24.1-r0) (20/38) Installing py3-setuptools (70.3.0-r0) (21/38) Installing py3-setuptools-pyc (70.3.0-r0) (22/38) Installing py3-wheel (0.43.0-r0) (23/38) Installing py3-wheel-pyc (0.43.0-r0) (24/38) Installing py3-iniconfig (2.0.0-r1) (25/38) Installing py3-iniconfig-pyc (2.0.0-r1) (26/38) Installing py3-pluggy (1.5.0-r0) (27/38) Installing py3-pluggy-pyc (1.5.0-r0) (28/38) Installing py3-py (1.11.0-r4) (29/38) Installing py3-py-pyc (1.11.0-r4) (30/38) Installing py3-pytest (8.3.3-r0) (31/38) Installing py3-pytest-pyc (8.3.3-r0) (32/38) Installing py3-pytest-asyncio (0.24.0-r0) (33/38) Installing py3-pytest-asyncio-pyc (0.24.0-r0) (34/38) Installing py3-colorama (0.4.6-r5) (35/38) Installing py3-colorama-pyc (0.4.6-r5) (36/38) Installing py3-loguru (0.7.2-r2) (37/38) Installing py3-loguru-pyc (0.7.2-r2) (38/38) Installing .makedepends-py3-utils (20241030.144732) Executing busybox-1.37.0-r3.trigger OK: 372 MiB in 139 packages >>> py3-utils: Cleaning up srcdir >>> py3-utils: Cleaning up pkgdir >>> py3-utils: Cleaning up tmpdir >>> py3-utils: Fetching https://distfiles.alpinelinux.org/distfiles/edge/python-utils-3.8.1.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) wget: server returned error: HTTP/1.1 404 Not Found >>> py3-utils: Fetching https://files.pythonhosted.org/packages/source/p/python-utils/python-utils-3.8.1.tar.gz Connecting to files.pythonhosted.org ([2a04:4e42:400::223]:443) Connecting to files.pythonhosted.org ([2a04:4e42::223]:443) saving to '/var/cache/distfiles/edge/python-utils-3.8.1.tar.gz.part' python-utils-3.8.1.t 100% |********************************| 30545 0:00:00 ETA '/var/cache/distfiles/edge/python-utils-3.8.1.tar.gz.part' saved >>> py3-utils: Fetching https://distfiles.alpinelinux.org/distfiles/edge/python-utils-3.8.1.tar.gz >>> py3-utils: Checking sha512sums... python-utils-3.8.1.tar.gz: OK fix-setuptools-deprecation.patch: OK pytest.patch: OK typing-ext.patch: OK >>> py3-utils: Unpacking /var/cache/distfiles/edge/python-utils-3.8.1.tar.gz... >>> py3-utils: fix-setuptools-deprecation.patch patching file setup.cfg >>> py3-utils: pytest.patch patching file pytest.ini >>> py3-utils: typing-ext.patch patching file python_utils/types.py patching file setup.py 2024-10-30 14:47:33,566 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ 2024-10-30 14:47:33,606 root INFO running bdist_wheel 2024-10-30 14:47:33,634 root INFO running build 2024-10-30 14:47:33,634 root INFO running build_py 2024-10-30 14:47:33,638 root INFO creating build 2024-10-30 14:47:33,638 root INFO creating build/lib 2024-10-30 14:47:33,638 root INFO creating build/lib/python_utils 2024-10-30 14:47:33,638 root INFO copying python_utils/__init__.py -> build/lib/python_utils 2024-10-30 14:47:33,639 root INFO copying python_utils/containers.py -> build/lib/python_utils 2024-10-30 14:47:33,639 root INFO copying python_utils/decorators.py -> build/lib/python_utils 2024-10-30 14:47:33,639 root INFO copying python_utils/aio.py -> build/lib/python_utils 2024-10-30 14:47:33,639 root INFO copying python_utils/converters.py -> build/lib/python_utils 2024-10-30 14:47:33,640 root INFO copying python_utils/generators.py -> build/lib/python_utils 2024-10-30 14:47:33,640 root INFO copying python_utils/logger.py -> build/lib/python_utils 2024-10-30 14:47:33,640 root INFO copying python_utils/exceptions.py -> build/lib/python_utils 2024-10-30 14:47:33,640 root INFO copying python_utils/formatters.py -> build/lib/python_utils 2024-10-30 14:47:33,640 root INFO copying python_utils/loguru.py -> build/lib/python_utils 2024-10-30 14:47:33,641 root INFO copying python_utils/terminal.py -> build/lib/python_utils 2024-10-30 14:47:33,641 root INFO copying python_utils/types.py -> build/lib/python_utils 2024-10-30 14:47:33,641 root INFO copying python_utils/import_.py -> build/lib/python_utils 2024-10-30 14:47:33,641 root INFO copying python_utils/time.py -> build/lib/python_utils 2024-10-30 14:47:33,641 root INFO copying python_utils/compat.py -> build/lib/python_utils 2024-10-30 14:47:33,642 root INFO copying python_utils/__about__.py -> build/lib/python_utils 2024-10-30 14:47:33,642 root INFO copying python_utils/py.typed -> build/lib/python_utils 2024-10-30 14:47:33,652 root INFO installing to build/bdist.linux-armv8l/wheel 2024-10-30 14:47:33,652 root INFO running install 2024-10-30 14:47:33,666 root INFO running install_lib 2024-10-30 14:47:33,668 root INFO creating build/bdist.linux-armv8l 2024-10-30 14:47:33,669 root INFO creating build/bdist.linux-armv8l/wheel 2024-10-30 14:47:33,669 root INFO creating build/bdist.linux-armv8l/wheel/python_utils 2024-10-30 14:47:33,669 root INFO copying build/lib/python_utils/__init__.py -> build/bdist.linux-armv8l/wheel/python_utils 2024-10-30 14:47:33,669 root INFO copying build/lib/python_utils/containers.py -> build/bdist.linux-armv8l/wheel/python_utils 2024-10-30 14:47:33,669 root INFO copying build/lib/python_utils/decorators.py -> build/bdist.linux-armv8l/wheel/python_utils 2024-10-30 14:47:33,673 root INFO copying build/lib/python_utils/aio.py -> build/bdist.linux-armv8l/wheel/python_utils 2024-10-30 14:47:33,674 root INFO copying build/lib/python_utils/converters.py -> build/bdist.linux-armv8l/wheel/python_utils 2024-10-30 14:47:33,674 root INFO copying build/lib/python_utils/generators.py -> build/bdist.linux-armv8l/wheel/python_utils 2024-10-30 14:47:33,674 root INFO copying build/lib/python_utils/logger.py -> build/bdist.linux-armv8l/wheel/python_utils 2024-10-30 14:47:33,674 root INFO copying build/lib/python_utils/exceptions.py -> build/bdist.linux-armv8l/wheel/python_utils 2024-10-30 14:47:33,674 root INFO copying build/lib/python_utils/formatters.py -> build/bdist.linux-armv8l/wheel/python_utils 2024-10-30 14:47:33,675 root INFO copying build/lib/python_utils/loguru.py -> build/bdist.linux-armv8l/wheel/python_utils 2024-10-30 14:47:33,675 root INFO copying build/lib/python_utils/terminal.py -> build/bdist.linux-armv8l/wheel/python_utils 2024-10-30 14:47:33,675 root INFO copying build/lib/python_utils/types.py -> build/bdist.linux-armv8l/wheel/python_utils 2024-10-30 14:47:33,675 root INFO copying build/lib/python_utils/import_.py -> build/bdist.linux-armv8l/wheel/python_utils 2024-10-30 14:47:33,675 root INFO copying build/lib/python_utils/time.py -> build/bdist.linux-armv8l/wheel/python_utils 2024-10-30 14:47:33,676 root INFO copying build/lib/python_utils/py.typed -> build/bdist.linux-armv8l/wheel/python_utils 2024-10-30 14:47:33,676 root INFO copying build/lib/python_utils/compat.py -> build/bdist.linux-armv8l/wheel/python_utils 2024-10-30 14:47:33,676 root INFO copying build/lib/python_utils/__about__.py -> build/bdist.linux-armv8l/wheel/python_utils 2024-10-30 14:47:33,676 root INFO running install_egg_info 2024-10-30 14:47:33,679 root INFO running egg_info 2024-10-30 14:47:33,681 root INFO writing python_utils.egg-info/PKG-INFO 2024-10-30 14:47:33,687 root INFO writing dependency_links to python_utils.egg-info/dependency_links.txt 2024-10-30 14:47:33,688 root INFO writing requirements to python_utils.egg-info/requires.txt 2024-10-30 14:47:33,688 root INFO writing top-level names to python_utils.egg-info/top_level.txt 2024-10-30 14:47:33,691 root INFO reading manifest file 'python_utils.egg-info/SOURCES.txt' 2024-10-30 14:47:33,692 root INFO reading manifest template 'MANIFEST.in' 2024-10-30 14:47:33,693 root WARNING warning: no previously-included files matching '*' found under directory '__pycache__' 2024-10-30 14:47:33,693 root INFO adding license file 'LICENSE' 2024-10-30 14:47:33,694 root INFO writing manifest file 'python_utils.egg-info/SOURCES.txt' 2024-10-30 14:47:33,694 root INFO Copying python_utils.egg-info to build/bdist.linux-armv8l/wheel/python_utils-3.8.1-py3.12.egg-info 2024-10-30 14:47:33,695 root INFO running install_scripts 2024-10-30 14:47:33,703 root INFO creating build/bdist.linux-armv8l/wheel/python_utils-3.8.1.dist-info/WHEEL 2024-10-30 14:47:33,703 wheel INFO creating '/home/buildozer/aports/community/py3-utils/src/python-utils-3.8.1/.dist/.tmp-vlh067w5/python_utils-3.8.1-py2.py3-none-any.whl' and adding 'build/bdist.linux-armv8l/wheel' to it 2024-10-30 14:47:33,704 wheel INFO adding 'python_utils/__about__.py' 2024-10-30 14:47:33,704 wheel INFO adding 'python_utils/__init__.py' 2024-10-30 14:47:33,705 wheel INFO adding 'python_utils/aio.py' 2024-10-30 14:47:33,705 wheel INFO adding 'python_utils/compat.py' 2024-10-30 14:47:33,705 wheel INFO adding 'python_utils/containers.py' 2024-10-30 14:47:33,705 wheel INFO adding 'python_utils/converters.py' 2024-10-30 14:47:33,705 wheel INFO adding 'python_utils/decorators.py' 2024-10-30 14:47:33,706 wheel INFO adding 'python_utils/exceptions.py' 2024-10-30 14:47:33,706 wheel INFO adding 'python_utils/formatters.py' 2024-10-30 14:47:33,706 wheel INFO adding 'python_utils/generators.py' 2024-10-30 14:47:33,706 wheel INFO adding 'python_utils/import_.py' 2024-10-30 14:47:33,707 wheel INFO adding 'python_utils/logger.py' 2024-10-30 14:47:33,707 wheel INFO adding 'python_utils/loguru.py' 2024-10-30 14:47:33,707 wheel INFO adding 'python_utils/py.typed' 2024-10-30 14:47:33,707 wheel INFO adding 'python_utils/terminal.py' 2024-10-30 14:47:33,707 wheel INFO adding 'python_utils/time.py' 2024-10-30 14:47:33,708 wheel INFO adding 'python_utils/types.py' 2024-10-30 14:47:33,708 wheel INFO adding 'python_utils-3.8.1.dist-info/LICENSE' 2024-10-30 14:47:33,708 wheel INFO adding 'python_utils-3.8.1.dist-info/METADATA' 2024-10-30 14:47:33,708 wheel INFO adding 'python_utils-3.8.1.dist-info/WHEEL' 2024-10-30 14:47:33,708 wheel INFO adding 'python_utils-3.8.1.dist-info/top_level.txt' 2024-10-30 14:47:33,709 wheel INFO adding 'python_utils-3.8.1.dist-info/RECORD' 2024-10-30 14:47:33,709 root INFO removing build/bdist.linux-armv8l/wheel 2024-10-30 14:47:33,713 gpep517 INFO The backend produced .dist/python_utils-3.8.1-py2.py3-none-any.whl python_utils-3.8.1-py2.py3-none-any.whl /usr/lib/python3.12/site-packages/pytest_asyncio/plugin.py:208: PytestDeprecationWarning: The configuration option "asyncio_default_fixture_loop_scope" is unset. The event loop scope for asynchronous fixtures will default to the fixture caching scope. Future versions of pytest-asyncio will default the loop scope for asynchronous fixtures to function scope. Set the default fixture loop scope explicitly in order to avoid unexpected behavior in the future. Valid fixture loop scopes are: "function", "class", "module", "package", "session" warnings.warn(PytestDeprecationWarning(_DEFAULT_FIXTURE_LOOP_SCOPE_UNSET)) ============================= test session starts ============================== platform linux -- Python 3.12.7, pytest-8.3.3, pluggy-1.5.0 rootdir: /home/buildozer/aports/community/py3-utils/src/python-utils-3.8.1 configfile: pytest.ini plugins: asyncio-0.24.0 asyncio: mode=Mode.STRICT, default_loop_scope=None collected 57 items _python_utils_tests/test_aio.py .. [ 3%] _python_utils_tests/test_containers.py ..... [ 12%] _python_utils_tests/test_decorators.py .... [ 19%] _python_utils_tests/test_generators.py .... [ 26%] _python_utils_tests/test_import.py ...... [ 36%] _python_utils_tests/test_logger.py . [ 38%] _python_utils_tests/test_python_utils.py . [ 40%] _python_utils_tests/test_time.py ........... [ 59%] python_utils/containers.py .... [ 66%] python_utils/converters.py ...... [ 77%] python_utils/decorators.py ... [ 82%] python_utils/exceptions.py . [ 84%] python_utils/formatters.py ... [ 89%] python_utils/logger.py .. [ 92%] python_utils/time.py .... [100%] ============================== 57 passed in 4.43s ============================== >>> py3-utils: Entering fakeroot... >>> py3-utils-pyc*: Running split function pyc... 'usr/lib/python3.12/site-packages/python_utils/__pycache__' -> '/home/buildozer/aports/community/py3-utils/pkg/py3-utils-pyc/usr/lib/python3.12/site-packages/python_utils/__pycache__' >>> py3-utils-pyc*: Preparing subpackage py3-utils-pyc... >>> py3-utils-pyc*: Running postcheck for py3-utils-pyc >>> py3-utils*: Running postcheck for py3-utils >>> py3-utils*: Preparing package py3-utils... >>> py3-utils-pyc*: Tracing dependencies... python3~3.12 >>> py3-utils-pyc*: Package size: 85.5 KB >>> py3-utils-pyc*: Compressing data... >>> py3-utils-pyc*: Create checksum... >>> py3-utils-pyc*: Create py3-utils-pyc-3.8.1-r1.apk >>> py3-utils*: Tracing dependencies... python3~3.12 >>> py3-utils*: Package size: 79.9 KB >>> py3-utils*: Compressing data... >>> py3-utils*: Create checksum... >>> py3-utils*: Create py3-utils-3.8.1-r1.apk >>> py3-utils: Build complete at Wed, 30 Oct 2024 14:47:39 +0000 elapsed time 0h 0m 8s >>> py3-utils: Cleaning up srcdir >>> py3-utils: Cleaning up pkgdir >>> py3-utils: Uninstalling dependencies... (1/38) Purging .makedepends-py3-utils (20241030.144732) (2/38) Purging py3-gpep517-pyc (16-r0) (3/38) Purging py3-gpep517 (16-r0) (4/38) Purging py3-installer-pyc (0.7.0-r2) (5/38) Purging py3-installer (0.7.0-r2) (6/38) Purging py3-setuptools-pyc (70.3.0-r0) (7/38) Purging py3-setuptools (70.3.0-r0) (8/38) Purging py3-wheel-pyc (0.43.0-r0) (9/38) Purging py3-wheel (0.43.0-r0) (10/38) Purging py3-pytest-asyncio-pyc (0.24.0-r0) (11/38) Purging py3-pytest-asyncio (0.24.0-r0) (12/38) Purging py3-pytest-pyc (8.3.3-r0) (13/38) Purging py3-pytest (8.3.3-r0) (14/38) Purging py3-iniconfig-pyc (2.0.0-r1) (15/38) Purging py3-iniconfig (2.0.0-r1) (16/38) Purging py3-packaging-pyc (24.1-r0) (17/38) Purging py3-packaging (24.1-r0) (18/38) Purging py3-parsing-pyc (3.1.4-r0) (19/38) Purging py3-parsing (3.1.4-r0) (20/38) Purging py3-pluggy-pyc (1.5.0-r0) (21/38) Purging py3-pluggy (1.5.0-r0) (22/38) Purging py3-py-pyc (1.11.0-r4) (23/38) Purging py3-py (1.11.0-r4) (24/38) Purging py3-loguru-pyc (0.7.2-r2) (25/38) Purging py3-loguru (0.7.2-r2) (26/38) Purging py3-colorama-pyc (0.4.6-r5) (27/38) Purging py3-colorama (0.4.6-r5) (28/38) Purging python3-pyc (3.12.7-r1) (29/38) Purging python3-pycache-pyc0 (3.12.7-r1) (30/38) Purging pyc (3.12.7-r1) (31/38) Purging python3 (3.12.7-r1) (32/38) Purging gdbm (1.24-r0) (33/38) Purging libbz2 (1.0.8-r6) (34/38) Purging libffi (3.4.6-r0) (35/38) Purging libpanelw (6.5_p20241006-r1) (36/38) Purging mpdecimal (4.0.0-r0) (37/38) Purging sqlite-libs (3.47.0-r0) (38/38) Purging xz-libs (5.6.3-r0) Executing busybox-1.37.0-r3.trigger OK: 322 MiB in 101 packages >>> py3-utils: Updating the community/armhf repository index... >>> py3-utils: Signing the index...