-
Notifications
You must be signed in to change notification settings - Fork 522
Closed
Labels
Description
Generated by Generative AI
No response
Operating System:
Ubuntu and Rhel
ROS version or commit hash:
rolling, kilted
RMW implementation (if applicable):
No response
RMW Configuration (if applicable):
No response
Client library (if applicable):
rclcpp
'ros2 doctor --report' output
No response
Steps to reproduce issue
- Run a build in a linux nightly
- See rclcpp.TestExecutor.spin_all_fail_wait_set_clear fail
Expected behavior
Test should pass
Actual behavior
Test fails flaky
Additional information
Test regressions:
Reference builds:
- Kci__nightly-cyclonedds_ubuntu_noble_amd64#28
- Kci__nightly-fastrtps-dynamic_ubuntu_noble_amd64#27
- Rci__nightly-cyclonedds_ubuntu_noble_amd64#471
- Rci__nightly-fastrtps-dynamic_ubuntu_noble_amd64#476
- nightly_linux-rhel_debug#2380
- nightly_linux-rhel_repeated#2370
- nightly_linux_repeated#3921
- nightly_win_rep#3809
Log output:
119: [ RUN ] TestExecutor.spin_all_fail_wait_set_clear
119: unknown file: Failure
119: C++ exception with description "Couldn't clear the wait set: error not set" thrown in the test body.
119:
119: [ FAILED ] TestExecutor.spin_all_fail_wait_set_clear (12 ms)
Test started to fail flaky in 2025-04-12: https://ci.ros2.org/view/nightly/job/nightly_linux-rhel_repeated/2250/
It may be a secondary effect of #2378 or #2797.
Flaky ratio
| job_name | last_fail | first_fail | build_count | failure_count | failure_percentage |
|---|---|---|---|---|---|
| nightly_linux-rhel_repeated | 2025-08-06 | 2025-07-08 | 28 | 16 | 57.14 |
| Kci__nightly-fastrtps-dynamic_ubuntu_noble_amd64 | 2025-08-05 | 2025-08-05 | 5 | 1 | 20.0 |
| nightly_linux-rhel_debug | 2025-08-04 | 2025-08-04 | 26 | 1 | 3.85 |
| Rci__nightly-fastrtps-dynamic_ubuntu_noble_amd64 | 2025-08-04 | 2025-07-08 | 21 | 3 | 14.29 |
| Rci__nightly-cyclonedds_ubuntu_noble_amd64 | 2025-08-04 | 2025-07-08 | 24 | 8 | 33.33 |
| Kci__nightly-cyclonedds_ubuntu_noble_amd64 | 2025-08-04 | 2025-07-13 | 8 | 5 | 62.5 |
| nightly_win_rep | 2025-07-28 | 2025-07-08 | 19 | 2 | 10.53 |
| nightly_linux_repeated | 2025-07-28 | 2025-07-09 | 26 | 7 | 26.92 |
Reactions are currently unavailable