elastic / kibana

Your window into the Elastic Stack
https://www.elastic.co/products/kibana
Other
19.77k stars 8.17k forks source link

Failing test: Detection Engine - Rule Execution Logic Integration Tests - ESS Env - Trial License.x-pack/test/security_solution_api_integration/test_suites/detections_response/detection_engine/rule_execution_logic/trial_license_complete_tier/execution_logic/machine_learning_alert_suppression·ts - Rule execution logic API Detection Engine - Execution logic @ess @serverless @skipInServerlessMKI Machine Learning Detection Rule - Alert Suppression with an active ML Job with interval suppression duration performs no suppression if a single alert is generated #187614

Closed kibanamachine closed 2 months ago

kibanamachine commented 3 months ago

A test failed on a tracked branch

Error: Timeout of 360000ms exceeded. For async tests and hooks, ensure "done()" is called; if returning a Promise, ensure it resolves. (/opt/buildkite-agent/builds/bk-agent-prod-gcp-1720143219542168476/elastic/kibana-on-merge/kibana/x-pack/test/security_solution_api_integration/test_suites/detections_response/detection_engine/rule_execution_logic/trial_license_complete_tier/execution_logic/machine_learning_alert_suppression.ts)
    at listOnTimeout (node:internal/timers:573:17)
    at processTimers (node:internal/timers:514:7) {
  code: 'ERR_MOCHA_TIMEOUT',
  timeout: 360000,
  file: '/opt/buildkite-agent/builds/bk-agent-prod-gcp-1720143219542168476/elastic/kibana-on-merge/kibana/x-pack/test/security_solution_api_integration/test_suites/detections_response/detection_engine/rule_execution_logic/trial_license_complete_tier/execution_logic/machine_learning_alert_suppression.ts'
}

First failure: kibana-on-merge - main

elasticmachine commented 3 months ago

Pinging @elastic/security-detection-engine (Team:Detection Engine)

kibanamachine commented 2 months ago

New failure: kibana-on-merge - main

kibanamachine commented 2 months ago

New failure: kibana-on-merge - main

kibanamachine commented 2 months ago

New failure: kibana-on-merge - main

kibanamachine commented 2 months ago

New failure: kibana-on-merge - main

rylnd commented 2 months ago

This looks to be the same underlying failure mechanism as in https://github.com/elastic/kibana/issues/187478. I'm going to skip them all for now, and continue investigation in https://github.com/elastic/kibana/pull/182183.

rylnd commented 2 months ago

/skip

kibanamachine commented 2 months ago

New failure: kibana-on-merge - main

rylnd commented 2 months ago

@tiansivive /skip didn't work for me so I opened #188029 . Feel free to close that and use your preferred workflow, though.

kibanamachine commented 2 months ago

New failure: kibana-on-merge - main

rylnd commented 2 months ago

Closed by https://github.com/elastic/kibana/pull/188155.