elastic / kibana

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

Failing test: Rules Management - Update Prebuilt Rules Integration Tests - Serverless Env - Complete Tier.x-pack/test/security_solution_api_integration/test_suites/detections_response/rules_management/prebuilt_rules/update_prebuilt_rules_package/trial_license_complete_tier/update_prebuilt_rules_package·ts - Rules Management - Prebuilt Rules - Update Prebuilt Rules Package @ess @serverless @skipInServerlessMKI update_prebuilt_rules_package should allow user to install prebuilt rules from scratch, then install new rules and upgrade existing rules from the new package #191785

Closed kibanamachine closed 5 days ago

kibanamachine commented 2 weeks ago

A test failed on a tracked branch

Error: retry.tryWithRetries reached timeout 120000 ms waiting for 'installPrebuiltRulesPackageByVersion'
Error: socket hang up
    at Socket.socketOnEnd (node:_http_client:524:23)
    at Socket.emit (node:events:531:35)
    at endReadableNT (node:internal/streams/readable:1696:12)
    at processTicksAndRejections (node:internal/process/task_queues:82:21)
    at onFailure (retry_for_success.ts:17:9)
    at retryForSuccess (retry_for_success.ts:84:7)
    at RetryService.tryWithRetries (retry.ts:112:12)
    at installPrebuiltRulesPackageByVersion (install_fleet_package_by_url.ts:73:25)
    at Context.<anonymous> (update_prebuilt_rules_package.ts:106:46)
    at Object.apply (wrap_function.js:73:16)

First failure: kibana-on-merge - main

elasticmachine commented 2 weeks ago

Pinging @elastic/security-detection-rule-management (Team:Detection Rule Management)

banderror commented 5 days ago

Looks like a random failure