>>> py3-parsel: Building testing/py3-parsel 1.8.1-r0 (using abuild 3.11.0_rc12-r0) started Thu, 20 Apr 2023 05:20:42 +0000 >>> py3-parsel: Checking sanity of /home/buildozer/aports/testing/py3-parsel/APKBUILD... >>> py3-parsel: Analyzing dependencies... >>> py3-parsel: Installing for build: build-base python3 py3-cssselect py3-jmespath py3-lxml py3-w3lib py3-packaging py3-setuptools py3-pytest-runner py3-pytest py3-sybil py3-psutil (1/41) Installing libbz2 (1.0.8-r5) (2/41) Installing libffi (3.4.4-r2) (3/41) Installing gdbm (1.23-r1) (4/41) Installing xz-libs (5.4.2-r1) (5/41) Installing mpdecimal (2.5.1-r2) (6/41) Installing libpanelw (6.4_p20230401-r4) (7/41) Installing readline (8.2.1-r1) (8/41) Installing sqlite-libs (3.41.2-r2) (9/41) Installing python3 (3.11.3-r10) (10/41) Installing python3-pycache-pyc0 (3.11.3-r10) (11/41) Installing pyc (0.1-r0) (12/41) Installing python3-pyc (3.11.3-r10) (13/41) Installing py3-cssselect (1.2.0-r2) (14/41) Installing py3-cssselect-pyc (1.2.0-r2) (15/41) Installing py3-jmespath (1.0.1-r1) (16/41) Installing py3-jmespath-pyc (1.0.1-r1) (17/41) Installing libgpg-error (1.47-r1) (18/41) Installing libgcrypt (1.10.2-r1) (19/41) Installing libxml2 (2.10.4-r2) (20/41) Installing libxslt (1.1.37-r3) (21/41) Installing py3-lxml (4.9.2-r3) (22/41) Installing py3-lxml-pyc (4.9.2-r3) (23/41) Installing py3-w3lib (2.1.1-r0) (24/41) Installing py3-parsing (3.0.9-r2) (25/41) Installing py3-parsing-pyc (3.0.9-r2) (26/41) Installing py3-packaging (23.1-r1) (27/41) Installing py3-packaging-pyc (23.1-r1) (28/41) Installing py3-setuptools (67.6.1-r1) (29/41) Installing py3-setuptools-pyc (67.6.1-r1) (30/41) Installing py3-iniconfig (1.1.1-r6) (31/41) Installing py3-iniconfig-pyc (1.1.1-r6) (32/41) Installing py3-pluggy (1.0.0-r3) (33/41) Installing py3-pluggy-pyc (1.0.0-r3) (34/41) Installing py3-py (1.11.0-r2) (35/41) Installing py3-py-pyc (1.11.0-r2) (36/41) Installing py3-pytest (7.3.1-r1) (37/41) Installing py3-pytest-pyc (7.3.1-r1) (38/41) Installing py3-pytest-runner (6.0.0-r1) (39/41) Installing py3-sybil (4.0.1-r0) (40/41) Installing py3-psutil (5.9.5-r0) (41/41) Installing .makedepends-py3-parsel (20230420.052044) Executing busybox-1.36.0-r7.trigger OK: 386 MiB in 140 packages >>> py3-parsel: Cleaning up srcdir >>> py3-parsel: Cleaning up pkgdir >>> py3-parsel: Fetching https://distfiles.alpinelinux.org/distfiles/edge/parsel-1.8.1.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-parsel: Fetching parsel-1.8.1.tar.gz::https://github.com/scrapy/parsel/archive/v1.8.1.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 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 106k 0 106k 0 0 179k 0 --:--:-- --:--:-- --:--:-- 179k >>> py3-parsel: Fetching https://distfiles.alpinelinux.org/distfiles/edge/parsel-1.8.1.tar.gz >>> py3-parsel: Checking sha512sums... parsel-1.8.1.tar.gz: OK >>> py3-parsel: Unpacking /var/cache/distfiles/edge/parsel-1.8.1.tar.gz... /usr/lib/python3.11/site-packages/setuptools/__init__.py:85: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. Requirements should be satisfied by a PEP 517 installer. If you are using pip, you can try `pip install --use-pep517`. dist.fetch_build_eggs(dist.setup_requires) WARNING: The wheel package is not available. running build running build_py creating build creating build/lib creating build/lib/parsel copying parsel/__init__.py -> build/lib/parsel copying parsel/xpathfuncs.py -> build/lib/parsel copying parsel/csstranslator.py -> build/lib/parsel copying parsel/utils.py -> build/lib/parsel copying parsel/selector.py -> build/lib/parsel running egg_info creating parsel.egg-info writing parsel.egg-info/PKG-INFO writing dependency_links to parsel.egg-info/dependency_links.txt writing requirements to parsel.egg-info/requires.txt writing top-level names to parsel.egg-info/top_level.txt writing manifest file 'parsel.egg-info/SOURCES.txt' reading manifest file 'parsel.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'AUTHORS.rst' warning: no files found matching 'CONTRIBUTING.rst' warning: no previously-included files matching '__pycache__' found under directory '*' warning: no previously-included files matching '*.py[co]' found under directory '*' adding license file 'LICENSE' writing manifest file 'parsel.egg-info/SOURCES.txt' copying parsel/py.typed -> build/lib/parsel /usr/lib/python3.11/site-packages/setuptools/__init__.py:85: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. Requirements should be satisfied by a PEP 517 installer. If you are using pip, you can try `pip install --use-pep517`. dist.fetch_build_eggs(dist.setup_requires) WARNING: The wheel package is not available. running pytest /usr/lib/python3.11/site-packages/setuptools/command/test.py:194: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. Requirements should be satisfied by a PEP 517 installer. If you are using pip, you can try `pip install --use-pep517`. ir_d = dist.fetch_build_eggs(dist.install_requires) WARNING: The wheel package is not available. /usr/lib/python3.11/site-packages/setuptools/command/test.py:195: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. Requirements should be satisfied by a PEP 517 installer. If you are using pip, you can try `pip install --use-pep517`. tr_d = dist.fetch_build_eggs(dist.tests_require or []) WARNING: The wheel package is not available. /usr/lib/python3.11/site-packages/setuptools/command/test.py:196: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. Requirements should be satisfied by a PEP 517 installer. If you are using pip, you can try `pip install --use-pep517`. er_d = dist.fetch_build_eggs( WARNING: The wheel package is not available. running egg_info writing parsel.egg-info/PKG-INFO writing dependency_links to parsel.egg-info/dependency_links.txt writing requirements to parsel.egg-info/requires.txt writing top-level names to parsel.egg-info/top_level.txt reading manifest file 'parsel.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'AUTHORS.rst' warning: no files found matching 'CONTRIBUTING.rst' warning: no previously-included files matching '__pycache__' found under directory '*' warning: no previously-included files matching '*.py[co]' found under directory '*' adding license file 'LICENSE' writing manifest file 'parsel.egg-info/SOURCES.txt' running build_ext ============================= test session starts ============================== platform linux -- Python 3.11.3, pytest-7.3.1, pluggy-1.0.0 rootdir: /home/buildozer/aports/testing/py3-parsel/src/parsel-1.8.1 configfile: pytest.ini collected 343 items docs/usage.rst ......................................................... [ 16%] ........................................................................ [ 37%] ...... [ 39%] parsel/utils.py .. [ 39%] tests/test_selector.py ...................................s............. [ 54%] ...............................................................s........ [ 75%] ................................. [ 84%] tests/test_selector_csstranslator.py ....................... [ 91%] tests/test_selector_jmespath.py .... [ 92%] tests/test_utils.py ............... [ 97%] tests/test_xml_attacks.py . [ 97%] tests/test_xpathfuncs.py ......... [100%] ======================== 341 passed, 2 skipped in 0.64s ======================== >>> py3-parsel: Entering fakeroot... /usr/lib/python3.11/site-packages/setuptools/__init__.py:85: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. Requirements should be satisfied by a PEP 517 installer. If you are using pip, you can try `pip install --use-pep517`. dist.fetch_build_eggs(dist.setup_requires) WARNING: The wheel package is not available. 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/testing/py3-parsel/pkg creating /home/buildozer/aports/testing/py3-parsel/pkg/py3-parsel creating /home/buildozer/aports/testing/py3-parsel/pkg/py3-parsel/usr creating /home/buildozer/aports/testing/py3-parsel/pkg/py3-parsel/usr/lib creating /home/buildozer/aports/testing/py3-parsel/pkg/py3-parsel/usr/lib/python3.11 creating /home/buildozer/aports/testing/py3-parsel/pkg/py3-parsel/usr/lib/python3.11/site-packages creating /home/buildozer/aports/testing/py3-parsel/pkg/py3-parsel/usr/lib/python3.11/site-packages/parsel copying build/lib/parsel/__init__.py -> /home/buildozer/aports/testing/py3-parsel/pkg/py3-parsel/usr/lib/python3.11/site-packages/parsel copying build/lib/parsel/xpathfuncs.py -> /home/buildozer/aports/testing/py3-parsel/pkg/py3-parsel/usr/lib/python3.11/site-packages/parsel copying build/lib/parsel/csstranslator.py -> /home/buildozer/aports/testing/py3-parsel/pkg/py3-parsel/usr/lib/python3.11/site-packages/parsel copying build/lib/parsel/utils.py -> /home/buildozer/aports/testing/py3-parsel/pkg/py3-parsel/usr/lib/python3.11/site-packages/parsel copying build/lib/parsel/py.typed -> /home/buildozer/aports/testing/py3-parsel/pkg/py3-parsel/usr/lib/python3.11/site-packages/parsel copying build/lib/parsel/selector.py -> /home/buildozer/aports/testing/py3-parsel/pkg/py3-parsel/usr/lib/python3.11/site-packages/parsel byte-compiling /home/buildozer/aports/testing/py3-parsel/pkg/py3-parsel/usr/lib/python3.11/site-packages/parsel/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-parsel/pkg/py3-parsel/usr/lib/python3.11/site-packages/parsel/xpathfuncs.py to xpathfuncs.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-parsel/pkg/py3-parsel/usr/lib/python3.11/site-packages/parsel/csstranslator.py to csstranslator.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-parsel/pkg/py3-parsel/usr/lib/python3.11/site-packages/parsel/utils.py to utils.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-parsel/pkg/py3-parsel/usr/lib/python3.11/site-packages/parsel/selector.py to selector.cpython-311.pyc running install_egg_info running egg_info writing parsel.egg-info/PKG-INFO writing dependency_links to parsel.egg-info/dependency_links.txt writing requirements to parsel.egg-info/requires.txt writing top-level names to parsel.egg-info/top_level.txt reading manifest file 'parsel.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'AUTHORS.rst' warning: no files found matching 'CONTRIBUTING.rst' warning: no previously-included files matching '__pycache__' found under directory '*' adding license file 'LICENSE' writing manifest file 'parsel.egg-info/SOURCES.txt' Copying parsel.egg-info to /home/buildozer/aports/testing/py3-parsel/pkg/py3-parsel/usr/lib/python3.11/site-packages/parsel-1.8.1-py3.11.egg-info running install_scripts >>> py3-parsel-pyc*: Running split function pyc... '/home/buildozer/aports/testing/py3-parsel/pkg/py3-parsel/usr/lib/python3.11/site-packages/parsel/__pycache__' -> '/home/buildozer/aports/testing/py3-parsel/pkg/py3-parsel-pyc/usr/lib/python3.11/site-packages/parsel/__pycache__' >>> py3-parsel-pyc*: Preparing subpackage py3-parsel-pyc... >>> py3-parsel-pyc*: Running postcheck for py3-parsel-pyc >>> py3-parsel*: Running postcheck for py3-parsel >>> py3-parsel*: Preparing package py3-parsel... >>> py3-parsel-pyc*: Tracing dependencies... python3 py3-cssselect py3-jmespath py3-lxml py3-w3lib py3-packaging python3~3.11 >>> py3-parsel-pyc*: Package size: 96.0 KB >>> py3-parsel-pyc*: Compressing data... >>> py3-parsel-pyc*: Create checksum... >>> py3-parsel-pyc*: Create py3-parsel-pyc-1.8.1-r0.apk >>> py3-parsel*: Tracing dependencies... python3 py3-cssselect py3-jmespath py3-lxml py3-w3lib py3-packaging python3~3.11 >>> py3-parsel*: Package size: 108.0 KB >>> py3-parsel*: Compressing data... >>> py3-parsel*: Create checksum... >>> py3-parsel*: Create py3-parsel-1.8.1-r0.apk >>> py3-parsel: Build complete at Thu, 20 Apr 2023 05:20:48 +0000 elapsed time 0h 0m 6s >>> py3-parsel: Cleaning up srcdir >>> py3-parsel: Cleaning up pkgdir >>> py3-parsel: Uninstalling dependencies... (1/41) Purging .makedepends-py3-parsel (20230420.052044) (2/41) Purging py3-cssselect-pyc (1.2.0-r2) (3/41) Purging py3-cssselect (1.2.0-r2) (4/41) Purging py3-jmespath-pyc (1.0.1-r1) (5/41) Purging py3-jmespath (1.0.1-r1) (6/41) Purging py3-lxml-pyc (4.9.2-r3) (7/41) Purging py3-lxml (4.9.2-r3) (8/41) Purging py3-w3lib (2.1.1-r0) (9/41) Purging py3-pytest-runner (6.0.0-r1) (10/41) Purging py3-setuptools-pyc (67.6.1-r1) (11/41) Purging py3-setuptools (67.6.1-r1) (12/41) Purging py3-pytest-pyc (7.3.1-r1) (13/41) Purging py3-pytest (7.3.1-r1) (14/41) Purging py3-iniconfig-pyc (1.1.1-r6) (15/41) Purging py3-iniconfig (1.1.1-r6) (16/41) Purging py3-packaging-pyc (23.1-r1) (17/41) Purging py3-packaging (23.1-r1) (18/41) Purging py3-parsing-pyc (3.0.9-r2) (19/41) Purging py3-parsing (3.0.9-r2) (20/41) Purging py3-pluggy-pyc (1.0.0-r3) (21/41) Purging py3-pluggy (1.0.0-r3) (22/41) Purging py3-py-pyc (1.11.0-r2) (23/41) Purging py3-py (1.11.0-r2) (24/41) Purging py3-sybil (4.0.1-r0) (25/41) Purging py3-psutil (5.9.5-r0) (26/41) Purging libxslt (1.1.37-r3) (27/41) Purging python3-pyc (3.11.3-r10) (28/41) Purging python3-pycache-pyc0 (3.11.3-r10) (29/41) Purging pyc (0.1-r0) (30/41) Purging python3 (3.11.3-r10) (31/41) Purging gdbm (1.23-r1) (32/41) Purging libbz2 (1.0.8-r5) (33/41) Purging libffi (3.4.4-r2) (34/41) Purging libgcrypt (1.10.2-r1) (35/41) Purging libgpg-error (1.47-r1) (36/41) Purging libpanelw (6.4_p20230401-r4) (37/41) Purging libxml2 (2.10.4-r2) (38/41) Purging mpdecimal (2.5.1-r2) (39/41) Purging readline (8.2.1-r1) (40/41) Purging sqlite-libs (3.41.2-r2) (41/41) Purging xz-libs (5.4.2-r1) Executing busybox-1.36.0-r7.trigger OK: 326 MiB in 99 packages >>> py3-parsel: Updating the testing/armhf repository index... >>> py3-parsel: Signing the index...