>>> py3-utils: Building community/py3-utils 3.9.1-r0 (using abuild 3.15.0_rc3-r1) started Sun, 27 Apr 2025 04:58:13 +0000 >>> py3-utils: Validating /home/buildozer/aports/community/py3-utils/APKBUILD... >>> py3-utils: Analyzing dependencies... >>> py3-utils: Installing for build: build-base py3-typing-extensions py3-gpep517 py3-setuptools py3-wheel py3-loguru py3-pytest py3-pytest-asyncio py3-pytest-cov (1/44) Installing libbz2 (1.0.8-r6) (2/44) Installing libffi (3.4.8-r0) (3/44) Installing gdbm (1.24-r0) (4/44) Installing xz-libs (5.8.1-r0) (5/44) Installing mpdecimal (4.0.0-r0) (6/44) Installing libpanelw (6.5_p20250412-r0) (7/44) Installing sqlite-libs (3.49.1-r0) (8/44) Installing python3 (3.12.10-r0) (9/44) Installing python3-pycache-pyc0 (3.12.10-r0) (10/44) Installing pyc (3.12.10-r0) (11/44) Installing py3-typing-extensions-pyc (4.13.2-r0) (12/44) Installing python3-pyc (3.12.10-r0) (13/44) Installing py3-typing-extensions (4.13.2-r0) (14/44) Installing py3-installer (0.7.0-r2) (15/44) Installing py3-installer-pyc (0.7.0-r2) (16/44) Installing py3-gpep517 (16-r0) (17/44) Installing py3-gpep517-pyc (16-r0) (18/44) Installing py3-parsing (3.2.0-r0) (19/44) Installing py3-parsing-pyc (3.2.0-r0) (20/44) Installing py3-packaging (24.2-r0) (21/44) Installing py3-packaging-pyc (24.2-r0) (22/44) Installing py3-setuptools (77.0.3-r0) (23/44) Installing py3-setuptools-pyc (77.0.3-r0) (24/44) Installing py3-wheel (0.43.0-r0) (25/44) Installing py3-wheel-pyc (0.43.0-r0) (26/44) Installing py3-colorama (0.4.6-r5) (27/44) Installing py3-colorama-pyc (0.4.6-r5) (28/44) Installing py3-loguru (0.7.2-r2) (29/44) Installing py3-loguru-pyc (0.7.2-r2) (30/44) Installing py3-iniconfig (2.1.0-r0) (31/44) Installing py3-iniconfig-pyc (2.1.0-r0) (32/44) Installing py3-pluggy (1.5.0-r0) (33/44) Installing py3-pluggy-pyc (1.5.0-r0) (34/44) Installing py3-py (1.11.0-r4) (35/44) Installing py3-py-pyc (1.11.0-r4) (36/44) Installing py3-pytest (8.3.5-r0) (37/44) Installing py3-pytest-pyc (8.3.5-r0) (38/44) Installing py3-pytest-asyncio (0.25.0-r0) (39/44) Installing py3-pytest-asyncio-pyc (0.25.0-r0) (40/44) Installing py3-coverage (7.6.10-r0) (41/44) Installing py3-coverage-pyc (7.6.10-r0) (42/44) Installing py3-pytest-cov (5.0.0-r0) (43/44) Installing py3-pytest-cov-pyc (5.0.0-r0) (44/44) Installing .makedepends-py3-utils (20250427.045817) Executing busybox-1.37.0-r16.trigger OK: 322 MiB in 146 packages >>> py3-utils: Cleaning up srcdir >>> py3-utils: Cleaning up pkgdir >>> py3-utils: Cleaning up tmpdir >>> py3-utils: Fetching https://distfiles.alpinelinux.org/distfiles/v3.22/py3-utils-3.9.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 py3-utils-3.9.1.tar.gz::https://github.com/wolph/python-utils/archive/refs/tags/v3.9.1.tar.gz Connecting to github.com (140.82.121.4:443) Connecting to codeload.github.com (140.82.121.10:443) saving to '/var/cache/distfiles/v3.22/py3-utils-3.9.1.tar.gz.part' py3-utils-3.9.1.tar. 100% |********************************| 36828 0:00:00 ETA '/var/cache/distfiles/v3.22/py3-utils-3.9.1.tar.gz.part' saved >>> py3-utils: Fetching https://distfiles.alpinelinux.org/distfiles/v3.22/py3-utils-3.9.1.tar.gz >>> py3-utils: Checking sha512sums... py3-utils-3.9.1.tar.gz: OK >>> py3-utils: Unpacking /var/cache/distfiles/v3.22/py3-utils-3.9.1.tar.gz... 2025-04-27 04:58:18,535 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ /usr/lib/python3.12/site-packages/setuptools/dist.py:598: SetuptoolsDeprecationWarning: Invalid dash-separated options !! ******************************************************************************** Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! opt = self.warn_dash_deprecation(opt, section) /usr/lib/python3.12/site-packages/setuptools/dist.py:760: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: BSD License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() 2025-04-27 04:58:18,576 root INFO running bdist_wheel /usr/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:135: SetuptoolsDeprecationWarning: bdist_wheel.universal is deprecated !! ******************************************************************************** With Python 2.7 end-of-life, support for building universal wheels (i.e., wheels that support both Python 2 and Python 3) is being obviated. Please discontinue using this option, or if you still need it, file an issue with pypa/setuptools describing your use case. By 2025-Aug-30, you need to update your project and remove deprecated calls or your builds will no longer be supported. ******************************************************************************** !! self.finalize_options() 2025-04-27 04:58:18,595 root INFO running build 2025-04-27 04:58:18,596 root INFO running build_py 2025-04-27 04:58:18,600 root INFO creating build/lib/python_utils 2025-04-27 04:58:18,600 root INFO copying python_utils/__init__.py -> build/lib/python_utils 2025-04-27 04:58:18,601 root INFO copying python_utils/containers.py -> build/lib/python_utils 2025-04-27 04:58:18,601 root INFO copying python_utils/decorators.py -> build/lib/python_utils 2025-04-27 04:58:18,601 root INFO copying python_utils/aio.py -> build/lib/python_utils 2025-04-27 04:58:18,602 root INFO copying python_utils/converters.py -> build/lib/python_utils 2025-04-27 04:58:18,602 root INFO copying python_utils/generators.py -> build/lib/python_utils 2025-04-27 04:58:18,602 root INFO copying python_utils/logger.py -> build/lib/python_utils 2025-04-27 04:58:18,602 root INFO copying python_utils/exceptions.py -> build/lib/python_utils 2025-04-27 04:58:18,603 root INFO copying python_utils/formatters.py -> build/lib/python_utils 2025-04-27 04:58:18,603 root INFO copying python_utils/loguru.py -> build/lib/python_utils 2025-04-27 04:58:18,603 root INFO copying python_utils/terminal.py -> build/lib/python_utils 2025-04-27 04:58:18,604 root INFO copying python_utils/types.py -> build/lib/python_utils 2025-04-27 04:58:18,604 root INFO copying python_utils/import_.py -> build/lib/python_utils 2025-04-27 04:58:18,604 root INFO copying python_utils/time.py -> build/lib/python_utils 2025-04-27 04:58:18,604 root INFO copying python_utils/__about__.py -> build/lib/python_utils 2025-04-27 04:58:18,605 root INFO copying python_utils/py.typed -> build/lib/python_utils 2025-04-27 04:58:18,613 root INFO installing to build/bdist.linux-armv8l/wheel 2025-04-27 04:58:18,613 root INFO running install 2025-04-27 04:58:18,624 root INFO running install_lib 2025-04-27 04:58:18,628 root INFO creating build/bdist.linux-armv8l/wheel 2025-04-27 04:58:18,628 root INFO creating build/bdist.linux-armv8l/wheel/python_utils 2025-04-27 04:58:18,628 root INFO copying build/lib/python_utils/__init__.py -> build/bdist.linux-armv8l/wheel/./python_utils 2025-04-27 04:58:18,629 root INFO copying build/lib/python_utils/containers.py -> build/bdist.linux-armv8l/wheel/./python_utils 2025-04-27 04:58:18,629 root INFO copying build/lib/python_utils/decorators.py -> build/bdist.linux-armv8l/wheel/./python_utils 2025-04-27 04:58:18,629 root INFO copying build/lib/python_utils/aio.py -> build/bdist.linux-armv8l/wheel/./python_utils 2025-04-27 04:58:18,629 root INFO copying build/lib/python_utils/converters.py -> build/bdist.linux-armv8l/wheel/./python_utils 2025-04-27 04:58:18,630 root INFO copying build/lib/python_utils/generators.py -> build/bdist.linux-armv8l/wheel/./python_utils 2025-04-27 04:58:18,630 root INFO copying build/lib/python_utils/logger.py -> build/bdist.linux-armv8l/wheel/./python_utils 2025-04-27 04:58:18,630 root INFO copying build/lib/python_utils/exceptions.py -> build/bdist.linux-armv8l/wheel/./python_utils 2025-04-27 04:58:18,630 root INFO copying build/lib/python_utils/formatters.py -> build/bdist.linux-armv8l/wheel/./python_utils 2025-04-27 04:58:18,630 root INFO copying build/lib/python_utils/loguru.py -> build/bdist.linux-armv8l/wheel/./python_utils 2025-04-27 04:58:18,631 root INFO copying build/lib/python_utils/terminal.py -> build/bdist.linux-armv8l/wheel/./python_utils 2025-04-27 04:58:18,631 root INFO copying build/lib/python_utils/types.py -> build/bdist.linux-armv8l/wheel/./python_utils 2025-04-27 04:58:18,631 root INFO copying build/lib/python_utils/import_.py -> build/bdist.linux-armv8l/wheel/./python_utils 2025-04-27 04:58:18,631 root INFO copying build/lib/python_utils/time.py -> build/bdist.linux-armv8l/wheel/./python_utils 2025-04-27 04:58:18,631 root INFO copying build/lib/python_utils/py.typed -> build/bdist.linux-armv8l/wheel/./python_utils 2025-04-27 04:58:18,632 root INFO copying build/lib/python_utils/__about__.py -> build/bdist.linux-armv8l/wheel/./python_utils 2025-04-27 04:58:18,632 root INFO running install_egg_info 2025-04-27 04:58:18,636 root INFO running egg_info 2025-04-27 04:58:18,640 root INFO creating python_utils.egg-info 2025-04-27 04:58:18,640 root INFO writing python_utils.egg-info/PKG-INFO 2025-04-27 04:58:18,643 root INFO writing dependency_links to python_utils.egg-info/dependency_links.txt 2025-04-27 04:58:18,644 root INFO writing requirements to python_utils.egg-info/requires.txt 2025-04-27 04:58:18,644 root INFO writing top-level names to python_utils.egg-info/top_level.txt 2025-04-27 04:58:18,645 root INFO writing manifest file 'python_utils.egg-info/SOURCES.txt' 2025-04-27 04:58:18,649 root INFO reading manifest file 'python_utils.egg-info/SOURCES.txt' 2025-04-27 04:58:18,649 root INFO reading manifest template 'MANIFEST.in' 2025-04-27 04:58:18,651 root WARNING warning: no previously-included files matching '*' found under directory '__pycache__' 2025-04-27 04:58:18,651 root INFO adding license file 'LICENSE' 2025-04-27 04:58:18,652 root INFO writing manifest file 'python_utils.egg-info/SOURCES.txt' 2025-04-27 04:58:18,652 root INFO Copying python_utils.egg-info to build/bdist.linux-armv8l/wheel/./python_utils-3.9.1-py3.12.egg-info 2025-04-27 04:58:18,653 root INFO running install_scripts 2025-04-27 04:58:18,654 root INFO creating build/bdist.linux-armv8l/wheel/python_utils-3.9.1.dist-info/WHEEL 2025-04-27 04:58:18,655 wheel INFO creating '/home/buildozer/aports/community/py3-utils/src/python-utils-3.9.1/.dist/.tmp-6p5dso9y/python_utils-3.9.1-py2.py3-none-any.whl' and adding 'build/bdist.linux-armv8l/wheel' to it 2025-04-27 04:58:18,656 wheel INFO adding 'python_utils/__about__.py' 2025-04-27 04:58:18,656 wheel INFO adding 'python_utils/__init__.py' 2025-04-27 04:58:18,656 wheel INFO adding 'python_utils/aio.py' 2025-04-27 04:58:18,656 wheel INFO adding 'python_utils/containers.py' 2025-04-27 04:58:18,657 wheel INFO adding 'python_utils/converters.py' 2025-04-27 04:58:18,657 wheel INFO adding 'python_utils/decorators.py' 2025-04-27 04:58:18,657 wheel INFO adding 'python_utils/exceptions.py' 2025-04-27 04:58:18,657 wheel INFO adding 'python_utils/formatters.py' 2025-04-27 04:58:18,658 wheel INFO adding 'python_utils/generators.py' 2025-04-27 04:58:18,658 wheel INFO adding 'python_utils/import_.py' 2025-04-27 04:58:18,658 wheel INFO adding 'python_utils/logger.py' 2025-04-27 04:58:18,658 wheel INFO adding 'python_utils/loguru.py' 2025-04-27 04:58:18,658 wheel INFO adding 'python_utils/py.typed' 2025-04-27 04:58:18,659 wheel INFO adding 'python_utils/terminal.py' 2025-04-27 04:58:18,659 wheel INFO adding 'python_utils/time.py' 2025-04-27 04:58:18,659 wheel INFO adding 'python_utils/types.py' 2025-04-27 04:58:18,659 wheel INFO adding 'python_utils-3.9.1.dist-info/licenses/LICENSE' 2025-04-27 04:58:18,660 wheel INFO adding 'python_utils-3.9.1.dist-info/METADATA' 2025-04-27 04:58:18,660 wheel INFO adding 'python_utils-3.9.1.dist-info/WHEEL' 2025-04-27 04:58:18,660 wheel INFO adding 'python_utils-3.9.1.dist-info/top_level.txt' 2025-04-27 04:58:18,660 wheel INFO adding 'python_utils-3.9.1.dist-info/RECORD' 2025-04-27 04:58:18,660 root INFO removing build/bdist.linux-armv8l/wheel 2025-04-27 04:58:18,661 gpep517 INFO The backend produced .dist/python_utils-3.9.1-py2.py3-none-any.whl python_utils-3.9.1-py2.py3-none-any.whl /usr/lib/python3.12/site-packages/pytest_asyncio/plugin.py:207: 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.10, pytest-8.3.5, pluggy-1.5.0 rootdir: /home/buildozer/aports/community/py3-utils/src/python-utils-3.9.1 configfile: pytest.ini plugins: asyncio-0.25.0, cov-5.0.0 asyncio: mode=Mode.STRICT, asyncio_default_fixture_loop_scope=None collected 66 items _python_utils_tests/test_aio.py ... [ 4%] _python_utils_tests/test_containers.py ..... [ 12%] _python_utils_tests/test_decorators.py .... [ 18%] _python_utils_tests/test_generators.py .... [ 24%] _python_utils_tests/test_import.py ...... [ 33%] _python_utils_tests/test_logger.py . [ 34%] _python_utils_tests/test_python_utils.py . [ 36%] _python_utils_tests/test_time.py .............. [ 57%] python_utils/containers.py ...... [ 66%] python_utils/converters.py ...... [ 75%] python_utils/decorators.py ... [ 80%] python_utils/exceptions.py . [ 81%] python_utils/formatters.py ... [ 86%] python_utils/logger.py ... [ 90%] python_utils/loguru.py . [ 92%] python_utils/terminal.py . [ 93%] python_utils/time.py .... [100%] ---------- coverage: platform linux, python 3.12.10-final-0 ---------- Name Stmts Miss Branch BrPart Cover Missing ------------------------------------------------------------------------ python_utils/__about__.py 6 0 0 0 100% python_utils/__init__.py 13 0 0 0 100% python_utils/aio.py 30 0 12 0 100% python_utils/containers.py 123 0 60 0 100% python_utils/converters.py 81 0 40 0 100% python_utils/decorators.py 44 0 10 0 100% python_utils/exceptions.py 7 0 0 0 100% python_utils/formatters.py 37 0 24 0 100% python_utils/generators.py 39 0 18 0 100% python_utils/import_.py 34 0 16 0 100% python_utils/logger.py 48 0 0 0 100% python_utils/loguru.py 10 0 0 0 100% python_utils/terminal.py 9 0 0 0 100% python_utils/time.py 98 0 38 0 100% python_utils/types.py 15 0 0 0 100% ------------------------------------------------------------------------ TOTAL 594 0 218 0 100% Required test coverage of 100.0% reached. Total coverage: 100.00% ============================== 66 passed in 9.47s ============================== >>> 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... py3-typing-extensions python3~3.12 >>> py3-utils-pyc*: Package size: 111.4 KB >>> py3-utils-pyc*: Compressing data... >>> py3-utils-pyc*: Create checksum... >>> py3-utils-pyc*: Create py3-utils-pyc-3.9.1-r0.apk >>> py3-utils*: Tracing dependencies... py3-typing-extensions python3~3.12 >>> py3-utils*: Package size: 104.6 KB >>> py3-utils*: Compressing data... >>> py3-utils*: Create checksum... >>> py3-utils*: Create py3-utils-3.9.1-r0.apk >>> py3-utils: Build complete at Sun, 27 Apr 2025 04:58:29 +0000 elapsed time 0h 0m 16s >>> py3-utils: Cleaning up srcdir >>> py3-utils: Cleaning up pkgdir >>> py3-utils: Uninstalling dependencies... (1/44) Purging .makedepends-py3-utils (20250427.045817) (2/44) Purging py3-typing-extensions-pyc (4.13.2-r0) (3/44) Purging py3-typing-extensions (4.13.2-r0) (4/44) Purging py3-gpep517-pyc (16-r0) (5/44) Purging py3-gpep517 (16-r0) (6/44) Purging py3-installer-pyc (0.7.0-r2) (7/44) Purging py3-installer (0.7.0-r2) (8/44) Purging py3-setuptools-pyc (77.0.3-r0) (9/44) Purging py3-setuptools (77.0.3-r0) (10/44) Purging py3-wheel-pyc (0.43.0-r0) (11/44) Purging py3-wheel (0.43.0-r0) (12/44) Purging py3-loguru-pyc (0.7.2-r2) (13/44) Purging py3-loguru (0.7.2-r2) (14/44) Purging py3-colorama-pyc (0.4.6-r5) (15/44) Purging py3-colorama (0.4.6-r5) (16/44) Purging py3-pytest-asyncio-pyc (0.25.0-r0) (17/44) Purging py3-pytest-asyncio (0.25.0-r0) (18/44) Purging py3-pytest-cov-pyc (5.0.0-r0) (19/44) Purging py3-pytest-cov (5.0.0-r0) (20/44) Purging py3-pytest-pyc (8.3.5-r0) (21/44) Purging py3-pytest (8.3.5-r0) (22/44) Purging py3-iniconfig-pyc (2.1.0-r0) (23/44) Purging py3-iniconfig (2.1.0-r0) (24/44) Purging py3-packaging-pyc (24.2-r0) (25/44) Purging py3-packaging (24.2-r0) (26/44) Purging py3-parsing-pyc (3.2.0-r0) (27/44) Purging py3-parsing (3.2.0-r0) (28/44) Purging py3-pluggy-pyc (1.5.0-r0) (29/44) Purging py3-pluggy (1.5.0-r0) (30/44) Purging py3-py-pyc (1.11.0-r4) (31/44) Purging py3-py (1.11.0-r4) (32/44) Purging py3-coverage-pyc (7.6.10-r0) (33/44) Purging py3-coverage (7.6.10-r0) (34/44) Purging python3-pyc (3.12.10-r0) (35/44) Purging python3-pycache-pyc0 (3.12.10-r0) (36/44) Purging pyc (3.12.10-r0) (37/44) Purging python3 (3.12.10-r0) (38/44) Purging gdbm (1.24-r0) (39/44) Purging libbz2 (1.0.8-r6) (40/44) Purging libffi (3.4.8-r0) (41/44) Purging libpanelw (6.5_p20250412-r0) (42/44) Purging mpdecimal (4.0.0-r0) (43/44) Purging sqlite-libs (3.49.1-r0) (44/44) Purging xz-libs (5.8.1-r0) Executing busybox-1.37.0-r16.trigger OK: 274 MiB in 102 packages >>> py3-utils: Updating the community/armv7 repository index... >>> py3-utils: Signing the index...