-
Notifications
You must be signed in to change notification settings - Fork 25k
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] DocsClientYamlTestSuiteIT test {yaml=reference/rest-api/watcher/put-watch/line_120} failing #99517
Comments
Pinging @elastic/es-data-management (Team:Data Management) |
Suspiciously, this test began at 11:59,794 and ended at 12:00,510. |
This happens during the cleanup at the end of the test. It deletes all data streams, then deletes all indices. My guess is that since this ran across midnight, the watch was actually triggered. Since history is now written asynchronously, a history record came in after the watcher history datastream had been deleted, causing the datastream to be recreated. |
This issue presented itself again today: |
This happened again today: https://gradle-enterprise.elastic.co/s/pjox7ahol3brw |
@masseyke Since this is a clean up what if we first disable watcher and then perform the clean up? Do you think this would work? Also the midnight part might not be so relevant because we have failures at different times as well. |
Nvm, it was static setting |
This is not the same issue. In the past the delete failed while now it fails because it returns a warning:
I will check if we can absorb the warning though |
This has been muted on branch main Mute Reasons:
Build Scans: |
…=reference/rest-api/watcher/put-watch/line_120} #99517
…=reference/rest-api/watcher/put-watch/line_120} elastic#99517
…=reference/rest-api/watcher/put-watch/line_120} elastic#99517
This issue has been closed because it has been open for too long with no activity. Any muted tests that were associated with this issue have been unmuted. If the tests begin failing again, a new issue will be opened, and they may be muted again. |
Build scan:
https://gradle-enterprise.elastic.co/s/rfrmj66wpiq3g/tests/:docs:yamlRestTest/org.elasticsearch.smoketest.DocsClientYamlTestSuiteIT/test%20%7Byaml=reference%2Frest-api%2Fwatcher%2Fput-watch%2Fline_120%7D
Reproduction line:
Applicable branches:
main
Reproduces locally?:
Didn't try
Failure history:
https://gradle-enterprise.elastic.co/scans/tests?tests.container=org.elasticsearch.smoketest.DocsClientYamlTestSuiteIT&tests.test=test%20%7Byaml%3Dreference/rest-api/watcher/put-watch/line_120%7D
Failure excerpt:
The text was updated successfully, but these errors were encountered: