>>> py3-id: Building community/py3-id 1.5.0-r1 (using abuild 3.17.0_rc1-r2) started Sun, 26 Apr 2026 08:55: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/55) Installing libbz2 (1.0.8-r6) ( 2/55) Installing libffi (3.5.2-r1) ( 3/55) Installing gdbm (1.26-r0) ( 4/55) Installing xz-libs (5.8.3-r0) ( 5/55) Installing mpdecimal (4.0.1-r0) ( 6/55) Installing libpanelw (6.6_p20260404-r0) ( 7/55) Installing readline (8.3.3-r1) ( 8/55) Installing sqlite-libs (3.53.0-r0) ( 9/55) Installing python3 (3.14.3-r0) (10/55) Installing python3-pycache-pyc0 (3.14.3-r0) (11/55) Installing pyc (3.14.3-r0) (12/55) Installing py3-urllib3-pyc (2.6.3-r1) (13/55) Installing python3-pyc (3.14.3-r0) (14/55) Installing py3-urllib3 (2.6.3-r1) (15/55) Installing py3-parsing (3.3.2-r1) (16/55) Installing py3-parsing-pyc (3.3.2-r1) (17/55) Installing py3-packaging (26.2-r0) (18/55) Installing py3-packaging-pyc (26.2-r0) (19/55) Installing py3-pyproject-hooks (1.2.0-r1) (20/55) Installing py3-pyproject-hooks-pyc (1.2.0-r1) (21/55) Installing py3-build (1.4.2-r0) (22/55) Installing py3-build-pyc (1.4.2-r0) (23/55) Installing py3-flit-core (3.12.0-r1) (24/55) Installing py3-flit-core-pyc (3.12.0-r1) (25/55) Installing py3-installer (1.0.0-r0) (26/55) Installing py3-installer-pyc (1.0.0-r0) (27/55) Installing py3-gpep517 (19-r2) (28/55) Installing py3-gpep517-pyc (19-r2) (29/55) Installing py3-setuptools (82.0.1-r1) (30/55) Installing py3-setuptools-pyc (82.0.1-r1) (31/55) Installing py3-setuptools_scm (9.2.2-r1) (32/55) Installing py3-setuptools_scm-pyc (9.2.2-r1) (33/55) Installing py3-wheel (0.47.0-r0) (34/55) Installing py3-wheel-pyc (0.47.0-r0) (35/55) Installing py3-pretend (1.0.9-r8) (36/55) Installing py3-pretend-pyc (1.0.9-r8) (37/55) Installing py3-iniconfig (2.3.0-r1) (38/55) Installing py3-iniconfig-pyc (2.3.0-r1) (39/55) Installing py3-pluggy (1.6.0-r1) (40/55) Installing py3-pluggy-pyc (1.6.0-r1) (41/55) Installing py3-py (1.11.0-r5) (42/55) Installing py3-py-pyc (1.11.0-r5) (43/55) Installing py3-pygments (2.20.0-r0) (44/55) Installing py3-pygments-pyc (2.20.0-r0) (45/55) Installing py3-pytest (9.0.3-r0) (46/55) Installing py3-pytest-pyc (9.0.3-r0) (47/55) Installing py3-certifi (2026.2.25-r1) (48/55) Installing py3-certifi-pyc (2026.2.25-r1) (49/55) Installing py3-charset-normalizer (3.4.7-r0) (50/55) Installing py3-charset-normalizer-pyc (3.4.7-r0) (51/55) Installing py3-idna (3.11-r1) (52/55) Installing py3-idna-pyc (3.11-r1) (53/55) Installing py3-requests (2.33.1-r0) (54/55) Installing py3-requests-pyc (2.33.1-r0) (55/55) Installing .makedepends-py3-id (20260426.085508) Executing busybox-1.37.0-r31.trigger OK: 487.0 MiB in 157 packages >>> py3-id: Cleaning up srcdir >>> py3-id: Cleaning up pkgdir >>> py3-id: Cleaning up tmpdir >>> py3-id: Fetching https://distfiles.alpinelinux.org/distfiles/v3.24/id-1.5.0.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) saving to '/var/cache/distfiles/v3.24/id-1.5.0.tar.gz.part' id-1.5.0.tar.gz.part 100% |********************************| 15237 0:00:00 ETA '/var/cache/distfiles/v3.24/id-1.5.0.tar.gz.part' saved /var/cache/distfiles/v3.24/id-1.5.0.tar.gz: OK >>> py3-id: Fetching https://distfiles.alpinelinux.org/distfiles/v3.24/id-1.5.0.tar.gz /var/cache/distfiles/v3.24/id-1.5.0.tar.gz: OK >>> py3-id: Unpacking /var/cache/distfiles/v3.24/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.14.3, pytest-9.0.3, pluggy-1.6.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 0.26s ============================== >>> py3-id: Entering fakeroot... >>> py3-id-pyc*: Running split function pyc... 'usr/lib/python3.14/site-packages/id/__pycache__' -> '/home/buildozer/aports/community/py3-id/pkg/py3-id-pyc/usr/lib/python3.14/site-packages/id/__pycache__' 'usr/lib/python3.14/site-packages/id/_internal/oidc/__pycache__' -> '/home/buildozer/aports/community/py3-id/pkg/py3-id-pyc/usr/lib/python3.14/site-packages/id/_internal/oidc/__pycache__' >>> py3-id-pyc*: Preparing subpackage py3-id-pyc... Please specify at least one package name on the command line. >>> py3-id-pyc*: Running postcheck for py3-id-pyc >>> py3-id*: Running postcheck for py3-id >>> py3-id*: Preparing package py3-id... Please specify at least one package name on the command line. >>> py3-id-pyc*: Tracing dependencies... python3~3.14 >>> py3-id-pyc*: Package size: 18.9 KB >>> py3-id-pyc*: Compressing data... >>> py3-id-pyc*: Create checksum... >>> py3-id-pyc*: Create py3-id-pyc-1.5.0-r1.apk >>> py3-id*: Tracing dependencies... py3-urllib3 python3 python3~3.14 >>> py3-id*: Package size: 34.0 KB >>> py3-id*: Compressing data... >>> py3-id*: Create checksum... >>> py3-id*: Create py3-id-1.5.0-r1.apk >>> py3-id: Build complete at Sun, 26 Apr 2026 08:55:11 +0000 elapsed time 0h 0m 7s >>> py3-id: Cleaning up srcdir >>> py3-id: Cleaning up pkgdir >>> py3-id: Uninstalling dependencies... ( 1/55) Purging .makedepends-py3-id (20260426.085508) ( 2/55) Purging py3-build-pyc (1.4.2-r0) ( 3/55) Purging py3-build (1.4.2-r0) ( 4/55) Purging py3-pyproject-hooks-pyc (1.2.0-r1) ( 5/55) Purging py3-pyproject-hooks (1.2.0-r1) ( 6/55) Purging py3-flit-core-pyc (3.12.0-r1) ( 7/55) Purging py3-flit-core (3.12.0-r1) ( 8/55) Purging py3-gpep517-pyc (19-r2) ( 9/55) Purging py3-gpep517 (19-r2) (10/55) Purging py3-installer-pyc (1.0.0-r0) (11/55) Purging py3-installer (1.0.0-r0) (12/55) Purging py3-setuptools_scm-pyc (9.2.2-r1) (13/55) Purging py3-setuptools_scm (9.2.2-r1) (14/55) Purging py3-setuptools-pyc (82.0.1-r1) (15/55) Purging py3-setuptools (82.0.1-r1) (16/55) Purging py3-wheel-pyc (0.47.0-r0) (17/55) Purging py3-wheel (0.47.0-r0) (18/55) Purging py3-pretend-pyc (1.0.9-r8) (19/55) Purging py3-pretend (1.0.9-r8) (20/55) Purging py3-pytest-pyc (9.0.3-r0) (21/55) Purging py3-pytest (9.0.3-r0) (22/55) Purging py3-iniconfig-pyc (2.3.0-r1) (23/55) Purging py3-iniconfig (2.3.0-r1) (24/55) Purging py3-packaging-pyc (26.2-r0) (25/55) Purging py3-packaging (26.2-r0) (26/55) Purging py3-parsing-pyc (3.3.2-r1) (27/55) Purging py3-parsing (3.3.2-r1) (28/55) Purging py3-pluggy-pyc (1.6.0-r1) (29/55) Purging py3-pluggy (1.6.0-r1) (30/55) Purging py3-py-pyc (1.11.0-r5) (31/55) Purging py3-py (1.11.0-r5) (32/55) Purging py3-pygments-pyc (2.20.0-r0) (33/55) Purging py3-pygments (2.20.0-r0) (34/55) Purging py3-requests-pyc (2.33.1-r0) (35/55) Purging py3-requests (2.33.1-r0) (36/55) Purging py3-certifi-pyc (2026.2.25-r1) (37/55) Purging py3-certifi (2026.2.25-r1) (38/55) Purging py3-charset-normalizer-pyc (3.4.7-r0) (39/55) Purging py3-charset-normalizer (3.4.7-r0) (40/55) Purging py3-idna-pyc (3.11-r1) (41/55) Purging py3-idna (3.11-r1) (42/55) Purging py3-urllib3-pyc (2.6.3-r1) (43/55) Purging py3-urllib3 (2.6.3-r1) (44/55) Purging python3-pyc (3.14.3-r0) (45/55) Purging python3-pycache-pyc0 (3.14.3-r0) (46/55) Purging pyc (3.14.3-r0) (47/55) Purging python3 (3.14.3-r0) (48/55) Purging gdbm (1.26-r0) (49/55) Purging libbz2 (1.0.8-r6) (50/55) Purging libffi (3.5.2-r1) (51/55) Purging libpanelw (6.6_p20260404-r0) (52/55) Purging mpdecimal (4.0.1-r0) (53/55) Purging readline (8.3.3-r1) (54/55) Purging sqlite-libs (3.53.0-r0) (55/55) Purging xz-libs (5.8.3-r0) Executing busybox-1.37.0-r31.trigger OK: 425.2 MiB in 102 packages >>> py3-id: Updating the community/x86 repository index... >>> py3-id: Signing the index...