>>> py3-pytest-lazy-fixture: Building testing/py3-pytest-lazy-fixture 0.6.3-r0 (using abuild 3.9.0-r0) started Sat, 12 Feb 2022 19:06:56 +0000 >>> py3-pytest-lazy-fixture: Checking sanity of /home/buildozer/aports/testing/py3-pytest-lazy-fixture/APKBUILD... >>> py3-pytest-lazy-fixture: Analyzing dependencies... >>> py3-pytest-lazy-fixture: Installing for build: build-base python3 py3-pytest py3-setuptools py3-setuptools_scm (1/24) Installing libffi (3.4.2-r1) (2/24) Installing gdbm (1.23-r0) (3/24) Installing mpdecimal (2.5.1-r1) (4/24) Installing readline (8.1.1-r0) (5/24) Installing sqlite-libs (3.37.2-r0) (6/24) Installing python3 (3.10.2-r0) (7/24) Installing py3-atomicwrites (1.4.0-r2) (8/24) Installing py3-attrs (21.2.0-r1) (9/24) Installing py3-more-itertools (8.12.0-r1) (10/24) Installing py3-iniconfig (1.1.1-r2) (11/24) Installing py3-pluggy (0.13.1-r5) (12/24) Installing py3-py (1.10.0-r2) (13/24) Installing py3-six (1.16.0-r1) (14/24) Installing py3-wcwidth (0.2.5-r2) (15/24) Installing py3-parsing (2.4.7-r3) (16/24) Installing py3-packaging (21.3-r0) (17/24) Installing py3-toml (0.10.2-r3) (18/24) Installing py3-pytest (6.2.5-r1) (19/24) Installing py3-ordered-set (4.0.2-r3) (20/24) Installing py3-appdirs (1.4.4-r3) (21/24) Installing py3-setuptools (52.0.0-r5) (22/24) Installing py3-tomli (2.0.0-r1) (23/24) Installing py3-setuptools_scm (6.4.1-r0) (24/24) Installing .makedepends-py3-pytest-lazy-fixture (20220212.190657) Executing busybox-1.35.0-r2.trigger OK: 403 MiB in 134 packages >>> py3-pytest-lazy-fixture: Cleaning up srcdir >>> py3-pytest-lazy-fixture: Cleaning up pkgdir >>> py3-pytest-lazy-fixture: Fetching https://distfiles.alpinelinux.org/distfiles/edge/pytest-lazy-fixture-0.6.3.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-lazy-fixture: Fetching https://files.pythonhosted.org/packages/source/p/pytest-lazy-fixture/pytest-lazy-fixture-0.6.3.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 7878 100 7878 0 0 61661 0 --:--:-- --:--:-- --:--:-- 61661 >>> py3-pytest-lazy-fixture: Fetching https://distfiles.alpinelinux.org/distfiles/edge/pytest-lazy-fixture-0.6.3.tar.gz >>> py3-pytest-lazy-fixture: Checking sha512sums... pytest-lazy-fixture-0.6.3.tar.gz: OK >>> py3-pytest-lazy-fixture: Unpacking /var/cache/distfiles/edge/pytest-lazy-fixture-0.6.3.tar.gz... running build running build_py creating build creating build/lib copying pytest_lazyfixture.py -> build/lib ============================= test session starts ============================== platform linux -- Python 3.10.2, pytest-6.2.5, py-1.10.0, pluggy-0.13.1 rootdir: /home/buildozer/aports/testing/py3-pytest-lazy-fixture/src/pytest-lazy-fixture-0.6.3 plugins: lazy-fixture-0.6.3 collected 46 items tests/test_lazyfixture.py ..........................................x.s. [100%] =================== 44 passed, 1 skipped, 1 xfailed in 2.66s =================== >>> py3-pytest-lazy-fixture: Entering fakeroot... running install running build running build_py running install_lib creating /home/buildozer/aports/testing/py3-pytest-lazy-fixture/pkg creating /home/buildozer/aports/testing/py3-pytest-lazy-fixture/pkg/py3-pytest-lazy-fixture creating /home/buildozer/aports/testing/py3-pytest-lazy-fixture/pkg/py3-pytest-lazy-fixture/usr creating /home/buildozer/aports/testing/py3-pytest-lazy-fixture/pkg/py3-pytest-lazy-fixture/usr/lib creating /home/buildozer/aports/testing/py3-pytest-lazy-fixture/pkg/py3-pytest-lazy-fixture/usr/lib/python3.10 creating /home/buildozer/aports/testing/py3-pytest-lazy-fixture/pkg/py3-pytest-lazy-fixture/usr/lib/python3.10/site-packages copying build/lib/pytest_lazyfixture.py -> /home/buildozer/aports/testing/py3-pytest-lazy-fixture/pkg/py3-pytest-lazy-fixture/usr/lib/python3.10/site-packages byte-compiling /home/buildozer/aports/testing/py3-pytest-lazy-fixture/pkg/py3-pytest-lazy-fixture/usr/lib/python3.10/site-packages/pytest_lazyfixture.py to pytest_lazyfixture.cpython-310.pyc running install_egg_info running egg_info writing pytest_lazy_fixture.egg-info/PKG-INFO writing dependency_links to pytest_lazy_fixture.egg-info/dependency_links.txt writing entry points to pytest_lazy_fixture.egg-info/entry_points.txt writing requirements to pytest_lazy_fixture.egg-info/requires.txt writing top-level names to pytest_lazy_fixture.egg-info/top_level.txt reading manifest file 'pytest_lazy_fixture.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'README.md' warning: no previously-included files matching '__pycache__' found under directory '*' warning: no previously-included files matching '*.py[co]' found under directory '*' writing manifest file 'pytest_lazy_fixture.egg-info/SOURCES.txt' Copying pytest_lazy_fixture.egg-info to /home/buildozer/aports/testing/py3-pytest-lazy-fixture/pkg/py3-pytest-lazy-fixture/usr/lib/python3.10/site-packages/pytest_lazy_fixture-0.6.3-py3.10.egg-info running install_scripts >>> py3-pytest-lazy-fixture*: Running postcheck for py3-pytest-lazy-fixture >>> py3-pytest-lazy-fixture*: Preparing package py3-pytest-lazy-fixture... >>> py3-pytest-lazy-fixture*: Tracing dependencies... >>> py3-pytest-lazy-fixture*: Package size: 68.0 KB >>> py3-pytest-lazy-fixture*: Compressing data... >>> py3-pytest-lazy-fixture*: Create checksum... >>> py3-pytest-lazy-fixture*: Create py3-pytest-lazy-fixture-0.6.3-r0.apk >>> py3-pytest-lazy-fixture: Build complete at Sat, 12 Feb 2022 19:07:07 +0000 elapsed time 0h 0m 11s >>> py3-pytest-lazy-fixture: Cleaning up srcdir >>> py3-pytest-lazy-fixture: Cleaning up pkgdir >>> py3-pytest-lazy-fixture: Uninstalling dependencies... (1/24) Purging .makedepends-py3-pytest-lazy-fixture (20220212.190657) (2/24) Purging py3-pytest (6.2.5-r1) (3/24) Purging py3-atomicwrites (1.4.0-r2) (4/24) Purging py3-attrs (21.2.0-r1) (5/24) Purging py3-more-itertools (8.12.0-r1) (6/24) Purging py3-iniconfig (1.1.1-r2) (7/24) Purging py3-pluggy (0.13.1-r5) (8/24) Purging py3-py (1.10.0-r2) (9/24) Purging py3-wcwidth (0.2.5-r2) (10/24) Purging py3-toml (0.10.2-r3) (11/24) Purging py3-setuptools_scm (6.4.1-r0) (12/24) Purging py3-setuptools (52.0.0-r5) (13/24) Purging py3-ordered-set (4.0.2-r3) (14/24) Purging py3-appdirs (1.4.4-r3) (15/24) Purging py3-tomli (2.0.0-r1) (16/24) Purging py3-packaging (21.3-r0) (17/24) Purging py3-parsing (2.4.7-r3) (18/24) Purging py3-six (1.16.0-r1) (19/24) Purging python3 (3.10.2-r0) (20/24) Purging libffi (3.4.2-r1) (21/24) Purging gdbm (1.23-r0) (22/24) Purging mpdecimal (2.5.1-r1) (23/24) Purging readline (8.1.1-r0) (24/24) Purging sqlite-libs (3.37.2-r0) Executing busybox-1.35.0-r2.trigger OK: 346 MiB in 110 packages >>> py3-pytest-lazy-fixture: Updating the testing/x86_64 repository index... >>> py3-pytest-lazy-fixture: Signing the index...