[ https://issues.apache.org/jira/browse/KAFKA-14249?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17886698#comment-17886698 ]
Lianet Magrans commented on KAFKA-14249: ---------------------------------------- For the record, still seeing this in recent runs: [https://github.com/apache/kafka/actions/runs/11160887628/job/31022856237] > Flaky test Tls13SelectorTest. testCloseOldestConnection > ------------------------------------------------------- > > Key: KAFKA-14249 > URL: https://issues.apache.org/jira/browse/KAFKA-14249 > Project: Kafka > Issue Type: Test > Components: unit tests > Reporter: Divij Vaidya > Priority: Minor > Labels: flaky-test > > Execution run: > [https://ci-builds.apache.org/job/Kafka/job/kafka-pr/job/PR-12590/10/testReport/org.apache.kafka.common.network/Tls13SelectorTest/Build___JDK_17_and_Scala_2_13___testCloseOldestConnection__/] > > Stack trace: > {noformat} > Error Messageorg.opentest4j.AssertionFailedError: The idle connection should > have been closed ==> expected: <true> but was: > <false>Stacktraceorg.opentest4j.AssertionFailedError: The idle connection > should have been closed ==> 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:36) > at app//org.junit.jupiter.api.Assertions.assertTrue(Assertions.java:210) > at > app//org.apache.kafka.common.network.SelectorTest.testCloseOldestConnection(SelectorTest.java:457) > at > java.base@17.0.4.1/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native > Method) > at > java.base@17.0.4.1/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) > at > java.base@17.0.4.1/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) > at java.base@17.0.4.1/java.lang.reflect.Method.invoke(Method.java:568) > at > app//org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:727){noformat} -- This message was sent by Atlassian Jira (v8.20.10#820010)