>>> py3-braceexpand: Building community/py3-braceexpand 0.1.7-r0 (using abuild 3.8.0_rc3-r2) started Mon, 24 May 2021 09:24:40 +0000 >>> py3-braceexpand: Checking sanity of /home/buildozer/aports/community/py3-braceexpand/APKBUILD... >>> py3-braceexpand: Analyzing dependencies... >>> py3-braceexpand: Installing for build: build-base python3 py3-pytest py3-setuptools (1/24) Installing libbz2 (1.0.8-r1) (2/24) Installing libffi (3.3-r2) (3/24) Installing gdbm (1.19-r0) (4/24) Installing xz-libs (5.2.5-r0) (5/24) Installing mpdecimal (2.5.1-r1) (6/24) Installing readline (8.1.0-r0) (7/24) Installing sqlite-libs (3.35.5-r0) (8/24) Installing python3 (3.9.5-r1) (9/24) Installing py3-atomicwrites (1.4.0-r1) (10/24) Installing py3-attrs (20.3.0-r1) (11/24) Installing py3-more-itertools (8.8.0-r0) (12/24) Installing py3-iniconfig (1.1.1-r1) (13/24) Installing py3-pluggy (0.13.1-r4) (14/24) Installing py3-py (1.10.0-r1) (15/24) Installing py3-six (1.15.0-r1) (16/24) Installing py3-wcwidth (0.2.5-r1) (17/24) Installing py3-parsing (2.4.7-r2) (18/24) Installing py3-packaging (20.9-r1) (19/24) Installing py3-toml (0.10.2-r2) (20/24) Installing py3-pytest (6.2.4-r0) (21/24) Installing py3-ordered-set (4.0.2-r1) (22/24) Installing py3-appdirs (1.4.4-r2) (23/24) Installing py3-setuptools (52.0.0-r3) (24/24) Installing .makedepends-py3-braceexpand (20210524.092442) Executing busybox-1.33.1-r1.trigger OK: 367 MiB in 113 packages >>> py3-braceexpand: Cleaning up srcdir >>> py3-braceexpand: Cleaning up pkgdir >>> py3-braceexpand: Fetching https://distfiles.alpinelinux.org/distfiles/v3.14/braceexpand-v0.1.7.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 341 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> py3-braceexpand: Fetching https://github.com/trendels/braceexpand/archive/v0.1.7/braceexpand-v0.1.7.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 100 128 100 128 0 0 624 0 --:--:-- --:--:-- --:--:-- 624 100 6458 0 6458 0 0 14193 0 --:--:-- --:--:-- --:--:-- 14193 >>> py3-braceexpand: Fetching https://distfiles.alpinelinux.org/distfiles/v3.14/braceexpand-v0.1.7.tar.gz >>> py3-braceexpand: Checking sha512sums... braceexpand-v0.1.7.tar.gz: OK >>> py3-braceexpand: Unpacking /var/cache/distfiles/v3.14/braceexpand-v0.1.7.tar.gz... running build running build_py creating build creating build/lib creating build/lib/braceexpand copying src/braceexpand/__init__.py -> build/lib/braceexpand running egg_info creating src/braceexpand.egg-info writing src/braceexpand.egg-info/PKG-INFO writing dependency_links to src/braceexpand.egg-info/dependency_links.txt writing top-level names to src/braceexpand.egg-info/top_level.txt writing manifest file 'src/braceexpand.egg-info/SOURCES.txt' reading manifest file 'src/braceexpand.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'src/braceexpand.egg-info/SOURCES.txt' copying src/braceexpand/__init__.pyi -> build/lib/braceexpand copying src/braceexpand/py.typed -> build/lib/braceexpand ============================= test session starts ============================== platform linux -- Python 3.9.5, pytest-6.2.4, py-1.10.0, pluggy-0.13.1 rootdir: /home/buildozer/aports/community/py3-braceexpand/src/braceexpand-0.1.7 collected 7 items test_braceexpand.py ....... [100%] ============================== 7 passed in 0.08s =============================== >>> py3-braceexpand: Entering fakeroot... running install running build running build_py running egg_info writing src/braceexpand.egg-info/PKG-INFO writing dependency_links to src/braceexpand.egg-info/dependency_links.txt writing top-level names to src/braceexpand.egg-info/top_level.txt reading manifest file 'src/braceexpand.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'src/braceexpand.egg-info/SOURCES.txt' running install_lib creating /home/buildozer/aports/community/py3-braceexpand/pkg creating /home/buildozer/aports/community/py3-braceexpand/pkg/py3-braceexpand creating /home/buildozer/aports/community/py3-braceexpand/pkg/py3-braceexpand/usr creating /home/buildozer/aports/community/py3-braceexpand/pkg/py3-braceexpand/usr/lib creating /home/buildozer/aports/community/py3-braceexpand/pkg/py3-braceexpand/usr/lib/python3.9 creating /home/buildozer/aports/community/py3-braceexpand/pkg/py3-braceexpand/usr/lib/python3.9/site-packages creating /home/buildozer/aports/community/py3-braceexpand/pkg/py3-braceexpand/usr/lib/python3.9/site-packages/braceexpand creating /home/buildozer/aports/community/py3-braceexpand/pkg/py3-braceexpand/usr/lib/python3.9/site-packages/braceexpand/__pycache__ copying build/lib/braceexpand/__pycache__/__init__.cpython-39.pyc -> /home/buildozer/aports/community/py3-braceexpand/pkg/py3-braceexpand/usr/lib/python3.9/site-packages/braceexpand/__pycache__ copying build/lib/braceexpand/__init__.py -> /home/buildozer/aports/community/py3-braceexpand/pkg/py3-braceexpand/usr/lib/python3.9/site-packages/braceexpand copying build/lib/braceexpand/py.typed -> /home/buildozer/aports/community/py3-braceexpand/pkg/py3-braceexpand/usr/lib/python3.9/site-packages/braceexpand copying build/lib/braceexpand/__init__.pyi -> /home/buildozer/aports/community/py3-braceexpand/pkg/py3-braceexpand/usr/lib/python3.9/site-packages/braceexpand running install_egg_info Copying src/braceexpand.egg-info to /home/buildozer/aports/community/py3-braceexpand/pkg/py3-braceexpand/usr/lib/python3.9/site-packages/braceexpand-0.1.7-py3.9.egg-info running install_scripts >>> py3-braceexpand*: Running postcheck for py3-braceexpand >>> py3-braceexpand*: Preparing package py3-braceexpand... >>> py3-braceexpand*: Tracing dependencies... >>> py3-braceexpand*: Package size: 68.0 KB >>> py3-braceexpand*: Compressing data... >>> py3-braceexpand*: Create checksum... >>> py3-braceexpand*: Create py3-braceexpand-0.1.7-r0.apk >>> py3-braceexpand: Build complete at Mon, 24 May 2021 09:24:45 +0000 elapsed time 0h 0m 5s >>> py3-braceexpand: Cleaning up srcdir >>> py3-braceexpand: Cleaning up pkgdir >>> py3-braceexpand: Uninstalling dependencies... (1/24) Purging .makedepends-py3-braceexpand (20210524.092442) (2/24) Purging py3-pytest (6.2.4-r0) (3/24) Purging py3-atomicwrites (1.4.0-r1) (4/24) Purging py3-attrs (20.3.0-r1) (5/24) Purging py3-more-itertools (8.8.0-r0) (6/24) Purging py3-iniconfig (1.1.1-r1) (7/24) Purging py3-pluggy (0.13.1-r4) (8/24) Purging py3-py (1.10.0-r1) (9/24) Purging py3-wcwidth (0.2.5-r1) (10/24) Purging py3-toml (0.10.2-r2) (11/24) Purging py3-setuptools (52.0.0-r3) (12/24) Purging py3-ordered-set (4.0.2-r1) (13/24) Purging py3-appdirs (1.4.4-r2) (14/24) Purging py3-packaging (20.9-r1) (15/24) Purging py3-parsing (2.4.7-r2) (16/24) Purging py3-six (1.15.0-r1) (17/24) Purging python3 (3.9.5-r1) (18/24) Purging libbz2 (1.0.8-r1) (19/24) Purging libffi (3.3-r2) (20/24) Purging gdbm (1.19-r0) (21/24) Purging xz-libs (5.2.5-r0) (22/24) Purging mpdecimal (2.5.1-r1) (23/24) Purging readline (8.1.0-r0) (24/24) Purging sqlite-libs (3.35.5-r0) Executing busybox-1.33.1-r1.trigger OK: 312 MiB in 89 packages >>> py3-braceexpand: Updating the community/x86 repository index... >>> py3-braceexpand: Signing the index...