On Tue Aug 18, 2026 at 8:30 AM CEST, Adrian Freihofer via 
lists.openembedded.org wrote:
> From: Adrian Freihofer <[email protected]>
>
> Changes from v1 to v2:
>
> On autobuilder the the test_devtool_ide_sdk_code_cmake and
> test_devtool_ide_sdk_code_meson tests failed with:
>
> File 
> "/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/devtool.py",
>  line 3695, in _verify_launch_config
>     self.assertTrue(
>   File "/usr/lib/python3.12/unittest/case.py", line 727, in assertTrue
>     raise self.failureException(msg)
> AssertionError: False is not true : gdbserver did not report readiness on 
> port 1234
>
> Probably this could happen when the attach tests start a gdbserver and then
> the once mode tests reuses the same port for gdbserver --once before the first
> gdbserver --multi released the port and terminated. This is fixed by using
> different ports for different debugging modes which can theoretically also be
> used concurently.
>

Hi Adrian,

I'm sorry, but we still have failures on the same tests :(

2026-08-18 11:15:37,934 - oe-selftest - INFO - 
devtool.DevtoolIdeSdkGccTests.test_devtool_ide_sdk_code_cmake 
(subunit.RemotedTestCase)
2026-08-18 11:15:37,938 - oe-selftest - INFO -  ... FAIL
...
2026-08-18 11:15:37,938 - oe-selftest - INFO - 12: 2/73 134/766 (398.86s) (0 
failed) (devtool.DevtoolIdeSdkGccTests.test_devtool_ide_sdk_code_cmake)
2026-08-18 11:15:37,938 - oe-selftest - INFO - 
testtools.testresult.real._StringException: Traceback (most recent call last):
  File 
"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/devtool.py",
 line 3759, in test_devtool_ide_sdk_code_cmake
    self._verify_launch_json_debugging(tempdir, qemu, example_exe)
  File 
"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/devtool.py",
 line 3543, in _verify_launch_json_debugging
    self._verify_launch_config(tempdir, config, tasks, qemu, example_exe,
  File 
"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/devtool.py",
 line 3701, in _verify_launch_config
    self.assertTrue(
  File "/usr/lib64/python3.12/unittest/case.py", line 727, in assertTrue
    raise self.failureException(msg)
AssertionError: False is not true : gdbserver did not report readiness on port 
1234:
...
2026-08-18 11:21:24,242 - oe-selftest - INFO - 
devtool.DevtoolIdeSdkGccTests.test_devtool_ide_sdk_code_meson 
(subunit.RemotedTestCase)
2026-08-18 11:21:24,242 - oe-selftest - INFO -  ... FAIL
...
2026-08-18 11:21:24,242 - oe-selftest - INFO - 12: 3/73 280/766 (346.31s) (2 
failed) (devtool.DevtoolIdeSdkGccTests.test_devtool_ide_sdk_code_meson)
2026-08-18 11:21:24,242 - oe-selftest - INFO - 
testtools.testresult.real._StringException: Traceback (most recent call last):
  File 
"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/devtool.py",
 line 3816, in test_devtool_ide_sdk_code_meson
    self._verify_launch_json_debugging(tempdir, qemu, example_exe)
  File 
"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/devtool.py",
 line 3543, in _verify_launch_json_debugging
    self._verify_launch_config(tempdir, config, tasks, qemu, example_exe,
  File 
"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/devtool.py",
 line 3701, in _verify_launch_config
    self.assertTrue(
  File "/usr/lib64/python3.12/unittest/case.py", line 727, in assertTrue
    raise self.failureException(msg)
AssertionError: False is not true : gdbserver did not report readiness on port 
1234:

https://autobuilder.yoctoproject.org/valkyrie/#/builders/48/builds/4410
https://autobuilder.yoctoproject.org/valkyrie/#/builders/35/builds/4590
https://autobuilder.yoctoproject.org/valkyrie/#/builders/23/builds/4640

Thanks,
Mathieu

-- 
Mathieu Dubois-Briand, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#243683): 
https://lists.openembedded.org/g/openembedded-core/message/243683
Mute This Topic: https://lists.openembedded.org/mt/120804335/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to