>>> py3-pytest-aiohttp: Building community/py3-pytest-aiohttp 1.0.5-r1 (using abuild 3.12.0-r0) started Tue, 21 Nov 2023 02:26:13 +0000 >>> py3-pytest-aiohttp: Checking sanity of /home/buildozer/aports/community/py3-pytest-aiohttp/APKBUILD... >>> py3-pytest-aiohttp: Analyzing dependencies... >>> py3-pytest-aiohttp: Installing for build: build-base py3-aiohttp py3-pytest-asyncio py3-setuptools py3-setuptools_scm py3-wheel (1/55) Installing libffi (3.4.4-r3) (2/55) Installing gdbm (1.23-r1) (3/55) Installing mpdecimal (2.5.1-r2) (4/55) Installing libpanelw (6.4_p20231007-r0) (5/55) Installing readline (8.2.1-r2) (6/55) Installing sqlite-libs (3.44.0-r0) (7/55) Installing python3 (3.11.6-r1) (8/55) Installing python3-pycache-pyc0 (3.11.6-r1) (9/55) Installing pyc (3.11.6-r1) (10/55) Installing py3-frozenlist (1.3.3-r2) (11/55) Installing py3-frozenlist-pyc (1.3.3-r2) (12/55) Installing py3-aiosignal-pyc (1.3.1-r2) (13/55) Installing py3-typing-extensions (4.8.0-r0) (14/55) Installing py3-typing-extensions-pyc (4.8.0-r0) (15/55) Installing py3-async-timeout (4.0.3-r0) (16/55) Installing py3-async-timeout-pyc (4.0.3-r0) (17/55) Installing py3-attrs (23.1.0-r1) (18/55) Installing py3-attrs-pyc (23.1.0-r1) (19/55) Installing py3-brotli (1.1.0-r1) (20/55) Installing py3-brotli-pyc (1.1.0-r1) (21/55) Installing py3-charset-normalizer (3.3.2-r0) (22/55) Installing py3-charset-normalizer-pyc (3.3.2-r0) (23/55) Installing py3-idna (3.4-r4) (24/55) Installing py3-idna-pyc (3.4-r4) (25/55) Installing py3-idna-ssl (1.1.0-r8) (26/55) Installing py3-idna-ssl-pyc (1.1.0-r8) (27/55) Installing py3-multidict (6.0.4-r2) (28/55) Installing py3-multidict-pyc (6.0.4-r2) (29/55) Installing py3-yarl (1.9.2-r1) (30/55) Installing py3-yarl-pyc (1.9.2-r1) (31/55) Installing py3-aiohttp-pyc (3.8.6-r0) (32/55) Installing python3-pyc (3.11.6-r1) (33/55) Installing py3-aiosignal (1.3.1-r2) (34/55) Installing py3-aiohttp (3.8.6-r0) (35/55) Installing py3-iniconfig (1.1.1-r7) (36/55) Installing py3-iniconfig-pyc (1.1.1-r7) (37/55) Installing py3-parsing (3.1.1-r0) (38/55) Installing py3-parsing-pyc (3.1.1-r0) (39/55) Installing py3-packaging (23.2-r0) (40/55) Installing py3-packaging-pyc (23.2-r0) (41/55) Installing py3-pluggy (1.3.0-r0) (42/55) Installing py3-pluggy-pyc (1.3.0-r0) (43/55) Installing py3-py (1.11.0-r2) (44/55) Installing py3-py-pyc (1.11.0-r2) (45/55) Installing py3-pytest (7.4.3-r0) (46/55) Installing py3-pytest-pyc (7.4.3-r0) (47/55) Installing py3-pytest-asyncio (0.21.1-r0) (48/55) Installing py3-pytest-asyncio-pyc (0.21.1-r0) (49/55) Installing py3-setuptools (68.2.2-r0) (50/55) Installing py3-setuptools-pyc (68.2.2-r0) (51/55) Installing py3-setuptools_scm (8.0.4-r1) (52/55) Installing py3-setuptools_scm-pyc (8.0.4-r1) (53/55) Installing py3-wheel (0.41.3-r0) (54/55) Installing py3-wheel-pyc (0.41.3-r0) (55/55) Installing .makedepends-py3-pytest-aiohttp (20231121.022615) Executing busybox-1.36.1-r15.trigger OK: 440 MiB in 165 packages >>> py3-pytest-aiohttp: Cleaning up srcdir >>> py3-pytest-aiohttp: Cleaning up pkgdir >>> py3-pytest-aiohttp: Cleaning up tmpdir >>> py3-pytest-aiohttp: Fetching https://distfiles.alpinelinux.org/distfiles/edge/pytest-aiohttp-1.0.5.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 12209 100 12209 0 0 133k 0 --:--:-- --:--:-- --:--:-- 133k >>> py3-pytest-aiohttp: Fetching https://distfiles.alpinelinux.org/distfiles/edge/pytest-aiohttp-1.0.5.tar.gz >>> py3-pytest-aiohttp: Checking sha512sums... pytest-aiohttp-1.0.5.tar.gz: OK >>> py3-pytest-aiohttp: Unpacking /var/cache/distfiles/edge/pytest-aiohttp-1.0.5.tar.gz... /usr/lib/python3.11/site-packages/setuptools/config/setupcfg.py:293: _DeprecatedConfig: Deprecated config in `setup.cfg` !! ******************************************************************************** The license_file parameter is deprecated, use license_files instead. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! parsed = self.parsers.get(option_name, lambda x: x)(value) /usr/lib/python3.11/site-packages/setuptools/__init__.py:80: _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) /usr/lib/python3.11/site-packages/setuptools/config/setupcfg.py:293: _DeprecatedConfig: Deprecated config in `setup.cfg` !! ******************************************************************************** The license_file parameter is deprecated, use license_files instead. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! parsed = self.parsers.get(option_name, lambda x: x)(value) running build running build_py creating build creating build/lib creating build/lib/pytest_aiohttp copying pytest_aiohttp/plugin.py -> build/lib/pytest_aiohttp copying pytest_aiohttp/__init__.py -> build/lib/pytest_aiohttp copying pytest_aiohttp/_version.py -> build/lib/pytest_aiohttp running egg_info writing pytest_aiohttp.egg-info/PKG-INFO writing dependency_links to pytest_aiohttp.egg-info/dependency_links.txt writing entry points to pytest_aiohttp.egg-info/entry_points.txt writing requirements to pytest_aiohttp.egg-info/requires.txt writing top-level names to pytest_aiohttp.egg-info/top_level.txt reading manifest file 'pytest_aiohttp.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: manifest_maker: MANIFEST.in, line 1: unknown action 'grasp' warning: no previously-included files matching '*.pyc' found anywhere in distribution adding license file 'LICENSE' writing manifest file 'pytest_aiohttp.egg-info/SOURCES.txt' >>> py3-pytest-aiohttp: Entering fakeroot... /usr/lib/python3.11/site-packages/setuptools/config/setupcfg.py:293: _DeprecatedConfig: Deprecated config in `setup.cfg` !! ******************************************************************************** The license_file parameter is deprecated, use license_files instead. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! parsed = self.parsers.get(option_name, lambda x: x)(value) /usr/lib/python3.11/site-packages/setuptools/__init__.py:80: _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) /usr/lib/python3.11/site-packages/setuptools/config/setupcfg.py:293: _DeprecatedConfig: Deprecated config in `setup.cfg` !! ******************************************************************************** The license_file parameter is deprecated, use license_files instead. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! parsed = self.parsers.get(option_name, lambda x: x)(value) 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-pytest-aiohttp/pkg creating /home/buildozer/aports/community/py3-pytest-aiohttp/pkg/py3-pytest-aiohttp creating /home/buildozer/aports/community/py3-pytest-aiohttp/pkg/py3-pytest-aiohttp/usr creating /home/buildozer/aports/community/py3-pytest-aiohttp/pkg/py3-pytest-aiohttp/usr/lib creating /home/buildozer/aports/community/py3-pytest-aiohttp/pkg/py3-pytest-aiohttp/usr/lib/python3.11 creating /home/buildozer/aports/community/py3-pytest-aiohttp/pkg/py3-pytest-aiohttp/usr/lib/python3.11/site-packages creating /home/buildozer/aports/community/py3-pytest-aiohttp/pkg/py3-pytest-aiohttp/usr/lib/python3.11/site-packages/pytest_aiohttp copying build/lib/pytest_aiohttp/plugin.py -> /home/buildozer/aports/community/py3-pytest-aiohttp/pkg/py3-pytest-aiohttp/usr/lib/python3.11/site-packages/pytest_aiohttp copying build/lib/pytest_aiohttp/__init__.py -> /home/buildozer/aports/community/py3-pytest-aiohttp/pkg/py3-pytest-aiohttp/usr/lib/python3.11/site-packages/pytest_aiohttp copying build/lib/pytest_aiohttp/_version.py -> /home/buildozer/aports/community/py3-pytest-aiohttp/pkg/py3-pytest-aiohttp/usr/lib/python3.11/site-packages/pytest_aiohttp byte-compiling /home/buildozer/aports/community/py3-pytest-aiohttp/pkg/py3-pytest-aiohttp/usr/lib/python3.11/site-packages/pytest_aiohttp/plugin.py to plugin.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-pytest-aiohttp/pkg/py3-pytest-aiohttp/usr/lib/python3.11/site-packages/pytest_aiohttp/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-pytest-aiohttp/pkg/py3-pytest-aiohttp/usr/lib/python3.11/site-packages/pytest_aiohttp/_version.py to _version.cpython-311.pyc running install_egg_info running egg_info writing pytest_aiohttp.egg-info/PKG-INFO writing dependency_links to pytest_aiohttp.egg-info/dependency_links.txt writing entry points to pytest_aiohttp.egg-info/entry_points.txt writing requirements to pytest_aiohttp.egg-info/requires.txt writing top-level names to pytest_aiohttp.egg-info/top_level.txt reading manifest file 'pytest_aiohttp.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: manifest_maker: MANIFEST.in, line 1: unknown action 'grasp' warning: no previously-included files matching '*.pyc' found anywhere in distribution adding license file 'LICENSE' writing manifest file 'pytest_aiohttp.egg-info/SOURCES.txt' Copying pytest_aiohttp.egg-info to /home/buildozer/aports/community/py3-pytest-aiohttp/pkg/py3-pytest-aiohttp/usr/lib/python3.11/site-packages/pytest_aiohttp-1.0.5-py3.11.egg-info running install_scripts >>> py3-pytest-aiohttp-pyc*: Running split function pyc... '/home/buildozer/aports/community/py3-pytest-aiohttp/pkg/py3-pytest-aiohttp/usr/lib/python3.11/site-packages/pytest_aiohttp/__pycache__' -> '/home/buildozer/aports/community/py3-pytest-aiohttp/pkg/py3-pytest-aiohttp-pyc/usr/lib/python3.11/site-packages/pytest_aiohttp/__pycache__' >>> py3-pytest-aiohttp-pyc*: Preparing subpackage py3-pytest-aiohttp-pyc... >>> py3-pytest-aiohttp-pyc*: Running postcheck for py3-pytest-aiohttp-pyc >>> py3-pytest-aiohttp*: Running postcheck for py3-pytest-aiohttp >>> py3-pytest-aiohttp*: Preparing package py3-pytest-aiohttp... >>> py3-pytest-aiohttp-pyc*: Tracing dependencies... py3-aiohttp py3-pytest-asyncio python3~3.11 >>> py3-pytest-aiohttp-pyc*: Package size: 44.0 KB >>> py3-pytest-aiohttp-pyc*: Compressing data... >>> py3-pytest-aiohttp-pyc*: Create checksum... >>> py3-pytest-aiohttp-pyc*: Create py3-pytest-aiohttp-pyc-1.0.5-r1.apk >>> py3-pytest-aiohttp*: Tracing dependencies... py3-aiohttp py3-pytest-asyncio python3~3.11 >>> py3-pytest-aiohttp*: Package size: 68.0 KB >>> py3-pytest-aiohttp*: Compressing data... >>> py3-pytest-aiohttp*: Create checksum... >>> py3-pytest-aiohttp*: Create py3-pytest-aiohttp-1.0.5-r1.apk >>> py3-pytest-aiohttp: Build complete at Tue, 21 Nov 2023 02:26:23 +0000 elapsed time 0h 0m 10s >>> py3-pytest-aiohttp: Cleaning up srcdir >>> py3-pytest-aiohttp: Cleaning up pkgdir >>> py3-pytest-aiohttp: Uninstalling dependencies... (1/55) Purging .makedepends-py3-pytest-aiohttp (20231121.022615) (2/55) Purging py3-aiohttp-pyc (3.8.6-r0) (3/55) Purging py3-aiohttp (3.8.6-r0) (4/55) Purging py3-aiosignal-pyc (1.3.1-r2) (5/55) Purging py3-aiosignal (1.3.1-r2) (6/55) Purging py3-frozenlist-pyc (1.3.3-r2) (7/55) Purging py3-frozenlist (1.3.3-r2) (8/55) Purging py3-async-timeout-pyc (4.0.3-r0) (9/55) Purging py3-async-timeout (4.0.3-r0) (10/55) Purging py3-attrs-pyc (23.1.0-r1) (11/55) Purging py3-attrs (23.1.0-r1) (12/55) Purging py3-brotli-pyc (1.1.0-r1) (13/55) Purging py3-brotli (1.1.0-r1) (14/55) Purging py3-charset-normalizer-pyc (3.3.2-r0) (15/55) Purging py3-charset-normalizer (3.3.2-r0) (16/55) Purging py3-idna-ssl-pyc (1.1.0-r8) (17/55) Purging py3-idna-ssl (1.1.0-r8) (18/55) Purging py3-typing-extensions-pyc (4.8.0-r0) (19/55) Purging py3-typing-extensions (4.8.0-r0) (20/55) Purging py3-yarl-pyc (1.9.2-r1) (21/55) Purging py3-yarl (1.9.2-r1) (22/55) Purging py3-idna-pyc (3.4-r4) (23/55) Purging py3-idna (3.4-r4) (24/55) Purging py3-multidict-pyc (6.0.4-r2) (25/55) Purging py3-multidict (6.0.4-r2) (26/55) Purging py3-pytest-asyncio-pyc (0.21.1-r0) (27/55) Purging py3-pytest-asyncio (0.21.1-r0) (28/55) Purging py3-pytest-pyc (7.4.3-r0) (29/55) Purging py3-pytest (7.4.3-r0) (30/55) Purging py3-iniconfig-pyc (1.1.1-r7) (31/55) Purging py3-iniconfig (1.1.1-r7) (32/55) Purging py3-pluggy-pyc (1.3.0-r0) (33/55) Purging py3-pluggy (1.3.0-r0) (34/55) Purging py3-py-pyc (1.11.0-r2) (35/55) Purging py3-py (1.11.0-r2) (36/55) Purging py3-setuptools_scm-pyc (8.0.4-r1) (37/55) Purging py3-setuptools_scm (8.0.4-r1) (38/55) Purging py3-setuptools-pyc (68.2.2-r0) (39/55) Purging py3-setuptools (68.2.2-r0) (40/55) Purging py3-wheel-pyc (0.41.3-r0) (41/55) Purging py3-wheel (0.41.3-r0) (42/55) Purging py3-packaging-pyc (23.2-r0) (43/55) Purging py3-packaging (23.2-r0) (44/55) Purging py3-parsing-pyc (3.1.1-r0) (45/55) Purging py3-parsing (3.1.1-r0) (46/55) Purging python3-pyc (3.11.6-r1) (47/55) Purging python3-pycache-pyc0 (3.11.6-r1) (48/55) Purging pyc (3.11.6-r1) (49/55) Purging python3 (3.11.6-r1) (50/55) Purging gdbm (1.23-r1) (51/55) Purging libffi (3.4.4-r3) (52/55) Purging libpanelw (6.4_p20231007-r0) (53/55) Purging mpdecimal (2.5.1-r2) (54/55) Purging readline (8.2.1-r2) (55/55) Purging sqlite-libs (3.44.0-r0) Executing busybox-1.36.1-r15.trigger OK: 379 MiB in 110 packages >>> py3-pytest-aiohttp: Updating the community/x86 repository index... >>> py3-pytest-aiohttp: Signing the index...