>>> py3-terminado: Building community/py3-terminado 0.18.1-r0 (using abuild 3.15.0_rc3-r1) started Tue, 29 Apr 2025 14:33:05 +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/40) Installing libbz2 (1.0.8-r6) (2/40) Installing gdbm (1.24-r0) (3/40) Installing mpdecimal (4.0.0-r0) (4/40) Installing libpanelw (6.5_p20250412-r0) (5/40) Installing sqlite-libs (3.49.1-r1) (6/40) Installing python3 (3.12.10-r0) (7/40) Installing python3-pycache-pyc0 (3.12.10-r0) (8/40) Installing pyc (3.12.10-r0) (9/40) Installing py3-ptyprocess-pyc (0.7.0-r6) (10/40) Installing python3-pyc (3.12.10-r0) (11/40) Installing py3-ptyprocess (0.7.0-r6) (12/40) Installing py3-tornado (6.4.2-r0) (13/40) Installing py3-tornado-pyc (6.4.2-r0) (14/40) Installing py3-installer (0.7.0-r2) (15/40) Installing py3-installer-pyc (0.7.0-r2) (16/40) Installing py3-gpep517 (16-r0) (17/40) Installing py3-gpep517-pyc (16-r0) (18/40) Installing py3-editables (0.5-r2) (19/40) Installing py3-editables-pyc (0.5-r2) (20/40) Installing py3-parsing (3.2.0-r0) (21/40) Installing py3-parsing-pyc (3.2.0-r0) (22/40) Installing py3-packaging (25.0-r0) (23/40) Installing py3-packaging-pyc (25.0-r0) (24/40) Installing py3-pathspec (0.12.1-r2) (25/40) Installing py3-pathspec-pyc (0.12.1-r2) (26/40) Installing py3-pluggy (1.5.0-r0) (27/40) Installing py3-pluggy-pyc (1.5.0-r0) (28/40) Installing py3-trove-classifiers (2025.1.15.22-r0) (29/40) Installing py3-trove-classifiers-pyc (2025.1.15.22-r0) (30/40) Installing py3-hatchling (1.27.0-r0) (31/40) Installing py3-hatchling-pyc (1.27.0-r0) (32/40) Installing py3-iniconfig (2.1.0-r0) (33/40) Installing py3-iniconfig-pyc (2.1.0-r0) (34/40) Installing py3-py (1.11.0-r4) (35/40) Installing py3-py-pyc (1.11.0-r4) (36/40) Installing py3-pytest (8.3.5-r0) (37/40) Installing py3-pytest-pyc (8.3.5-r0) (38/40) Installing py3-pytest-timeout (2.3.1-r1) (39/40) Installing py3-pytest-timeout-pyc (2.3.1-r1) (40/40) Installing .makedepends-py3-terminado (20250429.143319) Executing busybox-1.37.0-r16.trigger OK: 642 MiB in 149 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.22/py3-terminado-0.18.1.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) saving to '/var/cache/distfiles/v3.22/py3-terminado-0.18.1.tar.gz.part' py3-terminado-0.18.1 100% |********************************| 32367 0:00:00 ETA '/var/cache/distfiles/v3.22/py3-terminado-0.18.1.tar.gz.part' saved >>> py3-terminado: Fetching https://distfiles.alpinelinux.org/distfiles/v3.22/py3-terminado-0.18.1.tar.gz >>> py3-terminado: Checking sha512sums... py3-terminado-0.18.1.tar.gz: OK bash.patch: OK ResourceWarning.patch: OK >>> py3-terminado: Unpacking /var/cache/distfiles/v3.22/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-04-29 14:33:20,291 gpep517 INFO Building wheel via backend hatchling.build 2025-04-29 14:33:20,382 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.10, pytest-8.3.5, pluggy-1.5.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=14848) 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.54s call tests/basic_test.py::UniqueTermTests::test_max_terminals 6.40s call tests/basic_test.py::NamedTermTests::test_max_terminals 6.40s 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.37s 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.75s ================= >>> 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... libfakeroot internal error: payload not recognized! py3-ptyprocess py3-tornado 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 Tue, 29 Apr 2025 14:33:59 +0000 elapsed time 0h 0m 54s >>> py3-terminado: Cleaning up srcdir >>> py3-terminado: Cleaning up pkgdir >>> py3-terminado: Uninstalling dependencies... (1/40) Purging .makedepends-py3-terminado (20250429.143319) (2/40) Purging py3-ptyprocess-pyc (0.7.0-r6) (3/40) Purging py3-ptyprocess (0.7.0-r6) (4/40) Purging py3-tornado-pyc (6.4.2-r0) (5/40) Purging py3-tornado (6.4.2-r0) (6/40) Purging py3-gpep517-pyc (16-r0) (7/40) Purging py3-gpep517 (16-r0) (8/40) Purging py3-installer-pyc (0.7.0-r2) (9/40) Purging py3-installer (0.7.0-r2) (10/40) Purging py3-hatchling-pyc (1.27.0-r0) (11/40) Purging py3-hatchling (1.27.0-r0) (12/40) Purging py3-editables-pyc (0.5-r2) (13/40) Purging py3-editables (0.5-r2) (14/40) Purging py3-pathspec-pyc (0.12.1-r2) (15/40) Purging py3-pathspec (0.12.1-r2) (16/40) Purging py3-trove-classifiers-pyc (2025.1.15.22-r0) (17/40) Purging py3-trove-classifiers (2025.1.15.22-r0) (18/40) Purging py3-pytest-timeout-pyc (2.3.1-r1) (19/40) Purging py3-pytest-timeout (2.3.1-r1) (20/40) Purging py3-pytest-pyc (8.3.5-r0) (21/40) Purging py3-pytest (8.3.5-r0) (22/40) Purging py3-iniconfig-pyc (2.1.0-r0) (23/40) Purging py3-iniconfig (2.1.0-r0) (24/40) Purging py3-packaging-pyc (25.0-r0) (25/40) Purging py3-packaging (25.0-r0) (26/40) Purging py3-parsing-pyc (3.2.0-r0) (27/40) Purging py3-parsing (3.2.0-r0) (28/40) Purging py3-pluggy-pyc (1.5.0-r0) (29/40) Purging py3-pluggy (1.5.0-r0) (30/40) Purging py3-py-pyc (1.11.0-r4) (31/40) Purging py3-py (1.11.0-r4) (32/40) Purging python3-pyc (3.12.10-r0) (33/40) Purging python3-pycache-pyc0 (3.12.10-r0) (34/40) Purging pyc (3.12.10-r0) (35/40) Purging python3 (3.12.10-r0) (36/40) Purging gdbm (1.24-r0) (37/40) Purging libbz2 (1.0.8-r6) (38/40) Purging libpanelw (6.5_p20250412-r0) (39/40) Purging mpdecimal (4.0.0-r0) (40/40) Purging sqlite-libs (3.49.1-r1) Executing busybox-1.37.0-r16.trigger OK: 601 MiB in 109 packages >>> py3-terminado: Updating the community/armhf repository index... >>> py3-terminado: Signing the index...