Skip to content

[CI] XPackRestIT test {p0=transform/transforms_start_stop/Verify start transform reuses destination index} failing #115808

@elasticsearchmachine

Description

@elasticsearchmachine

Build Scans:

Reproduction Line:

./gradlew ":x-pack:plugin:yamlRestTest" --tests "org.elasticsearch.xpack.test.rest.XPackRestIT.test {p0=transform/transforms_start_stop/Verify start transform reuses destination index}" -Dtests.seed=8042280025D39B59 -Dtests.locale=en-CM -Dtests.timezone=America/El_Salvador -Druntime.java=22

Applicable branches:
main

Reproduces locally?:
N/A

Failure History:
See dashboard

Failure Message:

java.lang.AssertionError: Failure at [transform/transforms_start_stop:201]: expected [2xx] status code but api [transform.start_transform] returned [408 Request Timeout] [{"error":{"root_cause":[{"type":"status_exception","reason":"Starting transform [airline-transform-start-stop] timed out after [30s]","stack_trace":"org.elasticsearch.ElasticsearchStatusException: Starting transform [airline-transform-start-stop] timed out after [30s]\n\tat org.elasticsearch.transform@9.0.0-SNAPSHOT/org.elasticsearch.xpack.transform.action.TransportStartTransformAction$2.onTimeout(TransportStartTransformAction.java:353)\n\tat org.elasticsearch.server@9.0.0-SNAPSHOT/org.elasticsearch.persistent.PersistentTasksService$1.onTimeout(PersistentTasksService.java:206)\n\tat org.elasticsearch.server@9.0.0-SNAPSHOT/org.elasticsearch.cluster.ClusterStateObserver$ContextPreservingListener.onTimeout(ClusterStateObserver.java:390)\n\tat org.elasticsearch.server@9.0.0-SNAPSHOT/org.elasticsearch.cluster.ClusterStateObserver$ObserverClusterStateListener.onTimeout(ClusterStateObserver.java:303)\n\tat org.elasticsearch.server@9.0.0-SNAPSHOT/org.elasticsearch.cluster.service.ClusterApplierService$NotifyTimeout.run(ClusterApplierService.java:650)\n\tat org.elasticsearch.server@9.0.0-SNAPSHOT/org.elasticsearch.common.util.concurrent.ThreadContext$ContextPreservingRunnable.run(ThreadContext.java:956)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)\n\tat java.base/java.lang.Thread.run(Thread.java:1570)\n"}],"type":"status_exception","reason":"Starting transform [airline-transform-start-stop] timed out after [30s]","stack_trace":"org.elasticsearch.ElasticsearchStatusException: Starting transform [airline-transform-start-stop] timed out after [30s]\n\tat org.elasticsearch.transform@9.0.0-SNAPSHOT/org.elasticsearch.xpack.transform.action.TransportStartTransformAction$2.onTimeout(TransportStartTransformAction.java:353)\n\tat org.elasticsearch.server@9.0.0-SNAPSHOT/org.elasticsearch.persistent.PersistentTasksService$1.onTimeout(PersistentTasksService.java:206)\n\tat org.elasticsearch.server@9.0.0-SNAPSHOT/org.elasticsearch.cluster.ClusterStateObserver$ContextPreservingListener.onTimeout(ClusterStateObserver.java:390)\n\tat org.elasticsearch.server@9.0.0-SNAPSHOT/org.elasticsearch.cluster.ClusterStateObserver$ObserverClusterStateListener.onTimeout(ClusterStateObserver.java:303)\n\tat org.elasticsearch.server@9.0.0-SNAPSHOT/org.elasticsearch.cluster.service.ClusterApplierService$NotifyTimeout.run(ClusterApplierService.java:650)\n\tat org.elasticsearch.server@9.0.0-SNAPSHOT/org.elasticsearch.common.util.concurrent.ThreadContext$ContextPreservingRunnable.run(ThreadContext.java:956)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)\n\tat java.base/java.lang.Thread.run(Thread.java:1570)\n"},"status":408}]

Issue Reasons:

  • [main] 4 failures in test test {p0=transform/transforms_start_stop/Verify start transform reuses destination index} (0.4% fail rate in 903 executions)
  • [main] 2 failures in step rest-compatibility (1.0% fail rate in 192 executions)
  • [main] 2 failures in pipeline elasticsearch-pull-request (1.0% fail rate in 193 executions)

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

Metadata

Metadata

Assignees

Labels

:ml/TransformTransform>test-failureTriaged test failures from CITeam:MLMeta label for the ML teamlow-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