>>> py3-terminado: Building community/py3-terminado 0.18.1-r0 (using abuild 3.16.0_rc4-r0) started Sun, 02 Nov 2025 14:01:43 +0000 >>> py3-terminado: Validating /home/buildozer/aports/community/py3-terminado/APKBUILD... >>> 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/41) Installing gdbm (1.26-r0) ( 2/41) Installing xz-libs (5.8.1-r0) ( 3/41) Installing mpdecimal (4.0.1-r0) ( 4/41) Installing libpanelw (6.5_p20251010-r0) ( 5/41) Installing python3 (3.12.12-r0) ( 6/41) Installing python3-pycache-pyc0 (3.12.12-r0) ( 7/41) Installing pyc (3.12.12-r0) ( 8/41) Installing py3-ptyprocess-pyc (0.7.0-r7) ( 9/41) Installing python3-pyc (3.12.12-r0) (10/41) Installing py3-ptyprocess (0.7.0-r7) (11/41) Installing py3-tornado (6.5.2-r0) (12/41) Installing py3-tornado-pyc (6.5.2-r0) (13/41) Installing py3-installer (0.7.0-r2) (14/41) Installing py3-installer-pyc (0.7.0-r2) (15/41) Installing py3-gpep517 (19-r0) (16/41) Installing py3-gpep517-pyc (19-r0) (17/41) Installing py3-editables (0.5-r2) (18/41) Installing py3-editables-pyc (0.5-r2) (19/41) Installing py3-parsing (3.2.3-r0) (20/41) Installing py3-parsing-pyc (3.2.3-r0) (21/41) Installing py3-packaging (25.0-r0) (22/41) Installing py3-packaging-pyc (25.0-r0) (23/41) Installing py3-pathspec (0.12.1-r2) (24/41) Installing py3-pathspec-pyc (0.12.1-r2) (25/41) Installing py3-pluggy (1.6.0-r0) (26/41) Installing py3-pluggy-pyc (1.6.0-r0) (27/41) Installing py3-trove-classifiers (2025.9.11.17-r0) (28/41) Installing py3-trove-classifiers-pyc (2025.9.11.17-r0) (29/41) Installing py3-hatchling (1.27.0-r0) (30/41) Installing py3-hatchling-pyc (1.27.0-r0) (31/41) Installing py3-iniconfig (2.3.0-r0) (32/41) Installing py3-iniconfig-pyc (2.3.0-r0) (33/41) Installing py3-py (1.11.0-r4) (34/41) Installing py3-py-pyc (1.11.0-r4) (35/41) Installing py3-pygments (2.19.2-r0) (36/41) Installing py3-pygments-pyc (2.19.2-r0) (37/41) Installing py3-pytest (8.4.2-r1) (38/41) Installing py3-pytest-pyc (8.4.2-r1) (39/41) Installing py3-pytest-timeout (2.3.1-r1) (40/41) Installing py3-pytest-timeout-pyc (2.3.1-r1) (41/41) Installing .makedepends-py3-terminado (20251102.140208) busybox-1.37.0-r24.trigger: Executing script... OK: 430 MiB in 192 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.23/py3-terminado-0.18.1.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) saving to '/var/cache/distfiles/v3.23/py3-terminado-0.18.1.tar.gz.part' py3-terminado-0.18.1 100% |********************************| 32367 0:00:00 ETA '/var/cache/distfiles/v3.23/py3-terminado-0.18.1.tar.gz.part' saved /var/cache/distfiles/v3.23/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.23/py3-terminado-0.18.1.tar.gz /var/cache/distfiles/v3.23/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.23/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 2025-11-02 14:02:09,300 gpep517 INFO Building wheel via backend hatchling.build 2025-11-02 14:02:09,392 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.12.12, pytest-8.4.2, pluggy-1.6.0 rootdir: /home/buildozer/aports/community/py3-terminado/src/terminado-0.18.1 configfile: pyproject.toml testpaths: tests/ plugins: timeout-2.3.1 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.12/pty.py:95: DeprecationWarning: This process (pid=35483) 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.32s call tests/basic_test.py::NamedTermTests::test_namespace 6.51s call tests/basic_test.py::UniqueTermTests::test_max_terminals 6.40s call tests/basic_test.py::CommonTests::test_basic_command 6.40s call tests/basic_test.py::NamedTermTests::test_max_terminals 4.26s call tests/basic_test.py::UniqueTermTests::test_unique_processes 4.16s call tests/basic_test.py::SingleTermTests::test_single_process 0.33s call tests/basic_test.py::CommonTests::test_basic 0.11s 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.64s ================= >>> py3-terminado: Entering fakeroot... >>> py3-terminado-pyc*: Running split function pyc... 'usr/lib/python3.12/site-packages/terminado/__pycache__' -> '/home/buildozer/aports/community/py3-terminado/pkg/py3-terminado-pyc/usr/lib/python3.12/site-packages/terminado/__pycache__' >>> py3-terminado-pyc*: Preparing subpackage py3-terminado-pyc... >>> py3-terminado-pyc*: Running postcheck for py3-terminado-pyc >>> py3-terminado*: Running postcheck for py3-terminado >>> py3-terminado*: Preparing package py3-terminado... >>> py3-terminado-pyc*: Tracing dependencies... python3~3.12 >>> py3-terminado-pyc*: Package size: 32.1 KB >>> py3-terminado-pyc*: Compressing data... >>> py3-terminado-pyc*: Create checksum... >>> py3-terminado-pyc*: Create py3-terminado-pyc-0.18.1-r0.apk >>> py3-terminado*: Tracing dependencies... py3-ptyprocess py3-tornado python3~3.12 >>> py3-terminado*: Package size: 32.5 KB >>> py3-terminado*: Compressing data... >>> py3-terminado*: Create checksum... >>> py3-terminado*: Create py3-terminado-0.18.1-r0.apk >>> py3-terminado: Build complete at Sun, 02 Nov 2025 14:02:47 +0000 elapsed time 0h 1m 4s >>> py3-terminado: Cleaning up srcdir >>> py3-terminado: Cleaning up pkgdir >>> py3-terminado: Cleaning up tmpdir >>> py3-terminado: Uninstalling dependencies... ( 1/41) Purging .makedepends-py3-terminado (20251102.140208) ( 2/41) Purging py3-ptyprocess-pyc (0.7.0-r7) ( 3/41) Purging py3-ptyprocess (0.7.0-r7) ( 4/41) Purging py3-tornado-pyc (6.5.2-r0) ( 5/41) Purging py3-tornado (6.5.2-r0) ( 6/41) Purging py3-gpep517-pyc (19-r0) ( 7/41) Purging py3-gpep517 (19-r0) ( 8/41) Purging py3-installer-pyc (0.7.0-r2) ( 9/41) Purging py3-installer (0.7.0-r2) (10/41) Purging py3-hatchling-pyc (1.27.0-r0) (11/41) Purging py3-hatchling (1.27.0-r0) (12/41) Purging py3-editables-pyc (0.5-r2) (13/41) Purging py3-editables (0.5-r2) (14/41) Purging py3-pathspec-pyc (0.12.1-r2) (15/41) Purging py3-pathspec (0.12.1-r2) (16/41) Purging py3-trove-classifiers-pyc (2025.9.11.17-r0) (17/41) Purging py3-trove-classifiers (2025.9.11.17-r0) (18/41) Purging py3-pytest-timeout-pyc (2.3.1-r1) (19/41) Purging py3-pytest-timeout (2.3.1-r1) (20/41) Purging py3-pytest-pyc (8.4.2-r1) (21/41) Purging py3-pytest (8.4.2-r1) (22/41) Purging py3-iniconfig-pyc (2.3.0-r0) (23/41) Purging py3-iniconfig (2.3.0-r0) (24/41) Purging py3-packaging-pyc (25.0-r0) (25/41) Purging py3-packaging (25.0-r0) (26/41) Purging py3-parsing-pyc (3.2.3-r0) (27/41) Purging py3-parsing (3.2.3-r0) (28/41) Purging py3-pluggy-pyc (1.6.0-r0) (29/41) Purging py3-pluggy (1.6.0-r0) (30/41) Purging py3-py-pyc (1.11.0-r4) (31/41) Purging py3-py (1.11.0-r4) (32/41) Purging py3-pygments-pyc (2.19.2-r0) (33/41) Purging py3-pygments (2.19.2-r0) (34/41) Purging python3-pyc (3.12.12-r0) (35/41) Purging python3-pycache-pyc0 (3.12.12-r0) (36/41) Purging pyc (3.12.12-r0) (37/41) Purging python3 (3.12.12-r0) (38/41) Purging gdbm (1.26-r0) (39/41) Purging libpanelw (6.5_p20251010-r0) (40/41) Purging mpdecimal (4.0.1-r0) (41/41) Purging xz-libs (5.8.1-r0) busybox-1.37.0-r24.trigger: Executing script... OK: 382 MiB in 151 packages >>> py3-terminado: Updating the community/armv7 repository index... >>> py3-terminado: Signing the index...