>>> py3-requests-cache: Building community/py3-requests-cache 0.6.3-r0 (using abuild 3.9.0_rc2-r1) started Thu, 21 Oct 2021 17:11:02 +0000 >>> py3-requests-cache: Checking sanity of /home/buildozer/aports/community/py3-requests-cache/APKBUILD... >>> py3-requests-cache: Analyzing dependencies... >>> py3-requests-cache: Installing for build: build-base py3-requests py3-url-normalize python3 py3-setuptools py3-itsdangerous py3-mock py3-pytest py3-requests-mock py3-timeout-decorator (1/33) Installing libffi (3.4.2-r1) (2/33) Installing gdbm (1.20-r2) (3/33) Installing mpdecimal (2.5.1-r1) (4/33) Installing readline (8.1.1-r0) (5/33) Installing sqlite-libs (3.36.0-r0) (6/33) Installing python3 (3.9.7-r3) (7/33) Installing py3-chardet (4.0.0-r2) (8/33) Installing py3-idna (3.2-r0) (9/33) Installing py3-urllib3 (1.26.7-r0) (10/33) Installing py3-certifi (2020.12.5-r1) (11/33) Installing py3-requests (2.25.1-r4) (12/33) Installing py3-url-normalize (1.4.3-r0) (13/33) Installing py3-ordered-set (4.0.2-r2) (14/33) Installing py3-appdirs (1.4.4-r2) (15/33) Installing py3-parsing (2.4.7-r2) (16/33) Installing py3-six (1.16.0-r0) (17/33) Installing py3-packaging (20.9-r1) (18/33) Installing py3-setuptools (52.0.0-r4) (19/33) Installing py3-itsdangerous (2.0.1-r0) (20/33) Installing py3-pbr (5.6.0-r0) (21/33) Installing py3-mock (4.0.3-r1) (22/33) Installing py3-atomicwrites (1.4.0-r1) (23/33) Installing py3-attrs (20.3.0-r1) (24/33) Installing py3-more-itertools (8.10.0-r0) (25/33) Installing py3-iniconfig (1.1.1-r1) (26/33) Installing py3-pluggy (0.13.1-r4) (27/33) Installing py3-py (1.10.0-r1) (28/33) Installing py3-wcwidth (0.2.5-r1) (29/33) Installing py3-toml (0.10.2-r2) (30/33) Installing py3-pytest (6.2.5-r0) (31/33) Installing py3-requests-mock (1.8.0-r1) (32/33) Installing py3-timeout-decorator (0.5.0-r0) (33/33) Installing .makedepends-py3-requests-cache (20211021.171109) Executing busybox-1.34.1-r1.trigger OK: 406 MiB in 128 packages >>> py3-requests-cache: Cleaning up srcdir >>> py3-requests-cache: Cleaning up pkgdir >>> py3-requests-cache: Fetching https://distfiles.alpinelinux.org/distfiles/v3.15/requests-cache-0.6.3.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-requests-cache: Fetching https://pypi.python.org/packages/source/r/requests-cache/requests-cache-0.6.3.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 122 100 122 0 0 3168 0 --:--:-- --:--:-- --:--:-- 3210 100 288 100 288 0 0 1599 0 --:--:-- --:--:-- --:--:-- 1599 100 288 100 288 0 0 1596 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 56933 100 56933 0 0 110k 0 --:--:-- --:--:-- --:--:-- 110k >>> py3-requests-cache: Fetching https://distfiles.alpinelinux.org/distfiles/v3.15/requests-cache-0.6.3.tar.gz >>> py3-requests-cache: Checking sha512sums... requests-cache-0.6.3.tar.gz: OK >>> py3-requests-cache: Unpacking /var/cache/distfiles/v3.15/requests-cache-0.6.3.tar.gz... running build running build_py creating build creating build/lib creating build/lib/requests_cache copying requests_cache/cache_keys.py -> build/lib/requests_cache copying requests_cache/core.py -> build/lib/requests_cache copying requests_cache/response.py -> build/lib/requests_cache copying requests_cache/__init__.py -> build/lib/requests_cache copying requests_cache/patcher.py -> build/lib/requests_cache copying requests_cache/session.py -> build/lib/requests_cache creating build/lib/requests_cache/backends copying requests_cache/backends/base.py -> build/lib/requests_cache/backends copying requests_cache/backends/sqlite.py -> build/lib/requests_cache/backends copying requests_cache/backends/__init__.py -> build/lib/requests_cache/backends copying requests_cache/backends/gridfs.py -> build/lib/requests_cache/backends copying requests_cache/backends/mongo.py -> build/lib/requests_cache/backends copying requests_cache/backends/dynamodb.py -> build/lib/requests_cache/backends copying requests_cache/backends/redis.py -> build/lib/requests_cache/backends running egg_info writing requests_cache.egg-info/PKG-INFO writing dependency_links to requests_cache.egg-info/dependency_links.txt writing requirements to requests_cache.egg-info/requires.txt writing top-level names to requests_cache.egg-info/top_level.txt reading manifest file 'requests_cache.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching 'temp' warning: no previously-included files matching '*.py[co]' found anywhere in distribution writing manifest file 'requests_cache.egg-info/SOURCES.txt' ============================= test session starts ============================== platform linux -- Python 3.9.7, pytest-6.2.5, py-1.10.0, pluggy-0.13.1 rootdir: /home/buildozer/aports/community/py3-requests-cache/src/requests-cache-0.6.3 plugins: requests-mock-1.8.0 collected 234 items tests/unit/test_cache.py ............................................... [ 20%] .................................................................. [ 48%] tests/unit/test_patcher.py ......... [ 52%] tests/unit/test_response.py ............ [ 57%] tests/unit/test_thread_safety.py ....................................... [ 73%] ............................................................. [100%] ======================== 234 passed in 66.45s (0:01:06) ======================== >>> py3-requests-cache: Entering fakeroot... running install running build running build_py running egg_info writing requests_cache.egg-info/PKG-INFO writing dependency_links to requests_cache.egg-info/dependency_links.txt writing requirements to requests_cache.egg-info/requires.txt writing top-level names to requests_cache.egg-info/top_level.txt reading manifest file 'requests_cache.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching 'temp' writing manifest file 'requests_cache.egg-info/SOURCES.txt' running install_lib creating /home/buildozer/aports/community/py3-requests-cache/pkg creating /home/buildozer/aports/community/py3-requests-cache/pkg/py3-requests-cache creating /home/buildozer/aports/community/py3-requests-cache/pkg/py3-requests-cache/usr creating /home/buildozer/aports/community/py3-requests-cache/pkg/py3-requests-cache/usr/lib creating /home/buildozer/aports/community/py3-requests-cache/pkg/py3-requests-cache/usr/lib/python3.9 creating /home/buildozer/aports/community/py3-requests-cache/pkg/py3-requests-cache/usr/lib/python3.9/site-packages creating /home/buildozer/aports/community/py3-requests-cache/pkg/py3-requests-cache/usr/lib/python3.9/site-packages/requests_cache copying build/lib/requests_cache/cache_keys.py -> /home/buildozer/aports/community/py3-requests-cache/pkg/py3-requests-cache/usr/lib/python3.9/site-packages/requests_cache copying build/lib/requests_cache/core.py -> /home/buildozer/aports/community/py3-requests-cache/pkg/py3-requests-cache/usr/lib/python3.9/site-packages/requests_cache copying build/lib/requests_cache/response.py -> /home/buildozer/aports/community/py3-requests-cache/pkg/py3-requests-cache/usr/lib/python3.9/site-packages/requests_cache copying build/lib/requests_cache/__init__.py -> /home/buildozer/aports/community/py3-requests-cache/pkg/py3-requests-cache/usr/lib/python3.9/site-packages/requests_cache creating /home/buildozer/aports/community/py3-requests-cache/pkg/py3-requests-cache/usr/lib/python3.9/site-packages/requests_cache/backends copying build/lib/requests_cache/backends/base.py -> /home/buildozer/aports/community/py3-requests-cache/pkg/py3-requests-cache/usr/lib/python3.9/site-packages/requests_cache/backends copying build/lib/requests_cache/backends/sqlite.py -> /home/buildozer/aports/community/py3-requests-cache/pkg/py3-requests-cache/usr/lib/python3.9/site-packages/requests_cache/backends copying build/lib/requests_cache/backends/__init__.py -> /home/buildozer/aports/community/py3-requests-cache/pkg/py3-requests-cache/usr/lib/python3.9/site-packages/requests_cache/backends copying build/lib/requests_cache/backends/gridfs.py -> /home/buildozer/aports/community/py3-requests-cache/pkg/py3-requests-cache/usr/lib/python3.9/site-packages/requests_cache/backends copying build/lib/requests_cache/backends/mongo.py -> /home/buildozer/aports/community/py3-requests-cache/pkg/py3-requests-cache/usr/lib/python3.9/site-packages/requests_cache/backends copying build/lib/requests_cache/backends/dynamodb.py -> /home/buildozer/aports/community/py3-requests-cache/pkg/py3-requests-cache/usr/lib/python3.9/site-packages/requests_cache/backends copying build/lib/requests_cache/backends/redis.py -> /home/buildozer/aports/community/py3-requests-cache/pkg/py3-requests-cache/usr/lib/python3.9/site-packages/requests_cache/backends copying build/lib/requests_cache/patcher.py -> /home/buildozer/aports/community/py3-requests-cache/pkg/py3-requests-cache/usr/lib/python3.9/site-packages/requests_cache copying build/lib/requests_cache/session.py -> /home/buildozer/aports/community/py3-requests-cache/pkg/py3-requests-cache/usr/lib/python3.9/site-packages/requests_cache byte-compiling /home/buildozer/aports/community/py3-requests-cache/pkg/py3-requests-cache/usr/lib/python3.9/site-packages/requests_cache/cache_keys.py to cache_keys.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-requests-cache/pkg/py3-requests-cache/usr/lib/python3.9/site-packages/requests_cache/core.py to core.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-requests-cache/pkg/py3-requests-cache/usr/lib/python3.9/site-packages/requests_cache/response.py to response.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-requests-cache/pkg/py3-requests-cache/usr/lib/python3.9/site-packages/requests_cache/__init__.py to __init__.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-requests-cache/pkg/py3-requests-cache/usr/lib/python3.9/site-packages/requests_cache/backends/base.py to base.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-requests-cache/pkg/py3-requests-cache/usr/lib/python3.9/site-packages/requests_cache/backends/sqlite.py to sqlite.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-requests-cache/pkg/py3-requests-cache/usr/lib/python3.9/site-packages/requests_cache/backends/__init__.py to __init__.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-requests-cache/pkg/py3-requests-cache/usr/lib/python3.9/site-packages/requests_cache/backends/gridfs.py to gridfs.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-requests-cache/pkg/py3-requests-cache/usr/lib/python3.9/site-packages/requests_cache/backends/mongo.py to mongo.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-requests-cache/pkg/py3-requests-cache/usr/lib/python3.9/site-packages/requests_cache/backends/dynamodb.py to dynamodb.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-requests-cache/pkg/py3-requests-cache/usr/lib/python3.9/site-packages/requests_cache/backends/redis.py to redis.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-requests-cache/pkg/py3-requests-cache/usr/lib/python3.9/site-packages/requests_cache/patcher.py to patcher.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-requests-cache/pkg/py3-requests-cache/usr/lib/python3.9/site-packages/requests_cache/session.py to session.cpython-39.pyc running install_egg_info Copying requests_cache.egg-info to /home/buildozer/aports/community/py3-requests-cache/pkg/py3-requests-cache/usr/lib/python3.9/site-packages/requests_cache-0.6.3-py3.9.egg-info running install_scripts >>> py3-requests-cache*: Running postcheck for py3-requests-cache >>> py3-requests-cache*: Preparing package py3-requests-cache... >>> py3-requests-cache*: Tracing dependencies... >>> py3-requests-cache*: Package size: 236.0 KB >>> py3-requests-cache*: Compressing data... >>> py3-requests-cache*: Create checksum... >>> py3-requests-cache*: Create py3-requests-cache-0.6.3-r0.apk >>> py3-requests-cache: Build complete at Thu, 21 Oct 2021 17:12:20 +0000 elapsed time 0h 1m 18s >>> py3-requests-cache: Cleaning up srcdir >>> py3-requests-cache: Cleaning up pkgdir >>> py3-requests-cache: Uninstalling dependencies... (1/33) Purging .makedepends-py3-requests-cache (20211021.171109) (2/33) Purging py3-url-normalize (1.4.3-r0) (3/33) Purging py3-setuptools (52.0.0-r4) (4/33) Purging py3-ordered-set (4.0.2-r2) (5/33) Purging py3-appdirs (1.4.4-r2) (6/33) Purging py3-itsdangerous (2.0.1-r0) (7/33) Purging py3-mock (4.0.3-r1) (8/33) Purging py3-pbr (5.6.0-r0) (9/33) Purging py3-pytest (6.2.5-r0) (10/33) Purging py3-atomicwrites (1.4.0-r1) (11/33) Purging py3-attrs (20.3.0-r1) (12/33) Purging py3-more-itertools (8.10.0-r0) (13/33) Purging py3-iniconfig (1.1.1-r1) (14/33) Purging py3-pluggy (0.13.1-r4) (15/33) Purging py3-py (1.10.0-r1) (16/33) Purging py3-wcwidth (0.2.5-r1) (17/33) Purging py3-packaging (20.9-r1) (18/33) Purging py3-parsing (2.4.7-r2) (19/33) Purging py3-toml (0.10.2-r2) (20/33) Purging py3-requests-mock (1.8.0-r1) (21/33) Purging py3-requests (2.25.1-r4) (22/33) Purging py3-chardet (4.0.0-r2) (23/33) Purging py3-idna (3.2-r0) (24/33) Purging py3-urllib3 (1.26.7-r0) (25/33) Purging py3-certifi (2020.12.5-r1) (26/33) Purging py3-six (1.16.0-r0) (27/33) Purging py3-timeout-decorator (0.5.0-r0) (28/33) Purging python3 (3.9.7-r3) (29/33) Purging libffi (3.4.2-r1) (30/33) Purging gdbm (1.20-r2) (31/33) Purging mpdecimal (2.5.1-r1) (32/33) Purging readline (8.1.1-r0) (33/33) Purging sqlite-libs (3.36.0-r0) Executing busybox-1.34.1-r1.trigger OK: 344 MiB in 95 packages >>> py3-requests-cache: Updating the community/x86_64 repository index... >>> py3-requests-cache: Signing the index...