>>> py3-subprocess-tee: Building community/py3-subprocess-tee 0.4.2-r0 (using abuild 3.16.0_rc4-r0) started Wed, 22 Oct 2025 21:02:27 +0000 >>> py3-subprocess-tee: Validating /home/buildozer/aports/community/py3-subprocess-tee/APKBUILD... >>> py3-subprocess-tee: Analyzing dependencies... >>> py3-subprocess-tee: Installing for build: build-base python3 py3-enrich py3-setuptools py3-setuptools_scm py3-gpep517 py3-installer py3-wheel py3-pytest ( 1/46) Installing libbz2 (1.0.8-r6) ( 2/46) Installing libffi (3.5.2-r0) ( 3/46) Installing gdbm (1.26-r0) ( 4/46) Installing xz-libs (5.8.1-r0) ( 5/46) Installing mpdecimal (4.0.1-r0) ( 6/46) Installing libpanelw (6.5_p20251010-r0) ( 7/46) Installing sqlite-libs (3.50.4-r1) ( 8/46) Installing python3 (3.12.12-r0) ( 9/46) Installing python3-pycache-pyc0 (3.12.12-r0) (10/46) Installing pyc (3.12.12-r0) (11/46) Installing python3-pyc (3.12.12-r0) (12/46) Installing py3-attrs (25.3.0-r0) (13/46) Installing py3-attrs-pyc (25.3.0-r0) (14/46) Installing py3-mdurl (0.1.2-r3) (15/46) Installing py3-mdurl-pyc (0.1.2-r3) (16/46) Installing py3-markdown-it-py (3.0.0-r1) (17/46) Installing py3-markdown-it-py-pyc (3.0.0-r1) (18/46) Installing py3-pygments (2.19.2-r0) (19/46) Installing py3-pygments-pyc (2.19.2-r0) (20/46) Installing py3-rich (14.2.0-r0) (21/46) Installing py3-rich-pyc (14.2.0-r0) (22/46) Installing py3-enrich (1.2.7-r4) (23/46) Installing py3-enrich-pyc (1.2.7-r4) (24/46) Installing py3-parsing (3.2.3-r0) (25/46) Installing py3-parsing-pyc (3.2.3-r0) (26/46) Installing py3-packaging (25.0-r0) (27/46) Installing py3-packaging-pyc (25.0-r0) (28/46) Installing py3-setuptools (80.9.0-r1) (29/46) Installing py3-setuptools-pyc (80.9.0-r1) (30/46) Installing py3-setuptools_scm (9.2.0-r0) (31/46) Installing py3-setuptools_scm-pyc (9.2.0-r0) (32/46) Installing py3-installer (0.7.0-r2) (33/46) Installing py3-installer-pyc (0.7.0-r2) (34/46) Installing py3-gpep517 (19-r0) (35/46) Installing py3-gpep517-pyc (19-r0) (36/46) Installing py3-wheel (0.46.1-r0) (37/46) Installing py3-wheel-pyc (0.46.1-r0) (38/46) Installing py3-iniconfig (2.3.0-r0) (39/46) Installing py3-iniconfig-pyc (2.3.0-r0) (40/46) Installing py3-pluggy (1.6.0-r0) (41/46) Installing py3-pluggy-pyc (1.6.0-r0) (42/46) Installing py3-py (1.11.0-r4) (43/46) Installing py3-py-pyc (1.11.0-r4) (44/46) Installing py3-pytest (8.4.2-r1) (45/46) Installing py3-pytest-pyc (8.4.2-r1) (46/46) Installing .makedepends-py3-subprocess-tee (20251022.210258) busybox-1.37.0-r24.trigger: Executing script... OK: 400 MiB in 151 packages >>> py3-subprocess-tee: Cleaning up srcdir >>> py3-subprocess-tee: Cleaning up pkgdir >>> py3-subprocess-tee: Cleaning up tmpdir >>> py3-subprocess-tee: Fetching https://distfiles.alpinelinux.org/distfiles/v3.23/subprocess_tee-0.4.2.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) wget: server returned error: HTTP/1.1 404 Not Found >>> py3-subprocess-tee: Fetching https://files.pythonhosted.org/packages/source/s/subprocess_tee/subprocess_tee-0.4.2.tar.gz Connecting to files.pythonhosted.org ([2a04:4e42::223]:443) Connecting to files.pythonhosted.org ([2a04:4e42:200::223]:443) saving to '/var/cache/distfiles/v3.23/subprocess_tee-0.4.2.tar.gz.part' subprocess_tee-0.4.2 100% |********************************| 14951 0:00:00 ETA '/var/cache/distfiles/v3.23/subprocess_tee-0.4.2.tar.gz.part' saved /var/cache/distfiles/v3.23/subprocess_tee-0.4.2.tar.gz: OK >>> py3-subprocess-tee: Fetching https://distfiles.alpinelinux.org/distfiles/v3.23/subprocess_tee-0.4.2.tar.gz /var/cache/distfiles/v3.23/subprocess_tee-0.4.2.tar.gz: OK >>> py3-subprocess-tee: Unpacking /var/cache/distfiles/v3.23/subprocess_tee-0.4.2.tar.gz... 2025-10-22 21:02:59,559 gpep517 INFO Building wheel via backend setuptools.build_meta /usr/lib/python3.12/site-packages/setuptools/config/_apply_pyprojecttoml.py:82: SetuptoolsDeprecationWarning: `project.license` as a TOML table is deprecated !! ******************************************************************************** Please use a simple string containing a SPDX expression for `project.license`. You can also use `project.license-files`. (Both options available on setuptools>=77.0.0). By 2026-Feb-18, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! corresp(dist, value, root_dir) /usr/lib/python3.12/site-packages/setuptools/config/_apply_pyprojecttoml.py:61: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: MIT License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! dist._finalize_license_expression() /usr/lib/python3.12/site-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: MIT License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() 2025-10-22 21:02:59,723 root INFO running bdist_wheel 2025-10-22 21:02:59,740 root INFO running build 2025-10-22 21:02:59,740 root INFO running build_py 2025-10-22 21:02:59,744 root INFO creating build/lib/subprocess_tee 2025-10-22 21:02:59,744 root INFO copying src/subprocess_tee/__init__.py -> build/lib/subprocess_tee 2025-10-22 21:02:59,744 root INFO running egg_info 2025-10-22 21:02:59,748 root INFO writing src/subprocess_tee.egg-info/PKG-INFO 2025-10-22 21:02:59,751 root INFO writing dependency_links to src/subprocess_tee.egg-info/dependency_links.txt 2025-10-22 21:02:59,753 root INFO writing requirements to src/subprocess_tee.egg-info/requires.txt 2025-10-22 21:02:59,753 root INFO writing top-level names to src/subprocess_tee.egg-info/top_level.txt [10/22/25 21:02:59] ERROR listing git files failed - pretending git.py:26 there aren't any 2025-10-22 21:02:59,771 root INFO reading manifest file 'src/subprocess_tee.egg-info/SOURCES.txt' 2025-10-22 21:02:59,772 root INFO adding license file 'LICENSE' 2025-10-22 21:02:59,774 root INFO writing manifest file 'src/subprocess_tee.egg-info/SOURCES.txt' 2025-10-22 21:02:59,774 root INFO copying src/subprocess_tee/py.typed -> build/lib/subprocess_tee 2025-10-22 21:02:59,781 root INFO installing to build/bdist.linux-armv8l/wheel 2025-10-22 21:02:59,781 root INFO running install 2025-10-22 21:02:59,793 root INFO running install_lib 2025-10-22 21:02:59,796 root INFO creating build/bdist.linux-armv8l/wheel 2025-10-22 21:02:59,797 root INFO creating build/bdist.linux-armv8l/wheel/subprocess_tee 2025-10-22 21:02:59,797 root INFO copying build/lib/subprocess_tee/__init__.py -> build/bdist.linux-armv8l/wheel/./subprocess_tee 2025-10-22 21:02:59,797 root INFO copying build/lib/subprocess_tee/py.typed -> build/bdist.linux-armv8l/wheel/./subprocess_tee 2025-10-22 21:02:59,797 root INFO running install_egg_info 2025-10-22 21:02:59,801 root INFO Copying src/subprocess_tee.egg-info to build/bdist.linux-armv8l/wheel/./subprocess_tee-0.4.2-py3.12.egg-info 2025-10-22 21:02:59,801 root INFO running install_scripts 2025-10-22 21:02:59,803 root INFO creating build/bdist.linux-armv8l/wheel/subprocess_tee-0.4.2.dist-info/WHEEL 2025-10-22 21:02:59,803 wheel INFO creating '/home/buildozer/aports/community/py3-subprocess-tee/src/subprocess_tee-0.4.2/.dist/.tmp-_pjehze1/subprocess_tee-0.4.2-py3-none-any.whl' and adding 'build/bdist.linux-armv8l/wheel' to it 2025-10-22 21:02:59,803 wheel INFO adding 'subprocess_tee/__init__.py' 2025-10-22 21:02:59,804 wheel INFO adding 'subprocess_tee/py.typed' 2025-10-22 21:02:59,804 wheel INFO adding 'subprocess_tee-0.4.2.dist-info/licenses/LICENSE' 2025-10-22 21:02:59,804 wheel INFO adding 'subprocess_tee-0.4.2.dist-info/METADATA' 2025-10-22 21:02:59,804 wheel INFO adding 'subprocess_tee-0.4.2.dist-info/WHEEL' 2025-10-22 21:02:59,804 wheel INFO adding 'subprocess_tee-0.4.2.dist-info/top_level.txt' 2025-10-22 21:02:59,804 wheel INFO adding 'subprocess_tee-0.4.2.dist-info/RECORD' 2025-10-22 21:02:59,805 root INFO removing build/bdist.linux-armv8l/wheel 2025-10-22 21:02:59,805 gpep517 INFO The backend produced .dist/subprocess_tee-0.4.2-py3-none-any.whl subprocess_tee-0.4.2-py3-none-any.whl ============================= test session starts ============================== platform linux -- Python 3.12.12, pytest-8.4.2, pluggy-1.6.0 rootdir: /home/buildozer/aports/community/py3-subprocess-tee/src/subprocess_tee-0.4.2 configfile: pyproject.toml collected 17 items / 3 deselected / 14 selected test/test_unit.py .............. [100%] ======================= 14 passed, 3 deselected in 0.30s ======================= >>> py3-subprocess-tee: Entering fakeroot... >>> py3-subprocess-tee-pyc*: Running split function pyc... 'usr/lib/python3.12/site-packages/subprocess_tee/__pycache__' -> '/home/buildozer/aports/community/py3-subprocess-tee/pkg/py3-subprocess-tee-pyc/usr/lib/python3.12/site-packages/subprocess_tee/__pycache__' >>> py3-subprocess-tee-pyc*: Preparing subpackage py3-subprocess-tee-pyc... >>> py3-subprocess-tee-pyc*: Running postcheck for py3-subprocess-tee-pyc >>> py3-subprocess-tee*: Running postcheck for py3-subprocess-tee >>> py3-subprocess-tee*: Preparing package py3-subprocess-tee... >>> py3-subprocess-tee-pyc*: Tracing dependencies... python3~3.12 >>> py3-subprocess-tee-pyc*: Package size: 6.6 KB >>> py3-subprocess-tee-pyc*: Compressing data... >>> py3-subprocess-tee-pyc*: Create checksum... >>> py3-subprocess-tee-pyc*: Create py3-subprocess-tee-pyc-0.4.2-r0.apk >>> py3-subprocess-tee*: Tracing dependencies... python3 py3-enrich python3~3.12 >>> py3-subprocess-tee*: Package size: 10.3 KB >>> py3-subprocess-tee*: Compressing data... >>> py3-subprocess-tee*: Create checksum... >>> py3-subprocess-tee*: Create py3-subprocess-tee-0.4.2-r0.apk >>> py3-subprocess-tee: Build complete at Wed, 22 Oct 2025 21:03:01 +0000 elapsed time 0h 0m 34s >>> py3-subprocess-tee: Cleaning up srcdir >>> py3-subprocess-tee: Cleaning up pkgdir >>> py3-subprocess-tee: Cleaning up tmpdir >>> py3-subprocess-tee: Uninstalling dependencies... ( 1/46) Purging .makedepends-py3-subprocess-tee (20251022.210258) ( 2/46) Purging py3-enrich-pyc (1.2.7-r4) ( 3/46) Purging py3-enrich (1.2.7-r4) ( 4/46) Purging py3-rich-pyc (14.2.0-r0) ( 5/46) Purging py3-rich (14.2.0-r0) ( 6/46) Purging py3-markdown-it-py-pyc (3.0.0-r1) ( 7/46) Purging py3-markdown-it-py (3.0.0-r1) ( 8/46) Purging py3-attrs-pyc (25.3.0-r0) ( 9/46) Purging py3-attrs (25.3.0-r0) (10/46) Purging py3-mdurl-pyc (0.1.2-r3) (11/46) Purging py3-mdurl (0.1.2-r3) (12/46) Purging py3-setuptools_scm-pyc (9.2.0-r0) (13/46) Purging py3-setuptools_scm (9.2.0-r0) (14/46) Purging py3-setuptools-pyc (80.9.0-r1) (15/46) Purging py3-setuptools (80.9.0-r1) (16/46) Purging py3-gpep517-pyc (19-r0) (17/46) Purging py3-gpep517 (19-r0) (18/46) Purging py3-installer-pyc (0.7.0-r2) (19/46) Purging py3-installer (0.7.0-r2) (20/46) Purging py3-wheel-pyc (0.46.1-r0) (21/46) Purging py3-wheel (0.46.1-r0) (22/46) Purging py3-pytest-pyc (8.4.2-r1) (23/46) Purging py3-pytest (8.4.2-r1) (24/46) Purging py3-iniconfig-pyc (2.3.0-r0) (25/46) Purging py3-iniconfig (2.3.0-r0) (26/46) Purging py3-packaging-pyc (25.0-r0) (27/46) Purging py3-packaging (25.0-r0) (28/46) Purging py3-parsing-pyc (3.2.3-r0) (29/46) Purging py3-parsing (3.2.3-r0) (30/46) Purging py3-pluggy-pyc (1.6.0-r0) (31/46) Purging py3-pluggy (1.6.0-r0) (32/46) Purging py3-py-pyc (1.11.0-r4) (33/46) Purging py3-py (1.11.0-r4) (34/46) Purging py3-pygments-pyc (2.19.2-r0) (35/46) Purging py3-pygments (2.19.2-r0) (36/46) Purging python3-pyc (3.12.12-r0) (37/46) Purging python3-pycache-pyc0 (3.12.12-r0) (38/46) Purging pyc (3.12.12-r0) (39/46) Purging python3 (3.12.12-r0) (40/46) Purging gdbm (1.26-r0) (41/46) Purging libbz2 (1.0.8-r6) (42/46) Purging libffi (3.5.2-r0) (43/46) Purging libpanelw (6.5_p20251010-r0) (44/46) Purging mpdecimal (4.0.1-r0) (45/46) Purging sqlite-libs (3.50.4-r1) (46/46) Purging xz-libs (5.8.1-r0) busybox-1.37.0-r24.trigger: Executing script... OK: 342 MiB in 105 packages >>> py3-subprocess-tee: Updating the community/armhf repository index... >>> py3-subprocess-tee: Signing the index...