>>> py3-arxiv: Building community/py3-arxiv 1.4.4-r0 (using abuild 3.10.0-r0) started Tue, 11 Apr 2023 08:21:00 +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/23) Installing libbz2 (1.0.8-r4) (2/23) Installing libffi (3.4.4-r1) (3/23) Installing gdbm (1.23-r0) (4/23) Installing xz-libs (5.4.2-r0) (5/23) Installing mpdecimal (2.5.1-r1) (6/23) Installing libpanelw (6.4_p20230401-r2) (7/23) Installing readline (8.2.1-r0) (8/23) Installing sqlite-libs (3.41.2-r1) (9/23) Installing python3 (3.11.3-r0) (10/23) Installing py3-sgmllib3k (1.0.0-r8) (11/23) Installing py3-feedparser (6.0.10-r1) (12/23) Installing py3-parsing (3.0.9-r1) (13/23) Installing py3-packaging (23.0-r1) (14/23) Installing py3-setuptools (67.6.1-r0) (15/23) Installing py3-iniconfig (1.1.1-r5) (16/23) Installing py3-pluggy (1.0.0-r2) (17/23) Installing py3-py (1.11.0-r1) (18/23) Installing py3-pytest (7.3.0-r0) (19/23) Installing py3-pyflakes (3.0.1-r0) (20/23) Installing py3-pycodestyle (2.10.0-r1) (21/23) Installing py3-mccabe (0.7.0-r1) (22/23) Installing py3-flake8 (6.0.0-r0) (23/23) Installing .makedepends-py3-arxiv (20230411.082100) Executing busybox-1.36.0-r6.trigger OK: 405 MiB in 122 packages >>> py3-arxiv: Cleaning up srcdir >>> py3-arxiv: Cleaning up pkgdir >>> py3-arxiv: Fetching https://distfiles.alpinelinux.org/distfiles/edge/arxiv.py-1.4.4.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 146 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> py3-arxiv: Fetching https://github.com/lukasschwab/arxiv.py/archive/1.4.4/arxiv.py-1.4.4.tar.gz >>> py3-arxiv: Fetching https://distfiles.alpinelinux.org/distfiles/edge/arxiv.py-1.4.4.tar.gz >>> py3-arxiv: Checking sha512sums... arxiv.py-1.4.4.tar.gz: OK >>> py3-arxiv: Unpacking /var/cache/distfiles/edge/arxiv.py-1.4.4.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.11.3, pytest-7.3.0, pluggy-1.0.0 -- /usr/bin/python3 cachedir: .pytest_cache rootdir: /home/buildozer/aports/community/py3-arxiv/src/arxiv.py-1.4.4 configfile: setup.cfg collecting ... collected 24 items tests/test_api_bugs.py::TestClient::test_missing_title PASSED [ 4%] tests/test_client.py::TestClient::test_invalid_format_id PASSED [ 8%] tests/test_client.py::TestClient::test_invalid_id PASSED [ 12%] tests/test_client.py::TestClient::test_max_results PASSED [ 16%] tests/test_client.py::TestClient::test_no_duplicates PASSED [ 20%] tests/test_client.py::TestClient::test_nonexistent_id_in_list PASSED [ 25%] tests/test_client.py::TestClient::test_offset PASSED [ 29%] tests/test_client.py::TestClient::test_query_page_count PASSED [ 33%] tests/test_client.py::TestClient::test_retry PASSED [ 37%] tests/test_client.py::TestClient::test_search_results_offset PASSED [ 41%] tests/test_client.py::TestClient::test_sleep_between_errors PASSED [ 45%] tests/test_client.py::TestClient::test_sleep_elapsed PASSED [ 50%] tests/test_client.py::TestClient::test_sleep_multiple_requests PASSED [ 54%] tests/test_client.py::TestClient::test_sleep_standard PASSED [ 58%] tests/test_client.py::TestClient::test_sleep_zero_delay PASSED [ 62%] tests/test_download.py::TestDownload::test_download_from_query PASSED [ 66%] tests/test_download.py::TestDownload::test_download_tarfile_from_query PASSED [ 70%] tests/test_download.py::TestDownload::test_download_with_custom_slugify_from_query PASSED [ 75%] tests/test_result.py::TestResult::test_eq PASSED [ 79%] tests/test_result.py::TestResult::test_from_feed_entry PASSED [ 83%] tests/test_result.py::TestResult::test_get_short_id PASSED [ 87%] tests/test_result.py::TestResult::test_legacy_ids PASSED [ 91%] tests/test_result.py::TestResult::test_result_shape PASSED [ 95%] tests/test_result.py::TestResult::test_to_datetime PASSED [100%] =============================== warnings summary =============================== ../../../../../../../usr/lib/python3.11/site-packages/feedparser/encodings.py:29 /usr/lib/python3.11/site-packages/feedparser/encodings.py:29: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 import cgi -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html ======================== 24 passed, 1 warning in 49.83s ======================== >>> py3-arxiv: Entering fakeroot... running install /usr/lib/python3.11/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 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.11 creating /home/buildozer/aports/community/py3-arxiv/pkg/py3-arxiv/usr/lib/python3.11/site-packages creating /home/buildozer/aports/community/py3-arxiv/pkg/py3-arxiv/usr/lib/python3.11/site-packages/arxiv copying build/lib/arxiv/__init__.py -> /home/buildozer/aports/community/py3-arxiv/pkg/py3-arxiv/usr/lib/python3.11/site-packages/arxiv copying build/lib/arxiv/arxiv.py -> /home/buildozer/aports/community/py3-arxiv/pkg/py3-arxiv/usr/lib/python3.11/site-packages/arxiv byte-compiling /home/buildozer/aports/community/py3-arxiv/pkg/py3-arxiv/usr/lib/python3.11/site-packages/arxiv/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-arxiv/pkg/py3-arxiv/usr/lib/python3.11/site-packages/arxiv/arxiv.py to arxiv.cpython-311.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.11/site-packages/arxiv-1.4.4-py3.11.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: 128.0 KB >>> py3-arxiv*: Compressing data... >>> py3-arxiv*: Create checksum... >>> py3-arxiv*: Create py3-arxiv-1.4.4-r0.apk >>> py3-arxiv: Build complete at Tue, 11 Apr 2023 08:21:53 +0000 elapsed time 0h 0m 53s >>> py3-arxiv: Cleaning up srcdir >>> py3-arxiv: Cleaning up pkgdir >>> py3-arxiv: Uninstalling dependencies... (1/23) Purging .makedepends-py3-arxiv (20230411.082100) (2/23) Purging py3-feedparser (6.0.10-r1) (3/23) Purging py3-sgmllib3k (1.0.0-r8) (4/23) Purging py3-setuptools (67.6.1-r0) (5/23) Purging py3-pytest (7.3.0-r0) (6/23) Purging py3-iniconfig (1.1.1-r5) (7/23) Purging py3-packaging (23.0-r1) (8/23) Purging py3-parsing (3.0.9-r1) (9/23) Purging py3-pluggy (1.0.0-r2) (10/23) Purging py3-py (1.11.0-r1) (11/23) Purging py3-flake8 (6.0.0-r0) (12/23) Purging py3-pyflakes (3.0.1-r0) (13/23) Purging py3-pycodestyle (2.10.0-r1) (14/23) Purging python3 (3.11.3-r0) (15/23) Purging py3-mccabe (0.7.0-r1) (16/23) Purging libbz2 (1.0.8-r4) (17/23) Purging libffi (3.4.4-r1) (18/23) Purging gdbm (1.23-r0) (19/23) Purging xz-libs (5.4.2-r0) (20/23) Purging mpdecimal (2.5.1-r1) (21/23) Purging libpanelw (6.4_p20230401-r2) (22/23) Purging readline (8.2.1-r0) (23/23) Purging sqlite-libs (3.41.2-r1) Executing busybox-1.36.0-r6.trigger OK: 327 MiB in 99 packages >>> py3-arxiv: Updating the community/armhf repository index... >>> py3-arxiv: Signing the index...