Skip to content

[CI] KeywordRollingUpgradeIT testIndexing failing #143795

@elasticsearchmachine

Description

@elasticsearchmachine

Build Scans:

Reproduction Line:

./gradlew ":x-pack:plugin:logsdb:qa:rolling-upgrade:v8.19.13#bwcTest" -Dtests.class="org.elasticsearch.xpack.logsdb.KeywordRollingUpgradeIT" -Dtests.method="testIndexing" -Dtests.seed=B0B49A652F80E658 -Dtests.bwc=true -Dtests.locale=nmg-CM -Dtests.timezone=Asia/Yakutsk -Druntime.java=21

Applicable branches:
main

Reproduces locally?:
N/A

Failure History:
See dashboard

Failure Message:

java.lang.RuntimeException: org.elasticsearch.client.ResponseException: method [GET], host [http://[::1]:43405], URI [/_data_stream/logs-keyword-bwc-test.with-ignore-above], status line [HTTP/1.1 404 Not Found]
{"error":{"root_cause":[{"type":"index_not_found_exception","reason":"no such index [logs-keyword-bwc-test.with-ignore-above]","resource.type":"index_or_alias","resource.id":"logs-keyword-bwc-test.with-ignore-above","index_uuid":"_na_","index":"logs-keyword-bwc-test.with-ignore-above"}],"type":"index_not_found_exception","reason":"no such index [logs-keyword-bwc-test.with-ignore-above]","resource.type":"index_or_alias","resource.id":"logs-keyword-bwc-test.with-ignore-above","index_uuid":"_na_","index":"logs-keyword-bwc-test.with-ignore-above"},"status":404}

Issue Reasons:

  • [main] 9 failures in test testIndexing (1.2% fail rate in 772 executions)
  • [main] 2 failures in step pr-upgrade-part-2 (1.8% fail rate in 113 executions)
  • [main] 2 failures in step 9.3.2_part_2_bwc-snapshots (1.7% fail rate in 115 executions)
  • [main] 2 failures in step 9.0.8_bwc (33.3% fail rate in 6 executions)
  • [main] 2 failures in pipeline elasticsearch-periodic (100.0% fail rate in 2 executions)
  • [main] 4 failures in pipeline elasticsearch-pull-request (3.2% fail rate in 125 executions)

Note:
This issue was created using new test triage automation. Please report issues or feedback to es-delivery.

Metadata

Metadata

Assignees

Labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions