>>> py3-utils: Building community/py3-utils 3.9.1-r0 (using abuild 3.15.0_rc3-r1) started Wed, 07 May 2025 06:58:01 +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_p20250503-r0) (7/44) Installing sqlite-libs (3.49.1-r1) (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 (19-r0) (17/44) Installing py3-gpep517-pyc (19-r0) (18/44) Installing py3-parsing (3.2.3-r0) (19/44) Installing py3-parsing-pyc (3.2.3-r0) (20/44) Installing py3-packaging (25.0-r0) (21/44) Installing py3-packaging-pyc (25.0-r0) (22/44) Installing py3-setuptools (80.3.1-r0) (23/44) Installing py3-setuptools-pyc (80.3.1-r0) (24/44) Installing py3-wheel (0.46.1-r0) (25/44) Installing py3-wheel-pyc (0.46.1-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 (20250507.065816) Executing busybox-1.37.0-r17.trigger OK: 388 MiB in 145 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) 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-05-07 06:58:19,555 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ /usr/lib/python3.12/site-packages/setuptools/dist.py:601: SetuptoolsDeprecationWarning: Invalid dash-separated key 'description-file' in 'metadata' (setup.cfg), please use the underscore name 'description_file' instead. !! ******************************************************************************** Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead. (Affected: python-utils). By 2026-Mar-03, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! opt = self._enforce_underscore(opt, section) /usr/lib/python3.12/site-packages/setuptools/dist.py:761: 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-05-07 06:58:19,705 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-05-07 06:58:19,829 root INFO running build 2025-05-07 06:58:19,830 root INFO running build_py 2025-05-07 06:58:19,857 root INFO creating build/lib/python_utils 2025-05-07 06:58:19,859 root INFO copying python_utils/__about__.py -> build/lib/python_utils 2025-05-07 06:58:19,861 root INFO copying python_utils/__init__.py -> build/lib/python_utils 2025-05-07 06:58:19,862 root INFO copying python_utils/exceptions.py -> build/lib/python_utils 2025-05-07 06:58:19,864 root INFO copying python_utils/logger.py -> build/lib/python_utils 2025-05-07 06:58:19,866 root INFO copying python_utils/containers.py -> build/lib/python_utils 2025-05-07 06:58:19,868 root INFO copying python_utils/terminal.py -> build/lib/python_utils 2025-05-07 06:58:19,869 root INFO copying python_utils/time.py -> build/lib/python_utils 2025-05-07 06:58:19,871 root INFO copying python_utils/formatters.py -> build/lib/python_utils 2025-05-07 06:58:19,873 root INFO copying python_utils/loguru.py -> build/lib/python_utils 2025-05-07 06:58:19,875 root INFO copying python_utils/decorators.py -> build/lib/python_utils 2025-05-07 06:58:19,876 root INFO copying python_utils/import_.py -> build/lib/python_utils 2025-05-07 06:58:19,878 root INFO copying python_utils/converters.py -> build/lib/python_utils 2025-05-07 06:58:19,880 root INFO copying python_utils/generators.py -> build/lib/python_utils 2025-05-07 06:58:19,881 root INFO copying python_utils/types.py -> build/lib/python_utils 2025-05-07 06:58:19,883 root INFO copying python_utils/aio.py -> build/lib/python_utils 2025-05-07 06:58:19,886 root INFO copying python_utils/py.typed -> build/lib/python_utils 2025-05-07 06:58:19,932 root INFO installing to build/bdist.linux-riscv64/wheel 2025-05-07 06:58:19,933 root INFO running install 2025-05-07 06:58:19,997 root INFO running install_lib 2025-05-07 06:58:20,018 root INFO creating build/bdist.linux-riscv64/wheel 2025-05-07 06:58:20,020 root INFO creating build/bdist.linux-riscv64/wheel/python_utils 2025-05-07 06:58:20,021 root INFO copying build/lib/python_utils/__about__.py -> build/bdist.linux-riscv64/wheel/./python_utils 2025-05-07 06:58:20,022 root INFO copying build/lib/python_utils/__init__.py -> build/bdist.linux-riscv64/wheel/./python_utils 2025-05-07 06:58:20,023 root INFO copying build/lib/python_utils/exceptions.py -> build/bdist.linux-riscv64/wheel/./python_utils 2025-05-07 06:58:20,024 root INFO copying build/lib/python_utils/logger.py -> build/bdist.linux-riscv64/wheel/./python_utils 2025-05-07 06:58:20,026 root INFO copying build/lib/python_utils/containers.py -> build/bdist.linux-riscv64/wheel/./python_utils 2025-05-07 06:58:20,027 root INFO copying build/lib/python_utils/terminal.py -> build/bdist.linux-riscv64/wheel/./python_utils 2025-05-07 06:58:20,028 root INFO copying build/lib/python_utils/time.py -> build/bdist.linux-riscv64/wheel/./python_utils 2025-05-07 06:58:20,030 root INFO copying build/lib/python_utils/py.typed -> build/bdist.linux-riscv64/wheel/./python_utils 2025-05-07 06:58:20,031 root INFO copying build/lib/python_utils/formatters.py -> build/bdist.linux-riscv64/wheel/./python_utils 2025-05-07 06:58:20,032 root INFO copying build/lib/python_utils/loguru.py -> build/bdist.linux-riscv64/wheel/./python_utils 2025-05-07 06:58:20,033 root INFO copying build/lib/python_utils/decorators.py -> build/bdist.linux-riscv64/wheel/./python_utils 2025-05-07 06:58:20,034 root INFO copying build/lib/python_utils/import_.py -> build/bdist.linux-riscv64/wheel/./python_utils 2025-05-07 06:58:20,036 root INFO copying build/lib/python_utils/converters.py -> build/bdist.linux-riscv64/wheel/./python_utils 2025-05-07 06:58:20,037 root INFO copying build/lib/python_utils/generators.py -> build/bdist.linux-riscv64/wheel/./python_utils 2025-05-07 06:58:20,038 root INFO copying build/lib/python_utils/types.py -> build/bdist.linux-riscv64/wheel/./python_utils 2025-05-07 06:58:20,039 root INFO copying build/lib/python_utils/aio.py -> build/bdist.linux-riscv64/wheel/./python_utils 2025-05-07 06:58:20,040 root INFO running install_egg_info 2025-05-07 06:58:20,063 root INFO running egg_info 2025-05-07 06:58:20,080 root INFO creating python_utils.egg-info 2025-05-07 06:58:20,081 root INFO writing python_utils.egg-info/PKG-INFO 2025-05-07 06:58:20,093 root INFO writing dependency_links to python_utils.egg-info/dependency_links.txt 2025-05-07 06:58:20,100 root INFO writing requirements to python_utils.egg-info/requires.txt 2025-05-07 06:58:20,101 root INFO writing top-level names to python_utils.egg-info/top_level.txt 2025-05-07 06:58:20,101 root INFO writing manifest file 'python_utils.egg-info/SOURCES.txt' 2025-05-07 06:58:20,124 root INFO reading manifest file 'python_utils.egg-info/SOURCES.txt' 2025-05-07 06:58:20,126 root INFO reading manifest template 'MANIFEST.in' 2025-05-07 06:58:20,134 root WARNING warning: no previously-included files matching '*' found under directory '__pycache__' 2025-05-07 06:58:20,134 root INFO adding license file 'LICENSE' 2025-05-07 06:58:20,140 root INFO writing manifest file 'python_utils.egg-info/SOURCES.txt' 2025-05-07 06:58:20,141 root INFO Copying python_utils.egg-info to build/bdist.linux-riscv64/wheel/./python_utils-3.9.1-py3.12.egg-info 2025-05-07 06:58:20,147 root INFO running install_scripts 2025-05-07 06:58:20,153 root INFO creating build/bdist.linux-riscv64/wheel/python_utils-3.9.1.dist-info/WHEEL 2025-05-07 06:58:20,156 wheel INFO creating '/home/buildozer/aports/community/py3-utils/src/python-utils-3.9.1/.dist/.tmp-92luwr47/python_utils-3.9.1-py2.py3-none-any.whl' and adding 'build/bdist.linux-riscv64/wheel' to it 2025-05-07 06:58:20,158 wheel INFO adding 'python_utils/__about__.py' 2025-05-07 06:58:20,159 wheel INFO adding 'python_utils/__init__.py' 2025-05-07 06:58:20,161 wheel INFO adding 'python_utils/aio.py' 2025-05-07 06:58:20,163 wheel INFO adding 'python_utils/containers.py' 2025-05-07 06:58:20,165 wheel INFO adding 'python_utils/converters.py' 2025-05-07 06:58:20,166 wheel INFO adding 'python_utils/decorators.py' 2025-05-07 06:58:20,168 wheel INFO adding 'python_utils/exceptions.py' 2025-05-07 06:58:20,169 wheel INFO adding 'python_utils/formatters.py' 2025-05-07 06:58:20,171 wheel INFO adding 'python_utils/generators.py' 2025-05-07 06:58:20,172 wheel INFO adding 'python_utils/import_.py' 2025-05-07 06:58:20,174 wheel INFO adding 'python_utils/logger.py' 2025-05-07 06:58:20,176 wheel INFO adding 'python_utils/loguru.py' 2025-05-07 06:58:20,177 wheel INFO adding 'python_utils/py.typed' 2025-05-07 06:58:20,178 wheel INFO adding 'python_utils/terminal.py' 2025-05-07 06:58:20,180 wheel INFO adding 'python_utils/time.py' 2025-05-07 06:58:20,182 wheel INFO adding 'python_utils/types.py' 2025-05-07 06:58:20,184 wheel INFO adding 'python_utils-3.9.1.dist-info/licenses/LICENSE' 2025-05-07 06:58:20,185 wheel INFO adding 'python_utils-3.9.1.dist-info/METADATA' 2025-05-07 06:58:20,187 wheel INFO adding 'python_utils-3.9.1.dist-info/WHEEL' 2025-05-07 06:58:20,188 wheel INFO adding 'python_utils-3.9.1.dist-info/top_level.txt' 2025-05-07 06:58:20,189 wheel INFO adding 'python_utils-3.9.1.dist-info/RECORD' 2025-05-07 06:58:20,190 root INFO removing build/bdist.linux-riscv64/wheel 2025-05-07 06:58:20,195 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 12.89s ============================== >>> 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 Wed, 07 May 2025 06:58:38 +0000 elapsed time 0h 0m 37s >>> py3-utils: Cleaning up srcdir >>> py3-utils: Cleaning up pkgdir >>> py3-utils: Uninstalling dependencies... (1/44) Purging .makedepends-py3-utils (20250507.065816) (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 (19-r0) (5/44) Purging py3-gpep517 (19-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 (80.3.1-r0) (9/44) Purging py3-setuptools (80.3.1-r0) (10/44) Purging py3-wheel-pyc (0.46.1-r0) (11/44) Purging py3-wheel (0.46.1-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 (25.0-r0) (25/44) Purging py3-packaging (25.0-r0) (26/44) Purging py3-parsing-pyc (3.2.3-r0) (27/44) Purging py3-parsing (3.2.3-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_p20250503-r0) (42/44) Purging mpdecimal (4.0.0-r0) (43/44) Purging sqlite-libs (3.49.1-r1) (44/44) Purging xz-libs (5.8.1-r0) Executing busybox-1.37.0-r17.trigger OK: 338 MiB in 101 packages >>> py3-utils: Updating the community/riscv64 repository index... >>> py3-utils: Signing the index...