>>> py3-parver: Building testing/py3-parver 0.4-r0 (using abuild 3.10.0_rc1-r2) started Thu, 24 Nov 2022 01:21:47 +0000 >>> py3-parver: Checking sanity of /home/buildozer/aports/testing/py3-parver/APKBUILD... >>> py3-parver: Analyzing dependencies... >>> py3-parver: Installing for build: build-base python3 py3-arpeggio py3-attrs py3-gpep517 py3-setuptools py3-wheel py3-pytest py3-hypothesis py3-pretend (1/24) Installing libbz2 (1.0.8-r4) (2/24) Installing libffi (3.4.4-r0) (3/24) Installing gdbm (1.23-r0) (4/24) Installing xz-libs (5.2.8-r0) (5/24) Installing mpdecimal (2.5.1-r1) (6/24) Installing readline (8.2.0-r0) (7/24) Installing sqlite-libs (3.40.0-r0) (8/24) Installing python3 (3.11.0-r2) (9/24) Installing py3-arpeggio (2.0.0-r1) (10/24) Installing py3-attrs (22.1.0-r1) (11/24) Installing py3-installer (0.5.1-r2) (12/24) Installing py3-gpep517 (11-r1) (13/24) Installing py3-parsing (3.0.9-r1) (14/24) Installing py3-packaging (21.3-r3) (15/24) Installing py3-setuptools (65.6.2-r0) (16/24) Installing py3-wheel (0.38.4-r1) (17/24) Installing py3-iniconfig (1.1.1-r4) (18/24) Installing py3-pluggy (1.0.0-r2) (19/24) Installing py3-py (1.11.0-r1) (20/24) Installing py3-pytest (7.2.0-r2) (21/24) Installing py3-sortedcontainers (2.4.0-r2) (22/24) Installing py3-hypothesis (6.58.0-r1) (23/24) Installing py3-pretend (1.0.9-r4) (24/24) Installing .makedepends-py3-parver (20221124.012149) Executing busybox-1.35.0-r29.trigger OK: 382 MiB in 121 packages >>> py3-parver: Cleaning up srcdir >>> py3-parver: Cleaning up pkgdir >>> py3-parver: Fetching https://distfiles.alpinelinux.org/distfiles/edge/parver-0.4.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 146 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> py3-parver: Fetching parver-0.4.tar.gz::https://github.com/RazerM/parver/archive/0.4.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 26130 0 26130 0 0 13900 0 --:--:-- 0:00:01 --:--:-- 28777 >>> py3-parver: Fetching https://distfiles.alpinelinux.org/distfiles/edge/parver-0.4.tar.gz >>> py3-parver: Checking sha512sums... parver-0.4.tar.gz: OK >>> py3-parver: Unpacking /var/cache/distfiles/parver-0.4.tar.gz... 2022-11-24 01:21:52,664 gpep517 INFO Building wheel via backend setuptools.build_meta 2022-11-24 01:21:52,803 root INFO running bdist_wheel 2022-11-24 01:21:52,809 root INFO running build 2022-11-24 01:21:52,810 root INFO running build_py 2022-11-24 01:21:52,812 root INFO creating build 2022-11-24 01:21:52,812 root INFO creating build/lib 2022-11-24 01:21:52,812 root INFO creating build/lib/parver 2022-11-24 01:21:52,812 root INFO copying src/parver/_helpers.py -> build/lib/parver 2022-11-24 01:21:52,812 root INFO copying src/parver/_parse.py -> build/lib/parver 2022-11-24 01:21:52,812 root INFO copying src/parver/_version.py -> build/lib/parver 2022-11-24 01:21:52,813 root INFO copying src/parver/_segments.py -> build/lib/parver 2022-11-24 01:21:52,813 root INFO copying src/parver/__init__.py -> build/lib/parver 2022-11-24 01:21:52,813 root INFO copying src/parver/_typing.py -> build/lib/parver 2022-11-24 01:21:52,813 root INFO running egg_info 2022-11-24 01:21:52,815 root INFO creating src/parver.egg-info 2022-11-24 01:21:52,817 root INFO writing src/parver.egg-info/PKG-INFO 2022-11-24 01:21:52,817 root INFO writing dependency_links to src/parver.egg-info/dependency_links.txt 2022-11-24 01:21:52,817 root INFO writing requirements to src/parver.egg-info/requires.txt 2022-11-24 01:21:52,817 root INFO writing top-level names to src/parver.egg-info/top_level.txt 2022-11-24 01:21:52,818 root INFO writing manifest file 'src/parver.egg-info/SOURCES.txt' 2022-11-24 01:21:52,820 root INFO reading manifest file 'src/parver.egg-info/SOURCES.txt' 2022-11-24 01:21:52,820 root INFO reading manifest template 'MANIFEST.in' 2022-11-24 01:21:52,820 root WARNING warning: no files found matching '.coveragerc' 2022-11-24 01:21:52,820 root WARNING warning: no files found matching 'CHANGELOG.md' 2022-11-24 01:21:52,821 root WARNING no previously-included directories found matching 'docs/_build' 2022-11-24 01:21:52,821 root INFO adding license file 'LICENSE' 2022-11-24 01:21:52,822 root INFO writing manifest file 'src/parver.egg-info/SOURCES.txt' 2022-11-24 01:21:52,823 root INFO copying src/parver/py.typed -> build/lib/parver 2022-11-24 01:21:52,826 wheel INFO installing to build/bdist.linux-ppc64le/wheel 2022-11-24 01:21:52,826 root INFO running install 2022-11-24 01:21:52,843 root INFO running install_lib 2022-11-24 01:21:52,844 root INFO creating build/bdist.linux-ppc64le 2022-11-24 01:21:52,845 root INFO creating build/bdist.linux-ppc64le/wheel 2022-11-24 01:21:52,845 root INFO creating build/bdist.linux-ppc64le/wheel/parver 2022-11-24 01:21:52,845 root INFO copying build/lib/parver/_helpers.py -> build/bdist.linux-ppc64le/wheel/parver 2022-11-24 01:21:52,845 root INFO copying build/lib/parver/_parse.py -> build/bdist.linux-ppc64le/wheel/parver 2022-11-24 01:21:52,845 root INFO copying build/lib/parver/_version.py -> build/bdist.linux-ppc64le/wheel/parver 2022-11-24 01:21:52,845 root INFO copying build/lib/parver/_segments.py -> build/bdist.linux-ppc64le/wheel/parver 2022-11-24 01:21:52,846 root INFO copying build/lib/parver/py.typed -> build/bdist.linux-ppc64le/wheel/parver 2022-11-24 01:21:52,846 root INFO copying build/lib/parver/__init__.py -> build/bdist.linux-ppc64le/wheel/parver 2022-11-24 01:21:52,846 root INFO copying build/lib/parver/_typing.py -> build/bdist.linux-ppc64le/wheel/parver 2022-11-24 01:21:52,846 root INFO running install_egg_info 2022-11-24 01:21:52,848 root INFO Copying src/parver.egg-info to build/bdist.linux-ppc64le/wheel/parver-0.4-py3.11.egg-info 2022-11-24 01:21:52,849 root INFO running install_scripts 2022-11-24 01:21:52,856 wheel INFO creating build/bdist.linux-ppc64le/wheel/parver-0.4.dist-info/WHEEL 2022-11-24 01:21:52,856 wheel INFO creating '/home/buildozer/aports/testing/py3-parver/src/parver-0.4/dist/.tmp-zm7txblm/parver-0.4-py3-none-any.whl' and adding 'build/bdist.linux-ppc64le/wheel' to it 2022-11-24 01:21:52,856 wheel INFO adding 'parver/__init__.py' 2022-11-24 01:21:52,856 wheel INFO adding 'parver/_helpers.py' 2022-11-24 01:21:52,857 wheel INFO adding 'parver/_parse.py' 2022-11-24 01:21:52,857 wheel INFO adding 'parver/_segments.py' 2022-11-24 01:21:52,857 wheel INFO adding 'parver/_typing.py' 2022-11-24 01:21:52,857 wheel INFO adding 'parver/_version.py' 2022-11-24 01:21:52,858 wheel INFO adding 'parver/py.typed' 2022-11-24 01:21:52,858 wheel INFO adding 'parver-0.4.dist-info/LICENSE' 2022-11-24 01:21:52,858 wheel INFO adding 'parver-0.4.dist-info/METADATA' 2022-11-24 01:21:52,858 wheel INFO adding 'parver-0.4.dist-info/WHEEL' 2022-11-24 01:21:52,858 wheel INFO adding 'parver-0.4.dist-info/top_level.txt' 2022-11-24 01:21:52,858 wheel INFO adding 'parver-0.4.dist-info/RECORD' 2022-11-24 01:21:52,859 wheel INFO removing build/bdist.linux-ppc64le/wheel 2022-11-24 01:21:52,859 gpep517 INFO The backend produced dist/parver-0.4-py3-none-any.whl parver-0.4-py3-none-any.whl ============================= test session starts ============================== platform linux -- Python 3.11.0, pytest-7.2.0, pluggy-1.0.0 rootdir: /home/buildozer/aports/testing/py3-parver/src/parver-0.4, configfile: tox.ini plugins: hypothesis-6.58.0 collected 18282 items tests/test_packaging.py ................................................ [ 0%] ........................................................................ [ 0%] ........................................................................ [ 1%] ........................................................................ [ 1%] ........................................................................ [ 1%] ........................................................................ [ 2%] ........................................................................ [ 2%] ........................................................................ [ 3%] ........................................................................ [ 3%] ........................................................................ [ 3%] ........................................................................ [ 4%] ........................................................................ [ 4%] ........................................................................ [ 4%] ........................................................................ [ 5%] ........................................................................ [ 5%] ........................................................................ [ 6%] ........................................................................ [ 6%] ........................................................................ [ 6%] ........................................................................ [ 7%] ........................................................................ [ 7%] ........................................................................ [ 8%] ........................................................................ [ 8%] ........................................................................ [ 8%] ........................................................................ [ 9%] ........................................................................ [ 9%] ........................................................................ [ 10%] ........................................................................ [ 10%] ........................................................................ [ 10%] ........................................................................ [ 11%] ........................................................................ [ 11%] ........................................................................ [ 12%] ........................................................................ [ 12%] ........................................................................ [ 12%] ........................................................................ [ 13%] ........................................................................ [ 13%] ........................................................................ [ 14%] ........................................................................ [ 14%] ........................................................................ [ 14%] ........................................................................ [ 15%] ........................................................................ [ 15%] ........................................................................ [ 16%] ........................................................................ [ 16%] ........................................................................ [ 16%] ........................................................................ [ 17%] ........................................................................ [ 17%] ........................................................................ [ 17%] ........................................................................ [ 18%] ........................................................................ [ 18%] ........................................................................ [ 19%] ........................................................................ [ 19%] ........................................................................ [ 19%] ........................................................................ [ 20%] ........................................................................ [ 20%] ........................................................................ [ 21%] ........................................................................ [ 21%] ........................................................................ [ 21%] ........................................................................ [ 22%] ........................................................................ [ 22%] ........................................................................ [ 23%] ........................................................................ [ 23%] ........................................................................ [ 23%] ........................................................................ [ 24%] ........................................................................ [ 24%] ........................................................................ [ 25%] ........................................................................ [ 25%] ........................................................................ [ 25%] ........................................................................ [ 26%] ........................................................................ [ 26%] ........................................................................ [ 27%] ........................................................................ [ 27%] ........................................................................ [ 27%] ........................................................................ [ 28%] ........................................................................ [ 28%] ........................................................................ [ 29%] ........................................................................ [ 29%] ........................................................................ [ 29%] ........................................................................ [ 30%] ........................................................................ [ 30%] ........................................................................ [ 30%] ........................................................................ [ 31%] ........................................................................ [ 31%] ........................................................................ [ 32%] ........................................................................ [ 32%] ........................................................................ [ 32%] ........................................................................ [ 33%] ........................................................................ [ 33%] ........................................................................ [ 34%] ........................................................................ [ 34%] ........................................................................ [ 34%] ........................................................................ [ 35%] ........................................................................ [ 35%] ........................................................................ [ 36%] ........................................................................ [ 36%] ........................................................................ [ 36%] ........................................................................ [ 37%] ........................................................................ [ 37%] ........................................................................ [ 38%] ........................................................................ [ 38%] ........................................................................ [ 38%] ........................................................................ [ 39%] ........................................................................ [ 39%] ........................................................................ [ 40%] ........................................................................ [ 40%] ........................................................................ [ 40%] ........................................................................ [ 41%] ........................................................................ [ 41%] ........................................................................ [ 42%] ........................................................................ [ 42%] ........................................................................ [ 42%] ........................................................................ [ 43%] ........................................................................ [ 43%] ........................................................................ [ 43%] ........................................................................ [ 44%] ........................................................................ [ 44%] ........................................................................ [ 45%] ........................................................................ [ 45%] ........................................................................ [ 45%] ........................................................................ [ 46%] ........................................................................ [ 46%] ........................................................................ [ 47%] ........................................................................ [ 47%] ........................................................................ [ 47%] ........................................................................ [ 48%] ........................................................................ [ 48%] ........................................................................ [ 49%] ........................................................................ [ 49%] ........................................................................ [ 49%] ........................................................................ [ 50%] ........................................................................ [ 50%] ........................................................................ [ 51%] ........................................................................ [ 51%] ........................................................................ [ 51%] ........................................................................ [ 52%] ........................................................................ [ 52%] ........................................................................ [ 53%] ........................................................................ [ 53%] ........................................................................ [ 53%] ........................................................................ [ 54%] ........................................................................ [ 54%] ........................................................................ [ 55%] ........................................................................ [ 55%] ........................................................................ [ 55%] ........................................................................ [ 56%] ........................................................................ [ 56%] ........................................................................ [ 56%] ........................................................................ [ 57%] ........................................................................ [ 57%] ........................................................................ [ 58%] ........................................................................ [ 58%] ........................................................................ [ 58%] ........................................................................ [ 59%] ........................................................................ [ 59%] ........................................................................ [ 60%] ........................................................................ [ 60%] ........................................................................ [ 60%] ........................................................................ [ 61%] ........................................................................ [ 61%] ........................................................................ [ 62%] ........................................................................ [ 62%] ........................................................................ [ 62%] ........................................................................ [ 63%] ........................................................................ [ 63%] ........................................................................ [ 64%] ........................................................................ [ 64%] ........................................................................ [ 64%] ........................................................................ [ 65%] ........................................................................ [ 65%] ........................................................................ [ 66%] ........................................................................ [ 66%] ........................................................................ [ 66%] ........................................................................ [ 67%] ........................................................................ [ 67%] ........................................................................ [ 68%] ........................................................................ [ 68%] ........................................................................ [ 68%] ........................................................................ [ 69%] ........................................................................ [ 69%] ........................................................................ [ 69%] ........................................................................ [ 70%] ........................................................................ [ 70%] ........................................................................ [ 71%] ........................................................................ [ 71%] ........................................................................ [ 71%] ........................................................................ [ 72%] ........................................................................ [ 72%] ........................................................................ [ 73%] ........................................................................ [ 73%] ........................................................................ [ 73%] ........................................................................ [ 74%] ........................................................................ [ 74%] ........................................................................ [ 75%] ........................................................................ [ 75%] ........................................................................ [ 75%] ........................................................................ [ 76%] ........................................................................ [ 76%] ........................................................................ [ 77%] ........................................................................ [ 77%] ........................................................................ [ 77%] ........................................................................ [ 78%] ........................................................................ [ 78%] ........................................................................ [ 79%] ........................................................................ [ 79%] ........................................................................ [ 79%] ........................................................................ [ 80%] ........................................................................ [ 80%] ........................................................................ [ 80%] ........................................................................ [ 81%] ........................................................................ [ 81%] ........................................................................ [ 82%] ........................................................................ [ 82%] ........................................................................ [ 82%] ........................................................................ [ 83%] ........................................................................ [ 83%] ........................................................................ [ 84%] ........................................................................ [ 84%] ........................................................................ [ 84%] ........................................................................ [ 85%] ........................................................................ [ 85%] ........................................................................ [ 86%] ........................................................................ [ 86%] ........................................................................ [ 86%] ........................................................................ [ 87%] ........................................................................ [ 87%] ........................................................................ [ 88%] ........................................................................ [ 88%] ........................................................................ [ 88%] ........................................................................ [ 89%] ........................................................................ [ 89%] ........................................................................ [ 90%] ........................................................................ [ 90%] ........................................................................ [ 90%] ........................................................................ [ 91%] ........................................................................ [ 91%] ........................................................................ [ 92%] ........................................................................ [ 92%] ........................................................................ [ 92%] ........................................................................ [ 93%] ........................................................................ [ 93%] ........................................................................ [ 93%] ........................................................................ [ 94%] ........................................................................ [ 94%] ........................................................................ [ 95%] ........................................................................ [ 95%] ........................................................................ [ 95%] ........................................................................ [ 96%] ........................................................................ [ 96%] ........................................................................ [ 97%] ........................................................................ [ 97%] ........................................................................ [ 97%] ........................................................................ [ 98%] ........................................................................ [ 98%] ...... [ 98%] tests/test_parse.py ........ [ 98%] tests/test_version.py .................................................. [ 99%] ........................................................................ [ 99%] ........................................................................ [ 99%] .......................... [100%] ============================ 18282 passed in 36.69s ============================ >>> py3-parver: Entering fakeroot... >>> py3-parver*: Running postcheck for py3-parver >>> py3-parver*: Preparing package py3-parver... >>> py3-parver*: Tracing dependencies... >>> py3-parver*: Package size: 200.0 KB >>> py3-parver*: Compressing data... >>> py3-parver*: Create checksum... >>> py3-parver*: Create py3-parver-0.4-r0.apk >>> py3-parver: Build complete at Thu, 24 Nov 2022 01:22:31 +0000 elapsed time 0h 0m 44s >>> py3-parver: Cleaning up srcdir >>> py3-parver: Cleaning up pkgdir >>> py3-parver: Uninstalling dependencies... (1/24) Purging .makedepends-py3-parver (20221124.012149) (2/24) Purging py3-arpeggio (2.0.0-r1) (3/24) Purging py3-gpep517 (11-r1) (4/24) Purging py3-installer (0.5.1-r2) (5/24) Purging py3-setuptools (65.6.2-r0) (6/24) Purging py3-wheel (0.38.4-r1) (7/24) Purging py3-pytest (7.2.0-r2) (8/24) Purging py3-iniconfig (1.1.1-r4) (9/24) Purging py3-packaging (21.3-r3) (10/24) Purging py3-parsing (3.0.9-r1) (11/24) Purging py3-pluggy (1.0.0-r2) (12/24) Purging py3-py (1.11.0-r1) (13/24) Purging py3-hypothesis (6.58.0-r1) (14/24) Purging py3-attrs (22.1.0-r1) (15/24) Purging py3-sortedcontainers (2.4.0-r2) (16/24) Purging py3-pretend (1.0.9-r4) (17/24) Purging python3 (3.11.0-r2) (18/24) Purging libbz2 (1.0.8-r4) (19/24) Purging libffi (3.4.4-r0) (20/24) Purging gdbm (1.23-r0) (21/24) Purging xz-libs (5.2.8-r0) (22/24) Purging mpdecimal (2.5.1-r1) (23/24) Purging readline (8.2.0-r0) (24/24) Purging sqlite-libs (3.40.0-r0) Executing busybox-1.35.0-r29.trigger OK: 293 MiB in 97 packages >>> py3-parver: Updating the testing/ppc64le repository index... >>> py3-parver: Signing the index...