>>> py3-pytest: Building main/py3-pytest 8.4.1-r0 (using abuild 3.15.0-r1) started Sat, 21 Jun 2025 14:19:01 +0000 >>> py3-pytest: Validating /home/buildozer/aports/main/py3-pytest/APKBUILD... >>> py3-pytest: Analyzing dependencies... >>> py3-pytest: Installing for build: build-base py3-iniconfig py3-packaging py3-pluggy py3-py py3-pygments py3-gpep517 py3-setuptools_scm py3-wheel (1/32) Installing libffi (3.5.1-r0) (2/32) Installing gdbm (1.24-r0) (3/32) Installing mpdecimal (4.0.1-r0) (4/32) Installing libpanelw (6.5_p20250614-r0) (5/32) Installing sqlite-libs (3.50.1-r0) (6/32) Installing python3 (3.12.11-r0) (7/32) Installing python3-pycache-pyc0 (3.12.11-r0) (8/32) Installing pyc (3.12.11-r0) (9/32) Installing py3-iniconfig-pyc (2.1.0-r0) (10/32) Installing python3-pyc (3.12.11-r0) (11/32) Installing py3-iniconfig (2.1.0-r0) (12/32) Installing py3-parsing (3.2.3-r0) (13/32) Installing py3-parsing-pyc (3.2.3-r0) (14/32) Installing py3-packaging (25.0-r0) (15/32) Installing py3-packaging-pyc (25.0-r0) (16/32) Installing py3-pluggy (1.5.0-r0) (17/32) Installing py3-pluggy-pyc (1.5.0-r0) (18/32) Installing py3-py (1.11.0-r4) (19/32) Installing py3-py-pyc (1.11.0-r4) (20/32) Installing py3-pygments (2.19.1-r1) (21/32) Installing py3-pygments-pyc (2.19.1-r1) (22/32) Installing py3-installer (0.7.0-r2) (23/32) Installing py3-installer-pyc (0.7.0-r2) (24/32) Installing py3-gpep517 (19-r0) (25/32) Installing py3-gpep517-pyc (19-r0) (26/32) Installing py3-setuptools (80.9.0-r0) (27/32) Installing py3-setuptools-pyc (80.9.0-r0) (28/32) Installing py3-setuptools_scm (8.3.1-r0) (29/32) Installing py3-setuptools_scm-pyc (8.3.1-r0) (30/32) Installing py3-wheel (0.46.1-r0) (31/32) Installing py3-wheel-pyc (0.46.1-r0) (32/32) Installing .makedepends-py3-pytest (20250621.141904) Executing busybox-1.37.0-r18.trigger OK: 402 MiB in 142 packages >>> py3-pytest: Cleaning up srcdir >>> py3-pytest: Cleaning up pkgdir >>> py3-pytest: Cleaning up tmpdir >>> py3-pytest: Fetching https://distfiles.alpinelinux.org/distfiles/edge/pytest-8.4.1.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> py3-pytest: Fetching https://files.pythonhosted.org/packages/source/p/pytest/pytest-8.4.1.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1482k 100 1482k 0 0 7236k 0 --:--:-- --:--:-- --:--:-- 7236k >>> py3-pytest: Fetching https://distfiles.alpinelinux.org/distfiles/edge/pytest-8.4.1.tar.gz >>> py3-pytest: Checking sha512sums... pytest-8.4.1.tar.gz: OK >>> py3-pytest: Unpacking /var/cache/distfiles/edge/pytest-8.4.1.tar.gz... 2025-06-21 14:19:07,960 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-06-21 14:19:08,338 root INFO running bdist_wheel 2025-06-21 14:19:08,424 root INFO running build 2025-06-21 14:19:08,425 root INFO running build_py 2025-06-21 14:19:08,443 root INFO creating build/lib 2025-06-21 14:19:08,444 root INFO copying src/py.py -> build/lib 2025-06-21 14:19:08,449 root INFO creating build/lib/_pytest 2025-06-21 14:19:08,450 root INFO copying src/_pytest/python.py -> build/lib/_pytest 2025-06-21 14:19:08,452 root INFO copying src/_pytest/skipping.py -> build/lib/_pytest 2025-06-21 14:19:08,454 root INFO copying src/_pytest/monkeypatch.py -> build/lib/_pytest 2025-06-21 14:19:08,455 root INFO copying src/_pytest/__init__.py -> build/lib/_pytest 2025-06-21 14:19:08,457 root INFO copying src/_pytest/capture.py -> build/lib/_pytest 2025-06-21 14:19:08,459 root INFO copying src/_pytest/tmpdir.py -> build/lib/_pytest 2025-06-21 14:19:08,460 root INFO copying src/_pytest/tracemalloc.py -> build/lib/_pytest 2025-06-21 14:19:08,462 root INFO copying src/_pytest/main.py -> build/lib/_pytest 2025-06-21 14:19:08,464 root INFO copying src/_pytest/faulthandler.py -> build/lib/_pytest 2025-06-21 14:19:08,465 root INFO copying src/_pytest/fixtures.py -> build/lib/_pytest 2025-06-21 14:19:08,468 root INFO copying src/_pytest/debugging.py -> build/lib/_pytest 2025-06-21 14:19:08,469 root INFO copying src/_pytest/terminal.py -> build/lib/_pytest 2025-06-21 14:19:08,471 root INFO copying src/_pytest/warnings.py -> build/lib/_pytest 2025-06-21 14:19:08,473 root INFO copying src/_pytest/helpconfig.py -> build/lib/_pytest 2025-06-21 14:19:08,475 root INFO copying src/_pytest/pytester_assertions.py -> build/lib/_pytest 2025-06-21 14:19:08,476 root INFO copying src/_pytest/doctest.py -> build/lib/_pytest 2025-06-21 14:19:08,478 root INFO copying src/_pytest/compat.py -> build/lib/_pytest 2025-06-21 14:19:08,480 root INFO copying src/_pytest/timing.py -> build/lib/_pytest 2025-06-21 14:19:08,481 root INFO copying src/_pytest/stash.py -> build/lib/_pytest 2025-06-21 14:19:08,483 root INFO copying src/_pytest/outcomes.py -> build/lib/_pytest 2025-06-21 14:19:08,484 root INFO copying src/_pytest/setupplan.py -> build/lib/_pytest 2025-06-21 14:19:08,486 root INFO copying src/_pytest/scope.py -> build/lib/_pytest 2025-06-21 14:19:08,488 root INFO copying src/_pytest/legacypath.py -> build/lib/_pytest 2025-06-21 14:19:08,489 root INFO copying src/_pytest/_version.py -> build/lib/_pytest 2025-06-21 14:19:08,491 root INFO copying src/_pytest/_argcomplete.py -> build/lib/_pytest 2025-06-21 14:19:08,492 root INFO copying src/_pytest/junitxml.py -> build/lib/_pytest 2025-06-21 14:19:08,494 root INFO copying src/_pytest/setuponly.py -> build/lib/_pytest 2025-06-21 14:19:08,496 root INFO copying src/_pytest/nodes.py -> build/lib/_pytest 2025-06-21 14:19:08,498 root INFO copying src/_pytest/unraisableexception.py -> build/lib/_pytest 2025-06-21 14:19:08,499 root INFO copying src/_pytest/deprecated.py -> build/lib/_pytest 2025-06-21 14:19:08,501 root INFO copying src/_pytest/raises.py -> build/lib/_pytest 2025-06-21 14:19:08,503 root INFO copying src/_pytest/warning_types.py -> build/lib/_pytest 2025-06-21 14:19:08,505 root INFO copying src/_pytest/pastebin.py -> build/lib/_pytest 2025-06-21 14:19:08,506 root INFO copying src/_pytest/threadexception.py -> build/lib/_pytest 2025-06-21 14:19:08,508 root INFO copying src/_pytest/stepwise.py -> build/lib/_pytest 2025-06-21 14:19:08,510 root INFO copying src/_pytest/cacheprovider.py -> build/lib/_pytest 2025-06-21 14:19:08,511 root INFO copying src/_pytest/unittest.py -> build/lib/_pytest 2025-06-21 14:19:08,513 root INFO copying src/_pytest/python_api.py -> build/lib/_pytest 2025-06-21 14:19:08,515 root INFO copying src/_pytest/pathlib.py -> build/lib/_pytest 2025-06-21 14:19:08,517 root INFO copying src/_pytest/hookspec.py -> build/lib/_pytest 2025-06-21 14:19:08,519 root INFO copying src/_pytest/runner.py -> build/lib/_pytest 2025-06-21 14:19:08,520 root INFO copying src/_pytest/pytester.py -> build/lib/_pytest 2025-06-21 14:19:08,522 root INFO copying src/_pytest/recwarn.py -> build/lib/_pytest 2025-06-21 14:19:08,524 root INFO copying src/_pytest/reports.py -> build/lib/_pytest 2025-06-21 14:19:08,526 root INFO copying src/_pytest/logging.py -> build/lib/_pytest 2025-06-21 14:19:08,528 root INFO copying src/_pytest/freeze_support.py -> build/lib/_pytest 2025-06-21 14:19:08,530 root INFO creating build/lib/pytest 2025-06-21 14:19:08,531 root INFO copying src/pytest/__init__.py -> build/lib/pytest 2025-06-21 14:19:08,533 root INFO copying src/pytest/__main__.py -> build/lib/pytest 2025-06-21 14:19:08,535 root INFO creating build/lib/_pytest/config 2025-06-21 14:19:08,536 root INFO copying src/_pytest/config/exceptions.py -> build/lib/_pytest/config 2025-06-21 14:19:08,537 root INFO copying src/_pytest/config/__init__.py -> build/lib/_pytest/config 2025-06-21 14:19:08,539 root INFO copying src/_pytest/config/compat.py -> build/lib/_pytest/config 2025-06-21 14:19:08,541 root INFO copying src/_pytest/config/findpaths.py -> build/lib/_pytest/config 2025-06-21 14:19:08,543 root INFO copying src/_pytest/config/argparsing.py -> build/lib/_pytest/config 2025-06-21 14:19:08,545 root INFO creating build/lib/_pytest/mark 2025-06-21 14:19:08,546 root INFO copying src/_pytest/mark/__init__.py -> build/lib/_pytest/mark 2025-06-21 14:19:08,548 root INFO copying src/_pytest/mark/expression.py -> build/lib/_pytest/mark 2025-06-21 14:19:08,549 root INFO copying src/_pytest/mark/structures.py -> build/lib/_pytest/mark 2025-06-21 14:19:08,552 root INFO creating build/lib/_pytest/_code 2025-06-21 14:19:08,553 root INFO copying src/_pytest/_code/__init__.py -> build/lib/_pytest/_code 2025-06-21 14:19:08,554 root INFO copying src/_pytest/_code/code.py -> build/lib/_pytest/_code 2025-06-21 14:19:08,556 root INFO copying src/_pytest/_code/source.py -> build/lib/_pytest/_code 2025-06-21 14:19:08,559 root INFO creating build/lib/_pytest/_py 2025-06-21 14:19:08,560 root INFO copying src/_pytest/_py/__init__.py -> build/lib/_pytest/_py 2025-06-21 14:19:08,561 root INFO copying src/_pytest/_py/error.py -> build/lib/_pytest/_py 2025-06-21 14:19:08,563 root INFO copying src/_pytest/_py/path.py -> build/lib/_pytest/_py 2025-06-21 14:19:08,565 root INFO creating build/lib/_pytest/assertion 2025-06-21 14:19:08,566 root INFO copying src/_pytest/assertion/__init__.py -> build/lib/_pytest/assertion 2025-06-21 14:19:08,568 root INFO copying src/_pytest/assertion/util.py -> build/lib/_pytest/assertion 2025-06-21 14:19:08,569 root INFO copying src/_pytest/assertion/rewrite.py -> build/lib/_pytest/assertion 2025-06-21 14:19:08,571 root INFO copying src/_pytest/assertion/truncate.py -> build/lib/_pytest/assertion 2025-06-21 14:19:08,573 root INFO creating build/lib/_pytest/_io 2025-06-21 14:19:08,575 root INFO copying src/_pytest/_io/pprint.py -> build/lib/_pytest/_io 2025-06-21 14:19:08,576 root INFO copying src/_pytest/_io/__init__.py -> build/lib/_pytest/_io 2025-06-21 14:19:08,578 root INFO copying src/_pytest/_io/terminalwriter.py -> build/lib/_pytest/_io 2025-06-21 14:19:08,579 root INFO copying src/_pytest/_io/saferepr.py -> build/lib/_pytest/_io 2025-06-21 14:19:08,581 root INFO copying src/_pytest/_io/wcwidth.py -> build/lib/_pytest/_io 2025-06-21 14:19:08,582 root INFO running egg_info 2025-06-21 14:19:08,600 root INFO writing src/pytest.egg-info/PKG-INFO 2025-06-21 14:19:08,609 root INFO writing dependency_links to src/pytest.egg-info/dependency_links.txt 2025-06-21 14:19:08,611 root INFO writing entry points to src/pytest.egg-info/entry_points.txt 2025-06-21 14:19:08,618 root INFO writing requirements to src/pytest.egg-info/requires.txt 2025-06-21 14:19:08,619 root INFO writing top-level names to src/pytest.egg-info/top_level.txt ERROR setuptools_scm._file_finders.git listing git files failed - pretending there aren't any 2025-06-21 14:19:08,705 root INFO reading manifest file 'src/pytest.egg-info/SOURCES.txt' 2025-06-21 14:19:08,772 root INFO adding license file 'LICENSE' 2025-06-21 14:19:08,772 root INFO adding license file 'AUTHORS' 2025-06-21 14:19:08,809 root INFO writing manifest file 'src/pytest.egg-info/SOURCES.txt' 2025-06-21 14:19:08,842 root INFO copying src/_pytest/py.typed -> build/lib/_pytest 2025-06-21 14:19:08,844 root INFO copying src/pytest/py.typed -> build/lib/pytest 2025-06-21 14:19:08,886 root INFO installing to build/bdist.linux-riscv64/wheel 2025-06-21 14:19:08,886 root INFO running install 2025-06-21 14:19:08,951 root INFO running install_lib 2025-06-21 14:19:08,968 root INFO creating build/bdist.linux-riscv64/wheel 2025-06-21 14:19:08,969 root INFO copying build/lib/py.py -> build/bdist.linux-riscv64/wheel/. 2025-06-21 14:19:08,971 root INFO creating build/bdist.linux-riscv64/wheel/_pytest 2025-06-21 14:19:08,972 root INFO copying build/lib/_pytest/python.py -> build/bdist.linux-riscv64/wheel/./_pytest 2025-06-21 14:19:08,974 root INFO copying build/lib/_pytest/skipping.py -> build/bdist.linux-riscv64/wheel/./_pytest 2025-06-21 14:19:08,975 root INFO copying build/lib/_pytest/monkeypatch.py -> build/bdist.linux-riscv64/wheel/./_pytest 2025-06-21 14:19:08,976 root INFO copying build/lib/_pytest/__init__.py -> build/bdist.linux-riscv64/wheel/./_pytest 2025-06-21 14:19:08,978 root INFO copying build/lib/_pytest/capture.py -> build/bdist.linux-riscv64/wheel/./_pytest 2025-06-21 14:19:08,979 root INFO copying build/lib/_pytest/tmpdir.py -> build/bdist.linux-riscv64/wheel/./_pytest 2025-06-21 14:19:08,980 root INFO copying build/lib/_pytest/tracemalloc.py -> build/bdist.linux-riscv64/wheel/./_pytest 2025-06-21 14:19:08,982 root INFO copying build/lib/_pytest/main.py -> build/bdist.linux-riscv64/wheel/./_pytest 2025-06-21 14:19:08,983 root INFO copying build/lib/_pytest/faulthandler.py -> build/bdist.linux-riscv64/wheel/./_pytest 2025-06-21 14:19:08,984 root INFO copying build/lib/_pytest/fixtures.py -> build/bdist.linux-riscv64/wheel/./_pytest 2025-06-21 14:19:08,986 root INFO copying build/lib/_pytest/debugging.py -> build/bdist.linux-riscv64/wheel/./_pytest 2025-06-21 14:19:08,988 root INFO copying build/lib/_pytest/terminal.py -> build/bdist.linux-riscv64/wheel/./_pytest 2025-06-21 14:19:08,989 root INFO copying build/lib/_pytest/warnings.py -> build/bdist.linux-riscv64/wheel/./_pytest 2025-06-21 14:19:08,991 root INFO copying build/lib/_pytest/helpconfig.py -> build/bdist.linux-riscv64/wheel/./_pytest 2025-06-21 14:19:08,992 root INFO creating build/bdist.linux-riscv64/wheel/_pytest/config 2025-06-21 14:19:08,993 root INFO copying build/lib/_pytest/config/exceptions.py -> build/bdist.linux-riscv64/wheel/./_pytest/config 2025-06-21 14:19:08,995 root INFO copying build/lib/_pytest/config/__init__.py -> build/bdist.linux-riscv64/wheel/./_pytest/config 2025-06-21 14:19:08,996 root INFO copying build/lib/_pytest/config/compat.py -> build/bdist.linux-riscv64/wheel/./_pytest/config 2025-06-21 14:19:08,998 root INFO copying build/lib/_pytest/config/findpaths.py -> build/bdist.linux-riscv64/wheel/./_pytest/config 2025-06-21 14:19:08,999 root INFO copying build/lib/_pytest/config/argparsing.py -> build/bdist.linux-riscv64/wheel/./_pytest/config 2025-06-21 14:19:09,000 root INFO copying build/lib/_pytest/pytester_assertions.py -> build/bdist.linux-riscv64/wheel/./_pytest 2025-06-21 14:19:09,002 root INFO copying build/lib/_pytest/py.typed -> build/bdist.linux-riscv64/wheel/./_pytest 2025-06-21 14:19:09,003 root INFO copying build/lib/_pytest/doctest.py -> build/bdist.linux-riscv64/wheel/./_pytest 2025-06-21 14:19:09,004 root INFO copying build/lib/_pytest/compat.py -> build/bdist.linux-riscv64/wheel/./_pytest 2025-06-21 14:19:09,005 root INFO copying build/lib/_pytest/timing.py -> build/bdist.linux-riscv64/wheel/./_pytest 2025-06-21 14:19:09,007 root INFO copying build/lib/_pytest/stash.py -> build/bdist.linux-riscv64/wheel/./_pytest 2025-06-21 14:19:09,008 root INFO copying build/lib/_pytest/outcomes.py -> build/bdist.linux-riscv64/wheel/./_pytest 2025-06-21 14:19:09,009 root INFO copying build/lib/_pytest/setupplan.py -> build/bdist.linux-riscv64/wheel/./_pytest 2025-06-21 14:19:09,011 root INFO creating build/bdist.linux-riscv64/wheel/_pytest/mark 2025-06-21 14:19:09,012 root INFO copying build/lib/_pytest/mark/__init__.py -> build/bdist.linux-riscv64/wheel/./_pytest/mark 2025-06-21 14:19:09,013 root INFO copying build/lib/_pytest/mark/expression.py -> build/bdist.linux-riscv64/wheel/./_pytest/mark 2025-06-21 14:19:09,014 root INFO copying build/lib/_pytest/mark/structures.py -> build/bdist.linux-riscv64/wheel/./_pytest/mark 2025-06-21 14:19:09,016 root INFO copying build/lib/_pytest/scope.py -> build/bdist.linux-riscv64/wheel/./_pytest 2025-06-21 14:19:09,017 root INFO copying build/lib/_pytest/legacypath.py -> build/bdist.linux-riscv64/wheel/./_pytest 2025-06-21 14:19:09,019 root INFO copying build/lib/_pytest/_version.py -> build/bdist.linux-riscv64/wheel/./_pytest 2025-06-21 14:19:09,020 root INFO copying build/lib/_pytest/_argcomplete.py -> build/bdist.linux-riscv64/wheel/./_pytest 2025-06-21 14:19:09,021 root INFO copying build/lib/_pytest/junitxml.py -> build/bdist.linux-riscv64/wheel/./_pytest 2025-06-21 14:19:09,022 root INFO copying build/lib/_pytest/setuponly.py -> build/bdist.linux-riscv64/wheel/./_pytest 2025-06-21 14:19:09,024 root INFO copying build/lib/_pytest/nodes.py -> build/bdist.linux-riscv64/wheel/./_pytest 2025-06-21 14:19:09,025 root INFO copying build/lib/_pytest/unraisableexception.py -> build/bdist.linux-riscv64/wheel/./_pytest 2025-06-21 14:19:09,026 root INFO copying build/lib/_pytest/deprecated.py -> build/bdist.linux-riscv64/wheel/./_pytest 2025-06-21 14:19:09,028 root INFO copying build/lib/_pytest/raises.py -> build/bdist.linux-riscv64/wheel/./_pytest 2025-06-21 14:19:09,029 root INFO copying build/lib/_pytest/warning_types.py -> build/bdist.linux-riscv64/wheel/./_pytest 2025-06-21 14:19:09,031 root INFO creating build/bdist.linux-riscv64/wheel/_pytest/_code 2025-06-21 14:19:09,032 root INFO copying build/lib/_pytest/_code/__init__.py -> build/bdist.linux-riscv64/wheel/./_pytest/_code 2025-06-21 14:19:09,033 root INFO copying build/lib/_pytest/_code/code.py -> build/bdist.linux-riscv64/wheel/./_pytest/_code 2025-06-21 14:19:09,035 root INFO copying build/lib/_pytest/_code/source.py -> build/bdist.linux-riscv64/wheel/./_pytest/_code 2025-06-21 14:19:09,037 root INFO copying build/lib/_pytest/pastebin.py -> build/bdist.linux-riscv64/wheel/./_pytest 2025-06-21 14:19:09,038 root INFO copying build/lib/_pytest/threadexception.py -> build/bdist.linux-riscv64/wheel/./_pytest 2025-06-21 14:19:09,039 root INFO copying build/lib/_pytest/stepwise.py -> build/bdist.linux-riscv64/wheel/./_pytest 2025-06-21 14:19:09,041 root INFO creating build/bdist.linux-riscv64/wheel/_pytest/_py 2025-06-21 14:19:09,042 root INFO copying build/lib/_pytest/_py/__init__.py -> build/bdist.linux-riscv64/wheel/./_pytest/_py 2025-06-21 14:19:09,043 root INFO copying build/lib/_pytest/_py/error.py -> build/bdist.linux-riscv64/wheel/./_pytest/_py 2025-06-21 14:19:09,044 root INFO copying build/lib/_pytest/_py/path.py -> build/bdist.linux-riscv64/wheel/./_pytest/_py 2025-06-21 14:19:09,046 root INFO copying build/lib/_pytest/cacheprovider.py -> build/bdist.linux-riscv64/wheel/./_pytest 2025-06-21 14:19:09,047 root INFO copying build/lib/_pytest/unittest.py -> build/bdist.linux-riscv64/wheel/./_pytest 2025-06-21 14:19:09,049 root INFO copying build/lib/_pytest/python_api.py -> build/bdist.linux-riscv64/wheel/./_pytest 2025-06-21 14:19:09,050 root INFO copying build/lib/_pytest/pathlib.py -> build/bdist.linux-riscv64/wheel/./_pytest 2025-06-21 14:19:09,052 root INFO copying build/lib/_pytest/hookspec.py -> build/bdist.linux-riscv64/wheel/./_pytest 2025-06-21 14:19:09,053 root INFO copying build/lib/_pytest/runner.py -> build/bdist.linux-riscv64/wheel/./_pytest 2025-06-21 14:19:09,055 root INFO creating build/bdist.linux-riscv64/wheel/_pytest/assertion 2025-06-21 14:19:09,056 root INFO copying build/lib/_pytest/assertion/__init__.py -> build/bdist.linux-riscv64/wheel/./_pytest/assertion 2025-06-21 14:19:09,057 root INFO copying build/lib/_pytest/assertion/util.py -> build/bdist.linux-riscv64/wheel/./_pytest/assertion 2025-06-21 14:19:09,059 root INFO copying build/lib/_pytest/assertion/rewrite.py -> build/bdist.linux-riscv64/wheel/./_pytest/assertion 2025-06-21 14:19:09,060 root INFO copying build/lib/_pytest/assertion/truncate.py -> build/bdist.linux-riscv64/wheel/./_pytest/assertion 2025-06-21 14:19:09,062 root INFO copying build/lib/_pytest/pytester.py -> build/bdist.linux-riscv64/wheel/./_pytest 2025-06-21 14:19:09,063 root INFO copying build/lib/_pytest/recwarn.py -> build/bdist.linux-riscv64/wheel/./_pytest 2025-06-21 14:19:09,065 root INFO copying build/lib/_pytest/reports.py -> build/bdist.linux-riscv64/wheel/./_pytest 2025-06-21 14:19:09,066 root INFO copying build/lib/_pytest/logging.py -> build/bdist.linux-riscv64/wheel/./_pytest 2025-06-21 14:19:09,068 root INFO copying build/lib/_pytest/freeze_support.py -> build/bdist.linux-riscv64/wheel/./_pytest 2025-06-21 14:19:09,072 root INFO creating build/bdist.linux-riscv64/wheel/_pytest/_io 2025-06-21 14:19:09,073 root INFO copying build/lib/_pytest/_io/pprint.py -> build/bdist.linux-riscv64/wheel/./_pytest/_io 2025-06-21 14:19:09,074 root INFO copying build/lib/_pytest/_io/__init__.py -> build/bdist.linux-riscv64/wheel/./_pytest/_io 2025-06-21 14:19:09,075 root INFO copying build/lib/_pytest/_io/terminalwriter.py -> build/bdist.linux-riscv64/wheel/./_pytest/_io 2025-06-21 14:19:09,077 root INFO copying build/lib/_pytest/_io/saferepr.py -> build/bdist.linux-riscv64/wheel/./_pytest/_io 2025-06-21 14:19:09,078 root INFO copying build/lib/_pytest/_io/wcwidth.py -> build/bdist.linux-riscv64/wheel/./_pytest/_io 2025-06-21 14:19:09,080 root INFO creating build/bdist.linux-riscv64/wheel/pytest 2025-06-21 14:19:09,081 root INFO copying build/lib/pytest/__init__.py -> build/bdist.linux-riscv64/wheel/./pytest 2025-06-21 14:19:09,082 root INFO copying build/lib/pytest/py.typed -> build/bdist.linux-riscv64/wheel/./pytest 2025-06-21 14:19:09,083 root INFO copying build/lib/pytest/__main__.py -> build/bdist.linux-riscv64/wheel/./pytest 2025-06-21 14:19:09,084 root INFO running install_egg_info 2025-06-21 14:19:09,101 root INFO Copying src/pytest.egg-info to build/bdist.linux-riscv64/wheel/./pytest-8.4.1-py3.12.egg-info 2025-06-21 14:19:09,108 root INFO running install_scripts 2025-06-21 14:19:09,117 root INFO creating build/bdist.linux-riscv64/wheel/pytest-8.4.1.dist-info/WHEEL 2025-06-21 14:19:09,120 wheel INFO creating '/home/buildozer/aports/main/py3-pytest/src/pytest-8.4.1/.dist/.tmp-60u9am8s/pytest-8.4.1-py3-none-any.whl' and adding 'build/bdist.linux-riscv64/wheel' to it 2025-06-21 14:19:09,122 wheel INFO adding 'py.py' 2025-06-21 14:19:09,124 wheel INFO adding '_pytest/__init__.py' 2025-06-21 14:19:09,126 wheel INFO adding '_pytest/_argcomplete.py' 2025-06-21 14:19:09,127 wheel INFO adding '_pytest/_version.py' 2025-06-21 14:19:09,129 wheel INFO adding '_pytest/cacheprovider.py' 2025-06-21 14:19:09,131 wheel INFO adding '_pytest/capture.py' 2025-06-21 14:19:09,134 wheel INFO adding '_pytest/compat.py' 2025-06-21 14:19:09,136 wheel INFO adding '_pytest/debugging.py' 2025-06-21 14:19:09,137 wheel INFO adding '_pytest/deprecated.py' 2025-06-21 14:19:09,139 wheel INFO adding '_pytest/doctest.py' 2025-06-21 14:19:09,141 wheel INFO adding '_pytest/faulthandler.py' 2025-06-21 14:19:09,144 wheel INFO adding '_pytest/fixtures.py' 2025-06-21 14:19:09,147 wheel INFO adding '_pytest/freeze_support.py' 2025-06-21 14:19:09,148 wheel INFO adding '_pytest/helpconfig.py' 2025-06-21 14:19:09,150 wheel INFO adding '_pytest/hookspec.py' 2025-06-21 14:19:09,153 wheel INFO adding '_pytest/junitxml.py' 2025-06-21 14:19:09,155 wheel INFO adding '_pytest/legacypath.py' 2025-06-21 14:19:09,157 wheel INFO adding '_pytest/logging.py' 2025-06-21 14:19:09,160 wheel INFO adding '_pytest/main.py' 2025-06-21 14:19:09,162 wheel INFO adding '_pytest/monkeypatch.py' 2025-06-21 14:19:09,164 wheel INFO adding '_pytest/nodes.py' 2025-06-21 14:19:09,167 wheel INFO adding '_pytest/outcomes.py' 2025-06-21 14:19:09,168 wheel INFO adding '_pytest/pastebin.py' 2025-06-21 14:19:09,170 wheel INFO adding '_pytest/pathlib.py' 2025-06-21 14:19:09,172 wheel INFO adding '_pytest/py.typed' 2025-06-21 14:19:09,174 wheel INFO adding '_pytest/pytester.py' 2025-06-21 14:19:09,177 wheel INFO adding '_pytest/pytester_assertions.py' 2025-06-21 14:19:09,179 wheel INFO adding '_pytest/python.py' 2025-06-21 14:19:09,182 wheel INFO adding '_pytest/python_api.py' 2025-06-21 14:19:09,185 wheel INFO adding '_pytest/raises.py' 2025-06-21 14:19:09,188 wheel INFO adding '_pytest/recwarn.py' 2025-06-21 14:19:09,190 wheel INFO adding '_pytest/reports.py' 2025-06-21 14:19:09,192 wheel INFO adding '_pytest/runner.py' 2025-06-21 14:19:09,194 wheel INFO adding '_pytest/scope.py' 2025-06-21 14:19:09,195 wheel INFO adding '_pytest/setuponly.py' 2025-06-21 14:19:09,197 wheel INFO adding '_pytest/setupplan.py' 2025-06-21 14:19:09,199 wheel INFO adding '_pytest/skipping.py' 2025-06-21 14:19:09,200 wheel INFO adding '_pytest/stash.py' 2025-06-21 14:19:09,202 wheel INFO adding '_pytest/stepwise.py' 2025-06-21 14:19:09,204 wheel INFO adding '_pytest/terminal.py' 2025-06-21 14:19:09,207 wheel INFO adding '_pytest/threadexception.py' 2025-06-21 14:19:09,208 wheel INFO adding '_pytest/timing.py' 2025-06-21 14:19:09,210 wheel INFO adding '_pytest/tmpdir.py' 2025-06-21 14:19:09,212 wheel INFO adding '_pytest/tracemalloc.py' 2025-06-21 14:19:09,214 wheel INFO adding '_pytest/unittest.py' 2025-06-21 14:19:09,216 wheel INFO adding '_pytest/unraisableexception.py' 2025-06-21 14:19:09,217 wheel INFO adding '_pytest/warning_types.py' 2025-06-21 14:19:09,219 wheel INFO adding '_pytest/warnings.py' 2025-06-21 14:19:09,221 wheel INFO adding '_pytest/_code/__init__.py' 2025-06-21 14:19:09,223 wheel INFO adding '_pytest/_code/code.py' 2025-06-21 14:19:09,225 wheel INFO adding '_pytest/_code/source.py' 2025-06-21 14:19:09,227 wheel INFO adding '_pytest/_io/__init__.py' 2025-06-21 14:19:09,229 wheel INFO adding '_pytest/_io/pprint.py' 2025-06-21 14:19:09,231 wheel INFO adding '_pytest/_io/saferepr.py' 2025-06-21 14:19:09,232 wheel INFO adding '_pytest/_io/terminalwriter.py' 2025-06-21 14:19:09,233 wheel INFO adding '_pytest/_io/wcwidth.py' 2025-06-21 14:19:09,234 wheel INFO adding '_pytest/_py/__init__.py' 2025-06-21 14:19:09,236 wheel INFO adding '_pytest/_py/error.py' 2025-06-21 14:19:09,237 wheel INFO adding '_pytest/_py/path.py' 2025-06-21 14:19:09,240 wheel INFO adding '_pytest/assertion/__init__.py' 2025-06-21 14:19:09,242 wheel INFO adding '_pytest/assertion/rewrite.py' 2025-06-21 14:19:09,244 wheel INFO adding '_pytest/assertion/truncate.py' 2025-06-21 14:19:09,245 wheel INFO adding '_pytest/assertion/util.py' 2025-06-21 14:19:09,248 wheel INFO adding '_pytest/config/__init__.py' 2025-06-21 14:19:09,251 wheel INFO adding '_pytest/config/argparsing.py' 2025-06-21 14:19:09,252 wheel INFO adding '_pytest/config/compat.py' 2025-06-21 14:19:09,253 wheel INFO adding '_pytest/config/exceptions.py' 2025-06-21 14:19:09,255 wheel INFO adding '_pytest/config/findpaths.py' 2025-06-21 14:19:09,256 wheel INFO adding '_pytest/mark/__init__.py' 2025-06-21 14:19:09,258 wheel INFO adding '_pytest/mark/expression.py' 2025-06-21 14:19:09,259 wheel INFO adding '_pytest/mark/structures.py' 2025-06-21 14:19:09,261 wheel INFO adding 'pytest/__init__.py' 2025-06-21 14:19:09,262 wheel INFO adding 'pytest/__main__.py' 2025-06-21 14:19:09,263 wheel INFO adding 'pytest/py.typed' 2025-06-21 14:19:09,265 wheel INFO adding 'pytest-8.4.1.dist-info/licenses/AUTHORS' 2025-06-21 14:19:09,267 wheel INFO adding 'pytest-8.4.1.dist-info/licenses/LICENSE' 2025-06-21 14:19:09,268 wheel INFO adding 'pytest-8.4.1.dist-info/METADATA' 2025-06-21 14:19:09,269 wheel INFO adding 'pytest-8.4.1.dist-info/WHEEL' 2025-06-21 14:19:09,270 wheel INFO adding 'pytest-8.4.1.dist-info/entry_points.txt' 2025-06-21 14:19:09,271 wheel INFO adding 'pytest-8.4.1.dist-info/top_level.txt' 2025-06-21 14:19:09,273 wheel INFO adding 'pytest-8.4.1.dist-info/RECORD' 2025-06-21 14:19:09,275 root INFO removing build/bdist.linux-riscv64/wheel 2025-06-21 14:19:09,287 gpep517 INFO The backend produced .dist/pytest-8.4.1-py3-none-any.whl pytest-8.4.1-py3-none-any.whl >>> py3-pytest: Entering fakeroot... >>> py3-pytest-pyc*: Running split function pyc... 'usr/lib/python3.12/site-packages/_pytest/config/__pycache__' -> '/home/buildozer/aports/main/py3-pytest/pkg/py3-pytest-pyc/usr/lib/python3.12/site-packages/_pytest/config/__pycache__' 'usr/lib/python3.12/site-packages/_pytest/__pycache__' -> '/home/buildozer/aports/main/py3-pytest/pkg/py3-pytest-pyc/usr/lib/python3.12/site-packages/_pytest/__pycache__' 'usr/lib/python3.12/site-packages/_pytest/mark/__pycache__' -> '/home/buildozer/aports/main/py3-pytest/pkg/py3-pytest-pyc/usr/lib/python3.12/site-packages/_pytest/mark/__pycache__' 'usr/lib/python3.12/site-packages/_pytest/_code/__pycache__' -> '/home/buildozer/aports/main/py3-pytest/pkg/py3-pytest-pyc/usr/lib/python3.12/site-packages/_pytest/_code/__pycache__' 'usr/lib/python3.12/site-packages/_pytest/_py/__pycache__' -> '/home/buildozer/aports/main/py3-pytest/pkg/py3-pytest-pyc/usr/lib/python3.12/site-packages/_pytest/_py/__pycache__' 'usr/lib/python3.12/site-packages/_pytest/assertion/__pycache__' -> '/home/buildozer/aports/main/py3-pytest/pkg/py3-pytest-pyc/usr/lib/python3.12/site-packages/_pytest/assertion/__pycache__' 'usr/lib/python3.12/site-packages/_pytest/_io/__pycache__' -> '/home/buildozer/aports/main/py3-pytest/pkg/py3-pytest-pyc/usr/lib/python3.12/site-packages/_pytest/_io/__pycache__' 'usr/lib/python3.12/site-packages/pytest/__pycache__' -> '/home/buildozer/aports/main/py3-pytest/pkg/py3-pytest-pyc/usr/lib/python3.12/site-packages/pytest/__pycache__' 'usr/lib/python3.12/site-packages/__pycache__' -> '/home/buildozer/aports/main/py3-pytest/pkg/py3-pytest-pyc/usr/lib/python3.12/site-packages/__pycache__' >>> py3-pytest-pyc*: Preparing subpackage py3-pytest-pyc... >>> py3-pytest-pyc*: Running postcheck for py3-pytest-pyc >>> py3-pytest*: Running postcheck for py3-pytest >>> py3-pytest*: Preparing package py3-pytest... >>> py3-pytest-pyc*: Tracing dependencies... py3-iniconfig py3-packaging py3-pluggy py3-py py3-pygments python3~3.12 >>> py3-pytest-pyc*: Package size: 1.5 MB >>> py3-pytest-pyc*: Compressing data... >>> py3-pytest-pyc*: Create checksum... >>> py3-pytest-pyc*: Create py3-pytest-pyc-8.4.1-r0.apk >>> py3-pytest*: Tracing dependencies... py3-iniconfig py3-packaging py3-pluggy py3-py py3-pygments python3~3.12 >>> py3-pytest*: Package size: 1.2 MB >>> py3-pytest*: Compressing data... >>> py3-pytest*: Create checksum... >>> py3-pytest*: Create py3-pytest-8.4.1-r0.apk >>> py3-pytest: Build complete at Sat, 21 Jun 2025 14:19:13 +0000 elapsed time 0h 0m 12s >>> py3-pytest: Cleaning up srcdir >>> py3-pytest: Cleaning up pkgdir >>> py3-pytest: Uninstalling dependencies... (1/32) Purging .makedepends-py3-pytest (20250621.141904) (2/32) Purging py3-iniconfig-pyc (2.1.0-r0) (3/32) Purging py3-iniconfig (2.1.0-r0) (4/32) Purging py3-pluggy-pyc (1.5.0-r0) (5/32) Purging py3-pluggy (1.5.0-r0) (6/32) Purging py3-py-pyc (1.11.0-r4) (7/32) Purging py3-py (1.11.0-r4) (8/32) Purging py3-pygments-pyc (2.19.1-r1) (9/32) Purging py3-pygments (2.19.1-r1) (10/32) Purging py3-gpep517-pyc (19-r0) (11/32) Purging py3-gpep517 (19-r0) (12/32) Purging py3-installer-pyc (0.7.0-r2) (13/32) Purging py3-installer (0.7.0-r2) (14/32) Purging py3-setuptools_scm-pyc (8.3.1-r0) (15/32) Purging py3-setuptools_scm (8.3.1-r0) (16/32) Purging py3-setuptools-pyc (80.9.0-r0) (17/32) Purging py3-setuptools (80.9.0-r0) (18/32) Purging py3-wheel-pyc (0.46.1-r0) (19/32) Purging py3-wheel (0.46.1-r0) (20/32) Purging py3-packaging-pyc (25.0-r0) (21/32) Purging py3-packaging (25.0-r0) (22/32) Purging py3-parsing-pyc (3.2.3-r0) (23/32) Purging py3-parsing (3.2.3-r0) (24/32) Purging python3-pyc (3.12.11-r0) (25/32) Purging python3-pycache-pyc0 (3.12.11-r0) (26/32) Purging pyc (3.12.11-r0) (27/32) Purging python3 (3.12.11-r0) (28/32) Purging gdbm (1.24-r0) (29/32) Purging libffi (3.5.1-r0) (30/32) Purging libpanelw (6.5_p20250614-r0) (31/32) Purging mpdecimal (4.0.1-r0) (32/32) Purging sqlite-libs (3.50.1-r0) Executing busybox-1.37.0-r18.trigger OK: 348 MiB in 110 packages >>> py3-pytest: Updating the main/riscv64 repository index... >>> py3-pytest: Signing the index...