>>> py3-arxiv: Building community/py3-arxiv 1.4.2-r0 (using abuild 3.10.0_rc1-r2) started Fri, 28 Oct 2022 08:26:40 +0000 >>> py3-arxiv: Checking sanity of /home/buildozer/aports/community/py3-arxiv/APKBUILD... >>> py3-arxiv: Analyzing dependencies... >>> py3-arxiv: Installing for build: build-base python3 py3-feedparser py3-setuptools py3-pytest py3-flake8 (1/24) Installing libbz2 (1.0.8-r3) (2/24) Installing libffi (3.4.4-r0) (3/24) Installing gdbm (1.23-r0) (4/24) Installing xz-libs (5.2.7-r0) (5/24) Installing mpdecimal (2.5.1-r1) (6/24) Installing readline (8.2.0-r0) (7/24) Installing sqlite-libs (3.39.4-r0) (8/24) Installing python3 (3.10.8-r3) (9/24) Installing py3-sgmllib3k (1.0.0-r5) (10/24) Installing py3-feedparser (6.0.10-r0) (11/24) Installing py3-parsing (3.0.9-r0) (12/24) Installing py3-packaging (21.3-r2) (13/24) Installing py3-setuptools (65.5.0-r0) (14/24) Installing py3-attrs (22.1.0-r0) (15/24) Installing py3-iniconfig (1.1.1-r3) (16/24) Installing py3-pluggy (1.0.0-r1) (17/24) Installing py3-py (1.11.0-r0) (18/24) Installing py3-tomli (2.0.1-r1) (19/24) Installing py3-pytest (7.1.3-r1) (20/24) Installing py3-pyflakes (2.5.0-r0) (21/24) Installing py3-pycodestyle (2.9.0-r0) (22/24) Installing py3-mccabe (0.7.0-r0) (23/24) Installing py3-flake8 (5.0.4-r0) (24/24) Installing .makedepends-py3-arxiv (20221028.082646) Executing busybox-1.35.0-r27.trigger OK: 253 MiB in 117 packages >>> py3-arxiv: Cleaning up srcdir >>> py3-arxiv: Cleaning up pkgdir >>> py3-arxiv: Fetching https://distfiles.alpinelinux.org/distfiles/v3.17/arxiv.py-1.4.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 53002 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 53002 100 53002 0 0 80016 0 --:--:-- --:--:-- --:--:-- 79942 >>> py3-arxiv: Fetching https://distfiles.alpinelinux.org/distfiles/v3.17/arxiv.py-1.4.2.tar.gz >>> py3-arxiv: Checking sha512sums... arxiv.py-1.4.2.tar.gz: OK >>> py3-arxiv: Unpacking /var/cache/distfiles/v3.17/arxiv.py-1.4.2.tar.gz... running build running build_py creating build creating build/lib creating build/lib/arxiv copying arxiv/__init__.py -> build/lib/arxiv copying arxiv/arxiv.py -> build/lib/arxiv ============================= test session starts ============================== platform linux -- Python 3.10.8, pytest-7.1.3, pluggy-1.0.0 -- /usr/bin/python3 cachedir: .pytest_cache rootdir: /home/buildozer/aports/community/py3-arxiv/src/arxiv.py-1.4.2, configfile: setup.cfg collecting ... collected 22 items tests/test_api_bugs.py::TestClient::test_missing_title PASSED [ 4%] tests/test_client.py::TestClient::test_invalid_format_id PASSED [ 9%] tests/test_client.py::TestClient::test_invalid_id PASSED [ 13%] tests/test_client.py::TestClient::test_max_results PASSED [ 18%] tests/test_client.py::TestClient::test_no_duplicates PASSED [ 22%] tests/test_client.py::TestClient::test_nonexistent_id_in_list PASSED [ 27%] tests/test_client.py::TestClient::test_query_page_count PASSED [ 31%] tests/test_client.py::TestClient::test_retry PASSED [ 36%] tests/test_client.py::TestClient::test_sleep_between_errors PASSED [ 40%] tests/test_client.py::TestClient::test_sleep_elapsed PASSED [ 45%] tests/test_client.py::TestClient::test_sleep_multiple_requests PASSED [ 50%] tests/test_client.py::TestClient::test_sleep_standard PASSED [ 54%] tests/test_client.py::TestClient::test_sleep_zero_delay PASSED [ 59%] tests/test_download.py::TestDownload::test_download_from_query PASSED [ 63%] tests/test_download.py::TestDownload::test_download_tarfile_from_query PASSED [ 68%] tests/test_download.py::TestDownload::test_download_with_custom_slugify_from_query PASSED [ 72%] tests/test_result.py::TestResult::test_eq PASSED [ 77%] tests/test_result.py::TestResult::test_from_feed_entry PASSED [ 81%] tests/test_result.py::TestResult::test_get_short_id PASSED [ 86%] tests/test_result.py::TestResult::test_legacy_ids PASSED [ 90%] tests/test_result.py::TestResult::test_result_shape PASSED [ 95%] tests/test_result.py::TestResult::test_to_datetime PASSED [100%] ============================= 22 passed in 15.30s ============================== >>> py3-arxiv: Entering fakeroot... 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-arxiv/pkg creating /home/buildozer/aports/community/py3-arxiv/pkg/py3-arxiv creating /home/buildozer/aports/community/py3-arxiv/pkg/py3-arxiv/usr creating /home/buildozer/aports/community/py3-arxiv/pkg/py3-arxiv/usr/lib creating /home/buildozer/aports/community/py3-arxiv/pkg/py3-arxiv/usr/lib/python3.10 creating /home/buildozer/aports/community/py3-arxiv/pkg/py3-arxiv/usr/lib/python3.10/site-packages creating /home/buildozer/aports/community/py3-arxiv/pkg/py3-arxiv/usr/lib/python3.10/site-packages/arxiv copying build/lib/arxiv/__init__.py -> /home/buildozer/aports/community/py3-arxiv/pkg/py3-arxiv/usr/lib/python3.10/site-packages/arxiv copying build/lib/arxiv/arxiv.py -> /home/buildozer/aports/community/py3-arxiv/pkg/py3-arxiv/usr/lib/python3.10/site-packages/arxiv byte-compiling /home/buildozer/aports/community/py3-arxiv/pkg/py3-arxiv/usr/lib/python3.10/site-packages/arxiv/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-arxiv/pkg/py3-arxiv/usr/lib/python3.10/site-packages/arxiv/arxiv.py to arxiv.cpython-310.pyc running install_egg_info running egg_info creating arxiv.egg-info writing arxiv.egg-info/PKG-INFO writing dependency_links to arxiv.egg-info/dependency_links.txt writing requirements to arxiv.egg-info/requires.txt writing top-level names to arxiv.egg-info/top_level.txt writing manifest file 'arxiv.egg-info/SOURCES.txt' reading manifest file 'arxiv.egg-info/SOURCES.txt' adding license file 'LICENSE.txt' writing manifest file 'arxiv.egg-info/SOURCES.txt' Copying arxiv.egg-info to /home/buildozer/aports/community/py3-arxiv/pkg/py3-arxiv/usr/lib/python3.10/site-packages/arxiv-1.4.2-py3.10.egg-info running install_scripts >>> py3-arxiv*: Running postcheck for py3-arxiv >>> py3-arxiv*: Preparing package py3-arxiv... >>> py3-arxiv*: Tracing dependencies... >>> py3-arxiv*: Package size: 116.0 KB >>> py3-arxiv*: Compressing data... >>> py3-arxiv*: Create checksum... >>> py3-arxiv*: Create py3-arxiv-1.4.2-r0.apk >>> py3-arxiv: Build complete at Fri, 28 Oct 2022 08:27:03 +0000 elapsed time 0h 0m 23s >>> py3-arxiv: Cleaning up srcdir >>> py3-arxiv: Cleaning up pkgdir >>> py3-arxiv: Uninstalling dependencies... (1/24) Purging .makedepends-py3-arxiv (20221028.082646) (2/24) Purging py3-feedparser (6.0.10-r0) (3/24) Purging py3-sgmllib3k (1.0.0-r5) (4/24) Purging py3-setuptools (65.5.0-r0) (5/24) Purging py3-pytest (7.1.3-r1) (6/24) Purging py3-attrs (22.1.0-r0) (7/24) Purging py3-iniconfig (1.1.1-r3) (8/24) Purging py3-packaging (21.3-r2) (9/24) Purging py3-parsing (3.0.9-r0) (10/24) Purging py3-pluggy (1.0.0-r1) (11/24) Purging py3-py (1.11.0-r0) (12/24) Purging py3-tomli (2.0.1-r1) (13/24) Purging py3-flake8 (5.0.4-r0) (14/24) Purging py3-pyflakes (2.5.0-r0) (15/24) Purging py3-pycodestyle (2.9.0-r0) (16/24) Purging python3 (3.10.8-r3) (17/24) Purging py3-mccabe (0.7.0-r0) (18/24) Purging libbz2 (1.0.8-r3) (19/24) Purging libffi (3.4.4-r0) (20/24) Purging gdbm (1.23-r0) (21/24) Purging xz-libs (5.2.7-r0) (22/24) Purging mpdecimal (2.5.1-r1) (23/24) Purging readline (8.2.0-r0) (24/24) Purging sqlite-libs (3.39.4-r0) Executing busybox-1.35.0-r27.trigger OK: 189 MiB in 93 packages >>> py3-arxiv: Updating the community/armv7 repository index... >>> py3-arxiv: Signing the index...