>>> py3-id: Building community/py3-id 1.5.0-r0 (using abuild 3.15.0_rc3-r0) started Mon, 14 Apr 2025 04:35:04 +0000 >>> py3-id: Validating /home/buildozer/aports/community/py3-id/APKBUILD... >>> py3-id: Analyzing dependencies... >>> py3-id: Installing for build: build-base py3-urllib3 python3 py3-build py3-flit-core py3-gpep517 py3-installer py3-setuptools_scm py3-wheel py3-pretend py3-pytest py3-requests (1/50) Installing libffi (3.4.8-r0) (2/50) Installing gdbm (1.24-r0) (3/50) Installing mpdecimal (4.0.0-r0) (4/50) Installing libpanelw (6.5_p20250216-r0) (5/50) Installing sqlite-libs (3.49.1-r0) (6/50) Installing python3 (3.12.10-r0) (7/50) Installing python3-pycache-pyc0 (3.12.10-r0) (8/50) Installing pyc (3.12.10-r0) (9/50) Installing py3-urllib3-pyc (1.26.20-r0) (10/50) Installing python3-pyc (3.12.10-r0) (11/50) Installing py3-urllib3 (1.26.20-r0) (12/50) Installing py3-parsing (3.2.0-r0) (13/50) Installing py3-parsing-pyc (3.2.0-r0) (14/50) Installing py3-packaging (24.2-r0) (15/50) Installing py3-packaging-pyc (24.2-r0) (16/50) Installing py3-pyproject-hooks (1.2.0-r0) (17/50) Installing py3-pyproject-hooks-pyc (1.2.0-r0) (18/50) Installing py3-build (1.2.2-r1) (19/50) Installing py3-build-pyc (1.2.2-r1) (20/50) Installing py3-flit-core (3.11.0-r0) (21/50) Installing py3-flit-core-pyc (3.11.0-r0) (22/50) Installing py3-installer (0.7.0-r2) (23/50) Installing py3-installer-pyc (0.7.0-r2) (24/50) Installing py3-gpep517 (16-r0) (25/50) Installing py3-gpep517-pyc (16-r0) (26/50) Installing py3-setuptools (77.0.3-r0) (27/50) Installing py3-setuptools-pyc (77.0.3-r0) (28/50) Installing py3-setuptools_scm (8.2.0-r0) (29/50) Installing py3-setuptools_scm-pyc (8.2.0-r0) (30/50) Installing py3-wheel (0.43.0-r0) (31/50) Installing py3-wheel-pyc (0.43.0-r0) (32/50) Installing py3-pretend (1.0.9-r7) (33/50) Installing py3-pretend-pyc (1.0.9-r7) (34/50) Installing py3-iniconfig (2.1.0-r0) (35/50) Installing py3-iniconfig-pyc (2.1.0-r0) (36/50) Installing py3-pluggy (1.5.0-r0) (37/50) Installing py3-pluggy-pyc (1.5.0-r0) (38/50) Installing py3-py (1.11.0-r4) (39/50) Installing py3-py-pyc (1.11.0-r4) (40/50) Installing py3-pytest (8.3.5-r0) (41/50) Installing py3-pytest-pyc (8.3.5-r0) (42/50) Installing py3-certifi (2024.12.14-r0) (43/50) Installing py3-certifi-pyc (2024.12.14-r0) (44/50) Installing py3-charset-normalizer (3.4.1-r0) (45/50) Installing py3-charset-normalizer-pyc (3.4.1-r0) (46/50) Installing py3-idna (3.10-r0) (47/50) Installing py3-idna-pyc (3.10-r0) (48/50) Installing py3-requests (2.32.3-r0) (49/50) Installing py3-requests-pyc (2.32.3-r0) (50/50) Installing .makedepends-py3-id (20250414.043508) Executing busybox-1.37.0-r16.trigger OK: 396 MiB in 160 packages >>> py3-id: Cleaning up srcdir >>> py3-id: Cleaning up pkgdir >>> py3-id: Cleaning up tmpdir >>> py3-id: Fetching https://distfiles.alpinelinux.org/distfiles/edge/id-1.5.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 15237 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 15237 100 15237 0 0 117k 0 --:--:-- --:--:-- --:--:-- 117k >>> py3-id: Fetching https://distfiles.alpinelinux.org/distfiles/edge/id-1.5.0.tar.gz >>> py3-id: Checking sha512sums... id-1.5.0.tar.gz: OK >>> py3-id: Unpacking /var/cache/distfiles/edge/id-1.5.0.tar.gz... * Getting build dependencies for wheel... * Building wheel... Successfully built id-1.5.0-py3-none-any.whl ============================= test session starts ============================== platform linux -- Python 3.12.10, pytest-8.3.5, pluggy-1.5.0 -- /usr/bin/python3 cachedir: .pytest_cache rootdir: /home/buildozer/aports/community/py3-id/src/id-1.5.0 configfile: pyproject.toml collecting ... collected 37 items test/unit/internal/oidc/test_ambient.py::test_detect_credential_none PASSED [ 2%] test/unit/internal/oidc/test_ambient.py::test_detect_credential PASSED [ 5%] test/unit/internal/oidc/test_ambient.py::test_detect_github_bad_env PASSED [ 8%] test/unit/internal/oidc/test_ambient.py::test_detect_github_bad_request_token PASSED [ 10%] test/unit/internal/oidc/test_ambient.py::test_detect_github_bad_request_url PASSED [ 13%] test/unit/internal/oidc/test_ambient.py::test_detect_github_request_fails PASSED [ 16%] test/unit/internal/oidc/test_ambient.py::test_detect_github_request_timeout PASSED [ 18%] test/unit/internal/oidc/test_ambient.py::test_detect_github_invalid_json_payload PASSED [ 21%] test/unit/internal/oidc/test_ambient.py::test_detect_github_bad_payload[payload0] PASSED [ 24%] test/unit/internal/oidc/test_ambient.py::test_detect_github_bad_payload[payload1] PASSED [ 27%] test/unit/internal/oidc/test_ambient.py::test_detect_github_bad_payload[payload2] PASSED [ 29%] test/unit/internal/oidc/test_ambient.py::test_detect_github_bad_payload[payload3] PASSED [ 32%] test/unit/internal/oidc/test_ambient.py::test_detect_github PASSED [ 35%] test/unit/internal/oidc/test_ambient.py::test_gcp_impersonation_access_token_request_fail PASSED [ 37%] test/unit/internal/oidc/test_ambient.py::test_gcp_impersonation_access_token_request_timeout PASSED [ 40%] test/unit/internal/oidc/test_ambient.py::test_gcp_impersonation_access_token_missing PASSED [ 43%] test/unit/internal/oidc/test_ambient.py::test_gcp_impersonation_identity_token_request_fail PASSED [ 45%] test/unit/internal/oidc/test_ambient.py::test_gcp_impersonation_identity_token_request_timeout PASSED [ 48%] test/unit/internal/oidc/test_ambient.py::test_gcp_impersonation_identity_token_missing PASSED [ 51%] test/unit/internal/oidc/test_ambient.py::test_gcp_impersonation_succeeds PASSED [ 54%] test/unit/internal/oidc/test_ambient.py::test_gcp_bad_env PASSED [ 56%] test/unit/internal/oidc/test_ambient.py::test_gcp_wrong_product PASSED [ 59%] test/unit/internal/oidc/test_ambient.py::test_detect_gcp_request_fails PASSED [ 62%] test/unit/internal/oidc/test_ambient.py::test_detect_gcp_request_timeout PASSED [ 64%] test/unit/internal/oidc/test_ambient.py::test_detect_gcp[Google] PASSED [ 67%] test/unit/internal/oidc/test_ambient.py::test_detect_gcp[Google Compute Engine] PASSED [ 70%] test/unit/internal/oidc/test_ambient.py::test_buildkite_no_agent PASSED [ 72%] test/unit/internal/oidc/test_ambient.py::test_buildkite_agent_error PASSED [ 75%] test/unit/internal/oidc/test_ambient.py::test_buildkite PASSED [ 78%] test/unit/internal/oidc/test_ambient.py::test_buildkite_bad_env PASSED [ 81%] test/unit/internal/oidc/test_ambient.py::test_gitlab_bad_env PASSED [ 83%] test/unit/internal/oidc/test_ambient.py::test_gitlab_no_variable PASSED [ 86%] test/unit/internal/oidc/test_ambient.py::test_gitlab PASSED [ 89%] test/unit/internal/oidc/test_ambient.py::test_circleci_bad_env PASSED [ 91%] test/unit/internal/oidc/test_ambient.py::test_circleci_no_circleci_cli PASSED [ 94%] test/unit/internal/oidc/test_ambient.py::test_circleci_circlecli_error PASSED [ 97%] test/unit/internal/oidc/test_ambient.py::test_circleci PASSED [100%] ============================== 37 passed in 1.06s ============================== >>> py3-id: Entering fakeroot... >>> py3-id-pyc*: Running split function pyc... 'usr/lib/python3.12/site-packages/id/_internal/oidc/__pycache__' -> '/home/buildozer/aports/community/py3-id/pkg/py3-id-pyc/usr/lib/python3.12/site-packages/id/_internal/oidc/__pycache__' 'usr/lib/python3.12/site-packages/id/__pycache__' -> '/home/buildozer/aports/community/py3-id/pkg/py3-id-pyc/usr/lib/python3.12/site-packages/id/__pycache__' >>> py3-id-pyc*: Preparing subpackage py3-id-pyc... >>> py3-id-pyc*: Running postcheck for py3-id-pyc >>> py3-id*: Running postcheck for py3-id >>> py3-id*: Preparing package py3-id... >>> py3-id-pyc*: Tracing dependencies... py3-urllib3 python3 python3~3.12 >>> py3-id-pyc*: Package size: 17.4 KB >>> py3-id-pyc*: Compressing data... >>> py3-id-pyc*: Create checksum... >>> py3-id-pyc*: Create py3-id-pyc-1.5.0-r0.apk >>> py3-id*: Tracing dependencies... py3-urllib3 python3 python3~3.12 >>> py3-id*: Package size: 34.0 KB >>> py3-id*: Compressing data... >>> py3-id*: Create checksum... >>> py3-id*: Create py3-id-1.5.0-r0.apk >>> py3-id: Build complete at Mon, 14 Apr 2025 04:35:16 +0000 elapsed time 0h 0m 12s >>> py3-id: Cleaning up srcdir >>> py3-id: Cleaning up pkgdir >>> py3-id: Uninstalling dependencies... (1/50) Purging .makedepends-py3-id (20250414.043508) (2/50) Purging py3-build-pyc (1.2.2-r1) (3/50) Purging py3-build (1.2.2-r1) (4/50) Purging py3-pyproject-hooks-pyc (1.2.0-r0) (5/50) Purging py3-pyproject-hooks (1.2.0-r0) (6/50) Purging py3-flit-core-pyc (3.11.0-r0) (7/50) Purging py3-flit-core (3.11.0-r0) (8/50) Purging py3-gpep517-pyc (16-r0) (9/50) Purging py3-gpep517 (16-r0) (10/50) Purging py3-installer-pyc (0.7.0-r2) (11/50) Purging py3-installer (0.7.0-r2) (12/50) Purging py3-setuptools_scm-pyc (8.2.0-r0) (13/50) Purging py3-setuptools_scm (8.2.0-r0) (14/50) Purging py3-setuptools-pyc (77.0.3-r0) (15/50) Purging py3-setuptools (77.0.3-r0) (16/50) Purging py3-wheel-pyc (0.43.0-r0) (17/50) Purging py3-wheel (0.43.0-r0) (18/50) Purging py3-pretend-pyc (1.0.9-r7) (19/50) Purging py3-pretend (1.0.9-r7) (20/50) Purging py3-pytest-pyc (8.3.5-r0) (21/50) Purging py3-pytest (8.3.5-r0) (22/50) Purging py3-iniconfig-pyc (2.1.0-r0) (23/50) Purging py3-iniconfig (2.1.0-r0) (24/50) Purging py3-packaging-pyc (24.2-r0) (25/50) Purging py3-packaging (24.2-r0) (26/50) Purging py3-parsing-pyc (3.2.0-r0) (27/50) Purging py3-parsing (3.2.0-r0) (28/50) Purging py3-pluggy-pyc (1.5.0-r0) (29/50) Purging py3-pluggy (1.5.0-r0) (30/50) Purging py3-py-pyc (1.11.0-r4) (31/50) Purging py3-py (1.11.0-r4) (32/50) Purging py3-requests-pyc (2.32.3-r0) (33/50) Purging py3-requests (2.32.3-r0) (34/50) Purging py3-certifi-pyc (2024.12.14-r0) (35/50) Purging py3-certifi (2024.12.14-r0) (36/50) Purging py3-charset-normalizer-pyc (3.4.1-r0) (37/50) Purging py3-charset-normalizer (3.4.1-r0) (38/50) Purging py3-idna-pyc (3.10-r0) (39/50) Purging py3-idna (3.10-r0) (40/50) Purging py3-urllib3-pyc (1.26.20-r0) (41/50) Purging py3-urllib3 (1.26.20-r0) (42/50) Purging python3-pyc (3.12.10-r0) (43/50) Purging python3-pycache-pyc0 (3.12.10-r0) (44/50) Purging pyc (3.12.10-r0) (45/50) Purging python3 (3.12.10-r0) (46/50) Purging gdbm (1.24-r0) (47/50) Purging libffi (3.4.8-r0) (48/50) Purging libpanelw (6.5_p20250216-r0) (49/50) Purging mpdecimal (4.0.0-r0) (50/50) Purging sqlite-libs (3.49.1-r0) Executing busybox-1.37.0-r16.trigger OK: 343 MiB in 110 packages >>> py3-id: Updating the community/riscv64 repository index... >>> py3-id: Signing the index...