>>> py3-pytest-httpx: Building community/py3-pytest-httpx 0.33.0-r0 (using abuild 3.14.1-r1) started Mon, 11 Nov 2024 14:43:08 +0000 >>> py3-pytest-httpx: Validating /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-gpep517 py3-setuptools py3-wheel py3-pytest-asyncio (1/50) Installing libbz2 (1.0.8-r6) (2/50) Installing libffi (3.4.6-r0) (3/50) Installing gdbm (1.24-r0) (4/50) Installing xz-libs (5.6.3-r0) (5/50) Installing mpdecimal (4.0.0-r0) (6/50) Installing libpanelw (6.5_p20241006-r2) (7/50) Installing sqlite-libs (3.47.0-r0) (8/50) Installing python3 (3.12.7-r1) (9/50) Installing python3-pycache-pyc0 (3.12.7-r1) (10/50) Installing pyc (3.12.7-r1) (11/50) Installing py3-certifi-pyc (2024.8.30-r0) (12/50) Installing py3-idna (3.10-r0) (13/50) Installing py3-idna-pyc (3.10-r0) (14/50) Installing py3-curio (1.6-r2) (15/50) Installing py3-curio-pyc (1.6-r2) (16/50) Installing py3-sniffio (1.3.1-r1) (17/50) Installing py3-sniffio-pyc (1.3.1-r1) (18/50) Installing py3-anyio (4.3.0-r2) (19/50) Installing py3-anyio-pyc (4.3.0-r2) (20/50) Installing py3-h11 (0.14.0-r4) (21/50) Installing py3-h11-pyc (0.14.0-r4) (22/50) Installing py3-httpcore (1.0.5-r0) (23/50) Installing py3-httpcore-pyc (1.0.5-r0) (24/50) Installing py3-httpx-pyc (0.27.2-r0) (25/50) Installing python3-pyc (3.12.7-r1) (26/50) Installing py3-certifi (2024.8.30-r0) (27/50) Installing py3-httpx (0.27.2-r0) (28/50) Installing py3-iniconfig (2.0.0-r1) (29/50) Installing py3-iniconfig-pyc (2.0.0-r1) (30/50) Installing py3-parsing (3.1.4-r0) (31/50) Installing py3-parsing-pyc (3.1.4-r0) (32/50) Installing py3-packaging (24.2-r0) (33/50) Installing py3-packaging-pyc (24.2-r0) (34/50) Installing py3-pluggy (1.5.0-r0) (35/50) Installing py3-pluggy-pyc (1.5.0-r0) (36/50) Installing py3-py (1.11.0-r4) (37/50) Installing py3-py-pyc (1.11.0-r4) (38/50) Installing py3-pytest (8.3.3-r0) (39/50) Installing py3-pytest-pyc (8.3.3-r0) (40/50) Installing py3-installer (0.7.0-r2) (41/50) Installing py3-installer-pyc (0.7.0-r2) (42/50) Installing py3-gpep517 (16-r0) (43/50) Installing py3-gpep517-pyc (16-r0) (44/50) Installing py3-setuptools (70.3.0-r0) (45/50) Installing py3-setuptools-pyc (70.3.0-r0) (46/50) Installing py3-wheel (0.43.0-r0) (47/50) Installing py3-wheel-pyc (0.43.0-r0) (48/50) Installing py3-pytest-asyncio (0.24.0-r0) (49/50) Installing py3-pytest-asyncio-pyc (0.24.0-r0) (50/50) Installing .makedepends-py3-pytest-httpx (20241111.144309) Executing busybox-1.37.0-r6.trigger OK: 447 MiB in 151 packages >>> py3-pytest-httpx: Cleaning up srcdir >>> py3-pytest-httpx: Cleaning up pkgdir >>> py3-pytest-httpx: Cleaning up tmpdir >>> py3-pytest-httpx: Fetching https://distfiles.alpinelinux.org/distfiles/v3.21/py3-pytest-httpx-0.33.0.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) saving to '/var/cache/distfiles/v3.21/py3-pytest-httpx-0.33.0.tar.gz.part' py3-pytest-httpx-0.3 100% |********************************| 37697 0:00:00 ETA '/var/cache/distfiles/v3.21/py3-pytest-httpx-0.33.0.tar.gz.part' saved >>> py3-pytest-httpx: Fetching https://distfiles.alpinelinux.org/distfiles/v3.21/py3-pytest-httpx-0.33.0.tar.gz >>> py3-pytest-httpx: Checking sha512sums... py3-pytest-httpx-0.33.0.tar.gz: OK >>> py3-pytest-httpx: Unpacking /var/cache/distfiles/v3.21/py3-pytest-httpx-0.33.0.tar.gz... 2024-11-11 14:43:10,245 gpep517 INFO Building wheel via backend setuptools.build_meta 2024-11-11 14:43:10,332 root INFO running bdist_wheel 2024-11-11 14:43:10,340 root INFO running build 2024-11-11 14:43:10,340 root INFO running build_py 2024-11-11 14:43:10,341 root INFO creating build 2024-11-11 14:43:10,342 root INFO creating build/lib 2024-11-11 14:43:10,342 root INFO creating build/lib/pytest_httpx 2024-11-11 14:43:10,342 root INFO copying pytest_httpx/__init__.py -> build/lib/pytest_httpx 2024-11-11 14:43:10,342 root INFO copying pytest_httpx/_options.py -> build/lib/pytest_httpx 2024-11-11 14:43:10,342 root INFO copying pytest_httpx/version.py -> build/lib/pytest_httpx 2024-11-11 14:43:10,342 root INFO copying pytest_httpx/_request_matcher.py -> build/lib/pytest_httpx 2024-11-11 14:43:10,343 root INFO copying pytest_httpx/_pretty_print.py -> build/lib/pytest_httpx 2024-11-11 14:43:10,343 root INFO copying pytest_httpx/_httpx_internals.py -> build/lib/pytest_httpx 2024-11-11 14:43:10,343 root INFO copying pytest_httpx/_httpx_mock.py -> build/lib/pytest_httpx 2024-11-11 14:43:10,343 root INFO running egg_info 2024-11-11 14:43:10,343 root INFO creating pytest_httpx.egg-info 2024-11-11 14:43:10,345 root INFO writing pytest_httpx.egg-info/PKG-INFO 2024-11-11 14:43:10,346 root INFO writing dependency_links to pytest_httpx.egg-info/dependency_links.txt 2024-11-11 14:43:10,346 root INFO writing entry points to pytest_httpx.egg-info/entry_points.txt 2024-11-11 14:43:10,346 root INFO writing requirements to pytest_httpx.egg-info/requires.txt 2024-11-11 14:43:10,346 root INFO writing top-level names to pytest_httpx.egg-info/top_level.txt 2024-11-11 14:43:10,346 root INFO writing manifest file 'pytest_httpx.egg-info/SOURCES.txt' 2024-11-11 14:43:10,348 root INFO reading manifest file 'pytest_httpx.egg-info/SOURCES.txt' 2024-11-11 14:43:10,349 root INFO reading manifest template 'MANIFEST.in' 2024-11-11 14:43:10,349 root INFO adding license file 'LICENSE' 2024-11-11 14:43:10,349 root INFO writing manifest file 'pytest_httpx.egg-info/SOURCES.txt' 2024-11-11 14:43:10,350 root INFO copying pytest_httpx/py.typed -> build/lib/pytest_httpx 2024-11-11 14:43:10,353 root INFO installing to build/bdist.linux-aarch64/wheel 2024-11-11 14:43:10,353 root INFO running install 2024-11-11 14:43:10,360 root INFO running install_lib 2024-11-11 14:43:10,363 root INFO creating build/bdist.linux-aarch64 2024-11-11 14:43:10,363 root INFO creating build/bdist.linux-aarch64/wheel 2024-11-11 14:43:10,363 root INFO creating build/bdist.linux-aarch64/wheel/pytest_httpx 2024-11-11 14:43:10,363 root INFO copying build/lib/pytest_httpx/__init__.py -> build/bdist.linux-aarch64/wheel/pytest_httpx 2024-11-11 14:43:10,364 root INFO copying build/lib/pytest_httpx/_options.py -> build/bdist.linux-aarch64/wheel/pytest_httpx 2024-11-11 14:43:10,364 root INFO copying build/lib/pytest_httpx/version.py -> build/bdist.linux-aarch64/wheel/pytest_httpx 2024-11-11 14:43:10,364 root INFO copying build/lib/pytest_httpx/_request_matcher.py -> build/bdist.linux-aarch64/wheel/pytest_httpx 2024-11-11 14:43:10,364 root INFO copying build/lib/pytest_httpx/py.typed -> build/bdist.linux-aarch64/wheel/pytest_httpx 2024-11-11 14:43:10,364 root INFO copying build/lib/pytest_httpx/_pretty_print.py -> build/bdist.linux-aarch64/wheel/pytest_httpx 2024-11-11 14:43:10,364 root INFO copying build/lib/pytest_httpx/_httpx_internals.py -> build/bdist.linux-aarch64/wheel/pytest_httpx 2024-11-11 14:43:10,364 root INFO copying build/lib/pytest_httpx/_httpx_mock.py -> build/bdist.linux-aarch64/wheel/pytest_httpx 2024-11-11 14:43:10,364 root INFO running install_egg_info 2024-11-11 14:43:10,366 root INFO Copying pytest_httpx.egg-info to build/bdist.linux-aarch64/wheel/pytest_httpx-0.33.0-py3.12.egg-info 2024-11-11 14:43:10,367 root INFO running install_scripts 2024-11-11 14:43:10,370 root INFO creating build/bdist.linux-aarch64/wheel/pytest_httpx-0.33.0.dist-info/WHEEL 2024-11-11 14:43:10,371 wheel INFO creating '/home/buildozer/aports/community/py3-pytest-httpx/src/pytest_httpx-0.33.0/.dist/.tmp-0km__i8f/pytest_httpx-0.33.0-py3-none-any.whl' and adding 'build/bdist.linux-aarch64/wheel' to it 2024-11-11 14:43:10,371 wheel INFO adding 'pytest_httpx/__init__.py' 2024-11-11 14:43:10,371 wheel INFO adding 'pytest_httpx/_httpx_internals.py' 2024-11-11 14:43:10,371 wheel INFO adding 'pytest_httpx/_httpx_mock.py' 2024-11-11 14:43:10,371 wheel INFO adding 'pytest_httpx/_options.py' 2024-11-11 14:43:10,372 wheel INFO adding 'pytest_httpx/_pretty_print.py' 2024-11-11 14:43:10,372 wheel INFO adding 'pytest_httpx/_request_matcher.py' 2024-11-11 14:43:10,372 wheel INFO adding 'pytest_httpx/py.typed' 2024-11-11 14:43:10,372 wheel INFO adding 'pytest_httpx/version.py' 2024-11-11 14:43:10,372 wheel INFO adding 'pytest_httpx-0.33.0.dist-info/LICENSE' 2024-11-11 14:43:10,372 wheel INFO adding 'pytest_httpx-0.33.0.dist-info/METADATA' 2024-11-11 14:43:10,373 wheel INFO adding 'pytest_httpx-0.33.0.dist-info/WHEEL' 2024-11-11 14:43:10,373 wheel INFO adding 'pytest_httpx-0.33.0.dist-info/entry_points.txt' 2024-11-11 14:43:10,373 wheel INFO adding 'pytest_httpx-0.33.0.dist-info/top_level.txt' 2024-11-11 14:43:10,373 wheel INFO adding 'pytest_httpx-0.33.0.dist-info/RECORD' 2024-11-11 14:43:10,373 root INFO removing build/bdist.linux-aarch64/wheel 2024-11-11 14:43:10,374 gpep517 INFO The backend produced .dist/pytest_httpx-0.33.0-py3-none-any.whl pytest_httpx-0.33.0-py3-none-any.whl ============================= test session starts ============================== platform linux -- Python 3.12.7, pytest-8.3.3, pluggy-1.5.0 rootdir: /home/buildozer/aports/community/py3-pytest-httpx/src/pytest_httpx-0.33.0 configfile: pyproject.toml plugins: httpx-0.33.0, anyio-0.0.0, asyncio-0.24.0 asyncio: mode=Mode.STRICT, default_loop_scope=function collected 260 items tests/test_httpx_async.py .............................................. [ 17%] ........................................................................ [ 45%] ..... [ 47%] tests/test_httpx_sync.py ............................................... [ 65%] ...................................................................... [ 92%] tests/test_plugin.py .................... [100%] =============================== warnings summary =============================== tests/test_httpx_async.py: 1 warning tests/test_httpx_sync.py: 1 warning tests/test_plugin.py: 20 warnings /usr/lib/python3.12/site-packages/pytest_asyncio/plugin.py:208: PytestDeprecationWarning: The configuration option "asyncio_default_fixture_loop_scope" is unset. The event loop scope for asynchronous fixtures will default to the fixture caching scope. Future versions of pytest-asyncio will default the loop scope for asynchronous fixtures to function scope. Set the default fixture loop scope explicitly in order to avoid unexpected behavior in the future. Valid fixture loop scopes are: "function", "class", "module", "package", "session" warnings.warn(PytestDeprecationWarning(_DEFAULT_FIXTURE_LOOP_SCOPE_UNSET)) -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html ======================= 260 passed, 22 warnings in 6.64s ======================= /usr/lib/python3.12/site-packages/_pytest/pathlib.py:91: PytestWarning: (rm_rf) error removing /tmp/pytest-of-buildozer/garbage-6381b9ff-765d-46b4-848e-c03486b5f602/popen-gw68/test_discovery_via_path_in_non0 : [Errno 39] Directory not empty: '/tmp/pytest-of-buildozer/garbage-6381b9ff-765d-46b4-848e-c03486b5f602/popen-gw68/test_discovery_via_path_in_non0' warnings.warn( /usr/lib/python3.12/site-packages/_pytest/pathlib.py:91: PytestWarning: (rm_rf) error removing /tmp/pytest-of-buildozer/garbage-6381b9ff-765d-46b4-848e-c03486b5f602/popen-gw68 : [Errno 39] Directory not empty: '/tmp/pytest-of-buildozer/garbage-6381b9ff-765d-46b4-848e-c03486b5f602/popen-gw68' warnings.warn( /usr/lib/python3.12/site-packages/_pytest/pathlib.py:91: PytestWarning: (rm_rf) error removing /tmp/pytest-of-buildozer/garbage-6381b9ff-765d-46b4-848e-c03486b5f602 : [Errno 39] Directory not empty: '/tmp/pytest-of-buildozer/garbage-6381b9ff-765d-46b4-848e-c03486b5f602' warnings.warn( >>> py3-pytest-httpx: Entering fakeroot... >>> py3-pytest-httpx-pyc*: Running split function pyc... 'usr/lib/python3.12/site-packages/pytest_httpx/__pycache__' -> '/home/buildozer/aports/community/py3-pytest-httpx/pkg/py3-pytest-httpx-pyc/usr/lib/python3.12/site-packages/pytest_httpx/__pycache__' >>> py3-pytest-httpx-pyc*: Preparing subpackage py3-pytest-httpx-pyc... >>> py3-pytest-httpx-pyc*: Running postcheck for py3-pytest-httpx-pyc >>> py3-pytest-httpx*: Running postcheck for py3-pytest-httpx >>> py3-pytest-httpx*: Preparing package py3-pytest-httpx... >>> py3-pytest-httpx-pyc*: Tracing dependencies... py3-httpx py3-pytest python3~3.12 >>> py3-pytest-httpx-pyc*: Package size: 40.8 KB >>> py3-pytest-httpx-pyc*: Compressing data... >>> py3-pytest-httpx-pyc*: Create checksum... >>> py3-pytest-httpx-pyc*: Create py3-pytest-httpx-pyc-0.33.0-r0.apk >>> py3-pytest-httpx*: Tracing dependencies... py3-httpx py3-pytest python3~3.12 >>> py3-pytest-httpx*: Package size: 66.1 KB >>> py3-pytest-httpx*: Compressing data... >>> py3-pytest-httpx*: Create checksum... >>> py3-pytest-httpx*: Create py3-pytest-httpx-0.33.0-r0.apk >>> py3-pytest-httpx: Build complete at Mon, 11 Nov 2024 14:43:18 +0000 elapsed time 0h 0m 10s >>> py3-pytest-httpx: Cleaning up srcdir >>> py3-pytest-httpx: Cleaning up pkgdir >>> py3-pytest-httpx: Uninstalling dependencies... (1/50) Purging .makedepends-py3-pytest-httpx (20241111.144309) (2/50) Purging py3-httpx-pyc (0.27.2-r0) (3/50) Purging py3-httpx (0.27.2-r0) (4/50) Purging py3-httpcore-pyc (1.0.5-r0) (5/50) Purging py3-httpcore (1.0.5-r0) (6/50) Purging py3-anyio-pyc (4.3.0-r2) (7/50) Purging py3-anyio (4.3.0-r2) (8/50) Purging py3-certifi-pyc (2024.8.30-r0) (9/50) Purging py3-certifi (2024.8.30-r0) (10/50) Purging py3-h11-pyc (0.14.0-r4) (11/50) Purging py3-h11 (0.14.0-r4) (12/50) Purging py3-idna-pyc (3.10-r0) (13/50) Purging py3-idna (3.10-r0) (14/50) Purging py3-sniffio-pyc (1.3.1-r1) (15/50) Purging py3-sniffio (1.3.1-r1) (16/50) Purging py3-curio-pyc (1.6-r2) (17/50) Purging py3-curio (1.6-r2) (18/50) Purging py3-gpep517-pyc (16-r0) (19/50) Purging py3-gpep517 (16-r0) (20/50) Purging py3-installer-pyc (0.7.0-r2) (21/50) Purging py3-installer (0.7.0-r2) (22/50) Purging py3-setuptools-pyc (70.3.0-r0) (23/50) Purging py3-setuptools (70.3.0-r0) (24/50) Purging py3-wheel-pyc (0.43.0-r0) (25/50) Purging py3-wheel (0.43.0-r0) (26/50) Purging py3-pytest-asyncio-pyc (0.24.0-r0) (27/50) Purging py3-pytest-asyncio (0.24.0-r0) (28/50) Purging py3-pytest-pyc (8.3.3-r0) (29/50) Purging py3-pytest (8.3.3-r0) (30/50) Purging py3-iniconfig-pyc (2.0.0-r1) (31/50) Purging py3-iniconfig (2.0.0-r1) (32/50) Purging py3-packaging-pyc (24.2-r0) (33/50) Purging py3-packaging (24.2-r0) (34/50) Purging py3-parsing-pyc (3.1.4-r0) (35/50) Purging py3-parsing (3.1.4-r0) (36/50) Purging py3-pluggy-pyc (1.5.0-r0) (37/50) Purging py3-pluggy (1.5.0-r0) (38/50) Purging py3-py-pyc (1.11.0-r4) (39/50) Purging py3-py (1.11.0-r4) (40/50) Purging python3-pyc (3.12.7-r1) (41/50) Purging python3-pycache-pyc0 (3.12.7-r1) (42/50) Purging pyc (3.12.7-r1) (43/50) Purging python3 (3.12.7-r1) (44/50) Purging gdbm (1.24-r0) (45/50) Purging libbz2 (1.0.8-r6) (46/50) Purging libffi (3.4.6-r0) (47/50) Purging libpanelw (6.5_p20241006-r2) (48/50) Purging mpdecimal (4.0.0-r0) (49/50) Purging sqlite-libs (3.47.0-r0) (50/50) Purging xz-libs (5.6.3-r0) Executing busybox-1.37.0-r6.trigger OK: 394 MiB in 101 packages >>> py3-pytest-httpx: Updating the community/aarch64 repository index... >>> py3-pytest-httpx: Signing the index...