>>> py3-subunit: Building community/py3-subunit 1.4.4-r1 (using abuild 3.16.0_rc4-r0) started Thu, 06 Nov 2025 16:35:14 +0000 >>> py3-subunit: Validating /home/buildozer/aports/community/py3-subunit/APKBUILD... >>> py3-subunit: Analyzing dependencies... >>> py3-subunit: Installing for build: build-base python3 py3-extras py3-iso8601 py3-testtools py3-gpep517 py3-setuptools py3-wheel ( 1/45) Installing gdbm (1.26-r0) ( 2/45) Installing xz-libs (5.8.1-r0) ( 3/45) Installing mpdecimal (4.0.1-r0) ( 4/45) Installing libpanelw (6.5_p20251010-r0) ( 5/45) Installing python3 (3.12.12-r0) ( 6/45) Installing python3-pycache-pyc0 (3.12.12-r0) ( 7/45) Installing pyc (3.12.12-r0) ( 8/45) Installing python3-pyc (3.12.12-r0) ( 9/45) Installing py3-extras (1.0.0-r10) (10/45) Installing py3-extras-pyc (1.0.0-r10) (11/45) Installing py3-iso8601 (2.1.0-r1) (12/45) Installing py3-iso8601-pyc (2.1.0-r1) (13/45) Installing py3-editables (0.5-r2) (14/45) Installing py3-editables-pyc (0.5-r2) (15/45) Installing py3-parsing (3.2.3-r0) (16/45) Installing py3-parsing-pyc (3.2.3-r0) (17/45) Installing py3-packaging (25.0-r0) (18/45) Installing py3-packaging-pyc (25.0-r0) (19/45) Installing py3-pathspec (0.12.1-r2) (20/45) Installing py3-pathspec-pyc (0.12.1-r2) (21/45) Installing py3-pluggy (1.6.0-r0) (22/45) Installing py3-pluggy-pyc (1.6.0-r0) (23/45) Installing py3-trove-classifiers (2025.9.11.17-r0) (24/45) Installing py3-trove-classifiers-pyc (2025.9.11.17-r0) (25/45) Installing py3-hatchling (1.27.0-r0) (26/45) Installing py3-hatchling-pyc (1.27.0-r0) (27/45) Installing py3-setuptools (80.9.0-r2) (28/45) Installing py3-setuptools-pyc (80.9.0-r2) (29/45) Installing py3-setuptools_scm (9.2.2-r0) (30/45) Installing py3-setuptools_scm-pyc (9.2.2-r0) (31/45) Installing py3-hatch-vcs (0.5.0-r0) (32/45) Installing py3-hatch-vcs-pyc (0.5.0-r0) (33/45) Installing py3-pbr (7.0.1-r0) (34/45) Installing py3-pbr-pyc (7.0.1-r0) (35/45) Installing py3-fixtures (4.2.6-r0) (36/45) Installing py3-fixtures-pyc (4.2.6-r0) (37/45) Installing py3-testtools (2.7.2-r0) (38/45) Installing py3-testtools-pyc (2.7.2-r0) (39/45) Installing py3-installer (0.7.0-r2) (40/45) Installing py3-installer-pyc (0.7.0-r2) (41/45) Installing py3-gpep517 (19-r1) (42/45) Installing py3-gpep517-pyc (19-r1) (43/45) Installing py3-wheel (0.46.1-r0) (44/45) Installing py3-wheel-pyc (0.46.1-r0) (45/45) Installing .makedepends-py3-subunit (20251106.163559) busybox-1.37.0-r24.trigger: Executing script... OK: 632 MiB in 196 packages >>> py3-subunit: Cleaning up srcdir >>> py3-subunit: Cleaning up pkgdir >>> py3-subunit: Cleaning up tmpdir >>> py3-subunit: Fetching https://distfiles.alpinelinux.org/distfiles/v3.23/python-subunit-1.4.4.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) saving to '/var/cache/distfiles/v3.23/python-subunit-1.4.4.tar.gz.part' python-subunit-1.4.4 100% |********************************| 90944 0:00:00 ETA '/var/cache/distfiles/v3.23/python-subunit-1.4.4.tar.gz.part' saved /var/cache/distfiles/v3.23/python-subunit-1.4.4.tar.gz: OK >>> py3-subunit: Fetching https://distfiles.alpinelinux.org/distfiles/v3.23/python-subunit-1.4.4.tar.gz /var/cache/distfiles/v3.23/python-subunit-1.4.4.tar.gz: OK >>> py3-subunit: Unpacking /var/cache/distfiles/v3.23/python-subunit-1.4.4.tar.gz... 2025-11-06 16:36:02,003 gpep517 INFO Building wheel via backend setuptools.build_meta /usr/lib/python3.12/site-packages/setuptools/_distutils/dist.py:289: UserWarning: Unknown distribution option: 'tests_require' warnings.warn(msg) toml section missing PosixPath('pyproject.toml') does not contain a tool.setuptools_scm section 2025-11-06 16:36:02,072 root INFO running bdist_wheel 2025-11-06 16:36:02,115 root INFO running build 2025-11-06 16:36:02,115 root INFO running build_py 2025-11-06 16:36:02,124 root INFO creating build/lib/subunit 2025-11-06 16:36:02,125 root INFO copying python/subunit/details.py -> build/lib/subunit 2025-11-06 16:36:02,125 root INFO copying python/subunit/test_results.py -> build/lib/subunit 2025-11-06 16:36:02,125 root INFO copying python/subunit/v2.py -> build/lib/subunit 2025-11-06 16:36:02,126 root INFO copying python/subunit/_output.py -> build/lib/subunit 2025-11-06 16:36:02,126 root INFO copying python/subunit/chunked.py -> build/lib/subunit 2025-11-06 16:36:02,126 root INFO copying python/subunit/run.py -> build/lib/subunit 2025-11-06 16:36:02,127 root INFO copying python/subunit/__init__.py -> build/lib/subunit 2025-11-06 16:36:02,127 root INFO copying python/subunit/progress_model.py -> build/lib/subunit 2025-11-06 16:36:02,127 root INFO copying python/subunit/filters.py -> build/lib/subunit 2025-11-06 16:36:02,128 root INFO copying python/subunit/_to_disk.py -> build/lib/subunit 2025-11-06 16:36:02,128 root INFO creating build/lib/subunit/tests 2025-11-06 16:36:02,129 root INFO copying python/subunit/tests/sample-script.py -> build/lib/subunit/tests 2025-11-06 16:36:02,129 root INFO copying python/subunit/tests/test_test_results.py -> build/lib/subunit/tests 2025-11-06 16:36:02,129 root INFO copying python/subunit/tests/test_run.py -> build/lib/subunit/tests 2025-11-06 16:36:02,130 root INFO copying python/subunit/tests/test_filters.py -> build/lib/subunit/tests 2025-11-06 16:36:02,130 root INFO copying python/subunit/tests/test_tap2subunit.py -> build/lib/subunit/tests 2025-11-06 16:36:02,130 root INFO copying python/subunit/tests/test_filter_to_disk.py -> build/lib/subunit/tests 2025-11-06 16:36:02,131 root INFO copying python/subunit/tests/test_test_protocol2.py -> build/lib/subunit/tests 2025-11-06 16:36:02,131 root INFO copying python/subunit/tests/test_subunit_filter.py -> build/lib/subunit/tests 2025-11-06 16:36:02,131 root INFO copying python/subunit/tests/test_output_filter.py -> build/lib/subunit/tests 2025-11-06 16:36:02,132 root INFO copying python/subunit/tests/test_progress_model.py -> build/lib/subunit/tests 2025-11-06 16:36:02,132 root INFO copying python/subunit/tests/sample-two-script.py -> build/lib/subunit/tests 2025-11-06 16:36:02,132 root INFO copying python/subunit/tests/test_chunked.py -> build/lib/subunit/tests 2025-11-06 16:36:02,133 root INFO copying python/subunit/tests/test_subunit_tags.py -> build/lib/subunit/tests 2025-11-06 16:36:02,133 root INFO copying python/subunit/tests/test_details.py -> build/lib/subunit/tests 2025-11-06 16:36:02,133 root INFO copying python/subunit/tests/test_subunit_stats.py -> build/lib/subunit/tests 2025-11-06 16:36:02,133 root INFO copying python/subunit/tests/__init__.py -> build/lib/subunit/tests 2025-11-06 16:36:02,134 root INFO copying python/subunit/tests/test_test_protocol.py -> build/lib/subunit/tests 2025-11-06 16:36:02,135 root INFO creating build/lib/subunit/filter_scripts 2025-11-06 16:36:02,135 root INFO copying python/subunit/filter_scripts/tap2subunit.py -> build/lib/subunit/filter_scripts 2025-11-06 16:36:02,135 root INFO copying python/subunit/filter_scripts/subunit2junitxml.py -> build/lib/subunit/filter_scripts 2025-11-06 16:36:02,135 root INFO copying python/subunit/filter_scripts/subunit_1to2.py -> build/lib/subunit/filter_scripts 2025-11-06 16:36:02,136 root INFO copying python/subunit/filter_scripts/subunit2gtk.py -> build/lib/subunit/filter_scripts 2025-11-06 16:36:02,136 root INFO copying python/subunit/filter_scripts/subunit_notify.py -> build/lib/subunit/filter_scripts 2025-11-06 16:36:02,136 root INFO copying python/subunit/filter_scripts/subunit_2to1.py -> build/lib/subunit/filter_scripts 2025-11-06 16:36:02,137 root INFO copying python/subunit/filter_scripts/subunit_tags.py -> build/lib/subunit/filter_scripts 2025-11-06 16:36:02,137 root INFO copying python/subunit/filter_scripts/subunit_filter.py -> build/lib/subunit/filter_scripts 2025-11-06 16:36:02,137 root INFO copying python/subunit/filter_scripts/subunit2csv.py -> build/lib/subunit/filter_scripts 2025-11-06 16:36:02,138 root INFO copying python/subunit/filter_scripts/subunit_stats.py -> build/lib/subunit/filter_scripts 2025-11-06 16:36:02,138 root INFO copying python/subunit/filter_scripts/subunit_ls.py -> build/lib/subunit/filter_scripts 2025-11-06 16:36:02,138 root INFO copying python/subunit/filter_scripts/subunit2disk.py -> build/lib/subunit/filter_scripts 2025-11-06 16:36:02,139 root INFO copying python/subunit/filter_scripts/__init__.py -> build/lib/subunit/filter_scripts 2025-11-06 16:36:02,139 root INFO copying python/subunit/filter_scripts/subunit2pyunit.py -> build/lib/subunit/filter_scripts 2025-11-06 16:36:02,139 root INFO copying python/subunit/filter_scripts/subunit_output.py -> build/lib/subunit/filter_scripts 2025-11-06 16:36:02,158 root INFO installing to build/bdist.linux-ppc64le/wheel 2025-11-06 16:36:02,158 root INFO running install 2025-11-06 16:36:02,189 root INFO running install_lib 2025-11-06 16:36:02,197 root INFO creating build/bdist.linux-ppc64le/wheel 2025-11-06 16:36:02,197 root INFO creating build/bdist.linux-ppc64le/wheel/subunit 2025-11-06 16:36:02,198 root INFO copying build/lib/subunit/details.py -> build/bdist.linux-ppc64le/wheel/./subunit 2025-11-06 16:36:02,198 root INFO copying build/lib/subunit/test_results.py -> build/bdist.linux-ppc64le/wheel/./subunit 2025-11-06 16:36:02,198 root INFO creating build/bdist.linux-ppc64le/wheel/subunit/tests 2025-11-06 16:36:02,198 root INFO copying build/lib/subunit/tests/sample-script.py -> build/bdist.linux-ppc64le/wheel/./subunit/tests 2025-11-06 16:36:02,199 root INFO copying build/lib/subunit/tests/test_test_results.py -> build/bdist.linux-ppc64le/wheel/./subunit/tests 2025-11-06 16:36:02,199 root INFO copying build/lib/subunit/tests/test_run.py -> build/bdist.linux-ppc64le/wheel/./subunit/tests 2025-11-06 16:36:02,199 root INFO copying build/lib/subunit/tests/test_filters.py -> build/bdist.linux-ppc64le/wheel/./subunit/tests 2025-11-06 16:36:02,199 root INFO copying build/lib/subunit/tests/test_tap2subunit.py -> build/bdist.linux-ppc64le/wheel/./subunit/tests 2025-11-06 16:36:02,200 root INFO copying build/lib/subunit/tests/test_filter_to_disk.py -> build/bdist.linux-ppc64le/wheel/./subunit/tests 2025-11-06 16:36:02,200 root INFO copying build/lib/subunit/tests/test_test_protocol2.py -> build/bdist.linux-ppc64le/wheel/./subunit/tests 2025-11-06 16:36:02,200 root INFO copying build/lib/subunit/tests/test_subunit_filter.py -> build/bdist.linux-ppc64le/wheel/./subunit/tests 2025-11-06 16:36:02,200 root INFO copying build/lib/subunit/tests/test_output_filter.py -> build/bdist.linux-ppc64le/wheel/./subunit/tests 2025-11-06 16:36:02,200 root INFO copying build/lib/subunit/tests/test_progress_model.py -> build/bdist.linux-ppc64le/wheel/./subunit/tests 2025-11-06 16:36:02,201 root INFO copying build/lib/subunit/tests/sample-two-script.py -> build/bdist.linux-ppc64le/wheel/./subunit/tests 2025-11-06 16:36:02,201 root INFO copying build/lib/subunit/tests/test_chunked.py -> build/bdist.linux-ppc64le/wheel/./subunit/tests 2025-11-06 16:36:02,201 root INFO copying build/lib/subunit/tests/test_subunit_tags.py -> build/bdist.linux-ppc64le/wheel/./subunit/tests 2025-11-06 16:36:02,201 root INFO copying build/lib/subunit/tests/test_details.py -> build/bdist.linux-ppc64le/wheel/./subunit/tests 2025-11-06 16:36:02,202 root INFO copying build/lib/subunit/tests/test_subunit_stats.py -> build/bdist.linux-ppc64le/wheel/./subunit/tests 2025-11-06 16:36:02,202 root INFO copying build/lib/subunit/tests/__init__.py -> build/bdist.linux-ppc64le/wheel/./subunit/tests 2025-11-06 16:36:02,202 root INFO copying build/lib/subunit/tests/test_test_protocol.py -> build/bdist.linux-ppc64le/wheel/./subunit/tests 2025-11-06 16:36:02,202 root INFO copying build/lib/subunit/v2.py -> build/bdist.linux-ppc64le/wheel/./subunit 2025-11-06 16:36:02,203 root INFO copying build/lib/subunit/_output.py -> build/bdist.linux-ppc64le/wheel/./subunit 2025-11-06 16:36:02,203 root INFO copying build/lib/subunit/chunked.py -> build/bdist.linux-ppc64le/wheel/./subunit 2025-11-06 16:36:02,203 root INFO copying build/lib/subunit/run.py -> build/bdist.linux-ppc64le/wheel/./subunit 2025-11-06 16:36:02,203 root INFO creating build/bdist.linux-ppc64le/wheel/subunit/filter_scripts 2025-11-06 16:36:02,204 root INFO copying build/lib/subunit/filter_scripts/tap2subunit.py -> build/bdist.linux-ppc64le/wheel/./subunit/filter_scripts 2025-11-06 16:36:02,204 root INFO copying build/lib/subunit/filter_scripts/subunit2junitxml.py -> build/bdist.linux-ppc64le/wheel/./subunit/filter_scripts 2025-11-06 16:36:02,204 root INFO copying build/lib/subunit/filter_scripts/subunit_1to2.py -> build/bdist.linux-ppc64le/wheel/./subunit/filter_scripts 2025-11-06 16:36:02,204 root INFO copying build/lib/subunit/filter_scripts/subunit2gtk.py -> build/bdist.linux-ppc64le/wheel/./subunit/filter_scripts 2025-11-06 16:36:02,204 root INFO copying build/lib/subunit/filter_scripts/subunit_notify.py -> build/bdist.linux-ppc64le/wheel/./subunit/filter_scripts 2025-11-06 16:36:02,205 root INFO copying build/lib/subunit/filter_scripts/subunit_2to1.py -> build/bdist.linux-ppc64le/wheel/./subunit/filter_scripts 2025-11-06 16:36:02,205 root INFO copying build/lib/subunit/filter_scripts/subunit_tags.py -> build/bdist.linux-ppc64le/wheel/./subunit/filter_scripts 2025-11-06 16:36:02,205 root INFO copying build/lib/subunit/filter_scripts/subunit_filter.py -> build/bdist.linux-ppc64le/wheel/./subunit/filter_scripts 2025-11-06 16:36:02,205 root INFO copying build/lib/subunit/filter_scripts/subunit2csv.py -> build/bdist.linux-ppc64le/wheel/./subunit/filter_scripts 2025-11-06 16:36:02,206 root INFO copying build/lib/subunit/filter_scripts/subunit_stats.py -> build/bdist.linux-ppc64le/wheel/./subunit/filter_scripts 2025-11-06 16:36:02,206 root INFO copying build/lib/subunit/filter_scripts/subunit_ls.py -> build/bdist.linux-ppc64le/wheel/./subunit/filter_scripts 2025-11-06 16:36:02,206 root INFO copying build/lib/subunit/filter_scripts/subunit2disk.py -> build/bdist.linux-ppc64le/wheel/./subunit/filter_scripts 2025-11-06 16:36:02,206 root INFO copying build/lib/subunit/filter_scripts/__init__.py -> build/bdist.linux-ppc64le/wheel/./subunit/filter_scripts 2025-11-06 16:36:02,206 root INFO copying build/lib/subunit/filter_scripts/subunit2pyunit.py -> build/bdist.linux-ppc64le/wheel/./subunit/filter_scripts 2025-11-06 16:36:02,207 root INFO copying build/lib/subunit/filter_scripts/subunit_output.py -> build/bdist.linux-ppc64le/wheel/./subunit/filter_scripts 2025-11-06 16:36:02,207 root INFO copying build/lib/subunit/__init__.py -> build/bdist.linux-ppc64le/wheel/./subunit 2025-11-06 16:36:02,207 root INFO copying build/lib/subunit/progress_model.py -> build/bdist.linux-ppc64le/wheel/./subunit 2025-11-06 16:36:02,207 root INFO copying build/lib/subunit/filters.py -> build/bdist.linux-ppc64le/wheel/./subunit 2025-11-06 16:36:02,208 root INFO copying build/lib/subunit/_to_disk.py -> build/bdist.linux-ppc64le/wheel/./subunit 2025-11-06 16:36:02,208 root INFO running install_egg_info 2025-11-06 16:36:02,216 root INFO running egg_info 2025-11-06 16:36:02,224 root INFO writing python_subunit.egg-info/PKG-INFO 2025-11-06 16:36:02,226 root INFO writing dependency_links to python_subunit.egg-info/dependency_links.txt 2025-11-06 16:36:02,226 root INFO writing entry points to python_subunit.egg-info/entry_points.txt 2025-11-06 16:36:02,227 root INFO writing requirements to python_subunit.egg-info/requires.txt 2025-11-06 16:36:02,227 root INFO writing top-level names to python_subunit.egg-info/top_level.txt listing git files failed - pretending there aren't any 2025-11-06 16:36:02,264 root INFO reading manifest file 'python_subunit.egg-info/SOURCES.txt' 2025-11-06 16:36:02,269 root INFO reading manifest template 'MANIFEST.in' 2025-11-06 16:36:02,270 root WARNING warning: no previously-included files found matching '.gitignore' 2025-11-06 16:36:02,270 root WARNING warning: no previously-included files found matching 'aclocal.m4' 2025-11-06 16:36:02,271 root WARNING no previously-included directories found matching 'autom4te.cache' 2025-11-06 16:36:02,271 root WARNING no previously-included directories found matching 'c' 2025-11-06 16:36:02,272 root WARNING no previously-included directories found matching 'c++' 2025-11-06 16:36:02,273 root WARNING no previously-included directories found matching 'compile' 2025-11-06 16:36:02,273 root WARNING warning: no previously-included files found matching 'configure*' 2025-11-06 16:36:02,274 root WARNING warning: no previously-included files found matching 'depcomp' 2025-11-06 16:36:02,274 root WARNING warning: no previously-included files found matching 'INSTALL' 2025-11-06 16:36:02,275 root WARNING warning: no previously-included files found matching 'install-sh' 2025-11-06 16:36:02,275 root WARNING warning: no previously-included files found matching 'lib*' 2025-11-06 16:36:02,276 root WARNING warning: no previously-included files found matching 'ltmain.sh' 2025-11-06 16:36:02,276 root WARNING no previously-included directories found matching 'm4' 2025-11-06 16:36:02,277 root WARNING warning: no previously-included files found matching 'Makefile*' 2025-11-06 16:36:02,277 root WARNING warning: no previously-included files found matching 'missing' 2025-11-06 16:36:02,278 root WARNING no previously-included directories found matching 'perl' 2025-11-06 16:36:02,278 root WARNING warning: no previously-included files found matching 'py-compile' 2025-11-06 16:36:02,279 root WARNING no previously-included directories found matching 'shell' 2025-11-06 16:36:02,279 root WARNING warning: no previously-included files found matching 'stamp-h1' 2025-11-06 16:36:02,280 root INFO adding license file 'COPYING' 2025-11-06 16:36:02,286 root INFO writing manifest file 'python_subunit.egg-info/SOURCES.txt' 2025-11-06 16:36:02,286 root INFO Copying python_subunit.egg-info to build/bdist.linux-ppc64le/wheel/./python_subunit-1.4.4-py3.12.egg-info 2025-11-06 16:36:02,289 root INFO running install_scripts 2025-11-06 16:36:02,291 root INFO creating build/bdist.linux-ppc64le/wheel/python_subunit-1.4.4.dist-info/WHEEL 2025-11-06 16:36:02,292 wheel INFO creating '/home/buildozer/aports/community/py3-subunit/src/python-subunit-1.4.4/.dist/.tmp-oubk406k/python_subunit-1.4.4-py3-none-any.whl' and adding 'build/bdist.linux-ppc64le/wheel' to it 2025-11-06 16:36:02,293 wheel INFO adding 'python_subunit-1.4.4.dist-info/licenses/COPYING' 2025-11-06 16:36:02,294 wheel INFO adding 'subunit/__init__.py' 2025-11-06 16:36:02,295 wheel INFO adding 'subunit/_output.py' 2025-11-06 16:36:02,295 wheel INFO adding 'subunit/_to_disk.py' 2025-11-06 16:36:02,296 wheel INFO adding 'subunit/chunked.py' 2025-11-06 16:36:02,296 wheel INFO adding 'subunit/details.py' 2025-11-06 16:36:02,297 wheel INFO adding 'subunit/filters.py' 2025-11-06 16:36:02,297 wheel INFO adding 'subunit/progress_model.py' 2025-11-06 16:36:02,298 wheel INFO adding 'subunit/run.py' 2025-11-06 16:36:02,298 wheel INFO adding 'subunit/test_results.py' 2025-11-06 16:36:02,299 wheel INFO adding 'subunit/v2.py' 2025-11-06 16:36:02,299 wheel INFO adding 'subunit/filter_scripts/__init__.py' 2025-11-06 16:36:02,300 wheel INFO adding 'subunit/filter_scripts/subunit2csv.py' 2025-11-06 16:36:02,300 wheel INFO adding 'subunit/filter_scripts/subunit2disk.py' 2025-11-06 16:36:02,300 wheel INFO adding 'subunit/filter_scripts/subunit2gtk.py' 2025-11-06 16:36:02,301 wheel INFO adding 'subunit/filter_scripts/subunit2junitxml.py' 2025-11-06 16:36:02,301 wheel INFO adding 'subunit/filter_scripts/subunit2pyunit.py' 2025-11-06 16:36:02,301 wheel INFO adding 'subunit/filter_scripts/subunit_1to2.py' 2025-11-06 16:36:02,301 wheel INFO adding 'subunit/filter_scripts/subunit_2to1.py' 2025-11-06 16:36:02,302 wheel INFO adding 'subunit/filter_scripts/subunit_filter.py' 2025-11-06 16:36:02,302 wheel INFO adding 'subunit/filter_scripts/subunit_ls.py' 2025-11-06 16:36:02,302 wheel INFO adding 'subunit/filter_scripts/subunit_notify.py' 2025-11-06 16:36:02,302 wheel INFO adding 'subunit/filter_scripts/subunit_output.py' 2025-11-06 16:36:02,303 wheel INFO adding 'subunit/filter_scripts/subunit_stats.py' 2025-11-06 16:36:02,303 wheel INFO adding 'subunit/filter_scripts/subunit_tags.py' 2025-11-06 16:36:02,303 wheel INFO adding 'subunit/filter_scripts/tap2subunit.py' 2025-11-06 16:36:02,303 wheel INFO adding 'subunit/tests/__init__.py' 2025-11-06 16:36:02,304 wheel INFO adding 'subunit/tests/sample-script.py' 2025-11-06 16:36:02,304 wheel INFO adding 'subunit/tests/sample-two-script.py' 2025-11-06 16:36:02,304 wheel INFO adding 'subunit/tests/test_chunked.py' 2025-11-06 16:36:02,304 wheel INFO adding 'subunit/tests/test_details.py' 2025-11-06 16:36:02,305 wheel INFO adding 'subunit/tests/test_filter_to_disk.py' 2025-11-06 16:36:02,305 wheel INFO adding 'subunit/tests/test_filters.py' 2025-11-06 16:36:02,305 wheel INFO adding 'subunit/tests/test_output_filter.py' 2025-11-06 16:36:02,306 wheel INFO adding 'subunit/tests/test_progress_model.py' 2025-11-06 16:36:02,306 wheel INFO adding 'subunit/tests/test_run.py' 2025-11-06 16:36:02,306 wheel INFO adding 'subunit/tests/test_subunit_filter.py' 2025-11-06 16:36:02,306 wheel INFO adding 'subunit/tests/test_subunit_stats.py' 2025-11-06 16:36:02,307 wheel INFO adding 'subunit/tests/test_subunit_tags.py' 2025-11-06 16:36:02,307 wheel INFO adding 'subunit/tests/test_tap2subunit.py' 2025-11-06 16:36:02,307 wheel INFO adding 'subunit/tests/test_test_protocol.py' 2025-11-06 16:36:02,308 wheel INFO adding 'subunit/tests/test_test_protocol2.py' 2025-11-06 16:36:02,308 wheel INFO adding 'subunit/tests/test_test_results.py' 2025-11-06 16:36:02,308 wheel INFO adding 'python_subunit-1.4.4.dist-info/METADATA' 2025-11-06 16:36:02,309 wheel INFO adding 'python_subunit-1.4.4.dist-info/WHEEL' 2025-11-06 16:36:02,309 wheel INFO adding 'python_subunit-1.4.4.dist-info/entry_points.txt' 2025-11-06 16:36:02,309 wheel INFO adding 'python_subunit-1.4.4.dist-info/top_level.txt' 2025-11-06 16:36:02,309 wheel INFO adding 'python_subunit-1.4.4.dist-info/RECORD' 2025-11-06 16:36:02,310 root INFO removing build/bdist.linux-ppc64le/wheel 2025-11-06 16:36:02,312 gpep517 INFO The backend produced .dist/python_subunit-1.4.4-py3-none-any.whl python_subunit-1.4.4-py3-none-any.whl >>> py3-subunit: Entering fakeroot... >>> py3-subunit-pyc*: Running split function pyc... 'usr/lib/python3.12/site-packages/subunit/__pycache__' -> '/home/buildozer/aports/community/py3-subunit/pkg/py3-subunit-pyc/usr/lib/python3.12/site-packages/subunit/__pycache__' 'usr/lib/python3.12/site-packages/subunit/filter_scripts/__pycache__' -> '/home/buildozer/aports/community/py3-subunit/pkg/py3-subunit-pyc/usr/lib/python3.12/site-packages/subunit/filter_scripts/__pycache__' >>> py3-subunit-pyc*: Preparing subpackage py3-subunit-pyc... >>> py3-subunit-pyc*: Running postcheck for py3-subunit-pyc >>> py3-subunit*: Running postcheck for py3-subunit >>> py3-subunit*: Preparing package py3-subunit... >>> py3-subunit-pyc*: Tracing dependencies... python3~3.12 >>> py3-subunit-pyc*: Package size: 203.1 KB >>> py3-subunit-pyc*: Compressing data... >>> py3-subunit-pyc*: Create checksum... >>> py3-subunit-pyc*: Create py3-subunit-pyc-1.4.4-r1.apk >>> py3-subunit*: Tracing dependencies... python3 py3-extras py3-iso8601 py3-testtools python3~3.12 >>> py3-subunit*: Package size: 196.3 KB >>> py3-subunit*: Compressing data... >>> py3-subunit*: Create checksum... >>> py3-subunit*: Create py3-subunit-1.4.4-r1.apk >>> py3-subunit: Build complete at Thu, 06 Nov 2025 16:36:04 +0000 elapsed time 0h 0m 50s >>> py3-subunit: Cleaning up srcdir >>> py3-subunit: Cleaning up pkgdir >>> py3-subunit: Uninstalling dependencies... ( 1/45) Purging .makedepends-py3-subunit (20251106.163559) ( 2/45) Purging py3-extras-pyc (1.0.0-r10) ( 3/45) Purging py3-extras (1.0.0-r10) ( 4/45) Purging py3-iso8601-pyc (2.1.0-r1) ( 5/45) Purging py3-iso8601 (2.1.0-r1) ( 6/45) Purging py3-testtools-pyc (2.7.2-r0) ( 7/45) Purging py3-testtools (2.7.2-r0) ( 8/45) Purging py3-hatch-vcs-pyc (0.5.0-r0) ( 9/45) Purging py3-hatch-vcs (0.5.0-r0) (10/45) Purging py3-hatchling-pyc (1.27.0-r0) (11/45) Purging py3-hatchling (1.27.0-r0) (12/45) Purging py3-editables-pyc (0.5-r2) (13/45) Purging py3-editables (0.5-r2) (14/45) Purging py3-pathspec-pyc (0.12.1-r2) (15/45) Purging py3-pathspec (0.12.1-r2) (16/45) Purging py3-pluggy-pyc (1.6.0-r0) (17/45) Purging py3-pluggy (1.6.0-r0) (18/45) Purging py3-trove-classifiers-pyc (2025.9.11.17-r0) (19/45) Purging py3-trove-classifiers (2025.9.11.17-r0) (20/45) Purging py3-setuptools_scm-pyc (9.2.2-r0) (21/45) Purging py3-setuptools_scm (9.2.2-r0) (22/45) Purging py3-fixtures-pyc (4.2.6-r0) (23/45) Purging py3-fixtures (4.2.6-r0) (24/45) Purging py3-pbr-pyc (7.0.1-r0) (25/45) Purging py3-pbr (7.0.1-r0) (26/45) Purging py3-gpep517-pyc (19-r1) (27/45) Purging py3-gpep517 (19-r1) (28/45) Purging py3-installer-pyc (0.7.0-r2) (29/45) Purging py3-installer (0.7.0-r2) (30/45) Purging py3-setuptools-pyc (80.9.0-r2) (31/45) Purging py3-setuptools (80.9.0-r2) (32/45) Purging py3-wheel-pyc (0.46.1-r0) (33/45) Purging py3-wheel (0.46.1-r0) (34/45) Purging py3-packaging-pyc (25.0-r0) (35/45) Purging py3-packaging (25.0-r0) (36/45) Purging py3-parsing-pyc (3.2.3-r0) (37/45) Purging py3-parsing (3.2.3-r0) (38/45) Purging python3-pyc (3.12.12-r0) (39/45) Purging python3-pycache-pyc0 (3.12.12-r0) (40/45) Purging pyc (3.12.12-r0) (41/45) Purging python3 (3.12.12-r0) (42/45) Purging gdbm (1.26-r0) (43/45) Purging libpanelw (6.5_p20251010-r0) (44/45) Purging mpdecimal (4.0.1-r0) (45/45) Purging xz-libs (5.8.1-r0) busybox-1.37.0-r24.trigger: Executing script... OK: 579 MiB in 151 packages >>> py3-subunit: Updating the community/ppc64le repository index... >>> py3-subunit: Signing the index...