>>> py3-pytest: Building main/py3-pytest 7.3.1-r0 (using abuild 3.11.0_rc4-r0) started Sat, 15 Apr 2023 13:46:51 +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-iniconfig py3-packaging py3-pluggy py3-py python3 py3-gpep517 py3-setuptools py3-wheel (1/20) Installing py3-iniconfig (1.1.1-r5) (2/20) Installing libbz2 (1.0.8-r5) (3/20) Installing libffi (3.4.4-r2) (4/20) Installing gdbm (1.23-r1) (5/20) Installing xz-libs (5.4.2-r1) (6/20) Installing mpdecimal (2.5.1-r2) (7/20) Installing libpanelw (6.4_p20230401-r3) (8/20) Installing readline (8.2.1-r1) (9/20) Installing sqlite-libs (3.41.2-r2) (10/20) Installing python3 (3.11.3-r4) (11/20) Installing python3-pycache-pyc0 (3.11.3-r4) (12/20) Installing py3-parsing (3.0.9-r1) (13/20) Installing py3-packaging (23.1-r0) (14/20) Installing py3-pluggy (1.0.0-r2) (15/20) Installing py3-py (1.11.0-r1) (16/20) Installing py3-installer (0.7.0-r0) (17/20) Installing py3-gpep517 (13-r0) (18/20) Installing py3-setuptools (67.6.1-r0) (19/20) Installing py3-wheel (0.40.0-r0) (20/20) Installing .makedepends-py3-pytest (20230415.134652) Executing busybox-1.36.0-r7.trigger OK: 375 MiB in 119 packages >>> py3-pytest: Cleaning up srcdir >>> py3-pytest: Cleaning up pkgdir >>> py3-pytest: Fetching https://distfiles.alpinelinux.org/distfiles/edge/pytest-7.3.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 146 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-7.3.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 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1305k 100 1305k 0 0 2503k 0 --:--:-- --:--:-- --:--:-- 2503k >>> py3-pytest: Fetching https://distfiles.alpinelinux.org/distfiles/edge/pytest-7.3.1.tar.gz >>> py3-pytest: Checking sha512sums... pytest-7.3.1.tar.gz: OK >>> py3-pytest: Unpacking /var/cache/distfiles/edge/pytest-7.3.1.tar.gz... 2023-04-15 13:46:54,762 gpep517 INFO Building wheel via backend setuptools.build_meta /usr/lib/python3.11/site-packages/setuptools/config/setupcfg.py:516: SetuptoolsDeprecationWarning: The license_file parameter is deprecated, use license_files instead. warnings.warn(msg, warning_class) 2023-04-15 13:46:54,806 root INFO running bdist_wheel 2023-04-15 13:46:54,816 root INFO running build 2023-04-15 13:46:54,816 root INFO running build_py 2023-04-15 13:46:54,818 root INFO creating build 2023-04-15 13:46:54,818 root INFO creating build/lib 2023-04-15 13:46:54,818 root INFO copying src/py.py -> build/lib 2023-04-15 13:46:54,819 root INFO creating build/lib/_pytest 2023-04-15 13:46:54,819 root INFO copying src/_pytest/python.py -> build/lib/_pytest 2023-04-15 13:46:54,820 root INFO copying src/_pytest/__init__.py -> build/lib/_pytest 2023-04-15 13:46:54,820 root INFO copying src/_pytest/debugging.py -> build/lib/_pytest 2023-04-15 13:46:54,820 root INFO copying src/_pytest/unittest.py -> build/lib/_pytest 2023-04-15 13:46:54,820 root INFO copying src/_pytest/cacheprovider.py -> build/lib/_pytest 2023-04-15 13:46:54,820 root INFO copying src/_pytest/junitxml.py -> build/lib/_pytest 2023-04-15 13:46:54,821 root INFO copying src/_pytest/nose.py -> build/lib/_pytest 2023-04-15 13:46:54,821 root INFO copying src/_pytest/skipping.py -> build/lib/_pytest 2023-04-15 13:46:54,821 root INFO copying src/_pytest/stash.py -> build/lib/_pytest 2023-04-15 13:46:54,821 root INFO copying src/_pytest/pytester_assertions.py -> build/lib/_pytest 2023-04-15 13:46:54,821 root INFO copying src/_pytest/timing.py -> build/lib/_pytest 2023-04-15 13:46:54,821 root INFO copying src/_pytest/freeze_support.py -> build/lib/_pytest 2023-04-15 13:46:54,822 root INFO copying src/_pytest/warning_types.py -> build/lib/_pytest 2023-04-15 13:46:54,822 root INFO copying src/_pytest/pathlib.py -> build/lib/_pytest 2023-04-15 13:46:54,822 root INFO copying src/_pytest/fixtures.py -> build/lib/_pytest 2023-04-15 13:46:54,822 root INFO copying src/_pytest/threadexception.py -> build/lib/_pytest 2023-04-15 13:46:54,822 root INFO copying src/_pytest/hookspec.py -> build/lib/_pytest 2023-04-15 13:46:54,823 root INFO copying src/_pytest/stepwise.py -> build/lib/_pytest 2023-04-15 13:46:54,823 root INFO copying src/_pytest/reports.py -> build/lib/_pytest 2023-04-15 13:46:54,823 root INFO copying src/_pytest/terminal.py -> build/lib/_pytest 2023-04-15 13:46:54,823 root INFO copying src/_pytest/setupplan.py -> build/lib/_pytest 2023-04-15 13:46:54,823 root INFO copying src/_pytest/tmpdir.py -> build/lib/_pytest 2023-04-15 13:46:54,824 root INFO copying src/_pytest/logging.py -> build/lib/_pytest 2023-04-15 13:46:54,824 root INFO copying src/_pytest/unraisableexception.py -> build/lib/_pytest 2023-04-15 13:46:54,824 root INFO copying src/_pytest/pastebin.py -> build/lib/_pytest 2023-04-15 13:46:54,824 root INFO copying src/_pytest/scope.py -> build/lib/_pytest 2023-04-15 13:46:54,824 root INFO copying src/_pytest/capture.py -> build/lib/_pytest 2023-04-15 13:46:54,825 root INFO copying src/_pytest/doctest.py -> build/lib/_pytest 2023-04-15 13:46:54,825 root INFO copying src/_pytest/warnings.py -> build/lib/_pytest 2023-04-15 13:46:54,825 root INFO copying src/_pytest/legacypath.py -> build/lib/_pytest 2023-04-15 13:46:54,825 root INFO copying src/_pytest/helpconfig.py -> build/lib/_pytest 2023-04-15 13:46:54,825 root INFO copying src/_pytest/python_path.py -> build/lib/_pytest 2023-04-15 13:46:54,826 root INFO copying src/_pytest/runner.py -> build/lib/_pytest 2023-04-15 13:46:54,826 root INFO copying src/_pytest/monkeypatch.py -> build/lib/_pytest 2023-04-15 13:46:54,826 root INFO copying src/_pytest/recwarn.py -> build/lib/_pytest 2023-04-15 13:46:54,826 root INFO copying src/_pytest/main.py -> build/lib/_pytest 2023-04-15 13:46:54,826 root INFO copying src/_pytest/outcomes.py -> build/lib/_pytest 2023-04-15 13:46:54,826 root INFO copying src/_pytest/setuponly.py -> build/lib/_pytest 2023-04-15 13:46:54,827 root INFO copying src/_pytest/compat.py -> build/lib/_pytest 2023-04-15 13:46:54,827 root INFO copying src/_pytest/deprecated.py -> build/lib/_pytest 2023-04-15 13:46:54,827 root INFO copying src/_pytest/_argcomplete.py -> build/lib/_pytest 2023-04-15 13:46:54,827 root INFO copying src/_pytest/pytester.py -> build/lib/_pytest 2023-04-15 13:46:54,827 root INFO copying src/_pytest/nodes.py -> build/lib/_pytest 2023-04-15 13:46:54,827 root INFO copying src/_pytest/python_api.py -> build/lib/_pytest 2023-04-15 13:46:54,828 root INFO copying src/_pytest/faulthandler.py -> build/lib/_pytest 2023-04-15 13:46:54,828 root INFO copying src/_pytest/_version.py -> build/lib/_pytest 2023-04-15 13:46:54,828 root INFO creating build/lib/_pytest/_code 2023-04-15 13:46:54,828 root INFO copying src/_pytest/_code/__init__.py -> build/lib/_pytest/_code 2023-04-15 13:46:54,828 root INFO copying src/_pytest/_code/source.py -> build/lib/_pytest/_code 2023-04-15 13:46:54,829 root INFO copying src/_pytest/_code/code.py -> build/lib/_pytest/_code 2023-04-15 13:46:54,829 root INFO creating build/lib/_pytest/_io 2023-04-15 13:46:54,829 root INFO copying src/_pytest/_io/__init__.py -> build/lib/_pytest/_io 2023-04-15 13:46:54,829 root INFO copying src/_pytest/_io/wcwidth.py -> build/lib/_pytest/_io 2023-04-15 13:46:54,829 root INFO copying src/_pytest/_io/terminalwriter.py -> build/lib/_pytest/_io 2023-04-15 13:46:54,829 root INFO copying src/_pytest/_io/saferepr.py -> build/lib/_pytest/_io 2023-04-15 13:46:54,830 root INFO creating build/lib/_pytest/_py 2023-04-15 13:46:54,830 root INFO copying src/_pytest/_py/__init__.py -> build/lib/_pytest/_py 2023-04-15 13:46:54,830 root INFO copying src/_pytest/_py/error.py -> build/lib/_pytest/_py 2023-04-15 13:46:54,830 root INFO copying src/_pytest/_py/path.py -> build/lib/_pytest/_py 2023-04-15 13:46:54,830 root INFO creating build/lib/_pytest/assertion 2023-04-15 13:46:54,831 root INFO copying src/_pytest/assertion/__init__.py -> build/lib/_pytest/assertion 2023-04-15 13:46:54,831 root INFO copying src/_pytest/assertion/rewrite.py -> build/lib/_pytest/assertion 2023-04-15 13:46:54,831 root INFO copying src/_pytest/assertion/truncate.py -> build/lib/_pytest/assertion 2023-04-15 13:46:54,831 root INFO copying src/_pytest/assertion/util.py -> build/lib/_pytest/assertion 2023-04-15 13:46:54,831 root INFO creating build/lib/_pytest/config 2023-04-15 13:46:54,832 root INFO copying src/_pytest/config/__init__.py -> build/lib/_pytest/config 2023-04-15 13:46:54,832 root INFO copying src/_pytest/config/exceptions.py -> build/lib/_pytest/config 2023-04-15 13:46:54,832 root INFO copying src/_pytest/config/compat.py -> build/lib/_pytest/config 2023-04-15 13:46:54,832 root INFO copying src/_pytest/config/argparsing.py -> build/lib/_pytest/config 2023-04-15 13:46:54,832 root INFO copying src/_pytest/config/findpaths.py -> build/lib/_pytest/config 2023-04-15 13:46:54,832 root INFO creating build/lib/_pytest/mark 2023-04-15 13:46:54,833 root INFO copying src/_pytest/mark/__init__.py -> build/lib/_pytest/mark 2023-04-15 13:46:54,833 root INFO copying src/_pytest/mark/expression.py -> build/lib/_pytest/mark 2023-04-15 13:46:54,833 root INFO copying src/_pytest/mark/structures.py -> build/lib/_pytest/mark 2023-04-15 13:46:54,833 root INFO creating build/lib/pytest 2023-04-15 13:46:54,833 root INFO copying src/pytest/__init__.py -> build/lib/pytest 2023-04-15 13:46:54,833 root INFO copying src/pytest/__main__.py -> build/lib/pytest 2023-04-15 13:46:54,834 root INFO copying src/_pytest/py.typed -> build/lib/_pytest 2023-04-15 13:46:54,834 root INFO copying src/pytest/py.typed -> build/lib/pytest 2023-04-15 13:46:54,839 wheel INFO installing to build/bdist.linux-armv8l/wheel 2023-04-15 13:46:54,839 root INFO running install 2023-04-15 13:46:54,847 root INFO running install_lib 2023-04-15 13:46:54,848 root INFO creating build/bdist.linux-armv8l 2023-04-15 13:46:54,849 root INFO creating build/bdist.linux-armv8l/wheel 2023-04-15 13:46:54,849 root INFO creating build/bdist.linux-armv8l/wheel/pytest 2023-04-15 13:46:54,849 root INFO copying build/lib/pytest/__init__.py -> build/bdist.linux-armv8l/wheel/pytest 2023-04-15 13:46:54,849 root INFO copying build/lib/pytest/__main__.py -> build/bdist.linux-armv8l/wheel/pytest 2023-04-15 13:46:54,849 root INFO copying build/lib/pytest/py.typed -> build/bdist.linux-armv8l/wheel/pytest 2023-04-15 13:46:54,849 root INFO copying build/lib/py.py -> build/bdist.linux-armv8l/wheel 2023-04-15 13:46:54,850 root INFO creating build/bdist.linux-armv8l/wheel/_pytest 2023-04-15 13:46:54,850 root INFO copying build/lib/_pytest/python.py -> build/bdist.linux-armv8l/wheel/_pytest 2023-04-15 13:46:54,850 root INFO copying build/lib/_pytest/__init__.py -> build/bdist.linux-armv8l/wheel/_pytest 2023-04-15 13:46:54,850 root INFO copying build/lib/_pytest/debugging.py -> build/bdist.linux-armv8l/wheel/_pytest 2023-04-15 13:46:54,850 root INFO copying build/lib/_pytest/unittest.py -> build/bdist.linux-armv8l/wheel/_pytest 2023-04-15 13:46:54,850 root INFO creating build/bdist.linux-armv8l/wheel/_pytest/mark 2023-04-15 13:46:54,850 root INFO copying build/lib/_pytest/mark/__init__.py -> build/bdist.linux-armv8l/wheel/_pytest/mark 2023-04-15 13:46:54,851 root INFO copying build/lib/_pytest/mark/expression.py -> build/bdist.linux-armv8l/wheel/_pytest/mark 2023-04-15 13:46:54,851 root INFO copying build/lib/_pytest/mark/structures.py -> build/bdist.linux-armv8l/wheel/_pytest/mark 2023-04-15 13:46:54,851 root INFO copying build/lib/_pytest/cacheprovider.py -> build/bdist.linux-armv8l/wheel/_pytest 2023-04-15 13:46:54,851 root INFO copying build/lib/_pytest/junitxml.py -> build/bdist.linux-armv8l/wheel/_pytest 2023-04-15 13:46:54,851 root INFO copying build/lib/_pytest/nose.py -> build/bdist.linux-armv8l/wheel/_pytest 2023-04-15 13:46:54,851 root INFO copying build/lib/_pytest/skipping.py -> build/bdist.linux-armv8l/wheel/_pytest 2023-04-15 13:46:54,852 root INFO copying build/lib/_pytest/stash.py -> build/bdist.linux-armv8l/wheel/_pytest 2023-04-15 13:46:54,852 root INFO copying build/lib/_pytest/pytester_assertions.py -> build/bdist.linux-armv8l/wheel/_pytest 2023-04-15 13:46:54,852 root INFO copying build/lib/_pytest/timing.py -> build/bdist.linux-armv8l/wheel/_pytest 2023-04-15 13:46:54,852 root INFO copying build/lib/_pytest/freeze_support.py -> build/bdist.linux-armv8l/wheel/_pytest 2023-04-15 13:46:54,852 root INFO copying build/lib/_pytest/warning_types.py -> build/bdist.linux-armv8l/wheel/_pytest 2023-04-15 13:46:54,852 root INFO copying build/lib/_pytest/pathlib.py -> build/bdist.linux-armv8l/wheel/_pytest 2023-04-15 13:46:54,852 root INFO copying build/lib/_pytest/fixtures.py -> build/bdist.linux-armv8l/wheel/_pytest 2023-04-15 13:46:54,853 root INFO copying build/lib/_pytest/threadexception.py -> build/bdist.linux-armv8l/wheel/_pytest 2023-04-15 13:46:54,853 root INFO copying build/lib/_pytest/hookspec.py -> build/bdist.linux-armv8l/wheel/_pytest 2023-04-15 13:46:54,853 root INFO copying build/lib/_pytest/stepwise.py -> build/bdist.linux-armv8l/wheel/_pytest 2023-04-15 13:46:54,853 root INFO copying build/lib/_pytest/reports.py -> build/bdist.linux-armv8l/wheel/_pytest 2023-04-15 13:46:54,853 root INFO copying build/lib/_pytest/terminal.py -> build/bdist.linux-armv8l/wheel/_pytest 2023-04-15 13:46:54,853 root INFO copying build/lib/_pytest/setupplan.py -> build/bdist.linux-armv8l/wheel/_pytest 2023-04-15 13:46:54,854 root INFO copying build/lib/_pytest/tmpdir.py -> build/bdist.linux-armv8l/wheel/_pytest 2023-04-15 13:46:54,854 root INFO copying build/lib/_pytest/logging.py -> build/bdist.linux-armv8l/wheel/_pytest 2023-04-15 13:46:54,854 root INFO copying build/lib/_pytest/unraisableexception.py -> build/bdist.linux-armv8l/wheel/_pytest 2023-04-15 13:46:54,854 root INFO copying build/lib/_pytest/pastebin.py -> build/bdist.linux-armv8l/wheel/_pytest 2023-04-15 13:46:54,854 root INFO creating build/bdist.linux-armv8l/wheel/_pytest/_code 2023-04-15 13:46:54,854 root INFO copying build/lib/_pytest/_code/__init__.py -> build/bdist.linux-armv8l/wheel/_pytest/_code 2023-04-15 13:46:54,854 root INFO copying build/lib/_pytest/_code/source.py -> build/bdist.linux-armv8l/wheel/_pytest/_code 2023-04-15 13:46:54,855 root INFO copying build/lib/_pytest/_code/code.py -> build/bdist.linux-armv8l/wheel/_pytest/_code 2023-04-15 13:46:54,855 root INFO copying build/lib/_pytest/scope.py -> build/bdist.linux-armv8l/wheel/_pytest 2023-04-15 13:46:54,855 root INFO copying build/lib/_pytest/capture.py -> build/bdist.linux-armv8l/wheel/_pytest 2023-04-15 13:46:54,855 root INFO copying build/lib/_pytest/doctest.py -> build/bdist.linux-armv8l/wheel/_pytest 2023-04-15 13:46:54,855 root INFO copying build/lib/_pytest/warnings.py -> build/bdist.linux-armv8l/wheel/_pytest 2023-04-15 13:46:54,855 root INFO copying build/lib/_pytest/legacypath.py -> build/bdist.linux-armv8l/wheel/_pytest 2023-04-15 13:46:54,856 root INFO copying build/lib/_pytest/helpconfig.py -> build/bdist.linux-armv8l/wheel/_pytest 2023-04-15 13:46:54,856 root INFO copying build/lib/_pytest/python_path.py -> build/bdist.linux-armv8l/wheel/_pytest 2023-04-15 13:46:54,856 root INFO copying build/lib/_pytest/runner.py -> build/bdist.linux-armv8l/wheel/_pytest 2023-04-15 13:46:54,856 root INFO copying build/lib/_pytest/monkeypatch.py -> build/bdist.linux-armv8l/wheel/_pytest 2023-04-15 13:46:54,856 root INFO copying build/lib/_pytest/recwarn.py -> build/bdist.linux-armv8l/wheel/_pytest 2023-04-15 13:46:54,856 root INFO copying build/lib/_pytest/main.py -> build/bdist.linux-armv8l/wheel/_pytest 2023-04-15 13:46:54,856 root INFO creating build/bdist.linux-armv8l/wheel/_pytest/_py 2023-04-15 13:46:54,857 root INFO copying build/lib/_pytest/_py/__init__.py -> build/bdist.linux-armv8l/wheel/_pytest/_py 2023-04-15 13:46:54,857 root INFO copying build/lib/_pytest/_py/error.py -> build/bdist.linux-armv8l/wheel/_pytest/_py 2023-04-15 13:46:54,857 root INFO copying build/lib/_pytest/_py/path.py -> build/bdist.linux-armv8l/wheel/_pytest/_py 2023-04-15 13:46:54,857 root INFO copying build/lib/_pytest/py.typed -> build/bdist.linux-armv8l/wheel/_pytest 2023-04-15 13:46:54,857 root INFO copying build/lib/_pytest/outcomes.py -> build/bdist.linux-armv8l/wheel/_pytest 2023-04-15 13:46:54,857 root INFO creating build/bdist.linux-armv8l/wheel/_pytest/config 2023-04-15 13:46:54,857 root INFO copying build/lib/_pytest/config/__init__.py -> build/bdist.linux-armv8l/wheel/_pytest/config 2023-04-15 13:46:54,858 root INFO copying build/lib/_pytest/config/exceptions.py -> build/bdist.linux-armv8l/wheel/_pytest/config 2023-04-15 13:46:54,858 root INFO copying build/lib/_pytest/config/compat.py -> build/bdist.linux-armv8l/wheel/_pytest/config 2023-04-15 13:46:54,858 root INFO copying build/lib/_pytest/config/argparsing.py -> build/bdist.linux-armv8l/wheel/_pytest/config 2023-04-15 13:46:54,858 root INFO copying build/lib/_pytest/config/findpaths.py -> build/bdist.linux-armv8l/wheel/_pytest/config 2023-04-15 13:46:54,858 root INFO copying build/lib/_pytest/setuponly.py -> build/bdist.linux-armv8l/wheel/_pytest 2023-04-15 13:46:54,858 root INFO copying build/lib/_pytest/compat.py -> build/bdist.linux-armv8l/wheel/_pytest 2023-04-15 13:46:54,858 root INFO copying build/lib/_pytest/deprecated.py -> build/bdist.linux-armv8l/wheel/_pytest 2023-04-15 13:46:54,859 root INFO creating build/bdist.linux-armv8l/wheel/_pytest/_io 2023-04-15 13:46:54,859 root INFO copying build/lib/_pytest/_io/__init__.py -> build/bdist.linux-armv8l/wheel/_pytest/_io 2023-04-15 13:46:54,859 root INFO copying build/lib/_pytest/_io/wcwidth.py -> build/bdist.linux-armv8l/wheel/_pytest/_io 2023-04-15 13:46:54,859 root INFO copying build/lib/_pytest/_io/terminalwriter.py -> build/bdist.linux-armv8l/wheel/_pytest/_io 2023-04-15 13:46:54,859 root INFO copying build/lib/_pytest/_io/saferepr.py -> build/bdist.linux-armv8l/wheel/_pytest/_io 2023-04-15 13:46:54,859 root INFO copying build/lib/_pytest/_argcomplete.py -> build/bdist.linux-armv8l/wheel/_pytest 2023-04-15 13:46:54,859 root INFO copying build/lib/_pytest/pytester.py -> build/bdist.linux-armv8l/wheel/_pytest 2023-04-15 13:46:54,860 root INFO copying build/lib/_pytest/nodes.py -> build/bdist.linux-armv8l/wheel/_pytest 2023-04-15 13:46:54,860 root INFO creating build/bdist.linux-armv8l/wheel/_pytest/assertion 2023-04-15 13:46:54,860 root INFO copying build/lib/_pytest/assertion/__init__.py -> build/bdist.linux-armv8l/wheel/_pytest/assertion 2023-04-15 13:46:54,860 root INFO copying build/lib/_pytest/assertion/rewrite.py -> build/bdist.linux-armv8l/wheel/_pytest/assertion 2023-04-15 13:46:54,860 root INFO copying build/lib/_pytest/assertion/truncate.py -> build/bdist.linux-armv8l/wheel/_pytest/assertion 2023-04-15 13:46:54,861 root INFO copying build/lib/_pytest/assertion/util.py -> build/bdist.linux-armv8l/wheel/_pytest/assertion 2023-04-15 13:46:54,861 root INFO copying build/lib/_pytest/python_api.py -> build/bdist.linux-armv8l/wheel/_pytest 2023-04-15 13:46:54,861 root INFO copying build/lib/_pytest/faulthandler.py -> build/bdist.linux-armv8l/wheel/_pytest 2023-04-15 13:46:54,861 root INFO copying build/lib/_pytest/_version.py -> build/bdist.linux-armv8l/wheel/_pytest 2023-04-15 13:46:54,861 root INFO running install_egg_info 2023-04-15 13:46:54,869 root INFO running egg_info 2023-04-15 13:46:54,870 root INFO writing src/pytest.egg-info/PKG-INFO 2023-04-15 13:46:54,871 root INFO writing dependency_links to src/pytest.egg-info/dependency_links.txt 2023-04-15 13:46:54,871 root INFO writing entry points to src/pytest.egg-info/entry_points.txt 2023-04-15 13:46:54,871 root INFO writing requirements to src/pytest.egg-info/requires.txt 2023-04-15 13:46:54,871 root INFO writing top-level names to src/pytest.egg-info/top_level.txt 2023-04-15 13:46:54,874 root INFO reading manifest file 'src/pytest.egg-info/SOURCES.txt' 2023-04-15 13:46:54,877 root INFO adding license file 'LICENSE' 2023-04-15 13:46:54,883 root INFO writing manifest file 'src/pytest.egg-info/SOURCES.txt' 2023-04-15 13:46:54,883 root INFO Copying src/pytest.egg-info to build/bdist.linux-armv8l/wheel/pytest-7.3.1-py3.11.egg-info 2023-04-15 13:46:54,884 root INFO running install_scripts 2023-04-15 13:46:54,888 wheel INFO creating build/bdist.linux-armv8l/wheel/pytest-7.3.1.dist-info/WHEEL 2023-04-15 13:46:54,888 wheel INFO creating '/home/buildozer/aports/main/py3-pytest/src/pytest-7.3.1/dist/.tmp-d0_gbqhw/pytest-7.3.1-py3-none-any.whl' and adding 'build/bdist.linux-armv8l/wheel' to it 2023-04-15 13:46:54,888 wheel INFO adding 'py.py' 2023-04-15 13:46:54,889 wheel INFO adding '_pytest/__init__.py' 2023-04-15 13:46:54,889 wheel INFO adding '_pytest/_argcomplete.py' 2023-04-15 13:46:54,889 wheel INFO adding '_pytest/_version.py' 2023-04-15 13:46:54,889 wheel INFO adding '_pytest/cacheprovider.py' 2023-04-15 13:46:54,890 wheel INFO adding '_pytest/capture.py' 2023-04-15 13:46:54,890 wheel INFO adding '_pytest/compat.py' 2023-04-15 13:46:54,890 wheel INFO adding '_pytest/debugging.py' 2023-04-15 13:46:54,891 wheel INFO adding '_pytest/deprecated.py' 2023-04-15 13:46:54,891 wheel INFO adding '_pytest/doctest.py' 2023-04-15 13:46:54,891 wheel INFO adding '_pytest/faulthandler.py' 2023-04-15 13:46:54,891 wheel INFO adding '_pytest/fixtures.py' 2023-04-15 13:46:54,892 wheel INFO adding '_pytest/freeze_support.py' 2023-04-15 13:46:54,892 wheel INFO adding '_pytest/helpconfig.py' 2023-04-15 13:46:54,892 wheel INFO adding '_pytest/hookspec.py' 2023-04-15 13:46:54,893 wheel INFO adding '_pytest/junitxml.py' 2023-04-15 13:46:54,893 wheel INFO adding '_pytest/legacypath.py' 2023-04-15 13:46:54,893 wheel INFO adding '_pytest/logging.py' 2023-04-15 13:46:54,893 wheel INFO adding '_pytest/main.py' 2023-04-15 13:46:54,894 wheel INFO adding '_pytest/monkeypatch.py' 2023-04-15 13:46:54,894 wheel INFO adding '_pytest/nodes.py' 2023-04-15 13:46:54,894 wheel INFO adding '_pytest/nose.py' 2023-04-15 13:46:54,894 wheel INFO adding '_pytest/outcomes.py' 2023-04-15 13:46:54,895 wheel INFO adding '_pytest/pastebin.py' 2023-04-15 13:46:54,895 wheel INFO adding '_pytest/pathlib.py' 2023-04-15 13:46:54,895 wheel INFO adding '_pytest/py.typed' 2023-04-15 13:46:54,895 wheel INFO adding '_pytest/pytester.py' 2023-04-15 13:46:54,896 wheel INFO adding '_pytest/pytester_assertions.py' 2023-04-15 13:46:54,896 wheel INFO adding '_pytest/python.py' 2023-04-15 13:46:54,896 wheel INFO adding '_pytest/python_api.py' 2023-04-15 13:46:54,897 wheel INFO adding '_pytest/python_path.py' 2023-04-15 13:46:54,897 wheel INFO adding '_pytest/recwarn.py' 2023-04-15 13:46:54,897 wheel INFO adding '_pytest/reports.py' 2023-04-15 13:46:54,897 wheel INFO adding '_pytest/runner.py' 2023-04-15 13:46:54,898 wheel INFO adding '_pytest/scope.py' 2023-04-15 13:46:54,898 wheel INFO adding '_pytest/setuponly.py' 2023-04-15 13:46:54,898 wheel INFO adding '_pytest/setupplan.py' 2023-04-15 13:46:54,898 wheel INFO adding '_pytest/skipping.py' 2023-04-15 13:46:54,898 wheel INFO adding '_pytest/stash.py' 2023-04-15 13:46:54,898 wheel INFO adding '_pytest/stepwise.py' 2023-04-15 13:46:54,899 wheel INFO adding '_pytest/terminal.py' 2023-04-15 13:46:54,899 wheel INFO adding '_pytest/threadexception.py' 2023-04-15 13:46:54,899 wheel INFO adding '_pytest/timing.py' 2023-04-15 13:46:54,899 wheel INFO adding '_pytest/tmpdir.py' 2023-04-15 13:46:54,900 wheel INFO adding '_pytest/unittest.py' 2023-04-15 13:46:54,900 wheel INFO adding '_pytest/unraisableexception.py' 2023-04-15 13:46:54,900 wheel INFO adding '_pytest/warning_types.py' 2023-04-15 13:46:54,900 wheel INFO adding '_pytest/warnings.py' 2023-04-15 13:46:54,900 wheel INFO adding '_pytest/_code/__init__.py' 2023-04-15 13:46:54,901 wheel INFO adding '_pytest/_code/code.py' 2023-04-15 13:46:54,901 wheel INFO adding '_pytest/_code/source.py' 2023-04-15 13:46:54,901 wheel INFO adding '_pytest/_io/__init__.py' 2023-04-15 13:46:54,901 wheel INFO adding '_pytest/_io/saferepr.py' 2023-04-15 13:46:54,901 wheel INFO adding '_pytest/_io/terminalwriter.py' 2023-04-15 13:46:54,902 wheel INFO adding '_pytest/_io/wcwidth.py' 2023-04-15 13:46:54,902 wheel INFO adding '_pytest/_py/__init__.py' 2023-04-15 13:46:54,902 wheel INFO adding '_pytest/_py/error.py' 2023-04-15 13:46:54,902 wheel INFO adding '_pytest/_py/path.py' 2023-04-15 13:46:54,903 wheel INFO adding '_pytest/assertion/__init__.py' 2023-04-15 13:46:54,903 wheel INFO adding '_pytest/assertion/rewrite.py' 2023-04-15 13:46:54,903 wheel INFO adding '_pytest/assertion/truncate.py' 2023-04-15 13:46:54,903 wheel INFO adding '_pytest/assertion/util.py' 2023-04-15 13:46:54,904 wheel INFO adding '_pytest/config/__init__.py' 2023-04-15 13:46:54,904 wheel INFO adding '_pytest/config/argparsing.py' 2023-04-15 13:46:54,904 wheel INFO adding '_pytest/config/compat.py' 2023-04-15 13:46:54,905 wheel INFO adding '_pytest/config/exceptions.py' 2023-04-15 13:46:54,905 wheel INFO adding '_pytest/config/findpaths.py' 2023-04-15 13:46:54,905 wheel INFO adding '_pytest/mark/__init__.py' 2023-04-15 13:46:54,905 wheel INFO adding '_pytest/mark/expression.py' 2023-04-15 13:46:54,905 wheel INFO adding '_pytest/mark/structures.py' 2023-04-15 13:46:54,906 wheel INFO adding 'pytest/__init__.py' 2023-04-15 13:46:54,906 wheel INFO adding 'pytest/__main__.py' 2023-04-15 13:46:54,906 wheel INFO adding 'pytest/py.typed' 2023-04-15 13:46:54,906 wheel INFO adding 'pytest-7.3.1.dist-info/LICENSE' 2023-04-15 13:46:54,906 wheel INFO adding 'pytest-7.3.1.dist-info/METADATA' 2023-04-15 13:46:54,907 wheel INFO adding 'pytest-7.3.1.dist-info/WHEEL' 2023-04-15 13:46:54,907 wheel INFO adding 'pytest-7.3.1.dist-info/entry_points.txt' 2023-04-15 13:46:54,907 wheel INFO adding 'pytest-7.3.1.dist-info/top_level.txt' 2023-04-15 13:46:54,907 wheel INFO adding 'pytest-7.3.1.dist-info/RECORD' 2023-04-15 13:46:54,907 wheel INFO removing build/bdist.linux-armv8l/wheel 2023-04-15 13:46:54,909 gpep517 INFO The backend produced dist/pytest-7.3.1-py3-none-any.whl pytest-7.3.1-py3-none-any.whl >>> py3-pytest: Entering fakeroot... >>> py3-pytest*: Running postcheck for py3-pytest >>> py3-pytest*: Preparing package py3-pytest... >>> py3-pytest*: Tracing dependencies... >>> py3-pytest*: Package size: 3.0 MB >>> py3-pytest*: Compressing data... >>> py3-pytest*: Create checksum... >>> py3-pytest*: Create py3-pytest-7.3.1-r0.apk >>> py3-pytest: Build complete at Sat, 15 Apr 2023 13:46:57 +0000 elapsed time 0h 0m 6s >>> py3-pytest: Cleaning up srcdir >>> py3-pytest: Cleaning up pkgdir >>> py3-pytest: Uninstalling dependencies... (1/20) Purging .makedepends-py3-pytest (20230415.134652) (2/20) Purging py3-iniconfig (1.1.1-r5) (3/20) Purging py3-pluggy (1.0.0-r2) (4/20) Purging py3-py (1.11.0-r1) (5/20) Purging py3-gpep517 (13-r0) (6/20) Purging py3-installer (0.7.0-r0) (7/20) Purging py3-setuptools (67.6.1-r0) (8/20) Purging py3-wheel (0.40.0-r0) (9/20) Purging py3-packaging (23.1-r0) (10/20) Purging py3-parsing (3.0.9-r1) (11/20) Purging python3-pycache-pyc0 (3.11.3-r4) (12/20) Purging python3 (3.11.3-r4) (13/20) Purging gdbm (1.23-r1) (14/20) Purging libbz2 (1.0.8-r5) (15/20) Purging libffi (3.4.4-r2) (16/20) Purging libpanelw (6.4_p20230401-r3) (17/20) Purging mpdecimal (2.5.1-r2) (18/20) Purging readline (8.2.1-r1) (19/20) Purging sqlite-libs (3.41.2-r2) (20/20) Purging xz-libs (5.4.2-r1) Executing busybox-1.36.0-r7.trigger OK: 326 MiB in 99 packages >>> py3-pytest: Updating the main/armhf repository index... >>> py3-pytest: Signing the index...