>>> py3-wsgiproxy2: Building community/py3-wsgiproxy2 0.5.1-r4 (using abuild 3.15.0_rc3-r1) started Tue, 06 May 2025 18:53:55 +0000 >>> py3-wsgiproxy2: Validating /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/49) Installing libbz2 (1.0.8-r6) (2/49) Installing libffi (3.4.8-r0) (3/49) Installing gdbm (1.24-r0) (4/49) Installing xz-libs (5.8.1-r0) (5/49) Installing mpdecimal (4.0.0-r0) (6/49) Installing libpanelw (6.5_p20250503-r0) (7/49) Installing sqlite-libs (3.49.1-r1) (8/49) Installing python3 (3.12.10-r0) (9/49) Installing python3-pycache-pyc0 (3.12.10-r0) (10/49) Installing pyc (3.12.10-r0) (11/49) Installing python3-pyc (3.12.10-r0) (12/49) Installing py3-webob (1.8.9-r0) (13/49) Installing py3-webob-pyc (1.8.9-r0) (14/49) Installing py3-parsing (3.2.3-r0) (15/49) Installing py3-parsing-pyc (3.2.3-r0) (16/49) Installing py3-packaging (25.0-r0) (17/49) Installing py3-packaging-pyc (25.0-r0) (18/49) Installing py3-setuptools (80.3.1-r0) (19/49) Installing py3-setuptools-pyc (80.3.1-r0) (20/49) Installing py3-soupsieve (2.7-r0) (21/49) Installing py3-soupsieve-pyc (2.7-r0) (22/49) Installing py3-typing-extensions (4.13.2-r0) (23/49) Installing py3-typing-extensions-pyc (4.13.2-r0) (24/49) Installing py3-beautifulsoup4 (4.13.4-r0) (25/49) Installing py3-beautifulsoup4-pyc (4.13.4-r0) (26/49) Installing py3-iniconfig (2.1.0-r0) (27/49) Installing py3-iniconfig-pyc (2.1.0-r0) (28/49) Installing py3-pluggy (1.5.0-r0) (29/49) Installing py3-pluggy-pyc (1.5.0-r0) (30/49) Installing py3-py (1.11.0-r4) (31/49) Installing py3-py-pyc (1.11.0-r4) (32/49) Installing py3-pytest (8.3.5-r0) (33/49) Installing py3-pytest-pyc (8.3.5-r0) (34/49) Installing py3-certifi (2024.12.14-r0) (35/49) Installing py3-certifi-pyc (2024.12.14-r0) (36/49) Installing py3-charset-normalizer (3.4.2-r0) (37/49) Installing py3-charset-normalizer-pyc (3.4.2-r0) (38/49) Installing py3-idna (3.10-r0) (39/49) Installing py3-idna-pyc (3.10-r0) (40/49) Installing py3-urllib3 (1.26.20-r0) (41/49) Installing py3-urllib3-pyc (1.26.20-r0) (42/49) Installing py3-requests (2.32.3-r0) (43/49) Installing py3-requests-pyc (2.32.3-r0) (44/49) Installing py3-waitress (3.0.2-r0) (45/49) Installing py3-waitress-pyc (3.0.2-r0) (46/49) Installing py3-webtest (3.0.0-r5) (47/49) Installing py3-webtest-pyc (3.0.0-r5) (48/49) Installing .makedepends-py3-wsgiproxy2 (20250506.185441) (49/49) Installing py3-waitress-openrc (3.0.2-r0) Executing busybox-1.37.0-r16.trigger OK: 308 MiB in 150 packages >>> py3-wsgiproxy2: Cleaning up srcdir >>> py3-wsgiproxy2: Cleaning up pkgdir >>> py3-wsgiproxy2: Cleaning up tmpdir >>> py3-wsgiproxy2: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-wsgiproxy2-0.5.1.tar.gz >>> py3-wsgiproxy2: Fetching https://distfiles.alpinelinux.org/distfiles/edge/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/py3-wsgiproxy2-0.5.1.tar.gz... /usr/lib/python3.12/site-packages/setuptools/dist.py:761: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: MIT License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() running build running build_py creating build/lib/wsgiproxy copying wsgiproxy/requests_client.py -> build/lib/wsgiproxy copying wsgiproxy/proxies.py -> build/lib/wsgiproxy copying wsgiproxy/__init__.py -> build/lib/wsgiproxy copying wsgiproxy/urllib3_client.py -> build/lib/wsgiproxy copying wsgiproxy/test_wsgiproxy.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.10, pytest-8.3.5, 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::TestHttplib::test_form wsgiproxy/test_wsgiproxy.py::TestUrllib3::test_form wsgiproxy/test_wsgiproxy.py::TestRequests::test_form /usr/lib/python3.12/site-packages/webtest/forms.py:436: DeprecationWarning: Call to deprecated method findAll. (Replaced by find_all) -- Deprecated since version 4.0.0. for pos, node in enumerate(self.html.findAll(tags)): 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, 24 warnings in 0.79s ======================== >>> py3-wsgiproxy2: Entering fakeroot... /usr/lib/python3.12/site-packages/setuptools/dist.py:761: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: MIT License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() running install /usr/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:90: SetuptoolsDeprecationWarning: setup.py install is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` directly. Instead, use pypa/build, pypa/installer or other standards-based tools. By 2025-Oct-31, you need to update your project and remove deprecated calls or your builds will no longer be supported. 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/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/requests_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 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/test_wsgiproxy.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/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/proxies.py to proxies.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/test_wsgiproxy.py to test_wsgiproxy.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... '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: 26.8 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: 20.7 KB >>> py3-wsgiproxy2*: Compressing data... >>> py3-wsgiproxy2*: Create checksum... >>> py3-wsgiproxy2*: Create py3-wsgiproxy2-0.5.1-r4.apk >>> py3-wsgiproxy2: Build complete at Tue, 06 May 2025 18:54:44 +0000 elapsed time 0h 0m 49s >>> py3-wsgiproxy2: Cleaning up srcdir >>> py3-wsgiproxy2: Cleaning up pkgdir >>> py3-wsgiproxy2: Uninstalling dependencies... (1/49) Purging .makedepends-py3-wsgiproxy2 (20250506.185441) (2/49) Purging py3-setuptools-pyc (80.3.1-r0) (3/49) Purging py3-setuptools (80.3.1-r0) (4/49) Purging py3-pytest-pyc (8.3.5-r0) (5/49) Purging py3-pytest (8.3.5-r0) (6/49) Purging py3-iniconfig-pyc (2.1.0-r0) (7/49) Purging py3-iniconfig (2.1.0-r0) (8/49) Purging py3-packaging-pyc (25.0-r0) (9/49) Purging py3-packaging (25.0-r0) (10/49) Purging py3-parsing-pyc (3.2.3-r0) (11/49) Purging py3-parsing (3.2.3-r0) (12/49) Purging py3-pluggy-pyc (1.5.0-r0) (13/49) Purging py3-pluggy (1.5.0-r0) (14/49) Purging py3-py-pyc (1.11.0-r4) (15/49) Purging py3-py (1.11.0-r4) (16/49) Purging py3-requests-pyc (2.32.3-r0) (17/49) Purging py3-requests (2.32.3-r0) (18/49) Purging py3-certifi-pyc (2024.12.14-r0) (19/49) Purging py3-certifi (2024.12.14-r0) (20/49) Purging py3-charset-normalizer-pyc (3.4.2-r0) (21/49) Purging py3-charset-normalizer (3.4.2-r0) (22/49) Purging py3-idna-pyc (3.10-r0) (23/49) Purging py3-idna (3.10-r0) (24/49) Purging py3-urllib3-pyc (1.26.20-r0) (25/49) Purging py3-urllib3 (1.26.20-r0) (26/49) Purging py3-webtest-pyc (3.0.0-r5) (27/49) Purging py3-webtest (3.0.0-r5) (28/49) Purging py3-beautifulsoup4-pyc (4.13.4-r0) (29/49) Purging py3-beautifulsoup4 (4.13.4-r0) (30/49) Purging py3-soupsieve-pyc (2.7-r0) (31/49) Purging py3-soupsieve (2.7-r0) (32/49) Purging py3-typing-extensions-pyc (4.13.2-r0) (33/49) Purging py3-typing-extensions (4.13.2-r0) (34/49) Purging py3-waitress-openrc (3.0.2-r0) (35/49) Purging py3-waitress-pyc (3.0.2-r0) (36/49) Purging py3-waitress (3.0.2-r0) (37/49) Purging py3-webob-pyc (1.8.9-r0) (38/49) Purging py3-webob (1.8.9-r0) (39/49) Purging python3-pyc (3.12.10-r0) (40/49) Purging python3-pycache-pyc0 (3.12.10-r0) (41/49) Purging pyc (3.12.10-r0) (42/49) Purging python3 (3.12.10-r0) (43/49) Purging gdbm (1.24-r0) (44/49) Purging libbz2 (1.0.8-r6) (45/49) Purging libffi (3.4.8-r0) (46/49) Purging libpanelw (6.5_p20250503-r0) (47/49) Purging mpdecimal (4.0.0-r0) (48/49) Purging sqlite-libs (3.49.1-r1) (49/49) Purging xz-libs (5.8.1-r0) Executing busybox-1.37.0-r16.trigger OK: 251 MiB in 101 packages >>> py3-wsgiproxy2: Updating the community/loongarch64 repository index... >>> py3-wsgiproxy2: Signing the index...