>>> py3-riotctrl: Building testing/py3-riotctrl 0.5.0-r5 (using abuild 3.16.0-r0) started Mon, 30 Mar 2026 22:22:30 +0000 >>> py3-riotctrl: Validating /home/buildozer/aports/testing/py3-riotctrl/APKBUILD... >>> py3-riotctrl: Analyzing dependencies... >>> py3-riotctrl: Installing for build: build-base py3-pexpect py3-psutil py3-rapidjson python3 py3-setuptools py3-gpep517 py3-pytest py3-pytest-cov ( 1/43) Installing libbz2 (1.0.8-r6) ( 2/43) Installing libffi (3.5.2-r0) ( 3/43) Installing gdbm (1.26-r0) ( 4/43) Installing xz-libs (5.8.2-r0) ( 5/43) Installing mpdecimal (4.0.1-r0) ( 6/43) Installing libpanelw (6.6_p20251231-r0) ( 7/43) Installing sqlite-libs (3.51.2-r1) ( 8/43) Installing python3 (3.14.3-r0) ( 9/43) Installing python3-pycache-pyc0 (3.14.3-r0) (10/43) Installing pyc (3.14.3-r0) (11/43) Installing py3-pexpect-pyc (4.9-r2) (12/43) Installing python3-pyc (3.14.3-r0) (13/43) Installing py3-ptyprocess (0.7.0-r8) (14/43) Installing py3-ptyprocess-pyc (0.7.0-r8) (15/43) Installing py3-pexpect (4.9-r2) (16/43) Installing py3-psutil (7.1.3-r1) (17/43) Installing py3-psutil-pyc (7.1.3-r1) (18/43) Installing py3-rapidjson (1.23-r1) (19/43) Installing py3-parsing (3.3.2-r1) (20/43) Installing py3-parsing-pyc (3.3.2-r1) (21/43) Installing py3-packaging (26.0-r1) (22/43) Installing py3-packaging-pyc (26.0-r1) (23/43) Installing py3-setuptools (82.0.1-r1) (24/43) Installing py3-setuptools-pyc (82.0.1-r1) (25/43) Installing py3-installer (0.7.0-r3) (26/43) Installing py3-installer-pyc (0.7.0-r3) (27/43) Installing py3-gpep517 (19-r2) (28/43) Installing py3-gpep517-pyc (19-r2) (29/43) Installing py3-iniconfig (2.3.0-r1) (30/43) Installing py3-iniconfig-pyc (2.3.0-r1) (31/43) Installing py3-pluggy (1.6.0-r1) (32/43) Installing py3-pluggy-pyc (1.6.0-r1) (33/43) Installing py3-py (1.11.0-r5) (34/43) Installing py3-py-pyc (1.11.0-r5) (35/43) Installing py3-pygments (2.20.0-r0) (36/43) Installing py3-pygments-pyc (2.20.0-r0) (37/43) Installing py3-pytest (9.0.2-r1) (38/43) Installing py3-pytest-pyc (9.0.2-r1) (39/43) Installing py3-coverage (7.13.5-r1) (40/43) Installing py3-coverage-pyc (7.13.5-r1) (41/43) Installing py3-pytest-cov (5.0.0-r2) (42/43) Installing py3-pytest-cov-pyc (5.0.0-r2) (43/43) Installing .makedepends-py3-riotctrl (20260330.222232) Executing busybox-1.37.0-r31.trigger OK: 487.6 MiB in 147 packages >>> py3-riotctrl: Cleaning up srcdir >>> py3-riotctrl: Cleaning up pkgdir >>> py3-riotctrl: Cleaning up tmpdir >>> py3-riotctrl: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-riotctrl-0.5.0.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) wget: server returned error: HTTP/1.1 404 Not Found >>> py3-riotctrl: Fetching py3-riotctrl-0.5.0.tar.gz::https://github.com/RIOT-OS/riotctrl/archive/refs/tags/v0.5.0.tar.gz Connecting to github.com (140.82.121.3:443) Connecting to codeload.github.com (140.82.121.9:443) saving to '/var/cache/distfiles/edge/py3-riotctrl-0.5.0.tar.gz.part' py3-riotctrl-0.5.0.t 100% |********************************| 17674 0:00:00 ETA '/var/cache/distfiles/edge/py3-riotctrl-0.5.0.tar.gz.part' saved /var/cache/distfiles/edge/py3-riotctrl-0.5.0.tar.gz: OK >>> py3-riotctrl: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-riotctrl-0.5.0.tar.gz /var/cache/distfiles/edge/py3-riotctrl-0.5.0.tar.gz: OK >>> py3-riotctrl: Unpacking /var/cache/distfiles/edge/py3-riotctrl-0.5.0.tar.gz... 2026-03-30 22:22:34,190 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ 2026-03-30 22:22:34,219 root INFO running bdist_wheel 2026-03-30 22:22:34,242 root INFO running build 2026-03-30 22:22:34,242 root INFO running build_py 2026-03-30 22:22:34,247 root INFO creating build/lib/riotctrl 2026-03-30 22:22:34,247 root INFO copying riotctrl/__init__.py -> build/lib/riotctrl 2026-03-30 22:22:34,247 root INFO copying riotctrl/ctrl.py -> build/lib/riotctrl 2026-03-30 22:22:34,248 root INFO creating build/lib/riotctrl/tests 2026-03-30 22:22:34,248 root INFO copying riotctrl/tests/shell_json_test.py -> build/lib/riotctrl/tests 2026-03-30 22:22:34,248 root INFO copying riotctrl/tests/ctrl_test.py -> build/lib/riotctrl/tests 2026-03-30 22:22:34,249 root INFO copying riotctrl/tests/__init__.py -> build/lib/riotctrl/tests 2026-03-30 22:22:34,249 root INFO copying riotctrl/tests/shell_test.py -> build/lib/riotctrl/tests 2026-03-30 22:22:34,249 root INFO copying riotctrl/tests/riotctrl_test.py -> build/lib/riotctrl/tests 2026-03-30 22:22:34,250 root INFO creating build/lib/riotctrl/shell 2026-03-30 22:22:34,250 root INFO copying riotctrl/shell/__init__.py -> build/lib/riotctrl/shell 2026-03-30 22:22:34,250 root INFO copying riotctrl/shell/json.py -> build/lib/riotctrl/shell 2026-03-30 22:22:34,260 root INFO installing to build/bdist.linux-i686/wheel 2026-03-30 22:22:34,260 root INFO running install 2026-03-30 22:22:34,270 root INFO running install_lib 2026-03-30 22:22:34,275 root INFO creating build/bdist.linux-i686/wheel 2026-03-30 22:22:34,275 root INFO creating build/bdist.linux-i686/wheel/riotctrl 2026-03-30 22:22:34,275 root INFO copying build/lib/riotctrl/__init__.py -> build/bdist.linux-i686/wheel/./riotctrl 2026-03-30 22:22:34,275 root INFO creating build/bdist.linux-i686/wheel/riotctrl/tests 2026-03-30 22:22:34,276 root INFO copying build/lib/riotctrl/tests/shell_json_test.py -> build/bdist.linux-i686/wheel/./riotctrl/tests 2026-03-30 22:22:34,276 root INFO copying build/lib/riotctrl/tests/ctrl_test.py -> build/bdist.linux-i686/wheel/./riotctrl/tests 2026-03-30 22:22:34,276 root INFO copying build/lib/riotctrl/tests/__init__.py -> build/bdist.linux-i686/wheel/./riotctrl/tests 2026-03-30 22:22:34,276 root INFO copying build/lib/riotctrl/tests/shell_test.py -> build/bdist.linux-i686/wheel/./riotctrl/tests 2026-03-30 22:22:34,277 root INFO copying build/lib/riotctrl/tests/riotctrl_test.py -> build/bdist.linux-i686/wheel/./riotctrl/tests 2026-03-30 22:22:34,277 root INFO copying build/lib/riotctrl/ctrl.py -> build/bdist.linux-i686/wheel/./riotctrl 2026-03-30 22:22:34,277 root INFO creating build/bdist.linux-i686/wheel/riotctrl/shell 2026-03-30 22:22:34,277 root INFO copying build/lib/riotctrl/shell/__init__.py -> build/bdist.linux-i686/wheel/./riotctrl/shell 2026-03-30 22:22:34,278 root INFO copying build/lib/riotctrl/shell/json.py -> build/bdist.linux-i686/wheel/./riotctrl/shell 2026-03-30 22:22:34,278 root INFO running install_egg_info 2026-03-30 22:22:34,283 root INFO running egg_info 2026-03-30 22:22:34,286 root INFO creating riotctrl.egg-info 2026-03-30 22:22:34,286 root INFO writing riotctrl.egg-info/PKG-INFO 2026-03-30 22:22:34,287 root INFO writing dependency_links to riotctrl.egg-info/dependency_links.txt 2026-03-30 22:22:34,287 root INFO writing requirements to riotctrl.egg-info/requires.txt 2026-03-30 22:22:34,287 root INFO writing top-level names to riotctrl.egg-info/top_level.txt 2026-03-30 22:22:34,288 root INFO writing manifest file 'riotctrl.egg-info/SOURCES.txt' 2026-03-30 22:22:34,292 root INFO reading manifest file 'riotctrl.egg-info/SOURCES.txt' 2026-03-30 22:22:34,293 root INFO adding license file 'LICENSE' 2026-03-30 22:22:34,294 root INFO writing manifest file 'riotctrl.egg-info/SOURCES.txt' 2026-03-30 22:22:34,294 root INFO Copying riotctrl.egg-info to build/bdist.linux-i686/wheel/./riotctrl-0.5.0-py3.14.egg-info 2026-03-30 22:22:34,295 root INFO running install_scripts 2026-03-30 22:22:34,296 root INFO creating build/bdist.linux-i686/wheel/riotctrl-0.5.0.dist-info/WHEEL 2026-03-30 22:22:34,297 wheel INFO creating '/home/buildozer/aports/testing/py3-riotctrl/src/riotctrl-0.5.0/.dist/.tmp-25yjw_sh/riotctrl-0.5.0-py3-none-any.whl' and adding 'build/bdist.linux-i686/wheel' to it 2026-03-30 22:22:34,297 wheel INFO adding 'riotctrl/__init__.py' 2026-03-30 22:22:34,297 wheel INFO adding 'riotctrl/ctrl.py' 2026-03-30 22:22:34,298 wheel INFO adding 'riotctrl/shell/__init__.py' 2026-03-30 22:22:34,298 wheel INFO adding 'riotctrl/shell/json.py' 2026-03-30 22:22:34,298 wheel INFO adding 'riotctrl/tests/__init__.py' 2026-03-30 22:22:34,299 wheel INFO adding 'riotctrl/tests/ctrl_test.py' 2026-03-30 22:22:34,299 wheel INFO adding 'riotctrl/tests/riotctrl_test.py' 2026-03-30 22:22:34,299 wheel INFO adding 'riotctrl/tests/shell_json_test.py' 2026-03-30 22:22:34,299 wheel INFO adding 'riotctrl/tests/shell_test.py' 2026-03-30 22:22:34,300 wheel INFO adding 'riotctrl-0.5.0.dist-info/licenses/LICENSE' 2026-03-30 22:22:34,300 wheel INFO adding 'riotctrl-0.5.0.dist-info/METADATA' 2026-03-30 22:22:34,300 wheel INFO adding 'riotctrl-0.5.0.dist-info/WHEEL' 2026-03-30 22:22:34,300 wheel INFO adding 'riotctrl-0.5.0.dist-info/top_level.txt' 2026-03-30 22:22:34,301 wheel INFO adding 'riotctrl-0.5.0.dist-info/RECORD' 2026-03-30 22:22:34,301 root INFO removing build/bdist.linux-i686/wheel 2026-03-30 22:22:34,302 gpep517 INFO The backend produced .dist/riotctrl-0.5.0-py3-none-any.whl riotctrl-0.5.0-py3-none-any.whl 2026-03-30 22:22:34,575 gpep517 INFO Installing .dist/riotctrl-0.5.0-py3-none-any.whl into .testenv 2026-03-30 22:22:34,595 gpep517 INFO Installation complete ============================= test session starts ============================== platform linux -- Python 3.14.3, pytest-9.0.2, pluggy-1.6.0 -- /home/buildozer/aports/testing/py3-riotctrl/src/riotctrl-0.5.0/.testenv/bin/python3 cachedir: .pytest_cache rootdir: /home/buildozer/aports/testing/py3-riotctrl/src/riotctrl-0.5.0 configfile: setup.cfg testpaths: riotctrl plugins: cov-5.0.0 collecting ... collected 25 items / 4 deselected / 21 selected riotctrl/tests/ctrl_test.py::test_riotctrl_flash PASSED [ 4%] riotctrl/tests/ctrl_test.py::test_running_echo_application PASSED [ 9%] riotctrl/tests/ctrl_test.py::test_running_term_without_reset PASSED [ 14%] riotctrl/tests/ctrl_test.py::test_running_error_cases PASSED [ 19%] riotctrl/tests/ctrl_test.py::test_expect_not_matching_stdin PASSED [ 23%] riotctrl/tests/ctrl_test.py::test_expect_value PASSED [ 28%] riotctrl/tests/ctrl_test.py::test_term_cleanup PASSED [ 33%] riotctrl/tests/ctrl_test.py::test_board_factory_wo_board PASSED [ 38%] riotctrl/tests/ctrl_test.py::test_w_board_in_default_board_cls PASSED [ 42%] riotctrl/tests/ctrl_test.py::test_w_board_in_not_default_board_cls PASSED [ 47%] riotctrl/tests/ctrl_test.py::test_w_board_custom_board_cls PASSED [ 52%] riotctrl/tests/riotctrl_test.py::test_version PASSED [ 57%] riotctrl/tests/shell_json_test.py::test_json_shell_interaction_parser PASSED [ 61%] riotctrl/tests/shell_json_test.py::test_rapid_json_shell_interaction_parser_w_rapidjson PASSED [ 66%] riotctrl/tests/shell_test.py::test_shell_interaction_cmd PASSED [ 71%] riotctrl/tests/shell_test.py::test_shell_interaction_cmd_first_prompt_missing PASSED [ 76%] riotctrl/tests/shell_test.py::test_shell_interaction_cmd_different_prompt PASSED [ 80%] riotctrl/tests/shell_test.py::test_shell_interaction_cmd_prompt_timeout PASSED [ 85%] riotctrl/tests/shell_test.py::test_shell_interaction_cmd_reset_term PASSED [ 90%] riotctrl/tests/shell_test.py::test_shell_interaction_check_term PASSED [ 95%] riotctrl/tests/shell_test.py::test_shell_interaction_check_term_when_term_started PASSED [100%] - generated xml file: /home/buildozer/aports/testing/py3-riotctrl/src/riotctrl-0.5.0/test-report.xml - ---------- coverage: platform linux, python 3.14.3-final-0 ----------- Name Stmts Miss Branch BrPart Cover -------------------------------------------------------------- riotctrl/__init__.py 1 0 0 0 100% riotctrl/ctrl.py 107 8 10 1 92% riotctrl/shell/__init__.py 40 0 6 0 100% riotctrl/shell/json.py 25 3 2 1 85% -------------------------------------------------------------- TOTAL 173 11 18 2 93% Coverage HTML written to dir htmlcov Coverage XML written to file coverage.xml ====================== 21 passed, 4 deselected in 49.87s ======================= >>> py3-riotctrl: Entering fakeroot... 2026-03-30 22:23:25,238 gpep517 INFO Installing .dist/riotctrl-0.5.0-py3-none-any.whl into /home/buildozer/aports/testing/py3-riotctrl/pkg/py3-riotctrl 2026-03-30 22:23:25,261 gpep517 INFO Installation complete >>> py3-riotctrl-pyc*: Running split function pyc... 'usr/lib/python3.14/site-packages/riotctrl/__pycache__' -> '/home/buildozer/aports/testing/py3-riotctrl/pkg/py3-riotctrl-pyc/usr/lib/python3.14/site-packages/riotctrl/__pycache__' 'usr/lib/python3.14/site-packages/riotctrl/shell/__pycache__' -> '/home/buildozer/aports/testing/py3-riotctrl/pkg/py3-riotctrl-pyc/usr/lib/python3.14/site-packages/riotctrl/shell/__pycache__' >>> py3-riotctrl-pyc*: Preparing subpackage py3-riotctrl-pyc... >>> py3-riotctrl-pyc*: Running postcheck for py3-riotctrl-pyc >>> py3-riotctrl*: Running postcheck for py3-riotctrl >>> py3-riotctrl*: Preparing package py3-riotctrl... >>> py3-riotctrl-pyc*: Tracing dependencies... python3~3.14 >>> py3-riotctrl-pyc*: Package size: 20.6 KB >>> py3-riotctrl-pyc*: Compressing data... >>> py3-riotctrl-pyc*: Create checksum... >>> py3-riotctrl-pyc*: Create py3-riotctrl-pyc-0.5.0-r5.apk >>> py3-riotctrl*: Tracing dependencies... py3-pexpect py3-psutil py3-rapidjson python3 python3~3.14 >>> py3-riotctrl*: Package size: 32.7 KB >>> py3-riotctrl*: Compressing data... >>> py3-riotctrl*: Create checksum... >>> py3-riotctrl*: Create py3-riotctrl-0.5.0-r5.apk >>> py3-riotctrl: Build complete at Mon, 30 Mar 2026 22:23:25 +0000 elapsed time 0h 0m 55s >>> py3-riotctrl: Cleaning up srcdir >>> py3-riotctrl: Cleaning up pkgdir >>> py3-riotctrl: Cleaning up tmpdir >>> py3-riotctrl: Uninstalling dependencies... ( 1/43) Purging .makedepends-py3-riotctrl (20260330.222232) ( 2/43) Purging py3-pexpect-pyc (4.9-r2) ( 3/43) Purging py3-pexpect (4.9-r2) ( 4/43) Purging py3-ptyprocess-pyc (0.7.0-r8) ( 5/43) Purging py3-ptyprocess (0.7.0-r8) ( 6/43) Purging py3-psutil-pyc (7.1.3-r1) ( 7/43) Purging py3-psutil (7.1.3-r1) ( 8/43) Purging py3-rapidjson (1.23-r1) ( 9/43) Purging py3-setuptools-pyc (82.0.1-r1) (10/43) Purging py3-setuptools (82.0.1-r1) (11/43) Purging py3-gpep517-pyc (19-r2) (12/43) Purging py3-gpep517 (19-r2) (13/43) Purging py3-installer-pyc (0.7.0-r3) (14/43) Purging py3-installer (0.7.0-r3) (15/43) Purging py3-pytest-cov-pyc (5.0.0-r2) (16/43) Purging py3-pytest-cov (5.0.0-r2) (17/43) Purging py3-pytest-pyc (9.0.2-r1) (18/43) Purging py3-pytest (9.0.2-r1) (19/43) Purging py3-iniconfig-pyc (2.3.0-r1) (20/43) Purging py3-iniconfig (2.3.0-r1) (21/43) Purging py3-packaging-pyc (26.0-r1) (22/43) Purging py3-packaging (26.0-r1) (23/43) Purging py3-parsing-pyc (3.3.2-r1) (24/43) Purging py3-parsing (3.3.2-r1) (25/43) Purging py3-pluggy-pyc (1.6.0-r1) (26/43) Purging py3-pluggy (1.6.0-r1) (27/43) Purging py3-py-pyc (1.11.0-r5) (28/43) Purging py3-py (1.11.0-r5) (29/43) Purging py3-pygments-pyc (2.20.0-r0) (30/43) Purging py3-pygments (2.20.0-r0) (31/43) Purging py3-coverage-pyc (7.13.5-r1) (32/43) Purging py3-coverage (7.13.5-r1) (33/43) Purging python3-pyc (3.14.3-r0) (34/43) Purging python3-pycache-pyc0 (3.14.3-r0) (35/43) Purging pyc (3.14.3-r0) (36/43) Purging python3 (3.14.3-r0) (37/43) Purging gdbm (1.26-r0) (38/43) Purging libbz2 (1.0.8-r6) (39/43) Purging libffi (3.5.2-r0) (40/43) Purging libpanelw (6.6_p20251231-r0) (41/43) Purging mpdecimal (4.0.1-r0) (42/43) Purging sqlite-libs (3.51.2-r1) (43/43) Purging xz-libs (5.8.2-r0) Executing busybox-1.37.0-r31.trigger OK: 426.6 MiB in 104 packages >>> py3-riotctrl: Updating the testing/x86 repository index... >>> py3-riotctrl: Signing the index...