Skip to content

[CI] StandardVersusStandardReindexedIntoLogsDbChallengeRestIT testTermsQuery failing #132225

@elasticsearchmachine

Description

@elasticsearchmachine

Build Scans:

Reproduction Line:

./gradlew ":x-pack:plugin:logsdb:javaRestTest" --tests "org.elasticsearch.xpack.logsdb.qa.StandardVersusStandardReindexedIntoLogsDbChallengeRestIT.testTermsQuery" -Dtests.seed=67499165ED262246 -Dtests.locale=fr-GF -Dtests.timezone=AET -Druntime.java=24

Applicable branches:
main

Reproduces locally?:
Yes

Failure History:
See dashboard

Failure Message:

org.elasticsearch.client.ResponseException: method [POST], host [http://[::1]:46109], URI [/_reindex?refresh=true], status line [HTTP/1.1 429 Too Many Requests]
{"took":59986,"timed_out":false,"total":59,"updated":0,"created":0,"deleted":0,"batches":1,"version_conflicts":0,"noops":0,"retries":{"bulk":11,"search":0},"throttled_millis":0,"requests_per_second":-1.0,"throttled_until_millis":0,"failures":[{"index":"logs-apache-reindexed-contender","id":"49","cause":{"type":"es_rejected_execution_exception","reason":"rejected execution of primary operation [coordinating_and_primary_bytes=48145277, replica_bytes=0, all_bytes=48145277, primary_operation_bytes=6298388, max_primary_bytes=53687091]"},"status":429,"failure_store":"not_enabled"},{"index":"logs-apache-reindexed-contender","id":"35","cause":{"type":"es_rejected_execution_exception","reason":"rejected execution of primary operation [coordinating_and_primary_bytes=48145277, replica_bytes=0, all_bytes=48145277, primary_operation_bytes=6
[truncated]

Issue Reasons:

  • [main] 6 failures in test testTermsQuery (1.0% fail rate in 610 executions)
  • [main] 4 failures in step part-2 (1.4% fail rate in 288 executions)
  • [main] 4 failures in pipeline elasticsearch-pull-request (1.4% fail rate in 289 executions)

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

Metadata

Metadata

Assignees

Labels

:StorageEngine/MappingThe storage related side of mappings>test-failureTriaged test failures from CITeam:StorageEnginelow-riskAn open issue or test failure that is a low risk to future releases

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions