>>> py3-wsgiproxy2: Building community/py3-wsgiproxy2 0.5.1-r4 (using abuild 3.13.0-r3) started Fri, 10 May 2024 01:38:27 +0000 >>> py3-wsgiproxy2: Checking sanity of /home/buildozer/aports/community/py3-wsgiproxy2/APKBUILD... >>> py3-wsgiproxy2: Analyzing dependencies... >>> py3-wsgiproxy2: Installing for build: build-base python3 py3-webob py3-setuptools py3-beautifulsoup4 py3-pytest py3-requests py3-waitress py3-webtest (1/45) Installing gdbm (1.23-r1) (2/45) Installing mpdecimal (4.0.0-r0) (3/45) Installing libpanelw (6.4_p20240420-r0) (4/45) Installing readline (8.2.10-r0) (5/45) Installing sqlite-libs (3.45.3-r0) (6/45) Installing python3 (3.12.3-r1) (7/45) Installing python3-pycache-pyc0 (3.12.3-r1) (8/45) Installing pyc (3.12.3-r1) (9/45) Installing python3-pyc (3.12.3-r1) (10/45) Installing py3-webob (1.8.7-r4) (11/45) Installing py3-webob-pyc (1.8.7-r4) (12/45) Installing py3-parsing (3.1.2-r1) (13/45) Installing py3-parsing-pyc (3.1.2-r1) (14/45) Installing py3-packaging (24.0-r1) (15/45) Installing py3-packaging-pyc (24.0-r1) (16/45) Installing py3-setuptools (69.5.1-r0) (17/45) Installing py3-setuptools-pyc (69.5.1-r0) (18/45) Installing py3-soupsieve (2.5-r1) (19/45) Installing py3-soupsieve-pyc (2.5-r1) (20/45) Installing py3-beautifulsoup4 (4.12.3-r2) (21/45) Installing py3-beautifulsoup4-pyc (4.12.3-r2) (22/45) Installing py3-iniconfig (2.0.0-r1) (23/45) Installing py3-iniconfig-pyc (2.0.0-r1) (24/45) Installing py3-pluggy (1.5.0-r0) (25/45) Installing py3-pluggy-pyc (1.5.0-r0) (26/45) Installing py3-py (1.11.0-r3) (27/45) Installing py3-py-pyc (1.11.0-r3) (28/45) Installing py3-pytest (8.2.0-r1) (29/45) Installing py3-pytest-pyc (8.2.0-r1) (30/45) Installing py3-certifi (2024.2.2-r1) (31/45) Installing py3-certifi-pyc (2024.2.2-r1) (32/45) Installing py3-charset-normalizer (3.3.2-r1) (33/45) Installing py3-charset-normalizer-pyc (3.3.2-r1) (34/45) Installing py3-idna (3.7-r0) (35/45) Installing py3-idna-pyc (3.7-r0) (36/45) Installing py3-urllib3 (1.26.18-r1) (37/45) Installing py3-urllib3-pyc (1.26.18-r1) (38/45) Installing py3-requests (2.31.0-r2) (39/45) Installing py3-requests-pyc (2.31.0-r2) (40/45) Installing py3-waitress (3.0.0-r2) (41/45) Installing py3-waitress-pyc (3.0.0-r2) (42/45) Installing py3-webtest (3.0.0-r5) (43/45) Installing py3-webtest-pyc (3.0.0-r5) (44/45) Installing .makedepends-py3-wsgiproxy2 (20240510.013836) (45/45) Installing py3-waitress-openrc (3.0.0-r2) Executing busybox-1.36.1-r26.trigger OK: 1751 MiB in 168 packages >>> py3-wsgiproxy2: Cleaning up srcdir >>> py3-wsgiproxy2: Cleaning up pkgdir >>> py3-wsgiproxy2: Cleaning up tmpdir >>> py3-wsgiproxy2: Fetching https://distfiles.alpinelinux.org/distfiles/v3.20/py3-wsgiproxy2-0.5.1.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) saving to '/var/cache/distfiles/v3.20/py3-wsgiproxy2-0.5.1.tar.gz.part' py3-wsgiproxy2-0.5.1 100% |********************************| 16565 0:00:00 ETA '/var/cache/distfiles/v3.20/py3-wsgiproxy2-0.5.1.tar.gz.part' saved >>> py3-wsgiproxy2: Fetching https://distfiles.alpinelinux.org/distfiles/v3.20/py3-wsgiproxy2-0.5.1.tar.gz >>> py3-wsgiproxy2: Checking sha512sums... py3-wsgiproxy2-0.5.1.tar.gz: OK >>> py3-wsgiproxy2: Unpacking /var/cache/distfiles/v3.20/py3-wsgiproxy2-0.5.1.tar.gz... running build running build_py creating build creating build/lib creating build/lib/wsgiproxy copying wsgiproxy/test_wsgiproxy.py -> build/lib/wsgiproxy copying wsgiproxy/requests_client.py -> build/lib/wsgiproxy copying wsgiproxy/__init__.py -> build/lib/wsgiproxy copying wsgiproxy/urllib3_client.py -> build/lib/wsgiproxy copying wsgiproxy/proxies.py -> build/lib/wsgiproxy running egg_info writing WSGIProxy2.egg-info/PKG-INFO writing dependency_links to WSGIProxy2.egg-info/dependency_links.txt deleting WSGIProxy2.egg-info/entry_points.txt writing requirements to WSGIProxy2.egg-info/requires.txt writing top-level names to WSGIProxy2.egg-info/top_level.txt reading manifest file 'WSGIProxy2.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching 'docs/_build' no previously-included directories found matching '.github/' no previously-included directories found matching '.tox/' warning: no previously-included files matching '*.pyc' found anywhere in distribution warning: no previously-included files matching '__pycache__' found anywhere in distribution adding license file 'COPYING' writing manifest file 'WSGIProxy2.egg-info/SOURCES.txt' ============================= test session starts ============================== platform linux -- Python 3.12.3, pytest-8.2.0, pluggy-1.5.0 rootdir: /home/buildozer/aports/community/py3-wsgiproxy2/src/WSGIProxy2-0.5.1 configfile: pytest.ini collected 27 items wsgiproxy/test_wsgiproxy.py ........................... [100%] =============================== warnings summary =============================== ../../../../../../../usr/lib/python3.12/site-packages/webob/compat.py:5 /usr/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 from cgi import parse_header wsgiproxy/test_wsgiproxy.py: 10 warnings /home/buildozer/aports/community/py3-wsgiproxy2/src/WSGIProxy2-0.5.1/wsgiproxy/urllib3_client.py:27: DeprecationWarning: HTTPResponse.getheaders() is deprecated and will be removed in urllib3 v2.1.0. Instead access HTTPResponse.headers directly. headers = [(k.title(), v) for k, v in response.getheaders().items()] wsgiproxy/test_wsgiproxy.py: 10 warnings /home/buildozer/aports/community/py3-wsgiproxy2/src/WSGIProxy2-0.5.1/wsgiproxy/urllib3_client.py:28: DeprecationWarning: HTTPResponse.getheader() is deprecated and will be removed in urllib3 v2.1.0. Instead use HTTPResponse.headers.get(name, default). return (status, response.getheader('location', None), -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html ======================= 27 passed, 21 warnings in 1.03s ======================== >>> py3-wsgiproxy2: Entering fakeroot... running install /usr/lib/python3.12/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-wsgiproxy2/pkg creating /home/buildozer/aports/community/py3-wsgiproxy2/pkg/py3-wsgiproxy2 creating /home/buildozer/aports/community/py3-wsgiproxy2/pkg/py3-wsgiproxy2/usr creating /home/buildozer/aports/community/py3-wsgiproxy2/pkg/py3-wsgiproxy2/usr/lib creating /home/buildozer/aports/community/py3-wsgiproxy2/pkg/py3-wsgiproxy2/usr/lib/python3.12 creating /home/buildozer/aports/community/py3-wsgiproxy2/pkg/py3-wsgiproxy2/usr/lib/python3.12/site-packages creating /home/buildozer/aports/community/py3-wsgiproxy2/pkg/py3-wsgiproxy2/usr/lib/python3.12/site-packages/wsgiproxy copying build/lib/wsgiproxy/test_wsgiproxy.py -> /home/buildozer/aports/community/py3-wsgiproxy2/pkg/py3-wsgiproxy2/usr/lib/python3.12/site-packages/wsgiproxy copying build/lib/wsgiproxy/requests_client.py -> /home/buildozer/aports/community/py3-wsgiproxy2/pkg/py3-wsgiproxy2/usr/lib/python3.12/site-packages/wsgiproxy copying build/lib/wsgiproxy/__init__.py -> /home/buildozer/aports/community/py3-wsgiproxy2/pkg/py3-wsgiproxy2/usr/lib/python3.12/site-packages/wsgiproxy copying build/lib/wsgiproxy/urllib3_client.py -> /home/buildozer/aports/community/py3-wsgiproxy2/pkg/py3-wsgiproxy2/usr/lib/python3.12/site-packages/wsgiproxy copying build/lib/wsgiproxy/proxies.py -> /home/buildozer/aports/community/py3-wsgiproxy2/pkg/py3-wsgiproxy2/usr/lib/python3.12/site-packages/wsgiproxy byte-compiling /home/buildozer/aports/community/py3-wsgiproxy2/pkg/py3-wsgiproxy2/usr/lib/python3.12/site-packages/wsgiproxy/test_wsgiproxy.py to test_wsgiproxy.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-wsgiproxy2/pkg/py3-wsgiproxy2/usr/lib/python3.12/site-packages/wsgiproxy/requests_client.py to requests_client.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-wsgiproxy2/pkg/py3-wsgiproxy2/usr/lib/python3.12/site-packages/wsgiproxy/__init__.py to __init__.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-wsgiproxy2/pkg/py3-wsgiproxy2/usr/lib/python3.12/site-packages/wsgiproxy/urllib3_client.py to urllib3_client.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-wsgiproxy2/pkg/py3-wsgiproxy2/usr/lib/python3.12/site-packages/wsgiproxy/proxies.py to proxies.cpython-312.pyc running install_egg_info running egg_info writing WSGIProxy2.egg-info/PKG-INFO writing dependency_links to WSGIProxy2.egg-info/dependency_links.txt writing requirements to WSGIProxy2.egg-info/requires.txt writing top-level names to WSGIProxy2.egg-info/top_level.txt reading manifest file 'WSGIProxy2.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching 'docs/_build' no previously-included directories found matching '.github/' no previously-included directories found matching '.tox/' warning: no previously-included files matching '__pycache__' found anywhere in distribution adding license file 'COPYING' writing manifest file 'WSGIProxy2.egg-info/SOURCES.txt' Copying WSGIProxy2.egg-info to /home/buildozer/aports/community/py3-wsgiproxy2/pkg/py3-wsgiproxy2/usr/lib/python3.12/site-packages/WSGIProxy2-0.5.1-py3.12.egg-info running install_scripts >>> py3-wsgiproxy2-pyc*: Running split function pyc... '/home/buildozer/aports/community/py3-wsgiproxy2/pkg/py3-wsgiproxy2/usr/lib/python3.12/site-packages/wsgiproxy/__pycache__' -> '/home/buildozer/aports/community/py3-wsgiproxy2/pkg/py3-wsgiproxy2-pyc/usr/lib/python3.12/site-packages/wsgiproxy/__pycache__' >>> py3-wsgiproxy2-pyc*: Preparing subpackage py3-wsgiproxy2-pyc... >>> py3-wsgiproxy2-pyc*: Running postcheck for py3-wsgiproxy2-pyc >>> py3-wsgiproxy2*: Running postcheck for py3-wsgiproxy2 >>> py3-wsgiproxy2*: Preparing package py3-wsgiproxy2... >>> py3-wsgiproxy2-pyc*: Tracing dependencies... python3 py3-webob python3~3.12 >>> py3-wsgiproxy2-pyc*: Package size: 64.0 KB >>> py3-wsgiproxy2-pyc*: Compressing data... >>> py3-wsgiproxy2-pyc*: Create checksum... >>> py3-wsgiproxy2-pyc*: Create py3-wsgiproxy2-pyc-0.5.1-r4.apk >>> py3-wsgiproxy2*: Tracing dependencies... python3 py3-webob python3~3.12 >>> py3-wsgiproxy2*: Package size: 84.0 KB >>> py3-wsgiproxy2*: Compressing data... >>> py3-wsgiproxy2*: Create checksum... >>> py3-wsgiproxy2*: Create py3-wsgiproxy2-0.5.1-r4.apk >>> py3-wsgiproxy2: Build complete at Fri, 10 May 2024 01:38:41 +0000 elapsed time 0h 0m 14s >>> py3-wsgiproxy2: Cleaning up srcdir >>> py3-wsgiproxy2: Cleaning up pkgdir >>> py3-wsgiproxy2: Uninstalling dependencies... (1/45) Purging .makedepends-py3-wsgiproxy2 (20240510.013836) (2/45) Purging py3-setuptools-pyc (69.5.1-r0) (3/45) Purging py3-setuptools (69.5.1-r0) (4/45) Purging py3-pytest-pyc (8.2.0-r1) (5/45) Purging py3-pytest (8.2.0-r1) (6/45) Purging py3-iniconfig-pyc (2.0.0-r1) (7/45) Purging py3-iniconfig (2.0.0-r1) (8/45) Purging py3-packaging-pyc (24.0-r1) (9/45) Purging py3-packaging (24.0-r1) (10/45) Purging py3-parsing-pyc (3.1.2-r1) (11/45) Purging py3-parsing (3.1.2-r1) (12/45) Purging py3-pluggy-pyc (1.5.0-r0) (13/45) Purging py3-pluggy (1.5.0-r0) (14/45) Purging py3-py-pyc (1.11.0-r3) (15/45) Purging py3-py (1.11.0-r3) (16/45) Purging py3-requests-pyc (2.31.0-r2) (17/45) Purging py3-requests (2.31.0-r2) (18/45) Purging py3-certifi-pyc (2024.2.2-r1) (19/45) Purging py3-certifi (2024.2.2-r1) (20/45) Purging py3-charset-normalizer-pyc (3.3.2-r1) (21/45) Purging py3-charset-normalizer (3.3.2-r1) (22/45) Purging py3-idna-pyc (3.7-r0) (23/45) Purging py3-idna (3.7-r0) (24/45) Purging py3-urllib3-pyc (1.26.18-r1) (25/45) Purging py3-urllib3 (1.26.18-r1) (26/45) Purging py3-webtest-pyc (3.0.0-r5) (27/45) Purging py3-webtest (3.0.0-r5) (28/45) Purging py3-beautifulsoup4-pyc (4.12.3-r2) (29/45) Purging py3-beautifulsoup4 (4.12.3-r2) (30/45) Purging py3-soupsieve-pyc (2.5-r1) (31/45) Purging py3-soupsieve (2.5-r1) (32/45) Purging py3-waitress-openrc (3.0.0-r2) (33/45) Purging py3-waitress-pyc (3.0.0-r2) (34/45) Purging py3-waitress (3.0.0-r2) (35/45) Purging py3-webob-pyc (1.8.7-r4) (36/45) Purging py3-webob (1.8.7-r4) (37/45) Purging python3-pyc (3.12.3-r1) (38/45) Purging python3-pycache-pyc0 (3.12.3-r1) (39/45) Purging pyc (3.12.3-r1) (40/45) Purging python3 (3.12.3-r1) (41/45) Purging gdbm (1.23-r1) (42/45) Purging libpanelw (6.4_p20240420-r0) (43/45) Purging mpdecimal (4.0.0-r0) (44/45) Purging readline (8.2.10-r0) (45/45) Purging sqlite-libs (3.45.3-r0) Executing busybox-1.36.1-r26.trigger OK: 1693 MiB in 123 packages >>> py3-wsgiproxy2: Updating the community/x86_64 repository index... >>> py3-wsgiproxy2: Signing the index...