-
Notifications
You must be signed in to change notification settings - Fork 8.3k
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
Failing test: X-Pack Detection Engine API Integration Tests.x-pack/test/detection_engine_api_integration/security_and_spaces/prebuilt_rules/fleet_integration·ts - detection engine api security and spaces enabled - Prebuilt Rules install_prebuilt_rules_from_real_package should install prebuilt rules from the package storage #167056
Comments
Pinging @elastic/security-solution (Team: SecuritySolution) |
New failure: CI Build - main |
Pinging @elastic/security-detections-response (Team:Detections and Resp) |
Skipped. main: 514d99e |
…ts` API Integration test (#169791) Fixes: #167056 ## Summary - Flake cannot be reproduced on 500 runs on flaky test runner. - Latest fail points to [a `socket timeout` error](https://buildkite.com/elastic/kibana-on-merge/builds/36893#018b3d21-52ea-40a5-92a2-24cd2375b525) and not an issue intrinsic to the test; and a subsequent retry makes the test pass. - **Unskipping test.** ## Flaky test runs - https://buildkite.com/elastic/kibana-flaky-test-suite-runner/builds/3728 - https://buildkite.com/elastic/kibana-flaky-test-suite-runner/builds/3729 [CONTROL - NO CHANGES]
New failure: CI Build - 8.11 |
Did some research, and it looks like the For this specific case, it looks like the Fleet's API endpoint is unstable, fails and causes the flake. A couple of Slack convos with related discussions: Since in this test we are installing the |
Proposed fixes: FOR 8.12: since this test is being migrated to the new FOR 8.11: this is where the test failed and causes to reopen this ticket. Exclusively for 8.11, we'll change the installation of the |
@jpdjere Thank you for the update above. It was very helpful in getting some context about the changes. I reviewed both PRs. |
…st flake (#170510) Fixes: #167056 **See [comment](#167056 (comment)) in ticket.** **This is only the fix for 8.11.** ## Summary - Changes the installation of the `security_detection_engine` package from the current Fleet bulk install packages endpoint to use the endpoint that installs a single package, in order to get to a more stable test - Notice that the errors reported that Kibana machine are socket hangups/timeouts and are solved on retry, so they do not block any pipelines) ### For maintainers - [ ] This was checked for breaking API changes and was [labeled appropriately](https://www.elastic.co/guide/en/kibana/master/contributing.html#kibana-release-notes-process)
A test failed on a tracked branch
First failure: CI Build - main
The text was updated successfully, but these errors were encountered: