-
Notifications
You must be signed in to change notification settings - Fork 25.6k
Closed
Labels
:Distributed Coordination/AllocationAll issues relating to the decision making around placing a shard (both master logic & on the nodes)All issues relating to the decision making around placing a shard (both master logic & on the nodes)>test-failureTriaged test failures from CITriaged test failures from CITeam:Distributed CoordinationMeta label for Distributed Coordination teamMeta label for Distributed Coordination teamlow-riskAn open issue or test failure that is a low risk to future releasesAn open issue or test failure that is a low risk to future releases
Description
Build Scans:
- elasticsearch-periodic-platform-support #10025 / windows-2022_checkpart1_platform-support-windows
- elasticsearch-pull-request #86036 / part-1
- elasticsearch-periodic-platform-support #10025 / almalinux-9_platform-support-unix
- elasticsearch-periodic-platform-support #10025 / debian-12_platform-support-unix
- elasticsearch-pull-request #86008 / part-1
- elasticsearch-pull-request #86000 / part-1
Reproduction Line:
gradlew ":server:internalClusterTest" --tests "org.elasticsearch.cluster.ClusterInfoServiceIT.testMaxQueueLatenciesInClusterInfo" -Dtests.seed=F5440B5D5A6B1B4C -Dtests.locale=kxv-Orya -Dtests.timezone=SystemV/MST7 -Druntime.java=24
Applicable branches:
main
Reproduces locally?:
N/A
Failure History:
See dashboard
Failure Message:
java.lang.AssertionError: Unexpectedly found a task queued for the write thread pool. Write thread pool dump: TaskExecutionTimeTrackingEsThreadPoolExecutor[name = node_t1/write, queue capacity = 10000, task execution EWMA = 17.7ms, total task execution time = 1s, org.elasticsearch.common.util.concurrent.TaskExecutionTimeTrackingEsThreadPoolExecutor@12a864d[Running, pool size = 1, active threads = 1, queued tasks = 3, completed tasks = 10]]
Expected: <0L>
but: was <1L>
Issue Reasons:
- [main] 6 failures in test testMaxQueueLatenciesInClusterInfo (13.3% fail rate in 45 executions)
- [main] 3 failures in step part-1 (11.5% fail rate in 26 executions)
- [main] 3 failures in pipeline elasticsearch-pull-request (12.0% fail rate in 25 executions)
Note:
This issue was created using new test triage automation. Please report issues or feedback to es-delivery.
Metadata
Metadata
Assignees
Labels
:Distributed Coordination/AllocationAll issues relating to the decision making around placing a shard (both master logic & on the nodes)All issues relating to the decision making around placing a shard (both master logic & on the nodes)>test-failureTriaged test failures from CITriaged test failures from CITeam:Distributed CoordinationMeta label for Distributed Coordination teamMeta label for Distributed Coordination teamlow-riskAn open issue or test failure that is a low risk to future releasesAn open issue or test failure that is a low risk to future releases