-
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
[CI] DataStreamsClientYamlTestSuiteIT test {p0=data_stream/240_logs_ecs_mappings/Test Elastic Agent log ECS mappings} failing #97795
Comments
Pinging @elastic/es-data-management (Team:Data Management) |
This is a weird failure, I cannot reproduce it locally and I cannot figure out why would the template not be loaded by
I haven't found anything on the logs yet, but I will keep looking |
Two more like this today:
The problem is I think that the index templates get installed asynchronously after the node has started up, and we start running tests before that's all finished:
|
Is this a duplicate of #98163? That there's nothing that stops the server from coming up before all templates are ready? |
In this PR we convert the remaining 3 yaml logs tests to java rest tests. This should remove all the flaky tests from the data stream yaml suite that's why we are reenabling it. Closes: elastic#99911 Closes: elastic#97795
Build scan:
https://gradle-enterprise.elastic.co/s/56ydgs7cr5vyc/tests/:modules:data-streams:yamlRestTest/org.elasticsearch.datastreams.DataStreamsClientYamlTestSuiteIT/test%20%7Bp0=data_stream%2F240_logs_ecs_mappings%2FTest%20Elastic%20Agent%20log%20ECS%20mappings%7D
Reproduction line:
Applicable branches:
8.9
Reproduces locally?:
Didn't try
Failure history:
https://gradle-enterprise.elastic.co/scans/tests?tests.container=org.elasticsearch.datastreams.DataStreamsClientYamlTestSuiteIT&tests.test=test%20%7Bp0%3Ddata_stream/240_logs_ecs_mappings/Test%20Elastic%20Agent%20log%20ECS%20mappings%7D
Failure excerpt:
The text was updated successfully, but these errors were encountered: