>>> py3-cachetools: Building community/py3-cachetools 4.1.1-r2 (using abuild 3.10.0_rc1-r2) started Sun, 30 Oct 2022 06:13:59 +0000 >>> py3-cachetools: Checking sanity of /home/buildozer/aports/community/py3-cachetools/APKBUILD... >>> py3-cachetools: Analyzing dependencies... >>> py3-cachetools: Installing for build: build-base python3 py3-setuptools py3-pytest (1/18) Installing libbz2 (1.0.8-r3) (2/18) Installing libffi (3.4.4-r0) (3/18) Installing gdbm (1.23-r0) (4/18) Installing xz-libs (5.2.7-r0) (5/18) Installing mpdecimal (2.5.1-r1) (6/18) Installing readline (8.2.0-r0) (7/18) Installing sqlite-libs (3.39.4-r0) (8/18) Installing python3 (3.10.8-r3) (9/18) Installing py3-parsing (3.0.9-r0) (10/18) Installing py3-packaging (21.3-r2) (11/18) Installing py3-setuptools (65.5.0-r0) (12/18) Installing py3-attrs (22.1.0-r0) (13/18) Installing py3-iniconfig (1.1.1-r3) (14/18) Installing py3-pluggy (1.0.0-r1) (15/18) Installing py3-py (1.11.0-r0) (16/18) Installing py3-tomli (2.0.1-r1) (17/18) Installing py3-pytest (7.1.3-r1) (18/18) Installing .makedepends-py3-cachetools (20221030.061409) Executing busybox-1.35.0-r27.trigger OK: 302 MiB in 111 packages >>> py3-cachetools: Cleaning up srcdir >>> py3-cachetools: Cleaning up pkgdir >>> py3-cachetools: Fetching https://distfiles.alpinelinux.org/distfiles/v3.17/py3-cachetools-4.1.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 20956 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 20956 100 20956 0 0 21802 0 --:--:-- --:--:-- --:--:-- 21783 >>> py3-cachetools: Fetching https://distfiles.alpinelinux.org/distfiles/v3.17/py3-cachetools-4.1.1.tar.gz >>> py3-cachetools: Checking sha512sums... py3-cachetools-4.1.1.tar.gz: OK >>> py3-cachetools: Unpacking /var/cache/distfiles/v3.17/py3-cachetools-4.1.1.tar.gz... /usr/lib/python3.10/site-packages/setuptools/config/setupcfg.py:508: SetuptoolsDeprecationWarning: The license_file parameter is deprecated, use license_files instead. warnings.warn(msg, warning_class) running build running build_py creating build creating build/lib creating build/lib/cachetools copying cachetools/__init__.py -> build/lib/cachetools copying cachetools/cache.py -> build/lib/cachetools copying cachetools/rr.py -> build/lib/cachetools copying cachetools/lfu.py -> build/lib/cachetools copying cachetools/lru.py -> build/lib/cachetools copying cachetools/decorators.py -> build/lib/cachetools copying cachetools/keys.py -> build/lib/cachetools copying cachetools/func.py -> build/lib/cachetools copying cachetools/abc.py -> build/lib/cachetools copying cachetools/ttl.py -> build/lib/cachetools ============================= test session starts ============================== platform linux -- Python 3.10.8, pytest-7.1.3, pluggy-1.0.0 rootdir: /home/buildozer/aports/community/py3-cachetools/src/cachetools-4.1.1 collected 117 items tests/test_cache.py ............ [ 10%] tests/test_func.py ........................ [ 30%] tests/test_keys.py .... [ 34%] tests/test_lfu.py .............. [ 46%] tests/test_lru.py .............. [ 58%] tests/test_method.py .......... [ 66%] tests/test_rr.py ............. [ 77%] tests/test_ttl.py ................. [ 92%] tests/test_wrapper.py ......... [100%] ============================= 117 passed in 0.17s ============================== >>> py3-cachetools: Entering fakeroot... /usr/lib/python3.10/site-packages/setuptools/config/setupcfg.py:508: SetuptoolsDeprecationWarning: The license_file parameter is deprecated, use license_files instead. warnings.warn(msg, warning_class) running install /usr/lib/python3.10/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running build running build_py running install_lib creating /home/buildozer/aports/community/py3-cachetools/pkg creating /home/buildozer/aports/community/py3-cachetools/pkg/py3-cachetools creating /home/buildozer/aports/community/py3-cachetools/pkg/py3-cachetools/usr creating /home/buildozer/aports/community/py3-cachetools/pkg/py3-cachetools/usr/lib creating /home/buildozer/aports/community/py3-cachetools/pkg/py3-cachetools/usr/lib/python3.10 creating /home/buildozer/aports/community/py3-cachetools/pkg/py3-cachetools/usr/lib/python3.10/site-packages creating /home/buildozer/aports/community/py3-cachetools/pkg/py3-cachetools/usr/lib/python3.10/site-packages/cachetools copying build/lib/cachetools/__init__.py -> /home/buildozer/aports/community/py3-cachetools/pkg/py3-cachetools/usr/lib/python3.10/site-packages/cachetools copying build/lib/cachetools/cache.py -> /home/buildozer/aports/community/py3-cachetools/pkg/py3-cachetools/usr/lib/python3.10/site-packages/cachetools copying build/lib/cachetools/rr.py -> /home/buildozer/aports/community/py3-cachetools/pkg/py3-cachetools/usr/lib/python3.10/site-packages/cachetools copying build/lib/cachetools/lfu.py -> /home/buildozer/aports/community/py3-cachetools/pkg/py3-cachetools/usr/lib/python3.10/site-packages/cachetools copying build/lib/cachetools/lru.py -> /home/buildozer/aports/community/py3-cachetools/pkg/py3-cachetools/usr/lib/python3.10/site-packages/cachetools copying build/lib/cachetools/decorators.py -> /home/buildozer/aports/community/py3-cachetools/pkg/py3-cachetools/usr/lib/python3.10/site-packages/cachetools copying build/lib/cachetools/keys.py -> /home/buildozer/aports/community/py3-cachetools/pkg/py3-cachetools/usr/lib/python3.10/site-packages/cachetools copying build/lib/cachetools/func.py -> /home/buildozer/aports/community/py3-cachetools/pkg/py3-cachetools/usr/lib/python3.10/site-packages/cachetools copying build/lib/cachetools/abc.py -> /home/buildozer/aports/community/py3-cachetools/pkg/py3-cachetools/usr/lib/python3.10/site-packages/cachetools copying build/lib/cachetools/ttl.py -> /home/buildozer/aports/community/py3-cachetools/pkg/py3-cachetools/usr/lib/python3.10/site-packages/cachetools byte-compiling /home/buildozer/aports/community/py3-cachetools/pkg/py3-cachetools/usr/lib/python3.10/site-packages/cachetools/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-cachetools/pkg/py3-cachetools/usr/lib/python3.10/site-packages/cachetools/cache.py to cache.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-cachetools/pkg/py3-cachetools/usr/lib/python3.10/site-packages/cachetools/rr.py to rr.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-cachetools/pkg/py3-cachetools/usr/lib/python3.10/site-packages/cachetools/lfu.py to lfu.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-cachetools/pkg/py3-cachetools/usr/lib/python3.10/site-packages/cachetools/lru.py to lru.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-cachetools/pkg/py3-cachetools/usr/lib/python3.10/site-packages/cachetools/decorators.py to decorators.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-cachetools/pkg/py3-cachetools/usr/lib/python3.10/site-packages/cachetools/keys.py to keys.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-cachetools/pkg/py3-cachetools/usr/lib/python3.10/site-packages/cachetools/func.py to func.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-cachetools/pkg/py3-cachetools/usr/lib/python3.10/site-packages/cachetools/abc.py to abc.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-cachetools/pkg/py3-cachetools/usr/lib/python3.10/site-packages/cachetools/ttl.py to ttl.cpython-310.pyc running install_egg_info running egg_info creating cachetools.egg-info writing cachetools.egg-info/PKG-INFO writing dependency_links to cachetools.egg-info/dependency_links.txt writing top-level names to cachetools.egg-info/top_level.txt writing manifest file 'cachetools.egg-info/SOURCES.txt' reading manifest file 'cachetools.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching 'docs/_build' adding license file 'LICENSE' writing manifest file 'cachetools.egg-info/SOURCES.txt' Copying cachetools.egg-info to /home/buildozer/aports/community/py3-cachetools/pkg/py3-cachetools/usr/lib/python3.10/site-packages/cachetools-4.1.1-py3.10.egg-info running install_scripts >>> py3-cachetools*: Running postcheck for py3-cachetools >>> py3-cachetools*: Preparing package py3-cachetools... >>> py3-cachetools*: Tracing dependencies... >>> py3-cachetools*: Package size: 144.0 KB >>> py3-cachetools*: Compressing data... >>> py3-cachetools*: Create checksum... >>> py3-cachetools*: Create py3-cachetools-4.1.1-r2.apk >>> py3-cachetools: Build complete at Sun, 30 Oct 2022 06:14:11 +0000 elapsed time 0h 0m 12s >>> py3-cachetools: Cleaning up srcdir >>> py3-cachetools: Cleaning up pkgdir >>> py3-cachetools: Uninstalling dependencies... (1/18) Purging .makedepends-py3-cachetools (20221030.061409) (2/18) Purging py3-setuptools (65.5.0-r0) (3/18) Purging py3-pytest (7.1.3-r1) (4/18) Purging py3-attrs (22.1.0-r0) (5/18) Purging py3-iniconfig (1.1.1-r3) (6/18) Purging py3-packaging (21.3-r2) (7/18) Purging py3-parsing (3.0.9-r0) (8/18) Purging py3-pluggy (1.0.0-r1) (9/18) Purging py3-py (1.11.0-r0) (10/18) Purging py3-tomli (2.0.1-r1) (11/18) Purging python3 (3.10.8-r3) (12/18) Purging libbz2 (1.0.8-r3) (13/18) Purging libffi (3.4.4-r0) (14/18) Purging gdbm (1.23-r0) (15/18) Purging xz-libs (5.2.7-r0) (16/18) Purging mpdecimal (2.5.1-r1) (17/18) Purging readline (8.2.0-r0) (18/18) Purging sqlite-libs (3.39.4-r0) Executing busybox-1.35.0-r27.trigger OK: 240 MiB in 93 packages >>> py3-cachetools: Updating the community/s390x repository index... >>> py3-cachetools: Signing the index...