>>> py3-pytest: Building main/py3-pytest 8.4.0-r1 (using abuild 3.15.0-r0) started Tue, 03 Jun 2025 19:00:35 +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/34) Installing libbz2 (1.0.8-r6) (2/34) Installing libffi (3.4.8-r0) (3/34) Installing gdbm (1.24-r0) (4/34) Installing xz-libs (5.8.1-r0) (5/34) Installing mpdecimal (4.0.1-r0) (6/34) Installing libpanelw (6.5_p20250503-r0) (7/34) Installing sqlite-libs (3.50.0-r0) (8/34) Installing python3 (3.12.10-r1) (9/34) Installing python3-pycache-pyc0 (3.12.10-r1) (10/34) Installing pyc (3.12.10-r1) (11/34) Installing py3-iniconfig-pyc (2.1.0-r0) (12/34) Installing python3-pyc (3.12.10-r1) (13/34) Installing py3-iniconfig (2.1.0-r0) (14/34) Installing py3-parsing (3.2.3-r0) (15/34) Installing py3-parsing-pyc (3.2.3-r0) (16/34) Installing py3-packaging (25.0-r0) (17/34) Installing py3-packaging-pyc (25.0-r0) (18/34) Installing py3-pluggy (1.5.0-r0) (19/34) Installing py3-pluggy-pyc (1.5.0-r0) (20/34) Installing py3-py (1.11.0-r4) (21/34) Installing py3-py-pyc (1.11.0-r4) (22/34) Installing py3-pygments (2.19.1-r1) (23/34) Installing py3-pygments-pyc (2.19.1-r1) (24/34) Installing py3-installer (0.7.0-r2) (25/34) Installing py3-installer-pyc (0.7.0-r2) (26/34) Installing py3-gpep517 (19-r0) (27/34) Installing py3-gpep517-pyc (19-r0) (28/34) Installing py3-setuptools (80.9.0-r0) (29/34) Installing py3-setuptools-pyc (80.9.0-r0) (30/34) Installing py3-setuptools_scm (8.3.1-r0) (31/34) Installing py3-setuptools_scm-pyc (8.3.1-r0) (32/34) Installing py3-wheel (0.46.1-r0) (33/34) Installing py3-wheel-pyc (0.46.1-r0) (34/34) Installing .makedepends-py3-pytest (20250603.190036) Executing busybox-1.37.0-r18.trigger OK: 455 MiB in 140 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.0.tar.gz >>> py3-pytest: Fetching https://distfiles.alpinelinux.org/distfiles/edge/pytest-8.4.0.tar.gz >>> py3-pytest: Checking sha512sums... pytest-8.4.0.tar.gz: OK >>> py3-pytest: Unpacking /var/cache/distfiles/edge/pytest-8.4.0.tar.gz... 2025-06-03 19:00:37,083 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-03 19:00:37,148 root INFO running bdist_wheel 2025-06-03 19:00:37,163 root INFO running build 2025-06-03 19:00:37,163 root INFO running build_py 2025-06-03 19:00:37,166 root INFO creating build/lib 2025-06-03 19:00:37,166 root INFO copying src/py.py -> build/lib 2025-06-03 19:00:37,167 root INFO creating build/lib/pytest 2025-06-03 19:00:37,167 root INFO copying src/pytest/__init__.py -> build/lib/pytest 2025-06-03 19:00:37,167 root INFO copying src/pytest/__main__.py -> build/lib/pytest 2025-06-03 19:00:37,168 root INFO creating build/lib/_pytest 2025-06-03 19:00:37,168 root INFO copying src/_pytest/runner.py -> build/lib/_pytest 2025-06-03 19:00:37,168 root INFO copying src/_pytest/nodes.py -> build/lib/_pytest 2025-06-03 19:00:37,168 root INFO copying src/_pytest/skipping.py -> build/lib/_pytest 2025-06-03 19:00:37,169 root INFO copying src/_pytest/helpconfig.py -> build/lib/_pytest 2025-06-03 19:00:37,169 root INFO copying src/_pytest/scope.py -> build/lib/_pytest 2025-06-03 19:00:37,169 root INFO copying src/_pytest/hookspec.py -> build/lib/_pytest 2025-06-03 19:00:37,170 root INFO copying src/_pytest/setuponly.py -> build/lib/_pytest 2025-06-03 19:00:37,170 root INFO copying src/_pytest/stepwise.py -> build/lib/_pytest 2025-06-03 19:00:37,170 root INFO copying src/_pytest/tmpdir.py -> build/lib/_pytest 2025-06-03 19:00:37,170 root INFO copying src/_pytest/pytester.py -> build/lib/_pytest 2025-06-03 19:00:37,171 root INFO copying src/_pytest/outcomes.py -> build/lib/_pytest 2025-06-03 19:00:37,171 root INFO copying src/_pytest/monkeypatch.py -> build/lib/_pytest 2025-06-03 19:00:37,171 root INFO copying src/_pytest/tracemalloc.py -> build/lib/_pytest 2025-06-03 19:00:37,171 root INFO copying src/_pytest/legacypath.py -> build/lib/_pytest 2025-06-03 19:00:37,172 root INFO copying src/_pytest/debugging.py -> build/lib/_pytest 2025-06-03 19:00:37,172 root INFO copying src/_pytest/_argcomplete.py -> build/lib/_pytest 2025-06-03 19:00:37,172 root INFO copying src/_pytest/pytester_assertions.py -> build/lib/_pytest 2025-06-03 19:00:37,172 root INFO copying src/_pytest/warning_types.py -> build/lib/_pytest 2025-06-03 19:00:37,173 root INFO copying src/_pytest/junitxml.py -> build/lib/_pytest 2025-06-03 19:00:37,173 root INFO copying src/_pytest/fixtures.py -> build/lib/_pytest 2025-06-03 19:00:37,173 root INFO copying src/_pytest/deprecated.py -> build/lib/_pytest 2025-06-03 19:00:37,173 root INFO copying src/_pytest/python_api.py -> build/lib/_pytest 2025-06-03 19:00:37,174 root INFO copying src/_pytest/_version.py -> build/lib/_pytest 2025-06-03 19:00:37,174 root INFO copying src/_pytest/unraisableexception.py -> build/lib/_pytest 2025-06-03 19:00:37,175 root INFO copying src/_pytest/warnings.py -> build/lib/_pytest 2025-06-03 19:00:37,175 root INFO copying src/_pytest/faulthandler.py -> build/lib/_pytest 2025-06-03 19:00:37,175 root INFO copying src/_pytest/freeze_support.py -> build/lib/_pytest 2025-06-03 19:00:37,175 root INFO copying src/_pytest/stash.py -> build/lib/_pytest 2025-06-03 19:00:37,176 root INFO copying src/_pytest/unittest.py -> build/lib/_pytest 2025-06-03 19:00:37,176 root INFO copying src/_pytest/logging.py -> build/lib/_pytest 2025-06-03 19:00:37,176 root INFO copying src/_pytest/threadexception.py -> build/lib/_pytest 2025-06-03 19:00:37,177 root INFO copying src/_pytest/capture.py -> build/lib/_pytest 2025-06-03 19:00:37,177 root INFO copying src/_pytest/recwarn.py -> build/lib/_pytest 2025-06-03 19:00:37,177 root INFO copying src/_pytest/compat.py -> build/lib/_pytest 2025-06-03 19:00:37,177 root INFO copying src/_pytest/terminal.py -> build/lib/_pytest 2025-06-03 19:00:37,178 root INFO copying src/_pytest/pastebin.py -> build/lib/_pytest 2025-06-03 19:00:37,178 root INFO copying src/_pytest/__init__.py -> build/lib/_pytest 2025-06-03 19:00:37,178 root INFO copying src/_pytest/python.py -> build/lib/_pytest 2025-06-03 19:00:37,178 root INFO copying src/_pytest/reports.py -> build/lib/_pytest 2025-06-03 19:00:37,179 root INFO copying src/_pytest/pathlib.py -> build/lib/_pytest 2025-06-03 19:00:37,179 root INFO copying src/_pytest/setupplan.py -> build/lib/_pytest 2025-06-03 19:00:37,179 root INFO copying src/_pytest/doctest.py -> build/lib/_pytest 2025-06-03 19:00:37,180 root INFO copying src/_pytest/raises.py -> build/lib/_pytest 2025-06-03 19:00:37,180 root INFO copying src/_pytest/cacheprovider.py -> build/lib/_pytest 2025-06-03 19:00:37,180 root INFO copying src/_pytest/timing.py -> build/lib/_pytest 2025-06-03 19:00:37,180 root INFO copying src/_pytest/main.py -> build/lib/_pytest 2025-06-03 19:00:37,181 root INFO creating build/lib/_pytest/_io 2025-06-03 19:00:37,181 root INFO copying src/_pytest/_io/saferepr.py -> build/lib/_pytest/_io 2025-06-03 19:00:37,181 root INFO copying src/_pytest/_io/wcwidth.py -> build/lib/_pytest/_io 2025-06-03 19:00:37,181 root INFO copying src/_pytest/_io/terminalwriter.py -> build/lib/_pytest/_io 2025-06-03 19:00:37,182 root INFO copying src/_pytest/_io/__init__.py -> build/lib/_pytest/_io 2025-06-03 19:00:37,182 root INFO copying src/_pytest/_io/pprint.py -> build/lib/_pytest/_io 2025-06-03 19:00:37,182 root INFO creating build/lib/_pytest/mark 2025-06-03 19:00:37,182 root INFO copying src/_pytest/mark/expression.py -> build/lib/_pytest/mark 2025-06-03 19:00:37,183 root INFO copying src/_pytest/mark/structures.py -> build/lib/_pytest/mark 2025-06-03 19:00:37,183 root INFO copying src/_pytest/mark/__init__.py -> build/lib/_pytest/mark 2025-06-03 19:00:37,183 root INFO creating build/lib/_pytest/assertion 2025-06-03 19:00:37,184 root INFO copying src/_pytest/assertion/truncate.py -> build/lib/_pytest/assertion 2025-06-03 19:00:37,184 root INFO copying src/_pytest/assertion/util.py -> build/lib/_pytest/assertion 2025-06-03 19:00:37,184 root INFO copying src/_pytest/assertion/__init__.py -> build/lib/_pytest/assertion 2025-06-03 19:00:37,184 root INFO copying src/_pytest/assertion/rewrite.py -> build/lib/_pytest/assertion 2025-06-03 19:00:37,185 root INFO creating build/lib/_pytest/_code 2025-06-03 19:00:37,185 root INFO copying src/_pytest/_code/code.py -> build/lib/_pytest/_code 2025-06-03 19:00:37,185 root INFO copying src/_pytest/_code/source.py -> build/lib/_pytest/_code 2025-06-03 19:00:37,185 root INFO copying src/_pytest/_code/__init__.py -> build/lib/_pytest/_code 2025-06-03 19:00:37,186 root INFO creating build/lib/_pytest/_py 2025-06-03 19:00:37,186 root INFO copying src/_pytest/_py/error.py -> build/lib/_pytest/_py 2025-06-03 19:00:37,186 root INFO copying src/_pytest/_py/path.py -> build/lib/_pytest/_py 2025-06-03 19:00:37,186 root INFO copying src/_pytest/_py/__init__.py -> build/lib/_pytest/_py 2025-06-03 19:00:37,187 root INFO creating build/lib/_pytest/config 2025-06-03 19:00:37,187 root INFO copying src/_pytest/config/findpaths.py -> build/lib/_pytest/config 2025-06-03 19:00:37,187 root INFO copying src/_pytest/config/argparsing.py -> build/lib/_pytest/config 2025-06-03 19:00:37,187 root INFO copying src/_pytest/config/exceptions.py -> build/lib/_pytest/config 2025-06-03 19:00:37,188 root INFO copying src/_pytest/config/compat.py -> build/lib/_pytest/config 2025-06-03 19:00:37,188 root INFO copying src/_pytest/config/__init__.py -> build/lib/_pytest/config 2025-06-03 19:00:37,188 root INFO running egg_info 2025-06-03 19:00:37,191 root INFO writing src/pytest.egg-info/PKG-INFO 2025-06-03 19:00:37,193 root INFO writing dependency_links to src/pytest.egg-info/dependency_links.txt 2025-06-03 19:00:37,193 root INFO writing entry points to src/pytest.egg-info/entry_points.txt 2025-06-03 19:00:37,194 root INFO writing requirements to src/pytest.egg-info/requires.txt 2025-06-03 19:00:37,194 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-03 19:00:37,211 root INFO reading manifest file 'src/pytest.egg-info/SOURCES.txt' 2025-06-03 19:00:37,221 root INFO adding license file 'LICENSE' 2025-06-03 19:00:37,221 root INFO adding license file 'AUTHORS' 2025-06-03 19:00:37,227 root INFO writing manifest file 'src/pytest.egg-info/SOURCES.txt' 2025-06-03 19:00:37,232 root INFO copying src/pytest/py.typed -> build/lib/pytest 2025-06-03 19:00:37,232 root INFO copying src/_pytest/py.typed -> build/lib/_pytest 2025-06-03 19:00:37,240 root INFO installing to build/bdist.linux-x86_64/wheel 2025-06-03 19:00:37,240 root INFO running install 2025-06-03 19:00:37,248 root INFO running install_lib 2025-06-03 19:00:37,251 root INFO creating build/bdist.linux-x86_64/wheel 2025-06-03 19:00:37,251 root INFO creating build/bdist.linux-x86_64/wheel/pytest 2025-06-03 19:00:37,251 root INFO copying build/lib/pytest/py.typed -> build/bdist.linux-x86_64/wheel/./pytest 2025-06-03 19:00:37,251 root INFO copying build/lib/pytest/__init__.py -> build/bdist.linux-x86_64/wheel/./pytest 2025-06-03 19:00:37,252 root INFO copying build/lib/pytest/__main__.py -> build/bdist.linux-x86_64/wheel/./pytest 2025-06-03 19:00:37,252 root INFO creating build/bdist.linux-x86_64/wheel/_pytest 2025-06-03 19:00:37,252 root INFO copying build/lib/_pytest/runner.py -> build/bdist.linux-x86_64/wheel/./_pytest 2025-06-03 19:00:37,252 root INFO copying build/lib/_pytest/nodes.py -> build/bdist.linux-x86_64/wheel/./_pytest 2025-06-03 19:00:37,252 root INFO copying build/lib/_pytest/skipping.py -> build/bdist.linux-x86_64/wheel/./_pytest 2025-06-03 19:00:37,253 root INFO copying build/lib/_pytest/helpconfig.py -> build/bdist.linux-x86_64/wheel/./_pytest 2025-06-03 19:00:37,253 root INFO copying build/lib/_pytest/scope.py -> build/bdist.linux-x86_64/wheel/./_pytest 2025-06-03 19:00:37,253 root INFO copying build/lib/_pytest/hookspec.py -> build/bdist.linux-x86_64/wheel/./_pytest 2025-06-03 19:00:37,253 root INFO copying build/lib/_pytest/setuponly.py -> build/bdist.linux-x86_64/wheel/./_pytest 2025-06-03 19:00:37,254 root INFO copying build/lib/_pytest/stepwise.py -> build/bdist.linux-x86_64/wheel/./_pytest 2025-06-03 19:00:37,254 root INFO creating build/bdist.linux-x86_64/wheel/_pytest/_io 2025-06-03 19:00:37,254 root INFO copying build/lib/_pytest/_io/saferepr.py -> build/bdist.linux-x86_64/wheel/./_pytest/_io 2025-06-03 19:00:37,254 root INFO copying build/lib/_pytest/_io/wcwidth.py -> build/bdist.linux-x86_64/wheel/./_pytest/_io 2025-06-03 19:00:37,254 root INFO copying build/lib/_pytest/_io/terminalwriter.py -> build/bdist.linux-x86_64/wheel/./_pytest/_io 2025-06-03 19:00:37,255 root INFO copying build/lib/_pytest/_io/__init__.py -> build/bdist.linux-x86_64/wheel/./_pytest/_io 2025-06-03 19:00:37,255 root INFO copying build/lib/_pytest/_io/pprint.py -> build/bdist.linux-x86_64/wheel/./_pytest/_io 2025-06-03 19:00:37,255 root INFO copying build/lib/_pytest/tmpdir.py -> build/bdist.linux-x86_64/wheel/./_pytest 2025-06-03 19:00:37,255 root INFO copying build/lib/_pytest/pytester.py -> build/bdist.linux-x86_64/wheel/./_pytest 2025-06-03 19:00:37,255 root INFO copying build/lib/_pytest/outcomes.py -> build/bdist.linux-x86_64/wheel/./_pytest 2025-06-03 19:00:37,256 root INFO copying build/lib/_pytest/monkeypatch.py -> build/bdist.linux-x86_64/wheel/./_pytest 2025-06-03 19:00:37,256 root INFO copying build/lib/_pytest/tracemalloc.py -> build/bdist.linux-x86_64/wheel/./_pytest 2025-06-03 19:00:37,256 root INFO copying build/lib/_pytest/legacypath.py -> build/bdist.linux-x86_64/wheel/./_pytest 2025-06-03 19:00:37,256 root INFO copying build/lib/_pytest/debugging.py -> build/bdist.linux-x86_64/wheel/./_pytest 2025-06-03 19:00:37,256 root INFO copying build/lib/_pytest/_argcomplete.py -> build/bdist.linux-x86_64/wheel/./_pytest 2025-06-03 19:00:37,257 root INFO copying build/lib/_pytest/pytester_assertions.py -> build/bdist.linux-x86_64/wheel/./_pytest 2025-06-03 19:00:37,257 root INFO copying build/lib/_pytest/warning_types.py -> build/bdist.linux-x86_64/wheel/./_pytest 2025-06-03 19:00:37,257 root INFO copying build/lib/_pytest/junitxml.py -> build/bdist.linux-x86_64/wheel/./_pytest 2025-06-03 19:00:37,257 root INFO copying build/lib/_pytest/fixtures.py -> build/bdist.linux-x86_64/wheel/./_pytest 2025-06-03 19:00:37,258 root INFO creating build/bdist.linux-x86_64/wheel/_pytest/mark 2025-06-03 19:00:37,258 root INFO copying build/lib/_pytest/mark/expression.py -> build/bdist.linux-x86_64/wheel/./_pytest/mark 2025-06-03 19:00:37,258 root INFO copying build/lib/_pytest/mark/structures.py -> build/bdist.linux-x86_64/wheel/./_pytest/mark 2025-06-03 19:00:37,258 root INFO copying build/lib/_pytest/mark/__init__.py -> build/bdist.linux-x86_64/wheel/./_pytest/mark 2025-06-03 19:00:37,258 root INFO copying build/lib/_pytest/deprecated.py -> build/bdist.linux-x86_64/wheel/./_pytest 2025-06-03 19:00:37,258 root INFO copying build/lib/_pytest/python_api.py -> build/bdist.linux-x86_64/wheel/./_pytest 2025-06-03 19:00:37,259 root INFO copying build/lib/_pytest/_version.py -> build/bdist.linux-x86_64/wheel/./_pytest 2025-06-03 19:00:37,259 root INFO copying build/lib/_pytest/unraisableexception.py -> build/bdist.linux-x86_64/wheel/./_pytest 2025-06-03 19:00:37,259 root INFO copying build/lib/_pytest/warnings.py -> build/bdist.linux-x86_64/wheel/./_pytest 2025-06-03 19:00:37,259 root INFO copying build/lib/_pytest/faulthandler.py -> build/bdist.linux-x86_64/wheel/./_pytest 2025-06-03 19:00:37,260 root INFO creating build/bdist.linux-x86_64/wheel/_pytest/assertion 2025-06-03 19:00:37,260 root INFO copying build/lib/_pytest/assertion/truncate.py -> build/bdist.linux-x86_64/wheel/./_pytest/assertion 2025-06-03 19:00:37,260 root INFO copying build/lib/_pytest/assertion/util.py -> build/bdist.linux-x86_64/wheel/./_pytest/assertion 2025-06-03 19:00:37,260 root INFO copying build/lib/_pytest/assertion/__init__.py -> build/bdist.linux-x86_64/wheel/./_pytest/assertion 2025-06-03 19:00:37,260 root INFO copying build/lib/_pytest/assertion/rewrite.py -> build/bdist.linux-x86_64/wheel/./_pytest/assertion 2025-06-03 19:00:37,261 root INFO copying build/lib/_pytest/freeze_support.py -> build/bdist.linux-x86_64/wheel/./_pytest 2025-06-03 19:00:37,261 root INFO creating build/bdist.linux-x86_64/wheel/_pytest/_code 2025-06-03 19:00:37,261 root INFO copying build/lib/_pytest/_code/code.py -> build/bdist.linux-x86_64/wheel/./_pytest/_code 2025-06-03 19:00:37,261 root INFO copying build/lib/_pytest/_code/source.py -> build/bdist.linux-x86_64/wheel/./_pytest/_code 2025-06-03 19:00:37,262 root INFO copying build/lib/_pytest/_code/__init__.py -> build/bdist.linux-x86_64/wheel/./_pytest/_code 2025-06-03 19:00:37,262 root INFO copying build/lib/_pytest/stash.py -> build/bdist.linux-x86_64/wheel/./_pytest 2025-06-03 19:00:37,262 root INFO copying build/lib/_pytest/unittest.py -> build/bdist.linux-x86_64/wheel/./_pytest 2025-06-03 19:00:37,262 root INFO copying build/lib/_pytest/py.typed -> build/bdist.linux-x86_64/wheel/./_pytest 2025-06-03 19:00:37,262 root INFO copying build/lib/_pytest/logging.py -> build/bdist.linux-x86_64/wheel/./_pytest 2025-06-03 19:00:37,263 root INFO copying build/lib/_pytest/threadexception.py -> build/bdist.linux-x86_64/wheel/./_pytest 2025-06-03 19:00:37,263 root INFO copying build/lib/_pytest/capture.py -> build/bdist.linux-x86_64/wheel/./_pytest 2025-06-03 19:00:37,263 root INFO creating build/bdist.linux-x86_64/wheel/_pytest/_py 2025-06-03 19:00:37,263 root INFO copying build/lib/_pytest/_py/error.py -> build/bdist.linux-x86_64/wheel/./_pytest/_py 2025-06-03 19:00:37,263 root INFO copying build/lib/_pytest/_py/path.py -> build/bdist.linux-x86_64/wheel/./_pytest/_py 2025-06-03 19:00:37,264 root INFO copying build/lib/_pytest/_py/__init__.py -> build/bdist.linux-x86_64/wheel/./_pytest/_py 2025-06-03 19:00:37,264 root INFO copying build/lib/_pytest/recwarn.py -> build/bdist.linux-x86_64/wheel/./_pytest 2025-06-03 19:00:37,264 root INFO copying build/lib/_pytest/compat.py -> build/bdist.linux-x86_64/wheel/./_pytest 2025-06-03 19:00:37,264 root INFO copying build/lib/_pytest/terminal.py -> build/bdist.linux-x86_64/wheel/./_pytest 2025-06-03 19:00:37,264 root INFO copying build/lib/_pytest/pastebin.py -> build/bdist.linux-x86_64/wheel/./_pytest 2025-06-03 19:00:37,265 root INFO copying build/lib/_pytest/__init__.py -> build/bdist.linux-x86_64/wheel/./_pytest 2025-06-03 19:00:37,265 root INFO copying build/lib/_pytest/python.py -> build/bdist.linux-x86_64/wheel/./_pytest 2025-06-03 19:00:37,265 root INFO creating build/bdist.linux-x86_64/wheel/_pytest/config 2025-06-03 19:00:37,265 root INFO copying build/lib/_pytest/config/findpaths.py -> build/bdist.linux-x86_64/wheel/./_pytest/config 2025-06-03 19:00:37,265 root INFO copying build/lib/_pytest/config/argparsing.py -> build/bdist.linux-x86_64/wheel/./_pytest/config 2025-06-03 19:00:37,266 root INFO copying build/lib/_pytest/config/exceptions.py -> build/bdist.linux-x86_64/wheel/./_pytest/config 2025-06-03 19:00:37,266 root INFO copying build/lib/_pytest/config/compat.py -> build/bdist.linux-x86_64/wheel/./_pytest/config 2025-06-03 19:00:37,266 root INFO copying build/lib/_pytest/config/__init__.py -> build/bdist.linux-x86_64/wheel/./_pytest/config 2025-06-03 19:00:37,266 root INFO copying build/lib/_pytest/reports.py -> build/bdist.linux-x86_64/wheel/./_pytest 2025-06-03 19:00:37,267 root INFO copying build/lib/_pytest/pathlib.py -> build/bdist.linux-x86_64/wheel/./_pytest 2025-06-03 19:00:37,267 root INFO copying build/lib/_pytest/setupplan.py -> build/bdist.linux-x86_64/wheel/./_pytest 2025-06-03 19:00:37,267 root INFO copying build/lib/_pytest/doctest.py -> build/bdist.linux-x86_64/wheel/./_pytest 2025-06-03 19:00:37,267 root INFO copying build/lib/_pytest/raises.py -> build/bdist.linux-x86_64/wheel/./_pytest 2025-06-03 19:00:37,267 root INFO copying build/lib/_pytest/cacheprovider.py -> build/bdist.linux-x86_64/wheel/./_pytest 2025-06-03 19:00:37,268 root INFO copying build/lib/_pytest/timing.py -> build/bdist.linux-x86_64/wheel/./_pytest 2025-06-03 19:00:37,268 root INFO copying build/lib/_pytest/main.py -> build/bdist.linux-x86_64/wheel/./_pytest 2025-06-03 19:00:37,268 root INFO copying build/lib/py.py -> build/bdist.linux-x86_64/wheel/. 2025-06-03 19:00:37,268 root INFO running install_egg_info 2025-06-03 19:00:37,271 root INFO Copying src/pytest.egg-info to build/bdist.linux-x86_64/wheel/./pytest-8.4.0-py3.12.egg-info 2025-06-03 19:00:37,272 root INFO running install_scripts 2025-06-03 19:00:37,274 root INFO creating build/bdist.linux-x86_64/wheel/pytest-8.4.0.dist-info/WHEEL 2025-06-03 19:00:37,274 wheel INFO creating '/home/buildozer/aports/main/py3-pytest/src/pytest-8.4.0/.dist/.tmp-5238vrxh/pytest-8.4.0-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it 2025-06-03 19:00:37,274 wheel INFO adding 'py.py' 2025-06-03 19:00:37,275 wheel INFO adding '_pytest/__init__.py' 2025-06-03 19:00:37,275 wheel INFO adding '_pytest/_argcomplete.py' 2025-06-03 19:00:37,275 wheel INFO adding '_pytest/_version.py' 2025-06-03 19:00:37,276 wheel INFO adding '_pytest/cacheprovider.py' 2025-06-03 19:00:37,276 wheel INFO adding '_pytest/capture.py' 2025-06-03 19:00:37,276 wheel INFO adding '_pytest/compat.py' 2025-06-03 19:00:37,277 wheel INFO adding '_pytest/debugging.py' 2025-06-03 19:00:37,277 wheel INFO adding '_pytest/deprecated.py' 2025-06-03 19:00:37,277 wheel INFO adding '_pytest/doctest.py' 2025-06-03 19:00:37,277 wheel INFO adding '_pytest/faulthandler.py' 2025-06-03 19:00:37,278 wheel INFO adding '_pytest/fixtures.py' 2025-06-03 19:00:37,278 wheel INFO adding '_pytest/freeze_support.py' 2025-06-03 19:00:37,278 wheel INFO adding '_pytest/helpconfig.py' 2025-06-03 19:00:37,279 wheel INFO adding '_pytest/hookspec.py' 2025-06-03 19:00:37,279 wheel INFO adding '_pytest/junitxml.py' 2025-06-03 19:00:37,279 wheel INFO adding '_pytest/legacypath.py' 2025-06-03 19:00:37,280 wheel INFO adding '_pytest/logging.py' 2025-06-03 19:00:37,280 wheel INFO adding '_pytest/main.py' 2025-06-03 19:00:37,281 wheel INFO adding '_pytest/monkeypatch.py' 2025-06-03 19:00:37,281 wheel INFO adding '_pytest/nodes.py' 2025-06-03 19:00:37,281 wheel INFO adding '_pytest/outcomes.py' 2025-06-03 19:00:37,281 wheel INFO adding '_pytest/pastebin.py' 2025-06-03 19:00:37,282 wheel INFO adding '_pytest/pathlib.py' 2025-06-03 19:00:37,282 wheel INFO adding '_pytest/py.typed' 2025-06-03 19:00:37,282 wheel INFO adding '_pytest/pytester.py' 2025-06-03 19:00:37,283 wheel INFO adding '_pytest/pytester_assertions.py' 2025-06-03 19:00:37,283 wheel INFO adding '_pytest/python.py' 2025-06-03 19:00:37,284 wheel INFO adding '_pytest/python_api.py' 2025-06-03 19:00:37,284 wheel INFO adding '_pytest/raises.py' 2025-06-03 19:00:37,284 wheel INFO adding '_pytest/recwarn.py' 2025-06-03 19:00:37,285 wheel INFO adding '_pytest/reports.py' 2025-06-03 19:00:37,285 wheel INFO adding '_pytest/runner.py' 2025-06-03 19:00:37,285 wheel INFO adding '_pytest/scope.py' 2025-06-03 19:00:37,285 wheel INFO adding '_pytest/setuponly.py' 2025-06-03 19:00:37,286 wheel INFO adding '_pytest/setupplan.py' 2025-06-03 19:00:37,286 wheel INFO adding '_pytest/skipping.py' 2025-06-03 19:00:37,286 wheel INFO adding '_pytest/stash.py' 2025-06-03 19:00:37,286 wheel INFO adding '_pytest/stepwise.py' 2025-06-03 19:00:37,287 wheel INFO adding '_pytest/terminal.py' 2025-06-03 19:00:37,287 wheel INFO adding '_pytest/threadexception.py' 2025-06-03 19:00:37,287 wheel INFO adding '_pytest/timing.py' 2025-06-03 19:00:37,288 wheel INFO adding '_pytest/tmpdir.py' 2025-06-03 19:00:37,288 wheel INFO adding '_pytest/tracemalloc.py' 2025-06-03 19:00:37,288 wheel INFO adding '_pytest/unittest.py' 2025-06-03 19:00:37,288 wheel INFO adding '_pytest/unraisableexception.py' 2025-06-03 19:00:37,289 wheel INFO adding '_pytest/warning_types.py' 2025-06-03 19:00:37,289 wheel INFO adding '_pytest/warnings.py' 2025-06-03 19:00:37,289 wheel INFO adding '_pytest/_code/__init__.py' 2025-06-03 19:00:37,290 wheel INFO adding '_pytest/_code/code.py' 2025-06-03 19:00:37,290 wheel INFO adding '_pytest/_code/source.py' 2025-06-03 19:00:37,290 wheel INFO adding '_pytest/_io/__init__.py' 2025-06-03 19:00:37,290 wheel INFO adding '_pytest/_io/pprint.py' 2025-06-03 19:00:37,291 wheel INFO adding '_pytest/_io/saferepr.py' 2025-06-03 19:00:37,291 wheel INFO adding '_pytest/_io/terminalwriter.py' 2025-06-03 19:00:37,291 wheel INFO adding '_pytest/_io/wcwidth.py' 2025-06-03 19:00:37,291 wheel INFO adding '_pytest/_py/__init__.py' 2025-06-03 19:00:37,292 wheel INFO adding '_pytest/_py/error.py' 2025-06-03 19:00:37,292 wheel INFO adding '_pytest/_py/path.py' 2025-06-03 19:00:37,292 wheel INFO adding '_pytest/assertion/__init__.py' 2025-06-03 19:00:37,293 wheel INFO adding '_pytest/assertion/rewrite.py' 2025-06-03 19:00:37,293 wheel INFO adding '_pytest/assertion/truncate.py' 2025-06-03 19:00:37,293 wheel INFO adding '_pytest/assertion/util.py' 2025-06-03 19:00:37,294 wheel INFO adding '_pytest/config/__init__.py' 2025-06-03 19:00:37,294 wheel INFO adding '_pytest/config/argparsing.py' 2025-06-03 19:00:37,294 wheel INFO adding '_pytest/config/compat.py' 2025-06-03 19:00:37,294 wheel INFO adding '_pytest/config/exceptions.py' 2025-06-03 19:00:37,295 wheel INFO adding '_pytest/config/findpaths.py' 2025-06-03 19:00:37,295 wheel INFO adding '_pytest/mark/__init__.py' 2025-06-03 19:00:37,295 wheel INFO adding '_pytest/mark/expression.py' 2025-06-03 19:00:37,295 wheel INFO adding '_pytest/mark/structures.py' 2025-06-03 19:00:37,296 wheel INFO adding 'pytest/__init__.py' 2025-06-03 19:00:37,296 wheel INFO adding 'pytest/__main__.py' 2025-06-03 19:00:37,296 wheel INFO adding 'pytest/py.typed' 2025-06-03 19:00:37,296 wheel INFO adding 'pytest-8.4.0.dist-info/licenses/AUTHORS' 2025-06-03 19:00:37,296 wheel INFO adding 'pytest-8.4.0.dist-info/licenses/LICENSE' 2025-06-03 19:00:37,297 wheel INFO adding 'pytest-8.4.0.dist-info/METADATA' 2025-06-03 19:00:37,297 wheel INFO adding 'pytest-8.4.0.dist-info/WHEEL' 2025-06-03 19:00:37,297 wheel INFO adding 'pytest-8.4.0.dist-info/entry_points.txt' 2025-06-03 19:00:37,297 wheel INFO adding 'pytest-8.4.0.dist-info/top_level.txt' 2025-06-03 19:00:37,297 wheel INFO adding 'pytest-8.4.0.dist-info/RECORD' 2025-06-03 19:00:37,298 root INFO removing build/bdist.linux-x86_64/wheel 2025-06-03 19:00:37,300 gpep517 INFO The backend produced .dist/pytest-8.4.0-py3-none-any.whl pytest-8.4.0-py3-none-any.whl >>> py3-pytest: Entering fakeroot... >>> py3-pytest-pyc*: Running split function pyc... '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/_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/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/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/_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/__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/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/__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.0-r1.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.0-r1.apk >>> py3-pytest: Build complete at Tue, 03 Jun 2025 19:00:38 +0000 elapsed time 0h 0m 3s >>> py3-pytest: Cleaning up srcdir >>> py3-pytest: Cleaning up pkgdir >>> py3-pytest: Uninstalling dependencies... (1/34) Purging .makedepends-py3-pytest (20250603.190036) (2/34) Purging py3-iniconfig-pyc (2.1.0-r0) (3/34) Purging py3-iniconfig (2.1.0-r0) (4/34) Purging py3-pluggy-pyc (1.5.0-r0) (5/34) Purging py3-pluggy (1.5.0-r0) (6/34) Purging py3-py-pyc (1.11.0-r4) (7/34) Purging py3-py (1.11.0-r4) (8/34) Purging py3-pygments-pyc (2.19.1-r1) (9/34) Purging py3-pygments (2.19.1-r1) (10/34) Purging py3-gpep517-pyc (19-r0) (11/34) Purging py3-gpep517 (19-r0) (12/34) Purging py3-installer-pyc (0.7.0-r2) (13/34) Purging py3-installer (0.7.0-r2) (14/34) Purging py3-setuptools_scm-pyc (8.3.1-r0) (15/34) Purging py3-setuptools_scm (8.3.1-r0) (16/34) Purging py3-setuptools-pyc (80.9.0-r0) (17/34) Purging py3-setuptools (80.9.0-r0) (18/34) Purging py3-wheel-pyc (0.46.1-r0) (19/34) Purging py3-wheel (0.46.1-r0) (20/34) Purging py3-packaging-pyc (25.0-r0) (21/34) Purging py3-packaging (25.0-r0) (22/34) Purging py3-parsing-pyc (3.2.3-r0) (23/34) Purging py3-parsing (3.2.3-r0) (24/34) Purging python3-pyc (3.12.10-r1) (25/34) Purging python3-pycache-pyc0 (3.12.10-r1) (26/34) Purging pyc (3.12.10-r1) (27/34) Purging python3 (3.12.10-r1) (28/34) Purging gdbm (1.24-r0) (29/34) Purging libbz2 (1.0.8-r6) (30/34) Purging libffi (3.4.8-r0) (31/34) Purging libpanelw (6.5_p20250503-r0) (32/34) Purging mpdecimal (4.0.1-r0) (33/34) Purging sqlite-libs (3.50.0-r0) (34/34) Purging xz-libs (5.8.1-r0) Executing busybox-1.37.0-r18.trigger OK: 400 MiB in 106 packages >>> py3-pytest: Updating the main/x86_64 repository index... >>> py3-pytest: Signing the index...