>>> py3-tempora: Building community/py3-tempora 4.1.2-r2 (using abuild 3.9.0-r0) started Thu, 16 Dec 2021 09:32:11 +0000 >>> py3-tempora: Checking sanity of /home/buildozer/aports/community/py3-tempora/APKBUILD... >>> py3-tempora: Analyzing dependencies... >>> py3-tempora: Installing for build: build-base py3-jaraco.functools py3-tz python3 py3-freezegun py3-setuptools py3-setuptools_scm py3-pytest (1/29) Installing libffi (3.4.2-r1) (2/29) Installing gdbm (1.22-r0) (3/29) Installing mpdecimal (2.5.1-r1) (4/29) Installing readline (8.1.1-r0) (5/29) Installing sqlite-libs (3.37.0-r0) (6/29) Installing python3 (3.10.1-r0) (7/29) Installing py3-jaraco.classes (3.2.1-r2) (8/29) Installing py3-jaraco.functools (3.4.0-r1) (9/29) Installing py3-tz (2021.1-r2) (10/29) Installing py3-six (1.16.0-r1) (11/29) Installing py3-dateutil (2.8.2-r1) (12/29) Installing py3-freezegun (1.1.0-r2) (13/29) Installing py3-ordered-set (4.0.2-r3) (14/29) Installing py3-appdirs (1.4.4-r3) (15/29) Installing py3-parsing (2.4.7-r3) (16/29) Installing py3-packaging (21.3-r0) (17/29) Installing py3-setuptools (52.0.0-r5) (18/29) Installing py3-tomli (2.0.0-r1) (19/29) Installing py3-setuptools_scm (6.3.2-r3) (20/29) Installing py3-atomicwrites (1.4.0-r2) (21/29) Installing py3-attrs (21.2.0-r1) (22/29) Installing py3-more-itertools (8.12.0-r1) (23/29) Installing py3-iniconfig (1.1.1-r2) (24/29) Installing py3-pluggy (0.13.1-r5) (25/29) Installing py3-py (1.10.0-r2) (26/29) Installing py3-wcwidth (0.2.5-r2) (27/29) Installing py3-toml (0.10.2-r3) (28/29) Installing py3-pytest (6.2.5-r1) (29/29) Installing .makedepends-py3-tempora (20211216.093212) Executing busybox-1.34.1-r5.trigger OK: 367 MiB in 130 packages >>> py3-tempora: Cleaning up srcdir >>> py3-tempora: Cleaning up pkgdir >>> py3-tempora: Fetching https://distfiles.alpinelinux.org/distfiles/edge/tempora-4.1.2.tar.gz >>> py3-tempora: Fetching https://distfiles.alpinelinux.org/distfiles/edge/tempora-4.1.2.tar.gz >>> py3-tempora: Checking sha512sums... tempora-4.1.2.tar.gz: OK >>> py3-tempora: Unpacking /var/cache/distfiles/edge/tempora-4.1.2.tar.gz... running build running build_py creating build creating build/lib creating build/lib/tempora copying tempora/utc.py -> build/lib/tempora copying tempora/schedule.py -> build/lib/tempora copying tempora/__init__.py -> build/lib/tempora copying tempora/timing.py -> build/lib/tempora package init file 'tempora/tests/__init__.py' not found (or not a regular file) creating build/lib/tempora/tests copying tempora/tests/test_timing.py -> build/lib/tempora/tests copying tempora/tests/test_schedule.py -> build/lib/tempora/tests running egg_info writing tempora.egg-info/PKG-INFO writing dependency_links to tempora.egg-info/dependency_links.txt writing entry points to tempora.egg-info/entry_points.txt writing requirements to tempora.egg-info/requires.txt writing top-level names to tempora.egg-info/top_level.txt reading manifest file 'tempora.egg-info/SOURCES.txt' writing manifest file 'tempora.egg-info/SOURCES.txt' ============================= test session starts ============================== platform linux -- Python 3.10.1, pytest-6.2.5, py-1.10.0, pluggy-0.13.1 rootdir: /home/buildozer/aports/community/py3-tempora/src/tempora-4.1.2, configfile: pytest.ini collected 45 items / 1 deselected / 44 selected tempora/__init__.py .............. [ 31%] tempora/schedule.py ... [ 38%] tempora/timing.py ..... [ 50%] tempora/utc.py . [ 52%] tempora/tests/test_schedule.py ................... [ 95%] tempora/tests/test_timing.py .. [100%] ======================= 44 passed, 1 deselected in 1.57s ======================= >>> py3-tempora: Entering fakeroot... running install running build running build_py package init file 'tempora/tests/__init__.py' not found (or not a regular file) running egg_info writing tempora.egg-info/PKG-INFO writing dependency_links to tempora.egg-info/dependency_links.txt writing entry points to tempora.egg-info/entry_points.txt writing requirements to tempora.egg-info/requires.txt writing top-level names to tempora.egg-info/top_level.txt reading manifest file 'tempora.egg-info/SOURCES.txt' writing manifest file 'tempora.egg-info/SOURCES.txt' running install_lib creating /home/buildozer/aports/community/py3-tempora/pkg creating /home/buildozer/aports/community/py3-tempora/pkg/py3-tempora creating /home/buildozer/aports/community/py3-tempora/pkg/py3-tempora/usr creating /home/buildozer/aports/community/py3-tempora/pkg/py3-tempora/usr/lib creating /home/buildozer/aports/community/py3-tempora/pkg/py3-tempora/usr/lib/python3.10 creating /home/buildozer/aports/community/py3-tempora/pkg/py3-tempora/usr/lib/python3.10/site-packages creating /home/buildozer/aports/community/py3-tempora/pkg/py3-tempora/usr/lib/python3.10/site-packages/tempora creating /home/buildozer/aports/community/py3-tempora/pkg/py3-tempora/usr/lib/python3.10/site-packages/tempora/tests copying build/lib/tempora/tests/test_timing.py -> /home/buildozer/aports/community/py3-tempora/pkg/py3-tempora/usr/lib/python3.10/site-packages/tempora/tests copying build/lib/tempora/tests/test_schedule.py -> /home/buildozer/aports/community/py3-tempora/pkg/py3-tempora/usr/lib/python3.10/site-packages/tempora/tests copying build/lib/tempora/utc.py -> /home/buildozer/aports/community/py3-tempora/pkg/py3-tempora/usr/lib/python3.10/site-packages/tempora copying build/lib/tempora/schedule.py -> /home/buildozer/aports/community/py3-tempora/pkg/py3-tempora/usr/lib/python3.10/site-packages/tempora copying build/lib/tempora/__init__.py -> /home/buildozer/aports/community/py3-tempora/pkg/py3-tempora/usr/lib/python3.10/site-packages/tempora copying build/lib/tempora/timing.py -> /home/buildozer/aports/community/py3-tempora/pkg/py3-tempora/usr/lib/python3.10/site-packages/tempora byte-compiling /home/buildozer/aports/community/py3-tempora/pkg/py3-tempora/usr/lib/python3.10/site-packages/tempora/tests/test_timing.py to test_timing.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-tempora/pkg/py3-tempora/usr/lib/python3.10/site-packages/tempora/tests/test_schedule.py to test_schedule.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-tempora/pkg/py3-tempora/usr/lib/python3.10/site-packages/tempora/utc.py to utc.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-tempora/pkg/py3-tempora/usr/lib/python3.10/site-packages/tempora/schedule.py to schedule.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-tempora/pkg/py3-tempora/usr/lib/python3.10/site-packages/tempora/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-tempora/pkg/py3-tempora/usr/lib/python3.10/site-packages/tempora/timing.py to timing.cpython-310.pyc running install_egg_info Copying tempora.egg-info to /home/buildozer/aports/community/py3-tempora/pkg/py3-tempora/usr/lib/python3.10/site-packages/tempora-4.1.2-py3.10.egg-info running install_scripts Installing calc-prorate script to /home/buildozer/aports/community/py3-tempora/pkg/py3-tempora/usr/bin >>> py3-tempora*: Running postcheck for py3-tempora >>> py3-tempora*: Preparing package py3-tempora... >>> py3-tempora*: Tracing dependencies... >>> py3-tempora*: Package size: 176.0 KB >>> py3-tempora*: Compressing data... >>> py3-tempora*: Create checksum... >>> py3-tempora*: Create py3-tempora-4.1.2-r2.apk >>> py3-tempora: Build complete at Thu, 16 Dec 2021 09:32:20 +0000 elapsed time 0h 0m 9s >>> py3-tempora: Cleaning up srcdir >>> py3-tempora: Cleaning up pkgdir >>> py3-tempora: Uninstalling dependencies... (1/29) Purging .makedepends-py3-tempora (20211216.093212) (2/29) Purging py3-jaraco.functools (3.4.0-r1) (3/29) Purging py3-jaraco.classes (3.2.1-r2) (4/29) Purging py3-tz (2021.1-r2) (5/29) Purging py3-freezegun (1.1.0-r2) (6/29) Purging py3-dateutil (2.8.2-r1) (7/29) Purging py3-setuptools_scm (6.3.2-r3) (8/29) Purging py3-setuptools (52.0.0-r5) (9/29) Purging py3-ordered-set (4.0.2-r3) (10/29) Purging py3-appdirs (1.4.4-r3) (11/29) Purging py3-tomli (2.0.0-r1) (12/29) Purging py3-pytest (6.2.5-r1) (13/29) Purging py3-atomicwrites (1.4.0-r2) (14/29) Purging py3-attrs (21.2.0-r1) (15/29) Purging py3-more-itertools (8.12.0-r1) (16/29) Purging py3-iniconfig (1.1.1-r2) (17/29) Purging py3-pluggy (0.13.1-r5) (18/29) Purging py3-py (1.10.0-r2) (19/29) Purging py3-wcwidth (0.2.5-r2) (20/29) Purging py3-packaging (21.3-r0) (21/29) Purging py3-parsing (2.4.7-r3) (22/29) Purging py3-six (1.16.0-r1) (23/29) Purging py3-toml (0.10.2-r3) (24/29) Purging python3 (3.10.1-r0) (25/29) Purging libffi (3.4.2-r1) (26/29) Purging gdbm (1.22-r0) (27/29) Purging mpdecimal (2.5.1-r1) (28/29) Purging readline (8.1.1-r0) (29/29) Purging sqlite-libs (3.37.0-r0) Executing busybox-1.34.1-r5.trigger OK: 307 MiB in 101 packages >>> py3-tempora: Updating the community/armhf repository index... >>> py3-tempora: Signing the index...