Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[AUTOCUT] Gradle Check Flaky Test Report for TopHitsIT #14332

Closed
opensearch-ci-bot opened this issue Jun 13, 2024 · 7 comments
Closed

[AUTOCUT] Gradle Check Flaky Test Report for TopHitsIT #14332

opensearch-ci-bot opened this issue Jun 13, 2024 · 7 comments
Assignees
Labels
autocut flaky-test Random test failure that succeeds on second run Search Search query, autocomplete ...etc >test-failure Test failure from CI, local build, etc.

Comments

@opensearch-ci-bot
Copy link
Collaborator

Flaky Test Report for TopHitsIT

Noticed the TopHitsIT has some flaky, failing tests that failed during post-merge actions.

Details

Git Reference Merged Pull Request Build Details Test Name
3d1fa98 13172 40197 org.opensearch.search.aggregations.metrics.TopHitsIT.testFieldCollapsing {p0={"search.concurrent_segment_search.enabled":"true"}}

The other pull requests, besides those involved in post-merge actions, that contain failing tests with the TopHitsIT class are:

For more details on the failed tests refer to OpenSearch Gradle Check Metrics dashboard.

@opensearch-ci-bot opensearch-ci-bot added >test-failure Test failure from CI, local build, etc. autocut untriaged labels Jun 13, 2024
@prudhvigodithi prudhvigodithi added the flaky-test Random test failure that succeeds on second run label Jun 14, 2024
@andrross andrross added the Search Search query, autocomplete ...etc label Jun 17, 2024
@jed326 jed326 self-assigned this Jun 19, 2024
@jed326
Copy link
Collaborator

jed326 commented Jun 19, 2024

Taking a look at this one

@jed326
Copy link
Collaborator

jed326 commented Jun 19, 2024

java.lang.AssertionError: Unexpected ShardFailures: [shard [[ZGVH1eqWR-m0HunwuGpJBg][field-collapsing][1]], reason [RemoteTransportException[[java.util.ConcurrentModificationException]]; nested: ResponseHandlerFailureTransportException[java.util.ConcurrentModificationException]; nested: ConcurrentModificationException; ], cause [ResponseHandlerFailureTransportException[java.util.ConcurrentModificationException]; nested: ConcurrentModificationException;
Caused by: java.util.ConcurrentModificationException
	at java.base/java.util.HashMap$HashIterator.nextNode(HashMap.java:1605)
	at java.base/java.util.HashMap$EntryIterator.next(HashMap.java:1638)
	at java.base/java.util.HashMap$EntryIterator.next(HashMap.java:1636)
	at java.base/java.util.HashMap.putMapEntries(HashMap.java:519)
	at java.base/java.util.HashMap.<init>(HashMap.java:492)
	at org.opensearch.common.util.concurrent.ThreadContext$ThreadContextStruct.putResponseHeaders(ThreadContext.java:709)
	at org.opensearch.common.util.concurrent.ThreadContext.lambda$newStoredContext$4(ThreadContext.java:278)
	at org.opensearch.common.util.concurrent.ThreadContext$StoredContext.restore(ThreadContext.java:568)
	at org.opensearch.common.util.concurrent.ThreadContext.lambda$wrapRestorable$5(ThreadContext.java:317)
	at org.opensearch.transport.TransportService$ContextRestoreResponseHandler.handleResponse(TransportService.java:1482)

This was fixed in #14084 by @ansjcy

@jed326 jed326 closed this as completed Jun 19, 2024
@github-project-automation github-project-automation bot moved this from 🆕 New to ✅ Done in Search Project Board Jun 19, 2024
@github-project-automation github-project-automation bot moved this from ✅ Done to 🏗 In progress in Search Project Board Jun 19, 2024
@jed326
Copy link
Collaborator

jed326 commented Jun 19, 2024

Hmm @andrross did I miss a step when trying to close this out? Not sure why it got re-opened by the automation

@andrross
Copy link
Member

@jed326 There's some work in flight to improve the automation, but for now it is expected for issues to be reopened like this

@dblock dblock removed the untriaged label Jul 1, 2024
@dblock
Copy link
Member

dblock commented Jul 1, 2024

[Catch All Triage - Attendees 1, 2, 3, 4, 5]

@sandeshkr419
Copy link
Contributor

@prudhvigodithi Should we close out this issue since it was not reported to be flaky after Jun 13 - will ci-bot recreate it if the issue persists?

@sandeshkr419
Copy link
Contributor

Tests not reported flaky in around 6 months. Closing this out. ci-bot should reopen in case of any new failures.

@github-project-automation github-project-automation bot moved this from 🏗 In progress to ✅ Done in Search Project Board Dec 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
autocut flaky-test Random test failure that succeeds on second run Search Search query, autocomplete ...etc >test-failure Test failure from CI, local build, etc.
Projects
Archived in project
Development

No branches or pull requests

7 participants