Uploaded image for project: 'Kafka'
  1. Kafka
  2. KAFKA-16502

Fix flaky EOSUncleanShutdownIntegrationTest#shouldWorkWithUncleanShutdownWipeOutStateStore

    XMLWordPrintableJSON

Details

    • Test
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • streams, unit tests

    Description

      org.opentest4j.AssertionFailedError: Condition not met within timeout 15000. Expected ERROR state but driver is on RUNNING ==> 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:214)
      at app//org.apache.kafka.test.TestUtils.lambda$waitForCondition$3(TestUtils.java:396)
      at app//org.apache.kafka.test.TestUtils.retryOnExceptionWithTimeout(TestUtils.java:444)
      at app//org.apache.kafka.test.TestUtils.waitForCondition(TestUtils.java:393)
      at app//org.apache.kafka.test.TestUtils.waitForCondition(TestUtils.java:377)
      at app//org.apache.kafka.test.TestUtils.waitForCondition(TestUtils.java:350)
      at app//org.apache.kafka.streams.integration.EOSUncleanShutdownIntegrationTest.shouldWorkWithUncleanShutdownWipeOutStateStore(EOSUncleanShutdownIntegrationTest.java:169)
      at java.base@11.0.16.1/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      at java.base@11.0.16.1/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
      at java.base@11.0.16.1/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
      at java.base@11.0.16.1/java.lang.reflect.Method.invoke(Method.java:566)
      at app//org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
      at app//org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
      at app//org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
      at app//org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
      at app//org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:299)
      at app//org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:293)
      at java.base@11.0.16.1/java.util.concurrent.FutureTask.run(FutureTask.java:264)
      at java.base@11.0.16.1/java.lang.Thread.run(Thread.java:829)

      Attachments

        Activity

          People

            Unassigned Unassigned
            chia7712 Chia-Ping Tsai
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: