Closed
Description
Build Scans:
- elasticsearch-periodic #9199 / release-tests
- elasticsearch-periodic #9192 / release-tests
- elasticsearch-periodic #9185 / release-tests
- elasticsearch-periodic #9178 / release-tests
- elasticsearch-periodic #9171 / release-tests
- elasticsearch-periodic #9164 / release-tests
- elasticsearch-periodic #9157 / release-tests
- elasticsearch-periodic #9150 / release-tests
- elasticsearch-periodic #9142 / release-tests
- elasticsearch-periodic #9135 / release-tests
Reproduction Line:
./gradlew ":x-pack:plugin:logsdb:yamlRestTest" --tests "org.elasticsearch.xpack.logsdb.LogsdbTestSuiteIT.test {yaml=patternedtext/20_synthetic_source/synthetic_source with copy_to}" -Dtests.seed=B9EC7DADA379BAEB -Dbuild.snapshot=false -Dtests.jvm.argline="-Dbuild.snapshot=false" -Dlicense.key=x-pack/license-tools/src/test/resources/public.key -Dtests.locale=ckb-IQ -Dtests.timezone=Australia/LHI -Druntime.java=24
Applicable branches:
9.1
Reproduces locally?:
N/A
Failure History:
See dashboard
Failure Message:
java.lang.AssertionError: Failure at [patternedtext/20_synthetic_source:49]: expected [2xx] status code but api [indices.create] returned [400 Bad Request] [{"error":{"root_cause":[{"type":"mapper_parsing_exception","reason":"The mapper type [patterned_text] declared on field [foo] does not exist. It might have been created within a future version or requires a plugin to be installed. Check the documentation.","stack_trace":"org.elasticsearch.index.mapper.MapperParsingException: The mapper type [patterned_text] declared on field [foo] does not exist. It might have been created within a future version or requires a plugin to be installed. Check the documentation.\n\tat [email protected]/org.elasticsearch.index.mapper.ObjectMapper$TypeParser.parseProperties(ObjectMapper.java:399)\n\tat [email protected]/org.elasticsearch.index.mapper.ObjectMapper$TypeParser.parseObjectOrDocumentTypeProperties(ObjectMapper.java:332)\n\tat [email protected]/org.elasti
[truncated]
Issue Reasons:
- [9.1] 14 consecutive failures in step release-tests
- [9.1] 14 failures in class org.elasticsearch.xpack.logsdb.LogsdbTestSuiteIT (3.8% fail rate in 370 executions)
- [9.1] 14 failures in step release-tests (100.0% fail rate in 14 executions)
- [9.1] 14 failures in pipeline elasticsearch-periodic (100.0% fail rate in 14 executions)
Note:
This issue was created using new test triage automation. Please report issues or feedback to es-delivery.