>>> py3-cachetools: Building community/py3-cachetools 5.5.2-r0 (using abuild 3.15.0_rc3-r1) started Mon, 28 Apr 2025 17:15:02 +0000 >>> py3-cachetools: Validating /home/buildozer/aports/community/py3-cachetools/APKBUILD... >>> py3-cachetools: Analyzing dependencies... >>> py3-cachetools: Installing for build: build-base python3 py3-gpep517 py3-setuptools py3-wheel py3-pytest (1/30) Installing libffi (3.4.8-r0) (2/30) Installing gdbm (1.24-r0) (3/30) Installing mpdecimal (4.0.0-r0) (4/30) Installing libpanelw (6.5_p20250412-r0) (5/30) Installing sqlite-libs (3.49.1-r1) (6/30) Installing python3 (3.12.10-r0) (7/30) Installing python3-pycache-pyc0 (3.12.10-r0) (8/30) Installing pyc (3.12.10-r0) (9/30) Installing python3-pyc (3.12.10-r0) (10/30) Installing py3-installer (0.7.0-r2) (11/30) Installing py3-installer-pyc (0.7.0-r2) (12/30) Installing py3-gpep517 (16-r0) (13/30) Installing py3-gpep517-pyc (16-r0) (14/30) Installing py3-parsing (3.2.0-r0) (15/30) Installing py3-parsing-pyc (3.2.0-r0) (16/30) Installing py3-packaging (25.0-r0) (17/30) Installing py3-packaging-pyc (25.0-r0) (18/30) Installing py3-setuptools (77.0.3-r0) (19/30) Installing py3-setuptools-pyc (77.0.3-r0) (20/30) Installing py3-wheel (0.43.0-r0) (21/30) Installing py3-wheel-pyc (0.43.0-r0) (22/30) Installing py3-iniconfig (2.1.0-r0) (23/30) Installing py3-iniconfig-pyc (2.1.0-r0) (24/30) Installing py3-pluggy (1.5.0-r0) (25/30) Installing py3-pluggy-pyc (1.5.0-r0) (26/30) Installing py3-py (1.11.0-r4) (27/30) Installing py3-py-pyc (1.11.0-r4) (28/30) Installing py3-pytest (8.3.5-r0) (29/30) Installing py3-pytest-pyc (8.3.5-r0) (30/30) Installing .makedepends-py3-cachetools (20250428.171503) Executing busybox-1.37.0-r16.trigger OK: 454 MiB in 148 packages >>> py3-cachetools: Cleaning up srcdir >>> py3-cachetools: Cleaning up pkgdir >>> py3-cachetools: Cleaning up tmpdir >>> py3-cachetools: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-cachetools-5.5.2.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 curl: (22) The requested URL returned error: 404 >>> py3-cachetools: Fetching py3-cachetools-5.5.2.tar.gz::https://github.com/tkem/cachetools/archive/v5.5.2.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 26808 100 26808 0 0 66992 0 --:--:-- --:--:-- --:--:-- 66992 >>> py3-cachetools: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-cachetools-5.5.2.tar.gz >>> py3-cachetools: Checking sha512sums... py3-cachetools-5.5.2.tar.gz: OK >>> py3-cachetools: Unpacking /var/cache/distfiles/edge/py3-cachetools-5.5.2.tar.gz... 2025-04-28 17:15:04,884 gpep517 INFO Building wheel via backend setuptools.build_meta /usr/lib/python3.12/site-packages/setuptools/dist.py:760: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: MIT License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() 2025-04-28 17:15:04,933 root INFO running bdist_wheel 2025-04-28 17:15:04,955 root INFO running build 2025-04-28 17:15:04,955 root INFO running build_py 2025-04-28 17:15:04,959 root INFO creating build/lib/cachetools 2025-04-28 17:15:04,960 root INFO copying src/cachetools/func.py -> build/lib/cachetools 2025-04-28 17:15:04,960 root INFO copying src/cachetools/_decorators.py -> build/lib/cachetools 2025-04-28 17:15:04,961 root INFO copying src/cachetools/__init__.py -> build/lib/cachetools 2025-04-28 17:15:04,961 root INFO copying src/cachetools/keys.py -> build/lib/cachetools 2025-04-28 17:15:04,969 root INFO installing to build/bdist.linux-i686/wheel 2025-04-28 17:15:04,969 root INFO running install 2025-04-28 17:15:04,981 root INFO running install_lib 2025-04-28 17:15:04,986 root INFO creating build/bdist.linux-i686/wheel 2025-04-28 17:15:04,986 root INFO creating build/bdist.linux-i686/wheel/cachetools 2025-04-28 17:15:04,987 root INFO copying build/lib/cachetools/func.py -> build/bdist.linux-i686/wheel/./cachetools 2025-04-28 17:15:04,987 root INFO copying build/lib/cachetools/_decorators.py -> build/bdist.linux-i686/wheel/./cachetools 2025-04-28 17:15:04,987 root INFO copying build/lib/cachetools/__init__.py -> build/bdist.linux-i686/wheel/./cachetools 2025-04-28 17:15:04,988 root INFO copying build/lib/cachetools/keys.py -> build/bdist.linux-i686/wheel/./cachetools 2025-04-28 17:15:04,988 root INFO running install_egg_info 2025-04-28 17:15:04,992 root INFO running egg_info 2025-04-28 17:15:04,996 root INFO creating src/cachetools.egg-info 2025-04-28 17:15:04,996 root INFO writing src/cachetools.egg-info/PKG-INFO 2025-04-28 17:15:04,997 root INFO writing dependency_links to src/cachetools.egg-info/dependency_links.txt 2025-04-28 17:15:04,997 root INFO writing top-level names to src/cachetools.egg-info/top_level.txt 2025-04-28 17:15:04,997 root INFO writing manifest file 'src/cachetools.egg-info/SOURCES.txt' 2025-04-28 17:15:05,002 root INFO reading manifest file 'src/cachetools.egg-info/SOURCES.txt' 2025-04-28 17:15:05,002 root INFO reading manifest template 'MANIFEST.in' 2025-04-28 17:15:05,003 root WARNING warning: no previously-included files found matching '.readthedocs.yaml' 2025-04-28 17:15:05,003 root WARNING no previously-included directories found matching 'docs/_build' 2025-04-28 17:15:05,004 root INFO adding license file 'LICENSE' 2025-04-28 17:15:05,005 root INFO writing manifest file 'src/cachetools.egg-info/SOURCES.txt' 2025-04-28 17:15:05,006 root INFO Copying src/cachetools.egg-info to build/bdist.linux-i686/wheel/./cachetools-5.5.2-py3.12.egg-info 2025-04-28 17:15:05,007 root INFO running install_scripts 2025-04-28 17:15:05,008 root INFO creating build/bdist.linux-i686/wheel/cachetools-5.5.2.dist-info/WHEEL 2025-04-28 17:15:05,009 wheel INFO creating '/home/buildozer/aports/community/py3-cachetools/src/cachetools-5.5.2/.dist/.tmp-yhkygp7r/cachetools-5.5.2-py3-none-any.whl' and adding 'build/bdist.linux-i686/wheel' to it 2025-04-28 17:15:05,009 wheel INFO adding 'cachetools/__init__.py' 2025-04-28 17:15:05,010 wheel INFO adding 'cachetools/_decorators.py' 2025-04-28 17:15:05,010 wheel INFO adding 'cachetools/func.py' 2025-04-28 17:15:05,010 wheel INFO adding 'cachetools/keys.py' 2025-04-28 17:15:05,011 wheel INFO adding 'cachetools-5.5.2.dist-info/licenses/LICENSE' 2025-04-28 17:15:05,011 wheel INFO adding 'cachetools-5.5.2.dist-info/METADATA' 2025-04-28 17:15:05,011 wheel INFO adding 'cachetools-5.5.2.dist-info/WHEEL' 2025-04-28 17:15:05,011 wheel INFO adding 'cachetools-5.5.2.dist-info/top_level.txt' 2025-04-28 17:15:05,012 wheel INFO adding 'cachetools-5.5.2.dist-info/RECORD' 2025-04-28 17:15:05,012 root INFO removing build/bdist.linux-i686/wheel 2025-04-28 17:15:05,013 gpep517 INFO The backend produced .dist/cachetools-5.5.2-py3-none-any.whl cachetools-5.5.2-py3-none-any.whl ============================= test session starts ============================== platform linux -- Python 3.12.10, pytest-8.3.5, pluggy-1.5.0 rootdir: /home/buildozer/aports/community/py3-cachetools/src/cachetools-5.5.2 configfile: pyproject.toml collected 216 items tests/test_cache.py ............. [ 6%] tests/test_cached.py .......................... [ 18%] tests/test_cachedmethod.py ................ [ 25%] tests/test_fifo.py ............... [ 32%] tests/test_func.py .......................................... [ 51%] tests/test_keys.py ..... [ 54%] tests/test_lfu.py ............... [ 61%] tests/test_lru.py ............... [ 68%] tests/test_mru.py ................ [ 75%] tests/test_rr.py .............. [ 81%] tests/test_tlru.py .................... [ 91%] tests/test_ttl.py ................... [100%] =============================== warnings summary =============================== tests/test_mru.py::MRUCacheTest::test_defaults /home/buildozer/aports/community/py3-cachetools/src/cachetools-5.5.2/tests/__init__.py:8: DeprecationWarning: MRUCache is deprecated cache = self.Cache(maxsize=1) tests/test_mru.py::MRUCacheTest::test_delete /home/buildozer/aports/community/py3-cachetools/src/cachetools-5.5.2/tests/__init__.py:54: DeprecationWarning: MRUCache is deprecated cache = self.Cache(maxsize=2) tests/test_mru.py::MRUCacheTest::test_getsizeof_param /home/buildozer/aports/community/py3-cachetools/src/cachetools-5.5.2/tests/__init__.py:257: DeprecationWarning: MRUCache is deprecated self._test_getsizeof(self.Cache(maxsize=3, getsizeof=lambda x: x)) tests/test_mru.py::MRUCacheTest::test_getsizeof_subclass /home/buildozer/aports/community/py3-cachetools/src/cachetools-5.5.2/tests/__init__.py:264: DeprecationWarning: MRUCache is deprecated self._test_getsizeof(Cache(maxsize=3)) tests/test_mru.py::MRUCacheTest::test_insert /home/buildozer/aports/community/py3-cachetools/src/cachetools-5.5.2/tests/__init__.py:18: DeprecationWarning: MRUCache is deprecated cache = self.Cache(maxsize=2) tests/test_mru.py::MRUCacheTest::test_missing /home/buildozer/aports/community/py3-cachetools/src/cachetools-5.5.2/tests/__init__.py:126: DeprecationWarning: MRUCache is deprecated cache = DefaultCache(maxsize=2) tests/test_mru.py::MRUCacheTest::test_missing_getsizeof /home/buildozer/aports/community/py3-cachetools/src/cachetools-5.5.2/tests/__init__.py:188: DeprecationWarning: MRUCache is deprecated cache = DefaultCache(maxsize=2, getsizeof=lambda x: x) tests/test_mru.py::MRUCacheTest::test_pickle /home/buildozer/aports/community/py3-cachetools/src/cachetools-5.5.2/tests/__init__.py:269: DeprecationWarning: MRUCache is deprecated source = self.Cache(maxsize=2) tests/test_mru.py::MRUCacheTest::test_pickle_maxsize tests/test_mru.py::MRUCacheTest::test_pickle_maxsize tests/test_mru.py::MRUCacheTest::test_pickle_maxsize /home/buildozer/aports/community/py3-cachetools/src/cachetools-5.5.2/tests/__init__.py:297: DeprecationWarning: MRUCache is deprecated source = self.Cache(maxsize=n) tests/test_mru.py::MRUCacheTest::test_pop /home/buildozer/aports/community/py3-cachetools/src/cachetools-5.5.2/tests/__init__.py:78: DeprecationWarning: MRUCache is deprecated cache = self.Cache(maxsize=2) tests/test_mru.py::MRUCacheTest::test_popitem /home/buildozer/aports/community/py3-cachetools/src/cachetools-5.5.2/tests/__init__.py:98: DeprecationWarning: MRUCache is deprecated cache = self.Cache(maxsize=2) tests/test_mru.py::MRUCacheTest::test_popitem_exception_context /home/buildozer/aports/community/py3-cachetools/src/cachetools-5.5.2/tests/__init__.py:114: DeprecationWarning: MRUCache is deprecated self.Cache(maxsize=2).popitem() tests/test_mru.py::MRUCacheTest::test_update /home/buildozer/aports/community/py3-cachetools/src/cachetools-5.5.2/tests/__init__.py:36: DeprecationWarning: MRUCache is deprecated cache = self.Cache(maxsize=2) -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html ======================= 216 passed, 15 warnings in 0.48s ======================= >>> py3-cachetools: Entering fakeroot... >>> py3-cachetools-pyc*: Running split function pyc... 'usr/lib/python3.12/site-packages/cachetools/__pycache__' -> '/home/buildozer/aports/community/py3-cachetools/pkg/py3-cachetools-pyc/usr/lib/python3.12/site-packages/cachetools/__pycache__' >>> py3-cachetools-pyc*: Preparing subpackage py3-cachetools-pyc... >>> py3-cachetools-pyc*: Running postcheck for py3-cachetools-pyc >>> py3-cachetools*: Running postcheck for py3-cachetools >>> py3-cachetools*: Preparing package py3-cachetools... >>> py3-cachetools-pyc*: Tracing dependencies... python3 python3~3.12 >>> py3-cachetools-pyc*: Package size: 50.7 KB >>> py3-cachetools-pyc*: Compressing data... >>> py3-cachetools-pyc*: Create checksum... >>> py3-cachetools-pyc*: Create py3-cachetools-pyc-5.5.2-r0.apk >>> py3-cachetools*: Tracing dependencies... python3 python3~3.12 >>> py3-cachetools*: Package size: 37.5 KB >>> py3-cachetools*: Compressing data... >>> py3-cachetools*: Create checksum... >>> py3-cachetools*: Create py3-cachetools-5.5.2-r0.apk >>> py3-cachetools: Build complete at Mon, 28 Apr 2025 17:15:06 +0000 elapsed time 0h 0m 4s >>> py3-cachetools: Cleaning up srcdir >>> py3-cachetools: Cleaning up pkgdir >>> py3-cachetools: Uninstalling dependencies... (1/30) Purging .makedepends-py3-cachetools (20250428.171503) (2/30) Purging py3-gpep517-pyc (16-r0) (3/30) Purging py3-gpep517 (16-r0) (4/30) Purging py3-installer-pyc (0.7.0-r2) (5/30) Purging py3-installer (0.7.0-r2) (6/30) Purging py3-setuptools-pyc (77.0.3-r0) (7/30) Purging py3-setuptools (77.0.3-r0) (8/30) Purging py3-wheel-pyc (0.43.0-r0) (9/30) Purging py3-wheel (0.43.0-r0) (10/30) Purging py3-pytest-pyc (8.3.5-r0) (11/30) Purging py3-pytest (8.3.5-r0) (12/30) Purging py3-iniconfig-pyc (2.1.0-r0) (13/30) Purging py3-iniconfig (2.1.0-r0) (14/30) Purging py3-packaging-pyc (25.0-r0) (15/30) Purging py3-packaging (25.0-r0) (16/30) Purging py3-parsing-pyc (3.2.0-r0) (17/30) Purging py3-parsing (3.2.0-r0) (18/30) Purging py3-pluggy-pyc (1.5.0-r0) (19/30) Purging py3-pluggy (1.5.0-r0) (20/30) Purging py3-py-pyc (1.11.0-r4) (21/30) Purging py3-py (1.11.0-r4) (22/30) Purging python3-pyc (3.12.10-r0) (23/30) Purging python3-pycache-pyc0 (3.12.10-r0) (24/30) Purging pyc (3.12.10-r0) (25/30) Purging python3 (3.12.10-r0) (26/30) Purging gdbm (1.24-r0) (27/30) Purging libffi (3.4.8-r0) (28/30) Purging libpanelw (6.5_p20250412-r0) (29/30) Purging mpdecimal (4.0.0-r0) (30/30) Purging sqlite-libs (3.49.1-r1) Executing busybox-1.37.0-r16.trigger OK: 405 MiB in 118 packages >>> py3-cachetools: Updating the community/x86 repository index... >>> py3-cachetools: Signing the index...