>>> keychain: Building community/keychain 3.0.2-r0 (using abuild 3.18.0_rc5-r0) started Sun, 09 Aug 2026 12:43:31 +0000 >>> keychain: Validating /home/buildozer/aports/community/keychain/APKBUILD... >>> keychain: Analyzing dependencies... >>> keychain: Installing for build: build-base procps-ng python3 perl python3-dev py3-pytest openssh-client-common ( 1/35) Installing skalibs-libs (2.15.1.0-r0) ( 2/35) Installing utmps-libs (0.1.3.4-r0) ( 3/35) Installing libproc2 (4.0.6-r0) ( 4/35) Installing procps-ng (4.0.6-r0) ( 5/35) Installing libbz2 (1.0.8-r6) ( 6/35) Installing libffi (3.5.2-r1) ( 7/35) Installing xz-libs (5.8.3-r0) ( 8/35) Installing mpdecimal (4.0.1-r0) ( 9/35) Installing libpanelw (6.6_p20260516-r0) (10/35) Installing readline (8.3.3-r1) Installing file to etc/inputrc.apk-new (11/35) Installing sqlite-libs (3.53.4-r0) (12/35) Installing python3 (3.14.5-r2) (13/35) Installing python3-pycache-pyc0 (3.14.5-r2) (14/35) Installing pyc (3.14.5-r2) (15/35) Installing python3-pyc (3.14.5-r2) (16/35) Installing perl (5.44.0-r0) (17/35) Installing python3-dev (3.14.5-r2) (18/35) Installing py3-iniconfig (2.3.0-r1) (19/35) Installing py3-iniconfig-pyc (2.3.0-r1) (20/35) Installing py3-parsing (3.3.2-r1) (21/35) Installing py3-parsing-pyc (3.3.2-r1) (22/35) Installing py3-packaging (26.2-r0) (23/35) Installing py3-packaging-pyc (26.2-r0) (24/35) Installing py3-pluggy (1.6.0-r1) (25/35) Installing py3-pluggy-pyc (1.6.0-r1) (26/35) Installing py3-py (1.11.0-r5) (27/35) Installing py3-py-pyc (1.11.0-r5) (28/35) Installing py3-pygments (2.20.0-r0) (29/35) Installing py3-pygments-pyc (2.20.0-r0) (30/35) Installing py3-pytest (9.1.1-r0) (31/35) Installing py3-pytest-pyc (9.1.1-r0) (32/35) Installing .makedepends-keychain (20260809.124332) (33/35) Installing perl-error (0.17030-r0) (34/35) Installing perl-git (2.55.0-r1) (35/35) Installing git-perl (2.55.0-r1) Executing busybox-1.38.0-r4.trigger OK: 653.4 MiB in 144 packages >>> keychain: Cleaning up srcdir >>> keychain: Cleaning up pkgdir >>> keychain: Cleaning up tmpdir >>> keychain: Fetching https://distfiles.alpinelinux.org/distfiles/edge/keychain-3.0.2.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) wget: server returned error: HTTP/1.1 404 Not Found >>> keychain: Fetching keychain-3.0.2.tar.gz::https://github.com/danielrobbins/keychain/archive/refs/tags/3.0.2.tar.gz Connecting to github.com (140.82.121.4:443) Connecting to codeload.github.com (140.82.121.9:443) saving to '/var/cache/distfiles/edge/keychain-3.0.2.tar.gz.part' keychain-3.0.2.tar.g 100% |********************************| 187k 0:00:00 ETA '/var/cache/distfiles/edge/keychain-3.0.2.tar.gz.part' saved /var/cache/distfiles/edge/keychain-3.0.2.tar.gz: OK >>> keychain: Fetching https://distfiles.alpinelinux.org/distfiles/edge/keychain-3.0.2.tar.gz /var/cache/distfiles/edge/keychain-3.0.2.tar.gz: OK >>> keychain: Unpacking /var/cache/distfiles/edge/keychain-3.0.2.tar.gz... python3 scripts/build_doc_texts.py rm -rf build/pyz-stage mkdir -p build/pyz-stage cp -r src/keychain build/pyz-stage/ cp VERSION build/pyz-stage/keychain/VERSION find build/pyz-stage -name __pycache__ -type d -exec rm -rf {} + 2>/dev/null || true python3 -m compileall -q build/pyz-stage cp scripts/pyz_bootstrap.py build/pyz-stage/__main__.py python3 -m zipapp build/pyz-stage -o keychain.pyz -p '/usr/bin/env python3' -c chmod +x keychain.pyz Obtaining file:///home/buildozer/aports/community/keychain/src/keychain-3.0.2 Installing build dependencies: started Installing build dependencies: finished with status 'done' Checking if build backend supports build_editable: started Checking if build backend supports build_editable: finished with status 'done' Getting requirements to build editable: started Getting requirements to build editable: finished with status 'done' Preparing editable metadata (pyproject.toml): started Preparing editable metadata (pyproject.toml): finished with status 'done' Building wheels for collected packages: keychain Building editable for keychain (pyproject.toml): started Building editable for keychain (pyproject.toml): finished with status 'done' Created wheel for keychain: filename=keychain-3.0.2-0.editable-py3-none-any.whl size=21141 sha256=fca92b60e715496d7ccf355d8f2c1e974c24aa412c559834c244865b5e3a2796 Stored in directory: /tmp/pip-ephem-wheel-cache-i5zou9kp/wheels/b4/8d/b4/82b0953de7bff2e5656903cd59368727f8ce8feee3243223ac Successfully built keychain Installing collected packages: keychain Successfully installed keychain-3.0.2 [notice] A new release of pip is available: 26.1.1 -> 26.2.1 [notice] To update, run: /home/buildozer/aports/community/keychain/src/keychain-3.0.2/testenv/bin/python3 -m pip install --upgrade pip ============================= test session starts ============================== platform linux -- Python 3.14.5, pytest-9.1.1, pluggy-1.6.0 rootdir: /home/buildozer/aports/community/keychain/src/keychain-3.0.2 configfile: pyproject.toml testpaths: tests collected 582 items tests/test_agents.py ................................................... [ 8%] ...................... [ 12%] tests/test_build_backend.py .. [ 12%] tests/test_build_doc_texts.py ..... [ 13%] tests/test_cli_actions.py ........................................... [ 21%] tests/test_cli_help.py ........................ [ 25%] tests/test_cli_legacy.py ..............................ss.....s.sss [ 32%] tests/test_cli_parse.py ..........ss.............s [ 36%] tests/test_cli_startup.py .......... [ 38%] tests/test_compat.py ................................................... [ 47%] ... [ 47%] tests/test_coordination.py .................................. [ 53%] tests/test_docs_contract.py ...... [ 54%] tests/test_docs_runtime.py ............ [ 56%] tests/test_e2e_playbooks.py ............. [ 59%] tests/test_envfile.py ....... [ 60%] tests/test_gpg_e2e.py ssssssssss [ 62%] tests/test_help.py . [ 62%] tests/test_immediate.py ......... [ 63%] tests/test_imports.py ................... [ 67%] tests/test_keys.py ....................... [ 70%] tests/test_output.py ..................................... [ 77%] tests/test_paths.py ..................................... [ 83%] tests/test_runtime.py .................. [ 86%] tests/test_runtime_config.py .................................. [ 92%] tests/test_ssh_confirm_e2e.py ... [ 93%] tests/test_state.py ..................... [ 96%] tests/test_tables.py ..... [ 97%] tests/test_util.py ............ [ 99%] tests/test_workflows.py .. [100%] ======================= 563 passed, 19 skipped in 8.83s ======================== >>> keychain: Entering fakeroot... >>> keychain*: Running postcheck for keychain >>> keychain*: Preparing package keychain... >>> keychain*: Tracing dependencies... procps-ng python3 >>> keychain*: Package size: 303.5 KB >>> keychain*: Compressing data... >>> keychain*: Create checksum... >>> keychain*: Create keychain-3.0.2-r0.apk >>> keychain: Build complete at Sun, 09 Aug 2026 12:43:52 +0000 elapsed time 0h 0m 21s >>> keychain: Cleaning up srcdir >>> keychain: Cleaning up pkgdir >>> keychain: Cleaning up tmpdir >>> keychain: Uninstalling dependencies... ( 1/35) Purging .makedepends-keychain (20260809.124332) ( 2/35) Purging procps-ng (4.0.6-r0) ( 3/35) Purging python3-dev (3.14.5-r2) ( 4/35) Purging py3-pytest-pyc (9.1.1-r0) ( 5/35) Purging py3-pytest (9.1.1-r0) ( 6/35) Purging py3-iniconfig-pyc (2.3.0-r1) ( 7/35) Purging py3-iniconfig (2.3.0-r1) ( 8/35) Purging py3-packaging-pyc (26.2-r0) ( 9/35) Purging py3-packaging (26.2-r0) (10/35) Purging py3-parsing-pyc (3.3.2-r1) (11/35) Purging py3-parsing (3.3.2-r1) (12/35) Purging py3-pluggy-pyc (1.6.0-r1) (13/35) Purging py3-pluggy (1.6.0-r1) (14/35) Purging py3-py-pyc (1.11.0-r5) (15/35) Purging py3-py (1.11.0-r5) (16/35) Purging py3-pygments-pyc (2.20.0-r0) (17/35) Purging py3-pygments (2.20.0-r0) (18/35) Purging python3-pyc (3.14.5-r2) (19/35) Purging python3-pycache-pyc0 (3.14.5-r2) (20/35) Purging pyc (3.14.5-r2) (21/35) Purging python3 (3.14.5-r2) (22/35) Purging git-perl (2.55.0-r1) (23/35) Purging perl-git (2.55.0-r1) (24/35) Purging perl-error (0.17030-r0) (25/35) Purging perl (5.44.0-r0) (26/35) Purging libbz2 (1.0.8-r6) (27/35) Purging libffi (3.5.2-r1) (28/35) Purging libpanelw (6.6_p20260516-r0) (29/35) Purging libproc2 (4.0.6-r0) (30/35) Purging mpdecimal (4.0.1-r0) (31/35) Purging readline (8.3.3-r1) (32/35) Purging sqlite-libs (3.53.4-r0) (33/35) Purging utmps-libs (0.1.3.4-r0) (34/35) Purging xz-libs (5.8.3-r0) (35/35) Purging skalibs-libs (2.15.1.0-r0) Executing busybox-1.38.0-r4.trigger OK: 433.3 MiB in 109 packages >>> keychain: Updating the community/aarch64 repository index... >>> keychain: Signing the index...