[
https://issues.apache.org/jira/browse/KAFKA-19286?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Uladzislau Blok updated KAFKA-19286:
------------------------------------
Description:
[https://github.com/apache/kafka/actions/runs/15046629450/job/42291644617?pr=19493]
build failure for this test.
Over the past 7 days, 463 runs gave 25 flakes and 4 failures.
[https://develocity.apache.org/scans/tests?search.rootProjectNames=kafka&search.timeZoneId=Europe%2FLondon&tests.container=org.apache.kafka.storage.internals.log.RemoteIndexCacheTest]
I was able to re-produce error with repeated test:
{code:java}
100000 tests completed, 3 failed
> Task :storage:test FAILED{code}
Looks like cache wasn't propagated:
org.opentest4j.AssertionFailedError: Condition not met within timeout 15000.
cache did not adhere to expected size of 1; was 0
was:
[https://github.com/apache/kafka/actions/runs/15046629450/job/42291644617?pr=19493]
build failure for this test.
Over the past 7 days, 463 runs gave 25 flakes and 4 failures.
[https://develocity.apache.org/scans/tests?search.rootProjectNames=kafka&search.timeZoneId=Europe%2FLondon&tests.container=org.apache.kafka.storage.internals.log.RemoteIndexCacheTest]
I was able to re-produce error with repeated test:
{code:java}
100000 tests completed, 3 failed
> Task :storage:test FAILED{code}
> RemoteIndexCacheTest.testConcurrentRemoveReadForCache1 is flaky
> ---------------------------------------------------------------
>
> Key: KAFKA-19286
> URL: https://issues.apache.org/jira/browse/KAFKA-19286
> Project: Kafka
> Issue Type: Bug
> Reporter: Andrew Schofield
> Assignee: Uladzislau Blok
> Priority: Major
>
> [https://github.com/apache/kafka/actions/runs/15046629450/job/42291644617?pr=19493]
> build failure for this test.
> Over the past 7 days, 463 runs gave 25 flakes and 4 failures.
> [https://develocity.apache.org/scans/tests?search.rootProjectNames=kafka&search.timeZoneId=Europe%2FLondon&tests.container=org.apache.kafka.storage.internals.log.RemoteIndexCacheTest]
> I was able to re-produce error with repeated test:
> {code:java}
> 100000 tests completed, 3 failed
> > Task :storage:test FAILED{code}
> Looks like cache wasn't propagated:
> org.opentest4j.AssertionFailedError: Condition not met within timeout 15000.
> cache did not adhere to expected size of 1; was 0
--
This message was sent by Atlassian Jira
(v8.20.10#820010)