>>> py3-pytest: Building main/py3-pytest 6.2.5-r2 (using abuild 3.9.0-r0) started Mon, 11 Apr 2022 01:51:02 +0000 >>> py3-pytest: Checking sanity of /home/buildozer/aports/main/py3-pytest/APKBUILD... >>> py3-pytest: Analyzing dependencies... >>> py3-pytest: Installing for build: build-base py3-atomicwrites py3-attrs py3-more-itertools py3-iniconfig py3-pluggy py3-py py3-six py3-wcwidth py3-packaging py3-toml py3-pygments py3-setuptools bash py3-hypothesis py3-virtualenv py3-xmlschema (1/30) Installing libffi (3.4.2-r1) (2/30) Installing gdbm (1.23-r0) (3/30) Installing mpdecimal (2.5.1-r1) (4/30) Installing readline (8.1.2-r0) (5/30) Installing sqlite-libs (3.37.2-r0) (6/30) Installing python3 (3.10.3-r0) (7/30) Installing py3-atomicwrites (1.4.0-r2) (8/30) Installing py3-attrs (21.4.0-r0) (9/30) Installing py3-more-itertools (8.12.0-r2) (10/30) Installing py3-iniconfig (1.1.1-r2) (11/30) Installing py3-pluggy (0.13.1-r5) (12/30) Installing py3-py (1.10.0-r2) (13/30) Installing py3-six (1.16.0-r1) (14/30) Installing py3-wcwidth (0.2.5-r2) (15/30) Installing py3-parsing (2.4.7-r3) (16/30) Installing py3-packaging (21.3-r0) (17/30) Installing py3-toml (0.10.2-r3) (18/30) Installing py3-pygments (2.11.2-r0) (19/30) Installing py3-appdirs (1.4.4-r3) (20/30) Installing py3-ordered-set (4.0.2-r3) (21/30) Installing py3-setuptools (59.4.0-r0) (22/30) Installing bash (5.1.16-r0) Executing bash-5.1.16-r0.post-install (23/30) Installing py3-sortedcontainers (2.4.0-r1) (24/30) Installing py3-hypothesis (6.42.3-r0) (25/30) Installing py3-distlib (0.3.4-r1) (26/30) Installing py3-filelock (3.4.2-r0) (27/30) Installing py3-virtualenv (20.4.7-r1) (28/30) Installing py3-elementpath (2.5.0-r0) (29/30) Installing py3-xmlschema (1.9.2-r0) (30/30) Installing .makedepends-py3-pytest (20220411.015103) Executing busybox-1.35.0-r8.trigger OK: 378 MiB in 128 packages >>> py3-pytest: Cleaning up srcdir >>> py3-pytest: Cleaning up pkgdir >>> py3-pytest: Fetching https://distfiles.alpinelinux.org/distfiles/edge/pytest-6.2.5.tar.gz >>> py3-pytest: Fetching https://distfiles.alpinelinux.org/distfiles/edge/pytest-6.2.5.tar.gz >>> py3-pytest: Checking sha512sums... pytest-6.2.5.tar.gz: OK 0001-remove-setuptools_scm.patch: OK 0002-skip-fixup_namespace_packages.patch: OK 0003-fix-test_errors_in_xfail_skip_expressions.patch: OK >>> py3-pytest: Unpacking /var/cache/distfiles/edge/pytest-6.2.5.tar.gz... >>> py3-pytest: 0001-remove-setuptools_scm.patch patching file pyproject.toml patching file setup.cfg >>> py3-pytest: 0002-skip-fixup_namespace_packages.patch patching file changelog/8503.trivial.rst patching file src/_pytest/monkeypatch.py Hunk #1 succeeded at 305 (offset -7 lines). >>> py3-pytest: 0003-fix-test_errors_in_xfail_skip_expressions.patch patching file .github/workflows/main.yml Hunk #1 succeeded at 75 (offset -3 lines). Hunk #2 succeeded at 105 (offset -3 lines). patching file testing/test_skipping.py Hunk #1 succeeded at 1126 (offset -17 lines). running build running build_py creating build creating build/lib creating build/lib/_pytest copying src/_pytest/tmpdir.py -> build/lib/_pytest copying src/_pytest/unraisableexception.py -> build/lib/_pytest copying src/_pytest/monkeypatch.py -> build/lib/_pytest copying src/_pytest/_argcomplete.py -> build/lib/_pytest copying src/_pytest/helpconfig.py -> build/lib/_pytest copying src/_pytest/skipping.py -> build/lib/_pytest copying src/_pytest/nodes.py -> build/lib/_pytest copying src/_pytest/junitxml.py -> build/lib/_pytest copying src/_pytest/logging.py -> build/lib/_pytest copying src/_pytest/fixtures.py -> build/lib/_pytest copying src/_pytest/unittest.py -> build/lib/_pytest copying src/_pytest/pytester_assertions.py -> build/lib/_pytest copying src/_pytest/compat.py -> build/lib/_pytest copying src/_pytest/setupplan.py -> build/lib/_pytest copying src/_pytest/capture.py -> build/lib/_pytest copying src/_pytest/warning_types.py -> build/lib/_pytest copying src/_pytest/deprecated.py -> build/lib/_pytest copying src/_pytest/python_api.py -> build/lib/_pytest copying src/_pytest/pastebin.py -> build/lib/_pytest copying src/_pytest/reports.py -> build/lib/_pytest copying src/_pytest/pathlib.py -> build/lib/_pytest copying src/_pytest/recwarn.py -> build/lib/_pytest copying src/_pytest/outcomes.py -> build/lib/_pytest copying src/_pytest/doctest.py -> build/lib/_pytest copying src/_pytest/warnings.py -> build/lib/_pytest copying src/_pytest/python.py -> build/lib/_pytest copying src/_pytest/runner.py -> build/lib/_pytest copying src/_pytest/cacheprovider.py -> build/lib/_pytest copying src/_pytest/pytester.py -> build/lib/_pytest copying src/_pytest/threadexception.py -> build/lib/_pytest copying src/_pytest/setuponly.py -> build/lib/_pytest copying src/_pytest/main.py -> build/lib/_pytest copying src/_pytest/debugging.py -> build/lib/_pytest copying src/_pytest/faulthandler.py -> build/lib/_pytest copying src/_pytest/nose.py -> build/lib/_pytest copying src/_pytest/__init__.py -> build/lib/_pytest copying src/_pytest/timing.py -> build/lib/_pytest copying src/_pytest/stepwise.py -> build/lib/_pytest copying src/_pytest/freeze_support.py -> build/lib/_pytest copying src/_pytest/store.py -> build/lib/_pytest copying src/_pytest/hookspec.py -> build/lib/_pytest copying src/_pytest/_version.py -> build/lib/_pytest copying src/_pytest/terminal.py -> build/lib/_pytest creating build/lib/_pytest/_code copying src/_pytest/_code/code.py -> build/lib/_pytest/_code copying src/_pytest/_code/__init__.py -> build/lib/_pytest/_code copying src/_pytest/_code/source.py -> build/lib/_pytest/_code creating build/lib/_pytest/_io copying src/_pytest/_io/terminalwriter.py -> build/lib/_pytest/_io copying src/_pytest/_io/saferepr.py -> build/lib/_pytest/_io copying src/_pytest/_io/wcwidth.py -> build/lib/_pytest/_io copying src/_pytest/_io/__init__.py -> build/lib/_pytest/_io creating build/lib/_pytest/assertion copying src/_pytest/assertion/util.py -> build/lib/_pytest/assertion copying src/_pytest/assertion/truncate.py -> build/lib/_pytest/assertion copying src/_pytest/assertion/rewrite.py -> build/lib/_pytest/assertion copying src/_pytest/assertion/__init__.py -> build/lib/_pytest/assertion creating build/lib/_pytest/config copying src/_pytest/config/argparsing.py -> build/lib/_pytest/config copying src/_pytest/config/findpaths.py -> build/lib/_pytest/config copying src/_pytest/config/__init__.py -> build/lib/_pytest/config copying src/_pytest/config/exceptions.py -> build/lib/_pytest/config creating build/lib/_pytest/mark copying src/_pytest/mark/expression.py -> build/lib/_pytest/mark copying src/_pytest/mark/__init__.py -> build/lib/_pytest/mark copying src/_pytest/mark/structures.py -> build/lib/_pytest/mark creating build/lib/pytest copying src/pytest/__main__.py -> build/lib/pytest copying src/pytest/collect.py -> build/lib/pytest copying src/pytest/__init__.py -> build/lib/pytest copying src/_pytest/py.typed -> build/lib/_pytest copying src/pytest/py.typed -> build/lib/pytest running install running bdist_egg running egg_info writing src/pytest.egg-info/PKG-INFO writing dependency_links to src/pytest.egg-info/dependency_links.txt writing entry points to src/pytest.egg-info/entry_points.txt writing requirements to src/pytest.egg-info/requires.txt writing top-level names to src/pytest.egg-info/top_level.txt reading manifest file 'src/pytest.egg-info/SOURCES.txt' adding license file 'LICENSE' writing manifest file 'src/pytest.egg-info/SOURCES.txt' installing library code to build/bdist.linux-armv8l/egg running install_lib running build_py creating build/bdist.linux-armv8l creating build/bdist.linux-armv8l/egg creating build/bdist.linux-armv8l/egg/_pytest copying build/lib/_pytest/tmpdir.py -> build/bdist.linux-armv8l/egg/_pytest copying build/lib/_pytest/unraisableexception.py -> build/bdist.linux-armv8l/egg/_pytest copying build/lib/_pytest/monkeypatch.py -> build/bdist.linux-armv8l/egg/_pytest copying build/lib/_pytest/_argcomplete.py -> build/bdist.linux-armv8l/egg/_pytest copying build/lib/_pytest/helpconfig.py -> build/bdist.linux-armv8l/egg/_pytest creating build/bdist.linux-armv8l/egg/_pytest/config copying build/lib/_pytest/config/argparsing.py -> build/bdist.linux-armv8l/egg/_pytest/config copying build/lib/_pytest/config/findpaths.py -> build/bdist.linux-armv8l/egg/_pytest/config copying build/lib/_pytest/config/__init__.py -> build/bdist.linux-armv8l/egg/_pytest/config copying build/lib/_pytest/config/exceptions.py -> build/bdist.linux-armv8l/egg/_pytest/config copying build/lib/_pytest/skipping.py -> build/bdist.linux-armv8l/egg/_pytest copying build/lib/_pytest/nodes.py -> build/bdist.linux-armv8l/egg/_pytest copying build/lib/_pytest/junitxml.py -> build/bdist.linux-armv8l/egg/_pytest copying build/lib/_pytest/logging.py -> build/bdist.linux-armv8l/egg/_pytest copying build/lib/_pytest/fixtures.py -> build/bdist.linux-armv8l/egg/_pytest copying build/lib/_pytest/unittest.py -> build/bdist.linux-armv8l/egg/_pytest copying build/lib/_pytest/py.typed -> build/bdist.linux-armv8l/egg/_pytest copying build/lib/_pytest/pytester_assertions.py -> build/bdist.linux-armv8l/egg/_pytest copying build/lib/_pytest/compat.py -> build/bdist.linux-armv8l/egg/_pytest copying build/lib/_pytest/setupplan.py -> build/bdist.linux-armv8l/egg/_pytest copying build/lib/_pytest/capture.py -> build/bdist.linux-armv8l/egg/_pytest copying build/lib/_pytest/warning_types.py -> build/bdist.linux-armv8l/egg/_pytest copying build/lib/_pytest/deprecated.py -> build/bdist.linux-armv8l/egg/_pytest copying build/lib/_pytest/python_api.py -> build/bdist.linux-armv8l/egg/_pytest copying build/lib/_pytest/pastebin.py -> build/bdist.linux-armv8l/egg/_pytest creating build/bdist.linux-armv8l/egg/_pytest/mark copying build/lib/_pytest/mark/expression.py -> build/bdist.linux-armv8l/egg/_pytest/mark copying build/lib/_pytest/mark/__init__.py -> build/bdist.linux-armv8l/egg/_pytest/mark copying build/lib/_pytest/mark/structures.py -> build/bdist.linux-armv8l/egg/_pytest/mark copying build/lib/_pytest/reports.py -> build/bdist.linux-armv8l/egg/_pytest copying build/lib/_pytest/pathlib.py -> build/bdist.linux-armv8l/egg/_pytest copying build/lib/_pytest/recwarn.py -> build/bdist.linux-armv8l/egg/_pytest copying build/lib/_pytest/outcomes.py -> build/bdist.linux-armv8l/egg/_pytest copying build/lib/_pytest/doctest.py -> build/bdist.linux-armv8l/egg/_pytest copying build/lib/_pytest/warnings.py -> build/bdist.linux-armv8l/egg/_pytest copying build/lib/_pytest/python.py -> build/bdist.linux-armv8l/egg/_pytest copying build/lib/_pytest/runner.py -> build/bdist.linux-armv8l/egg/_pytest copying build/lib/_pytest/cacheprovider.py -> build/bdist.linux-armv8l/egg/_pytest copying build/lib/_pytest/pytester.py -> build/bdist.linux-armv8l/egg/_pytest copying build/lib/_pytest/threadexception.py -> build/bdist.linux-armv8l/egg/_pytest copying build/lib/_pytest/setuponly.py -> build/bdist.linux-armv8l/egg/_pytest copying build/lib/_pytest/main.py -> build/bdist.linux-armv8l/egg/_pytest copying build/lib/_pytest/debugging.py -> build/bdist.linux-armv8l/egg/_pytest copying build/lib/_pytest/faulthandler.py -> build/bdist.linux-armv8l/egg/_pytest copying build/lib/_pytest/nose.py -> build/bdist.linux-armv8l/egg/_pytest copying build/lib/_pytest/__init__.py -> build/bdist.linux-armv8l/egg/_pytest copying build/lib/_pytest/timing.py -> build/bdist.linux-armv8l/egg/_pytest creating build/bdist.linux-armv8l/egg/_pytest/assertion copying build/lib/_pytest/assertion/util.py -> build/bdist.linux-armv8l/egg/_pytest/assertion copying build/lib/_pytest/assertion/truncate.py -> build/bdist.linux-armv8l/egg/_pytest/assertion copying build/lib/_pytest/assertion/rewrite.py -> build/bdist.linux-armv8l/egg/_pytest/assertion copying build/lib/_pytest/assertion/__init__.py -> build/bdist.linux-armv8l/egg/_pytest/assertion creating build/bdist.linux-armv8l/egg/_pytest/_io copying build/lib/_pytest/_io/terminalwriter.py -> build/bdist.linux-armv8l/egg/_pytest/_io copying build/lib/_pytest/_io/saferepr.py -> build/bdist.linux-armv8l/egg/_pytest/_io copying build/lib/_pytest/_io/wcwidth.py -> build/bdist.linux-armv8l/egg/_pytest/_io copying build/lib/_pytest/_io/__init__.py -> build/bdist.linux-armv8l/egg/_pytest/_io creating build/bdist.linux-armv8l/egg/_pytest/_code copying build/lib/_pytest/_code/code.py -> build/bdist.linux-armv8l/egg/_pytest/_code copying build/lib/_pytest/_code/__init__.py -> build/bdist.linux-armv8l/egg/_pytest/_code copying build/lib/_pytest/_code/source.py -> build/bdist.linux-armv8l/egg/_pytest/_code copying build/lib/_pytest/stepwise.py -> build/bdist.linux-armv8l/egg/_pytest copying build/lib/_pytest/freeze_support.py -> build/bdist.linux-armv8l/egg/_pytest copying build/lib/_pytest/store.py -> build/bdist.linux-armv8l/egg/_pytest copying build/lib/_pytest/hookspec.py -> build/bdist.linux-armv8l/egg/_pytest copying build/lib/_pytest/_version.py -> build/bdist.linux-armv8l/egg/_pytest copying build/lib/_pytest/terminal.py -> build/bdist.linux-armv8l/egg/_pytest creating build/bdist.linux-armv8l/egg/pytest copying build/lib/pytest/py.typed -> build/bdist.linux-armv8l/egg/pytest copying build/lib/pytest/__main__.py -> build/bdist.linux-armv8l/egg/pytest copying build/lib/pytest/collect.py -> build/bdist.linux-armv8l/egg/pytest copying build/lib/pytest/__init__.py -> build/bdist.linux-armv8l/egg/pytest byte-compiling build/bdist.linux-armv8l/egg/_pytest/tmpdir.py to tmpdir.cpython-310.pyc byte-compiling build/bdist.linux-armv8l/egg/_pytest/unraisableexception.py to unraisableexception.cpython-310.pyc byte-compiling build/bdist.linux-armv8l/egg/_pytest/monkeypatch.py to monkeypatch.cpython-310.pyc byte-compiling build/bdist.linux-armv8l/egg/_pytest/_argcomplete.py to _argcomplete.cpython-310.pyc byte-compiling build/bdist.linux-armv8l/egg/_pytest/helpconfig.py to helpconfig.cpython-310.pyc byte-compiling build/bdist.linux-armv8l/egg/_pytest/config/argparsing.py to argparsing.cpython-310.pyc byte-compiling build/bdist.linux-armv8l/egg/_pytest/config/findpaths.py to findpaths.cpython-310.pyc byte-compiling build/bdist.linux-armv8l/egg/_pytest/config/__init__.py to __init__.cpython-310.pyc byte-compiling build/bdist.linux-armv8l/egg/_pytest/config/exceptions.py to exceptions.cpython-310.pyc byte-compiling build/bdist.linux-armv8l/egg/_pytest/skipping.py to skipping.cpython-310.pyc byte-compiling build/bdist.linux-armv8l/egg/_pytest/nodes.py to nodes.cpython-310.pyc byte-compiling build/bdist.linux-armv8l/egg/_pytest/junitxml.py to junitxml.cpython-310.pyc byte-compiling build/bdist.linux-armv8l/egg/_pytest/logging.py to logging.cpython-310.pyc byte-compiling build/bdist.linux-armv8l/egg/_pytest/fixtures.py to fixtures.cpython-310.pyc byte-compiling build/bdist.linux-armv8l/egg/_pytest/unittest.py to unittest.cpython-310.pyc byte-compiling build/bdist.linux-armv8l/egg/_pytest/pytester_assertions.py to pytester_assertions.cpython-310.pyc byte-compiling build/bdist.linux-armv8l/egg/_pytest/compat.py to compat.cpython-310.pyc byte-compiling build/bdist.linux-armv8l/egg/_pytest/setupplan.py to setupplan.cpython-310.pyc byte-compiling build/bdist.linux-armv8l/egg/_pytest/capture.py to capture.cpython-310.pyc byte-compiling build/bdist.linux-armv8l/egg/_pytest/warning_types.py to warning_types.cpython-310.pyc byte-compiling build/bdist.linux-armv8l/egg/_pytest/deprecated.py to deprecated.cpython-310.pyc byte-compiling build/bdist.linux-armv8l/egg/_pytest/python_api.py to python_api.cpython-310.pyc byte-compiling build/bdist.linux-armv8l/egg/_pytest/pastebin.py to pastebin.cpython-310.pyc byte-compiling build/bdist.linux-armv8l/egg/_pytest/mark/expression.py to expression.cpython-310.pyc byte-compiling build/bdist.linux-armv8l/egg/_pytest/mark/__init__.py to __init__.cpython-310.pyc byte-compiling build/bdist.linux-armv8l/egg/_pytest/mark/structures.py to structures.cpython-310.pyc byte-compiling build/bdist.linux-armv8l/egg/_pytest/reports.py to reports.cpython-310.pyc byte-compiling build/bdist.linux-armv8l/egg/_pytest/pathlib.py to pathlib.cpython-310.pyc byte-compiling build/bdist.linux-armv8l/egg/_pytest/recwarn.py to recwarn.cpython-310.pyc byte-compiling build/bdist.linux-armv8l/egg/_pytest/outcomes.py to outcomes.cpython-310.pyc byte-compiling build/bdist.linux-armv8l/egg/_pytest/doctest.py to doctest.cpython-310.pyc byte-compiling build/bdist.linux-armv8l/egg/_pytest/warnings.py to warnings.cpython-310.pyc byte-compiling build/bdist.linux-armv8l/egg/_pytest/python.py to python.cpython-310.pyc byte-compiling build/bdist.linux-armv8l/egg/_pytest/runner.py to runner.cpython-310.pyc byte-compiling build/bdist.linux-armv8l/egg/_pytest/cacheprovider.py to cacheprovider.cpython-310.pyc byte-compiling build/bdist.linux-armv8l/egg/_pytest/pytester.py to pytester.cpython-310.pyc byte-compiling build/bdist.linux-armv8l/egg/_pytest/threadexception.py to threadexception.cpython-310.pyc byte-compiling build/bdist.linux-armv8l/egg/_pytest/setuponly.py to setuponly.cpython-310.pyc byte-compiling build/bdist.linux-armv8l/egg/_pytest/main.py to main.cpython-310.pyc byte-compiling build/bdist.linux-armv8l/egg/_pytest/debugging.py to debugging.cpython-310.pyc byte-compiling build/bdist.linux-armv8l/egg/_pytest/faulthandler.py to faulthandler.cpython-310.pyc byte-compiling build/bdist.linux-armv8l/egg/_pytest/nose.py to nose.cpython-310.pyc byte-compiling build/bdist.linux-armv8l/egg/_pytest/__init__.py to __init__.cpython-310.pyc byte-compiling build/bdist.linux-armv8l/egg/_pytest/timing.py to timing.cpython-310.pyc byte-compiling build/bdist.linux-armv8l/egg/_pytest/assertion/util.py to util.cpython-310.pyc byte-compiling build/bdist.linux-armv8l/egg/_pytest/assertion/truncate.py to truncate.cpython-310.pyc byte-compiling build/bdist.linux-armv8l/egg/_pytest/assertion/rewrite.py to rewrite.cpython-310.pyc byte-compiling build/bdist.linux-armv8l/egg/_pytest/assertion/__init__.py to __init__.cpython-310.pyc byte-compiling build/bdist.linux-armv8l/egg/_pytest/_io/terminalwriter.py to terminalwriter.cpython-310.pyc byte-compiling build/bdist.linux-armv8l/egg/_pytest/_io/saferepr.py to saferepr.cpython-310.pyc byte-compiling build/bdist.linux-armv8l/egg/_pytest/_io/wcwidth.py to wcwidth.cpython-310.pyc byte-compiling build/bdist.linux-armv8l/egg/_pytest/_io/__init__.py to __init__.cpython-310.pyc byte-compiling build/bdist.linux-armv8l/egg/_pytest/_code/code.py to code.cpython-310.pyc byte-compiling build/bdist.linux-armv8l/egg/_pytest/_code/__init__.py to __init__.cpython-310.pyc byte-compiling build/bdist.linux-armv8l/egg/_pytest/_code/source.py to source.cpython-310.pyc byte-compiling build/bdist.linux-armv8l/egg/_pytest/stepwise.py to stepwise.cpython-310.pyc byte-compiling build/bdist.linux-armv8l/egg/_pytest/freeze_support.py to freeze_support.cpython-310.pyc byte-compiling build/bdist.linux-armv8l/egg/_pytest/store.py to store.cpython-310.pyc byte-compiling build/bdist.linux-armv8l/egg/_pytest/hookspec.py to hookspec.cpython-310.pyc byte-compiling build/bdist.linux-armv8l/egg/_pytest/_version.py to _version.cpython-310.pyc byte-compiling build/bdist.linux-armv8l/egg/_pytest/terminal.py to terminal.cpython-310.pyc byte-compiling build/bdist.linux-armv8l/egg/pytest/__main__.py to __main__.cpython-310.pyc byte-compiling build/bdist.linux-armv8l/egg/pytest/collect.py to collect.cpython-310.pyc byte-compiling build/bdist.linux-armv8l/egg/pytest/__init__.py to __init__.cpython-310.pyc creating build/bdist.linux-armv8l/egg/EGG-INFO copying src/pytest.egg-info/PKG-INFO -> build/bdist.linux-armv8l/egg/EGG-INFO copying src/pytest.egg-info/SOURCES.txt -> build/bdist.linux-armv8l/egg/EGG-INFO copying src/pytest.egg-info/dependency_links.txt -> build/bdist.linux-armv8l/egg/EGG-INFO copying src/pytest.egg-info/entry_points.txt -> build/bdist.linux-armv8l/egg/EGG-INFO copying src/pytest.egg-info/not-zip-safe -> build/bdist.linux-armv8l/egg/EGG-INFO copying src/pytest.egg-info/requires.txt -> build/bdist.linux-armv8l/egg/EGG-INFO copying src/pytest.egg-info/top_level.txt -> build/bdist.linux-armv8l/egg/EGG-INFO creating dist creating 'dist/pytest-6.2.5-py3.10.egg' and adding 'build/bdist.linux-armv8l/egg' to it removing 'build/bdist.linux-armv8l/egg' (and everything under it) Processing pytest-6.2.5-py3.10.egg creating /home/buildozer/aports/main/py3-pytest/src/pytest-6.2.5/test-env/lib/python3.10/site-packages/pytest-6.2.5-py3.10.egg Extracting pytest-6.2.5-py3.10.egg to /home/buildozer/aports/main/py3-pytest/src/pytest-6.2.5/test-env/lib/python3.10/site-packages Adding pytest 6.2.5 to easy-install.pth file Installing py.test script to /home/buildozer/aports/main/py3-pytest/src/pytest-6.2.5/test-env/bin Installing pytest script to /home/buildozer/aports/main/py3-pytest/src/pytest-6.2.5/test-env/bin Installed /home/buildozer/aports/main/py3-pytest/src/pytest-6.2.5/test-env/lib/python3.10/site-packages/pytest-6.2.5-py3.10.egg Processing dependencies for pytest==6.2.5 Searching for toml==0.10.2 Best match: toml 0.10.2 Adding toml 0.10.2 to easy-install.pth file Using /usr/lib/python3.10/site-packages Searching for py==1.10.0 Best match: py 1.10.0 Adding py 1.10.0 to easy-install.pth file Using /usr/lib/python3.10/site-packages Searching for pluggy==0.13.1 Best match: pluggy 0.13.1 Adding pluggy 0.13.1 to easy-install.pth file Using /usr/lib/python3.10/site-packages Searching for packaging==21.3 Best match: packaging 21.3 Adding packaging 21.3 to easy-install.pth file Using /usr/lib/python3.10/site-packages Searching for iniconfig==0.0.0 Best match: iniconfig 0.0.0 Adding iniconfig 0.0.0 to easy-install.pth file Using /usr/lib/python3.10/site-packages Searching for attrs==21.4.0 Best match: attrs 21.4.0 Adding attrs 21.4.0 to easy-install.pth file Using /usr/lib/python3.10/site-packages Finished processing dependencies for pytest==6.2.5 ============================= test session starts ============================== platform linux -- Python 3.10.3, pytest-6.2.5, py-1.10.0, pluggy-0.13.1 rootdir: /home/buildozer/aports/main/py3-pytest/src/pytest-6.2.5, configfile: pyproject.toml, testpaths: testing plugins: hypothesis-6.42.3 collected 3056 items / 5 deselected / 3051 selected testing/acceptance_test.py ...... [ 0%] testing/deprecated_test.py ............. [ 0%] testing/test_argcomplete.py .. [ 0%] testing/test_assertion.py .............................................. [ 2%] ................ [ 2%] testing/test_assertrewrite.py ....................................... [ 3%] testing/test_capture.py ................................................ [ 5%] .............s.. [ 6%] testing/test_collection.py . [ 6%] testing/test_compat.py ........... [ 6%] testing/test_config.py ................................................ [ 8%] testing/test_conftest.py ........... [ 8%] testing/test_debugging.py .. [ 8%] testing/test_doctest.py ........... [ 8%] testing/test_entry_points.py . [ 8%] testing/test_faulthandler.py ... [ 8%] testing/test_findpaths.py ............. [ 9%] testing/test_junitxml.py .... [ 9%] testing/test_main.py ..... [ 9%] testing/test_mark.py ................ [ 10%] testing/test_mark_expression.py ........................................ [ 11%] ........................................... [ 12%] testing/test_monkeypatch.py ............................s.. [ 13%] testing/test_nodes.py ........... [ 14%] testing/test_nose.py ss [ 14%] testing/test_parseopt.py ............................ [ 15%] testing/test_pastebin.py .... [ 15%] testing/test_pathlib.py ................................................ [ 17%] ...............s [ 17%] testing/test_pluginmanager.py ......... [ 17%] testing/test_pytester.py ..................... [ 18%] testing/test_recwarn.py ....................................... [ 19%] testing/test_runner.py .............. [ 20%] testing/test_skipping.py . [ 20%] testing/test_store.py . [ 20%] testing/test_terminal.py ....................................... [ 21%] testing/test_tmpdir.py ...s.............. [ 22%] testing/test_warning_types.py ........... [ 22%] testing/test_warnings.py . [ 22%] testing/code/test_code.py ................. [ 23%] testing/code/test_excinfo.py ...............s.......s................... [ 24%] ........................................................................ [ 26%] ........... [ 27%] testing/code/test_source.py ............................................ [ 28%] .......... [ 29%] testing/freeze/tests/test_trivial.py .. [ 29%] testing/io/test_saferepr.py ........... [ 29%] testing/io/test_terminalwriter.py ...................................... [ 30%] ....... [ 30%] testing/io/test_wcwidth.py ................. [ 31%] testing/logging/test_fixture.py ........ [ 31%] testing/logging/test_formatter.py ... [ 31%] testing/logging/test_reporting.py .. [ 31%] testing/python/approx.py ..sssss.................................ssssss. [ 33%] ...............ss. [ 34%] testing/python/collect.py .. [ 34%] testing/python/fixtures.py ................x..... [ 34%] testing/python/integration.py .... [ 34%] testing/python/metafunc.py ......................................... [ 36%] testing/python/raises.py ..................... [ 37%] testing/freeze/tests/test_doctest.txt . [ 37%] testing/acceptance_test.py ............................................. [ 38%] ......x................... [ 39%] testing/deprecated_test.py ....... [ 39%] testing/test_assertion.py ........................... [ 40%] testing/test_assertrewrite.py ............................ss.......... [ 41%] testing/test_cacheprovider.py .......................................... [ 43%] ........ [ 43%] testing/test_capture.py ......x.................................... [ 44%] testing/test_collection.py ...........................x................. [ 46%] ..................s............... [ 47%] testing/test_compat.py .. [ 47%] testing/test_config.py ...........x..................................... [ 49%] .................................................................... [ 51%] testing/test_conftest.py ............s............................. [ 52%] testing/test_debugging.py ............ [ 53%] testing/test_doctest.py ................................................ [ 54%] ............x.......................................................s. [ 56%] testing/test_error_diffs.py ............ [ 57%] testing/test_faulthandler.py .. [ 57%] testing/test_helpconfig.py ........ [ 57%] testing/test_junitxml.py ............................................... [ 59%] ..................................................s...s................. [ 61%] ..... [ 61%] testing/test_link_resolve.py . [ 61%] testing/test_main.py ............ [ 62%] testing/test_mark.py ................................................... [ 63%] .........x............... [ 64%] testing/test_monkeypatch.py .... [ 64%] testing/test_nodes.py .... [ 64%] testing/test_nose.py ssssssssssssssssss [ 65%] testing/test_parseopt.py s [ 65%] testing/test_pastebin.py ... [ 65%] testing/test_pluginmanager.py ................ [ 66%] testing/test_pytester.py x...................... [ 66%] testing/test_recwarn.py .. [ 66%] testing/test_reports.py ................. [ 67%] testing/test_runner.py ......................x..................... [ 68%] testing/test_runner_xunit.py ............. [ 69%] testing/test_session.py ....................... [ 70%] testing/test_setuponly.py .......................... [ 71%] testing/test_setupplan.py ... [ 71%] testing/test_skipping.py ............................................... [ 72%] ..................................... [ 73%] testing/test_stepwise.py .......... [ 74%] testing/test_terminal.py ............................................s.. [ 75%] .................................................sss.....s..... [ 77%] testing/test_threadexception.py .... [ 77%] testing/test_tmpdir.py ................. [ 78%] testing/test_unittest.py .....................sssssss................... [ 80%] ............s...... [ 80%] testing/test_unraisableexception.py .... [ 80%] testing/test_warning_types.py . [ 80%] testing/test_warnings.py ...................sss........ [ 81%] testing/code/test_excinfo.py ... [ 81%] testing/examples/test_issue519.py . [ 81%] testing/logging/test_fixture.py ....... [ 82%] testing/logging/test_reporting.py ...................................... [ 83%] [ 83%] testing/python/approx.py . [ 83%] testing/python/collect.py .............................................. [ 84%] ............................ [ 85%] testing/python/fixtures.py ............................................. [ 87%] ........................................................................ [ 89%] .......................................s.. [ 91%] testing/python/integration.py ....s.sss....... [ 91%] testing/python/metafunc.py ............................................. [ 93%] ............... [ 93%] testing/python/raises.py ... [ 93%] testing/python/show_fixtures_per_test.py ...... [ 93%] testing/acceptance_test.py .... [ 94%] testing/test_assertion.py ............ [ 94%] testing/test_assertrewrite.py ......... [ 94%] testing/test_capture.py ........................ [ 95%] testing/test_collection.py . [ 95%] testing/test_compat.py . [ 95%] testing/test_config.py .. [ 95%] testing/test_debugging.py sssssssssss.ssssssssssssssss.sss....ssss.sss [ 97%] testing/test_faulthandler.py ...s. [ 97%] testing/test_helpconfig.py .. [ 97%] testing/test_meta.py ................................................... [ 98%] ......... [ 99%] testing/test_pytester.py .....s [ 99%] testing/test_reports.py . [ 99%] testing/test_terminal.py ss [ 99%] testing/test_unittest.py s. [ 99%] testing/test_warnings.py ......... [ 99%] testing/python/collect.py . [ 99%] testing/python/fixtures.py .. [100%] ==== 2932 passed, 110 skipped, 5 deselected, 9 xfailed in 206.29s (0:03:26) ==== >>> py3-pytest: Entering fakeroot... running install /usr/lib/python3.10/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running build running build_py running install_lib creating /home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/lib creating /home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/lib/python3.10 creating /home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/lib/python3.10/site-packages creating /home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/lib/python3.10/site-packages/_pytest copying build/lib/_pytest/tmpdir.py -> /home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/lib/python3.10/site-packages/_pytest copying build/lib/_pytest/unraisableexception.py -> /home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/lib/python3.10/site-packages/_pytest copying build/lib/_pytest/monkeypatch.py -> /home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/lib/python3.10/site-packages/_pytest copying build/lib/_pytest/_argcomplete.py -> /home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/lib/python3.10/site-packages/_pytest copying build/lib/_pytest/helpconfig.py -> /home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/lib/python3.10/site-packages/_pytest creating /home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/lib/python3.10/site-packages/_pytest/config copying build/lib/_pytest/config/argparsing.py -> /home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/lib/python3.10/site-packages/_pytest/config copying build/lib/_pytest/config/findpaths.py -> /home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/lib/python3.10/site-packages/_pytest/config copying build/lib/_pytest/config/__init__.py -> /home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/lib/python3.10/site-packages/_pytest/config copying build/lib/_pytest/config/exceptions.py -> /home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/lib/python3.10/site-packages/_pytest/config copying build/lib/_pytest/skipping.py -> /home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/lib/python3.10/site-packages/_pytest copying build/lib/_pytest/nodes.py -> /home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/lib/python3.10/site-packages/_pytest copying build/lib/_pytest/junitxml.py -> /home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/lib/python3.10/site-packages/_pytest copying build/lib/_pytest/logging.py -> /home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/lib/python3.10/site-packages/_pytest copying build/lib/_pytest/fixtures.py -> /home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/lib/python3.10/site-packages/_pytest copying build/lib/_pytest/unittest.py -> /home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/lib/python3.10/site-packages/_pytest copying build/lib/_pytest/py.typed -> /home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/lib/python3.10/site-packages/_pytest copying build/lib/_pytest/pytester_assertions.py -> /home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/lib/python3.10/site-packages/_pytest copying build/lib/_pytest/compat.py -> /home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/lib/python3.10/site-packages/_pytest copying build/lib/_pytest/setupplan.py -> /home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/lib/python3.10/site-packages/_pytest copying build/lib/_pytest/capture.py -> /home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/lib/python3.10/site-packages/_pytest copying build/lib/_pytest/warning_types.py -> /home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/lib/python3.10/site-packages/_pytest copying build/lib/_pytest/deprecated.py -> /home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/lib/python3.10/site-packages/_pytest copying build/lib/_pytest/python_api.py -> /home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/lib/python3.10/site-packages/_pytest copying build/lib/_pytest/pastebin.py -> /home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/lib/python3.10/site-packages/_pytest creating /home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/lib/python3.10/site-packages/_pytest/mark copying build/lib/_pytest/mark/expression.py -> /home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/lib/python3.10/site-packages/_pytest/mark copying build/lib/_pytest/mark/__init__.py -> /home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/lib/python3.10/site-packages/_pytest/mark copying build/lib/_pytest/mark/structures.py -> /home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/lib/python3.10/site-packages/_pytest/mark copying build/lib/_pytest/reports.py -> /home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/lib/python3.10/site-packages/_pytest copying build/lib/_pytest/pathlib.py -> /home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/lib/python3.10/site-packages/_pytest copying build/lib/_pytest/recwarn.py -> /home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/lib/python3.10/site-packages/_pytest copying build/lib/_pytest/outcomes.py -> /home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/lib/python3.10/site-packages/_pytest copying build/lib/_pytest/doctest.py -> /home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/lib/python3.10/site-packages/_pytest copying build/lib/_pytest/warnings.py -> /home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/lib/python3.10/site-packages/_pytest copying build/lib/_pytest/python.py -> /home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/lib/python3.10/site-packages/_pytest copying build/lib/_pytest/runner.py -> /home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/lib/python3.10/site-packages/_pytest copying build/lib/_pytest/cacheprovider.py -> /home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/lib/python3.10/site-packages/_pytest copying build/lib/_pytest/pytester.py -> /home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/lib/python3.10/site-packages/_pytest copying build/lib/_pytest/threadexception.py -> /home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/lib/python3.10/site-packages/_pytest copying build/lib/_pytest/setuponly.py -> /home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/lib/python3.10/site-packages/_pytest copying build/lib/_pytest/main.py -> /home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/lib/python3.10/site-packages/_pytest copying build/lib/_pytest/debugging.py -> /home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/lib/python3.10/site-packages/_pytest copying build/lib/_pytest/faulthandler.py -> /home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/lib/python3.10/site-packages/_pytest copying build/lib/_pytest/nose.py -> /home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/lib/python3.10/site-packages/_pytest copying build/lib/_pytest/__init__.py -> /home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/lib/python3.10/site-packages/_pytest copying build/lib/_pytest/timing.py -> /home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/lib/python3.10/site-packages/_pytest creating /home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/lib/python3.10/site-packages/_pytest/assertion copying build/lib/_pytest/assertion/util.py -> /home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/lib/python3.10/site-packages/_pytest/assertion copying build/lib/_pytest/assertion/truncate.py -> /home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/lib/python3.10/site-packages/_pytest/assertion copying build/lib/_pytest/assertion/rewrite.py -> /home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/lib/python3.10/site-packages/_pytest/assertion copying build/lib/_pytest/assertion/__init__.py -> /home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/lib/python3.10/site-packages/_pytest/assertion creating /home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/lib/python3.10/site-packages/_pytest/_io copying build/lib/_pytest/_io/terminalwriter.py -> /home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/lib/python3.10/site-packages/_pytest/_io copying build/lib/_pytest/_io/saferepr.py -> /home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/lib/python3.10/site-packages/_pytest/_io copying build/lib/_pytest/_io/wcwidth.py -> /home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/lib/python3.10/site-packages/_pytest/_io copying build/lib/_pytest/_io/__init__.py -> /home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/lib/python3.10/site-packages/_pytest/_io creating /home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/lib/python3.10/site-packages/_pytest/_code copying build/lib/_pytest/_code/code.py -> /home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/lib/python3.10/site-packages/_pytest/_code copying build/lib/_pytest/_code/__init__.py -> /home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/lib/python3.10/site-packages/_pytest/_code copying build/lib/_pytest/_code/source.py -> /home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/lib/python3.10/site-packages/_pytest/_code copying build/lib/_pytest/stepwise.py -> /home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/lib/python3.10/site-packages/_pytest copying build/lib/_pytest/freeze_support.py -> /home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/lib/python3.10/site-packages/_pytest copying build/lib/_pytest/store.py -> /home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/lib/python3.10/site-packages/_pytest copying build/lib/_pytest/hookspec.py -> /home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/lib/python3.10/site-packages/_pytest copying build/lib/_pytest/_version.py -> /home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/lib/python3.10/site-packages/_pytest copying build/lib/_pytest/terminal.py -> /home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/lib/python3.10/site-packages/_pytest creating /home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/lib/python3.10/site-packages/pytest copying build/lib/pytest/py.typed -> /home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/lib/python3.10/site-packages/pytest copying build/lib/pytest/__main__.py -> /home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/lib/python3.10/site-packages/pytest copying build/lib/pytest/collect.py -> /home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/lib/python3.10/site-packages/pytest copying build/lib/pytest/__init__.py -> /home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/lib/python3.10/site-packages/pytest byte-compiling /home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/lib/python3.10/site-packages/_pytest/tmpdir.py to tmpdir.cpython-310.pyc byte-compiling /home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/lib/python3.10/site-packages/_pytest/unraisableexception.py to unraisableexception.cpython-310.pyc byte-compiling /home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/lib/python3.10/site-packages/_pytest/monkeypatch.py to monkeypatch.cpython-310.pyc byte-compiling /home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/lib/python3.10/site-packages/_pytest/_argcomplete.py to _argcomplete.cpython-310.pyc byte-compiling /home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/lib/python3.10/site-packages/_pytest/helpconfig.py to helpconfig.cpython-310.pyc byte-compiling /home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/lib/python3.10/site-packages/_pytest/config/argparsing.py to argparsing.cpython-310.pyc byte-compiling /home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/lib/python3.10/site-packages/_pytest/config/findpaths.py to findpaths.cpython-310.pyc byte-compiling /home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/lib/python3.10/site-packages/_pytest/config/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/lib/python3.10/site-packages/_pytest/config/exceptions.py to exceptions.cpython-310.pyc byte-compiling /home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/lib/python3.10/site-packages/_pytest/skipping.py to skipping.cpython-310.pyc byte-compiling /home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/lib/python3.10/site-packages/_pytest/nodes.py to nodes.cpython-310.pyc byte-compiling /home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/lib/python3.10/site-packages/_pytest/junitxml.py to junitxml.cpython-310.pyc byte-compiling /home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/lib/python3.10/site-packages/_pytest/logging.py to logging.cpython-310.pyc byte-compiling /home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/lib/python3.10/site-packages/_pytest/fixtures.py to fixtures.cpython-310.pyc byte-compiling /home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/lib/python3.10/site-packages/_pytest/unittest.py to unittest.cpython-310.pyc byte-compiling /home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/lib/python3.10/site-packages/_pytest/pytester_assertions.py to pytester_assertions.cpython-310.pyc byte-compiling /home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/lib/python3.10/site-packages/_pytest/compat.py to compat.cpython-310.pyc byte-compiling /home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/lib/python3.10/site-packages/_pytest/setupplan.py to setupplan.cpython-310.pyc byte-compiling /home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/lib/python3.10/site-packages/_pytest/capture.py to capture.cpython-310.pyc byte-compiling /home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/lib/python3.10/site-packages/_pytest/warning_types.py to warning_types.cpython-310.pyc byte-compiling /home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/lib/python3.10/site-packages/_pytest/deprecated.py to deprecated.cpython-310.pyc byte-compiling /home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/lib/python3.10/site-packages/_pytest/python_api.py to python_api.cpython-310.pyc byte-compiling /home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/lib/python3.10/site-packages/_pytest/pastebin.py to pastebin.cpython-310.pyc byte-compiling /home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/lib/python3.10/site-packages/_pytest/mark/expression.py to expression.cpython-310.pyc byte-compiling /home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/lib/python3.10/site-packages/_pytest/mark/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/lib/python3.10/site-packages/_pytest/mark/structures.py to structures.cpython-310.pyc byte-compiling /home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/lib/python3.10/site-packages/_pytest/reports.py to reports.cpython-310.pyc byte-compiling /home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/lib/python3.10/site-packages/_pytest/pathlib.py to pathlib.cpython-310.pyc byte-compiling /home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/lib/python3.10/site-packages/_pytest/recwarn.py to recwarn.cpython-310.pyc byte-compiling /home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/lib/python3.10/site-packages/_pytest/outcomes.py to outcomes.cpython-310.pyc byte-compiling /home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/lib/python3.10/site-packages/_pytest/doctest.py to doctest.cpython-310.pyc byte-compiling /home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/lib/python3.10/site-packages/_pytest/warnings.py to warnings.cpython-310.pyc byte-compiling /home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/lib/python3.10/site-packages/_pytest/python.py to python.cpython-310.pyc byte-compiling /home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/lib/python3.10/site-packages/_pytest/runner.py to runner.cpython-310.pyc byte-compiling /home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/lib/python3.10/site-packages/_pytest/cacheprovider.py to cacheprovider.cpython-310.pyc byte-compiling /home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/lib/python3.10/site-packages/_pytest/pytester.py to pytester.cpython-310.pyc byte-compiling /home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/lib/python3.10/site-packages/_pytest/threadexception.py to threadexception.cpython-310.pyc byte-compiling /home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/lib/python3.10/site-packages/_pytest/setuponly.py to setuponly.cpython-310.pyc byte-compiling /home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/lib/python3.10/site-packages/_pytest/main.py to main.cpython-310.pyc byte-compiling /home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/lib/python3.10/site-packages/_pytest/debugging.py to debugging.cpython-310.pyc byte-compiling /home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/lib/python3.10/site-packages/_pytest/faulthandler.py to faulthandler.cpython-310.pyc byte-compiling /home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/lib/python3.10/site-packages/_pytest/nose.py to nose.cpython-310.pyc byte-compiling /home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/lib/python3.10/site-packages/_pytest/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/lib/python3.10/site-packages/_pytest/timing.py to timing.cpython-310.pyc byte-compiling /home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/lib/python3.10/site-packages/_pytest/assertion/util.py to util.cpython-310.pyc byte-compiling /home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/lib/python3.10/site-packages/_pytest/assertion/truncate.py to truncate.cpython-310.pyc byte-compiling /home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/lib/python3.10/site-packages/_pytest/assertion/rewrite.py to rewrite.cpython-310.pyc byte-compiling /home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/lib/python3.10/site-packages/_pytest/assertion/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/lib/python3.10/site-packages/_pytest/_io/terminalwriter.py to terminalwriter.cpython-310.pyc byte-compiling /home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/lib/python3.10/site-packages/_pytest/_io/saferepr.py to saferepr.cpython-310.pyc byte-compiling /home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/lib/python3.10/site-packages/_pytest/_io/wcwidth.py to wcwidth.cpython-310.pyc byte-compiling /home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/lib/python3.10/site-packages/_pytest/_io/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/lib/python3.10/site-packages/_pytest/_code/code.py to code.cpython-310.pyc byte-compiling /home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/lib/python3.10/site-packages/_pytest/_code/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/lib/python3.10/site-packages/_pytest/_code/source.py to source.cpython-310.pyc byte-compiling /home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/lib/python3.10/site-packages/_pytest/stepwise.py to stepwise.cpython-310.pyc byte-compiling /home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/lib/python3.10/site-packages/_pytest/freeze_support.py to freeze_support.cpython-310.pyc byte-compiling /home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/lib/python3.10/site-packages/_pytest/store.py to store.cpython-310.pyc byte-compiling /home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/lib/python3.10/site-packages/_pytest/hookspec.py to hookspec.cpython-310.pyc byte-compiling /home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/lib/python3.10/site-packages/_pytest/_version.py to _version.cpython-310.pyc byte-compiling /home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/lib/python3.10/site-packages/_pytest/terminal.py to terminal.cpython-310.pyc byte-compiling /home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/lib/python3.10/site-packages/pytest/__main__.py to __main__.cpython-310.pyc byte-compiling /home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/lib/python3.10/site-packages/pytest/collect.py to collect.cpython-310.pyc byte-compiling /home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/lib/python3.10/site-packages/pytest/__init__.py to __init__.cpython-310.pyc running install_egg_info running egg_info writing src/pytest.egg-info/PKG-INFO writing dependency_links to src/pytest.egg-info/dependency_links.txt writing entry points to src/pytest.egg-info/entry_points.txt writing requirements to src/pytest.egg-info/requires.txt writing top-level names to src/pytest.egg-info/top_level.txt reading manifest file 'src/pytest.egg-info/SOURCES.txt' adding license file 'LICENSE' writing manifest file 'src/pytest.egg-info/SOURCES.txt' Copying src/pytest.egg-info to /home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/lib/python3.10/site-packages/pytest-6.2.5-py3.10.egg-info running install_scripts Installing py.test script to /home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/bin Installing pytest script to /home/buildozer/aports/main/py3-pytest/pkg/py3-pytest/usr/bin >>> py3-pytest*: Running postcheck for py3-pytest >>> py3-pytest*: Preparing package py3-pytest... >>> py3-pytest*: Tracing dependencies... >>> py3-pytest*: Package size: 2.1 MB >>> py3-pytest*: Compressing data... >>> py3-pytest*: Create checksum... >>> py3-pytest*: Create py3-pytest-6.2.5-r2.apk >>> py3-pytest: Build complete at Mon, 11 Apr 2022 01:54:40 +0000 elapsed time 0h 3m 38s >>> py3-pytest: Cleaning up srcdir >>> py3-pytest: Cleaning up pkgdir >>> py3-pytest: Uninstalling dependencies... (1/30) Purging .makedepends-py3-pytest (20220411.015103) (2/30) Purging py3-atomicwrites (1.4.0-r2) (3/30) Purging py3-iniconfig (1.1.1-r2) (4/30) Purging py3-pluggy (0.13.1-r5) (5/30) Purging py3-py (1.10.0-r2) (6/30) Purging py3-wcwidth (0.2.5-r2) (7/30) Purging py3-toml (0.10.2-r3) (8/30) Purging py3-pygments (2.11.2-r0) (9/30) Purging py3-setuptools (59.4.0-r0) (10/30) Purging py3-more-itertools (8.12.0-r2) (11/30) Purging py3-ordered-set (4.0.2-r3) (12/30) Purging py3-packaging (21.3-r0) (13/30) Purging py3-parsing (2.4.7-r3) (14/30) Purging bash (5.1.16-r0) Executing bash-5.1.16-r0.pre-deinstall (15/30) Purging py3-hypothesis (6.42.3-r0) (16/30) Purging py3-attrs (21.4.0-r0) (17/30) Purging py3-sortedcontainers (2.4.0-r1) (18/30) Purging py3-virtualenv (20.4.7-r1) (19/30) Purging py3-appdirs (1.4.4-r3) (20/30) Purging py3-distlib (0.3.4-r1) (21/30) Purging py3-filelock (3.4.2-r0) (22/30) Purging py3-six (1.16.0-r1) (23/30) Purging python3 (3.10.3-r0) (24/30) Purging py3-xmlschema (1.9.2-r0) (25/30) Purging py3-elementpath (2.5.0-r0) (26/30) Purging libffi (3.4.2-r1) (27/30) Purging gdbm (1.23-r0) (28/30) Purging mpdecimal (2.5.1-r1) (29/30) Purging readline (8.1.2-r0) (30/30) Purging sqlite-libs (3.37.2-r0) Executing busybox-1.35.0-r8.trigger OK: 300 MiB in 98 packages >>> py3-pytest: Updating the main/armhf repository index... >>> py3-pytest: Signing the index...