>>> py3-pytest-mpi: Building community/py3-pytest-mpi 0.6-r4 (using abuild 3.16.0-r0) started Mon, 16 Mar 2026 07:43:20 +0000 >>> py3-pytest-mpi: Validating /home/buildozer/aports/community/py3-pytest-mpi/APKBUILD... >>> py3-pytest-mpi: Analyzing dependencies... >>> py3-pytest-mpi: Installing for build: build-base py3-mpi4py python3 py3-gpep517 py3-setuptools ( 1/29) Installing libbz2 (1.0.8-r6) ( 2/29) Installing libffi (3.5.2-r0) ( 3/29) Installing gdbm (1.26-r0) ( 4/29) Installing xz-libs (5.8.2-r0) ( 5/29) Installing mpdecimal (4.0.1-r0) ( 6/29) Installing libpanelw (6.6_p20251231-r0) ( 7/29) Installing sqlite-libs (3.51.2-r1) ( 8/29) Installing python3 (3.12.12-r0) ( 9/29) Installing python3-pycache-pyc0 (3.12.12-r0) (10/29) Installing pyc (3.12.12-r0) (11/29) Installing py3-mpi4py-pyc (4.1.1-r0) (12/29) Installing python3-pyc (3.12.12-r0) (13/29) Installing libevent (2.1.12-r8) (14/29) Installing eudev-libs (3.2.14-r6) (15/29) Installing libxml2 (2.13.9-r0) (16/29) Installing hwloc (2.12.2-r0) (17/29) Installing openmpi (4.1.6-r1) (18/29) Installing py3-mpi4py (4.1.1-r0) (19/29) Installing py3-installer (0.7.0-r2) (20/29) Installing py3-installer-pyc (0.7.0-r2) (21/29) Installing py3-gpep517 (19-r1) (22/29) Installing py3-gpep517-pyc (19-r1) (23/29) Installing py3-parsing (3.3.2-r0) (24/29) Installing py3-parsing-pyc (3.3.2-r0) (25/29) Installing py3-packaging (26.0-r0) (26/29) Installing py3-packaging-pyc (26.0-r0) (27/29) Installing py3-setuptools (82.0.1-r0) (28/29) Installing py3-setuptools-pyc (82.0.1-r0) (29/29) Installing .makedepends-py3-pytest-mpi (20260316.074321) Executing busybox-1.37.0-r31.trigger OK: 397.7 MiB in 133 packages >>> py3-pytest-mpi: Cleaning up srcdir >>> py3-pytest-mpi: Cleaning up pkgdir >>> py3-pytest-mpi: Cleaning up tmpdir >>> py3-pytest-mpi: Fetching https://distfiles.alpinelinux.org/distfiles/edge/pytest-mpi-0.6.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) wget: server returned error: HTTP/1.1 404 Not Found >>> py3-pytest-mpi: Fetching https://pypi.python.org/packages/source/p/pytest-mpi/pytest-mpi-0.6.tar.gz Connecting to pypi.python.org ([2a04:4e42:1000::223]:443) Connecting to pypi.org ([2a04:4e42:400::223]:443) Connecting to files.pythonhosted.org ([2a04:4e42:3000::223]:443) Connecting to files.pythonhosted.org ([2a04:4e42:3000::223]:443) saving to '/var/cache/distfiles/edge/pytest-mpi-0.6.tar.gz.part' pytest-mpi-0.6.tar.g 100% |********************************| 35329 0:00:00 ETA '/var/cache/distfiles/edge/pytest-mpi-0.6.tar.gz.part' saved /var/cache/distfiles/edge/pytest-mpi-0.6.tar.gz: OK >>> py3-pytest-mpi: Fetching https://distfiles.alpinelinux.org/distfiles/edge/pytest-mpi-0.6.tar.gz /var/cache/distfiles/edge/pytest-mpi-0.6.tar.gz: OK >>> py3-pytest-mpi: Unpacking /var/cache/distfiles/edge/pytest-mpi-0.6.tar.gz... 2026-03-16 07:43:23,257 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ /usr/lib/python3.12/site-packages/setuptools/dist.py:765: 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() 2026-03-16 07:43:23,307 root INFO running bdist_wheel 2026-03-16 07:43:23,315 root WARNING The [wheel] section is deprecated. Use [bdist_wheel] instead. /usr/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:119: 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. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. ******************************************************************************** !! self.finalize_options() 2026-03-16 07:43:23,319 root INFO running build 2026-03-16 07:43:23,319 root INFO running build_py 2026-03-16 07:43:23,321 root INFO creating build/lib/pytest_mpi 2026-03-16 07:43:23,321 root INFO copying src/pytest_mpi/__init__.py -> build/lib/pytest_mpi 2026-03-16 07:43:23,321 root INFO copying src/pytest_mpi/_helpers.py -> build/lib/pytest_mpi 2026-03-16 07:43:23,322 root INFO copying src/pytest_mpi/_version.py -> build/lib/pytest_mpi 2026-03-16 07:43:23,329 root INFO installing to build/bdist.linux-armv8l/wheel 2026-03-16 07:43:23,329 root INFO running install 2026-03-16 07:43:23,341 root INFO running install_lib 2026-03-16 07:43:23,345 root INFO creating build/bdist.linux-armv8l/wheel 2026-03-16 07:43:23,345 root INFO creating build/bdist.linux-armv8l/wheel/pytest_mpi 2026-03-16 07:43:23,345 root INFO copying build/lib/pytest_mpi/__init__.py -> build/bdist.linux-armv8l/wheel/./pytest_mpi 2026-03-16 07:43:23,346 root INFO copying build/lib/pytest_mpi/_helpers.py -> build/bdist.linux-armv8l/wheel/./pytest_mpi 2026-03-16 07:43:23,346 root INFO copying build/lib/pytest_mpi/_version.py -> build/bdist.linux-armv8l/wheel/./pytest_mpi 2026-03-16 07:43:23,346 root INFO running install_egg_info 2026-03-16 07:43:23,350 root INFO running egg_info 2026-03-16 07:43:23,352 root INFO writing src/pytest_mpi.egg-info/PKG-INFO 2026-03-16 07:43:23,353 root INFO writing dependency_links to src/pytest_mpi.egg-info/dependency_links.txt 2026-03-16 07:43:23,353 root INFO writing entry points to src/pytest_mpi.egg-info/entry_points.txt 2026-03-16 07:43:23,353 root INFO writing requirements to src/pytest_mpi.egg-info/requires.txt 2026-03-16 07:43:23,354 root INFO writing top-level names to src/pytest_mpi.egg-info/top_level.txt 2026-03-16 07:43:23,357 root INFO reading manifest file 'src/pytest_mpi.egg-info/SOURCES.txt' 2026-03-16 07:43:23,358 root INFO reading manifest template 'MANIFEST.in' 2026-03-16 07:43:23,359 root WARNING warning: no previously-included files found matching 'known_broken_constraints.txt' 2026-03-16 07:43:23,359 root WARNING warning: no previously-included files found matching 'old_pytest.txt' 2026-03-16 07:43:23,359 root WARNING warning: no previously-included files matching '*' found under directory 'docs/_build' 2026-03-16 07:43:23,360 root WARNING warning: no files found matching 'test-requirements.txt' 2026-03-16 07:43:23,360 root WARNING warning: no previously-included files found matching 'TODO' 2026-03-16 07:43:23,360 root WARNING no previously-included directories found matching '**/__pycache__' 2026-03-16 07:43:23,360 root WARNING no previously-included directories found matching '**/*.pyc' 2026-03-16 07:43:23,361 root WARNING no previously-included directories found matching '**/*.swp' 2026-03-16 07:43:23,361 root WARNING no previously-included directories found matching '**/*.swo' 2026-03-16 07:43:23,361 root WARNING warning: no previously-included files found matching 'bors.toml' 2026-03-16 07:43:23,361 root WARNING warning: no previously-included files found matching 'azure-pipelines.yml' 2026-03-16 07:43:23,361 root WARNING warning: no previously-included files found matching 'codecov.yml' 2026-03-16 07:43:23,361 root WARNING warning: no previously-included files matching '*' found under directory 'ci' 2026-03-16 07:43:23,362 root INFO adding license file 'LICENSE.txt' 2026-03-16 07:43:23,363 root INFO writing manifest file 'src/pytest_mpi.egg-info/SOURCES.txt' 2026-03-16 07:43:23,363 root INFO Copying src/pytest_mpi.egg-info to build/bdist.linux-armv8l/wheel/./pytest_mpi-0.6-py3.12.egg-info 2026-03-16 07:43:23,364 root INFO running install_scripts 2026-03-16 07:43:23,366 root INFO creating build/bdist.linux-armv8l/wheel/pytest_mpi-0.6.dist-info/WHEEL 2026-03-16 07:43:23,366 wheel INFO creating '/home/buildozer/aports/community/py3-pytest-mpi/src/pytest-mpi-0.6/.dist/.tmp-zndbhra4/pytest_mpi-0.6-py2.py3-none-any.whl' and adding 'build/bdist.linux-armv8l/wheel' to it 2026-03-16 07:43:23,367 wheel INFO adding 'pytest_mpi/__init__.py' 2026-03-16 07:43:23,367 wheel INFO adding 'pytest_mpi/_helpers.py' 2026-03-16 07:43:23,367 wheel INFO adding 'pytest_mpi/_version.py' 2026-03-16 07:43:23,368 wheel INFO adding 'pytest_mpi-0.6.dist-info/licenses/LICENSE.txt' 2026-03-16 07:43:23,368 wheel INFO adding 'pytest_mpi-0.6.dist-info/METADATA' 2026-03-16 07:43:23,368 wheel INFO adding 'pytest_mpi-0.6.dist-info/WHEEL' 2026-03-16 07:43:23,368 wheel INFO adding 'pytest_mpi-0.6.dist-info/entry_points.txt' 2026-03-16 07:43:23,368 wheel INFO adding 'pytest_mpi-0.6.dist-info/top_level.txt' 2026-03-16 07:43:23,368 wheel INFO adding 'pytest_mpi-0.6.dist-info/RECORD' 2026-03-16 07:43:23,369 root INFO removing build/bdist.linux-armv8l/wheel 2026-03-16 07:43:23,369 gpep517 INFO The backend produced .dist/pytest_mpi-0.6-py2.py3-none-any.whl pytest_mpi-0.6-py2.py3-none-any.whl UPDATING build/lib/pytest_mpi/_version.py set build/lib/pytest_mpi/_version.py to '0.6' >>> py3-pytest-mpi: Entering fakeroot... >>> py3-pytest-mpi-pyc*: Running split function pyc... 'usr/lib/python3.12/site-packages/pytest_mpi/__pycache__' -> '/home/buildozer/aports/community/py3-pytest-mpi/pkg/py3-pytest-mpi-pyc/usr/lib/python3.12/site-packages/pytest_mpi/__pycache__' >>> py3-pytest-mpi-pyc*: Preparing subpackage py3-pytest-mpi-pyc... >>> py3-pytest-mpi-pyc*: Running postcheck for py3-pytest-mpi-pyc >>> py3-pytest-mpi*: Running postcheck for py3-pytest-mpi >>> py3-pytest-mpi*: Preparing package py3-pytest-mpi... >>> py3-pytest-mpi-pyc*: Tracing dependencies... python3~3.12 >>> py3-pytest-mpi-pyc*: Package size: 12.1 KB >>> py3-pytest-mpi-pyc*: Compressing data... >>> py3-pytest-mpi-pyc*: Create checksum... >>> py3-pytest-mpi-pyc*: Create py3-pytest-mpi-pyc-0.6-r4.apk >>> py3-pytest-mpi*: Tracing dependencies... py3-mpi4py python3 python3~3.12 >>> py3-pytest-mpi*: Package size: 12.8 KB >>> py3-pytest-mpi*: Compressing data... >>> py3-pytest-mpi*: Create checksum... >>> py3-pytest-mpi*: Create py3-pytest-mpi-0.6-r4.apk >>> py3-pytest-mpi: Build complete at Mon, 16 Mar 2026 07:43:24 +0000 elapsed time 0h 0m 4s >>> py3-pytest-mpi: Cleaning up srcdir >>> py3-pytest-mpi: Cleaning up pkgdir >>> py3-pytest-mpi: Cleaning up tmpdir >>> py3-pytest-mpi: Uninstalling dependencies... ( 1/29) Purging .makedepends-py3-pytest-mpi (20260316.074321) ( 2/29) Purging py3-mpi4py-pyc (4.1.1-r0) ( 3/29) Purging py3-mpi4py (4.1.1-r0) ( 4/29) Purging py3-gpep517-pyc (19-r1) ( 5/29) Purging py3-gpep517 (19-r1) ( 6/29) Purging py3-installer-pyc (0.7.0-r2) ( 7/29) Purging py3-installer (0.7.0-r2) ( 8/29) Purging py3-setuptools-pyc (82.0.1-r0) ( 9/29) Purging py3-setuptools (82.0.1-r0) (10/29) Purging py3-packaging-pyc (26.0-r0) (11/29) Purging py3-packaging (26.0-r0) (12/29) Purging py3-parsing-pyc (3.3.2-r0) (13/29) Purging py3-parsing (3.3.2-r0) (14/29) Purging python3-pyc (3.12.12-r0) (15/29) Purging python3-pycache-pyc0 (3.12.12-r0) (16/29) Purging pyc (3.12.12-r0) (17/29) Purging python3 (3.12.12-r0) (18/29) Purging gdbm (1.26-r0) (19/29) Purging libbz2 (1.0.8-r6) (20/29) Purging libffi (3.5.2-r0) (21/29) Purging libpanelw (6.6_p20251231-r0) (22/29) Purging mpdecimal (4.0.1-r0) (23/29) Purging openmpi (4.1.6-r1) (24/29) Purging sqlite-libs (3.51.2-r1) (25/29) Purging hwloc (2.12.2-r0) (26/29) Purging eudev-libs (3.2.14-r6) (27/29) Purging libevent (2.1.12-r8) (28/29) Purging libxml2 (2.13.9-r0) (29/29) Purging xz-libs (5.8.2-r0) Executing busybox-1.37.0-r31.trigger OK: 343.0 MiB in 104 packages >>> py3-pytest-mpi: Updating the community/armhf repository index... >>> py3-pytest-mpi: Signing the index...