>>> py3-sh: Building testing/py3-sh 2.2.0-r0 (using abuild 3.16.0-r0) started Sat, 04 Apr 2026 01:45:06 +0000 >>> py3-sh: Validating /home/buildozer/aports/testing/py3-sh/APKBUILD... >>> py3-sh: Analyzing dependencies... >>> py3-sh: Installing for build: build-base py3-gpep517 py3-poetry-core py3-pytest lsof coreutils ( 1/44) Installing libbz2 (1.0.8-r6) ( 2/44) Installing libffi (3.5.2-r0) ( 3/44) Installing gdbm (1.26-r0) ( 4/44) Installing xz-libs (5.8.2-r0) ( 5/44) Installing mpdecimal (4.0.1-r0) ( 6/44) Installing libpanelw (6.6_p20251231-r0) ( 7/44) Installing sqlite-libs (3.51.2-r1) ( 8/44) Installing python3 (3.14.3-r0) ( 9/44) Installing python3-pycache-pyc0 (3.14.3-r0) (10/44) Installing pyc (3.14.3-r0) (11/44) Installing py3-installer-pyc (1.0.0-r0) (12/44) Installing py3-gpep517-pyc (19-r2) (13/44) Installing python3-pyc (3.14.3-r0) (14/44) Installing py3-installer (1.0.0-r0) (15/44) Installing py3-gpep517 (19-r2) (16/44) Installing py3-fastjsonschema (2.21.2-r2) (17/44) Installing py3-fastjsonschema-pyc (2.21.2-r2) (18/44) Installing py3-lark-parser (1.2.2-r1) (19/44) Installing py3-lark-parser-pyc (1.2.2-r1) (20/44) Installing py3-parsing (3.3.2-r1) (21/44) Installing py3-parsing-pyc (3.3.2-r1) (22/44) Installing py3-packaging (26.0-r1) (23/44) Installing py3-packaging-pyc (26.0-r1) (24/44) Installing py3-poetry-core (2.3.2-r0) (25/44) Installing py3-poetry-core-pyc (2.3.2-r0) (26/44) Installing py3-iniconfig (2.3.0-r1) (27/44) Installing py3-iniconfig-pyc (2.3.0-r1) (28/44) Installing py3-pluggy (1.6.0-r1) (29/44) Installing py3-pluggy-pyc (1.6.0-r1) (30/44) Installing py3-py (1.11.0-r5) (31/44) Installing py3-py-pyc (1.11.0-r5) (32/44) Installing py3-pygments (2.20.0-r0) (33/44) Installing py3-pygments-pyc (2.20.0-r0) (34/44) Installing py3-pytest (9.0.2-r1) (35/44) Installing py3-pytest-pyc (9.0.2-r1) (36/44) Installing lsof (4.99.6-r0) (37/44) Installing coreutils-env (9.10-r1) (38/44) Installing coreutils-fmt (9.10-r1) (39/44) Installing coreutils-sha512sum (9.10-r1) (40/44) Installing libattr (2.5.2-r2) (41/44) Installing skalibs-libs (2.14.5.1-r0) (42/44) Installing utmps-libs (0.1.3.2-r1) (43/44) Installing coreutils (9.10-r1) (44/44) Installing .makedepends-py3-sh (20260404.014507) Executing busybox-1.37.0-r31.trigger OK: 494.7 MiB in 150 packages >>> py3-sh: Cleaning up srcdir >>> py3-sh: Cleaning up pkgdir >>> py3-sh: Cleaning up tmpdir >>> py3-sh: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-sh-2.2.0.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) wget: server returned error: HTTP/1.1 404 Not Found >>> py3-sh: Fetching py3-sh-2.2.0.tar.gz::https://pypi.io/packages/source/s/sh/sh-2.2.0.tar.gz Connecting to pypi.io (151.101.128.223:443) Connecting to pypi.org (151.101.128.223:443) Connecting to files.pythonhosted.org (151.101.192.223:443) Connecting to files.pythonhosted.org (151.101.192.223:443) saving to '/var/cache/distfiles/edge/py3-sh-2.2.0.tar.gz.part' py3-sh-2.2.0.tar.gz. 100% |********************************| 336k 0:00:00 ETA '/var/cache/distfiles/edge/py3-sh-2.2.0.tar.gz.part' saved /var/cache/distfiles/edge/py3-sh-2.2.0.tar.gz: OK >>> py3-sh: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-sh-2.2.0.tar.gz /var/cache/distfiles/edge/py3-sh-2.2.0.tar.gz: OK >>> py3-sh: Unpacking /var/cache/distfiles/edge/py3-sh-2.2.0.tar.gz... 2026-04-04 01:45:09,194 gpep517 INFO Building wheel via backend poetry.core.masonry.api 2026-04-04 01:45:09,271 poetry.core.masonry.builders.wheel INFO Building wheel 2026-04-04 01:45:09,281 poetry.core.masonry.builders.wheel INFO Built sh-2.2.0-py3-none-any.whl 2026-04-04 01:45:09,282 gpep517 INFO The backend produced .dist/sh-2.2.0-py3-none-any.whl sh-2.2.0-py3-none-any.whl ============================= test session starts ============================== platform linux -- Python 3.14.3, pytest-9.0.2, pluggy-1.6.0 rootdir: /home/buildozer/aports/testing/py3-sh/src/sh-2.2.0 configfile: pyproject.toml collected 180 items tests/sh_test.py ...............................................s....... [ 30%] ........................................................................ [ 70%] ..................................................... [100%] =============================== warnings summary =============================== tests/sh_test.py: 101 warnings /home/buildozer/aports/testing/py3-sh/src/sh-2.2.0/sh.py:1980: DeprecationWarning: This process (pid=32679) is multi-threaded, use of fork() may lead to deadlocks in the child. self.pid = os.fork() tests/sh_test.py::FunctionalTests::test_exit_code_with_hasattr /usr/lib/python3.14/site-packages/_pytest/threadexception.py:58: PytestUnhandledThreadExceptionWarning: Exception in thread background thread for pid 32836 Traceback (most recent call last): File "/usr/lib/python3.14/threading.py", line 1082, in _bootstrap_inner self._context.run(self.run) ~~~~~~~~~~~~~~~~~^^^^^^^^^^ File "/usr/lib/python3.14/threading.py", line 1024, in run self._target(*self._args, **self._kwargs) ~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/buildozer/aports/testing/py3-sh/src/sh-2.2.0/sh.py", line 1639, in wrap fn(*rgs, **kwargs) ~~^^^^^^^^^^^^^^^^ File "/home/buildozer/aports/testing/py3-sh/src/sh-2.2.0/sh.py", line 2641, in background_thread handle_exit_code(exit_code) ~~~~~~~~~~~~~~~~^^^^^^^^^^^ File "/home/buildozer/aports/testing/py3-sh/src/sh-2.2.0/sh.py", line 2332, in fn return self.command.handle_command_exit_code(exit_code) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^ File "/home/buildozer/aports/testing/py3-sh/src/sh-2.2.0/sh.py", line 823, in handle_command_exit_code raise exc sh.ErrorReturnCode_3: RAN: /home/buildozer/aports/testing/py3-sh/src/sh-2.2.0/.testenv/bin/python3 /tmp/tmpfxjd69qw STDOUT: STDERR: Enable tracemalloc to get traceback where the object was allocated. See https://docs.pytest.org/en/stable/how-to/capture-warnings.html#resource-warnings for more info. warnings.warn(pytest.PytestUnhandledThreadExceptionWarning(msg)) tests/sh_test.py::FunctionalTests::test_done_cb_exc /usr/lib/python3.14/site-packages/_pytest/threadexception.py:58: PytestUnhandledThreadExceptionWarning: Exception in thread background thread for pid 32866 Traceback (most recent call last): File "/usr/lib/python3.14/threading.py", line 1082, in _bootstrap_inner self._context.run(self.run) ~~~~~~~~~~~~~~~~~^^^^^^^^^^ File "/usr/lib/python3.14/threading.py", line 1024, in run self._target(*self._args, **self._kwargs) ~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/buildozer/aports/testing/py3-sh/src/sh-2.2.0/sh.py", line 1639, in wrap fn(*rgs, **kwargs) ~~^^^^^^^^^^^^^^^^ File "/home/buildozer/aports/testing/py3-sh/src/sh-2.2.0/sh.py", line 2641, in background_thread handle_exit_code(exit_code) ~~~~~~~~~~~~~~~~^^^^^^^^^^^ File "/home/buildozer/aports/testing/py3-sh/src/sh-2.2.0/sh.py", line 2332, in fn return self.command.handle_command_exit_code(exit_code) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^ File "/home/buildozer/aports/testing/py3-sh/src/sh-2.2.0/sh.py", line 823, in handle_command_exit_code raise exc sh.ErrorReturnCode_1: RAN: /home/buildozer/aports/testing/py3-sh/src/sh-2.2.0/.testenv/bin/python3 /tmp/tmp00q1vt11 STDOUT: STDERR: Enable tracemalloc to get traceback where the object was allocated. See https://docs.pytest.org/en/stable/how-to/capture-warnings.html#resource-warnings for more info. warnings.warn(pytest.PytestUnhandledThreadExceptionWarning(msg)) tests/sh_test.py::FunctionalTests::test_piped_exception2 /usr/lib/python3.14/site-packages/_pytest/threadexception.py:58: PytestUnhandledThreadExceptionWarning: Exception in thread background thread for pid 32886 Traceback (most recent call last): File "/usr/lib/python3.14/threading.py", line 1082, in _bootstrap_inner self._context.run(self.run) ~~~~~~~~~~~~~~~~~^^^^^^^^^^ File "/usr/lib/python3.14/threading.py", line 1024, in run self._target(*self._args, **self._kwargs) ~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/buildozer/aports/testing/py3-sh/src/sh-2.2.0/sh.py", line 1639, in wrap fn(*rgs, **kwargs) ~~^^^^^^^^^^^^^^^^ File "/home/buildozer/aports/testing/py3-sh/src/sh-2.2.0/sh.py", line 2641, in background_thread handle_exit_code(exit_code) ~~~~~~~~~~~~~~~~^^^^^^^^^^^ File "/home/buildozer/aports/testing/py3-sh/src/sh-2.2.0/sh.py", line 2332, in fn return self.command.handle_command_exit_code(exit_code) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^ File "/home/buildozer/aports/testing/py3-sh/src/sh-2.2.0/sh.py", line 823, in handle_command_exit_code raise exc sh.ErrorReturnCode_2: RAN: /home/buildozer/aports/testing/py3-sh/src/sh-2.2.0/.testenv/bin/python3 /tmp/tmponrzhw1u STDOUT: STDERR: Enable tracemalloc to get traceback where the object was allocated. See https://docs.pytest.org/en/stable/how-to/capture-warnings.html#resource-warnings for more info. warnings.warn(pytest.PytestUnhandledThreadExceptionWarning(msg)) tests/sh_test.py::FunctionalTests::test_fg_alternative /usr/lib/python3.14/site-packages/_pytest/threadexception.py:58: PytestUnhandledThreadExceptionWarning: Exception in thread STDIN thread for pid 32981 Traceback (most recent call last): File "/usr/lib/python3.14/threading.py", line 1082, in _bootstrap_inner self._context.run(self.run) ~~~~~~~~~~~~~~~~~^^^^^^^^^^ File "/usr/lib/python3.14/threading.py", line 1024, in run self._target(*self._args, **self._kwargs) ~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/buildozer/aports/testing/py3-sh/src/sh-2.2.0/sh.py", line 1639, in wrap fn(*rgs, **kwargs) ~~^^^^^^^^^^^^^^^^ File "/home/buildozer/aports/testing/py3-sh/src/sh-2.2.0/sh.py", line 2591, in input_thread done = stdin.write() File "/home/buildozer/aports/testing/py3-sh/src/sh-2.2.0/sh.py", line 2904, in write chunk = self.get_chunk() File "/home/buildozer/aports/testing/py3-sh/src/sh-2.2.0/sh.py", line 2845, in fn chunk = stdin.read(bufsize) File "/usr/lib/python3.14/site-packages/_pytest/capture.py", line 229, in read raise OSError( "pytest: reading from stdin while output is captured! Consider using `-s`." ) OSError: pytest: reading from stdin while output is captured! Consider using `-s`. Enable tracemalloc to get traceback where the object was allocated. See https://docs.pytest.org/en/stable/how-to/capture-warnings.html#resource-warnings for more info. warnings.warn(pytest.PytestUnhandledThreadExceptionWarning(msg)) tests/sh_test.py::FunctionalTests::test_stdout_callback_kill /usr/lib/python3.14/site-packages/_pytest/threadexception.py:58: PytestUnhandledThreadExceptionWarning: Exception in thread background thread for pid 33035 Traceback (most recent call last): File "/usr/lib/python3.14/threading.py", line 1082, in _bootstrap_inner self._context.run(self.run) ~~~~~~~~~~~~~~~~~^^^^^^^^^^ File "/usr/lib/python3.14/threading.py", line 1024, in run self._target(*self._args, **self._kwargs) ~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/buildozer/aports/testing/py3-sh/src/sh-2.2.0/sh.py", line 1639, in wrap fn(*rgs, **kwargs) ~~^^^^^^^^^^^^^^^^ File "/home/buildozer/aports/testing/py3-sh/src/sh-2.2.0/sh.py", line 2641, in background_thread handle_exit_code(exit_code) ~~~~~~~~~~~~~~~~^^^^^^^^^^^ File "/home/buildozer/aports/testing/py3-sh/src/sh-2.2.0/sh.py", line 2332, in fn return self.command.handle_command_exit_code(exit_code) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^ File "/home/buildozer/aports/testing/py3-sh/src/sh-2.2.0/sh.py", line 823, in handle_command_exit_code raise exc sh.SignalException_SIGKILL: RAN: /home/buildozer/aports/testing/py3-sh/src/sh-2.2.0/.testenv/bin/python3 -u /tmp/tmp1tm8a0l8 STDOUT: STDERR: Enable tracemalloc to get traceback where the object was allocated. See https://docs.pytest.org/en/stable/how-to/capture-warnings.html#resource-warnings for more info. warnings.warn(pytest.PytestUnhandledThreadExceptionWarning(msg)) tests/sh_test.py::FunctionalTests::test_signal_exception /usr/lib/python3.14/site-packages/_pytest/threadexception.py:58: PytestUnhandledThreadExceptionWarning: Exception in thread background thread for pid 33086 Traceback (most recent call last): File "/usr/lib/python3.14/threading.py", line 1082, in _bootstrap_inner self._context.run(self.run) ~~~~~~~~~~~~~~~~~^^^^^^^^^^ File "/usr/lib/python3.14/threading.py", line 1024, in run self._target(*self._args, **self._kwargs) ~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/buildozer/aports/testing/py3-sh/src/sh-2.2.0/sh.py", line 1639, in wrap fn(*rgs, **kwargs) ~~^^^^^^^^^^^^^^^^ File "/home/buildozer/aports/testing/py3-sh/src/sh-2.2.0/sh.py", line 2641, in background_thread handle_exit_code(exit_code) ~~~~~~~~~~~~~~~~^^^^^^^^^^^ File "/home/buildozer/aports/testing/py3-sh/src/sh-2.2.0/sh.py", line 2332, in fn return self.command.handle_command_exit_code(exit_code) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^ File "/home/buildozer/aports/testing/py3-sh/src/sh-2.2.0/sh.py", line 823, in handle_command_exit_code raise exc sh.SignalException_SIGTERM: RAN: /home/buildozer/aports/testing/py3-sh/src/sh-2.2.0/.testenv/bin/python3 /tmp/tmp5as15mzz STDOUT: STDERR: Enable tracemalloc to get traceback where the object was allocated. See https://docs.pytest.org/en/stable/how-to/capture-warnings.html#resource-warnings for more info. warnings.warn(pytest.PytestUnhandledThreadExceptionWarning(msg)) tests/sh_test.py::FunctionalTests::test_piped_exception1 /usr/lib/python3.14/site-packages/_pytest/threadexception.py:58: PytestUnhandledThreadExceptionWarning: Exception in thread background thread for pid 33101 Traceback (most recent call last): File "/usr/lib/python3.14/threading.py", line 1082, in _bootstrap_inner self._context.run(self.run) ~~~~~~~~~~~~~~~~~^^^^^^^^^^ File "/usr/lib/python3.14/threading.py", line 1024, in run self._target(*self._args, **self._kwargs) ~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/buildozer/aports/testing/py3-sh/src/sh-2.2.0/sh.py", line 1639, in wrap fn(*rgs, **kwargs) ~~^^^^^^^^^^^^^^^^ File "/home/buildozer/aports/testing/py3-sh/src/sh-2.2.0/sh.py", line 2641, in background_thread handle_exit_code(exit_code) ~~~~~~~~~~~~~~~~^^^^^^^^^^^ File "/home/buildozer/aports/testing/py3-sh/src/sh-2.2.0/sh.py", line 2332, in fn return self.command.handle_command_exit_code(exit_code) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^ File "/home/buildozer/aports/testing/py3-sh/src/sh-2.2.0/sh.py", line 823, in handle_command_exit_code raise exc sh.ErrorReturnCode_2: RAN: /home/buildozer/aports/testing/py3-sh/src/sh-2.2.0/.testenv/bin/python3 /tmp/tmpnwh4x426 STDOUT: STDERR: Enable tracemalloc to get traceback where the object was allocated. See https://docs.pytest.org/en/stable/how-to/capture-warnings.html#resource-warnings for more info. warnings.warn(pytest.PytestUnhandledThreadExceptionWarning(msg)) tests/sh_test.py::FunctionalTests::test_unchecked_producer_failure /usr/lib/python3.14/site-packages/_pytest/threadexception.py:58: PytestUnhandledThreadExceptionWarning: Exception in thread background thread for pid 33206 Traceback (most recent call last): File "/usr/lib/python3.14/threading.py", line 1082, in _bootstrap_inner self._context.run(self.run) ~~~~~~~~~~~~~~~~~^^^^^^^^^^ File "/usr/lib/python3.14/threading.py", line 1024, in run self._target(*self._args, **self._kwargs) ~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/buildozer/aports/testing/py3-sh/src/sh-2.2.0/sh.py", line 1639, in wrap fn(*rgs, **kwargs) ~~^^^^^^^^^^^^^^^^ File "/home/buildozer/aports/testing/py3-sh/src/sh-2.2.0/sh.py", line 2641, in background_thread handle_exit_code(exit_code) ~~~~~~~~~~~~~~~~^^^^^^^^^^^ File "/home/buildozer/aports/testing/py3-sh/src/sh-2.2.0/sh.py", line 2332, in fn return self.command.handle_command_exit_code(exit_code) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^ File "/home/buildozer/aports/testing/py3-sh/src/sh-2.2.0/sh.py", line 823, in handle_command_exit_code raise exc sh.ErrorReturnCode_2: RAN: /home/buildozer/aports/testing/py3-sh/src/sh-2.2.0/.testenv/bin/python3 /tmp/tmppt0zyq7b STDOUT: STDERR: Enable tracemalloc to get traceback where the object was allocated. See https://docs.pytest.org/en/stable/how-to/capture-warnings.html#resource-warnings for more info. warnings.warn(pytest.PytestUnhandledThreadExceptionWarning(msg)) tests/sh_test.py::FunctionalTests::test_fg_exc :898: DeprecationWarning: This process (pid=32679) is multi-threaded, use of fork() may lead to deadlocks in the child. tests/sh_test.py::FunctionalTests::test_signal_group /usr/lib/python3.14/site-packages/_pytest/threadexception.py:58: PytestUnhandledThreadExceptionWarning: Exception in thread background thread for pid 33278 Traceback (most recent call last): File "/usr/lib/python3.14/threading.py", line 1082, in _bootstrap_inner self._context.run(self.run) ~~~~~~~~~~~~~~~~~^^^^^^^^^^ File "/usr/lib/python3.14/threading.py", line 1024, in run self._target(*self._args, **self._kwargs) ~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/buildozer/aports/testing/py3-sh/src/sh-2.2.0/sh.py", line 1639, in wrap fn(*rgs, **kwargs) ~~^^^^^^^^^^^^^^^^ File "/home/buildozer/aports/testing/py3-sh/src/sh-2.2.0/sh.py", line 2641, in background_thread handle_exit_code(exit_code) ~~~~~~~~~~~~~~~~^^^^^^^^^^^ File "/home/buildozer/aports/testing/py3-sh/src/sh-2.2.0/sh.py", line 2332, in fn return self.command.handle_command_exit_code(exit_code) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^ File "/home/buildozer/aports/testing/py3-sh/src/sh-2.2.0/sh.py", line 823, in handle_command_exit_code raise exc sh.SignalException_SIGKILL: RAN: /home/buildozer/aports/testing/py3-sh/src/sh-2.2.0/.testenv/bin/python3 /tmp/tmpkz4fox8q STDOUT: 33282 33278 STDERR: Enable tracemalloc to get traceback where the object was allocated. See https://docs.pytest.org/en/stable/how-to/capture-warnings.html#resource-warnings for more info. warnings.warn(pytest.PytestUnhandledThreadExceptionWarning(msg)) tests/sh_test.py::FunctionalTests::test_background /usr/lib/python3.14/site-packages/_pytest/threadexception.py:58: PytestUnhandledThreadExceptionWarning: Exception in thread background thread for pid 33287 Traceback (most recent call last): File "/usr/lib/python3.14/threading.py", line 1082, in _bootstrap_inner self._context.run(self.run) ~~~~~~~~~~~~~~~~~^^^^^^^^^^ File "/usr/lib/python3.14/threading.py", line 1024, in run self._target(*self._args, **self._kwargs) ~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/buildozer/aports/testing/py3-sh/src/sh-2.2.0/sh.py", line 1639, in wrap fn(*rgs, **kwargs) ~~^^^^^^^^^^^^^^^^ File "/home/buildozer/aports/testing/py3-sh/src/sh-2.2.0/sh.py", line 2641, in background_thread handle_exit_code(exit_code) ~~~~~~~~~~~~~~~~^^^^^^^^^^^ File "/home/buildozer/aports/testing/py3-sh/src/sh-2.2.0/sh.py", line 2332, in fn return self.command.handle_command_exit_code(exit_code) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^ File "/home/buildozer/aports/testing/py3-sh/src/sh-2.2.0/sh.py", line 823, in handle_command_exit_code raise exc sh.SignalException_SIGKILL: RAN: /home/buildozer/aports/testing/py3-sh/src/sh-2.2.0/.testenv/bin/python3 /tmp/tmpkz4fox8q STDOUT: 33291 33287 STDERR: Enable tracemalloc to get traceback where the object was allocated. See https://docs.pytest.org/en/stable/how-to/capture-warnings.html#resource-warnings for more info. warnings.warn(pytest.PytestUnhandledThreadExceptionWarning(msg)) tests/sh_test.py::FunctionalTests::test_stdout_callback_terminate /usr/lib/python3.14/site-packages/_pytest/threadexception.py:58: PytestUnhandledThreadExceptionWarning: Exception in thread background thread for pid 33376 Traceback (most recent call last): File "/usr/lib/python3.14/threading.py", line 1082, in _bootstrap_inner self._context.run(self.run) ~~~~~~~~~~~~~~~~~^^^^^^^^^^ File "/usr/lib/python3.14/threading.py", line 1024, in run self._target(*self._args, **self._kwargs) ~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/buildozer/aports/testing/py3-sh/src/sh-2.2.0/sh.py", line 1639, in wrap fn(*rgs, **kwargs) ~~^^^^^^^^^^^^^^^^ File "/home/buildozer/aports/testing/py3-sh/src/sh-2.2.0/sh.py", line 2641, in background_thread handle_exit_code(exit_code) ~~~~~~~~~~~~~~~~^^^^^^^^^^^ File "/home/buildozer/aports/testing/py3-sh/src/sh-2.2.0/sh.py", line 2332, in fn return self.command.handle_command_exit_code(exit_code) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^ File "/home/buildozer/aports/testing/py3-sh/src/sh-2.2.0/sh.py", line 823, in handle_command_exit_code raise exc sh.SignalException_SIGTERM: RAN: /home/buildozer/aports/testing/py3-sh/src/sh-2.2.0/.testenv/bin/python3 -u /tmp/tmpsev44xuv STDOUT: STDERR: Enable tracemalloc to get traceback where the object was allocated. See https://docs.pytest.org/en/stable/how-to/capture-warnings.html#resource-warnings for more info. warnings.warn(pytest.PytestUnhandledThreadExceptionWarning(msg)) tests/sh_test.py::FunctionalTests::test_unchecked_pipeline_failure /usr/lib/python3.14/site-packages/_pytest/threadexception.py:58: PytestUnhandledThreadExceptionWarning: Exception in thread background thread for pid 33381 Traceback (most recent call last): File "/usr/lib/python3.14/threading.py", line 1082, in _bootstrap_inner self._context.run(self.run) ~~~~~~~~~~~~~~~~~^^^^^^^^^^ File "/usr/lib/python3.14/threading.py", line 1024, in run self._target(*self._args, **self._kwargs) ~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/buildozer/aports/testing/py3-sh/src/sh-2.2.0/sh.py", line 1639, in wrap fn(*rgs, **kwargs) ~~^^^^^^^^^^^^^^^^ File "/home/buildozer/aports/testing/py3-sh/src/sh-2.2.0/sh.py", line 2641, in background_thread handle_exit_code(exit_code) ~~~~~~~~~~~~~~~~^^^^^^^^^^^ File "/home/buildozer/aports/testing/py3-sh/src/sh-2.2.0/sh.py", line 2332, in fn return self.command.handle_command_exit_code(exit_code) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^ File "/home/buildozer/aports/testing/py3-sh/src/sh-2.2.0/sh.py", line 823, in handle_command_exit_code raise exc sh.ErrorReturnCode_2: RAN: /home/buildozer/aports/testing/py3-sh/src/sh-2.2.0/.testenv/bin/python3 /tmp/tmpjupdzqf5 STDOUT: STDERR: Enable tracemalloc to get traceback where the object was allocated. See https://docs.pytest.org/en/stable/how-to/capture-warnings.html#resource-warnings for more info. warnings.warn(pytest.PytestUnhandledThreadExceptionWarning(msg)) -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html ================ 179 passed, 1 skipped, 114 warnings in 57.65s ================= >>> py3-sh: Entering fakeroot... >>> py3-sh-pyc*: Running split function pyc... renamed 'usr/lib/python3.14/site-packages/__pycache__' -> '/home/buildozer/aports/testing/py3-sh/pkg/py3-sh-pyc/usr/lib/python3.14/site-packages/__pycache__' >>> py3-sh-pyc*: Preparing subpackage py3-sh-pyc... >>> py3-sh-pyc*: Running postcheck for py3-sh-pyc >>> py3-sh*: Running postcheck for py3-sh >>> py3-sh*: Preparing package py3-sh... >>> py3-sh-pyc*: Tracing dependencies... python3~3.14 >>> py3-sh-pyc*: Package size: 132.4 KB >>> py3-sh-pyc*: Compressing data... >>> py3-sh-pyc*: Create checksum... >>> py3-sh-pyc*: Create py3-sh-pyc-2.2.0-r0.apk >>> py3-sh*: Tracing dependencies... python3~3.14 >>> py3-sh*: Package size: 128.8 KB >>> py3-sh*: Compressing data... >>> py3-sh*: Create checksum... >>> py3-sh*: Create py3-sh-2.2.0-r0.apk >>> py3-sh: Build complete at Sat, 04 Apr 2026 01:46:08 +0000 elapsed time 0h 1m 2s >>> py3-sh: Cleaning up srcdir >>> py3-sh: Cleaning up pkgdir >>> py3-sh: Cleaning up tmpdir >>> py3-sh: Uninstalling dependencies... ( 1/44) Purging .makedepends-py3-sh (20260404.014507) ( 2/44) Purging py3-gpep517-pyc (19-r2) ( 3/44) Purging py3-gpep517 (19-r2) ( 4/44) Purging py3-installer-pyc (1.0.0-r0) ( 5/44) Purging py3-installer (1.0.0-r0) ( 6/44) Purging py3-poetry-core-pyc (2.3.2-r0) ( 7/44) Purging py3-poetry-core (2.3.2-r0) ( 8/44) Purging py3-fastjsonschema-pyc (2.21.2-r2) ( 9/44) Purging py3-fastjsonschema (2.21.2-r2) (10/44) Purging py3-lark-parser-pyc (1.2.2-r1) (11/44) Purging py3-lark-parser (1.2.2-r1) (12/44) Purging py3-pytest-pyc (9.0.2-r1) (13/44) Purging py3-pytest (9.0.2-r1) (14/44) Purging py3-iniconfig-pyc (2.3.0-r1) (15/44) Purging py3-iniconfig (2.3.0-r1) (16/44) Purging py3-packaging-pyc (26.0-r1) (17/44) Purging py3-packaging (26.0-r1) (18/44) Purging py3-parsing-pyc (3.3.2-r1) (19/44) Purging py3-parsing (3.3.2-r1) (20/44) Purging py3-pluggy-pyc (1.6.0-r1) (21/44) Purging py3-pluggy (1.6.0-r1) (22/44) Purging py3-py-pyc (1.11.0-r5) (23/44) Purging py3-py (1.11.0-r5) (24/44) Purging py3-pygments-pyc (2.20.0-r0) (25/44) Purging py3-pygments (2.20.0-r0) (26/44) Purging python3-pyc (3.14.3-r0) (27/44) Purging python3-pycache-pyc0 (3.14.3-r0) (28/44) Purging pyc (3.14.3-r0) (29/44) Purging python3 (3.14.3-r0) (30/44) Purging lsof (4.99.6-r0) (31/44) Purging coreutils (9.10-r1) Executing coreutils-9.10-r1.post-deinstall (32/44) Purging coreutils-env (9.10-r1) (33/44) Purging coreutils-fmt (9.10-r1) (34/44) Purging coreutils-sha512sum (9.10-r1) (35/44) Purging gdbm (1.26-r0) (36/44) Purging libattr (2.5.2-r2) (37/44) Purging libbz2 (1.0.8-r6) (38/44) Purging libffi (3.5.2-r0) (39/44) Purging libpanelw (6.6_p20251231-r0) (40/44) Purging mpdecimal (4.0.1-r0) (41/44) Purging sqlite-libs (3.51.2-r1) (42/44) Purging utmps-libs (0.1.3.2-r1) (43/44) Purging xz-libs (5.8.2-r0) (44/44) Purging skalibs-libs (2.14.5.1-r0) Executing busybox-1.37.0-r31.trigger OK: 440.5 MiB in 106 packages >>> py3-sh: Updating the testing/x86_64 repository index... >>> py3-sh: Signing the index...