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

[8.x] functionaltests: increase timeout and print error logs (backport #15305) #15323

Merged
merged 1 commit into from
Jan 21, 2025

Conversation

mergify[bot]
Copy link
Contributor

@mergify mergify bot commented Jan 21, 2025

Motivation/summary

We observed some failures in the functionaltests pipeline due to:

  • infra cleanup exceeding the 20m timeout
  • unexpected Elasticsearch errors

This PR increases the timeout to 30 minutes (from emphirical evidence test runs where lasting around the 16 minutes mark) to overcome future timeouts.

To handle unexpected Elasticsearch error this PR adds a print of the retrieved document sources. This will help troubleshoot errors and act appropriately (errors may not necessarily be due to APM upgrade or related to the test being run).

Checklist

How to test these changes

https://github.com/elastic/apm-server/actions/runs/12892898046

Related issues

#14100


This is an automatic backport of pull request #15305 done by [Mergify](https://mergify.com).

* increase timeout to 30 minutes

* print retrieved error logs

* Update functionaltests/8_15_test.go

Co-authored-by: Marc Lopez Rubio <[email protected]>

---------

Co-authored-by: Marc Lopez Rubio <[email protected]>
(cherry picked from commit 8615428)
@mergify mergify bot added the backport label Jan 21, 2025
@mergify mergify bot requested a review from a team as a code owner January 21, 2025 21:32
@mergify mergify bot merged commit 54d8b0c into 8.x Jan 21, 2025
14 checks passed
@mergify mergify bot deleted the mergify/bp/8.x/pr-15305 branch January 21, 2025 22:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants