>>> py3-prawcore: Building community/py3-prawcore 2.3.0-r3 (using abuild 3.12.0-r0) started Fri, 03 Nov 2023 04:50:51 +0000 >>> py3-prawcore: Checking sanity of /home/buildozer/aports/community/py3-prawcore/APKBUILD... >>> py3-prawcore: Analyzing dependencies... >>> py3-prawcore: Installing for build: build-base py3-requests py3-setuptools py3-betamax py3-betamax_matchers py3-betamax_serializers py3-mock py3-pytest py3-testfixtures (1/52) Installing libbz2 (1.0.8-r6) (2/52) Installing libffi (3.4.4-r3) (3/52) Installing gdbm (1.23-r1) (4/52) Installing xz-libs (5.4.5-r0) (5/52) Installing mpdecimal (2.5.1-r2) (6/52) Installing libpanelw (6.4_p20231007-r0) (7/52) Installing readline (8.2.1-r2) (8/52) Installing sqlite-libs (3.43.2-r0) (9/52) Installing python3 (3.11.6-r1) (10/52) Installing python3-pycache-pyc0 (3.11.6-r1) (11/52) Installing pyc (3.11.6-r1) (12/52) Installing py3-certifi-pyc (2023.7.22-r0) (13/52) Installing py3-charset-normalizer (3.3.1-r0) (14/52) Installing py3-charset-normalizer-pyc (3.3.1-r0) (15/52) Installing py3-idna (3.4-r4) (16/52) Installing py3-idna-pyc (3.4-r4) (17/52) Installing py3-urllib3 (1.26.18-r0) (18/52) Installing py3-urllib3-pyc (1.26.18-r0) (19/52) Installing py3-requests-pyc (2.31.0-r1) (20/52) Installing python3-pyc (3.11.6-r1) (21/52) Installing py3-certifi (2023.7.22-r0) (22/52) Installing py3-requests (2.31.0-r1) (23/52) Installing py3-parsing (3.1.1-r0) (24/52) Installing py3-parsing-pyc (3.1.1-r0) (25/52) Installing py3-packaging (23.2-r0) (26/52) Installing py3-packaging-pyc (23.2-r0) (27/52) Installing py3-setuptools (68.2.2-r0) (28/52) Installing py3-setuptools-pyc (68.2.2-r0) (29/52) Installing py3-betamax (0.8.1-r5) (30/52) Installing py3-betamax-pyc (0.8.1-r5) (31/52) Installing py3-requests-toolbelt (1.0.0-r0) (32/52) Installing py3-requests-toolbelt-pyc (1.0.0-r0) (33/52) Installing py3-betamax_matchers (0.4.0-r4) (34/52) Installing py3-betamax_matchers-pyc (0.4.0-r4) (35/52) Installing yaml (0.2.5-r2) (36/52) Installing py3-yaml (6.0.1-r1) (37/52) Installing py3-yaml-pyc (6.0.1-r1) (38/52) Installing py3-betamax_serializers (0.2.1-r5) (39/52) Installing py3-betamax_serializers-pyc (0.2.1-r5) (40/52) Installing py3-mock (5.1.0-r0) (41/52) Installing py3-mock-pyc (5.1.0-r0) (42/52) Installing py3-iniconfig (1.1.1-r6) (43/52) Installing py3-iniconfig-pyc (1.1.1-r6) (44/52) Installing py3-pluggy (1.3.0-r0) (45/52) Installing py3-pluggy-pyc (1.3.0-r0) (46/52) Installing py3-py (1.11.0-r2) (47/52) Installing py3-py-pyc (1.11.0-r2) (48/52) Installing py3-pytest (7.4.3-r0) (49/52) Installing py3-pytest-pyc (7.4.3-r0) (50/52) Installing py3-testfixtures (7.1.0-r2) (51/52) Installing py3-testfixtures-pyc (7.1.0-r2) (52/52) Installing .makedepends-py3-prawcore (20231103.045106) Executing busybox-1.36.1-r14.trigger OK: 532 MiB in 159 packages >>> py3-prawcore: Cleaning up srcdir >>> py3-prawcore: Cleaning up pkgdir >>> py3-prawcore: Cleaning up tmpdir >>> py3-prawcore: Fetching https://distfiles.alpinelinux.org/distfiles/v3.19/prawcore-v2.3.0.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 1149k 100 1149k 0 0 8093k 0 --:--:-- --:--:-- --:--:-- 8152k >>> py3-prawcore: Fetching https://distfiles.alpinelinux.org/distfiles/v3.19/prawcore-v2.3.0.tar.gz >>> py3-prawcore: Checking sha512sums... prawcore-v2.3.0.tar.gz: OK >>> py3-prawcore: Unpacking /var/cache/distfiles/v3.19/prawcore-v2.3.0.tar.gz... running build running build_py creating build creating build/lib creating build/lib/prawcore copying prawcore/util.py -> build/lib/prawcore copying prawcore/exceptions.py -> build/lib/prawcore copying prawcore/requestor.py -> build/lib/prawcore copying prawcore/__init__.py -> build/lib/prawcore copying prawcore/auth.py -> build/lib/prawcore copying prawcore/const.py -> build/lib/prawcore copying prawcore/sessions.py -> build/lib/prawcore copying prawcore/rate_limit.py -> build/lib/prawcore ============================= test session starts ============================== platform linux -- Python 3.11.6, pytest-7.4.3, pluggy-1.3.0 rootdir: /home/buildozer/aports/community/py3-prawcore/src/prawcore-2.3.0 plugins: betamax-0.8.1 collected 103 items tests/test_authenticator.py ........... [ 10%] tests/test_authorizer.py .................................. [ 43%] tests/test_rate_limit.py ........... [ 54%] tests/test_requestor.py ...... [ 60%] tests/test_sessions.py ......................................... [100%] ============================= 103 passed in 0.54s ============================== >>> py3-prawcore: Entering fakeroot... running install /usr/lib/python3.11/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` directly. Instead, use pypa/build, pypa/installer or other standards-based tools. See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. ******************************************************************************** !! self.initialize_options() running install_lib creating /home/buildozer/aports/community/py3-prawcore/pkg creating /home/buildozer/aports/community/py3-prawcore/pkg/py3-prawcore creating /home/buildozer/aports/community/py3-prawcore/pkg/py3-prawcore/usr creating /home/buildozer/aports/community/py3-prawcore/pkg/py3-prawcore/usr/lib creating /home/buildozer/aports/community/py3-prawcore/pkg/py3-prawcore/usr/lib/python3.11 creating /home/buildozer/aports/community/py3-prawcore/pkg/py3-prawcore/usr/lib/python3.11/site-packages creating /home/buildozer/aports/community/py3-prawcore/pkg/py3-prawcore/usr/lib/python3.11/site-packages/prawcore copying build/lib/prawcore/util.py -> /home/buildozer/aports/community/py3-prawcore/pkg/py3-prawcore/usr/lib/python3.11/site-packages/prawcore copying build/lib/prawcore/exceptions.py -> /home/buildozer/aports/community/py3-prawcore/pkg/py3-prawcore/usr/lib/python3.11/site-packages/prawcore copying build/lib/prawcore/requestor.py -> /home/buildozer/aports/community/py3-prawcore/pkg/py3-prawcore/usr/lib/python3.11/site-packages/prawcore copying build/lib/prawcore/__init__.py -> /home/buildozer/aports/community/py3-prawcore/pkg/py3-prawcore/usr/lib/python3.11/site-packages/prawcore copying build/lib/prawcore/auth.py -> /home/buildozer/aports/community/py3-prawcore/pkg/py3-prawcore/usr/lib/python3.11/site-packages/prawcore copying build/lib/prawcore/const.py -> /home/buildozer/aports/community/py3-prawcore/pkg/py3-prawcore/usr/lib/python3.11/site-packages/prawcore copying build/lib/prawcore/sessions.py -> /home/buildozer/aports/community/py3-prawcore/pkg/py3-prawcore/usr/lib/python3.11/site-packages/prawcore copying build/lib/prawcore/rate_limit.py -> /home/buildozer/aports/community/py3-prawcore/pkg/py3-prawcore/usr/lib/python3.11/site-packages/prawcore byte-compiling /home/buildozer/aports/community/py3-prawcore/pkg/py3-prawcore/usr/lib/python3.11/site-packages/prawcore/util.py to util.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-prawcore/pkg/py3-prawcore/usr/lib/python3.11/site-packages/prawcore/exceptions.py to exceptions.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-prawcore/pkg/py3-prawcore/usr/lib/python3.11/site-packages/prawcore/requestor.py to requestor.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-prawcore/pkg/py3-prawcore/usr/lib/python3.11/site-packages/prawcore/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-prawcore/pkg/py3-prawcore/usr/lib/python3.11/site-packages/prawcore/auth.py to auth.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-prawcore/pkg/py3-prawcore/usr/lib/python3.11/site-packages/prawcore/const.py to const.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-prawcore/pkg/py3-prawcore/usr/lib/python3.11/site-packages/prawcore/sessions.py to sessions.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-prawcore/pkg/py3-prawcore/usr/lib/python3.11/site-packages/prawcore/rate_limit.py to rate_limit.cpython-311.pyc running install_egg_info running egg_info creating prawcore.egg-info writing prawcore.egg-info/PKG-INFO writing dependency_links to prawcore.egg-info/dependency_links.txt writing requirements to prawcore.egg-info/requires.txt writing top-level names to prawcore.egg-info/top_level.txt writing manifest file 'prawcore.egg-info/SOURCES.txt' reading manifest file 'prawcore.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*.md' adding license file 'LICENSE.txt' adding license file 'AUTHORS.rst' writing manifest file 'prawcore.egg-info/SOURCES.txt' Copying prawcore.egg-info to /home/buildozer/aports/community/py3-prawcore/pkg/py3-prawcore/usr/lib/python3.11/site-packages/prawcore-2.3.0-py3.11.egg-info running install_scripts >>> py3-prawcore-pyc*: Running split function pyc... '/home/buildozer/aports/community/py3-prawcore/pkg/py3-prawcore/usr/lib/python3.11/site-packages/prawcore/__pycache__' -> '/home/buildozer/aports/community/py3-prawcore/pkg/py3-prawcore-pyc/usr/lib/python3.11/site-packages/prawcore/__pycache__' >>> py3-prawcore-pyc*: Preparing subpackage py3-prawcore-pyc... >>> py3-prawcore-pyc*: Running postcheck for py3-prawcore-pyc >>> py3-prawcore*: Running postcheck for py3-prawcore >>> py3-prawcore*: Preparing package py3-prawcore... >>> py3-prawcore-pyc*: Tracing dependencies... py3-requests python3~3.11 >>> py3-prawcore-pyc*: Package size: 100.0 KB >>> py3-prawcore-pyc*: Compressing data... >>> py3-prawcore-pyc*: Create checksum... >>> py3-prawcore-pyc*: Create py3-prawcore-pyc-2.3.0-r3.apk >>> py3-prawcore*: Tracing dependencies... py3-requests python3~3.11 >>> py3-prawcore*: Package size: 116.0 KB >>> py3-prawcore*: Compressing data... >>> py3-prawcore*: Create checksum... >>> py3-prawcore*: Create py3-prawcore-2.3.0-r3.apk >>> py3-prawcore: Build complete at Fri, 03 Nov 2023 04:51:09 +0000 elapsed time 0h 0m 18s >>> py3-prawcore: Cleaning up srcdir >>> py3-prawcore: Cleaning up pkgdir >>> py3-prawcore: Uninstalling dependencies... (1/52) Purging .makedepends-py3-prawcore (20231103.045106) (2/52) Purging py3-setuptools-pyc (68.2.2-r0) (3/52) Purging py3-setuptools (68.2.2-r0) (4/52) Purging py3-betamax_matchers-pyc (0.4.0-r4) (5/52) Purging py3-betamax_matchers (0.4.0-r4) (6/52) Purging py3-requests-toolbelt-pyc (1.0.0-r0) (7/52) Purging py3-requests-toolbelt (1.0.0-r0) (8/52) Purging py3-betamax_serializers-pyc (0.2.1-r5) (9/52) Purging py3-betamax_serializers (0.2.1-r5) (10/52) Purging py3-yaml-pyc (6.0.1-r1) (11/52) Purging py3-yaml (6.0.1-r1) (12/52) Purging py3-betamax-pyc (0.8.1-r5) (13/52) Purging py3-betamax (0.8.1-r5) (14/52) Purging py3-requests-pyc (2.31.0-r1) (15/52) Purging py3-requests (2.31.0-r1) (16/52) Purging py3-certifi-pyc (2023.7.22-r0) (17/52) Purging py3-certifi (2023.7.22-r0) (18/52) Purging py3-charset-normalizer-pyc (3.3.1-r0) (19/52) Purging py3-charset-normalizer (3.3.1-r0) (20/52) Purging py3-idna-pyc (3.4-r4) (21/52) Purging py3-idna (3.4-r4) (22/52) Purging py3-urllib3-pyc (1.26.18-r0) (23/52) Purging py3-urllib3 (1.26.18-r0) (24/52) Purging py3-mock-pyc (5.1.0-r0) (25/52) Purging py3-mock (5.1.0-r0) (26/52) Purging py3-pytest-pyc (7.4.3-r0) (27/52) Purging py3-pytest (7.4.3-r0) (28/52) Purging py3-iniconfig-pyc (1.1.1-r6) (29/52) Purging py3-iniconfig (1.1.1-r6) (30/52) Purging py3-packaging-pyc (23.2-r0) (31/52) Purging py3-packaging (23.2-r0) (32/52) Purging py3-parsing-pyc (3.1.1-r0) (33/52) Purging py3-parsing (3.1.1-r0) (34/52) Purging py3-pluggy-pyc (1.3.0-r0) (35/52) Purging py3-pluggy (1.3.0-r0) (36/52) Purging py3-py-pyc (1.11.0-r2) (37/52) Purging py3-py (1.11.0-r2) (38/52) Purging py3-testfixtures-pyc (7.1.0-r2) (39/52) Purging py3-testfixtures (7.1.0-r2) (40/52) Purging python3-pyc (3.11.6-r1) (41/52) Purging python3-pycache-pyc0 (3.11.6-r1) (42/52) Purging pyc (3.11.6-r1) (43/52) Purging yaml (0.2.5-r2) (44/52) Purging python3 (3.11.6-r1) (45/52) Purging gdbm (1.23-r1) (46/52) Purging libbz2 (1.0.8-r6) (47/52) Purging libffi (3.4.4-r3) (48/52) Purging libpanelw (6.4_p20231007-r0) (49/52) Purging mpdecimal (2.5.1-r2) (50/52) Purging readline (8.2.1-r2) (51/52) Purging sqlite-libs (3.43.2-r0) (52/52) Purging xz-libs (5.4.5-r0) Executing busybox-1.36.1-r14.trigger OK: 472 MiB in 107 packages >>> py3-prawcore: Updating the community/x86_64 repository index... >>> py3-prawcore: Signing the index...