>>> py3-ciso8601: Building testing/py3-ciso8601 2.3.1-r0 (using abuild 3.12.0-r0) started Mon, 30 Oct 2023 21:51:48 +0000 >>> py3-ciso8601: Checking sanity of /home/buildozer/aports/testing/py3-ciso8601/APKBUILD... >>> py3-ciso8601: Analyzing dependencies... >>> py3-ciso8601: Installing for build: build-base python3-dev py3-gpep517 py3-setuptools py3-wheel py3-pytest py3-tz (1/34) Installing libffi (3.4.4-r3) (2/34) Installing gdbm (1.23-r1) (3/34) Installing mpdecimal (2.5.1-r2) (4/34) Installing libpanelw (6.4_p20231007-r0) (5/34) Installing readline (8.2.1-r2) (6/34) Installing sqlite-libs (3.43.2-r0) (7/34) Installing python3 (3.11.6-r1) (8/34) Installing python3-pycache-pyc0 (3.11.6-r1) (9/34) Installing pyc (3.11.6-r1) (10/34) Installing python3-pyc (3.11.6-r1) (11/34) Installing python3-dev (3.11.6-r1) (12/34) Installing py3-installer (0.7.0-r1) (13/34) Installing py3-installer-pyc (0.7.0-r1) (14/34) Installing py3-gpep517 (15-r0) (15/34) Installing py3-gpep517-pyc (15-r0) (16/34) Installing py3-parsing (3.1.1-r0) (17/34) Installing py3-parsing-pyc (3.1.1-r0) (18/34) Installing py3-packaging (23.2-r0) (19/34) Installing py3-packaging-pyc (23.2-r0) (20/34) Installing py3-setuptools (68.2.2-r0) (21/34) Installing py3-setuptools-pyc (68.2.2-r0) (22/34) Installing py3-wheel (0.41.2-r0) (23/34) Installing py3-wheel-pyc (0.41.2-r0) (24/34) Installing py3-iniconfig (1.1.1-r6) (25/34) Installing py3-iniconfig-pyc (1.1.1-r6) (26/34) Installing py3-pluggy (1.3.0-r0) (27/34) Installing py3-pluggy-pyc (1.3.0-r0) (28/34) Installing py3-py (1.11.0-r2) (29/34) Installing py3-py-pyc (1.11.0-r2) (30/34) Installing py3-pytest (7.4.3-r0) (31/34) Installing py3-pytest-pyc (7.4.3-r0) (32/34) Installing py3-tz (2023.3-r1) (33/34) Installing py3-tz-pyc (2023.3-r1) (34/34) Installing .makedepends-py3-ciso8601 (20231030.215150) Executing busybox-1.36.1-r13.trigger OK: 486 MiB in 144 packages >>> py3-ciso8601: Cleaning up srcdir >>> py3-ciso8601: Cleaning up pkgdir >>> py3-ciso8601: Cleaning up tmpdir >>> py3-ciso8601: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-ciso8601-2.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-ciso8601: Fetching https://github.com/closeio/ciso8601/archive/v2.3.1/py3-ciso8601-2.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 100 47042 0 47042 0 0 97190 0 --:--:-- --:--:-- --:--:-- 97190 >>> py3-ciso8601: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-ciso8601-2.3.1.tar.gz >>> py3-ciso8601: Checking sha512sums... py3-ciso8601-2.3.1.tar.gz: OK >>> py3-ciso8601: Unpacking /var/cache/distfiles/edge/py3-ciso8601-2.3.1.tar.gz... 2023-10-30 21:51:52,719 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ 2023-10-30 21:51:52,765 root INFO running bdist_wheel 2023-10-30 21:51:52,790 root INFO running build 2023-10-30 21:51:52,790 root INFO running build_py 2023-10-30 21:51:52,795 root INFO creating build 2023-10-30 21:51:52,795 root INFO creating build/lib.linux-i686-cpython-311 2023-10-30 21:51:52,795 root INFO creating build/lib.linux-i686-cpython-311/ciso8601 2023-10-30 21:51:52,795 root INFO copying ciso8601/__init__.pyi -> build/lib.linux-i686-cpython-311/ciso8601 2023-10-30 21:51:52,796 root INFO copying ciso8601/py.typed -> build/lib.linux-i686-cpython-311/ciso8601 2023-10-30 21:51:52,796 root INFO running build_ext 2023-10-30 21:51:52,798 root INFO building 'ciso8601' extension 2023-10-30 21:51:52,799 root INFO creating build/temp.linux-i686-cpython-311 2023-10-30 21:51:52,799 root INFO gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -DCISO8601_VERSION=2.3.1 -DCISO8601_CACHING_ENABLED=1 -I/usr/include/python3.11 -c isocalendar.c -o build/temp.linux-i686-cpython-311/isocalendar.o 2023-10-30 21:51:53,106 root INFO gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -DCISO8601_VERSION=2.3.1 -DCISO8601_CACHING_ENABLED=1 -I/usr/include/python3.11 -c module.c -o build/temp.linux-i686-cpython-311/module.o 2023-10-30 21:51:53,774 root INFO gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -DCISO8601_VERSION=2.3.1 -DCISO8601_CACHING_ENABLED=1 -I/usr/include/python3.11 -c timezone.c -o build/temp.linux-i686-cpython-311/timezone.o 2023-10-30 21:51:54,088 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-i686-cpython-311/isocalendar.o build/temp.linux-i686-cpython-311/module.o build/temp.linux-i686-cpython-311/timezone.o -L/usr/lib -o build/lib.linux-i686-cpython-311/ciso8601.cpython-311-i386-linux-musl.so 2023-10-30 21:51:54,115 wheel INFO installing to build/bdist.linux-i686/wheel 2023-10-30 21:51:54,115 root INFO running install 2023-10-30 21:51:54,134 root INFO running install_lib 2023-10-30 21:51:54,138 root INFO creating build/bdist.linux-i686 2023-10-30 21:51:54,138 root INFO creating build/bdist.linux-i686/wheel 2023-10-30 21:51:54,138 root INFO copying build/lib.linux-i686-cpython-311/ciso8601.cpython-311-i386-linux-musl.so -> build/bdist.linux-i686/wheel 2023-10-30 21:51:54,139 root INFO creating build/bdist.linux-i686/wheel/ciso8601 2023-10-30 21:51:54,140 root INFO copying build/lib.linux-i686-cpython-311/ciso8601/py.typed -> build/bdist.linux-i686/wheel/ciso8601 2023-10-30 21:51:54,140 root INFO copying build/lib.linux-i686-cpython-311/ciso8601/__init__.pyi -> build/bdist.linux-i686/wheel/ciso8601 2023-10-30 21:51:54,140 root INFO running install_egg_info 2023-10-30 21:51:54,148 root INFO running egg_info 2023-10-30 21:51:54,148 root INFO creating ciso8601.egg-info 2023-10-30 21:51:54,152 root INFO writing ciso8601.egg-info/PKG-INFO 2023-10-30 21:51:54,153 root INFO writing dependency_links to ciso8601.egg-info/dependency_links.txt 2023-10-30 21:51:54,153 root INFO writing top-level names to ciso8601.egg-info/top_level.txt 2023-10-30 21:51:54,154 root INFO writing manifest file 'ciso8601.egg-info/SOURCES.txt' 2023-10-30 21:51:54,158 root INFO reading manifest file 'ciso8601.egg-info/SOURCES.txt' 2023-10-30 21:51:54,159 root INFO reading manifest template 'MANIFEST.in' 2023-10-30 21:51:54,159 root INFO adding license file 'LICENSE' 2023-10-30 21:51:54,160 root INFO writing manifest file 'ciso8601.egg-info/SOURCES.txt' 2023-10-30 21:51:54,161 root INFO Copying ciso8601.egg-info to build/bdist.linux-i686/wheel/ciso8601-2.3.1-py3.11.egg-info 2023-10-30 21:51:54,162 root INFO running install_scripts 2023-10-30 21:51:54,170 wheel INFO creating build/bdist.linux-i686/wheel/ciso8601-2.3.1.dist-info/WHEEL 2023-10-30 21:51:54,171 wheel INFO creating '/home/buildozer/aports/testing/py3-ciso8601/src/ciso8601-2.3.1/.dist/.tmp-5ik83t85/ciso8601-2.3.1-cp311-cp311-linux_i686.whl' and adding 'build/bdist.linux-i686/wheel' to it 2023-10-30 21:51:54,171 wheel INFO adding 'ciso8601.cpython-311-i386-linux-musl.so' 2023-10-30 21:51:54,172 wheel INFO adding 'ciso8601/__init__.pyi' 2023-10-30 21:51:54,173 wheel INFO adding 'ciso8601/py.typed' 2023-10-30 21:51:54,173 wheel INFO adding 'ciso8601-2.3.1.dist-info/LICENSE' 2023-10-30 21:51:54,174 wheel INFO adding 'ciso8601-2.3.1.dist-info/METADATA' 2023-10-30 21:51:54,174 wheel INFO adding 'ciso8601-2.3.1.dist-info/WHEEL' 2023-10-30 21:51:54,175 wheel INFO adding 'ciso8601-2.3.1.dist-info/top_level.txt' 2023-10-30 21:51:54,175 wheel INFO adding 'ciso8601-2.3.1.dist-info/RECORD' 2023-10-30 21:51:54,175 wheel INFO removing build/bdist.linux-i686/wheel 2023-10-30 21:51:54,176 gpep517 INFO The backend produced .dist/ciso8601-2.3.1-cp311-cp311-linux_i686.whl ciso8601-2.3.1-cp311-cp311-linux_i686.whl ============================= test session starts ============================== platform linux -- Python 3.11.6, pytest-7.4.3, pluggy-1.3.0 rootdir: /home/buildozer/aports/testing/py3-ciso8601/src/ciso8601-2.3.1 collected 8 items tests/test_timezone.py ........ [100%] ============================== 8 passed in 0.16s =============================== >>> py3-ciso8601: Entering fakeroot... >>> py3-ciso8601*: Running postcheck for py3-ciso8601 >>> py3-ciso8601*: Preparing package py3-ciso8601... >>> py3-ciso8601*: Stripping binaries >>> py3-ciso8601*: Scanning shared objects >>> py3-ciso8601*: Tracing dependencies... python3~3.11 so:libc.musl-x86.so.1 >>> py3-ciso8601*: Package size: 96.0 KB >>> py3-ciso8601*: Compressing data... >>> py3-ciso8601*: Create checksum... >>> py3-ciso8601*: Create py3-ciso8601-2.3.1-r0.apk >>> py3-ciso8601: Build complete at Mon, 30 Oct 2023 21:51:55 +0000 elapsed time 0h 0m 7s >>> py3-ciso8601: Cleaning up srcdir >>> py3-ciso8601: Cleaning up pkgdir >>> py3-ciso8601: Uninstalling dependencies... (1/34) Purging .makedepends-py3-ciso8601 (20231030.215150) (2/34) Purging python3-dev (3.11.6-r1) (3/34) Purging py3-gpep517-pyc (15-r0) (4/34) Purging py3-gpep517 (15-r0) (5/34) Purging py3-installer-pyc (0.7.0-r1) (6/34) Purging py3-installer (0.7.0-r1) (7/34) Purging py3-setuptools-pyc (68.2.2-r0) (8/34) Purging py3-setuptools (68.2.2-r0) (9/34) Purging py3-wheel-pyc (0.41.2-r0) (10/34) Purging py3-wheel (0.41.2-r0) (11/34) Purging py3-pytest-pyc (7.4.3-r0) (12/34) Purging py3-pytest (7.4.3-r0) (13/34) Purging py3-iniconfig-pyc (1.1.1-r6) (14/34) Purging py3-iniconfig (1.1.1-r6) (15/34) Purging py3-packaging-pyc (23.2-r0) (16/34) Purging py3-packaging (23.2-r0) (17/34) Purging py3-parsing-pyc (3.1.1-r0) (18/34) Purging py3-parsing (3.1.1-r0) (19/34) Purging py3-pluggy-pyc (1.3.0-r0) (20/34) Purging py3-pluggy (1.3.0-r0) (21/34) Purging py3-py-pyc (1.11.0-r2) (22/34) Purging py3-py (1.11.0-r2) (23/34) Purging py3-tz-pyc (2023.3-r1) (24/34) Purging py3-tz (2023.3-r1) (25/34) Purging python3-pyc (3.11.6-r1) (26/34) Purging python3-pycache-pyc0 (3.11.6-r1) (27/34) Purging pyc (3.11.6-r1) (28/34) Purging python3 (3.11.6-r1) (29/34) Purging gdbm (1.23-r1) (30/34) Purging libffi (3.4.4-r3) (31/34) Purging libpanelw (6.4_p20231007-r0) (32/34) Purging mpdecimal (2.5.1-r2) (33/34) Purging readline (8.2.1-r2) (34/34) Purging sqlite-libs (3.43.2-r0) Executing busybox-1.36.1-r13.trigger OK: 379 MiB in 110 packages >>> py3-ciso8601: Updating the testing/x86 repository index... >>> py3-ciso8601: Signing the index...