>>> py3-pytest-httpx: Building community/py3-pytest-httpx 0.21.0-r0 (using abuild 3.9.0-r2) started Sat, 02 Jul 2022 09:58:39 +0000 >>> py3-pytest-httpx: Checking sanity of /home/buildozer/aports/community/py3-pytest-httpx/APKBUILD... >>> py3-pytest-httpx: Analyzing dependencies... >>> py3-pytest-httpx: Installing for build: build-base py3-httpx py3-pytest py3-build py3-installer py3-setuptools py3-wheel py3-pytest-asyncio (1/48) Installing libffi (3.4.2-r1) (2/48) Installing gdbm (1.23-r0) (3/48) Installing mpdecimal (2.5.1-r1) (4/48) Installing readline (8.1.2-r0) (5/48) Installing sqlite-libs (3.39.0-r0) (6/48) Installing python3 (3.10.5-r0) (7/48) Installing py3-certifi (2021.10.8-r0) (8/48) Installing py3-charset-normalizer (2.0.10-r0) (9/48) Installing py3-idna (3.3-r2) (10/48) Installing py3-curio (1.5-r2) (11/48) Installing py3-sniffio (1.2.0-r2) (12/48) Installing py3-anyio (3.6.1-r0) (13/48) Installing py3-h11 (0.13.0-r1) (14/48) Installing py3-httpcore (0.14.7-r0) (15/48) Installing py3-rfc3986 (2.0.0-r0) (16/48) Installing py3-httpx (0.22.0-r0) (17/48) Installing py3-atomicwrites (1.4.0-r2) (18/48) Installing py3-attrs (21.4.0-r0) (19/48) Installing py3-iniconfig (1.1.1-r2) (20/48) Installing py3-more-itertools (8.13.0-r0) (21/48) Installing py3-parsing (2.4.7-r3) (22/48) Installing py3-six (1.16.0-r1) (23/48) Installing py3-packaging (21.3-r0) (24/48) Installing py3-pluggy (1.0.0-r0) (25/48) Installing py3-py (1.10.0-r2) (26/48) Installing py3-pygments (2.11.2-r0) (27/48) Installing py3-tomli (2.0.1-r1) (28/48) Installing py3-wcwidth (0.2.5-r2) (29/48) Installing py3-pytest (7.1.2-r1) (30/48) Installing py3-pep517 (0.12.0-r2) (31/48) Installing py3-build (0.8.0-r0) (32/48) Installing py3-installer (0.5.1-r1) (33/48) Installing py3-appdirs (1.4.4-r3) (34/48) Installing py3-ordered-set (4.0.2-r3) (35/48) Installing py3-setuptools (59.4.0-r0) (36/48) Installing py3-wheel (0.37.1-r0) (37/48) Installing py3-flaky (3.7.0-r2) (38/48) Installing py3-cparser (2.20-r2) (39/48) Installing py3-cffi (1.15.1-r0) (40/48) Installing py3-cryptography (3.4.8-r1) (41/48) Installing py3-openssl (21.0.0-r1) (42/48) Installing py3-async_generator (1.10-r3) (43/48) Installing py3-outcome (1.1.0-r3) (44/48) Installing py3-sortedcontainers (2.4.0-r1) (45/48) Installing py3-trio (0.19.0-r1) (46/48) Installing py3-pytest-trio (0.7.0-r2) (47/48) Installing py3-pytest-asyncio (0.18.3-r0) (48/48) Installing .makedepends-py3-pytest-httpx (20220702.095841) Executing busybox-1.35.0-r17.trigger OK: 406 MiB in 148 packages >>> py3-pytest-httpx: Cleaning up srcdir >>> py3-pytest-httpx: Cleaning up pkgdir >>> py3-pytest-httpx: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-pytest-httpx-0.21.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 0 146 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> py3-pytest-httpx: Fetching py3-pytest-httpx-0.21.0.tar.gz::https://github.com/Colin-b/pytest_httpx/archive/refs/tags/v0.21.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 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 23123 0 23123 0 0 88274 0 --:--:-- --:--:-- --:--:-- 88274 >>> py3-pytest-httpx: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-pytest-httpx-0.21.0.tar.gz >>> py3-pytest-httpx: Checking sha512sums... py3-pytest-httpx-0.21.0.tar.gz: OK >>> py3-pytest-httpx: Unpacking /var/cache/distfiles/edge/py3-pytest-httpx-0.21.0.tar.gz... running egg_info creating pytest_httpx.egg-info writing pytest_httpx.egg-info/PKG-INFO writing dependency_links to pytest_httpx.egg-info/dependency_links.txt writing entry points to pytest_httpx.egg-info/entry_points.txt writing requirements to pytest_httpx.egg-info/requires.txt writing top-level names to pytest_httpx.egg-info/top_level.txt writing manifest file 'pytest_httpx.egg-info/SOURCES.txt' reading manifest file 'pytest_httpx.egg-info/SOURCES.txt' adding license file 'LICENSE' writing manifest file 'pytest_httpx.egg-info/SOURCES.txt' running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/pytest_httpx copying pytest_httpx/__init__.py -> build/lib/pytest_httpx copying pytest_httpx/version.py -> build/lib/pytest_httpx copying pytest_httpx/_httpx_mock.py -> build/lib/pytest_httpx copying pytest_httpx/_httpx_internals.py -> build/lib/pytest_httpx copying pytest_httpx/py.typed -> build/lib/pytest_httpx installing to build/bdist.linux-i686/wheel running install running install_lib creating build/bdist.linux-i686 creating build/bdist.linux-i686/wheel creating build/bdist.linux-i686/wheel/pytest_httpx copying build/lib/pytest_httpx/__init__.py -> build/bdist.linux-i686/wheel/pytest_httpx copying build/lib/pytest_httpx/version.py -> build/bdist.linux-i686/wheel/pytest_httpx copying build/lib/pytest_httpx/py.typed -> build/bdist.linux-i686/wheel/pytest_httpx copying build/lib/pytest_httpx/_httpx_mock.py -> build/bdist.linux-i686/wheel/pytest_httpx copying build/lib/pytest_httpx/_httpx_internals.py -> build/bdist.linux-i686/wheel/pytest_httpx running install_egg_info running egg_info writing pytest_httpx.egg-info/PKG-INFO writing dependency_links to pytest_httpx.egg-info/dependency_links.txt writing entry points to pytest_httpx.egg-info/entry_points.txt writing requirements to pytest_httpx.egg-info/requires.txt writing top-level names to pytest_httpx.egg-info/top_level.txt reading manifest file 'pytest_httpx.egg-info/SOURCES.txt' adding license file 'LICENSE' writing manifest file 'pytest_httpx.egg-info/SOURCES.txt' Copying pytest_httpx.egg-info to build/bdist.linux-i686/wheel/pytest_httpx-0.21.0-py3.10.egg-info running install_scripts adding license file "LICENSE" (matched pattern "LICEN[CS]E*") creating build/bdist.linux-i686/wheel/pytest_httpx-0.21.0.dist-info/WHEEL creating '/home/buildozer/aports/community/py3-pytest-httpx/src/pytest_httpx-0.21.0/dist/tmpid6zcd5e/pytest_httpx-0.21.0-py3-none-any.whl' and adding 'build/bdist.linux-i686/wheel' to it adding 'pytest_httpx/__init__.py' adding 'pytest_httpx/_httpx_internals.py' adding 'pytest_httpx/_httpx_mock.py' adding 'pytest_httpx/py.typed' adding 'pytest_httpx/version.py' adding 'pytest_httpx-0.21.0.dist-info/LICENSE' adding 'pytest_httpx-0.21.0.dist-info/METADATA' adding 'pytest_httpx-0.21.0.dist-info/WHEEL' adding 'pytest_httpx-0.21.0.dist-info/entry_points.txt' adding 'pytest_httpx-0.21.0.dist-info/top_level.txt' adding 'pytest_httpx-0.21.0.dist-info/RECORD' removing build/bdist.linux-i686/wheel * Getting dependencies for wheel... * Building wheel... Successfully built pytest_httpx-0.21.0-py3-none-any.whl ============================= test session starts ============================== platform linux -- Python 3.10.5, pytest-7.1.2, pluggy-1.0.0 rootdir: /home/buildozer/aports/community/py3-pytest-httpx/src/pytest_httpx-0.21.0 plugins: httpx-0.21.0, trio-0.7.0, flaky-3.7.0, asyncio-0.18.3, anyio-3.6.1 asyncio: mode=legacy collected 153 items / 2 deselected / 151 selected tests/test_httpx_async.py .............................................. [ 30%] .......................... [ 47%] tests/test_httpx_sync.py ............................................... [ 78%] ......................... [ 95%] tests/test_plugin.py ....... [100%] =============================== warnings summary =============================== ../../../../../../../usr/lib/python3.10/site-packages/pytest_asyncio/plugin.py:191 /usr/lib/python3.10/site-packages/pytest_asyncio/plugin.py:191: DeprecationWarning: The 'asyncio_mode' default value will change to 'strict' in future, please explicitly use 'asyncio_mode=strict' or 'asyncio_mode=auto' in pytest configuration file. config.issue_config_time_warning(LEGACY_MODE, stacklevel=2) -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html ================= 151 passed, 2 deselected, 1 warning in 4.77s ================= >>> py3-pytest-httpx: Entering fakeroot... >>> py3-pytest-httpx*: Running postcheck for py3-pytest-httpx >>> py3-pytest-httpx*: Preparing package py3-pytest-httpx... >>> py3-pytest-httpx*: Stripping binaries >>> WARNING: py3-pytest-httpx*: No arch specific binaries found so arch should probably be set to "noarch" >>> py3-pytest-httpx*: Scanning shared objects >>> py3-pytest-httpx*: Tracing dependencies... >>> py3-pytest-httpx*: Package size: 128.0 KB >>> py3-pytest-httpx*: Compressing data... >>> py3-pytest-httpx*: Create checksum... >>> py3-pytest-httpx*: Create py3-pytest-httpx-0.21.0-r0.apk >>> py3-pytest-httpx: Build complete at Sat, 02 Jul 2022 09:58:50 +0000 elapsed time 0h 0m 11s >>> py3-pytest-httpx: Cleaning up srcdir >>> py3-pytest-httpx: Cleaning up pkgdir >>> py3-pytest-httpx: Uninstalling dependencies... (1/48) Purging .makedepends-py3-pytest-httpx (20220702.095841) (2/48) Purging py3-httpx (0.22.0-r0) (3/48) Purging py3-charset-normalizer (2.0.10-r0) (4/48) Purging py3-httpcore (0.14.7-r0) (5/48) Purging py3-anyio (3.6.1-r0) (6/48) Purging py3-certifi (2021.10.8-r0) (7/48) Purging py3-h11 (0.13.0-r1) (8/48) Purging py3-rfc3986 (2.0.0-r0) (9/48) Purging py3-build (0.8.0-r0) (10/48) Purging py3-pep517 (0.12.0-r2) (11/48) Purging py3-installer (0.5.1-r1) (12/48) Purging py3-setuptools (59.4.0-r0) (13/48) Purging py3-appdirs (1.4.4-r3) (14/48) Purging py3-ordered-set (4.0.2-r3) (15/48) Purging py3-wheel (0.37.1-r0) (16/48) Purging py3-pytest-asyncio (0.18.3-r0) (17/48) Purging py3-flaky (3.7.0-r2) (18/48) Purging py3-pytest-trio (0.7.0-r2) (19/48) Purging py3-pytest (7.1.2-r1) (20/48) Purging py3-atomicwrites (1.4.0-r2) (21/48) Purging py3-iniconfig (1.1.1-r2) (22/48) Purging py3-more-itertools (8.13.0-r0) (23/48) Purging py3-packaging (21.3-r0) (24/48) Purging py3-parsing (2.4.7-r3) (25/48) Purging py3-pluggy (1.0.0-r0) (26/48) Purging py3-py (1.10.0-r2) (27/48) Purging py3-pygments (2.11.2-r0) (28/48) Purging py3-tomli (2.0.1-r1) (29/48) Purging py3-wcwidth (0.2.5-r2) (30/48) Purging py3-trio (0.19.0-r1) (31/48) Purging py3-openssl (21.0.0-r1) (32/48) Purging py3-cryptography (3.4.8-r1) (33/48) Purging py3-cffi (1.15.1-r0) (34/48) Purging py3-cparser (2.20-r2) (35/48) Purging py3-idna (3.3-r2) (36/48) Purging py3-six (1.16.0-r1) (37/48) Purging py3-sniffio (1.2.0-r2) (38/48) Purging py3-curio (1.5-r2) (39/48) Purging py3-sortedcontainers (2.4.0-r1) (40/48) Purging py3-outcome (1.1.0-r3) (41/48) Purging py3-attrs (21.4.0-r0) (42/48) Purging py3-async_generator (1.10-r3) (43/48) Purging python3 (3.10.5-r0) (44/48) Purging libffi (3.4.2-r1) (45/48) Purging gdbm (1.23-r0) (46/48) Purging mpdecimal (2.5.1-r1) (47/48) Purging readline (8.1.2-r0) (48/48) Purging sqlite-libs (3.39.0-r0) Executing busybox-1.35.0-r17.trigger OK: 327 MiB in 100 packages >>> py3-pytest-httpx: Updating the community/x86 repository index... >>> py3-pytest-httpx: Signing the index...