[
https://issues.apache.org/jira/browse/IGNITE-26655?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18031395#comment-18031395
]
Tiago Marques Godinho edited comment on IGNITE-26655 at 10/21/25 9:57 AM:
--------------------------------------------------------------------------
This is another failure on the chain of:
https://issues.apache.org/jira/browse/IGNITE-26221
It's very likely we are actually seeing a deadlock somewhere.
Timings are also consistent with a deadlock.
was (Author: JIRAUSER302377):
This is another failure on the chain of:
https://issues.apache.org/jira/browse/IGNITE-26221
It's very likely we are actually seeing a deadlock somewhere.
> Flaky org.apache.ignite.client.ClientMetricsTest.testHandshakesFailedTimeout
> ----------------------------------------------------------------------------
>
> Key: IGNITE-26655
> URL: https://issues.apache.org/jira/browse/IGNITE-26655
> Project: Ignite
> Issue Type: Improvement
> Components: platforms ai3
> Reporter: Iurii Gerzhedovich
> Assignee: Tiago Marques Godinho
> Priority: Major
> Labels: MakeTeamcityGreenAgain, ignite-3
>
> The test is flaky
> [org.apache.ignite.client.ClientMetricsTest.testHandshakesFailedTimeout|https://ci.ignite.apache.org/buildConfiguration/ApacheIgnite3xGradle_Test_RunAllTests/9531453?logFilter=debug&logView=flowAware]
>
> {code:java}
> org.apache.ignite.client.ClientMetricsTest.testHandshakesFailedTimeout()
> 14:42:20 org.opentest4j.AssertionFailedError: handshakesFailedTimeout:
> 0 ==> expected: <true> but was: <false>
> 14:42:20 org.opentest4j.AssertionFailedError: handshakesFailedTimeout:
> 0 ==> expected: <true> but was: <false>
> at
> app//org.junit.jupiter.api.AssertionFailureBuilder.build(AssertionFailureBuilder.java:151)
> at
> app//org.junit.jupiter.api.AssertionFailureBuilder.buildAndThrow(AssertionFailureBuilder.java:132)
> at
> app//org.junit.jupiter.api.AssertTrue.failNotTrue(AssertTrue.java:63)
> at
> app//org.junit.jupiter.api.AssertTrue.assertTrue(AssertTrue.java:42)
> at
> app//org.junit.jupiter.api.Assertions.assertTrue(Assertions.java:191)
> at
> app//org.apache.ignite.client.ClientMetricsTest.testHandshakesFailedTimeout(ClientMetricsTest.java:164)
> at [email protected]/java.lang.reflect.Method.invoke(Method.java:568)
> at [email protected]/java.util.ArrayList.forEach(ArrayList.java:1511)
> at [email protected]/java.util.ArrayList.forEach(ArrayList.java:1511)
> {code}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)