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

[BUG] Flaky test org.opensearch.search.fieldcaps.FieldCapabilitiesIT.testWithIndexFilter #10433

Closed
peternied opened this issue Oct 5, 2023 · 2 comments
Labels
flaky-test Random test failure that succeeds on second run >test-failure Test failure from CI, local build, etc.

Comments

@peternied
Copy link
Member

peternied commented Oct 5, 2023

Failure:

Error Message
java.lang.AssertionError: 
Expected: an empty iterable
     but: [<MapperParsingException[failed to parse field [timestamp] of type [date] in document with id 'azESAosByLC1Oa18-P_l'. Preview of field's value: '2020-07-08']; nested: IllegalArgumentException[failed to parse date field [2020-07-08] with format [strict_date_time_no_millis||strict_date_optional_time||epoch_millis]]; nested: DateTimeParseException[Failed to parse with all enclosed parsers];>]

Standard Error

REPRODUCE WITH: ./gradlew ':server:internalClusterTest' --tests "org.opensearch.search.fieldcaps.FieldCapabilitiesIT" -Dtests.method="testWithIndexFilter {p0={"search.concurrent_segment_search.enabled":"true"}}" -Dtests.seed=50EB4A14086A8C23 -Dtests.security.manager=true -Dtests.jvm.argline="-XX:TieredStopAtLevel=1 -XX:ReservedCodeCacheSize=64m" -Dtests.locale=fi-FI -Dtests.timezone=Europe/Volgograd -Druntime.java=20

Additional context:

          ### Gradle Check (Jenkins) Run Completed with:

Originally posted by @github-actions[bot] in #10261 (comment)

@peternied peternied added >test-failure Test failure from CI, local build, etc. flaky-test Random test failure that succeeds on second run and removed untriaged labels Oct 5, 2023
@peternied peternied changed the title Flaky test org.opensearch.search.fieldcaps.FieldCapabilitiesIT.testWithIndexFilter {p0={"search.concurrent_segment_search.enabled":"true"}} Flaky test org.opensearch.search.fieldcaps.FieldCapabilitiesIT.testWithIndexFilter Oct 5, 2023
@reta reta changed the title Flaky test org.opensearch.search.fieldcaps.FieldCapabilitiesIT.testWithIndexFilter [BUG] Flaky test org.opensearch.search.fieldcaps.FieldCapabilitiesIT.testWithIndexFilter Oct 13, 2023
@reta
Copy link
Collaborator

reta commented Oct 13, 2023

CC @CaptainDredge

@reta
Copy link
Collaborator

reta commented Oct 17, 2023

Replied in #10474 (comment), the issue was addressed (not ignored or disappeared by itself)

@reta reta closed this as completed Oct 17, 2023
@github-project-automation github-project-automation bot moved this from Todo to Done in Concurrent Search Oct 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
flaky-test Random test failure that succeeds on second run >test-failure Test failure from CI, local build, etc.
Projects
Status: Done
Development

No branches or pull requests

2 participants