-
Notifications
You must be signed in to change notification settings - Fork 24.9k
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
elasticsearch-ci Darwin compatibility jobs constantly suffer suite timeouts #48148
Comments
Pinging @elastic/ml-core (:ml) |
This build still constantly fails due to suite timeouts, but recently it's always been in the docs suite, not ML:
Looking through the test timings in the docs suite one test is particularly slow (
The timings above came from https://gradle-enterprise.elastic.co/s/a5numqgusxnou/tests/byProject?toggled=W1syXSxbMiwwXSxbMiwwLDBdLFsyLDAsMCwwXSxbMiwwLDAsMCwyXV0 |
Pinging @elastic/es-core-infra (:Core/Infra/Build) |
There's no way 2 workers produce a load that would explain these times, maybe some faulty hardware ? |
It seems that the yml tests are overlapping with server integ test that also run on parallel, so we do produce quite a bit of load even with 2 workers. |
We have two successful builds : https://elasticsearch-ci.elastic.co/job/elastic+elasticsearch+master+multijob-darwin-compatibility/338/ |
See:
https://elasticsearch-ci.elastic.co/job/elastic+elasticsearch+master+multijob-darwin-compatibility/
We used to run with 4 workers.
These were reduced to 2 and we still see failures in this test : https://gradle-enterprise.elastic.co/s/mxtkxz4mrrgbe/
The text was updated successfully, but these errors were encountered: