>>> py3-terminado: Building community/py3-terminado 0.18.1-r2 (using abuild 3.17.0_rc1-r2) started Wed, 22 Apr 2026 16:47:24 +0000 >>> py3-terminado: Validating /home/buildozer/aports/community/py3-terminado/APKBUILD... >>> WARNING: py3-terminado: No maintainer >>> py3-terminado: Analyzing dependencies... >>> py3-terminado: Installing for build: build-base py3-ptyprocess py3-tornado py3-gpep517 py3-hatchling py3-pytest py3-pytest-timeout ( 1/45) Installing libbz2 (1.0.8-r6) ( 2/45) Installing libffi (3.5.2-r1) ( 3/45) Installing gdbm (1.26-r0) ( 4/45) Installing xz-libs (5.8.2-r0) ( 5/45) Installing mpdecimal (4.0.1-r0) ( 6/45) Installing libpanelw (6.6_p20260404-r0) ( 7/45) Installing readline (8.3.3-r1) ( 8/45) Installing sqlite-libs (3.53.0-r0) ( 9/45) Installing python3 (3.14.3-r0) (10/45) Installing python3-pycache-pyc0 (3.14.3-r0) (11/45) Installing pyc (3.14.3-r0) (12/45) Installing py3-ptyprocess-pyc (0.7.0-r8) (13/45) Installing python3-pyc (3.14.3-r0) (14/45) Installing py3-ptyprocess (0.7.0-r8) (15/45) Installing py3-tornado (6.5.5-r1) (16/45) Installing py3-tornado-pyc (6.5.5-r1) (17/45) Installing py3-installer (1.0.0-r0) (18/45) Installing py3-installer-pyc (1.0.0-r0) (19/45) Installing py3-gpep517 (19-r2) (20/45) Installing py3-gpep517-pyc (19-r2) (21/45) Installing py3-editables (0.6-r0) (22/45) Installing py3-editables-pyc (0.6-r0) (23/45) Installing py3-parsing (3.3.2-r1) (24/45) Installing py3-parsing-pyc (3.3.2-r1) (25/45) Installing py3-packaging (26.0-r1) (26/45) Installing py3-packaging-pyc (26.0-r1) (27/45) Installing py3-pathspec (1.0.4-r1) (28/45) Installing py3-pathspec-pyc (1.0.4-r1) (29/45) Installing py3-pluggy (1.6.0-r1) (30/45) Installing py3-pluggy-pyc (1.6.0-r1) (31/45) Installing py3-trove-classifiers (2026.1.14.14-r1) (32/45) Installing py3-trove-classifiers-pyc (2026.1.14.14-r1) (33/45) Installing py3-hatchling (1.29.0-r1) (34/45) Installing py3-hatchling-pyc (1.29.0-r1) (35/45) Installing py3-iniconfig (2.3.0-r1) (36/45) Installing py3-iniconfig-pyc (2.3.0-r1) (37/45) Installing py3-py (1.11.0-r5) (38/45) Installing py3-py-pyc (1.11.0-r5) (39/45) Installing py3-pygments (2.20.0-r0) (40/45) Installing py3-pygments-pyc (2.20.0-r0) (41/45) Installing py3-pytest (9.0.3-r0) (42/45) Installing py3-pytest-pyc (9.0.3-r0) (43/45) Installing py3-pytest-timeout (2.4.0-r1) (44/45) Installing py3-pytest-timeout-pyc (2.4.0-r1) (45/45) Installing .makedepends-py3-terminado (20260422.164733) Executing busybox-1.37.0-r31.trigger OK: 479.5 MiB in 147 packages >>> py3-terminado: Cleaning up srcdir >>> py3-terminado: Cleaning up pkgdir >>> py3-terminado: Cleaning up tmpdir >>> py3-terminado: Fetching https://distfiles.alpinelinux.org/distfiles/v3.24/py3-terminado-0.18.1.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) saving to '/var/cache/distfiles/v3.24/py3-terminado-0.18.1.tar.gz.part' py3-terminado-0.18.1 100% |********************************| 32367 0:00:00 ETA '/var/cache/distfiles/v3.24/py3-terminado-0.18.1.tar.gz.part' saved /var/cache/distfiles/v3.24/py3-terminado-0.18.1.tar.gz: OK /home/buildozer/aports/community/py3-terminado/bash.patch: OK /home/buildozer/aports/community/py3-terminado/ResourceWarning.patch: OK >>> py3-terminado: Fetching https://distfiles.alpinelinux.org/distfiles/v3.24/py3-terminado-0.18.1.tar.gz /var/cache/distfiles/v3.24/py3-terminado-0.18.1.tar.gz: OK /home/buildozer/aports/community/py3-terminado/bash.patch: OK /home/buildozer/aports/community/py3-terminado/ResourceWarning.patch: OK >>> py3-terminado: Unpacking /var/cache/distfiles/v3.24/py3-terminado-0.18.1.tar.gz... >>> py3-terminado: bash.patch patching file tests/basic_test.py >>> py3-terminado: ResourceWarning.patch patching file pyproject.toml 2026-04-22 16:47:34,367 gpep517 INFO Building wheel via backend hatchling.build 2026-04-22 16:47:34,538 gpep517 INFO The backend produced .dist/terminado-0.18.1-py3-none-any.whl terminado-0.18.1-py3-none-any.whl ============================= test session starts ============================== platform linux -- Python 3.14.3, pytest-9.0.3, pluggy-1.6.0 rootdir: /home/buildozer/aports/community/py3-terminado/src/terminado-0.18.1 configfile: pyproject.toml testpaths: tests/ plugins: timeout-2.4.0 timeout: 300.0s timeout method: signal timeout func_only: False collected 9 items / 1 deselected / 8 selected tests/basic_test.py ........ [100%] =============================== warnings summary =============================== tests/basic_test.py: 19 warnings /usr/lib/python3.14/pty.py:66: DeprecationWarning: This process (pid=22598) is multi-threaded, use of forkpty() may lead to deadlocks in the child. pid, fd = os.forkpty() -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html ============================= slowest 10 durations ============================= 8.35s call tests/basic_test.py::NamedTermTests::test_namespace 6.55s call tests/basic_test.py::UniqueTermTests::test_max_terminals 6.44s call tests/basic_test.py::NamedTermTests::test_max_terminals 6.43s call tests/basic_test.py::CommonTests::test_basic_command 4.28s call tests/basic_test.py::UniqueTermTests::test_unique_processes 4.18s call tests/basic_test.py::SingleTermTests::test_single_process 0.36s call tests/basic_test.py::CommonTests::test_basic 0.12s call tests/basic_test.py::NamedTermTests::test_new (2 durations < 0.005s hidden. Use -vv to show these durations.) ================ 8 passed, 1 deselected, 19 warnings in 36.97s ================= >>> py3-terminado: Entering fakeroot... libfakeroot internal error: payload not recognized! >>> py3-terminado-pyc*: Running split function pyc... 'usr/lib/python3.14/site-packages/terminado/__pycache__' -> '/home/buildozer/aports/community/py3-terminado/pkg/py3-terminado-pyc/usr/lib/python3.14/site-packages/terminado/__pycache__' >>> py3-terminado-pyc*: Preparing subpackage py3-terminado-pyc... Please specify at least one package name on the command line. >>> py3-terminado-pyc*: Running postcheck for py3-terminado-pyc >>> py3-terminado*: Running postcheck for py3-terminado >>> py3-terminado*: Preparing package py3-terminado... Please specify at least one package name on the command line. >>> py3-terminado-pyc*: Tracing dependencies... python3~3.14 >>> py3-terminado-pyc*: Package size: 40.1 KB >>> py3-terminado-pyc*: Compressing data... >>> py3-terminado-pyc*: Create checksum... >>> py3-terminado-pyc*: Create py3-terminado-pyc-0.18.1-r2.apk >>> py3-terminado*: Tracing dependencies... py3-ptyprocess py3-tornado python3~3.14 >>> py3-terminado*: Package size: 32.5 KB >>> py3-terminado*: Compressing data... >>> py3-terminado*: Create checksum... >>> py3-terminado*: Create py3-terminado-0.18.1-r2.apk >>> py3-terminado: Build complete at Wed, 22 Apr 2026 16:48:13 +0000 elapsed time 0h 0m 49s >>> py3-terminado: Cleaning up srcdir >>> py3-terminado: Cleaning up pkgdir >>> py3-terminado: Uninstalling dependencies... ( 1/45) Purging .makedepends-py3-terminado (20260422.164733) ( 2/45) Purging py3-ptyprocess-pyc (0.7.0-r8) ( 3/45) Purging py3-ptyprocess (0.7.0-r8) ( 4/45) Purging py3-tornado-pyc (6.5.5-r1) ( 5/45) Purging py3-tornado (6.5.5-r1) ( 6/45) Purging py3-gpep517-pyc (19-r2) ( 7/45) Purging py3-gpep517 (19-r2) ( 8/45) Purging py3-installer-pyc (1.0.0-r0) ( 9/45) Purging py3-installer (1.0.0-r0) (10/45) Purging py3-hatchling-pyc (1.29.0-r1) (11/45) Purging py3-hatchling (1.29.0-r1) (12/45) Purging py3-editables-pyc (0.6-r0) (13/45) Purging py3-editables (0.6-r0) (14/45) Purging py3-pathspec-pyc (1.0.4-r1) (15/45) Purging py3-pathspec (1.0.4-r1) (16/45) Purging py3-trove-classifiers-pyc (2026.1.14.14-r1) (17/45) Purging py3-trove-classifiers (2026.1.14.14-r1) (18/45) Purging py3-pytest-timeout-pyc (2.4.0-r1) (19/45) Purging py3-pytest-timeout (2.4.0-r1) (20/45) Purging py3-pytest-pyc (9.0.3-r0) (21/45) Purging py3-pytest (9.0.3-r0) (22/45) Purging py3-iniconfig-pyc (2.3.0-r1) (23/45) Purging py3-iniconfig (2.3.0-r1) (24/45) Purging py3-packaging-pyc (26.0-r1) (25/45) Purging py3-packaging (26.0-r1) (26/45) Purging py3-parsing-pyc (3.3.2-r1) (27/45) Purging py3-parsing (3.3.2-r1) (28/45) Purging py3-pluggy-pyc (1.6.0-r1) (29/45) Purging py3-pluggy (1.6.0-r1) (30/45) Purging py3-py-pyc (1.11.0-r5) (31/45) Purging py3-py (1.11.0-r5) (32/45) Purging py3-pygments-pyc (2.20.0-r0) (33/45) Purging py3-pygments (2.20.0-r0) (34/45) Purging python3-pyc (3.14.3-r0) (35/45) Purging python3-pycache-pyc0 (3.14.3-r0) (36/45) Purging pyc (3.14.3-r0) (37/45) Purging python3 (3.14.3-r0) (38/45) Purging gdbm (1.26-r0) (39/45) Purging libbz2 (1.0.8-r6) (40/45) Purging libffi (3.5.2-r1) (41/45) Purging libpanelw (6.6_p20260404-r0) (42/45) Purging mpdecimal (4.0.1-r0) (43/45) Purging readline (8.3.3-r1) (44/45) Purging sqlite-libs (3.53.0-r0) (45/45) Purging xz-libs (5.8.2-r0) Executing busybox-1.37.0-r31.trigger OK: 425.2 MiB in 102 packages >>> py3-terminado: Updating the community/x86 repository index... >>> py3-terminado: Signing the index...