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

[CI] XPackRestIT test {p0=transform/transforms_unattended/Test unattended put and start} failing #120019

Open
elasticsearchmachine opened this issue Jan 12, 2025 · 2 comments
Labels
needs:risk Requires assignment of a risk label (low, medium, blocker) :Search Relevance/Ranking Scoring, rescoring, rank evaluation. Team:Search Relevance Meta label for the Search Relevance team in Elasticsearch >test-failure Triaged test failures from CI

Comments

@elasticsearchmachine
Copy link
Collaborator

Build Scans:

Reproduction Line:

./gradlew ":x-pack:plugin:yamlRestTest" --tests "org.elasticsearch.xpack.test.rest.XPackRestIT.test {p0=transform/transforms_unattended/Test unattended put and start}" -Dtests.seed=33BC6A68D9500561 -Dtests.locale=en-JM -Dtests.timezone=Etc/GMT-2 -Druntime.java=21 -Dtests.fips.enabled=true

Applicable branches:
main

Reproduces locally?:
N/A

Failure History:
See dashboard

Failure Message:

java.lang.AssertionError: Failure at [transform/transforms_unattended:59]: expected [2xx] status code but api [transform.start_transform] returned [408 Request Timeout] [{"error":{"root_cause":[{"type":"status_exception","reason":"Starting transform [transform-unattended] timed out after [30s]","stack_trace":"org.elasticsearch.ElasticsearchStatusException: Starting transform [transform-unattended] timed out after [30s]\n\tat [email protected]/org.elasticsearch.xpack.transform.action.TransportStartTransformAction$2.onTimeout(TransportStartTransformAction.java:363)\n\tat [email protected]/org.elasticsearch.persistent.PersistentTasksService$1.onTimeout(PersistentTasksService.java:206)\n\tat [email protected]/org.elasticsearch.cluster.ClusterStateObserver$ContextPreservingListener.onTimeout(ClusterStateObserver.java:390)\n\tat [email protected]/org.elasticsearch.cluster.ClusterStateObserver$ObserverClusterStateListener.onTimeout(ClusterStateObserver.java:303)\n\tat [email protected]/org.elasticsearch.cluster.service.ClusterApplierService$NotifyTimeout.run(ClusterApplierService.java:650)\n\tat [email protected]/org.elasticsearch.common.util.concurrent.ThreadContext$ContextPreservingRunnable.run(ThreadContext.java:977)\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:1583)\n"}],"type":"status_exception","reason":"Starting transform [transform-unattended] timed out after [30s]","stack_trace":"org.elasticsearch.ElasticsearchStatusException: Starting transform [transform-unattended] timed out after [30s]\n\tat [email protected]/org.elasticsearch.xpack.transform.action.TransportStartTransformAction$2.onTimeout(TransportStartTransformAction.java:363)\n\tat [email protected]/org.elasticsearch.persistent.PersistentTasksService$1.onTimeout(PersistentTasksService.java:206)\n\tat [email protected]/org.elasticsearch.cluster.ClusterStateObserver$ContextPreservingListener.onTimeout(ClusterStateObserver.java:390)\n\tat [email protected]/org.elasticsearch.cluster.ClusterStateObserver$ObserverClusterStateListener.onTimeout(ClusterStateObserver.java:303)\n\tat [email protected]/org.elasticsearch.cluster.service.ClusterApplierService$NotifyTimeout.run(ClusterApplierService.java:650)\n\tat [email protected]/org.elasticsearch.common.util.concurrent.ThreadContext$ContextPreservingRunnable.run(ThreadContext.java:977)\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:1583)\n"},"status":408}]

Issue Reasons:

  • [main] 4 failures in test test {p0=transform/transforms_unattended/Test unattended put and start} (0.9% fail rate in 439 executions)
  • [main] 3 failures in step rest-compatibility (2.7% fail rate in 111 executions)
  • [main] 3 failures in pipeline elasticsearch-pull-request (2.7% fail rate in 110 executions)

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

@elasticsearchmachine elasticsearchmachine added :Search Relevance/Ranking Scoring, rescoring, rank evaluation. >test-failure Triaged test failures from CI labels Jan 12, 2025
elasticsearchmachine added a commit that referenced this issue Jan 12, 2025
…/transforms_unattended/Test unattended put and start} #120019
@elasticsearchmachine
Copy link
Collaborator Author

This has been muted on branch main

Mute Reasons:

  • [main] 4 failures in test test {p0=transform/transforms_unattended/Test unattended put and start} (0.9% fail rate in 439 executions)
  • [main] 3 failures in step rest-compatibility (2.7% fail rate in 111 executions)
  • [main] 3 failures in pipeline elasticsearch-pull-request (2.7% fail rate in 110 executions)

Build Scans:

@elasticsearchmachine
Copy link
Collaborator Author

Pinging @elastic/es-search-relevance (Team:Search Relevance)

@elasticsearchmachine elasticsearchmachine added needs:risk Requires assignment of a risk label (low, medium, blocker) Team:Search Relevance Meta label for the Search Relevance team in Elasticsearch labels Jan 12, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs:risk Requires assignment of a risk label (low, medium, blocker) :Search Relevance/Ranking Scoring, rescoring, rank evaluation. Team:Search Relevance Meta label for the Search Relevance team in Elasticsearch >test-failure Triaged test failures from CI
Projects
None yet
Development

No branches or pull requests

1 participant