>>> py3-terminado: Building community/py3-terminado 0.17.1-r1 (using abuild 3.11.0_rc12-r0) started Thu, 20 Apr 2023 22:38:01 +0000 >>> py3-terminado: Checking sanity of /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 (1/38) Installing libffi (3.4.4-r2) (2/38) Installing gdbm (1.23-r1) (3/38) Installing mpdecimal (2.5.1-r2) (4/38) Installing libpanelw (6.4_p20230401-r4) (5/38) Installing readline (8.2.1-r1) (6/38) Installing sqlite-libs (3.41.2-r2) (7/38) Installing python3 (3.11.3-r10) (8/38) Installing python3-pycache-pyc0 (3.11.3-r10) (9/38) Installing pyc (0.1-r0) (10/38) Installing py3-ptyprocess-pyc (0.7.0-r5) (11/38) Installing python3-pyc (3.11.3-r10) (12/38) Installing py3-ptyprocess (0.7.0-r5) (13/38) Installing py3-tornado (6.3-r1) (14/38) Installing py3-tornado-pyc (6.3-r1) (15/38) Installing py3-installer (0.7.0-r1) (16/38) Installing py3-installer-pyc (0.7.0-r1) (17/38) Installing py3-gpep517 (13-r2) (18/38) Installing py3-gpep517-pyc (13-r2) (19/38) Installing py3-editables (0.3-r3) (20/38) Installing py3-editables-pyc (0.3-r3) (21/38) Installing py3-parsing (3.0.9-r2) (22/38) Installing py3-parsing-pyc (3.0.9-r2) (23/38) Installing py3-packaging (23.1-r1) (24/38) Installing py3-packaging-pyc (23.1-r1) (25/38) Installing py3-pathspec (0.11.1-r0) (26/38) Installing py3-pluggy (1.0.0-r3) (27/38) Installing py3-pluggy-pyc (1.0.0-r3) (28/38) Installing py3-trove-classifiers (2023.3.9-r1) (29/38) Installing py3-trove-classifiers-pyc (2023.3.9-r1) (30/38) Installing py3-hatchling (1.14.0-r1) (31/38) Installing py3-hatchling-pyc (1.14.0-r1) (32/38) Installing py3-iniconfig (1.1.1-r6) (33/38) Installing py3-iniconfig-pyc (1.1.1-r6) (34/38) Installing py3-py (1.11.0-r2) (35/38) Installing py3-py-pyc (1.11.0-r2) (36/38) Installing py3-pytest (7.3.1-r1) (37/38) Installing py3-pytest-pyc (7.3.1-r1) (38/38) Installing .makedepends-py3-terminado (20230420.223802) Executing busybox-1.36.0-r7.trigger OK: 429 MiB in 144 packages >>> py3-terminado: Cleaning up srcdir >>> py3-terminado: Cleaning up pkgdir >>> py3-terminado: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-terminado-0.17.1.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 30402 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 100 30402 100 30402 0 0 29791 0 0:00:01 0:00:01 --:--:-- 29805 >>> py3-terminado: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-terminado-0.17.1.tar.gz >>> py3-terminado: Checking sha512sums... py3-terminado-0.17.1.tar.gz: OK bash.patch: OK >>> py3-terminado: Unpacking /var/cache/distfiles/edge/py3-terminado-0.17.1.tar.gz... >>> py3-terminado: bash.patch patching file terminado/tests/basic_test.py Hunk #1 succeeded at 163 (offset 5 lines). 2023-04-20 22:38:04,238 gpep517 INFO Building wheel via backend hatchling.build 2023-04-20 22:38:04,404 gpep517 INFO The backend produced dist/terminado-0.17.1-py3-none-any.whl terminado-0.17.1-py3-none-any.whl ============================= test session starts ============================== platform linux -- Python 3.11.3, pytest-7.3.1, pluggy-1.0.0 rootdir: /home/buildozer/aports/community/py3-terminado/src/terminado-0.17.1 configfile: pyproject.toml testpaths: terminado/tests/ collected 9 items / 1 deselected / 8 selected terminado/tests/basic_test.py ........ [100%] =============================== warnings summary =============================== ../../../../../../../usr/lib/python3.11/site-packages/_pytest/config/__init__.py:1302 /usr/lib/python3.11/site-packages/_pytest/config/__init__.py:1302: PytestConfigWarning: Unknown config option: timeout self._warn_or_fail_if_strict(f"Unknown config option: {key}\n") terminado/tests/basic_test.py:310 /home/buildozer/aports/community/py3-terminado/src/terminado-0.17.1/terminado/tests/basic_test.py:310: PytestUnknownMarkWarning: Unknown pytest.mark.timeout - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/how-to/mark.html @pytest.mark.timeout(timeout=ASYNC_TEST_TIMEOUT, method="thread") -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html ============================= slowest 10 durations ============================= 8.35s call terminado/tests/basic_test.py::NamedTermTests::test_namespace 6.55s call terminado/tests/basic_test.py::UniqueTermTests::test_max_terminals 6.43s call terminado/tests/basic_test.py::NamedTermTests::test_max_terminals 6.43s call terminado/tests/basic_test.py::CommonTests::test_basic_command 4.28s call terminado/tests/basic_test.py::UniqueTermTests::test_unique_processes 4.18s call terminado/tests/basic_test.py::SingleTermTests::test_single_process 0.35s call terminado/tests/basic_test.py::CommonTests::test_basic 0.12s call terminado/tests/basic_test.py::NamedTermTests::test_new (2 durations < 0.005s hidden. Use -vv to show these durations.) ================= 8 passed, 1 deselected, 2 warnings in 36.95s ================= >>> py3-terminado: Entering fakeroot... >>> py3-terminado-pyc*: Running split function pyc... '/home/buildozer/aports/community/py3-terminado/pkg/py3-terminado/usr/lib/python3.11/site-packages/terminado/__pycache__' -> '/home/buildozer/aports/community/py3-terminado/pkg/py3-terminado-pyc/usr/lib/python3.11/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... py3-ptyprocess py3-tornado python3~3.11 >>> py3-terminado-pyc*: Package size: 72.0 KB >>> py3-terminado-pyc*: Compressing data... >>> py3-terminado-pyc*: Create checksum... >>> py3-terminado-pyc*: Create py3-terminado-pyc-0.17.1-r1.apk >>> py3-terminado*: Tracing dependencies... py3-ptyprocess py3-tornado python3~3.11 >>> py3-terminado*: Package size: 100.0 KB >>> py3-terminado*: Compressing data... >>> py3-terminado*: Create checksum... >>> py3-terminado*: Create py3-terminado-0.17.1-r1.apk >>> py3-terminado: Build complete at Thu, 20 Apr 2023 22:38:42 +0000 elapsed time 0h 0m 41s >>> py3-terminado: Cleaning up srcdir >>> py3-terminado: Cleaning up pkgdir >>> py3-terminado: Uninstalling dependencies... (1/38) Purging .makedepends-py3-terminado (20230420.223802) (2/38) Purging py3-ptyprocess-pyc (0.7.0-r5) (3/38) Purging py3-ptyprocess (0.7.0-r5) (4/38) Purging py3-tornado-pyc (6.3-r1) (5/38) Purging py3-tornado (6.3-r1) (6/38) Purging py3-gpep517-pyc (13-r2) (7/38) Purging py3-gpep517 (13-r2) (8/38) Purging py3-installer-pyc (0.7.0-r1) (9/38) Purging py3-installer (0.7.0-r1) (10/38) Purging py3-hatchling-pyc (1.14.0-r1) (11/38) Purging py3-hatchling (1.14.0-r1) (12/38) Purging py3-editables-pyc (0.3-r3) (13/38) Purging py3-editables (0.3-r3) (14/38) Purging py3-pathspec (0.11.1-r0) (15/38) Purging py3-trove-classifiers-pyc (2023.3.9-r1) (16/38) Purging py3-trove-classifiers (2023.3.9-r1) (17/38) Purging py3-pytest-pyc (7.3.1-r1) (18/38) Purging py3-pytest (7.3.1-r1) (19/38) Purging py3-iniconfig-pyc (1.1.1-r6) (20/38) Purging py3-iniconfig (1.1.1-r6) (21/38) Purging py3-packaging-pyc (23.1-r1) (22/38) Purging py3-packaging (23.1-r1) (23/38) Purging py3-parsing-pyc (3.0.9-r2) (24/38) Purging py3-parsing (3.0.9-r2) (25/38) Purging py3-pluggy-pyc (1.0.0-r3) (26/38) Purging py3-pluggy (1.0.0-r3) (27/38) Purging py3-py-pyc (1.11.0-r2) (28/38) Purging py3-py (1.11.0-r2) (29/38) Purging python3-pyc (3.11.3-r10) (30/38) Purging python3-pycache-pyc0 (3.11.3-r10) (31/38) Purging pyc (0.1-r0) (32/38) Purging python3 (3.11.3-r10) (33/38) Purging gdbm (1.23-r1) (34/38) Purging libffi (3.4.4-r2) (35/38) Purging libpanelw (6.4_p20230401-r4) (36/38) Purging mpdecimal (2.5.1-r2) (37/38) Purging readline (8.2.1-r1) (38/38) Purging sqlite-libs (3.41.2-r2) Executing busybox-1.36.0-r7.trigger OK: 378 MiB in 106 packages >>> py3-terminado: Updating the community/x86 repository index... >>> py3-terminado: Signing the index...